@media(min-width : 1201px) and (max-width : 1400px) {

    .footer-para {
        font-size: 13px;
        width: 100%;
        margin-top: 30px;
    }
    body.font-size-smaller .sec1home .postbtn, body.font-size-smaller .sec1home .registerbtn, body.font-size-smaller .brand_btn {
        font-size: 11px !important;
    }
    .footer-icon {
        width: 30px;
        margin-top: 5px;
    }

    .icon-div {
        margin-top: 0px;
    }

    .footer-para2 {
        font-size: 13px;
    }

    .filterbox {
        width: 90%;
    }

    .sec2home .box1 h2 {
        font-size: 18px;
    }

    .sec2home .box1 p {
        font-size: 14px;
    }

    .box .mainimg {
        height: auto;
    }

    .postsection {
        padding: 200px 40px 70px;
    }

    .email-box {
        width: 100%;
    }

    .right-corner {
        width: 150px;
    }

    .left-corner {
        width: 150px;
    }

    .slect-box p {
        font-size: 11px;
    }

    .ofer-cards h4 {
        font-size: 19px;
    }

    .ofer-cards h5 {
        font-size: 17px;
    }

    .ofer-cards p {
        font-size: 14px;
    }

    .ofer-cards h6 {
        width: 72%;
        font-size: 13px;
    }

    .offer-card {
        /* width: fit-content; */
    }

    .navbar-nav .nav-item .nav-link {
        font-size: 12px;
    }

    .brand_btn,
    .influncer_btn {
        font-size: 12px;
        padding: 8px 13px;
    }

    .subscriptionbox .box1 h1 {
        font-size: 20px;
    }

    .widthclass {
        width: 259px;
    }

    .pricing-content {
        height: 185px;
    }

    .subscriptionbox .box1 h2 {
        font-size: 12px;
    }

    .pricing-content {
        height: 210px;
    }
    .scrollwidthclass {
        width: 280px;
    }
}

@media(min-width : 1400px) and (max-width : 1850px) {

    .subscriptionbox .box1 h1 {
        font-size: 13px;
    }

    .widthclass {
        width: 295px;
    }

    .subscriptionbox .box1 {
        width: 100%;
    }

    .subscriptionbox .box1 h2 {
        font-size: 12px;
    }

    .pricing-content {
        height: 210px;
    }
}

@media(min-width : 1950px) and (max-width : 8000px) {
    .swiper-container2 {
        display: block;
    }

    .main-swiperdiv {
        display: none;
    }

}