@media only screen and (max-width: 1400px) {
    .conter1img img {
        height: 55px;
        width: 55px;
    }

    .card-counter .count-numbers {
        font-size: 30px;
    }

    .card-counter .count-name {
        font-size: 15px;
    }

    .card-textnp {
        height: 211px;
    }

    .boxnp {
        min-height: 463px;
    }

    .product-image {
        width: 100%;
        height: 132px;
    }

    .imgslide-np img {
        height: 369px;
    }

    .main-number-text {
        gap: 40px;
    }

    video {
        height: 400px;
    }
}

@media only screen and (max-width: 1300px) {
    .step-number {
        width: 80px;
        height: 80px;
        font-size: 36px;
    }

    .step-number p {
        font-size: 36px;
        line-height: 42px;
    }
}

@media only screen and (max-width: 1200px) {
    .text h1 {
        font-size: 55px;
        line-height: 65px;
    }

    .conter1img img {
        height: 50px;
        width: 50px;
    }

    .cardimg img {
        width: 45px;
        height: 45px;
    }

    .card-titlenp {
        height: 64px;
    }

    .card-textnp {
        height: 280px;
    }

    .boxnp {
       min-height: 564px;
    }

    .card-counter .count-numbers {
        font-size: 25px;
    }

    .card-counter .count-name {
        font-size: 12px !important;
    }

    /* .testimonial-card {
        height: 400px !important;
    } */

    .img-testmonial {
        height: 400px !important;
    }

    .text-testimonial {
        font-size: 14px !important;
    }

    .postb-np h2 {
        font-size: 45px;
        line-height: 51px;
    }

    .requirements-section {
        min-height: 450px;
    }

    .section-post1 {
        min-height: 433px;
    }

    .steps-container {
        h2 {
            font-size: 40px;
            line-height: 48px;
        }
    }

    video {
        height: 400px;
    }

}

@media only screen and (max-width: 1100px) {
    .text h1 {
        font-size: 50px;
        line-height: 55px;
    }

    .growbtn button {
        font-size: 16px;
        padding: 11px 20px 11px 20px;
        width: 200px;
        height: 52px;
    }

    .card-titlenp {
        height: 32px;
    }

    .card-textnp {
        height: 242px;
    }

    .boxnp {
        min-height: 495px;
    }

    .card-titlenp {
        font-size: 20px;
    }

    .card-textnp {
        font-size: 14px;
    }

    .card-bodynp a {
        font-size: 14px;
    }

    .steps-container {
        h2 {
            font-size: 35px;
            line-height: 45px;
        }
    }

    .form-container {
        padding: 0rem 0rem !important;
    }

}

@media only screen and (max-width:992px) {
    .card-titlenp {
        height: auto;
    }

    .card-textnp {
        height: auto;
    }

    .boxnp {
        min-height:310px;
        margin-top: 20px;
    }

    .icons-section {
        margin-top: 50px;
    }

    .section-post1 {
        min-height: 100px;
        margin: 30px 0px 50px 0px;
    }

    .post-buy-np img {
        width: 400px;
    }
    .conter1img img {
        height: 35px;
        width: 35px;
    }

    .card-counter .count-numbers {
        font-size: 18px;
        line-height: 10px;
    }

    .card-counter .count-name {
        font-size: 8px !important;
        line-height: 11px;
    }

    .form-container {
        padding: 0rem 0rem !important;
    }

    #adCarousel {
        margin-top: 30px;
    }

    .steps-container {
        padding: 90px 20px 80px 20px !important;

        h2 {
            font-size: 30px;
            line-height: 38px;
        }
    }

    .step-number {
        width: 60px;
        height: 60px;
        font-size: 32px;
    }
    .step-number p {
        font-size: 35px !important;
        padding: 10px !important;
    }
    /* .step-number {
        width: 50px !important;
        height: 50px !important;
        font-size: 30px !important;
    } */

    .offset-1 {
        margin-left: 10px;
    }

    .step-card {
        h5 {
            font-size: 18px !important;
        }

        p {
            font-size: 13px !important;
        }
    }

    .row .card-1_ad {
        height: 294px;
        margin-bottom: 20px;
    }

    .main-number-text {
        gap: 9px;
    }



    .text-testimonial {
        font-size: 12px !important;
        line-height: 17px !important;
    }

    .play-button {
        width: 60px !important;
        height: 60px !important;
    }

    .user-icon {
        width: 40px !important;
        height: 40px !important;
    }

    .test-men,
    h6,
    small {
        font-size: 12px;
    }

    video {
        height: 300px;
    }
}


@media only screen and (max-width:768px) {
    .product-image {
        width: 100%;
        height: 200px;
    }

    .boxnp {
        margin-top: 20px;
    }

    .counter3-np {
        margin: 10px 0px;
    }

    .counter4-np {
        margin: 10px 0px;
    }

    .conter1img img {
        height: 50px;
        width: 50px;
    }

    .card-counter .count-numbers {
        font-size: 25px;
    }

    .card-counter .count-name {
        font-size: 14px !important;
    }

    .steps-container {
        padding: 90px 40px 80px 40px !important;

        h2 {
            font-size: 40px;
            line-height: 40px;
        }

        .steps {
            margin: 20px 0px 20px 0px;
        }
    }



    .step-card {
        h5 {
            font-size: 21px !important;
        }

        p {
            font-size: 16px !important;
        }
    }

    .register-container {
        padding: 50px 40px 50px 40px !important;
    }

    #adCarousel {
        margin-top: 30px;
    }
    .step-number {
        width: 80px;
        height: 80px;
        font-size: 26px;
    }

    .step-number p {
        font-size: 40px !important;
        font-weight: 600 !important;
        padding: 18px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        line-height: 49px;
    }
    .sponsor {
        .carousel-item img {
            width: 100% !important;
            height: 200px !important;
            object-fit: inherit;
        }
    }

    .testimonial-card {
        height: 297px !important;
    }

    .img-testmonial {
        margin-top: 30px;
    }

    .postb-np h2 {
        font-size: 40px;
        line-height: 46px;
    }


    .text-testimonial {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .test-men,
    h6,
    small {
        font-size: 14px;
    }

    .video-container {
        margin-top: 20px;
    }

    video {
        height: auto;
    }
}

@media only screen and (max-width:576px) {
    .growbtn button {
        font-size: 15px;
        padding: 10px 16px 10px 16px;
        width: 184px;
        height: 45px;
    }

    .conter1img {
        text-align: center;
    }

    .conter1img img {
        height: 45px;
        width: 45px;
    }

    .card-counter .count-numbers {
        font-size: 22px;
    }

    .card-counter .count-name {
        font-size: 14px !important;
    }

    .counter3-np {
        margin: 0px 0px;
    }

    .counter4-np {
        margin: 0px 0px;
    }

    .text h1 {
        /* font-size: 35px; */
        font-size: 26px;
        line-height: 43px;
    }

    .card-countermain {
        gap: 10px;
    }

    .hero-slider {
        height: 390px;
    }

   
    .countermainnp {
        padding-top: 20px;
    }

    .cardimg {
        height: 60px;
        width: 60px;
    }

    .cardimg img {
        width: 37px;
        height: 37px;
    }
    .wrapper {
        margin: 50px 0px;
    }
    .boxnp {
        min-height:auto;
        margin-top: 20px;
    }

    .card-countermain {
        margin: 0px 6px;
    }

    .expercardmainnp {
        padding: 30px 20px 120px 20px;
    }

    .steps-container {
        padding: 50px 40px 50px 40px !important;
    }

    .register-container {
        padding: 30px 30px 100px 30px !important;
    }

    #adCarousel {
        margin-top: 30px;
    }

    .step-number {
        width: 80px;
        height: 80px;
        font-size: 26px;
    }

    .step-number p {
        font-size: 40px !important;
        font-weight: 500 !important;
        padding: 18px !important;
        /* line-height: 30px; */
    }

    .nav {
        display: none;
    }

    .Exptitlenp h1 {
        /* font-size: 35px; */
        font-size: 26px;
        line-height: 34px;
    }

    .postb-np h2 {
        font-size: 26px;
        line-height: 36px;

    }

    .postb-np p {
        font-size: 14px;
        line-height: 18px;
    }

    .postb-np button {
        font-size: 14px;
    }

    .custom-btn {
        padding: 9px 11px;
    }

    .steps-container {
        padding: 50px 20px 50px 20px !important;

        h2 {
            font-size: 26px;
            line-height: 34px;
        }
    }



    .step-card {
        h5 {
            font-size: 16px !important;
            line-height: 24px !important;
            font-weight: 600 !important;
        }

        p {
            font-size: 14px !important;
        }
    }

    .form-container {
        h2 {

            font-weight: 500 !important;
            font-size: 26px !important;
            line-height: 34px !important;

        }
    }

    .btnregis {
        padding: 10px 0px !important;
        width: 169px !important;
        font-size: 15px !important;
    }

    .sponsor {
        padding: 80px 20px 40px 20px !important;

        .card {
            height: 332px !important;

        }

        .carousel-item img {
            width: 100% !important;
            height: 150px !important;
            object-fit: inherit;
        }

        & .container {
            h2 {
                font-size: 26px !important;
                line-height: 30px !important;
                margin-bottom: 10px !important;
            }
            
        }
    }

    .bg-color-testmonial {
        padding: 0px 30px;
    }

    .text-testimonial {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .testimonial-card {
        height: 370px !important;
    }

    .img-testmonial {
        height: 346px !important;
    }

    .success-stories-row h2 {
        font-size: 26px !important;
        margin: 0px !important;
    }

    .requirements-section {
        padding: 0px 25px;
    }

    .product-image {
        width: 100%;
        height: 154px;
    }

    .set-label-add {
        font-size: 26px;
    }

    .card-overlay {
        & .set-position {
            small {
                font-size: 12px !important;
            }
        }

        h5 {
            font-size: 14px !important;
        }
    }

    .card-img-label {
        font-size: 12px;
    }

    #requirementModal {
        #buy-popup .btn-close {
            top: -18px;
        }

        .modal-title {
            font-size: 25px;
            line-height: 29px;
        }

        #buy-popup p {
            font-size: 16px;
        }

        .login-btn {
            padding: 8px 20px;
            height: 43px;
        }

        .create-btn {
            padding: 8px 20px;
            height: 43px;
        }
    }


    .card-bodynp a {
        font-size: 16px;
    }
    .section-post1 {
        min-height: 100px;
        padding: 0px 30px;
        /* margin: 30px 20px 50px 20px; */
    }
    .section-post {
        margin: 30px 10px 50px 10px;
    }
    .submit-btn {
        width:100%;
    }
    .card-titlenp {
        padding: 20px 0px 0px 0px;
    }
}

@media only screen and (max-width:400px) {
    /* .text h1 {
        font-size: 24px;
        line-height: 34px;
    } */

    .growbtn button {
        font-size: 12px;
        padding: 8px 12px 8px 12px;
        width: 160px;
        height: 42px;
    }

    .success-stories-row h2 {
        font-size: 25px !important;
        margin: 0px !important;
    }

    .text-testimonial {
        font-size: 10px !important;
        line-height: 17px !important;
    }

    .testimonial-card {
        height: 300px !important;
    }

    .steps-container {
        padding: 50px 20px 50px 20px !important;

        h2 {
            font-size: 27px;
            line-height: 34px;
        }

        .steps {
            margin: 10px 0px 10px 0px !important;
        }
    }

    .step-number {
        width: 60px;
        height: 60px;
    }

    .step-number p {
        font-size:37px !important;
        font-weight: 500 !important;
        padding:7px !important;
        /* line-height: 30px; */
    }


    .step-card {
        h5 {
            font-size: 16px !important;
        }

        p {
            font-size: 11px !important;
        }
    }

    .set-label-add {
        font-size: 25px;
    }

    .card-img-label {
        font-size: 12px;
    }
    .boxnp {
        min-height:auto;
        margin-top: 20px;
    }

}