@media (min-width: 1400px) {
}
@media (max-width: 1395px) {
}

@media (max-width: 1200px) {
  .logo-lgoin img {
    width: 60%;
  }
  h1 {
    font-size: 28px;
  }
  p {
    font-size: 18px;
  }
  .form-control {
    height: 45px;
  }
  .ctm-btn {
    height: 50px;
  }
  .form-login {
    padding: 20px 60px;
  }
  .sub-filter-datatable {
    gap: 5px;
  }
  .nav-datatable {
    font-size: 22px;
  }
  .dropdown-fliter-datatable > a {
    gap: 5px;
    font-size: 14px;
  }
  .fliter-datatable {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  table.dataTable thead th,
  table.dataTable tfoot th {
    white-space: nowrap;
  }
  .input-search-table {
    max-width: 150px;
  }
  .dataTables_wrapper {
    padding: 0 0 50px;
    overflow: auto;
    overflow-x: auto;
    overflow-y: auto;
  }
  table.dataTable {
    width: 175%;
  }
  .nav-datatable h2 {
    font-size: 15px;
  }
  .sub-lists-orderos h3 {
    font-size: 15px;
  }
  .sub-lists-orderos {
    padding: 20px 10px;
    height: 70px;
  }
  .sub-archives-details ul li {
    font-size: 13px;
  }
}

@media (max-width: 992px) {
    
.form-add-delegate {
    width: 100%;
}
  /*.users-chat {*/
  /*  position: absolute;*/
  /*  right: 0;*/
  /*  z-index: 1;*/
  /*  transition: 0.5s linear;*/
  /*  top: 0;*/
  /*  transform: translateX(110%);*/
  /*}*/
  
  .users-chat.active {
    transform: translateX(0%);
  }
  .mune-chat {
    display: block;
  }
  .img-users-chat {
    width: 35px;
    height: 35px;
  }
  .time-message h4 {
    font-size: 14px;
  }
  .number-messsage {
    width: 20px;
    height: 20px;
    font-size: 12px;
  }
  .text-users-chat p {
    margin-top: 0px;
  }
  .text-users-chat {
    padding-left: 12px;
    width: 73%;
  }
  .main-users-chat ul li a {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 15px 0;
    position: relative;
    flex-wrap: wrap;
    border-top: 1px solid #eeeeee;
  }
  /*.users-chat {*/
  /*  max-width: 75%;*/
  /*}*/
  .search-chat input::placeholder {
    font-size: 18px;
    font-family: "font_bold";
  }
  .search-chat::after {
    width: 20px;
    height: 20px;
  }
  .price-payment-methods {
    flex-wrap: wrap;
  }
  .sub-price-payment-methods {
    flex-wrap: wrap;
  }
  .sub-price-payment-methods input {
    width: 100%;
  }
  .header-create {
    min-height: 200px;
  }
  .header-create::before,
  .header-create::after {
    width: 100px;
    height: 100px;
  }
  .logo-header-create {
    width: 175px;
  }
  .title-create-request h2 {
    font-size: 16px;
    margin: 0 0 15px;
  }
  .form-login {
    padding: 20px 25px;
  }

  .side-bar.active {
    transform: translateX(0);
  }
  .side-bar {
    transform: translateX(100%);
    z-index: 999;
    transition: all 0.3s linear;
  }
  .content-app,
  .top-bar {
    width: 100%;
  }

  .menu-div {
    width: 30px;
    display: flex;
    position: relative;
    height: 16px;
    align-items: center;
    justify-content: center;
  }
  .seach-top-bar {
    display: none;
  }
  table.dataTable {
    width: 130%;
  }
  .seach-sidebar-responsive {
    width: 85%;
    display: block;
    margin: 0px auto 30px;
    position: relative;
  }
  .seach-sidebar-responsive input {
    height: 45px;
    border-radius: 7px;
    padding-right: 45px;
    background-color: var(--color-white);
  }
  .seach-sidebar-responsive::after {
    background-image: url(../images/search-normal.png);
    content: "";
    height: 26px;
    width: 26px;
    position: absolute;
    right: 11px;
    background-repeat: no-repeat;
    top: 10px;
    background-size: contain;
  }
    .side-bar {
    overflow-y: auto !important;
    }
    .mune-chat {
        display: block;
        font-size: 25px;
    }
}

@media (max-width: 768px) {
  .fliter-Chart {
    flex-wrap: wrap;
  }
  .fliter-Chart .title-start {
    width: 100%;
  }
  .input-date-datetble {
    width: 100%;
    position: relative;
    max-width: 100%;
  }
  .sub-archives-details ul li {
    font-size: 13px;
  }
  .card {
    margin: 10px 0px;
  }
  .img-product-table {
    width: 80px;
    height: 70px;
  }

  .archives-details .row {
    row-gap: 0px;
  }

  .col-lg-6,
  .col-lg-12,
  .col-lg-3,
  .col-lg-4 {
    padding: 0;
  }
  h2 {
    font-size: 16px;
  }
  .row {
    width: 100%;
    margin: auto;
    padding-left: -7px;
    padding-right: -7px;
    row-gap: 0px;
  }
  .fliter-Chart {
    gap: 0px;
  }
  .select-fliter-Chart.arrow-select {
    width: 100%;
  }
  .bg-login {
    display: none;
  }

  .form-login::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    z-index: -1;
    height: 200px;
    background-image: url(../images/flort1.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .form-login::before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: -35px;
    width: 200px;
    height: 200px;
    background-image: url(../images/flort2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  .logo-lgoin img {
    width: 280px;
  }
  .text-banner h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .text-banner p {
    font-size: 15px;
    color: #666;
  }
  table.dataTable thead th,
  table.dataTable tfoot th {
    font-weight: normal;
    font-size: 13px;
  }
  .btn-datatable {
    padding: 8px 5px;
    font-size: 12px;
  }
  #myTable .dropdown-item {
    padding: 8px 14px;
    font-size: 11px;
  }
  table.dataTable tbody th,
  table.dataTable tbody td {
    padding: 11px 6px;
    font-size: 13px;
  }
  #myTable .dropdown-item i {
    font-size: 15px;
    line-height: 0;
  }
  .fliter-datatable {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }

  .nav-datatable {
    flex-wrap: wrap;
  }
  .input-search-table {
    max-width: initial;
    width: 100%;
  }
  .nav-datatable h2 {
    font-size: 18px;
    text-align: center;
    width: 100%;
    margin: 0px 0px 25px;
  }
  table.dataTable {
    width: 150%;
  }
}

@media (max-width: 576px) {
  .content-app {
    padding: 10px;
    padding-top: 110px;
  }
  .text-banner {
    padding: 0 10px 0 0;
  }
  .text-banner h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .date-top-bar {
    display: none;
  }

  h1 {
    font-size: 20px;
  }
  .title-login {
    text-align: center;
  }
  p {
    font-size: 15px;
    line-height: 23px;
  }
  .input-form > label {
    font-size: 15px;
  }
  .ctm-btn {
    font-size: 16px;
    height: 45px;
    padding: 7px 20px;
  }
  .logo-lgoin img {
    width: 370px;
  }
  .img-banner {
    max-width: 186px;
  }
  .text-banner p {
    font-size: 13px;
    color: #666;
  }
  .banner {
    border-radius: 10px;
  }
  .dropdown-fliter-datatable > a {
    gap: 3px;
    font-size: 13px;
  }
  .sub-filter-datatable h4 {
    font-size: 13px;
  }
  .card {
    padding: 15px;
    border-radius: 10px;
  }
  table.dataTable {
    width: 210%;
  }
  .btn-datatable {
    padding: 6px 5px;
    font-size: 11px;
  }
  .sub-filter-datatable .dropdown-item {
    padding: 7px 5px;
    font-size: 11px;
  }
  .main-title-chat {
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #fff;
    align-items: center;
    padding: 0 0 0 25px;
}
}
@media (max-width: 450px) {
}
