/* reset css */
body{
	color:#000000;
    font-family: 'PT Sans', sans-serif;

}
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;
}
/* End reset css */

/* custom css */
header{
	position: relative;
    z-index: 99;
}
.logo-and-care{
	padding:5px 0;
	display:block;
	background: #fff;
	position:relative;
}

.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:15px 0;
}
.ptb-40{
	padding:40px 0;
}

/* slider */
.slider{
	position:relative;
    z-index:1;
}
.slider .tp-bullets{
	display:none;
}
.slider li{
	position:relative;
}
/*.slider li:before{
	content:"";
	position:absolute;
	z-index: 100;    
    pointer-events: none;
    border: 7px solid #3aa468;
	top:30px;
	left:30px;
	right:30px;
	bottom:30px;
}*/

/* footer */
.footer-minimize{
	display:block;
}
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;
}
.welcome-wrap{
	padding:30px 0 50px;
	display:block;
	background:#ebf2fc url("../images/patten-bg.png") no-repeat;
	background-position:center;
}
.welcome-left h2{
	font-size:32px;
	font-family: 'Playfair Display', serif;
	margin:0 0 35px;
	position:relative;
}
.welcome-left h2: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: 212px;
	height: 2px; 
}
.welcome-left h2 span{
	color:#378854;
}
.welcome-left p{
	font-size:18px;
	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 #388753;
}
.read-more span.read-more-arrow{
	display:inline-block;
	background-color:#378854;
	border:1px solid #388753;
	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 25px 0px;
	background-color: #ffffff;
	position: relative;
}
.news-and-event h4{
	color:#4c5660;
	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;
}
.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;
}

.principal-message{
	background-color:#f6f9fe;
	padding:25px;
}
.principal-message h4{
	font-family: 'PT Sans', sans-serif;
	font-size:32px;
	color:#4c5660;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0;
}
.principal-message p{
	line-height:27px;
	color:#111820;
}
.principal-message img{
	border: 2px solid #388753;	
}
/*.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;
}



/* 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: 5px;
    background:rgba(0,0,0,0.5);
    color: #fff;
    padding: 10px 15px;
    max-width: 40px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
}
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 5px;
    background:rgba(0,0,0,0.5);
    color: #fff;
    padding: 10px 15px;
    max-width: 40px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover{
	background:rgba(0,0,0,1);
}
.top-menu-wrap{
	background:#43505b;
	padding:11px 0;
	display:block;
}
.top-menu{
	position:relative;
}
.top-menu ul li{
	display:inline-block;
	margin:0 11px;/*0 15px;*/
}
.top-menu ul li a{
	color:#ffffff;
	font-size:14px;/*16px*/
	padding:10px 0 10px 38px;
	font-weight:500;
}
.top-menu ul li.home a{
	background:url("../images/home.png") no-repeat;
	background-position: left center;
}
.top-menu ul li.webmail a{
	background:url("../images/webmail.png") no-repeat;
	background-position: left center;
}
.top-menu ul li.career a{
	background:url("../images/career.png") no-repeat;
	background-position: left center;
}
.top-menu ul li.parents-login a{
	background:url("../images/parents-login.png") no-repeat;
	background-position: left center;
}
.top-menu ul li.admission-enquiry a{
	background:url("../images/admission-enquiry.png") no-repeat;
	background-position: left center;
}
.top-menu ul li.downloads > a{
	background:url("../images/downloads.png") no-repeat;
	background-position: left center;
}
.top-menu ul li.achievements > a{
	background:url("../images/achievements.png") no-repeat;
	background-position: left center;
}
.top-menu ul li.general-info > a{
	background:url("../images/general-info.png") no-repeat;
	background-position: left center;
}
.top-menu ul li.calendar > a{
	background:url("../images/calendar.png") no-repeat;
	background-position: left center;
}

/* 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:#e6bd3c;
	position:relative;
}
.quick-news .blue-bg{
	background-color:#2d94eb;
	color:#ffffff;
}
.quick-news .blue-bg:before{
	content: "";
    display: block;
    position: absolute;
    left:-8px;
    width:15px;
    height: 40px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background-color: #2d94eb;
    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: #ffffff;
	border-radius: 0px;
	margin: 0px;
	padding: 12px 15px;
	box-shadow: 1px 2px 5px #eee;
}
.breadcrumb li a {
    color:#378854;
}
.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;
	right: 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:10px 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:#378753;
    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-data {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	position: absolute;
	background:#398652;
	top: -22.5px;
	left: -67px;
	padding: 5px 15px;
	display: block;
	word-wrap: break-word;
	text-transform: uppercase;
	text-align:center;
}
.post-title {
    margin:0px;
    color: #00a2fe;
    font-size:18px;
}
.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;
} 
.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%;
}*/

.online-payment a{
	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;
	display: inline-block;
	margin-top: 20px;
	margin-bottom:8px;
}
.online-payment a:hover{
	background:#43505a;
}

.management-common img{
	width:100%;
	max-width: 150px;
	margin-bottom:15px;
}
.ic-btn{
	position: relative;
    right: auto;
    top: auto;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px 15px;
    background: rgba(90, 0, 46, 0.8);
    display:none;
}
.ic-btn a{
	color:#ffffff;
	font-size:15px;
}
/*.ic-btn a span:first-child{
	font-size:17px;
	font-weight:bold;
	margin-bottom:4px;
	color:yellow;
	letter-spacing:2px;
	animation: blink 1s linear infinite;
}*/
@-webkit-keyframes blink{
  0%{opacity: 0;}
  50%{opacity: .7;}
  100%{opacity: 1;}
}
@keyframes blink{
  0%{opacity: 0;}
  50%{opacity: .8;}
  100%{opacity: 1;}
}
.ic-btn a span{
	display:inline-block;
	text-align:center;
}
.stickytop .ic-btn{
	display:none;
}
.inner-photo-gallery-main{
	z-index:9;
}
.col-sm-12.more{
	margin-top:10px;
}
.cbse-section-menu .wsmenu-click + a{
	position:relative;
}
.cbse-section-menu .wsmenu-click + a:before{
	content: "NEW";
    position: absolute;
    color: #ffffff;
    border: 1px solid #ff5722;
    background: #FF5722;
    padding: 2px 4px;
    font-size: 9px;
    border-radius: 5px;
    letter-spacing: 1px;
    top: -5px;
    right: 42px;
    -webkit-animation: blinker 2s linear infinite;
    -ms-animation: blinker 2s linear infinite;
    -moz-animation: blinker 2s linear infinite;
    animation: blinker 2s linear infinite;
    line-height: 1;
}
@keyframes blinker {  
  50% { opacity:0.3; }
}
@-webkit-keyframes blinker {  
  50% { opacity:0.3; }
}
.alumin-form-inner button{
	padding: 0;
	border: 0;
	position:relative;
}
.alumin-form-inner button:hover span.read-more-text {
    background-color: #388753;
    color: #ffffff;
}
.alumin-form-inner button:hover span.read-more-arrow {
    background-color: #ffffff;
    color: #388753;
}
.alumin-form-inner #formloading{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -1px;
    color: #388753;
}

.alumni-box{
	position: fixed;
	right:-4px;
	top: 260px;
	display: inline-block;
	z-index: 9999;
	transition: all ease .4s;
	background:#FF040F;/*#00B257;*/
	border-radius:10px 0 0 10px;
	text-transform: uppercase;
    text-align: center;
}
.alumni-box i{
	padding: 15px 10px 0;
	font-size: 34px;
	color:#FFF346;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
}
.alumni-box span {
    display: inline-block;
    color:#FFF346;
    font-weight: bold;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 11px;
    transition: all ease .4s;
}
.alumni-box p{
	color: #ffffff;
	padding: 0 10px 10px;
	margin: 0;
	font-weight: bold;
	opacity:1;
}
.alumni-box:hover {
    right: 0;
}
.alumni-box:hover i{
	font-size:40px;
}
.alumni-box:hover span {
    width:130px;
    font-size:18px;
    margin:10px 0;
}
.alumni-box:hover p{
	display:none;
}
.alummi-facebook-link a{
	color:#3B5998;		
}
.alummi-facebook-link{
	font-size:18px;
	margin-bottom:0px;
	font-weight:bold;
}
/*
     FILE ARCHIVED ON 17:27:35 Aug 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:50:47 Feb 19, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 83.338 (3)
  esindex: 0.006
  captures_list: 99.745
  CDXLines.iter: 11.245 (3)
  PetaboxLoader3.datanode: 78.611 (4)
  exclusion.robots: 0.168
  exclusion.robots.policy: 0.155
  RedisCDXSource: 2.677
  PetaboxLoader3.resolve: 25.631
  load_resource: 76.688
*/

.amp-common img
{
	min-height: 240px;
}

/*--deparmentMaths--*/
.deparmentMaths .title{color: #ff9100;
text-transform: capitalize;
position: relative;
font-size: 20px;
font-weight: bold;
margin-bottom:25px;
}
.deparmentMaths .title::after {
    content: "";
    background: #000;
    position: absolute;
    width: 40px;
    height: 4px;
    left: 0;
    bottom: -8px;
}
.deparmentMaths .title::before {
    content: "";
    background: #ff9100;
    position: absolute;
    width: 0;
    height: 4px;
    left: 0;
    bottom: -8px;
	z-index:1;
} 
.deparmentMaths .title:hover::before {
    width: 40px;
	transition:all ease-in-out .5s;
}
.deparmentMaths .title-with-bg, .deparmentMaths h5 {width:100%;}
.deparmentMaths .management-common {min-height:296px;}
 
/*--deparmentMaths end--*/

/* krunal's css */

a.alumni-box.career {
    background: yellow;
   
}
.alumni-box.career span {
    display: inline-block;
    color: #000000;
    font-weight: bold;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 11px;
    transition: all ease .4s;
}
.alumni-box.career p {
    color: #000000;
    padding: 0 10px 10px;
    margin: 0;
    font-weight: bold;
    opacity: 1;
}
.alumni-box.career i {
    padding: 15px 10px 0;
    font-size: 34px;
    color: #000000;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    vertical-align: top;
}
table p {
    text-align: center;
    margin: 0 !important;
}










  .accordion-item {
            border: none !important;
            border-radius: 8px !important;
            margin-bottom: 1rem !important;
            overflow: hidden !important;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important; 
        }

        .accordion-button {
            background-color: #307546 !important;
            color: white !important;
            font-weight: 600 !important;
            transition: background-color 0.3s, color 0.3s !important;
        }

        .accordion-button:not(.collapsed) {
            background-color: #3f454f !important;
            color: white !important;
        }

        .accordion-button:focus {
            box-shadow: none !important;
            outline: none !important;
            border-color: #307546 !important;
        }

        .accordion-body {
            background-color: #ffffff !important;
            color: #343a40 !important;
            padding: 1.5rem !important;
            border-top: 1px solid #dee2e6 !important;
            font-size: 0.95rem !important;
            line-height: 1.6 !important;
        }

        a strong {
            color: black !important;

        }
a {
    text-decoration: none !important;
}

        .accordion-button::after {
            filter: brightness(0) invert(1) !important;
            /* turns black arrow white */
        }

        h2.head {
            font-size: 26px !important;
            margin-bottom: 20px !important;
        }