@media only screen and (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media only screen and (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}

@media (min-width: 768px) {
    .board-cell-in .rate {
        font-size: 13px;
    }
    .mogambo .casino-table-box {
        padding-right: 0;
    }
    .board-cell .board-cell-in .rate {
        font-size: 13px !important;
    }
}
@media (max-width: 1199px) {
    .featured-box-login {
        padding: 10px;
    }
    .wrapper {
        width: 1100px;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .d-mobile-none {
        display: none !important;
    }
    .logo.d-mobile-none {
        display: none !important;
    }

    .d-desktop-none {
        display: block !important;
    }

    .center-main-container {
        width: 100%;
    }

    /* .dt20 .dt20dragon,
    .dt20b .dt20dragon,
    .dt202 .dt20dragon {
        margin-right: 8px;
        width: calc(22.6% - 0px) !important;
    } */
/* 
    .dt20 .dt20dragon:last-child,
    .dt20b .dt20dragon:last-child,
    .dt202 .dt20dragon:last-child {
        margin-right: 0px !important;

    } */

    

    .ab-title {
        writing-mode: vertical-lr;
        text-orientation: upright;
    }

    .market-2 .market-nation-detail {
        width: calc(100% - 120px) !important;
    }

    .sicbo-middle-left {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .sicbo-middle-left .sicbo-cube-box-container {
        width: 100%;
    }

    /* .sicbo-middle-left .sicbo-cube-box {
        margin-bottom: 2px;
    } */

    .sicbo-middle-left .sicbo-title-box {
        font-size: 9px;
        padding: 0px 2px;
    }

    .sicbo-middle-top-row {
        width: 100%;
        align-content: flex-start;
    }

    .sicbo-middle-right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .sicbo-middle-top-row .sicbo-title-box {
        width: calc(50% - 2px);
        display: inline-block;
    }

    .sicbo-middle-top-row .sicbo-square-box.any-tripple {
        width: calc(50% - 2px);
        text-align: center;
    }

    /* .sicbo-middle-top-row .sicbo-square-box {
        margin: 1px;
        width: calc(14% - 2px);
        height: 50px;
    } */

    .sicbo-title-box {
        min-width: unset;
        padding: 0 3px;
        font-size: 10px;
    }

    .sicbo-middle-middle-row {
        width: 100%;
        align-content: flex-start;
        margin-top: 0;
    }

    /* .sicbo-middle-middle-row .sicbo-cube-box {
          width: calc(50% - 2px);
      } */
    /* .sicbo-middle-middle-row .sicbo-cube-box-container {
        width: 32%;
        margin-bottom: 5px;
    } */

    .sicbo-bottom {
        width: 100%;
    }

    /* .sicbo-bottom .sicbo-cube-box-container {
        width: 100%;
    } */

    /* .sicbo-bottom .sicbo-cube-box-group {
        flex-direction: row;
        justify-content: space-between;
    } */

    /* .sicbo-bottom .sicbo-cube-box {
        width: auto;
        height: auto;
        margin-bottom: 5px;
        flex-direction: row;
        width: 19%;
    } */

    .sicbo-bottom .cube-row-group,
    .sicbo-bottom .cube-column-group {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .sicbo-bottom .cube-row-group .sicbo-cube-box {
        flex-direction: row;
    }

    .sicbo-bottom .cube-column-group .sicbo-cube-box {
        flex-direction: column;
        height: 55px;
    }

    /* .sicbo-bottom .sicbo-cube-box {
          flex-direction: row;
          width: auto;
      }
      .sicbo-bottom .sicbo-cube-box:nth-child(4),
      .sicbo-bottom .sicbo-cube-box:nth-child(5),
      .sicbo-bottom .sicbo-cube-box:nth-child(9),
      .sicbo-bottom .sicbo-cube-box:nth-child(10),
      .sicbo-bottom .sicbo-cube-box:nth-child(14),
      .sicbo-bottom .sicbo-cube-box:nth-child(15) {
          flex-direction: column;
      } */
    .sicbo-middle {
        flex-wrap: wrap;
    }

    .market-2 .suspended::after,
    .market-2 .suspended-table::after {
        font-size: 12px;
    }

    .market-odd-box .market-odd {
        font-size: 15px;
    }

    .market-odd-box .market-volume {
        font-size: 11px;
    }

    .market-2 .suspended::after,
    .market-2 .suspended-table::after {
        width: 40% !important;
    }

    .lucky5 .btn-theme {
        font-size: 14px !important;
    } 

    .btn-theme {
        font-size: 14px !important;
    }

    .lucky7a .btn-theme {
        font-size: 14px !important;
    }

    .d-flex.fs-16 {
        font-size: 14px;
    }

    .scorecard {
        margin: 0px;
        width: 100%;
    }

    .flip-clock-wrapper {
        width: auto;
        margin: 0px;
    }

    .flip-clock-wrapper ul {
        width: 18px !important;
        height: 27px !important;
        line-height: 25px !important;
        font-size: 20px !important;
        margin: 2px !important;
    }

    .flip-clock-wrapper ul li a div div.inn {
        font-size: 20px !important;
    }

    .flip-clock-wrapper ul li {
        line-height: 25px !important;
    }

    .clock2digit {
        bottom: -16px;
        position: absolute !important;
        right: -17px;
        width: auto !important;
        transform: scale(0.6);
        top: auto;
    }

    .casino .card-title {
        /* font-size: 12px; */
    }
    /* .card-header.casino {
        padding: 5px 10px;
    } */

    .casino-container-box .nav-tabs .nav-link {
        font-size: 16px !important;
    }

    .csmobileround span {
        font-size: 16px;
    }

    .clock {
        right: 5px !important;
        bottom: 5px;
    }

    .left-sidebar.visible {
        display: block;
        visibility: visible;
        position: fixed;
        top: 0;
        z-index: 999;
        width: 80%;
        height: 100vh;
    }

    .sidebar-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100vw;
        height: 100vh;
        opacity: 0.6;
        background-color: #fff;
    }

    .search-box-container {
        width: 100%;
        z-index: 2;
    }

    .sidebar-search .close-sidebar {
        height: 30px;
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 24px;
        border-radius: 8px;
        color: #333;
        cursor: pointer;
    }

    .sidebar-search .form-group {
        width: 80%;
        margin-bottom: 0px;
    }

    .place-bet .card-header {
        padding: 10px;
        background: #0088CC;
        color: #FFFFFF;
        border-radius: 0;
        display: flex;
        border: 0;
        align-items: center;
        justify-content: center;
    }

    .place-bet .value-buttons .btn {
        min-width: 24%;
        background-color: #2C3E50D9;
        color: #fff;
        border-radius: 0px;
        float: none;
    }

    .place-bet .value-buttons .btn.CASINO {
        min-width: 32.33%
    }

    .place-bet .card-body {
        border: none;
    }

    .place-bet .card-header h6 {
        width: max-content;
        max-width: max-content;
        font-weight: bold;
    }

    .card-header .btn-close {
        filter: invert(1);
        opacity: 1;
        box-shadow: none;
    }

    .place-bet .btn-close {
        padding: .5rem .5rem;
        margin: -.5rem -.5rem -.5rem auto;
    }

    .sidebar-search .search-box {
        height: auto;
        margin: 0;
    }

    .sidebar-search {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .Toastify__toast-body {
        /* margin: 0px; */
        padding: 10px;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        font-size: 13px;
    }

    .Toastify__toast {
        min-height: 40px !important;
        padding: 0px;
    }

    .Toastify__toast-container {
        width: max-content !important;
        top: 4% !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        right: auto !important;
    }

    .Toastify__toast-body>div:last-child {
        flex: none !important
    }

    .Toastify__close-button {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .pagination>li>a {
        border: 1px solid var(--grey-color);
        padding: 7px 13px;
        outline: none;
        cursor: pointer;
        color: var(--grey-color);
    }

    /* .support-detail {
        width: 100%;
        margin-top: 15px;
    } */

    /* .footer-bottom {
        font-size: 12px;
    } */

    /* .footer-links,
    .support-detail,
    .social-icons-box {
        flex: unset;
    } */

    /* .footer-links {
        width: 100%;
        text-align: center;
    } */

    /* .footer-links ul {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .footer-links ul li {
        width: 50%;
    } */

    /* .social-icons-box {
        width: 100%;
        justify-content: center;
        position: unset;
        margin-top: 15px;
    } */

    .secure-logo {
        /* width: 100%; */
    }

    .secure-logo~div {
        /* width: 100%; */
        text-align: center;
        /* margin-top: 10px; */
    }

    /* .footer-links .nav-link {
        padding: 3px;
        text-decoration: underline;
        font-size: 12px;
    } */

    /* .footer-text {
        margin-top: 5px;
        font-size: 12px;
    } */

    .modal-body {
        padding: 5px;
    }

    .modal-body .card32b .col-12 {
        display: flex;
        align-items: center;
        border: 1px solid #ccc;
        padding: 5px;
    }

    .cmertercard {
        width: 23px !important;
    }

    .placebet-run {
        position: absolute;
        width: 100%;
        text-align: center;
        margin-top: 75px;
        top: 0;
    }

    .placebet-run img {
        width: 50px;
    }

    .clspwidth p {
        width: 50px;
    }

    .cc-banner-ball img {
        width: 24px !important;
        margin-right: 5px !important;
    }

    .cc-banner-ball {
        position: absolute;
        top: 157px !important;
        width: 100%;
        text-align: center;
    }

    .cc-banner-container-inner {
        height: 110px !important;
    }

    .cc-banner-container {
        background-color: rgba(0, 0, 0, 0.4);
        position: absolute;
        width: 80% !important;
        height: 110px !important;
        display: flex;
        justify-content: center;
        left: 11% !important;
        top: 9% !important;
        color: #fff;
    }

    .video-tv-popup {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .video-tv-popup .img-fluid {
        max-width: 100%;
        height: 100%;
    }

    .cc-banner-container h4 {
        font-size: 15px !important;
    }

    .cc-banner-container h5 {
        font-size: 12px !important;
        margin-bottom: 0px !important;
    }

    .cc-banner-container span {
        font-family: Digital;
        font-weight: bold;
        font-size: 13px !important;
        line-height: 16px !important;
    }

    .modal-body .card32b .col-12 h4 {
        margin-bottom: 0px;
        font-size: 16px;
        margin-right: 20px;
    }

    .modal-body .card32b .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .modal-body .card32 .col-12 {
        display: flex;
        align-items: center;
        border: 1px solid #ccc;
        padding: 5px;
    }

    .modal-body .card32 .col-12 h4 {
        margin-bottom: 0px;
        font-size: 16px;
        margin-right: 20px;
    }

    .modal-body .card32 .row {
        margin-left: -5px;
        margin-right: -5px;
    }


    .opentp .eightplayer {
        width: 100%;
    }

    .opentp .eightplayer .row {
        padding: 0px;
        margin: 0px;
    }

    .opentp .eightplayer .row .sixplayer-image {
        display: flex;
        align-items: center;
        border: 1px solid #ccc;
        margin-bottom: 10px;
        padding: 5px;
    }

    .opentp .eightplayer .row .sixplayer-image h4 {
        font-size: 14px;
        margin-right: 10px;
        margin-left: 20px;
    }

    .card-dtl-mobile {
        width: 100%;
        margin-bottom: 2px !important;
        margin-top: 2px !important;
    }

    /* .superover .suspended::after {
        width: 30% !important;
    } */

    .superover .fancy-tripple .suspended::after {
        width: 40% !important;
    }

    .fancy-tripple-box .suspended::after {
        width: 40% !important;
    }

    .fancy-market .fancy-tripple.suspended::after {
        width: 40% !important;
    }

    .fivewicket .fancy-tripple .suspended::after {
        width: 40% !important;
    }

    .fancy-market .box-6 {
        width: 60%;
        min-width: 60%;
        max-width: 60%;
    }

    .fivewicket .clock2digit {
        bottom: 45px;
    }

    .Superover .clock2digit {
        bottom: 68px;
    }

    .casinoicons .new-launch-casino {
        -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
        -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
        -o-animation: NAME-YOUR-ANIMATION 1s infinite;
        animation: NAME-YOUR-ANIMATION 1s infinite;
        position: absolute;
        left: 63%;
        top: -15px;
        padding: 5px;
        border-radius: 50%;
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        line-height: normal;
        color: #fff;
        font-size: 11px;
    }

    @keyframes NAME-YOUR-ANIMATION {

        0%,
        49% {
            background-color: rgba(215, 43, 43, 0.8);
        }

        50%,
        100% {
            background-color: rgba(0, 15, 255, 0.8);
        }
    }

    .mobilescorcard {
        display: flex;
        padding-left: 24px;
    }

    .mobile-flex {
        display: flex;
        justify-content: space-between;
        padding-left: 10px;
    }

    .mobile-flex span {
        padding: 0px;
        white-space: nowrap;
    }

    .mobile-flex p span:nth-child(1) {
        margin-right: 10px;
    }

    /* .hands-pattern-container .nav-tabs .nav-item {
        width: 49%;
        background-color: var(--theme1-bg);
    } */

    .hands-pattern-container .nav-tabs .nav-link {
        background-color: var(--theme2-bg);
        color: #fff;
    }

    .meter-content img {
        width: 30px;
    }

    .col12p10 {
        padding: 0px 10px;
    }

    .meter-content .col-lg-6 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }



    .hands-pattern-container .patern-name {
        width: 100%;
    }

    /* .hands-pattern-container .point {
        float: none;
        text-align: left;
        font-weight: bold;
        font-size: 16px;
        margin-top: 10px;
        display: inline-block;
    } */

    .hands-pattern-container .min-max {
        font-size: 11px;
        float: none;
    }

    .search {
        display: flex;
        align-items: center;
    }

    /* .casino-video-title {
        display: none !important;
    } */

    .lucky7card {
        margin-right: 3px;
    }

    /* .card32 .videoCards img {
        width: 22px !important;
    } */

    .card32 .videoCards span {
        font-size: 12px;
    }

    /* 
    .queen .videoCards img {
        width: 22px !important;
    } */

    .queen .videoCards span {
        font-size: 12px;
    }

    .baccarat .player-card img {
        height: 15px;
        margin-top: 5px;
    }

    .baccarat .bet-odds {
        font-size: 11px !important;
    }

    .casino-name {
        background-image: linear-gradient(var(--theme1-bg), var(--theme2-bg));
        color: var(--primary-color);
        padding: 2px;
        position: absolute;
        width: 100%;
        bottom: -15px;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        border-radius: 4px;
        font-size: 8px;
    }

    footer p {
        display: flex;
        align-items: center;
        font-size: 12px;
        justify-content: center;
    }

    /* .video-overlay img {
        width: 16px;
        height: 20px;
        height: auto;
        margin-right: 2px;
        margin-left: 2px;
    } */

    /* .videoCards img{
    width: 16px;
        height: 20px;
} */

.card-dt .card-image img {
    width: 40px !important;
    height: 55px;
}

    .race2020 .casino-odd-box-container:nth-child(2n) {
        margin-right: 0;
    }

    .notenum .casino-table-right-box {

        justify-content: center;
    }

    .race2020 .casino-table-right-box {
        width: 100%;
    }

    .race2020 .casino-odd-box-container {
        width: calc(50% - 5px);
    }

    .hidemob {
        display: none !important;
    }

    .casino-nation-name {
        font-size: 12px;
    }

    .ball-runs {
        height: 25px;
        width: 25px;
        font-size: 12px;
        /* line-height: 25px; */
        font-size: 14px;
        font-weight: bold;
    }
    .ks-playerlottcard span {
        line-height: 1;
    }

    .aaa-content {
        background-color: #eee;
        padding: 10px !important;
    }

    .result-image img,
    .player-type img,
    .sixplayer-image img,
    .andar-bahar-image {
        width: 35px;
    }

    /* 
    .logo img {
        height: 27px;
    } */
    .logo img {
        max-width: 120px;
        max-height: 35px;
        display: inline-block;
    }

    .card-seven img {
        width: 30px !important;
        cursor: pointer;
    }

    .logo-login.allpanalexchge {
        max-height: 70px;
    }

    .header-top {
        height: unset;
        display: flex;
        padding: 8px 9px 5px 5px;
    }

    .header-top ul {
        padding-top: 0px;
        margin-top: 0;
    }

    .favourite {
        padding: 0px 6px 4.5px 5px;
    }

    .t-underline {
        font-weight: normal;
    }

    .profile-section {
        width: 100%;
        display: flex;
        justify-content: end;
        margin-top: 5px;
        align-items: center;
    }

    .profile-section i {
        font-size: 11px;
    }

    .profile-right-side {
        align-items: self-start;
    }

    .search .fa-search-plus {
        color: var(--primary-color);
        font-size: 24px;
        margin-left: 0px;
        float: right;
        /* margin-top: 5px; */
    }

    .search .MuiAutocomplete-root.show ~ .search-input {
        margin-left: 4px;
    }
    .search .MuiAutocomplete-root.show {
        margin-left: 0;
    }

    /* .header-top .fa-home {
        font-size: 21px;
    } */

    .favourite ul {
        display: flex;
        width: auto;
    }

    .marqueeheader {
        padding: 0px 5px 3.5px 5px;
        display: flex !important;
        align-items: center;
        gap: 4px;
    }

    .main-container {
        margin-top: 0px;
    }

    .center-main-container {
        padding: 0px;
        padding-bottom: 10px;
    }

    .mobile-tx-14 {
        font-size: 14px;
    }

    .mobile-exp-function {
        display: flex;
        align-items: center;
        width: 100%;
        font-size: 12px;
        justify-content: end;
        margin-top: 5px;
        padding: 2px 4px;
    }

    .mobile-flex-for-exp a {
        display: flex;
        white-space: nowrap;
    }

    .profile-dropdown {
        display: flex;
        align-items: center;
        font-size: 14px;
    }

    .btn-deposit {
        font-size: 12px;
        width: auto;
        padding: 1px 7px;
        margin: 0 6px 0 0;
    }

    .btn-withdraw {
        font-size: 12px;
        width: auto;
        padding: 1px 7px;
        margin: 0 6px 0 0;
    }

    .desktop-ml-minus-6 {
        margin-left: 0px;
    }

    /* .support-detail h2 {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 0;
    } */

    .header-mobile {
        width: 100%;
    }

    /* .header-mobile .navbarnav {
        background-color: var(--theme1-bg) !important;
        box-shadow: 0 3px 5px rgba(57, 63, 72, 0.5);
        flex-wrap: nowrap;
        height: 40px !important;
        overflow-x: auto;
        overflow-y: hidden;
        position: relative;
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        align-items: center;
    } */
    /* .videoCards .joker-card .text-playerb {
        font-size: 12px;
    } */

    /* .trio .casino-nation-name {
        font-size: 10px;
    } */

    /* .trio .aaa-button {
        margin-top: 0px;
    }

    .videoCards .casino-video-cards {
        top: 70;
    } */

    .header-mobile .navbarnav {
        background-color: var(--bg-primary);
        border-bottom: 0;
        box-shadow: 0px -5px 5px -5px rgba(0, 0, 0, 0.5);
        position: relative;
        width: 100%;
        flex-wrap: nowrap;
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    /* 
    .header-mobile .nav-item {
        flex: 1 1 auto;
        position: relative;
        text-align: center;
        line-height: 32px;
        white-space: nowrap;
    } */


    /* .header-mobile .nav-item a {
        background-color: var(--theme1-bg) !important;
        border-left: 0 solid #fff !important;
        border-right: 0 solid #fff !important;
        color: #fff;
        font-size: 15px;
        font-weight: 500 !important;
        height: 100%;
        padding: 8px;
        text-transform: uppercase;
        font-family: 'Roboto Condensed';
        line-height: 15px !important;
        text-decoration: none;
        font-size: 12px;
    } */

    /* .header-mobile .nav-item {
    flex: 1 1 auto;
    position: relative;
    text-align: center;
    line-height: 32px;
} */
    .header-mobile .nav-item {
        padding: 10px 0;
        display: flex;
        flex: auto;
    }

    .search-input-show.show input {
        height: 26px;
    }

    .search .fa-search-plus {
        font-size: 22px !important;
    }

    .search {
        margin-right: 0;
    }

    .header-mobile .nav-item a {
        display: flex;
        align-items: center;
        border: 0;
        position: relative;
        width: 100%;
        justify-content: center;
        padding: 0 4px;
        /* font-size: 12px; */
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;

        font-weight: bold;
        margin-bottom: -1px;
        background: 0 0;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    }
    .search-input {
        height: 26px;
    }

    .boxodds-4 {
        width: calc(100% - 72%) !important;
        min-width: calc(100% - 72%) !important;
        max-width: calc(100% - 72%) !important;
    }

    .boxodds-1 {
        width: 12%;
        min-width: 12%;
        max-width: 12%;
    }

    .main-market-match .suspended:after {
        width: 72%;
    }

    .p1 {
        padding: 1px;
    }

    .header-mobile .nav-item a:before {
        content: "";
        background-color: #fff;
        width: 1px;
        height: 20px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
    }

    .scoretf {
        width: 100%;
        height: 300px;
        border: none;
    }

    .sport-match-detail-mobile .sports-wrapper {
        max-width: 100%;
        flex: 100%;
    }

    .header-mobile .nav-item .active {
        /* border-top: 2px solid #fff; */
        color: #fff;
        background-color: transparent;
    }

    .header-mobile .nav-item .active::after {
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #cccccc;
        top: -12px;
        content: "";
        left: 0;
    }

    .mobile-header-2 {
        background-color: var(--theme2-bg) !important;
        box-shadow: 0 0.063em 0.25em rgba(37, 50, 55, 0.25);
        z-index: 2;
        top: 0;
        overflow: auto;
        white-space: nowrap;
        display: block;
        box-shadow: 0 0.063em 0.25em rgba(37, 50, 55, 0.25);
        margin-top: 0px !important;
        overflow: auto;
    }

    .mobile-header-2 .active {
        background-color: var(--theme1-bg) !important;
    }

    .mobile-header-2 img {
        width: 15px;
        height: 15px;
    }

    .mobile-header-2 .nav-tabs .nav-link {
        border-radius: 0;
        color: #fff;
        background-color: var(--theme2-bg) !important;
        border-right: 0px solid var(--theme2-bg) !important;
        border: 0;
        position: relative;
        line-height: 1;
    }

    .mobile-header-2 .nav-tabs .nav-link.active {
        border-bottom: 0px;
    }

    .mobile-header-2 .nav-tabs .nav-link.active::before {
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #ccc !important;
        top: 0;
        content: "";
        left: 0;
        background-color: transparent;
        color: var(--text-secondary);
    }

    .mobile-header-2 p {
        margin: 5px 0px 0px 0px;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
    }

    .pt30 {
        padding-top: 20px;
    }

    .pb30 {
        padding-bottom: 20px;
    }

    .blink_me {
        -webkit-animation: blinker 1s linear infinite;
        animation: blinker 1s linear infinite;
    }

    @keyframes blinker {
        50% {
            opacity: 0;
        }
    }

    .coupon-table-mobile td {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .mobile-match {
        padding: 15px 0px;
        margin: 15px;
    }

    .text-edark {
        color: #000 !important;
        font-weight: bold !important;
    }

    .tx-666 {
        color: #666;
    }

    .game-icons {
        float: none;
        width: 100%;
        text-align: right;
    }

    .game-name a {
        font-weight: bold;
        font-size: 14px;
    }

    .game-name {
        float: none;
        width: 100%;
    }

    .coupon-table-mobile td,
    .table th {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 0px solid #dee2e6;
    }

    

    .min-h-10 {
        min-height: 5px;
    }

    .border-bottom {
        border-bottom: 1px solid #c7c8ca !important;
    }

    .ln10 {
        line-height: 5px;
    }

    .game-icon {
        width: 20px;
        text-align: center;
        margin-top: 0px;
        display: inline-block;
        margin-right: 0;
        font-size: 10px;
    }
    .game-icon i {
        font-size: 10px !important;
    }

    .game-heading {
        padding: 8px 16px;
        line-height: 1.2;
        border-radius: 0;
    }
    .custom-select {
        font-size: 1rem;
    }

    .game-icons {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 120px;
        margin-left: auto;
    }

    /* .security-auth {
        font-size: 12px;
    } */

    .setting-box span {
        font-size: 12px;
    }

    /* .security-auth .btn-group-lg>.btn {
        font-size: 12px;
    } */

    .max-w-70 {
        max-width: 100%;
    }

    .main-market .table-header>div {
        font-size: 12px;
    }

    .main-market .table-row>div .odd {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 1px;
    }

    .game-icon .in-play {
        background-color: #28a745;
        height: 12px;
        width: 12px;
        border-radius: 50%;
    }

    .tx-green {
        color: #28a745;
    }

    .sidebar-right {
        display: none;
    }

    .game-heading .card-header-title {
        font-size: 20px;
        /* text-transform: uppercase; */
    }

    /* .goal .market-6 {
        min-width: calc(100% - 4px);
        max-width: calc(100% - 4px);
    } */

    .goal .fancy-min-max-box {
        display: block;
        width: 85px;
    }

    .card-header-date {
        font-size: 11px;
    }

    .nav-tabs {
        background-color: var(--theme1-bg);
        width: 100%;
    }

    .poker6player .nav-tabs {
        background-color: transparent;
        width: 100%;
    }

    .casino-odds-box-bhav img {
        height: 40px;
        margin-bottom: 5px;
        width: 40px;
    }

    .nav-tabs .nav-link {
        border-radius: 0;
        color: var(--secondary-color);
        background-color: var(--theme1-bg);
        border-right: 0px solid var(--theme1-bg) !important;
        border: 0;
        display: block;
        padding: .5rem 1rem;
    }

    button:focus {
        outline: 1px dotted;
        outline: 0px auto -webkit-focus-ring-color;
    }

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        background-color: var(--theme1-bg);
        border-color: #fff;
        color: var(--secondary-color);
        border-bottom: 2px solid #fff;
    }

    .tab-content {
        width: 100%;
    }

    .place-bet {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 3;
        border-radius: 0;
                max-width: 500px;
        margin: 1vh auto;
    }

    .backdrop-custom {
        position: fixed;
        /* display: none; */
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 2;
        cursor: pointer;
    }

    .container-main {
        height: 115px !important;
        width: 100%;
        padding: 5px !important;
    }

    .suspended:after {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 60%;
        right: 0;
        background-color: rgba(0, 0, 0, 0.6);
        color: var(--white-color);
        text-transform: uppercase;
        font-family: 'Font Awesome 5 Free';
        content: attr(data-title);
        font-weight: 900;
        font-size: 12px;
        top: 0;
        color: red;
    }

    .suspended-row::after {
        font-size: 12px;
    }

    .team-name,
    .country-name {
        font-size: 13px;
    }

    /* .padding-custom {
        padding: 0px 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    } */

    .padding-custom {
        padding: 0px 0px;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .accountstatement table thead th {
        background-color: var(--theme2-bg) !important;
        color: var(--text-white);
    }

    .ballance,
    .expose,
    .account {
        margin-left: 7px;
        margin-top: 0;
    }

    .mrc-2 {
        margin-right: 2px;
    }

    .telegram-authdiv input {
        padding: 10px;
        width: 45px !important;
        height: 45px !important;
        text-align: center;
    }

    .header-top .account span,
    .header-top .ballance a span,
    .header-top .ballance a b {
        font-size: 16px;
    }

    .favourite li {
        min-width: 50%;
    }

    .casino-list {
        margin: 6px 0px 0;
    }

    /* .margin-modal {
        margin-top: 0px;
    } */

    .fw-normal {
        font-weight: 400;
    }

    .table {
        line-height: 1.5;
    }
    .bookmaker-icon, .fancy-icon {
        height: 10px;
    }

    .home-page {
        padding: 0px;
    }

    .lottery-card {
        flex-basis: 50% !important;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50% !important;
    }

    .accountstatement #customers1 td,
    .accountstatement #customers1 th {
        font-size: 12px !important;
        padding: 5px 7px;
    }

    

    .rules-modal .rules-left-sidebar {
        width: 100%;
        min-height: unset;
        margin-top: 5px;
    }

    .rules-modal .rules-left-sidebar .nav {
        flex-wrap: nowrap;
        overflow: auto;
        flex-direction: row !important;
    }

    .rules-modal .rules-left-sidebar .nav .nav-item {
        width: auto;
        flex: 1 1 auto;
        white-space: nowrap;
    }

    .rules-content {
        width: 100%;
        margin-top: 10px;
    }

    .market-6 .market-nation-detail {
        width: calc(100% - 180px);
    }

    .market-odd-box {
        width: 60px;
        padding: 2px 0;
    }

    .fancy-min-max-box {
        width: 20%;
        display: none;
    }

    .market-6 .market-nation-detail .market-nation-name {
        max-width: calc(100% - 30px);
    }

    .ruleswidth {
        max-width: 100%;
        margin: 10px auto;
    }

    .casino-result-modal .casino-result-cards img {
        height: 30px;
        width: auto;
        margin-right: 5px;
    }

    .result-title {
        font-size: 16px;
    }

    /* .video-box-container {
        max-width: 100%;
    } */

    .modal-header h4 {
        font-size: 16px;
        padding: 0;

    }

    .modal-content {
        margin-top: 0% !important;
    }

    /* .modal-dialog {
        margin: 0%;
    } */

    /* .margin-modal-2 {
        margin: 25% 5% !important;
    } */

    .modal-body th,
    .modal-body td {
        font-size: 12px !important;
        padding: 10px 5px !important;
    }

    .modal-dialog.modal-xl {
        margin: 0px;
    }

    .market-6 .suspended-row::after {
        width: 120px;
    }

    .custom-control-inline {
        font-size: 12px;
    }

    .casino-video-box {
        height: 100%;
    }

    .casino-video-box iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .casino-video.full .casino-video-box iframe {
        height: 210px !important;
    }

    .lucky7a .casino-table-left-box,
    .lucky7a .casino-table-right-box,
    .lucky7b .casino-table-left-box,
    .lucky7b .casino-table-right-box,
    .lucky7eu2 .casino-table-left-box,
    .lucky7eu2 .casino-table-right-box,
    .lucky5 .casino-table-left-box,
    .lucky5 .casino-table-right-box {
        width: 49% !important;
    }

    .header a .fa-bars {
        font-size: 20px;
    }

    .marqueeN {
        max-width: calc(100% - 30px);
    }

    .mobile-match .coupon-table tr td {
        border: 0;
    }
    .mobile-match .coupon-table button:focus {
        outline: none;
    }

    .mx-input {
        min-width: unset;
        max-width: 100%;
    }

    .mx-datepicker {
        width: 100%;
    }
    .card {
        border: 0;
    }
    .card-body {
        padding: 5px;
    }
    .card-header, .card-header:first-child {
        border-radius: 0;
    }

    /* .mx-input {
        min-width: 174px;
    }
    .mx-datepicker {
        width: fit-content;
    } */

    .header a {
        font-size: 20px;
    }

    .report-page .table thead th {
        background: var(--theme2-bg);
        color: var(--text-secondary);
    }

    .report-page .table td, .report-page .table th {
        padding: 5px 7px;
        font-size: 12px;
        white-space: nowrap;
    }

    .custom-pagination > div:last-child {
        width: 100%;
        margin-top: 5px;
    }
    .main-container {
        min-height: calc(100vh - 145px);
        margin-top: 0;
        align-content: flex-start;
    }

    .loginInner1 img {
        max-height: 70px;
    }
    .match-detail-content-section .game-heading {
        padding: 4px 8px;
    }
    .match-detail-mobile-section .game-heading .card-header-title {
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .match-detail-mobile-section .game-heading .card-header-date {
        font-size: 15px;
    }

    .match-detail-mobile-section .scorecard {
        font-size: 16px !important;
    }

    .match-detail-mobile-section .game-heading {
        padding: 4px 8px;
    }
    .match-detail-mobile-section .nav-tabs .nav-link {
        font-size: 16px !important;
    }

    .casino-detail-table .coupon-table tr td {
        font-size: 12px;
    }
    .casino-detail-table .table thead th {
        padding: 1.5px 0;
    }

    /* .ab-cards-container img {
        height: 40px !important;
        width: 50px !important;
    } */
    /* .ab4 .ab-cards-container img {

    } */
    .ab4 .ab-cards-container img {
        height: 50px !important;
        width: auto !important;
    }
    .card-odd-box img {
        height: 55px;
    }
    .coupon-table thead th {
        padding: 6px 4px;
    }

    .casino-odds {
        font-size: 14px;
    }
    .fw18 {
        font-size: 14px !important;
    }
    .new-casino .casino-odds-box-bhav {
        font-size: 12px;
    }
    .sports-body-box .center-container {
        width: 100%;
    }
    .sports-body-box .right-sidebar {
        position: initial;
        width: 100%;
        display: block;
        max-height: unset;
        min-height: unset;
    }
    .cas-in-list .casino-list-item:nth-child(4n) {
        margin-right: 0;
    }
    .cas-in-list .casino-list-item:nth-child(7n), .cas-in-list .casino-list-item:nth-child(6n) {
        margin-right: 2px;
    }
    .ke-market-row .ke-market-odd-box .odd, .ke-market-header .ke-market-odd-box .odd {
        font-size: 16px;
        margin: 0;
    }
    .ruleswidth {
        max-width: 800px;
    }
    .aaa-content button {
        font-size: 14px !important;
    }
    
    .dum10 .btn-theme {
        font-size: 14px !important;
    }
    .mobile-nation-name {
        font-size: 16px;
        padding: 0 5px;
        font-weight: bold;
    }
    .hands-pattern-container .nav-tabs {
        background-color: transparent;
    }
    .baccarat .baccarat-other-odd-box {
        font-size: 11px;
    }
    
    .card {
        box-shadow: none;
    }

    /* .place-bet-box-body {
        flex-direction: column;
    } */
    .betting-right-sidebar-table .place-bet-box .place-bet-box {
        padding: 6px;
    }
    .betting-right-sidebar-table .lay.place-bet-box, .betting-right-sidebar-table .back.place-bet-box {
        width: calc(100% - 20px);
        margin: 10px auto;
    }
    .place-bet-action-buttons .btn {
        width: 25%;
        font-size: 14px;
        font-weight: bold;
    }
    .modal-header.sidebar-title {
        padding: 10px;
    }
    .market-6 .market-nation-detail .market-nation-name {
        width: 100%;
        max-width: 100%;
    }
    .sports-body-box .right-sidebar {
        margin-left: 0;
    }
    .cc-rules.kk-cc-rules {
        display: none;
    }
}

@media (orientation: portrait) {
    .roulette12 .casino-table {
        background: #0000009e;
        margin-top: 0;
        padding-top: 5px;
    }

    .board-in {
        grid-template-rows: 28fr 336fr 40fr !important;
        grid-template-columns: 80fr 206fr !important;
        grid-template-areas:
            ". center"
            "bottom center"
            ". right " !important;
        max-width: calc(100% - 70px) !important;
        margin-right: auto !important;
    }

    .board-right {
        grid-template-columns: repeat(3, 1fr) !important;
        grid-template-rows: unset !important;
        gap: 1px !important;
    }

    .board-cell {
        border-radius: 0 !important;
        min-height: 35px;
    }

    .board-cell-in .rate {
        line-height: 10px !important;
        font-size: 10px !important;
        bottom: 4px !important;
    }

    .board-bottom .board-cell-in .rate {
        transform: rotate(90deg) !important;
        bottom: unset !important;
        left: 0;
    }

    .board-right .board-cell:first-child {
        order: 1;
    }

    .board-right .board-cell:last-child {
        order: -1;
        border-radius: 0;
    }

    .board-right .board-cell {
        /* height: 30px; */
    }

    .board-bottom {
        grid-template-rows: repeat(6, 1fr) !important;
        grid-template-columns: repeat(2, 1fr) !important;
        grid-template-areas: "first-half  first " "even        first " "red         second" "black       second" "odd         third " "second-half third " !important;
    }

    .board-bottom {
        gap: 1;
    }

    .board-bottom .board-text {
        transform: rotate(90deg);
    }

    .board-bottom .board-cell:first-child {
        grid-area: first;
    }

    .board-bottom .board-cell:nth-child(2) {
        grid-area: second;
    }

    .board-bottom .board-cell:nth-child(3) {
        grid-area: third;
    }

    .board-bottom .board-cell:nth-child(4) {
        grid-area: first-half;
        border-radius: 0;
    }

    .board-bottom .board-cell:nth-child(5) {
        grid-area: even;
    }

    .board-bottom .board-cell:nth-child(6) {
        grid-area: red;
    }

    .board-bottom .board-cell:nth-child(7) {
        grid-area: black;
    }

    .board-bottom .board-cell:nth-child(8) {
        grid-area: odd;
    }

    .board-bottom .board-cell:last-child {
        border-radius: 0;
        grid-area: second-half;
    }

    .board-center {
        grid-template-rows: repeat(13, 1fr) !important;
        grid-template-columns: repeat(3, 1fr) !important;
        grid-template-areas: "zero zero zero" "a    b    c   " "d    e    f   " "g    h    i   " "j    k    l   " "m    n    o   " "p    q    r   " "s    t    u   " "v    w    x   " "y    z    aa  " "ab   ac   ad  " "ae   af   ag  " "ah   ai   aj  " !important;
    }

    .board-cell.green {
        /* border-radius: 8px 8px 2px 2px; */
    }

    .board-right .board-cell:first-child {
        border-radius: 0;
    }

    .board-text,
    .board-number {
        font-size: 18px !important;
    }

    .board-center .bet-chip-area.center-left {
        width: 50%;
        height: 50%;
        transform: translate3d(-50%, -50%, 0);
        z-index: 20;
        top: 0;
        left: 50%;
    }

    .roulette-box-container .board-center {
        background-color: #FFFFFF;
    }

    .board-center .bet-chip-area.bottom-left {
        left: 0;
        width: 50%;
        height: 50%;
        z-index: 20;
        top: 0;
        transform: translate3d(-50%, -50%, 0);
    }

    .board-center .bet-chip-area.top-center {
        width: 50%;
        height: 50%;
        z-index: 20;
        top: 50%;
        right: 0;
        transform: translate3d(50%, -50%, 0);
    }

    .casino-coins-container {
        top: 10px;
        bottom: unset !important;
        right: 5px !important;
        left: unset !important;
        border-radius: 0 !important;
        padding: 0 !important;
        transform: unset !important;
        width: auto !important;
        background-color: transparent !important;
        z-index: 1;
        color: #fff;
        text-align: center;
    }

    .casino-coin-box {
        flex-direction: column;
    }

    .casino-coin img {
        height: 40px;
    }

    .casino-coin.active img {
        height: 60px;
    }

    /* .bet-chip-holder {
        width: 40px !important;
        height: 40px !important;
        flex: 0 0 40px !important;
    } */

    .casino-coin.active .bet-chip-holder {
        width: 55px !important;
        height: 55px !important;
        flex: 0 0 55px !important;
    }

    .coin-btns .btn {
        width: 30px !important;
        height: 30px !important;
        border-radius: 50% !important;
    }

    .coin-btns .d-md-none {
        font-size: 12px;
    }

    /* .roulette-rules {
        position: absolute;
        right: 0;
    } */
    .roulette12 .coin-btns>div {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        flex-wrap: wrap;
    }

    /*Roulette 11*/
    /* .roulette12 .casino-table {
        background: #000;
        margin-top: 0;
        padding-top: 5px;
    } */
    .roulette12 .casino-table-box, .roulette12.roulette12 .casino-table-box {
        padding: 5px;
    }

    .roulette12 .flip-clock-wrapper {
        top: 45px !important;
        left: 5px !important;
    }

    /* .roulette12 .board-center {
        background-color: #fff;
    } */
    .roulette12 .casino-coins-container {
        top: 55px;
    }

    .roulette12 .casino-video.full .flip-clock-wrapper {
        top: 45px !important;
    }

    .roulette12 .casino-video-cards {
        left: 50%;
        top: 70px;
        bottom: unset;
        transform: translateX(-50%);
    }

    .roulette12 .casino-video.full {
        height: calc(100% - 120px);
        top: 0;
        width: 100%;
        background: #0000008c;
        position: absolute;
        z-index: 999999999;

    }

    .casino-video {
        position: relative;
        background-color: #000;
        color: #fff;
    }

    .roulette12 .casino-detail {
        padding-bottom: 120px !important;
        margin-bottom: 10px !important;
    }

    .roulette12 .casino-video {
        position: unset;
    }

    .roulette12 .casino-video.full .video-box-container {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 95%;
        height: auto !important;
    }

    .roulette12 .video-box-container {
        position: absolute;
        height: 120px !important;
        width: 50%;
        bottom: -4px;
    }

    .roulette12 .transfer-board {
        padding: 0px 0px 5px;
        justify-content: center;
        gap: 0;
        position: relative;
        z-index: 1000;
    }

    .roulette12 .transfer-board h4 {
        font-size: 14px;
    }

    .roulette12 .transfer-board h5 {
        font-size: 14px;
        flex: 1;
        text-align: right;
        font-weight: bold;
        position: absolute;
        left: 5px;
        top: 0;
        padding: 0;
        border-radius: 2px;
        border-bottom: 1px solid #fff;
        text-transform: uppercase;
    }

    .roulette12 .transfer-board h5 a {
        color: #fff;
        /* text-decoration: underline; */
    }

    .roulette12 .transfer-board .switch-board-icon>div.back {
        border-radius: 20px 0 0 20px;
    }

    .roulette12 .transfer-board .switch-board-icon>div.lay {
        border-radius: 0 20px 20px 0;
    }

    .roulette12 .casino-last-results {
        width: 160px;
        margin-left: auto;
        padding-right: 5px;
        position: absolute;
        right: 0;
        margin-top: 4px;
    }

    .roulette12 .casino-last-results span {
        margin-bottom: 5px;
    }

    .roulette12 .casino-video.full .casino-coins-container {
        top: 55px;
    }

    .roulette12 .coin-btns {
        flex-direction: column;
    }

    .roulette12 .transfer-board .switch-board-icon>div.active {
        border: 2px solid #fff;
    }

    /*Roulette 13*/
    .roulette12.roulette13 .transfer-board {
        gap: 0;
        padding: 0px 8px 0px;
    }

    .roulette12.roulette13 .casino-video.full {
        height: calc(100% - 120px);
        top: 0;
    }

    .roulette12.roulette13 .casino-coins-container {
        top: 45px;
    }

    .roulette12.roulette13 .coin-btns {
        top: 372px;
    }

    .roulette12.roulette13 .flip-clock-wrapper {
        right: 5px !important;
        left: unset !important;
        top: 5px !important;
    }

    .roulette12.ourroullete .flip-clock-wrapper {
        top: 5px !important;
        left: 5px !important;
    }

    .roulette12 .video-overlaybox {
        top: 61px;
        left: 10%;
        transform: translateX(-50%);
        background: transparent;
        bottom: unset;
        z-index: 9999999999999;
    }

    .roulette12 .video-overlaybox img {
        height: 64px;
        width: 80px;
    }

    .roulette12.roulette13 .casino-video.full .flip-clock-wrapper {
        top: 5px !important;
    }

    .roulette12.roulette13 .casino-video.full .casino-coins-container {
        top: 45px;
    }

    .roulette .casino-video.full .video-box-container {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 95%;
        height: auto;
    }
    .board-cell {
        min-height: 35px !important;
    }
    .bet-chip-holder {
        width: 45px !important;
        height: 45px !important;
        flex: 0 0 45px !important;
    }
    .coin-btns .btn {
        width: 40px !important;
        height: 40px !important;
        border-radius: 50% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    /* .market-6 .market-nation-detail {
        width: calc(100% - 160px);
    } */

    /* .market-2 .market-nation-detail {
        width: calc(100% - 160px) !important;
    } */

    .center-main-container {
        /* width: calc(100% - 210px); */
    }

    .market-2 .suspended::after,
    .market-2 .suspended-table::after {
        width: 160px !important;
    }

    /* .market-6 .suspended::after,
    .market-6 .suspended-table::after {
        width: 160px !important;
    } */

    .fancy-min-max-box {
        display: block;
    }


    .sticky {
        width: 27.4%;
    }

    .fancy-min-max {
        font-size: 12px !important;
        color: #097c93;
        font-weight: bold;
        word-break: break-all;
    }

    .casino-list {
        padding: 0 4px;
    }

    .cas-in-list .casino-list-item {
        width: calc(25% - 2px);
    }
   

    .casino-list-item {
        width: calc(100%/6 - 2px);
    }
    .casino-list-item:nth-child(10n) {
        margin-right: 2px;
    }
    .casino-list-item:nth-child(6n) {
        margin-right: 0;
    }

     .aviator-list .casino-list-item:nth-child(4n) {
        margin-right: 0;
    }
    .aviator-list .casino-list-item:nth-child(6n), .aviator-list .casino-list-item:nth-child(7n) {
        margin-right: 2px;
    }

    .ke-market-row .ke-market-nation-detail, .ke-market-header .ke-market-nation-detail {
        width: calc(100% - 360px) !important;
    }
    .ke-market-row .ke-market-odd-box, .ke-market-header .ke-market-odd-box {
        width: 60px;
    }

    .goal .market-6 .market-nation-detail {
        width: calc(100% - 180px);
    }
    .market-odd-box, .goal .market-odd-box {
        width: 60px;
    }
    .fancy-min-max-box, .goal .fancy-min-max-box {
        width: 60px;
    }

    .market-6 .suspended-row::after, .market-6 .suspended-table::after {
        width: 180px;
    }  

    .sports-wrapper .main-market .second-table .suspended:after {
        width: 360px;
    }
    .market-2 .suspended-row::after, .market-2 .suspended-table::after {
        width: 120px;
    }
    .match-detail-content-section .main-market .first-table .suspended-row::after {
        width: 360px;
    }

    .suspended-row::after, .suspended-table::after, .sports-wrapper .main-market .suspended:after {
        font-size: 13px;
    }

    .ab4 .card-odd-box img {
        height: 55px;
    }
    .lucky15 .market-6 .market-nation-detail {
        width: calc(100% - 180px);
    }
    .card-odd-box img {
        height: 55px;
    }    

}


@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .sports-body-box .center-container {
        width: calc(100% - 405px);
    }
    .left-sidebar {
        width: 240px;
    }
    .center-main-container {
        width: calc(100% - 240px);
    }
    .right-sidebar {
        width: 400px;
    }
    .match-detail-content-section .match-detail-main-content {
        width: calc(100% - 402px);
    }
    .ke-market-row .ke-market-nation-detail, .ke-market-header .ke-market-nation-detail {
        width: calc(100% - 360px) !important;
    }
    .ke-market-row .ke-market-odd-box, .ke-market-header .ke-market-odd-box {
        width: 60px;
    }
    .ke-market-row .ke-market-odd-box .odd, .ke-market-header .ke-market-odd-box .odd {
        font-size: 16px;
    }
    .market-odd-box {
        width: 60px;
    }
    .goal .market-odd-box {
        width: 60px;
    }
    .fancy-min-max {
        font-size: 10px !important;
    }
    .market-odd-box .market-odd {
        font-size: 16px;
    }
    .market-nation-detail {
        width: calc(100% - 180px);
    }
    .fancy-min-max-box {
        width: 60px;
    }
    .market-6 .suspended-row::after, .market-6 .suspended-table::after {
        width: 180px;
    }
    .sports-wrapper .main-market .second-table .suspended:after {
        width: 360px;
    }
    .match-detail-content-section .main-market .first-table .suspended-row::after {
        width: 360px;
    }
    .suspended-row::after, .suspended-table::after, .sports-wrapper .main-market .suspended:after {
        font-size: 15px;
    }
    .teen62 .video-overlay .imgspace img, .mogambo .flip-card {
        height: 45px;
        width: 36px;
    }

    .joker120 .teenpatti-joker1-cards .imgspace img, .joker20 .teenpatti-joker1-cards .imgspace img, .joker1 .teenpatti-joker1-cards .imgspace img {
        height: 45px;
        width: 36px;
    }

    .teen20c .video-overlay img {
        height: 45px;
        width: 36px;
    }
    .ab4 .card-odd-box img {
        height: 50px;
    }

    .teen41 .video-overlay img {
        height: 45px;
        width: 36px;
    }

    .teen .video-overlay img, .teen20 .video-overlay img, .teen9 .video-overlay img, .teen8 .video-overlay img, .poker .video-overlay img, .poker20 .video-overlay img, .poker6 .video-overlay img, .dt20 .video-overlay img, .dt6 .video-overlay img, .dtl20 .video-overlay img, .dt202 .video-overlay img, .lucky7 .video-overlay img, .lucky7eu .video-overlay img {
        height: 45px;
        width: 36px;
    }
    .warcasino .flip-card, .btable .video-overlay img, .teen6 .video-overlay .imgspace img, .lucky7eu2 .video-overlay img, .teenmuf .video-overlay .imgspace img, .race17 .video-overlay .imgspace img, .teen20b .video-overlay .imgspace img, .trio .video-overlay .imgspace img, .teen120 .video-overlay img, .teen1 .video-overlay img, .aaa2 .video-overlay img, .race2 .video-overlay img {
        height: 45px;
        width: 36px;
    }
    .card-odd-box img {
        height: 50px;
    }

}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .board-text, .board-number {
        font-size: 20px !important;
    }
    .casino-coins-container {
        bottom: 0 !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .sidebar {
        width: 210px;
    }
    .sports-body-box .center-container {
        width: calc(100% - 355px);
    }

    .right-sidebar {
        width: 350px;
    }
    .mx-input {
        min-width: unset;
        max-width: 100%;
    }
    .mx-datepicker {
        width: 100%;
    }
    .match-detail-content-section .match-detail-main-content {
        width: calc(100% - 352px);
    }

    .ke-market-row .ke-market-nation-detail, .ke-market-header .ke-market-nation-detail {
        width: calc(100% - 330px) !important;
    }
    .ke-market-row .ke-market-odd-box, .ke-market-header .ke-market-odd-box {
        width: 55px;
    }
    .market-odd-box {
        width: 55px;
    }
    .team-name, .country-name {
        font-size: 13px;
    }
    .ke-market-row .ke-market-odd-box .odd, .ke-market-header .ke-market-odd-box .odd {
        font-size: 16px;
    }

    .fancy-min-max {
        font-size: 9px !important;
    }
    .goal .market-6 .market-nation-detail {
        font-size: 13px;
    }
    .market-odd-box .market-odd {
        font-size: 16px;
    }
    .market-odd-box, .goal .market-odd-box {
        width: 55px;
    }
    .flip-card, .video-overlay img {
        height: 35px;
        width: 28px;
    }
    .market-nation-detail {
        width: calc(100% - 165px);
    }
    .fancy-min-max-box {
        width: 55px;
    }
    .market-6 .suspended-row::after, .market-6 .suspended-table::after {
        width: 165px;
    }  
    .sports-wrapper .main-market .second-table .suspended:after {
        width: 330px;
    }  
    .match-detail-content-section .main-market .first-table .suspended-row::after {
        width: 330px;
    }

    .suspended-row::after, .suspended-table::after, .sports-wrapper .main-market .suspended:after {
        font-size: 14px;
    }
    .btable2 .card-odd-box img {
        height: 45px;
    } 
    .ab4 .card-odd-box img {
        height: 45px;
    }
    .market-nation-detail {
        font-size: 13px;
    }
    .card-odd-box img {
        height: 45px;
    }
    .warcasino table img {
        height: 35px;
        width: 28px !important;
        object-fit: contain;
    }
}


@media only screen and (min-width: 1280px) {
    .duskadum .casino-table-box:first-child {
        width: 70%;
        margin: 0 auto;
    }

    .goal .market-6 .market-nation-detail {
        width: calc(100% - 160px);
    }

    .goal .fancy-min-max-box {
        width: 80px;
    }
    .lucky15 .fancy-min-max-box {
        width: 80px;
    }
    .ballbyball .fancy-min-max-box {
        width: 80px;
    }
    .ballbyball .market-6 .market-nation-detail {
        width: calc(100% - 160px);
    }

}

@media only screen and (min-width: 1600px) and (max-width: 1800px) {}

@media (max-width:991px) {
    .ruleswidth {
        max-width: 500px;
    }
    
}


@media (max-width: 767px) {
    .cas-in-list .casino-list-item {
        width: calc(33.33% - 1.4px);
        margin-bottom: 2px;
    }
    .cas-in-list .casino-list-item:nth-child(3n) {
        margin-right: 0;
    }
    /* .cas-in-list .casino-list-item:nth-child(4n) {
        margin-right: 2px;
    } */
    .own-casino-page .col-12, .slot-page .col-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .header-top .account span, .header-top .ballance a span, .header-top .ballance a b {
        font-size: 12px;
    }
    .header-mobile .nav-item a {
        font-size: 12px;
    }
    .mobile-header-2 .nav-tabs .nav-link i {
        font-size: 15px;
        margin-bottom: 5px;
        display: block;
    }
    .nav-pills .nav-link {
        border: 0;
    }
    .game-name {
        line-height: 1;
    }

    .casino-list-item {
        width: calc(100% / 4 - 2px);
    }
    .casino-list-item:nth-child(6n), .casino-list-item:nth-child(10n) {
        margin-right: 2px;
    }
    /* .casino-list-item:nth-child(4n) {
        margin-right: 0;
    } */
    .support-detail {
        width: 100%;
        margin-top: 15px;
    }

    .footer-links, .support-detail, .social-icons-box {
        flex: unset;
        width: 100%;
    }
    .footer-links ul {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .footer-links ul li {
        width: 50%;
    }

    .footer-links .nav-link {
        text-align: center;
        padding: 3px;
        text-decoration: underline;
        font-size: 12px;
    }

    .home-page .casino-list {
        padding: 4px;
        padding-right: 0;
    }
    .support-detail h2 {
        font-size: 20px;
    }
    .social-icons-box {
        width: 100%;
        justify-content: center;
        position: unset;
        margin-top: 15px;
    }
    body {
        font-size: 12px;
    }
    .secure-logo {
        width: 100%;
    }
    .secure-logo ~ div {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    .footer-text {
        margin-top: 5px;
    }

    .matchlist .coupon-table .game-name span {
        display: block;
    }
    .game-heading .card-header-title {
        font-size: 16px;
    }
    .shorting {
        font-size: 12px;
    }
    /* .report-page .btn {
        margin-top: 3px;
    } */
    .card-header h4 {
        font-size: 16px;
    }

    .fs-16 {
        font-size: 12px;
    }
    .report-page .table td, .report-page .table th {
        padding: 7px;
    }
    .report-page .card {
        margin-bottom: 10px;
    }
    .modal-dialog {
        margin: 0 auto;
    }
    .modal-header {
        font-size: 16px;
    }
    .modal-header .btn-close {
        width: 12px;
        height: 12px;
    }

    .btn-close { 
        width: 12px;
        height: 12px;
        background-size: 12px;
    }

    .security-auth .btn-group-lg>.btn {
        font-size: 12px;
    }

    .loginInner1 img {
        max-height: 70px;
    }

    .login .form-group i {
        font-size: 16px;
    }

    .match-detail-mobile-section .game-heading .card-header-title {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .casino .card-title {
        font-size: 12px;
    }
    .casino-container-box .nav-tabs .nav-link {
        font-size: 12px !important;
    }
    .csmobileround {
        top: 36px;
    }

    .baccarat .baccarat-graph {
        width: 100%;
        margin-bottom: 10px;
    }
    h4, .h4 {
        font-size: 16px;
    }
    .video-overlay img {
        width: 16px;
    }
    /* .casino-table-left-box, .casino-table-right-box {
        width: 100% !important;
    } */
    .teen62 .casino-table-left-box, .teen62 .casino-table-right-box {
        width: 100%;
        /* http://localhost:3000/casino/teen62/226 */
    }
    .card-dt .card-image img {
        width: 32px !important;
        height: 45px;
    }
    .coupon-table thead th {
        padding: 6px 4px;
    }
    button:focus {
        outline: none;
    }
    .ab3 .videocard-title,
    .ab4 .videocard-title {
        font-size: 12px;
    }
    .csmobileround span {
        font-size: 12px;
    }
    .card-odd-box img {
        height: 45px;
    }
    .market-title, .goal .market-title {
        font-size: 13px;
        padding: 3px 6px;
    }
    .one-card-meter .meter-btns .meter-btn {
        width: 100%;
    }
    .one-card-meter .meter-btns .meter-btn:not(:last-child) {
        margin-bottom: 20px;
    }
    

    .videoCards .joker-card span img {
        width: 22px;
        height: unset;
    }
    .joker1-other-cards img {
        height: 46px;
    }
    .aviator-list .casino-list-item:nth-child(7n) {
        margin-right: 2px;
    }
    .dum10 .dkd-total {
        width: 140px;
    }
    .gap-2-of-two-cards .live-poker {
        padding-right: 0;
    }
    h5, .h5 {
        font-size: 14px;
    }
    .video-overlaybox h5 {
        font-size: 12px;
        line-height: 1;
    }
    /* .casino-detail.teen1 {
        padding: 5px !important;
    } */
    .cas-in-list .casino-list-item {
        margin-right: 2px !important;
    }
    .cas-in-list .casino-list-item:nth-child(3n) {
        margin-right: 0 !important;
    }
    .match-detail-mobile-section .nav-tabs .nav-link {
        font-size: 12px !important;
    }
    .match-detail-mobile-section .game-heading .card-header-date {
        font-size: 12px;
    }

    .ke-market-row .ke-market-odd-box, .ke-market-header .ke-market-odd-box {
        width: 12%;
    }
    .ke-market-row .ke-market-nation-detail, .ke-market-header .ke-market-nation-detail {
        width: calc(100% - 72%) !important;
    }
    .market-nation-detail, .goal .market-6 .market-nation-detail {
        font-size: 13px;
    }
    .ke-market-row .ke-market-odd-box .odd~span, .ke-market-header .ke-market-odd-box .odd~span {
        font-size: 11px;
    }
    .ke-market-row .ke-market-odd-box .odd, .ke-market-header .ke-market-odd-box .odd {
        font-size: 15px;
        margin: 0;
    }
    .about-us-container .page-title {
        font-size: 20px;
    }

    .modal-body, .rules-modal .modal-body {
        padding: 0;
    }
    .doli-main .players-bet {
        width: 100%;
    }
    .doli-main .side-bets {
        width: 100%;
    }
    .doli-main .any-pair {
        width: 100%;
    }
    .doli-main .side-bets .odd-even-pair {
        width: calc(40% - 5px);
    }
    .doli-main .side-bets .lucky7-pair {
        width: calc(60% - 5px);
    }
    .doli-other-bets .particular-pair {
        width: 100%;
    }
    .doli-other-bets .sum-odds {
        width: 100%;
    }
    .goal .market-6 {
        min-width: calc(100% - 8px);
        max-width: calc(100% - 8px);
    }
    .goal .market-6 .market-nation-detail {
        width: calc(100% - 40%);
    }
    .goal .market-odd-box {
        width: 70px;
        padding: 2px 0;
    }
    .fancy-min-max-box, .goal .fancy-min-max-box {
        width: 20%;
        padding: 2px 0;
    }
    .market-6 {
        margin: 0;
    }
    .aaa .casino-table-left-box, .aaa .casino-table-center-box, .aaa .casino-table-right-box {
        width: calc(33.3% - 2px) !important;
    }
    .back-lay-gap .odd {
        font-size: 14px;
    }
    .race2-point {
        font-size: 12px;
    }
    .race17 .casino-odd-box-container {
        width: calc(50% - 5px);
    }
    .race17 .casino-odd-box-container:nth-child(2n) {
        margin-right: 0;
    }
    .race2 .casino-odd-box-container {
        width: calc(50% - 10px);
    }
    .race2 .casino-odd-box-container:nth-child(2n) {
        margin-right: 0;
    }
    .trio .casino-odd-box-container {
        width: calc(33.33% - 4px);
        margin-right: 5px;
    }
    .trio .triocards .casino-odd-box-container {
        width: calc(50% - 3px);
        margin-bottom: 10px;
    }
    .trio .triocards .casino-odd-box-container:nth-child(2n) {
        margin-right: 0;
    }
    .trio .trioodds .casino-odd-box-container {
        width: calc(33.33% - 4px);
        margin-bottom: 10px;
    }
    .trio .trioodds .casino-odd-box-container:nth-child(3n) {
        margin-right: 0;
    }
    .trio .casino-table-box.trioodds {
        justify-content: center;
    }
    .sports-wrapper .main-market .second-table .suspended:after {
        width: 72%;
    }
    .match-detail-content-section .main-market .first-table .suspended-row::after {
        width: 72%;
    }
    .market-6 .market-nation-detail {
        width: calc(100% - 40%);
    }
    .market-odd-box {
        width: 20%;
    }
    .market-6 .suspended-row::after {
        width: 40%;
    }
    .suspended-row::after, .suspended-table::after, .sports-wrapper .main-market .suspended:after {
        font-size: 12px;
    }

    .doli-other-bets .particular-pair .bets-box .doli-odds-box {
        width: calc(16.66% - 5px);
    }
    .baccarat-odds-container {
        width: 100%;
    }
    .unique-teen20-box .unique-teen20-card img {
        width: 40px;
        height: auto;
    }
    .teenpatti-joker1-cards {
        top: unset;
        position: initial;
    }
    .card+.joker120 {
        padding: 5px !important;
    }
    .joker120 .card+.joker120 {
        padding: 0 !important;
    }
    .joker-ks .casino-table-left-box {
        width: 100%;
        padding: 0 5px;
    }

    .casino-table-left-box, .casino-table-right-box {
        width: 100% !important;
        padding: 0 5px;
    }
    .patern-name {
        width: 100%;
        margin: 0 !important;
    }
    .baccarat .baccarat-player-cards img {
        height: 15px;
        margin: 0;
        margin-right: 4px;
    }
    .dolidana .odd-name {
        font-size: 9px;
    }
    .casino-table-box {
        padding: 5px;
    }
    .teen62 .casino-table-header .casino-odds-box {
        font-size: 12px;
    }
    .casino-video-cards h5 {
        font-size: 12px;
        line-height: 1;
    }
    .mogambo .casino-table-box {
        padding-top: 0;
        padding-bottom: 0;
    }
    .coupon-table thead th {
        font-size: 14px;
    }

    .card.my-bet .coupon-table thead th {
        padding: 2px 4px;
    }
    .card.my-bet .table td:first-child, .card.my-bet .table th:first-child {
        padding-left: 10px;
    }
    .casino-result-modal .modal-body {
        max-height: calc(100vh - 30px);
        padding: 0;
    }
    .unique-teen-title {
        font-size: 14px;
    }

    .unique-teen20-box .unique-teen20-card img:first-child {
        width: 25px;
    }
    .teenunique .my-bet .card-body {
        padding: 4px !important;
        margin-top: 4px;
    }
    .joker120 .teenpatti-joker1-cards, .joker1 .teenpatti-joker1-cards {
        top: 70px;
    }
    .video-box-container {
        max-width: 100%;
    }
    .rules-section ul li, .rules-section p {
        font-size: 12px;
    }
    /* .rules-section .rules-highlight {
        font-size: 12px !important;
    } */

    .btable2 .casino-odd-box-container {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #c7c8ca;
    }
    .btable2 .casino-nation-name {
        width: 60%;
        text-align: left;
        padding-left: 5px;
    }
    .btable2 .casino-odds-box {
        width: 20%;
    }
    .betting-right-sidebar-table .place-bet-box .place-bet-box {
        padding: 6px;
    }
    .place-bet-box-body {
        font-size: 12px;
    }
    .modal-header h4 {
        font-weight: 600;
    }

    .market-2 .market-nation-detail {
        width: calc(100% - 40%) !important;
    }
    .market-2 .suspended-row::after, .market-2 .suspended-table::after {
        width: 40% !important;
    }
    .place-bet {
        margin: 0 auto;
        z-index: 999;
    }
    .betting-right-sidebar-table .lay.place-bet-box, .betting-right-sidebar-table .back.place-bet-box {
        width: 100%;
        margin: 0 auto;
    }
    .goal .market-6 .blb-box {
        width: 20%;
    }
    .goal .market-6 .blb-box .market-odd-box {
        width: 100%;
    }
    .goal-game-section .market-odd-box {
        width: 20%;
    }
    .goal .market-header .fancy-min-max-box {
        padding: 0;
    }
    .ReactModal__Overlay .modal-content .modal-header h5 {
        font-size: 16px;
    }
    .rules-section img {
        max-width: 100%;
    }
    .ab4 .card-odd-box img {
        height: 45px;
    }
     .ab4 .ab-cards-container img {
        height: 30px !important;
        width: 24px !important;
    }
    .lucky15 .market-6 .market-nation-detail {
        width: calc(100% - 40%);
    }
    .lucky15 .market-6 .blb-box {
        width: 20%;
    }
    .lucky15 .market-6 .blb-box .market-odd-box {
        width: 100%;
    }
    .lucky15 .market-body .fancy-min-max-box {
        display: block;
        padding: 0 2px;
    }
    /* .market-title {
        font-size: 13px;
        padding: 3px 6px;
    } */
    .market-1, .market-2, .market-2.width30, .market-3, .market-4, .market-4.width70, .market-5, .market-6, .market-9, .market-10, .market-11, .market-12, .market-13, .market-18 {
        min-width: 100%;
        margin: 0;
    }
    .teen41 .casino-table-left-box + .casino-table-left-box, .teen42 .casino-table-left-box + .casino-table-left-box {
        margin-top: 10px;
    }
    .sicbo-middle-right .sicbo-middle {
        margin-top: 0 !important;
    }
    .ballbyball .market-6 .market-nation-detail {
        width: calc(100% - 40%);
    }
    .ballbyball .market-6 .blb-box {
        width: 20%;
    }
    .ballbyball .market-6 .blb-box .market-odd-box {
        width: 100%;
    }
    .ballbyball .market-body .fancy-min-max-box {
        display: block;
        padding: 0 2px;
    }
    .casino-header .casino-name-title {
        font-size: 12px;
    }
    .sidebar-box .table-bordered th, .sidebar-box .table-bordered td, .rules-table th, .rules-table td {
        padding: 2px 4px;
        font-size: 14px;
    }
    .sidebar-box .table td:first-child, .sidebar-box .table th:first-child, .rules-table td:first-child, .rules-table th:first-child {
        padding-left: 10px;
    }
    .patern-name-2 {
        width: 100%;
        margin: 0;
        display: inline-block;
    }
    .poker6 .back {
        height: unset;
    }
    /* .dtl20 .casino-table-left-box, .dtl20 .casino-table-right-box {
        width: 49% !important;
    } */
    .rules-section table {
        font-size: 12px;
    }
    .card-odd-box img {
        height: 45px;
    }

    .Andarbahar2 .playera-bets {
        width: 100%;
        margin-bottom: 20px;
    }
    .threecard-title {
        width: 100%;
    }
    .threecardj-cards {
        width: 100%;
    }
    .warcasino table img {
        height: 20px;
        width: 16px !important;
    }
    .warcasino .casino-table-header .casino-nation-detail {
        width: 0;
        padding: 0;
    }
    .warcasino .casino-table-header .casino-odds-box {
        width: 16.66%;
    }
    .warcasino .casino-nation-detail {
        width: 60%;
    }
    .warcasino .casino-odds-box {
        width: 40%;
    }
    .aaa .casino-odd-box-container {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid var(--table-border);
    }
    .aaa .casino-nation-name {
        width: 60%;
        text-align: left;
        padding-left: 5px;
    }
    .aaa .casino-odds-box {
        width: 20%;
    }
    .btable .casino-nation-name {
        width: 60%;
        text-align: left;
        padding-left: 5px;
    }
    .btable .casino-odds-box {
        width: 20%;
    }
    .btable .casino-odd-box-container {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid var(--table-border);
    }
    .teen6 .teen2other .casino-odds-box {
        width: 49% !important;
        margin-bottom: 10px;
    }
    .teen6 .casino-table-left-box+.casino-table-left-box {
        margin-top: 10px;
    }
    .queen .casino-odd-box-container {
        width: calc(50% - 10px);
    }
    .queen .casino-odd-box-container:nth-child(2n) {
        margin-right: 0;
    }
    .lucky7cards {
        width: 49% !important;
        margin-top: 10px;
    }
    .sevenupbox .casino-table-left-box {
        margin-bottom: 20px;
    }
    .trio .casino-nation-name {
        font-size: 11px;
    }
    .notenum .casino-odd-box-container-box {
        width: 100%;
        margin-right: 0;
    }
    .notenum .casino-table-left-box .casino-odd-box-container {
        width: calc(50% - 5px);
    }
    .notenum .casino-table-left-box {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .notenum .casino-nation-name img {
        height: 24px;
        margin-right: 2px;
    }
    .aaa2 .casino-odd-box-container {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid var(--table-border);
    }
    .aaa2 .casino-nation-name {
        width: 60%;
        text-align: left;
        padding-left: 5px;
    }
    .aaa2 .casino-odds-box {
        width: 20%;
    }
    .aaa2 .casino-table-left-box,
    .aaa2 .casino-table-center-box,
    .aaa2 .casino-table-right-box {
        width: calc(33.3% - 2px) !important;
    }
    .duskadum .casino-table-left-box, .duskadum .casino-table-right-box {
        width: calc(50% - 2px) !important;
    }
}

@media only screen and (max-height: 740px) and (max-width: 767px) {
    .board-cell {
        min-height: 30px !important;
    }
}


@media (max-width:576px) {
    .ruleswidth {
        max-width: 100%;
    }
}

@media (orientation: portrait) and (max-width: 400px) {
    .casino-coin.active .bet-chip-holder {
        width: 50px !important;
        height: 50px !important;
        flex: 0 0 50px !important;
    }

    .casino-coin .bet-chip-holder {
        width: 40px !important;
        height: 40px !important;
        flex: 0 0 40px !important;
    }
    .coin-btns .btn {
        height: 30px !important;
        width: 30px !important;
    }
}