body{ padding: 0px; margin: 0px; list-style: none; font: normal 14px/18px 'Lato', sans-serif; color:#000; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}

/*font-family: 'Barlow', sans-serif;*/
.wrapper{ width: 100%;}
.panel-default > .panel-heading{ background: none !important; border: none !important; border-radius: 0px !important;}
.panel-default{ border-radius: 0px !important;}
.panel-default > .panel-heading + .panel-collapse > .panel-body{ background: none !important; border: none !important; border-radius: 0px !important;}
a:hover, a:focus{ text-decoration: inherit !important;}

button:focus{ outline: none !important;}



/*header*/
.header_sec{ width: 100%; /*background: #e81629;*/ background:#ffc600;}
.header_Inn{ width: 100%;}

.nav_top{ margin: 0px; padding: 0px; background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0px;}
.drop-nav{ position: absolute; top: 10px; right: 0px;}
.nav_top .dropdown-menu li a{ font-size: 14px; color: #1e53a1;}
.menu_sec li{ position: relative; color: #313131; font: normal 15px/20px 'Ebrima Normal';}
.menu_sec li a{ color: #313131; display: inline-block; padding:12px 10px 15px; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;  -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out;}
.navbar{ background: #f4f4f4; border-radius:0 0 15px 15px; position: relative; padding-left: 0px; z-index: 11;}
.ylowBtn{ font: 600 16px/20px 'Barlow', sans-serif; color: #e81629; background: #fff; padding:6px 11px 8px; border-radius:5px; position: absolute; top: -3px; right: 0px; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;  -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out;}
.menu_sec li a:hover, .menu_sec li.actv > a{ color: #e81629 !important;}
.nav_top .dropdown-menu li a:hover{ background: #1e53a1; color: #fff !important;}


.ylowBtn:hover{ background: #1e53a1; color: #fff;}
.menuhead{ width: 100%;}
.menuheadinn{ width: 100%; display: inline-block; position: relative;}
.headcont{ width:290px; float: right; padding: 22px 0;}
.headcont li{ color: #fff; font: 500 14px/27px 'Barlow', sans-serif; display: inline-block; padding: 0 12px 0 21px;}
.headcont li a{ color: #fff !important;}
.icon1{ background: url(../images/call.png) no-repeat left center; background-size: 12px;}
.icon2{ background: url(../images/map.png) no-repeat left center; background-size: 12px;}
.icon3{ background: url(../images/mail.png) no-repeat left top 8px;}
.navbar-brand{ width: 129px; float: left; padding:2px 0 0; margin: 0px;}
.navbar-brand img{ max-width: 100%; width: 100%;}
.yers{ width: 100px; position: absolute; top: 2px; right: 307px;}
.yers img{ max-width: 100%;}

.bannersec{ width: 100%; position: relative;}
.bannersec:before{ height: 4px; width: 50%; background: #1e53a1; content: ""; position: absolute; top: 0px; left: 0px;z-index: 1;}
.bannersec:after{ height: 4px; width: 50%; background: #e81629; content: ""; position: absolute; top: 0px; right: 0px;}
.bannersec img{ width: 100%;}
.bantext{ width: 100%; position: absolute; top: 55%; left: 0px; -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);}
.bantext .txt{ width: 50%; text-align: center; float: right;}
.bantext strong{ color: #fff; font: normal 30px/36px 'Ebrima-Bold';}
.bantext p{ color: #fff; font: 500 18px/23px 'Barlow', sans-serif;}
.morbtn{ display: inline-block; background: #ffc600; padding:0px 20px; color: #0f0f0f; font: 600 16px/32px 'Barlow', sans-serif; border-radius: 7px; margin-top: 20px; height: 34px; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;  -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out;}
.morbtn:hover{ background:#1e53a1; color: #fff;}
.paginationtext .carousel-indicators li{ width: 12px; height:12px; background: #fff; border-radius: 50px; cursor: pointer;}
.paginationtext .carousel-indicators li.active{ background:#e81629; }
.paginationtext .carousel-indicators{ width: 100%; position: inherit; left: inherit; bottom: inherit; margin: 0px;}
.paginationtext{ width: 100%; position: absolute; bottom: 20px; left: 0px; text-align: center;}
.paginationtext .txt{ width: 50%; float: right;}


.cerficat {
    width: 553px;
    position: absolute;
    bottom: -36px;
    left: 0px;
}
.cerficat img{ max-width: 100%;}


.welcomsec{ width: 100%; padding: 80px 0 60px;}
.header1 h1, .header1 h2, .header1 h3{ color: #e81629; font: normal 24px/27px 'Ebrima-Bold';}
.header1 p, .header1 h6{ color: #1d1d1d; font: normal 15px/24px 'Barlow', sans-serif; margin-top: 15px;}
.header1 h6, .header1 p strong{ font-weight: 700;}
.header1 h4, .header1 h5{ color: #1d1d1d; font: 700 19px/24px 'Barlow', sans-serif;}
.midpic img{ width: 100%;}
.midpic .pic{ position: relative; width: 100%; display: inline-block; padding: 6px;}
.midpic .pic:before{ width: 35%; position: absolute; top: 0px; left: 0px; height: 100%; background:#e81629;content: ""; z-index: -1}


.thamblesec{ width: 100%; padding: 0px 0 50px 0;}
.thambox{ width: 100%; text-align: center; margin-top: 30px;}
.thambox i{ width: 96px; height: 96px; display: inline-block; border-radius: 100%; background: #42bb89;}
.thambox i img{ max-width: 100%;}
.thambox .text{ width: 100%; text-align: center; display: inline-block; padding: 10px 0;}
.thambox .text h4{ color: #42bb89; font: normal 24px/27px 'Ebrima-Bold';}
.thambox .text p{ color: #262626; font: normal 16px/22px 'Barlow', sans-serif; margin-top: 10px;}
.mor{ display: inline-block;color: #42bb89; font: normal 15px/27px 'Ebrima-Bold'; margin-top: 10px;}
.thambox .text h4 a{ color: #42bb89;}
.thamblesec .col-md-4:nth-child(2) .thambox i{ background: #ff5d63;}
.thamblesec .col-md-4:nth-child(2) .thambox .text h4, .thamblesec .col-md-4:nth-child(2) .thambox .text h4 a{ color: #ff5d63;}
.thamblesec .col-md-4:nth-child(2) .mor{ color: #ff5d63;}

.thamblesec .col-md-4:nth-child(3) .thambox i{ background: #dbc21b;}
.thamblesec .col-md-4:nth-child(3) .thambox .text h4, .thamblesec .col-md-4:nth-child(3) .thambox .text h4 a{ color: #dbc21b;}
.thamblesec .col-md-4:nth-child(3) .mor{ color: #dbc21b;}

.thamblesec .col-md-4:nth-child(4) .thambox i{ background: #1558f2;}
.thamblesec .col-md-4:nth-child(4) .thambox .text h4, .thamblesec .col-md-4:nth-child(4) .thambox .text h4 a{ color: #1558f2;}
.thamblesec .col-md-4:nth-child(4) .mor{ color: #1558f2;}

.thamblesec .col-md-4:nth-child(5) .thambox i{ background: #ff9b51;}
.thamblesec .col-md-4:nth-child(5) .thambox .text h4, .thamblesec .col-md-4:nth-child(5) .thambox .text h4 a{ color: #ff9b51;}
.thamblesec .col-md-4:nth-child(5) .mor{ color: #ff9b51;}

.thamblesec .col-md-4:nth-child(6) .thambox i{ background: #b76ff3;}
.thamblesec .col-md-4:nth-child(6) .thambox .text h4, .thamblesec .col-md-4:nth-child(6) .thambox .text h4 a{ color: #b76ff3;}
.thamblesec .col-md-4:nth-child(6) .mor{ color: #b76ff3;}
.mor:hover{ color: #e81629 !important;}


.testemonisec{ width: 100%; padding: 50px 0 98px; text-align: center; background: url(../images/bg.jpg) no-repeat center center; background-size: cover;}
.pageheading h2{ color: #000000; font: normal 36px/47px 'Ebrima-Bold';}
.testemonisec i{ display: block; margin-top: 20px;}
.testemonisec i img{ max-width: 100%;}
.tessliditm{ width: 100%; margin-top: 30px; padding: 0 40px; min-height: 210px;}
.tessliditm strong{ color: #000; font: normal 20px/40px 'Ebrima-Bold';}
.tessliditm p{ color: #000; font: 400 16px/24px 'Barlow', sans-serif; margin-top: 15px; }
.testemonisec .carousel-control-prev, .testemonisec .carousel-control-next{ width: 18px; height: 37px; top: 50%; -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
transform: translateY(-50%); opacity: 1 !important;}
.testemonisec .carousel-control-prev img, .testemonisec .carousel-control-next img{ max-width: 100%;}






.foracquosec{ width: 100%; padding: 50px 0 80px;}
.foracquosec .lftlg ul li{ display: inline-block; width: 100%; margin-top: 10px;}
.foracquosec .lftlg ul li img{ max-width: 100%;}
.foracquosec .lftlg ul li strong{ width: 100%; text-align: center; color: #e81629; font: normal 18px/27px 'Ebrima-Bold'; margin-top: 26px; }
.foracquosec .lftlg{ text-align: center;}
.foracquosec p{ color: #000; font: 400 16px/24px 'Barlow', sans-serif; margin-top: 10px; }
.foracquosec h4{ color: #e81629; font: normal 24px/40px 'Ebrima-Bold';}
.factcaro{ width: 100%; margin-top: 20px;}
.factitm img{ width: 100%;}
.foracquosec .carousel-control-prev img{ width: auto !important; max-width: 100%;}
.foracquosec .carousel-control-prev, .foracquosec .carousel-control-next{ width: 13px; height: 20px; top: 50%; -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
transform: translateY(-50%); opacity: 1 !important;}
.foracquosec .carousel-control-prev{ left: 20px;}
.foracquosec .carousel-control-next{ right: 20px;}
.foracquosec .col-sm-2{-webkit-box-flex: 0; -ms-flex: 0 0 15%; flex: 0 0 15%; max-width: 15%;}
.foracquosec .col-sm-4{-webkit-box-flex: 0; -ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%;}
.foracquosec .col-sm-6{-webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}




.getintochsec{ width: 100%; padding: 40px 0 90px; background-size: cover !important;}
.inputFld{ width: 100%; margin-top: 20px;}
.inputFld input[type="text"], .inputFld input[type="email"], .inputFld input[type="tel"], .inputFld textarea, .inputFld select{ width: 100%; padding: 0 15px; height: 45px; border: none; color: #393939; font: 400 14px/20px 'Barlow', sans-serif;}
.inputFld select{ -webkit-appearance: none; background: url(../images/drop.png) no-repeat right 15px center #fff;}
.getintochsec #getintouchmsg{ color: #fff; font: 600 14px/20px 'Barlow', sans-serif;}
.getintochsec .error_msg{ color: #fff; font: 400 14px/20px 'Barlow', sans-serif;}
.contacttop #conmsg{ color: #fff; font: 600 14px/20px 'Barlow', sans-serif;}



.inputFld textarea{ height: 100px; padding: 10px 15px; resize: none;}
.inputFld input[type="submit"]{ padding: 0 40px; color: #000; font: normal 18px/27px 'Ebrima-Bold'; height: 45px; border: none; background: #fff; cursor: pointer; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;  -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out;}
.getintochsec .row{ margin: 0 -10px;}
.getintochsec .col-sm-6, .getintochsec .col-sm-12{ padding: 0 10px;}
.inputFld img{ max-width: 100%;}
.getintochsec h3, .schudelpage h1{ color: #fff; font: normal 36px/47px 'Ebrima-Bold'; padding-bottom: 20px;}
.inputFld input[type="submit"]:hover{ background: #1e53a1; color: #fff;}

.contactinfo{ width: 100%; padding: 60px 0;}
.contInfo{ width: 100%;}
.contInfo h4{ color: #e81629; font: normal 24px/29px 'Ebrima-Bold';}
.contInfo ul li{ display: inline-block; margin-top: 17px; padding-left: 28px; color: #494949; font: 400 16px/23px 'Barlow', sans-serif;}
.contInfo ul li a{ color: #494949; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out;  -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out;}
.contInfo ul li a:hover{ color: #1e53a1;}
.ficon2{ background: url(../images/ccall.png) no-repeat left top 4px;}
.ficon1{ background: url(../images/cmap.png) no-repeat left top 6px;}
.ficon3{ background: url(../images/cmail.png) no-repeat left top 7px;}
.googlmap iframe{ width: 100%; height: 241px; border: none !important;}
.googlmap a{ width: 100%; display: inline-block;}



.footersec{ width: 100%; text-align: center; padding: 30px 0; background: #e81629;}
.footmenu{ width: 100%;}
.footmenu ul li{ display: inline-block; font: normal 16px/24px 'Ebrima Normal'; color: #fffefe; position: relative; padding: 0 18px 0 5px;}
.footmenu ul li a{ color: #fffefe;}
.footmenu ul li:before{position:absolute; right:0px; top:0px; content: ""; background: url(../images/li.png) no-repeat right center;height: 28px;
width: 12px;}
.footmenu ul li:last-child::before{ display: none;}
.footersec p{ color: #ee7984; font: 500 14px/20px 'Barlow', sans-serif; margin-top: 20px;}
.footmenu ul li a:hover, .footmenu ul li.actv a{ color: #ffc600;}
.footersec p a{ color: #ee7984 !important; font-weight: 600;}
.footersec p a:hover{ color: #fff !important;}




/*about us*/
.innerpagban .banItm{ position: relative;}
.innerpagban .banItm:before{ width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; background: rgba(0,0,0,0.3); content: ""; height: 100%;}
.innerpagban .bantext .txt{ width: 100%; float: none; text-align: center;}
.welcomabout .midpic .pic::before { border-radius: 5px; width: 95%;top: -10px; left: -10px;height: 95%; background: #ffc600;}
.welcomabout .midpic{ margin-top: 20px;}
.aboutboxcont{ width: 100%; padding-bottom: 40px;}
.aboutboxRow{ width: 100%; background: #fff; padding: 30px; box-shadow:0px 0px 14px 6px #f4f4f4; -webkit-box-shadow:0px 0px 14px 6px #f4f4f4; -moz-box-shadow:0px 0px 14px 6px #f4f4f4; margin-top: 30px;}
.aboutboxRow.header1 h2{ background: url(../images/brd.png) no-repeat bottom left; padding-bottom: 18px; padding-left: 15px; margin-bottom: 31px;}
.aboutboxRow.noshadow{ padding: 0px; box-shadow: none;}


/*After-School Program*/
.pageheading h1, .pageheading h2, .pageheading h3{ color: #e81629; font: normal 38px/49px 'Ebrima-Bold';  text-align: center;padding-bottom: 20px;}
.afterschoolprogpage{ width: 100%; padding: 40px 0;}
.purpsbox{ width: 100%; margin-top: 30px; padding: 20px; background: #feecec;display: inline-block;}
.purpsbox p strong{ font-weight: 600;}
.purpsbox p:first-child{ margin: 0px;} 
.programrow{ width: 100%; display: inline-block;}
.programrow ul li{ width: 50%; float: left;}
.header1 li{ color: #1d1d1d; font: normal 15px/24px 'Barlow', sans-serif; position: relative; margin-top: 5px; padding-left: 15px;}
.header1 li a strong{ color: #1d1d1d;}

.header1 ul li:before{ width: 7px; height: 7px; background: #ffc600; border-radius: 10px; position: absolute; left: 0px; top: 9px; content: "";}
.header1 ul, .header1 ol{ margin-top: 15px; width: 100%; float: left; padding: 0 0 0 20px;}
.programrow.header1 h2{ margin-top: 45px; display: inline-block; width: 100%;}
.programrow .midpic{ margin-top: 53px;}
.programrow .row:nth-of-type(odd){ flex-direction: row-reverse;}
.programrow .row:nth-of-type(even) .pic::before{ background: #e81629;}
.programrow .row:nth-of-type(2n+3) .pic::before{ background: #1e53a1;}

.programrow .row{ align-items: center; margin-top: 20px;}
img.w-100{ margin-top: 20px;}
.btns {
    display: inline-block;
    background: #ffc600;
    padding: 0px 50px;
    color: #0f0f0f;
    font: 600 16px/45px 'Barlow', sans-serif;
    margin-top: 20px;
    height: 45px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.btns:hover {
    background: #1e53a1;
    color: #fff;
}
.gray{ background: #f9f9f9; margin: 0px;}
.gray.header1 h3{ color: #1d1d1d; font-family: 'Barlow', sans-serif;}
.missionpage .programrow ul li{ width: 100%;}

.gray.header1 p a{ text-decoration: underline !important;color: #1d1d1d;}
.gray.header1 p a:hover{ color: #e81629 !important;}
/*contact Page */
.contactPage{ padding-top:60px; background:#fff; }
.inncontactPage{  background:#fff;}
.contactPage .getinTouchBox{ width:100%; display:inline-block; background:#e81629; padding:40px; min-height: 560px; }
.contactPage .contInfo{ background:#ffedef; min-height: 560px; position: relative;}
.contactPage .row { margin: 0 -15px; }
.contactPage .col-sm-6, .contactPage .col-sm-12 { padding: 0 15px; }
.contactPage .inncontInfo{ width:100%; padding:30px; /*padding:30px;  position: absolute; left:50%; top:50%; transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);*/}
.contactPage .googlmap{ margin-top:30px;}
.contactPage .googlmap iframe { height: 310px; }
.contacttop{ background:#ffedef;}



/*covid response*/
.middContentPanel{ width:100%; padding:45px 0px;}
.heading{ width:100%; display:inline-block; text-align:center; padding-bottom: 50px;}
.innerhead{ border-bottom: 1px solid #ccc;}
.heading h2, .heading h1{ color:#1e53a1; font: normal 38px/49px 'Ebrima-Bold';}  
.faqBoxes{ width:100%; margin-top:20px;}

/*accordion*/
.faqBoxes .card { border:none; margin-bottom:10px;}
.faqBoxes .card .card-body{ background:#feecec;}
.faqBoxes .card .card-body p{ font: normal 15px/24px 'Barlow', sans-serif; color:#1d1d1d; padding:5px 0px;}
.faqBoxes .card .card-body ul{ padding-left:15px;}
.faqBoxes .card .card-body ul li{ font: normal 15px/24px 'Barlow', sans-serif; color:#1d1d1d; padding:5px 0px;  color:#Fffc600; background:url(../images/dot.png) no-repeat left top 14px; padding-left:25px; }
.faqBoxes .card .card-header { color: #fff; background-color: #e81629; border-color: #e81629; padding: 0; border-radius: 0px !important; }
.faqBoxes  .card .card-header a.card-link{ width:100%; display:inline-block; padding:10px;}
.faqBoxes .card .card-header a.card-link{ background:#e81629 url(../images/arw2.png) no-repeat 98% center !important; padding:15px;  font: normal 24px/24px 'Ebrima-Bold';  color: #fff;}
.faqBoxes .card .card-header a.card-link.collapsed{ background:url(../images/arw1.png) no-repeat 98% center !important; color:#fff;}
.faqBoxes .panel{ margin-bottom:5px !important; border-radius: 0px; } 


.bottomacorSec{ width:100%; display:inline-block; padding:30px 50px; }
.bottomacorSec p{ color:#1d1d1d; font: normal 15px/24px 'Barlow', sans-serif;}
.bottomacorSec p a{  color:#0096ff; text-decoration:underline !important; }
.videoBox{ width:100%; display:inline-block; text-align:center; margin-top:30px;}
.videoBox h4{ color:#e81629; font: normal 24px/24px 'Ebrima-Bold';}
.videoBox iframe{ width:100%; height:400px; margin-top:30px;}
.contactinfo{ display: inline-block;}
.ourfaciltytop ul{ text-align: left; max-width: 680px; margin: 20px auto; float: none;display: inline-block;}
.ourfaciltytop ul li{ width: 50%; float: left;}
.ourfaciltytop{ width: 100%; display: inline-block;}
.header1 .ourfaciltytop ul li::before {background: #e81629;}


.ourtchsec{ width: 100%; padding: 30px 0; position: relative;  margin-top: 30px;}
.ourtchsec .pic img{ width: 100%;}
.ourtchsec .text{ padding-right: 50px;} 
.header1 .ourtchsec ul li::before {background: #e81629;}
.ourtchsec:before{ width: 80%; background: #fff4f4; content: ""; position: absolute; top: 0px; right: 0px; height: 100%;}
.ourtchsec .row{ align-items: center;}

.swimGymsec{ width: 100%; padding: 50px 0;}
.swimGymRow{ width: 100%; padding: 20px; background: #fff4f4; text-align: left; margin-top: 30px;}
.swimGymRow .pic{ width: 100%;}
.swimGymRow .pic img{ width: 100%;}
.swimGymRow h5{ color: #fff; padding: 15px; background: #e81629; font: normal 21px/24px 'Ebrima-Bold';}
.swimGymRow .row{ align-items: center;}
.swimGymRow:nth-of-type(even) .row{ flex-direction: row-reverse;}

.programservsec{ width: 100%; padding: 20px; margin-top: 30px; background: #fff4f4;}
.progGred{ width: 100%;}
.progBoxa{ width: 100%; margin-top: 30px; text-align: center;}
.progBoxa h4{ background: #fff; padding: 10px; color: #e81629;  font: normal 15px/24px 'Ebrima-Bold';}
.progBoxa h4 a{ color: #e81629 !important;}
.progBoxa .pic{ width: 100%;}
.progBoxa .pic img{ width: 100%;}
.progBoxa .text{ width: 100%; padding: 15px 20px; background: #e81629;}
.progBoxa .text p{ color: #fff; min-height: 100px;}
a.larn{ text-decoration: underline !important; color: #fff !important; margin-top: 20px; display: inline-block;font: normal 15px/24px 'Barlow', sans-serif;}
a.larn:hover{ color: #ffc600 !important;}
.progBoxa h4 a:hover{ color: #ffc600 !important;}
.progGred .row{ margin: 0 -5px;}
.progGred .col-md-3{ padding: 0 5px;-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}


/*Schedule A Tour*/
.schudelpage{ padding: 60px 0;}
.schudelform{ width: 100%; padding: 30px; background-size: cover !important;}
.inputFld label{ color: #fff; font: normal 14px/24px 'Barlow', sans-serif;}
.schudelform .inputFld input[type="submit"]{ height: 55px; width: 260px; background: #ffc600;}
.schudelform .inputFld input[type="submit"]:hover{ background: #1e53a1;}


.degreefrme{ width: 100%; margin-top: 8px; padding: 30px; position: relative;}
.degreefrme iframe{ width: 100%; border: none; height: 400px;}
.degreefrme:before{ width: 120px; height: 120px; content: ""; background: #ffc600; position: absolute; top: 15px; left: 15px; z-index: -1;}
.degreefrme:after{ width: 120px; height: 120px; content: ""; background: #e81629; position: absolute; bottom: 15px; right: 15px; z-index: -1;}
.degreefrme:nth-of-type(even)::before{ background: #e81629;}
.degreefrme:nth-of-type(even)::after{ background: #ffc600;}
.header1 h2 sup{ color: #1e53a1;}
.header1 h2 sup span{ position:relative; top: -9px;}


.whzsummspage .programrow .midpic{ margin-top: 0px;}
.whzsummspage .midpic .pic::before {display: none;}
.whzsummspage .programrow .row{ margin-bottom: 60px;}
.whzsummspage .midpic .pic{ padding: 0px;}
.whzsummspage .programrow .row:last-child{ margin-bottom: 0px;}
/*philosophy*/
.faqrow{ width: 100%; padding: 40px 0;}

.curricumrow{ flex-direction: inherit !important;}
.curricbox{ width: 100%; text-align: center; margin-top: 20px;}
.curricbox h4{ font-weight: 400; font-size: 15px; margin-top: 10px;}
.curricbox img{ max-width:100%;}

/*submenu*/

.nav_top .dropdown .dropdown-menu{ padding: 0px !important;}
.nav_top .dropdown-menu li a{ width: 100%; padding:7px 10px;}
.nav_top .dropdown .dropdown-menu:before{ border: 8px solid transparent; border-bottom: 8px solid #f8f8f8; position: absolute; top: -16px; left: 16px; content: "";}
.nav_top .dropdown-menu li.actv a{ background: #fff;}
.drop-arw{ position: absolute; top: 14px; right: 0px;}
.dropdown-toggle::after {border-top: 4px solid;
border-right: 4px solid transparent;
border-bottom: 0;
border-left: 4px solid transparent;}


.googlmapbx{ width: 100%; position: relative;}
.googlmapbx a{ width: 100%; position: absolute; top: 0px; left: 0px; height: 100%;}
.curricumrow .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.curricbox{ position: relative; width: 100%; height: 100%;}
.curricbox .scrl{ width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; display: inline-block;}
.calnderpage img{ max-width: 100%;}


/*19.1.2021*/

.headertop{ width: 100%; background: #e81629; padding: 9px 0;}
.navbar{ background: none !important; border-radius: 0px;}
/*.menu_sec li a, .drop-arw{ color: #fff;}
.menu_sec li a:hover{ color: #ffc600 !important;}
.nav_top .dropdown-menu li a{ color: #000 !important;}
.nav_top .dropdown-menu li a:hover{ color: #ffc600 !important;}
.header_sec{ background: #fff;}*/
.headertop .headcont{ width: 100%; float: none; padding: 0px !important;}
.headertop .icon1 a{ position: relative; padding: 0 10px;}
.headertop .icon1 a:before{ content: "|"; position: absolute; right: 0px; top: -5px; color: #fff !important;}
.headertop .icon1 a:first-child{ padding-left: 0px;}
.headertop .icon1 a:last-child::before{ display: none;}
.headertop .icon1 a:last-child{ padding-right: 0px;}
.header_sec{ background: none;}
.headertopinn{ width: 100%; position: relative;}

.fixdanver{ width: 90px; position: fixed; bottom: 10px; right: 10px;vertical-align: middle;
-webkit-animation: 1s ease 0s normal none infinite running btm-arrow;
animation: 1s ease 0s normal none infinite running btm-arrow;}
.fixdanver img{ max-width: 100%;}

@-webkit-keyframes btm-arrow{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px);}
33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px);}
49.95%{-webkit-transform:translateY(4px);transform:translateY(4px);}
66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px);}
83.25%{-webkit-transform:translateY(1px);transform:translateY(1px);}
100%{-webkit-transform:translateY(0);transform:translateY(0);}}
@keyframes btm-arrow{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px);}
33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px);}
49.95%{-webkit-transform:translateY(4px);transform:translateY(4px);}
66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px);}
83.25%{-webkit-transform:translateY(1px);transform:translateY(1px);}
100%{-webkit-transform:translateY(0);transform:translateY(0);}}

.headcont li a:hover {
    color: #ffc600 !important;
}
.lefttext ul, .lefttext ol{ float: none;}
.lefttext ul li{ width: 100%; float: none;}
.lefttext ul{ padding-left: 0px;}
.nobga:before{ display: none;}
.aboutboxRow .float-right{ max-width: 100%; padding: 20px; width: 200px;}

.programthum .row{ justify-content: center;}
.purpsbox .float-right{ max-width: 100%; padding: 20px; width: 200px;}

.phototham .pics{ width: 100%; margin-top: 20px;}
.phototham .pics img{ width: 100%; border-radius: 15px;}
.banItm{ padding-bottom: 39px; width: 100%; position: relative;}
.cerficat{ bottom: 0px !important;}
.paginationtext{ bottom: 73px;}


.innerpgheader{ position: relative;}
.innerpgheader::before {
    height: 4px;
    width: 50%;
    background: #1e53a1;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
}
.innerpgheader::after {
    height: 4px;
    width: 50%;
    background: #e81629;
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.innerpgheader .navbar-brand{ padding: 0 0 2px 0;}
.paddingtop{ padding-top: 40px;}

.certift{ width: 100%; display: inline-block; padding: 30px 0 0; text-align: center;}
.certift .pics{ width: 100%; margin: 10px 0;}
.certift .pics img{ width: 100%;}
.certift .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.lefttext ul{ margin-top: 15px;}
.lefttext ul li{ line-height: 20px;}
.lefttext ul li strong{ font-weight: 500; color:#e81629;}
.lefttext ul li::before { top: 7px;}
.headsos{ position: absolute; top:-2px; right: 144px;}
.headsos li{ display: inline-block; font-size: 16px;}
.headsos li a{ display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px; background: #fff; color: #1e53a1; border-radius: 80px;}
.fottsos{ width: 100%; position: inherit !important; left: inherit !important; top: inherit !important; margin-top: 20px;}
.fottsos li:before{ display: none !important;}
.fottsos li{ padding: 0 4px !important; line-height: inherit;}
.fottsos li a{ color: #e81629 !important;}
.headsos li a:hover{ background: #ffc600 !important; color: #fff !important;}
.prgbg{ background: #f8f8f8}
.phototham{ flex-direction: inherit !important;}
.phototham .pics{ text-align: center;}
.phototham .pics h4{ padding: 10px 0;}
.viwtxt{ display: inline-block; font: normal 14px/24px 'Barlow', sans-serif; margin-top: 20px; padding: 6px 15px 7px; background: #1e53a1; color: #fff; border-radius: 5px;}
.phototham .pics{ margin-bottom: 30px;}
.viwtxt:hover{ background: #e81629;}
.progBoxateacher .pic img{ width: 200px;}
.progBoxateacher .pic {
    width: auto;
}
.progBoxateacher{ margin: 20px 0; text-align: left;}
.progBoxateacher .media-body{ padding:0 20px;}
.progBoxateacher .media-body h4{ color:#e81629;}
.progBoxateacher:nth-of-type(odd){ flex-direction: row-reverse;}
.contactsos{ position: inherit !important; left: inherit !important; top: inherit !important; margin-top: 10px !important; right: inherit !important; width: 100% !important;}
.contactsos li{ display: inline-block !important; width: auto !important; padding: 0 3px !important;}
.bantbtmtxt{ position: absolute; bottom: 0px; left: 0px; background: rgba(0,0,0,0.5); width: 100%; padding: 10px 0; text-align: center;}
.bantbtmtxt strong{ font: normal 25px/24px 'Barlow', sans-serif; color: #fff;}
.toptickertxt{ width: 100%; display: inline-block; padding: 4px 0; font: normal 14px/20px 'Barlow', sans-serif; color: #fff; background: #1e53a1;}




.enroll_link { background: #e81629;  color: #fff;  font: normal 16px/20px 'Ebrima-Bold';  padding: 8px 13px;  position: absolute;  right: 0px;  top: -36px; z-index: 99; }
.enroll_link:hover{ background: #e81629; }

.inputFld li{ display: inline-block; margin-right: 17px; margin-top: 14px;}
.inputFld input[type="radio"]{ display: none;}
.inputFld input[type="radio"] + label{ position: relative; padding-left: 23px;}
.inputFld input[type="radio"] + label:before{ width: 15px; height: 15px; border: 1px solid #fff; content: ""; position: absolute; top: 5px; left: 0px;}
.inputFld input[type="radio"]:checked + label::after {
  content: "✔";
  position: absolute;
  top: 0px;
  left: 2px;
  width: 15px;
  height: 15px;

}







.murySrvsec{ width: 100%; padding: 20px 0 20px;}
.mediaSrv {
  width: 100%;
  position: relative;
  align-items: center; margin: 38px 0;
}
.mediaSrv i{ width: 100px; height: 100px; background: #fff; border-radius: 100%; display: flex; box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);align-items: center;
  justify-content: center; position: absolute; left: -1px;}
.mediaSrv i img{ max-width: 100%;}
.mediaSrv span{
font-weight: 700;
font-size: 16px;
line-height: 20.29px; color:rgba(255, 255, 255, 1);
}
.mediaSrv .media-body{ background: rgba(232, 22, 41, 1); border-radius: 40px; padding: 20px; padding-left: 111px;}
.col-md-4:nth-child(even) .mediaSrv .media-body{ background: rgba(0, 142, 177, 1);}

.welcomMurph{ padding-bottom: 20px;}

.murySrvsec .container{ max-width: 1000px;}

.mediaSrv{ position: relative;}
.overLink{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: inline-block;}
.mediaSrv .media-body{ min-height: 80px;
  display: flex;
  align-items: center;}
.callBtn {
  font: 600 16px/20px 'Barlow', sans-serif;
  color: #fff !important;
  background: #e81629;
  padding: 6px 21px 8px;
  width: auto !important;
  border-radius: 7px;
  top: 29px;
}
.callBtn:hover {
  background: #1e53a1;
  color: #fff;
}

.fixed_menu {
  width: auto;
  position: fixed;
  right: -102px;
  top: 46%;
  z-index: 5;
  transform: rotate(270deg);
}

.fix_link {
  background: #e81629;
  color: #fff;
  font: normal 16px/20px 'Ebrima-Bold';
  padding: 8px 13px;
}
.fixed_menu .camp_link {
  background: #1e53a1;
}






@media (min-width: 992px) and (max-width: 9000px) 
{
.nav_top .dropdown .dropdown-menu { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s; max-height: 0; display: block; opacity: 0; visibility: hidden;  margin:0px; border: 0; border-bottom: 4px solid #1e53a1; 
    background:#f8f8f8 !important;
    width: 180px; padding: 0px;
   border-radius: 0; left: 0; right: inherit; padding: 5px 8px 8px; box-shadow: inherit; }

.nav_top .dropdown:hover .dropdown-menu { max-height: 400px;opacity: 1; visibility: visible; }


/*.navbar-brand{ position: absolute; top: 0px; left: 0px;}
.menu_sec li{ margin: 14px 0;}*/




}

  
  
  
  
@media (min-width: 992px) and (max-width: 1199px) {

.ylowBtn{ font-size: 14px; line-height: 18px;}
.menu_sec li{ font-size: 13px; line-height: 18px;}
.menu_sec li a{ padding: 12px 8px 15px;}
.navbar-brand{ width: 90px;}
.yers{ width: 78px;top: -1px;}
.headcont li{ font-size: 14px; line-height: 25px;}
.headcont{ padding: 10px 0;}

.bantext strong{ font-size: 23px; line-height: 33px;}
.bantext p{ font-size: 16px;}
.cerficat{ width: 430px;}

.thambox .text h4{ font-size: 20px;}
.pageheading h2{ font-size: 30px;}

.foracquosec h4, .header1 h1, .header1 h2, .header1 h3, .contInfo h4{ font-size: 19px;}
.foracquosec .lftlg ul li strong{ font-size: 15px;}
.getintochsec h3, .schudelpage h1{ font-size: 29px; padding-bottom: 0px;}



/*covid response*/
.faqBoxes { margin-top: 50px; }


.enroll_link{ font-size: 14px; line-height: 17px; top: -26px; padding: 5px 10px; }




}


@media only screen and (max-width: 991px) {
.nav_top .navbar-toggler{ border-color: #1e53a1	; background: #1e53a1;}
.nav_top .navbar-toggler{ padding: 10px; margin-right: 15px;}
.nav_top .navbar-toggler .icon-bar {display: block;width: 22px;height: 2px;  border-radius: 1px; background-color: #fff;}
.nav_top .navbar-toggler .icon-bar + .icon-bar {  margin-top: 4px;}
.navbar-toggler .icon-bar { display: block;  width: 22px;  height: 2px;  border-radius: 1px;  background-color: #fff;}
.navbar-toggler { margin-right: 15px;}
.navbar-toggler { padding: 10px;}



.ylowBtn{ font-size: 14px; line-height: 18px; top: 25px; right: 75px; border-radius: 5px;}
.menu_sec li{ font-size: 15px; line-height: 18px;}
.menu_sec li a{ padding:7px 15px 7px; width: 100%;}
.navbar-brand{ width: 112px; padding:10px 15px;}
.yers{ width: 61px;top: 11px; right: 200px;}
.headcont li{ font-size: 14px; line-height: 25px;}
.headcont{ padding: 10px 0; width: 100%;}

.bantext strong{ font-size: 23px; line-height: 33px;}
.bantext p{ font-size: 16px;}
.cerficat{ width: 360px;}

.thambox .text h4{ font-size: 20px;}
.pageheading h2{ font-size: 30px;}

.foracquosec h4, .header1 h1, .header1 h2, .header1 h3, .contInfo h4{ font-size: 19px;}
.foracquosec .lftlg ul li strong{ font-size: 15px;}
.getintochsec h3, .schudelpage h1{ font-size: 29px; padding-bottom: 0px;}


.navbar{ background: none !important; padding: 0px;}
.header_sec .container{ max-width: 100%; padding: 0px;}
.header_sec{ position: relative; z-index: 111;}
.menuhead{ background:#e81629;}
.navbar-collapse{ position: absolute; top: 100%; left: 0px; background: #f4f4f4; width: 100%; z-index: 11; }

.bantext .txt, .paginationtext .txt{ width: 60%;}

.welcomsec .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top: 20px;}
.welcomsec{ padding: 55px 0 57px;} 
.foracquosec .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%;}
.foracquosec .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 80%; flex: 0 0 80%; max-width: 80%;}
.foracquosec .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-top: 20px;}

.getintochsec .col-md-6{ -webkit-box-flex: 0; -ms-flex: 0 0 90%; flex: 0 0 90%; max-width: 90%;}

.bannersec picture img{ height: 400px;
object-fit: cover;}

.headcont li a, .headcont li{ color: #fff !important;}
.icon1{ background: url(../images/call.png) no-repeat left center;}
.icon2 {background: url(../images/map.png) no-repeat left center;}
.icon3 { background: url(../images/mail.png) no-repeat left top 7px;}
.bannersec::after {background: #ffc600;}
.ylowBtn{background: #ffc600; color: #000 !important;}
.ylowBtn:hover{ color: #fff !important;}

.progGred .col-md-3{ -webkit-box-flex: 0;-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;}
.progGred .row{ justify-content: center;}



.drop-arw{ position: absolute; top: 0px; right: 0px; padding: 10px; cursor: pointer;}
.dropdown-toggle::after {border-top: 6px solid;
border-right: 6px solid transparent;
border-bottom: 0;
border-left: 6px solid transparent;}
.nav_top .dropdown .dropdown-menu{border: none; border-bottom: 4px solid #1e53a1; border-radius: 0px;position: relative;}

.nav_top .dropdown .dropdown-menu{ background: #f8f8f8;}



.headertopinn{ padding: 0 15px;}
.headsos{top: -3px;
right: 15px;}

.enroll_link{ top: 0px; background: #ffc600 !important; color: #000; }

} 

 
 
@media (min-width: 768px) and (max-width: 991px) {



/*contact Page */
.contactPage {  padding-top: 60px; }
.contactPage .inncontactPage .col-sm-8 {  flex: 0 0 100%;  max-width: 100%; }
.contactPage .inncontactPage .col-sm-4 {  flex: 0 0 100%;  max-width: 100%; }
.contactPage .getinTouchBox { min-height: inherit; }
.contactPage .contInfo {  min-height: inherit; }
.contactPage .inncontInfo {  position: inherit;  left: inherit;  top: inherit; transform: translate(0%,0%) !important; }
.contactPage .contInfo ul li {  width: 100%; }

/*covid response*/
.faqBoxes { margin-top: 50px; }
.heading h2, .heading h1 { font-size:28px; line-height:36px; }
.faqBoxes .card .card-header a.card-link { font-size:18px; line-height: 24px; }
.videoBox iframe { height: 300px; }


.bannersec picture img{ height: 410px;}

}


 
@media only screen and (max-width: 767px){

.cerficat {
    width: 285px;bottom: -49px;
}
.bantext .txt, .paginationtext .txt {
    width: 85%;
}
.bantext strong {
    font-size: 19px;
    line-height: 29px;
}
.bantext p {
    font-size: 14px; line-height: 20px;
}
.container {
    max-width: 100%;
}
.getintochsec{ padding: 40px 0;}
.contactinfo{ padding: 40px 0;}
.contInfo ul li{ width: 100%;}
.googlmap{ margin-top: 20px;}
.testemonisec{ padding: 40px 0;}

.programrow.header1 h2{ margin-top: 15px;}
.header1 ul, .header1 ol{ margin-top: 15px;}
.programrow .lefttext{ margin-top: 10px;}
.welcomabout .midpic .pic::before {top: -6px;
left: -6px;}
.programrow .midpic {
    margin-top: 23px;
}
.pageheading h1, .pageheading h2, .pageheading h3{ font-size: 30px; line-height: 45px;}


/*contact Page */
.contactPage {  padding-top: 45px; }
.contactPage .inncontactPage .col-sm-8 {  flex: 0 0 100%;  max-width: 100%; }
.contactPage .inncontactPage .col-sm-4 {  flex: 0 0 100%;  max-width: 100%; }
.contactPage .getinTouchBox { min-height: inherit; }
.contactPage .contInfo {  min-height: inherit; }
.contactPage .inncontInfo {  position: inherit;  left: inherit;  top: inherit; transform: translate(0%,0%) !important; }
.contactPage .contInfo ul li {  width: 100%; }


/*covid response*/
.faqBoxes { margin-top: 50px; }
.heading h2, .heading h1 { font-size:28px; line-height:36px; }
.faqBoxes .card .card-header a.card-link { font-size:16px; line-height: 22px; padding-right: 40px; }
.videoBox iframe { height: 300px; }


.bannersec picture img{ height: 341px;}
.cerficat{ display: none;}
.banItm{ padding: 0px;}
.bantext .txt, .paginationtext .txt{ width: 100%;}
.paginationtext {
    bottom: 14px;
}

/*.headcont li{font-size: 12px; line-height: 25px; padding: 0 6px 0 18px;}
.icon1{ background-size: 9px;}
.icon2{ background-size: 12px;}
.icon3{ background-size: 14px;}*/
.headertop .headcont{ text-align: center;}
.headsos{ width: 100%; text-align: center; position: inherit; top: inherit; right: inherit; margin-top: 10px;}
.banItm:before{ width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; content: ""; background: rgba(0,0,0,0.3);}






.mediaSrv i {
    width: 75px;
    height: 75px;
    padding: 15px;
  }
.mediaSrv{ margin: 27px 0;}
.yersheader {
    width: 66px;
    top: 5px;
  }
.mediaSrv span {
  font-size: 14px;
  line-height: 19.29px;
}
.mediaSrv .media-body{ padding: 13px; padding-left: 92px;}
.mediaSrv {
    margin: 22px 0;
  }


.murySrvsec .col-md-4{ width: 50%;}
.mediaSrv .media-body{ min-height: 53px;
    display: flex;
    align-items: center;}
.mediaSrv .media-body {
    min-height: 71px;
    display: flex;
    align-items: center;
  }









}
@media only screen and (max-width: 575px){ 
.foracquosec .col-sm-2{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.foracquosec .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.pageheading h1, .pageheading h2, .pageheading h3{ font-size: 25px; line-height: 45px;}
.afterschoolprogpage{ padding: 30px 0;}

/*contact Page */
.contactPage .getinTouchBox { padding: 25px;}
.contactPage .inncontInfo {padding: 25px;}
.contactPage .googlmap {  margin-top: 10px; }
.contactPage .googlmap iframe {  height: 270px;  }
.faqBoxes .card .card-body ul {  padding-left: 0px; }
.bottomacorSec { padding: 15px 15px; }

.headcont li {
    font-size: 13px;
    line-height: 22px;
}
.headertop .icon1 a::before{ top: -4px;}
.headertop .icon1 a{padding: 0 7px;}


.progBoxateacher .media-body{ width: 100%; display: inline-block; padding: 10px 0;}
.progBoxateacher{ width: 100%; display: inline-block; text-align: center;}


.factitm img{ object-fit:cover; min-height: 300px;}
.bantbtmtxt strong{ font-size: 18px; line-height: 20px;}


}
@media only screen and (max-width: 575px){ 

.ourtchsec::before {background: none; display: none;}
.ourtchsec{ background: #fff4f4; padding: 20px;}
.ourtchsec .text{ padding: 0 15px; margin-top: 20px;}
.swimGymRow .text{ margin-top: 10px;}


.progGred .col-md-3{ -webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}



}
@media only screen and (max-width: 480px){ 

.testemonisec .carousel-control-prev, .testemonisec .carousel-control-next{ font-size: 14px;}
.tessliditm p{ font-size: 15px; line-height: 22px;}

.bantext .txt, .paginationtext .txt {
    width: 100%;
}
/*.cerficat{ position: inherit; left: inherit; bottom: inherit; margin: 20px auto 0;}*/

.cerficat {
    width: 220px;
}

.welcomsec {
    padding: 26px 0 57px;
}
.thambox{margin-top: 16px;}
.testemonisec .carousel-control-prev, .testemonisec .carousel-control-next{ width: 12px;}
.pageheading h2 {
    font-size: 26px;
    line-height: 30px;
}
.testemonisec i img {
    max-width: 30%;
}
.getintochsec .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.inputFld{ margin-top: 10px;}
.foracquosec{ padding: 40px 0;}

.headcont{ padding: 10px 10px;}

.programrow ul li{ width: 100%;}

/*contact Page */
.contactPage .getinTouchBox {  padding: 15px; }
.contactPage .inncontInfo {  padding: 15px; }

/*covid response*/
.heading h2, .heading h1 {  font-size: 22px; line-height: 28px; }
.faqBoxes {  margin-top: 30px; }
.videoBox h4 { font-size:20px; }
.videoBox iframe {  height: 250px;}





.ourfaciltytop ul li{ width: 100%;}




.cerficat {
    width: 152px;
}

.bantext strong {
    font-size: 19px;
    line-height: 22px;
}
.bantext{ top: 50%;}


.murySrvsec .row{ margin: 0 -5px;}
.murySrvsec .col-md-4{ padding: 0 5px;}



} 


@media only screen and (max-width: 400px){ 
.ylowBtn {
    font-size: 12px;
    line-height: 18px;
    top: 18px;
    right: 64px;
    border-radius: 5px;
}

.yers {
    width: 52px;
    top: 9px;
    right: 177px;
}
.navbar-brand {
    width: 104px;
    padding: 8px 15px;
}
.foracquosec .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.foracquosec .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; margin-top: 20px;
}
.foracquosec .lftlg ul li{ width: 43%;}
.foracquosec .lftlg ul li img {
    max-width: 58%;
}
.foracquosec .lftlg ul li strong{ display: block; margin-top: 6px;}


.progGred .col-md-3{ -webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}


.bannersec.innerpagban picture img {
    height: 250px;
}

.aboutboxRow .float-right{ width: 150px;}

.mediaSrv span {
    font-size: 12px;
    line-height: 17.29px;
  }
.mediaSrv i {
    width: 55px;
    height: 55px;
    padding: 11px;
  }
.mediaSrv .media-body {
    padding: 7px;
    padding-left: 7px;
    padding-left: 7px;
    padding-left: 59px;
    min-height: 68px;
  }  
.mediaSrv {
    margin: 12px 0;
  }  
  
  
  
  
  
  
}

@media only screen and (max-width: 360px){ 

.bannersec picture img{height: 330px;}
.bantext strong {
    font-size: 20px;
    line-height: 25px;
}
.morbtn{ font-size: 14px;}


.navbar-brand {
    width: 87px;
    padding: 6px 6px;}
.nav_top .navbar-toggler {
    padding: 7px;
    margin-right: 10px;
}
.ylowBtn {
    font-size: 12px;
    line-height: 15px;
    top: 18px;
    right: 54px;
    border-radius: 5px;padding: 8px 7px 10px;
}
.yers {
    width: 46px;
    top: 12px;
    right: 158px;
}
.thambox i {
    width: 75px;
    height: 75px;}
.thambox .text h4 {
    font-size: 18px;
}
.thambox .text p{ font-size: 14px;}


.schudelform .inputFld input[type="submit"]{ width: 100%;}


.aboutboxRow .float-right{ width: 100%;}
.purpsbox .float-right{ width: 100%;}


.g-recaptcha {
    transform: scale(.77);
    -webkit-transform: scale(.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}


.murySrvsec .col-md-4 {
    padding: 0 5px;
    width: 100%;
  }



}









 
