@media(min-width : 992px) and (max-width : 1200px) {
    .navbar-brand img {
        width: 170px;
    }
    .images {
        gap: 15px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
    .detailcollabimag {
        width: 198px;
        height: 273px;
        border-radius: 10px;
        object-fit: cover;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 12px;
    }

    .brand_btn,
    .influncer_btn {
        font-size: 12px;
        padding: 8px 13px;
    }

    .footer-para {
        font-size: 13px;
        width: 83%;
        margin-top: 30px;
    }

    .footer-icon {
        width: 40px;
        margin-top: 5px;
    }

    .icon-div {
        margin-top: 0px;
    }

    .footer-para2 {
        font-size: 13px;
    }

    .filterbox {
        width: 90%;
    }

    .bottomfilter select {
        padding: 0px 32px;
        font-size: 13px;
    }

    .sec2home .box1 {
        height: 180px;
    }

    .sec2home .box1 h2 {
        font-size: 16px;
    }

    .sec2home .box1 p {
        font-size: 12px;
    }

    .sec1home {
        height: 633.24px;
    }

    .rightbox h2 {
        font-size: 17px;
    }

    .rightbox h1 {
        font-size: 27px;
    }

    .rightbox p {
        margin-top: 8px;
        font-size: 14px;
    }

    .box .mainimg {
        height: auto;
    }

    .box h2 {
        font-size: 14px;
    }

    .box h3 {
        font-size: 13px;
    }

    .box h4 {
        font-size: 12px;
    }

    .mediabox h6 {
        font-size: 14px;
    }

    .postsection {
        padding: 0px 15px 70px;
    }

    .swiper-button-next {
        right: 30px !important;
    }

    .swiper-button-prev {
        right: 100px !important;
    }

    .widthclass {
        width: 255px;
    }

    .subscriptionbox .box1 h2 {
        font-size: 12.66px;
    }

    .subscriptionbox .box1 h1 {
        font-size: 18px;
    }

    .subscriptionbox .box1 h1 span {
        font-size: 35.63px;
    }

    .sec7-head {
        font-size: 42px;
        color: white;
        font-weight: 700;
        width: 50%;
        line-height: 51px;
    }

    .profileinfo h1{
        font-size: 20px;
    }
    .profileinfo h3{
        font-size: 17px;
    }
    .profilerightbox h3{
        font-size: 14px;
    }
    .media-icon{
        width: 25px;
        height: 25px;
    }
    .profilerightbox h1{
        font-size: 18px;
    }
    .social-icon{
        width: 25px;
        height: 25px;
    }
    .profilerightbox .badgeprofile{
        font-size: 13px;
    }
    .brandimg{
        width: 52px;
    }
    .brandname{
        font-size: 17px;
    }
    .sliderbox h3{
        font-size: 14px;
    }
    .badges{
        font-size: 12px;
    }
    .welcome-head2{
        font-size: 24px;
    }
    .signin-para{
        font-size: 10px;
    }
    .signin-box{
        padding-left: 7px;
        gap: 7px;
    }
    .welcome-row{
        padding-top: 100px;
    }
    .right-corner{
        width: 120px;
    }
    .left-corner{
        width: 120px;
    }
    .email-box{
        width: 100%;
    }
    .slect-box p{
        font-size: 11px;
    }

    .value{
        font-size: 14px;
    }
    .label{
        font-size: 12px;
    }
    .main-box-head{
        font-size: 22px;
    }
    .main-box{
        padding: 20px 20px;
    }
    .active-btn{
        font-size: 11px;
    }
    .active-btn{
        padding: 0px 17px;
    }

    .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;
    }
    .about-head{
        font-size: 20px;
        line-height: 26px;
    }
    .about-para {
        font-size: 11px;
        margin-top: 5px;
    }
    .offer-card{
        /* width: fit-content; */
    }
    .side-head{
        font-size: 15px;
    }
    .subscriptionbox .box1{
        padding: 20px 15px;
    }
    .subscriptionbox .box1 h1 span{
        font-size: 27px;
    }
    .pricing-content{
        height: 185px;
    }
    .scrollwidthclass {
        width: 210px;
    }
}