@media only screen and (max-width: 991px) {
    .navbar-light .navbar-toggler {
        background: #fff !important;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 72% !important;
        font-weight: 500 !important;
        text-transform: uppercase !important;
        color: #274760 !important;
    }
}


@media screen and (max-width: 767.68px) {

    .banner-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }




    .heading {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .user {
        padding-bottom: 15px;
    }

    .sub-title {
        font-size: 80%;
    }

    .sec-fl {
        display: block;
    }

    img.hero-image-2 {
        width: 100%;
        height: auto;
    }

    .mid-ban-card {
        padding: 20px;
    }

    .ban1 {
        padding: 30px 0;

    }

    .title {
        font-size: 32px;
    }

    .grid-box {
        grid-template-columns: repeat(1, 1fr);
    }




    .feature-provide {
        margin-top: 60px;
    }

    .ban2 {
        margin-top: 60px;
    }

    .bg-color-edf1ee {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .grid-ban3-box {
        grid-template-columns: repeat(1, 1fr);
    }

    .planning-card {
        padding: 14px;
    }

    .title-sec {
        font-size: 32px;
    }

    .nw {
        font-size: 22px;
    }

    .default-btn {
        padding: 12px 24px 12px;
        font-size: 16px;
    }

    .ban3 {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .faq-content .accordion-button {
        padding: 10px 12px 10px 12px;
        font-size: 14px;
    }

    .faq-content .accordion-item {
        margin-top: 30px;
    }

    .faq-content .accordion-button::before {
        right: 10px;
    }

    .pricing-cards {
        grid-template-columns: 1fr;
        /* Stack the items in one column */
    }

    footer {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .social {
        margin-bottom: 20px;
    }

    .newsletter {
        padding-bottom: 40px;
    }

    .footer-area.two .footer-weight.part-two.ps-5 {
        padding-left: 0px !important;
    }

    img.hero-image-21 {
        display: none;
    }

    .faq-content .accordion-button::before {
        width: 20px;
        height: 20px;
        line-height: 16px;
    }

    .wrd{
    width: 100%;
}
.njoy{
    width: 100%;
}

}

@media screen and (min-device-width: 768px) and (max-device-width: 991.78px) {

    .banner-sec {
        padding-top: 60px;
        padding-bottom: 60px;
    }
        .wrd{
    width: 100%;
}
.njoy{
    width: 100%;
}




    .heading {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 25px;
    }










    .ban1 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .bg-color-edf1ee {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .planning-card {
        padding: 30px 23px;
    }

    .title {
        font-size: 35px;
    }

    .ban2 {
        margin-top: 60px;
    }

    .title-sec {
        font-size: 35px;
    }

    .nw {
        font-size: 22px;
    }

    .ban3 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .faq-content .accordion-button::before {
        right: 14px;
    }

    .faq-content .accordion-button {
        font-size: 16px;
    }

    .pricing-cards {
        grid-template-columns: 1fr 1fr;
        /* Stack the items in one column */
    }

    .default-btn {
        font-size: 16px;
        padding: 12px 24px 12px;
    }

    footer {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .newsletter {
        padding-bottom: 40px;
    }

    .footer-weight h3::after,
    .footer-weight .h3::after {
        bottom: -18px;
    }

    .footer-weight h3,
    .footer-weight .h3 {
        margin-bottom: 40px;
        padding-top: 20px;
    }

    .mg-img {
        width: 100%;
        height: 168px;
        object-fit: cover;
    }

}

@media screen and (min-device-width: 992px) and (max-device-width: 1200px) {



    .pricing-cards {
        grid-template-columns: 1fr 1fr;
        /* Stack the items in one column */
    }

    .default-btn {
        font-size: 16px;
        padding: 18px 24px 18px;
    }

    .heading{
        font-size: 55px;
    }


}

@media only screen and (max-width: 575px) {

    .pricing-card .icon {
        font-size: 26px;
        background-color: #fff;
        border-radius: 50%;
        color: var(--black);
        margin-right: 20px;
        transition: transform 0.3s ease;
        width: 40px;
        height: 40px;
        line-height: 0px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .faq-content .accordion-button::before {
        right: 4px;
    }

    .navbar {
        padding: 0 !important;
    }

    .feature-table th,
    .feature-table td {
        font-size: 11px;
        font-family: var(--main-font);
        line-height: 15px;
        padding: 10px 14px;
        background: #fff;
        /* border-radius: 10px; */
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
        border: none !important;
        text-align: center;
        vertical-align: middle;
        color: #000;
        font-weight: 600;
    }

    .title-sec1 {
        font-size: 26px;

    }

    .title-sec {
        font-size: 26px;
        line-height: 28px;
    }

    .newsletter.two .newsletter-btn {

        margin-left: 0 !important;
    }

.table_box {
    max-height: none; /* 'auto' is invalid here */
    overflow-x: auto;
    overflow-y: hidden;

    display: block;
    -webkit-overflow-scrolling: touch; /* Enables momentum scrolling on iOS */
    border: 1px solid #ddd;

    scrollbar-width: thin;              /* Firefox */
    scrollbar-color: #ff3e3e #f1f1f1;
}

/* Chrome, Edge, Safari - Custom Scrollbar */
.table_box::-webkit-scrollbar {
    height: 8px;
}

.table_box::-webkit-scrollbar-thumb {
    background-color: #ff3e3e;
    border-radius: 30px;
}

.table_box::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

/* Optional: Make inner content wide so horizontal scroll activates */
.table_box table {
    min-width: 600px; /* or 100% if table is already wider */
}




}

/* price plane  */

/* .desktop,
.mobile {
    display: none;
}


@media (min-width: 1056px) {
    .desktop {
        display: block;
    }
}


@media (max-width: 1055px) {
    .mobile {
        display: block;
    }
} */


/* Default: hide both (optional fallback) */
.b1,
.b2 {
    display: none;
}

/* Desktop view (≥768px): show b1, hide b2 */
@media (min-width: 768px) {
    .b1 {
        display: block;
    }

    .b2 {
        display: none;
    }
}

/* Mobile view (<768px): show b2, hide b1 */
@media (max-width: 767.98px) {
    .b1 {
        display: none;
    }

    .b2 {
        display: block;
    }
}




@media only screen and (max-width: 767px) {
    .value {
        padding: 10px 0;
        position: relative;
    }

    .value .content {
        max-width: 500px;
        margin: 28px 0 0 0;
        position: absolute;
        left: 3rem;
    }

    .value .content h2 {
        font-size: 25px;
        font-weight: 700;
        color: #ffffff;
        text-transform: capitalize;
        line-height: 52px;
        font-family: "Playfair", serif !important;
    }

    .value .content h2 span {
        font-size: 17px;
        font-weight: 500;
        font-family: "Roboto", sans-serif;
        line-height: 26px;
        display: inline-block;
    }

    .price__p {
        font-weight: 600;
        font-size: 31px;
        color: #ffc814;
    }

    .value .content hr {
        display: none;
    }

    .value .content h6 {
        color: #141414;
        margin: 7px 0;
        background: #ffc814;
        display: inline-block;
        border-radius: 0 10px 0 10px;
        padding: 6px;
        font-size: 13px;
        font-weight: 500;
    }
}

@media only screen and (max-width: 475px) {
    .banner .user {
        display: none;
    }

    .awd-mg {
        display: none !important;

    }

    .p1 {
        display: none;
    }

    .value .content h2 {
        font-size: 25px;
        font-weight: 700;
        color: #ffffff;
        text-transform: capitalize;
        line-height: 34px;
        font-family: "Playfair", serif !important;
    }

    .value .content h2 span {
        font-size: 14px;
        line-height: 18px;

    }

    .price__p {
        font-weight: 600;
        font-size: 18px;
        color: #ffc814;

    }

    .title-sec {
        font-size: 26px;
        line-height: 30px;
    }




}