@media only screen and (min-width: 992px) {
    .badge-custom {
    background: #dce9df;
    padding: 8px 14px;
    border-radius: 6px;
    font-size: 14px;
}
.small, small {
    font-size: 11px;
}
.info-item {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
           font-size: 16px;
}

}


@media only screen and (max-width: 1400px) and (min-width: 1024px) {
   .test-card p {
    font-size: 13px;
    color: #444;
}
}


@media(max-width:768px){
     .btn-main {
               background: #1b8f4b;
        color: #fff;
        padding: 10px 11px 8px 13px;
        border-radius: 6px;
        font-size: 13px;
        margin: 16px 0px;
    }

.hero h1 {
    font-size: 21px;
    font-weight: 600;
    margin-top: 20px;
}
.btn-outline-custom {
    border: 2px solid #1b8f4b;
    color: #1b8f4b;
    padding: 10px 10px;
    border-radius: 6px;
    font-size: 13px;
}

.slot-card {
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    margin: 14px 3px;
    font-size: 14px;
}
.info-item {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: flex-start;
}
.step p {
    font-size: 15px;
    color: #000;
    max-width: 100%;
    margin: 11px auto;
}

#testimonialCarousel .col-12{
width:100%;
}

.test-card p {
    font-size: 13px;
    color: #444;
}
.cta h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}

.footer h5 {
    color: #9c735d;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
}

.about-hero h1 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin: 30px 0px;
}
.story p {
    color: #333;
    line-height: 1.9;
    margin-bottom: 15px;
    font-size: 16px;
        text-align: justify;
        text-justify: inter-word;
        text-align: justify;
        hyphens: auto;
}
.approach-content p {
    color: #333;
    line-height: 1.9;
    /* font-size: 18px; */
    font-size: 15px;
    color: #333;
    line-height: 1.7;
    text-align: justify;
    text-justify: inter-word;
    text-align: justify;
        text-justify: inter-word;
        text-align: justify;
        hyphens: auto;
}
.mission p {
           line-height: 1.9;
        font-size: 15px;
        color: #eee;
        font-size: 15px;
        /* color: #333; */
        line-height: 1.7;
        text-align: justify;
        text-justify: inter-word;
        text-align: justify;
        hyphens: auto;
}

.cta-about h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 25px;
}


    .decor-left { width: 120px; }
    .decor-right { width: 70px; }
    .service-hero h1 { font-size: 25px;    margin: 30px 0px; }


.service-detail p {
    color: #333;
    line-height: 1.9;
    font-size: 15px;
    text-justify: inter-word;
    text-align: justify;
    hyphens: auto;
}

.benefit-card p {
    line-height: 1.7;
    color: #333;
    line-height: 1.9;
    font-size: 15px;
    text-justify: inter-word;
    text-align: justify;
    hyphens: auto;
}

.conditions p {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 25px;
    line-height: 1.7;
    text-align: justify;
    text-justify: inter-word;
    text-align: justify;
    hyphens: auto;
}

    .conditions h2 {
        font-size: 25px;
    }
    .plan-card p {
    font-size: 15px;
    color: #333;
    line-height: 1.7;
    text-align: center;
}
.approach-strip {
    margin-top: 40px;
    background: #1b8f4b;
    color: #fff;
    padding: 15px 20px;
    text-align: center;
    font-size: 15px;
}

.approach-sec p {
    margin: 0 auto;
    color: #333;
    line-height: 1.9;
    font-size: 15px;
    line-height: 1.9;
    font-size: 15px;
    text-justify: inter-word;
    text-align: justify;
    hyphens: auto;
}

.benefit-box p {
    margin: 0;
    font-size: 14px;
    color: #333;
}

    .benefit-item {
        padding-left: 0px;
    }




.icon-circle {
    position: absolute;
    left: -8px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    z-index: 2;
}

.benefit-box {
    padding: 1px 24px;
    border-radius: 4px;
    border: 1px solid;
    text-align: left;
    height: 127px;
    display: flex;
    align-items: center;
}

.faq-question {
    background: #1b8f4b;
    color: #fff;
    padding: 15px 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
}

.faq-answer {
    display: none;
    background: #eee;
    padding: 20px;
    color: #333;
    line-height: 1.8;
    font-size: 13px;
}
.benefit-footer {
    margin-top: 25px;
    background: #e6e0ea;
    padding: 15px;
    text-align: center;
    font-size: 15px;
}
    .conditions-img img {
        min-height: 600px;
        margin: 0px 0px 0px -5px;
    }
    .conditions {
    padding: 0px 0;
    background: #f7f7f5;
}
.plan {
    padding: 50px 0;
    background: #fff;
    text-align: center;
}

.faq-page {
    text-align: center;
    padding: 25px;
}

    .terms-content {
        font-size: 16px;
        line-height: 1.7;
        text-align: justify;
        text-justify: inter-word;
        text-align: justify;
        text-justify: inter-word;
        text-align: justify;
        hyphens: auto;
    }

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    margin: 0px 0px 20px 0px;
}
.sidebar {
    background: #e9efec;
    padding: 0;
    display: none;
}

.booking-form {
    max-width: 780px;
    margin: 41px auto;
    background: #fff;
    padding: 10px;
    border-radius: 16px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, .08);
}
.form-title h3 {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
}

.hero-img img {
    width: 100%;
    position: relative;
    z-index: 2;
    height: 372px;
}

}



