@media (min-width: 921px) {
  .mobile-header {
    display: none;
  }

  .slide.mobile {
    display: none;
  }

  .slide.desktop {
    display: block;
  }

  .game-wrapper_agbox.desktop {
    display: block;
  }

  .game-wrapper_agbox.mobile {
    display: none;
  }
  .vip-slide {
    display: none;
  }
  .vip_table.desktop {
    display: block;
  }
  .content-item {
    min-height: 180px;
  }
}

@media (max-width: 920px) {
  button.logout i {
    color: #ed474b;
    margin-left: 10px;
    font-size: 20px;
}
  button.logout {
    background-color: transparent;
    height: 52px;
    border-radius: 10px;
    border: 1px solid #ed474b;
    color: #ed474b;
    font-weight: 700;
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .profile_navimenu_inn {
    grid-template-columns: repeat(2, 1fr);
}
  .profile_navimenu {
    display: block;
}
  .wheel_product.wheel-wrap {
      min-height: 500px;
  }
  .wheel-all ul {
      flex-wrap: wrap;
      justify-content: center;
      margin-top: 20px;
  }
  .redemption-wrapper {
      display: flex;
      flex-direction: column;
      gap: 86px;
  }
  .daily_modal .close {
      top: -35px;
  }
  .modal-congrat h5 {
      font-size: 30px;
  }
  .daily-bg ul {
      display: grid;
      grid-template-columns: repeat(4,1fr);
      position: relative;
  }
  .mission-bg ul {
      grid-template-columns: repeat(2,1fr);
  }
  .dataTables_length label {
      width: 100%;
      max-width: 100%;
  }
    .play2earn-wrapper {
        grid-template-columns: repeat(1,1fr);
    }
    .rwd-r img {
        display: block;
        margin: 0px auto;
    }
    .rwd-top {
        padding: 0px;
    }
    .rwd-wrap {
        height: auto;
        padding: 20px;
    }
    .rwd-l {
        text-align: center;
        width: 100%;
    }
    .aff-in-2 {
        flex-direction: column;
        height: auto;
    }
    .in-aff-top h5 {
        font-size: 18px;
    }
    .aff-in-1 {
        grid-template-columns: repeat(1,1fr);
    }
    .btn-aff {
        width: 85%;
        font-size: 16px;
    }
    .btn-aff-wrap {
        margin-top: 30px;
    }
    .table-wrap {
        flex-direction: column;
    }
    .rwd-in {
        width: 100%;
    }
    .rewd-date {
        flex-direction: column;
    }
    .rewd-date h4 {
        font-size: 16px;
    }
    .rwd-graph {
        grid-template-columns: repeat(1,1fr);
    }
    .rewd-1 {
        flex-direction: column;
        width: 100%;
    }
    .af-wrap {
        width: 100%;
    }
    .btn-aff-wrap {
        margin-top: 30px;
    }
    .bonus_bets_bottom {
        display: grid;
        grid-gap: 15px;
    }
    .bonus_bets_bottom_left {
        width: 100%;
    }
    .bonus_bets_bottom_right {
        width: 100%;
    }
    .bonus_footer_overview {
        display: grid;
        padding: 15px;
    }
    .bonus_ranking_inner {
        grid-template-columns: 100%;
        grid-gap: 20px;
    }
    .bonus_bets_top {
        display: grid;
    }
    .bonus_bets_top_left {
        width: 100%;
        padding: 30px;
    }
    .bonus_bets_top_right {
        width: 100%;
    }
    .bonus_right_box_top {
        grid-template-columns: repeat(2,minmax(0,1fr));
        border-top-left-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
    .bonus_right_box_bottom {
        grid-gap: 0;
        border-bottom-right-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
        grid-template-columns: 110px 1fr;
        grid-template-rows: repeat(2,minmax(0,1fr));
        padding: 10px;
    }
    .bonus_right_box_bottom {
        grid-gap: 0;
        border-bottom-right-radius: 0.75rem;
        border-top-right-radius: 0.75rem;
        grid-template-columns: 110px 1fr;
        grid-template-rows: repeat(2,minmax(0,1fr));
        padding: 10px;
    }
    .bonus_right_box_top {
        grid-template-columns: repeat(2,minmax(0,1fr));
        border-top-left-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
    }
    .bonus_card_item {
        width: 100%;
    }
    .bonus_right_box {
        padding: 10px;
    }
    .bonus_card_overview_inner {
        display: grid;
        justify-content: initial;
        grid-gap: 15px;
    }
    .bonus_box_custom {
        grid-template-columns: 1fr;
    }
    .user_vip_inner .user_level_list_body {
        grid-template-columns: repeat(3,1fr);
    }
    .nm-qr {
        font-size: 12px;
    }
    .qr-info {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .amt-qr {
        flex-direction: column;
        margin-top: 10px;
    }
    .tab-pay ul {
        grid-template-columns: repeat(2,1fr);
        gap: 5px;
    }
    .deposit_bank_choose_wrap {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 3px 0px;
        margin-top: 25px;
    }
    .afterlogin_inn_wrap {
        display: grid;
        grid-template-columns: minmax(260px,1fr);
        gap: 0;
    }
    .afterlogin_inn_wrap_faqbody {
        display: none;
    }
    .afterlogin_dep_body {
        background-color: #24262b;
        padding: 1.25rem;
    }
    .afterlogin_dep_head {
        background-color: #2c2e34;
        padding: 0.7rem 1.25rem;
    }
    .point-btm ul {
        flex-direction: column;
        align-items: center;
    }
    .point-wrp {
        flex-direction: column;
    }
  .m-show {
    display: block;
  }
  .head_bal {
    font-size: 24px;
    font-weight: 700;
  }
  .point-wrap {
    flex-direction: column;
    gap: 10px;
  }
  .afterlogin_inn_wrap {
    display: grid;
    grid-template-columns: minmax(260px, 1fr);
    gap: 0;
  }
  .user_vip_inner {
    grid-template-columns: 1fr;
  }
  .mobile-menu {
    width: 10%;
  }
  .slide.mobile {
    display: none;
  }

  .game-wrapper {
    grid-template-columns: 70% 1fr;
  }
  .vip_table.desktop {
    display: none;
  }
  .vip-slide {
    display: block;
  }
  .game-wrapper_ag-list ul {
    width: 75%;
    flex-wrap: wrap;
  }

  .game-wrapper_ag-list ul li {
    font-size: 12px;
  }

  .game-wrapper_agbox.desktop {
    display: none;
  }

  .game-wrapper_agbox.mobile {
    display: block;
  }

  .footer-nav-link ul {
    flex-wrap: wrap;
    padding: 10px 0;
  }

  .modal_body_share_left {
    display: none;
  }

  .modal_body_right {
    width: 100%;
  }

  .content-text h3 {
    font-size: 24px;
  }
  .content-text h3 {
    font-size: 27px;
  }
  .content-text h5 {
    font-size: 12px;
  }

  .f-1 {
    grid-template-columns: 50% 50%;
    width: 100%;
    grid-gap: 15px;
  }

  .f-2 {
    margin-top: 20px;
  }

  .footer_grid {
    display: block;
  }

  body.body_main_wrap {
    padding-top: 45px;
  }

  .desktop-header {
    display: none;
  }

  .mobile-header {
    display: block;
  }

  .t-header {
    background: #070c16;
  }

  .footer-co-link {
    display: block;
  }

  .home-fiba-countdown {
    background-size: cover !important;
    background: url(../images/mobile/mobile-ball.jpg) no-repeat center;
    justify-content: center;
    padding: 0;
    min-height: 205px;
  }
  .home-fiba-countdown-numbers {
    transform: translateY(75px);
  }
  .inn_product_wrap {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
  }

  .footer-nav-link {
    overflow: auto;
    display: block;
  }

  .footer-nav-link ul li a {
    margin-right: 10px;
  }

  .content-item {
    margin-bottom: 10px;
    height: 147px;
  }

  .game-wrapper_ag {
    position: initial;
    padding: 10px;
    background: none !important;
    height: 100%;
  }

  .ag-card {
    margin-bottom: 0;
  }

  .game-wrapper .ag-card-content ul li {
    white-space: initial;
    font-size: 12px;
  }

  .game-wrapper .game-wrapper_agbox {
    background: url(../images/mobile/mobile-lc.png) no-repeat center;
    border-radius: 10px;
    background-size: cover;
  }

  .game-wrapper_ag button {
    margin-top: 10px;
  }

  .ag-font {
    line-height: 1 !important;
  }

  .ag-font img {
    max-height: 45px;
  }

  .game-wrapper_ag-join {
    margin-top: 0;
  }

  .game-wrapper_ag-join p {
    font-size: 12px;
  }

  .btn_container {
    padding: 5px;
    max-width: 80px;
    font-size: 12px;
  }

  .login_btn_container {
    grid-gap: 10px;
  }

  .bottom-p-text {
    font-size: 20px;
  }

  .index-p-cont {
    padding: 10px;
  }

  .special-wrap {
    background-size: 100% 100%;
  }

  .game-wrapper .ag-card-content {
    padding-left: 10px;
  }

  .left_menu_container_inner .btn_dropup_lang .dropdown-menu.show {
    transform: translate3d(0px, -93px, 0px) !important;
  }

  .product-page-sec {
    padding: 20px 0;
  }

  .promo_filter_wrap {
    display: block;
  }

  .filt-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .filt-container article {
    margin-bottom: 10px;
  }

  .filter-list {
    margin-bottom: 10px;
  }

  .info-bg .container {
    padding-top: 21px !important;
  }

  .info-nav {
    display: block;
    max-width: 100%;
    width: 100%;
    flex: auto;
  }

  .info-nav ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }

  .info-nav ul li a {
    margin: 0;
  }

  .info-center {
    display: block;
    max-width: 100%;
    width: 100%;
    flex: auto;
    margin: 15px;
  }

  .pro_wrapper {
    overflow: auto;
    white-space: normal;
  }
  .pro_wrapper ul {
    grid-template-columns: repeat(12, 1fr);
  }
  .pro_wrapper ul li {
    width: 120px;
  }
  .downloadboxContent {
    margin: 15px;
    padding: 10px;
  }
  .downloadbox {
    width: 46%;
  }
  .downloadTab .nav-pills {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .downloadTab .nav-pills .nav-link {
    margin: 0;
  }
  .vip_status_wrap {
    display: block;
    text-align: center;
  }
  .vip_table.desktop {
    display: none;
  }

  .vip-level-image {
    text-align: center;
    max-width: 100%;
    /* margin-left: 50%; */
    display: flex;
    justify-content: space-evenly;
  }
  .vip-level-image img {
    max-height: 60px;
    margin: 0px 25px;
  }
  .vip-table {
    width: 90%;
    margin: 0 auto;
    background: #000;
    margin-top: 30px;
  }

  .vip-table table {
    width: 100%;
  }

  .vip-table th {
    padding: 15px;
    font-size: 12px;
    color: #fdb813;
    text-transform: uppercase;
  }
  .vip-table tr th img {
    max-height: 60px;
    margin-top: 15px;
  }
  .vip-privilege th.text-center {
    text-align: center;
  }

  .vip-privilege th:first-of-type {
    text-align: left;
  }

  .vip-privilege th {
    text-align: center;
  }

  .vip-privilege img:first-of-type {
    object-fit: contain;
    object-position: left;
  }

  .vip-privilege-title td {
    text-align: left;
    color: #fdb813;
    padding: 10px 10px;
    text-transform: uppercase;
  }
  .vip-privilege-title td:last-child {
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-size: 12px;
  }
  .vip-privilege-content td {
    text-align: left;
    color: #fff;
    padding: 10px 10px;
    text-transform: uppercase;
    font-size: 12px;
    width: 13% !important;
  }

  .vip-privilege-content td:first-child {
    width: 23% !important;
  }

  .vip-privilege-content td:not(:first-of-type) {
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    background: #111111;
  }

  .vip-privilege-content td:not(:first-of-type).white {
    color: #fff;
    font-weight: 700;
  }
  .border-light {
    border-color: #fdb813 !important;
    border-left: 1px solid;
  }

  .grey {
    background: #191919;
  }

  .color-white {
    color: #fff !important;
    text-transform: capitalize !important;
  }
  .vip-desc {
    padding: 10px;
  }
  .vip-desc ul {
    list-style: decimal;
    padding-left: 15px;
  }
  .swiper-button-next {
    right: 1% !important;
  }
  .swiper-button-prev {
    left: 50% !important;
  }
  .swiper-button-next,
  .swiper-button-prev {
    top: 3% !important;
    color: #ffffff !important;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px 15px;
  }
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }
  .vip-time {
    text-align: center;
  }
  .time-gold {
    color: #fdb813;
  }
  .time-vip {
    font-size: 20px;
  }
  .vip-tnc {
    /* box-shadow: 0px 0px 15px 3px #ffa200; */
    background: #000;
    padding: 20px;
    margin-top: 30px;
    color: #fff;
  }
  .vip-tnc ul {
    list-style: auto;
    padding-left: 20px;
  }
  .af-header {
    width: 55%;
    display: grid;
    grid-template-columns: 30% 30% 30% auto;
  }

  .desktop_footer {
    padding-bottom: 60px;
  }
  .dropdown-af:hover .dropdown-content {
    min-width: none;
    right: 15px;
    top: 46px;
  }
  .drop-box {
    max-width: 100%;
  }

  .game-wrapper .ag-card-img {
    display: none;
  }
}
@media (max-width: 768px) {
  .game-wrapper .ag-card{
    width: 49%;
  }
 .casino-id-wrap{
  display: flex;
  grid-gap: 15px;
 }
  .transaction_title_box {
    grid-template-columns: repeat(1,1fr);
    width: 100%;
    gap: 25px;
}
  .content-item:hover .content-text,
  .content-item.active .content-text {
    min-width: 40%;
  }
  .content-img {
    display: none;
  }
  .grid-container {
    display: block;
  }
  .game-wrapper {
    grid-template-columns: auto;
  }
  .home-fiba-countdown {
    background-size: cover !important;
    background: url(../images/mobile/mobile-ball.jpg) no-repeat center;
    justify-content: center;
    padding: 0;
    min-height: 205px;
  }
  .home-fiba-countdown-numbers {
    transform: translateY(75px);
  }
  .btn-bln{
    padding: 5px 12px;
  }
}
@media (max-width: 550px) {
  .game-wrapper .ag-card{
    width: 100%;
  }
  .casino-id-wrap{
    display: grid;
  }
  .grid-container {
    height: auto;
  }
  .daily-bg ul {
      display: grid;
      grid-template-columns: repeat(3,1fr);
      position: relative;
  }
  .m-hide {
    display: none;
  }
  .content-item {
    margin-bottom: 10px;
    height: auto;
  }
  .home-fiba-countdown {
    background-size: cover !important;
  }
  .home-fiba-countdown-numbers {
    transform: translateY(75px);
  }
  .game-wrapper_ag {
    background: none !important;
  }
  .inn_product_wrap {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
  }
  .game-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .footer-menu {
    display: none;
  }
  .grid-container {
    display: block;
  }
  .slide.mobile {
    display: block;
    padding-top: 20px;
  }
  .slide.desktop {
    display: none;
  }

  .bank-select .nav-link {
    font-size: 10px;
  }
  .bank-select {
    grid-gap: 10px;
  }
  .bnk-table tr td {
    font-size: 10px;
  }
  .tranc-table {
    overflow: auto;
  }
  .bank-detail {
    padding: 5px;
  }
  .wheel_product.wheel-wrap {
      height: 215px;
      width: 100%;
      margin: 0px auto;
      min-height: 215px;
  }
  .aff-ico{
    font-size: 13px;
  }
  .aff-ico img{
    max-width: 30px;
  }
}
