@media (min-width: 768px) and (max-width: 991px) {
    .py-work {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .work-prog {
        font-size: 50px;
    }

    .work-txt {
        font-size: 16px;
    }
    .certificate-slider img {
        height: 50px;
    }
    .logo-text {
        font-size: 12px;
    }
    /* ================================================================== */
    /* gst registration */
    .gst-left,
    .gst-right {
        flex: 0 0 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    /* =================================================================== */
    .gst-left,
    .gst-right {
        flex: 0 0 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .related-list li {
        font-size: 20px;
    }

    .related-heading {
        font-size: 28px;
    }

    /* ==================================
        sticky bottom navigation:
    ================================== */
    .gst-bottom-nav .nav-item {
        margin: 5px 0;
        padding: 8px 18px;
        font-size: 12px;
    }

    .gst-bottom-nav .nav-item::after {
        font-size: 12px;
        /* color: #073279; */
    }

    .gst-bottom-nav .nav-item.active::after {
        color: #073279;
    }

    .certificate-slider img {
      height: 50px;
    }
    .logo-text {
        font-size: 12px;
        display: block; /* show text on tablet */
    }
}

/* =============================================================================================================== */

@media(max-width:600px) {

    /* .gst-bottom-nav {
            flex-direction: column;
        } */
    .gst-bottom-nav .nav-item {
        margin: 5px 0;
        padding: 3px 10px;
        font-size: 9px;
    }

    .gst-bottom-nav .nav-item::after {
        font-size: 9px;
    }

    .gst-bottom-nav .nav-item.active::after {
        color: #073279;
    }
}

/* ========================================================================================================================= */

@media (min-width: 576px) and (max-width: 767px) {
    .hero-section {
        padding: 35px 0 65px;
        background-position: bottom;
    }

    .hero-sub {
        font-size: 16px;
        line-height: 1.2;
    }

    .hero-title {
        font-size: 40px;
        line-height: 45px;
    }

    .hero-cta .wh {
        width: 135px;
        font-size: medium;
    }

    .hero-cta .wh1 {
        width: 255px;
        font-size: medium;
    }

    .hero-cta .hero-btn {
        height: 40px;
    }

    .breadcrumb-text {
        font-size: 16px;
    }

    .partner-section {
        padding: 40px 0;
    }

    .partner-section .section-title {
        font-size: 40px;
        line-height: 45px;
        text-align: center;
    }

    .feature-card {
        font-size: 18px;
    }

    .py-work {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .work-prog {
        font-size: 50px;
    }

    .work-txt {
        font-size: 16px;
    }

    .mb2 {
        margin-bottom: 30px;
    }

    .section-title {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .heading {
        font-size: 20px;
    }

    .service-card {
        padding: 10px !important;
    }

    .offers-title {
        margin-bottom: 15px;
    }

    .offers-subtext {
        flex-wrap: unset;
        line-height: 50px;
        margin-bottom: 2px;
    }


    .why-section {
        padding: 1px 10px;
    }

    .left-section button {
        width: 170px;
        height: 42px;
        font-size: 15px;
    }

    .offer-btn {
        font-size: 15px;
        padding: 10px 15px;
    }

    .left-section {
        margin-top: 40px;
        text-align: center;
        max-width: none;
    }

    .pd {
        padding: 30px 10px 0px 10px;
    }

    .pd3 {
        padding-top: 0px;
    }

    .left-section h2 {
        font-size: 40px;
    }

    .slider-st {
        font-size: 40px;
        line-height: 30px;
    }

    .slider {
        margin-bottom: 0;
    }

    .special-offers {
        padding: 30px 40px 45px;
    }

    .faq-title {
        margin-bottom: 15px;
    }

    .faq-section1 {
        padding: 30px 30px;
    }

    .faq-question span {
        font-size: 17px;
    }

    .faq-toggle {
        width: 30.24px;
        height: 30.24px;
    }

    .faq-answer {
        font-size: 16px;
        line-height: 23px;
    }

    .newsletter {
        padding: 40px 40px;
    }

    .newsletter-content h2 {
        font-size: 22px;
        line-height: 10px;
        margin-bottom: 30px;
    }

    .box h3 {
        font-size: 20px;
    }

    .left-section:first-child p {
        margin-bottom: 10px;
    }


    /* ==================================
    sticky bottom navigation:
    ================================== */
    .gst-bottom-nav .nav-item {
        margin: 5px 0;
        padding: 8px 11px;
        font-size: 12px;
    }

    .gst-bottom-nav .nav-item::after {
        font-size: 12px;
        /* color: #073279; */
    }

    .gst-bottom-nav .nav-item.active::after {
        color: #073279;
    }

    /* =================================================== */
    /* gst-service page */
    .gst-section {
        padding: 20px;
    }

    .gst-section h2 {
        font-size: 22px;
    }

    .gst-section p,
    .gst-section ul li {
        font-size: 14px;
        line-height: 26px;
    }

    .certificate-slider img {
      height: 45px;
    }
    .logo-text {
        display: none !important; /* sirf logo dikhe */
    }
    .slick-prev {
      left: -25px;
    }
    .slick-next {
        right: -25px;
    }
    .slick-dots {
        bottom: -25px;
    }

    /* =============================================== */

}

/* ============================================================================================================================ */



@media (min-width: 350px) and (max-width: 575px) {
    .container {
        width: 100%;
    }

    .hero-section {
        padding: 25px 0 30px;
        background-position: bottom;
    }

    .hero-section {
        min-height: auto;
    }

    .hero-sub {
        font-size: 13px;
        line-height: 1.2;
    }

    .hero-title {
        font-size: 22px;
        line-height: 25px;
    }

    .hero-cta .wh {
        width: 115px;
        font-size: 15px;
    }

    .hero-cta .wh1 {
        width: 225px;
        font-size: 15px;
    }

    .hero-cta .hero-btn {
        height: 40px;
    }

    .partner-section {
        padding: 20px 0 0;
    }

    .partner-section .section-title {
        font-size: 22px;
        line-height: 25px;
        text-align: center;
    }

    .mt-4 {
        margin-top: 0.5rem !important;
    }

    .feature-card {
        font-size: 15px;
    }

    .py-work {
        padding: 2rem 0 0;
    }

    .work-prog {
        font-size: 40px;
    }

    .work-txt {
        font-size: 15px;
    }

    .mb2 {
        margin-bottom: 30px;
    }

    .servic-txt {
        font-size: 14px;
        line-height: 20px;
    }

    .section-title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .heading {
        font-size: 15px;
    }

    .text-mute {
        font-size: 15px;
        line-height: 17px;
    }

    .service-card {
        padding: 10px !important;
    }

    .offers-title {
        margin-bottom: 15px;
        font-size: 20px;
    }

    .offers-subtext {
        flex-wrap: unset;
        /* line-height: 50px; */
        margin-bottom: 5px;
        display: block;
    }


    .why-section {
        padding: 1px 10px;
    }

    /* .offers-subtext {

    } */

    .left-section button {
        width: 170px;
        height: 42px;
        font-size: 15px;
    }

    .offer-btn {
        font-size: 15px;
        padding: 10px 35px;
    }

    .left-section {
        margin-top: 2px;
        /* text-align: center; */
        max-width: none;
    }

    .pd {
        padding: 1px 10px 0px 1px;
    }
    .gp{margin-top: 1.5rem;}

    .pd3 {
        padding-top: 0px;
    }

    .left-section h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    /* .slider-st {
        font-size: 22px;
        line-height: 30px;
    }

    .slider {
        margin-bottom: 0;
    }

    .left-section:first-child p {
        margin-bottom: 15px;
        font-size: 13px;
    } */

    .certificate-slider img {
        height: 40px;
    }
    .slick-prev {
        left: -20px;
    }

    .box {
        padding: 25px 10px;
    }

    .box h3 {
        font-size: 15px;
    }

    .box p {
        font-size: 13px;
        line-height: 17px;
    }

    .special-offers {
        padding: 25px 25px 25px;
    }

    section.ff {
        padding: 15px 20px 30px !important;
    }

    .logo-img {
        height: 50px;
    }

    .py-5 {
        padding: 25px 10px !important;
    }

    .faq-title {
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 48px;
    }

    .faq-section1 {
        /* padding: 16px 16px; */
        padding: 30px 30px;
    }

    .faq-question span {
        font-size: 15px;
    }

    .faq-toggle .plus-horizontal {
    width: 12px;
    height: 2px;
    }


    .faq-toggle .plus-vertical {
        width: 2px;
        height: 12px;
    }

    .faq-toggle {
        width: 20.24px;
        height: 20.24px;
    }

    .faq-answer {
        font-size: 13px;
        line-height: 17px;
    }

    .newsletter {
        padding: 20px 20px;
    }

    .newsletter-container {
        padding: 0;
    }

    .newsletter-content h2 {
        font-size: 18px;
        line-height: 10px;
        margin-bottom: 17px;
    }

    /* ==================================
        sticky bottom navigation:
    ================================== */

    .gst-bottom-nav .nav-item {
        margin: 5px 0;
        padding: 3px 4px;
        font-size: 9px;
    }

    .gst-bottom-nav .nav-item::after {
        font-size: 9px;
    }

    .gst-bottom-nav .nav-item.active::after {
        color: #073279;
        font-size: 11px;
    }

    .container1 {
        padding: 18px 18px;
    }
    .product-list li{
        font-size: 13px;
        line-height: 35px;
    }

    .certificate-slider img {
      height: 40px;
    }
    .logo-text {
        display: none !important;
    }
    .slick-prev,
    .slick-next {
        width: 30px;
        height: 30px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 25px;
    }
    .slick-dots {
        bottom: -20px;
    }
    .slick-prev {
        left: -20px !important;
    }
    .slick-next {
        right: -20px !important;
    }
}

/* ==================================================================================================================== */
/* ===== Responsive Slick Slider ===== */


/* Tablet view:  */
/* @media (max-width: 1024px) {
  .certificate-slider img {
    height: 50px;
  }
  .logo-text {
    font-size: 12px;
  }
} */

/* Mobile view: only show  logo , text hide  */
/* @media (max-width: 768px) {
  .certificate-slider img {
    height: 45px;
  }
  .logo-text {
    display: none !important;
  }
} */

/* Extra small mobiles */
/* @media (max-width: 480px) {
  .certificate-slider img {
    height: 40px;
  }
  .slick-prev {
    left: -20px;
    }
} */


/* ===========================================
            Signup Page User
=========================================== */
    @media (max-width: 992px) {
        .signup-left, .signup-right {
            flex: 100%;
            max-width: 100%;
            text-align: center;
            padding: 40px 20px;
        }
        .signup-form-container h2, .signup-left h1 {
            font-size: 48px;
        }
    }

    @media (max-width: 576px) {
        .signup-form-container h2, .signup-left h1 {
            font-size: 36px;
        }
        .btn-toggle {
            font-size: 16px;
            padding: 8px 12px;
        }
        .signup-input {
            font-size: 16px;
        }
    }

/* ===========================================
            Signin Page User
=========================================== */
    /* Responsive */
/* @media (max-width: 992px) {
    .auth-container {
        flex-direction: column;
        height: auto;
    }
    .auth-left, .auth-right {
        width: 100%;
        height: auto;
        padding: 40px 30px;
    }
    .auth-left img {
        max-width: 220px;
    }
} */

@media (max-width: 992px) {
            .signin-left, .signin-right {
                flex: 100%;
                max-width: 100%;
                text-align: center;
                padding: 40px 20px;
            }
            .signin-form-container h2, .signin-left h1 {
                font-size: 35px;
            }
        }

        @media (max-width: 576px) {
            .signin-form-container h2, .signin-left h1 {
                font-size: 30px;
            }
            .btn-toggle {
                font-size: 16px;
                padding: 8px 12px;
            }
            .signin-input {
                font-size: 16px;
            }
        }
