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

@media (max-width: 1200px) {
  .title-center h2 {
    font-size: 22px;
  }
}

@media (max-width: 992px) {
  .edit-password .bg-login {
    display: none;
  }
  .element_menu_responsive > ul > li > a {
    align-items: center;
  }
  .title-center h2 {
    font-size: 22px;
  }
  .text-aboutus p {
    font-size: 16px;
  }
  .text-aboutus ul li {
    font-size: 16px;
  }
  .img-aboutus {
    text-align: center;
    width: 67%;
    margin: auto;
  }
  .element ul li a {
    font-family: "font_medium";
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 5px;
    position: relative;
  }
  .main-brand-details .sub-brand {
    margin: 30px 0 0;
  }
  .bg-login {
    display: none;
  }
}
@media (max-width: 768px) {
  .element {
    display: none;
  }
  .menu-div {
    display: block;
  }
  .menu_responsive .dropdown-menu {
    right: 0 !important;
    width: 200px !important;
  }
  .menu_responsive .dropdown-item {
    padding: 10px 10px;
  }
  .mr-section {
    margin: 30px 0;
  }
  .brand .title-center p,
  .brand-details .title-center p {
    font-size: 19px;
    width: 100%;
  }
  table#myTable {
    width: 156% !important;
  }
  table.dataTable.stripe > tbody > tr.odd > *,
  table.dataTable.display > tbody > tr.odd > *,
  .sorting_1 {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .sub-brand {
    height: 160px;
  }
  .title-center h2 {
    font-size: 19px;
  }
  .brand .title-center p,
  .brand-details .title-center p {
    font-size: 17px;
  }
  .form-sin {
    padding: 35px 25px;
  }
  .edit-password .bg-login {
    min-height: calc(100vh - 100px) !important;
    display: none;
  }
  .bg-play {
    height: 430px;
  }
  .sub-play-wheel {
    min-height: 430px;
    display: flex;
    position: relative;
    align-items: end;
  }

  .bg-svg-play object {
    width: 100%;
    height: 100%;
  }
  .bg-play {
    height: 540px;
  }
  .bg-play::after {
    top: 50px;
  }
  .circle-play-wheel text {
    font-size: 16px;
  }
  .bg-svg-play {
    width: 320px;
    bottom: 84px;
    z-index: -1;
    left: 0;
    right: 0;
    height: 320px;
  }
  .circle-play-wheel {
    bottom: 95px;
  }
  .bg-play {
    height: 494px;
  }
  .bg-play h3 {
    font-size: 15px;
    top: 23px;
  }
  .bg-play::after {
    content: "";
    background-image: url(../images/arrow-play.png);
    width: 40px;
    height: 45px;

    margin: auto;
    z-index: 22;
  }
  .btn-circle-play {
    width: 45px;
    height: 45px;
  }
  .success-play {
    min-height: 250px;
  }
  .success-play {
    margin: 0px 0;
  }
  .success-play::after {
    background-size: cover;
  }
  .success-play h2 {
    font-size: 15px;
  }
  .show-success-play {
    height: 42px;
    padding: 9px 18px;
    min-width: 155px;
    font-size: 15px;
  }
  .success-play > img {
    max-width: 35px;
  }
  .success-play {
    gap: 0px;
  }
  .circle-play-wheel text {
    font-size: 14px;
  }
  .play-wheel > h2 {
    margin: 15px 0 20px;
    font-size: 16px;
  }

  .chart-container {
    position: relative;
    margin: auto;
    height: 50vh;
    width: 80vw;
  }
  .dataTables_wrapper {
    overflow: auto;
    position: relative;
    clear: both;
    padding-bottom: 50px;
  }
  table#myTable {
    width: 256% !important;
  }
  .fliter-Chart,
  .nav-datatable {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 25px;
  }
  .number-conter-roport h2 span {
    font-size: 17px;
  }
  .card {
    padding: 15px;
    border-radius: 25px;
    border: none;
    margin: 10px 0px;
  }
  .bg-svg-play {
    width: 310px;
    bottom: 90px;
    z-index: -1;
    left: 0;
    right: 0;
    height: 310px;
  }
}

@media (max-width: 450px) {
}
