
/*Small Mobile(150x309)*/
@media (min-width:150px) and (max-width:309px){
/*Navigation*/
.navbar-toggle{margin-top:13px !important;}
.navbar .logo{width:200px !important;}
.navbar {height: auto;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left: 15px!important;}
/*Banner*/
.banner .container{padding-top: 130px;}
.banner .intro-text .name{font-size:30px; float:none !important; text-align:center !important;}
/*Middle Container*/
.middle-container{text-align:center;padding: 30px 0;}
.middle-container .lead{margin-top: 0px; }
/*Scolestic Records*/
.records .record-heading{height:inherit;}
.scholastic .records .icon-img{width:35%;}
/*Key Features*/
.key-features{padding:30px 0;}
.key-features .dashboard-img{text-align:center;}
/*Success Story*/
.sucess-story h2{margin-top:45px;}
.latest-news .latest{width:205px !important;}
.latest .news-button{padding:0 20px !important; font-size:25px !important;}
.swiper-slide{padding: 0 40px;}
/*Inner Pages*/
/*Admission Form*/
.banner.inner .container{padding-top:102px !important;}
/*Inner Page*/
.admission-form{padding: 20px 0 40px;}
.submitReview{display:block !important; height:inherit !important;}
.submitReview .button-thanks{width:250px !important;}


}

/*Mobile portrait (320x480)*/
@media (min-width:310px) and (max-width:470px){
/*Navigation*/
.navbar-toggle{margin-top:13px !important;}
.navbar {height: auto;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left: 15px!important;}
/*Banner*/
.banner .container{padding-top: 130px;}
.banner .intro-text .name{font-size:30px; float:none !important; text-align:center !important;}
/*Middle Container*/
.middle-container{text-align:center;padding: 30px 0;}
.middle-container .lead{margin-top: 0px; }
/*Scolestic Records*/
.records .record-heading{height:inherit;}
.scholastic .records .icon-img{width:35%;}
/*Key Features*/
.key-features{padding:30px 0;}
.key-features .dashboard-img{text-align:center;}
/*Success Story*/
.sucess-story h2{margin-top:45px;}
.latest-news .latest{width:205px !important;}
.latest .news-button{padding:0 20px !important; font-size:25px !important;}
.swiper-slide{padding: 0 40px;}
/*Inner Pages*/
/*Admission Form*/
.banner.inner .container{padding-top:102px !important;}
/*Inner Page*/
.admission-form{padding: 20px 0 40px;}
.admission{font-size:27px;}
.submitReview{display:block !important; height:inherit !important;}
.submitReview .button-thanks{width:250px !important;}


}

/*Mobile  landscape (480x320)*/
@media (min-width:470px) and (max-width:580px){
/*Navigation*/
.navbar-toggle{margin-top:13px !important;}
.navbar {height: auto;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left: 15px!important;}
/*Banner*/
.banner .container{padding-top: 100px;}
.banner .intro-text .name{font-size:30px; float:none !important; text-align:center !important;}
/*Middle Container*/
.middle-container{text-align:center; padding:30px 0;}
.middle-container .lead{margin-top: 0px; }
/*Scolestic Records*/
.records .record-heading{height:inherit; }
.scholastic .records .icon-img{width:35%;}
/*Key Features*/
.key-features{padding:30px 0;}
.key-features .dashboard-img{text-align:center;}
/*Success Story*/
.sucess-story h2{margin-top:45px;}
/*Inner Pages*/
/*Admission Form*/
.banner.inner .container{padding-top:100px !important;}
.admission-form{padding: 20px 0 40px;}
.admission{font-size:27px;}
.submitReview{display:block !important; height:inherit !important;}
.submitReview .button-thanks{width:250px !important;}

}


/*Small tablet portrait (600x800)*/
@media (min-width:590px) and (max-width:767px){
/*Navigation*/
.navbar-toggle{margin-top:13px !important;}
.navbar {height: auto;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left: 15px !important;}
/*Banner*/
.banner .container{padding-top: 75px;}
.banner .intro-text .name{ float:none !important; text-align:center !important;font-size:42px;}/**/
/*Middle Container*/
.middle-container{text-align:center;padding: 30px 0;}
.middle-container .lead{margin-top: 0px;}
/*Scolestic Records*/
.records .record-heading{height:inherit;}
.scholastic .records .icon-img{width:35%;}
/*Key Features*/
.key-features{padding:30px 0;}
.key-features .dashboard-img{text-align:center;}
/*Success Story*/
.sucess-story h2{margin-top:45px;}
/*Admission Form*/
.banner.inner .container{padding-top:95px !important;}
.admission-form{padding: 20px 0 0;}
.admission{font-size:27px;}


}


/*Small tablet landscape (800x600)*/
@media (min-width:790px) and (max-width:900px){
/*Middle Container*/
.middle-container .lead{margin-top: 0px;}
/*Scolestic Records*/
.scholastic .records .icon-img{width:35%;}
/*Success Story*/
.latest-news .latest{width:205px !important;}
.latest .news-button{padding:0 20px !important; font-size:25px !important;}

}

/*Tablet portrait (768x1024)*/
@media (min-width:758px) and (max-width:800px){
/*Middle Container*/
.middle-container .lead{margin-top: 0px;}
/*Scolestic Records*/
.scholastic .records .icon-img{width:35%;}
/*Success Story*/
.latest-news .latest{width:205px !important;}
.latest .news-button{padding:0 20px !important; font-size:25px !important;}

}

/*Tablet landscape (1024x768)*/
@media (min-width:992px) and (max-width:1199px) {
/*Banner*/
.banner .container{padding-bottom:250px;}
/*Scolestic Records*/
.records .record-heading{height:50px;}
	
}

@media screen and (min-width: 1366px) {

}

@media only screen  and (min-width : 1824px) {
.banner .container {padding-bottom: 100px; padding-top: 300px;}
	
}






