
/*responsive*/
@media screen and (min-width: 1600px){
	.container-lg{max-width: 1480px;}
	.statsContainer .column .box.highlights ul li .img-fluid{width: 65%; margin: 0 auto;}
}

@media screen and (min-width: 1920px){
	.container-lg{max-width: 1620px;}
}

@media screen and (max-width:1199.9px){
	.menuContainer .menu .navi ul li .menu-link { font-size: 45px;}
	.padding {padding-top: 3.5rem;padding-bottom: 3.5rem;}
    .scrollDown svg{width: 6px; height: 30px;}
    .overviewBox section h3{line-height: normal; font-size: 1.5rem;}
	.statsContainer .column .box .data h2 { font-size: 40px;}
	.scrollDown{width: 45px; height: 45px;}
	.overviewBox section h1 {font-size: 25px;}
	.line-moreBtn {width:45%;}
	.heading { margin: 0 auto 20px;}
	.heading h2, .heading .h1 {font-size: 2.5rem;}
	.line-moreBtn {width:250px;}
    .line-moreBtn:before{width: 28%;}
	.whyUsBox section{padding: 1rem;}
	.whyUsBox .imgBox{max-width: 50px; flex: 0 0 50px; padding: .5rem;}
	.hm-admissionBox .inner{padding-top: 2rem;}

	.cardContainer .icon-card .inner {justify-content: center; flex-direction: column;}
	.cardContainer .icon-card .inner .card-body{padding: 0;}
}

@media screen and (max-width:991.9px){
	html{font-size: 87.5%;}
	.container-lg{padding-left: 20px; padding-right: 20px;}
    .header{padding: 0 1rem;}
    .banner{height: 500px; margin-top: 59px;}
	.statsContainer .column .box .data h2 {font-size: 2rem;}
	.menuContainer .menu .navi ul li .menu-link {font-size: 35px;}
	.bannerText{left: 2rem;}
	.bannerText h5{font-weight: 700; font-size: 1.125rem;}
	.bannerText .h1{font-size: 2.5rem;}

	.quicklinks li:nth-child(2n) {transform: translateX(-70px);}
	.highlights .d-flex {flex-wrap: wrap;}
	.statsContainer .column .box.dayschool .data .img-fluid {  padding: 0 10px;}
	.statsContainer .column .box.highlights ul li .img-fluid{padding: 20px;}
	.statsContainer .column .box.highlights ul li:nth-child(2n) .img-fluid{transform: none;}
	.statsContainer .column .box .data .img-fluid{padding: 0 7%;}

	.statsContainer .column {width: 100%; border-right: none;display: flex;}
	.statsContainer .column .box {min-width: calc(100% / 3);border-right: 1px solid var(--body-color);}
	.statsContainer .column .box.sports, .statsContainer .column .box.highlights, .statsContainer .column .box.st-ratio {border-bottom:1px solid var(--body-color); border-right: none;}
	.statsContainer .column .box.max-students, .statsContainer .column .box.agerange{border-right: 0;}
	.statsContainer .column.middle {width:100%;}
	.statsContainer .column .middle .box, .statsContainer .column.last .box {height: auto;width: 50%;}
	/*.statsContainer .column .middle .box, .statsContainer .column.last .box:last-child {border-right: none;}*/

	.readmore {margin-top: 20px;}
	.overviewBox section h1 {font-size: 20px;}
	.overviewImg .img-fluid img {height: 345px;}
	.quicklinks li a { width: 50px;height: 50px;}
	.quicklinks li a img{width: 35px;}
	.quicklinks li:nth-child(2n) {transform: translateX(-50px);}
	.footer-area {height: auto;}
	.footer-area .bottom{ flex-wrap:wrap; align-items: center;}
	.bannerText h2 {font-weight: 100;font-size: 13px;}
	.carousel-indicators{ margin-bottom: 0;}
	.viewmore.d-flex{flex-wrap: wrap;}
	.directorText .h2{font-size: 1.5rem;}
	.director-img{margin-top: 3rem;}
	.director-img img{
		max-width: 300px;
		aspect-ratio: 1 /1;
		object-position: center !important;
		border-radius: 50%;
		margin: 0 auto;
	}

	.eventBox .inner .img-fluid img{height: 180px;}

	.infra-wrapper .row:nth-of-type(2) .infraBox:nth-child(odd) .inner{background-color: var(--white);}
	.infra-wrapper .row:nth-of-type(2) .infraBox:nth-child(even) .inner{background-color: var(--lightgray);}
	.infra-wrapper .row:nth-of-type(2) .infraBox:nth-child(odd) .inner .img-fluid{background-color: var(--lightgray)}
	.infra-wrapper .row:nth-of-type(2) .infraBox:nth-child(even) .inner .img-fluid{background-color: #fff}
	.suncityLifeContainer {min-height: 500px;}

	.testimonials section article{font-size: 1rem;}
	.readmore .button, .sendBtn{min-height: 34px; line-height: 34px;}
	.swiper-button-next, .swiper-button-prev{width: 35px; height: 35px;}
	.side-menuBtn{ display:block;}
	.sidemenu ul{ display:none;width: 100%;}
	.sidemenu ul li{display: inline-block; margin: 10px 0px; border-left: 1px solid var(--body-color);}
}

@media screen and (max-width:768px){
	.menuBtn-desk{ display:none;}
	.menuBtn-mob{ display:block;}
	#banner {height: 70vh;}
	.quicklinks li a { width: 70px;height: 70px;}
	.quicklinks li:nth-child(2n) {transform: translateX(-70px);}
	.quicklinks li a img{width: 40px;}
	.menuContainer .menu .navi ul li .menu-link {font-size: 30px;}
	.carousel-indicators { flex-direction: row;}
	.carousel-indicators li { width: 30px;height: 5px;margin: 0px 8px;}
	.carousel-indicators li:hover, .carousel-indicators .active{ height: 5px;width: 50px;}
	.statsContainer .column .box .data.flex-row-reverse h2 { padding-right: 2px;}
	.event-caption p {font-size: 13px;}
	.event-caption { padding: 15px;}
	.explore-bigbox{ height:300px}
	.event-caption h5 {font-size: 15px;margin-bottom: 10px;}
	.footer-area .mainFooter .footAddress ul li a {padding: 8px;font-size: 13px;}
	.inside-banner {height: 38vh;margin-top: 61px;}
	.sidemenu, .mainTextContainer  {flex: 0 0 100%; max-width: 100%;}
	.mainTextContainer {padding-right: 0;}
	.sidemenu aside{display: flex;justify-content: space-between; flex-wrap: wrap;}
	.pageHeading h2 {margin: 15px 0;font-size: 22px;}
	.mainTextContainer section > h4 {font-size: 17px;}
	.membersContainer .membersText {padding: 10px;}
	.membersContainer {align-items: normal;}
	.pt-5, .py-5 {padding-top:2rem!important;}
	.mainTextContainer section p {font-size: 14px;}
	.mediaBox .img-fluid img {height: 202px;}
	.footer-area .bottom .copyrights {margin: 15px auto;}
	.heading h4 {font-size: 20px;}
	.scrollDown{ display:none;}
	.footerSocial ul li a {width: 30px;height: 30px;line-height: 30px;font-size: 13px;}
	.marqueeText > span {left: 6px;}
	.iframeBox iframe {height: 295px;}
}
@media screen and (max-width:767.9px){
	.sidemenu{padding: 0 10px;}
	.admissionStepBox .line{display: none;}
	.admissionStepBox .admissionStep:not(.step1){padding-top: calc(1rem + 20px);}
	.admissionStepBox .stepNameBox{width: 200px;}
	.admissionStepBox .stepCount{top: 50%; margin-top: -15px;}
	.admissionStepBox:nth-child(odd) .stepCount {left: -30px;}
	.admissionStepBox:nth-child(even) .stepCount {right: -30px;}

	.admissionStepBox .admissionStep{width: 90px; padding: calc(1rem + 0px) 0.75rem 0rem;}
	.director-title{margin-top: 10px;}

	.readmore .button, .sendBtn{min-height: auto; line-height: normal; padding: 10px; min-width: 120px; text-align: center; text-align-last: center;}
	.testimonials section article{font-size: 1rem;}
	.mainFooter .viewmore .button{flex-grow: 1;}

	.quicklinks li a { width: 50px;height: 50px;}
	.quicklinks li a img{width: 35px;}
	.quicklinks li:nth-child(2n) {transform: translateX(-50px);	}
	.tagline {padding: 10px;}
	.cardContainer-inner{padding: 1rem;}
	.cardContainer .icon-card .inner .icon {max-width: 35px; flex: 0 0 35px;}
	.cardContainer .icon-card .inner .card-body .card-title{font-size: 1rem;}

	.newsBox .inner{padding: 1.5rem;}

	/* steps */
	#steps{margin-left: 0;}
	.step:nth-child(n+2){margin-left: 80px;}
	.step:first-child:after {transform: translate(-50%, 11px);}
	.step:nth-child(n+2):before{width: 65px; transform: translate(-70px, 15px);}
	.step:after{width: min-content; line-height: 1.2; transform: translate(-50%, 16px); font-size: 12px;}
	/* steps */
}
@media screen and (max-width:575.9px){
	/* body{text-align: justify; text-align-last: center;} */
	.logo {width: 170px;}
	.menuContainer-mob{top: 50px;}
	.header.fixed + .menuContainer-mob{top: 41px;}
	.banner {margin-top: 50px;}
	.admissionStepBox .stepNameBox{position: static; width: auto; flex-grow: 1;}
	.admissionStepBox:nth-child(even) .stepNameBox{flex-direction: row;}
	.admissionStepBox .stepCount{position: static; margin-top: 0; transform: translate(10px, -50%);}
	.admissionStepBox .stepNameContent{padding-left: 1.25rem; text-align: left; text-align-last: left;}
	.heading{text-align: center;}
	.heading h2, .heading .h1 {font-size: 2rem;}
	.heading h5{font-size: 1.25rem;}
	.quicklinks li a {width: 60px;height: 60px;}
	.quicklinks li:nth-child(2n) {transform: translateX(0px); margin: 2px 0;}
	.explore-bigbox article p { font-size: 12px;}
	.statsContainer .column .box.curriculum ul li img {max-width: 80px; margin: 0 auto;}
    .statsContainer .column .box .data.data.flex-row-reverse{flex-direction: row !important; justify-content: center;}
    .statsContainer .column .box .data{justify-content: center; gap: 10px;}
	.statsContainer .column .box .data .img-fluid {max-width: 40px;flex: 0 0 40px; padding: 0 !important;}
	.statsContainer .column .box ul li{flex: 0 0 70px;}
	.statsContainer .column .box.highlights ul li .img-fluid {padding: 12px;} 

	.scrollDown{ display:none;}
	.statsContainer .column {flex-wrap: wrap;}
	.statsContainer .column.last .box .mt-3 {justify-content: center;}
	.statsContainer .column.last .box .mt-3 h2{ text-align: center;}
	.statsContainer .column .box { min-width: calc(100% / 1);border-right:none;}
	.statsContainer .column .box{ min-height:auto;}
	.heading {margin: 0 auto 10px;}
	.heading h4 {font-size: 20px;}
	.hm-overview .hm-overviewBg {display: none;}
	.overviewBox section {padding-left:0;}
	.overviewImg h5 {color: #0e0e0e;text-align: center;margin-bottom: 12px;}
	.overviewBox section h2{font-size: 1.5rem;}
	.overviewBox section h1 {font-size: 14px;text-align: justify; margin-bottom:15px; margin-top:15px;}
	.overviewBox section p {font-size: 13px; }
	.line-moreBtn {width: 100%;margin-left: 0; margin-top: 20px; justify-content: center;}
	.line-moreBtn:before { width: 12%;}
	.explore-bigbox article h3 {font-size: 17px;}
	.explore-smallbox {height:272px;width: 100% !important;}
	.newsImg .img-fluid{max-width: 40%; flex: 0 0 40%;}
	.eventBox .inner .img-fluid img {height: auto; aspect-ratio: 5 / 4;}

	.eventBox .inner .eventBox-details, .newsImg .swiper-slide, .faqs-box{text-align-last: left;}
	.faqs-box{text-align: left;}

	.circle-wrapper{--circle-size: 400px; margin-top: 6rem; margin-bottom: 1rem;}
	.rotate--circle{width: var(--circle-size); height: var(--circle-size);}
	.circle-slider{width: calc(var(--circle-size) - 70px); height: calc(var(--circle-size) - 70px);}
	.circle--rotate>li .icon{width: 50px; height: 50px; padding: 7px; margin: -25px auto;}
	.circle--rotate>li .icon span{width: 100px; font-size: 11px; bottom: calc(100% + 25px);}
	.directorText h2{font-size: 1.5rem;}
	.director-img img{max-width: 200px;}
	.tagname{justify-content: center;}
	.tagname::before{display: none;}

	.infra-wrapper .row:first-of-type .infraBox:nth-child(even) .inner, .infra-wrapper .row:nth-of-type(2) .infraBox:nth-child(even) .inner{background-color: #fff;}
	.infra-wrapper .row:first-of-type .infraBox:nth-child(even) .inner .img-fluid, .infra-wrapper .row:nth-of-type(2) .infraBox:nth-child(even) .inner .img-fluid {background-color: var(--lightgray);}
	.infraBox .inner{border: solid rgb(0 0 0 / 10%); border-width: 0 1px 1px 0;}
	.infraBox:nth-child(2n) .inner{border-right: 0;}
	.infra-wrapper .row:nth-of-type(2) .infraBox:nth-last-child(1) .inner,
	.infra-wrapper .row:nth-of-type(2) .infraBox:nth-last-child(2) .inner{border-bottom: 0;}

	.testimonials section{ padding:2rem 4rem;}
	.parent-img img{width: 120px; border-radius: 50%; margin: 0 auto;}
	.testimonials section i, .testimonials section article p{ font-size:13px;}
	.testimonials section article strong{ font-size:13px;}
	.carousel-control-prev.test-prev {left: calc(50% - 42px);}
	.carousel-control-next.test-next{right:calc(50% - 42px);}
	.footerSocial ul {flex-wrap: nowrap;}
	.footer-area .mainFooter {flex-wrap: wrap;}
	.footer-area .mainFooter .footerSocial { width: 100%; margin-bottom: 25px;}
	.footAddress{ width: 100%; margin-bottom: 15px;} 
	.footer-area .mainFooter .footAddress ul li {text-align: center; width:50%}
	.footer-area .bottom .footerBox ul {    display: inline-block;text-align: center;}
	.footer-area .bottom .footerBox ul li{    display: inline-block;}
	.footer-area .bottom .footerBox ul li { background:rgba(255,255,255,0.5);margin: 5px 2px;padding: 2px 7px;border-radius: 3px;text-align: center;}
	.footer-area .bottom .footerBox ul li a{ font-size:10px;}
	.footer-area .bottom .copyrights {flex-wrap: wrap;margin-top: 10px;}
	.footer-area .bottom .copyrights li:first-child {text-align: center; margin: auto;border-right:none !important;}
	.footer-area .bottom .copyrights li:last-child {border-right: 0;margin: 5px auto;}
	.footer-area:before {background: rgb(0 0 0 / 80%);}
	.footerBox{width: 50%;}
	.footerBox:not(:last-of-type, :nth-last-child(2)) {
		border-bottom: 1px solid rgb(255 255 255 / 10%);
	}
	.footer-schools-container{font-size: 11px;}
	.footerBox .inner h6{font-size: 12px;}
	.footer-logo{max-width: 160px;}
	
	.menuContainer .menu .navi ul li .menu-link {text-shadow: none; font-weight:400;font-size: 15px;color: #060606;}
	.menuContainer .menu .navi ul li .menu-link.hasChild i {font-size: 12px;margin-left: 10px;width: 27px; height: 27px;line-height: 23px;border: 2px solid var(--orange);}
	.membersContainer{ flex-wrap:wrap; flex-direction: row;}
	.footer-area .bottom .footerBox ul li a {color: #000;}
	.membersContainer .memberImg {max-width: 100%;flex: 0 0 100%;}
	.mediaBox .img-fluid, .mediaBox article {max-width: 100%;flex: 0 0 100%;padding-left:0;}
	.mediaBox article h3 {margin: 10px 0;font-size: 20px;}
	.mainTextContainer section article .readmore{ margin-top:0;}
	.footer-area .mainFooter .footAddress p{ font-size:13px; text-align:center;}
	.footer-area .mainFooter .footAddress p br{ display:none;}
	.mainTextContainer section p {text-align: justify;}
	.h4, h4 {font-size: 17px;}
	.tagline h5 { font-size: 18px;}
	.table{table-layout: auto !important;}
	.mainTextContainer .border-bottom{ border-bottom:none !important;}
	.membersContainer .membersText {padding: 10px 19px;}
	.infrastructure h3 {bottom: 5px;padding: 10px 20px;font-size: 18px;}
	.marqueeText p {font-size: 13px;font-weight: 100;}
	.address li {width: 100%;}
	.address li i {font-size: 25px;width: 50px;line-height: 50px;height: 50px;margin-bottom: 10px;}
	.iframeBox iframe {height: 200px;}
	.pb-5, .py-5 {padding-bottom: 2rem!important;}
	.autoplay-progress {right: auto; left: 5px; bottom: 5px; width: 35px; height: 35px;}

	.hm-stats-box .inner{padding: 0; text-align: center;}
	.hm-stats-box .inner h3{font-size: 1.5rem;}
	.icon-card{padding-top: 15px; padding-bottom: 15px;}
	.icon-card:nth-last-child(n+3){border-bottom: 1px solid rgb(255 255 255 / 10%);}

	.sidemenu ul li{width: calc(50% - 2px) !important;}
	.sidemenu ul li:last-of-type {border-right: solid 1px var(--body-color);}
	.marqueeText{padding: 10px;}
	.marqueeText > span{bottom: auto; top: -30px; padding: 7px 10px; font-size: 11px; color: var(--primary-color); font-weight: 600;}
	.grid-container{display: flex; height: auto; flex-wrap: wrap;}

	.step{flex: 0 0 35px; width: 35px; height: 35px; border-width: 1px;}
	.step:first-child {line-height: 33px;}
	.step:nth-child(n+2){margin-left: 40px; line-height: 29px;}
	.step:first-child:after {transform: translate(-50%, 3px);}
	.step:nth-child(n+2):before{width: 25px; transform: translate(-35px, 19px);}
	.step:after{transform: translate(-50%, 7px);}
	.admission-form-steps{text-align: left; text-align-last: left;}
	.radio-box{flex-wrap: wrap; gap: 5px;}
	.radio-box .custom-control-inline{margin-right: 0;}
	.contactForm .inner,.contactCard .inner{padding: 1.5rem;}
}
@media screen and (max-width:520px){
	.bannerText{left: 1rem; right: 1rem; justify-content: center;}
	.bannerText h5{font-weight: 700; font-size: 1.125rem;}
	.bannerText .h1{font-size: 1.75rem;}
	.infraBox .img-fluid{width: 70px; padding: 1rem;}
	.circle-wrapper {--circle-size: 290px;}
	.footerBox{width: 100%;}
	.footerBox:nth-last-child(2) {
		border-bottom: 1px solid rgb(255 255 255 / 10%);
	}
	.heading h2, .heading .h1 {font-size: 1.75rem;}
	.apply-now {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        justify-content: center;
        top: auto;
        transform: none;
		display: flex;
    }
	.apply-now a {
		display: block;
		width: 100%;
		display: flex;
		height: auto;
		justify-content: center;
	}
	.apply-now span {
		transform: none;
		position: static;
        height: auto;
	}
	.apply-now svg{
		height: 20px;
		width: 20px;
    }
	label {
		margin-bottom: 0;
		/* font-size: 87.5%; */
		text-align: left;
		width: 100%;
		justify-content: left;
		display: flex	;
	}
	.form-control, .form-select {
		text-align-last: left;
	}
}
@media screen and (max-width:490px){
	.col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6:not(.infraBox), .col-5, .col-4, .col-3, .col-2, .col-1, .col{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	.hm-stats-box:not(:last-of-type) {border-right: 0;}
	.hm-stats-box .inner{flex-direction: row; justify-content: center; gap: 10px; height: auto !important;}
	.hm-stats-box:not(:last-of-type)  .inner{border-bottom: 1px solid rgb(0 0 0 / 10%); padding-bottom: 1rem; margin-bottom: 1rem;}
	.icon-card:nth-last-child(n+2){border-bottom: 1px solid rgb(255 255 255 / 10%);}
	.infraBox .img-fluid{max-width: 50px; padding: 10px;}
}
@media screen and (max-width:375px){
	.logo {width: 130px;}
	
} 