/* reset css */
body{
	color:#616161;
    font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 30px;
	
}
.home-bg{
	background: #ffffff;
}
ul{
	padding:0px;
	margin:0px;
}
li{
	list-style:none;
}
a{
	color:#000000;
	transition: all 500ms ease 0s;
}

a, a:hover, a:active, a:focus{
	text-decoration:none;
}
a:hover, a:active, a:focus{
	outline:none;
	border:none;
}
.quick-news p{
	padding: 10px;
    margin: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
/* End reset css */
.read-more{
	margin-top:20px;
}
.read-more a{
	border: 1px solid #26303c;
    padding: 10px 20px;
    border-radius: 20px;
}
.read-more a:hover{
	background:#26303c;
	color:#fff;
}
/* custom css */
header{
	position: relative;
    z-index: 99;
}
.logo-and-care{
	padding:10px 0;
	display:block;
	background: #fff;
	position:relative;
}
.logo {
	    margin-top: 15px;
}
.logo img{
	width:150px;
}
.top-links li{
	display:inline-block;	
}
.top-links li a{
	border-left: 1px solid #ffffff;
    padding: 0 12px;
    line-height: 100%;
    display: block;
}
.top-links li:first-child a{
	border:0px;
	padding-left:0px;
}
.top-right-wrapper .col-sm-4.col-xs-12{
	border-left: 1px solid #ffffff;
}
.top-right-wrapper .col-sm-4.col-xs-12:first-child{
	border-left:0px;
}
.top-right-wrapper .top-call .fa, .top-right-wrapper .top-email .fa{
	margin-right:8px;
}
.main-menu{
	margin:7px 0;
}
.ptb-40{
	padding:40px 0;
}
.float-right{
	float:right;
}
.pt10{
    padding-top:10px;
}
.pt20{
    padding-top:20px;
}
.pt30{
    padding-top:30px;
}
.pt40{
    padding-top:40px;
}
.pt50{
    padding-top:50px;
}
.pb10{
    padding-bottom:10px;
}
.pb20{
    padding-bottom:20px;
}
.pb30{
    padding-bottom:30px;
}
.pb40{
    padding-bottom:40px;
}
.pb50{
    padding-bottom:50px;
}
.p10{
    padding:10px;
}
.p20{
    padding:20px;
}
.p30{
    padding:30px;
}
.p40{
    padding:40px;
}
.p50{
    padding:50px;
}
.mt10{
    margin-top:10px;
}
.mt20{
    margin-top:20px;
}
.mt30{
    margin-top:30px;
}
.mt40{
    margin-top:40px;
}
.mt50{
    margin-top:50px;
}
.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb30{
    margin-bottom:30px;
}
.mb40{
    margin-bottom:40px;
}
.mb50{
    margin-bottom:50px;
}
.m10{
    margin:10px;
}
.m20{
    margin:20px;
}
.m30{
    margin:30px;
}
.m40{
    margin:40px;
}
.m50{
    margin:50px;
}
/*----------------------------------------*/
/*  Nav Area
/*----------------------------------------*/
.navbar-default{
    background-color: #f8f8f800;
    border-color: #e7e7e700;
}
.header{
    position: absolute;
    z-index: 999;
    width: 100%;
    padding: 10px 0px;
}
.header .navbar-default .navbar-nav>li>a {
    color: #eee;
    font-size: 18px;
}
.logo h1{
    color: #fff;
    letter-spacing: 8px;
    margin: 10px 0px 0px 0px;
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}

.main-menu ul.navbar-nav >li:hover > a:before, .main-menu ul.navbar-nav >li.active > a::before {
    width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #003cc4;
    position: relative;
    z-index: 9999999;
}

.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}

.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    border-top: 2px solid #fdd55c;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: -99;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
    margin-bottom: 0px;
}
.main-menu ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
    list-style: none;
    padding: 0;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#fff;
    background: #0a141d;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}

/* slider */
.slider-content{
    position: absolute;
    top: 65%;
    background: #1b232dad;
    width: 50%;
    margin-left: 25%;
    padding: 20px;
}
.slider-content h2{
	color:#fff;
}
.slider-content p{
	color:#fff;
}
.rev_slider_wrapper{
	height: 545px!important;
}
.rev_slider{
	height: 545px!important;
}
.rev_slider .tp-bgimg{
	background-size:100%!important;
}
.slider{
	position:relative;
    z-index:1;
}
.slider .tp-bullets{
	display:none;
}
.slider li{
	position:relative;
}
.campus-addr{
	text-align: center;
}
.address-form .input-group{
	width: 100%;
}
.our-team{
    text-align: center;
    margin-bottom: 100px;
    position: relative;
}
.our-team:after{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(60deg,#1b232d,#1b232d);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}
.our-team:hover:after{
    transform: scale(1);
}
.our-team img{
    width: 100%;
    height: 255px;
}
.our-team .team-content{
    width: 75%;
    background: #fff;
    padding: 30px 0;
    margin: 0 auto;
    box-shadow: 0px 0px 10px 0px #eee;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.our-team .title{
    font-size: 16px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.our-team .post{
    display: block;
    font-size: 13px;
    color: #999;
    text-transform: capitalize;
}
.our-team .social{
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}
.our-team:hover .social{
    opacity: 1;
    transform: scale(1);
}
.our-team .social li{
    display: inline-block;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social li{
    margin: 20px 4px 0;
}
.our-team .social li a{
    display: block;
    width: 30px;
    height: 30px;
    background: #2e5077;
    font-size:15px;
    font-weight: 600;
    color: #d7e8ba;
    line-height: 30px;
    transition: all 0.5s ease 0s;
}
.our-team .social li a:hover{
    background: #4da1a9;
    color: #fff;
}
@media only screen and (max-width:990px){
    .our-team{ margin-bottom: 80px; }
}
.gallery-img img{
	width:100%;
	margin-bottom: 30px;
	height: 200px;
}
.gallery-img h3{
	    text-align: center;
    background: #d22720;
    padding: 10px 0px;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
}
/*MANAGEMENT AREA*/
.comit-box img{
	width:40%;
	float: left;
	margin-bottom: 30px;
	height: 220px;
}
.comit-content{
	border: 1px solid #eee0;
    margin-left: 197px;
    padding: 20px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px 1px #eee;
    position: relative;
    top: 16px;
}
/* footer */
.footer-logo {
    background: #fff;
    padding: 20px;
}
.footer-minimize{
	display:block;
}
.copy-text p{
	font-size: 16px;
	margin-top: 12px;
}
footer{
	background:#26303c url("../images/footer-pattern.png") repeat;
	color:#ffffff;
	padding:0 0 20px;
	display:none;
}
footer h4{
	font-size:17px;
	color:#3aa468;
	font-weight:bold;
}
footer .common-footer-block li a{
	color:#ffffff;
}
footer .col-sm-2{
	float:none;
	display:inline-block;
	width:14%;
	vertical-align:top;
}
footer .col-sm-3{
	float:none;
	display:inline-block;
	width:21%;
	vertical-align:top;	
}
footer .col-sm-4{
	float:none;
	display:inline-block;
	width:28%;
	vertical-align:top;	
}
.total-visitor{
	font-weight:bold;
}
.total-visitor-num{
	color:#3aa468;
	font-size:15px;
}
.social-media-bottom li{
	display:inline-block;
	margin:0 10px;
}
.social-media-bottom li:first-child{
	margin-left:0px;
}
.social-media-bottom li a{
	font-size:28px;
}
.social-media-bottom li.fb a:hover{
	color:#3B5999;
}
.social-media-bottom li.tw a:hover{
	color:#55ACEE;
}
.social-media-bottom li.in a:hover{
	color:#0077B5;
}
.social-media-bottom li.you a:hover{
	color:#cc181e;
}
.footer-link a{
	text-transform:capitalize;
	margin-bottom:8px;
	display:block;
	font-size:13px;
	line-height: 1;
}
.footer-link a:hover{
	color: #3aa468;
	border-left:2px solid #3aa468;
	padding-left:5px;	
}
.footer-bottom{
	background-color:#ebf2fc;
	color:#26303c;
	text-align:center;
	font-size:13px;
	padding:15px 0;
}
.footer-bottom p{
	margin:0px;
}
.footer-menu ul li{
	display:inline-block;
	border-left:1px solid #26303c;	
	line-height:100%;
}
.footer-menu ul li:first-child{
	border-left:0px;
}
.footer-menu ul li a{
	color:#26303c;
	line-height:100%;
	padding:0 10px;
}
.footer-menu ul li a:hover{
	color:#3aa468;	
}
.powered-by a{
	color:#3aa468;
	font-weight: bold;
}
.section-about{
	padding:40px 0 50px;
	display:block;
	background:#fff;
	background-position:center;
}
.about-content p{
	text-align: justify;
}
.about-img img{
	width:100%;
}
.mem-img img{
	width:100%;
}
.mem-content p{
	text-align: justify;
}
.mem-img h3{
	text-align: center;
}
.section-about h2{
	font-size:32px;
	font-family: 'Playfair Display', serif;
	margin:0 0 35px;
	position:relative;
}
.section-about h2:before{
	content:"";
	background-image: -webkit-linear-gradient( 0deg, rgb(67, 80, 91) 0%, rgb(67, 80, 91) 47%, rgb(67, 80, 91) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(67, 80, 91) 0%, rgb(67, 80, 91) 47%, rgb(67, 80, 91) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(67, 80, 91) 0%, rgb(67, 80, 91) 47%, rgb(67, 80, 91) 100%);
	position: absolute;
	left:0;
	top:auto;
	bottom:-10px;
	width: 212px;
	height: 2px; 
}
.section-about h2 span{
	color:#378854;
}
.section-about p{
	line-height:30px;	
}
.read-more{
	display: inline-block;
	margin-top:15px;
}
.read-more span.read-more-text{
	display:inline-block;
	padding:10px 20px;
	background-color:#ffffff;
	border:1px solid #43505b;
}
.read-more span.read-more-arrow{
	display:inline-block;
	background-color:#43505b;
	border:1px solid #43505b;
	padding:10px 20px;
	color:#ffffff;	
}
.read-more a:hover span.read-more-text{
	background-color:#388753;
	color:#ffffff;
}
.read-more a:hover span.read-more-arrow{
	background-color:#ffffff;
	color:#388753;
}
.news-and-event{
	    padding: 25px;
    background-color: #d22720;
    position: relative;
    height: 470px;
    color: #fff
}
.news-and-event marquee{
	height: 360px;
}
.news-and-event h4{
	color:#fff;
	font-size:32px;
	font-weight:bold;
	margin:0 0 20px;
} 
.news-and-event-inner .media-left{
	text-align:center;
	border-bottom:1px solid #d8dfea;	
	padding-bottom:10px;
	position:relative;
}
.news-and-event-inner .media-left:before{
	content:"";
	position:absolute;
	height:20px;
	width:1px;
	right:0;
	top:50%;
	background-color:#d8dfea;
	margin-top:-10px;
}
.news-and-event-inner .date{
	font-size:25px;
	color:#378854;
}
.news-and-event-inner .month{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;	
}
.news-and-event-inner .media-body{
	padding-bottom:0px;
	vertical-align:middle;	
	padding-left:15px;
	padding-right:25px;
	position:relative;
}
.news-and-event-inner .media-body .media-heading{
	font-size:14px;
	color:#111820;
	font-weight:normal;
	vertical-align:middle;
	margin-bottom:0px;
	padding-bottom:0px;	
}
.news-and-event-inner .media{
	margin-top:5px !important;
}
.news-and-event .view-all{
	margin: 0px;
    position: absolute;
    bottom: 0;
    right: auto;
    text-align: right;
    width: 100%;
    background: #fff;
    padding: 10px 0;
}
.news-and-event .view-all .fa{
	display:none;
}
.news-and-event .push-play {
    color: #388753;
    padding:5px 0px;
    display: block;
    font-size: 10px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: 2px solid #388753;
    text-align: center;
    width: 24px;
    height: 24px;
    margin:6px 0;
}
.news-and-event h4 a {
    color:#388753;
}
.news-and-event .push-play:hover,
.news-and-event .push-play:focus {
    color:#388753;
}
.more-arrow{
	position: absolute;
	right: 0;
	top:20px;
}
.more-arrow a{
	display:block;
}
.more-arrow .fa{
	color:#378854;	
}
.view-all a{
	display:block;
	color:#666666;
	font-weight:bold;
}
.view-all a:hover{
	color:#489263;	
}
.view-all a .fa{
	color:#489263;	
	margin-left:20px;
}

.four-process-blocks{
	padding:50px 0 0;
}
.process-block img{
	width: 100px;
    float: right;
}
.common-process-block{
	padding:25px 25px 100px;
	box-shadow:1px 2px 25px #cfd2d4;
	position: relative;
	display: block;
	cursor:pointer;
}
.common-process-block:hover{
	box-shadow:1px 10px 25px #8c8c8c;
}
.common-process-block h4{
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
	line-height:36px;
	margin: 0 0 30px;
}
.admission-open{
	background-color:#fca262;
}
.online-registration{
	background-color:#2d94ea;
}
.dps-newsletter{
	background-color:#3eab6d;
}
.school-calendar{
	background-color:#e6bd3c;
}
.process-block{
	position: absolute;
    bottom:15px;
    right: 30px;
    top: auto;
    margin-left: 0;
    text-align: right;
}
/*.process-block img{
	width:60px;
}*/

/* Whats New in DPS Campus */ 
.whats-new{
    background:#ebf2fc;    
}
.whats-new h2{
	font-size:32px;
	font-family: 'Playfair Display', serif;
	margin: 0 0 35px;
	position: relative;
	text-align:center;
}
.whats-new h2 span {
    color: #378854;
}
.whats-new-title{
	background:url("../images/whats-new.png") no-repeat;
	border-bottom:1px solid #e0e8f5;
	display:none;
}
.both-imgs{
	position:relative;
}
.both-imgs .children{
	background:url("../images/children.png") no-repeat;
    background-position:top left;	
    position:absolute;
    width:199px;
    height:207px;
    display:block;
    left:0;
    top:-50px;
}
.both-imgs .books{
	background:url("../images/books.png") no-repeat;
    background-position:top left;	
    position:absolute;
    width:212px;
    height:173px;
    display:block;
    right:0;
    top:-40px;
}
.removenone{}
.principal-message{
	background-color:#ffffff;
	padding: 30px 30px;
}
.principal-message h4{
	font-family: 'PT Sans', sans-serif;
	font-size:28px;
	color:#4c5660;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0;
}
.principal-message p{
	line-height:27px;
	color:#111820;
	text-align:justify;
}
.principal-message img{
	border: 2px solid #26303c;	
	width:140px;
	margin-left: 20px;
}
/*.principal-message .read-more{
	margin-top:0px;
}*/
.partner-wrap{
	background-color:#ebf2fc;
	padding:5px 0;
}
.partner-wrap .col-sm-3{
	text-align:center;
}
.title-small{
	font-size:20px;
	font-weight:bold;
	color:#4c5660;
	position:relative;
}
.title-small:before{
	content: "";
    background-image: -moz-linear-gradient( 0deg, rgb(253,142,66) 0%, rgb(57,215,255) 47%, rgb(255,196,30) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(253,142,66) 0%, rgb(57,215,255) 47%, rgb(255,196,30) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(253,142,66) 0%, rgb(57,215,255) 47%, rgb(255,196,30) 100%);
    position: absolute;
    left: 0;
    top: auto;
    bottom: -10px;
    width:96px;
    height: 2px;
}
.whats-new-content{
	padding:0 0 30px;
}
.featured-news .media-heading{
	font-size:16px;
	font-weight:bold;
	color:#4c5660;
	text-transform:uppercase;
	line-height:22px;
}
.featured-news .media-left{
	padding-right:0px;
	margin-right:20px;
	position:relative;
}
.featured-news .media-body{
	padding-left:20px;
}
.img-caption{
	background-color:#3aa468;
	padding:0;
	display:table;
	color:#ffffff;
	position:absolute;
	bottom:0px;
	width:100%;
	font-size:13px;
}
.img-caption span{
	width: 50%;
	padding: 5px 4%;
	display: table-cell;
}
.img-caption .f-date .fa{
	margin-right:5px;
}
.latest-news .media{
	display: block;
	margin-bottom:20px;
}
.latest-news .media:hover, .featured-news .media:hover{
	box-shadow:0px 5px 5px #c5d3ea;
}
.featured-news a{
	cursor:pointer;
	display:block;
}
.featured-news a:hover h4{
	color:#3aa468;
}
.latest-news .media-heading{
	line-height:18px;
	font-size:14px;
}
.latest-news .latest-news-date{
	color:#3aa468;
	margin:5px 0 0;
	font-weight:500;
	font-size:13px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border:none!important;
}
.tab ul li{
	 font-size: 20px!important;
	 text-align: center!important;

}
.tab .nav-tabs{
    padding-bottom:20px;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover{
    background: #26303c;
    color: #fff;
    border: none;
}
.photo-content h3{
    background: #000000b8;
    margin: 0;
    padding: 10px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.nav-tabs>li>a{
    background: #e4dfdc;
}
.tab-row-pading{
    padding:20px;
}
.tab ul li a i{
	margin-right: 20px!important;
   
}
.section-associate{
    background: #d22720;
    padding: 40px 0px;
}
.section-associate{
	text-align: cnter;
}
.small-footer{
    position: relative;
    background: #26303c;
    display: block;
    width: 100%;
    text-align: center;
}
.small-box img{
	width:55% !important;
	float: none;
    margin: 0 auto;
}
.click-me{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 4px;
    position: relative;
    top: -15px;
    line-height: 1;
}
.small-footer .fa {
    margin-left: 0;
    color: #9f7f42;
    line-height: 1;
    padding: 10px;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    background: #26303c;
    position: relative;
    top: -20px;
    font-size: 18px;
    cursor: pointer;
}
.section-footer{
	background: #26303c;
    padding: 40px 0px;
}
.visitor-counter h3{
	font-size: 20px;
	margin: 16px 0px;
}
.section-footer h3{
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 30px;
}
.section-footer p{
	color:#fff;
}
.footer-copyright{
	background-color: #1b232d;
    color: #ffffff;
    text-align: center;
    font-size: 13px;
}
.footer-menu{
	display: inline-flex;
	margin-top: 10px;
}
.footer-menu li{
    margin-left: 5px;
    border-right: 1px solid #26303ca1;
    padding-right: 10px;
}

/* DPS Gallery */

.dps-gallery li{
	padding:0px;
}
.dps-gallery li.dps-gallery{
	background-color:#268adf;
}
.dps-gallery li.disabled a{
	color:#ffffff;
	font-weight:bold;
}
.dps-gallery li.disabled a:hover, .dps-gallery li.disabled a:focus{
	color:#ffffff;
}
.dps-gallery li a{
	color:#a0acbc;
	font-weight:normal;
	font-size:25px;
	text-align:center;
	padding:20px 15px 20px 50px;
	border:0px;
	border-radius:0px;
	margin:0px;
}
.dps-gallery li.active a{
	background:#3aa468;
	color:#ffffff;	
	border:0px;
	border-radius:0px;
	margin:0px;
}
.dps-gallery li.photo-gallery a{
	background:#cfdcee url("../images/photo-gallery.png") no-repeat;
	background-position:105px center;		
}
.dps-gallery li.photo-gallery:hover a, .dps-gallery li.photo-gallery.active a{
	background:#3aa468 url("../images/photo-gallery-hover.png") no-repeat;
	background-position:105px center;	
	color:#ffffff;	
	border:0px;
}
.dps-gallery li.video-gallery a{
	background:#cfdcee  url("../images/video-gallery.png") no-repeat;	
	background-position: 72px center;	
}
.dps-gallery li.video-gallery:hover a,  .dps-gallery li.video-gallery.active a{
	background:#3aa468  url("../images/video-gallery-hover.png") no-repeat;	
	background-position: 72px center;	
	color:#ffffff;
	border:0px;
}
.imgbox {
    position: relative;
}
.imgbox img {
    max-width: 100%;
}
.imgbox .ovrly {
    background: rgba(0, 0, 0, 0.7);
    height: auto;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    text-align: center;
    line-height: 100%;
    padding: 10px;
    bottom: 0;
}
.imgbox:hover .ovrly {
    opacity: 1;
}
.imgbox .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display:none;
}
.imgbox .buttons .fa {	
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkt-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    opacity: 0;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    color: rgba(50, 50, 50, 0.9);
}
.imgbox:hover .buttons .fa {	
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: block;
    margin-top: -20px;
}
.owl-carousel .owl-nav .owl-prev{
    position: absolute;
    left: -15px;
    background: rgb(67, 80, 91);
    color: #fff;
    padding: 11px 11px;
    max-width: 30px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    height: 30px;
    line-height: 10px;
}
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -15px;
    background:rgb(67, 80, 91);
    color: #fff;
    padding: 10px 12px;
    max-width: 30px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    eight: 30px;
    line-height: 10px;
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover{
	background:rgba(0,0,0,1);
}
.top-menu-wrap{
	background:#d22720;
	padding:10px 0;
	display:block;
}
.top-menu{
	position:relative;
}
.top-menu ul li{
	display:inline-block;
	margin:0 11px;/*0 15px;*/
}
.top-menu i { color: #fff }
.top-menu ul li a{
	color:#ffffff;
	font-size:14px;/*16px*/
	padding:10px 0 10px 10px;
	font-weight:500;
}
.top-menu ul li.home a{
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.infrastructure a{
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.webmail a{
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.career a{
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.gallery a{
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.contact a{
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.parents-login a{
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.admission-enquiry a{
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.downloads > a{
	background:url("../images/downloads.png") no-repeat;
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.achievements > a{
	background:url("../images/icons8-prize-48.png") no-repeat;
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.general-info > a{
	background:url("../images/general-info.png") no-repeat;
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.calendar > a{
	background:url("../images/icons8-thursday-48.png") no-repeat;
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.result > a{
	background:url("../images/result.png") no-repeat;
	background-position: left center;
	    background-size: 32px;
}
.top-menu ul li.magzin > a{
	background:url("../images/magzin.png") no-repeat;
	background-position: left center;
	    background-size: 32px;
}

/* search box css */

.top-bar {
	height: 100%;
	width: auto;
	background-color: #378854;
	position: absolute;
	right: 0;
	top: -5px;
	padding-bottom: 0;
	display: block;
	min-height: 89px;
}
.search-container {
    max-width:950px;
    margin: auto;    
}
.search-container .search {        
    width:23px;
    height:23px;
    border:0px;
    margin:33px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    float: right;
    background:url("../images/search.png") no-repeat;
    background-position:center;
    font-size:0px;
    cursor:pointer;
    color:#ffffff;
}
.search:focus {
	width:220px;
	background: #205633 url(../images/search.png) no-repeat;
	background-position: 95% center;
	padding: 10px 38px 10px 15px;
	margin-top: 23px;
	border: 1px solid #215533;
	color: #fff;
	border-radius: 25px;
    outline: none; 
    font-size:14px;
}
.po-relative{
	position:relative;
}

/* Main menu */
.wsmenucontainer{
	background:rgba(255,255,255,0.10);
}

.stickytop {
   animation: smoothScroll 1s alternate;
   -webkit-animation: smoothScroll 1s alternate;   
}
.stickytop {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow:0 3px 10px rgba(0,0,0,0.20);
    transition: all 1s ease-out 0s;
}
@-webkit-keyframes smoothScroll {
    0% {
        -webkit-transform: translateY(-40px);
       transform: translateY(-40px);
    }
    100% {
        -webkit-transform: translateY(0px);
       transform: translateY(0px);
    }
}
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
/* calendar css */
.school-calendar-wrap{
	margin-bottom:10px;
}
.school-calendar-wrap h4{
	font-family: 'PT Sans', sans-serif;
	font-size: 32px;
	color: #4c5660;
	font-weight: bold;
	text-transform: uppercase;
	margin:0 0 20px;
}
.ui-widget.ui-widget-content{
	width:100%;
	border: 1px solid #398652;
}
.ui-datepicker td span, .ui-datepicker td a{
	padding:1em;
	text-align:center;
	font-size:18px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
	border: 1px solid #388753;
    background: #388753;
    font-weight: normal;
    color: #ffffff;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #e6bd3c;
    background: #e6bd3c;
    color: #ffffff;
}
.ui-state-default.ui-state-hover{
	border: 1px solid #e6bd3c;
    background: #e6bd3c;
    color: #ffffff;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e6bd3c;
    color: #333333;
    font-weight: bold;
}
.ui-widget-header .ui-icon{
	background-image: url("../images/ui-icons_444444_256x240.png");
}
.quick-news marquee{	
	padding:10px;
	display: block;
}
.quick-news .yellow-bg{
	background-color:#26303c;
	position:relative;
}
.quick-news .blue-bg{
	background-color:#d22720;
	color:#ffffff;
}
.quick-news .blue-bg:before{
    content: "";
    display: block;
    position: absolute;
    left: -9px;
    width: 19px;
    height: 50px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background-color: #d22720;
    z-index: 9;
}
.quick-news .blue-bg a{
	color:#ffffff;
}
.quick-news a{
	color:#000000;
	font-size:13px;
	text-transform:uppercase;
}
.quick-news span{
	border-right:1px solid red;
	padding-right:10px;
	margin-right:10px;
}
.quick-news span:last-child{
	border-right:0px;
}
.padding-0{
	padding:0px;
}



/* Inner page css */
.inner-content{
	position:relative;
}
.inner-content p{
	line-height:24px;
	font-size:14px;
}
.inner-content .inner-top-img{
	position:absolute;
	top:10px;
	left:0;
}
.inner-content .inner-top-img img{
	width:65px;
}
.inner-page-banner {
    text-align: center;
    height:350px;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.inner-page-banner img {
    width: 100%;
}
.banner-title-wrap{
	width: 100%;
    position: absolute;
    z-index: 9;
    height: 100%;
    display: block;
}
.banner-title {
    font-size: 45px;
    text-align: left;
    position: relative;
    color: #ffffff;
    text-transform: uppercase;
    margin: 125px 0 0;
    font-weight: bold;    
    font-family: 'Montserrat', sans-serif;
    text-shadow:0px 1px 0 #999;
}
.banner-title-wrap p{
	color:#ffffff;
	text-align:left;
	font-size:18px;
}
.breadcrumb-block {
	margin: -22.5px 0 0;
	position: relative;
	z-index:9;
}
.breadcrumb {
	background-color: #1b232d;
    border-radius: 0px;
    margin: 0px;
    padding: 17px 15px;
    margin-bottom: 39px;
}
.breadcrumb li a {
    color: #ffffff;
}
.breadcrumb>li{
	color: #fff;
}
.padding-30{
	padding:30px 0;
}
.padding-60{
	padding:60px 0;
}
.orange-text{
	color:#ff9100;
}
.green-text{
	color:#398652;
}
.quick-links{	
	background:#388753;
	border-radius: 3px;	
}
.quick-links ul{
	position:relative;
}
.quick-links ul:after{
	content: "";
	background: url(../images/petrn.png) repeat-x;
	bottom: -4px;
	left: 0;
	height: 6px;
	width: 100%;
	position: absolute;
	display: block;
}
.quick-links h2{
	text-align: center;
    background:#e6bd3c;
    padding: 15px;
    color:#4a3800;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight:bold;
    text-transform:uppercase;
}
.quick-links ul{
	padding:10px 20px;
}
.quick-links ul li a{
	font-size: 15px;
    padding:8px 0;
    display:inline-flex;
    font-weight: 600;
    color: #fff;
}
.quick-links ul li a .fa{
	margin-right: 12px;
	margin-top: 2px;
}
.quick-links ul li a:hover{
	color:#ffffff;	
	padding-left:10px;
}
.quick-links .hvr-underline-from-left:before{
	background:#e6bd3c;
}
.minimize{
	position: relative;
    background: #26303c;
    display: block;
    width: 100%;
    text-align: center;
}
.minimize .fa{
	margin-left: 0;
	color: #398652;
	line-height: 1;
	padding: 10px;
	border-radius: 50%;
	display: block;
	width:40px;
	height:40px;
	margin: 0 auto;
	text-align: center;
	background: #26303c;
	position: relative;
	top:-20px;
	font-size:18px;
	cursor:pointer;
}
.minimize .fa:hover{
	color:#388753;
	border: 1px solid #398652;
}
.close-footer .fa-arrow-down:before{
	content:"\f062";
}
/* back to top */
.back-to-top{
    background-color:#388753;
    border-radius:3px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 9999;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: -100px;
    right: 25px;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    overflow: auto;
    text-align:center;
}
.back-to-top i{
	color: #ffffff;
    font-size: 22px;
    vertical-align: middle;
    line-height: 40px;
    font-weight: bold;
}
.back-to-top:hover{
	opacity:0.8;
}
.mission-wrap{
	background:#F2F2F2 url("..//images/mission-bg.png") repeat-x;
	background-size:contain;	
}
.curve-heading {
    display: inline-block;
    padding: 20px 70px 15px;
    background: #ff9100;
    color: #fff;
    position: relative;
    margin:0 0 0 -50px;
    vertical-align: top;
    font-size:24px;
}
.curve-heading::before {
    background: #ff9100;
    bottom: -11px;
    content: "";
    height: 23px;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
}
.curve-heading::after {
    background: #ff9100;
    content: "";
    height: 100%;
    left: -6px;
    position: absolute;
    top: 0;
    width: 15px;
    -webkit-transform: rotate(172deg);
    -moz-transform: rotate(172deg);
    -o-transform: rotate(172deg);
}
.mission-content{
	padding:20px;
	background:#ffffff;
	width: 100%;;
	display:inline-block;
	box-shadow:0 3px 16px 0 rgba(0, 0, 0, .11);
}
.mission-content p{
	font-size:16px;
	color:#999999;
}
.mission-content ul li{	
    font-size:16px;
    margin-bottom: 12px;
    position:relative;
    background: url(../images/right-arrow.png) no-repeat;
	background-position:0px -3px;
}
.mission-content ul li span{
	padding-left: 40px;
    display:inline-block;
}
.mission-content ul li:before{
	/*content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #ff9100;
    margin-right: 15px;
    border-radius: 100%;
    border: 1px solid #ff9100;
    padding: 2.5px 9px;*/
	/*content: "";
	background: url(../images/right-arrow.png) no-repeat;
	background-position: left center;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right:15px;
	vertical-align: text-bottom;*/
}
.vision-wrap{
	background:#ececec url("../images/light-bg.png") no-repeat;
	background-position: top center;
}
.site-map{
	color: #ffffff;
    text-transform: uppercase;
    font-size:11px;
    letter-spacing:4px;
    position: relative;
    top:-10px;
    line-height: 1;
}
.bithday-person-img{
	border:2px solid #388753;
	position:relative;	
}
.birthday-day-wrap:before{
	content:"";
	position: absolute;
	background:url("../images/hb-tag-2.png") no-repeat;
	width:130px;
	height:90px;
	display:block;
	top: -15px;
    left: -20px;
	z-index:9;
}
.birthday-day-wrap{
	background:#e9fff2;
	margin-top:10px;
	padding:25px 25px 10px;
	position:relative;
}
.birthday-day-inner{
	position:relative;
}
.birthday-right:after{
	content:"";
	position:absolute;
	right:0;
	top:0;
	background:url("../images/happy-birthday.png") no-repeat;
	width:100px;
	height:124px;
	-webkit-animation-name: liftupdown;
	-webkit-animation-duration: 8s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	animation-name: liftupdown;
	animation-duration: 8s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
}
@-webkit-keyframes liftupdown {
    from {-webkit-transform:translate(0, 0px);}
    60% {-webkit-transform:translate(0, 15px);}
    to {-webkit-transform: translate(0, 0px);}
}
@keyframes liftupdown {
    from {transform:translate(0, 0px);}
    60% {transform:translate(0, 15px);}
    to {transform: translate(0, 0px);}
}
.student-name, .student-std{
	font-size:15px;
	color:#000000;
	margin:2px 0 10px;
	font-weight:600;
}
.student-name span, .student-std span{
	color:#388753;
	padding-left:5px;
}
.wishes-text{
	font-style: italic;
	color: #ff6c00;
	text-align: center;
	margin-bottom: 0;
	font-size: 14px;
	margin-top: 7px;
	letter-spacing: 2px;
}
.top-social-media-and-search{
	position:absolute;
	left: 0;
    top: 0;
    width:120px;
}
.top-menu ul.top-social-media-inner li{
	margin:0 10px;
}
.top-menu ul.top-social-media-inner li a{
	padding:0;
	font-size:20px;
}
.top-menu ul.top-social-media-inner li a:hover{
	color:#378753;
}
.top-social-media-inner{
	margin:0px 0;
}

/* new search css */

/* Search css */
.see-our-products-wrap{
	background:url("../images/see-our-products-bg.jpg") no-repeat;
	padding:55px 0;
}


.search-wrapper {
	position: absolute;
	/* transform: translate(-50%, -50%); */
	 top:8px; 
	/* left: 50%; */
	right: 0;
}
.search-wrapper.active{
	top:0; 
}
.search-wrapper.active .close{
	top:10px;
}
.search-wrapper .input-holder {    
    height:auto;
    width:32px;
    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
    width:310px;
    border-radius: 50px;
    background:#ffffff;
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}
.search-wrapper.active .input-holder .search-icon span::before{
	background:#378753
}
.search-wrapper.active .input-holder .search-icon span::after{
	border: 2px solid #378753;
}
.search-wrapper .input-holder .search-input {
    width:100%;
    height:40px;
    border-radius:100%;
    padding:0px 42px 0 20px;
    opacity: 0;
    position: absolute;
    top:-10px;
    left:0px;
    background:#ffffff;
    box-sizing: border-box;
    border:none;
    outline:none;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color:#000000;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 10px);
}
.search-wrapper .input-holder .search-icon {
	width:30px;
	height:30px;
	border: none;
	border-radius: 100%;
    background:#F1C696;
    padding:0px;
    outline:none;
    position: relative;
    z-index: 2;
    float:right;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width:20px;
    height:20px;
    margin:10px;
    border-radius: 30px;
    background:#ffffff;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);    
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);    
}
.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 2px;
    height: 7px;
    left: 10px;
    top: 13px;
    border-radius: 2px;
    background: #ffffff;
}
.search-wrapper .input-holder .search-icon span::after {
	width: 12px;
	height: 12px;
	left: 5px;
	top: 2px;
	border-radius: 100%;
	border: 2px solid #ffffff;
}
.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top: 7px;
    right: 5px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition-delay: 0.2s;
}
.search-wrapper.active .close {
    right:-35px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
    opacity:1;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background:#ffffff;
    border-radius: 2px;
    opacity:1;
}
.search-wrapper .close::before {
	width: 3px;
    height: 20px;
    left: 8px;
    top: 2px;
}
.search-wrapper .close::after {
	width: 20px;
	height: 3px;
	left: 0px;
	top: 11px;
}
.birthday-day-box{
	background:#fffefc url("../images/birthday-box-bg.png") no-repeat;
	border:2px solid #3ba569;
	padding:25px 25px 16px;
}
.birthday-day-box .birthday-person-img{
	width:100px;
	height:100px;
	border-radius:100px;
	border:2px solid #3ba569;
	overflow:hidden;
	margin:0 auto 15px;
	text-align:center;
}
.birthday-day-box .birthday-person-img img{
	width:100%;
}
.birthday-day-box p{
	color:#545960;
	font-size:13px;
	margin: 0 0 4px;
	font-weight:600;
}
.birthday-day-box p span{
	color:#3ba76a;
} 
.hp-img{
	background: url(../images/hp-img.png) no-repeat;
    position: absolute;
    top: -3px;
    width: 254px;
    height: 37px;
    left: 7px;
}
.top-menu .dropdown-submenu {
    position: relative;
}
.top-menu .dropdown-submenu li {
    padding:0px;
    margin:0px;
    float: none;
    display:block;
    width:100%;
}
/*.top-menu ul li.downloads .dropdown-menu > li > a{
	background:#ffffff;
}
.top-menu ul li.downloads .dropdown-menu > li > a:hover{
	background:#378854;
	color:#ffffff;
}*/
.top-menu .dropdown-menu > li > a {
    width: 100%;
    text-transform: capitalize;
    color:#000000;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 10px 12px;
    text-transform: none;
    font-size: 15px;
    border-bottom: 1px solid #e8e8e8;
    background:#ffffff;
}
.top-menu .dropdown-menu > li > a:hover{
	background:#378854;
	color:#ffffff;
}

.top-menu .dropdown-menu li:last-child a{
	border-bottom:0px;
}
@media (min-width: 768px){
	.top-menu li:hover > ul.dropdown-menu {
	    display: block;
	    background-color:#ffffff;
	    padding: 0px;
	    margin: 0px;
	    border-radius: 0px;
	    border:0px;
	    box-shadow: 0 0 1px #ccc;
	}	
}


/* Photo gallery css */

.photo-gallery-wrap{
	position:relative;
	background: #f8f8f8;
}
.common-media{
	margin-bottom:30px;
}
.common-media .media{
	background:#ffffff;
    padding: 10px;
    display: block;
    box-shadow:0 3px 16px 0 rgba(0, 0, 0, .11);
}
.common-media .media:hover{
	background:#398652;
	cursor:pointer;
}
.common-media .media:hover .media-heading{
	color:#ffffff;
}
.common-media .media:hover p{
	color:#ffffff;
}
.common-media .media .media-left{
	    padding-right: 15px;
}
.common-media .media-heading{
	color: #111111;
    font-size: 16px;
    font-weight: bold;
    line-height:24px;
}
.common-media p{
	color:#999999;
    margin:10px 0 0;
    text-align: center;
    font-size:12px;
    font-style:italic;
    letter-spacing:2px;
    display: inline-block;
    padding:0;
    font-weight:bold;
}
.jb-area-large-mode-title{
	display:none !important;
}
body .jb-classifier-link-wrapper.jb-classifier-detail-area.jb-classifier-layer + div[style]{
	display:none !important;
}
#juicebox-container, .jb-flag-large-screen-mode .jb-idx-thumbnail-container{
	position:relative;
}
#juicebox-container:before, .jb-flag-large-screen-mode .jb-idx-thumbnail-container:before{
	position:absolute;
	content:"";
	background:#F8F8F8;
	width:90px;
	height:24px;
	bottom:0;
	right:0;
	z-index:9999;
	display:block;
}


/* News page css */
.news-and-event-wrap{
	position:relative;
	background: #f8f8f8;
}
article.post {
    padding:11.5px 40px;
    border: 0;
    margin-bottom: 20px;
    background: #ffffff;
    box-shadow: 1px 2px 25px #cfd2d4;
    position: relative;
}
article.post .article-header {
    margin:10px 0;
}
.post-date{
	width: 15%;
    float: left;
    background: #26303c;
    text-align: center;
    padding: 4px;
    color: #fff;
}
.post-news{
    margin-left: 0%;
    padding: 10px;
}
.news-block{
    margin-bottom: 15px;
}
.post-title a {
    color: #000000;
}
.post-title a .fa{
	color:red;
	margin-left:8px;
}
.post-title a:hover, .post-title a:hover .fa{
	color:#398652;
}
.post-data span{
	display:block;
	font-size:10px;
}
.post-data span.date-news{
	font-size:18px;
} 
.section-facility{
	background:#fff;
}
.bg-orange{
	background-color:#ff5f2d;
}
.bg-blue{
	background-color:#26303c;
}
.bg-green{
	background-color:#006064;
}
.bg-brown{
	background-color:#374b54;
}
.bg-vhawa {
	background-color:#374b54;
} 
.facility-block {
    padding: 25px 25px 25px;
    box-shadow: 1px 2px 25px #cfd2d4;
    position: relative;
    display: block;
    cursor: pointer;
    height: auto;
    margin-bottom: 25px;
    border-radius: 10px;
        color: #fff;
            height: 210px;
    overflow-y: auto;
}
.facility-block h2 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 36px;
    margin: 0 0 30px;
}
.bday-block{
	text-align: center;
}
.bday-block img{
	border-radius: 50%;
	width:100px!important;
	float: :none;
	margin: 0 auto;
}
.bday-post{
	background-image: url(../images/bday.jpeg);
    padding: 20px 10px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bday-content{
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 20px;
}
.bday-content h3{
	margin: 5px 0px;
}
.process-block {
    position: absolute;
    bottom: 15px;
    right: 30px;
    top: auto;
    margin-left: 0;
    text-align: right;
}
.section-event{
	padding: 60px 0 50px;
    background: #ebf2fc;
}
.teacher-list-wrap .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #effff4;
}
.teacher-list-wrap  table th{
	background: #398652;
    color: #fff;
}
#birthday-day-carousel.owl-carousel .owl-nav .owl-prev, #birthday-day-carousel.owl-carousel .owl-nav .owl-next{
	background:#76cc93;
	padding: 2px 6px;
	font-size:12px;
}
#birthday-day-carousel.owl-carousel .owl-nav .owl-prev:hover, #birthday-day-carousel.owl-carousel .owl-nav .owl-next:hover{
	background:#378652;
}
.puc-wrap{
	border:1px solid #e5e5e5;
	padding: 40px 0;
}
.under-con {
    font-size: 25px;
    color: #666666;
    margin: 0 0 20px;
}

.media-page-wrap .common-media .media .media-left {
    padding-right: 0;
    position:relative;
}
.media-page-wrap .common-media .media .media-left .media-object{
	width:100%;
}
.media-page-wrap .common-media .media .media-left .pdf-icon{
	position: absolute;
    left: 50%;
    bottom: -14px;
    color: white;
    padding: 4px 14px;
    border-radius: 5px;
    font-size: 22px;
    background: #378652;
    display: block;
    margin-left: -23px;
}
.media-page-wrap .common-media .media .media-left .pdf-icon .fa-file-pdf-o{
	color:#ffffff;
	margin-left:0px;
}
.creative-corner-wrap .lightbox{
	margin-bottom:30px;
	display:block;
	position:relative;
}
.creative-corner-wrap img{
	width:100%;
}
.creative-corner-wrap .person-name{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.7);
    text-align: center;
    padding: 10px;
	font-size:14px;
	color: #ffffff;
	display:block;
	letter-spacing:1px;
}
.event-details-wrap .lightbox{
	border: 5px solid #e5e5e5;
}

.principal-message .principal-name-bottom{
	font-weight:bold;
	margin-bottom:5px;
	color:#378753;
	font-size:16px;
}
.principal-message .principal-dps{
	margin: 0;
	font-weight: bold;
	line-height: 18px;
}
#wowslider-container1 .ws_bullets a{
	display:none !important; 
}
.news-and-event-inner{
	height:294px !important;
}
.inner-content h4{
	font-weight: bold;
	font-size: 18px;
	color:#000000;
	margin-bottom: 5px;
}
.inner-content h5{
	font-weight: bold;
	font-size:16px;
	color:#000000;
	margin:20px 0 10px;
}
.common-block-with-border {
    padding: 0 20px;
    border:1px solid #378652;
    margin-bottom:20px;
}
body .title-with-bg{
	background: #43505a;
	font-weight: bold;
	font-size: 18px;
	color:#ffffff;
	margin-bottom:20px;
	padding: 10px 15px;
	display: block;
	margin-top:5px;
}
.inner-content ul li{
	position:relative;
	padding-left:25px;
	display:block;
	margin:0 0 10px;
}
.inner-content ul li:before{
	content:"\f061";
	font-family:"FontAwesome";
	position:absolute;
	left:0;
	color:#378753;
	font-size:14px;
}
.inner-content ul li ul li:before{
	content:"\f178";
	font-family:"FontAwesome";
	position:absolute;
	left:0;
	color:#378753;
	font-size:14px;	
}
.inner-content ul li a{
	font-weight:bold;
}
.inner-content ul li a:hover{
	color:#378753;
	padding-left:5px;
}
.inner-content ul li ul{
	margin-top:10px;
}
.commin-right-img-block{
	display:block;
}
.commin-right-img-block img{
	border: 2px solid #388753;
}
.inner-content table th{
	background: #378652;
    color: #fff;
}
.mt-12{
	margin-top:12px;
}
.mt-15{
	margin-top:12px;
}
.fa-file-pdf-o{
	color:red;
	margin-left:5px;
	font-size:16px;
}

/* contact us css */

.contact-us-wrap{
    background:#ffffff;
    display: inline-block;
    width: 100%;
}
.contact-us-wrap .container {
    background-color:#f7f7f7;
    border-radius: 0px;
    padding: 50px;
    margin: 50px auto;
    max-width: 980px;
    box-shadow: 1px 2px 5px #999999;
}
.mb-40 {
    margin-bottom: 40px;
}
.contact-us-wrap h3 {
    margin-bottom: 0;
    color: #43505a;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
}
.contact-us-wrap p {
    padding-left: 30px;
    display: block;
    font-size: 15px;
    color: #000000;
    margin: 10px 0 0;
    font-weight: bold;
}
.contact-us-wrap h3 i {
    font-size: 25px;
    color:#378652;
    margin-right: 10px;
    vertical-align: top;
}
.email-address a {
    display: block;
    padding-left: 30px;
    font-size: 15px;
    color: #000000;
    margin: 10px 0 0;
    font-weight: bold;
}
.contact-map iframe{
  width:100%;
}
.career-email, .career-email:hover{
	color:#378753;
	font-weight:bold;
}
/*.common-media .media img {
    width:242px !important;
    height:182px !important;
}*/

.dps-gallery .imgbox:hover{
	cursor:pointer;
}
.inner-content ul li .common-block-with-border{
	margin:15px 0 5px;
}
.inner-content h4 + ul{
	margin-top:15px;
}
.inner-content ul li > .table-responsive{
	margin-top:12px;
}
.common-uniform ul li{
	display:inline-block;
}
.common-uniform ul li:before{
	display:none;
}
body .green-text{
	color:#378753;
}
.common-uniform{
	border: 2px dashed #378753;
    padding:15px 30px 15px;
    background: #f0fff5;
    margin: 40px 0 20px;
    position: relative;
}
.common-uniform .uniform-title{
	position: absolute;
	background: #e6bd3c;
	color: #000;
	padding: 8px;
	font-weight: bold;
	top: -22px;
	left: 10px;
	font-size:15px;
}
.inner-content .common-uniform h5{
	font-size: 14px;
}
.inner-content .uniform-main-title{
	margin-top: 45px;
	text-align: center;
	color:#000000;
}
.common-achievment{
	margin:30px auto 20px;
	background: #f0fff5;
	padding: 30px;
	text-align: center;
	border: 1px solid #dadada;
	position:relative;
}
.common-achievment img {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #378652;
}
.common-achievment .achievment-link {
    display: inline-block;
}
.achievment-main-title{
	position: absolute;
	background: #e6bd3c;
	color: #000;
	padding: 8px;
	font-weight: bold;
	top: -22px;
	left: 10px;
	font-size:15px;
}
.common-achievment h3{
	margin:0 0 30px;
}
.co-curricular-achievements-wrap .panel-default>.panel-heading{
	text-align:left;
	padding:0px;
	background:#378753;
}
.inner-content .co-curricular-achievements-wrap h4{
	color:#ffffff;
	margin: 0;
}
.inner-content .co-curricular-achievements-wrap a{
	display:block;
	padding:10px 15px;
}
.inner-content .co-curricular-achievements-wrap p{
	text-align:left;
}

/* CBSE Results css */

.both-standard select { 
    padding: 6px 12px;
}
.both-standard .standard-inner {
    display: inline-block;
    margin: 0 5px;
}
.both-standard .standard-name{
	margin:0 0 5px;
	font-weight:bold;
	text-align:center;
}
.both-standard{
	padding:15px 0;
	border: 1px solid #435059;
	margin-bottom:35px;
}
.select-standard{
	margin-bottom:15px;
}
.select-standard label{
	font-weight:bold;
}
body .two-select-box .title-with-bg{
	margin:0px;
}
.csr-activity .post-title{
	font-weight:bold;
}
.csr-activity .article-header p{
	margin:1em 0 0;
}
body .csr-activity-content.inner-content .title-with-bg{
	margin-top: 0;
}
.csr-activity .orange-text{
	font-size:15px;
} 
.csr-activity-content.inner-content .orange-text{
	font-size:18px;
}
.csr-activity .post-title{
	text-transform:uppercase;
}
.tz-gallery img{
	margin-bottom:25px;
}
.creative-corner-wrap .tz-gallery img {
    margin-bottom:0px;
    width: 100% !important;
    height: auto !important;
}

.testimonial-inner {
    display: block;
    padding: 15px 25px;
    background: #edfff3;
    border-radius: 25px 0 25px 0;
    margin-bottom: 30px;
    border: 1px solid #378652;
    min-height: 200px;
}
.testimonial-inner p {
    font-size: 15px;
    line-height: 25px;
    margin: 8px 0;
}
.testimonial-inner h2 {
    margin-bottom: 8px;
}
.testi-title{
	font-size:18px;
	font-weight:bold;
}
.inner-content .testimonial-inner h5{
	margin:20px 0 0;
}

/* Career Apply now form */

.full-page {
    background: url(../images/apply-online.jpg) no-repeat bottom fixed;
    float: left;
    width: 100%;
    text-align: center;
}
.main-part {
    width: 60%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    padding: 30px 50px;
    /* float: left; */
    display: inline-block;
}

.logo-one {
    text-align: left;
    width: 100%;
   
    margin: 0 auto;
}
input.form-control.other {
    width: 33%;
    display: -webkit-inline-box;
    margin-top: 8px;
}
label.other {
    width: auto;
    display: -webkit-inline-box;
    /* text-align: right; */
    float: left;
}

h3.info{font-size: 24px; display: inline-block;  text-align: center;  margin: 10px 0 0 91px;}

	/*====FORM CSS START====*/
.new-form{    margin-top: 45px;}
.new-form label{display:block; text-align:left; color:#232323; font-weight:400; font-size:18px;}
.new-form select{height:40px !important;}

.new-form .form-control{display: block;
    width: 100%;
    height: 25px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    background-image: none;
    border: 1px solid #979797;
    border-top: none;
    border-right: none;
    border-left: none;
   border-radius: 0px; 
    box-shadow: none !important; 
    /* box-shadow: inset 0 1px 1px rgba(0,0,0,.075); */
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.new-form input[type=file] { display: block; padding-bottom:30px;}
.form-control:focus {outline:none;}
.new-form .form-group { margin-bottom:25px;}
.new-form textarea { width: 100%; padding: 6px 12px;  height: 30px;}
.chack label{display:inline-block; }
.chack label, .radio label {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 13px;
    font-weight: 500;
    color: ##3e3e3e;
	margin-top:15px;
	font-size:15px;
}
.chack label:after, .radio label:after {content:''; display:table; clear: both;}
.chack .cr,.radio .cr {position: relative; display: inline-block; border: 1px solid #a9a9a9; border-radius: .25em; width: 1em; height:1em;float: left; margin-right: .5em;}
.radio .cr {border-radius: 50%;}
.chack .cr .cr-icon,.radio .cr .cr-icon {position: absolute;font-size: .7em; line-height: 0; top: 50%; left: 10%;}
.radio .cr .cr-icon {font-size: .8em;}
.radio .cr .cr-icon {margin-left: 0.04em;}
.chack label input[type="checkbox"],.radio label input[type="radio"] {display: none;}
.chack label input[type="checkbox"] + .cr > .cr-icon,.radio label input[type="radio"] + .cr > .cr-icon {transform: scale(3) rotateZ(-20deg); opacity: 0;   transition: all .3s ease-in;}
.chack label input[type="checkbox"]:checked + .cr > .cr-icon,.radio label input[type="radio"]:checked + .cr > .cr-icon {transform: scale(1) rotateZ(0deg); opacity: 1;}
.chack label input[type="checkbox"]:disabled + .cr,.radio label input[type="radio"]:disabled + .cr {opacity: .5;}
p.lable{margin:0; font-size:12px;}
.widht-cal-12 {
    width:100%;
}

.new-form .submit{
    border-radius:0;
    font-weight: 300;
    font-size: 18px;
    background: #378652;
    padding:10px 36px;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.7s;
    text-decoration: none;
    border: 1px solid #378652;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 25px;
}
.submit:hover {
    border: 1px solid #43505a;
    font-weight: 300;
    color:#ffffff;
    background: #43505a;
    text-decoration: none;
}


/* Apply now form END */

.management-common {
	width: auto;
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	border: 1px solid #378652;
	padding: 20px 0;
}
.m-person-name {
    font-size:18px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.m-designation a{
	color:#378652;
}

.amp-common img{
	width:100%;
}
.fees-table-data{
	display:block;
	border-top:1px solid #ddd;
	background:#F9F9F9;
	padding:8px;
	margin:-8px;
}
.fees-table-data:first-child{
	border-top:0px;
}

/* syllabus css */

.full-syllabus {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    box-shadow: 1px 2px 10px #ccc;
    padding:30px 0px 20px;
    margin:20px 0 50px;
    position:relative;
}
.full-syllabus h3 {
    position: absolute;
    background: #e6bd3c;
    color: #000;
    padding: 8px;
    font-weight: bold;
    top: -35px;
    margin-left:-50px;
    left: 50%;
    font-size: 15px;
}
.full-syllabus h3.primary-title{
	margin-left:-32.70px;
}
.full-syllabus h3.secondary-title{
	margin-left:-40.97px;
}
.full-syllabus h3.sr-secondary-title{
	margin-left:-50px;
}
.full-syllabus .col-20 {
    width: 17%;
    text-align: center;
    padding: 6px 6px;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.full-syllabus .col-20 a {
    text-decoration: none;
}
.full-syllabus .col-20 .box-2 {
    border: 2px solid #43505a;
    background: #43505a;
    width: 100%;
    border-radius: 0;
    transition: all 0.7s;
    margin: 0;
    padding:20px 25px;
}
.full-syllabus .col-20 .box-2:hover{
	border: 2px solid #378652;
    background: #378652;
}

.inner-content .full-syllabus h4{
	color: #ffffff;
    margin:0;
}

.inner-content .amp-common img{
	margin-bottom:30px;
}
.inner-content .col-sm-8.col-sm-offset-2 iframe{
	padding: 15px;
    background: #fafffb;
    border: 1px solid #378652;
    margin-top:20px;
}
.list-of-holiday-wrap td, .list-of-holiday-wrap th{
	text-align:center;
}

.newsletter-name{
	font-weight: bold;
	position: relative;
	font-size: 16px;
	margin: 10px 0;
}
.newsletter-inner-wrap a{
	display:block;
}
.newsletter-inner-wrap a  img{
	width:100%;
	    min-height: 190px;
}
.newsletter-inner-wrap a:hover .newsletter-name, .newsletter-wrap a:hover{
	color:#378854;
}
.newsletter-wrap a.newsletter-name{
	margin:5px 0;
	display:block;
}
#eventdropdownlist{
	position: absolute;
	top: 0;
	right:15px;
}
#eventdropdownlist select, #eventdropdownlist select:focus{
	padding: 10px;
    background: #317446;
    color: #fff;
    border: 1px solid #317346;
    font-family: 'PT Sans', sans-serif;
}
#eventdropdownlist select > option{
	background:#ffffff;
	color:#000000;
	font-family: 'PT Sans', sans-serif;
}
.dps-online-paymnet{
	position: absolute;
	right: 6px;
	top: 18px;
	color: #000;
	width: 150px;
	text-align: center;
}
.dps-online-paymnet img{
	width:100%;
}
.dps-online-paymnet a{
	color:#fff;
	padding:0;
	display:block;
}
/*.ic-btn img{
	width:100%;
}*/
.bg-right{
	background:#1c242de0;
	height:500px;
}
.section-side-title h1{
	margin-top: 40px;
}
.small-box {
    background: #fff;
    padding: 25px 5px;
    box-shadow: 0px 5px 6px 1px #26303c69;
    border-radius: 8px;
    margin-bottom: 20px;
    text-align: center;
    height: 160px;
    margin-top: 20px;
}
.small-box h3{
	font-size: 15px!important;
}
.social-links{
	display: inline-flex;
}
.social-links li{
	border: 1px solid #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
}
.social-links li a{
	color:#fff;
}
/*Inner pages css*/
.inner-page-text h1{
	font-size: 25px;
}
.inner-page-text{
	padding: 0px 0px 50px 0px;
}
.aim-objective h2{
	background: #43505b;
    padding: 10px;
    color: #fff;
}
.aim-objective p{
	text-align:justify;
}
.heder-inner{
	background: #000;
	margin-bottom: 50px;
}
.heder-inner h1{
	color: #fff;
    padding: 25px 0px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 5px;
}
/*testimonial*/
.testimonail-box{
	text-align: center;
    padding: 100px 30px 30px 31px;
}
.testimonail-box p{
	color: #fff;
}
.testimonail-box h3{
	color: #fff;
}
.testimonail-box img{ 
	width: 121px!important;
    float: none;
    margin: 0 auto;
    margin-bottom: 17px;
    background: #fff;
    padding: 6px;
}
/*== calenderb Section==*/
#calender_section {
    width: 100%;
}
#calender_section h2 {
    background-color:#26303c;
    color: #444444;
    font-size: 17px;
    text-align: center;
    line-height: 50px;
    margin-top: 0px;
	margin-bottom: 10px;
}
.dropdown {
    color: #444444;
    font-size: 17px;
	padding:0px 20px;
	
}
select {
    border: 1px solid #E5E7E9;
    border-radius: 6px;
    outline: none;
}
.none {
    display: none;
}
#calender_section_top {
    width: 100%;
    float: left;
    background-color: #365780;
    height:40px;
    line-height: 40px;
}
#calender_section_top ul {
    padding: 0;
    list-style-type: none;
}
#calender_section_top ul li {
    color: #fff;
    float: left;
    display: block;
    width: 14.275%;
    border-right: 1px solid #43505b3d;
    text-align: center;
    font-size: 14px;
    min-height: 0;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
#calender_section_bot {
    width: 100%;
    float: left;
    border-left: 1px solid #43505b3d;
    border-bottom: 1px solid #43505b3d;
        background: #fff;
}
#calender_section_bot ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#calender_section_bot ul li {
    float: left;
    width: 14.28%;
    height: 40px;
    text-align: center;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    min-height: 0;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
}
#calender_section_bot ul li span {
    margin-top: 7px;
    float: left;
    margin-left: 7px;
    text-align: center;
}
#calender_section_bot ul li {
    float: left;
    width: 14.28%;
    height: 54px;
    text-align: center;
    border-top: 1px solid #43505b3d;
    border-right: 1px solid #43505b3d;
    min-height: 0;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 12px;
    position: relative;
}
#calender_section_bot ul li span {
    margin-top: 7px;
    float: left;
    margin-left: 7px;
    text-align: center;
}
.date_popup_wrap {
    position: absolute;
    width: 143px;
    height: 115px;
    z-index: 9999;
    top: -115px;
    left: -55px;
    background: transparent url(../jscript/images/add-new-event.png) no-repeat top left;
    color: #666 !important;
}
.date_window {
    margin-top: 20px;
    margin-bottom: 2px;
    padding: 5px;
    font-size: 16px;
    margin-left: 9px;
    margin-right: 14px;
}
.popup_event {
    margin-bottom: 2px;
    padding: 2px;
    font-size: 16px;
    width: 100%;
}
.date_cell:hover {
    background-color:#365780 !important;
    color: #fff;
}
/*----------------------------------------*/
/* achivers Area
/*----------------------------------------*/
.achiver-gall{
    background: #fff;
    box-shadow: 0px 0px 7px 0px #6b65655c;
    margin: 10px;
    height: 420px;
}
.achiver-gall .table img{
    width: 30%;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
}
.achiver-gall .table>tbody>tr>td{
    padding: 10px;
}
.achiver-gall h3{
    text-align: center;
    font-weight: 100;
    padding: 15px;
    border-bottom: 1px solid #eee;
    margin: 0;
    background: #26303c;
    color: #fff;
}
.achiver-gall p{
    margin-bottom: 5px;
        color: #000;
}
.achiver-gall h4{
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 10px;
    color: #000;
}
.achiver-gall h5{
	    font-size: 20px;
    font-weight: 100;
    margin-bottom: 10px;
    color: #000;
}
.academic-box{
	text-align: center;
    border: 1px solid #62808c;
    border-radius: 10px;
    padding: 10px;
    height: 355px;
}
.facility-box{
    text-align: center;
    height: 300px;
    margin-bottom: 30px;
}
.stc-corner{
	text-align: center;
    border: 1px solid #eeeeeea3;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0px 0px 10px #eee;
}
.event-box  {
	border:1px solid #eee;
	margin-bottom: 30px;
	padding: 20px;
	box-shadow: 0px 0px 10px #c3bdbd;
	height: 586px;
	overflow-y: scroll;
}
.event-box p{
    text-align:justify;
}
.event-box img{
	width:100%;
}
.event-box h3{
	background: #d22720;
    text-align: center;
    padding: 8px;
    color: #fff;
}
.achivement-box  {
	border:1px solid #eee;
	margin-bottom: 30px;
	padding: 20px;
	box-shadow: 0px 0px 10px #c3bdbd;
}
.achivement-box img{
	width:100%;
}
.achivement-box h3{
	background: #1b232d;
    text-align: center;
    padding: 8px;
    color: #fff;
}
.bg-job1{
	background: #1b232d;
	color: #fff;
	padding:5px 10px;
	margin-bottom: 10px;
}
.bg-job2{
	background: #e64e23;
	color: #fff;
	padding:5px 10px;
	margin-bottom: 10px;
}
.bg-job3{
	background: #f7c307;
	color: #fff;
	padding:5px 10px;
	margin-bottom: 10px;
}
#myfile{
	border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    padding: 5px;
}
.vertical-tab{
    font-family: 'Poppins', sans-serif;
    display: table;
}
.vertical-tab .nav-tabs{
    display: table-cell;
    width: 28%;
    min-width: 28%;
    vertical-align: top;
    border: none;
}
.vertical-tab .nav-tabs li{
   float: none;
   vertical-align: top;
}
.vertical-tab .nav-tabs li a{
    color: #333;
    background: #e7e7e7;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 10px 12px;
    margin: 0 0 10px 0;
    border: none;
    border-radius: 0;
    display: block;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.vertical-tab .nav-tabs li:last-child a{ margin-bottom: 0; }
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #fff;
    background: #fff;
    border: none;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.vertical-tab .nav-tabs li a:before,
.vertical-tab .nav-tabs li a:after{
    content: '';
    background: #1b232d;
    height: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease;
}
.vertical-tab .nav-tabs li a:before{
    width: 0;
    height: 4px;
    top: -4px;
}
.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:before,
.vertical-tab .nav-tabs li.active a:hover:before{
    width: 100%;
}
.vertical-tab .nav-tabs li a:hover:after,
.vertical-tab .nav-tabs li.active a:after,
.vertical-tab .nav-tabs li.active a:hover:after{
    height: 100%;
}
.vertical-tab .tab-content{
    color: #333;
    background: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 25px;
    padding: 20px 20px 10px;
    margin-top: 10px;
    display: table-cell;
    position: relative;
}
.vertical-tab .tab-content h3{
    color:#f57c00;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 7px 0;
}
@media only screen and (max-width: 767px){
    .facility-block, .event-box {
        height: auto;
        overflow-y: unset;
    }
    .slider-content {
        display: none;
    }
    .rev_slider_wrapper {
        height: 225px !important;
    }
    .rev_slider .tp-bgimg {
        background-size: 100% 100% !important;
    }
    .rev_slider {
        height: 100% !important;
    }
    .small-box {
        height: auto;
    }
}
@media only screen and (max-width: 479px){
    .vertical-tab .nav-tabs{
        width: 100%;
        display: block;
        border: none;
    }
    .vertical-tab .nav-tabs li a{ margin: 0 0 10px; }
    .vertical-tab .tab-content{
        padding: 25px 20px;
        display: block;
    }
    .vertical-tab .tab-content h3{ font-size: 18px; }
}