 
.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-3.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: 80px !important;
  width: 80px !important;
  max-width: unset !important;
  object-fit: contain;
  object-position: unset;
  margin-top: unset;
  background: rgba(255, 255, 255, 0.4);
  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-3.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-3.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-3.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-3.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-3.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-3.col-md-6.col-xs-6.col-sm-6.inner-box.pt-5:nth-child(6)
  .box.position-relative {
  background: #739150 !important;
}
.hero-badge { display: inline-block; font-size: 12px; font-weight: 700; color: white !important; text-transform: uppercase; letter-spacing: 0.2em; background-color: #cf1f25; padding: 8px 20px; border-radius: 50px; margin-bottom: 24px; }






/*media start here */
@media (max-width: 1199px) {
    #ages.updatedAgeSc .box.position-relative img {
        height: 150px;
        width: 150px !important;
    } 
}
@media (max-width: 1024px) {
   
  #ages.updatedAgeSc .box.position-relative .inner-content h2 {
    font-size: 22px;
} 
#ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
    height: 75px !important;
    width: 75px !important;
}


}
/*start here 991px*/
@media (max-width: 991px) {
    #ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
        transform: translate(-75%);
    } 
}
/*end 991px*/
/*768px*/
@media (max-width: 768px) {
   
  #ages .col-lg-12.full-with.text-center.pb-35 {
    padding-bottom: 0;
  } 
  .guiding-children-wrapper .inner-row {
      margin: 0;
    }
    #ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
        transform: translate(-100%);
    } 
    
} 
/*480px*/
@media (max-width: 480px) {
   
 
  
    #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;
    } 
      #ages.updatedAgeSc .box.position-relative img.img-fluid.w-100.float-img-bear-care {
            transform: unset;
        }  
            .guiding-children-wrapper .inner-box {
        padding-left: 5px;
        padding-right: 5px;
        max-width: 50%;
        width: 50%;
        padding-top: 10px !important;
    }
        .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%;
    }
    .guiding-children-wrapper .inner-row:last-child .col-md-12.col-xs-4.col-sm-12.inner-box.d-flex.justify-content-center .main-theme-btn {
    padding: 50px 0 0;}
}
/*480px*/ 