/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

body {
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}



@font-face {
  font-family: 'gotham_roundedbold';
  src: url('../astra-child/assets/fonts/gotham_rounded_bold-webfont.woff2') format('woff2'),
    url('../astra-child/assets/fonts/gotham_rounded_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gotham_roundedmedium';
  src: url('../astra-child/assets/fonts/gotham_rounded_medium-webfont.woff2') format('woff2'),
    url('../astra-child/assets/fonts/gotham_rounded_medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gotham_roundedlight';
  src: url('../astra-child/assets/fonts/gotham_rounded_light-webfont.woff2') format('woff2'),
    url('../astra-child/assets/fonts/gotham_rounded_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gotham_roundedbook';
  src: url('../astra-child/assets/fonts/gotham_rounded_book-webfont.woff2') format('woff2'),
    url('../astra-child/assets/fonts/gotham_rounded_book-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


/*  
html { cursor: url("../astra-child/assets/img/bug.png"),   url("https://assets.codepen.io/3/fat-cursor.svg"), auto; } */
* {
  cursor: none !important;
}

/* html { min-height: 100vh; width: 100%; padding-top: 60px; } */
.cursor {
  cursor: none;
  width: 30px;
  height: auto;
  position: fixed;
  pointer-events: none;
  top: 0;
  left: 0;
  background: url(../astra-child/assets/img/Bug-Closed.png);
  width: 60px;
  height: 60px;
  background-size: 100%;
  display: none;
  z-index: 10000;
  transform: translate(-50%, -50%);
  transition: transform 0.5s ease;
  overflow: show;
}

.cursor img {
  width: 100%;
  height: auto;
  transform: rotate(0) scale(1);
  transition: .3s ease;
}

.cursor.hover {
  background: url(../astra-child/assets/img/Bug-Open.png);
  width: 60px;
  height: 60px;
  background-size: 100%;
  transform: scale(1);
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
}

/* @font-face { font-family: 'gothambold';font-family: 'gotham_roundedbook';	src: url('./assets/fonts/gotham-bold-webfont.woff2') format('woff2'), url('./assets/fonts/gotham-bold-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'gothambook';	src: url('./assets/fonts/gotham_book-webfont.woff2') format('woff2'), url('./assets/fonts/gotham_book-webfont.woff') format('woff'); font-weight: normal; font-style: normal;} */

  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1240px;
  }
#ast-scroll-top {
  z-index: 9999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'gotham_roundedbold';
}

a {
  text-decoration: none !important;
  color: inherit;
}

p {
  font-size: 16px;
  line-height: 28px;
  font-family: 'Open Sans', sans-serif;
}
.leaderimgbox .image2 img:hover{filter: brightness(0.6);}
.Stagestep_dispcription:hover .leaderimgbox .image2 img{filter: brightness(0.6);}
.ast-primary-header-bar .site-primary-header-wrap {
  background: #fff;
  border-radius: 20px;
}

.fixed {
  position: fixed;
  top: 10px;
  left: 0;
  right: 0;
  transition: .5s;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: rgba(255, 255, 255, .7) !important;
}

.ast-site-identity {
  padding: 10px 0;
}

a.ast-custom-button-link {
  text-decoration: none;
}

.upcomingeventimg{background: #000; border-radius: 20px;}
.upcomingeventwrap img {
    opacity: 0.6;
}
.ast-custom-button:hover {
  background: #f59e2e;
}

.banner-title {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 20px 40px;
  text-align: center;
  box-sizing: border-box;
  height: 100%;
}

 #sb_instagram #sbi_load .sbi_follow_btn{display: none!important;}
 .sb_instagram_header.sbi_medium{display:none!important;}
 button.sbi_load_btn {
    background: #d6562a !important;
    font-weight: normal;
    font-size: 14px !important;
    margin-top: 20px !important;
}

.InnerBannercontainer {
    width: 50vw;
}


.contentcontainer {
position: relative;
  left: 0;
  z-index: 1;
  width:55vw;
  text-align: left;
  /* margin: 0 auto; */
  right: 0;
  top: 35%;
  margin-top: 15vw;
}

.banner-title h1 {
  color: #fff;
font-size: 3.3vw;
  margin-bottom: 75px;
  line-height: 4vw;
}

.banner-title h1 span {
  font-style: italic;
  font-family: 'gothambook';
}

.banner-title h2 {
  color: #fff;
font-size: 3.3vw;
  margin-bottom: 75px;
  line-height: 4vw;
}

.banner-title h2 span {
  font-style: italic;
  font-family: 'gothambook';
}
.exploreimg.anime_img{padding-left: 10px;}
.exploreimg.anime_img iframe.video_iframe {
    border-radius: 15px;
}
.inner_right_content h2 {
    padding-bottom: 13px;
}
.inner_right_content p {
    padding: 0!important;
}
.banner-title p {
  font-size: 40px;
  color: #fff;
  line-height: 30px;
  font-weight: 100;
}

.item.the-learning-matters-academy {
    background: #F59E2E;
    border-radius: 20px;
}

.branchbtn a:hover{color:#fff;}

.hero {
  position: relative;
  width: calc(100vw - 0rem);
  height: calc(100vh - 0rem);
  border: 0rem solid hsla(0, 0%, 100%, 1);
  background-color: hsla(150, 36%, 67%, 1);
  scroll-snap-align: start;
  z-index: 1;
}

.hero .overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 65vw;
  max-width: 1000px;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.9;
  z-index: 2;
}

.hero .overlay figure,
.hero .overlay figcaption {
  margin-bottom: 0;
}

.hero .overlay figcaption {
  font-family: "DIN Medium Regular", sans-serif;
  font-size: clamp(1.25rem, 4vw, 2.5rem);
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.25rem;
  word-spacing: 1.5rem;
  color: hsla(0, 0%, 100%, 0.9);
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid hsla(0, 0%, 100%, 0.9);
}

.video.fade-in {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.video {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.video_background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  overflow: hidden;
}

.video_wrapper,
.video_background iframe {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 120%;
  pointer-events: none;
}

button:hover {
  background-color: transparent;
  border-color: transparent;
}


.homeSlider img {
  width: 100%;
  height: 100vh;
  background-size: cover;
  object-fit: cover;
  object-position: center;
}

.homeSlider .owl-dots {
  position: absolute;
  height: 20px;
  width: 100%;
  bottom: 30px;
}

.homeSlider .owl-dots .owl-dot span {
  width: 60px;
  height: 8px;
}

.homeSlider .owl-dots .owl-dot.active span,
.homeSlider .owl-dots .owl-dot:hover span {
  background: #f59e2e !important;
}

.mobile-banner {
  display: none !important;
}

.desktop-banner {
  display: block !important;
}

/* CTA yellow */
.cta {
  display: inline-flex;
  position: relative;
  margin: auto;
  padding: 11px 25px;
  transition: all .2s ease;
  background: transparent;
  box-shadow: none;
}

.cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: url(../astra-child/assets/img/cta1.png);
  width: 47px;
  height: 53px;
  transition: all .3s ease;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-title .cta span {
  position: relative;
  font-size: 19px;
  vertical-align: middle;
  color: #fff;
  letter-spacing: 0.1px;
}

.cta:hover:before {
  width: 100%;
  background: #f59e2e;
}

.cta span {
  position: relative;
  font-size: 19px;
  vertical-align: middle;
  color: #000;
  letter-spacing: 0.1px;
  font-weight: 500;
}

/* CTA Orange */
.cta1 {
  display: inline-flex;
  width: 220px !important;
  position: relative;
  margin: auto;
  padding: 11px 25px;
  transition: all .2s ease;
}

.cta1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: url(../astra-child/assets/img/smalldot_org.png);
  width: 47px;
  height: 53px;
  transition: all .3s ease;
  background-size: 100%;
  background-repeat: no-repeat;
}

.cta1:hover:before {
  width: 100%;
  background: #d55b33;
}

.cta1 span {
  position: relative;
  font-size: 19px;
  vertical-align: middle;
  color: #fff;
  letter-spacing: 0.1px;
  font-weight: 500;
}


/* small CTA yellow */
.smallcta {
  display: inline-flex;
  position: relative;
  margin: auto;
  padding: 6px 13px;
  transition: all .2s ease;
  background: transparent;
  box-shadow: none;
}

.smallcta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: url(../astra-child/assets/img/cta1.png);
  width: 35px;
  height: 35px;
  transition: all .3s ease;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-title .smallcta span {
  position: relative;
  font-size: 19px;
  vertical-align: middle;
  color: #fff;
  letter-spacing: 0.1px;
}

.smallcta:hover:before {
  width: 100%;
  background: #f59e2e;
}

.smallcta span {
  position: relative;
  font-size: 15px;
  vertical-align: middle;
  color: #fff;
  letter-spacing: 0.1px;
  font-weight: 500;
}

/* small CTA Orange */
.smallcta1 {
  display: inline-flex;
  width: 175px !important;
  position: relative;
  margin: auto;
  padding: 11px 25px;
  transition: all .2s ease;
}

.smallcta1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: url(../astra-child/assets/img/smalldot_org.png);
  width: 47px;
  height: 53px;
  transition: all .3s ease;
  background-size: 100%;
  background-repeat: no-repeat;
}

.smallcta1:hover:before {
  width: 100%;
  background: #d55b33;
}

.smallcta1 span {
  position: relative;
  font-size: 19px;
  vertical-align: middle;
  color: #fff;
  letter-spacing: 0.1px;
  font-weight: 500;
}

.welcomeleftimg {
  position: absolute;
  left: -4px;
  width: 670px;
}

.welcomeleftimg img {
  width: 100%;
}

.welcomesection {
  width: 100%;
  padding: 80px 0;
}

.welcomesection h2 {
  position: relative;
  color: #7a8347;
  font-size: 2.5vw
}

.welcomesection h2:before {
  content: "";
  background: url(../astra-child/assets/img/bug-ani.svg);
  width: 60px;
  display: block;
  height: 60px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -10px;
  top: -3px;
}

.welcomesection p {
font-size: 1.2vw;
  line-height: 2vw;
  padding: 1vw 0 1vw 0;
}
.card-content.flower_img_icon > figure > img {
    width: auto;
    height: auto;
}
.exploresection {
  width: 100%;
  padding: 80px 0 100px;
}

.exploresection h2 {
  position: relative;
  color: #7a8347;
 font-size: 2.5vw
}

.exploresection h2:before {
  content: "";
  background: url(../astra-child/assets/img/explore.png);
  width: 39px;
  display: block;
  height: 92px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
     right: -23px;
    top: 0;
}

.exploresection p {
font-size: 1.2vw;
  line-height: 2vw;
  padding: 1vw 0 1vw 0;
}

.exploreimg {
  width: 100%;
  position: relative;
}

.exploreimg img {
  width: 100%;
}

.vidicon {
  position: absolute;
  width: 82px;
  height: 82px;
  top: 40%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.vidicon img {
  object-fit: inherit !important;
}

.programmesStage {
  background: #F59E2E;
  padding: 60px 0 30px 0;
  width: 100%;
  float: left;
  height: 880px;
  position: relative
}

.programmesStage:after {
  content: "";
  background: url(../astra-child/assets/img/programmesStage_bg.svg);
  width: 675px;
  display: block;
  height: 308px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: -59px;
}

.programmesStage:before {
  content: "";
  background: url(../astra-child/assets/img/programmesStage_bg1.png);
  width: 275px;
  display: block;
  height: 188px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -2px;
  top: -94px;
  z-index:0;
}

.programmesStage h3 {
  color: #fff;
  font-size: 2.5vw;
}

.programmesStage p {
  color: #fff;
  font-size: 1.2vw;
  width: 85%;
  line-height: 31px;
  margin: 20px 0 0 0;
}

.wrapper {
  position: relative;
}

.img-box {
  width: 330px;
  height: auto;
  justify-content: center;
  align-items: center;
  /* margin: auto; */
  display: flex;
}

.image1 {
  border-radius: 1rem;
  position: relative;
  transition: 0.5s ease-in-out;
}

.image2 {
  position: absolute;
  border-radius: 1rem;
  transition: 0.5s ease-in-out;
  opacity: 0;
}

.img-box:hover .image1 {
  opacity: 0;
}

.img-box:hover .image2 {
  opacity: 100%;
}

.Stagestep {
  position: absolute;
  top: 37%;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.Stagestep p {
  width: 100%;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  margin: 10px 0px;
}

.image1 .Stagestep h2 {
  font-size: 30px;
  color: #fff;
}

.image2 .Stagestep h2 {
  font-size: 18px;
  color: #fff;
  margin: 0 0 4px 0;
}

.Stagestep h3 {
  font-size: 18px;
  color: #fff;
  margin: 0;
}

.img-box:nth-child(1) {
  position: absolute;
  left: 0;
}

.img-box:nth-child(1):before {
  content: "";
  z-index: 1;
  background: url(../astra-child/assets/img/ey_icon.svg);
  width: 65px;
  display: block;
  height: 65px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -61px;
  right: 0;
  margin: 0 auto;
}

.img-box:nth-child(2) {
  position: absolute;
  right: 0;
  top: 50px;
}

.img-box:nth-child(2):before {
  content: "";
  background: url(../astra-child/assets/img/tl_icon.svg);
  width: 60px;
  display: block;
  height: 90px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -80px;
  right: -35px;
  margin: 0 auto;
  z-index: 1;
}

.img-box:nth-child(3) {
  position: absolute;
  left: -150px;
  top: 350px;
}

.img-box:nth-child(3):before {
  content: "";
  background: url(../astra-child/assets/img/ep_icon.svg);
  width: 55px;
  display: block;
  height: 79px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -62px;
  right: -5px;
  margin: 0 auto;
  z-index: 1;
}

.img-box:nth-child(4) {
  position: absolute;
  right: 240px;
  top: 380px;
  width: 290px;
}

.img-box:nth-child(4):before {
  content: "";
  background: url(../astra-child/assets/img/thrive_icon.svg);
  width: 65px;
  display: block;
  height: 65px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -55px;
  right: -26px;
  margin: 0 auto;
  z-index: 1;
}

.img-box:nth-child(5) {
  position: absolute;
  right: -80px;
  top: 450px;
  width: 290px;
}

.img-box:nth-child(5):before {
  content: "";
  background: url(../astra-child/assets/img/k25.svg);
  width: 35px;
  display: block;
  height: 98px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -57px;
  right: -30px;
  margin: 0 auto;
  z-index: 1;
}

.ast-header-search .slide-search .search-form {
  border: 3px solid rgb(213 91 51 / 70%);
  top: 87px !important;
  width: 370px;
  border-radius: 5px;
}

.widthimg {
  width: 100%;
}

.Insightwrap .widthimg {
  width: 100%;
  height: 270px;
  object-fit: cover;
}

.Insightwrap .widthimg_blog1 {
  width: 100%;
  height: 415px;
  object-fit: cover;
}

.videossection {
  padding: 80px 0;
  width: 100%;
  float: left;
  position: relative;
}

.videossection:before {
  content: "";
  background: url(../astra-child/assets/img/vid_bg1.png);
  width: 219px;
  display: block;
  height: 310px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: -91px;
  right: 0px;
}

.videossection:after {
  content: "";
  background: url(../astra-child/assets/img/vid_bg3.png);
  width: 219px;
  display: block;
  height: 310px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 70px;
  left: 70px;
  z-index: -1;
}

.vidcontainerbig {
  position: relative;
}

.vidcontainerbig:after {
  content: "";
  background: url(../astra-child/assets/img/vid_bg2.png);
  width: 325px;
  display: block;
  height: 372px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -110px;
  left: -130px;
  z-index: -1;
}

.vidbtn {
  width: 50px;
  position: absolute;
  right: 0;
  bottom: 35px;
}

.videossection .vidcontainerbig h2 {
    color: #7A8347;
    font-size: 1.5vw;
    margin: 10px 0 00;
    width: 80%;
    padding: 10px 0;
    line-height: 1.5vw;
    position: relative;
}

.videossection .vidcontainerbig h2:before {
  content: "";
  background: url(../astra-child/assets/img/vid_bg6.png);
  width: 145px;
  display: block;
  height: 372px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -318px;
  right: -171px;
  z-index: 0;
}

/* .empowerslider .owl-item.active .ParentsSpeakwrap:after {   content: "";  background: url(../astra-child/assets/img/event2.png); width: 38px; height: 67px; background-position: 0 0;  background-size: 100%; background-repeat: no-repeat; position: absolute; left: 0; top: -32px; } */

.videossection .vidcontainer h2 {
  color: #7A8347;
  font-size: 16px;
  margin: 0 0 4px 10px;
}

.vidcontainer .videotitle {
  font-size: 16px;
  padding-left: 10px;
}

.vidcontainer {
  padding: 0 0 20px 0;
}

.vidcontainer:nth-child(2) {
  padding: 0 0 50px 0;
}

.vidcontainer img {
  margin: 0 0 10px 0;
  border-radius: 20px;
}

.videotitle {
  color: #000;
}

.allvideos iframe {
  width: 100%;
  height: 500px;
}

.allvideos button.btn-close {
  position: absolute;
  right: 0;
  background-color: #f4dfa1;
  color: #fff !important;
  opacity: 1;
  border-radius: 50%;
  top: -5px;
}

.allvideos .modal-header {
  padding: 0;
  border: 0;
  position: relative;
  z-index: 9;
}

.empowerchildSection_BG {
  width: 100%;
  float: left;
  padding: 70px 0 130px 0;
  background: #fff;
  position: relative;
}

.empowerchildSection_BG h2 {
  color: #7A8347;
  font-size: 2.5vw;
  margin: 60px 0 30px 0;
  line-height: 43px;
}

.empowerchildSection_BG p {
  color: #000;
  font-size: 20px;
  min-height: 140px;
}

.empowerchildSection_BG .empowerslider .owl-prev {
  background: url(../astra-child/assets/img/gallery_lft.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.empowerchildSection_BG .empowerslider .owl-next {
  background: url(../astra-child/assets/img/gallery_rgt.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.empowerchildSection_BG .empowerslider .owl-nav {
  position: absolute;
  left: -75%;
  bottom: 40px;
}

.empowerchildSection {
  width: 100%;
  float: left;
  padding: 70px 0 130px 0;
  background: #ECECEC;
  position: relative;
}

.empowerchildSection:before {
  content: "";
  background: url(../astra-child/assets/img/empowerchild_bg.svg);
  width: 540px;
  display: block;
  height: 198px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: -80px;
}

.empowerchildSection h2 {
  color: #7A8347;
  font-size: 2.5vw;
  margin: 60px 0 10px 0;
  line-height: 49px;
}

.empowerchildSection p {
  color: #000;
  font-size: 20px;
  min-height: 140px;
}

/* .empowerslider .owl-item:nth-child(odd) .ParentsSpeakwrap{background: #7A8347;} */
/* .empowerslider .owl-item:nth-child(even) .ParentsSpeakwrap{	background: #2F6276;} */


.empowerslider .owl-item:nth-child(odd) .early-years .ParentsSpeakwrap:before {
  content: "";
  background: url(../astra-child/assets/img/ParentsSpeakwrap_bg2.png);
  width: 107px;
  display: block;
  height: 162px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}

.empowerslider .owl-item:nth-child(even) .early-years .ParentsSpeakwrap:before {
  content: "";
  background: url(../astra-child/assets/img/ParentsSpeakwrap_green.png);
  width: 160px;
  display: block;
  height: 132px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}

.empowerslider .owl-item:nth-child(odd) .enrichment_programmer .ParentsSpeakwrap:before {
  content: "";
  background: url(../astra-child/assets/img/epbg1.png);
  width: 107px;
  display: block;
  height: 162px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}

.empowerslider .owl-item:nth-child(even) .enrichment_programmer .ParentsSpeakwrap:before {
  content: "";
  background: url(../astra-child/assets/img/epbg2.png);
  width: 160px;
  display: block;
  height: 132px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}


.empowerslider .owl-item:nth-child(odd) .teaching-learning .ParentsSpeakwrap:before {
  content: "";
  background: url(../astra-child/assets/img/TLbg1.png);
  width: 107px;
  display: block;
  height: 162px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}

.empowerslider .owl-item:nth-child(even) .teaching-learning .ParentsSpeakwrap:before {
  content: "";
  background: url(../astra-child/assets/img/TLbg2.png);
  width: 160px;
  display: block;
  height: 132px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}


.empowerslider .owl-item:nth-child(odd) .thrive .ParentsSpeakwrap:before {
  content: "";
  background: url(../astra-child/assets/img/ParentsSpeakwrap_bg1.png);
  width: 107px;
  width: 160px;
  display: block;
  height: 132px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}

.empowerslider .owl-item:nth-child(even) .thrive .ParentsSpeakwrap:before {
  content: "";
  background: url(../astra-child/assets/img/ParentsSpeakwrap_thirve2.png);
  width: 107px;
  display: block;
  height: 162px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}


.empowerslider .early-years {
  background: #7A8347;
  border-radius: 22px;
}

.empowerslider .enrichment_programmer {
  background: #A0A15F;
  border-radius: 22px;
}

.empowerslider .teaching-learning {
  background: #D55B33;
  border-radius: 22px;
}

.empowerslider .thrive {
  background: #2F6276;
  border-radius: 22px;
}




.empowerslider .owl-prev {
  background: url(../astra-child/assets/img/eventslider-prev.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.empowerslider .owl-next {
  background: url(../astra-child/assets/img/eventslider-next.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.empowerslider .owl-nav {
  position: absolute;
  left: -75%;
  bottom: 40px;
}

.ParentsSpeakwrap {
  border-radius: 20px;
  padding: 30px 55px 10px 30px;
  position: relative;
  margin: 73px 0 0 0;
  min-height: 360px;
}

.ParentsSpeakwrap p {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
}

.ParentsSpeakwrap a {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
}

.ParentsSpeakwrap h4 {
  font-size: 25px;
  color: #fff;
  margin-top: 55px;
  font-family: 'gotham_roundedbold';
  position: relative;
  z-index: 1;
}

.ParentsSpeakwrap .name {
  font-size: 22px;
  color: #fff;
  font-family: 'gotham_roundedbold';
}

.empowerchildSection_BG .card h4 {
  font-size: 30px;
  color: #fff;
  margin-top: 5px;
  font-family: 'gotham_roundedbold';
}

.empowerchildSection_BG .card .name {
  font-size: 22px;
  color: #fff;
  font-family: 'gotham_roundedbold';
}

.btnvideo {
  width: 45px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.admissionsopenSection {
  width: 100%;
  float: left;
  padding: 60px 0;
}

.admissionswrap {
  width: 100%;
  float: left;
  padding: 35px 50px !important;
  background: #F59E2E;
  border-radius: 38px;
  position: relative;
}

.admissionswrap h2 {
  color: #fff;
  margin: 0;
  font-size: 30px;
}

.admissionswrap h3 {
  font-size: 60px;
  color: #fff;
  margin: 0;
}

.admissionswrap p {
  color: #fff;
  font-size: 19px;
  font-family: 'gotham_roundedbook';
}

.admissionswrap::before {
  content: "";
  position: absolute;
  background: url(../astra-child/assets/img/adminsion_bg.png);
  width: 117px;
  height: 135px;
  right: 0;
  top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

.admissionsRightwrap img {
  width: 535px;
  position: absolute;
  right: -50px;
  top: -170px;
}

.admissionsRightwrap {
  position: relative;
}

.ourbranchesSection {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #fff;
}

.branchbtn {
  position: absolute;
  right: 10px;
  bottom: 13px;
  font-size: 13px;
}

.branchbtn:before {
  content: "";
  background: url(../astra-child/assets/img/smalldot_org.png);
  width: 27px;
  display: block;
  height: 32px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -14px;
  top: -5px;
  z-index: -1;
}

.ourbranchesSection h2 {
  color: #7A8347;
  font-size: 3vw;
  padding: 10px 0 20px 0;
  position: relative;
  margin-top: 60px;
}

.ourbranchesSection h2:before {
  content: "";
  background: url(../astra-child/assets/img/locations_bg.svg);
  width: 529px;
  position: absolute;
  height: 451px;
  top: -80px;
  background-size: 100%;
  background-repeat: no-repeat;
  display: none;
}
.ourbranchesSection .welcomeleftimg img {
    position: relative;
    top: -120px;
}
.side-tabs .tab-button a{color:#fff;}
.ourbranchesSection .welcomeleftimg {
    left: -30px;
}
/* .ourbranchesSection h2:after {  content: ""; background: url(../astra-child/assets/img/location_bird.png);  width: 95px;  position: absolute;  height: 97px;  top: -25px;  right: 50px;  background-size: 100%;  background-repeat: no-repeat;  display: none;} */
.eventSection {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #F59E2E;
}

.eventSection h2 {
  color: #fff;
  font-size: 3vw;
  padding-bottom: 20px;
}
.top_space {
    padding: 12px 0 7px;
    display: inline-block;
}
ul.footerul li p {
    font-size: 14px;
    margin: 0;
}
.address_footer li a{cursor: inherit;}
.eventwrap {
  /* background: #7a8347; */
  border-radius: 18px;
  padding: 20px;
  border: 1px solid #000000;
  float: left;
  width: 100%;
}
.seperate_heading {
    padding-top: 15px;
    border-top: 1px solid #d6562a;
    display: inline-block;
    margin-top: 18px;
}
.eventwrap img {
      height: 305px;
    background: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.bracket_desc {
    padding: 0 0 30px 8px;
    font-weight: 500;
    display: block;
}
.eventwrap h3 {
  color: #fff;
  font-size: 20px;
  padding: 20px 0 0 0;
  margin: 0;
}

.eventwrap .eventyear {
  color: #fff;
  font-size: 14px;
  padding: 5px 0 10px 0;
}

.eventwrap ul {
  margin: 0 0 15px 0;
  padding: 0;
}

.eventwrap ul li {
  color: #fff;
  font-size: 14px;
  list-style: none;
  padding: 3px 0;
}

.eventwrap ul i {
  color: #f59e2e;
  font-size: 16px;
  padding: 0 9px 0 0;
}

.eventslider .owl-item.firstactiveitem .eventwrap {
  background: #7a8347;
  background-color 0.5s ease;
  position: relative;
}

.eventslider .owl-item.firstactiveitem .eventwrap:before {
  content: "";
  background: url(../astra-child/assets/img/event1.png);
  width: 38px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: -44px;
}

.eventslider .owl-item .eventwrap {
  background: #833C2C;
  background-color 0.5s ease;
}

.eventslider .owl-item .eventwrap:before {
  content: "";
  background: url(../astra-child/assets/img/event2.png);
  width: 52px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: -46px;
}

.eventslider .owl-item.lastactiveitem .eventwrap {
  background: #2F6276;
  background-color 0.5s ease;
}

.eventslider .owl-item.lastactiveitem .eventwrap:before {
  content: "";
  background: url(../astra-child/assets/img/event3.png);
  width: 48px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: -50px;
}

.eventslider .owl-prev {
  background: url(../astra-child/assets/img/eventslider-prev.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.eventslider .owl-next {
  background: url(../astra-child/assets/img/eventslider-next.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.eventslider .owl-nav {
  position: absolute;
  top: -158px;
  right: 20px;
}

.eventslider .owl-item {
  margin-top: 60px;
}

.eventslider {
  padding: 0 0 60px 0;
}

.InsightsSection {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #fff;
  position: relative;
}

.InsightsSection:before {
  content: "";
  background: url(../astra-child/assets/img/insights_bg.png);
  width: 322px;
  display: block;
  height: 262px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.Insightwrap .date {
  color: #7A8347;
  font-size: 14px;
  padding-top: 10px;
}

.Insightwrap h3 {
  color: #000;
font-size: 1.2vw;
  padding: 1vw 0 1vw 0;
  line-height: 1.9vw;
}

.Insightwrap a {
  text-decoration: none;
}

.Insightwrap .btn1 {
  color: #000;
  font-size: 16px;
  border-bottom: 2px solid #b9b9b9;
}

.Insightwrap:hover .btn1 {
  color: #d55b33;
  border-bottom: 2px solid #d55b33;
}

.Insightwrap a:hover h3 {
  color: #d55b33;
}

.eventslider .Insightwrap h3 {
  font-size: 16px;
}

.InsightsSection h2 {
  color: #7A8347;
  font-size: 3vw;
  padding: 10px 0 20px 0;
  position: relative;
}

.InsightsSection h2:before {
  content: "";
  background: url(../astra-child/assets/img/insights.svg);
  width: 140px;
  display: block;
  height: 40px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
    left: 33vw;
    top: 5vw;
}

.Insightslider .owl-stage {
  padding-left: 0 !important;
}

.Insightslider .owl-prev {
  background: url(../astra-child/assets/img/eventslider-prev.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.Insightslider .owl-next {
  background: url(../astra-child/assets/img/eventslider-next.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.Insightslider .owl-nav {
  position: absolute;
  top: -158px;
  right: 20px;
}

.zoomouteffect {
  overflow: hidden;
  border-radius: 10px;
}

.zoomouteffect img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.zoomouteffect img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#pot {
  top: 0;
  position: relative;
  animation: linear infinite;
  animation-name: run;
  animation-duration: 5s;
}

@keyframes run {
  0% {
    left: 0;
  }

  48% {
    transform: rotateY(0deg);
  }

  50% {
    left: calc(100% - 100px);
    transform: rotateY(180deg);
  }

  98% {
    transform: rotateY(180deg);
  }

  100% {
    left: 0;
    transform: rotateY(0deg);
  }
}

.grid-container {
  display: grid;
  grid-auto-flow: column;
  grid-template-areas: "A B" "C C";
}

.item1 {
  grid-area: A;
}

.item2 {
  grid-area: B;
}

.item3 {
  grid-area: C;
}

.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 0 15px 0 0;
  max-width: 100%;
  list-style: none;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0px 20px 15px 0px;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
  background: #2F6276;
  cursor: pointer;
  border-radius: 10px;
}

.grid figure img {
  position: relative;
  display: block;
  object-fit: cover;
  min-height: 18vw;
  max-width: 100%;
  width: 100%;
}

.grid figure figcaption {
  padding: 5px;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid figure figcaption>a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 10px;
  height: 100px;
  background: rgb(47 98 118 / 87%);
  color: #fff;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  transition: transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
}

figure.effect-zoe:hover figcaption {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}

figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h3 {
  font-size: 16px;
  width: 100%;
  margin: 7px 0 7px 0;
}

figure.effect-zoe:hover p.description {
  opacity: 1;
}

figure.effect-zoe figcaption ul {
  margin: 0;
  padding: 0;
}

figure.effect-zoe figcaption ul li {
  font-size: 12px;
  display: block;
  position: relative;
  padding: 3px 24px;
}

figure.effect-zoe figcaption ul li:before {
  content: "";
  background: url(../astra-child/assets/img/smalldot.png);
  width: 15px;
  display: block;
  height: 18px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 7px;
}

.followSection {
  width: 100%;
  float: left;
  padding: 60px 0;
  text-align: center;
}

.followSection h2 {
  color: #7A8347;
  font-size: 2.5vw;
}

.followSection h2 span {
  color: #f59e2e;
}

footer h3 {
  font-size: 15px;
  color: #2F6276;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

footer h2.widget-title {
  font-size: 15px;
  color: #2F6276;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin: 0 0 8px 0;
}

footer .menu {
  margin: 0;
  padding: 0;
  min-height: 198px;
}

footer .menu a {
  font-size: 14px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  text-decoration: none;
}

footer a.menu-link:hover {
  color: #D55B33;
}

.socialwrap {
  margin:81px 0 0 0;
}
.footer-widget-area .widget {
    margin: 0;
}
.ast-footer-copyright p {
  font-size: 12px;
}

.footermail input {
  background: #fff;
  border: 1px solid #D55B33;
  height: 40px;
  font-size: 12px;
}

.footermail .wpcf7-submit {
  content: "";
  background: url(../astra-child/assets/img/footermail.png);
  width: 43px;
  display: block;
  height: 45px;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 43px;
  border: 0;
  right: -10px;
  font-size: 0;
  padding: 0;
  background-size: 73%;
  box-shadow: none;
}

.footermail input[type="submit"]:hover,
.footermail input[type="submit"]:focus {
  background: url(../astra-child/assets/img/footermail.png);
  background-size: 73%;
  height: 45px;
  width: 43px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0;
}

.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
}

.wpcf7 form .wpcf7-response-output {
  font-size: 12px;
}

.footermail {
  margin: 11px 0 0 0;
}

.footermail .wpcf7-list-item {
  margin: 0;
}

.footermail span.wpcf7-list-item-label {
  font-size: 11px;
}

.footermail p {
  margin: 0 0 4px 0;
}

.footerul {
  margin: 0;
  padding: 0;
}

.footerul li {
  display: block;
  padding: 6px 0;
}

.footerul li a {
  font-size: 14px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.footerul li a:hover {
  color: #D55B33;
}

.ast-footer-html-2 {
  margin-top:24px;
}

.footerul li a span {
  background: #d55b33;
  color: #fff;
  font-size: 12px;
  padding: 4px 7px;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  display: inline-block;
  margin: 0 7px 0 0;
  text-align: center;
}

.site-footer-section-1 .ast-builder-html-element {
  text-align: left !important;
}

section#block-13 {
  margin-top:89px;
}

#ast-scroll-top {
  background-color: #d55b33 !important;
}

.rightsidebarbtn {
  position: fixed;
  right: 0;
  top: 30%;
  width: 50px;
  display: block;
  z-index: 1;
}

.rightsidebarbtn .asasas {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}


.searchpage {
  width: 100%;
  background: #fff;
}

.searchwarp {
  margin: 0 auto !important;
}

.searchwarp section.ast-archive-description {
  padding: 11em 0 0 0;
}

.entry-meta,
.entry-meta * {
  color: #d6562a;
}

.searchpage .ast-pagination {
  padding-bottom: 4em;
}


.post-page-numbers.current .page-link,
.ast-pagination .page-numbers.current {
  border-color: #d6562a;
  background-color: #d6562a;
  border-radius: 20px;
}

.ast-pagination a:hover,
.ast-pagination a:focus,
.ast-pagination>span:hover:not(.dots),
.ast-pagination>span.current {
  color: #d6562a;
}

.archive .entry-title,
.blog .entry-title,
.search .entry-title {
  line-height: 24px;
}

.entry-title a {
  font-size: 16px;
  line-height: 24px;
}

.error-404 {
  padding: 190px 0 60px 0;
}

.ast-404-search {
  display: none;
}

/* location animation */
.bird {
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/174479/bird-cells.svg);
  background-size: auto 100%;
  width: 150px;
  height: 251px;
  animation-name: fly-cycle;
  animation-duration: 1s;
  animation-delay: -0.5s;
  animation-timing-function: steps(5);
  animation-iteration-count: infinite;
  z-index: 999;
}

.bird-wrap {
  position: absolute;
  right: 0;
  top: -200px;
  -webkit-animation: upwards 5s linear infinite;
  animation: upward 5s linear infinite;
}

@-webkit-keyframes upward {
  from {
    background-position: 0% 0%;
  }

  to {
    background-position: 0% -100%;
  }
}

@keyframes upward {
  from {
    background-position: 0% 0%;
  }

  to {
    background-position: 0% -100%;
  }
}

.bird-container {
  position: relative;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

@keyframes fly-cycle {

  100% {
    background-position: -3600px 0;
  }

}

/*close rain down*/
.animation_step1 {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0 50px;
}

.animation_step1::before {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #8eae9e, #527061);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  animation: slide-in 0.75s ease-in forwards;
  animation-delay: 0.75s;
}

@keyframes slide-in {
  to {
    transform: translateX(0);
  }
}

@keyframes fade-in {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

.img-container {
  position: relative;
  height: calc(100% - 0px);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: transparent;
  overflow: hidden;
  transform: scale(1.2);
  animation: shrink 0.75s ease-in forwards;
  animation-delay: 0.75s;
}

@keyframes shrink {
  to {
    transform: scale(1);
  }
}

.img-container::before,
.img-container::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  background: white;
  z-index: 1;
  animation: reveal 0.75s ease-in forwards;
}

.img-container::before {
  top: 0;
  --factor: -1;
}

.img-container::after {
  bottom: 0;
  --factor: 1;
}

@keyframes reveal {
  to {
    transform: translateY(calc(100% * var(--factor)));
  }
}

/* img { height: 80%;} */

.exploreimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.anime_img {
  object-fit: cover;
  animation: img_key linear forwards;
  animation-timeline: view(block);
  animation-range: cover 0% cover 20%;
}

@keyframes img_key {
  0% {
    clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
  }

  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}


@media (min-aspect-ratio: 16/9) {
  .video_wrapper {
    top: -100%;
    height: 300%
  }
}

@media (max-aspect-ratio: 16/9) {
  .video_wrapper {
    left: -200%;
    width: 500%;
  }
}


.need-help {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99;
}

.tab-button img {
  width: 18px;
  margin: 5px 0 0 0;
}

#nav_menu-7 {
  margin-top: 7px;
}
section#nav_menu-8 {
    margin-top: 7px;
}
.ast-footer-html-2 {
  margin-top: 0px;
}

/* about page  */

.banner {
  position: relative;
  height: 676px;
  overflow: hidden;
}

.banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  z-index: 0;
  will-change: transform;
  transition: transform 0.1s linear;
}

.banner-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.banner-content {
  position: relative;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  animation: fadeInText 1.5s ease forwards;
  opacity: 0;
}

.banner-content h1 {
  font-size: 2.5vw;
  font-family: 'gotham_roundedbold';
}

.banner-content h2 {
font-size: 55px;
  line-height: 58px;
  font-family: 'gotham_roundedbold';
}

.banner-content p {
  width: 60%;
    font-size: 20px;
}


@keyframes fadeInText {
  to {
    opacity: 1;
  }
}

.aboutfaq {
  background-color: #fff;
  padding: 50px 0 100px 0;
  float: left;
  width: 100%;
}

.aboutfaq h3 {
  font-weight: 700;
  color: #7A8347;
  font-size: 40px;
  width: 66%;
  font-family: 'gotham_roundedmedium';
}

.accordion-button {
  font-weight: 500;
}

#faqAccordion .accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid #fff !important;
  border-bottom: 1px solid #000 !important;
}

#faqAccordion .accordion-button:not(.collapsed) {
  color: #7A8347;
  background-color: transparent !important;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

#faqAccordion .accordion-header {
  margin-bottom: 0;
  --bs-accordion-border-color: #fff !important;
}

#faqAccordion .accordion-button {
  font-weight: 500;
  font-size: 22px !important;
  font-family: 'gotham_roundedmedium';
  padding: 23px 0;
}

#faqAccordion .accordion-body {
  padding: 10px 0 30px 0 !important;

}

#faqAccordion button:hover {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.educatorsSection .timeline-nav {
  width: 40%;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.timeline-nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.timeline-nav::before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #f4a000;
  z-index: 0;
}

.timeline-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
  min-width: 0;
}

.dot,
.active-img {
  display: block;
  margin: 0 auto 5px;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}

.dot {
  width: 12px;
  height: 12px;
  background-color: #f4a000;
  border-radius: 50%;
  margin-bottom: 8px;
}

.active-img {
  width: 35px;
  height: 42px;
  background-image: url('../astra-child/assets/img/edubug.svg');
  background-size: cover;
  background-position: center;
  margin-bottom: 8px;
}

.timeline-step.active .dot {
  display: none;
}

.timeline-step:not(.active) .active-img {
  display: none;
}

.timeline-label {
  font-size: 21px;
  font-weight: 500;
}

/* Align first dot to start of line */
.timeline-step.first-step {
  align-items: flex-start;
}

/* Align last dot to end of line */
.timeline-step.last-step {
  align-items: flex-end;
}

.timeline-step .timeline-label {
  font-size: 17px;
  font-weight: 500;
}

.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
  font-size: 25px;
  color: #000;
}

.nav-pills .nav-link.active {
  background-color: transparent;
  color: #D55B33;
  position: relative;
  font-size: 25px;
  text-align: center;
}

.nav-pills .nav-link.active::before {
  content: '';
  position: absolute;
  bottom: -18px;
  transform: translateY(-50%);
  width: 207px;
  height: 13px;
  background-image: url('../astra-child/assets/img/tabpen.svg');
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.nav-pills button:hover {
  background: transparent;
  border: 0;
}

.leaderimgbox {
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  margin: auto;
  position: relative;
  margin: 0 0 5px 0;
}

.leaderimgbox .image1 {
  border-radius: 1rem;
  position: relative;
  transition: 0.5s ease-in-out;
}

.leaderimgbox .image2 {
  position: absolute;
  border-radius: 1rem;
  transition: 0.5s ease-in-out;
  opacity: 0;
  width: 100%;
  top: 0;
}

.leaderimgbox:hover .image1 {
  opacity: 0;
}

.leaderimgbox:hover .image2 {
  opacity: 100%;
}

.leaderimgbox .Stagestep {
  position: relative;
  top: 20px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.Stagestep_dispcription {
 position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
 color: white;
    padding: 20px 30px;
    border-radius: 12px;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.4s 
ease;
  width: 85%;
  margin: 0 auto;
    box-sizing: border-box;
}

  
.leaderimgbox .Stagestep p {
  width: 100%;
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin: 10px 0px;
}

.Stagestep_dispcription p {
  width: 100%;
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin: 10px 0px;
}

.image2 .Stagestep_dispcription h2 {
  font-size: 18px;
  color: #000;
  margin: 0 0 4px 0;
}


.innerpagebannerimg {
  position: relative;
  float: left;
  /* width: 460px; */
  /* margin: 0 50px 0 0; */
}

.innerpagebannerimg img {
  width: 100%;
}

.innerpagebannerimg h2 {
  position: relative;
  color: #7a8347;
  font-size: 50px;
}

.innerpagebannerimg h2:before {
  content: "";
  background: url(../astra-child/assets/img/bug-ani.svg);
  width: 60px;
  display: block;
  height: 60px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -10px;
  top: -3px;
}

.innerpagebannerimg p {
  font-size: 21px;
  line-height: 34px;
  padding: 20px 0 30px 0;
}

.overview-content {
  margin: 0 0 0 80px;
}

.innerpagesection {
  width: 100%;
  padding: 50px 0 80px 0;
  position: relative;
  float: left;
}

.innerpagesection h2 {
  position: relative;
  color: #7a8347;
  font-size: 40px;
}
.whythrive ul#cards {
    margin-left: 0;
}
.innerpagesection h2:before {
  content: "";
  background: url(../astra-child/assets/img/bug-ani.svg);
  width: 60px;
  display: block;
  height: 60px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
    right: -37px;
    top: -1px;
}

.innerpagesection p {
  font-size: 1.2vw;
  line-height: 32px;
  padding: 20px 0 30px 0;
}

.innerpagesection p span {
  color: #d36b4f;
  font-weight: 600;
}

.aboutmisivisi {
  width: 100%;
  padding: 80px 0 80px 0;
}

.visimisswrap {
  border-radius: 20px;
  padding: 35px 35px;
  min-height: 315px;
}

.visimisswrap h2 {
  color: #fff;
  font-size: 40px;
  margin: 0 0 20px 0;
}

.visimisswrap p {
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  margin: 0 0 20px 0;
}

.aboutmisivisi .col-md-6:nth-child(1) .visimisswrap {
  background: #D55B33;
  background-image: url(../astra-child/assets/img/vision.svg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 57%;
}

.aboutmisivisi .col-md-6:nth-child(2) .visimisswrap {
  background: #F59E2E;
  background-image: url(../astra-child/assets/img/mission.svg);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 57%;

}

#faqAccordion {
  box-shadow: none;
  border: 0;
  padding: 50px 40px 0 0;
}
.accordion.corevalue_accordian {
    padding-top: 0!important;
}
.accordion-item:first-of-type {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color) !important;
  border: none;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color) !important;
  border: none;
}


.leadershipSection {
  background: #F59E2E;
  padding: 60px 0 60px 0;
  width: 100%;
  float: left;
  height: auto;
  position: relative;
}

.leadershipSection:after {
  content: "";
  background: url(../astra-child/assets/img/leaderfoot.png);
  width: 1010px;
  display: block;
  height: 400px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}

.leadershipSection:before {
  content: "";
  background: url(../astra-child/assets/img/leadericon.png);
  width: 461px;
  display: block;
  height: 509px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -20px;
  top: 0px;
}

.leadershipSection h3 {
  font-size: 50px;
  color: #fff;
  padding: 20px 0 70px 0;
}

.leadershipSection p {
  color: #fff;
  font-size: 20px;
  width: 90%;
  line-height: 20px;
  margin: 20px auto;
}

.leaderimgbox .Stagestep h2 {
  font-size: 28px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  letter-spacing: -1px;
}

.leaderimgbox .Stagestep h3 {
  font-size: 20px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.educatorsSection {
  width: 100%;
  display: inline-block;
  padding: 60px 0;
  position: relative;
}


.educatorsSection h3 {
  color: #7A8347;
  font-size: 60px;
  padding: 30px 0 70px 0;
  padding-right: 0px;
  padding-left: 0px;
}


.educatorsSection:after {
  content: "";
  background: url(../astra-child/assets/img/education_rgt.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 1401px;
  display: block;
  min-height: 1833px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 20%;
  left: 0;
  z-index: -1;
}

.educatorsSection:before {
  content: "";
  background: url(../astra-child/assets/img/education_lft.svg);
  width: 757px;
  display: block;
  height: 427px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -40px;
  top: 120px;
}

.educatorsSection #timelineTabs {
  --bs-nav-tabs-border-color: trasparent;
}

.empowerslider .card {
  width: 100%;
  border-radius: 20px;
  margin-top: 76px;
  min-height: 360px;
}

.educatorswrap {
  padding: 70px 0 10px 0;
  text-align: center;
}

.educatorswrap h2 {
  font-size: 40px;
  color: #7A8347;
  padding: 10px 0;
}

.educatorswrap p {
  font-size: 19px;
  line-height: 30px;
  padding: 0 20px 0 0;
}

.educatorswrap .nav-pills .nav-link.active {
  color: #d65f32;
  background-color: transparent;
}

.educatorsbox h2 {
  font-size: 23px;
  padding: 30px 0;
  color: #000;
}

.educatorswrap .tab-pane .nav-pills {
  display: inline-block;
  padding: 0 0 60px 0;
}

.educatorswrap .tab-pane .nav-item {
  position: relative;
  display: block;
  float: left;
  border: 0;
  padding: 0 20px;
}

.educator-hidden {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.educator-visible {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.educator-item.fade-in {
  display: block !important;
  opacity: 1 !important;
}


.ast-primary-header-bar {
  background-color: transparent;
}



/*  Icon Animation Starts */



.multi-icons-animation {
  position: relative;
  overflow-x: hidden;
}

.animation-block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  overflow-x: hidden;
  z-index: 0;
}


.pattern1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 221px;
  /* animation: moveRight 5s infinite alternate; */
}

@keyframes moveRight {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(300px);
  }
}



.pattern2 {
  position: absolute;
  right: 0;
  width: 221px;
  /* -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate; */
}

@keyframes mover {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-30px);
  }
}

.pattern3 {
  position: absolute;
  left: 40%;
  top: 350px;
  width: 221px;
  /* animation: moveRight 5s infinite alternate;
	 */
}

.pattern4 {
  position: absolute;
  right: 25%;
  top: 10px;
  width: 203px;
}

/* Remove default Bootstrap arrow */
.accordion-button::after {
  display: none;
}

/* Default icon style */
.accordion-icon {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  transition: transform 0.3s ease;
}

/* Plus icon when collapsed */
.accordion-button.collapsed .accordion-icon {
  background-image: url('../astra-child/assets/img/plus.png');
}

/* Minus icon when expanded */
.accordion-button:not(.collapsed) .accordion-icon {
  background-image: url('../astra-child/assets/img/minus.png');
}



/* about end  */

/* our journey end  */
.slidersection {
  padding: 80px 0 0 0;
  float: left;
  width: 100%;
}

.timelinejourneySection {
  padding: 120px 0;
  float: left;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

.timelinejourneySection h2 {
  font-size: 60px;
  color: #7A8347;
  text-align: center;
  margin-bottom: 140px;
}

.timeline {
  position: relative;
  margin: 60px 0 180px 0;
  padding: 20px 0;
}

.timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 4px;
  height: 100%;
  background-color: #C5C5C5;
  transform: translateX(-50%);
  z-index: 1;
}

.timeline::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 4px;
  height: var(--line-fill-height, 0px);
  background-color: #7A8347;
  transform: translateX(-50%);
  z-index: 2;
  transition: height 0.2s ease-out;
}

.timeline-item {
  padding: 75px 0 80px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}

#timeline .timeline-item:nth-child(2)::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20%;
  width: 649px;
  height: 635px;
  background: url('../astra-child/assets/img/pattern_bg1.svg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  z-index: 0;
  opacity: 0.8;
  background-position: left;
  background-size: contain;
}

#timeline .timeline-item:nth-child(3)::before {
  content: "";
  position: absolute;
  top: 40px;
  right: -30%;
  width: 451px;
  height: 531px;
  background: url('../astra-child/assets/img/pattern_bg2.svg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  z-index: 0;
  opacity: 0.8;
  background-position: left;
  background-size: contain;
}

#timeline .timeline-item:nth-child(4)::before {
  content: "";
  position: absolute;
  top: 0;
  left: -30%;
  width: 586px;
  height: 562px;
  background: url('../astra-child/assets/img/pattern_bg3.svg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  z-index: 0;
  opacity: 0.4;
  background-position: left;
  background-size: contain;
}

#timeline .timeline-item:nth-child(5)::before {
  content: "";
  position: absolute;
  top: 0;
  right: -50%;
  width: 1075px;
  height: 1116px;
  background: url('../astra-child/assets/img/pattern_bg4.svg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  z-index: 0;
  opacity: 0.8;
  background-position: left;
  background-size: contain;
}

#timeline .timeline-item:nth-child(6)::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20%;
  width: 750px;
  height: 753px;
  background: url('../astra-child/assets/img/pattern_bg5.svg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  z-index: 0;
  opacity: 0.8;
  background-position: left;
  background-size: contain;
}

#timeline .timeline-item:nth-child(7)::before {
  content: "";
  position: absolute;
  top: 0;
  right: -30%;
  width: 551px;
  height: 646px;
  background: url('../astra-child/assets/img/pattern_bg6.svg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  z-index: 0;
  opacity: 0.8;
  background-position: left;
  background-size: contain;
}

.timeline-dot {
  position: absolute;
  top: 11%;
  /* align at the top */
  left: calc(50% - 15px);
  /* center horizontally */
  width: 30px;
  height: 30px;
  background-color: #f4b251;
  border-radius: 50%;
  z-index: 3;
  transition: background-color 0.3s, transform 0.3s;
}



@keyframes blink {

  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.4);
    opacity: 0.6;
  }
}

.timeline-item.active .timeline-dot {
  background-color: #7A8347;
  animation: blink 1s infinite;
}

.timeline-content,
.timeline-image {
  width: 45% !important;
  z-index: 4 !important;
}

.timeline-content h5 {
  color: #858585;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
}

.timeline-content h3 {
  color: #D55B33;
  font-size: 45px;
  text-transform: capitalize;
  padding: 0 0 10px 0;
}

.timeline-content p {
  color: #000;
  font-size: 18px;
  line-height: 32px;
}

.timeline-image img {
  width: 100%;
  border-radius: 0.5rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.timeline-item.left .timeline-content {
  order: 1;
  text-align: right;
}

.timeline-item.left .timeline-image {
  order: 2;
}

.timeline-item.right .timeline-content {
  order: 2;
  text-align: left;
}

.timeline-item.right .timeline-image {
  order: 1;
}


@media (max-width: 768px) {
  .timeline-item {
    flex-direction: column;
    padding: 2rem 0;
  }

  .timeline-content,
  .timeline-image {
    width: 100%;
    order: unset !important;
    margin-top: 1rem;
  }

  .timeline::before,
  .timeline::after {
    left: 8px;
  }

  .timeline-dot {
    left: 0;
    width: 15px;
    height: 15px;
  }

}

.leaf,
.snail {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  position: relative;
}

.leaf img,
.snail img {
  width: 82px;
  margin: -105px 0 0 -5px;
}

.snail {
  top: -120px;
}

/* our journey end */
/* early page start */
.approachsection {
  background: #F59E2E;
  padding: 30px 0 60px 0;
  width: 100%;
  float: left;
  position: relative;
}

.approachsection ul {color: #fff;}

.approachsection:after {
  content: "";
  background: url('../astra-child/assets/img/our-after.png');
  width: 682px;
  display: block;
  min-height: 391px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 30%;
  left: -4%;
}

.BGep:after {
  background: url('../astra-child/assets/img/BGapproachafter.png') !important;
  background-repeat: repeat;
  width: 532px !important;
  min-height: 974px !important;
  background-size: 50% !important;
  background-repeat: no-repeat !important;
  left: 0;
  top: 120px !important;
}

.BGtl:after {
  background: url('../astra-child/assets/img/teaching-after.png') !important;
  background-repeat: repeat;
  width: 567px !important;
  min-height: 450px !important;
  background-repeat: no-repeat !important;
}

.approachsection h2 {
color: #fff;
    font-size: 55px;
    position: relative;
    z-index: 1;
}

.approachsection p {
  font-size: 21px;
  line-height: 34px;
  padding: 20px 0 30px 0;
  color: #fff;
}

.timelinenavSection {
  width: 100%;
  display: inline-block;
  padding: 80px 0;
}

.timelinenavSection h3 {
  font-size: 50px;
  color: #7A8347;
  padding: 30px 0 50px 0;
}

.timelinenavSection .timeline-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: 50px;
  margin-bottom: 40px;
  width: 100%;
  border: 0;
  padding: 0;
}

.timelinenavSection .timeline-nav::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #f4a000;
  z-index: 1;
}

.timelinenavSection .timeline-step {
  position: relative;
  text-align: left;
  flex: 1;
  z-index: 2;
  cursor: pointer;
}

.dot,
.active-img {
  display: block;
  margin: 0 auto 5px;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}

.dot {
  width: 12px;
  height: 12px;
  background-color: #f4a000;
  margin: 0 0 52px 0;
}

.active-img {
  width: 35px;
  height: 42px;
  background-image: url(../astra-child/assets/img/edubug.svg);
  background-size: cover;
  background-position: left;
  margin: -16px 0 35px 0;
}

.timeline-step.active .dot {
  display: none;
}

.timeline-step:not(.active) .active-img {
  display: none;
}

.timelinenavSection .timeline-label {
  font-size: 14px;
  font-weight: 500;
  min-height: 100px;
}

.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
  font-size: 22px;
  color: #000;
}

.nav-pills .nav-link.active {
  background-color: transparent;
  color: #D55B33;
  position: relative;
  font-size: 22px;
  text-align: center;
}

.nav-pills .nav-link.active::before {
  content: '';
  position: absolute;
  bottom: -18px;
  transform: translateY(-50%);
  width: 207px;
  height: 13px;
  background-image: url('../astra-child/assets/img/tabpen.svg');
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-size: 84%;
  background-position: center;
}

.nav-pills button:hover {
  background: transparent;
  border: 0;
}

.schoolprogramSection {
  width: 100%;
  padding: 10px 10px;
}

/* asas */
.accordion-button::after {
  background-image: none !important;
  /* Remove default arrow */
  content: '\002B';
  /* Plus symbol */
  font-size: 1.5rem;
  color: #333;
  font-weight: bold;
  margin-left: auto;
  transition: transform 0.3s ease;
}

.accordion-button:not(.collapsed)::after {
  content: '\2212';
  /* Minus symbol */
}

.accordion-button::after {
  background-image: none !important;
  /* Remove default arrow */
}

.eventslider_1 .owl-item:nth-child(3n+1) .eventwrap {
  background-color: #f59e2e;
}

.eventslider_1 .owl-item:nth-child(3n+2) .eventwrap {
  background-color: #d55b33;
}

.eventslider_1 .owl-item:nth-child(3n+3) .eventwrap {
  background-color: #2f6276;
}

.eventslider_1 .owl-item:nth-child(3n+1) .eventwrap .smallcta:before {
  background: url(../astra-child/assets/img/smalldot_org.png);
}

.eventslider_1 .owl-item:nth-child(3n+1) .eventwrap .smallcta:hover:before {
  background: #d55b33;
}

.programmesSection {
  width: 100%;
  float: left;
  padding: 60px 0 150px 0;
  background: #fff;
  position: relative;
}

.programmesSection h2 {
  color: #7A8347;
  font-size: 50px;
  padding: 0 0 50px 0;
}

.eventslider_1 .eventwrap h3 {
  color: #fff;
  font-size: 30px;
  padding: 0 0 10px 0;
  margin: 0;
}

.eventslider_1 .accordion {
  background: transparent;
  --bs-accordion-bg: transparent;
}

.eventslider_1 .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  box-shadow: none !important;
  padding: 10px 0;
  color: #fff;
  font-size: 18px;
}

.eventslider_1 .accordion-item {
  color: #fff;
  background-color: transparent;
  border: var(--bs-accordion-border-width) solid transparent;
  border-bottom: var(--bs-accordion-border-width) solid #fff !important;
  --bs-accordion-border-radius: 0;
}

.eventslider_1 .accordion h2 {
  padding: 0;
}

.eventslider_1 .accordion-body {
  padding: 7px 0 30px 0;
}

.eventslider_1 .accordion-button {
  padding: 20px 0;
  color: #fff;
}

/* Plus icon when collapsed */
.eventslider_1 .accordion-button.collapsed .accordion-icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

/* Minus icon when expanded */
.eventslider_1 .accordion-button:not(.collapsed) .accordion-icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.eventslider_1 .eventwrap ul i {
  color: #fff;
}

/* early page end */
/* Innerbanner */
.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ast-hfb-header .site-header {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
}

.carousel-inner img {
  height: 400px;
  object-fit: cover;
}

.carousel-caption {
  background: rgba(0, 0, 0, 0.5);
  padding: 1rem 2rem;
  border-radius: 10px;
}

.carousel-caption h5 {
  font-size: 2.5rem;
}

.carousel-caption p {
  font-size: 1.25rem;
}

.single-banner {
  position: relative;
  background: url('https://via.placeholder.com/1920x500') center/cover no-repeat;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  overflow: hidden;
}

.single-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.single-banner-content {
  position: relative;
  z-index: 2;
  text-align: center;
  animation: fadeInUp 1s ease-out;
}

.single-banner h1 {
  font-size: 3rem;
  font-weight: bold;
}

.single-banner p {
  font-size: 1.25rem;
  margin-top: 1rem;
}


@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}



/* thrive page */

.earlyyearbg:after {
  background: url(../astra-child/assets/img/our-after.png) !important;
  width: 682px !important;
  min-height: 391px !important;
  bottom: 3% !important;
  top: inherit !important;
}



.workwithus:after {
  background: url('../astra-child/assets/img/Openings-in.png') !important;
  width: 402px !important;
  min-height: 700px !important;
  top: 18% !important;
}



.approachsection:after {
  content: "";
  background: url(../astra-child/assets/img/diagnostic.png);
  width: 480px;
  display: block;
  min-height: 480px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 30%;
}


.thrivefaqSection {
  padding: 80px 0;
  float: left;
  width: 100%;
}

.thrivefaqSection h3 {
  color: #7A8347;
  font-size: 40px;
  margin-bottom: 50px;
  padding: 0 0 0 35px;
}

.thrivefaqSection .accordion-button:not(.collapsed) {
  color: #7A8347;
  background-color: transparent;
  box-shadow: none;
  font-size: 21px;
  font-weight: 600;
  padding: 21px 20px;
  font-family: 'Open Sans', sans-serif;
}

.thrivefaqSection .accordion-button.collapsed {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  font-weight: 600;
  padding: 21px 20px;
}

#thrivefaqAccordion {
  border: 0;
  --bs-accordion-border-color: 0;
}

#thrivefaqAccordion .accordion-item:not(:first-of-type) {
  border-top: 0;
  border-bottom: 1px solid #ddd !important;
}

#thrivefaqAccordion .accordion-item {
  border-bottom: 1px solid #ddd !important;
}

#thrivefaqAccordion .accordion-button:hover {
  background-color: transparent;
  border-color: transparent;
}


.whythrive {
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
  background: #f8f8f8;
  position: relative;
}

.whythrive::before {
  content: "";
  position: absolute;
  top: 0;
  right: -190px;
  width: 1000px;
  height: 1326px;
  background: url('../astra-child/assets/img/pattern_bg4.svg');
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  z-index: 0;
  opacity: 0.8;
  background-position: left;
  background-size: contain;
}

.whythrive h2 {
  color: #7A8347;
  text-align: center;
  padding: 20px 0 40px 0;
  padding-right: 0px;
  font-size: 30px;
}


.OfferingSection {
  padding: 100px 0;
  width: 100%;
  display: inline-block;
  position: relative;
}

.OfferingSection h2 {
  font-size: 50px;
  color: #7A8347;
}

.OfferingSection .filteragewrap {
  width: 335px;
  position: relative;
  top: -50px;
  float: right;
}

.filteragewrap .form-label {
  float: left;
  margin-right: 30px;
  font-size: 20px;
  padding: 7px 0;
  color: #d55b33;
}

.accordion-item {
  width: 100%;
  float: left;
}

.approachsection ul {
    color: #fff;
}

.filteragewrap .form-select {
  float: left;
  width: 200px;
  border: 0;
  box-shadow: none;
  background-image: url('../astra-child/assets/img/down_arrow.svg');
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem;
  padding-right: 2rem;
  font-size: 14px;
}


/* Use background image on wrapper instead */
.filteragewrap .select-wrapper {
  position: relative;
}

.filteragewrap .select-wrapper::before {
  content: "";
  background-image: url('../astra-child/assets/img/offerings_line.svg');
  width: 207px;
  min-height: 13px;
  display: block;
  position: absolute;
  top: 40px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
  right: 0;
}

#offerAccordion .accordion-item button {
  background: transparent;
  color: #fff;
  font-size: 30px;
  box-shadow: none;
}

#offerAccordion .accordion-item p {
  background: transparent;
  color: #fff;
  font-size: 20px;
}

/* 1st, 5th, 9th... */
#offerAccordion .accordion-item:nth-child(4n+1) {
  background-color: #D55B33;
  /* Orange */
}

/* 2nd, 6th, 10th... */
#offerAccordion .accordion-item:nth-child(4n+2) {
  background-color: #F59E2E;
  /* Red/Orange */
}

/* 3rd, 7th, 11th... */
#offerAccordion .accordion-item:nth-child(4n+3) {
  background-color: #2F6276;
  /* Teal */
}

/* 4th, 8th, 12th... */
#offerAccordion .accordion-item:nth-child(4n+4) {
  background-color: #7A8347;
  /* Olive green */
}

#offerAccordion .accordion-button:not(.collapsed) .accordion-icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

#offerAccordion .accordion-button.collapsed .accordion-icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}



#offerAccordion .accordion-item {
  width: 100%;
  float: left;
  border-radius: 20px;
  border: 1px solid #000;
  margin-bottom: 20px;
}

#offerAccordion .accordion {
  --bs-accordion-border-color: none;
}


#thrivefaqAccordion .accordion-body p {
  font-size: 18px;
  line-height: 32px;
  width: 90%;
}



.educatorstabcontent {
  padding: 0px 0 10px 0;
  text-align: left;
}

.educatorstabcontent h2 {
  font-size: 40px;
  color: #7A8347;
  padding: 10px 0;
}

.educatorstabcontent p {
  font-size: 19px;
  line-height: 30px;
  padding: 0 20px 0 0;
}



.ParentsSpeakwrap_early {
  border-radius: 12px;
  padding: 30px 55px 10px 30px;
  margin: 33px 0 0 0;
  min-height: 350px;
}

.ParentsSpeakwrap_early p {
  color: #fff;
  font-size: 19px;
  min-height: 200px;
}

.ParentsSpeakwrap_early h4 {
  font-size: 22px;
  color: #fff;
  font-family: 'gotham_roundedmedium';
  margin-top: 55px;
  font-weight: 600;
  position: relative;
  z-index: 1;
}

.ParentsSpeakwrap_early .name {
  font-size: 20px;
  color: #fff;
  font-family: 'gotham_roundedmedium';
  font-weight: 600;
}


.empowerslider .owl-item:nth-child(odd) .ParentsSpeakwrap_early {
  background: #7A8347;
}

.empowerslider .owl-item:nth-child(odd) .ParentsSpeakwrap_early:before {
  content: "";
  background: url(../astra-child/assets/img/ParentsSpeakwrap_bg2.png);
  width: 107px;
  display: block;
  height: 162px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}

.empowerslider .owl-item:nth-child(even) .ParentsSpeakwrap_early {
  background: #7A8347;
}

.empowerslider .owl-item:nth-child(even) .ParentsSpeakwrap_early:before {
  content: "";
  background: url(../astra-child/assets/img/ParentsSpeakwrap_green.png);
  width: 160px;
  display: block;
  height: 132px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
}



.ScheduleopenSection {
  width: 100%;
  float: left;
  padding: 100px 0;
}

.Schedulewrap {
  width: 100%;
  float: left;
  padding: 52px 50px !important;
  background: #356176;
  border-radius: 38px;
  position: relative;
}

.Schedulewrap h2 {
  color: #fff;
  margin: 0;
  font-size: 30px;
}

.Schedulewrap h3 {
  font-size: 60px;
  color: #fff;
  margin: 0;
  padding: 4px 0 30px 0
}

.Schedulewrap p {
  color: #fff;
  font-size: 19px;
  font-family: 'gotham_roundedbook';
}

.Schedulewrap::before {
  content: "";
  position: absolute;
  background: url(../astra-child/assets/img/waves.svg);
  width: 100%;
  height: 359px;
  right: 0;
  top: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: -1;
}

.ScheduleRightwrap img {
  width: 535px;
  position: absolute;
  right: -50px;
  top: -170px;
}

.ScheduleRightwrap {
  position: relative;
}



.gallerysection {
  padding: 30px 0 100px 0;
  background: #fff;
  float: left;
  width: 100%;
}

.gallerysection h2 {
  color: #7A8347;
  font-size: 50px;
  padding: 0 0 50px 0;
}

.gallery-carousel .item {
  border-radius: 10px;
  overflow: hidden;
}

.gallery-carousel img {
  width: 100%;
  display: block;
  border-radius: 10px;
}

.gallery-carousel .owl-prev {
  background: url(../astra-child/assets/img/gallery_lft.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.gallery-carousel .owl-next {
  background: url(../astra-child/assets/img/gallery_rgt.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.gallery-carousel .owl-nav {
  position: absolute;
  top: -158px;
  right: 15%;
}

.ast-header-search .ast-icon {
  background: url(../astra-child/assets/img/icons8-search-60.png) !important;
  width: 32px;
  height: 32px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  text-indent: -9999px;
  overflow: hidden;
  margin-top: 6px;
}

.ast-icon.icon-search svg {
  display: none;
}

.OfferingTLSection {
  padding: 150px 0 150px 0;
  width: 100%;
  display: inline-block;
  position: relative;
  background: #ECECEC;
}

.OfferingTLSection h2 {
  font-size: 50px;
  color: #7A8347;
  padding: 0 0 40px 19px;
}

.OfferingTLSection p {
  font-size: 19px;
  color: #fff;
  padding: 10px 0;
}

.teachingslider .owl-item:nth-child(3n+1) .eventwrap {
  background-color: #F59E2E;
  margin-top: 70px;
}

.teachingslider .owl-item:nth-child(3n+2) .eventwrap {
  background-color: #2F6276;
  margin-top: 70px;
}

.teachingslider .owl-item:nth-child(3n+3) .eventwrap {
  background-color: #7A8347;
  margin-top: 70px;
}


.teachingslider .owl-item:nth-child(3n+1) .eventwrap::after {
  background: url(../astra-child/assets/img/yellow_icon.svg);
  width: 63px;
  height: 70px;
}

.teachingslider .owl-item:nth-child(3n+2) .eventwrap::after {
  background: url(../astra-child/assets/img/blue_icon.svg);
  width: 63px;
  height: 70px;
}

.teachingslider .owl-item:nth-child(3n+3) .eventwrap::after {
  background: url(../astra-child/assets/img/red_icon.svg);
  width: 63px;
  height: 70px;
}


.teachingslider .owl-item.active .eventwrap::after {
  content: "";
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.teachingslider .smallcta1 {
  padding: 7px 25px;
}

.teachingslider .smallcta1 span {
  font-size: 16px;
}

.teachingslider .smallcta1::before {
  width: 42px;
  height: 40px;
}


.OfferingTLSection .eventwrap {
  border-radius: 18px;
  padding: 20px 20px 40px 20px;
}

.OfferingTLSection .eventwrap h3 {
  color: #fff;
  font-size: 30px;
  padding: 20px 0 20px 0;
  margin: 0;
}


.curriculumsection {
  background: #7A8347;
  padding: 30px 0 110px 0;
  width: 100%;
  float: left;
  position: relative;
}

.curriculumsection h3 {
  color: #fff;
  font-size: 60px;
  text-align: center;
  padding: 0 0 30px 0;
}



.curriculumsection .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: transparent;
  box-shadow: none;
  font-size: 21px;
  font-weight: 600;
  padding: 21px 20px;
  font-family: 'Open Sans', sans-serif;
}

.curriculumsection .accordion-button.collapsed {
  font-family: 'Open Sans', sans-serif;
  font-size: 23px;
  font-weight: 600;
  padding: 25px 20px;
  color: #fff;
}

#prefaqAccordion {
  border: 0;
  --bs-accordion-border-color: 0;
  --bs-accordion-bg: transparent;
}

#prefaqAccordion .accordion-item:not(:first-of-type) {
  border-top: 0;
  border-bottom: 1px solid #ddd !important;
}

#prefaqAccordion .accordion-item {
  border-bottom: 1px solid #ddd !important;
}

#prefaqAccordion .accordion-button:hover {
  background-color: transparent;
  border-color: transparent;
}

#prefaqAccordion .accordion-body p {
  color: #fff;
  font-size: 21px;
  width: 80%;
  line-height: 30px;
}

#prefaqAccordion .accordion-button:not(.collapsed) .accordion-icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

#prefaqAccordion .accordion-button.collapsed .accordion-icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}


/* Media  */
.mediaSection {
  padding: 80px 0;
}

.mediaSection h2 {
  width: 100%;
  color: #7a8347;
  padding: 0 0 40px 0;
  font-size: 50px;
}

.mediaSection .Insightwrap {
  margin: 0 0 50px 0;
}

.eventinnerbanner {
  position: relative;
  height: auto;
  overflow: hidden;
  background: #D55B33;
  padding: 149px 30px 50px 30px;

}


.eventpageSection {
  padding: 80px 0;
}

.eventpageSection h2 {
  width: 100%;
  color: #7a8347;
  padding: 0 0 40px 0;
  font-size: 50px;
}

.eventpageSection .Insightwrap {
  margin: 0 0 50px 0;
}


.eventpageSection .eventwrap {
  border-radius: 18px;
  padding: 20px;
  border: 1px solid #000000;
  float: left;
  width: 100%;
  margin: 50px 0 40px 0;
  position: relative;
}

.eventpageSection .BGevent:nth-child(3n+1) .eventwrap {
  background-color: #2f6276;
}

.eventpageSection .BGevent:nth-child(3n+2) .eventwrap {
  background-color: #7a8347;
}

.eventpageSection .BGevent:nth-child(3n+3) .eventwrap {
  background-color: #d55b33;

}

/* Shared styles for all .eventwrap::before */
.eventpageSection .BGevent .eventwrap::before {
  content: "";
  position: absolute;
  top: -44px;
  left: 10px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* 1st column in each row */
.eventpageSection .BGevent:nth-child(3n+1) .eventwrap::before {
  background-image: url(../astra-child/assets/img/event3.png);
  width: 41px;
}

/* 2nd column in each row */
.eventpageSection .BGevent:nth-child(3n+2) .eventwrap::before {
  background-image: url(../astra-child/assets/img/event1.png);
  width: 41px;
}

/* 3rd column in each row */
.eventpageSection .BGevent:nth-child(3n+3) .eventwrap::before {
  background-image: url(../astra-child/assets/img/event2.png);
  width: 51px;
}


.eventpageSection .eventwrap img {
  width: 100%;
  height: 275px;
  background-size: 100%;
}

.upcomingeventimg img {
  width: 100%;
  border-radius: 20px;
}

.upcomingeventimg {
  width: 100%;
  position: relative;
}

.upcomingeventcontent {
  position: absolute;
  top: 0;
  width: 50%;
  padding: 50px 50px;
}

.upcomingeventcontent p {
  color: #F59E2E;
  font-family: 'gotham_roundedbold';
  margin: 0 0 6px 0;
}

.upcomingeventcontent h3 {
  color: #fff;
  margin: 0 0 20px 0;
}

.upcomingeventcontent .btnupcoming {
  color: #fff;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  float: left;
  font-size: 17px;
}

.evenbg_icon {
  position: relative;
}

.evenbg_icon::after {
  content: "";
  background: url(../astra-child/assets/img/blog-bannericon.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 557px;
  display: block;
  min-height: 200px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}



.faqsSection {
  width: 100%;
  padding: 80px 0;
  float: left;
}

.faqsSection h3 {
  font-size: 50px;
  color: #7A8347;
  padding: 30px 0 50px 0;
  width: 35%;
  float: left;
}

.faqsSection .timeline-nav {
  width: 65%;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0;
}


.faqsSection .timeline-nav::before {
  content: '';
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #f4a000;
  z-index: 0;
}

.faqsSection .timeline-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
  min-width: 0;
}

.faqsSection .timeline-step .active-img {
  width: 35px;
  height: 42px;
  background-image: url('../astra-child/assets/img/edubug.svg');
  background-size: cover;
  background-position: center;
  margin-bottom: 8px;
}

.faqsSection .timeline-step .dot {
  width: 12px;
  height: 12px;
  background-color: #f4a000;
  border-radius: 50%;
  margin-bottom: 8px;
}

/* Align first dot to start of line */
.faqsSection .timeline-step.first-step {
  align-items: flex-start;
}

/* Align last dot to end of line */
.faqsSection .timeline-step.last-step {
  align-items: flex-end;
}

.faqsSection .timeline-step .timeline-label {
  font-size: 16px;
  font-weight: 500;
}




.faqsSection .accordion .accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid #fff !important;
  border-bottom: 1px solid #000 !important;
}

.faqsSection .accordion .accordion-button:not(.collapsed) {
  color: #7A8347;
  background-color: transparent !important;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
  /*! font-size: 22px !important; */
}

.faqsSection .accordion .accordion-header {
  margin-bottom: 0;
  --bs-accordion-border-color: #fff !important;
}

.faqsSection .accordion .accordion-button {
  font-weight: 500;
  font-size: 22px !important;
  font-family: 'gotham_roundedmedium';
  padding: 23px 0;
}

.faqsSection .accordion .accordion-body {
  padding: 10px 0 30px 0 !important;
}

.faqsSection .accordion button:hover {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.faqsSection .tab-content {
  margin: 60px 0 0 0;
}

.founderimg {
  position: absolute;
  float: left;
  width: 530px;
  margin: 0;
  right: 0;
}

.vedioSection {
  width: 100%;
  float: left;
  padding: 0 0 60px 0;
  background: #fff;
}

.vedioSection h3 {
  color: #7A8347;
  font-size: 50px;
  padding-bottom: 50px;
}

.vedioSection h2 {
  color: #7A8347;
  font-size: 18px;
  padding-bottom: 0;
  width: 80%;
}

.vedioSection .vidcontainer {
  padding: 0 0 60px 0;
  position: relative;
}

.vedioSection .vidcontainer .videotitle {
  font-size: 15px;
  padding-left: 0;
}


.vedioSection .vidbtn {
  width: 35px;
  position: absolute;
  right: 8px;
  bottom: 78px;
}


.testimonialSection {
  width: 100%;
  padding: 10px 0 110px 0;
}


.testimonaialSpeak {
  border-radius: 18px;
  padding: 20px;
  border: 1px solid #000000;
  float: left;
  width: 100%;
  margin: 0 0 40px 0;
}


.testimonial-content .col-md-4:nth-child(3n+1) .testimonaialSpeak {
  background-color: #7a8347;
}

.testimonial-content .col-md-4:nth-child(3n+2) .testimonaialSpeak {
  background-color: #d55b33;
}

.testimonial-content .col-md-4:nth-child(3n+3) .testimonaialSpeak {
  background-color: #2f6276;
}

.testimonialSection .timeline-nav {
  width: 75%;
  margin: 30px auto 70px auto;
  --bs-nav-tabs-border-color: #fff;
  padding: 0;
}


.testimonaialSpeak {
  border-radius: 12px;
  padding: 30px 55px 10px 30px;
  margin: 33px 0 0 0;
  min-height: 350px;
}

.testimonaialSpeak p {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
}

.testimonaialSpeak h4 {
  font-size: 25px;
  color: #fff;
  font-family: 'gotham_roundedbook';
  margin-top: 55px;
}

.testimonaialSpeak .name {
  font-size: 20px;
  color: #fff;
  font-family: 'gotham_roundedbook';
}


.timelinenavSection.gallerySection .timeline-nav {
  margin-bottom: 27px !important;
  width: 85%;
  margin: 0 auto;
  margin-bottom: 0px;
}

.timelinenavSection.gallerySection .timeline-label {
  font-size: 14px;
  font-weight: 500;
  min-height: 60px;
}

.gallery_wrap .accordion-button:not(.collapsed) {
  color: #fff;
  font-size: 26px;
  background-color: #D55B33;
}

.gallery_wrap .text-muted {
  color: #fff !important;
}

.gallery_wrap .accordion-button {
  color: #fff;
  font-size: 26px;
  background-color: #D36B4F;
  border-radius: 13px;
}

.media-carousel .owl-stage {
  padding-left: 0 !important;
}

.media-carousel .owl-prev {
  background: url(../astra-child/assets/img/gallery_lft.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.media-carousel .owl-next {
  background: url(../astra-child/assets/img/gallery_rgt.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.media-carousel .owl-nav {
  padding: 20px 0 20px 0;
  width: 100%;
}

/* Plus icon when collapsed */
.gallery_wrap .accordion-button.collapsed .accordion-icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
  margin-left: 30px !important;
}

/* Minus icon when expanded */
.gallery_wrap .accordion-button:not(.collapsed) .accordion-icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
  margin-left: 30px !important;
}

.gallery_wrap .accordion-header {
  margin-bottom: 30px;
}

.gallery_wrap .accordion {
  --bs-accordion-border-color: #fff;
}

.accordion-button:focus {
  box-shadow: none !important;
}

.errormsg {
  text-align: center;
  font-size: 25px;
  margin-bottom: 150px;
}

.blogdetail {
  width: 100%;
  padding: 0 0 0 0;
  background: #f9f9f9;
}


.sidebar-box ul li a {
  color: #333;
  text-decoration: none;
}

.sidebar-box ul li a:hover {
  text-decoration: underline;
}

.blogwrap {
  padding: 70px 0 100px 0;
  background: #f9f9f9;
}

.blogwrap .ast-article-single {
  background-color: transparent !important;
  padding: 0 !important;
}


.sidebar-box h4 {
  font-size: 20px;
  border-bottom: 2px solid #eee;
  padding-bottom: 8px;
  margin-bottom: 20px;
}

.latest-posts li a:hover {
  color: #7a8347;
}

.list-group-item a {
  color: #333;
  transition: all 0.3s ease;
}

.list-group-item a:hover {
  color: #7a8347;
}

.sidebar-box .list-group {
  margin: 0;
  --bs-list-group-bg: transparent;
}

.sidebar-box ul {
  margin: 0;
}

.blogwrap h1 {
  color: #7a8347;
  font-size: 36px;
}

.blogwrap .post-meta.text-muted.mb-4 {
  font-size: 13px;
}


.blogwrap .entry-content p {
  font-size: 18px;
  line-height: 34px;
  text-align: justify;
}

#signup-tab-pane p {
  margin: 0;
  width: 100%;
}

.admissionSection {
  width: 100%;
  padding: 100px 0 110px 0;
}

.admissionSection .timeline-nav {
  width: 70%;
  margin: 30px auto 70px auto;
  --bs-nav-tabs-border-color: #fff;
  padding: 0;
}


.step-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  margin: 40px auto 80px auto;
  max-width: 1300px;
}

.step-box {
  position: relative;
  width: 300px;
  padding: 25px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  min-height: 107px;
}

.steppostion {
  position: absolute;
  top: -42px;
  left: 0;
  width: 100%;
}

.bird-icon {
  left: 15px;
  width: 40px;
  height: 40px;
  position: relative;
  top: -14px;
}

.bird-icon img {
  width: 100%;
  height: 74px;
}

.step-label {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 8px;
  position: absolute;
  left: 70px;
  top: 0;
  color: #F59E2E;
}

.step-text {
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  font-family: 'gotham_roundedmedium';
}

/* Color variations */
.step1 {
  background-color: #6d7a36;
}

.step2 {
  background-color: #c0462c;
}

.step3 {
  background-color: #2b4a62;
}

.step4 {
  background-color: #ef9c2c;
}

.admisionwrap h5 {
  color: #2f6276;
  font-size: 30px;
}

.admisionwrap p {
  font-size: 18px;
  color: #000;
}

.admisionwrap img {
  width: 61px;
  height: 61px;
}




.faqsSection_admission {
  width: 100%;
  padding: 70px 0 40px 0;
  float: left;
  position: relative;
}

.faqsSection_admission::before {
  content: "";
  background: url(../astra-child/assets/img/bg_admision.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 608px;
  display: block;
  height: 448px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -2px;
  top: 0;
}

.faqsSection_admission h3 {
  font-size: 42px;
  color: #7A8347;
  padding: 30px 30px 50px 0;
  width: 50%;
  float: left;
}

.faqsSection_admission .timeline-nav {
  width: 50%;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0;
  border: 0;
}


.faqsSection_admission .timeline-nav::before {
  content: '';
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #f4a000;
  z-index: 0;
}

.faqsSection_admission .timeline-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
  min-width: 0;
  padding: 43px 0 0 0;
}

.faqsSection_admission .timeline-step .active-img {
  width: 35px;
  height: 42px;
  background-image: url('../astra-child/assets/img/edubug.svg');
  background-size: cover;
  background-position: center;
  margin-bottom: 8px;
}

.faqsSection_admission .timeline-step .dot {
  width: 12px;
  height: 12px;
  background-color: #f4a000;
  border-radius: 50%;
  margin-bottom: 25px;
}

/* Align first dot to start of line */
.faqsSection_admission .timeline-step.first-step {
  align-items: flex-start;
}

/* Align last dot to end of line */
.faqsSection_admission .timeline-step.last-step {
  align-items: flex-end;
}

.faqsSection_admission .timeline-step .timeline-label {
  font-size: 15px;
  font-weight: 500;
  margin-top: 22px;
}

#timetab_admission1 {
  margin: 100px 0 0 0;
}

#applynowModal input {
  background-color: #f1f1f1;
  border: none;
  border-radius: 25px;
  padding-left: 20px;
  height: 50px;
  margin-bottom: 12px;
  font-size: 14px;
  color: #475569;
}

#applynowModal select {
  background-color: #f1f1f1;
  border: none;
  border-radius: 25px;
  padding-left: 20px;
  height: 50px;
  margin-bottom: 12px;
  font-size: 14px;
  color: #475569;
}

#applynowModal .modal-title {
  color: #7A8347;
  font-size: 28px;
}

#applynowModal input[type="submit"] {
  background-color: #ffcd57 !important;
  color: #475569;
  text-align: center;
  font-size: 17px
}

.form-box {
  width: 400px;
  /* background-color: white; */
  border-radius: 20px;
  box-shadow: none;
  /* overflow: hidden; */
  float: right;
  margin: 100px 0 0 0;
  position: relative;
}

.form-box .nav-tabs {
  display: flex;
  border-bottom: none;
  /*! background-color: #7a8347; */
  padding: 0;
  margin: 0;
  /* position: relative;
  top: 0;
  z-index: 0;
  left: 0;
  width: 100%; */
}

.form-box .nav-tabs .nav-link {
  flex: 1;
  text-align: center;
  border: none;
  font-weight: 500;
  padding: 0px 64px 20px 64px;
  border-radius: 0;
  background-color: #7a8347;
  color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  height: 66px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
}

.form-box .nav-tabs .nav-item {
  width: 50%;
}

.form-box .nav-tabs .nav-link.active {
  background-color: #fff;
  color: #000;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.form-box .tab-content {
  padding: 25px 25px 10px 25px;
  position: relative;
  z-index: 9999;
  top: -22px;
  background: #fff;
  margin-top: 0 !important;
  border-radius: 15px;
}

.form-box .form-control,
.form-box .form-select {
  background-color: #f1f1f1;
  border: none;
  border-radius: 25px;
  padding-left: 20px;
  height: 40px;
  margin-bottom: 12px;
  font-size: 14px;
  color: #475569;
}

.input-group-text {
  border: none;
  background-color: #f1f1f1;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.captcha-box {
  display: flex;
  align-items: center;
  gap: 10px;
}

.submit-btn {
  background-color: #7a8347;
  color: white;
  border-radius: 25px;
  padding: 10px 30px;
  border: none;
}

.submit-btn:hover {
  background-color: #5f6634;
}

.form-check-label {
  font-size: 0.85rem;
}

/* Resize and color the tick */
.form-box input[type="checkbox"].form-check-input {
  width: 18px;
  height: 18px;
  accent-color: #7a8347;
  /* Match your green theme */
  cursor: pointer;
}

/* Optional: adjust label font */
.form-box .form-check label {
  font-size: 0.95rem;
  color: #333;
  font-weight: 400;
}

.form-box .form-check {
  padding: 3px !important;
}

.form-check p {
  color: #000;
  font-size: 12px;
  line-height: 20px;
}

/* Style the checkbox */
.form-check-input {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  accent-color: #7a8347;
  /* Your theme color */
  cursor: pointer;
}

/* Label text styling */
.form-check-label {
  font-size: 11px;
  font-weight: 400;
  color: #333;
  line-height: 1.5;
}

.form-check .wpcf7-form-control-wrap {
  width: 20px !important;
  margin: 6px 19px 0px 0 !important;
  float: left;
}

.wpcf7-form-control.wpcf7-submit.has-spinner.cta17 {
  padding: 13px 30px;
  font-size: 16px;
}

.founder-more {
  width: 100%;
}

.founder-more p {
  padding: 0;
}

.birdBG {
  width: 66px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: -91px;
  right: 0;
  top: -64px;
}

.birdBG img {
  width: 100%;
  height: auto;
  position: relative;
  bottom: -3px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.imgwid {
  width: 100% !important;
}

.wid90 {
  width: 90% !important;
}

.modal-title {
  color: #7A8347;
  font-size: 35px;
}

#parentToddlerModal h5 {
  color: #7a8347;
  padding: 0 0 20px 0;
}

.custom-bullet-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.custom-bullet-list li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.custom-bullet-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 13px;
  height: 13px;
  background-image: url('../astra-child/assets/img/ulli.png');
  background-size: cover;
  background-repeat: no-repeat;
}


.eventslider_1 .owl-item.active .eventwrap::after {
  content: "";
  background: url(../astra-child/assets/img/event2.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 38px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.programmesSection .eventslider_1 .eventwrap {
  margin: 67px 0 0 0;
}

.eventslider_1 .owl-item:nth-child(3n+1) .eventwrap::after {
  background: url(../astra-child/assets/img/yellow_icon.svg);
  width: 63px;
  background-repeat: no-repeat;
}

.eventslider_1 .owl-item:nth-child(3n+2) .eventwrap::after {
  background: url(../astra-child/assets/img/red_icon.svg);
  width: 63px;
  background-repeat: no-repeat;
}

.eventslider_1 .owl-item:nth-child(3n+3) .eventwrap::after {
  background: url(../astra-child/assets/img/blue_icon.svg);
  width: 63px;
  background-repeat: no-repeat;
}


.grades-offered-heading {
  padding: 0 0 50px 0;
  font-size: 50px;
  color: #7A8347;
}

.mediaandnews .owl-prev {
  background: url(../astra-child/assets/img/gallery_lft.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.mediaandnews .owl-next {
  background: url(../astra-child/assets/img/gallery_rgt.png) !important;
  width: 56px;
  height: 87px;
  font-size: 0 !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.mediaandnews .owl-nav {
  position: absolute;
  top: -158px;
  right: 15%;
}

.InsightsSection.mediaandnews::before {
  background: none;
}

#prefaqAccordion .cta {
  float: inherit;
}

.assessmentsection:after {
  content: "";
  background: url(../astra-child/assets/img/docc.png);
  width: 674px;
  display: block;
  min-height: 479px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
}



.tabdotes .timeline-nav::before {
  top: 5px;
}

.tabdotes .timeline-nav {
  margin: 65px 0 0 0;
  border: 0;
}


.faqsSection.tabdotes {
  position: relative;
}

.faqsSection.tabdotes::before {
  content: "";
  background: url(../astra-child/assets/img/faqs_BG.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 685px;
  display: block;
  height: 658px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}

.earlytestimonidal_bg,
.thrivetestimonidal_bg,
.EPtestimonidal_bg,
.TLtestimonidal_bg {
  margin: 33px 0 70px 0;
}

.earlytestimonidal_bg .ParentsSpeakwrap p {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
}

.earlytestimonidal_bg .ParentsSpeakwrap {
  background: #7A8347;
  position: relative;
}

.earlytestimonidal_bg .ParentsSpeakwrap::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* Odd item */
.earlytestimonidal_bg .col-md-4:nth-child(odd) .ParentsSpeakwrap::before {
  background-image: url(../astra-child/assets/img/ParentsSpeakwrap_bg2.png);
  width: 107px;
  height: 162px;
}

/* Even item */
.earlytestimonidal_bg .col-md-4:nth-child(even) .ParentsSpeakwrap::before {
  background-image: url(../astra-child/assets/img/ParentsSpeakwrap_green.png);
  width: 207px;
  height: 175px;
}



.thrivetestimonidal_bg .ParentsSpeakwrap p {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
}

.thrivetestimonidal_bg .ParentsSpeakwrap {
  background: #2F6276;
  position: relative;
}

.thrivetestimonidal_bg .ParentsSpeakwrap::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* Odd item */
.thrivetestimonidal_bg .col-md-4:nth-child(odd) .ParentsSpeakwrap::before {
  background-image: url(../astra-child/assets/img/ParentsSpeakwrap_thirve2.png);
  width: 107px;
  height: 162px;
}

/* Even item */
.thrivetestimonidal_bg .col-md-4:nth-child(even) .ParentsSpeakwrap::before {
  background-image: url(../astra-child/assets/img/ParentsSpeakwrap_bg1.png);
  width: 207px;
  height: 175px;
}



.EPtestimonidal_bg .ParentsSpeakwrap p {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
}

.EPtestimonidal_bg .ParentsSpeakwrap {
  background: #A0A15F;
  position: relative;
}

.EPtestimonidal_bg .ParentsSpeakwrap::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* Odd item */
.EPtestimonidal_bg .col-md-4:nth-child(odd) .ParentsSpeakwrap::before {
  background-image: url(../astra-child/assets/img/epbg1.png);
  width: 107px;
  height: 162px;
}

/* Even item */
.EPtestimonidal_bg .col-md-4:nth-child(even) .ParentsSpeakwrap::before {
  background-image: url(../astra-child/assets/img/epbg2.png);
  width: 207px;
  height: 175px;
}


.TLtestimonidal_bg .ParentsSpeakwrap p {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
}

.TLtestimonidal_bg .ParentsSpeakwrap {
  background: #D55B33;
  position: relative;
}

.TLtestimonidal_bg .ParentsSpeakwrap::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

/* Odd item */
.TLtestimonidal_bg .col-md-4:nth-child(odd) .ParentsSpeakwrap::before {
  background-image: url(../astra-child/assets/img/TLbg1.png);
  width: 107px;
  height: 162px;
}

/* Even item */
.TLtestimonidal_bg .col-md-4:nth-child(even) .ParentsSpeakwrap::before {
  background-image: url(../astra-child/assets/img/TLbg2.png);
  width: 207px;
  height: 175px;
}




.earlytestimonidal_bg .ParentsSpeakwrap::after {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: 10px;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../astra-child/assets/img/earlyover1.svg);
}

.thrivetestimonidal_bg .ParentsSpeakwrap::after {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: 10px;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../astra-child/assets/img/Stagestep4.png);
}

.EPtestimonidal_bg .ParentsSpeakwrap::after {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: 10px;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../astra-child/assets/img/ep.svg);
}

.TLtestimonidal_bg .ParentsSpeakwrap::after {
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: 10px;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../astra-child/assets/img/tl.svg);
}


.faqsSection_admission.contact .timeline-step {
  padding: 49px 0 0 0 !important;
}


.contact-form-section {
  background-color: #f59e2e;
  padding: 100px 20px;
  width: 100%;
  float: left;
  position: relative;
}

.contact-form-section::after {
  content: "";
  background: url(../astra-child/assets/img/form-img.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 215px;
  display: block;
  height: 242px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -2px;
  bottom: 0;
}

.contact-form-section .wpcf7 form {
  z-index: 1;
}

/* Remove spacing from CF7 <p> */
.contact-row p {
  margin: 0;
  padding: 0;
  display: contents;
  /* Makes p tags layout-neutral */
}

/* Apply layout to span wrappers */
.contact-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.contact-message {
  padding: 0 0 10px 0;
}

.contact-row .wpcf7-form-control-wrap,
.contact-row .phone-field-wrap {
  width: 100%;
}

/* Phone field styling */
.phone-field-wrap {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 30px;
  padding: 0 20px;
  box-sizing: border-box;
}

.country-code {
  font-weight: bold;
  margin-right: 10px;
  white-space: nowrap;
  color: #333;
}

.phone-field-wrap input[type="tel"] {
  border: none;
  outline: none;
  padding: 15px 0;
  flex: 1;
  font-size: 16px;
}

/* Other input fields */
.contact-row input[type="text"],
.contact-row input[type="email"],
.contact-row select {
  width: 100%;
  padding: 15px 20px;
  border-radius: 30px;
  border: none;
  font-size: 16px;
  box-sizing: border-box;
}

.contact-row input {
  height: 50px;
}

.contact-row select {
  height: 50px;
}

.contact-form-section textarea {
  border-radius: 20px !important;
  height: 250px !important;
}


/* Responsive stacking */
@media (max-width: 991px) {
  .contact-row {
    grid-template-columns: 1fr;
  }
}



#timelineTabs_admission .timeline-step {
  padding: 49px 0 0 0;
}


.info-section {
  color: #fff;
  padding: 40px 30px;
  font-size: 16px;
}

.info-section ul {
  list-style: none;
  padding: 0;
}

.info-section li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 20px;
  font-size: 20px;
}

.info-section li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 12px;
  height: 12px;
  background-color: #1b4b5a;
  border-radius: 50%;
}

.info-section strong {
  display: inline-block;
  margin-bottom: 5px;
}

.info-section ol {
  margin-top: 10px;
  padding-left: 20px;
}

.info-section h4 {
  font-size: 20px;
  padding: 20px 50px 10px 83px;
}

.info-section p {
  padding: 10px;
  font-size: 19px;
  margin: 0 0 0 70px;
}

.testimonialover {
  position: absolute;
  left: -30px;
  top: 90px;
}




nav.menu-bar {
  background-color: #f39c2c;
  display: flex;
  justify-content: center;
  gap: 25px 55px;
  padding: 10px 0;
  position: fixed;
  top: 115px;
  width: 1124px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1000;
  font-size: 16px;
  transition: top 0.3s ease;
  border-radius: 0 0 10px 10px;
}

nav.menu-bar.down {
  top: 95px;
}

nav.menu-bar a {
  color: white;
  font-weight: 500;
  text-decoration: none;
  padding: 0px 10px;
  transition: 0.3s;
}

nav.menu-bar a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}

.breadcrumbsection {
  width: 100%;
  float: left;
  padding: 20px 0 0 0;
}

.breadcrumb i {
  padding: 5px 9px 0 3px;
}

.breadcrumb a {
  padding: 2px 0 0 0;
  color: #000;
  font-size: 15px !important;
}

.breadcrumb p {
  padding: 0px 0 !important;
  color: #D55B33;
  font-size: 15px !important;
  line-height: 27px !important;
}

.nav-link:focus-visible {
  box-shadow: none !important;
}

.empowerslider .early-years .ParentsSpeakwrap::after {
  content: "";
  background: url(../astra-child/assets/img/earlyover1.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 46px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -45px;
}

.empowerslider .enrichment_programmer .ParentsSpeakwrap::after {
  content: "";
  background: url(../astra-child/assets/img/ep.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 38px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 20px;
  top: -44px;
}

.empowerslider .teaching-learning .ParentsSpeakwrap::after {
  content: "";
  background: url(../astra-child/assets/img/tl.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 41px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 15px;
  top: -55px;
}

.empowerslider .thrive .ParentsSpeakwrap::after {
  content: "";
  background: url(../astra-child/assets/img/Stagestep4.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 46px;
  height: 67px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -45px;
}

.empowerslider .early-years {
  background: #7A8347;
}

.empowerslider .enrichment_programmer {
  background: #A0A15F;
}

.empowerslider .teaching-learning {
  background: #D55B33;
}

.empowerslider .thrive {
  background: #2F6276;
}

.educatorswrap .cta {
  float: inherit;
}

.side-tabs {
  position: fixed;
  top: 30%;
  right: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 1000;
}

.tab-button {
  background-color: #d6562a;
  color: #fff;
  text-align: center;
  padding: 15px 11px 15px 0px;
  width: 46px;
  border-radius: 10px 0 0 10px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(0deg);
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

.tab-button i {
  font-size: 16px;
  margin-top: 10px;
}

.tab-button:hover {
  background-color: #c04e25;
  cursor: pointer;
}

.sonya::before {
  content: "";
  background: url(../astra-child/assets/img/leadericon.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 461px;
  display: block;
  height: 509px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: -20px;
  top: 0px;
}

.earlyyearsBG::before {
  content: "";
  background: url(../astra-child/assets/img/earlyPK.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 750px;
  display: block;
  height: 292px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0px;
}

.earlyyearsBG .empowerslider .owl-prev,
.enrichmentprogrammerBG .empowerslider .owl-prev {
  background: url(../astra-child/assets/img/gallery_lft.png) !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.earlyyearsBG .empowerslider .owl-next,
.enrichmentprogrammerBG .empowerslider .owl-next {
  background: url(../astra-child/assets/img/gallery_rgt.png) !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}

.earlyyearsBG .empowerslider .owl-nav {
  position: absolute;
  left: -75%;
  bottom: 80px;
}

.enrichmentprogrammerBG::before {
  content: "";
  background: url(../astra-child/assets/img/epbgpk.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 1080px;
  display: block;
  height: 342px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
}

.stepContainer {
  width: 100%;
  display: flex;
  gap: 20px;
}

.stepContainer .step-box {
  min-height: fit-content;
}

.workwithusBG {
  position: relative;
  padding: 0px 0 115px 0;
}

.workwithusBG::after {
  content: "";
  background: url(../astra-child/assets/img/withworkbefore.png);
  width: 395px;
  display: block;
  min-height: 354px;
  float: left;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: -20px;
}

.applysection {
  padding: 200px 0 100px 0;
  width: 100%;
  float: left;
  position: relative;
}

.applysection .info-text {
  font-size: 1rem;
  line-height: 1.7;
  color: #000;
}

.applysection .section-title {
  color: #7A8347;
  font-size: 40px;
}

.applysection .info-text {
  padding: 10px 50px 0 0;
  font-size: 19px;
  line-height: 33px;
}

.apply-box {
  border-radius: 10px;
  padding: 20px 25px;
  margin-top: 20px;
  justify-content: space-between;
  align-items: center;
  float: left;
}

.box-green {
  background-color: #87904D;
  color: #fff;
  min-height: 200px;
}

.box-blue {
  background-color: #2B5E72;
  color: #fff;
  min-height: 200px;
}

.apply-text {
  max-width: 85%;
  padding: 10px 10px 20px 10px;
  text-align: justify;
}

.apply-text a:hover {
  color: #f59e2e;
}

.apply-tag {
  background-color: #F79526;
  border-radius: 50px;
  padding: 5px 15px;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .apply-box {
    flex-direction: column;
    align-items: flex-start;
  }

  .apply-tag {
    margin-top: 10px;
  }
}


.jobopensection {
  position: relative;
  padding: 80px 0;
  float: left;
  margin: 0 auto;
  width: 100%;
}

.jobopensection h3 {
  color: #7A8347;
  font-size: 50px;
  padding: 30px 0 0px 0;
  text-align: center;
  margin: 0 auto;
}

.jobwrapper {
  padding: 70px 0 10px 0;
  text-align: center;
}

.jobwrapper h4 {
  font-size: 40px;
  color: #7A8347;
  padding: 10px 0;
}

.jobwrapper p {
  font-size: 19px;
  line-height: 30px;
  padding: 0 20px 0 0;
  text-align: left;
}

.jobwrapper .nav-pills .nav-link.active {
  color: #d65f32;
  background-color: transparent;
}

.jobwrapper .nav-pills {
  display: inline-block;
  padding: 0 0 60px 0;
}

.jobwrapper .nav-item {
  position: relative;
  display: block;
  float: left;
  border: 0;
  padding: 0 20px;
  width: 260px;
  text-align: center;
}

.jobwrapper .nav-pills .nav-link.active {
  color: #d65f32;
  width: 100%;
  background-color: transparent;
}

.jobwrapper .nav-pills .nav-link.active {
  width: 100%;
}

.jobwrapper {
  padding: 80px 0;
  float: left;
  width: 100%;
}

.jobwrapper h3 {
  color: #7A8347;
  font-size: 40px;
  margin-bottom: 50px;
  padding: 0 0 0 35px;
}

.jobwrapper .accordion-button:not(.collapsed) {
  color: #7A8347;
  background-color: transparent;
  box-shadow: none;
  font-size: 21px;
  font-weight: 600;
  padding: 21px 20px;
  font-family: 'Open Sans', sans-serif;
}

.jobwrapper .accordion-button.collapsed {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  font-weight: 600;
  padding: 21px 20px;
}

.accordion-body {
  text-align: left;
  padding: 0 20px 50px 20px;
}

.accordion-body p {
  margin: 0 0 50px 0;
        font-size: 1.2vw;
    line-height: 2vw;
}

.applysection::before {
  content: "";
  background: url(../astra-child/assets/img/jobbg.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 920px;
  display: block;
  height: 742px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: -410px;
}

.role-title {
  color: #5c6f1e;
  font-weight: 700;
}

.icon {
  color: #f6a21a;
  font-weight: bold;
  font-size: 38px;
  width: 40px;
  height: 40px;
  padding: 0 0 60px 9px;
}

.job-text {
  color: #2F6276;
  font-size: 30px;
  line-height: 35px;
  padding: 6px 0 0 30px;
  font-family: 'gotham_roundedbold';
}

.jobwarpper::before {
  content: "";
  background: url(../astra-child/assets/img/jobbg.svg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 920px;
  display: block;
  height: 742px;
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: -170px;
  top: -40px;
}

.jobwarpper {
  width: 100%;
  padding: 100px 0 0 0;
  position: relative;
}

.jobwarpper p {
  font-size: 19px;
  line-height: 33px;
  padding: 0 50px 0 0;
}

.resposibilitySection h3 {
  color: #7A8347;
  font-size: 50px;
  padding: 0 0 70px 0;
  text-align: center;
  margin: 0 auto;
}

.resposibilitySection {
  background: #ECECEC;
  padding: 50px 0 90px 0;
}

.resposibilitySection .accordion-button:not(.collapsed) {
  color: #7A8347;
  background-color: transparent;
  box-shadow: none;
  font-size: 21px;
  font-weight: 600;
  padding: 21px 20px;
  font-family: 'Open Sans', sans-serif;
}

.resposibilitySection .accordion-button.collapsed {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  font-weight: 600;
  padding: 21px 20px;
  background: transparent;
}

.resposibilitySection .accordion-item {
  background-color: transparent;
}

.resposibilitySection #accordion {
  margin: 0 0 40px 0;
}

.resposibilitySection .accordion-body p {
  margin: 10px 0 10px 0;
}

.contact-form-section .wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
}

.empowerslider .card img.card-img {
    height: 359px;
}



@media screen and (min-width:1100px) and (max-width:1300px)  {
.welcomeleftimg{width:590px;}
.contentcontainer{    margin-top:24vw;}
.ourbranchesSection .welcomeleftimg{width:516px;}
.banner{height:570px;}
.container, .container-lg, .container-md, .container-sm{max-width:1140px;}
.tab-button {
    padding: 12px 8px 11px 0px;
    width: 38px;
    border-radius: 10px 0 0 10px;
    font-size: 11px;

}
.educatorsSection:after{width:auto;}
.leadershipSection, .educatorsSection{overflow: hidden;}
.whythrive{overflow: hidden;}
.exploreimg.anime_img iframe.video_iframe{height:300px;}
.welcomesection h2:before{
right: -37px;
top: -63px;
}
.timelinejourneySection{overflow:hidden;}
.earlyyearbg:after {
    bottom: -1% !important;
    background-size: 77% !important;
    background-repeat: no-repeat !important;
}
.approachsection h2{font-size:48px;}
.img-box .image1 {
    margin-left: 38px !important;
}
.banner.admission_banner {
    height: 670px;
}
.form-box{margin: 118px 45px 0 0;}
.workwithusBG::after{background-size: 73%; bottom: -88px;}
.founderimg{width:450px;}
.whythrive .card {
    top: auto;
}
.exploresection h2:before{right: -10px;top: -38px;}

}

@media screen and (min-width:1024px) and (max-width:1100px)  {
.programmesStage .col-lg-5.col-sm-12 {
    width: 100%!important;
}
.leadershipSection, .educatorsSection{overflow: hidden;}
.whythrive{overflow: hidden;}

    .programmesStage p {
        padding-bottom: 50px;
        margin-bottom: 45px;
    }
.contentcontainer{    margin-top: 36vw;}
.welcomesection .welcomeleftimg {
    width: 464px;
}
.ourbranchesSection .welcomeleftimg {
    width: 451px;
}
.timelinejourneySection{overflow:hidden;}
.earlyyearbg:after {
    bottom: -1% !important;
    background-size: 77% !important;
    background-repeat: no-repeat !important;
}
.approachsection h2{font-size:48px;}
.img-box .image1 {
    margin-left: 38px !important;
}
.banner.admission_banner {
    height: 670px;
}
.form-box{margin: 118px 45px 0 0;}
.workwithusBG::after{background-size: 73%; bottom: -88px;}
.founderimg{width:450px;}
.whythrive .card {
    top: auto;
}
.exploresection h2:before{right: -10px;top: -38px;}

}

@media (min-width:992px) and (max-width:1024px) {
  .ast-builder-menu-1 .menu-item>.menu-link {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px !important;
  }
  .welcomeleftimg img {
    width: 70%;

  }
  section#block-13 {
    position: relative;
    top: -12px;
}
.socialwrap {
    position: relative;
    top: -3px;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display: grid;
    padding: 45px 15px;
}
#nav_menu-7 {
    position: relative;
    top: -140px;
}
.footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-2 {
    position: relative;
    top: -193px;
}
  .exploresection h2:before {
    top: -80px;
  }

  .programmesStage:before {
    display: none;
  }

  .videossection .vidcontainerbig h2 {
    font-size: 28px;
    width: 82%;
    line-height: normal;
    
  }

  .empowerchildSection {
    padding: 30px 0 115px 0;
  }

  .ParentsSpeakwrap {
    padding: 20px 15px 10px 15px;
  }

  .ast-builder-grid-row-5-equal .ast-builder-grid-row {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 20px;
  }

  .img-box:nth-child(1) {
    left: 50px;
    top: 32px;
  }

  .img-box:nth-child(5) {
    right: -362px;
    top: 457px;
  }

  .img-box:nth-child(2) {
    right: -243px;
    top: 86px;
  }

  .img-box:nth-child(3) {
    left: -32px;
    top: 386px;
  }

  .img-box:nth-child(4) {
    right: -64px;
    top: 426px;
  }

  .img-box:nth-child(5) {
    right: -362px;
    top: 457px;
  }

  .programmesStage {
    padding: 23px 0 39px 0;
    height: 1200px;
  }

  .programmesStage p {
    padding-bottom: 50px;
  }

  .videossection:before {
    display: none;
  }

  .visimisswrap {
    height: 345px;
  }

  .multi-icons-animation {
    padding: 0;
  }

  .educatorsSection:before {
    background-size: 65%;
    right: -177px;
    top: 137px;
  }

  .leadershipSection:after {
    height: 302px;
    background-size: 75%;
  }

  .approachsection:after {
    display: none;
  }

  .empowerslider .card {
    background: #7A8347;
  }

  ul#cards {
    margin: 0;
  }

  ul.list-unstyled.latest-posts img.rounded.wp-post-image {
    width: 110px !important;
    height: 70px !important;
  }

  ul.list-unstyled.latest-posts div {
    width: 100%;
  }

  .sidebar-box ul li a {
    font-size: 14px;
  }

  .vedioSection .vidbtn {
    bottom: 121px;
  }

  .vedioSection h2 {
    font-size: 16px;
  }

  .founderimg {
    width: 400px;
  }

  .sidebar-box {
    padding-top: 0 !important;
  }

  .eventpageSection .eventwrap {
    background: #7a8347;
  }

  .eventpageSection h2 {
    padding: 0;
  }

  .testimonialover img.img-fluid {
    width: 388px;
  }

  .contact-form-section::after {
    display: none;
  }

  .faqsSection h3 {
    padding: 0;
  }

  .faqsSection {
    padding: 30px 0 80px;
  }

  section#nav_menu-6 {
    margin-bottom: 42px !important;
  }

  nav.menu-footer-menu-3-container {
    margin-bottom: 48px !important;
  }

  section#block-13 {
    margin-top: 123px !important;
  }


}


@media (min-width:768px) and (max-width:991px) {
  .programmesStage .wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 53px 0px 0;
    gap: 20px 42px;
  }
 .welcomeleftimg{width:375px;}
 section.exploresection {
    padding-top: 0;
}
.exploreimg.anime_img iframe.video_iframe{height:255px;}
    #nav_menu-7 {
        position: relative;
        top: -92px;
    }
    .footer-widget-area.widget-area.site-footer-focus-item.ast-footer-html-2 {
    margin-top: 0;
    position: relative;
    top: -81px;
}
section#block-13 {
    position: relative;
    top: -90px;
}
.socialwrap {
    position: relative;
    top: -9px;
}
.admissionsRightwrap img {
    width: 100%;
    position: relative;
    right: auto;
    top: 0;
}
.eventslider .owl-nav{top:-108px;}
.grid figure img{height:33vw;}

  .img-box {
    width: 46% !important;
  }

  .video_inner_column {
    display: flex;
    gap: 20px;
  }

  .grid-container {
    display: grid !important;
    gap: 15px 25px;
  }

  .ourbranchesSection h2 {
    padding-bottom: 30px;
  }

  .visimisswrap {
    min-height: 298px !important;
  }

  .aboutmisivisi {
    padding-top: 20px !important;
  }

  .aboutfaq img.img-fluid.rounded.shadow {
    padding-top: 0 !important;
  }

  .aboutfaq {
    padding-bottom: 40px !important;
  }

  .earlytestimonidal_bg .ParentsSpeakwrap {
    min-height: 319px;
  }

  .wpcf7 input:not([type=submit]),
  .wpcf7 select,
  .wpcf7 textarea {
    width: 100% !important;
  }

}

@media (max-width:1024px) {

  .banner {
    height: 680px;
  }

  .banner-title h1 {
    font-size: 50px;
    line-height: 62px;
  }

  .accordion-body p {
    font-size: 16px;
    line-height: normal;
}
.applysection .info-text{padding-right: 0;}

  section#nav_menu-8{margin-top:0;}
  .banner-title h2 {
    font-size: 50px;
    line-height: 62px;
  }
  .banner-content p{width:100%;}
  #offerAccordion .accordion-item p{line-height: normal;}
.admissionswrap::before{width: 60px;}
  .banner-content h2 {
    font-size: 54px;
    line-height: 52px;
  }
.home .banner-title {
    padding: 20px 10px;
}
  .ourbranchesSection .welcomeleftimg img {top:-7px;}

  /* .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: block;
  } */

  .programmesSection .owl-prev {
    background: url(../astra-child/assets/img/gallery_lft.png) !important;
    width: 56px;
    height: 87px;
    font-size: 0 !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }

  .programmesSection .owl-next {
    background: url(../astra-child/assets/img/gallery_rgt.png) !important;
    width: 56px;
    height: 87px;
    font-size: 0 !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
  }

  .programmesSection .owl-nav {
    position: relative;
    top: 0;
    margin: 0;
    right: 0;
  }

  .sidebar-box {
    padding-top: 20px;
  }

}



@media (min-width:767px) and (max-width:1024px) {
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row {
    grid-template-columns: repeat(5, 1fr);
    padding: 0 10px 0 0;
    gap: 0px;
  }

  .widget_nav_menu {
    width: 100% !important;
    padding: 0 0;
  }

  .widget_nav_menu {
    padding: 0 8px !important;
  }

  section#nav_menu-6 {
    margin-bottom: 142px !important;
  }

  nav.menu-footer-menu-3-container {
    margin-bottom: 199px !important;
  }

  section#block-13 {
    margin-top: 96px !important;
  }
  
}

 

@media (max-width: 991px) {
    .exploresection h2:before {
      display: none;
    }
.upcomingeventimg{background: none;}
.homeSlider img{height:auto;}
  section#block-13 {
    margin-top: 0;
    text-align: left;
    padding: 0 20px;
  }

.corevalue_accordian br {
    display: block;
}
  .footer-widget-area.ast-footer-html-2 {
    float: left;
    margin: 10px 0;
  }

  .site-footer-section-5 {
    margin: 20px 0 0 0;
  }

  .widget_nav_menu {
    width: 50%;
    float: left;
    text-align: left;
    padding: 0 19px;
  }

 

  .ast-header-break-point #ast-mobile-header {
    display: block;
    position: fixed;
    width: 100%;
  }

  .need-help {
    right: -22px;
    width: 140px;
    bottom: 20px;
  }

  body.no-scroll {
    overflow: hidden;
  }

  .ast-primary-header-bar.ast-primary-header {
    background: #fff !important;
    border-radius: 0;
    margin: 0;
    top: 0;
  }

  .ast-footer-copyright p {
    font-size: 13px !important;
    width:82%;
    line-height: 19px;
  }


  .ast-hfb-header .site-header {
    margin-top: 0;
  }

  header .custom-logo-link img {
    max-width: 100px;
    width: 100px;
  }

  .ast-mobile-header-wrap .ast-primary-header-bar {
    min-height: 65px;
  }

  .main-navigation {
    position: fixed;
    top: 67px;
    height: 100vh;
    background: #f9f9f9;
  }

  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item>.menu-link {
    padding-top: 0;
    padding-bottom: 0;
  }

  .grid-container {
    display: inherit;
  }

  .grid figure {
    float: none;
    margin-right: 0;
  }

  .grid {
    padding: 0;
  }

  .contentcontainer {
        width: 77vw;
        /* top: 40%; */
        margin-top: 32vw;
  }

  .welcomesection h2:before { 
    top: -15vw;
    right:26px;
}


  .banner-title h1 {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: normal;
  }

  .banner-title h2 {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: normal;
  }

  .banner-title p {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 10px;
  }

  .welcomeleftimg {
    position: relative;
    left: -15px;
    width: 82%;
  }

  .welcomesection p {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 0 10px 0;
  }

  .welcomesection h2 {
    font-size: 25px;
  }

  .cta span {
    font-size: 16px;
  }

  .exploresection {
    padding: 30px 0;
  }

  .exploresection h2 {
    font-size: 25px;
  }

    .exploresection h2:before {
        right: 0;
        top: -23vw;
    }

  .exploresection p {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 0 10px 0;
  }

  .programmesStage h3 {
    font-size: 25px;
    padding-top: 11px;
  }

  .programmesStage p {
    font-size: 18px;
    width: 100%;
    line-height: 28px;
  }

  .videossection .vidcontainerbig h2 {
    font-size: 25px !important;
    margin: 10px 0 0;
    width: 100%;
    padding: 10px 0;
    line-height: 29px;
    position: relative;
  }

  .vidcontainerbig {
    margin-bottom: 30px;
  }

  .vidcontainer {
    padding: 0 0 30px 0;
  }

  .empowerchildSection h2 {
    font-size: 25px !important;
    margin: 0;
    line-height: normal;
  }

  .empowerchildSection p {
    font-size: 15px;
    min-height: inherit;
  }

  .ParentsSpeakwrap {
    border-radius: 20px;
    padding: 20px 15px 15px;
    position: relative;
    margin: 60px 0 0 0;
    min-height: inherit;
  }

  .ParentsSpeakwrap h4 {
    font-size: 18px;
    margin-top: 60px;
    z-index: 1;
  }

  .ParentsSpeakwrap .name {
    font-size: 18px;
            z-index: 1;
        position: relative;
  }

  .admissionswrap {
    float: none;
    padding: 20px !important;
  }

  .admissionsRightwrap img {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
  }

  .admissionswrap h3 {
    font-size: 28px;
    margin: 10px 0;
  }

  .ourbranchesSection {
    width: 100%;
    float: none;
    padding: 40px 0;
  }

  .ourbranchesSection h2:before {
    height: 237px;
    top: -148px;
    width: 100%;
    z-index: 0;
    display: none;
  }

  .ourbranchesSection h2 {
    font-size: 25px;
    margin: 0;
  }

  .eventSection {
    float: none;
    padding: 40px 15px;
  }
.empowerslider .card img.card-img {
    height: 100vw;
    object-fit: cover;
}
  .eventSection h2 {
    font-size: 25px !important;
    padding-bottom: 0;
  }

  .programmesStage .container.mt-5 {
    margin-top: 15px !important;
  }

  .eventwrap h3 {
    font-size: 18px;
  }

  .eventwrap {
    padding: 12px;
    float: none;
  }

  .eventwrap ul li {
    font-size: 11.5px;
  }

  .InsightsSection {
    float: none;
    padding: 30px 0 0;
  }

  .Insightwrap h3 {
    font-size: 16px;
    padding: 10px 0 4px 0;
    line-height: 24px;
  }

  .Insightwrap .btn1 {
    font-size: 14px;
  }

  .followSection {
    float: none;
    padding: 40px 0;
  }

  .followSection h2 {
    font-size:25px!important;
  }

  br {
    display: none;
  }

  .InsightsSection h2 {
    font-size: 25px;
    padding: 10px 15px 20px;
  }

  .Insightwrap .widthimg_blog1 {
    height: auto;
  }

  .Insightwrap {
    margin-bottom: 40px;
  }

  section#block-13 {
    margin-top: 0;
  }

  .welcomesection .container.mt-5 {
    margin-top: 35px !important;
  }

  .exploresection .container.mt-5 {
    margin-top: 20px !important;
  }

  .programmesStage:before,
  .videossection:before {
    display: none;
  }

  .image2 .Stagestep h2 {
    font-size: 18px !important;
  }

  [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 40px;
    height: 40px;
    fill: #000;
  }

  .welcomesection {
    padding: 0;
  }

  .exploreimg.anime_img {
    margin: 40px 0 15px;
  }

  .programmesStage {
    padding: 20px 0 30px 0;
    width: 100%;
    float: none;
    height: auto;
  }

  .videossection {
    float: none;
    padding: 10px 0 60px;
  }

  .eventslider {
    padding: 0 0 35px 0;
  }

  .empowerchildSection {
    float: none;
    padding-top: 35px;
    padding-bottom: 130px;
  }
.approachsection ul {
    padding-left: 26px;
    margin-left: 0;
}
  .gallerysection {
    float: none;
    padding: 30px 0;
  }

  .programmesStage:after {
    display: none;
  }

  .img-box:hover .image1,
  .img-box:hover .image2 {
    opacity: 1;
  }

  .img-box:nth-child(2) {
    position: relative;
    right: 0;
    top: 0;
  }

  .img-box:nth-child(1) {
    position: relative;
    left: 0;
  }

  .image1,
  .image2 {
    opacity: 1;
    margin: 50px 0;
    position: relative;
    width: 100%;
  }

  .image1 img {
    display: none;
  }

  .img-box {
    width: 100%;
  }

  .Stagestep {
    position: relative;
    top: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: block;
    padding-top: 30px;
  }

  .img-box:nth-child(1):before {
    top: -8px;
  }

  .img-box:nth-child(2):before {
    top: -27px;
    right: 0;
  }

  .img-box:nth-child(3):before {
    top: -10px;
    right: 0;
  }

  .img-box:nth-child(4):before {
    top: -4px;
    right: 0;
  }

  .img-box:nth-child(5):before {
    height: 98px;
    top: -18px;
    right: 0;
    background-size: 81%;
  }


  .img-box:nth-child(5) {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }

  .img-box:nth-child(4) {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }

  .img-box:nth-child(3) {
    position: relative;
    left: 0;
    top: 0;
  }

  .image1 {
    display: none;
  }

  .Stagestep_dispcription {
    display: none;
  }

  .leaderimgbox .image1 {
    display: block !important;
  }

  .leaderimgbox .image1 img {
    display: block !important;
  }

  .leaderimgbox:hover .image1 {
    opacity: 1;
  }

  .leaderimgbox .image2 {
    display: none !important;
  }
  .site-footer-section-1 .ast-builder-html-element {
    text-align: center !important;
  }

  .overview-content {
    margin: 0;
  }

  .aboutfaq h3 {
    font-size: 30px;
    width: 100%;
  }

  .aboutmisivisi {
    padding: 0;
  }

  .visimisswrap {
    padding: 25px;
    min-height: inherit;
    margin-bottom: 28px;
  }

  .animation-block {
    position: relative;
  }

  .visimisswrap p {
    font-size: 16px;
    line-height: 31px;
    margin: 0;
  }

  .programmesStage .wrapper {
    padding: 53px 30px 0;
  }

  .vidbtn img {
    width: 48px;
  }

  .vidbtn {
    width: auto;
    position: relative;
    right: auto;
    bottom: 0;
    left: 0;
    padding: 15px 0 9px;
    display: block;
  }

  .admissionswrap h2 {
    position: relative;
    font-size: 6vw !important;
  }

  .eventslider .owl-nav {
    top: -180px;
    right: 10px;
  }

  .Insightslider .owl-nav {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
  }

  .eventslider .owl-nav {
    position: relative;
    top: 10px;
    right: 0;
    margin: 0;
  }

  .videossection .vidcontainerbig h2:before {
    display: none;
  }

  .empowerchildSection:before {
    width: 100%;
    height: 126px;
    float: none;
    background-size: 100%;
    bottom: 0;
    left: -35px;
  }

  footer .menu {
    padding: 10px 0;
    min-height: inherit;
  }

  .leadershipSection:before {
    display: none;
  }

  .educatorsSection:before {
    display: none;
  }

  .banner-content h1 {
    font-size: 22px;
  }

  .banner-content h2 {
    font-size: 34px;
    line-height: normal;
  }

  .banner {
    position: relative;
    height: 501px;
  }

  .banner-overlay {
    background-color: rgba(0, 0, 0, 0.4);
  }

  .banner-content {
    top: 55%;
  }

  .empowerchildSection_BG {
    width: 100%;
    float: none;
    padding: 30px 0;
  }

  .educatorsbox h2 {
    font-size: 18px !important;
    padding: 25px 0;
  }

  .innerpagesection {
    float: none;
  }

  .innerpagebannerimg {
    float: none;
    padding-bottom: 45px;
  }

  .innerpagesection {
    width: 100%;
    padding: 45px 0 0 0;
    float: none;
  }

  .aboutmisivisi .container.py-5 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  #faqAccordion .accordion-button {
    font-size: 17px !important;
    padding: 19px 0;
  }

  #faqAccordion {
    padding: 0;
  }

  .aboutfaq {
    padding: 10px 0 0;
    float: none;
    width: 100%;
  }

  .aboutfaq img.img-fluid.rounded.shadow {
    padding-top: 40px;
  }

  .leadershipSection {
    padding: 25px 0 50px 0;
    width: 100%;
    float: none;
  }


  .leaderimgbox .Stagestep {
    top: 0;
    width: 100%;
    padding: 0;
  }

  .leadershipSection:after {
    width: 100%;
    display: block;
    height: 155px;
    float: none;
  }

  .leadershipSection h3 {
    padding-bottom: 30px;
    font-size: 36px;
    text-align: center;
  }

  .educatorsSection h3 {
    font-size: 36px;
    padding: 0 10px 50px;

  }

  .educatorsSection .timeline-nav {
    width: 100%;
  }

  .educatorswrap .tab-pane .nav-item {
    float: none;
    padding: 0px 8px 16px;
  }

  .educatorswrap .nav_tab .nav-pills {
    width: 470px;
    margin: 0;
    flex-wrap: inherit;
    display: flex !important;
    padding: 0;
  }

  .nav_tab {
    overflow-x: auto;
    margin-bottom: 40px;
  }

  .nav_tab .nav-pills .nav-link.active::before {
    bottom: -9px;
    width: 178px;
    height: 3px;
    left: -16px;

  }

  .nav_tab .nav-pills .nav-link.active {
    font-size: 16px;
  }

  .nav_tab .nav-pills .nav-link {
    font-size: 16px;
    padding: 0 3px;
  }

  .educatorswrap {
    padding-top: 35px;
  }

  .active-img {
    margin-bottom: 10px;
  }

  .dot {
    margin-bottom: 25px;
  }

  .empowerchildSection_BG h2 {
    font-size: 30px;
    margin: 0 0 10px 0;
    line-height: normal;
  }

  .banner img {
    object-fit: cover;
  }

  .breadcrumbsection {
    width: 100%;
    float: none;
    padding: 15px 15px 0;
  }

  .innerpagesection h2 {
    font-size:26px;
  }

 

  .visimisswrap h2 {
    font-size: 30px;
    margin: 0 0 12px 0;
  }

  .aboutfaq .container.py-5 {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
  }


  .leaderimgbox .Stagestep h2 {
    font-size: 24px !important;
  }

  .leaderimgbox .Stagestep h3 {
    font-size: 17px;
  }

  .empowerchildSection_BG p {
    min-height: inherit;
  }

  .educatorsSection:after {
    display: none;
  }
    
  .earlyyearbg:after {
    display: none;
  }

  .timelinenavSection h3 {
    font-size: 30px;
    padding: 5px 12px;
  }

  .educatorstabcontent {
    padding: 0 10px;
  }

  .programmesSection {
    float: none;
    padding: 40px 15px 60px;

  }

  .eventwrap {
    overflow: hidden;
  }

  .Schedulewrap {
    float: none;
    padding: 40px 20px !important;
    margin-bottom: 30px;

  }

  .Schedulewrap::before {
    display: none;
  }

  .empowerslider .card {
    width: 100%;
    margin-top: 0;
    min-height: inherit;
  }

      .ParentsSpeakwrap {
        margin-top: 0;
        height: 344px;
    }

        .empowerslider .card { 
        height: 344px;
    }

  .Schedulewrap h3 {
    font-size: 29px;
  }

  .gallery-carousel .owl-nav {
    position: relative;
    top: 0;
    margin: 0;
    right: 0;
  }

  .gallerysection h2 {
    padding: 0 0 25px 0;
    text-align: center;
  }

  .ScheduleopenSection {
    width: 100%;
    padding: 50px 0 10px;
  }

  .timelinenavSection {
    padding: 40px 0;
  }

  .approachsection:after {
    display: none;
  }

  .whythrive::before {
    display: none;
  }

  ul#cards {
    margin: 0;
  }

  .card-content {
    padding: 0 !important;
  }

  #cards li {
    padding: 20px 10px;
  }

  .thrivefaqSection {
    padding: 50px 0;
    float: none;
    width: 100%;
  }

  .thrivefaqSection .accordion-button.collapsed {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 7px;
  }

  .accordion-body {
    padding: 0 10px 5px 10px;
  }

  .thrivefaqSection .accordion-button:not(.collapsed) {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 10px;
  }

  .whythrive h2 {
    font-size:26px !important;
  }

  .whythrive {
    padding: 30px 0 20px;
  }

  #offerAccordion .accordion-item button {
    font-size: 18px;
  }

  .filteragewrap .select-wrapper {
    display: flex;
    align-items: center;
  }

  .filteragewrap .form-label {
    float: none;
    margin-right: 0;
    font-size: 16px;
    padding: 7px 0;
    width: 100%;
  }

  .OfferingSection {
    padding: 40px 0;
  }

  .approachsection {
    padding: 5px 0 10px 0;
    float: none;
  }

  .OfferingSection .filteragewrap {
    width: 100%;
    top: 0;
    float: none;
    margin: 0;
    padding: 15px 0 40px;
  }

  .filteragewrap .form-select {
    float: none;
    width: 100%;
  }

  .wid90 {
    width: 100% !important;
  }

  .OfferingTLSection {
    padding: 50px 0;
  }

  .upcomingeventcontent {
    position: relative;
    top: 0;
    width: 100%;
    padding: 25px 0;
  }

  .eventinnerbanner {
    position: relative;
    padding: 100px 10px 90px 5px;
  }

  .eventpageSection {
    padding: 15px 0 40px;
  }

  .eventpageSection h2 {
    padding: 0 10px 38px;
  }

  .eventpageSection .eventwrap {
    float: none;
    margin: 15px 0;
  }

  .vedioSection h2 {
    font-size: 24px !important;
    padding: 14px 0 10px;
    width: 100%;
  }

  .vedioSection .vidbtn {
    position: relative;
    bottom: 0;
  }

  .vedioSection .vidcontainer {
    padding-bottom: 25px;
  }

  .founderimg {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 0 60px;
    right: 0;
  }

  .faqsSection .timeline-nav {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .faqsSection.tabdotes::before {
    display: none;
  }

  .faqsSection h3 {
    font-size: 36px;
    padding: 0px 12px 50px;
    width: 100%;
  }

  .faqsSection {
    width: 100%;
    padding: 15px 0;
    float: none;
  }

  .workwithusBG::after {
    display: none;
  }

  .step-box {
    margin-bottom: 15px;
    padding: 20px;
    width: 100%;
  }

  .stepContainer {
    display: inherit;
  }

  .approachsection p {
    padding: 12px 0;
  }

  .applysection {
    padding: 40px 0 0;
    width: 100%;
    float: none;
  }

  .jobopensection {
    padding: 0;
    float: none;
    margin: 0 auto;
    width: 100%;
  }

  .jobopensection h3 {
    font-size: 36px;
    padding: 0;
  }

  .jobwrapper {
    padding: 30px 0;
    float: none;
  }

  .applysection::before {
    display: none;
  }

  .apply-box {
    padding: 15px 10px;
  }

  .jobwrapper.educatorswrap ul.nav.nav-pills {
    width: inherit;
    justify-content: center;
  }

  .jobwrapper .nav-item {
    float: none;
    width: auto;
    text-align: center;
  }

  .jobwrapper.educatorswrap ul.nav.nav-pills .nav-link.active::before {
    bottom: -9px;
    width: auto;
    height: 3px;
    left: 0;
  }

  .faqsSection_admission .timeline-nav {
    width: 100%;
  }

  .faqsSection_admission::before {
    display: none;
  }

  .faqsSection_admission h3 {
    font-size: 36px;
    padding: 0 10px;
    width: 100%;
  }

  .admisionwrap h5 {
    font-size: 26px;
  }

  .admisionwrap img {
    width: 25px;
    height: 25px;
  }

  .step-text {
    font-size: 18px;
  }

  .step-box {
    min-height: inherit;
    margin-bottom: 40px;
  }

  .step-label {
    font-size: 18px;
    margin-bottom: 0;
    left: 67px;
    top: 10px;
  }

  .admissionSection {
    padding: 0;
  }

  .form-box {
    width: 100%;
    float: none;
    margin: 0;
  }

  .info-section ul {
    margin: 0
  }

  .info-section h4 {
    font-size: 18px;
    padding: 20px 0;
  }

  .info-section li {
    font-size: 16px;
  }

  .info-section p {
    margin: 0;
  }

  .InsightsSection h2:before {
    display: none;
  }

  .videossection .vidcontainer h2 {
    font-size: 18px!important;
    padding: 10px 0;
    line-height: normal;
  }

  .wpcf7 input:not([type=submit]),
  .wpcf7 select,
  .wpcf7 textarea {
    width: auto;
  }

  form.wpcf7-form.init {
    overflow: hidden;
  }

  .admissionsopenSection {
    float: none;
    padding: 50px 0 0;
  }

  .side-tabs {
    display: flex;
    z-index: 9;
  }
.tab-button{padding: 15px 4px 15px 0px;width: 33px;}
.tab-button img{position: relative; right:4px;}
  .nav_tab.nav_tab2 ul.nav.nav-pills {
    /* justify-content: center;
    width: auto; */

    width: 470px;
    margin: 0;
    flex-wrap: inherit;
    display: flex !important;
    padding: 0;


  }

  .vidicon {
    width: 42px;
    height: 42px;
    top: 50%;
    transform: translate(0, -50%);
  }

  .educatorsSection {
    padding: 40px 0 20px;
  }

  .timeline_tab_cntr {
    overflow-x: auto;
    margin-bottom: 20px;
  }

  .timeline-nav.nav.nav-tabs {
    width: 974px;
    margin-bottom: 20px !important;
  }

  .timelinenavSection .timeline-step {
    flex: inherit;
  }

  .timelinenavSection .timeline-label {
    min-height: inherit !important;
  }

  .educatorstabcontent .img-fluid {
    padding-top: 15px;
  }

  .programmesSection .eventslider_1 {
    padding: 0;
  }

  .timeline_tab_cntr.timeline_tab_cntr2 .timeline-nav.nav.nav-tabs {
    margin-top: 15px;
  }

  .timelinenavSection.gallerySection {
    padding-top: 0;
  }

  .mediaSection {
    padding: 0;
  }

  .mediaSection h2 {
    padding: 0 10px 30px;
    font-size:34px;
  }

  .timeline_tab_cntr.testimonial_tab_cntr .timeline-nav.nav.nav-tabs {
    width:710px;
  }

  .testimonialover {
    display: none;
  }

  .innerpagesection .container.mt-5 {
    margin-top: 10px !important;
  }

  .innerpagesection p {
    padding-bottom: 0;
    font-size: 18px;
  }

  .earlytestimonidal_bg .ParentsSpeakwrap::before {
    display: none;
  }

  .earlytestimonidal_bg .ParentsSpeakwrap {
    margin-top: 85px;
  }

  .timeline_tab_cntr.testimonial_tab_cntr {
    margin-bottom: 0;
  }

  .testimonialSection {
    padding-bottom: 0;
  }

  .vedioSection {
    float: none;
    padding-bottom: 20px;
  }

  .faqsSection .tab-content {
    margin: 0 0 40px;
  }

  #timetab_admission1 {
    margin: 0;
  }

  .faqsSection_admission {
    float: none;
    padding: 30px 0 0;
  }

  .contact-form-section {
    float: none;
    padding: 40px 10px;
  }

  .contact-form-section select.wpcf7-form-control {
    width: 100%;
  }

  .contact-form-section::after {
    display: none;
  }

  .admissionSection .step-wrapper {
    padding: 50px 15px 0;
    max-width: inherit;
    margin-bottom: 40px;
  }

  .info-section {
    padding: 20px 10px;
  }

  .form-box .nav-tabs {
    position: relative;
    top: 0;
    left: 1px;
  }

  .page-id-732 .banner {
    height: 800px;
  }

  .form-box select.wpcf7-form-control.wpcf7-select {
    width: 100%;
  }

  .form-box .form-control,
  .form-box .form-select {
    width: 100%;
  }

  /* .grid figure figcaption, .grid figure figcaption > a{position: relative;}
figure.effect-zoe figcaption{transform:inherit;} */

  footer h2.widget-title {
    font-size: 15px !important;
    margin: 15px 0 5px;
  }

  .cursor {
    background: none;
  }

  .cursor.hover {
    background: none;
  }

  .main-navigation.mobile_header_sticky {
    position: fixed;
    top: 65px;
  }

  footer.site-footer {
    overflow: hidden;
  }

  .timeline_tab_cntr.timeline_tab_cntr2.about_tab_cntr .timeline-nav.nav.nav-tabs {
    width: auto;
  }

  .empowerslider .owl-nav {
    position: relative;
    left: 0;
    bottom: 0;
  }

  .main-header-menu .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
    display: none !important;
  }

  nav.menu-bar {
    display: none;
  }

  body.menu-open {
    overflow: hidden;
  }

  .imgwid {
    width: 55% !important;
  }

  .timeline-item.left .timeline-content {
    text-align: left;
  }

  .timeline {
    margin: 60px 0 180px 20px;
  }

  .timeline-content,
  .timeline-image {
    width: 95% !important;
    padding: 0 0 0 30px;
  }

  .timeline-content h3 {
    font-size: 23px;
  }

  .timelinejourneySection {
    width: 90%;
  }

  #timeline .timeline-item:nth-child(2)::before {
    width: 80%;
    height: 80%;
    right: 0;
    left: 0;
  }

  #timeline .timeline-item:nth-child(3)::before {
    width: 80%;
    height: 80%;
    right: 0;
    left: 0;
  }

  #timeline .timeline-item:nth-child(4)::before {
    width: 80%;
    height: 80%;
    right: 0;
    left: 0;
  }

  #timeline .timeline-item:nth-child(5)::before {
    width: 80%;
    height: 80%;
    right: 0;
    left: 0;
  }

  #timeline .timeline-item:nth-child(6)::before {
    width: 80%;
    height: 80%;
    right: 0;
    left: 0;
  }

  #timeline .timeline-item:nth-child(7)::before {
    width: 80%;
    height: 80%;
    right: 0;
    left: 0;
  }

  .evenbg_icon::after {
    width: 217px;
    min-height: 80px;
  }

  .contact-row input {
    height: 41px;
    width: 100% !important;
  }

  .contact-message textarea {
    width: 100% !important;
  }

  .hero {
    height: calc(60vh - 0rem);
  }

  .searchwarp section.ast-archive-description {
    padding: 5em 0 0 0;
  }

  .footermail input {
    padding: 12px 9px !important;
  }

  .modal-title {
    font-size: 24px;
    line-height: 30px;
  }

  .blogwrap h1 {
    font-size: 18px;
  }

  .blogwrap .entry-content p {
    line-height: 30px;
    text-align: left;
  }

  .banner-content h2 {
    font-size: 34px !important;
  }

  .jobwarpper {
    padding: 50px 20px 10px 20px;
  }

  .jobwarpper p {
    padding: 0;
  }

  .job-text {
    font-size: 22px;
    line-height: 31px;
    padding: 6px 0 0 30px;
  }

  .resposibilitySection h3 {
    font-size: 26px;
    padding: 15px 20px;
  }

  .resposibilitySection .accordion-button.collapsed {
    font-size: 18px;
    padding: 20px 16px;
  }

  .jobwarpper::before {
    width: 100%;
  }

  .mobile-banner {
    display: block !important;
  }

  .desktop-banner {
    display: none !important;
  }

    .grid figure img { 
      height: 260px; 
    }

    .timelinejourneySection h2 {
    font-size: 30px; 
    margin-bottom: 40px;
}
.InnerBannercontainer {
    width: 80vw;
}


}


@media (max-width:767px) {
.contentcontainer{margin-top:45vw;}
.exploreimg.anime_img iframe.video_iframe{height:200px;}
.programmesSection h2 {
    font-size: 37px;
    padding: 0 0 23px 0;
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle{top:0!important;}
.innerpagesection h2:before{
    right: 0;
    top: -25px;
}
.approachsection h2{font-size:40px;}

}


.wpcf7-response-output {
  display: none;
}

.owl-theme .owl-nav [class*=owl-] { 
    background: #d65b33; 
}