@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Scope+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inclusive+Sans:ital@0;1&family=Oswald:wght@200..700&display=swap');


body:not(.home) {
    padding-top: 100px;
}



html {
    margin-top: 0px !important;
    scroll-behavior: smooth;
}


section,
footer {
    max-width: 2800px;
    margin: 0 auto;
}


body {
    width: 100%;
    transition: all ease 0.2s;
}

body.slip,
.popup-open {
    overflow: hidden;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: Outfit;
}

/* locations schools abt blocks */
.single-location .our-program-section {
    display: none;
}

.checkstate button.slick-prev.slick-arrow,
.slick-disabled {
    display: none !important;
}

.checkstate button.slick-next.slick-arrow,
.slick-disabled {
    display: none !important;
}

/* locations schools abt blocks */
section,
.cws-preschool-img-box .infants-development-info-box,
.infants-development-section .cws-preschool-learn-more,
#apply {
    scroll-margin-top: 120px;
}

#blog_inner {
    scroll-margin-top: 340px !important;
}

.skip-to-content-link {
    position: absolute;
    opacity: 0;
}

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

.testimonials_section .overlay {
    opacity: 0.9;
}

.our-values-slider-box .swiper-button-prev,
.our-values-slider-box .swiper-button-next {
    background: #00000066;
    width: 45px;
    height: 80px;
    border-radius: 8px;
}

.our-values-slider-box .swiper-button-prev::after,
.our-values-slider-box .swiper-button-next::after {
    display: none;
}

.our-values-slider-box .swiper-button-prev img,
.our-values-slider-box .swiper-button-next img {
    width: 22px;
    filter: invert(1) grayscale(1) brightness(5);
}

.our-values-slider-box .swiper-pagination {
    display: none;
}

/* header start */
.single-location #join_locationn .section-columns .section-columns-img {
    width: 45%;
    padding: 0 10px;
}

.single-location #join_locationn .section-columns .section-columns-txt {
    width: 55% !important;
    max-width: unset !important;
    padding: 0 10px;
}

.single-location #join_locationn .section-columns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -10px;
    gap: 58px;
}

.single-location #join_locationn .section-columns-img img {
    max-width: 657px;
    width: 100%;
    object-fit: cover;
    height: 454px;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #0000001f;
    border-radius: 20px;
}

.main_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    display: flex;
    justify-content: space-between;
    background: rgba(51, 187, 218, 0.7);
    padding: 0 40px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter:10px;
    align-items: center;
    transition: all ease 0.2s;
    min-width: 375px;
}

.top-main-banner-sec sup {
    font-size: 50px;
}

.pimtola {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.logo {
    width: 240px;
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.intri-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    row-gap: 30px;
}

.frt-uk {
    font-size: 16px;
    padding: 10px;
    color: #777;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.child-count-parent {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.postid-854 .child-count-parent p {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.logo img {
    width: 100%;
    height: auto;
    min-width: 200px;
}

.pimtola .wp-caption {
    width: 31% !important;
}

.header_right {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.meal-imgs {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.header_menus ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    gap: 35px;
    padding: 0;

}

.header_menus ul li {
    position: relative;
    color: rgba(255, 255, 255, 0.7);
}

.header_menus ul li i.far {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all ease 0.2s;
}


.header_menus ul li .sub-menu li a:hover {
    background: rgba(0, 0, 0, 0.05);
    color: #20CBF2;
}

.header_menus>ul>li>a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    right: 0;
    transition: all ease 0.2s;
}

.header_menus>ul>li:hover>a:after {
    height: 3px;
}

.icons-content-hover-sider .back-sec {
    transform: rotateY(180deg);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 45px;
    gap: 30px;
    justify-content: center;
    overflow: hidden;
    border-radius: 20px;
}

.icons-content-hover-sider .back-sec .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.1;
    z-index: -1;
    overflow: hidden;
}

.icons-content-hover-sider .section-heading-para {
    max-width: 903px;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    gap: 20px;
}

.icons-content-hover-sider .back-sec h3 {
    font-size: 32px;
    line-height: 45px;
    FONT-WEIGHT: 600;
    color: #333333;
    text-align: center;
}

.icons-content-hover-sider .back-sec p {
    font-size: 27px;
    line-height: 38px;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.header_menus ul li a {
    text-decoration: none;
    transition: all ease 0.2s;
    font-family: Outfit;
    color: rgba(255, 255, 255, 1);
    display: flex;
    font-size: 14px;
    text-transform: uppercase;
    height: 100px;
    align-items: center;
}

.header_menus ul li:hover>a,
.header_menus ul li:hover {
    /* color: #9765A9; */
}

.header_menus ul li:not(.header_menus ul li .sub-menu li) {
    border-bottom: 2px solid transparent;
    transition: all ease .4s;
}

.header_menus ul li:hover,
.header_menus ul li.current-menu-item {
    border-color: #ffffff !important;
}

.header_menus ul li.menu-item-has-children>a {
    padding-right: 20px;
}

.our-mission-section .swiper-pagination {
    /* display: none; */
}

.header_menus ul li .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    background: #FFFFFF;
    padding: 10px;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
    display: none;
    border-radius: 0 0 5px 5px;
    min-width: 280px;
}

.header_menus ul li:hover .sub-menu {
    display: block;
}

.header_menus ul li .sub-menu li:not(:last-child) {
    margin-bottom: 5px;
}

.header_menus ul li .sub-menu li a {
    display: block;
    padding: 14px 20px;
    color: #333333;
    white-space: nowrap;
    height: auto;
    text-transform: inherit;
    border-radius: 5px;
    transition: all ease 0.2s;
}



.header_right a {
    padding: 20px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-family: Outfit;
    color: #fff;
    background: #9FC92C;
    display: inline-block;
    font-size: 13px;
    line-height: 14px;
}

.header_right a:hover,
.home_video_text a:hover,
.image_left_text_right .text a:hover,
.home_expo_inner .container_inner .text_area .exploratorium_button a:hover,
.testimonials_section .btn_area a:hover {
    background: #9765A9;
}

/* header end */

.full_height_video {
    height: 100vh;
    position: relative;
    min-height: unset;
}



.home_video_text {
    position: absolute;
    left: 50px;
    bottom: 50px;
}

.center_container {
    width: 100%;
    max-width: 1340px;
    padding: 0 20px;
    margin: 0 auto;
}
.video-autoplay-loop .center_container{
    text-align:center;
}
.image_left_text_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.full_height_video video {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.overlay_black_gradient {
    position: absolute;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 45.54%, rgba(0, 0, 0, 0.8) 100%);
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.home_video_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;

}

.home_video_text h3 {
    font-family: Outfit;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .3rem;
}


.home_video_text h1 {
    font-family: Outfit;
    color: #20CBF2;
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    margin: 0;
}

.home_video_text .banner_text_description {
    font-size: 40px;
    color: #fff;
    font-weight: 400;
    font-family: Scope One;
    line-height: 55px;
    padding-bottom: 30px;
}

.postid-2093 .testimonials_section {
    display: none;
}

.postid-2096 .testimonials_section {
    display: none;
}

.home_video_text a {
    background: #9FC92C;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-family: Outfit;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 18px;
}

/* blue banner start */

.blue_banner_text {
    padding: 50px;

}

.home_banner_text {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.blue_banner_text .overlay {
    position: absolute;
    top: 0;
    background: red;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.home_banner_text {
    border-radius: 20px;
    background-size: cover;
    background-position: center center;
}

.home_banner_text .overlay {
    background: #20CBF2E5;
    position: absolute;

}

.blue_banner_text_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 70px;
    position: relative;
}

.blue_banner_text_inner .left_title h2 {
    margin: 0;

    font-family: Outfit;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    color: #fff;
}

#gallery-1 {
    margin: auto;
    display: flex;
    row-gap: 20px;
    flex-wrap: wrap;
    padding: 20px 0px;
    column-gap: 20px;
    justify-content: space-between;
}

#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 30% !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* .leaf-parent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.leaf-sub {
    width: 30%;
} */
.postid-4002 .blog_left_area img {
    display: flex;
    padding: 10px 0 20px 0px;
}

.leaf-sub a {
    text-decoration: none;
    color: #111;
}

div#attachment_4496 {
    display: flex;
    flex-wrap: wrap;
}

.single-post .post h6 {
    font-size: 14px;
}

.blue_banner_text_inner .left_title h2 span {
    color: #FCEE21;
}

.blue_banner_text_inner .left_title {
    width: 47%;
}

.blue_banner_text_inner .right_description {
    width: 47%;
}


.blue_banner_text_inner .right_description>div {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    text-align: left;
    color: #fff;
}

/* blue banner end */

/* about start */
.home_about_section {
    padding-top: 50px;

}

.image_left_text_right .image {
    border: 10px solid #fff;
    height: 550px;
    width: 47%;
    box-shadow: 0px 0px 8px 0px #00000026;
    border-radius: 14px;


}

.image_left_text_right .image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-radius: 4px;

}


.image_left_text_right .text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 47%;
}

.image_left_text_right .text h3 {
    font-family: Outfit;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-align: left;
    margin: 0;
    padding-bottom: 20px;

}

.image_left_text_right .text h1 {
    font-family: Outfit;
    font-size: 60px;
    font-weight: 700;
    line-height: 75px;
    text-align: left;
    color: #20CBF2;
    margin: 0;
}

/* .schedule-btn a {
    background: #9FC92C;
    color: #fff;
    border-radius: 0 0 10px 10px;
    text-decoration: none;
    font-family: Outfit;
    padding: 12px 30px 20px 30px;
    font-size: 18px;
    line-height: 18px;
} */
/* .schedule-btn {
    position: fixed;
    right: 13px;
    top: 59%;
    transform: translate(0, -50%) rotate(90deg);
    transform-origin: right top;
    z-index: 99999;
} */

.single-location ul.school_aged_served li a {
    text-decoration: none;
    color: #323;
}

.image_left_text_right .text .text_description {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: #1A1818;
    padding-bottom: 70px;
    padding-top: 50px;


}

.image_left_text_right .text a {
    font-family: Outfit;
    padding: 20px 40px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    background: #33BBDA;
    display: block;
}

/* about end */


/* bird section start */

.blue_divider_with_bird {
    height: 183px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background: url(../../images/blue-stroke.svg) top center no-repeat;
    background-size: auto;
    margin: 40px 0;
}




.blue_divider_with_bird .blue_bird img {
    width: 100px;
}


.purple_divider_with_butterfly {
    background: url(../../images/purple-stroke.svg) top center no-repeat;

}


/* bird section end */



.home_curriculum .heading_area h3 {
    font-family: Outfit;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    margin: 0;

}

.home_curriculum .heading_area h2 {
    font-family: Outfit;
    font-size: 70px;
    font-weight: 700;
    line-height: 88px;
    text-align: center;
    color: #20CBF2;
    margin: 0;
}

.home_exploratorium {
    /* 	padding-bottom:100px; */
}

.home_expo_inner {
    padding: 0 50px;
}

.exploratorium_background_image {
    background-repeat: no-repeat;
    border-radius: 20px;
    background-position: center center;
    background-size: cover;
}

.home_expo_inner .container_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 70px;
    padding: 30px;
}

.home_expo_inner .container_inner .text_area {
    display: flex;
    flex-direction: column;
    align-items: center;

}


.home_expo_inner .container_inner .text_area h2 {
    font-family: Outfit;
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding-top: 40px;
    padding-bottom: 20px;
}

.home_expo_inner .container_inner .text_area h3 {
    font-family: Outfit;
    font-size: 45px;
    font-weight: 400;
    line-height: 56px;
    text-align: left;
    color: #fff;
    margin: 0;


}

.home_expo_inner .container_inner .text_area h4 {
    font-family: Outfit;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.35rem;
    padding-bottom: 20px;
}

.home_expo_inner .container_inner .text_area .exploratorium_button a {
    padding: 16px 30px;
    background: #9FC92C;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-family: Outfit;
    display: inline-block;
    font-size: 16px;

    line-height: 16px;

}

.exploratorium_image img {
    width: 100%;
    max-width: 840px;
}





.menu_trigger {
    display: none;
}



.curriculum_section {
    padding: 50px 0;
}

.curriculum_grid_main {}

.curriculum_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px
}

.curriculum_inner .text {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 30px;
}

.curriculum_inner .text h3 {
    font-size: 20px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

.curriculum_inner .text h2 {
    font-size: 70px;
    line-height: 72px;
    color: #20CBF2;
    font-weight: 700;
    text-align: center;
}

.curriculum_grid_main ul {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style-type: none;
    gap: 30px 0;
}

.curriculum_grid_main ul li {
    padding: 0 15px;
    width: 33.33%;
}

.curriculum_grid_main ul li a {
    border-radius: 20px;
    overflow: hidden;
    display: block;
    position: relative;
}

.curriculum_grid_main ul li a .featured_image {
    width: 100%;
    height: 275px;
}

.curriculum_grid_main ul li a .featured_image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all ease 0.2s;
}

.curriculum_grid_main ul li a:hover .featured_image img {
    transform: scale(1.05)
}

.curriculum_grid_main ul li a:hover .caption i {
    background: rebeccapurple;
}

.curriculum_grid_main ul li a .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 50px 50px 50px;
    background: rgb(142, 88, 164);
    background: linear-gradient(180deg, rgba(142, 88, 164, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(180deg, rgba(142, 88, 164, 0) 44.36%, rgba(0, 0, 0, 0.9) 100%);
}

.fa-arrow-right:after {
    content: 'click me';
    position: absolute;
    background: url(https://creativewo2stg.wpenginepowered.com/wp-content/uploads/2025/01/Group-427320406.png) no-repeat center/contain;
    font-size: 10px;
    color: #000;
    width: 92px;
    border-radius: 13px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    height: 104px;
    display: flex;
    justify-content: center;
    font-weight: 600;
    bottom: 90px;
    right: 73px;
    align-items: center;
    opacity: 0;
    transition: ease 0.2s;
}

.curriculum_grid_main ul li a:hover .fa-arrow-right:after {
    opacity: 1;
}

.curriculum_grid_main ul li a .caption h4 {
    width: calc(100% - 60px);
    font-size: 30px;
    color: #ffffff;
    font-family: Outfit;
    font-weight: 400;
}

.curriculum_grid_main ul li a .caption h4 span {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    margin-top: 3px;
}

.curriculum_grid_main ul li a:after {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    border: 2px dashed rgba(255, 255, 255, 0.3);
    content: '';
    border-radius: 14px;
}

.curriculum_grid_main ul li a .caption i.far {
    display: flex;
    width: 50px;
    height: 50px;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #9765A9;
    font-size: 18px;
}


.testimonials_section {
    padding: 50px 50px 0 50px;
}

.testimonials_canvas {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
    z-index: 0;
}

.testimonials_canvas .overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

/* .istem-sec .center_container {
    max-width: 1525px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 20px;
} */
.tom-boi {
    position: relative;
    z-index: 1;
}

.testimonials_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 60px;
}

.testimonials_inner .title_area {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.testimonials_inner .title_area h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 4px;
    color: #ffffff;
    line-height: 22px;
    text-transform: uppercase;
}

.testimonials_inner .title_area h2 {
    text-align: center;
    font-size: 70px;
    font-weight: 700;
    line-height: 72px;
    color: #ffffff;
}

.testimonials_section .center_container {
    position: relative;
}

.home .btn_area a {
    display: none !important;
}

.home .slick-track {
    align-items: center;
    display: flex;
    max-height: 700px;
    height: 100%;
}

.home .single_inner {
    padding: 50px;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

.single-location .single_inner {
    padding: 50px;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

/* view more btn for testimonial */
.single-location .testimonials_section .btn_area a {
    padding: 16px 30px;
    background: #9FC92C;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-family: Outfit;
    font-size: 16px;
    line-height: 16px;
    display: none;
}

/* view more btn for testimonial */
.tim-hhor .section-img img {
    border-radius: 14px;
}

.slider_area {
    width: 100%;
    max-width: 1080px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #ffffff;
}

.slider_area .single {
    padding: 6px 30px;
}

.single-location .testimonials_section .slick-list .slick-track {
    display: flex;
}

.testimonials_section .slick-list .slick-track .slick-slide {
    height: unset;
}




.postid-2096 .in_box3 {
    display: none;
}

.postid-2096 .blog_hero_btns a:nth-child(2) {
    display: none;
}

.in_box3_inner .in_box3_txt {
    max-width: 885px;
    width: 100%;
}

.single-location .slider_area .single .single_inner {
    padding: 50px;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    height: 100%;
}

.slider_area .single .single_inner .comment {
    margin-bottom: 35px;
}

.slider_area .single .single_inner .comment p {
    color: #111111;
    font-size: 22px;
    line-height: 33px;
    font-weight: 400;
    font-family: Outfit;
}
.testimonials_section .testimonials_slider .slick-dots {
    display: none !important;
}
.testimonials_section .testimonials_slider .slick-arrow {
    display: block !important;
}
.slider_area .single .single_inner .reviewer {
    color: #111111;
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    font-family: Outfit;
}

.slider_area .slick-arrow {
    display: flex;
    width: 60px;
    height: 60px;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    left: -80px;
}

.slider_area .slick-arrow:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 21px;
    color: #33BBDA;
}

.slider_area .slick-arrow.slick-prev:before {
    content: '\f060';
}

.slider_area .slick-arrow.slick-next {
    left: auto;
    right: -80px;
}

.slider_area .slick-arrow.slick-next:before {
    content: '\f061';
}







.main_footer {
    background: rgb(247, 254, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(216, 244, 250, 1) 100%);
}

.footer-container {
    background: url(../../images/footer_bg.png) center bottom no-repeat;
    background-size: 100%;
}


.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 100px;
    background: rgba(6, 62, 30, 0.8);
}

.footer-bottom p,
.footer-bottom a {
    color: #fff;
    font-family: Outfit;
    font-size: 14px;
    font-weight: 400;
;
}

.social-links {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    gap: 20px;
}

.footer_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 80px 100px 300px 100px;
}

.footer_top_right {
    display: flex;
    gap: 40px;
}


.footer-menu ul {
    list-style: none;
}

.footer-menu ul a {
    text-decoration: none;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: #211F1F;
}

.contact_information ul {
    list-style: none;
}

.contact_information ul a {
    text-decoration: none;

    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    color: #211F1F;
}


.footer-logo img {
    width: 160px;
}


.footer-menu ul {
    list-style: none;
    width: 330px;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.footer-menu ul li {
    width: 50%;
}

.footer-social {
    min-height: 18px;
    display: flex;
    align-items: center;
}

.footer-social .wp-block-social-links {
    gap: 30px;
}


.footer-social .wp-block-social-links li a {
    font-family: "Font Awesome 5 Brands";
    font-size: 15px;
    color: #ffffff !important;
    text-decoration: none;
}

.footer-social .wp-block-social-links li a svg {
    display: none;
}


.footer-social .wp-block-social-links .wp-social-link-facebook a:before {
    content: '\f39e';
}

.footer-social .wp-block-social-links .wp-social-link-twitter a:before {
    content: '\f099';
}

.footer-social .wp-block-social-links .wp-social-link-instagram a:before {
    content: '\f16d';
}

.footer-social .wp-block-social-links .wp-social-link-youtube a:before {
    content: '\f167';
}

.footer-social .wp-block-social-links .wp-social-link-linkedin a:before {
    content: '\f0e1';
}

.footer-social .wp-block-social-links .wp-social-link-pinterest a:before {
    content: '\f231';
}


.privacy-text ul {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    gap: 8px;
}

.privacy-text ul li {
    padding-right: 8px;
    color: #ffffff;
    position: relative;
}

.privacy-text ul li:last-child {
    padding-right: 0;
}

.privacy-text ul li:last-child:after {
    display: none;
}

.privacy-text ul li:after {
    content: '|';
    position: absolute;
    right: 0;
}

.privacy-text ul li a {
    font-size: 14px;
    text-decoration: none;
    color: #ffffff !important;
}

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


.menu_overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(5px);
    transition: all ease 0.2s;
}

.istem-sec .section-columns-img {
    max-width: 40%;
    width: 100%;
}

.istem-sec .section-columns-img img {
    max-width: 615px !important;
    width: 100%;
}

.awards_banner_inner h3 {
    font-size: 24px;
    font-weight: bold;
    color: #9FC92B;
    letter-spacing: 1.68px;
    text-transform: uppercase;
    text-align: center;
}

.single-award .awards_banner_inner .container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.award-content {
    padding-top: 134px;
}

.awards_banner_inner .award_badge {

    width: 270px;
    height: 230px;
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    bottom: -94px;
    margin: 0 auto;

}

.awards_banner_inner .award_badge img {
    width: 270px;
    object-fit: contain;
    height: 230px;
}

.awards_banner_inner {
    background: url(https://creativewo2stg.wpenginepowered.com/wp-content/uploads/2025/02/cws-award-banner.png) no-repeat center/cover;
    padding: 134px 0 257px 0;
    position: relative;
}

.awards_banner_inner h3 span {
    color: #fff;
}

.awards_banner_inner h1.award-title {
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.istem-sec .section-columns-txt {
    max-width: 750px !important;
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
}

.slip .menu_overlay {
    z-index: 98;
    visibility: visible;
    opacity: 1;
}

.transition {
    transition: all ease 0.2s;
}

.slick-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    list-style-type: none;
    margin: 20px 0 0 0;
}

.slick-dots li button {
    border-radius: 100%;
    width: 12px;
    height: 12px;
    border: none;
    background: rgba(0, 0, 0, 0.3);
    font-size: 0;
}

.slick-dots li.slick-active button {
    background: rgba(0, 0, 0, 0.8);
}



/******-------   New-blocks-style-start-here  -------*****/

/* OUR VISION STYLE START */
.section-heading-box .section-heading h3 {
    font-family: Outfit;
    font-size: 70px;
    font-weight: 700;
    line-height: 88.2px;
    text-align: center;
    color: #FF7C16;
}

.section-heading-box .section-heading-para p {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 400;
    line-height: 39px;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    color: #1A1818;
}

.section-heading-box {
    display: flex;
    flex-direction: column;
    gap: 12px;
    /* max-width: 678px; */
}

/* #cws-curriculum .our-philosophy-img {
    max-width: 550px;
    width: 100%;
}
#cws-curriculum .section-heading-box {
    max-width: 682px;
    width: 100%;
} */
.our-vision-inner-hover img {
    max-width: 64px !important;
    width: 100% !important;
    height: auto !important;
}

.our-vision-inner-hover h4 img {
    max-width: 300px !important;
    width: 100% !important;
}

.our-vision-outer-box {
    display: flex;
    gap: 19px;
    padding-top: 70px;
    /* flex-wrap: wrap; */
}

.our-vision-box {
    max-width: 420px;
    width: 100%;
}

.our-vision-inner-hover {
    /* background: #8E58A4; */
    border-radius: 20px;
    padding: 35px 40px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 28px;

}

.our-vision-inner-hover h4 {
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.our-vision-inner-hover h4 span {
    font-family: Outfit;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #ffffff;
}

.our-vision-inner-hover p {
    font-family: Outfit;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
}

.our-vision-box {
    perspective: 1000px;
    position: relative;
    height: 637px;
    /* Adjust to your needs */
}

.our-vision-section .our-vision-inner-box {
    /* border: 2px #F58020 solid; */
    border-radius: 14px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* .our-vision-section .our-vision-inner-box:after {
    content: '';
    position: absolute;
    top: 10px;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    left: 10px;
    border: 2px solid #F58020;
    border-radius: 14px;
    z-index: -1;
} */
.our-vision-section .inner-border {
    position: absolute;
    top: 10px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    border-radius: 14px;
}

.our-vision-section .flip-box-icon-img {
    display: flex;
    justify-content: center;
}

.our-vision-section .flip-box-icon-img img {
    max-width: 112px;
    width: 100%;
    padding: 0 0 15px 0;
}

.our-vision-section .flip-box-text-img img {
    max-width: 294px;
    width: 100%;
}

.our-vision-section .flip-box-text-img {
    display: flex;
    justify-content: center;
}

.flip-box-text-sec h4 {
    font-size: 45px;
    FONT-WEIGHT: 600;
    line-height: 50px;
    text-align: center;
}

.our-vision-inner-box,
.our-vision-inner-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    transition: transform 0.6s;
}

.our-vision-inner-box {
    z-index: 2;
    transform: rotateY(0deg);
}

.our-vision-inner-hover {
    transform: rotateY(-180deg);
}

/* OUR VISION STYLE END */
/* OUR MISSION STYLE START */
.our-mission-section .section-heading h3 {
    color: #33BBDA;
}

.our-mission-section .section-heading-para p {
    /* max-width: 771px; */
    max-width: 820px;
}

.header-search-sec {
    display: none;
}

.our-mission-img-box {
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 60px;
}

.our-mission-img-box img {
    max-width: 100%;
    border-radius: 20px;
}

/* OUR VISION STYLE END */
/* OUR SCHOOL STYLE START */
.our-school-section .section-heading h3 {
    max-width: 662px;
    width: 100%;
    margin: 0 auto;
    color: #9765A9;
}

.our-school-section .section-heading-para p {
    max-width: 902px;
    width: 100%;
    margin: 0 auto;
}

/* OUR SCHOOL STYLE END */
/* OUR PHILOSOPHY STYLE START */
.our-philosophy-inner {
    display: flex;
    /* gap: 100px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center; */
}

.our-philosophy-inner.reverse-columns-sec {
    justify-content: space-between;
}

.our-philosophy-img {
    max-width: 523px;
    width: 100%;
}

.our-philosophy-section .section-heading h3 {
    color: #9765A9;
    text-align: start;
}

.our-philosophy-section .section-heading-para p {
    text-align: start;
}

/* OUR PHILOSOPHY STYLE END */
/* EDUCATION STYLE START */
.education-section .section-heading h3 {
    color: #E5863B;
}

.education-section.infants-education {
    padding: 30px 0 0 0;
}

.education-section .section-heading-para p {
    max-width: 730px;
}

.education-section .section-heading h6 {
    font-family: Outfit;
    font-size: 40px;
    font-weight: 700;
    line-height: 50.4px;
    text-align: center;
    color: #E5863B;
    padding-top: 10px;
    padding-bottom: 36px;
}

.education-slider-item {
    /* background: #FFF2E8; */
    border-radius: 18px;
    padding: 80px 130px;
    width: 100%;
    max-width: 991px;
    margin: 0 auto;
    box-shadow: 0px 0px 15px 0px rgba(35, 31, 32, 0.13);
    position: relative;
    overflow: hidden;
}

.education-slider-item .overlay {
    opacity: .15;
}

.education-slider-box .swiper-slide {
    padding: 15px;
}

.education-section .swiper-button-next:after,
.education-section .swiper-button-prev:after {
    content: unset !important;
}

.education-section .swiper-pagination {
    display: none;
}

.education-section .swiper-pagination-bullet-active {
    background: #E5863B;
}

.our-education-layer {
    padding-top: 40px;
}

/* EDUCATION STYLE END */
/* PROGRAM STYLE START */
.our-program-section .section-heading h3 {
    color: #9765A9;
}

.our-program-section .section-heading-para p {
    color: #9765A9;
    text-transform: uppercase;
}

.our-program-section {
    position: relative;
    z-index: 0;
}

.our-program-section::before {
    position: absolute;
    content: "";
    background: url(../../images/pink-ellipse.svg) no-repeat center;
    background-size: cover;
    width: 644px;
    height: 820px;
    right: 0;
    top: -160px;
    z-index: -1;
}

.our-program-outer-box {
    width: 100%;
    max-width: 868px;
    margin: 0 auto;
    padding-top: 90px;
}

.our-program-inner-box {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -14px;
    justify-content: center;
    gap: 28px 0;
}

.our-program-outer-box .progam-col-box {
    width: 50%;
    padding: 0 14px;
    position: relative;
    transition: all ease .4s;
}

.progam-col-box:hover {
    transform: translateY(-10px);
}

.our-program-outer-box .progam-col-box a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 13px;
    width: calc(100% - 27px);
}

.cols3_sec .our-program-outer-box {
    max-width: 100%;
}

.cols3_sec .our-program-outer-box .progam-col-box {
    width: 33.33%;
}

.our-program-box {
    max-width: 419px;
    width: 100%;
    padding: 20px 30px;
    min-height: 300px;
    height: 100%;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.our-program-box:nth-child(2) {
    border: 2px solid #A5CD3A;
    border-bottom: 10px solid #A5CD3A;
    color: #A5CD3A;
}

.our-program-box:nth-child(3) {
    border: 2px solid #EF8022;
    border-bottom: 10px solid #EF8022;
    color: #EF8022;
}

.our-program-box:nth-child(4) {
    border: 2px solid #3ABEDB;
    border-bottom: 10px solid #3ABEDB;
    color: #3ABEDB;
}

.our-program-box h6 {
    font-family: Outfit;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
}

.our-program-layer {
    padding-top: 40px;
}

/* PROGRAM STYLE END */

/* GLANCE STYLE START */

.glance-section.our-philosophy-section .our-philosophy-img {
    max-width: 550px;
}

.glance-section.our-philosophy-section .section-heading-box {
    width: calc(100% - 550px);
    padding-left: 65px;
}

.glance-section.our-philosophy-section .section-heading h3 {
    font-size: 55px;
    line-height: 63px;
}

.glance-section.our-philosophy-section .section-heading h3:has(+ h6) {
    padding-bottom: 30px;
}

.glance-section.our-philosophy-section .section-heading-para {
    padding-top: 40px;
}

/* .glance-section.our-philosophy-section .section-heading-box {
    gap: 0;
} */

.glance-section.our-philosophy-section .our-philosophy-inner {
    /* gap: 200px;
    gap: 80px; */
    align-items: center;
}

.glance-section .section-heading h6 {
    font-family: Outfit;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    /* text-align: center; */
}



/* GLANCE STYLE END */
/* INFANTS EDUCATION STYLE START */
.infants-education .education-slider-item {
    max-width: 1174px;
    padding: 80px 15px;
}

.infants-education .education-slider-item .infants-education-outer-box {
    gap: 12px;
}

.infants-education-outer-box {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.infants-education-box {
    width: 100%;
    max-width: 273px;
    border: 2px solid #E5863B;
    border-radius: 18px;
    background: #fff;
    padding: 32px;
}

.infants-education-img {
    background: #E5863B;
    border-radius: 50%;
    width: 72px;
    margin: 0 auto;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.infants-education-box h6 {
    font-family: Outfit;
    font-size: 18px;
    font-weight: 700;
    line-height: 22.68px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

.infants-education-box p {
    font-family: Outfit;
    font-size: 13px;
    font-weight: 400;
    line-height: 21.68px;
    text-align: center;
}

/* INFANTS EDUCATION STYLE END */
/* INFANT DEVELOPMENT STYLE START */
.grid-three-crd .section-card-gallery {
    display: flex;
    gap: 30px;
    padding-top: 35px;
    flex-wrap: wrap;
    max-width: 986px;
    justify-content: center;
    margin: 0 auto;
}

.infants-development-img {
    /* min-width: 567px;
    width: 100%; */
}

.lothal .section-inner {
    padding: 140px 0 0 0 !important;
}

.infants-development-img img {
    width: 100%;
    max-width: 100%;
    border-radius: 14px;
}

.reverse-columns-sec {
    flex-direction: row-reverse;
}

.infants-development-inner {
    display: flex;
    gap: 80px;
    align-items: start;
    /* padding: 30px 0 0 0; */
}

.content-list-side-img .infants-development-inner {
    gap: 90px;
}

.infants-development-inner .cws-preschool-img-box {
    width: 45%;
    position: sticky;
    top: 120px;
}

.infants-development-inner .outer-infants-development-info-box h3 {
    position: sticky;
    top: 100px;
    background: #fff;
    padding-bottom: 5px;
}

.infants-development-inner .outer-infants-development-info-box {
    width: 55%;
}

.outer-infants-development-info-box .infants-development-list-box:has(p) {
    padding-top: 60px;
    gap: 50px;
}

.infants-development-info-box h3 {
    font-family: Outfit;
    font-size: 55px;
    font-weight: 700;
    line-height: 65px;
    text-align: left;
    color: #9765A9;
}

.infants-development-info-box h3:has(+ .heading-para) {
    padding-bottom: 30px;
}

.infants-development-list {
    display: flex;
    align-items: start;
    gap: 27px;
}

.infants-development-list-box {
    display: flex;
    flex-direction: column;
}

.infants-development-list .number-box {
    min-width: 50px;
    aspect-ratio: 1/1;
    background: #9765A9;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Outfit;
    font-weight: 800;
    font-size: 22px;
}

.infants-development-list .right-info-box h6 {
    font-family: Outfit;
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    color: #1A1818;
    padding-bottom: 16px;
}

.infants-development-info-box p {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #1A1818;
}

.pop-form-sec #gform_wrapper_4 {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 14px;
    border: 6px #33bbda solid;
}

/* INFANT DEVELOPMENT STYLE END */
/* LIFE INFANT STYLE START */
.infants-development-accodian {
    border-bottom: 1px solid #D4D4D4;
}

.infants-development-accodian-btn {
    background: transparent;
    border: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 30px 0;
    cursor: pointer;
}

.acoodian-btn-text {
    display: flex;
    align-items: center;
    gap: 22px;

}

.acoodian-btn-text h6 {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    color: #333333;
    text-align: left;
}

.life-infant p {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
}

.life-infant .infants-development-info-box h3 {
    padding-bottom: 38px;
}

.acoodian-btn-arrow {
    font-size: 21px;
    color: #666666;
}

.infants-development-accodian-info {
    padding-bottom: 30px;
    display: none;
}

.infants-development-accodian.active .acoodian-btn-text h6 {
    color: #9765A9;
}

.infants-development-accodian.active .acoodian-btn-arrow i {
    color: #9765A9;
    transform: rotate(180deg);
}

.acoodian-icon {
    width: 32px;
}

/* LIFE INFANT STYLE END */
/* INFANT ASSESSMENT STYLE START */
.infant-assessment .heading-para {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #9765A9;
}

.inner-description-sec {
    padding-top: 40px;
}

.infants-development-accodian-box {
    padding-top: 50px;
}

/* INFANT ASSESSMENT STYLE END */
/* OUR VALUES STYLE START */
.our-values .section-heading h3 {
    color: #A7CF39;
}

.our-values .section-heading-box {
    padding: 0 20px;
}

.our-values-slider {
    border: 2px solid #E82689;
    border-bottom: 10px solid #E82689;
    border-radius: 20px;
    max-width: 419.02px;
    width: 100%;
    min-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;

}

.icons-content-hover-sider .our-values-slider {
    border-radius: 20px;
    max-width: 100%;
    width: 100%;
    min-height: 519px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
    transition: transform 0.6s;
}

.icons-content-hover-sider .our-values-slider.flipped {
    transform: rotateY(180deg);
}

.our-values-slider-inner {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.icons-content-hover-sider .our-values-slider-inner {
    border-radius: 20px;
    padding: 35px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 28px;
    width: 100%;
    height: 519px;
    transform: rotateY(0deg);
    position: relative;
    z-index: 2;
}

section.wow_img_sec {
    transform: translateY(100px);
}

/* .page-id-12977 .wow_img_sec {
    display: none;
} */
.inner-wow-sec {
    position: relative;
}

.inner-wow-sec .wow-girl {
    position: absolute;
    right: 15px;
    top: 0;
    max-width: 350px;
    width: 100%;
}

.inner-wow-sec .wow-boy {
    position: absolute;
    left: -15px;
    top: 0;
    max-width: 350px;
    width: 100%;
}

.inner-wow-sec img.wow-creating {
    max-width: 270px;
    width: 100%;
    position: absolute;
    right: 209px;
    top: -24px;
    z-index: 9;
    display: flex;
    left: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-a {
    max-width: 33px;
    width: 100%;
    position: absolute;
    right: -150px;
    top: 20px;
    z-index: 9;
    display: flex;
    left: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-world {
    max-width: 149px;
    width: 100%;
    position: absolute;
    right: -268px;
    top: 60px;
    z-index: 9;
    display: flex;
    left: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-as {
    max-width: 50px;
    width: 100%;
    position: absolute;
    right: -363px;
    top: 158px;
    z-index: 9;
    display: flex;
    left: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-we {
    max-width: 57px;
    width: 100%;
    position: absolute;
    right: -369px;
    top: 203px;
    z-index: 9;
    display: flex;
    left: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-board {
    position: relative;
    left: 0;
    top: -100px;
    right: -25px;
    display: flex;
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    z-index: 3;
}

.inner-wow-sec .wow-textt {
    position: absolute;
    left: 0;
    top: -25px;
    right: 0px;
    display: flex;
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
    z-index: 4;
    opacity: 0;
}

.inner-wow-sec .wow-of {
    max-width: 50px;
    width: 100%;
    position: absolute;
    top: 168px;
    z-index: 9;
    display: flex;
    left: -418px;
    right: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-together {
    max-width: 242px;
    width: 100%;
    position: absolute;
    right: -259px;
    top: 272px;
    z-index: 9;
    display: flex;
    left: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-wonder {
    max-width: 289px;
    width: 100%;
    position: absolute;
    top: 140px;
    z-index: 9;
    display: flex;
    left: -30px;
    right: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-learn {
    max-width: 236px;
    width: 100%;
    position: absolute;
    top: 265px;
    z-index: 9;
    display: flex;
    left: -269px;
    right: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-joy {
    max-width: 90px;
    width: 100%;
    position: absolute;
    bottom: 340px;
    z-index: 11;
    display: flex;
    left: -150px;
    right: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-inspiring {
    max-width: 225px;
    width: 100%;
    position: absolute;
    top: 373px;
    z-index: 11;
    display: flex;
    left: -328px;
    right: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-laughter {
    max-width: 342px;
    width: 100%;
    position: absolute;
    bottom: 215px;
    z-index: 11;
    display: flex;
    right: -124px;
    left: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-and {
    max-width: 100px;
    width: 100%;
    position: absolute;
    bottom: 253px;
    z-index: 11;
    display: flex;
    right: 367px;
    left: 0;
    margin: 0 auto;
}

.inner-wow-sec .wow-love {
    max-width: 120px;
    width: 100%;
    position: absolute;
    bottom: 343px;
    z-index: 11;
    display: flex;
    right: 0px;
    left: 101px;
    margin: 0 auto;
}

.inner-wow-sec .wow-curiosity {
    max-width: 305px;
    width: 100%;
    position: absolute;
    top: 358px;
    z-index: 11;
    display: flex;
    right: 0px;
    left: 243px;
    margin: 0 auto;
}

.inner-wow-sec .wow-with {
    max-width: 110px;
    width: 100%;
    position: absolute;
    bottom: 346px;
    z-index: 11;
    display: flex;
    right: 393px;
    left: 0;
    margin: 0 auto;
}


.section-heading-box .section-heading-para p b {
    font-weight: 600;
}

.icons-content-hover-sider .section-bottom-para p {
    text-align: center;
    padding: 50px 0;
    font-size: 24px;
    line-height: 38px;
    font-weight: 400;
    color: #323232;
    text-align: center;
}

.icons-content-hover-sider .section-heading-box .section-heading h3 {
    font-family: Outfit;
    font-size: 70px;
    font-weight: bold;
    text-align: center;
    color: #9765A9;
}

.icons-content-hover-sider .our-values-slider-inner {
    z-index: 2;
    transform: rotateY(0deg);
}

.icons-content-hover-sider .zoom-btn {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 3;
    pointer-events: none;
    /* Ensures zoom-btn remains in place */
}

.icons-content-hover-sider .our-values-slider-inner p {
    font-size: 45px;
    FONT-WEIGHT: 600;
    line-height: 50px;
    max-width: 250px;
    width: 100%;
    text-align: center;
}

.our-values-slider .zoom-btn {
    position: absolute;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    transition: all ease 0.3s;
}

.our-values-slider .zoom-btn:hover {
    transform: scale(1.1);
}

.our-values-slider .zoom-btn circle,
.our-values-slider .zoom-btn svg path {
    transition: all ease .3s;
}

.our-values-slider .zoom-btn circle.hover {
    opacity: 0;
}

.our-values-slider .zoom-btn:hover circle.hover {
    opacity: 1;
}

.our-values-slider .zoom-btn:hover circle.static {
    opacity: 0;
}

.our-values-slider .zoom-btn:hover svg path {
    stroke: #fff;
}

.our-values-banner {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: auto;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
}

.our-values-banner-outer .our-values-banner-img img {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: block;
}

.our-values-banner-inner {
    max-width: 900px;
    background: #fff;
    padding: 50px 35px 30px;
    box-shadow: 0px 0px 10px 0px #00000026;
    border-radius: 20px;
    position: relative;
}

.our-values-banner-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 40px;
}


.our-values-banner-heading img {
    max-width: 130px;
}

.our-values-banner-heading p {
    font-family: Outfit;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    width: 67%;
}

.our-values-banner-close-btn {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 30px;
}

.our-values-banner-close-btn i {
    font-size: 24px;
    color: #0000005E;
}

.our-values-banner-outer {
    display: none;

}

.our-values-slider-box {
    padding-top: 65px;
}

/* OUR VALUES STYLE END */


/* Main-page-css start */
/* Ever excl css start */
.ever-excl .section-lower {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.ever-excl .section-inner {
    display: flex;
    flex-direction: column;
    gap: 70px;
}

.ever-excl .section-left-box-img img {
    max-width: 163px;
    width: 100%;
    mix-blend-mode: darken;
}

.ever-excl .section-left-box-text h5 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #1A1818;
}

.ever-excl .section-right-box h4 {
    font-size: 40px;
    font-weight: bold;
    color: #E8833F;
}

.ever-excl .section-left-box {
    max-width: 439px;
    border-radius: 20px;
    background: #9765a921;
    padding: 40px 45px;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 30px;
}

.ever-excl .section-right-paragraph {
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-family: 'Outfit';
}

.ever-excl .section_txt p {
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
    max-width: 950px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-family: 'Outfit';

}

.ever-excl .section_txt small {
    font-size: 24px;
    line-height: 34px;
    color: #9765A9;
    font-family: 'Outfit';
    letter-spacing: 4.8px;
    font-weight: bold;
    padding: 10px 0 35px;
    display: block;

}

.ever-excl .section-right-box {
    max-width: 752px;
    width: 100%;
    gap: 25px;
    display: flex;
    flex-direction: column;
}

.ever-excl .section_txt {
    text-align: center;
}

.ever-excl .section_txt h3 {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;

}

/* Ever excl css end */
/* Quality-Assure css start */
.quality-assure h3 {
    font-size: 40px;
    font-weight: bold;
    color: #9765A9;
    padding: 0 0 45px 0;
}

.quality-assure .section-inner {
    gap: 65px;
    display: flex;
    flex-direction: column;
}

.quality-assure .section-upper {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.quality-assure .section-lower {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.quality-assure .section-upper-txt {
    max-width: 676px;
    width: 100%;
    font-size: 24px;
    font-family: 'Outfit';
    line-height: 36px;
    color: #1A1818;

}

.quality-assure .section-upper-img img {
    max-width: 557px;
    width: 100%;
    border-radius: 20px;
}

/* Quality-Assure css end */
/* Schedule_tour css start */
.schedule_tour {
    background: url(../images/before-footer.png) no-repeat center/cover;
    margin: 0px 50px;
    border-radius: 20px;
    padding: 0px;
}

.all_awards_list {
    display: flex;
    flex-direction: column;
    gap: 120px;
}

.schedule_tour .section-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 55px 0px;
    gap: 20px;
}

.schedule_tour .section-txt {
    max-width: 763px;
    width: 100%;
}

.schedule_tour .section-txt span {
    color: #FCEE21;
}

.schedule_tour .section-txt h3 {
    font-size: 50px;
    line-height: 63px;
    font-weight: bold;
    color: #fff;
    text-align: left;
}

.schedule_tour .section-btn a {
    padding: 15px 40px;
    border-radius: 30px;
    background: #FCEE21;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'outfit';
}

.number-slidr .swiper-pagination {
    display: none;
}

/* Schedule_tour css end */
/* Creative-Care css start */
.creative-care .section-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    flex-wrap: wrap;
}

.creative-care .section-card-gallery {
    display: flex;
    gap: 30px;
    padding-top: 35px;
}

.creative-care .card-body {
    padding: 40px 45px;
    border-radius: 20px;
    /* border: 3px #33BBDA solid;
    background: #F0FCFF; */
    max-width: 302px;
    width: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.colored-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: .06;
}

.creative-care .card-body .inner-img-sec {
    max-width: 80px;
    width: 100%;
    height: 80px;
    padding: 0px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.creative-care .inner-img-sec img {
    max-width: 50px;
    width: 100%;
}

.creative-care .section-img img {
    max-width: 282px;
    width: 100%;
}

.creative-care .section-img {
    display: flex;
    justify-content: center;
}

.creative-care .section-heading small {
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
    color: #9765A9;
    letter-spacing: 4.8px;
    font-family: 'outfit';
    text-transform: uppercase;
}

.creative-care .section-heading {
    text-align: center;
}

.creative-care .section-txt {
    font-family: 'Outfit';
    max-width: 949px;
    width: 100%;
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
    text-align: center;
    margin: 0 auto;
}

.creative-care .card-body-txt {
    text-align: center;
}

.creative-care .card-body-txt h5 {
    font-size: 20px;
    font-weight: bold;
    color: #111111;
    text-align: center;
    padding: 25px 0 10px 0;
}

.creative-care .card-body-txt small {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Outfit';
}

/* Creative-Care css end */
/* Main-page-css end */
/* About-sub page start */
/* learn-experience css start */
/* .learn-exp .section-inner {
    gap: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.learn-exp {
    position: relative;
    z-index: 0;
}

.learn-exp:after {
    content: '';
    position: absolute;
    top: -68px;
    right: 0;
    background: url(../images/Ellipse-learn-exp.svg) no-repeat center/cover;
    width: 557px;
    height: 557px;
    z-index: 1;
}

.learn-exp::before {
    content: '';
    position: absolute;
    bottom: -68px;
    left: 0;
    background: url(../images/Ellipse\ -learn-before.png) no-repeat center/cover;
    width: 557px;
    height: 557px;
    z-index: 1;
}
.learn-exp-container {
    width: 100%;
    max-width: 1390px;
    padding: 0px 20px;
    margin: 0 auto;
}
.learn-exp .section-img img {
    max-width: 489px;
    width: 100%;
    box-shadow: 0 0 8px 0 #00000036;
    border-radius: 14px;
    border: 10px #fff solid;
}
.learn-exp .section-txt small {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 4px;
    font-family: Outfit;
    padding: 5px 0px;
}

.learn-exp .section-txt {
    max-width: 797px;
    width: 100%;
    flex-direction: column;
    align-items: self-start;
    display: flex;
}

.learn-exp .section-txt h3 {
    font-size: 70px;
    font-weight: bold;
    text-transform: capitalize;
    color: #33BBDA;
    line-height: 1.2;
}

.learn-exp .section-txt p {
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
    padding: 25px 0 55px 0;
}

.learn-exp .section-txt h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    padding: 10px 30px;
    background: yellow;
    border-radius: 40px;
} */

/* learn-experience css end */
/* Ed-philosophy css start */
.Ed-Philosophy .section-box img {
    max-width: 103px;
    width: 100%;
    mix-blend-mode: darken;
}


.Ed-Philosophy .section-txt h3 {
    font-size: 30px;
    font-weight: bold;
    color: #9765A9;
    padding: 30px 0 0 0;
}



.Ed-Philosophy .section-txt h4 {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    color: #4F4F4F;
    text-transform: uppercase;
    padding: 0 0 30px 0;
}

.Ed-Philosophy .section-txt p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.section-box {
    max-width: 366px;
    border-radius: 20px;
    padding: 50px 30px;
    overflow: hidden;

}

.Ed-Philosophy .section-heading-box .section-heading h3 {
    font-family: Outfit;
    font-size: 70px;
    font-weight: 700;
    line-height: 88.2px;
    text-align: center;
    color: #403F41;
}

.section-box .overlay {
    opacity: 0.1;
}

.Ed-Philosophy .section-heading-box {
    padding: 0 0 60px;
}

.section-gallery {
    gap: 20px;
    display: flex;
    justify-content: space-between;
}

.Ed-Philosophy .section-inner {
    padding: 120px 0px;
}

/* Ed-Station css start */

.Ed-Station {
    background: linear-gradient(180deg, #FCF1FF -77.14%, rgba(252, 241, 255, 0) 133.97%)
}

.Ed-Station .section-text h3 {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;
}

.Ed-Station .section-img img {
    max-width: 488px;
    width: 100%;
    border-radius: 20px;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #0000001c;
}

.Ed-Station .section-text {
    max-width: 722px;
    width: 100%;
}

.Ed-Station .section-text small {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Outfit';
    padding: 10px 0 0 0;
    display: block;
}

.Ed-Station .section-paragraph {
    gap: 30px;
    flex-direction: column;
    padding: 45px 0 0 0;
    font-size: 24px;
    line-height: 36px;
    display: flex;
}

.Ed-Station .section-paragraph span a {
    color: #9765A9;
    text-decoration: underline;
    font-weight: 600;
}

.quality-assure .section-upper-txt {
    max-width: 1182px;
    width: 100%;

    margin: 0 auto;
}

.quality-assure .section-upper-txt ul {
    margin-top: 25px;
}

.quality-assure .section-upper-txt ul li {
    margin-top: 12px;
}

#gallery-2 {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

#gallery-3 {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

/* Ed-Station css end */
/* Exploration-Station css start */
.Exploration-Station .section-text h3 {
    font-size: 70px;
    font-weight: bold;
    color: #33BBDA;
}

.Exploration-Station .section-img img {
    max-width: 488px;
    width: 100%;
    border-radius: 20px;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #0000001c;
}

.Exploration-Station .section-text {
    max-width: 722px;
    width: 100%;
}

.Exploration-Station .section-text small {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Outfit';
    padding: 10px 0 0 0;
    display: block;
}

.home .wide_section .image img {
    max-width: 100%;
    padding: 0 50px;
}

.Exploration-Station .section-paragraph {
    gap: 30px;
    flex-direction: column;
    padding: 45px 0 0 0;
    font-size: 24px;
    line-height: 36px;
    display: flex;
}

.Exploration-Station .section-paragraph span a {
    color: #33BBDA;
    text-decoration: underline;
    font-weight: 600;
}

/* Exploration-Station css end */
/* Enrichment Station css start */

.Enrichment_Station {
    background: linear-gradient(180deg, #F9FFEA -56.9%, rgba(249, 255, 234, 0) 108.72%);
}

.Enrichment_Station .section-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
}

.Enrichment_Station .section-text h3 {
    font-size: 70px;
    font-weight: bold;
    color: #A7CF39;
}

.Enrichment_Station .section-img img {
    max-width: 488px;
    width: 100%;
    border-radius: 20px;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #0000001c;
}

.Enrichment_Station .section-text {
    max-width: 722px;
    width: 100%;
}

.Enrichment_Station .section-text small {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Outfit';
    padding: 10px 0 0 0;
    display: block;
}

.Enrichment_Station .section-paragraph {
    gap: 30px;
    flex-direction: column;
    padding: 45px 0 0 0;
    font-size: 24px;
    line-height: 36px;
}

.Enrichment_Station .section-paragraph span a {
    color: #A7CF39;
    text-decoration: underline;
    font-weight: 600;
}

.Ed-Station .section-inner {
    padding: 148px 0px;
    gap: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Exploration-Station .section-inner {
    padding: 148px 0px;
    gap: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Enrichment_Station .section-inner {
    padding: 148px 0px;
    gap: 20px;
}

.page-id-1274 .center-container p.tili-lop strong {
    padding: 0 0 30px 0px;
    display: inline-block;
}

.page-id-1274 .center-container p.tulip-3 {
    display: inline-block;
    margin: 0 0 30px 0px;
}

/* Enrichment Station css end */
/* About-sub page end */

/* About-sub page2 start */
/* School-exp css start */
.School_exp .section-inner {
    gap: 20px;
    padding: 118px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.School_exp {
    position: relative;
    z-index: 0;
}

.School_exp:after {
    content: '';
    position: absolute;
    top: -68px;
    right: 0;
    background: url(../images/Ellipse-learn-exp.svg) no-repeat center/cover;
    width: 557px;
    height: 557px;
    z-index: 1;
}

.School_exp::before {
    content: '';
    position: absolute;
    bottom: -68px;
    left: 0;
    background: url(../images/Ellipse\ -learn-before.png) no-repeat center/cover;
    width: 557px;
    height: 557px;
    z-index: 1;
}


/* .learn-exp-container {
    width: 100%;
    max-width: 1390px;
    padding: 0px 20px;
    margin: 0 auto;
} */

.School_exp .section-img img {
    max-width: 489px;
    width: 100%;
    box-shadow: 0 0 8px 0 #00000036;
    border-radius: 14px;
    border: 10px #fff solid;
}

.School_exp .section-txt small {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 4px;
    font-family: Outfit;
    padding: 5px 0px;
}

.School_exp .section-txt {
    max-width: 797px;
    width: 100%;
    flex-direction: column;
    align-items: self-start;
    display: flex;
}

.School_exp .section-txt h3 {
    font-size: 70px;
    font-weight: bold;
    text-transform: capitalize;
    color: #9765A9;
    line-height: 1.2;
}

.School_exp .section-txt p {
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
    padding: 25px 0 55px 0;
}

.School_exp .section-txt h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    padding: 10px 30px;
    background: yellow;
    border-radius: 40px;
}

/* School-exp css end */
/* Istem css start */

.istem {
    background: linear-gradient(180deg, #F9FFEA -56.9%, rgba(249, 255, 234, 0) 108.72%);

}

.istem_container {
    width: 100%;
    max-width: 1525px;
    padding: 0px 20px;
    margin: 0 auto;
}

.istem .section-inner {
    padding: 148px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.istem .section-text h3 {
    font-size: 70px;
    font-weight: bold;
    color: #A7CF39;
}

.istem .section-img img {
    max-width: 628px;
    width: 100%;
    border-radius: 20px;
    border: 8px #A7CF39 solid;
    box-shadow: 0 0 16px 2px #0000001c;
}

.istem .section-text {
    max-width: 750px;
    width: 100%;
}

.istem .section-text small {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Outfit';
    padding: 10px 0 0 0;
    display: block;
}

.istem .section-paragraph {
    gap: 25px;
    flex-direction: column;
    padding: 45px 15px 0 0;
    font-size: 24px;
    line-height: 36px;
    display: flex;
}

.istem .section-paragraph span a {
    color: #A7CF39;
    text-decoration: underline;
    font-weight: 600;
}

.Kindergarten_tour.join-b4footer .section-txt {
    max-width: 1105px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
}

.Kindergarten_tour.join-b4footer .section-txt p {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    max-width: 483px;
    width: 100%;
    font-family: "DM Sans", sans-serif;
}

/* Istem css end */
/* Inquiry_learning css start */
.inquiry_learning .section-inner {
    padding: 175px 0px 95px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inquiry_learning .section-text h3 {
    font-size: 70px;
    font-weight: bold;
    color: #33BBDA;
}

.inquiry_learning .section-img img {
    max-width: 513px;
    width: 100%;
    border-radius: 20px;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #0000001c;
}

.inquiry_learning .section-text {
    max-width: 702px;
    width: 100%;
}

.inquiry_learning .section-text small {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-family: 'Outfit';
    padding: 10px 0 0 0;
    display: block;
}

.inquiry_learning .section-paragraph {
    gap: 20px;
    flex-direction: column;
    padding: 20px 0 0 0;
    font-size: 24px;
    line-height: 36px;
    display: flex;
}

.inquiry_learning .section-paragraph span a {
    color: #33BBDA;
    text-decoration: underline;
    font-weight: 600;
}

.coming_soon .inner .featured_image {
    position: relative;
}

.header-quote {
    display: none;
}

.coming_soon .inner .featured_image:after {
    content: 'Coming Soon';
    width: 200px;
    height: 50px;
    position: absolute;
    display: flex;
    font-weight: 500;
    top: 0;
    background: #20cbf2;
    font-family: 'Outfit';
    right: 0px;
    color: #fcee21;
    border-radius: 0 0 0px 12px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    opacity: 0.9;
}

/* Inquiry_learning css end */
/* About-sub page2 end */
/* Infant page css start */
/* Pre-Kidergaten css start */
.pre-kidergaten .section-inner {
    /* gap: 25px;
    display: flex; */
}

.pre-kidergaten .section-img img {
    max-width: 1300px;
    width: 100%;
    border-radius: 14px;
}

.location-template-default.scrollin .blog_hero_innr {
    position: fixed;
    background: #fff;
    padding: 20px 0px;
    z-index: 999;
    left: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 0;
}

.related_articles_area p {
    padding: 10px 20px;
}

.single-post .post h6 a {
    color: #777777;
    font-weight: 400;
    font-size: 18px;
    padding-top: 20px;
    display: inline-block;
}

.blog_left_area .alignnone {
    max-width: 100%;
    width: 100%;
    padding: 5px 0px;
}

.blog_left_area img.suleman-img {
    max-width: 500px;
    width: 100%;
    padding: 40px 0px 0 0;
}

.blog_left_area #attachment_6787 {
    max-width: 100%;
    width: 100%;
}

.pre-kidergaten .card-body {
    max-width: 302px;
    width: 100%;
    /* padding: 0px 24px; */
    text-align: center;
}

.pre-kidergaten .section-heading h3 {
    font-size: 55px;
    line-height: 63px;
    text-align: center;
    color: #9765A9;
}

.pre-kidergaten .card-img {
    max-width: 70px;
    width: 100%;
    height: 70px;
    border-radius: 100%;
    background: #9765A9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.pre-kidergaten .card-img img {
    /* max-width: 20px;
    width: 100%; */
}

.pre-kidergaten .card-text p {
    font-size: 16px;
    line-height: 22px;
    font-family: 'Outfit';
}

.pre-kidergaten .card-text h4 {
    font-size: 34px;
    line-height: 40px;
    color: #9765A9;
    font-weight: 600;
    padding: 42px 0 12px;
    font-family: 'Outfit';
}

.pre-kidergaten .section-cards-gallery {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 50px;
    padding: 50px 0 0 0;
}

.pre-kidergaten .section-cards-gallery.boxes_cols3_sec {
    max-width: 1055px;
}

.pre-kidergaten .section-heading-para {
    font-size: 24px;
    line-height: 36px;
    color: #333333;
    font-family: 'Outfit';
    max-width: 783px;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px;
}

.pre-kidergaten .section-heading-para p {
    text-align: center;
    font-family: 'Outfit';
}

/* Pre-Kidergaten css end */
/* CW App css start */
.cw-app .section-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.cw-app .section-right img {
    max-width: 622px;
    width: 100%;
    border-radius: 20px;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #00000021;
}

.cw-app .section-left-img img {
    max-width: 192px;
    width: 100%;
}

.cw-app .section-left-text {
    font-size: 35px;
    font-family: 'Outfit';
    line-height: 54px;
    color: #333333;
}

.cw-app .section-left {
    display: flex;
    flex-direction: column;
    gap: 55px;
    max-width: 589px;
}

.cw-app .section-left-text span {
    color: #9765A9;
    font-weight: 600;
}

.cw-app .section-left-img {
    gap: 15px;
    display: flex;
}

.cw-app .section-left h3 {
    font-size: 70px;
    font-weight: 700;
    line-height: 88px;
    color: #9765A9;
}

.cw-app .section-left .small-des p {
    font-family: Outfit;
    font-size: 23px;
    font-weight: 400;
    line-height: 36px;
    color: #1A1818;
}

.cw-app .section-left .small-des {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.top-horiznt-eclipse {
    position: relative;
    z-index: 1;
}

.top-bottm-eclipse {
    position: relative;
    z-index: 1;
}

.centr-right-eclipse {
    position: relative;
    z-index: 1;
}

.centr-left-eclipse {
    position: relative;
    z-index: 1;
}

.centr-lft-eclipse {
    position: relative;
    z-index: 1;
}

.istm-lft-top {
    position: relative;
    z-index: 1;
}

section.team-educate:before,
.istm-lft-top:before {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-purple.svg) no-repeat center;
    background-size: cover;
    width: 417px;
    height: 604px;
    left: 0px;
    top: -350px;
    z-index: -1;
}

section.team-educate:before,
.centr-lft-eclipse:before {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-purple.svg) no-repeat center;
    background-size: cover;
    width: 417px;
    height: 604px;
    left: 0px;
    bottom: -120px;
    z-index: -1;
}

section.team-educate:after,
.top-horiznt-eclipse:after {
    position: absolute;
    content: "";
    background: url(../../images/green-circle.svg) no-repeat center;
    background-size: cover;
    width: 417px;
    height: 417px;
    right: 0;
    bottom: -220px;
    z-index: -1;
}

section.team-educate:before,
.top-horiznt-eclipse:before {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-purple.svg) no-repeat center;
    background-size: cover;
    width: 417px;
    height: 604px;
    left: 0px;
    bottom: -220px;
    z-index: -1;
}

section.team-educate:after,
.enroll-creative:after {
    position: absolute;
    content: "";
    background: url(../../images/green-circle.svg) no-repeat center;
    background-size: cover;
    width: 480px;
    height: 480px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
}

section.team-educate:after,
.top-bottm-eclipse:after {
    position: absolute;
    content: "";
    background: url(../../images/green-circle.svg) no-repeat center;
    background-size: cover;
    width: 644px;
    height: 820px;
    right: 0;
    top: -160px;
    z-index: -1;
}

section.team-educate:after,
.tom-boi:after {
    position: absolute;
    content: "";
    background: url(../../images/green-circle.svg) no-repeat center;
    background-size: cover;
    width: 600px;
    height: 600px;
    right: 0px;
    top: -220px;
    z-index: -1;
}

section.team-educate:before,
.tom-boi:before {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-purple.svg) no-repeat center;
    background-size: cover;
    width: 417px;
    height: 600px;
    left: -64px;
    bottom: -180px;
    z-index: -1;
}

section.team-educate:before,
.top-bottm-eclipse:before {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-purple.svg) no-repeat center;
    background-size: cover;
    width: 417px;
    height: 600px;
    left: -64px;
    top: 0px;
    z-index: -1;
}


section.team-educate:after,
.centr-right-eclipse:after {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-right-side-shape.svg) no-repeat center;
    background-size: cover;
    width: 428px;
    height: 428px;
    right: 0;
    bottom: 80px;
    z-index: -1;
}

section.team-educate:after,
.centr-left-eclipse:after {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-left-side-shape.svg) no-repeat center;
    background-size: cover;
    width: 428px;
    height: 428px;
    left: 0;
    bottom: 80px;
    z-index: -1;
}

.right-info-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.right-info-box h4 {
    font-size: 23px;
    line-height: 28px;
    color: #9765A9;
    font-weight: 500;
}

.cws-preschool-learn-more p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}

.Kindergarten_tour,
.in_box3 {
    /* background: url(../images/before-footer.png) no-repeat center/cover; */
    margin: 60px 50px 0 50px;
    border-radius: 20px;
    padding: 0px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.in_box3 {}

.in_box3_inner {
    background-color: #20cbf2;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 55px 20px;
    gap: 20px;

}

.in_box3 .in_box3_txt b {
    font-size: 50px;
    line-height: 63px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    display: block;
}

.single-location .in_box3 {
    background-color: #20cbf2;
}

.in_box3 .in_box3_txt p {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    color: #fff;
    width: 100%;
    font-family: 'Outfit';
}

.in_box3_btn a {
    padding: 15px 40px;
    border-radius: 30px;
    background: #FCEE21;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'outfit';
    cursor: pointer;
    display: inline-block;
    transition: all ease .4s;
}

.in_box3_btn a:hover {
    background: #9fc92c !important;
    color: #fff;
}


.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.Kindergarten_tour .section-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 55px 0px;
    gap: 20px;
}

p:empty {
    display: none;
}

.Kindergarten_tour p {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    color: #fff;
    width: 100%;
    font-family: 'Outfit';
}

.Kindergarten_tour .section-txt {
    max-width: 712px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: space-between;
    gap: 20px;
}

.Kindergarten_tour .section-txt span {
    color: #FCEE21;
}

.Kindergarten_tour .section-txt h3 {
    font-size: 50px;
    line-height: 63px;
    font-weight: bold;
    color: #fff;
    text-align: left;
}

.Kindergarten_tour .section-btn {
    padding: 15px 40px;
    border-radius: 30px;
    background: #FCEE21;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'outfit';
    cursor: pointer;
    display: inline-block;
    transition: all ease .4s;
}

.Kindergarten_tour .section-btn a {
    padding: 15px 40px;
    border-radius: 30px;
    background: #FCEE21;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'outfit';
    cursor: pointer;
    display: inline-block;
    transition: all ease .4s;
}

.Kindergarten_tour .section-btn a:hover {
    background: #9fc92c !important;
    color: #fff;
}

.Kindergarten_tour .section-btn:hover {
    background: #9fc92c !important;
    color: #fff;
}

.award_column:nth-child(even) {
    flex-flow: row-reverse;
}

.ginput_complex span {
    width: 100%;
}

/* CW App css end */
/* Infant page css end */

/* Timeline-sec-start */
.timeline-txt h3 {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;
    text-align: center;
}

.timeline-txt h4 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 6px;
    color: #9765A9;
    text-align: center;
}

.timeline-pipeline {
    display: flex;
    max-width: 1300px;
    width: 100%;
    min-width: 900px;
    margin: 0 auto;
    border-top: 4px #ECECEC solid;
}


.timeline-years {
    max-width: 220px;
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

.timeline-years a {
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
    color: #606060;
    text-decoration: none;
    padding: 12px 0 0 0;
    font-family: 'outfit';
}

.timeline-years:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    top: -13px;
    background: #33BBDA;
    border: 5px #fff solid;
    box-shadow: 0 0 10px 0 #00000021;
}

.timeline-chart {
    height: 500px;
    display: flex;
    align-items: end;
    padding: 0px 20px;
    overflow-x: auto;
}

.card-outer-img img {
    max-width: 47px;
    width: 100%;
}

.card-outer-img {
    min-width: 75px;
    height: 75px;
    border-radius: 100%;
    background: #9765a91f;
    display: flex;
    justify-content: center;
    align-items: center;
}

.timeline-chart .time-card-outer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.timeline-chart .card-outer-txt h2 {
    font-size: 40px;
    line-height: 24px;
    color: #9765A9;
}

.card-outer-txt h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #333333;
}

.card-outer-txt {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 20px 0 0 0;
}

.time-card-txt {
    width: 300px;
    display: flex;
    position: absolute;
    gap: 20px;
    bottom: 85px;
    padding: 20px;
    left: 0;
    border-radius: 20px;
    flex-direction: column;
    box-shadow: 0 0 10px 0px #00000024;
    transition: ease-in-out 0.8s !important;
}

/* Initially hide all popups */
.time-card-txt {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

/* Show popups when the visible class is applied */
.time-card-txt.visible {
    opacity: 1;
}

/* Timeline-sec-end */

/* Top-main-banner-sec-start-here */
.top-main-banner-sec {
    padding: 220px 0;
    position: relative;
    z-index: 0;
}

.top-main-banner-sec h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    color: #fff;
    margin-bottom: 12px;
}

.top-main-banner-sec h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 22.68px;
    letter-spacing: 0.11em;
    color: #fff;
    text-transform: uppercase;
}

.top-main-banner-sec::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

/* Top-main-banner-sec-end-here */

/* CWS PRESCHOOL STYLE START  */
.cws-preschool-img-box {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.cws-preschool-img-box .infants-development-info-box {
    background: #f1ebf4;
    padding: 50px 35px;
    border-radius: 14px;
    width: 100% !important;
}

.cws-preschool-img-box .infants-development-info-box .infants-development-list-box {
    gap: 40px;
}

.cws-preschool-img-box .infants-development-info-box h3 {
    font-size: 38px;
    line-height: 48px;
}

.cws-preschool-img-box .infants-development-info-box {
    gap: 40px;
    display: flex;
    flex-direction: column;
}

.icons-content-hover-sider .section-heading-box {
    padding: 0 20px;
}

.infants-development-section .cws-preschool-learn-more {
    background: #9765A9;
    border-radius: 14px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin: 50px 0 0 0;
}

.icons-content-hover-sider .our-values-slider-inner,
.back-sec {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}

.back-sec {
    transform: rotateY(180deg);
}

.crft-parent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.crft {
    max-width: 45%;
    width: 100%;
}

.cws-preschool-learn-more .cws-preschool-btn a {
    background: #FCEE21;
    border-radius: 30px;
    padding: 22px 40px;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    text-decoration: none;
    color: #000000;
    display: inline-block;
}

.mobile_trigger_btn img {
    display: none;
}

.cws-preschool-img-box .infants-development-list .right-info-box p {
    font-size: 20px;
    line-height: 28px;
}

.cws-preschool-learn-more {
    background: #9765A9;
    border-radius: 14px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 60px;
    padding-bottom: 70px;
}

.cws-preschool-learn-more h6 {
    font-family: Outfit;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #ffffff;
}

.cws-preschool-btn a {
    background: #FCEE21;
    border-radius: 30px;
    padding: 22px 40px;
    font-family: Outfit;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    text-decoration: none;
    color: #000000;
}

.cws-preschool-btn {
    text-align: center;
}

/* CWS PRESCHOOL STYLE END */

/* new-curriculum-sec-start */
.curriculum_grid_main ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: auto;
    gap: 30px 0px;
}

.curriculum_grid_main li:first-child {
    grid-column: span 2;
    grid-row: span 3;
}

.curriculum_grid_main li {
    /* grid-column: span 1; 
    grid-row: span 1;  */
    width: unset !important;
}

.curriculum_grid_main li a {
    display: block;
    height: 100%;
    text-decoration: none;
    color: inherit;
}

.curriculum_grid_main li:first-child .featured_image {
    height: 100%;
}

.page-id-580 .curriculum_inner .text h2 {
    color: #9765a9;
}

.page-id-580 .curriculum_inner {
    gap: 80px;
}

.curriculum_section {
    padding: 0px 50px;
}

.curriculum_section .center_container {
    max-width: 100%;
}

/* new-curriculum-sec-end */

/* Only-heading-dec-sec-start */
.only-heading-dec-sec .section-heading h3 {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;
    padding: 0px 0 10px 0;
    /* max-width: 816px; */
    max-width: 835px;
    margin: 0 auto;
    text-align: center;
}

.only-heading-dec-sec .section-sub-heading {
    max-width: 820px;
    text-align: center;
    margin: 0 auto;
}

.only-heading-dec-sec .section-heading-para {
    padding-top: 10px;
    max-width: 902px;
    margin: 0 auto;
}

.only-heading-dec-sec .section-heading-para p {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 400;
    line-height: 37px;
    text-align: center;
}

.page-id-580 .only-heading-dec-sec .section-heading h3 {
    max-width: 810px;
}

/* .section-box .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.85;
    z-index: -1;
    border-radius: 20px;
    background: #9765a91a !important;
}
.section-box .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.85;
    z-index: -1;
    border-radius: 20px;
    background: #9765a91c !important;
} */
/* Only-heading-dec-sec-end */


/* Video-sec-start */
.video-with-banner-sec .banner {
    padding: 50px 0px 70px 0;
    /* position: relative;
    border-radius: 20px;
    overflow: hidden;
    z-index: 0; */
}

.section-columns-img video {
    width: 100%;
}

.video-with-banner-sec .banner img[alt="video banner"] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Banner Image */
.banner {
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
}

/* Play Button */
.play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-with-banner-sec button {
    cursor: pointer;
    transition: opacity 0.3s;
    background: transparent;
    border: none;
}

.video-player {
    display: none;
    width: 100%;
}

.pause-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.pause-button {
    cursor: pointer;
}

/* Video-sec-end */


/* Number-slider-sec-start */
.creativ_component_txt h2 {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;
    text-align: center;
}

.creativ_component_txt p {
    font-size: 24px;
    line-height: 40px;
    color: #1A1818;
    text-align: center;
    font-family: 'Outfit';
    text-transform: capitalize;
    max-width: 1066px;
    margin: 0 auto;
}

.image-banner-sec:has(+ .creativ_component) {
    margin-bottom: 50px;
}

.creativ_component_txt {
    padding: 0px;
}

.number-slidr .our-values-slider {
    border-radius: 20px;
    /* max-width: 378px; */
    width: 100%;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: unset;
    align-items: center;
    text-align: center;
    position: relative;
    padding: 58px 40px 75px 41px;
    gap: 35px;
    min-height: 100%;
}

.number-slidr .values-slider-count {
    font-size: 70px;
    font-weight: bold;
    color: #fff;
    height: 110px;
    font-family: 'Outfit';
    width: 110px;
    display: flex;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
}

.number-slidr .our-values_txt {
    font-size: 35px;
    line-height: 45px;
    FONT-WEIGHT: 600;
    font-family: 'Outfit';
}

.number-slidr .our-values-slider-box .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    gap: 20px;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.number-slidr .our-values-slider-box .swiper-slide {
    flex-shrink: 0;
    /* max-width: 380px;
    width: 100%; */
    height: auto;
    position: relative;
    transition-property: transform;
    display: block;
}

.number-slidr .swiper-backface-hidden .swiper-slide {
    /* transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(165px) !important; */
}

.number-slidr .section-heading h3 {
    font-family: Outfit;
    font-size: 70px;
    font-weight: 700;
    line-height: 88.2px;
    text-align: center;
    color: #9765A9;
    max-width: 1152px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

/* Number-slider-sec-end */

/* Info boxes Section Start */
.number-slidr .section-inner {
    padding: 0 0 70px 0;
}

.creativ_comp_col {
    border-bottom: 1px #D4D4D4 solid;
}

.creativ_component_gallery {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    padding: 80px 0px;
}

.creativ_comp_outer {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.creativ_comp_col h5 {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
    color: #323232;
}

.creativ_comp_col p {
    font-size: 15px;
    line-height: 22px;
    color: #323232;
    font-family: 'Outfit';
    padding: 5px 0 15px 0;
}

.creativ_comp_body {
    max-width: 415px;
    width: 100%;
    padding: 44px 42px;
    border: 2px #FF7F2F solid;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 45px;
}

.creativ_comp_body .bor-none {
    border-bottom: none;
}

.c-body2 {
    max-width: 415px;
    width: 100%;
    padding: 44px 42px;
    border: 2px #9765A9 solid;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 45px;
}

.c-body3 {
    max-width: 415px;
    width: 100%;
    padding: 44px 42px;
    border: 2px #ACC13D solid;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 45px;
}

.creativ_comp_heading h3 {
    font-size: 40px;
    line-height: 45px;
    color: #F4772E;
    font-weight: bold;
}

.c-body2 h3 {
    font-size: 40px;
    line-height: 45px;
    color: #9765A9;
    font-weight: bold;
}

.c-body3 h3 {
    font-size: 40px;
    line-height: 45px;
    color: #ACC13D;
    font-weight: bold;
}

.page-id-745 .section-txt h3 {
    max-width: 710px;
    width: 100%;
}

/* Info boxes Section End */


/* Team-boxes SECTION START */
.team-educate .team-educate-inner {
    padding: 0px;
}

.team-educate .section-card-gallery {
    display: flex;
    justify-content: space-between;
    max-width: 1220px;
    width: 100%;
    margin: 0 auto;
    gap: 20px;
}

.team-educate .section-heading {
    text-align: center;
    padding: 0 0 70px 0px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.team-educate .section-card-txt h4 {
    font-size: 30px;
    font-weight: bold;
    color: #9765A9;
    font-family: 'Outfit';
}

.team-educate .section-card-txt p {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-family: 'Outfit';
}

.team-educate .section-card-txt {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.team-educate .section-heading h3 {
    font-size: 70px;
    font-weight: bold;
    color: #403F41;
}

.team-educate .section-heading p {
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
}

.team-educate .section-card-body {
    max-width: 390px;
    width: 100%;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 40px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: #fff;
}

.team-educate .section-card-body .overlay {
    opacity: .1;
}

.team-educate .section-card-txt {
    padding: 60px 23px 0 23px;
}

.team-educate .section-card-img img {
    max-width: 390px;
    width: 100%;
    border-radius: 0 0 20px 20px;
    margin-bottom: -8px;
}

body:has(.active-popup) {
    overflow: hidden;
}

section.team-educate {
    position: relative;
    z-index: 1;
}

.cross-btn {
    width: 46px;
    height: 46px;
}

.cross-btn .gsection_title {
    padding: 0 !important;

}

.sprt-after-eclipse {
    position: relative;
}

section.team-educate:after {
    position: absolute;
    content: "";
    background: url(../../images/green-circle.svg) no-repeat center;
    background-size: cover;
    width: 644px;
    height: 820px;
    right: 0;
    top: -160px;
    bottom: 0;
    z-index: -1;
    left: unset;
}

section.team-educate:before {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-purple.svg) no-repeat center;
    background-size: cover;
    width: 417px;
    height: 600px;
    left: -64px;
    top: 0px;
    z-index: -1;
}

.sprt-after-eclipse:after {
    position: absolute;
    content: "";
    background: url(../../images/Ellipse-center-side-shape.svg) no-repeat center;
    background-size: cover;
    width: 502px;
    height: 600px;
    left: 113px;
    bottom: 30px;
    z-index: -1;
}

/* Team-boxes SECTION END */


/* Side Image With Content and Heading SECTION START */
.Spport-systm .section-inner {
    display: flex;
    flex-direction: column;
    padding: 50px 0;
}

.Spport-systm .section-heading h3 {
    font-size: 70px;
    font-weight: bold;
    color: #403F41;
}

.Spport-systm .section-heading {
    padding: 0 0 40px;
}

.Spport-systm .section-heading p {
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
}

.Spport-systm .section-heading {
    text-align: center;
}

.Spport-systm .section-columns {
    display: flex;
    align-items: center;
    margin: 0 -10px;
}

.Spport-systm .section-columns .section-columns-img {
    width: 35%;
    padding: 0 10px;
}

.Spport-systm .section-columns .section-columns-txt {
    width: 65% !important;
    max-width: unset !important;
    padding: 0 10px;
}

.section-columns-txt .inner-col-content {
    padding-left: 80px;
    display: flex;
    flex-direction: column;
    gap: 45px;
}

.school_slider_txt a {
    color: currentColor;
    text-decoration: underline;
}

#expo-exp .reverse-columns-sec .section-columns-txt .inner-col-content {
    padding-right: 0;
    padding-left: 0;
    max-width: calc(100% - 20px);
    width: 100%;
}

#expo-exp.Spport-systm .section-columns .section-columns-img {
    width: 45%;
    padding: 0 10px;
}

#expo-exp .section-columns-img img {
    max-width: 100%;
    width: 100%;
}

#expo-exp .Spport-systm .section-columns .section-columns-txt {
    width: 50% !important;
    max-width: unset !important;
    padding: 0 10px;
}

.reverse-columns-sec .section-columns-txt .inner-col-content {
    padding-right: 80px;
    padding-left: 0;
}

.border-image-with-content-btn.for-side-img .section-columns-img img {
    border: 0;
    box-shadow: unset;
    border-radius: 0;
}

.section-columns-txt .inner-heading-content {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.Spport-systm .section-columns-img img {
    max-width: 488px;
    width: 100%;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #0000001f;
    border-radius: 20px;
}

.section-columns-txt h3 {
    font-size: 60px;
    font-weight: bold;
    color: #33BBDA;
}

.border-image-with-content-btn .section-columns-txt h3 {
    font-size: 70px;
    line-height: 88px;
}

.section-columns-txt p,
.text-short {
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
}

/* inner location schedule-btn */
/* .location-template-default .blog_hero_btns a.open-popup-btn {
    display: none;
} */

/* inner location schedule-btn */

/* Side Image With Content and Heading SECTION END */

/* Contact-info-with-side-img-start */
.creative-before-footr {
    background: #33BBDA;
    margin: 0px 50px;
    border-radius: 20px;
    padding: 50px 0;
}

.creative-before-footr .section-inner {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.creative-before-footr .section-img img {
    max-width: 650px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.creative-before-footr .section-txt h3 {
    font-size: 35px;
    FONT-WEIGHT: 600;
    font-family: 'outfit';
    color: #9765A9;
}

.creative-before-footr .section-txt-left {
    max-width: 262px;
    width: 100%;
    display: flex;
    gap: 35px;
    flex-direction: column;
}

.creative-before-footr .section-txt-outer {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.creative-before-footr .section-txt-left a {
    font-size: 22px;
    line-height: 34px;
    color: #333333;
    text-decoration: none;
    font-family: 'Outfit';
    display: flex;
    gap: 15px;
}

.creative-before-footr .section-txt-left a span img {
    position: relative;
    top: 5px;
}

.creative-before-footr .section-txt {
    display: flex;
    flex-direction: column;
    padding: 40px 18px 60px 30px;
    gap: 40px;
    background: #fff;
    max-width: 600px;
    border-radius: 20px;
    width: 100%;
}

.creative-before-footr .section-txt-right h4 {
    font-size: 25px;
    line-height: 37px;
    font-weight: 500;
    color: #33BBDA;
    font-family: 'Outfit';
}

.creative-before-footr .section-txt-right p {
    color: #333333;
    font-size: 22px;
    line-height: 34px;
}

.creative-before-footr .section-txt-right small {
    font-size: 22px;
    line-height: 34px;
    color: #787878;
    font-family: 'Outfit';
}

.creative-before-footr .section-txt-right {
    max-width: 247px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

/* Contact-info-with-side-img-end */


/* Content and Form Start */
.enroll-creative {
    position: relative;
    z-index: 1;
}

.enroll-creative .section-inner {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.enroll-creative .section-form-outer img {
    width: 100%;
}

.enroll-creative .section-txt-outer h3 {
    font-size: 50px;
    font-weight: bold;
    color: #403F41;
    padding-right: 20px;
}

.enroll-creative .section-txt-outer {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 68%;
    padding-right: 30px;
}

.enroll-creative .section-form-outer {
    width: 32%;
    transform: translateY(-230px);
}

.enroll-creative .section-txt {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.enroll-creative .section-txt-para {
    display: flex;
    flex-direction: column;
    gap: 35px;
    max-width: 877px;
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
}

.enroll-creative .section-txt-img img {
    max-width: 813px;
    width: 100%;
    border-radius: 14px;
}

/* Content and Form End */


/* Single Page Top Banner Start  */
.single_page_top_banner .btn {
    background: #FCEE21;
    font-family: Outfit;
    font-size: 18px;
    font-weight: 600;
    line-height: 22.68px;
    text-decoration: none;
    color: #000000;
    display: inline-block;
    padding: 20px 28px;
    border-radius: 50px;
    text-transform: uppercase;
    margin-top: 30px;
}

.single_page_top_banner h1 {
    width: 100%;
    max-width: 930px;
    line-height: 100px;
    margin: 0;
}

.single_page_top_banner h3 {
    font-family: Outfit;
    font-size: 22px;
    font-weight: 600;
    line-height: 27.72px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.top-main-banner-sec.single_page_top_banner {
    padding: 200px 0 160px;
}

/* Single Page Top Banner End  */



.creative_quote_inner:after {
    content: '';
    width: 102px;
    height: 84px;
    position: absolute;
    background: url(../../images/quote-icon.svg) no-repeat center/cover;
    top: 0;
    left: 0;
}

.creative_quote_inner {
    max-width: 490px;
    width: 100%;
    position: relative;
    z-index: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 30px 40px 0;
}

.creative_quote_inner h3 {
    font-size: 45px;
    line-height: 64px;
    font-weight: 600;
    color: #33BBDA;
    font-family: 'outfit';
    text-align: center;
}

.creative_quote_inner small {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    color: #33BBDA;
    font-family: 'outfit';
    text-align: center;
}


.grid-three-crd .creative-care .section-card-gallery {
    display: flex;
    gap: 30px;
    padding-top: 35px;
    flex-wrap: wrap;
    max-width: 986px;
    justify-content: center;
    margin: 0 auto;
}

.for-color-heading-sec .section-heading h3 {
    max-width: 100%;
}

.page-id-745 .image-banner-sec .section-img img {
    border-radius: 20px;
    max-width: 1162px;
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.for-color-heading-sec .section-sub-heading small {
    color: #323232;
}

.only-heading-dec-sec.for-color-heading-sec {
    margin-bottom: 120px;
}

.header-demo {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.sec-bottom-space {
    margin-bottom: 110px;
}

.bottom-space {
    margin-bottom: 60px;
}

/* #cws-curriculum-toddlers .section-heading-box {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 682px;
} */
.sec-bottom-space:has(+ .blue_divider_with_bird),
.bottom-space:has(+ .blue_divider_with_bird) {
    margin-bottom: 0;
}

.quality-assure.sec-bottom-space:has(+ .quality-assure.sec-bottom-space) {
    margin-bottom: 60px;
}

/* #cws-curriculum-toddlers .our-philosophy-img {
    max-width: 550px;
    width: 100%;
} */
.cw-history .time-card-txt p {
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    font-family: 'Outfit';
}

.cw-history .timeline {
    gap: 60px;
    display: flex;
    flex-direction: column;
}

#edu-duo .section-heading-box {
    max-width: 675px;
    width: 100%;
}

.glance-section .our-philosophy-img img {
    max-width: 567px;
    width: 100%;
    border-radius: 14px;
}



.lrn-bhnd .section-heading h3 {
    max-width: 100%;
}

.kid-boto {
    margin-bottom: 0px;
    padding: 0 0 50px;
}

.sec-bottom-space:has(+ .Spport-systm):not(.sec-bottom-space:has(+ .Spport-systm.top-space)),
.bottom-space:has(+ .Spport-systm):not(.bottom-space:has(+ .Spport-systm.top-space)) {
    margin-bottom: 0;
}

/******-------   New-blocks-style-end-here  -------*****/










#blog-posts-container {
    width: 100%;
    max-width: 1340px;
    margin: 0 auto !important;
    padding: 0 20px;
}

.blog_grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    gap: 45px 0;
}

.blog_grid .blog_single {
    padding: 0 15px;
    width: 25%;
}

.blog_grid .blog_single .blog_single_inner {
    border-radius: 10px;
    border: 1px solid #EBEBEB;
    border-top: none;
    background: #ffffff;
    height: 100%;
    position: relative;
    padding-bottom: 80px;
}

.blog_grid .blog_single .blog_single_inner .featured_image {
    margin: -1px -1px 0 -1px;
    overflow: hidden;
}

.blog_grid .blog_single .blog_single_inner img:not(.featured_image) {
    margin: -1px -1px 0 -1px;
    height: 250px;
    border-radius: 10px 10px 0 0;
    box-shadow: unset;
    object-fit: cover;
    background-color: transparent;
    /* Optional if you want a fallback background color */
    background-image: url('https://creativewo2stg.wpenginepowered.com/wp-content/uploads/2025/01/Group-65665.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.blog_grid .blog_single .blog_single_inner .featured_image img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    transition: all ease 0.2s;
    height: 250px;
    object-fit: cover;
}

.blog_grid .blog_single .blog_single_inner:hover .featured_image img {
    transform: scale(1.1);
}

.blog_grid .blog_single .blog_single_inner .text_area {
    padding: 20px 20px 0 20px;
    display: flex;
    flex-direction: column;
}

.blog_grid .blog_single .blog_single_inner .text_area h3 {
    color: #222222;
    font-size: 16px;
    line-height: 22px;
    font-weight: Jost;
    font-weight: 500;
    margin-bottom: 10px;
}

.blog_grid .blog_single .blog_single_inner .text_area h3 a {
    color: #222222;
    text-decoration: none;
}

.blog_grid .blog_single .blog_single_inner:hover .text_area h3 a {
    color: #9765A9;
}

.blog_grid .blog_single .blog_single_inner .text_area p {
    color: #686868;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.related_articles_area ul.related-posts li {
    display: flex;
    align-items: center;
    border-bottom: 0.8px solid #ECECEC;
    padding: 24px 0;
}

.related_articles_area .related-posts {
    box-shadow: 0px 3.18px 11.14px 0px #00000014;
    padding: 6px 30px 0;
    border-radius: 14px;
}

.aqua {
    color: #33BBDA;
}

.peach {
    color: #FF5121;
}

.single-post .blog_top_area {
    width: 100%;
    position: relative;
    margin-bottom: 80px;
}

.single-post .blog_top_area .image {}

.single-post .blog_top_area .image img {
    object-fit: cover;
    max-height: 500px;
    width: 100%;
}

.grass-green {
    color: #799E12;
}

.yellow {
    color: #DAAB0F;
}

.blue {
    color: #14588C;
}

/* #cs-locations-results .card:nth-child(1) .featured_image:after,
#cs-locations-results .card:nth-child(2) .featured_image:after {
    content: 'Coming Soon';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #9765a9a2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
} */

/* #cs-locations-results .card:nth-child(1) .opening_hours a,
#cs-locations-results .card:nth-child(2) .opening_hours a {
    pointer-events: none !important;
} */

.single-location .curriculum_inner .text h2 {
    font-size: 70px;
    line-height: 72px;
    color: #9765a9;
    font-weight: 700;
    text-align: center;
}

.single-post .blog_top_area img {
    width: 100%;
    position: relative;
    /* margin-bottom: 80px; */
    height: 100%;
    border-radius: 20px;
}

.single-post span.school_name {
    font-size: 16px;
    line-height: 26px;
    color: #6F6F6F;
    text-transform: uppercase;
}

.single-post .blog_top_area::before {
    content: '';
    position: absolute;
    width: 557px;
    height: 557px;
    background: #9765a93d;
    bottom: -200px;
    left: -220px;
    z-index: 1;
    border-radius: 50%;
    filter: blur(50px);
}

.single-post span.time {
    font-size: 16px;
    line-height: 26px;
    color: #9765A9;
    text-transform: uppercase;
}

.single-post .blog_top_area .text h1 {
    font-size: 40px;
    line-height: 52px;
    font-weight: 500;
    color: #222222;
}

.single-post .blog_top_area .text {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ffffff;
    max-width: 600px;
    padding: 40px 45px 20px 45px;
    border-radius: 0 20px 0 0;
    z-index: 0;
}

.single-post .related_articles_area ul.related-posts li a:has(img) {
    width: 90px;
    padding-left: 15px;
}

.single-post h5.wp-block-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
}

.single-post .related_articles_area ul.related-posts li a img {
    width: 100%;
    height: 57px;
    object-fit: cover;
    border-radius: 3px;
}

.single-post .related_articles_area ul.related-posts li a {
    width: calc(100% - 90px);
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.blog_grid .blog_single .blog_single_inner .text_area .readmore_btn {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.single-post .categories_area ul li a {
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #333333;
}

.single-post .categories_area ul li {
    list-style-type: none;
    padding: 20px 0px;
    display: flex;
    gap: 5px;
    border-bottom: 0.8px #ECECEC solid;
}

.single-post .categories_area li {
    color: #33BBDA !important;
}

.single-post ul.category-list {
    padding: 0px 30px;
}

.single-post .blog_right_area .search_area input {
    border-radius: 32px;
    padding: 20px 25px;
    width: 100%;
    border: 0.8px #8F8F8F solid;
}

.single-post .post ol li {
    padding: 15px 10px;
}

.planettext {
    padding: 10px 0;
}

.single-post .post h2.wp-block-heading {
    font-size: 30px;
    line-height: 42px;
    font-weight: 500;
    padding: 20px 0 0 0;
    color: #333333;
}

.single-post .blog-aftr {
    position: relative;
    z-index: 1;
}

.single-post .blog-aftr::after {
    content: '';
    position: absolute;
    width: 557px;
    height: 557px;
    border-radius: 50%;
    background: #a7cd4721;
    top: -60px;
    right: 0;
    border-radius: 50%;
    filter: blur(50px);
    z-index: -1;
}

.single-post ul.category-list {
    padding: 0px 30px;
    overflow-y: scroll;
    height: 500px;
}

.single-post .blog_left_area h5 strong {
    font-size: 20px;
}

.postid-10079 p {
    display: flex;
    justify-content: space-around;
    border-radius: 10px;
}

.single-post .post p {
    font-size: 18px;
    line-height: 28px;
    color: #777777;
    padding: 15px 0;
    text-align: left !important;
}

.single-post .post p a {
    color: currentColor;
}

.single-post .post li {
    font-size: 18px;
    line-height: 28px;

}

.blog_left_area ul li {
    padding: 10px 0;
}

.single-post .post h6.wp-block-heading {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #333333;
}

.single-post .post h4.wp-block-heading {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #9765A9;
    padding: 20px 0 30px;
    text-transform: uppercase;
}

.single-post .orange_txt {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    /* color: #333333; */
}

.single-post .blog-head-img {
    background: url(../../images/flowers-bg-img.svg)no-repeat center/cover;
    border-radius: 20px;
    padding: 40px 55px;
}

.single-post .blog-head-img h3 {
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 45px !important;
    color: #9765A9 !important;
    text-align: left !important;
}

.single-post .blog-head-img .section-sub-heading small {
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 45px !important;
    color: #333 !important;
    text-align: left !important;
    letter-spacing: 0;
    text-transform: capitalize;
}

.blog-head-img .section-heading-para p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.blog-head-img .center_container {
    padding: 0px !important;
}

.single-post .section-heading {
    text-align: left !important;
}

.single-post .section-sub-heading {
    text-align: left !important;
}

.single-post ul.related-posts li a {
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
}

.single-post .blog-bannr-btm img {
    border-radius: 14px;
}


.blog_grid .blog_single .blog_single_inner .text_area .readmore_btn a {
    height: 30px;
    display: flex;
    gap: 10px;
    text-decoration: none;
    color: #9765A9;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    transition: all ease .4s;
}

.blog_grid .blog_single .blog_single_inner .text_area .readmore_btn a:after {
    width: 30px;
    height: 30px;
    background: url(../../images/list_arrow.svg) center center no-repeat;
    content: '';
    display: flex;
    transition: all ease .4s;
}

.blog_grid .blog_single .blog_single_inner .text_area .readmore_btn a:hover {
    color: #757575;
}

.blog_grid .blog_single .blog_single_inner .text_area .readmore_btn a:hover:after {
    filter: grayscale(1);
}

#pagination,
#cs-pagination {
    margin: 50px 0 0 0;
}

#pagination .custom-pagination {
    display: flex;
    flex-wrap: Wrap;
    justify-content: center;
    list-style-type: none;
    gap: 15px;
}

#cs-pagination {
    display: flex;
    flex-wrap: Wrap;
    justify-content: flex-start;
    list-style-type: none;
    gap: 15px;
}

#pagination .custom-pagination li {}

#pagination .custom-pagination li a,
#cs-pagination a {
    display: flex;
    text-decoration: none;
    color: #808080;
    font-size: 18px;
    font-family: 'outfit';
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

#pagination .custom-pagination li.active a,
#cs-pagination a.active {
    background: #9765A9;
    color: #ffffff;
}

.search-and-sort {
    background: #ffffff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    border-radius: 80px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 30px 0 0;
}

.border-image-with-content-btn a {
    text-decoration: none;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    padding: 13px 38px;
    border-radius: 40px;
    background: #FCEE21;
    display: inline-block;
    width: fit-content;
    transition: all ease .4s;
}

.border-image-with-content-btn a:hover {
    opacity: .7;
}

.home .border-image-with-content-btn a {
    background: #20CBF2;
    color: #ffffff;

}

#expo-exp .border-image-with-content-btn .section-columns-img img {
    max-width: 100%;
    width: 100%;
}

.border-image-with-content-btn .section-columns-img img {
    max-width: 513px;
    width: 100%;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #0000001f;
    border-radius: 20px;
}

.section-columns-txt small {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.border-image-with-content-btn .place_sub_title_above_the_heading {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
}

.border-image-with-content-btn .section-columns-txt {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
}

.search-and-sort .filter_search {
    position: relative;
    width: 340px;
    background: #F9E7FF;
    border: 1px solid rgba(151, 101, 169, 0.28);
    border-radius: 50px;
    overflow: hidden;
}

.search-and-sort .filter_search input {
    width: 100%;
    height: 58px;
    background: #F9E7FF;
    border: none;
    border-radius: 50px;
    padding: 0px 30px 0 50px;
    font-size: 18px;
    font-family: Outfit;
    outline: none;
    box-shadow: none;
}

.search-and-sort .filter_search button {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border: none;
    width: 58px;
    border-radius: 0;
    font-size: 0;
    background: url(../../images/search_glass_icon.svg) center center no-repeat;
    content: '';
    pointer-events: none;
}


.search-and-sort .filter_sort {
    width: 180px;
}

.search-and-sort .filter_sort select {
    border: none;
    background: none;
    width: 100%;
    height: 58px;
    color: #7A7A7A;
    font-size: 16px;
    font-family: Outfit;
    cursor: pointer;
    outline: none;
    box-shadow: none;
}

.single-post .blog_page_wrapper {
    padding: 70px 0 50px 0;
    background: #ffffff;
}

.blog_page_wrapper {
    padding: 170px 0 50px 0;
    background: #ffffff;
}

.blog_inner {
    width: 100%;
    max-width: 1340px;
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blog_inner .blog_left_area {
    width: calc(100% - 500px);
    position: relative;
    z-index: 1
}

.single-post .post li a {
    color: #777;
}

.single-post .post pre a {
    color: #777;
}

.blog_inner .blog_right_area {
    width: 360px;
}

.blog_inner .blog_right_area .blog_side_bar {
    display: flex;
    flex-direction: column;
    gap: 30px;
}



.blog_side_bar .related_articles_area {
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.blog_side_bar .related_articles_area h3 {
    background: #9765A9;
    border-radius: 14px;
    padding: 30px 30px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    font-family: Outfit;
    position: relative;
}

.blog_side_bar .related_articles_area h3:after {
    width: 115px;
    height: 43px;
    content: '';
    position: absolute;
    right: 30px;
    bottom: -3px;
    background: url(../../images/flying.png) center center no-repeat;
    mix-blend-mode: multiply;
}




.blog_side_bar .categories_area {
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.blog_side_bar .categories_area h3 {
    background: #A7CF39;
    border-radius: 14px;
    padding: 30px 30px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    font-family: Outfit;
    position: relative;
}

.blog_side_bar .categories_area h3:after {
    width: 60px;
    height: 60px;
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translatey(-50%);
    background: url(../../images/pigeon.png) center center no-repeat;
    mix-blend-mode: multiply;
}


/* privacy-policy page css start */
.page-id-1264 .center-container {
    padding: 0px 20px !important;
}

.page-id-1264 .center-container a {
    text-decoration: none;
    font-size: 24px;
    color: #3ABEDB;
    cursor: pointer;
    font-weight: 500;
}

.page-id-1264 .center-container h2.wp-block-heading {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;
    padding: 0 0px 30px 0px;
}

.page-id-1264 .center-container h3.wp-block-heading {
    font-size: 38px;
    font-weight: 700;
    color: #9765A9;
    padding: 0px;
    margin: 30px 0 25px 0;
}

.page-id-1264 .center-container p {
    font-size: 20px;
    line-height: 30px;
    padding: 0px 0px 20px 0px;
}

.page-id-1264 .center-container a:hover {
    text-decoration: underline;
    transition: ease-in-out 0.3s;
}

/* privacy-policy page css end */


.page-id-1274 .center-container {
    padding: 0px 20px !important;
}

.page-id-1274 .center-container a {
    text-decoration: none;
    font-size: 24px;
    color: #3ABEDB;
    cursor: pointer;
    font-weight: 500;
}

.grid-three-crd {
    margin: 0 0 30px 0;
}

.page-id-1274 .center-container h2.wp-block-heading {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;
    padding: 0 0px 30px 0px;
}

.page-id-1274 .center-container h3.wp-block-heading {
    font-size: 45px;
    font-weight: 700;
    color: #9765A9;
    padding: 30px 0px 10px;
}

.page-id-1274 .center-container li strong {
    font-size: 24px;
    line-height: 34px;
    padding: 5px 0px;
    color: #A7CF39;
}

.page-id-1274 .center-container li {
    font-size: 20px;
    line-height: 30px;
    padding: 0px;
    color: #000;
    margin-bottom: 20px;
}

.page-id-1274 .center-container p {
    font-size: 20px;
    line-height: 30px;
    padding: 5px 0;
}

.page-id-1274 .center-container li::marker {
    color: #a7cf39;
    font-weight: bold;
}

.page-id-1274 .center-container li u {
    text-decoration: none;
}

.page-id-1274 .center-container a:hover {
    text-decoration: underline;
    transition: ease-in-out 0.3s;
}

/* microsite css start */
.micro-headingg .section-heading-para {
    max-width: 1180px;
    width: 100%;
}

.micro-headingg .section-heading-para p {
    font-family: Outfit;
    font-size: 24px;
    font-weight: 400;
    line-height: 37px;
    text-align: left;
}

.micro-headingg .section-heading-para p span {
    font-size: 25px;
    line-height: 40px;
    font-weight: 500;
    color: #9765A9;
}

.micro-headingg .section-heading h3 {
    padding-bottom: 30px;
}

#micro-ph .our-philosophy-img img {
    max-width: 578px;
    width: 100%;
    border-radius: 14px;
    height: 618px;
    object-fit: cover;
}

#micro-ph .section-heading-box {
    max-width: 615px;
    width: 100%;
}

#micro-ph .our-philosophy-inner {
    justify-content: center;
}

.cta-microsite p {
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    color: #fff;
    font-family: 'Outfit';
}

.cta-microsite .section-txt {
    max-width: 815px;
}

.micro_cards .section-card-gallery {
    display: flex;
    gap: 30px;
    padding-top: 0px;
    max-width: 100%;
    justify-content: center;
}

.micro_cards .card-body {
    max-width: 413px;
    padding: 40px 42px;
    width: 100%;
}

.micro-bannr {
    margin: 0px;
    padding: 0 0 50px;
}

.micro-bannr .section-img img {
    border-radius: 20px;

}

.micro-bannr .section-img {
    max-width: 1162px;
    width: 100%;
    margin: 0 auto;
}

.page-id-1423 .quality-assure {
    margin: 0px;
    padding: 0 0 50px;
}

.page-id-1423 .quality-assure .section-upper-txt {
    max-width: 1162px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.page-id-1423 .curriculum_inner .text h2 {
    color: #9765a9;
}

.micro-rgt-col .section-inner {}

.micro-rgt-col .inner-col-content a {
    background: #EC2884;
    text-transform: uppercase;
    color: #fff;
}


.micro-rgt-col .section-columns .section-columns-img {
    width: 41%;
    padding: 0 10px;
}

.micro-rgt-col .section-columns-txt h3 {
    font-size: 55px;
    line-height: 63px;
    color: #323232;
}

.micro-rgt-col .section-columns-txt .inner-col-content {
    padding-left: 0px;
    gap: 40px;
}

.micro-rgt-col .section-columns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -10px;
}

.micro-rgt-col .section-columns-img img {
    max-width: 513px;
    width: 100%;
    object-fit: cover;
    height: 454px;
    border: 8px #fff solid;
    box-shadow: 0 0 16px 2px #0000001f;
    border-radius: 20px;
}

.micro-btm-cta .section-txt {
    max-width: 840px;
    width: 100%;
}

.micro-btm-cta .section-txt h3 {
    font-size: 47px;
    line-height: 60px;
    font-weight: 600;
}

.alba-micro .card-body {
    max-width: 325px;
    width: 100%;
}

.alba-micro .section-card-gallery {
    max-width: 100%;
    width: 100%;
}

.page-id-1423 .testimonials_section {
    padding: 50px 50px 50px 50px;
}

/* microsite css end */





/* .pre-kidergaten .section-cards-gallery {
    justify-content: flex-start;
} */

.single-location:has(.dynamic-list-acc-sec) .static-list-acc-sec,
.static-list-acc-sec+.shadow_divider {
    display: none;
}

.locations_page {
    display: flex;
    flex-wrap: wrap;
}

.locations_page .left {
    width: 768px;
}

.locations_page .left .map_area {
    line-height: 0;
    height: calc(100vh - 100px);
    position: sticky;
    top: 100px;
}

.locations_page .left .map_area #cs-locations-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}


.locations_page .right {
    width: calc(100% - 768px);
    padding: 50px;
    background: #ffffff;
}

.locations_page .right .locations_listing_area {}

.locations_page .right .locations_listing_area .route_filters {
    width: 100%;
    max-width: 792px;
}

.locations_page .right .locations_listing_area .input-loc-field .loc-icon {
    width: 30px;
}

.locations_page .right .locations_listing_area .route_filters input {
    /* border: 1px solid hsla(180, 2%, 73%, .4);
    width: calc(100% - 30px);
    height: 55px;
    padding: 0 20px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px; */
    padding: 0 30px !important;
}

#cs-locations #cs-locations-results {
    margin: 0 -15px;
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.locations_page .right .locations_listing_area .input-loc-field {
    display: flex;
    gap: 15px;
    align-items: center;
    margin: 0 0 20px;
    position: relative;
    z-index: 0;
}

.locations_page .right .locations_listing_area .route_filters .input-loc-field:first-child::after {
    position: absolute;
    content: "";
    border: 1px dashed #555f68;
    left: 10.6px;
    bottom: -33px;
    height: 46px;
    bottom: -34.5px;
    height: 49.5px;
    z-index: -1;
}

.locations_page .right .locations_listing_area .input-loc-field .loc-icon svg {
    position: relative;
    z-index: 1;
    background: #ffffff;
}

.locations_page .right .locations_listing_area .route_filters #calculate-route {
    margin: 0 0 0 40px;
    transition: all ease .4s;
    position: unset !important;
    width: unset !important;
    padding: 10px 25px;
}


/* Style the tab */
.locations_page .loc-tab {
    width: 100%;
    max-width: 792px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

/* Style the buttons inside the tab */
.locations_page .loc-tab button {
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 16px;
    font-weight: 500;
    background: transparent;
}

/* Change background color of buttons on hover */
.locations_page .loc-tab button:hover {
    color: #9765a9;
}

/* Create an active/current tablink class */
.locations_page .loc-tab button.active {
    color: #9765a9;
}

/* Style the tab content */
.locations_page .loc-tabcontent {
    display: none;
}


#cs-locations #cs-locations-results .card {
    padding: 0 15px;
    min-width: 380px;
    max-width: 380px;
    flex: 1;
}

#cs-locations #cs-locations-results .card .inner {
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}

#cs-locations #cs-locations-results .card .inner .featured_image {
    width: 100%;
    background: #cccccc;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    line-height: 0;
    /* display:flex; */
}

#cs-locations #cs-locations-results .card .inner .featured_image img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 380/258;
    height: auto;
}


#cs-locations #cs-locations-results .card .inner .text_area {
    border-radius: 0 0 20px 20px;
    padding: 30px 20px;
}

#cs-locations #cs-locations-results .card .inner .text_area h2 {
    color: #9765A9;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    font-family: outfit;
}


#cs-locations #cs-locations-results .card .inner .text_area .bottom_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .contact_details {
    width: 50%;
}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .contact_details ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 25px 0
}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .contact_details ul li {}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .contact_details ul li a {
    display: block;
    padding: 0 0 0 22px;
    text-decoration: none;
    color: #333333;
}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .opening_hours {
    width: 45%;
}


#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .opening_hours h6 {
    color: #33BBDA;
    font-size: 16px;
    font-weight: 500;
    font-family: Outfit;
    margin-bottom: 10px;
}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .opening_hours ul {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .opening_hours ul li {
    font-size: 14px;
    line-height: 22px;
}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .opening_hours .tour_action_btn {
    padding: 14px 10px;
    background: #FCEE21;
    border-radius: 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    color: #000000;
    display: block;
    font-family: 'Outfit';
    text-align: center;
    transition: ease 0.2s;
}

.locations_page li.phone a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    background: url(../../images/dark-phone-icon.svg) no-repeat center / cover;
    width: 15px;
    height: 14px;
    transform: rotateY(182deg);
}

.locations_page li.location a {
    position: relative;
}

.locations_page li.location a:after {
    content: '';
    position: absolute;
    left: -4px;
    top: 7px;
    background: url(../../images/dark-location-icon.svg)no-repeat center/cover;
    width: 11px;
    height: 15px;
}

.location-template-default .blog_txt_lower li {
    list-style-type: none;
    position: relative;
}

.location-template-default .blog_txt_lower li a {
    text-decoration: none;
    font-size: 16px;
    color: #323232;
    padding: 0 20px 0 0;
    border-right: 3px #9765A9 solid;
    position: relative;
}

/* .location-template-default .blog_txt_lower li:after {
    content: '';
    background: url(../../images/angle-icon.svg)no-repeat center/contain;
    position: absolute;
    right: 20px;
    width: 15px;
    height: 25px;
} */

.location-template-default .blog_txt_lower li .landr {
    position: relative;
}

.location-template-default .blog_txt_lower li.landr:after {
    content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    right: 0;
}

.locations_page li.phone a {
    position: relative;
}

.locations_page .right .locations_listing_area .search_area {
    position: relative;
}

.locations_page .right .locations_listing_area .search_area form {
    position: relative;
    max-width: 792px;
}

.locations_page .right .locations_listing_area .search_area form input[type="text"],
.locations_page .right .locations_listing_area .route_filters input {
    width: 100%;
    background: #F8ECFD;
    height: 60px;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 60px;
    padding: 0 160px 0 30px;
    font-size: 16px;
    color: #000000;
}


.locations_page .right .locations_listing_area .search_area form button[type="submit"],
.locations_page .right .locations_listing_area .route_filters #calculate-route {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 50px;
    background: #9765A9;
    color: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
    width: 160px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}


/* Addition-css-start */
.location-template-default .blog_inner .blog_right_area {
    width: 550px;
    background: #33BBDA;
    border-radius: 26px;
    padding: 30px;
}

.locate_abt_oviado .locate_abt_inner {
    max-width: 1181px;
    margin: 0 auto;
    width: 100%;
}

.location-template-default .blog_hero_btns a img {
    display: none;
}

.location-template-default .blog_inner {
    width: 100%;
    max-width: 1340px;
    padding: 0 20px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
}

.location-template-default .blog_inner .blog_left_area {
    width: calc(100% - 500px);
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.location-template-default .repeater-field-header {
    display: flex;
    width: 100% !important;
    padding: 7px 10px;
    border-radius: 14px;
    color: #fff;
    background: #33BBDA;
}

.location-template-default .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    position: relative;
    top: -10px;
    right: 8px;
}

.location-template-default .blog_page_wrapper {
    padding: 0px 0 50px 0;
    background: #ffffff;
}

.location-template-default .blog_left_area:after {
    content: '';
    position: absolute;
    width: 557px;
    height: 557px;
    background: #9765a93d;
    bottom: -15%;
    left: -35%;
    z-index: 1;
    border-radius: 50%;
    filter: blur(50px);
    pointer-events:none;
}

/* new css */
.location-template-default .locate_abt_inner a {
    text-decoration: none;
    color: #6fcee4;
    padding: 0px 5px;
}

.location-template-default .locate_abt_inner h4 {
    font-size: 35px;
    padding: 30px 0 20px 0;
    color: #9765A9;
    text-align: left;
    font-weight: 500;
    font-family: 'Outfit';
}

.location-template-default .locate_abt_inner ul li {
    list-style-type: disc;
    font-size: 24px;
    padding: 10px 0;
    text-align: left;
    line-height: 36px;
}

.location-template-default .gform-theme--foundation .gform_fields {
    -moz-column-gap: var(--gf-form-gap-x);
    column-gap: 20px !important;
    row-gap: 20px !Important;
}

.location-template-default .blog_side_bar .contact_area p {
    font-size: 14px;
    line-height: 24px;
    FONT-WEIGHT: 500;
    color: #fff;
    letter-spacing: 2.8px;
    padding: 0 0 0 0;
    font-family: 'Outfit';
}

.location-template-default .gform_title {}

.location-template-default h3.frm-locate-globl {
    font-size: 42px;
    line-height: 44px;
    color: #fff;
    font-weight: bold;
    font-family: 'Outfit';
    padding: 0 0 20px 0;
    letter-spacing: 1.26px;
}



.blog_side_bar .contact_area .form {
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    margin: 20px 0 10px 0;
    width: 100%;
}



.locate_abt_global .gform-body h3 {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-weight: medium;
    font-family: 'Outfit';
    letter-spacing: 1.26px;
    padding: 20px;
}

.gform-body h3 {
    padding: 15px 0 0 0 !important;
}

.location-template-default .blog_right_area .gform-body {
    background: #fff;
    border-radius: 20px;
    padding: 0px;
    background: #fff;
    margin: 10px 0 0 0;
}

.location-template-default .blog_left_area .sc_glance {
    border-radius: 20px;
    padding: 50px 40px;
    border: 2px #35BCDA solid;
    max-width: 670px;
    width: 100%;
    position: sticky;
    top: 120px;
}

.location-template-default .blog_left_area .sc_glance h3 {
    font-size: 45px;
    line-height: 43px;
    font-weight: bold;
    color: #37BCDB;
    text-transform: uppercase;
    font-family: 'Outfit';
}

.location-template-default .blog_left_area .in_box b {
    font-size: 25px;
    line-height: 42px;
    font-weight: 500;
}

.location-template-default ul.school_aged_served {
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    gap: 8px;
}

.location-template-default ul.school_aged_served li {
    padding: 0 15px;
    border-right: 2px #000 solid;
}

.location-template-default ul.school_aged_served li:last-child {
    padding-right: 0;
    border-right: none;
}

.location-template-default .sc_glance .in_box {
    padding: 20px 0px;
    border-bottom: 1px #dcdcdc7d solid;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.location-template-default .sc_glance .in_box:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.location-template-default .sc_glance .in_box_content {
    display: flex;
}

.location-template-default .sc_glance .in_box h4 {
    font-size: 35px;
    line-height: 42px;
    font-weight: 500;
    color: #323232;
}

.location-template-default .sc_glance .in_box_content .in_box_left {
    max-width: 290px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.location-template-default .sc_glance .in_box_content .in_box_left .address a{
    color:#000;
}

.location-template-default .sc_glance .in_box_content .in_box_left .ika_phone a {
    color:#000;
}

.location-template-default .sc_glance .in_box_content .in_box_right {
    max-width: 235px;
    display: flex;
    gap: 20px;
    width: 100%;
    flex-direction: column;
}

.location-template-default .in_box_content p.address {
    padding: 0 0 0 20px;
    position: relative;
}

.location-template-default .sc_glance .in_box_content {
    display: flex;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0 0 0;
    width: 100%;
}

.location-template-default .sc_glance .in_box_right h5 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #37BCDB;
}

.location-template-default .sc_glance .in_box_right p {
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.location-template-default .sc_glance .in_box_right ul {
    position: relative;
    list-style: none;
    display: flex;
    gap: 40px;
}

.location-template-default .sc_glance .in_box_right ul a {
    text-decoration: none;
    position: relative;
    font-size: 0px;
}

.location-template-default .repeater-field-content {
    padding: 20px 0;
}

.location-template-default .our-program-section {
    position: relative;
    z-index: 0;
    top: -64px;
}

.location-template-default .blog_left_area .card-img {
    max-width: 670px;
    width: 100%;
}

.location-template-default .blog_left_area .card-img img {
    border-radius: 14px;
}

.location-template-default .gform-body input[type="text"],
.location-template-default .gform-body input[type="tel"],
.location-template-default .gform-body input[type="number"],
.location-template-default .gform-body input[type="email"] {
    padding: 0 20px !important;
    border-radius: 14px !important;
    border: 1.34px #B1B1B1 solid !important;
    display: block !important;
    font-size: 16px !important;
    color: #8D8D8D !important;
    height: 54px !important;
}

.location-template-default .gform-body select {
    padding: 0 20px !important;
    border-radius: 14px !important;
    border: 1.34px #B1B1B1 solid !important;
    display: block !important;
    font-size: 16px !important;
    color: #8D8D8D !important;
    height: 54px !important;
}

.location-template-default .ginput_container_textarea textarea {
    border-radius: 14px !important;
    border: 1.34px #B1B1B1 solid !important;
    display: block !important;
    font-size: 16px !important;
    color: #8D8D8D !important;
}

.location-template-default .gform-theme--framework .gfield--type-section {
    border-block-end: 0px !important;
    padding: 0px;
}

.location-template-default .ginput_container_consent input#input_3_14_1 {
    padding: 10px !important;
}

.location-template-default .gform_footer.top_label input {
    font-size: 22px !important;
    padding: 24px 97px !important;
    text-transform: uppercase !important;
    border-radius: 40px !important;
    background: #9FC92C !important;
}

.location-template-default .swiper.hero-swiper {
    max-width: 1300px;
    margin: 0 auto;
}

.location-template-default .swiper-button-prev:after {
    content: '';
    background: url(../../images/slider-blue-arrow.svg)no-repeat center/cover;
    width: 30px;
    height: 59px;
    rotate: 180deg;
}

.location-template-default .swiper-button-next:after {
    content: '';
    background: url(../../images/slider-blue-arrow.svg)no-repeat center/cover;
    width: 30px;
    height: 59px;
}

.location-template-default .our-vision-box:nth-child(1) .our-vision-inner-box,
.our-vision-box:nth-child(1) .our-vision-inner-box:after {
    border-color: #F58020;
    /* Border color for the 2nd child */
}

.location-template-default .our-vision-box:nth-child(2) .our-vision-inner-box,
.our-vision-box:nth-child(2) .our-vision-inner-box:after {
    border-color: #A9CF38;
    /* Border color for the 2nd child */
}

.location-template-default .our-vision-box:nth-child(3) .our-vision-inner-box,
.our-vision-box:nth-child(3) .our-vision-inner-box:after {
    border-color: #8E58A4;
    /* Border color for the 2nd child */
}


.location-template-default .our-vision-box:nth-child(1) .our-vision-inner-hover,
.our-vision-box:nth-child(1) .our-vision-inner-hover:after {
    background: #F58020;
    /* Border color for the 2nd child */
}

.location-template-default .our-vision-box:nth-child(2) .our-vision-inner-hover,
.our-vision-box:nth-child(2) .our-vision-inner-hover:after {
    background: #A9CF38;
    /* Border color for the 2nd child */
}

.location-template-default .our-vision-box:nth-child(3) .our-vision-inner-hover,
.our-vision-box:nth-child(3) .our-vision-inner-hover:after {
    background: #8E58A4;
    /* Border color for the 2nd child */
}

.location-template-default .in_boxx {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    max-width: 1300px;
    margin: 0 auto;
    width: auto;
    padding: 80px 0px;
}

.location-template-default .in_boxx .card-img {
    max-width: 550px;
    width: 100%
}

.location-template-default .in_boxx .card-text {
    max-width: 615px;
    width: 100%
}

#cs-locations #cs-locations-results .card .inner .text_area .bottom_area .opening_hours .tour_action_btn:hover {
    background: #6fcee5 !important;
    color: #fff !important;
}


.location-template-default .in_boxx:not(:has(.card-img)) .card-text {
    max-width: 100%;
}

.location-template-default .in_boxx .card-text p {
    font-size: 24px;
    line-height: 36px;
    color: #1A1818;
}

.location-template-default .in_boxx .card-text b {
    font-size: 55px;
    line-height: 63px;
    color: #9765A9;
    font-weight: bold;
    padding: 0 0 30px 0px;
    display: inline-block;
}

.location-template-default .in_box2 {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    gap: 80px;
    display: flex;
    flex-direction: column;
    display: none;
}

.location-template-default .in_box2 h4 {
    font-size: 55px;
    line-height: 67px;
    color: #9765A9;
    font-weight: bold;
}

.location_leadership .text-inner-outer {
    display: flex;
    justify-content: space-between;
}

.location_leadership .text-inner {
    display: flex;
    flex-direction: column
}

.location-template-default .micro_cards {
    position: relative;
    padding: 60px 0;
}

.location-template-default .micro_cards:after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background: #9765a93d;
    bottom: -120px;
    left: -40px;
    z-index: 1;
    border-radius: 50%;
    filter: blur(50px);
}

.location-template-default .in_box2 .location_leadership {
    display: flex;
    justify-content: start;
    padding: 0 20px 80px 20px;
    margin: 0 -15px;
    gap: 40px 0;
    flex-wrap: wrap;
}

.location-template-default .alba-micro:after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background: #9765a93d;
    bottom: -120px;
    left: -40px;
    z-index: 1;
    border-radius: 50%;
    filter: blur(50px);
}

.location-template-default .alba-micro {
    position: relative;
}

.location_leadership_single {
    width: 33.33%;
    padding: 0 15px;

}

.location-template-default .location_leadership_single .image img {
    width: 100%;
    object-fit: cover;
    border-radius: 16px 16px 0 0;
    aspect-ratio: 1.5 / 1;
    height: auto;
}

.location-template-default .leader-social ul {
    display: flex;
    gap: 20px;
    list-style-type: none;
}

.location-template-default .leader-social ul a {
    text-decoration: none;
    position: relative;
    font-size: 0px;
}

.location-template-default .leader-social ul a:after {
    content: '';
    position: absolute;
    right: 0px;
    background: url(../../images/twitter-icon.svg)no-repeat center/cover;
    width: 20px;
    height: 21px;
}

.location-template-default .location_leadership .text-inner-outer {
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    box-shadow: 0 0 5px 0 #00000021;
    border-radius: 0 0 14px 14px;
}

.location_leadership_single .image {
    font-size: 0px;
}

.location-template-default .blog_txt_lower li a:after {
    content: '';
    position: absolute;
    background: url(../../images/instagram.svg) no-repeat center/cover;
    width: 10px;
    height: 5px;
    left: 10px;
    bottom: 8px;
}

.location-template-default .leader-social ul a:before {
    content: '';
    position: absolute;
    right: 36px;
    background: url(../../images/instagram.svg)no-repeat center/cover;
    width: 23px;
    height: 23px;
}

.location-template-default .blog_right_area form {
    background: #fff;
    border-radius: 20px;
    padding: 20px 25px;
    margin: 20px;
}

.location-template-default .locate_abt {
    max-width: 100%;
    width: 100%;
}

.location-template-default .locate_abt_global .locate_abt_inner {
    text-align: center;
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    padding: 80px 20px
}

.location-template-default .locate_abt_inner h3 {
    font-weight: bold;
    color: #9765A9;
    font-family: 'Outfit';
    font-size: 70px;
    padding: 0 0 50px 0;
}

.location-template-default .locate_abt_inner p {
    font-size: 24px;
    line-height: 39px;
    color: #1A1818;
    font-family: 'Outfit';
    /*     padding: 70px 0; */
    text-align: left;
}

.location-template-default .mcro_mail {
    position: relative !Important;
}

.location-template-default .mcro_mail:after {
    content: '';
    position: absolute;
    left: -5px !Important;
    background: url(../../images/arrow-icon-with-bg.svg) no-repeat center/cover !important;
    width: 20px !important;
    height: 10px;

}

.location-template-default .blog_hero_btns a:hover {
    background: #3BBEDB;
    transition: ease-in-out 0.3s;
}

.micro-rgt-col .inner-col-content a:hover {
    background: #3BBEDB;
    transition: ease-in-out 0.3s;
}

.location-template-default .gform_footer.top_label input:hover {
    background: #9765A9 !important;
    transition: ease-in-out 0.3s !Important;
}

.Kindergarten_tour .section-btn a:hover {
    background: #3BBEDB;
    transition: ease-in-out 0.3s;
    color: #fff;
}

.location-template-default .locate_abt_inner p strong {
    color: #9765A9;
    font-weight: 500;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.25px;
    padding: 30px 0 0 0;
    display: inline-block;
}

.location-template-default .blog_hero_page h2 {
    color: #121212;
    font-size: 38px;
    font-weight: bold;
    /* 	padding:60px 0; */
}


.location-template-default .blog_hero_page img {
    width: 100%;
    height: fit-content;
    aspect-ratio: 16 / 5;
    object-fit: cover;
}

.hero-swiper {
    z-index: 1;
    transform: translateY(-150px);
}

.location-template-default ul.school_news_slider .inner-content-slider-data img {
    max-width: 100px;
    object-fit: cover;
    width: 100%;
    height: 111px;
}

.location-template-default .school_slider_txt {
    max-width: 814px;
    width: 100%;
}

.location-template-default ul.school_news_slider .inner-content-slider-data {
    border: 3px #33BBDA solid;
    border-radius: 20px;
    max-width: 1111px;
    margin: 0 auto;
    padding: 65px 55px;
    list-style: none;
    background: #fff;
    font-size: 20px;
    line-height: 31px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    color: #1A1818;
    position: relative;
    z-index: -1;
}

.location-template-default ul.school_news_slider .inner-content-slider-data b {
    font-size: 35px;
    line-height: 36px;
    color: #2ABCDB;
    font-weight: 600;
    padding: 0 0 20px 0;
    display: inline-block;
}

.location-template-default ul.school_news_slider .inner-content-slider-data p b {
    font-size: 20px;
    line-height: 31px;
    font-weight: 600;
    color: #1A1818;
}

.location-template-default .quality-assure .section-upper-txt {
    max-width: 1159px;
    width: 100%;
    font-size: 24px;
    font-family: 'Outfit';
    line-height: 36px;
    color: #1A1818;
    margin: 0 auto;
}

.location-template-default .blog_hero_innr {
    display: flex;
    padding: 20px 0;
    margin: 0 auto;
    width: 100%;
    align-items: center;
    justify-content: space-around;
    position: fixed;
    top: 102px;
    left:0;
    right:0;
    background: #fff;
}
.location-template-default .school_banner{
    margin-top:120px;
}

.location-template-default .in_box_content p.phone a {
    text-decoration: none;
    padding: 0 0 0 20px;
    color: #333333;
    position: relative;
}

.location-template-default .in_box_content p.phone a:after {
    content: '';
    position: absolute;
    left: 0px;
    background: url(../../images/phone-blue-icon.svg) no-repeat center/cover;
    width: 15px;
    height: 15px;
    top: 3px
}

.location-template-default .in_box_content p.address:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 3px;
    background: url(../../images/location-blue-icon.svg) no-repeat center/cover;
    width: 11px;
    height: 15px;
}

.micro-btm-cta {
    margin: 80px 50px;
}

.blog_txt_lower li.landr a {
    border-right: 2px #fff solid !important;
}

.location-template-default .blog_hero_btns a {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    background: #EC2884;
    border-radius: 30px;
    padding: 14px 25px;
    text-transform: uppercase;
}

.location-template-default .blog_hero_btns {
    display: flex;
    gap: 15px;
    /*transform: translateX(100px);*/
}

.location-template-default .blog_hero_txt {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.location-template-default .blog_txt_lower ul {
    display: flex;
    gap: 30px;
}


.location-template-default .blog_txt_lower li {
    list-style-type: none;
    position: relative;
}

.in_box_right li.fb a:after {
    content: '';
    background: url(../../images/with-bg-facebook.svg) no-repeat center/cover;
    width: 30px;
    height: 31px;
    position: absolute;
    cursor: pointer;
}

.in_box_right li.youtube a:after {
    content: '';
    background: url(../../images/with-bg-you-tube.svg) no-repeat center/cover;
    width: 30px;
    height: 31px;
    position: absolute;
    cursor: pointer;
}

.in_box_right li.insta a:after {
    content: '';
    background: url(../../images/with-bg-instagram.svg) no-repeat center/cover;
    width: 30px;
    height: 31px;
    position: absolute;
    cursor: pointer;
}

.in_box_right li.twitter a:after {
    content: '';
    background: url(../../images/with-bg-twitter.svg) no-repeat center/cover;
    width: 30px;
    height: 31px;
    position: absolute;
    cursor: pointer;
}

.in_box_right li.pinterest a:after {
    content: '';
    background: url(../../images/with-bg-pin.svg) no-repeat center/cover;
    width: 30px;
    height: 31px;
    position: absolute;
    cursor: pointer;
}

.in_box_right li.linkedin a:after {
    content: '';
    background: url(../../images/with-bg-linkedin.svg) no-repeat center/cover;
    width: 30px;
    height: 31px;
    position: absolute;
    cursor: pointer;
}

.location-template-default .sc_glance .in_box_right ul a:hover {
    filter: grayscale(1);
}

.blog_txt_lower a:after {
    content: '';
    display: none;
}

li.wp-social-link.wp-social-link-x svg {
    display: block !important;
}

.micro-rgt-col .section-heading h3 {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;
}

/* Additional-css-end */


.state_filters {
    margin: 50px 0;
    width: 100%;
    max-width: 792px;
}

.state_filters h4,
.search_area h4 {
    color: #403F41;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 20px 0;
}

.locations_page .checkstate {
    padding: 0 0px;
}

.checkstate .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    height: 60px;
    width: 60px;
    font-size: 0;
    background: #fff;
    border: 0px;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 #0000000f;
}

.checkstate .slick-prev.slick-arrow {
    left: 0;
}

.checkstate .slick-next.slick-arrow {
    right: 0;
}

.checkstate .slick-arrow::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.checkstate .slick-next.slick-arrow:after {
    background: url(../../images/Arrow-Next-Icon.svg) no-repeat center/contain;
}

.checkstate .slick-prev.slick-arrow:after {
    background: url(../../images/Arrow-Previous-Icon.svg) no-repeat center/contain;
}

.checkstate .slick-track {
    margin: 0px -5px;
}

.checkstate .slick-arrow.slick-disabled {
    opacity: 0;
}

.checkstate .slick-track .slick-slide {
    padding: 0 5px;
}

.checkstate li a {
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px 20px;
    border-radius: 50px;
    display: block;
    position: relative;
    overflow: hidden;
}

.checkstate li a .bg-color {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    justify-content: center;
    align-items: center;
    transition: all ease .4s;
}

.checkstate li a:hover .bg-color,
.checkstate li a.active .bg-color {
    display: flex;
}



.pop-form-sec {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
    overflow: scroll;
    display: none;
}

.pop-form-sec .gform_heading {
    padding: 20px;
    font-size: 30px;
    text-align: center;
}

.pop-form-sec .gform-body.gform_body {
    display: flex;
    justify-content: center;
}

.pop-form-sec .gform-body h3.gsection_title {
    font-size: 25px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    font-family: 'Outfit';
    padding: 30px 0 0 0;
}

.pop-form-sec legend {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    padding: 10px 0px;
}

.pop-form-sec div#gform_fields_4 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 800px;
    width: 100%;
    position: relative;
    padding: 20px 20px 100px 20px;
}

.pop-form-sec .ginput_complex span {
    width: 100%;
}

/* .pop-form-sec #field_4_27{
    position: relative;
} */
.pop-form-sec #field_4_27 h3 {
    font-size: 0px;

}

.pop-form-sec .cross-btn {
    position: absolute;
    top: -70px;
    right: 0px;
    cursor: pointer;
}

.pop-form-sec .cross-btn:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../../images/close-button.png) no-repeat center/cover;
    width: 50px;
    height: 50px;
}

.pop-form-sec fieldset {
    border: none;
}

.pop-form-sec #input_4_1 {
    display: flex;
    gap: 20px;
}

.pop-form-sec #input_4_7 {
    display: flex;
    gap: 20px;
}

.pop-form-sec label {
    padding: 10px 0px;
    display: inline-block;
}

.pop-form-sec #gform_fields_4 {
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: #fff;
    padding: 30px 20px;
    border-radius: 20px;
}

.pop-form-sec select {
    padding: 21px 25px;
    border-radius: 14px;
    border: 1.3px #B1B1B1 solid;
    width: 100%;
}

.pop-form-sec .gform_footer.top_label {
    display: flex;
    justify-content: center;
    padding: 20px 0px;
}

.pop-form-sec textarea {
    padding: 21px 25px;
    border-radius: 14px;
    border: 1.3px #B1B1B1 solid;
    width: 100%;
}

.pop-form-sec input {
    border-radius: 14px !important;
    padding: 21px !important;
    width: 100% !important;
    border: 1px #B1B1B1 solid !important;
}

.pop-form-sec #gform_submit_button_4 {
    border-radius: 64px !important;
    padding: 21px 45px !important;
    border: 1.34px #B1B1B1 solid;
    font-size: 18px !important;
    line-height: 20px;
    font-family: 'Outfit';
    text-transform: uppercase !important;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    top: -110px;
    display: inline-block;
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    transition: all ease .4s;
    border: none !important;
}

.pop-form-sec #gform_submit_button_4:hover {
    background: #33bbda;
    color: #fff;
    border-color: #33bbda;
}

.pop-form-sec .gform_footer input {
    display: flex;
}


/* Testimonials_section-start */
.slider_area.testimonial-list-sec {
    margin: 0 auto 30px;
    padding: 0 20px;
}

.slider_area.testimonial-list-sec .testimonials-list {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.slider_area.testimonial-list-sec .single {
    width: calc(50% - 12.5px);
    padding: 0;
}

.slider_area.testimonial-list-sec .single .single_inner {
    padding: 30px;
    border-radius: 16px;
    position: relative;
}

.slider_area.testimonial-list-sec .single .single_inner .comment p {
    font-size: 18px;
    line-height: 27px;
}

.slider_area.testimonial-list-sec .single .single_inner .comment {
    margin-bottom: 20px;
}

.slider_area.testimonial-list-sec .single .single_inner::after {
    position: absolute;
    content: "";
    background: url(../../images/quotes-icons-bottom.png) no-repeat center/contain;
    width: 80px;
    height: 80px;
    bottom: 20px;
    right: 20px;
    opacity: .3;
}

/* Testimonials_section-end */

/* Location-Schools-start  */
.location-template-default .cta-microsite {
    margin: 120px 50px;
}

/* Location-Schools-end  */
.image-banner-sec .section-img img {
    border-radius: 20px;
}

.video-autoplay-loop video {
    border-radius: 20px;
    width:100%;
    max-width:640px;
    box-shadow: 0 0 7px #ccc;
}

/* error page css start */
.error-page-inner {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 100px 0;
    gap: 20pz;
}

.center-container {
    max-width: 1340px;
    padding: 0 20px;
    margin: 0 auto;
}

.error-page {
    background: linear-gradient(105.18deg, #FBF0FF 0%, #F1FCFF 100%);
}

.error-page-img {
    position: relative;
    z-index: 1;
    width: 40%;
}

.error-page-img::after {
    content: '';
    position: absolute;
    left: -90px;
    top: -30px;
    width: 379px;
    height: 379px;
    background: #fced2154;
    border-radius: 50%;
    filter: blur(50px);
    z-index: -1;
}

.error-page-img img {
    max-width: 321px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.error-page-txt {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: self-start;
    width: 60%;
}

.error-page-txt h1 {
    font-size: 120px;
    font-weight: 600;
    color: #9765A9;
}

.error-page-txt h3 {
    font-size: 50px;
    color: #333333;
}

.error-page-txt p {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}

.error-page-txt a {
    padding: 20px 30px;
    color: #fff;
    border-radius: 80px;
    background: #33BBDA;
    display: flex;
    gap: 10px;
    text-decoration: none;
}

/* error page css end */





.faq_items>ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.faq_items>ul>li {
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    background: #ffffff;
    transition: all ease 0.3s;
}

.faq_items>ul>li.opened {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-color: #ffffff;
}


.faq_items>ul>li .question {
    padding: 25px 75px 25px 25px;
    cursor: pointer;
    font-size: 22px;
    font-weight: 500;
    color: #111111;
    position: relative;
}

.faq_items>ul>li .question span {
    position: absolute;
    right: 25px;
}


.faq_items>ul>li .question span i {
    transition: all ease 0.2s;
}

.faq_items>ul>li.opened .question span i {
    transform: rotate(-90deg);
}

.faq_items>ul>li .answer {
    padding: 0 25px 25px 25px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #333333;
    display: none;
}

.faq_items>ul>li .answer p:not(:first-child) {
    margin-top: 20px;
}

.faq_items>ul>li .answer ul {
    margin-top: 20px;
    margin-left: 20px;
}



.faqs_section {
    padding: 30px 0;
}

.faqs_section h2 {
    color: #33bbda;
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 20px 0;
}

.faqs_section:first-child {
    padding-top: 0;
}


.faqs_section:nth-child(even) {
    background: #ffffff;
}

.shadow_divider {
    height: 60px;
    box-shadow: 0 7px 7px rgba(0, 0, 0, 0.1);
    margin-bottom: 60px;
}

.postid-8319 #gallery-1 img {
    border: 2px solid #cfcfcf;
    height: 250px;
    object-fit: cover;
}

#locate_abt_global {
    scroll-margin-top: 230px;
}

#join_locationn,
#blog_inner {
    scroll-margin-top: 250px;
}




/* abt section css start */


.container {
    max-width: 1260px;
    padding: 0px 20px;
    margin: 0px auto;
}

.awards_inner {
    display: flex;
    flex-direction: column;
    gap: 120px;

}

.award_column {
    position: relative;
}

.award_column:nth-child(1):after {
    content: '';
    position: absolute;
    background: #ff7c162b;
    width: 576px;
    height: 576px;
    right: -50%;
    bottom: -55%;
    border-radius: 50%;
    filter: blur(100px);
}

.our-values-slider-inner .values-slider-count img {
    max-width: 60px;
    width: 100%;
    max-height: 60px;
    height: 100%;
    object-fit: contain;
}

.award_column:nth-child(3):after {
    content: '';
    position: absolute;
    background: #9765a91a;
    width: 576px;
    height: 576px;
    left: -50%;
    top: -45%;
    border-radius: 50%;
    filter: blur(50px);
}



.award_column:nth-last-child(1):after {
    content: '';
    position: absolute;
    background: #33bbda2a;
    width: 576px;
    height: 576px;
    right: -50%;
    bottom: 45%;
    border-radius: 50%;
    filter: blur(50px);
}

.awards_heading {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 60px;
}

.awards_heading h5 {
    color: #111111;
    letter-spacing: 1.24px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.awards_heading h3 {
    color: #703D85;
    font-size: 60px;
    font-weight: bold;
}

.award_right {
    padding: 0px 20px;
    max-width: 420px;
    width: 100%;
}

.award_left {
    max-width: 60%;
    width: 100%;
}

.award_left img {
    max-width: 650px;
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
    height: fit-content;
}

.award_right h3 {
    font-size: 46px;
    font-family: 'Outfit';
    color: #33BBDA;
    font-weight: 600;
    text-align: left;
    line-height: 56px;
    text-wrap: balance;
    margin: 0px;
}

.abt_grp {
    flex-wrap: wrap;
    gap: 25px;
}

.award_right {
    max-width: 40%;
    width: 100%;
}

.award_right p {
    font-size: 24px;
    line-height: 32px;
    color: #1A1818;
    letter-spacing: 0.3px;
    font-family: 'Outfit';
    margin: 30px 0px 50px;
}

.single-award .award-content h2 {
    font-size: 34px;
    line-height: 44px;
    font-weight: 600;
    color: #703D85;
}

.single-award .award-content p {
    font-size: 22px;
    line-height: 32px;
    color: #333333;
    letter-spacing: -0.1px;
}

.single-award .award-content .awrds_right_txt {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.single-award .awrds_para_column {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.single-award .awrds_gallery {
    display: flex;
    gap: 30px !important;
    flex-wrap: nowrap !important;
    padding: 60px 0px !important;
}



.single-award .awrds_gallery img {
    width: 412px !important;
    border-radius: 20px;
}

.award_right .award_btn a {
    text-decoration: none;
    font-size: 16px;
    padding: 18px 30px;
    FONT-WEIGHT: 600;
    border-radius: 30px;
    background: #33BBDA;
    color: #fff;
    display: inline-block;
    line-height: 14px;
    transition: ease 0.3s;
}

.award_right .award_btn a:hover {
    background-color: #703D85;
}

.award_column {
    max-width: 1220px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: space-between;
}




.awards_section {
    padding: 140px 0px;
    overflow: hidden;
}




.text-container {
    margin-bottom: 15px;
}

.text-short,
.text-container .text-full p {
    display: inline;
}

.text-full {
    display: none;
}

.text-full.for-text-showing {
    display: inline !important;
}

.border-image-with-content-btn .text-container a.toggle-btn {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    padding: 0;
    border-radius: 0;
    background: transparent;
    text-decoration: underline;
}

.border-image-with-content-btn .text-container a.toggle-btn:hover {
    color: #000000 !important;
}

.location-template-default .in_box_content p.email {
    position: relative;
    z-index: 0;
    padding: 0 0 0 20px;
}

.location-template-default .in_box_content p.email:after {
    content: '';
    position: absolute;
    left: -5px;
    top: 3px;
    background: url(https://creativewo2stg.wpenginepowered.com/wp-content/uploads/2025/01/form-mail.svg) no-repeat center/contain;
    width: 15px;
    height: 19px;
}

.location-template-default .in_box_content p.phone,
.location-template-default .in_box_content p.iks_phone {
    position: relative;
    z-index: 0;
    padding: 0 0 0 20px;
}

.location-template-default .in_box_content p.iks_phone a {
    color: #000 !important;
}

.location-template-default .in_box_content p.phone:after,
.location-template-default .in_box_content p.iks_phone:after {
    content: '';
    position: absolute;
    left: -5px;
    top: 3px;
    background: url(https://creativewo2stg.wpenginepowered.com/wp-content/uploads/2025/01/form-phone.svg) no-repeat center/cover;
    width: 14px;
    height: 15px;
}

/* abt section css end */



.owners-main {}

.owners-main .owner-box {
    padding: 0 20px;
    margin: 50px auto;
    max-width: 1340px;
    width: 100%;
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.owners-main .owner-box .owner-left img {
    height: auto;
}

.owners-main .owner-box .section-columns-txt {
    width: 100%;
}

.owners-main .owner-box .section-columns-txt .inner-col-content {
    gap: 0
}

.owners-main .owner-box .section-columns-txt h3 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 25px 0;
    padding: 0
}


.owners-main .owner-box .section-columns-txt .inner-heading-content {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 0 0;
    padding: 0;
    display: block;
}

.owners-main .owner-box .section-columns-txt .inner-heading-content .read-more {
    background: none;
    color: #EC2884;
    text-decoration: underline;
    text-transform: capitalize;
    margin-left: 5px;
}

#cs-locations #cs-locations-results .card .inner .text_area h2 a {
    color: currentcolor;
    text-decoration: none;
    transition: all ease 0.3s;
}


#cs-locations #cs-locations-results .card .inner .text_area h2:hover a {
    color: #4c2d56;
}

.listen_slider_section,
.listen_slider {
    width: 100%;
}

.hreview {
    padding: 0 25px;
}

.hreview .public-review {
    min-width: 250px;
    height: 100%;
    background: #ffffff;
    border-radius: 20px;
    display: flex;
    flex-direction: column-reverse;
    padding: 25px;
}

.hreview .public-review .details .dtreviewed {
    color: #333333;
    font-size: 12px;
    line-height: 14px;
    display: block;
    font-weight: 600;
    font-family: Outfit;
}

.hreview .public-review .details {
    color: #111111;
    color: #111111;
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    font-family: Outfit;
}

.hreview .public-review .details .reviewer {
    color: #111111;
    color: #111111;
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
    font-family: Outfit;
}

.hreview .public-review .comments .description p {
    color: #111111;
    font-size: 22px;
    line-height: 33px;
    font-weight: 400;
    font-family: Outfit;
}

.leadership_section {
    padding-top: 30px;
}

.leadership_section>h3 {
    font-size: 70px;
    font-weight: bold;
    color: #9765A9;
    padding: 0px 0 10px 0;
    /* max-width: 816px; */
    max-width: 835px;
    margin: 0 auto;
    text-align: center;
}

.infants-development-section {
    padding: 100px 0;
    background: #ffffff;
    margin: 0 !important;
}
.single-curriculum .infants-development-section {
    padding: 50px 0;
}
.single-location .curriculum_section {
    padding-top: 20px;
}


.single-location .Spport-systm {
    padding-top: 0;
}

#gallery_global_join {
    scroll-margin-top: 230px;
}

.wp-block-embed__wrapper iframe {
    width: 800px;
}



.wp-block-embed__wrapper iframe {
    width: 100%;
    max-width: 800px !important;
    aspect-ratio: 16/9;
    height: auto !important
}

.pop-form-sec {
    padding: 50px;
}

.popup_box {
    width: 100%;
    max-width: 600px;
    background: #ffffff;
    margin: 0 auto;
    position: relative;
}

.popup_box .popup_box_inner {
    padding: 50px;
    position: relative;
}

.popup_box .popup_close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-family: comic sans;
    opacity: .5;
    transition: all ease .3s;
    cursor: pointer;
    z-index: 1;
}

.popup_box .popup_close:hover {
    opacity: 1;
}


.popup_box .popup_box_inner .IKS_list ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
    gap: 18px 20px;
}

.popup_box .popup_box_inner .IKS_list ul li {
    width: calc(50% - 10px);
}

.popup_box .popup_box_inner .IKS_list ul li a {
    color: #333333;
    text-decoration: none;
    transition: all ease .3s;
    display: flex;
    gap: 8px;
    font-size: 16px;
    align-items: center;
}

.popup_box .popup_box_inner .IKS_list ul li a span {
    line-height: 0;
}

.popup_box .popup_box_inner h4 {
    text-align: center;
    margin: 0 0 40px 0;
    font-size: 25px;
    color: #9765a9;
}

.popup_box .popup_box_inner .IKS_list ul li a path {
    stroke: #333333;
    transition: all ease .3s;
}

.popup_box .popup_box_inner .IKS_list ul li:hover a {
    color: #9765a9;
}


.popup_box .popup_box_inner .IKS_list ul li:hover a path {
    stroke: #9765a9;
}

.podcast_section {
    padding: 0 0 80px 0;
    text-align: center;
}

.podcast_section_inner {
    padding: 0 20px;
    margin: 0 auto;
    max-width: 800px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}

.podcast_section_inner img {
    max-width: 100%;
}

.podcast_section_inner h3 {
    font-weight: bold;
    color: #37BCDB;
    font-family: 'Outfit';
    font-size: 50px;
    padding: 0 0 20px 0;
}

.podcast_section_inner .podcast_code {
    width: 100%;
}


.gm-style-iw-chr button{position:absolute !important; right:0; top:0;}

.map_area #cs-locations #cs-locations-results .card .inner .text_area{padding:0; border-radius:0;}

.map_area #cs-locations #cs-locations-results{margin:0;}

.map_area #cs-locations #cs-locations-results .card .inner{box-shadow:none; border-radius:0; height:auto;}

.map_area #cs-locations #cs-locations-results .card .inner .text_area .bottom_area .contact_details ul li{width:100%;}

.map_area #cs-locations #cs-locations-results .card .inner .text_area .bottom_area{margin-top:20px;}

.map_area .locations_page li.location a:after{left:0; top:0;}

.map_area #cs-locations #cs-locations-results .card .inner .text_area h2{padding-right:40px;}
.map_area #cs-locations #cs-locations-results .card .inner .text_area .bottom_area .contact_details{width:100%;}

/* responsive */
@media (min-width:2300px) {
    .our-values-slider, .number-slidr .our-values-slider {
        max-width: 95%;
    }
}
@media (max-width:1599px) {



    .timeline-container {
        max-width: 800px !important;
        width: 100%;
    }

    .Kindergarten_tour.join-b4footer .section-txt {
        max-width: 1050px;
        width: 100%;

    }

}

@media all and (max-width:1499px) {
    body:not(.home) {
        /* padding-top: 66px; */
    }


    .locations_page .left .map_area {
        height: calc(100vh - 66px);
        top: 66px;
    }

    .page-id-1274 .center-container {
        padding: 0px 20px 0 50px !important;
    }

    .award_right p {
        font-size: 24px;
        line-height: 32px;
        margin: 30px 0px 45px;
        max-width: 420px;
        width: 100%;
    }

    .awards_heading {
        padding-bottom: 0px;
    }
}


@media(max-width:1399px) {
    .location-template-default .school_banner{
        margin-top:200px;
    }
    .our-vision-box{
        height:535px;
    }
    .award_left {
        max-width: 50%;
        width: 100%;
    }

    .award_right {
        max-width: 50%;
        width: 100%;
        padding: 0px;
    }

    .inner-wow-sec .wow-boy {
        position: absolute;
        left: -0px;
        bottom: 150px;
        max-width: 250px;
        width: 100%;
    }

    .inner-wow-sec .wow-girl {
        position: absolute;
        right: 35px;
        bottom: 150px;
        max-width: 250px;
        width: 100%;
    }

    .center_container {
        max-width: 1200px;
    }

    .Kindergarten_tour.join-b4footer .section-txt {
        max-width: 65%;
        width: 100%;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        justify-content: space-between;
        gap: 20px;
    }

    .our-vision-outer-box {
        justify-content: center;
    }

    .header_menus ul {
        gap: 30px;
    }

    .header_right a {
        padding: 16px 25px;
    }

    .main_header {
        padding: 0 20px;
    }


    .blue_banner_text_inner .left_title h2 br {
        display: none;
    }
    .logo img{max-width:200px;}

    .slider_area .single {
        padding: 6px 10px;
    }

    .slider_area {

        max-width: 940px;
    }

    .slider_area .slick-arrow {
        left: -60px;
    }

    .slider_area .slick-arrow.slick-next {
        right: -60px;
    }


    .glance-section.our-philosophy-section .our-philosophy-inner {
        /* gap: 100px; */
    }

    .infants-development-img {
        /* min-width: 350px;
    max-width: 567px; */
    }

    .cws-preschool-img-box {
        min-width: 50%;
    }

    .infants-development-inner,
    .content-list-side-img .infants-development-inner {
        gap: 50px;
    }

    /* .learn-exp .section-txt p {
        font-size: 24px;
        line-height: 36px;
        color: #1A1818;
        padding: 20px 0 40px 0;
    }

    .learn-exp .section-txt h3 {
        font-size: 60px;
    } */

    .School_exp .section-txt p {
        font-size: 24px;
        line-height: 36px;
        color: #1A1818;
        padding: 20px 0 40px 0;
    }

    .School_exp .section-txt h3 {
        font-size: 60px;
    }

    .cw-app .section-left-text {
        font-size: 30px;
        line-height: 45px;
    }

    .istem .section-img {
        position: unset;
    }

    .istem .section-inner {
        gap: 30px;
    }

    section.creative-before-footr {
        margin: 0px 20px;
    }

    .creative-before-footr .section-txt {
        padding: 20px;
    }

    .enroll-creative .section-form-outer img {
        max-width: 410px;
        width: 100%;
        position: relative;
        object-fit: cover;
        right: 0;
        top: 0px;
    }

    .enroll-creative .section-txt-para {
        gap: 20px;
        font-size: 20px;
        line-height: 36px;
    }

    .section-columns-txt .inner-col-content {
        padding-left: 40px;
    }

    .border-image-with-content-btn .section-columns-txt h3 {
        font-size: 60px;
        line-height: 68px;
    }

    .Spport-systm .section-heading {
        padding: 0 0 50px;
    }

    .reverse-columns-sec .section-columns-txt .inner-col-content {
        padding-right: 40px;
    }

    .locations_page .left {
        width: 520px;
    }

    .locations_page .right {
        width: calc(100% - 520px);
        padding: 30px;

    }

    .pre-kidergaten .section-cards-gallery {
        justify-content: center;
    }

    .location-template-default .blog_txt_lower ul {
        justify-content: center;
    }

    .location-template-default .blog_hero_innr {
        flex-direction: column;
        justify-content: center;
    }


    .glance-section.our-philosophy-section .section-heading-box {
        padding-left: 30px;
    }

    .location-template-default .blog_hero_btns {
        padding: 30px 0 0 0;
        transform: translateX(0px);

    }

    .in_box3 .in_box3_txt p {
        font-size: 24px;
        line-height: 30px;
    }

    .in_box3_btn a {
        font-size: 14px;
    }

    .in_box3_inner .in_box3_txt {
        max-width: 800px;
        width: 100%;
    }

    .awards_inner {
        gap: 80px;
    }

    .all_awards_list {
        gap: 80px;
    }

    .awards_section {
        padding: 100px 0px;
        overflow: hidden;
    }

    .leadership_section>h3 {
        font-size: 60px;
    }
    .our-vision-inner-hover {
        padding: 20px;
        gap: 20px;
    }
    .our-vision-inner-hover p {
        font-size: 15px;
        line-height: 23px;
    }

    .header_menus ul li a{font-size:12px;}
}



@media (max-width:1199px) {
    .location-template-default .blog_hero_innr {
        top: 66px;

    }
    .our-vision-box{
        height:615px;
    }

    .testimonials_section .slider_area {
        padding: 0 20px;
    }
    .testimonials_section .testimonials_slider .slick-arrow {
        width: 40px;
        height: 40px;
    }
    .testimonials_section .testimonials_slider .slick-arrow::before {
        font-size: 15px;
    }
    .testimonials_section .testimonials_slider .slick-prev.slick-arrow {
        left: -35px;
    }
    .testimonials_section .testimonials_slider .slick-next.slick-arrow {
        right: -35px;
    }
    .checkstate button.slick-prev.slick-arrow,
    .slick-disabled {
        display: block !important;
        position: relative;
        bottom: -8px;
    }

    .inner-wow-sec .wow-and {
        max-width: 100px;
        bottom: 210px;
        right: 319px;
        left: 0;
        margin: 0 auto;
    }

    .inner-wow-sec .wow-board {
        max-width: 600px;
    }

    .inner-wow-sec .wow-laughter {
        max-width: 235px;
        bottom: 185px;
        right: -75px;
    }

    .inner-wow-sec .wow-inspiring {
        max-width: 175px;
        top: 345px;
        left: -328px;
    }

    .inner-wow-sec .wow-with {
        max-width: 79px;
        bottom: 280px;
        right: 398px;
    }

    .inner-wow-sec .wow-boy {
        position: absolute;
        left: -35px;
        bottom: 150px;
        max-width: 250px;
        width: 100%;
    }

    .inner-wow-sec .wow-girl {
        position: absolute;
        right: -15px;
        bottom: 150px;
        max-width: 250px;
        width: 100%;
    }

    .inner-wow-sec .wow-love {
        max-width: 90px;
        bottom: 275px;
        left: 40px;
    }

    .inner-wow-sec .wow-curiosity {
        max-width: 262px;
        top: 330px;
        left: 165px;
    }

    .center_container {
        max-width: 992px;
    }

    .location-template-default ul.school_aged_served li {
        padding: 0px 5px;
        font-size: 14px;
    }

    .location-template-default ul.school_aged_served li:first-child {
        padding-left: 0;
    }

    .location-template-default ul.school_aged_served li:last-child {
        padding-right: 0;
    }

    .inner-wow-sec .wow-joy {
        max-width: 78px;
        bottom: 272px;
        left: -165px;
    }

    body:not(.home) {
        padding-top: 66px;
    }

    .curriculum_section {
        padding: 0px 30px;
    }

    .checkstate .slick-arrow {
        height: 40px;
        width: 40px;
    }

    .checkstate .slick-arrow::after {
        width: 16px;
        height: 16px;
    }

    .checkstate li a {
        padding: 8px 16px;
    }

    .infants-development-inner .cws-preschool-img-box,
    .infants-development-inner .outer-infants-development-info-box h3 {
        position: unset;
    }

    .infants-development-inner .outer-infants-development-info-box h3 {
        background: transparent;
        padding-bottom: 0;
    }

    .creative_quote_inner h3 {
        font-size: 30px;
        line-height: 42px;
        text-align: left;
    }

    .creative_quote_inner small {
        text-align: left;
    }

    .creative_quote_inner:after {
        width: 82px;
        height: 64px;
        top: -10px;
        left: 0;
    }

    .creative_quote_inner {
        max-width: 600px;
        gap: 20px;
    }

    .glance-section.our-philosophy-section .our-philosophy-img {
        max-width: 450px;
    }

    .glance-section.our-philosophy-section .section-heading-box {
        width: calc(100% - 450px);
        padding-left: 20px;
    }

    .glance-section.our-philosophy-section .section-heading h3 {
        font-size: 45px;
        line-height: 55px;
    }

    .glance-section .section-heading h6 {
        font-size: 22px;
        line-height: 32px;
    }

    .glance-section.our-philosophy-section .section-heading-para {
        padding-top: 10px;
    }

    .section-heading-box .section-heading-para p {
        font-size: 20px;
        line-height: 35px;
    }




    .content-side-img {
        width: 60%;
    }

    section,
    .cws-preschool-img-box .infants-development-info-box,
    .infants-development-section .cws-preschool-learn-more,
    #apply {
        scroll-margin-top: 70px;
    }

    .border-image-with-content-btn .section-columns-txt h3 {
        font-size: 50px;
        line-height: 58px;
    }

    .creative-care .section-card-gallery {
        padding-top: 0px;
    }

    .Kindergarten_tour .section-txt p br {
        display: none;
    }

    .our-program-section::before {
        width: 444px;
        height: 620px;
    }

    .cols3_sec .our-program-outer-box .progam-col-box {
        width: 50%;
    }



    .header_menus {
        position: fixed;
        left: 0;
        top: 0;
        height: 100dvh;
        background: #ffffff;
        padding: 0;
        transform: translateX(-100%);
        transition: 0.3s ease;
        overflow: auto;
        width: 100%;
        max-width: 100%;
        z-index: 99;
    }

    .slip header.main_header {
        width: 100%;
        left: 0px;
        right: auto;
    }


    .slip .header_menus {
        box-shadow: 0 0 20px rgb(0 0 0 / 69%);
        transform: translate(0%);
    }

    .header_menus ul li {
        color: rgb(0 0 0 / 70%);
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .header_menus ul li:hover,
    .header_menus ul li:hover>a {
        color: rgb(0 0 0 / 100%);
    }


    .header_menus ul li.opened,
    .header_menus ul li.opened>a {
        color: #20CBF2;
        font-size: 20px;
        font-weight: 600;
    }

    .header_menus ul li.opened i.far {
        transform: rotate(-90deg);
    }

    .header_menus ul li a {
        text-decoration: none;
        transition: all ease 0.2s;
        font-family: Outfit;
        color: rgb(0 0 0 / 70%);
        display: flex;
        font-size: 18px;
        text-transform: uppercase;
        height: 50px;
        font-weight: 500;
        justify-content: center;
        align-items: center;
        padding: 0px;
    }

    .menu_trigger:before {
        content: 'CLOSE';
        position: absolute;
        left: -60px;
        font-size: 18px;
    }

    .header_menus ul li i.far {
        width: 50px;
        height: 50px;
        right: 0;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: none;
    }

    .header_menus ul li.menu-item-has-children>a {
        width: calc(100% - 50px);
    }


    .header_menus > ul {
        height: calc(100% - 180px);
        overflow: auto;
        flex-direction: column;
        margin-top: 80px;
        justify-content: flex-start;
    }

    .header_menus ul li .sub-menu {
        position: static;
        left: 0;
        top: 100%;
        padding: 0;
        box-shadow: none;
        display: none;
        border-radius: 0;
        min-width: unset;
        width: 100%;
        padding-bottom: 10px;
    }

    .header_menus ul li .sub-menu li {
        border: none;
        margin: 0;
    }

    .header_menus ul li .sub-menu li:not(:last-child) {
        margin: 0;
    }

    .header_menus ul li .sub-menu li a {
        padding: 10px 20px 10px 20px !important;
        text-align: center;
    }

    .header_menus ul li:hover .sub-menu {
        display: none;
    }


    .logo img {
        width: 100%;
        height: auto;
        min-width: 150px;
        max-width: 140px;
        min-width: 140px;
    }

    .logo {
        width: 200px;
        display: flex;
        align-items: center;
        flex-wrap: WRAP;
        gap: 10px;
    }

    .blue_banner_text {
        padding: 30px;
    }

    .blue_banner_text_inner {
        padding: 50px 30px;
    }

    .testimonials_section {
        padding: 30px 30px 0 30px;
    ;
    }

    .slip .menu_trigger {
        position: absolute;
        z-index: 999999;
        right: 30px;
    }


    .menu_trigger {
        width: 30px;
        height: 22px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
    }

    .header-search-sec input {
        border: none;
    }

    .menu_trigger span {
        display: block;
        width: 100%;
        height: 3px;
        background-color: #000;
        transition: all 0.4s ease;
        transform-origin: center;
        border-radius: 2px;
    }

    .header-search-sec form {
        border-bottom: 2px #ddd solid;
        padding-bottom: 8px;
    }

    .fa-magnifying-glass:before,
    .fa-search:before {
        content: "\f002";
        color: #ddd;
        font-size: 18px;
        font-weight: 500;
    }

    .header-search-sec form::placeholder {
        display: none;
    }

    .header-search-sec form {
        border-bottom: 2px #ddd solid;
        padding-bottom: 8px;
    }

    .awards_heading h3 {
        color: #703D85;
        font-size: 50px;
        font-weight: bold;
    }

    * {
        box-sizing: border-box;
        padding: 0;
        margin: 0;
        font-family: Outfit;
    }

    .slip .menu_trigger span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 8px);
    }

    .slip .menu_trigger span:nth-child(2) {
        opacity: 0;
        transform: translateX(20px);
    }

    .slip .menu_trigger span:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -8px);
    }

    .footer_top {
        padding: 60px 20px 200px 20px;
    }

    .footer-bottom {
        padding: 20px;
    }

    .home_expo_inner {
        padding: 0 30px;
    }


    .curriculum_grid_main ul li a:after {
        left: 10px;
        top: 10px;
        right: 10px;
        bottom: 10px;
    }

    .curriculum_grid_main ul li a .caption {
        padding: 0 25px 30px 25px
    }

    .curriculum_grid_main ul li a .caption h4 {
        font-size: 25px;
    }

    .curriculum_grid_main ul li a .caption h4 span {
        font-size: 13px;
    }

    .curriculum_grid_main ul li a .caption i.far {
        width: 40px;
        height: 40px;
    }




    .infants-development-section .infants-development-inner {
        flex-direction: column;
    }

    .content-list-side-img .infants-development-inner {
        flex-direction: column-reverse;
    }

    .timeline-container {
        max-width: 600px !important;
        width: 100%;
    }

    .creative-care .section-heading h3 {
        font-size: 55px;
    }

    .pre-kidergaten .section-inner {
        gap: 64px;
    }

    .creative-care .section-inner {
        gap: 25px;
    }

    .creative-care .section-txt {
        font-size: 20px;
        line-height: 30px;
        text-align: center !important;
    }

    .creative-care .section-heading small {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 4.0px;
    }

    .creative-care .card-body {
        padding: 20px;
    }

    .Ed-Philosophy .section-inner {
        padding: 80px 0px;
    }

    .School_exp .section-inner {
        padding: 80px 0px;
        gap: 20px;
    }

    /* .learn-exp .section-inner {
        padding: 80px 0px;
        gap: 20px;
    } */

    .Ed-Station .section-inner {
        padding: 80px 0px;
        gap: 20px;
    }

    .Exploration-Station .section-inner {
        padding: 80px 0px;
        gap: 20px;
    }

    .istem .section-inner {
        padding: 80px 0px;
        gap: 20px;
    }

    .inquiry_learning .section-inner {
        padding: 80px 0px;
        gap: 20px;
    }


    .Enrichment_Station .section-inner {
        padding: 80px 0px;
        gap: 20px;
    }

    /* .learn-exp:after {
        display: none;
    }

    .learn-exp::before {
        display: none;
    }

    .learn-exp .section-txt p {
        font-size: 20px;
        line-height: 25px;
        padding: 15px 0 30px 0;
    }

    .learn-exp .section-txt h3 {
        font-size: 50px;
    }

    .learn-exp .section-txt h5 {
        font-size: 18px;
        line-height: 25px;
        border-radius: 20px;
    } */

    .School_exp:after {
        display: none;
    }

    .School_exp::before {
        display: none;
    }

    .School_exp .section-txt p {
        font-size: 20px;
        line-height: 25px;
        padding: 15px 0 30px 0;
    }

    .School_exp .section-txt h3 {
        font-size: 50px;
    }

    .School_exp .section-txt h5 {
        font-size: 18px;
        line-height: 25px;
        border-radius: 20px;
    }

    .Ed-Philosophy .section-txt h3 {
        font-size: 24px;
        padding: 15px 0 0 0;
    }

    .Ed-Philosophy .section-box2 h3 {
        font-size: 24px;
        padding: 15px 0 0 0;
    }

    .Ed-Philosophy .section-box3 h3 {
        font-size: 24px;
        padding: 15px 0 0 0;
    }

    .Ed-Philosophy .section-txt h4 {
        font-size: 11px;
        line-height: 18px;
        padding: 0px 0 15px 0;
    }

    .Ed-Station .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 20px;
        line-height: 30px;
    }

    .Ed-Station .section-text h3 {
        font-size: 54px;
    }

    .Ed-Station .section-text small {
        font-size: 18px;
        padding: 0px 0 0 0;
    }

    .Ed-Station .section-text {
        max-width: 100%;
        width: 100%;
    }


    .Exploration-Station .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 20px;
        line-height: 30px;
    }

    .Exploration-Station .section-text h3 {
        font-size: 54px;
    }

    .Exploration-Station .section-text small {
        font-size: 18px;
        padding: 0px 0 0 0;
    }

    .Exploration-Station .section-text {
        max-width: 100%;
        width: 100%;
    }


    .istem .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 20px;
        line-height: 30px;
    }

    .istem .section-text h3 {
        font-size: 54px;
    }

    .istem .section-text small {
        font-size: 18px;
        padding: 0px 0 0 0;
    }

    .istem .section-text {
        max-width: 100%;
        width: 100%;
    }


    .inquiry_learning .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 20px;
        line-height: 30px;
    }

    .inquiry_learning .section-text h3 {
        font-size: 54px;
    }

    .inquiry_learning .section-text small {
        font-size: 18px;
        padding: 0px 0 0 0;
    }

    .inquiry_learning .section-text {
        max-width: 100%;
        width: 100%;
    }

    .Enrichment_Station .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 20px;
        line-height: 30px;
    }

    .Enrichment_Station .section-text h3 {
        font-size: 54px;
    }

    .Enrichment_Station .section-text small {
        font-size: 18px;
        padding: 0px 0 0 0;
    }

    .Enrichment_Station .section-text {
        max-width: 100%;
        width: 100%;
    }

    .quality-assure .section-upper-txt {
        font-size: 18px;
        line-height: 25px;
    }

    .schedule_tour .section-txt {
        max-width: 60%;
        width: 100%;
    }

    .schedule_tour .section-txt h3 {
        font-size: 45px;
        line-height: 54px;
    }

    .pre-kidergaten .card-body {
        max-width: 30%;
    }

    .Kindergarten_tour .section-txt {
        max-width: 60%;
        width: 100%;
    }

    .Kindergarten_tour .section-txt h3 {
        font-size: 45px;
        line-height: 54px;
    }

    .curriculum_grid_main li:first-child {
        grid-column: span 3;
        grid-row: span 2;
    }

    .infants-development-inner .cws-preschool-img-box,
    .infants-development-inner .outer-infants-development-info-box {
        width: 100%;
    }

    .infants-development-inner .infants-development-img {
        max-width: 60%;
    }

    .creativ_component_gallery {
        flex-wrap: wrap;
    }

    .creativ_comp_body {
        max-width: 45%;
        width: 100%;
    }

    .c-body2 {
        max-width: 45%;
        width: 100%;

    }

    .c-body3 {
        max-width: 45%;
        width: 100%;
    }

    .education-slider-box img {
        max-width: 20px;
        width: 100%;
    }

    .blog_grid .blog_single {
        width: 33.33%;
    }

    .section-columns-txt p,
    .text-short {
        font-size: 20px;
        line-height: 30px;
    }

    .section-columns-txt .inner-col-content {
        gap: 20px;
    }

    .Spport-systm .section-inner {
        padding: 60px 0 0;
    }


    .Spport-systm:has(+ .Spport-systm[style]) .section-inner,
    .Spport-systm[style] .section-inner,
    .Spport-systm:not(.Spport-systm:has(+ .Spport-systm)) .section-inner,
    .lothal .section-inner {
        padding: 60px 0;
    }

    .Spport-systm .section-heading h3 {
        font-size: 50px;
    }

    .Spport-systm .section-heading p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-columns-txt h3 {
        font-size: 50px;
    }

    .creative-before-footr .section-inner {
        flex-direction: column;
        gap: 40px;
    }

    section.creative-before-footr {
        margin: 0px;
        border-radius: 0px;
    }

    .creative-before-footr .section-txt {
        padding: 20px;
        max-width: 100%;
        gap: 20px;
    }

    .creative-before-footr .section-txt-right {
        max-width: 100%;
        width: 100%;
    }

    .creative-before-footr .section-txt-left {
        max-width: 100%;
        gap: 20px;
        flex-direction: column;
    }

    .enroll-creative .section-txt-outer h3 {
        font-size: 40px;
    }

    .enroll-creative .section-txt-outer h3 br {
        display: none;
    }

    .enroll-creative .section-txt-outer {
        gap: 20px;
    }

    .istem-sec .section-columns-txt {
        max-width: 100% !important;
        width: 100%;
        gap: 20px;
    }

    .istem-sec .section-columns-img {
        max-width: 100%;
        width: 100%;
    }

    .Kindergarten_tour.join-b4footer .section-txt {
        max-width: 650px;
        align-items: self-start;
        flex-direction: column;
        justify-content: flex-start;
        gap: 10px;
    }

    .in_box3_btn a {
        font-size: 14px;
        padding: 15px 30px;
    }

    .in_box3 .in_box3_txt p {
        font-size: 22px !important;
        line-height: 30px;
    }

    .in_box3_inner .in_box3_txt {
        max-width: 630px;
        width: 100%;
    }

    .award_right p {
        font-size: 18px;
        line-height: 25px;
        margin: 20px 0px 30px;
    }

    .award_right h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .awards_banner_inner h3 {
        font-size: 14px;
    }

    .awards_banner_inner h1.award-title {
        font-size: 40px;
    }

    .single-award .award-content h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .single-award .award-content p {
        font-size: 20px;
        line-height: 25px;
    }

    .header-search-sec {
        display: none !important;
        /* background: #000; */
        position: absolute;
        bottom: 80px;
        right: 0;
        left: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .header-search-sec button {
        border: none;
        background: transparent;
    }

    .header-search-sec input:focus-visible {
        outline: none !important;
    }

    .header-search-sec form input::placeholder {
        color: #faebd700;
    }

    #menu-item-841 a {
        padding-left: 50px;
        padding-right: 0px;
    }

    /* #menu-item-2149 a {
        padding-left: 40px;
    } */
    .header-quote {
        display: block !important;
        max-width: 330px;
        text-align: center;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 20px;
    }

    .header-quote:after {
        content: 'fsrg';
        color: #ffffff;
        border-bottom: 3px #ddd solid;
        padding-bottom: 0px;
        margin: 0 auto;
    }
}

@media (max-width:991px) {
    .location-template-default .school_banner{
        margin-top:185px;
    }
    .our-vision-box{
        height:500px;
    }
    .home .Kindergarten_tour {
        margin-top: 50px;
    }

    .award_right .award_btn a {
        padding: 14px 25px;
    }

    .in_box3_inner {
        justify-content: center;
        flex-direction: column;
    }

    .in_box3 .in_box3_txt b {
        text-align: center;
    }

    .inner-wow-sec .wow-girl {
        right: -20px;
        bottom: 150px;
        max-width: 200px;
    }

    .inner-wow-sec .wow-boy {
        left: -30px;
        bottom: 150px;
        max-width: 200px;
    }

    .inner-wow-sec img.wow-creating {
        max-width: 170px;
        right: 209px;
        top: -65px;
    }

    .inner-wow-sec .wow-a {
        max-width: 20px;
        right: -30px;
        top: -40px;
    }

    .inner-wow-sec .wow-world {
        max-width: 85px;
        right: -100px;
        top: -13px;
    }

    .inner-wow-sec .wow-of {
        max-width: 30px;
        top: 50px;
        left: -320px;
    }

    .inner-wow-sec .wow-wonder {
        max-width: 180px;
        top: 29px;
        left: -75px;
    }

    .inner-wow-sec .wow-as {
        max-width: 30px;
        right: -165px;
        top: 40px;
    }

    .inner-wow-sec .wow-learn {
        max-width: 150px;
        top: 100px;
        left: -190px;
    }

    .inner-wow-sec .wow-together {
        max-width: 160px;
        right: -150px;
        top: 105px;
    }

    .inner-wow-sec .wow-inspiring {
        max-width: 155px;
        top: 155px;
        left: -220px;
    }

    .inner-wow-sec .wow-curiosity {
        max-width: 180px;
        top: 150px;
        left: 150px;
    }

    .inner-wow-sec .wow-love {
        max-width: 80px;
        bottom: 285px;
        left: 80px;
        right: 0px;
    }

    .inner-wow-sec .wow-joy {
        max-width: 60px;
        bottom: 285px;
        left: -100px;
    }

    .inner-wow-sec .wow-with {
        max-width: 65px;
        bottom: 287px;
        right: 285px;
    }

    .inner-wow-sec .wow-laughter {
        max-width: 215px;
        bottom: 185px;
        right: -75px;
    }

    .inner-wow-sec .wow-and {
        max-width: 68px;
        bottom: 210px;
        right: 255px;
    }

    .inner-wow-sec .wow-laughter {
        max-width: 220px;
        bottom: 185px;
        right: -65px;
    }

    .inner-wow-sec .wow-board {
        max-width: 450px;
    }

    .center_container {
        max-width: 768px;
    }

    .slider_area {
        max-width: 560px;
    }

    /* .glance-section.our-philosophy-section .our-philosophy-img {
        max-width: 300px;
        margin: 0 auto;
    } */
    .testimonials_section {
        padding: 60px 20px 0 20px;
    }

    .slider_area.testimonial-list-sec .single .single_inner::after {
        bottom: 10px;
    }

    .pop-form-sec #gform_wrapper_4 {
        border-radius: 0;
    }

    .pop-form-sec div#gform_fields_4 {
        padding-top: 0;
    }

    .pop-form-sec .gform_heading {
        padding: 20px 20px 10px;
    }

    .glance-section.our-philosophy-section .our-philosophy-img {
        max-width: 100%;
    }

    .glance-section.our-philosophy-section .section-heading-box {
        width: 100%;
        padding: 0;
    }

    .mobile_trigger_btn img {
        width: 30px;
        display: flex;
        justify-content: center;
    }

    .cta-microsite p {
        font-size: 18px !important;
        line-height: 22px !important;
        text-wrap-style: pretty;
    }

    .micro-bannr {
        margin-bottom: 0px !important;
        padding: 0 0 20px;
    }

    .creative-care .card-body {
        padding: 20px !important;
        border-radius: 20px;
        border: 3px #33BBDA solid;
        max-width: 47%;
        width: 100%;
    }

    .micro-rgt-col a {
        text-decoration: none;
        font-size: 16px;
        line-height: 24px;
        color: #000;
        padding: 13px 38px;
        border-radius: 40px;
        background: #FCEE21;
        display: inline-block;
        width: fit-content;
    }

    .micro-rgt-col .section-columns-txt h3 {
        font-size: 50px;
        line-height: 58px;
    }

    .micro-rgt-col .section-columns-txt p,
    .text-short {
        font-size: 18px;
        line-height: 30px;
    }

    .micro-rgt-col .section-columns-txt .inner-col-content {
        padding-left: 0px;
        gap: 20px;
    }

    .micro-headingg .section-heading-para p span {
        font-size: 18px;
        line-height: 28px;
    }

    .single-post .blog-head-img .section-sub-heading small {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .single-post .post p,
    .single-post .post li {
        font-size: 16px !important;
        line-height: 26px !important;
        text-align: left !important;
    }

    .single-post .blog-head-img {
        padding: 20px;
    }

    .blog_inner .blog_left_area {
        width: 100%;
    }

    .single-post .post h2.wp-block-heading {
        font-size: 25px;
        line-height: 35px;
    }

    .blog_inner .blog_right_area {
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        max-width: 350px;
        transform: translateX(-100%);
        background: #fff;
        box-shadow: 5px 0 10px #0000000c;
        z-index: 9999;
        transition: ease-in-out 0.3s;
    }

    .active-classs .blog_inner .blog_right_area {
        transform: translateX(0%);
    }

    .quality-assure.sec-bottom-space:has(+ .quality-assure.sec-bottom-space) {
        margin-bottom: 40px;
    }

    .blue_banner_text_inner {
        flex-direction: column;
        padding: 40px;
        gap: 10px;
    }

    .blue_banner_text_inner .left_title {
        width: 100%;
    }

    .blue_banner_text_inner .right_description {
        width: 100%;
    }

    .image_left_text_right .image {
        height: 480px;
    }

    .blue_banner_text_inner .left_title h2 {
        font-size: 40px;
        line-height: 47px;
    }

    .blue_banner_text_inner .right_description>div {
        font-size: 20px;
        line-height: 28px;
    }

    .image_left_text_right .text h3 {
        font-size: 18px;
        padding-bottom: 0;
    }

    .image_left_text_right .text h1 {
        font-size: 50px;

    }

    .image_left_text_right .text .text_description {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 40px;
        padding-top: 6px;
    }



    .image_left_text_right .text a {
        padding: 16px 35px;
    }


    .only-heading-dec-sec.for-color-heading-sec {
        margin-bottom: 40px;
    }


    .home_expo_inner .container_inner .text_area h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .home_expo_inner .container_inner .text_area h3 {
        font-size: 42px;
        line-height: 53px;
    }

    .home_expo_inner .container_inner .text_area h4 {
        font-size: 16px;
        line-height: 21px;
    }

    .number-slidr .section-inner {
        padding: 0 0 30px 0;
    }

    .our-philosophy-img img {
        max-width: 300px !important;
        width: 100%;
        margin: 0 auto !important;
        display: flex;
    }

    .glance-section.our-philosophy-section .our-philosophy-img img {
        max-width: 400px !important;
    }

    .home_exploratorium {
        padding-bottom: 50px;
    }


    .footer-menu ul a,
    .contact_information ul a {
        font-size: 14px;
        line-height: 30px;
    }

    .footer-menu ul {
        width: 280px;
    }

    .footer_top_right {
        gap: 20px;
    }


    .curriculum_grid_main ul li {
        width: 50%;
    }

    .curriculum_inner .text h3,
    .testimonials_inner .title_area h3 {
        font-size: 17px;
        line-height: 18px;
    }

    .curriculum_inner .text h2,
    .testimonials_inner .title_area h2 {
        font-size: 50px;
        line-height: 52px;
    }

    .curriculum_inner .text {
        gap: 15px;
    }

    .slider_area .single {
        padding: 6px 10px;
    }

    .slider_area .single .single_inner {
        padding: 30px;
        border-radius: 20px;
    }


    .section-heading-box .section-heading h3 {
        font-size: 50px;
        line-height: 55px;
        padding: 0 0px;
    }

    .section-heading-box .section-heading-para p {
        font-size: 19px;
        line-height: 31px;
        text-align: center;
    }

    .our-philosophy-inner {
        gap: 30px;
    }

    .education-slider-item {
        padding: 45px 50px;
    }

    .education-section .section-heading h6 {
        font-size: 28px;
        line-height: 34px;
        padding-top: 10px;
        padding-bottom: 20px;
        text-align: center;
    }

    .our-program-box {
        max-width: 357px;
        min-height: 250px;
    }

    .our-program-box h6 {
        font-size: 36px;
        line-height: 41px;
    }

    .glance-section.our-philosophy-section .our-philosophy-inner {
        /* gap: 50px; */
        flex-direction: column;
        align-items: center;
    }

    .glance-section.our-philosophy-section .section-heading h3 {
        font-size: 40px;
        line-height: 45px;
        text-align: center;
    }

    .glance-section .section-heading h6 {
        font-size: 18px;
        line-height: 26px;
        text-align: center;
    }

    .infants-education .section-heading h3 {
        text-align: center;
    }

    .infants-education .section-heading h6 {
        text-align: center;
    }

    .infants-education-box {
        max-width: unset;
        padding: 20px;
    }

    .infants-development-inner {
        flex-direction: column-reverse;
        gap: 30px;
    }

    .content-list-side-img .infants-development-inner {
        gap: 30px;
    }

    .infants-development-info-box h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .infants-development-list {
        flex-direction: column;
        gap: 12px;
    }

    .infants-development-list .right-info-box h6 {
        font-size: 21px;
        line-height: 25px;
        padding-bottom: 10px;
    }

    .infants-development-list .right-info-box p {
        font-size: 18px;
        line-height: 26px;
    }

    .life-infant p {
        font-size: 18px;
        line-height: 26px;
    }

    .life-infant .infants-development-inner {
        flex-direction: column;
    }

    .Spport-systm[style] .section-inner {
        padding-bottom: 0 !important;
    }

    .our-vision-inner-hover {
        padding: 20px;
        gap: 16px;
    }

    .cws-preschool-img-box {
        min-width: unset;
    }


    .cw-app .section-inner {
        flex-direction: column-reverse;
        align-items: self-start;
    }

    .cw-app .section-left h3 {
        font-size: 50px;
        line-height: 52px;
    }

    .cw-app .section-left .small-des p {
        font-size: 18px;
        line-height: 30px;
    }

    .cw-app .section-left {
        gap: 35px;
    }

    .cw-app .section-left .small-des {
        gap: 10px;
    }

    .pre-kidergaten .card-body {
        max-width: 46%;
    }

    .schedule_tour .section-txt {
        max-width: 100%;
        width: 100%;
    }

    .schedule_tour {
        margin: 0px 20px;
    }

    .schedule_tour .section-btn a {
        display: block;
        font-size: 14px;
    }


    .Kindergarten_tour .section-txt {
        max-width: 100%;
        width: 100%;
        flex-direction: column;
    }

    .Kindergarten_tour {
        margin: 0px 20px;
    }

    .Kindergarten_tour .section-btn a {
        display: block;
        font-size: 14px;
    }

    .schedule_tour .section-inner {
        flex-direction: column;
        padding: 20px 0px;
        align-items: flex-start;
        margin: 0px 0px;
    }

    .Kindergarten_tour .section-inner {
        flex-direction: column;
        padding: 20px 0px;
        align-items: flex-start;
        margin: 0px 0px;
    }

    .quality-assure .section-inner {
        gap: 40px;

    }

    .quality-assure h3 {
        padding: 0 0 20px 0;
    }

    .quality-assure .section-upper {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .quality-assure .section-lower {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .ever-excl .section-right-box {
        gap: 20px;
    }

    .section-gallery {
        flex-wrap: wrap;
    }

    .section-box {
        max-width: 48%
    }

    .section-box2 {
        max-width: 48%
    }

    .section-box3 {
        max-width: 48%
    }

    .School_exp .section-inner {
        padding: 20px 0px;
        flex-direction: column;
        align-items: flex-start;
    }

    /* .learn-exp .section-inner {
        padding: 20px 0px;
        flex-direction: column;
        align-items: flex-start;
    } */

    .Ed-Station .section-inner {
        padding: 20px 0px;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .Exploration-Station .section-inner {
        padding: 20px 0px;
        flex-direction: column;
        align-items: flex-start;
    }

    .istem .section-inner {
        padding: 20px 0px;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .inquiry_learning .section-inner {
        padding: 20px 0px;
        flex-direction: column;
        align-items: flex-start;
    }

    .Enrichment_Station .section-inner {
        padding: 20px 0px;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .ever-excl .section-lower {
        flex-direction: column;
        align-items: flex-start;
    }

    .ever-excl .section-left-box {
        max-width: 100%;
        border-radius: 10px;
        padding: 40px 45px;
    }

    .ever-excl .section-right-paragraph {
        font-size: 18px;
        line-height: 25px;
    }

    .quality-assure .section-upper-txt {
        font-size: 16px;
        line-height: 25px;
        max-width: 100%;
        width: 100%;
    }

    .creative-care .section-heading h3 br {
        display: none;
    }

    .creative-care .section-heading small {
        font-size: 12px;
        line-height: 25px;
        letter-spacing: 3.8px;
    }

    .creative-care .section-heading h3 {
        font-size: 35px;
    }

    .creative-care .section-heading {
        text-align: left;
    }

    .creative-care .section-inner {
        gap: 20px;
    }

    .creative-care .section-txt {
        max-width: 100%;
        width: 100%;
        font-size: 16px;
        line-height: 25px;
        text-align: left;
    }

    .creative-care .section-img {
        justify-content: center;
    }

    .creative-care .section-card-gallery {
        flex-wrap: wrap;
        justify-content: center;
    }

    .creative-care .card-body {
        padding: 40px 45px;
        border-radius: 20px;
        border: 3px #33BBDA solid;
        max-width: 47%;
        width: 100%;
    }

    .popup {
        width: 250px !important;
    }

    .timeline-container {
        max-width: 500px !important;
        width: 100%;
    }

    .timeline-txt h4 {
        font-size: 12px;
        line-height: 25px;
        letter-spacing: 3.8px;
    }

    .timeline-txt h3 {
        font-size: 35px;
    }

    .top-main-banner-sec h1 {
        font-size: 45px;
        line-height: 50px;
    }

    .section-heading-box {
        padding: 0px;
    }

    .infants-development-info-box h3:has(+ .heading-para) {
        padding-bottom: 15px;
    }

    .inner-description-sec,
    .infants-development-accodian-box {
        padding-top: 20px;
    }

    .infants-development-section section {
        padding: 20px 0;
    }

    .outer-infants-development-info-box .infants-development-list-box:has(p) {
        padding-top: 30px;
        gap: 25px;
    }

    .infants-development-info-box p {
        font-size: 16px;
        line-height: 24px;
    }

    .curriculum_grid_main ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .curriculum_grid_main li:first-child .featured_image {
        height: 275px;
    }

    .top-main-banner-sec {
        padding: 150px 0;
    }

    .bottom-space {
        margin-bottom: 30px;
    }

    .sec-bottom-space {
        margin-bottom: 60px;
    }

    .page-id-745 .sec-bottom-space {
        margin-bottom: 20px;
    }

    .only-heading-dec-sec .section-heading h3 {
        padding: 0px 0 0px 0;
        text-align: center;
        font-size: 33px;
        line-height: 40px;
    }

    .pre-kidergaten .section-cards-gallery {
        padding: 30px 0 0 0;
        row-gap: 20px;
    }

    .only-heading-dec-sec .section-heading-para p {
        font-size: 18px;
        line-height: 28px;
    }

    .curriculum_section {
        padding: 0px !important;
    }

    .for-color-heading-sec .section-heading h3,
    .for-color-heading-sec .section-heading .section-sub-heading {
        text-align: center;
    }

    .blog_grid .blog_single {
        width: 50%;
    }

    .team-educate .section-card-gallery {
        justify-content: center;
        flex-wrap: wrap;
    }

    .team-educate .section-card-body {
        max-width: 48%;
        width: 100%;
    }

    .team-educate .section-heading h3 {
        font-size: 50px;
    }

    .team-educate .section-heading p {
        font-size: 18px;
    }

    .team-educate .section-heading {
        padding: 0 0 40px 0px;
    }

    .enroll-creative .section-inner {
        flex-direction: column-reverse;
    }

    .enroll-creative .section-form-outer img {
        max-width: 100%;
        width: 100%;
    }


    .single_page_top_banner .btn {
        font-size: 16px;
        line-height: 22.68px;
        padding: 14px 25px;
        margin-top: 20px;
    }

    .single_page_top_banner h1 {
        line-height: 60px;
    }

    .single_page_top_banner h3 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .top-main-banner-sec.single_page_top_banner {
        padding: 120px 0 70px;
    }

    .enroll-creative .section-form-outer {
        width: 50%;
        margin: 0 auto;
        transform: unset;
        margin-bottom: 30px;
    }

    .enroll-creative .section-txt-outer {
        width: 100%;
        padding-right: 0;
    }

    .Kindergarten_tour p {
        font-size: 25px;
        line-height: 35px;
    }

    .Ed-Philosophy .section-heading-box .section-heading h3 {
        font-family: Outfit;
        font-size: 50px;
        line-height: 65px;
        text-align: left;
    }

    .page-id-745 .image-banner-sec .section-img img {
        max-width: 700px;
    }

    .glance-section .section-heading-box {
        max-width: 100%;
        width: 100%;
    }

    .Spport-systm .section-columns {
        align-items: flex-start;
        flex-direction: column;
        gap: 40px;
    }

    .Spport-systm .section-columns .section-columns-img,
    .Spport-systm .section-columns .section-columns-txt {
        width: 100% !important;
        max-width: 100% !important;
    }

    .section-columns-txt .inner-col-content {
        padding-left: 0;
    }

    .reverse-columns-sec .section-columns-txt .inner-col-content {
        padding-right: 0px;
    }

    .page-id-1274 .center-container li {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .page-id-1274 .center-container p {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .page-id-1274 .center-container h2.wp-block-heading {
        font-size: 45px !important;
        padding: 0 0px 20px 0px !important;
    }

    .page-id-1274 .center-container li strong {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .page-id-1264 .center-container li {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .page-id-1264 .center-container p {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .page-id-1264 .center-container h2.wp-block-heading {
        font-size: 45px !important;
        padding: 0 0px 20px 0px !important;
    }

    .page-id-1264 .center-container li strong {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .page-id-1264 .center-container a {
        font-size: 16px !important;
        line-height: 25px !important;
        word-break: break-all;
    }

    .page-id-1264 .center-container h3.wp-block-heading {
        font-size: 30px;
        padding: 20px 0 10px;
    }

    .icons-content-hover-sider .section-heading-box .section-heading h3 {
        font-size: 50px;
    }

    .our-vision-outer-box {
        flex-wrap: wrap;
        gap: 40px;
    }

    .our-vision-section .flip-box-text-sec h4 {
        font-size: 30px;
        line-height: 40px;
    }

    .sprt-after-eclipse:after {
        display: none;
    }

    .single-post .blog_right_area .search_area input {
        margin: 20px 0 0 0;
    }

    .single-post .mobile_trigger_btn {
        width: 61px;
        height: 50px;
        position: absolute;
        top: 100px;
        right: -58px;
        cursor: pointer;
        padding: 10px 20px;
        background-color: #a7cf39;
        color: #fff;
        border: none;
        display: inline-block;
        transition: ease-in-out 0.3s;
    }


    .blog_inner .blog_right_area .blog_side_bar {
        display: flex;
        flex-direction: column;
        gap: 30px;
        height: 100vh;
        overflow: auto;
        padding: 70px 20px 20px 20px;
    }

    body:not(.home) {
        padding-top: 62px;
    }

    .locations_page .left .map_area {
        height: calc(100vh - 62px);
        top: 62px;
    }

    .locations_page .left {
        width: 320px;
    }

    .locations_page .right {
        width: calc(100% - 320px);
    }

    #edu-duo .section-heading-box .section-heading-para p {
        font-size: 19px;
        line-height: 31px;
        text-align: center;
    }

    .border-image-with-content-btn .section-columns-img img {
        max-width: 420px;
    }

    .full_height_video {
        height: 480px;
    }

    .all_awards_list {
        display: flex;
        flex-direction: column;
        gap: 64px;
    }

    .pop-form-sec #input_4_1 {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }

    .pop-form-sec #input_4_7 {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }

    .location-template-default .cta-microsite {
        margin: 60px 50px;
    }

    .top-main-banner-sec sup {
        font-size: 30px;
    }

    .number-slidr .our-values-slider-box .swiper-slide {
        /* max-width: 100%;
        width: 100%; */
    }

    .pop-form-sec .gform_heading {
        font-size: 25px;
    }

    .micro-btm-cta .section-inner {
        flex-direction: column;
        padding: 0px 0px;
        align-items: flex-start;
        margin: 30px 0px;
    }

    .cta-microsite .section-inner {
        flex-direction: column;
        padding: 0px 0px;
        align-items: flex-start;
        margin: 30px 0px;
    }

    .micro-btm-cta .section-btn span {
        display: inline-block;
    }

    .cta-microsite .section-btn span {
        display: inline-block;
    }

    .location-template-default .blog_left_area .card-img {
        max-width: 100%;
        width: 100%;
    }

    .location-template-default .blog_left_area .sc_glance {
        max-width: 100%;
        width: 100%;
    }

    .location-template-default .blog_inner {

        flex-wrap: wrap;

    }

    .location-template-default .blog_inner .blog_left_area {
        width: 100%;
        gap: 20px;
        position: relative;
        padding: 0 20px;
    }

    .location-template-default .in_boxx {
        display: flex;
        justify-content: space-between;
        gap: 20px;
        max-width: 100%;
        padding: 40px 20px;
        flex-direction: column;
    }

    .location-template-default .in_box2 h4 {
        font-size: 40px;
        line-height: 45px;
        text-align: center;
    }

    .location-template-default .in_box2 {
        gap: 40px;
    }

    .blog_hero_page {
        padding: 0 20px;
    }

    .micro-btm-cta {
        margin: 30px 0;
        border-radius: 0px;
    }

    .location-template-default .blog_inner {
        flex-wrap: wrap;
        gap: 30px;
        padding: 0px;
    }

    .location-template-default .blog_inner .blog_right_area {
        width: 100%;
        max-width: 100%;
        border-radius: 0px;
        position: relative;
        transform: translateX(0px);
        margin: 0px 0px;
    }

    .hero-swiper {
        transform: translateY(0px)
    }

    .location-template-default .gform_footer.top_label input {
        font-size: 18px !important;
        padding: 15px 50px !important;
        border-radius: 10px !important;

    }

    .location-template-default .blog_left_area:after {
        display: none;
    }

    .location-template-default .blog_right_area .gform-body {
        margin: 0px 0 0 0;
        border-radius: 20px;
        padding: 10px 10px;
        background: #fff;
    }

    .location-template-default .blog_right_area form {
        background: #fff;
        border-radius: 20px;
        padding: 10px 10px;
    }

    .location-template-default .blog_hero_btns {

        padding: 30px 0 0 0;
        justify-content: center
    }

    .location-template-default .blog_hero_page h2 {
        color: #121212;
        font-size: 30px;
        font-weight: bold;
        /* padding: 60px 0; */
        text-align: center;
        line-height: 34px;
    }

    .location-template-default .blog_side_bar .contact_area p {
        padding: 0 0 20px 0;
    }

    .location-template-default .blog_side_bar .contact_area .gform-body h3 {
        font-size: 16px;
        line-height: 20px;
    }


    .error-page-img::after {
        left: 0px;
        top: 0;
        width: 100%;

    }

    .error-page-img img {
        max-width: 200px;
    }

    .error-page-txt {
        align-items: center;
        display: flex;
    }

    .error-page-img {
        width: 100%;
        display: flex
    }

    .error-page-txt h3 {
        font-size: 40px;
        color: #333333;
    }

    .error-page-inner {
        align-items: center;
        padding: 60px 0;
        gap: 20px;
        flex-direction: column;
        align-items: flex-start;
    }

    .error-page-txt {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: center;
        width: 100%;
    }

    .error-page-txt h1 {
        font-size: 90px;
    }

    .location_leadership_single {
        width: 50%;
    }

    .blog_grid .blog_single .blog_single_inner .featured_image img {
        object-fit: cover;
        height: 200px;
    }

    #gallery-1 .gallery-item {
        width: 45% !important;
    }

    .leaf-sub {
        width: 45%;
    }

    #gallery-3 .gallery-item {
        float: unset !important;
        margin-top: 10px;
        text-align: center;
        width: 45% !important;
    }

    .activee .blog_inner .blog_right_area {
        transform: translateX(0%);
    }

    .home .wide_section .image img {
        padding: 0 20px;
    }

    .inner-wow-sec .wow-we {
        max-width: 40px;
        right: -169px;
        top: 65px;
        z-index: 9;
    }

    .in_box3 .in_box3_txt p {
        text-align: center !important;
    }

    .awards_heading h3 {
        font-size: 45px;
    }


    .award_right {
        max-width: 100%;
    }

    .award_left {
        max-width: 100%;
    }



    .award_right p {
        font-size: 16px;
        line-height: 22px;
        margin: 15px 0px 20px;
    }

    .award_column:after {
        display: none;
    }

    .awards_heading h5 {
        font-size: 20px;
    }

    .awards_inner {
        gap: 64px;
    }

    .award_right .award_btn a {
        text-decoration: none;
        font-size: 14px;
        padding: 14px 25px;
        line-height: 14px;
    }

    .award_left img {
        max-width: 450px;
    }

    .awards_section {
        padding: 80px 0px;
        overflow: hidden;
    }

    .single-award .awrds_gallery {
        flex-wrap: wrap !important;
    }

    .single-location #join_locationn .section-columns .section-columns-txt {
        width: 100% !important;
    }

    .single-location #join_locationn .center_container {
        max-width: 100%;
        width: 100%;
    }

    .leadership_section>h3 {
        font-size: 50px;
    }
    .header_menus ul {
        gap: 10px;
    }

}


@media (max-width:767px) {
    .slider_area .single .single_inner {
        padding: 20px;
    }

    .testimonials_section .slider_area {
        padding: 0 25px;
    }
    .testimonials_section .testimonials_slider .slick-prev.slick-arrow {
        left: -40px;
    }
    .testimonials_section .testimonials_slider .slick-next.slick-arrow {
        right: -40px;
    }
    .home .Kindergarten_tour {
        margin-top: 30px;
    }
    .infants-development-section {
        padding: 50px 0;
    }
    .single-curriculum .infants-development-section {
        padding: 20px 0;
    }
    .cws-preschool-learn-more .cws-preschool-btn a {
        border-radius: 20px;
        padding: 12px;
        font-size: 14px;
        line-height: 18px;
    }
    .infants-development-section .cws-preschool-learn-more {
        padding: 30px 20px;
    }

    .award_column {
        flex-direction: column;
        gap: 20px;
    }

    .award_column:nth-child(even) {
        flex-flow: row-reverse;
        flex-direction: column;
    }

    .in_box3 {
        margin: 60px 20px 0 20px;
    }

    .in_box3 .in_box3_txt p {
        font-size: 18px !important;
        line-height: 25px;
        text-align: center;
    }

    .in_box3 .in_box3_txt b {
        text-align: center;
        font-size: 40px;
    }

    .checkstate button.slick-prev.slick-arrow,
    .slick-disabled {
        bottom: -15px;
    }

    .center_container {
        max-width: 576px;
    }

    .inner-wow-sec .wow-girl {
        display: none;
    }

    .inner-wow-sec .wow-boy {
        display: none;
    }

    .page-id-12977 .section-heading-box {
        padding: 0px 0 0px 0;
    }

    .inner-wow-sec .wow-a {
        max-width: 15px;
        right: -15px;
        top: -60px;
        left: 0;
    }

    .inner-wow-sec img.wow-creating {
        max-width: 100px;
        right: 150px;
        top: -65px;
    }

    .inner-wow-sec .wow-world {
        max-width: 85px;
        right: -84px;
        top: -40px;
    }

    .inner-wow-sec .wow-wonder {
        max-width: 120px;
        left: -43px;
        top: 0;
    }

    .location_leadership_single {
        width: 100%;
    }

    .inner-wow-sec .wow-of {
        max-width: 29px;
        top: 10px;
        left: -222px;
    }

    .inner-wow-sec .wow-as {
        max-width: 28px;
        right: -140px;
        top: 12px;
    }

    .inner-wow-sec .wow-we {
        max-width: 30px;
        right: -143px;
        top: 30px;
    }

    .swiper.ourVlauesSlider {
        padding: 0 20px;
    }

    .inner-wow-sec .wow-learn {
        max-width: 120px;
        top: 55px;
        left: -148px;
    }

    .inner-wow-sec .wow-together {
        max-width: 124px;
        right: -115px;
        top: 57px;
    }

    .inner-wow-sec .wow-inspiring {
        max-width: 120px;
        top: 95px;
        left: -145px;
    }

    .inner-wow-sec .wow-curiosity {
        max-width: 110px;
        top: 90px;
        left: 120px;
    }

    .inner-wow-sec .wow-board {
        max-width: 600px;
        height: 410px;
    }

    .inner-wow-sec .wow-with {
        max-width: 60px;
        bottom: 245px;
        right: 198px;
    }

    .inner-wow-sec .wow-joy {
        max-width: 48px;
        bottom: 240px;
        left: -75px;
    }

    .inner-wow-sec .wow-love {
        max-width: 65px;
        bottom: 242px;
        left: 60px;
    }

    .inner-wow-sec .wow-and {
        max-width: 60px;
        bottom: 193px;
        right: 190px;
    }

    .inner-wow-sec .wow-laughter {
        max-width: 165px;
        bottom: 170px;
        right: -54px;
    }

    .crft {
        max-width: 100% !important;
        width: 100%;
    }

    .location-template-default .blog_inner .blog_right_area {
        padding: 20px;
    }

    .location-template-default h3.frm-locate-globl {
        font-size: 30px;
        line-height: 40px;
        padding: 0 0 10px 0;

    }

    .location-template-default .blog_side_bar .contact_area p {
        padding: 0;
    }

    .location-template-default .swiper-button-prev:after {


        width: 16px;
        height: 30px;
    }


    .location-template-default .swiper-button-next:after {


        width: 16px;
        height: 30px;
    }


    .location-template-default .our-program-section {
        top: 0
    }

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

    .testimonials_canvas {
        border-radius: 0;
    }

    .slider_area .slick-arrow {
        display: none !important;
    }



    .glance-section.our-philosophy-section .our-philosophy-img img {
        max-width: 220px !important;
    }

    .slider_area.testimonial-list-sec .testimonials-list {
        flex-direction: column;
    }

    .slider_area.testimonial-list-sec .single {
        width: 100%;
    }

    #cs-locations #cs-locations-results {
        gap: 30px 0;
        justify-content: center;
    }

    .pop-form-sec input {
        padding: 16px 20px;
    }

    .pop-form-sec .gform-body h3.gsection_title {
        font-size: 20px;
        line-height: 30px;
    }

    .pop-form-sec #gform_submit_button_4 {
        border-radius: 14px;
        padding: 16px 30px;
    }

    .pop-form-sec textarea {
        height: 120px;
    }

    .pop-form-sec .cross-btn:after {
        width: 34px;
        top: 15px;
        height: 34px;
        left: -20px;
    }

    .cross-btn {
        width: 34px;
        height: 34px;
    }

    .single-post .blog_top_area .text {
        max-width: 100%;
        padding: 20px;
        border-radius: 0px;
        position: unset;
    }

    .single-post .blog_top_area .text h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .our-values-slider-box .swiper-button-prev,
    .our-values-slider-box .swiper-button-next {
        display: none;
    }

    .icons-content-hover-sider .section-heading-para p {
        text-align: center !important;
    }

    .our-mission-section .section-heading-para p {
        text-align: center !important;

    }

    .our-vision-section .section-heading-para p {
        text-align: center !important;
    }

    .our-vision-section .section-heading-para br {
        display: none;
    }

    .top-main-banner-sec {
        padding: 110px 0 80px;
    }

    .pre-kidergaten .section-cards-gallery {
        padding: 40px 0 0 0;
    }

    .kid-boto {
        padding: 0;
    }

    .education-slider-box .swiper-pagination.swiper-pagination-bullets {
        bottom: -2px;
    }

    .creative_quote_inner {
        gap: 10px;
        max-width: 450px;
        padding: 25px 20px 0;
    }

    .creative_quote_inner:after {
        content: '';
        width: 60px;
        height: 40px;
        top: 10px;
        left: 0;
        background-size: contain;
    }

    .creative_quote_inner small {
        font-size: 18px;
        line-height: 24px;
        text-align: left;
    }

    .creative_quote_inner h3 {
        font-size: 20px;
        line-height: 30px;
        text-align: left;
    }

    .cws-preschool-img-box {

        gap: 20px;
    }

    .creativ_component_txt p {
        font-size: 18px;
        line-height: 30px;
    }

    .creativ_component_gallery {
        padding: 50px 0px 0 0;
    }

    .logo img {
        width: 100%;
        height: auto;
        min-width: 150px;
    }

    .image_left_text_right .image {
        height: 400px;
    }

    .home_video_text {
        left: 20px;
        bottom: 20px;
    }

    .home_video_text h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .home_video_text a {
        padding: 16px 25px;
    }

    .home_video_text .banner_text_description {
        padding-bottom: 24px;
        font-size: 35px;
    }

    .home_video_text h1 {
        font-size: 50px;
        line-height: 61px;
    }

    .blue_banner_text {
        padding: 20px 20px 20px;
    }

    .image_left_text_right {
        flex-direction: column;
    }

    .image_left_text_right .image {
        width: 100%;
    }

    .image_left_text_right .text {
        width: 100%;
        padding-top: 30px;
    }

    .testimonials_inner {
        gap: 30px;
    }

    .testimonials_canvas {
        padding: 40px 0;
    }



    .home_expo_inner .container_inner .text_area h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .home_expo_inner .container_inner .text_area h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .home_expo_inner .container_inner .text_area h4 {
        font-size: 14px;
        line-height: 19px;
    }

    .home_expo_inner .container_inner .text_area .exploratorium_button a {
        padding: 15px 20px;
    }

    .home_expo_inner {
        padding: 0 20px;
    }

    .curriculum_inner {
        gap: 30px;
    }

    .curriculum_inner .text h3,
    .testimonials_inner .title_area h3 {
        font-size: 14px;
        line-height: 15px;
    }

    .curriculum_inner .text h2,
    .testimonials_inner .title_area h2 {
        font-size: 35px !important;
        line-height: 32px;
    }

    .footer-logo img {
        width: 140px;
    }

    .slider_area .single {
        padding: 6px 5px;
    }

    .slider_area .single .single_inner .comment p {
        font-size: 17px;
        line-height: 25px;
    }

    .slider_area .single .single_inner .reviewer {
        font-size: 16px;
        line-height: 21px;
    }


    .footer_top {
        flex-direction: column;
        padding: 60px 20px 60px 20px;
    }

    .footer-bottom {
        flex-direction: column-reverse;
        gap: 15px;

    }


    .footer-logo {
        margin-bottom: 30px;
        width: 100%;
    }

    .footer_top_right {
        flex-direction: column;
        width: 100%;
    }

    .footer-menu {
        width: 100%;
    }

    .footer-menu ul {
        width: 100%;
    }

    .footer-container {
        background-size: 1550px;
    }

    .our-vision-outer-box {
        padding-top: 30px;
    }

    .section-heading-box .section-heading h3 {
        font-size: 35px;
        line-height: 45px;
        text-align: center;
    }

    .section-heading-box .section-heading-para p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .our-mission-img-box {
        padding-top: 30px;
    }

    .our-philosophy-inner {
        flex-direction: column;
        gap: 30px;
    }

    .education-section .section-heading h6 {
        font-size: 18px;
        line-height: 26px;
        padding-top: 2px;
        padding-bottom: 8px;
    }

    .education-slider-item {
        padding: 40px 20px;
    }

    .education-section .swiper-button-next,
    .education-section .swiper-button-prev {
        display: none;
    }

    .education-section .swiper-pagination {
        display: block;
    }

    .our-program-section .section-heading h3 {
        text-align: center;
    }

    .our-program-section .section-heading-para p {
        text-align: center;
    }

    .our-program-outer-box {
        padding-top: 30px;
        gap: 20px;
    }

    .our-program-box {
        min-height: 200px;
    }

    .our-program-box h6 {
        font-size: 28px;
        line-height: 33px;
    }

    .glance-section.our-philosophy-section .our-philosophy-inner {
        /* gap: 30px; */
    }

    .glance-section.our-philosophy-section .section-heading h3 {
        font-size: 35px;
        line-height: 45px;
        text-align: center;
        padding: 0px;
    }

    .glance-section .section-heading h6 {
        font-size: 18px;
        line-height: 26px;
        text-align: center;
    }

    .infants-development-list .right-info-box p {
        font-size: 16px;
        line-height: 24px;
    }

    .life-infant p {
        font-size: 16px;
        line-height: 24px;
    }

    .life-infant .infants-development-info-box h3 {
        padding-bottom: 18px;
    }

    .infants-development-accodian-btn {
        padding: 16px 0;
    }

    .acoodian-btn-text h6 {
        font-size: 19px;
        line-height: 24px;
        color: #333333;
    }

    .infant-assessment .heading-para {
        font-size: 18px;
        line-height: 26px;
    }

    .cws-preschool-learn-more {
        padding: 20px;
        gap: 25px;
        margin-top: 25px;
        padding-bottom: 30px;
    }

    .cws-preschool-learn-more h6 {
        font-size: 20px;
        line-height: 26px;
    }

    .cws-preschool-btn a {
        padding: 10px 10px;
        font-size: 12px;
        line-height: 16px;
    }

    .cws-preschool-img-box .infants-development-info-box h3 {
        font-size: 30px;
        line-height: 36px;
    }

    .cws-preschool-img-box .infants-development-info-box {
        padding: 40px;
    }


    .timeline-title {
        font-size: 40px !important;
        text-align: left;
    }

    .timeline-subtitle {
        font-size: 14px !important;
        letter-spacing: 4px !important;
        text-align: left;
    }

    .cw-app .section-left-text {
        font-size: 22px;
        line-height: 35px;
    }

    .cw-app .section-left-img img {
        max-width: 150px;
        width: 100%;
    }

    .cw-app .section-left h3 {
        font-size: 35px;
        line-height: 38px;
    }

    .cw-app .section-left .small-des p {
        font-size: 16px;
        line-height: 26px;
    }

    .cw-app .section-left {
        gap: 20px;
    }

    .cw-app .section-left .small-des {
        gap: 8px;
    }

    .pre-kidergaten .card-text p {
        font-size: 16px;
        line-height: 22px;
    }

    .pre-kidergaten .card-text h4 {
        font-size: 30px;
        line-height: 40px;
        padding: 20px 0 12px;
    }

    .pre-kidergaten .section-heading h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .schedule_tour .section-txt h3 {
        font-size: 30px;
        line-height: 45px;
    }

    .Kindergarten_tour .section-txt h3 {
        font-size: 24px;
        line-height: 33px;
    }

    .Kindergarten_tour .section-btn a {
        padding: 12px 30px;
        border-radius: 20px;
    }

    .ever-excl .section-right-paragraph {
        font-size: 16px;
        line-height: 25px;
    }

    .quality-assure h3 {
        font-size: 35px;
        padding: 0px 0 12px 0;

    }

    .quality-assure .section-upper-txt {
        font-size: 16px;
        line-height: 25px;
    }

    .ever-excl .section-left-box {
        padding: 20px;
    }

    .section-box {
        padding: 20px;
    }

    .section-box2 {
        padding: 20px;
    }

    .section-box3 {
        padding: 20px;
    }

    .Ed-Philosophy .section-inner {
        padding: 20px 0px;
    }

    .Ed-Station .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 18px;
        line-height: 25px;
    }

    .Exploration-Station .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 18px;
        line-height: 25px;
    }

    .pre-kidergaten .section-inner {
        gap: 30px;
        flex-direction: column;
    }

    .istem .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 18px;
        line-height: 25px;
    }

    .inquiry_learning .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 18px;
        line-height: 25px;
    }

    .Enrichment_Station .section-paragraph {
        padding: 20px 0 0 0;
        font-size: 18px;
        line-height: 25px;
    }

    /* .learn-exp .section-txt h3 {
        font-size: 45px;
    }

    .learn-exp .section-txt p {
        font-size: 18px;
        line-height: 25px;
    } */

    .School_exp .section-txt h3 {
        font-size: 45px;
    }

    .School_exp .section-txt p {
        font-size: 18px;
        line-height: 25px;
    }

    .ever-excl .section_txt h3 {
        font-size: 45px;
        text-align: left;
    }

    .ever-excl .section_txt small {
        font-size: 16px;
        line-height: 25px;
        padding: 10px 0 25px;
        text-align: left;
    }

    .ever-excl .section_txt small br {
        display: none;
    }

    .ever-excl .section_txt p {
        font-size: 18px;
        line-height: 25px;
        max-width: 100%;
        width: 100%;
        text-align: left;
    }

    .ever-excl .section-inner {
        gap: 40px;
    }

    .creative-care .card-body {
        max-width: 45%;
        width: 100%;
    }

    .curriculum_grid_main ul {
        display: flex;
    }

    .curriculum_grid_main li {
        width: 50% !important;
    }

    .Kindergarten_tour p {
        font-size: 20px;
        line-height: 27px;
    }

    .our-vision-inner-hover p {
        font-size: 14px;
        line-height: 24px;
    }

    .pre-kidergaten .section-heading-para {
        font-size: 18px;
        line-height: 28px;
        padding-top: 12px;
    }

    .glance-section.our-philosophy-section .section-heading h3:has(+ h6) {
        padding-bottom: 20px;
    }

    .glance-section.our-philosophy-section .section-heading-para {
        padding-top: 25px;
    }

    .glance-section.our-philosophy-section .our-philosophy-inner .section-heading-box {
        gap: 0;
    }

    .blue_divider_with_bird {
        margin: 0px 0 40px;
    }

    .creativ_comp_body {
        max-width: 100%;
        width: 100%;
    }

    .c-body2 {
        max-width: 100%;
        width: 100%;

    }

    .c-body3 {
        max-width: 100%;
        width: 100%;
    }



    .timeline-pipeline {
        flex-direction: column;
        min-width: unset;
        gap: 40px;
        padding: 0 0 0 20px;
        border-left: 4px #ECECEC solid;
        border-top: unset;
    }

    .timeline-chart {
        height: auto;
        padding: 20px;
    }

    .timeline-years {
        max-width: 100%;
        width: 100%;
        display: flex;
        gap: 20px;
        justify-content: center;
        position: relative;
        flex-direction: row-reverse;
    }

    .timeline-years:after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 100%;
        left: -30px;
        top: 25px;
        background: #33BBDA;
        border: 5px #fff solid;
        box-shadow: 0 0 10px 0 #00000021;
    }

    .time-card-txt {
        width: 100%;
        max-width: 100%;
        display: flex;
        position: unset;
        gap: 20px;
        padding: 20px;
        margin: 5px 0 0 0;
        border-radius: 20px;
        flex-direction: column;
        box-shadow: 0 0 10px 0 #00000014;
        opacity: 1;
        transition: opacity 0.3s ease-in-out;
    }

    .border-image-with-content-btn .section-columns-txt h3,
    .section-columns-txt h3 {
        font-size: 35px;
        line-height: 45px;
    }

    .card-outer-txt {
        padding: 0px 0 0 0;
    }

    .timeline-years a {
        display: none;
    }

    .number-slidr .swiper-backface-hidden .swiper-slide {
        /* transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform: translateX(0px) !important; */
    }

    .number-slidr .swiper-backface-hidden .swiper-slide .our-values-slider {
        padding: 30px 20px;
    }

    .number-slidr .our-values_txt {
        font-size: 26px;
        line-height: 37px;
    }

    .number-slidr .values-slider-count {
        font-size: 40px;
        height: 80px;
        width: 80px;
    }
    .header_menus ul li a {
        height: 40px;
    }
    .number-slidr .our-values-slider-box .swiper-wrapper {
        gap: 0;
    }

    .our-values-slider-inner img {
        width: 100%;
        max-width: 140px;
    }

    .our-values-slider {
        min-height: 470px;
    }

    .our-values-banner-heading {
        flex-direction: column;
        gap: 20px;
        padding-bottom: 20px;
    }

    .our-values-banner-heading p {
        text-align: center;
        width: 80%;
    }

    .search-and-sort {

        border-radius: 20px;
        margin-bottom: 20px;
        padding: 10px;
        justify-content: center;
    }

    .search-and-sort .filter_search {
        width: 100%;
        border-radius: 12px;
    }

    .search-and-sort .filter_search input {
        border-radius: 12px;
    }

    .section-columns-txt p,
    .text-short {
        font-size: 16px;
        line-height: 24px;
    }


    .Spport-systm .section-heading h3 {
        font-size: 40px;
    }

    .Spport-systm .section-heading {
        padding: 0 0 40px;
    }

    .Spport-systm .section-heading p {
        font-size: 16px;
        line-height: 25px;
    }

    .creative-before-footr .section-txt-outer {
        flex-direction: column;
    }

    .creative-before-footr .section-txt-left a {
        font-size: 18px;
        line-height: 25px;
    }

    .creative-before-footr .section-txt-right p {
        font-size: 18px;
        line-height: 25px;
    }

    .creative-before-footr .section-inner {
        gap: 20px;
    }

    .team-educate .section-card-img img {
        max-width: 100%;
        width: 100%;
    }


    .enroll-creative .section-form-outer {
        width: 80%;
    }

    .team-educate .section-heading h3 {
        font-size: 35px;
        line-height: 43px;
    }

    .border-image-with-content-btn a {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 20px;
    }

    .section-columns-txt small {
        font-size: 14px;
    }

    .border-image-with-content-btn .text-container a.toggle-btn {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .number-slidr .swiper-pagination {
        display: block;
    }

    .number-slidr .our-values-slider-box .swiper-wrapper {
        padding: 0 0 40px 0px;
    }

    .our-vision-section .flip-box-icon-img img {
        max-width: 80px;
        width: 100%;
    }

    .our-values-slider-box .swiper-pagination {
        display: block;
    }

    .our-values-slider-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #8c5da1;
    }

    .our-mission-section .our-values-slider-box .swiper-wrapper {
        padding: 0 0 40px 0px;
    }

    .single-post span.school_name {
        font-size: 14px;
        line-height: 20px;

    }

    .single-post span.time {
        font-size: 14px;
        line-height: 20px;

    }

    .locations_page .left {
        width:100%; height:300px;
    }

    .locations_page .left .map_area {
        height: 100%;
        top: 0;
        position: relative;
    }

    .locations_page .right {
        width: 100%;
        padding: 20px;
    }

    .checkstate li a {
        font-size: 16px;
        padding: 10px 25px;
    }

    .locations_page .right .locations_listing_area .search_area form input[type="text"] {
        padding: 0 125px 0 20px;
        font-size: 15px;
        height: 50px;
    }

    .locations_page .right .locations_listing_area .route_filters input {
        font-size: 15px;
        height: 50px;
        padding: 0 20px;
    }

    .locations_page .right .locations_listing_area .search_area form button[type="submit"] {
        width: 115px;
        font-size: 13px;
        height: 40px;
    }

    .locations_page .right .locations_listing_area .route_filters #calculate-route {
        font-size: 13px;
        height: 40px;
    }

    .state_filters h4,
    .search_area h4 {
        font-size: 18px;
        margin: 0 0 10px 0;
    }

    .state_filters {
        margin: 30px 0;
    }

    #cs-locations #cs-locations-results .card {
        min-width: 45%;
        width: 45%;
        flex-wrap: wrap;
        display: flex;
        margin: unset;
    }

    #cs-locations #cs-locations-results .card .inner {
        border-radius: 10px;
    }

    #cs-locations #cs-locations-results .card .inner .text_area {
        border-radius: 0 0 10px 10px;
    }

    #cs-locations #cs-locations-results .card .inner .text_area .bottom_area {
        flex-direction: column;
        gap: 30px;
    }

    #cs-locations #cs-locations-results .card .inner .text_area .bottom_area .contact_details ul {
        gap: 15px;
    }

    #cs-locations #cs-locations-results .card .inner .text_area .bottom_area .contact_details {
        width: 100%;
    }

    #cs-locations #cs-locations-results .card .inner .text_area .bottom_area .opening_hours {
        width: 100%;
    }

    #cs-locations #cs-locations-results .card .inner .text_area .bottom_area .opening_hours .tour_action_btn {
        text-align: center;
    }

    .location-template-default .blog_txt_lower ul {
        justify-content: center;
    }

    .location-template-default .blog_txt_lower li:after {
        right: 10px;
    }

    .location-template-default .blog_txt_lower li.landr:after {
        width: 10px;
        height: 20px;
    }

    .blog_inner .blog_right_area .blog_side_bar {
        display: flex;
        flex-direction: column;
        gap: 30px;
        height: 100%;
        overflow: unset;
        padding: 0;
    }

    .awards_banner_inner {
        padding: 134px 0 157px 0;
    }

    .micro-rgt-col .section-heading h3 {
        font-size: 35px;
    }

    .location-template-default .locate_abt_inner p strong {
        font-size: 18px;
        line-height: 30px;
        padding: 30px 0 0 0;
        display: inline-block;
    }

    .location-template-default .locate_abt_inner h3 {
        font-size: 35px;
        text-align: left;
        padding: 0 0 30px 0;
    }

    .location-template-default .locate_abt_inner p {
        font-size: 15px;
        line-height: 24px;
    }

    .location-template-default ul.school_news_slider .inner-content-slider-data p b {
        font-size: 18px;
        line-height: 25px;
    }

    .location-template-default .blog_hero_innr {
        flex-direction: column;
        gap: 10px;
        padding: 20px 0px;

    }

    .location-template-default ul.school_news_slider .inner-content-slider-data b {
        font-size: 25px;
        line-height: 30px;
        padding: 0px 0 10px 0;
    }

    .location-template-default ul.school_news_slider .inner-content-slider-data img {
        max-width: 80px;
        width: 100%;
        object-fit: contain !important;
    }

    .location-template-default .sc_glance .in_box_content {
        flex-direction: column;
        padding: 10px 0 0 0;
    }

    .location-template-default .quality-assure .section-upper-txt {
        max-width: 100%;
        width: 100%;
        font-size: 16px;
        line-height: 25px;
    }

    .location-template-default .in_box2 h4 {
        font-size: 35px;
        line-height: 45px;
        text-align: center;
    }

    .school_slider_txt p {
        font-size: 16px;
        line-height: 25px;
    }

    .only-heading-dec-sec .section-heading-para p {
        font-size: 16px;
        line-height: 25px;
    }

    .only-heading-dec-sec .section-heading h3 {
        text-align: center;
        font-size: 35px;
        line-height: 40px;
    }

    .location-template-default .sc_glance .in_box {
        padding: 15px 0px;
        gap: 10px;
    }

    .location-template-default .in_boxx .card-text b {
        font-size: 35px;
        line-height: 45px;
        padding: 0 0 20px 0px;
    }

    .location-template-default .in_boxx .card-text p {
        font-size: 16px;
        line-height: 25px;
    }

    .location-template-default .blog_page_wrapper {
        padding: 0px 0 0px 0;
        background: #ffffff;
    }

    .location-template-default .in_box2 {
        padding: 0 20px;
    }

    .location-template-default .blog_left_area .sc_glance h3 {
        font-size: 35px;
        line-height: 40px;
    }

    .location-template-default .blog_left_area .in_box b {
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
    }

    .location-template-default ul.school_aged_served {

        gap: 5px;
    }

    .single-award .award-image img {
        max-width: 500px;
        width: 100%;
        object-fit: contain;
    }

    .location-template-default ul.school_aged_served li {
        padding: 0 5px;
    }

    .location-template-default .blog_left_area .sc_glance {
        border-radius: 10px;
        padding: 20px;
    }

    .location-template-default .sc_glance .in_box h4 {
        font-size: 25px;
        line-height: 30px;
    }

    .location-template-default .blog_txt_lower li a {
        font-size: 15px;
        padding: 0 30px 0 0;
    }

    .location-template-default .in_box2 .location_leadership {
        padding-bottom: 40px;
    }

    .location-template-default .blog_hero_btns {
        padding: 15px 0 0 0;
        justify-content: center;
    }

    .location-template-default .blog_hero_btns a {
        padding: 15px 20px;
        font-size: 12px;
    }

    .error-page-txt h1 {
        font-size: 60px;
    }

    .error-page-txt h3 {
        font-size: 30px;
        color: #333333;
    }

    .error-page-txt p {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }


    .faq_items ul li .question {
        padding: 20px 55px 20px 20px;
        font-size: 16px;
    }

    .faq_items ul li .question span {
        right: 20px;
    }

    .faq_items ul li .answer {
        padding: 0 20px 20px 21px;
        font-size: 14px;
        line-height: 22px;
    }

    .faqs_section h2 {
        font-size: 22px;
    }

    #gallery-2 .gallery-item {
        width: 45% !important;
    }

    .pimtola .wp-caption {
        width: 45% !important;
    }

    .awards_heading h3 {
        font-size: 32px;
    }

    .awards_heading h5 {
        font-size: 14px;
    }

    /* .abt_rgt p {
        max-width: 100%;
    } */
    .awards_section {
        padding: 60px 0px;
        overflow: hidden;
    }

    .awards_banner_inner h3 {
        font-size: 12px;
    }

    .awards_banner_inner h1.award-title {
        font-size: 30px;
    }

    .single-award .award-content h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .single-award .award-content p {
        font-size: 18px;
        line-height: 25px;
    }

    .pop-form-sec {
        padding: 0;
    }

    .popup_box .popup_box_inner {
        padding: 40px 20px;
    }


    .popup_box .popup_box_inner h4 {

        margin: 0 0 20px 0;
        font-size: 20px;

    }

    .popup_box .popup_box_inner .IKS_list ul li a {
        font-size: 14px;
        gap: 6px;
    }

    .popup_box .popup_box_inner .IKS_list ul li a svg {
        height: 18px;
    }

    .podcast_section_inner h3 {

        font-size: 25px;
        padding: 0 0 0px 0;
    }
    .menu_trigger:before {
        left: -70px;
    }
}

@media (max-width:567px) {
    .location-template-default .blog_hero_innr {
        padding:20px;
        top: 62px;

    }
    .location-template-default .school_banner{
        margin-top:160px;
    }

    .award_right h3 {
        font-size: 25px;
        line-height: 40px;
        text-align: center;
    }

    .center_container {
        max-width: 375px;
    }

    .inner-wow-sec .wow-girl {
        display: none;
    }

    .inner-wow-sec .wow-boy {
        display: none;
    }

    .page-id-12977 .section-heading-box {
        padding: 0px 0 0px 0;
    }

    .inner-wow-sec .wow-a {
        max-width: 15px;
        right: -15px;
        top: -60px;
        left: 0;
    }

    .inner-wow-sec img.wow-creating {
        max-width: 100px;
        right: 150px;
        top: -65px;
    }

    .inner-wow-sec .wow-world {
        max-width: 85px;
        right: -84px;
        top: -40px;
    }

    .inner-wow-sec .wow-wonder {
        max-width: 120px;
        left: -43px;
        top: 0;
    }

    .location_leadership_single {
        width: 100%;
    }

    .inner-wow-sec .wow-of {
        max-width: 29px;
        top: 10px;
        left: -222px;
    }

    .inner-wow-sec .wow-as {
        max-width: 28px;
        right: -140px;
        top: 12px;
    }

    .inner-wow-sec .wow-we {
        max-width: 30px;
        right: -143px;
        top: 30px;
    }

    .swiper.ourVlauesSlider {
        padding: 0 20px;
    }

    .inner-wow-sec .wow-learn {
        max-width: 120px;
        top: 55px;
        left: -148px;
    }

    .inner-wow-sec .wow-together {
        max-width: 124px;
        right: -115px;
        top: 57px;
    }

    .inner-wow-sec .wow-inspiring {
        max-width: 120px;
        top: 95px;
        left: -145px;
    }

    .leadership_section>h3 {
        font-size: 40px;
    }

    .inner-wow-sec .wow-curiosity {
        max-width: 110px;
        top: 90px;
        left: 120px;
    }

    .inner-wow-sec .wow-with {
        max-width: 60px;
        bottom: 235px;
        right: 198px;
    }

    .inner-wow-sec .wow-joy {
        max-width: 48px;
        bottom: 234px;
        left: -75px;
    }

    .inner-wow-sec .wow-love {
        max-width: 65px;
        bottom: 234px;
        left: 60px;
    }

    .inner-wow-sec .wow-and {
        max-width: 60px;
        bottom: 193px;
        right: 190px;
    }

    .inner-wow-sec .wow-laughter {
        max-width: 165px;
        bottom: 170px;
        right: -54px;
    }

    .inner-wow-sec .wow-board {
        height: 100%;
    }

    .number-slidr .our-values-slider-box .swiper-slide {
        /* max-width:100%;
        width: 100%; */
    }

    .location-template-default .blog_txt_lower ul {
        gap: 10px;
        flex-wrap: wrap;
    }

    .location-template-default .cta-microsite {
        margin: 40px 20px;
    }

    .border-image-with-content-btn .section-columns-img img {
        max-width: 360px;
    }

    .content-side-img {
        width: 100%;
    }

    .icons-content-hover-sider {
        padding: 0 20px;
    }

    .icons-content-hover-sider .section-heading-box {
        padding: 0;
    }

    .enroll-creative .section-form-outer {
        width: 100%;
    }

    .our-values-banner-heading p {
        width: 100%;
    }

    .creativ_component_txt p {
        font-size: 18px;
        line-height: 27px;
        text-align: left;
    }

    .glance-section.our-philosophy-section .our-philosophy-inner {
        align-items: start;
    }

    .pre-kidergaten .section-heading-para {
        font-size: 24px;
        line-height: 36px;
        color: #333333;
        font-family: 'Outfit';
        max-width: 783px;
        text-align: center;
        margin: 0 auto;
        padding-top: 25px;
    }

    .creativ_component_txt {
        padding: 0px 0px;
    }

    .cols3_sec .our-program-outer-box .progam-col-box {
        width: 100%;
    }

    .curriculum_grid_main li {
        width: 100% !important;
    }

    .our-program-outer-box .progam-col-box {
        width: 100%;
    }

    .our-program-box {
        margin: 0 auto;
    }


    .home_video_text {
        left: 20px;
        bottom: 20px;
    }

    .home_video_text h3 {
        font-size: 14px;
        line-height: 22px;
    }

    .home_video_text h1 {
        font-size: 28px;
        line-height: 36px;
    }

    .home_video_text .banner_text_description {
        padding-bottom: 16px;
        font-size: 18px;
        line-height: 27px;
    }

    .home_video_text a {
        padding: 10px 16px;
        font-size: 16px;
    }


    .blue_banner_text_inner {
        padding: 20px 0;

    }

    .blue_banner_text_inner .left_title h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .blue_banner_text_inner .right_description>div {
        font-size: 15px;
        line-height: 24px;
    }

    .home_about_section {
        padding-top: 30px;
    }

    .image_left_text_right .text h3 {
        font-size: 14px;
        padding: 0;
    }

    .image_left_text_right .text h1 {
        font-size: 32px;
        line-height: 50px;
    }

    .image_left_text_right .text .text_description {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 24px;
        padding-top: 0px;
    }

    .image_left_text_right .text a {
        padding: 10px 25px;
        font-size: 14px;
    }

    .home_expo_inner .container_inner .text_area h2 {
        font-size: 30px;
        line-height: 39px;
        padding-bottom: 5px;
        padding-top: 0px;
    }

    .home_expo_inner .container_inner .text_area h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .home_expo_inner .container_inner .text_area h4 {
        font-size: 12px;
        line-height: 15px;
    }

    .home_expo_inner .container_inner .text_area .exploratorium_button a {
        padding: 13px 16px;
    }

    .header_right a {
        padding: 14px 20px;
    }


    .curriculum_grid_main ul li {
        width: 100%;
    }


    .education-section .container {
        padding: 0;
    }

    .education-slider-item {
        border-radius: 0;
        padding: 40px 20px;
    }

    .cws-preschool-section .container {
        padding: 0;
    }

    .cws-preschool-learn-more {
        border-radius: 12px;
    }

    .cws-preschool-img-box .infants-development-info-box {
        padding-right: 20px;
        padding-left: 20px;
        border-radius: 0;
    }

    .pre-kidergaten .card-body {
        max-width: 100%;
        padding: 0px;
    }

    .pre-kidergaten .card-img img {
        /* max-width: 25px;
        width: 100%; */
    }

    .creative-care .card-body {
        max-width: 100%;
        width: 100%;
    }

    .Ed-Station .section-paragraph {
        font-size: 16px;
        line-height: 25px;
        gap: 20px;
    }

    .Ed-Station .section-text h3 {
        font-size: 40px;
    }

    .Ed-Station .section-text small {
        font-size: 10px;
        padding: 0px 0 0 0;
    }

    .single-post .blog_top_area .text h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .Exploration-Station .section-paragraph {
        font-size: 16px;
        line-height: 25px;
        gap: 20px;
    }

    .Exploration-Station .section-text h3 {
        font-size: 40px;
    }

    .Exploration-Station .section-text small {
        font-size: 10px;
        padding: 0px 0 0 0;
    }

    .Enrichment_Station .section-paragraph {
        font-size: 16px;
        line-height: 25px;
        gap: 20px;
    }

    .Enrichment_Station .section-text h3 {
        font-size: 40px;
    }

    .Enrichment_Station .section-text small {
        font-size: 10px;
        padding: 0px 0 0 0;
    }

    .section-box {
        max-width: 100%
    }

    /* .learn-exp .section-txt h3 {
        font-size: 30px;
    }

    .learn-exp .section-txt small {
        font-size: 14px;
    }

    .learn-exp .section-txt p br {
        display: none;
    }

    .learn-exp .section-txt p {
        font-size: 16px;
        line-height: 25px;
    }

    .learn-exp .section-txt h5 {
        font-size: 11px;
        line-height: 20px;
        border-radius: 20px;
    } */

    .page-id-1274 .center-container h2.wp-block-heading {
        font-size: 35px !important;
    }

    .School_exp .section-txt h3 {
        font-size: 30px;
    }

    .School_exp .section-txt small {
        font-size: 14px;
    }

    .School_exp .section-txt p br {
        display: none;
    }

    .School_exp .section-txt p {
        font-size: 16px;
        line-height: 25px;
    }

    .School_exp .section-txt h5 {
        font-size: 11px;
        line-height: 20px;
        border-radius: 20px;
    }


    .istem .section-paragraph {
        font-size: 16px;
        line-height: 25px;
        gap: 20px;
    }

    .istem .section-text h3 {
        font-size: 40px;
    }

    .istem .section-text small {
        font-size: 10px;
        padding: 0px 0 0 0;
    }


    .inquiry_learning .section-paragraph {
        font-size: 16px;
        line-height: 25px;
        gap: 12px;
    }

    .inquiry_learning .section-text h3 {
        font-size: 40px;
    }

    .inquiry_learning .section-text small {
        font-size: 10px;
        padding: 0px 0 0 0;
    }

    .ever-excl .section_txt h3 {
        font-size: 35px;
        text-align: left;
    }

    .ever-excl .section_txt small {
        font-size: 12px;
        line-height: 18px;
        padding: 5px 0 12px;
        letter-spacing: 3.8px;
        text-align: left;
    }

    .ever-excl .section_txt p {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }

    .ever-excl .section-right-box h4 {
        font-size: 35px;
    }

    .ever-excl .section-right-box {
        gap: 12px;
    }

    .curriculum_grid_main ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .curriculum_grid_main li:first-child {
        grid-column: span 1;
        grid-row: span 1;
    }

    .icons-content-hover-sider .section-heading-box .section-heading h3 {
        font-size: 35px;
    }


    .infants-development-inner .infants-development-img {
        max-width: 100%;
    }

    .blog_grid .blog_single {
        width: 100%;
    }

    .team-educate .section-heading p {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
    }

    .location-template-default.scrollin .blog_hero_innr {
        padding: 20px;
    }

    .team-educate .section-card-body {
        max-width: 100%;
        width: 100%;
    }


    .owners-main .owner-box .section-columns-txt .inner-heading-content {
        font-size: 15px;
        line-height: 23px;

    }

    .team-educate .section-heading {
        padding: 0 0 20px 0px;

    }

    .Spport-systm .section-heading h3 {
        font-size: 35px;
    }

    .Spport-systm .section-heading h3 {
        font-size: 35px;
    }

    .creative-before-footr .section-txt h3 {
        font-size: 26px;
    }


    .enroll-creative .section-txt-outer h3 {
        font-size: 35px;
    }

    .enroll-creative .section-txt {
        gap: 30px;
    }

    .enroll-creative .section-txt-para {
        gap: 20px;
        font-size: 18px;
        line-height: 25px;
    }

    .border-image-with-content-btn a {
        font-size: 13px;
        line-height: 24px;
        padding: 10px 15px;
    }

    .Ed-Philosophy .section-heading-box .section-heading h3 {
        font-family: Outfit;
        font-size: 35px;
        line-height: 45px;
    }

    .number-slidr .section-inner {
        padding: 0;
    }

    .Kindergarten_tour.join-b4footer .section-txt p {
        font-size: 18px;
        line-height: 25px;
    }

    .section-heading-box .section-heading-para p {
        text-align: center;
    }

    .our-philosophy-section .section-heading-box .section-heading-para p {
        text-align: center;
    }

    section.team-educate:before,
    .istm-lft-top:before {
        display: none;
    }

    section.team-educate:before,
    .centr-lft-eclipse:before {
        display: none;
    }

    .our-vision-outer-box {
        padding-top: 30px;
        gap: 40px;
        flex-direction: column;
        align-items: center;
    }

    .cta-microsite p {
        font-size: 16px !important;
        line-height: 22px !important;
        text-wrap-style: pretty;
    }

    .blog_inner .blog_right_area {
        max-width: 310px;
    }

    #cs-locations #cs-locations-results .card {
        padding: 0 15px;
        max-width: 100%;
        display: block;
    }

    section.team-educate:after,
    .centr-left-eclipse:after {
        width: 300px;
        height: 350px;
    }

    .full_height_video {
        height: 360px;
    }

    .pop-form-sec .gform_heading {
        padding: 20px 20px;
        font-size: 20px;
        text-align: center;
    }


    .location-template-default .blog_hero_page h2 {

        font-size: 24px;
        line-height: 28px;
    }


    .location-template-default .blog_hero_btns a img {
        width: 16px;
        height: 16px;
        object-fit: contain;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        display: none;
    }

    .location-template-default .blog_hero_btns a {

        position: relative;
        padding: 12px 23px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .location-template-default .blog_hero_btns {
        gap: 5px;
        padding: 10px 0 0 0;
        width: 100%;
    }

    .location-template-default .swiper.hero-swiper {
        margin: 20px auto 0 auto;
    }

    .location-template-default ul.school_news_slider .inner-content-slider-data {
        padding: 20px 40px;
        flex-direction: column;
        transform: translateY(0px)
    }

    .location-template-default .blog_txt_lower li a {
        font-size: 13px;
        padding: 0 10px 0 0;
    }

    .location-template-default .blog_txt_lower li:after {
        right: 15px;
        width: 10px;
        height: 25px;
    }

    .checkstate li a {
        text-align: center;
        font-size: 14px;
        padding: 5px 13px;
    }

    .checkstate {
        flex-direction: column;
        gap: 10px;
    }

    #cs-locations #cs-locations-results .card {
        width: 100%;
        max-width: 100%;
        min-width: inherit;
    }

    #cs-locations #cs-locations-results {
        gap: 30px 0;
        flex-direction: column;
    }

    .blog_grid .blog_single .blog_single_inner .featured_image img {
        object-fit: cover;
        height: 100%;
    }

    .schedule-btn {
        top: 65%;
    }

    .award_right p {
        text-align: center;
        max-width: 100%;
    }

    .abt_grp {
        flex-wrap: wrap;
        gap: 25px;
        display: flex;
        justify-content: center;
    }

    .award_btn {
        display: flex;
        justify-content: center;
    }

    .owners-main .owner-box {
        margin: 20px auto;
    }

    .header_menus ul li i.far {
        width: 50px;
        height: 40px;
        right: 35px;
    }
    .our-vision-box{
        height: 570px;
    }
}

@media(max-width:389px){
    .location-template-default .school_banner {
        margin-top: 190px;
    }
}