@media (max-width: 768px) {
  div.modal_cut_img {
    width: 320px;
  }
  div.modal_tolov div.center {
    overflow-x: scroll;
  }
  div.modal_tolov div.center div.flex-box {
    min-width: 770px;
  }
  div.modal_add_product {
    width: 320px !important;
  }
  div.modal_add_product div.center {
    overflow-x: scroll !important;
  }
  div.modal_add_product div.center div.row {
    min-width: 1000px;
  }
  div.kassa_table {
    padding-top: 20px;
  }
  div.but_all b {
    display: none;
  }
  div.but_all_gr b {
    display: none;
  }
  div.flex_div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  div.flex_div div.item_div {
    margin-bottom: 10px;
  }
  div.search_table {
    display: none !important;
  }
  div.search_table input {
    width: 100% !important;
  }
  div.modal_view div.center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  div.modal1 {
    width: 300px !important;
  }
  header {
    padding: 20px 15px !important;
  }
  header div.info_prof b {
    display: none;
  }
  header .menu_bar {
    display: inline-block !important;
  }
  div.table {
    overflow-x: scroll;
  }
  div.table table {
    min-width: 975px;
  }
  div.all_site {
    padding: 10px 15px;
  }
  div#left_nav {
    position: fixed !important;
    top: 0;
    z-index: 6;
    -webkit-transform: translateX(-102%);
            transform: translateX(-102%);
    width: 200px !important;
  }
  div#left_nav ul li a b {
    display: inline !important;
  }
  div#left_nav div.top_comp_logo div.left h2 {
    display: block !important;
  }
  div#left_nav ul li a i {
    display: inline !important;
  }
  div#left_nav div.top_comp_logo span.right i {
    display: none !important;
  }
  .multiselect {
    width: 150px !important;
  }
  div#content_site {
    width: 100% !important;
  }
  .check_custom {
    margin-left: 0px !important;
  }
  div.check_custom .con {
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
  .jfa {
    overflow-x: scroll;
  }
  .jfa .min-w {
    min-width: 880px !important;
  }
  .jfa .min-w3 {
    min-width: 600px !important;
  }
  .jfa .min-w2 {
    min-width: 1089px !important;
  }
  .jfa table {
    min-width: 880px !important;
  }
  .xs-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .xs-wrap .search-list {
    margin-bottom: 10px;
  }
  .tab-top {
    margin-top: 35px;
  }
}

@media (min-width: 768px) {
  div#left_nav {
    -webkit-transform: translateX(0%) !important;
            transform: translateX(0%) !important;
  }
}
/*# sourceMappingURL=media.css.map */