@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) {
        .table-responsive td {
            /* padding: 12px 16px; */
        }
        .dic-tb-acount .common_table tbody td:last-child {
            padding: 0 60px 0 41px !important;
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            position: relative;
        }
        .status_box .d-flex.align-items-center.justify-content-end {
            display: block !important;
        }

        .status_box .position-relative.pl-3 {
            position: absolute !important;
            right: 0;
            top: 0;
        }
        .active-check input {
            width: 165%;
            cursor: pointer;
            min-width: 72px;
            height: 36px;
            position: relative;
            right: 40px;
            opacity: 0;
        }
        .active-button .active-check span {
            position: initial;
        }
        .active-button .active-check input {
            position: absolute;
            width: 100%;
            opacity: 0;
            right: 0;
        }
        .supplier-page .common_table tbody td {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }
        .supplier-page .common_table tbody td:last-child {
            padding-right: 0 !important;
            padding-left: 0 !important;
        }
        .number input {
            height: 30px;
        }
        body .status_box.status-right-p {
            padding: 5px 70px 5px 0 !important;
        }

        @media (max-width: 767px) {
            body .status_box.status-right-p {
                padding: 5px 50px 5px 0 !important;
            }
        }
    }
}

@media (min-width: 1921px) {
    .container-fluid {
        max-width: 1685px;
    }
}

@media (min-width: 1600px) {
    .total_items .text-18 {
        font-size: 28px;
    }
}

@media (max-width: 1860px) {
    .saved_sandvich.common_text .col-xl-10.col-md-7.col-sm-6.py-2 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .saved_sandvich.common_text
        .col-xl-2.col-md-5.col-sm-6.d-flex.align-items-center.justify-content-end {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    table.common_table.assets-all-tab tr th:first-child {
        width: 34%;
    }
}
@media (max-width: 1580px) {
    .status_box {
        padding: 5px 50px 5px 0 !important;
    }
    .customer_data tbody td:nth-child(2) {
        width: 690px !important;
    }
    /* .total_items span {
        font-size: 16px;
    } */
    .assign-text p {
        /* margin-top:0px !important;
        font-size: 16px !important; */
    }
    .purchases-data .text-20 {
        font-size: 18px;
        text-transform: uppercase;
    }
    .right_btn {
        font-size: 18px;
    }
    .text-30 {
        font-size: 28px;
    }
    .total_items .text-18 {
        font-size: 28px;
    }
    .featured-table-head h2.status_bar {
        padding: 5px 8px !important;
    }
    .featured-table .list_edit.position-relative {
        position: relative;
        left: -11px;
    }
    .caterig_block .remove_item {
        width: 40px !important;
    }
    .salad-page .px-3 {
        padding: 8px 8px !important;
    }
    .salad-page .pl-3 {
        padding-left: 8px !important;
    }
    .salad-page .active_btn,
    .salad-page .inactive_btn {
        width: 55px;
        padding: 3px 0;
    }
}
@media (max-width: 1400px) {
    .sort_left .select select {
        letter-spacing: 1px;
        font-size: 17px;
        padding-left: 12px;
    }
    .title_ {
        font-size: 20px;
    }
    table.common_table.assets-all-tab th {
        padding: 6px 8px;
        font-size: 15px;
    }
    table.common_table.assets-all-tab td {
        padding: 4px 8px;
    }
    table.common_table.assets-all-tab td p,
    table.common_table.assets-all-tab td {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (min-width: 1200px) {
    .customer_data tbody td:nth-child(2) {
        width: 900px;
    }

    .caterig_block .remove_item {
        width: 60px;
    }

    .row.no-gutters.phone-field > div {
        padding: 0 5px;
    }

    .row.no-gutters.phone-field {
        margin: 0 -5px;
    }

    .table-responsive.indvidual-table table {
        width: 1350px;
    }
}
@media (max-width: 1200px) {
    body.sidebar_out .side-in {
        left: 0;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    .side-in {
        left: -100%;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .right_wrapper {
        margin: 80px 0 50px 0px;
    }
    body.sidebar_out .right_wrapper {
        margin-left: 230px;
    }
}
@media (max-width: 1199px) {
    .customer_data {
        width: 100%;
    }
    .table-responsive {
        overflow-x: auto !important;
    }

    .add_address {
        width: 285px;
    }

    .discount_form .radio-label {
        font-size: 16px;
    }

    .form-control {
        padding: 0 5px;
    }

    .right_wrapper {
        margin-left: 0 !important;
    }
}

@media (min-width: 991px) {
    .d-lg-table-sell {
        display: table-cell !important;
    }

    .w-lg-70 {
        width: 70%;
    }

    .w-lg-20 {
        width: 20%;
    }
}
@media (max-width: 991px) {
    .order_details.confirmed_ticket.prerp-details.prerp-table ul.drop_list { right: -100px;}
    .address_box h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .order_list,
    .supeme_left p {
        font-size: 12px;
    }
    .order_list .col-md-10 + .col-md-2 {
        padding-left: 0;
    }
    .saved_sandvich.common_text
        .col-xl-2.col-md-5.col-sm-6.d-flex.align-items-center.justify-content-end {
        -ms-flex: 0 0 37%;
        flex: 0 0 37%;
        max-width: 37%;
    }
    span#short-open {
        display: block;
    }
    .row.all-san-top .table-responsive.mt-8 {
        margin: 0;
    }
    span#short-open i {
        font-size: 24px;
    }
    .open-short {
        display: none;
    }
    .open-short.show {
        display: block;
    }
    .row.all-san-top .col-lg-2.col-md-4.pr-md-0,
    .row.all-san-top .col-lg-10.col-md-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .saved_sandvich.common_text .col-xl-10.col-md-7.col-sm-6.py-2 {
        -ms-flex: 0 0 63%;
        flex: 0 0 63%;
        max-width: 63%;
    }
    .common_text.pl-3.black-border.mb-2
        .row.align-items-center
        .col-xl-10.col-md-9.col-sm-6.col-5 {
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%;
    }
    .common_text.pl-3.black-border.mb-2
        .row.align-items-center
        .col-xl-2.col-md-3.col-sm-6.col-7 {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }
    .d-none-small {
        display: none;
    }
}
@media (max-width: 768px) {
    th.w-lg-70 {
        width: 80%;
    }
}


@media(max-width:767px) {
    .total_items .text-18 {
        min-width: auto;}
    .assign-text p b {
        font-size: 28px;
    }
    .new_purches_order .minus, .new_purches_order .plus{z-index: 999;padding:0px 7px;}
    /* .space-mob{padding:0px 10px;} */
    .desktop-none{display: block;}
    .border-btn {
        width: 100%;
        height: 38px;
        margin-left: 20px;
        font-size: 13px;
        
    }
    .address_box article.mb-lg-5.mb-4 { height: 96px;
    }
    .assign-text p {font-size: 16px !important;margin-bottom: 7px !important; }
    .supeme_left p {
        font-size: 16px !important;
    }
    body {
        font-size: 14px;
    }

    .order-header.py-3 {
        padding-bottom: 0 !important;
    }

    td.supplier-mob {
        position: relative;
    }
    .order-detail-page-in .pl-3 {
        padding-left: 5px !important;
    }
    .order-detail-page-in .px-3 {
        padding: 5px 4px !important;
    }
    .select {
        margin-bottom: 9px;
    }
    a.price-total {
        padding: 3px 11px;
    }
    .close_input {
        width: 26px;
    }
    .modal-title {
        font-size: 22px;
    }
    .order-header.py-3 .row .col-sm-6.mb-2 {
        width: 50%;
    }
    .modal.show .modal-dialog form {
        width: 100%;
    }
    .order-header .total-no {
        top: 1px;
    }
    #confirm_receipt tbody td:first-child p {
        width: auto;
    }
    .order-header.py-3 .row .col-sm-6.text-sm-right.mb-2 a.btn.text-uppercase {
        float: right;
    }
    .day-type-table input#date-picker-from {
        height: 27px;
    }
    table.common_table.assets-all-tab {
        width: 750px;
    }
    .order-header.py-3 div#nav-tabContent div#nav-addresses .col-2.mb-3,
    .order-header.py-3 div#nav-tabContent div#nav-billing .col-2.mb-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 10px;
    }
    .address_box h3 {
        font-size: 16px;
    }
    .address_box article.mb-lg-5.mb-4 {
        min-height: 73px;
    }
    .saved_sandvich.common_text .col-xl-10.col-md-7.col-sm-6.py-2 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }
    .saved_sandvich.common_text
        .col-xl-2.col-md-5.col-sm-6.d-flex.align-items-center.justify-content-end {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }
    body .ui-datepicker {
        width: 87%;
    }
    form#filters-form .modal-body .row .col-md-6 {
        width: 50%;
    }
    body .ui-datepicker td a,
    body .ui-datepicker th span {
        font-size: 15px !important;
    }
    .sidebar-collapse {
        height: calc(100vh - 53px);
    }

    .sidebar-collapse.side-in {
        left: -100%;
    }
    body.sidebar_out .sidebar-collapse.side-in {
        left: 0;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
    /*    .sidebar-collapse {
    left: -100%;
}
div#nav-tabContent .col-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}*/
    div#nav-tabContent {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .add_address {
        width: 100%;
    }
    .add_address {
        font-size: 20px;
        padding: 20px 0;
        line-height: 25px;
    }
    nav > div a.nav-item.nav-link,
    nav > div a.nav-item.nav-link.active {
        padding: 8.5px 8px 10px;
        font-size: 15px;
    }
    /*body.sidebar_out .sidebar-collapse.side-in {
    left: 0;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}*/
    .site_header a.logo_star {
        position: static;
        width: auto;
        display: none;
    }
    header.site_header .user-toggle.text-right {
        justify-content: flex-end;
    }
    .table-responsive.prep-table tr td:first-child {
        font-size: 19px;
    }
    .sandwich_btn .btn {
        font-size: 16px;
    }
    .payment_btn .radio label {
        font-size: 16px;
    }
    body .ord-tab-in {
        width: auto;
    }
    .table-responsive.Inv-table th span {
        font-size: 17px;
    }
    .table-responsive.Inv-table tr th:first-child {
        width: auto;
    }
    .content-slug {
        display: flex;
        flex-wrap: inherit;
        background: #3c3836;
    }
    .hourly-table th:first-child {
        width: auto;
    }
    /*.site_header .col-12.d-flex.justify-content-between.align-items-center {
    flex-wrap: wrap;
}*/
    .user-toggle.text-right {
        width: 100%;
        padding: 0px 0 0px;
    }
    .user-toggle.text-right button.d-block.user_in {
        float: right;
    }
    .site_header {
        padding-top: 7px !important;
        background-size: 100% 100%;
    }
    .right_wrapper {
        margin: 66px 0 50px 230px;
    }
    .logo_star .fa-star {
        font-size: 12px;
        margin: 0 3px;
    }
    .user-toggle label {
        font-size: 15px;
    }
    .logo_star .fa-star:nth-child(3) {
        border: 2px solid #000;
        padding: 5.4px 4px;
        font-size: 16px;
    }
    .prerp-details.prerp-table .ticket_info {
        margin-left: 36px;
    }
    .prerp-details.prerp-table .col-md-2 {
        width: 30%;
        padding-left: 0;
        padding-right: 8px;
    }
    .left_no span {
        font-size: 20px;
    }
    .prerp-details.prerp-table .col-md-10 {
        padding-left: 0;
        width: 70%;
        padding-right: 8px;
    }
    .order-header .btn {
        min-width: 80px;
        padding: 8px 14px;
    }
    .order-header.py-3 .common_text.caterig_block.black-border .px-3 input {
        min-width: 29px;
    }
    .user-ac-bar .col-lg-8.col-md-8.col-8 .col-lg-10.col-md-10.col-10,
    .user-ac-bar .col-lg-8.col-md-8.col-8 .col-lg-2.col-md-2.col-2,
    .user-ac-bar-in .col-lg-8.col-md-8.col-8 .col-md-10.col-10,
    .user-ac-bar-in .col-lg-8.col-md-8.col-8 .col-md-2.col-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .content-slug-inner .row {
        flex-wrap: inherit;
        padding-left: 4px !important;
    }
    .content-slug-inner .row .col-md-12.col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-header.py-3 .common_text.black-border.mb-2 .pl-3.py-2 p {
        word-break: break-all;
    }
    .sort_left .select select {
        font-size: 21px;
        line-height: 23px;
    }
    .order-header.py-3
        .common_text.black-border.mb-2
        .col-lg-2.col-2.d-flex.align-items-center {
        -ms-flex: 0 0 12.4%;
        flex: 0 0 12.4%;
        max-width: 12.4%;
    }
    .order-header.py-3 .common_text.black-border.mb-2 .pl-3.py-2 {
        padding-left: 7px !important;
    }
    .order-header.py-3
        .common_text.black-border.mb-2
        .col-lg-2.col-2.d-flex.align-items-center
        .px-sm-3.pr-2.py-1 {
        padding-right: 0 !important;
    }
    .order-header.py-3
        .common_text.black-border.mb-2
        .col-lg-2.col-2.d-flex.align-items-center
        .px-sm-3.pr-2.py-1
        input {
        height: 28px;
        width: 35px;
    }
    .status_box {
        padding: 5px 10px 5px 0 !important;
    }
    .drop_list {
        right: -7px;
    }
    .active-check input {
        min-width: 70px;
    }
    .go_btn {
        width: 39px;
    }
    .active-check span {
        padding: 2px 16px;
        min-width: 72px;
    }
    .customer_search .form-control {
        width: 100%;
    }
    .confirmed_ticket .right_btn {
        width: 120px;
        font-size: 15px;
        max-width: 74px;
        min-width: 80px;
    }
    .ticket_info label {
        font-size: 16px;
    }
    .ticket_info h4 {
        font-family: "Oswald", sans-serif;
        color: #000;
        font-size: 20px;
    }
    .order_details.confirmed_ticket .col-12 {
        padding: 0;
    }
    .left_no,
    .left_no span {
        width: 30px;
    }
    .order_details.confirmed_ticket
        .col-md-9.col-12.d-flex.justify-content-between {
        padding: 0;
    }
    .order_details.confirmed_ticket .row {
        margin: 0;
    }
    .sidebar-collapse {
        top: 53px;
    }
    .site_header .menu_toggle {
        top: 1px;
        z-index: 99;
    }

    .ticket_info {
        margin-left: 40px;
        padding: 10px 0 10px 10px;
    }
    .left_no {
        padding: 10px 0 8px;
        margin: 0;
    }
    .left_no span {
        line-height: 32px;
        margin: 0;
    }

    .order_details h2,
    .status_bar {
        font-size: 16px;
    }

    .common_table th {
        font-size: 15px;
    }
    .common_table th {
        padding: 6px 7px;
    }
    .table-responsive td {
        padding: 5px 7px;
    }
    .qty_input .form-control {
        width: 70px;
    }

    .purchases-data .text-20 {
        font-size: 18px;
    }

    .purchases-data article p {
        font-size: 14px;
        line-height: 18px;
    }

    .purchases-data .total_items span {
        /* font-size: 16px;
        line-height: 20px; */
    }

    .purchases-data .total_items .text-18 {
        /* font-size: 19px; */
        min-width: auto;
    }
    .purchases-data .right_btn {
        font-size: 14px;
        width: 60px;
        min-width: 60px;
    }
    .purchases_wrapper .select {
        margin-bottom: 0;
    }
    .order_details li img {
        max-width: 30px;
    }
    ul.order_items_list {
        flex-direction: column;
        padding: 0 0 10px;
        text-align: right;
    }

    ul.order_items_list li.order_items {
        order: 0;
    }

    ul.order_items_list li {
        order: 2;
        width: 100%;
    }
    .common_table.table-mob th,
    .common_table.table-mob td {
        width: 100px;
    }
    .active_btn {
        min-width: auto;
    }
    .saved_sandvich input {
        height: 24px;
        margin-top: 0px;
    }
}

@media (min-width: 576px) {
    #tur-filt .modal-dialog {
        max-width: 400px;
    }
}

@media (max-width: 576px) {
    article p {
        font-size: 11px;
        line-height: 12px;
    }

    .customer_data {
        width: 700px;
    }

    .payment_btn b,
    .radio label {
        font-size: 16px;
    }

    .price_input .form-control {
        height: 40px;
    }
    .common_text.pl-3.black-border.mb-2
        .row.align-items-center
        .col-xl-2.col-md-3.col-sm-6.col-7 {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }
    .common_text.pl-3.black-border.mb-2
        .row.align-items-center
        .col-xl-10.col-md-9.col-sm-6.col-5 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }
    .saved_sandvich.common_text
        .col-xl-2.col-md-5.col-sm-6.d-flex.align-items-center.justify-content-end {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .saved_sandvich.common_text .col-xl-10.col-md-7.col-sm-6.py-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pad-sm {
        padding: 5px !important;
    }
    .order_details.confirmed_ticket.prerp-details.prerp-table ul.drop_list {
        top: 45px;
        right: -104px;
    }
}

@media (max-width: 480px) {
    .text-30 {
        font-size: 16px;
    }
    /* .black-border { overflow: hidden;
    } */

    /* .black-border .row.no-gutters.justify-content-between{justify-content: flex-end;} */
}

@media (max-width: 400px) {
    body,
    .small_label {
        font-size: 13px;
        line-height: 16px;
    }

    .order_details h2,
    .status_bar {
        font-size: 14px;
    }

    .form-control {
        height: 32px;
    }

    .active_btn,
    .inactive_btn {
        width: 52px;
    }

    .slect_option .select {
        width: 62%;
        height: 30px;
        font-size: 10px;
    }
    .slect_option .select input {
        font-size: 10px;
    }

    .remove_item {
        width: 28px;
    }
    /* .black-border .row.no-gutters.justify-content-between{justify-content: flex-end;} */
}
