/* 
 * Mobile Responsive Styles
 */
@media (max-width: 400px) {
    a.btn-orange {
        font-size: 16.3px;
    }

    .carousel-caption-container {
        opacity: 0;
    }

    .carousel-item.active .carousel-caption-container {
        opacity: 1;
    }

    /**
     * Home Page Styles
     */
   #home-page #hero-section .carousel-inner {
        border-radius: 0px 0px 50px 50px;
        background: #dde4e5;
    }

    :is(#home-page, #childcare-page) #hero-section .carousel-item {
        min-height: 180px;
        background-repeat: no-repeat;
        border-radius: 0px 0px 50px 50px;
        margin-bottom: 200px;
    }
    :is(#home-page, #childcare-page) #hero-section .carousel-container {
        background: unset !important;
    }
    #home-page #hero-section .carousel-caption {
        bottom: -170px;
        left: 10%;
        padding-top: 0rem;
        padding-bottom: 0rem;
        color: var(--bs-carousel-caption-color);
        text-align: center;
        position: absolute;
        z-index: 99999999;
    }
    #home-page #hero-section .carousel-caption .carousel-caption-container {
        width: 300px;
        text-align: left;
    }

    #home-page #hero-section .carousel-caption .carousel-caption-container h2 {
        font-size: 29.3px;
        line-height: 35.3px;
    }

    #home-page #hero-section .carousel-control-next,
    #home-page #hero-section .carousel-control-prev {
        top: 30% !important;
        opacity: 1 !important;
    }

    #home-page #about-section .about-box {
        margin-bottom: 50px;
    }

    #vision-section .carousel-item {
        min-height: 500px;
        background-color: #dde4e5;
        background-repeat: no-repeat;
        background-size: 100% 200px;
        background-position: top;
    }

    #vision-section .carousel-outer {
        align-items: flex-end;
        background: unset !important;
    }

    #vision-section .carousel-outer .carousel-outer-container {
        margin: 0px 20px 20px 20px;
        text-align: center;
    }

    #vision-section .carousel-outer .carousel-outer-container h2 {
        font-size: 36.3px;
        line-height: 38.3px;
        margin-bottom: 5px;
        text-align: center;
    }

    #vision-section .carousel-outer .carousel-outer-container p {
        text-align: center;
    }

    #vision-section .carousel-outer .carousel-outer-container a {
        justify-content: center;
        align-items: center;
    }

    #vision-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
        top: 10px !important;
        right: 20px !important;
        left: unset !important;
    }

    #vision-section {
        margin-left: 1rem;
        margin-right: 1rem;
        background-color: #dde4e5;
        border-radius: 30px;
    }

    #vision-section .carousel {
        position: relative;
        min-height: 650px;
    }

    #vision-section .carousel-inner {
        border-radius: 12px;
    }
    
    #vision-section .carousel-item {
        min-height: 180px;
        background-color: #dde4e5;
        background-repeat: no-repeat;
        background-size: 100% 180px;
        background-position: top;
        border-radius: 30px;
    }

    #vision-section .carousel-outer {
        align-items: flex-end;
        background: unset !important;
    }

    #vision-section .carousel-outer .carousel-outer-container {
        margin: 0px 20px 20px 20px;
        text-align: center;
    }

    #home-page #calculate-section .calculate-box-icon {
        justify-content: left;
        align-items: start;
    }

    #home-page #calculate-section .calculate-box-text h2 {
        text-align: left;
    }

    #home-page #calculate-section .calculate-box-text p {
        text-align: left;
    }

    #home-page #calculate-section .calculate-box-button {
        justify-content: left;
        align-items: start;
    }

    #home-page #testimonial-section {
        margin: 0 10px 50px 10px !important;
        padding: 0px 10px 50px 10px !important;
        border: 1px solid #D9996C;
        border-radius: 10px 10px 100px 100px;
    }

    #home-page #testimonial-section .carousel-control-next,
    #home-page #testimonial-section .carousel-control-prev {
        justify-content: flex-start;
        background-color: #ffffff;
        border-radius: 50%;
        padding: 0px;
        width: 30px;
        height: 30px;
        opacity: 1;
    }

    #home-page #testimonial-section .carousel-control-next i,
    #home-page #testimonial-section .carousel-control-prev i {
        color: #D9996C;
    }

    #home-page #testimonial-section .carousel-control-next {
        right: -20px !important;
        top: 25% !important;
    }

    #home-page #testimonial-section .carousel-control-prev {
        left: -20px !important;
        top: 25% !important;
    }

    #home-page #testimonial-section .testimonial-text {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    #home-page #testimonial-section .testimonial-img {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
    }

    #home-page #testimonial-section .testimonial-text h2 {
        font-size: 25px;
        line-height: 30px;
        margin-top: 10px;
        text-align: center;
    }

    #home-page #testimonial-section .testimonial-text h3 {
        margin-top: 10px;
        text-align: center;
    }

    #home-page #testimonial-section .testimonial-text p {
        font-size: 15px;
        line-height: 18px;
        text-align: center;
    }
    /**
     * Teams Page Styles
     */
    #team-page #banner-section #banner-carousel {
        padding-bottom: 100px;
    }

    #team-page #banner-section .carousel-inner {
        border-radius: 0px 0px 0px 0px;
    }

    #team-page #banner-section .carousel-outer {
        position: absolute;
        left: unset !important;
        bottom: unset !important;
        right: unset !important;
        top: unset !important;
        width: 100%;
        background: rgba(217, 154, 108, 1);
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border-radius: 0px 0px 90px 90px;
        z-index: 1;
    }

    #team-page #banner-section .carousel-item {
        min-height: 100px;
        background-color: rgba(244, 225, 211, 1);
        background-repeat: no-repeat;
    }

    #team-page #banner-section .carousel-outer .carousel-outer-container h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }

    #team-page #banner-section .carousel-control-next,
    #team-page #banner-section .carousel-control-prev {
        top: 25% !important;
        bottom: unset !important;
    }

    #team-page #teams-section h2 {
        font-size: 35px;
        line-height: 40px;
    }

    /**
     * Childcare Page Styles
     */

    #childcare-page #hero-section .carousel-container {
        right: unset !important;
        bottom: 0 !important;
        left: unset !important;
        top: unset !important;
        height: 335px !important;
    }

    #childcare-page #hero-section .carousel-control-next,
    #childcare-page #hero-section .carousel-control-prev {
        top: 25% !important;
        bottom: unset !important;
    }

    #childcare-page #hero-section .carousel-caption {
        width: 300px;
    }

    #childcare-page #hero-section .carousel-control-next,
    #childcare-page #hero-section .carousel-control-prev {
        top: 15% !important;
        bottom: unset !important;
        opacity: 1;
    }

    #childcare-page #location-section .location-heading h2 {
        font-size: 40px;
        line-height: 50px;
    }

    #childcare-page #location-section .location-box {
        padding: unset !important;
        width: unset !important;
    }

    #childcare-page #location-section .location-box .pos1 {
        order: 1;
    }

    #childcare-page #location-section .location-box .pos2 {
        order: 2;
    }

    #childcare-page #location-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #childcare-page #location-section .carousel-inner-left .carousel-item {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    #childcare-page #about-section .about-box {
        margin-bottom: 50px;
    }

    #childcare-page #vision-section .carousel-item {
        min-height: 500px;
        background-color: #dde4e5;
        background-repeat: no-repeat;
        background-size: 100% 200px;
        background-position: top;
    }

    #childcare-page #vision-section .carousel-outer {
        align-items: flex-end;
        background: unset !important;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container {
        margin: 0px 20px 20px 20px;
        text-align: center;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container h2 {
        font-size: 36.3px;
        line-height: 38.3px;
        margin-bottom: 5px;
        text-align: center;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container p {
        text-align: center;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container a {
        justify-content: center;
        align-items: center;
    }

    #childcare-page #vision-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
        top: 10px !important;
        right: 20px !important;
        left: unset !important;
    }

    #childcare-page #vision-section {
        margin-left: 1rem;
        margin-right: 1rem;
        background-color: #dde4e5;
        border-radius: 30px;
    }

    #childcare-page #vision-section .carousel {
        position: relative;
        min-height: 650px;
    }

    #childcare-page #vision-section .carousel-inner {
        border-radius: 12px;
    }

    #childcare-page #vision-section .carousel-item {
        min-height: 180px;
        background-color: #dde4e5;
        background-repeat: no-repeat;
        background-size: 100% 180px;
        background-position: top;
        border-radius: 30px;
    }

    #childcare-page #vision-section .carousel-outer {
        align-items: flex-end;
        background: unset !important;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container {
        margin: 0px 20px 20px 20px;
        text-align: center;
    }

    /**
     * Location Page Styles
     */
    #location-page #banner-section #banner-carousel {
        padding-bottom: 100px;
    }

    #location-page #banner-section .carousel-inner {
        border-radius: 0px 0px 0px 0px;
    }

    #location-page #banner-section .carousel-outer {
        position: absolute;
        left: unset !important;
        bottom: unset !important;
        right: unset !important;
        top: unset !important;
        width: 100%;
        background: rgba(217, 154, 108, 1);
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border-radius: 0px 0px 90px 90px;
        z-index: 1;
    }

    #location-page #banner-section .carousel-item {
        min-height: 100px;
        background-color: rgba(244, 225, 211, 1);
        background-repeat: no-repeat;
    }

    #location-page #banner-section .carousel-outer .carousel-outer-container h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }

    #location-page #banner-section .carousel-control-next,
    #location-page #banner-section .carousel-control-prev {
        top: 25% !important;
        bottom: unset !important;
    }

    #location-page #location-section .location-heading h2 {
        font-size: 40px;
        line-height: 50px;
    }

    #location-page #location-section .location-box {
        padding: unset !important;
        width: unset !important;
    }

    #location-page #location-section .location-box .pos1 {
        order: 1;
    }

    #location-page #location-section .location-box .pos2 {
        order: 2;
    }

    #location-page #location-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #location-page #location-section .carousel-inner-left .carousel-item {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    #location-page #about-section .about-box {
        margin-bottom: 50px;
    }

    #location-page #knowledge-section h2 {
        font-size: 35px;
        line-height: 40px;
    }

    /**
     * Contact Page Styles
     */
    #contact-page #banner-section {
        padding-bottom: 100px;
    }

    #contact-page #banner-section #banner-carousel {
        padding-bottom: 100px;
    }

    #contact-page #banner-section .carousel-inner {
        border-radius: 0px 0px 0px 0px;
    }

    #contact-page #banner-section .carousel-outer {
        position: absolute;
        left: unset !important;
        bottom: unset !important;
        right: unset !important;
        top: unset !important;
        width: 100%;
        background: rgba(185, 200, 205, 1);
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border-radius: 0px 0px 90px 90px;
        z-index: 1;
    }

    #contact-page #banner-section .carousel-item {
        min-height: 100px;
        background-color: rgba(185, 200, 205, 1);
        background-repeat: no-repeat;
    }

    #contact-page #banner-section .carousel-outer .carousel-outer-container h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }

    #contact-page #banner-section .carousel-control-next,
    #contact-page #banner-section .carousel-control-prev {
        top: 25% !important;
        bottom: unset !important;
    }

    #contact-page #location-section {
        margin-top: 100px !important;
    }

    #contact-page #location-section .location-heading h2 {
        font-size: 40px;
        line-height: 50px;
    }

    #contact-page #location-section .location-box {
        padding: unset !important;
        width: unset !important;
    }

    #contact-page #location-section .location-box .location-box-description {
        margin-top: 30px;
    }

    #contact-page #location-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #contact-page #location-section .carousel-inner-left .carousel-item {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    #contact-page #about-section .about-box {
        margin-bottom: 50px;
    }

    #contact-page #contact-section h2 {
        font-size: 35px;
        line-height: 40px;
    }
}

@media (min-width: 401px) and (max-width: 576px) {
    a.btn-orange {
        font-size: 16.3px;
    }

    .carousel-caption-container {
        opacity: 0;
    }

    .carousel-item.active .carousel-caption-container {
        opacity: 1;
    }

    #home-page #hero-section .carousel-inner {
        border-radius: 0px 0px 50px 50px;
        background: #dde4e5;
    }

    #home-page #hero-section .carousel-item, #childcare-page #hero-section .carousel-item {
        min-height: 180px;
        background-repeat: no-repeat;
        border-radius: 0px 0px 50px 50px;
        margin-bottom: 200px;
    }

    :is(#home-page, #childcare-page) #hero-section .carousel-container {
        background: unset !important;
    }

    :is(#home-page, #childcare-page) #hero-section .carousel-caption {
        bottom: -170px;
        left: 10%;
        padding-top: 0rem;
        padding-bottom: 0rem;
        color: var(--bs-carousel-caption-color);
        text-align: center;
        position: absolute;
        z-index: 99999999;
    }

    #home-page #hero-section .carousel-caption .carousel-caption-container {
        width: 300px;
        text-align: left;
    }

    #home-page #hero-section .carousel-caption .carousel-caption-container h2 {
        font-size: 29.3px;
        line-height: 35.3px;
    }

    #home-page #hero-section .carousel-control-next,
    #home-page #hero-section .carousel-control-prev {
        top: 30% !important;
        opacity: 1 !important;
    }

    #about-section .about-box {
        margin-bottom: 50px;
    }

    #vision-section .carousel-item {
        min-height: 500px;
        background-color: #dde4e5;
        background-repeat: no-repeat;
        background-size: 100% 200px;
        background-position: top;
    }
    #vision-section .carousel-outer .carousel-outer-container {
        margin: 0px 20px 20px 20px;
        text-align: center;
    }

    #vision-section .carousel-outer .carousel-outer-container h2 {
        font-size: 25.3px;
        line-height: 28.3px;
        margin-bottom: 5px;
        text-align: center;
    }

    #vision-section .carousel-outer .carousel-outer-container p {
        text-align: center;
    }

    #vision-section .carousel-outer .carousel-outer-container a {
        justify-content: center;
        align-items: center;
    }

    #vision-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
        top: 10px !important;
        right: 20px !important;
        left: unset !important;
    }

    #vision-section {
        margin-left: 1rem;
        margin-right: 1rem;
        background-color: #dde4e5;
        border-radius: 30px;
    }

    #vision-section .carousel {
        position: relative;
        min-height: 580px;
    }

    #vision-section .carousel-inner {
        border-radius: 12px;
    }

    #vision-section .carousel-item {
        min-height: 180px;
        background-color: #dde4e5;
        background-repeat: no-repeat;
        background-size: 100% 180px;
        background-position: top;
        border-radius: 30px;
    }
    #vision-section .carousel-outer {
		position: relative;
        align-items: flex-end;
        background: unset !important;
    }
    #vision-section .carousel-outer .carousel-outer-container {
        padding: 20px 0px 0;
        text-align: center;
		margin: 0;
    }

    #calculate-section .calculate-box-icon {
        justify-content: left;
        align-items: start;
    }

    #calculate-section .calculate-box-text h2 {
        text-align: left;
    }

    #calculate-section .calculate-box-text p {
        text-align: left;
    }

    #calculate-section .calculate-box-button {
        justify-content: left;
        align-items: start;
    }

    #testimonial-section {
        margin: 0 10px 50px 10px !important;
        padding: 0px 10px 50px 10px !important;
        border: 1px solid #D9996C;
        border-radius: 10px 10px 100px 100px;
    }

    #testimonial-section .carousel-control-next,
    #testimonial-section .carousel-control-prev {
        justify-content: flex-start;
        background-color: #ffffff;
        border-radius: 50%;
        padding: 0px;
        width: 30px;
        height: 30px;
        opacity: 1;
    }

    #testimonial-section .carousel-control-next i,
    #testimonial-section .carousel-control-prev i {
        color: #D9996C;
    }

    #testimonial-section .carousel-control-next {
        right: -20px !important;
        top: 25% !important;
    }

    #testimonial-section .carousel-control-prev {
        left: -20px !important;
        top: 25% !important;
    }

    #testimonial-section .testimonial-text {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    #testimonial-section .testimonial-img {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
    }

    #testimonial-section .testimonial-text h2 {
        font-size: 25px;
        line-height: 30px;
        margin-top: 10px;
        text-align: center;
    }

    #testimonial-section .testimonial-text h3 {
        margin-top: 10px;
        text-align: center;
    }

    #testimonial-section .testimonial-text p {
        font-size: 15px;
        line-height: 18px;
        text-align: center;
    }

    /**
     * Teams Page Styles
     */
    #team-page #banner-section #banner-carousel {
        padding-bottom: 100px;
    }

    #team-page #banner-section .carousel-inner {
        border-radius: 0px 0px 0px 0px;
    }

    #team-page #banner-section .carousel-outer {
        position: absolute;
        left: unset !important;
        bottom: unset !important;
        right: unset !important;
        top: unset !important;
        width: 100%;
        background: rgba(217, 154, 108, 1);
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border-radius: 0px 0px 90px 90px;
        z-index: 1;
    }

    #team-page #banner-section .carousel-item {
        min-height: 100px;
        background-color: rgba(244, 225, 211, 1);
        background-repeat: no-repeat;
    }

    #team-page #banner-section .carousel-outer .carousel-outer-container h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }

    #team-page #banner-section .carousel-control-next,
    #team-page #banner-section .carousel-control-prev {
        top: 25% !important;
        bottom: unset !important;
    }

    #team-page #teams-section h2 {
        font-size: 35px;
        line-height: 40px;
    }

    /**
     * Childcare Page Styles
     */
    #childcare-page #hero-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }

/*     #childcare-page #hero-section .carousel-item {
        min-height: 500px;
        background-position: top;
    } */

    #childcare-page #hero-section .carousel-container {
        right: unset !important;
        bottom: 0 !important;
        left: unset !important;
        top: unset !important;
        height: 320px !important;
    }

    #childcare-page #hero-section .carousel-control-next,
    #childcare-page #hero-section .carousel-control-prev {
        top: 25% !important;
        bottom: unset !important;
    }

    #childcare-page #hero-section .carousel-caption {
        width: 300px;
    }

    #childcare-page #hero-section .carousel-control-next,
    #childcare-page #hero-section .carousel-control-prev {
        top: 15% !important;
        bottom: unset !important;
        opacity: 1;
    }

    #childcare-page #location-section .location-heading h2 {
        font-size: 40px;
        line-height: 50px;
    }

    #childcare-page #location-section .location-box {
        padding: unset !important;
        width: unset !important;
    }

    #childcare-page #location-section .location-box .pos1 {
        order: 1;
    }

    #childcare-page #location-section .location-box .pos2 {
        order: 2;
    }

    #childcare-page #location-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #childcare-page #location-section .carousel-inner-left .carousel-item {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    #childcare-page #about-section .about-box {
        margin-bottom: 50px;
    }

    #childcare-page #vision-section .carousel-item {
        min-height: 500px;
        background-color: #dde4e5;
        background-repeat: no-repeat;
        background-size: 100% 200px;
        background-position: top;
    }

    #childcare-page #vision-section .carousel-outer {
        align-items: flex-end;
        background: unset !important;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container {
        margin: 0px 20px 20px 20px;
        text-align: center;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container h2 {
        font-size: 36.3px;
        line-height: 38.3px;
        margin-bottom: 5px;
        text-align: center;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container p {
        text-align: center;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container a {
        justify-content: center;
        align-items: center;
    }

    #childcare-page #vision-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
        top: 10px !important;
        right: 20px !important;
        left: unset !important;
    }

    #childcare-page #vision-section {
        margin-left: 1rem;
        margin-right: 1rem;
        background-color: #dde4e5;
        border-radius: 30px;
    }

    #childcare-page #vision-section .carousel {
        position: relative;
        min-height: 650px;
    }

    #childcare-page #vision-section .carousel-inner {
        border-radius: 12px;
    }

    #childcare-page #vision-section .carousel-item {
        min-height: 180px;
        background-color: #dde4e5;
        background-repeat: no-repeat;
        background-size: 100% 180px;
        background-position: top;
        border-radius: 30px;
    }

    #childcare-page #vision-section .carousel-outer {
        align-items: flex-end;
        background: unset !important;
    }

    #childcare-page #vision-section .carousel-outer .carousel-outer-container {
        margin: 0px 20px 20px 20px;
        text-align: center;
    }

    /**
     * Location Page Styles
     */
    #location-page #banner-section #banner-carousel {
        padding-bottom: 100px;
    }

    #location-page #banner-section .carousel-inner {
        border-radius: 0px 0px 0px 0px;
    }

    #location-page #banner-section .carousel-outer {
        position: absolute;
        left: unset !important;
        bottom: unset !important;
        right: unset !important;
        top: unset !important;
        width: 100%;
        background: rgba(217, 154, 108, 1);
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border-radius: 0px 0px 90px 90px;
        z-index: 1;
    }

    #location-page #banner-section .carousel-item {
        min-height: 100px;
        background-color: rgba(244, 225, 211, 1);
        background-repeat: no-repeat;
    }

    #location-page #banner-section .carousel-outer .carousel-outer-container h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }

    #location-page #banner-section .carousel-control-next,
    #location-page #banner-section .carousel-control-prev {
        top: 25% !important;
        bottom: unset !important;
    }

    #location-page #location-section .location-heading h2 {
        font-size: 40px;
        line-height: 50px;
    }

    #location-page #location-section .location-box {
        padding: unset !important;
        width: unset !important;
    }

    #location-page #location-section .location-box .pos1 {
        order: 1;
    }

    #location-page #location-section .location-box .pos2 {
        order: 2;
    }

    #location-page #location-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #location-page #location-section .carousel-inner-left .carousel-item {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    #location-page #about-section .about-box {
        margin-bottom: 50px;
    }

    #location-page #knowledge-section h2 {
        font-size: 35px;
        line-height: 40px;
    }

    /**
     * Contact Page Styles
     */
    #contact-page #banner-section {
        padding-bottom: 100px;
    }

    #contact-page #banner-section #banner-carousel {
        padding-bottom: 100px;
    }

    #contact-page #banner-section .carousel-inner {
        border-radius: 0px 0px 0px 0px;
    }

    #contact-page #banner-section .carousel-outer {
        position: absolute;
        left: unset !important;
        bottom: unset !important;
        right: unset !important;
        top: unset !important;
        width: 100%;
        background: rgba(185, 200, 205, 1);
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        border-radius: 0px 0px 90px 90px;
        z-index: 1;
    }

    #contact-page #banner-section .carousel-item {
        min-height: 100px;
        background-color: rgba(185, 200, 205, 1);
        background-repeat: no-repeat;
    }

    #contact-page #banner-section .carousel-outer .carousel-outer-container h1 {
        font-size: 40px;
        line-height: 50px;
        text-align: center;
    }

    #contact-page #banner-section .carousel-control-next,
    #contact-page #banner-section .carousel-control-prev {
        top: 25% !important;
        bottom: unset !important;
    }

    #contact-page #location-section {
        margin-top: 100px !important;
    }

    #contact-page #location-section .location-heading h2 {
        font-size: 40px;
        line-height: 50px;
    }

    #contact-page #location-section .location-box {
        padding: unset !important;
        width: unset !important;
    }

    #contact-page #location-section .location-box .location-box-description {
        margin-top: 30px;
    }

    #contact-page #location-section .carousel-indicators {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    #contact-page #location-section .carousel-inner-left .carousel-item {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    #contact-page #about-section .about-box {
        margin-bottom: 50px;
    }

    #contact-page #contact-section h2 {
        font-size: 35px;
        line-height: 40px;
    }
}

@media (min-width: 577px) and (max-width: 992px) {
    a.btn-orange {
        font-size: 18.3px;
        line-height: 22.7px;
    }

    #about-section .about-box h2 {
        font-size: 20px;
        line-height: 25px;
    }

    #about-section .about-box h3 {
        font-size: 12px;
        line-height: 18px;
    }
}
@media (max-width: 767px) {
    #childcare-page #hero-section .carousel-inner {
        border-radius: 0px 0px 45px 45px;
    }
    #childcare-page #hero-section .carousel-indicators {
        display: none;
    }
	:is(#childcare-page) #hero-section .carousel-item {
		min-height: 180px;
		background-repeat: no-repeat;
		border-radius: 0px 0px 50px 50px;
		margin-bottom: 350px;
	}
	:is(#childcare-page) #hero-section .carousel-caption {
		bottom: -95%;
		left: 10%;
		padding-top: 0rem;
		padding-bottom: 0rem;
		color: var(--bs-carousel-caption-color);
		text-align: center;
		position: absolute;
		z-index: 99999999;
	}
	:is(#childcare-page) #hero-section .carousel-inner {
		border-radius: 0px 0px 50px 50px;
		background: #dde4e5;
	}
}
@media (min-width: 992px) {
	.navbar-nav li.nav-item.dropdown:hover > ul {
		display: block;
	}
	div#navbarNav {
		padding-top: 28px;
		margin: -16px 0 -15px;
	}
	.nav-item a {
		padding-bottom: 36px;
	}
}
