@media (max-width: 1199px) {
    .creatorprofile-steps-wrap .cell-line {
        width: 110px;
    }
    .service-request-wrap .filter-top {
        flex-direction: column;
    }
    .service-request-filter .left {
        width: 100%;
    }
    .service-request-filter .right input {
        width: 47%;
    }
    .service-request-filter .left input {
        width: 49%;
    }
    .service-request-filter .form-style-1 .form-control + .select2 {
        width: 49% !important;
    }
    .service-request-filter .right {
        margin-top: 15px;
    }
    .export-button-1 {
        width: 49% !important;
    }
}
@media (max-width: 991px) {
    .creator-profile .ccsidemenubtn-wrap .mobfilter a {
        padding: 5px 30px;
    }
    .creator-profile .ccsidemenubtn-wrap {
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 10px;
        margin-bottom: 17px;
    }
    .creatorprofile-steps-wrap .cell-line {
        width: 137px;
    }
}
@media (max-width: 767px) {
    .switch-toggle {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .apply-blue-tick {
        height: 36px;
        border-radius: 18px;
        font-size: 14px;
        line-height: 36px;
        padding: 0 15px;
        margin: 0 0 20px 0;
    }
    .profile-rewards ul {
        flex-wrap: wrap;
    }
    .profile-rewards ul .account-type {
        width: 100% !important;
        margin-bottom: 23px;
    }
    .profile-rewards ul li {
        margin-right: 0;
        width: 50%;
    }
    .profile-rewards ul .you-earn p span {
        font-size: 25px;
    }
    .profile-rewards ul .you-earn p {
        font-size: 16px;
    }
    .creatorprofile-steps-wrap .cell-line {
        width: 72px;
    }
    .details-view {
        padding-top: 0;
    }
    .status-approved {
        top: 95px;
        right: 35px;
    }
    .promoter-profile-top {
        flex-direction: column;
    }
    .promoter-profile-top .details {
        max-width: 100%;
    }
    .promoter-profile-top {
        gap: 10px;
    }
    .message-follow {
        justify-content: flex-start;
        margin: 10px 0 15px 0;
    }
    .contact-wrap {
        padding: 20px 20px;
    }

    .invoice-top {
        flex-wrap: wrap;
    }
    .invoice-top span {
        font-size: 30px;
    }
    .url-edit {
        flex-wrap: wrap;
    }
    .url-edit .btn-style-1 {
        margin-left: 0;
        margin-top: 5px;
    }

    .invoiceamount-highlight h3 {
        font-size: 20px;
    }
    .invoiceamount-highlight h3 sup {
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .creatorprofile-steps-wrap .mob-hide {
        display: none;
    }
    .creatorprofile-steps-wrap .cell.active {
        width: 100%;
    }
    .creatorprofile-steps-wrap .cell label {
        font-size: 28px;
    }
    .service-request-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    /* chat screen wrap new: Start */
    .chat-screen-wrap-new .right {
        padding: 0 0 15px 0;
    }
    .chat-screen-wrap-new {
        height: 472px;
    }
    /* chat screen wrap new: End */
    .q-text {
        font-size: 22px;
    }
}