

@media only screen and (max-width: 1700px){
.logo{
	max-width: 250px;
	left: 3%;
}
}
@media only screen and (max-width: 1360px){
.logo{
	max-width: 200px;
	
	left: 2%;
}
}
@media only screen and (max-width: 1200px){

.top-header,.bottom-header{
	justify-content: flex-end !important;
}
.container{
	max-width: 100%;
}
}
@media only screen and (max-width: 1024px){
.why-us .block img{
	min-height: auto !important;
}
}
 @media only screen and (max-width : 992px){
 	.apply-process.d-flex.justify-content-center.align-items-center.no-gutters{
 		flex-direction: column !important;
 	}
 	.apply-process .block{
 		height: auto;
 	}
	.why-us .block .col-lg-6:nth-child(1){
	 text-align: center;
}
/*.why-us .block{
	flex-direction: column;
	justify-content: center;
}*/
	.inner-banner {
    min-height: 400px;
}
	.owl-carousel{
		z-index: 0;
		height: auto !important;
	}
	.mega-menu-wrapper .h-100{
		height: auto !important;
	}
	ul.d-flex.main-menu li span {
    position: absolute;
    width: 30px;
    height: 30px;
    content: "";
    border-radius: 50%;
    top: -5px;
    right: 15px;
    z-index: 9;
    background: #cccccc;
    background-size: 45%!important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-image: url(../images/dw.png);
}
ul.d-flex.main-menu li.active span{
	  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Safari 3-8 */
  transform: rotate(180deg);
}
.mega-nav ul li:before{
	display: none;
}
	.mega-nav li{
		padding: 5px 0 !important;
	}
	.mega-menu{
		padding-top: 0;
	}
	.main-menu li{
		margin: 0;
		padding: 0 15px;
	}
	.mega-menu .abt-btn{
		margin:0;
	}
	.mega-menu .col-lg-5 img{
		display: none;
	}
	.mega-nav ul li{
		padding: 0;
	}
	.mega-menu-wrapper{
		position: relative;
		top:0;
		display: none;
		margin:25px 0;
		padding: 25px 0;
		height: auto !important;
	}
	.mega-menu.d-flex.h-100,.mega-menu.d-flex.h-100,.mega-top.d-flex,.mega-nav{
		flex-direction: column;
	}
	.main-menu li:hover .mega-menu-wrapper{
		visibility: hidden;
		opacity: 0;
		display: none;
		top:0;
	}
	.main-menu li.active .mega-menu-wrapper{
		display: block;
		opacity: 1;
		visibility: visible;
	}
	ul.d-flex.top-menu{
		display: none !important;
	}
	.nav-hide{
    display: block;
}
	.lead p{
		font-size: 45px;
	}
	.bottom-header{
		background: transparent;
	}
	.mega-nav ul li a{
		color: #333 !important;
		font-size: 14px;
	}
	.mega-menu-wrapper h5{
		font-size: 20px;
	}
 .lf-navigation{
    position: fixed;
    top:0;
    right: -275px;
    width: 275px;
    bottom: 0;
    z-index: 9999;
    height: 100%;
    background:#2f4768;
    flex-direction: column;
    padding-top: 100px;
    transition: all 0.5s ease;
    overflow-y: scroll;
}
ul.d-flex.main-menu{
	position: relative;
	width: 100%;
	flex-direction: column;
}
.abt-btn{
	padding: 7px 25px;
	color: #fff;
}
ul.d-flex.main-menu li a{
	color: #fff;
	cursor: pointer;

}
ul.d-flex.main-menu li a:hover{
	color: #fff;
}
 .lf-navigation.show{
	right: 0;
}
ul.d-flex.main-menu li{
	padding-bottom:25px;
	position: relative;
	cursor: pointer;
}
.hamburger-menu{
	display: block;
	z-index: 999;
}
	.membership .member img{
		max-width: 125px;
	}
	.century.d-flex{
		flex-direction: column;
	}
	.century h3,.lf h1{
		margin-bottom: 25px;
	}

  .learning .content h3{
  	font-size:25px;
  	line-height: 35px;
  }
  .f-logo img {
    max-width: 200px;
}
.enquire .btn{
	padding: 5px 25px;
}
.learning .content h3{
		 background: rgba(255, 255, 255, 0.6);
		 padding: 10px;
		 margin-bottom: 10px;
	}
	.learning .content p{
      background: rgba(255, 255, 255, 0.6);
       padding: 10px;
       margin-bottom: 10px;
	}
	
	.early-menu li{
		padding: 15px 0;
	}
	.early-menu li a{
		font-size: 15px;
		padding: 15px 0;
	}
	.sign-in.d-flex.mb-sign-in{
    display: flex !important;
}
.sign-detail{
	left: -15px;
}
}
 @media only screen and (max-width : 767px){
 	.boarding h5{
 		font-size: 25px;
 		text-align: center;
 	}
 	.boarding h3{
 		font-size: 19px;
 	}
 	.b-ul{
 		display: flex;
 		flex-wrap: wrap;
 		margin-bottom: 15px;
 	}
 	.b-ul li{
 		padding: 7px;
 	}
 	.b-ul li:after{
 		width: 100% !important;
 		top:90%;
 	}
 	.b-ul li.active:after{
 		height: 5px;
 	}
 	.b-ul li:hover:after{
    height: 5px;
    }
 	.steps ul li a{
 		padding: 15px;
 	}
 	h3,.p-offer{
 		font-size: 25px !important;
 		line-height: 40px !important;
 	}
 	.programm-offers .offers{
 		flex-direction: column;
 	}
	
	.why-us .block,.why-us h3{
		text-align: center !important;
	}
	.why-us h3{
		font-size: 25px;
		line-height: 30px;
	}
	.why-us .block p{
		padding-top: 0;
	}
	.membership h3{
		font-size: 21px;
	}
	.lead p,.lf h1 {
    font-size: 25px;
}
	.lf-tab .block{
		    background-position: right !important;
}

	.lf-tab .content{
		max-width: 100%;
	}
	.lf-tab .content h3{
		font-size: 25px;
		line-height: 35px;
		 background: rgba(255, 255, 255, 0.6);
		 padding: 10px;
		     margin-bottom: 10px;
	}
	
	.lf-tab .content p{
	font-size: 15px;
   background: rgba(255, 255, 255, 0.6);
    margin-bottom: 10px;
    padding: 10px;
	}
	.lf-tablist ul{
		margin-bottom: 0 !important;
	}
	.lf-tablist{
		z-index: 99;
    background: rgba(255, 255, 255, 0.46);
    padding: 10px 0;
	}
	.enquire input{
		margin-bottom: 15px;
	}
	footer{
		padding: 25px 0;
	}
	.f-logo {
    text-align: center;
}
.top-footer .f-address .time, .top-footer .f-address .address,.top-footer .f-address div{
	border-bottom: 1px solid #486ea5;
	border-right: 0;
}
.learning .content .container,.top-footer .f-address{
   flex-direction: column;
   justify-content: center;
   align-items: center;
}

.owl-nav{
	left: 5%;
	bottom: 100px;
}
.bottom-footer.d-flex.justify-content-end{
	justify-content: center !important;
}
.bottom-footer p{
	padding:15px 0;
}
.enq.d-flex, .top-footer.d-flex{
	flex-direction: column;
	align-items: center;
}
.fcl,.enrollment .time{
	flex-direction: column;
	text-align: center;
}
.en-more p{
	padding: 10px 0;
}
.en-more h3{
	font-size: 23px;
	line-height: 35px;
}
.en-more p{
	text-align: center;
}
a.btn-primary.btn.abt-btn {
    margin: 25px auto;
    padding: 9px 35px;
}
.vid.d-flex{
	flex-direction: column;
}
.enrollment p{
	text-align: center;
}
.pre-school{
	padding: 35px 0;
}
.class-parent{
	padding:50px 0 0 0 !important;
}
.class-parent .why-us h3, .class-parent img,.security img{
	padding: 0 0 25px 0!important;
}
p,h3{
	text-align: center !important;
}
}
@media only screen and (max-width: 600px){
	h3, .p-offer {
    font-size: 20px !important;
    line-height: 35px !important;
}
.follow span {
    margin: 0 8px;
        display: flex;
    align-items: center;
}
.follow span img{
	max-width: 30px;
}
.header-content h1 {
    font-family: 'Libre Baskerville';
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
}
.logo {
    max-width: 165px;
}
.early-menu{
	flex-direction: column;
}
.early-menu li:after{
	display: none;
}
.early-menu li{
	text-align: center;
	border-bottom: 5px solid #fff;
}
}
@media only screen and (max-width: 480px){
.lf-tablist li a{
	font-size: 15px;
}
}