



@media only screen and (max-width:1400px) {

    .filter-table.view-affiliate-table {
        padding: 30px 15px;
    }
    .company-profile {
        padding: 30px 15px;
    }
    .quick-send-form {
        padding: 0 15px;
    }
    .company-profile-heading {
        padding-left: 15px;
    }
}

@media only screen and (max-width:1199px) {
    .infopagecont-row{
        margin-right: -8px;
        margin-left: -8px;
    }
    .infopagecont .infopagecont-row > .col-md-8{
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .infopagecont .infopagecont-row > .col-md-4{
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .infopagecont-row > .col-md-8,
    .infopagecont-row > .col-md-4{
        padding-right: 8px;
        padding-left: 8px;
    }
    .proposal-search-box .form-control {
        width: 240px;
    }

}

/* ============== */
@media only screen and (min-width:1200px) and (max-width:1400px) {
    .auto-response-main .col-xl-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .auto-response-main .col-xl-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
}

@media only screen and (min-width:992px) and (max-width:1100px){
    .auto-response-main .col-xl-3 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .auto-response-main .col-xl-9 {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }
}
/* ========= end ===== */

@media only screen and (max-width:1024px) {
    .infopagecont .infopagecont-row > .col-md-8{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order:2;
    }
    .infopagecont .infopagecont-row > .col-md-4{
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:1000px) {

}

@media only screen and (max-width:991px) {
    .past-content-table .prize-infos {
        font-size: 12px;
    }
    .table-cliend-outer {
        font-size: 13px;
        line-height: 16px;
    }
    .dashboard-outer {
        padding: 110px 20px 38px 142px;
    }
    .table-add-btn {
        font-size: 10px;
        padding: 3px 3px;
        margin-left: 5px;
        line-height: 11px;
    }
    .incoming-message-outer-table .table-add-btn {
        font-size: 13px;
        padding: 6px 22px;
    }
    .client-brand{
        display: inline-block;
    }
    .filter-table table td {
        font-size: 12px;
    }
    .action-link a.prizecross-btn {
        height: 29px;
        width: 29px;
        line-height: 22px;
    }
    .action-link a.edit-btn {
        height: 29px;
        width: 29px;
        line-height: 22px;
    }
}

@media only screen and (max-width:811px) {

}

@media only screen and (max-width:767px) {
    .quick-send-outer{
        margin-top: 25px;
    }
    .filter-table table {
        border: 0;
    }

    .filter-table table caption {
        font-size: 1.3em;
    }

    .filter-table table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .filter-table table td {
        display: block;
        padding-right: 10px !important;
    }

    .filter-table table td::before {
        content: attr(data-label);
        float: left;
        font-weight: 600;
        width: 140px;
        display: flex;
        background: #fff;
        text-align: center;
        justify-content: flex-start;
        padding-left: 10px;
        font-size: 15px;
    }

    .preview-box {
        width: 100px;
        text-align: center;
        margin: 30px auto 10px;
    }
    /* =========== */

    .filter-table tr {
        position: relative;
        padding-left: 120px;
        margin-bottom: 20px;
        border-bottom: 0px;
        display: block;
        border: 1px solid #cdd0d5;
        padding-bottom: 7px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .filter-table.view-affiliate-table tr {
        padding-left: 1px;
    }

    tr.table-advertisement-outer{
        border: 0px solid #cdd0d5;
        padding-top: 0px;
        padding-bottom: 0px;
    }


    .table-advertisement-outer{
        padding-left: 0px !important;
    }
    .table-advertisement-outer td {
        position: static !important;
        width: auto !important;
        margin: 0px !important;
    }
    .preview-box {
        margin: 0px auto 10px;
    }
    .filter-table table th, .filter-table table td {
        padding: 4px 0px;
        min-height: 25px;
        display: flex;
    }

    .filter-table table td {
        position: relative;
        padding-left: 38%;
        text-align: left;
    }
    .filter-table table td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        top: 4px;
        font-family: 'Muli', sans-serif;
        color: #0f0265;
        font-weight: 700;
        font-size: 13px;
    }
    .filter-offer {
        max-width: 100%;
    }
    .filter-table p {
        margin-bottom: 10px;
    }
    .filter-table.view-affiliate-table table td::before {
        text-align: left;
    }
    .filter-table.view-affiliate-table tr {
        border-bottom: 1px solid #cdd0d5;
    }
    .filter-table.view-affiliate-table {
        min-height: auto;
        border-bottom: 0px solid #dddee2;
    }
    .filter-table.seeking-table table td {
        padding: 4px;
        padding-left: 125px;
    }
    .filter-table.seeking-table table td::before{
        font-size: 11px; 
    }
    a.seeking-btn {
        padding: 5px 7px 4px;
        width: auto;
        font-size: 10px;
    }

    .seeking-table tbody tr.spacer{
        display: none;
    }
    .seeking-table tbody tr td:first-child {
        max-width: 100%;
    }
    .past-content-outer-gap {
        padding: 0 15px;
    }
    .invite-my-job-list-title {
        max-width: 270px;
    }
    .table-cliend-outer {
        padding-left: 0px;
    }
    .massage-main-title span {
        display: block;
    }
    .job-details-main-title.massage-main-title-outer {
        align-items: flex-start;
    }
    .filter-table-title {
        display: block;
    }
    .filter-table h2 {
        padding-bottom: 17px;
    }
    .create-file-area {
        margin: 0 15px 20px;
    }

}

@media only screen and (max-width:720px){

    /* .dashboard-sideber{
        display: none;
    } */
    .dashboard-left-slide-panel {
        transform: translateX(-100%);
        transition: all 0.5s;
        z-index: 22;
    }
    .dashboard-left-slide-panel.open {
        transform: translateX(0%);
    }
    .dashboard-toggle-menu-btn {
        display: inline-block;
    }    
    .dashboard-outer {
        padding: 70px 15px 55px 15px;
    }
    .login-header-wrap {
        padding-left: 7px;
    }
    .filter-table.view-affiliate-table {
        padding: 10px 15px;
    }

    .action-link a.edit-btn {
        margin-right: 10px;
    }
    .company-profile {
        padding: 33px 0px;
    }

    .job-header-right-menu li a.user-item .user-image {
        width: 40px;
        height: 40px;
    }
    .quick-send-form.company-profile-form {
        padding: 0 15px;
    }
    .quick-send-form {
        padding: 0 15px;
    }
    .company-profile {
        padding: 4px 0px;
    }
    .dashboard-sideber {
        border-radius: 0px;
    }
    .dashboard-sideber ul li {
        padding-left: 0px;
    }
    .dashboard-sideber ul li a {
        padding: 9px 0px 0px;
        width: 100%;
    }
    .dashboard-sideber ul li.active a {
        border-radius: 0px;
    }
    .infopagecont .infopagecont-row > .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dashboard-sideber ul li.active :after{
        display: none;
    }

    .dashboard-sideber ul li.active :before{
        display: none;
    }

    .dashboard-sideber ul li a:hover :after{
        display: none;
    }

    .dashboard-sideber ul li a:hover :before{
        display: none;
    }
    .login-left-logo h1 {
        margin-left: 33px;
    }
    /*============ for mobile =========== */
    .mobile-quick-sms{
        display: none;
    }
    .modal-dialog.add-contact-model {
        margin: 0px;
    }
    .add-contact-model .modal-content {
        border-radius: 0px;
        height: 100vh;
    }
    .modal-dialog-centered.add-contact-model {
        align-items: flex-start;
        max-width: 100%;
    }
    /*============ for mobile end=========== */
    .company-profile{
        display: none;
    }

    .store-item-profile{
        display: block;
    }

    .company-profile-mobile .company-profile{
        display: block;
        position: fixed;
        top: -30px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9;
        width: 100%;
        height: 100vh;
        overflow: auto;
    }
    .add-new-com-close{
        display: block;
        position: absolute;
        top: 29px;
        right: 15px;
    }

}

@media only screen and (max-width:640px) {
    .login-left-logo h1 {
        margin-left: 27px;
        font-size: 18px;
    }
}


@media only screen and (max-width:590px) {
    .login-heading {
        font-size: 23px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .loginform {
        padding: 0 20px;
    }
    .forgot-password-area {
        justify-content: center;
        padding: 25px 0 0px;
    }
    .login-logo {
        margin-bottom: 30px;
    }
    .password-heading{
        font-size: 21px;
    }
    .forgot-description {
        padding-left: 20px;
        padding-right: 20px;
    }
    .filter-table table td {
        padding-left: 150px;
    }
    .dev-log-in-block{
        padding : 0 15px;
    }

}

@media only screen and (max-width:480px) {
    /* .log-in-header {
    justify-content: center;
} */
    .login-left-logo h1 {
        font-size: 20px;
        margin-bottom: 0px;
        margin-left: 23px;
    }

    header {
        padding: 4px 0;
    }
    .job-header-right-menu li a.user-item .user-details {
        display: none;
    }
    .dashboard-toggle-menu-btn {
        top: 13px;
    }
    .unstyled-list {
        padding-left: 17px;
    }
    .dashboard-outer {
        padding: 45px 15px 20px 15px;
    }
    .filter-table.view-affiliate-table {
        padding: 10px 0px;
    }
    /* .filter-table.view-affiliate-table {
        background: #f5f5fb;
        border-radius: 0px;
    } */
    .companylist-search {
        flex-wrap: wrap;
    }
    .proposal-search-box {
        margin-right: 0px;
        width: 100%;
        margin-bottom: 15px;
    }
    .proposal-search-box .form-control {
        width: 100%;
        background: #fff;
    }
    .filter-table.view-affiliate-table.incoming-message-outer-table{
        padding: 10px 4px;
        margin-top: 20px;
    }
    .filter-table.view-affiliate-table.dashboard-table{
        background: transparent;
    }
    .filter-table.view-affiliate-table.dashboard-table tr {
        background: #fff;
    }

}

@media only screen and (max-width:420px) {
    .job-header-right-menu li {
        padding: 0 3px;
    }
    .unstyled-list {
        padding-left: 7px;
    }
    .login-left-logo h1 {
        font-size: 16px;
        margin-left: 21px;
        font-weight: 700;
    }
    .login-left-logo.incoming-message-main-title h1 {
        font-size: 16px;
        margin-bottom: 0px;
        margin-left: 20px;
        font-weight: 700;
    }
}
@media only screen and (max-width:360px){
    .filter-table-title {
        display: block;
    }
    .add-new-com-btn {
        margin-top: 0px;
    }

}

@media only screen and (max-width:350px){
    .filter-table table td {
        padding-left: 134px;
    }
    .filter-table table td::before {
        width: 131px;
    }

}