@media all and (max-width: 1600px) {
  .scrollstartDiv {
    overflow-x: auto;
  }
  .scrollstartDiv .scrollstart {
    min-width: 1500px;
  }
  .scrollstartDiv .scrollstart-long {
    min-width: 2000px;
  }
  .scrollstartDiv .scrollstart-short {
    min-width: 1400px;
  }
}
@media all and (min-width: 768px) {
  .mobiletop {
    display: none;
  }
  .up768none {
    display: block !important;
  }
  .down768none {
    display: none !important;
  }
}
@media all and (max-width: 768px) {
  .down768none {
    display: block !important;
  }
  .up768none {
    display: none !important;
  }
  .breadcrumb {
    display: none !important;
  }
  .mmt15 {
    margin-top: 15px;
  }
  .mw100 {
    width: 100% !important;
  }
  .mmt10 {
    margin-top: 10px !important;
  }
  .mmb10 {
    margin-bottom: 10px !important;
  }
  .mtb10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .mmr0 {
    margin-right: 0 !important;
  }
  .mmt0 {
    margin-top: 0 !important;
  }
  .m-wave {
    margin: 6px auto !important;
    width: 100%;
    display: block;
    text-align: center;
  }
  .m-miniscroll {
    width: 500px;
  }
  .m-mediscroll {
    width: 560px;
  }
  .m-mlongscroll {
    width: 900px;
  }
  .m-longscroll {
    width: 1100px;
  }
  .m-middletoplistflex {
    display: block !important;
  }
  .m-option-blueinfo li {
    width: 50%;
  }
  .m-scroll-div {
    display: block !important;
  }
  .l-sidebar,
  .c-header-icon {
    display: none;
  }
  .mobileside {
    --bs-offcanvas-width:74%;
    background-color: #16161A;
  }
  .mobileside .offcanvas-title {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
  }
  .offcanvas-header .btn-close {
    opacity: 1;
    width: auto;
    height: auto;
    padding: 0;
  }
  .sidemenuicon-box {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sidebar-is-expanded .l-header {
    padding-left: 0;
  }
  .l-header .header_linkDiv {
    padding-left: 15px;
    padding-right: 0px;
  }
  .l-header .header_linkDiv ul {
    width: 840px;
  }
  .sidebar-is-expanded main.l-main {
    padding-left: 0 !important;
    padding-top: 0 !important;
  }
  .mobiletop {
    background-color: #16161A;
    padding: 6px 11px;
    padding-right: 8px;
  }
  .mobiletop .mobiletopdiv {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .profile {
    margin-bottom: 0;
  }
  .dropdown-toggle::after {
    display: none;
  }
  .dropdown-menu {
    --bs-dropdown-min-width:8rem;
    padding: 4px 0;
  }
  .dropdown-menu li a {
    display: flex;
    align-items: center;
  }
  .dropdown-menu span {
    display: block;
    margin-top: -1px;
    font-size: 14px;
    margin-left: 4px;
  }
  main.l-main .page-title {
    font-size: 18px;
  }
  main.l-main .content-wrapper,
  .sidebar-is-expanded main.l-main .content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 134px !important;
  }
  main.l-main .content-wrapper--with-bg .page-content {
    overflow: hidden;
    padding-bottom: 20px;
  }
  .mobilepeoplenum {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .mobilepeoplenum ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 0 15px;
  }
  .mobilepeoplenum ul li {
    width: calc(33.3333333333% - 2px);
    background-color: #EBF4FF;
    color: #4B94FA;
    font-size: 14px;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
  }
  .page-content .categoryDiv {
    margin-bottom: 15px;
    overflow-x: auto;
  }
  .page-content .categoryDiv ul {
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
    gap: 5px;
  }
  .page-content .categoryDiv ul li a {
    border: 1px solid #333333;
    border-radius: 50px !important;
    color: #333 !important;
  }
  .page-content .categoryDiv ul li a.active {
    background-color: #333 !important;
    color: #fff !important;
  }
  .m-onetitlehead {
    width: 100% !important;
    background-color: #375477 !important;
  }
  .page-content .m-onetitlehead ul li a.active {
    background-color: #375477 !important;
    border: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .nocategoryDiv {
    background-color: #375477 !important;
  }
  .setting_game_proveiderTable {
    width: 100%;
  }
  .setting_game_proveiderTable tr {
    width: 100% !important;
  }
  .setting_game_proveiderTable tr th, .setting_game_proveiderTable tr td {
    width: 100% !important;
    display: block;
    border: none !important;
  }
  .logformdiv {
    margin-top: 0 !important;
  }
  .loginbg .logwrap .login-container .logformdiv .formbox {
    max-width: 100%;
    padding: 0 20px;
  }
  .loginbg {
    background-image: none;
    background-color: #1c2125;
  }
  .loginbg .logwrap .login-container .namep {
    color: #fff;
  }
  .searchAndnow .left .btndiv {
    margin-left: 0;
  }
  .searchAndnow .left .btndiv .btn-primary {
    width: 64px;
  }
  .m-searchAndnow {
    display: block !important;
  }
  .m-searchAndnow .left {
    flex-direction: unset !important;
  }
  .m-tree2-setdiv-wrap {
    display: block !important;
    margin-top: 10px;
  }
  .m-tree2-setdiv-wrap .member-tree2-setdiv {
    justify-content: space-between;
    margin-right: 0;
    margin-top: 10px;
  }
  .m-memberlistleft {
    display: block !important;
  }
  .m-memberlistleft .btndiv {
    margin-top: 10px;
  }
  .m-moneyinlist .left {
    display: block !important;
  }
  .m-moneyinlist .left .datepickerwrap {
    margin-right: 0 !important;
    margin-top: 10px;
  }
  .m-moneyinlist .left .datepickerwrap .datepickerDiv {
    width: 100% !important;
  }
  .m-middletoplistflex-moneyinlist {
    display: block !important;
  }
  .m-game-datepicerwrap {
    display: block !important;
  }
  .gameprovidertable thead tr th,
  .gameprovidertable tbody tr td {
    display: revert !important;
    border: 1px solid #dee2e6 !important;
    word-break: break-all;
  }
  .m-grid {
    display: grid !important;
  }
}/*# sourceMappingURL=media.css.map */