.crafting-word-wrapper .row.inner-row.align-items-center.faq-img {
    background: #f5f5f5;
}
.counter-wrapper-1 {
    background-color: #fbd039;
    border-radius: 30px;
    width: 356px;
    margin: auto;
    height: 174px;
}
.counter-wrapper-2 {
    background-color:#ff203f;
    border-radius: 30px;
    width: 356px;
    margin: auto;
    height: 174px;
}
.counter-wrapper-3 {
    background-color: #ae903e;
    border-radius: 30px;
    width: 356px;
    margin: auto;
    height: 174px;
}

h3 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 900;
    font-family: "Raleway";
    letter-spacing: -.36px;
    text-transform: uppercase;
}
.counter-header-1 {
    font-size: 90px;
    font-weight: 900;
    line-height: 89.91px;
    font-family: "raleway";
    color: #000;
    margin-bottom: 19px;
}
.counter-para-1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    font-family: "roboto";
    color: #000;
}
.about-counter .counter-para-1 {
    color: #2f2f2f;
} 
.counter-header-2 {
    font-size: 90px;
    font-weight: 900;
    line-height: 89.91px;
    font-family: "raleway";
    color: #fff;
    margin-bottom: 19px;
}
.counter-para-2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    font-family: "roboto";
    color: #fff;
}
.virtual-tour {
    margin-top: 47px;
    margin-bottom: 134px;
}
.virtual-tour .container {
    max-width: 833px !important;
    margin: auto;
}
.virtual-tour h5 {
    color: #ff203f;
    font-size: 23px !important;
    margin-bottom: 16px !important;
}
.virtual-tour-video {
    background-image: url(https://www.maplebeargulfschools.com/Nursery-Jumeirah/images/I2I0N92dwSo-HD.jpg);
    background-size: cover;
    background-position: center;
    margin-top: 49px;
    height: 441px;
    padding: 36px;
    padding-bottom: 28px;
    border-radius: 8px;
    --lzl-bg-img: "/mb-gulf/wp-content/themes/maple-bear-school-wp-theme/css/../static/img/virtual-tour-video-image.png";
}
.virtual-tour-video a {
    margin-bottom: -24px;
}
img.lzl-ed {
    transition: opacity .25s ease-in-out;
}
.video-time-main-div {
    margin-top: 100px;
}

.virtual-tour h5 {
    color: #ff203f;
    font-size: 23px !important;
    margin-bottom: 16px !important;
}

.virtual-tour-video h5 {
    color: white;
    font-size: 23px;
    line-height: 22.98px;
    letter-spacing: -1%;
    font-family: "Raleway";
    text-transform: capitalize;
    font-weight: 500;
}

.virtual-tour-video h5 {
    line-height: 1.3;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 90%) 90%);
    padding: 10px;
    border-radius: 6px;
}
.virtual-tour-video p {
    color: white;
    font-size: 18px;
    line-height: 17.98px;
    letter-spacing: -1%;
    font-family: "Raleway";
    text-transform: capitalize;
    font-weight: 500;
}
.virtual-vedio-duration-line {
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, #fff 9.5%, rgba(255, 255, 255, .7) 9.5% 100%);
    margin-top: 26px;
}
.virtual-tour-btn {
    border: 2px solid var(--red-color);
    transition: all .3s;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 12px 37.5px;
    background-color: #ff203f;
    border-radius: 60px;
    font-family: "Roboto";
    text-transform: none;
    box-sizing: border-box;
    margin-top: 40px;
}
.guiding-children-wrapper .inner-box {
    padding-left: 18px;
    padding-right: 19px;
}
.guiding-children-wrapper .inner-box .box {
    border-radius: 40px; 
}
#ages.updatedAgeSc .box.position-relative {
    text-align: center;
    background: red;
    border-radius: 30px;
    padding: 35px 20px;
}
section#ages.updatedAgeSc .row.inner-row.pb-35.mt-4 .col-lg-4.col-md-6.col-xs-6.col-sm-6.inner-box .box.position-relative {
    background: #b1a2bf !important;
}
#ages.updatedAgeSc .box.position-relative .inner-content {
    transform: unset;
    max-width: 100%;
    min-height: unset;
    max-height: unset;
    background: 0 0;
    overflow-y: auto;
    width: 100%;
    padding: 15px 0;
    border-radius: 20px 20px 0 0;
}

#ages.updatedAgeSc .box.position-relative .inner-content h2 {
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 3px !important;
    font-weight: 700 !important;
}

#ages.updatedAgeSc .box.position-relative .inner-content p, #ages.updatedAgeSc .box.position-relative .inner-content h2 {
    color: white;
}
#ages.updatedAgeSc .box.position-relative img {
    border-radius: 50%;
       height: 200px;
    width: 200px !important;
    max-width: unset !important;
    object-fit: cover;
    object-position: center center;
    margin-top: 15px;
}
#ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
    position: absolute;
    right: 4px;
    height: 120px !important;
    width: 120px !important;
    max-width: unset !important;
    object-fit: contain;
    object-position: unset;
    margin-top: unset;
    background: #ffffff66;
    padding: 5px;
    border-radius: 50%;
    backdrop-filter: saturate(180%) blur(20px);
}
#ages.updatedAgeSc .box.position-relative .inner-content p {
    font-weight: 200 !important;
}
.guiding-children-wrapper .box .inner-content p {
    font-size: 15px;
    line-height: 19.5px;
}
section#ages.updatedAgeSc .row.inner-row.pb-35 .col-lg-4.col-md-6.col-xs-6.col-sm-6.inner-box:nth-child(2) .box.position-relative {
    background: #eac474 !important;
}

section#ages.updatedAgeSc .row.inner-row.pb-35 .col-lg-4.col-md-6.col-xs-6.col-sm-6.inner-box .box.position-relative {
    background: #b1a2bf !important;
}
section#ages.updatedAgeSc .row.inner-row.pb-35 .col-lg-4.col-md-6.col-xs-6.col-sm-6.inner-box:nth-child(3) .box.position-relative {
    background: #deafaa !important;
}
section#ages.updatedAgeSc .row.inner-row.pb-35 .col-lg-4.col-md-6.col-xs-6.col-sm-6.inner-box.pt-5:nth-child(4) .box.position-relative {
    background: #edaa7a !important;
}
section#ages.updatedAgeSc .row.inner-row.pb-35 .col-lg-4.col-md-6.col-xs-6.col-sm-6.inner-box.pt-5:nth-child(5) .box.position-relative {
    background: #545a75 !important;
}
section#ages.updatedAgeSc .row.inner-row.pb-35 .col-lg-4.col-md-6.col-xs-6.col-sm-6.inner-box.pt-5:nth-child(6) .box.position-relative {
    background: #739150 !important;
}
.banner-wrapper a.theme-btn {
    max-width: 305px;
}
.about-counter {
    padding-top: 90px;
    padding-bottom: 78px;
}
.curriculum-educational-approach .inner-content .inner_content_right img {
    width: unset;
    height: unset;
    object-fit: unset;
}
.curriculum-educational-approach .inner-content img {
    width: 40%;
    height: 330px;
    object-fit: cover;
        object-position: 25%;
}
.curriculum-educational-approach .inner-content {
    background: #ededed;
    display: flex;
    align-items: start;}
    
.inner_content_right {
    padding: 20px;
}
.inner_content_right p{
    font-size:15px;
}
.inner_content_right h5 {
    font-size: 20px;margin-top: 0 !important;
}

.curriculum-educational-approach {
    background: #ffffff !important;
    box-shadow:unset !important;
    border:0 !important;
}
.gallery-2 .inner-box.position-relative.overflow-hidden:before{display:none;}

.main-theme-btn {
    padding: 50px 0 0;
}
.inner_content_right p b {
    font-size: 18px;
}
.footer .footer_top .social .social-content a, .footer .footer_top .social .social-content a {
    color: #fff;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    width: 32px;
    line-height: 30px;
    height: 32px;
    border: 2px solid #fff;
    margin-top: 5px;
    text-align: center;
    margin-right: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.footer .footer_top .social .social-content a img.youtube_icon {
    height: 13px;
}

.footer .footer_top .social .social-content a img {
    filter: brightness(0) invert(1);
    height: 16px;
    max-width: 100%;
}
  #our-curriculum .ast-container.container {
    max-width: 1200px !important;
}
 section#crafting-word-wrapper .col-lg-6.col-md-12.col-sm-12.col-right.text-end.position-relative.text-md-center.text-lg-right.pe-0 img.w-100.img-fluid.main-img.d-none.d-md-inline {
    height: 550px;
    object-fit: cover;
}
header .nabvar-wrapper.sticky, .footer {
    background-color: #CD1316 !important;
}
.footer_bottom {
    background-color: #1A162B !important;
}
.curriculum-educational-approach .col-lg-6.col-md-12.px-0.col-right:last-child img {
    object-position: 50%;
}
.gallery-2 img {
    height: 285px;
    object-fit: cover;
}


.google_review_item ul {
    list-style:none;
    padding-left:0;
}
.google_review_item ul li:last-child img {
    max-width: 35px;
}
.google_review_item ul img {
    max-width: 120px;
}

.google_review_item ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    margin-bottom:25px;
}
.google_review_slider .slick-slider {
    margin:0 -15px;
} 

.google_review_slider .slick-slide {
    margin-right: 15px;
    margin-left: 15px;
}
.slick-prev:before {
  content: "<";
  color: #fff !important;
  font-size: 26px;
}

.slick-next:before {
  content: ">";
  color: #fff !important;
  font-size: 26px;
}
.google_review_slider button.slick-arrow.slick-next {
    right: 0;
    left: unset;
}

.google_review_slider button.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    background: #cf1f25;
    border: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.google_review_slider button.slick-arrow i{
    color:white;
}
.google_review_item ul li h4 {
    font-size: 24px;
    margin:0 !important;
}
.google_review_slider .slick-slide p {
    margin: 0; 
    font-size: 16px;
    text-align: justify;
}

.google_review_item {
    margin-bottom: 30px;
    background: #f4f1f1 !important;
    padding: 40px;
    border-radius: 10px;
    min-height: 480px; 
}





































/*media start here */
 @media (max-width: 1199px) {
    #ages.updatedAgeSc .box.position-relative img {
        height: 150px;
        width: 150px !important;
    }
        .google_review_item {
        padding: 20px;
        min-height: 460px;
    }
    #ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care { 
        height: 100px !important;
        width: 100px !important;
    }
}
@media(max-width: 1024px){
    .google_review_item {    min-height: 350px;}
        #ages.updatedAgeSc .box.position-relative .inner-content h2 {
        font-size: 22px;
    }
}
@media(max-width: 991px){
    section#crafting-word-wrapper .col-lg-6.col-md-12.col-sm-12.col-right.text-end.position-relative.text-md-center.text-lg-right.pe-0 {
   padding: 50px 15px 50px !important;
}
.curriculum-educational-approach .col-lg-6.col-md-12 {
    margin-bottom: 1rem;
}
.curriculum-educational-approach .inner-content img {
    width: 100%;
    height: 330px;
    object-fit: cover;
    max-width: 350px;
}
.curriculum-educational-approach {
    background: transparent !important; 
    border-radius: 0 !important;
}
section#gallery .col-lg-4.gallery-image-wrapper.col-md-6.pb-md-0.pb-4.col-sm-6.col-left:last-child {
    display: none;
}
section#testimonials .col-lg-4.col-md-6.col-sm-12.boxes {
    padding-top: 1rem;
}
section.about-counter.updAbtSc h2.text-center.dark-color.mt-4 {
    margin-top: 0 !important;
}
h5 {
        font-size: 20px;
    }
    
    .slick-prev:before, .slick-next:before { 
    font-size: 20px;
}    
 .google_review_slider button.slick-arrow {
    width: 30px;
    height: 30px;
}   
 
  .google_review_item ul li:last-child img {
    max-width: 40px;
}  
button.navbar-toggler.border-0 {
    filter: brightness(40);
}
.google_review_item { 
    padding: 25px; 
    min-height: 450px;
}
.gallery-2 img {
    height: 250px !important; width: 100%;
    }
    #ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
        transform: translate(-75%);
    }
        .navbar-collapse.show, .navbar-collapse.collapsing {
        background-color: #cd1316;
    }
      .google_review_item {
        padding: 10px 20px;
        min-height: 445px;
    }
    #ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
        height: 80px !important;
        width: 80px !important;
        transform: translate(-50%, 0);
    }
}
/*end 991px*/

@media(max-width: 768px){
    .curriculum-educational-approach .inner-content {flex-direction: column;}
    .curriculum-educational-approach .col-lg-6.col-md-12 {padding: 0 !important;}
        .crafting-word-wrapper .inner-row .col-left {
                padding: 0 15px !important;
    }
        .crafting-word-wrapper .main-theme-btn {
        padding: 10px 0 0;
    }
    .counter-wrapper-1, .counter-wrapper-2, .counter-wrapper-3{height:150px;}
    .curriculum-educational-approach .inner-content img { max-width: 100%;}
     .spark-infine-wrapper .inner-row {
        margin-bottom: 20px;
    }
    .inline-btn.d-flex.justify-content-center.pt-35.mt-3 {
    padding-top: 10px;
    margin-top: 0 !important;
}
    .gallery-wrapper .inner-row {
        padding: 0 !important;}
    
    section#gallery .col-lg-6.col-md-6.pb-4.col-sm-12.col-left:last-child {
    padding-bottom: 0 !important;
}
 .review-wrapper .box .box-image img { 
    width: 100%;
}   
    #testimonials .row {
    margin: 0;
}
  .about-counter {
    padding-top: 50px;
    padding-bottom: 50px;
}  
    .MoreThan-Nursery .row.inner-row.slider-mobile-only {
    flex-direction: column-reverse;
}
 .theme-btn {
     font-size: 16px;
 }
  h3 {
    font-size: 24px;
    line-height: 1.2;
  }
section#crafting-word-wrapper h2.dark-color.mb-5 {
    margin-bottom: 20px !important;
}    
h5 { 
    font-size: 18px !important; 
}
.virtual-tour-video {
    
    padding: 20px;}
 #ages .col-lg-12.full-with.text-center.pb-35 {
    padding-bottom: 0;
}     
h3.dark-color.mb-5 {
    margin-bottom: 15px !important;
}    
 .families .inner-box p:last-child {
    margin-bottom: 20px;
}   
#InPersonTour-tab-pane a.updated_widget_btn {
    background: #eac474 !important;
}
 #OnlineTour-tab-pane a.updated_widget_btn {
    background: #c71215 !important;
}   
    
    
    
        .google_review_item {
        min-height: 350px;
    }
    
     section#gallery.gallery-2 .col-lg-4.gallery-image-wrapper.col-md-6.pb-3.col-sm-6.col-left img {
        max-width: 100% !important;
        width: 100% !important;
        height: 200px;
    }
    section#gallery.gallery-2 .gallery-image-wrapper.col-sm-6 {
    max-width: 50% !important;
    width: 50% !important;        padding: 5px !important;
}
    section#gallery.gallery-2 .row.inner-row.pb-4.slider-mobile-only.px-xl-0.px-3 {
    margin: 0;
}
    .guiding-children-wrapper .inner-row {
      margin: 0;
    }
      #ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care { 
        height: 80px !important;
        width: 80px !important;
    }
    
}

@media(max-width: 767px){
        .banner-wrapper {background-position: 65%;min-height: unset!important;padding-bottom: 30px;height: 100vh;
        align-items: end !important;}
        
    .banner-wrapper::before {min-height: unset!important;}
}
@media(max-width: 575px){
    .guiding-children-wrapper .inner-box {
    padding-left: 5px;
    padding-right: 5px;
    max-width: 50%;
    width: 50%;
    padding-top: 10px !important;
}
}
@media(max-width: 480px){
    .google_review_item {
        min-height: unset;
        padding: 20px 30px;
    }  
    
section#gallery.gallery-2 .col-lg-4.gallery-image-wrapper.col-md-6.pb-3.col-sm-6.col-left img {
        height: 150px;
    }
       section.about-counter.updAbtSc .col-lg-4 h3 {
        font-size: 46px;
    }
        section.about-counter.updAbtSc .col-lg-4 p {
        font-size: 20px; 
    }
    section.about-counter.updAbtSc .col-12.d-flex.flex-wrap.gap-3 {
    padding: 0;
}

 .banner-wrapper {
        background-image:url(../images/nursery-bannerMBL.webp); 
        background-position: center; 
        background-repeat: no-repeat; 
        background-size: cover; 
    }
  
.banner-wrapper .row.align-items-center.justify-content-between.inner-row .col-lg-8.col-md-10.col-sm-12.left-col.position-relative.text-uppercase h1.text-white.pb-35 {
    padding-bottom: 10px;
}


  .guiding-children-wrapper .inner-row:last-child .col-md-12.col-xs-4.col-sm-12.inner-box.d-flex.justify-content-center {
    width: 100%;
    max-width: 100%;
}

#ages.updatedAgeSc .box.position-relative .inner-content h2 {
    font-size: 13px;
    margin-bottom: 0 !important;
    line-height: 1.3;
}
.guiding-children-wrapper .box .inner-content p {
    font-size: 10px;
    font-weight:600 !important;
}
#ages.updatedAgeSc .box.position-relative img { 
    height: 100px;
    width: 100px !important; 
    margin-top: 15px;
}
#ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
    height: 60px !important;
    width: 60px !important;
    padding: 5px; 
    bottom: 5px;
}
#ages.updatedAgeSc .box.position-relative {
    padding: 15px 10px;
}
#ages.updatedAgeSc .box.position-relative .inner-content {
    padding: 15px 0 0px;
}
.gallery-2 img {
    height: 150px !important; 
}
    #ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
        transform: unset;
    }
section#crafting-word-wrapper img.w-100.img-fluid.main-img.d-md-none {
        height: 300px;
        object-fit: cover;
    }
.curriculum-educational-approach .col-lg-6.col-md-12.px-0.col-right:last-child img {
    object-position: left;
}

}

