.corp-banner-new .banner-tarea
{
  width: 45%;
  top: 50%;
}
.corp-banner-new .banner-tarea h1
{
  font-weight: 600;
  font-size: 32px;
  line-height: 130%;
  margin-bottom: 15px;
}
.corp-banner-new .banner-tarea p
{
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  align-items: center;
  letter-spacing: 0.12em;
  color: #FFFCFC;
  margin-bottom: 15px;
}
.wp-2025 .btn-warning
{
  padding: 10px 22px;
  background: #CB580C;
  border-radius: 30px;
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  border: none;
  margin: 0 15px 0 0;
}
.wp-2025 .btn-primary
{
  padding: 10px 22px;
  background: #01356A;
  border-radius: 30px;
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  border: none;
  margin: 0 15px 0 0;
  min-width:200px;
  width: auto;
}

.funding_cal_btns .btn {
    letter-spacing: 1px;
    width: 126px;
    height: 46px;
    max-width: 126px;
    padding: 0;
    min-width: inherit;
}

.funding_cal_btns .btn:hover
{
  background: #bd5319 !important;
}

a.btn.backBtnFinalStep:hover {
    color: #01356A !important;
    background: #FFF !important;
}

.wp-2025 .btn-light-r
{
  padding: 10px 22px;
  background: #FFF;
  border-radius: 30px;
  color: #000000;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  border: none;
  margin: 0 15px 0 0;
  min-width:200px;
  width: auto;
}
.wp-2025 .btn-light
{
  color: #01356A;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 10px 20px;
}
.introduction
{
  padding-top: 50px;
  /*font-size: 24px;*/
}


.fw-bold
{
  font-style: normal;
  font-weight: 900;
  font-size: 25px;
  line-height: 130%;
  align-items: center;
  color: #01356A;
  margin-bottom: 30px;
}
.blue-card
{
  background: #01356A;
  padding: 15px;
  border-radius: 10px;
  color: #FFF;
  padding-bottom: 50px;
}
.blue-card img
{
  height: 216px;
  object-fit: cover;
  border-radius: 10px;
}
.blue-card .card-title
{
  
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.blue-card .card-text
{
  
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 15px;
  min-height: 130px;
}
.wp-2025 .table-bordered td, .wp-2025 .table-bordered th
{
  border: 1px solid #000000;
  padding: 50px 50px;
  vertical-align: middle;
}
.wp-2025 .table-bordered th
{
background: rgba(162, 158, 158, 0.39);
}
.wp-2025.bg-primary
{
  background: #01356A !important;
  color: #fff;
}
.kido-funding
{
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  display: inline-block;
    width: 100%;
}
.kido-funding h5
{
  color: #FFF;
}
.kido-funding p
{
  font-size: 18px;
  color: #FFF;
}
.sm-services
{
  max-width: 380px;
  margin: auto;
  margin-top: 20px;
  background: transparent !important;
  border: 1px solid #000000 !important;
  border-radius: 10px !important;
  padding: 8px 8px 20px 8px;
}


.sm-services img
{
      width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
    max-height: 203px;
    object-fit: cover;
}

.sm-services_body
{
  padding: 0 12px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}

.sm-services_btns {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
}

.sm-services_btns a {
    padding: 10px 22px;
    background: #CB580C;
    border-radius: 30px;
    color: #FFF;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    border: none;
    width: 100%;
}

.sm-services .bookATourBtn,.sm-services .findOutMoreBtn
{
  background: #01356A;
}

.sm-services h6
{
  color: #000;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 0px;

}

.sm-services p {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #000;
    margin-bottom: 0;
    min-height: 100px;
    display: flex;
    align-items: center;
}

.sm-services p a
{
  font-size: 16px;
  font-weight: 700;
  color: #01356A;
}

.kido-funding p
{
  width: 70%;
  margin: auto;
  margin-bottom: 15px;
}
/*
.when-to
{
  margin-top: 90px !important;
}
*/


/*steps*/
.step-section
{
  padding-top: 50px;
  padding-bottom: 300px;
}
.step-section h1
{
  
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  color: #000000;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}
.step-section .step
{
  background: #E2E2F7;
  border: 1px solid rgba(0, 0, 0, 0.37);
  border-radius: 10px;
  padding: 50px;
  margin-bottom: 30px;
  min-height: 340px;
  position: relative;
  display: none;
}

.step-section .step.active
{
  display: flex;
}

.step-section .step h3
{
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  color: #000000;
  margin-bottom: 30px;
  width: 100%;
}

.step-section .step-5 h3
{
  margin-top: 25px;
  margin-bottom: 0px;
}

.step-section .step h3 label
{
  width: 80%;
  float: left;
}
.step-section .step h3 span:not(.minSessionText,.finalTotal)
{
  float: right;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 130%;
  color: rgba(0, 0, 0, 0.56);

}

span.minSessionText.bcolor,span.finalTotal
{
    color: #000000 !important;
    font-weight: 700;
}

.step-section .step select
{
  
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 130%;
  color: #000000;
  background: #FFFFFF;
  border-radius: 15px;
  height: auto;
}

.step-section .step .form-check-label {
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    color: #000000;
    
    margin-right: 10px;
}

.step-section .step .form-check-input
{
  width: 43px;
  height: 38px;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 4px;
  accent-color: #bd5319;
}
.step-section .step .content-data p
{
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  color: #000000;
  margin-top: 80px;
}
.step-section #step-2,.step-section #step-3,.step-section #step-4,.step-section #step-5
{
  padding-bottom: 10px;
}
.step-section .btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.step-section .btn-check:active:focus
{
  box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5);
}

.book_tour_funding
{
  display: none;
}

.step-section .final-step
{
    background: #01356A;
    padding: 15px;
    border-radius: 10px;
    color: #FFF;
    padding-bottom: 50px;
    max-width: 500px;
    margin: auto;
    text-align: center;
    padding: 40px 80px;
    display: none;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    height: max-content;
}
.step-section .final-step p
{
  color: #FFF;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  text-align: center;
  padding-bottom: 15px;
}

.step-section .final-step p span
{
  color: #fff;
}

.step .btn:hover,.step .btn.active
{
    background-color: #CB580C !important;
    border-color: #CB580C !important;
    color: #fff !important;
}

.step-section .final-step a.btn-light
{
  border-radius: 30px;
    padding: 10px 22px;
    font-style: normal;
    font-weight: 400;
    padding: 10px 22px;
    /* background: #CB580C; */
    border-radius: 30px;
    /* color: #FFF; */
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    border: none;
    margin: 0 15px 0 0;
}
.contact-us
{
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
}
.contact-us .blue-card img
{
  height: 380px;
}
.contact-us .blue-card .card-title
{
  
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
}
.contact-us .blue-card
{
  padding: 30px;
  margin: 20px;
}
.contact-us .blue-card .card-text
{
  
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  padding: 0;
  margin: 0;
}

.contact-us .card-row
{
      max-width: 900px;
    margin: auto;
    width: 100%;
}

/*
.contact-us .fw-bold
{
  color: #CB580C !important;
  
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
}
*/

.latest-insights
{
  padding-bottom: 100px;
  padding-top: 60px;
}
.latest-insights .heading p
{
  
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 130%;
  /* or 42px */
  color: #000000;
  margin-bottom: 80px;

}

.latest-insights .heading.searched_result p
{
  font-size: 25px;
  margin-bottom: 0px;
}



.latest-insights-card {
  border: 1px solid #000000;
  overflow: hidden;
  transition: box-shadow 0.3s ease-in-out;
  margin:40px 20px;
}


.latest-insights-card .card-img-top {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.latest-insights-card .card-img-top.cardImg
{
    min-height: 345px;
}

.latest-insights-card .card-img-top.blogImg
{
    min-height: 240px;
    max-height: 240px;
}

.latest-insights-card .card-body {
  padding: 16px;
}

.latest-insights-card .card-title {
  
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #01356A !important;
  margin-bottom: 12px;
}
.latest-insights-card .card-title.m-h160
{
  min-height: 160px;
}

.latest-insights-card .card-title.m-h120
{
  min-height: 120px;
}

.latest-insights-card .card-text {
  font-size: 14px;
  color: #555;
  margin-bottom: 16px;
  font-weight: 300;
}

.latest-insights-card .card-body img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}

.latest-insights-card .card-body small.text-muted {
  font-size: 13px;
  margin-right: 8px;
}
.latest-insights-card .posted-on
{
  margin-top: 40px;
}
.latest-insights-card .posted-on img
{
  margin-right: 15px;
}
.latest-insights-card .fw-bold
{
  
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  margin-top: 22px;
  margin-bottom: 20px;
}
.pagination .page-link
{
  border: none;
}
.test-events .heading p
{
  font-size: 24px;
}
.online-webinar
{
  margin-top: 15px;
  margin-bottom: 25px;
}
.online-webinar .text-muted
{
  font-size: 14px;
  line-height: 130%;
  color: #595959;
}
.online-webinar .text-online
{
  color: #bc5015;
  align-self: flex-start;
}
.search-bar
{
  background: #01356A;
  border-radius: 15px;
  padding: 40px;
}
.search-bar .search-input
{
  width: 100%;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 41px;
  color: rgba(0, 0, 0, 0.5);
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 15px;
}
.search-bar button
{
  background: #CB580C;
  border-radius: 15px;
  border: none;
  font-size: 21.5px;
  color: #FFF;
}
.color-1
{
  color: #CB580C !important;
}
.test-nurseries-list h5
{
  font-style: normal;
  font-weight: 700;
  font-size: 1.5em;
  line-height: 130%;
  /* or 42px */
  color: #CB580C;
  margin-bottom: 10px !important;
}

.nurseries_list_data .fa-map-marker
{
  font-size: 25px;
  color: #01356A;
}

.nurseries_list_data .fa-train
{
  font-size: 20px;
  color: #01356A;
}

.test-nurseries-list.us h5 {
    margin-bottom: 2px !important;
}

.test-nurseries-list p
{
  font-style: normal;
  font-weight: 300;
  font-size: 1em;
  line-height: 130%;
  color: #000000;
}
.test-nurseries-list .img-list img
{
  margin-right: 20px;
  margin-top: 15px;
}
.test-nurseries-list .btn,
.test-nurseries-details .btn
{
  width: 100%;
  margin: 0 0 15px 0;
  min-width: 100px;
  font-size: 18px;
}

.finalBtns {
    display: flex;
    align-items: center;
    justify-content: center;
}

.finalBtns a {
    margin-bottom: 0 !important;
}

.test-nurseries-details .reviews
{
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.test-nurseries-details iframe
{
  margin-bottom: 40px;
}
.test-nurseries-details .sidebar
{
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 15px;
  padding: 19px;
}
.test-nurseries-details .sidebar h4
{
  font-style: normal;
  font-weight: 300;
  font-size: 1em;
  line-height: 130%;
  color: #01356A;
  margin-top: 15px;
}
.test-nurseries-details .sidebar a.directions
{
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 130%;
text-decoration: underline !important;
color: #000000;
}

ul.servcies-icon
{
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 25px;
}
ul.servcies-icon li
{
  text-align: center;
}
ul.servcies-icon li label
{
  display: inline-block;
  width: 100%;
  font-weight: bold;
}
.opening-hrs
{
  background: rgba(203, 88, 12, 0.13);
  width: 100%;
  padding: 30px;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 130%;
  color: #000000;
  margin-bottom: 20px;
}
.opening-hrs p
{
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 200%;
  color: #000000;
  margin-bottom: 0;
  text-align: center;
}

.test-nurseries-details .lines_open
{
  font-size: 20px;
  font-weight: 300;
}

.opening-hrs h6
{
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #01356A;
}
.p-24
{
  font-size: 24px;
  font-weight: 300;
}
.p-20
{
  font-size: 20px;
  font-weight:700;
  text-align: left;
}
.email-list
{
  display: flex;
}
.email-list i
{
  font-size: 28px;
    margin-right: 15px;
    float: left;
    margin-bottom: 36px;
}
.or-div
{
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 130%;
  color: #000000;
  text-transform: uppercase;
  position: relative;
}
.or-div:before,
.or-div:after
{
  content: "";
  width: 40%;
  height: 1px;
  background: #000000;
  position: absolute;
  top: 50%;
}
.or-div:before
{
  left: 0;
}
.or-div:after
{
  right: 0;
}

.test-nurseries-details .giveUsCallHead
{
  font-size: 16px;
}


.test-nurseries-details .nur_email_lnk
{
  font-size: 1em;
  font-weight: 700;
  text-align: left;
}

.nursDetailLinks
{
  column-gap: 15px;
  flex-direction: column;
}

.nursDetailLinks a
{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px auto !important;
  min-height: 51px;
}

.border_none
{
  border: none !important;
}

.test-nurseries-details .d_brochure
{
  background-color: #CB580C !important;
  color: #fff;
}


a.btn.how_much_save {
    font-weight: 700;
    border: none;
    padding: 10px 22px;
    background: #CB580C;
    border-radius: 30px;
    color: #fff;
}

.nurseriesListSep
{
    height: 1px;
    background: #000000;
    margin: 1.5rem 0;
}

.test-nurseries-list
{
  border-bottom: 1px solid #000;
}

.white_on_hover:hover
{
    background: #ffffff;
    color: #444;
}

.blue_on_hover:hover
{
    background: #01356A;
    color: #fff;
}

.orange_on_hover:hover
{
    background: #CB580C;
    color: #fff;
}

.green_on_hover:hover
{
  background: #5f712d !important;
  color: #fff !important;
}

.cpagination .page-item.active .page-link {
    background: #01356A;
    border-color: #01356A;
    color: #ffffff !important;
}

.cpagination .page-link
{
      box-shadow: none !important;
  color: #000000 !important;
}

.cpagination .page-link:focus
{
    box-shadow: none !important;
}

.cpagination .page-link:hover
{
    background: #CB580C;
    color: #fff !important;
}

.cpagination .page-link:hover span
{
  color: #fff !important;
}

.cpagination ul.pagination
{
  column-gap: 15px;
}

.nurseries_list_data .ratingOuter
{
  align-items: flex-end;
}

.bookHereContainer {
    background: #5f712d;
    margin-left: 20px;
    /*position: absolute;*/
    right: 15px;
    border-radius: 100px;
    width: 85px;
    height: 85px;
    bottom: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 2px;
}

.bookHereContainer a {
    padding: 10px 10px 10px 10px;
    display: flex;
    flex-direction: column;
    row-gap: 3px;
}

.bookHereContainer * {
    color: #fff;
    text-align: center;
}

.bookHereContainer h3 {
    font-size: 10px;
    word-wrap: break-word;
    white-space: normal;
    margin-bottom: 0;
}

.bookHereContainer span {
    font-size: 10px;
    text-decoration: underline !important;
    font-weight: 400;
}

.bookHereContainer a:hover
{
  color: #fff !important;
}

.newDesign .container, .newDesign .container-lg, .newDesign .container-md, .newDesign .container-sm, .newDesign .container-xl {
      max-width: 1368px;
      width: 90%;
  }


.newDesignNurList .container
{
  max-width: 1232px;
}

.test-nurseries-details .bookHereContainer
{
  bottom: 0px;
}

section.nursery-gallery-grid img {
    max-width: 100%;
}

.contactCard
{
  cursor: pointer;
}

.cardReadMore
{
    position: absolute;
    bottom: 20px;
}

.nurSubDetails
{
    display: flex;
    column-gap: 5px;
    align-items: center;
}

.nur_568.test-nurseries-list .orange_on_hover,.nur_241.test-nurseries-list #mybtn
{
    display: none;
}

.test-nurseries-list .col-lg-3 img {
    min-height: 210px !important;
    object-fit: cover;
}


/*responsive*/
@media (max-width: 1680px) {
  .wp-2025,
  .blue-card .card-text,
  .kido-funding p,
  .wp-2025 .btn-warning,
  .wp-2025 .btn-primary,
  .step-section .step .form-check-label,
.step-section .step select,
.step-section .step h3 span,
.step-section .step h3,
.step-section .final-step a.btn-light
  {
    font-size: 16px;
  }

  .step-section .step-5 h3,.step-section .step-5 h3 span {
    font-size: 20px;
}

  .wp-2025 .table-bordered td, .wp-2025 .table-bordered th
  {
    border: 1px solid #000000;
    padding: 30px 70px;
  }
  
  .contact-us .blue-card .card-text,
  .latest-insights .heading p,
  {
    font-size: 28px;
  }
  .latest-insights-card
  {
    margin:20px 0px;
  }
  
}

@media (max-width: 1368px) {
  .contact-us .blue-card .card-text
  {
    font-size: 20px;
  }
}
@media (max-width: 1280px) {
  .wp-2025,
  .blue-card .card-text,
  .kido-funding p,
  .wp-2025 .btn-warning,
  .wp-2025 .btn-primary,
  .wp-2025 .btn-light-r,
  .step-section .step .form-check-label,
.step-section .step select,
.step-section .step h3 span,
.step-section .step h3,
.step-section .final-step a.btn-light,

  {
    font-size: 14px;
  }
  .contact-us .blue-card
  {
    padding: 15px;
    margin: 0px;
  }
  .contact-us .blue-card img
  {
    height: 250px;
  }
  .test-nurseries-list p
  {
    font-size: 14px;
  }
}

@media (min-width: 1320px)
{
  .nurseries_list_data .ratingOuter
{
  position: absolute;
  width: 100%;
  bottom: 10px;
  bottom: 0;
}

  .nurDetailHeading
  {
    max-width: 80%;
  }

}

@media (max-width: 1200px)
{
   .test-nurseries-details.container,.nursery-gallery-grid .container
   {
      max-width: 95%;
      width: 100%;
   }


}

@media (min-width: 1024px) and (max-width: 1680px)
{
  .funding_options .card-body .card-text
  {
    min-height: 150px;
  }
}

@media (min-width: 1024px) and (max-width: 1250px)
{
  .funding_options .card-body .card-title
  {
    font-size: 22px;
  }
}



@media (max-width: 1023px)
{

  .funding_options .card-body .card-text
  {
    min-height: inherit;
  }

  .card-row .col-md-4
  {
    -ms-flex: 0 0 50.00%;
        flex: 0 0 50.00%;
        max-width: 50.00%;
        margin-bottom: 20px;
  }
  .corp-banner-new .banner-tarea p
  {
    margin: 0;
  }
  .corp-banner-new .banner-tarea
  {
    top:25%;
  }
  .corp-banner-new .banner-tarea a
  {
    margin-top: 10px;
  }
  .sm-services p
  {
    margin: 0 0 10px 0 !important;
    text-align: center;
  }
  .corp-banner-new .banner-tarea
  {
    top: 50%;
  }
  .wp-2025 .table-bordered td, .wp-2025 .table-bordered th
  {
    border: 1px solid #000000;
    padding: 20px;
  }
}

@media (max-width: 1023px) {
  .card-row .col-md-4
  {
    -ms-flex: 0 0 100.00%;
        flex: 0 0 100.00%;
        max-width: 100.00%;
        margin-bottom: 20px;
  }
  .corp-banner-new .banner-tarea
  {
    width: auto;
  }
  .wp-2025, .blue-card .card-text, .kido-funding p, .wp-2025 .btn-warning, .wp-2025 .btn-primary, .wp-2025 .btn-light-r {
        margin-bottom: 15px;
    }
    .step-section .step
    {
      padding:20px;
      min-height: 140px;
    }
    .step-section .step h3 label
    {
      width: 100%;
    }
    .step-section .step .content-data p
    {
      margin: 15px 0 0 0;
    }
    .step-section .final-step
    {
      padding: 20px 15px;
    }
}

@media (max-width: 991px)
{
  .nurDRight
  {
    margin-top: 2em !important;
  }
}

@media (max-width: 850px)
{
  .nurseries_list_data p
  {
    margin-left: 0px;
    margin-right: 0px;
  }

  .newDesignMobPos
  {
    margin-top: 110px !important;
  }
}

@media (min-width: 768px) and (max-width: 1250px)
{

  .minRatingHeight
  {
    min-height: 100px;
  }

  

  
}

@media (min-width: 992px) and (max-width: 1250px)
{
  .nursDetailLinks
  {
    flex-direction: column;
  }

  .test-nurseries-details .nur_email_lnk
  {
    font-size: 15px;
  }
}

@media (max-width: 767px)
{

  .test-nurseries-details .reviews
  {
    margin-top: 2.5rem !important;
  }

  .test-nurseries-details .nur_email_lnk
  {
    font-size: 15px;
  }

  .nurseries_list_data
  {
    margin-bottom: 15px;
  }

  .nurseries_search_bar input
  {
    font-size: 13px !important;
  }

  .test-nurseries-list h5
  {
    font-size: 20px;
    margin-bottom: 20px !important;
  }

  .nurseries_search_bar
  {
    padding: 20px;
  }

  .bookHereContainer
  {
    bottom: 0px;
    width: 100px;
    height: 100px;
  }

  .bookHereContainer h3, .bookHereContainer span
  {
    font-size: 12px !important;
  }

  .bookHereContainer a
  {
    padding: 10px 10px 10px 10px;
  }

  .latest-insights .heading.searched_result p
  {
    font-size: 20px;
    margin-bottom: 0px;
  }

  .step-section .step h3
  {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .step-section .step h3 > span {
    font-size: 14px !important;
    position: absolute;
    right: 10px;
    top: 5px;
}

  .latest-insights .heading p
  {
    font-size: 20px;
  }
  .corp-banner-new .banner-tarea
  {
    top: 30%;
  }

  .corp-banner-new .banner-tarea h1
  {
    font-size: 25px;
  }

  .corp-banner-new .banner-tarea p
  {
    font-size: 14px;
  }

  .corp-banner-new .banner-tarea a:last-child
  {
    margin-top: 0px;
  }

  .introduction
  {
    padding-top: 0px;
  }

  .fw-bold
  {
    font-size: 20px;
  }

  .blue-card
  {
    padding-bottom: 20px;
  }

  .when-to
  {
    margin-top: 30px !important;
  }

  section.kido-funding .py-5
  {
    padding-top: 0px !important;
    padding-top: 0px !important;
  }

  .kido-funding p
  {
    width: 90%;
  }

  .how_much_save
  {
    font-size: 12px;
  }
  .test-nurseries-list h5
  {
    margin-top: 15px;
  }

  .mob_ml_0
  {
    margin-left: 0;
  }

  .mob_h_i
  {
    height: initial !important;
  }

  .mob_m_h_i
  {
    min-height: initial !important;
  }

}

@media (max-width: 567px)
{
  .nursDetailLinks a
  {
    max-width: inherit !important;
  }

  .bookHereContainer
  {
    position: inherit;
    margin-left: inherit;
  }  

  /*
  .ratingOuter
  {
    flex-wrap: wrap;
    gap: 20px;
  }*/

  .ratingOuter 
  {
    align-items: center;
    column-gap: 2px !important;
    margin-top: 20px !important;
  }

  .ratingOuter > div
  {
    
    max-width: 70px;
    max-height: 70px;
    min-width: 50px;
  }

  .ratingOuter .offset-rating-star small
  {
    font-size: 9px;
  }

  .ratingOuter .bookHereContainer
  {
    margin-left: auto;
  }

  .bookHereContainer h3, .bookHereContainer span
  {
    font-size: 7px !important;
  }

  .nursDetailLinks {
    column-gap: 15px;
    flex-direction: column;
}

  .test-nurseries-details .nur_email_lnk {
    font-size: 11px;
}
  
  .test-nurseries-details .lines_open
  {
    font-size: 13px;
  }

  .giveUsCallHead,.opening-hrs p,.test-nurseries-details .sidebar a.directions
  {
    font-size: 15px;
  }

  .opening-hrs h6
  {
    font-size: 20px;
  }

  .test-nurseries-details .sidebar h4
  {
    font-size: 16px;
  }

  ul.servcies-icon
  {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }

  .nur_email_lnk.email-list i
  {
    font-size: 25px;
    margin-bottom: 15px;
}
  
  .contactCard .card-body
  {
    padding: 1.25rem 0 0;
  }

  .contact-us .blue-card .card-text {
        font-size: 16px;
    }

  .contact-us .blue-card .card-title
  {
    font-size: 20px;
  }

  .contact-us .fw-bold
  {
    font-size: 25px;
  }

  .cpagination .col-md-12
  {
    padding: 0px;

  }

  .cpagination ul.pagination
  {
    
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 3px;
    margin: 0;
  }
}

