*{box-sizing: border-box}
* [onclick] {cursor: pointer; }
body {font-family:Arial, Helvetica, sans-serif; margin:110px 0 0 0; width:100%; font-size:62.5%; overflow-x: hidden;}
a:link{color:#808080; text-decoration: none}
a:visited{color: #808080;}
a:hover{ color:#B4112C;}
a:active{color: #808080;}
h1{font-size:2.6em;}
h2{font-size:1.6em;}
h3{font-size:1.4em;}
h4{font-size:1.2em;}
h5{font-size:1.2em;}
h6{font-size:1.2em}
.mobi-only,.quick-enquiry-block,.menu-top>label,#mobi-toggle,#navOverlay,.item-hide{display:none}
.ecat-value{box-sizing: content-box; visibility:hidden;position:absolute; max-width:100px; top:0; left:0; z-index:-1}

.btn1{display: inline-block; padding:12px; min-width: 150px; text-align:center; font-size:14px; font-weight:bold; background:#7e1530;  border-radius:4px;  color: rgba(255,255,255);}
a > button{ display: contents; all: unset}

/*================== MAIN SECTION ============================*/
.back_page{ width:100%; font-size:16px; color:#000; top:0px; padding:15px; line-height: 1.8em;}
.back_page p{text-align:left;}

.section{position:absolute; visibility:hidden; z-index:999999;}
.section-1{width:100%; height:110px; z-index:100; position: fixed; top: 0; border-bottom: 2px solid rgb(126 22 48); background: #fff;/* background: rgb(43 108 176 / 76%);*/}
.section-header{ max-width:1280px; margin:auto; height: 100%}
.section-2{ position:relative; width:100%; background: #f1f1f1;}
.section-section{ max-width:1280px; margin:auto ;}
.menu-top-container{display: flex; justify-content: space-between; flex-wrap:wrap; align-items: center;height: 100%;}

/*================= MENUS ======================*/
.menu-top{ position:relative}
.menu-top label{display: none}
.nav{margin:0; padding:0}
.nav > li{float: left; position:relative; list-style:none;color:#fff}
.nav > li > a{display: inline-block; color:#1d1d1b; padding:0 20px; text-transform: uppercase; line-height:77px; font-size:1.5em; text-decoration:none; transition:all .3s; }
.nav > li > a > strong{font-size: 17px; color: #7e1630}
.nav > li:after {content: ""; height: 2px; position: absolute; background: transparent; left: 36%;bottom: 19px;width: 35px;}
.nav > li:hover:after{background-color: #7e1630; transition: 0.8s cubic-bezier(.43,.17,.46,.98)}
.nav > li > a:after{ content:""; background-color:#7e1630; width:2px; height:15px; display:block; position:absolute;right: 0; bottom: 0; top: 0; margin: auto;}
.nav > li:nth-of-type(5) > a:after{ display: none; }
.widget-container > ul > li:after{ display: none; }

.dropdown-menu li{position:relative; list-style: none;border-bottom:1px solid #f1f1f1; width: 100%}
.dropdown-menu li:last-of-type{border:none }
.dropdown-menu{padding:0; margin:0; display: none; background-color:rgb(249 249 249); min-width:220px; left:15px; position:absolute; box-shadow: 0 0 1px 1px rgba(0,0,0,.175); font-size: 14px; z-index: 1}
.dropdown-menu a{color:#404040; transition:background-color .3s;  padding: 10px; display: block}
.dropdown-menu li:hover a{color:#7e1630}

/*================ Dropdown ===================*/
@media screen and (min-device-width: 768px){	
	.active{border:solid 1px #fff}
	.dropdown:hover:not(.CLOSEDROPDOWN) .dropdown-menu{display:flex; flex-wrap: wrap}
}

.menu-block{width: 71%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.top-menu-block{padding:0; margin:0;display: flex; justify-content:flex-end; flex-wrap:wrap; width:100%; background-color: rgb(216 216 216 / 15%);}
.top-menu-block > ul{padding:0; margin:0;display: flex; justify-content: space-between; flex-wrap:wrap; }
.top-menu-block > ul > li{float: left; position:relative; list-style: none; }
.top-menu-block > ul > li > a,.top-menu-block > ul > li > span{text-decoration:none; font-size: 12px; text-transform: uppercase; color:#1d1d1b; display: block; padding: 10px 20px; transition:all .5s; cursor: pointer}


.user-block > a{ font-size:11px; text-decoration:none; text-transform:uppercase; color:#fff; font-weight: bold; padding:5px 10px; display:inline-block; position:relative;border: solid 1px #7e1630; border-radius: 2px;  transition:all .3s; background-color: #7e1630}
.user-block > strong{font-size:11px; color:#fff; text-transform:uppercase; margin-right:10px}
.user-block > a:hover{ background-color:#fff; color:#7e1630}
.user-block .fa{font-size: 20px;}
.user-block{display:flex; align-items: center; margin-left: 15px; position: relative}
.user-block .signin-dropdown{ position:absolute;background-color:#ffffff; text-transform: uppercase;font-size:13px; width:260px; z-index:101; top:48%; right: 65%; transform: translate(50%, 9%); display:none; border: solid 1px #dbdbdb; border-radius: 4px;    box-shadow: 0 0 10px 0px #ccc;padding: 15px;}
.user-block ul{ padding:0; margin:0}
.signin-dropdown:before{ content:"";border-style: solid; border-width: 9px; border-color: transparent; border-top-width: 0; border-bottom: 9px solid #dbdbdb; width: 0; height: 0; font-size: 0;  line-height: 0; position: absolute; bottom: 98%; right: 38%; transform: translate(-50% , -50%); z-index: -1;}
.signin-dropdown a:hover{ text-decoration: underline;}
.signin-dropdown ul{ padding:0; margin:0}
.signin-dropdown ul li{ list-style:none; padding: 5px 0;}
.signin-dropdown ul li a{ color:#000; text-decoration: none; text-transform: capitalize;}
.signin-dropdown ul:nth-of-type(2){ border-top: solid 1px #000; margin: 13px 0 0; padding:13px 0 0}
.account-details > li > a{ display: flex; align-items: center;}
.account-details > li > a > span{ width:23px; height:25px; display:block; background:url(images/icons/accounts-details.png) no-repeat;background-size: cover;margin-right: 10px;}
.account-details > li:nth-of-type(1) > a > span{background-position-y: 33%;}
.account-details > li:nth-of-type(2) > a > span{background-position-y: 0%;}
.account-details > li:nth-of-type(4) > a > span{background-position-y: 70%;}
.account-details > li:nth-of-type(3) > a > span{background-position-y: 100%;}


/*==================== LOGO =======================*/
.logo{position:relative; float:left; width:7%; clear:left;}
.logo span{ position: absolute; font-size: 14px; white-space: nowrap; left:110px; top: 0; bottom: 0; margin: auto; color: #7e1630; height: fit-content;}
.logo span a{color: #7e1630; }
.logo span strong{display: block; color:#002452; text-transform: uppercase; margin-bottom: 5px; font-size: 16px;}
.logo img{display: block; width: 100%; height: auto}

.widget-container > ul > li > a{padding:10px 20px; font-size: 15px; display: block; border: solid 2px #7e1630;  border-radius: 4px; text-decoration: none; text-transform: capitalize; cursor: pointer; line-height: unset; color: #7e1630}
.widget-container:hover > ul > li > a{background-color:#7e1630; color: #fff}
.widget-container > ul > li > a:after{display: none}

.home-banner{ display:flex; margin:auto; position:relative; max-width:1663px; width:100%; overflow:hidden}
.home-banner:before{ content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: .3; background-color: #000;}
.home-banner img{width: 100%; height: auto; display: block}
.home-banner > div{ position:absolute; color: #fff; padding:80px 15px; bottom: 0; right: 0; left: 0; top: 0; width: 100%; max-width: 1349px; margin: auto; display: flex; flex-wrap: wrap ; justify-content: space-between; align-items: baseline;}
.home-banner > div > div > strong{font-size:16px; text-transform: uppercase; display: block; margin-bottom: 18px;}
.home-banner > div > div{width: 50%}
.home-banner > div > div:last-of-type{width: 50%; display: flex; flex-wrap: wrap; justify-content: flex-end; align-content: baseline;}
.home-banner > div h1{font-size: 50px; line-height: 64px; margin-top: 0}
.home-banner > div > div > p{font-size: 32px; line-height: 40px}

.home-banner > div .btn-banner{font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; text-decoration: none; background-color: #4B7EA3; padding: 18px 25px; display: inline-block; position: relative; overflow: hidden}
.home-banner > div .btn-banner b{font-weight: normal; position: relative; z-index: 2}
.home-banner > div .btn-banner:hover{ transition: color .3s ease;}
.home-banner > div .btn-banner:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #7e1630; z-index: -1; -webkit-transform: rotate(-45deg) translate3d(0, -3em, 0); transform: rotate(-45deg) translate3d(0, -3em, 0); -webkit-transform-origin: 0 100%; transform-origin: 0 100%;  -webkit-transition: all .3s ease; transition: all .3s ease;}
.home-banner > div .btn-banner:hover:before{opacity: 1; -webkit-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1); transition-timing-function: cubic-bezier(.2, 1, .3, 1); z-index: 1}
.home-banner > div > div > span{ background-color: hsla(0, 0%, 100%, .15); border: 1px solid #565656; padding:30px 24px; max-width: 440px; width: 70%; display: flex;flex-wrap: wrap; justify-content: space-between; align-items: center; margin: 1px 0}
.home-banner > div > div > span > span{width: 75%}
.home-banner > div > div > span p{font-size: 14px; margin-top: 0}
.home-banner > div > div > span strong{margin: 16px 0; display: block; font-size: 20px;}
.home-banner > div > div > span .fa-fw{height: 40px; width: 40px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-around; border: solid 1px #fff; color: #fff; border-radius: 40px; font-size: 18px;}
.home-banner .text-alternator{display: block}
.home-banner .text-alternator .school-text{color:#D1E1E9}
.home-banner .text-alternator .cursor-blink{color:#D1E1E9}
.home-categories{background-color: #dee2e6; display: flex}
.home-categories > div{display:flex; flex-wrap: wrap; justify-content: space-between; margin:60px auto; max-width: 1140px; width: 100%; padding: 0 15px; color: #1A202C}
.home-categories > div > span{width: 100%; margin:  40px auto; display: flex; justify-content: space-between; align-items: center; flex-wrap:wrap}
.home-categories > div > span > span{width:85% }
.home-categories > div > span strong{font-size: 32px}
.home-categories > div > span p{font-size: 17px; line-height: 26px}
.home-categories > div > div{width: 48%; margin:20px 0; overflow: hidden}
.home-categories > div > div label{ cursor: pointer; width: 100%}
.home-categories > div > div img{width: 100%; height: auto; display: block;transition-duration: .6s;}
.home-categories > div > div:hover img{transform: scale(1.05)}
.home-categories > div > div h2 a{font-size: 22px;color: #1A202C}
.home-categories > div > div > div{background-color: #fff; padding: 20px}
.home-categories > div > div > div p{font-size: 16px; line-height: 28px;}
.home-categories .btn-learn-more{font-size: 16px; color: #7e1530; text-decoration: underline}
.home-categories .btn-learn-more:hover{color:#c40031}

.explore-campus-block{background-color: #7e1530; color: #fff; display: flex; flex-wrap: wrap; justify-content: space-between;}
.explore-campus-block > span{max-width: 1280px; margin: auto; width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; padding:50px 15px; align-items: center;}
.explore-campus-block > span img{display: block}
.explore-campus-block > span .btn1{ background-color: #fff; color: #7e1530; display: flex; justify-content: space-between; align-items: center; font-size: 16px;}
.explore-campus-block > span strong{width: 100%; font-size: 32px}
.explore-campus-block > span p{width: 100%; font-size: 18px; line-height: 28px}
.explore-campus-block > span > span{width: 70%; display: flex; flex-wrap: wrap}
.explore-campus-block > img,.explore-campus-block > div img{width: 100%; height: auto; display: block}
.explore-campus-block > div{display: flex; flex-wrap: wrap; align-items: baseline;}
.explore-campus-block > div:nth-of-type(1){width: 30%}
.explore-campus-block > div:nth-of-type(2){width: 18%; align-items: flex-end;}
.explore-campus-block > div:nth-of-type(3){width: 22%}
.explore-campus-block > div:nth-of-type(4){width: 20%; align-items: flex-end;}
.explore-campus-block > div:nth-of-type(4) > div:first-of-type{width: 80%; }

.tricolor-block{width: 100%; display: flex;}
.tricolor-block > span{width: 33.33%; padding:12px 0}
.tricolor-block > span:nth-of-type(1){background-color:#002452}
.tricolor-block > span:nth-of-type(2){background-color:#2b6cb0}
.tricolor-block > span:nth-of-type(3){background-color:#7e1630}

.home-intro{ position: relative; display: flex; flex-wrap: wrap}
.home-intro img{width: 100%; height: auto; display: block}
.home-intro:before{content: ""; height: 100%; mix-blend-mode: normal;  background: linear-gradient(360deg, rgba(0, 0, 0, .8) 1.38%, rgba(0, 0, 0, 0) 61.65%); position: absolute; top: 0; left: 0; width: 100%;}
.home-intro > div{max-width: 1280px; width: 100%; margin: auto; position: absolute; padding: 85px 15px; bottom: 0; left: 0; right: 0; color: #fff;display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
.home-intro > div > div{width: 60%;display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between;}
.home-intro > div p{font-size:22px; line-height: 32px}
.home-intro > div p a{color: #d1ecff}
.home-intro > div h1{font-size:50px; line-height: 32px}
.home-intro > div .btn1{color: #7e1530; background-color: #fff;display: flex; justify-content: space-between; font-size: 16px;align-items: center; padding: 15px; min-width: 200px; text-transform: uppercase; letter-spacing: 2px;}
.home-intro > div .btn1 .fa-fw{font-size: 16px}

.home-admission-block{ background-color:#2b6cb0; color: #fff}
.home-admission-block > div{display: flex; flex-wrap: wrap; font-size: 16px}
.home-admission-block > div > div > a{color: #fff; display: flex; padding: 20px; line-height: 22px;}
.home-admission-block > div a .fa-fw{font-size:42px; border-right: 2px solid rgba(255, 255, 255, 0.5);
    margin-right: 10px;}
.home-admission-block > div > div{min-width: 21.66%}
.home-admission-block > div > div:nth-of-type(1){background-color:#1e394c }
.home-admission-block > div > div:nth-of-type(2){background-color:#1a202c}
.home-admission-block > div > div:nth-of-type(3){background-color:rgb(26 32 44 / 85%)}
.home-admission-block > div > div:nth-of-type(4){width: 27%;background-color: rgb(26 32 44 / 90%)}
.home-admission-block > div > div:last-of-type{ background:#6c6c6c;width: 8%; min-width: unset; }
.home-admission-block > div > div:last-of-type a{flex-wrap: wrap; justify-content: space-around; padding: 10px 20px; height: 100%;}
.home-admission-block > div > div:last-of-type .fa-fw{ font-size: 25px; border-right:none; margin-right: unset}

.about-sub-intro{display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; color: #2d2d2c; margin: 45px 0 0;     align-items: center;}
.about-sub-intro > div img{width:100%; height: auto; display: block}
.about-sub-intro > div:first-of-type{ width: 32%; border-radius: 100%; overflow: hidden;}
.about-sub-intro > div:last-of-type{width:58%}
.about-sub-intro > div h2{font-size: 50px; border-bottom: 2px solid #2d2d2c; padding: 0 0 40px 0;}
.about-sub-intro > div p{font-size: 18px}
.about-sub-intro > div > a{color: #fff; margin-top: 20px; border-radius: 32px; min-width: 190px;}

.about-sub-block > p{margin-top: 0; font-size: 18px}
.mission-vision-block{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 50px;}
.mission-vision-block > div{width: 100%;margin-bottom: 50px;padding: 40px;border-radius: 8px;position: relative;background-color: #fff;overflow: hidden;display: flex;flex-wrap: wrap;align-content: baseline;}

.ethos-block{display: block; margin: 35px auto; width: 80%}
.ethos-block > strong{ color: #898989;}
.ethos-block > p{font-size: 24px; text-align: center; color: #7e1630; font-weight: bold; border-left: 3px solid #7e1630; padding-left: 20px;}

.about-values > div h2{font-size: 27px!important}
.mission-vision-block > div h2{font-size: 28px;font-weight: normal;line-height: 15px;color: #2B2B2B;margin: 24px 0;width: 70%;}
.mission-vision-block > div > span{width: 50px;height: 50px;margin-right: 20px;display: flex;background-color: #f1f1f1;border-radius: 60px;align-items: center;justify-content: space-around;font-size: 25px;color:#7e1630;}
.mission-vision-block > div:nth-of-type(even):after{content: "";position: absolute;bottom: 0;right: 0;transform: translate(50%, 50%) rotate(53deg);background-color:#1e394c;width: 60px;height: 80px;}
.mission-vision-block > div:nth-of-type(odd):after{content: "";background-color: #7e1630;position: absolute;bottom: 0;right: 0;transform: translate(50%, 50%) rotate(53deg);width: 60px;height: 80px;}
.mission-vision-block > div ul{padding: 0 0 0 20px; margin: 0}
.mission-vision-block > div ul > strong{margin-left: -20px}
.mission-vision-block > div ul li{padding:3px 0; line-height: 24px;}

.values-text{ color: #002452; font-size: 28px; line-height: 32px; text-align: center !important; font-style: italic;}
.curriculum-block .interesting-facts{display: flex; flex-wrap: wrap; width: 95%; margin: auto; justify-content: space-between; margin-bottom: 15px;; padding: 0;}
.curriculum-block .interesting-facts:after{display: none}
.curriculum-block .interesting-facts h2{ font-size: 50px; border-bottom: 2px solid #2d2d2c; padding: 0 0 40px 0; width: 100%}
.curriculum-block .interesting-facts > div{width: 31%; border-left: 1px solid #fff; display: flex; flex-direction: column; flex-wrap: wrap; padding: 10px 10px 10px 40px; margin-top: 10px}
.curriculum-block .interesting-facts > div strong{font-size: 46px; font-weight: normal; display: block; margin-bottom: 24px; font-style: italic;}
.curriculum-block .interesting-facts > div p{margin: 0}

.page-title{width: 100%; display: flex; background-image: linear-gradient(90deg, #243d80 0%, rgba(0, 0, 0, 0) 100%), url("images/contactus-banner.webp"); min-height: 300px; background-position: center;}
.aboutus-page-title{width: 100%; display: flex; background-image: linear-gradient(90deg, #243d80 0%, rgba(0, 0, 0, 0) 100%), url("images/aboutus-banner.webp"); min-height: 300px; background-position: center;}
.high-school-page-title{width: 100%; display: flex; background-image: linear-gradient(90deg, #243d80 0%, rgba(0, 0, 0, 0) 100%), url("images/high-school-banner.webp"); min-height: 300px; background-position: center;}
.why-choose-page-title{width: 100%; display: flex; background-image: linear-gradient(90deg, #243d80 0%, rgba(0, 0, 0, 0) 100%), url("images/why-choose-banner.webp"); min-height: 300px; background-position: bottom;}
.what-we-offer-page-title{width: 100%; display: flex; background-image: linear-gradient(90deg, #243d80 0%, rgba(0, 0, 0, 0) 100%), url("images/what-we-offer-banner.webp"); min-height: 300px; background-position: center;}
.page-title > div{max-width: 1280px; margin: auto; display: flex; flex-wrap: wrap; width: 100%; padding: 0 15px;}
.page-title > div h1{color: #fff; font-size: 48px; width: 100%}
.page-title > div strong{display: block; font-weight: bold; width: 100%}
.page-title > div span{font-weight: normal; margin-left:35px}

.sub-intro{}
.sub-intro > p{font-size: 32px; text-align: center; border-bottom: 1px solid #2b6cb0; padding-bottom: 15px; line-height: 36px; margin-bottom: 0; margin:40px 0;}

.curriculum-block{ background-color:#d3deed; position: relative;  overflow: hidden; padding: 80px 0 160px 0; margin-left: calc((100vw - 1280px) / -2); width: 100vw; margin-right: calc((100vw - 1280px) / -2);}

.curriculum-block::after{ content: " "; height: 100px; position: absolute; background-color: #f1f1f1; bottom: 0; border-top-left-radius: 50% 70%; border-top-right-radius: 50% 70%; width: 106%;  margin-left: -3%;  margin-right: 3%; border: 1px solid #f1f1f1; background-origin: content-box;}
.curriculum-block > div{margin: auto; color: #202020; max-width: 1280px; width: 100%; padding: 0 15px; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between;}
.curriculum-block > div > div{position: relative; width:65%; padding-left: 50px;}
.curriculum-block > div .btn1{background-color:#06338d; color: #fff}
.curriculum-block > div > div p{margin-top: 0; font-size: 18px; line-height: 32px; }
.curriculum-block > div > h2{font-size: 42px; font-weight: normal; width: 30%; line-height: 42px;}
.curriculum-block > div > div:after { content: ""; position: absolute; background-color: #fff; opacity: .5; top: -6px; left: 0; width: 2px;  height: 100%}

.admission-requirements{ display: flex; margin-left: calc((100vw - 1280px) / -2); width: 100vw; margin-right: calc((100vw - 1280px) / -2); position: relative; padding-bottom: 10px;}
.admission-requirements:after{  content: " "; height: 100px; position: absolute; background-color:#f1f1f1; bottom: -46px; border-bottom-left-radius: 50% 70%; border-bottom-right-radius: 50% 70%; width: 106%; margin-left: -3%; margin-right: 3%; border: 1px solid #f1f1f1; background-origin: content-box;}
.admission-requirements > div{display: flex; justify-content: space-between; flex-wrap: wrap; max-width: 1280px; margin: auto; padding-top: 0}
.admission-requirements > div > h2{width: 100%; font-size: 40px; text-align: center; margin-top: 0; margin-bottom: 60px;}
.admission-requirements > div > div{display: flex; justify-content: space-around; flex-wrap: wrap; width:100%; margin-bottom: 40px}
.admission-requirements > div > div > div{width: 31%; text-align: center}
.admission-requirements > div > div > div h3{color: #212121; line-height: 34px; margin: 30px 0}
.admission-requirements > div > div > div > div{width: 200px; height: 200px; text-align: center; border-radius: 50%; background-color: #fff; margin: 0 auto; position: relative; transition: all 0.2s ease-in-out; display: flex; align-items: center;  justify-content: space-around;}
.admission-requirements > div > div > div > div a{width: 100%; height: 100%; display: flex; align-items: center;  justify-content: space-around; transition: .3s all}
.admission-requirements > div > div > div > div .fa-fw{font-size: 65px; color: #2b6cb0}
.admission-requirements > div > div > div > div:hover{ background-color: #002452;}
.admission-requirements > div > div > div > div:hover .fa-fw{ color: #fff;}
.admission-requirements .btn1{font-size: 18px; min-width: 170px; padding: 10px 15px; color: #002452; border: solid 2px #002452; background-color: transparent; font-weight: normal; position: relative}
.admission-requirements .btn1 strong{position: relative; font-weight: normal}
.admission-requirements .btn1:before {content: ""; position: absolute; background: #002452; bottom: 0; left: 0; right: 0; top: 100%; }
.admission-requirements .btn1:hover:before{transition: top 0.2s ease-in; -webkit-transition: top 0.2s ease-in; top: 0}
.admission-requirements .btn1:hover{ color: #fff}

.school-documents{display: flex; flex-wrap: wrap; justify-content: space-between;margin:  30px 0}
.school-documents > div{display: flex; flex-wrap: wrap; justify-content: space-between; background: #fff; border-radius: 40px; width: 80%; margin:15px auto; overflow: hidden; align-items: center; transition: .3s all}
.school-documents > div a{display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; align-items: center;}
.school-documents > div:hover{background-color: #2b6cb0}
.school-documents > div:hover strong{color:#fff}
.school-documents > div > a span{background-color:#002452; padding:23px 20px 23px 60px; color: #fff; min-width: 200px;   display: flex; justify-content: space-between; align-items: center;}
.school-documents > div > a strong{font-size: 18px; font-weight: normal; color: #2b6cb0}
.school-documents > div > a p{margin: 0; padding-right: 30px; color: #7e1630;}
.school-documents{}

.subject-block{margin-left: calc((100vw - 1280px) / -2); width: 100vw; margin-right: calc((100vw - 1280px) / -2); }
.subject-block > div{display: flex; justify-content: space-between; flex-wrap: wrap; padding: 0}
.subject-block > div > div{ background-color: #002452;width: 50%; color: #fff; display: flex; flex-wrap: wrap; align-content: center;}
.subject-block > div > div h2{ margin-bottom: 0}
.subject-block > div > div h2 > span{ font-size: 18px; font-weight: normal; color: #d3deed;}
.subject-block > div > div ul{padding: 0;display: flex; flex-wrap: wrap; justify-content: space-between; width: 100% }
.subject-block > div > div ul  > strong{width: 100%; display: block; border-bottom: 1px solid rgb(255 255 255 / 17%);font-size: 20px; font-weight: normal; margin: 10px 0; padding-bottom: 6px;}
.subject-block > div > div ul li{list-style: none; padding: 5px 0; width: 49%; color: #d3deed; display: flex; align-items: baseline; flex-wrap: wrap; line-height: 22px;}
.subject-block .subject-ul li{width: 32%}
.subject-block .subject-ul{margin: 10px 0;}
.subject-block > div > div ul:nth-of-type(even){ background-color: #f1f1f130;  padding:0 10px 10px;}
.subject-block > div > div ul li .fa-fw{color: #fff}
.subject-block > div > div .btn1{background: transparent; border: solid 2px #fff; color: #fff; margin-top: 20px}
.subject-block > div > div .btn1:hover{background: #fff; border: solid 2px #fff; color:#002452}
.subject-block > div > div ul li span{margin-left: 10px;}
.subject-block > div .compulsory-subjects span{width: 90%}
.subject-block > div img{ width: 100%; height: auto; display: block}
.subject-text-block{padding:15px 50px}
.teaching-support-ul span{width: 80%}

.admission-intro{margin: 30px 0}
.admission-process{background: #002452; display: flex;margin-left: calc((100vw - 1280px) / -2); width: 100vw; margin-right: calc((100vw - 1280px) / -2);position: relative; overflow: hidden; }
.admission-process > div{max-width: 1280px; width: 100%; margin:50px auto auto; color: #fff; padding: 100px 0 65px}
.admission-process{}
.admission-process > div > div:nth-of-type(1){display: flex; flex-wrap: wrap; justify-content: space-between; width: 40%;     background-color: #2b6cb0; border-radius: 40%; border-radius: 100%;  margin: auto;  height: 500px;  align-items: flex-end; text-align: center; position: absolute; left: 0; right: 0; top: -50%; padding-bottom: 75px;}
.admission-process > div > div > ul{ text-align: center; margin:0 auto; padding:0 0}
.admission-process > div > div > ul li{font-size: 18px; padding:5px 0; line-height: 22px}
.admission-process > div > div:nth-of-type(2){display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%;    position: relative; margin-top: 40px;}
.admission-process > div > div > div{width: 24%; background-color: rgb(255 255 255 / 15%); padding:10px 15px 20px; box-shadow: 0 8px 24px rgb(255 255 255 / 12%); border: 1px solid #b6b6b6;}
.admission-process > div > div > div p{text-align: left; margin-top: 0;}
.admission-process > div > div > div ul{margin: 0; padding: 0}
.admission-process > div > div a{color: #fff; text-decoration: underline}
.admission-process > div > div > ul li,.admission-process > div > div > div ul li{list-style: none}
.admission-process > div > div > div ul li .fa-fw{ font-size: 8px;  margin-right: 10px;}
.admission-process > div > div > div ul li{ display: flex; align-items: baseline; line-height: 22px; padding: 5px 0;}
.admission-process > div > div > div > span{width: 50px; height: 50px; border-radius: 50%; background: radial-gradient(circle at 30% 30%, #2b8fff, #0051b8); color: #fff; display: flex; align-items: center; justify-content: center; font-size:32px; font-weight: 700; box-shadow: 0 8px 18px rgba(0, 68, 153, 0.35);  border: 3px solid #1470d4; top: -35px; position: relative}
.admission-process > div > div > div > div > strong{font-size: 29px; color: #0c4fa6; margin-bottom: 10px; font-weight: 700; border-bottom: 2px solid #d5dfe9; padding-bottom: 10px;}

.why-choose-main-block{width: 100%; display: flex;flex-wrap: wrap;justify-content: space-between;padding: 40px 0px;}
.why-choose-main-block > div{width: 49%;}
.why-choose-main-block .why-choose-text-block{height: 30%;display: block;position: sticky;top: 120px;padding: 15px 15px 15px 0px;}
.why-choose-main-block .why-choose-text-block img{width: 100%; height: auto; display: block}
.why-choose-main-block .why-choose-text-block > span{display: block; width: 100%; font-size: 16px; text-transform: uppercase;color: #9e9e9e; margin-bottom: 10px;}
.why-choose-main-block .why-choose-text-block img{width: 100%; height: auto; display: block; border-radius: 4px}
.why-choose-main-block .why-choose-text-block > h2{font-size: 42px; line-height: 46px; font-weight: normal; color:#1d1d1b; margin-top: 0}
.why-choose-main-block .why-choose-block {padding: 15px 0px 15px 15px; position: relative;}
.why-choose-main-block .why-choose-block > div {display: flex;flex-wrap: wrap;justify-content: space-between; padding-bottom: 30px; position: relative;}
.why-choose-main-block .why-choose-block > div:last-of-type{margin-bottom: 0px;}
.why-choose-main-block .why-choose-block > div > span{width: 60px;height: 60px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center; position: relative;background-color: #edf1f4;border: solid 1px #2b6cb0;border-radius: 50%; z-index: 1; font-size: 24px; color: #1d1d1b;}
.why-choose-main-block .why-choose-block > div:after{content: ''; width: 1px;height: 100%; background-color: #2b6cb0;position: absolute; top: 0; left: 29px;transform: translateX(-50%);}
.why-choose-main-block .why-choose-block > div:last-of-type > span:after{display: none;}
.why-choose-main-block .why-choose-block > div > span:hover{border: solid 2px #2b6cb0;background-color: #2b6cb0;transition: .5s; color: #fff}
.why-choose-main-block .why-choose-block > div > span:hover > img{filter: invert(100%);}
.why-choose-main-block .why-choose-block > div > span > img{display: block;width: 65%;height: auto;margin: auto;}
.why-choose-main-block .why-choose-block > div >  div strong{}
.why-choose-main-block .why-choose-block > div > div p{}
.why-choose-main-block .why-choose-block > div >  div > strong{color: #2b6cb0; margin-bottom: 0;font-size: 28px;display: flex;flex-wrap: wrap;justify-content: start;align-items: center; font-weight: normal}
.why-choose-main-block .why-choose-block > div > div {width:80%; color: #000;}
.why-choose-block > div > div ul{padding-left: 18px}
.why-choose-block > div > div ul li{padding:5px 0; line-height: 24px}

.what-we-offer{display: flex; flex-wrap: wrap; justify-content: space-between; margin: 30px 0}
.what-we-offer > div{width:48%;background-color: #fff; margin: 20px 0; color: #2e2e2e; border-radius: 15px 0 15px; border: solid 2px #7e1630; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; overflow: hidden}
.what-we-offer > div > div{width: 49%;}
.what-we-offer > div > div:last-of-type{ padding: 15px; }
.what-we-offer > div > div img{width: 100%; height: auto; display: block}
.what-we-offer > div h2{margin-top: 0; font-weight: normal;}
.what-we-offer > div p{ text-align: left; width: 100%}
.what-we-offer > div span{position: absolute; bottom: -10px; right: -10px; opacity: 0.3;}

/*===================== Contact us ======================*/
.contactus-block{display: flex; flex-wrap: wrap; justify-content: space-between; margin: 30px 0}
.contactus-block > div{width: 48%}
.contactus-block > div > h2{margin-top: 0}
.contactus-block > div p{color: #6a6a6a}
.contactus-block > div > span{ border-top: 1px solid #000; width: 100%; display: flex; flex-wrap: wrap; margin-top: 40px; padding-top: 30px;}
.contactus-block > div > span > strong{width: 100%; font-weight: normal; font-size: 26px}
.contactus-block > div > span > ul{ padding: 0; margin:15px 0 0; display: flex; flex-wrap: wrap;}
.contactus-block > div > span > ul li{list-style: none; width: 50px; height: 50px; border-radius: 50px; display: flex; align-items: center; justify-content: space-around;}
.contactus-block > div > span > ul li a{font-size: 24px; color: #fff}
.contactus-block > div > span > ul li:first-of-type{background-color: #3b5998}
.contactus-block > div > span > ul li:nth-of-type(2){background: #f09433; 
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
  background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); }

.contact-details{margin-top: 60px; display: flex}
.contact-details > div{ display: flex; flex-wrap: wrap; justify-content: space-between}
.contact-details > div:last-of-type > div img{ border: solid 1px #7b7879; border-radius: 10px; padding: 10px}
.contact-details > div{width:100%; }
.contact-details > div:first-of-type img{display: block; margin-top: 5px}
.contact-details > div > div{width: 30%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; margin: 7px 0; position: relative}
.contact-details > div > div:before{content: ""; width: 1px; background: #2b6cb0; height: 65%; position: absolute; left: 85%; top: 0;}
.contact-details > div > div:last-of-type:before{display: none}
.contact-details > div > div > span{width: 80%; display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: column;}
.contact-details p{ font-size: 16px; font-weight: bold;margin: 0 0 7px; color:#002452; width: 100%}
.contact-details a{ font-size: 14px; color: rgb(102 102 102); line-height: 20px;}
.contact-details .fa-fw{width: 60px; height: 60px; border: solid 1px #4b9a9e; border-radius: 10px; display: flex; align-items: center; justify-content: space-around; font-size: 24px; color: #2b6cb0;}
.main-contact{width: 100%;display: flex; flex-wrap: wrap;justify-content: space-between; margin: 12px auto;}
.main-contact > span{width: 65%;display: flex;flex-wrap: wrap;flex-direction: column;}
.contactus-map{margin-left: calc((100vw - 1280px) / -2); width: 100vw; margin-right: calc((100vw - 1280px) / -2); display: flex;}

.contactus-block > div > span > ul li{background-color: #000; margin-right: 15px;}
.enquiry{ display:table; }
.captcha {color:#666;}
.enquiry tr{ display: inline-table; width: 100%;}
.enquiry tr td{}
.enquiry table{width: 100%}
.enquiry .btn1 {margin-top: 22px; font-weight: bold; padding: 12px 15px; color: white !important;  border-radius: 1px !important; text-decoration:none}
.enquiry input, .enquiry select, .enquiry textarea{background-color: white; color: #666; font-family:Arial, Helvetica, sans-serif; padding: 12px ; width: 100%; font-size: 16px !important; border:1px solid #c0c0c0;}

.disclaimer-text ul,.disclaimer-text ol{ padding:0 0 0 20px; margin:0}
.disclaimer-text ul li,.disclaimer-text ol li{ padding:5px 0}
.text-block.disclaimer-text h2{ font-weight:normal}
.text-block.disclaimer-text > div{ display: flex; justify-content: space-between; flex-wrap: wrap; width:50%; margin-top:20px}
.text-block.disclaimer-text > div > a{min-width:150px; color: #fff !important; }
.tcs-block > td > div {display: flex;flex-wrap: nowrap;align-items: center;justify-content: unset !important;}
.tcs-block div input {width: 4%;height: 25px;margin-right: 10px; margin-left:0}
.tcs-block > td > div > label > span > a{color: #1f427f !important; font-weight:normal}

.regions-served{ display: flex; width: 100%; margin: 20px 0;flex-wrap: wrap}
.regions-served strong{font-size: 23px;color: #1e394c;display: block; margin-top: 30px}
.regions-served ul{ display: flex; width: 100%;flex-wrap: wrap;list-style: none;padding: 0;margin-top: 15px; gap:  10px;}
.regions-served ul li{text-transform: uppercase;margin-right: 10px;font-size: 14px;background-color: transparent;padding: 10px 20px;border-radius: 50px;color: #202020;border: 1px solid #202020; line-height: normal;}

/*======================== THANK YOU & ERROR 4040 ==========================*/
.custom-404,.thank-you-custom{min-height:300px;}


/*=================== CLIENT ZONE ==========================*/
.zone-main{width:100%; min-height:400px; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:5px;}
.zone-tab{width:100%; height:40px;}
.zone-tab div a{position:relative; float:left; width:200px; height:40px; background: #F40000;  color: rgba(255,255,255,.8) !important; color:#fff; margin-right:5px; font-size:14px; padding-top:5px; text-align:center; text-decoration:none;}
.zone-tab div a:hover{opacity:0.8;}
.zone-section{position:relative; float:left; min-height:350px; max-width:1000px; width:100%; border:1px solid #c0c0c0; margin-bottom:30px;}
.zone-container-access{font-size:18px; font-weight:bold; text-align:center;padding-top:80px;}

.zone-form{width:980px; margin: auto;}
.zone-form table{width:100%}
.zone-form table td{padding:10px}
.zone-form table input[type=text],.login-register table input[type=password], .login-register table input[type=email], .login-register table select, .login-register table textarea{padding: 12px; width:100%; margin-top: 5px; border: #ccc solid 1px;}
.zone-form button{margin: auto}
.zone-form .btn1{padding: 15px 20px}
.zone-form h1{text-align: center}
.zone-form span{font-weight:normal; color:#808080; font-size:16px;}
.zone-form table input[type=file]{width:100px;}
.zone-form textarea{font-family:Arial, Helvetica, sans-serif;font-size:13px; padding:4px !important; margin:0px !Important; margin-top:3px !important;}
.zone-file{position:absolute; z-index:999;top:2px;left:102px;width:200px;height:30px;background-color:#EDEBEB;padding-left:40px;padding-top:4px;}

.zone-list-btn{position:relative; float:left; border-radius:3px; background-color:#7e1630; color:#fff !important; text-decoration:none; width:100px; text-align:center;}
.zone-list-btn:hover{opacity:0.7;}

.zone-list-tracker{}
.zone-list-tracker table{display:table;border-spacing:0;border-collapse:collapse; font-size:12px; width:1000px;}
.zone-list-tracker td{display:table;text-align:left; padding:3px; padding-left:6px; border:1px solid #c0c0c0;}
.zone-list-tracker tr{display:table;}
.zone-list-tracker img{width:30px;height:25px;}
.zone-list-tracker td:nth-child(1){width:100px;}
.zone-list-tracker td:nth-child(2){width:100px;}
.zone-list-tracker td:nth-child(3){width:350px;}
.zone-list-tracker td:nth-child(4){width:120px;}
.zone-list-tracker td:nth-child(5){width:100px;}
.zone-list-tracker td:nth-child(6){width:100px;}
.zone-list-tracker tr:nth-child(1) td{background-color:#EDEBEB; color:#202020;border:none;}

.zone-btn{display: inline-block; padding:6px; min-width: 150px; text-align:center; font-size:14px; background:#7e1630;  border-radius:4px; color:#fff !important; text-decoration:none;}
.zone-btn-red {margin-left:40px;background-color:#7e1630;}
.zone-float-left{position:relative;float:left;}
.zone-float-right{position:relative;float:right;margin-left: 30px;}

.zone-empty{padding:40px;font-size:16px;font-weight:bold;}

/*======================== GENERAL FORMS ============================*/
.form-tabs{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; text-align: center; margin:0}
.form-tabs > div{position:relative; float:left; background-color:#002452; width:20%; max-width:300px;  }
.form-tabs .active-tab{ background-color: #7e1630; position:relative }
.form-tabs .active-tab:before{ content:""; width: 0px; height: 0px; border-left: 20px solid transparent; border-right: 20px solid transparent; border-top: 20px solid #7e1630; position: absolute; top: 100%; left: 50%; transform: translate(-50%, 0);}
.form-tabs > div a{ color:#fff !important; display:block; padding:7px 10px; text-decoration:none; border-radius: 4px;}
.form-tabs-empty{background-color:#fff !important;}

.upload-document-section{width: 100% !important;justify-content: space-between;}
tr.upload-document-section > td{width:33% !important; padding-left: 10px;}

.form-container{padding:20px; }
.form-container table{ width:100%; padding:5px 10px}
.form-container table tbody{display: flex; flex-wrap: wrap; justify-content: space-between; width:100%}
.form-container table tr{ width:100%;display: flex; flex-wrap: wrap;  padding: 5px 0;}
.form-container table tr td{ width: 49%; display: flex; flex-wrap: wrap; align-items: center; font-size:14px}
.form-container table tr td textarea,.form-container table tr td select,.form-container table tr td input{ width:100%; border: solid 1px #404040; padding:10px; font-family: Arial, Helvetica, sans-serif; color:#404040;max-height: 37px !important;}
.form-container textarea{height:60px;}
.form-container label{line-height:14px; margin-bottom:2px;}
.form-container h3{margin-top:10px;font-size:16px;margin-bottom:0px;}
.form-container h4{margin:0px;font-size:13px;margin-bottom:0px;}
.form-check{margin-left:20px; font-size:11px;display: flex; align-items: center;}
.form-option{font-size:14px; width:100%}
.form-option div{position:relative; float:left; width:50%; display: flex; align-items: center; margin: 2px -5px;}
.form-option input{width:20px !important;position:relative; float:left;}
.form-option label{position:relative; float:left;width: 60%;}
.form-nav{width:100%;display:table;}
.form-nav div{width:auto; position:relative;}
.siblings-table{ width:100% !important}
.form-nav div:nth-child(1){float:left;}
.form-nav div:nth-child(2){float:right;}
.disease-options td{max-height: 118px;margin-bottom: 41px;}
.font-size input{font-size:19px;}
.photo-option{ width:100%; display: flex;}
.photo-option > div{ display: flex; width: 13%; flex-direction: row;}


.form-toggle{display:table;margin-left:20px; font-size:13px; max-width:1000px; width:100%; height:40px; text-transform:uppercase; font-weight:bold; border-bottom:1px solid #c0c0c0;}
.form-toggle a{position:relative;float:left;width:20px;}
.form-toggle span{position:relative;float:left;width:900px; margin-left:5px;}

.form-upload{display:table; flex-wrap:none;border-spacing:0;border-collapse:collapse; font-size:12px; max-width:1050px; width:100%}
.form-upload td{width:auto !important; text-align:left;}
.form-upload img{width:30px;height:25px;}
.form-upload tr{display:table; flex-wrap:none;}
.form-upload td{display:table; flex-wrap:none;}
/*.form-upload tr:nth-child(1) td{background-color:#EDEBEB; color:#202020;}*/
.form-upload td:nth-child(1){width:3%;}
.form-upload td:nth-child(2){width:35%!important;white-space:nowrap;}
.form-upload td:nth-child(3){width:10%  !important;}
.form-upload td:nth-child(4){width:10% !important;}
.form-upload td:nth-child(5){width:40% !important;}


.form-uploaddoc{ position:relative; width:100%;}
.form-uploaddoc div{
	/*
    height: 20px;
    width: 20px;
    position: relative;
	*/
    cursor: pointer;
    /*Using a background color, but you can use a background image to represent a button*/
    background-color: #DDF;
    border-color:1px solid #c00;
}
.form-uploaddoc input[type="file"]{
    cursor: pointer;
	background-color:#EDEBEB;
	width:120px;
}


/*===========================FORM===========================*/

.email_show{display: none !important;}
.email_remove{}
.form-field-input.noCap{
	width: 100% !important;
}
.form-field *, .form-field, *[id*='_form_parent']{
    color:#808080;
    width: 100%;
}

*[id*='_form_parent'] > *.form-field{ float:left; width: 48%;}
*[id*='_form_parent'] > *:nth-child(even){margin-left: 0.5%;}
*[id*='_form_parent'] > *:nth-child(odd){margin-right: 1%;}
*[id*='_form_parent'] > *:nth-child(odd):last-child{width: 100%;}

*[id*='_form_parent']:after{float: none; clear: both; width: 100%; display: block; content: ' '}

.form-field textarea{font-family:Arial,Helvetica,sans-serif;}
.form-field:not(:last-child){ margin-bottom: 15px;}
.form-field-note{color:#7e1630; margin-top:5px;}
.form-field-title{
    margin-bottom: 10px;
    font-weight: bold;
}
.form-field > input, .form-field > select, .form-field > textarea{
    padding: 6px;
    border-color: #d4d4d4;
    border-width: 1px;
}
.form-field-break{padding: 10px 0px; width: 100% !important; }
.form-submit{
    width: 100%;
    max-width: 200px;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
	-ms-transform: translate(-50%,0%); 
    
    text-align: center;
    padding: 10px;
}

@media screen and (max-width: 600px){
    *[id*='_form_parent'] > *{width: 100% !important; display: block !important; margin-left: 0 !important; margin-right: 0 !important;}
}


/*------------------ FOOTER --------------*/

.bottom-nav.show{opacity: 1; transform: translateZ(0);}
.bottom-nav{display: flex; position: fixed; bottom: 0; right: 20px; z-index: 999; z-index: 1; opacity: 0; transition-property: opacity, transform; transition-duration: .4s; transform: translate3d(0, 100px, 0);}
.bottom-nav > span .fa-fw{margin-left: 10px}
.bottom-nav > span a{font-size: 16px; padding:  12px 24px; display: block; color: #fff}

.bottom-nav > span:nth-of-type(1){background: #7e1630}
.bottom-nav > span:nth-of-type(2){background:#0dc152}

.footer{ color:#1e394c; width:100%;  background-color:#edf2f7; display:table;}
.footer > div{text-align:left; width:100%; max-width:1280px; margin: auto; padding:50px 15px 15px; font-size:15px; line-height:22px; display: flex; flex-wrap: wrap; justify-content: space-between}
.contact-footer{width: 40%;display: flex; flex-wrap: wrap; justify-content: space-between}
.contact-footer ul{}
.footer .footer-logo{width: 10%}
.footer .footer-logo img{width: 100%; height: auto; display: block}
.footer > div > div:first-of-type{ }
.footer > div ul{ padding:0;margin: 0; color: #202020}
.footer > div > div strong{display: block; margin-bottom: 20px; font-size: 16px; text-transform: uppercase; color:#1e394c; position: relative; padding-bottom: 18px; width: 100%}
.footer > div > div strong:before {content: ""; background:#7e1630; width: 60px; height: 4px; border-radius: 5px; position: absolute; left: 0; bottom: 0;}
.footer > div > div strong:after{content: ""; background:#7e1630; width: 15px; height: 4px; border-radius: 5px; position: absolute; left: 65px;  bottom: 0;}
.footer > div ul li{ list-style:none}
.footer > div ul li a{ color:#202020}
.footer > div ul li:hover a{ color: #1e394c}

.footer .footer-social-media{display: flex; flex-wrap: wrap; gap:0 10px}
.footer .footer-social-media a{color: #1e394c; height: 35px; width: 35px; display: flex; flex-wrap: wrap; border-radius: 3px; text-align: center; border: 1px solid #aeaeae;justify-content: space-around; align-items: center; background-color: #fff;}
.footer .footer-important-links{display: flex; flex-wrap: wrap; align-items: flex-start; align-content: flex-start; justify-content: space-between;}
.footer .footer-important-links ul{ border-left: 1px solid #1e394c; padding-left: 15px; width: 48%;}
.footer .footer-important-links ul li{padding: 5px 0; position: relative}
.footer .footer-important-links ul li:before { content: ""; background: #1e394c; width: 10px; height: 1px; position: absolute; left: -15px; top: 50%;}

.footer .footer-address{}
.footer .footer-address li{padding: 5px 0}

.footer-bottom{padding: 12px 0; display: table; width: 100%; background-color:#edf2f7;}
.footer-bottom > div{width: 100%; max-width: 1280px; margin: auto; display: flex; flex-wrap: wrap; border-top: solid 1px #1e394c; padding: 0 15px}
.footer-bottom ul{ padding:0;}
.footer-bottom li{ float:left; padding-right:20px; list-style:none;color:#202020; font-size:12px}
.footer-bottom li a{ text-decoration:none; color:#202020}


.row{clear: left;}
.row0{clear: left; line-height:1px;}

@media not all and (min-resolution:.001dpcm) {
}
@media (min-width: 1664px) and (max-width: 2560px){
	
}

@media only screen  and (min-width : 2280px){
}

@media screen and (max-width: 1280px){
}
@media (min-width: 1025px) and (max-width: 1330px){
	.footer{ padding:0 10px }
	
}

@media only screen and (max-width: 1024px){
	body{ display: table}
	
	
}
@media (min-width: 600px) and (max-width: 1023px){
	
	body{display: block; margin-top: 100px}
	.logo{width: 13%}
	.menu-top-container{height: 100%; padding: 0 10px}
	.section-header{width: calc(100% - 50px); float: right; justify-content: space-around;}
	.section-2, .section-section{width:100%;}	
	.top-menu-block > ul > li:nth-child(2),.top-menu-block > ul > li:nth-child(1){display: none}
	.top-menu-block{width: auto}
	.menu-block{width: auto}
	.user-block > a{padding: 14px 20px;}
	.user-block{margin:0 15px;}
	
	.home-banner > div{padding: 30px 15px}
	.home-banner > div h1{ font-size: 40px; line-height: 50px;}
	
	.home-intro > div{padding: 85px 15px 0}
	.home-intro > div h1{line-height: 50px}
	.home-admission-block > div > div{width: 50% !important}
	.home-admission-block > div > div:last-of-type{}
	.home-banner > div > div{width: 100%}
	.home-banner > div > div:last-of-type{display: none}
	
	.what-we-offer > div{width: 100%}
	.page-title,.aboutus-page-title{min-height: 250px;}
	.about-sub-intro > div h2{font-size: 34px;}
	.subject-text-block{order: -1;}
	.subject-block > div > div .btn1,.subject-block .subject-ul li,.subject-block > div > div ul li,.subject-block > div > div{width: 100%}
	.footer .footer-logo{width: 18%;}
	
	}


@media screen and (max-device-width: 768px){	
	
}

@media screen and (max-width:599px){
	body{display: block; margin-top: 100px}
	.ecat-value{max-width:9px !important;} /*---- important do not remove  ----*/
	.mobi-only{ display: block !important}
	img{max-width: 100%; height: auto}
	.logo{width: 30%;}
	.logo span{display: none}
	.section-2, .section-sectionr{width:100%;}	
	.section-header{width: calc(100% - 50px); float: right; justify-content: space-around;}
	
	.home-intro:before{background: unset}

	.widget-container{}
	.menu-block{width: 48%}
	.menu-top-container{padding: 0 10px;}
	.top-menu-block{width: unset}
	.user-block{ margin-bottom: 15px;    margin-left: 0;}

	.top-menu-block > ul{display: none}
	.home-admission-block > div > div{width: 100% !important}
	.home-intro > div > div{width: 100%; color: #000 }
	.home-admission-block > div a .fa-fw{ font-size: 28px;}
	.home-intro > div{position: unset; padding: 15px}
	.home-intro > div h1{margin-bottom: 0; font-size: 34px; line-height: 40px;}
	.home-intro > div p a { color: #4b7ea3;}
	
	.home-categories > div > div,.home-categories > div > span > span{width: 100%}
	.home-categories > div > span{margin: 0}
	
	.page-title{min-height: 200px}
	.page-title > div h1{font-size: 36px}
	
	.about-sub-intro > div:first-of-type,.about-sub-intro > div:last-of-type{width:100% }
	.about-sub-intro > div h2 { padding: 0 0 25px 0; font-size: 26px;}
	.curriculum-block .interesting-facts h2{padding: 0 0 25px 0; font-size: 36px;}
	.curriculum-block .interesting-facts > div{padding: 10px}
	.curriculum-block .interesting-facts{width: 100%}
	.curriculum-block{ padding: 100px 0;}
	.curriculum-block::after,.curriculum-block:before{height: 70px;}
	
	.what-we-offer > div > div,.what-we-offer > div{width: 100%}
	.why-choose-main-block .why-choose-text-block{position: unset; height: auto}
	.why-choose-main-block .why-choose-block{padding: 0}
	.school-documents > div,.why-choose-main-block > div{width: 100%}
	.why-choose-main-block .why-choose-text-block > h2{ font-size: 32px; line-height: 36px;}
	
	.school-documents > div > a strong{padding: 5px 0 10px 22px}
	.school-documents > div > a span{width: 100%; padding: 10px 20px;}
	.school-documents > div > a p{display: block}
	
	.ethos-block{width: 90%}
	.mission-vision-block > div{padding: 20px;}
	.mission-vision-block > div h2{ width: 77%;}
	
	.curriculum-block > div > div{ width: 100%; padding-left: 15px;}
	.admission-requirements > div > h2{font-size: 34px; line-height: 44px;}
	.admission-requirements > div > div > div{width: 100%; margin-bottom: 30px}
	.admission-requirements > div > div > div h3{ margin: 30px 0 15px;}
	.admission-requirements > div > div > div h3 br{display: none}
	.subject-text-block{padding: 15px; order: -1;}
	.subject-block > div > div .btn1,.subject-block .subject-ul li,.subject-block > div > div ul li,.subject-block > div > div{width: 100%}
	.admission-requirements:after{display: none}
	
	.admission-process > div > div > div,.contactus-block > div,.contact-details > div > div{width: 100%}
	.contact-details > div > div:before{display: none}
	.admission-process > div > div:nth-of-type(1){width: 95%;position: unset; padding: 0; align-items: center; min-height: 355px; height: auto }
	.admission-process > div > div > ul{padding: 0 30px;}
	.contact-footer{width: 100%}
	
	/*=============== Thank you ==============*/
	.thank-you div,.thank-you{ width:100%}
	.thank-you-title{ left:auto; white-space:normal; font-size:4.5em}
	.thank-you div{ top:auto}
	.thank-you-contact{ margin-top:0}
	.thank-you div{ left:auto}
	
	.text-block.disclaimer-text > div{ width:100%}
	.text-block.disclaimer-text > div > a{ width:100%; margin:5px 0}
	.tcs-block div{ line-height:20px}
	.tcs-block div input{ width:10%}
	
	/*=============== Mobile banner ==============*/
	
	.home-banner:before{opacity: .5;}
	.home-banner > div{padding: 20px 15px}
	.home-banner > div > div{width: 100% !important}
	.home-banner > div h1 {font-size: 36px; line-height: 40px;}
	.home-banner > div > div:last-of-type{display: none}
	
	.home-banner{height: auto; }
	.csslider1{ height:100%}
	.home-banner h2{font-size: 26px;   line-height: 28px;}
	.cs_title .cs_wrapper{ bottom:0}
	.csslider1 > .cs_description > label{ max-width:100% !important; width:100%; left:0 !important}
	.home-banner .cs_title h1{ font-size:26px}
	.home-banner .cs_title .cs_wrapper{ padding:0 15px; font-size:26px}
	.home-banner .cs_descr .cs_wrapper{ margin:30px 0 0 0; padding:0 15px; font-size:20px; line-height:26px}
	.home-banner .cs_descr .cs_wrapper br{ display:none}
	.home-banner .btn-learn-more{ margin-left:15px; margin-top:15px}
	.home-banner .cs-title-align{ margin:0}
	.mobile-banner > span h1{ font-size:32px; line-height:32px}
	.home-banner .btn-banner{ margin-top:15px; padding:10px 15px}
	.mobile-banner p{font-size: 16px; margin-bottom:0}
	.mobile-banner > span br{ display:none !important}
	
	.signin-dropdown ul li a{font-size: 14px}
	
	/*=============== ONLINE APPLICATION FORM ==============*/
	.form-tabs > div{ width:100%; max-width:100%; border-bottom: 1px solid #fff;}
	.form-toggle{ margin-left:auto; width:100%; height:auto}
	.form-container{ padding:5px}
	.form-container table{ padding:0}
	.zone-list-tracker table{ width:100% !important }
	.zone-list-tracker tr:nth-child(1) td{ display:none}
	.form-container table tr td{ width:100%; padding: 5px 0;max-height: unset !important;}
	.zone-list-tracker table tr td{ width:50% !important; padding: 5px;}
	.zone-btn{ width:100%}
	.zone-btn-red{ margin: 5px 0;}
	.form-nav div{ width:100%}
	.form-tabs .active-tab:before{ display:none}
	.form-nav div:nth-child(1){margin-bottom: 5px;}
	.contactus-top > div:last-of-type{height: auto !important;}
	
	/*=============== MENU ==============*/
	.nav > li > span,.nav > li > span,.nav > li > a,.top-menu-block > ul > li > a, .top-menu-block > ul > li > span,.nav > li > a{color: #fff; line-height: 43px;}
	.nav > li > span{ display: inline-block; color: #fff;padding: 0 20px;  text-transform: uppercase; font-size: 1.5em; text-decoration: none; transition: all .3s;}
	.dropdown:focus .dropdown-menu,.dropdown:hover .dropdown-menu{display:block !important; margin:0;left:0;position:relative;border-radius:0 !important;min-width: 100%;}
	.navbar-toggle{position:relative; width:20%; margin:0; text-align:center}	
	.menu-top{position: absolute; top: 70px; width: 100%}	
	.dropdown-menu{margin-left: 20px}	
	.top-header, .top-tel{display:none !important}
	.footer .footer-logo { width: 30%; margin: auto}
	.footer > div > div strong{margin-top: 25px}
	.footer-bottom ul{ display: contents;}
	.footer-bottom li{padding: 5px 15px 5px 0}
	.footer-bottom > div{padding: 10px 15px 15px}
}

@media screen and (max-width: 1024px){
	.menu-top{ background-color:#002452; left: 0; position:fixed; top:0; height:100px; width:50px; overflow:hidden; padding:0px; transition:all 0.3s; z-index:100}
	#mainNav{padding:10px;overflow-y:auto;height:calc(100vh - 100px)}
	.menu-top>label{color:#fff;display:block;height:100px;padding:0;position:relative;margin-bottom:0}
	.menu-top>label>i{font-size: 1.5rem;color:#fff;line-height:100px;text-align:center;width:50px;transition:all 0.1s ease 0.3s}
	
	/*-------- For all screen --------*/
	.section-1{height: 100px}
	.mobi-only{ display: block !important}
	.nav > li > a > strong{color:#fff}
	.nav > li > span,.nav > li > span,.nav > li > a,.top-menu-block > ul > li > a, .top-menu-block > ul > li > span,.nav > li > a{color: #fff; line-height: 43px;}
	.nav > li > span{ display: inline-block; color: #fff;padding: 0 20px;  text-transform: uppercase; font-size: 1.5em; text-decoration: none; transition: all .3s;}
	.dropdown:focus .dropdown-menu,.dropdown:hover .dropdown-menu{display:block !important; margin:0;left:0;position:relative;border-radius:0 !important;min-width: 100%;}
	.navbar-toggle{position:relative; width:20%; margin:0; text-align:center}
	.admission-process,.contactus-map,.subject-block,.admission-requirements,.curriculum-block{margin: auto}

	
	#navOverlay{display:block;width:100%;height:100%;background-color:rgba(0,0,0,0.8);position:fixed;top:0;left:0;transform:translate(-100%);transition:all 0.25s ease-out 0.1s;z-index:100}
	#mobi-toggle:checked ~ .section-1 .menu-top>label i::before{content:"\f00d";font-size:2.5rem}
	#mobi-toggle:checked ~ .section-1 .menu-top{height:100vh;width:250px}
	#mobi-toggle:checked ~ * #navOverlay{transform:translate(0)}
}