<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: DBHelvethaicaMonX;
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url("../fonts/DB HelvethaicaMon X.cfd3be53.ttf") format("TrueType")
}
@font-face {
    font-family: DBHelvethaicaMonX;
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("../fonts/DB Helvethaica X Bd v3.2.ttf") format("TrueType")
    /* src: url("../fonts/DB HelvethaicaMon X Med.f4018213.ttf") format("TrueType") */
}
@font-face {
    font-family: DBSaiKrokX;
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
    src: url("../fonts/DB SaiKrok X.d2cc4d27.ttf") format("TrueType")
}
body,
html {
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
    overflow-x: hidden;
    background-color: #000000;
}
@media (min-width: 1920px) {
    body {
        background-size: cover;
    }
}
body {
    margin: 0;
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.2;
    color: #000000;
    text-align: left;
    background: linear-gradient(#111 0%, #143159 100%);
    /* background: linear-gradient(180deg, #111111, #143159); */
    /* background-image: url('/img/bg.png'); */
    position: relative;
    background-position: top;
    z-index: 99;
    background-repeat: no-repeat;
    padding-top: 5rem;
    font-display: swap;
    /* touch-action: pan-x, pan-y; */
    touch-action: pan-y;
}
.swal-text-content {
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 1.2rem !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    color: #d2d2d2 !important;
}
.swal2-popup {
    border: 2px solid #1DA0F2 !important;
    background: linear-gradient(#111 0%, #143159 100%) !important;
    margin: 1rem auto 0 !important;
}
.swal2-actions {
    margin: 1rem auto 0 !important;
}
.swal2-actions .btn-primary {
    padding: 0.1rem 0;
}
.swal2-popup .swal2-actions button {
    background: linear-gradient(to top,#d1330f 0%, #f24c26 45.81%, #fd6947 100%) !important;
    border: 1px solid #ff9d86 !important;
    box-shadow: 0px 0px 10px #fd7658 !important;
    -webkit-text-fill-color: #fff !important;
}
.justify-content-evenly {justify-content: space-evenly;}
.fade {transition: opacity .25s cubic-bezier(0.4, 0, 1, 1);}
.text-tolink a:hover {color: #fff !important;}
/* a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
} */
a:hover {text-decoration: none !important; color: #ffe06f !important}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 { font-weight: 500; line-height: 1.3}
/* .text-primary { */
.text-primary {color: #00DE92 !important}
.form-control {height: calc(1.2em + 1.6rem + 2px); font-family: Helvetica Neue, sans-serif}
.text-gold {color: #F8DC8E !important;}
.link-message {color: #F8DC8E; text-decoration: underline;}
.link-message:hover {color: #ffeb9b}
.size13 {font-size: 13px}
.size16 {font-size: 16px}
.size18 {font-size: 18px}
.size21 {font-size: 21px}
.size30 {font-size: 30px !important}
.f-1 {font-size: 3rem !important}
.f-2 {font-size: 2.4rem !important}
.f-3 {font-size: 2.1rem !important}
.f-4 {
    font-size: 1.8rem !important}
.f-5 {
    font-size: 1.2rem !important;
    font-family: 'BoonHome';
}
.f-6 {font-size: 1.2rem !important}
.f-7 {font-size: 1.08rem !important}
.f-8 {font-size: .96rem !important}
.f-9 {font-size: .84rem !important}
.f-22px {font-size: 22px !important;}
.changePromo u {
    color: #ADE0FF;
}
@media (min-width:576px) {
    .f-sm-1 {font-size: 3rem !important}
    .f-sm-2 {font-size: 2.4rem !important}
    .f-sm-3 {font-size: 2.1rem !important}
    .f-sm-4 {font-size: 1.8rem !important}
    .f-sm-5 {font-size: 1.5rem !important}
    .f-sm-6 {font-size: 1.2rem !important}
    .f-sm-7 {font-size: 1.08rem !important}
    .f-sm-8 {font-size: .96rem !important}
    .f-sm-9 {font-size: .84rem !important}
}
@media (min-width:768px) {
    .f-md-1 {font-size: 3rem !important}
    .f-md-2 {font-size: 2.4rem !important}
    .f-md-3 {font-size: 2.1rem !important}
    .f-md-4 {font-size: 1.8rem !important}
    .f-md-5 {font-size: 1.5rem !important}
    .f-md-6 {font-size: 1.2rem !important}
    .f-md-7 {font-size: 1.08rem !important}
    .f-md-8 {font-size: .96rem !important}
    .f-md-9 {font-size: .84rem !important}
    .promotion-wrapper {
        width: 100% !important;
        height: 220px !important;
        padding-top: 3.5rem!important;
        padding-bottom: 1rem!important;
        object-fit: contain!important;
    }
    .promotion-img-slider-box {
        display: flex !important;
        justify-content: center !important;
        width: 80% !important;
    }
}
@media (min-width:992px) {
    .f-lg-1 {font-size: 3rem !important}
    .f-lg-2 {font-size: 2.4rem !important}
    .f-lg-3 {font-size: 2.1rem !important}
    .f-lg-4 {font-size: 1.8rem !important}
    .f-lg-5 {font-size: 1.5rem !important}
    .f-lg-6 {font-size: 1.2rem !important}
    .f-lg-7 {font-size: 1.08rem !important}
    .f-lg-8 {font-size: .96rem !important}
    .f-lg-9 {font-size: .84rem !important}
}
@media (min-width:1200px) {
    .f-xl-1 {font-size: 3rem !important}
    .f-xl-2 {font-size: 2.4rem !important}
    .f-xl-3 {font-size: 2.1rem !important}
    .f-xl-4 {font-size: 1.8rem !important}
    .f-xl-5 {font-size: 1.5rem !important}
    .f-xl-6 {font-size: 1.2rem !important}
    .f-xl-7 {font-size: 1.08rem !important}
    .f-xl-8 {font-size: .96rem !important}
    .f-xl-9 {font-size: .84rem !important}
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
input[type=number] {-moz-appearance: textfield;}
.text-yellow {color: #BF9A5D; -webkit-text-fill-color: #BF9A5D;}
.text-light-yellow {color: #FFF3D3; -webkit-text-fill-color: #FFF3D3;}
.text-light-green {color: #F0FFFE; -webkit-text-fill-color: #F0FFFE;}
.text-black {color: #000; -webkit-text-fill-color: #000 !important;}
.hr-border-glow {
    height: 1px;
    margin-top: .3rem;
    margin-bottom: .3rem;
    background-color: #009C3E;
    background: linear-gradient(90deg,#d2ebfa 0%, #ade0ff 53.69%, rgba(210, 235, 250, 0) 100%);
    width: 100%;
    text-align: center;
}
.hr-border-navside {
    border: 1px solid #fff;
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    background-color: #502D2D !important;
}
.form-control-register {
    display: block;
    border-radius: 8px;
    background: rgba(17, 17, 17, 0.65);
    border: 1.6px solid #1DA0F2;
    color: #d0f4f1!important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left: 0 !important;
    width: 100%;
}
.login-error {
    font-size: 14px;
    font-family: BoonHome;
    color: #FF5C5C;
}
.fas.fa-redo-alt.animated {
    color: #fff188;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    border: 1.6px solid #dc3545 !important;
    padding-right: calc(1.5em + 0.75rem)   !important;
    background-repeat: no-repeat  !important;
    background-position: right calc(0.375em + 0.1875rem) center !important;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}
.text-muted {color: #d2d2d2 !important; -webkit-text-fill-color: #d2d2d2;}
.border-bottom {border-bottom-color: #343a40 !important}
.lds-ring {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 25px;
    vertical-align: middle;
    top: -3px
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    margin: 3px;
    border: 3px solid #000;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #000 transparent transparent transparent
}
.lds-ring div:nth-child(1) {animation-delay: -.45s}
.lds-ring div:nth-child(2) {animation-delay: -.3s}
.lds-ring div:nth-child(3) {animation-delay: -.15s}
@keyframes lds-ring {
    0% {transform: rotate(0)}
    100% {transform: rotate(360deg)}
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
.btn {
    display: inline-block;
    color: #F8DC8E;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.2;
    border-radius: 2px;
    font-family: BoonHome;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    /* transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out */
}
.btn-link.-navbar:hover {color: #ffeebf;}
.btn-primary {
    background: #E6C056;
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
    padding: .5rem 1rem;
    border: 1px solid #FFF3D3;
    box-shadow: 0 0 5px 0 #F7E9C6;
    border-radius: 0.5rem;
    width: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swal2-styled:focus {box-shadow: none !important;}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show&gt;.btn-primary.dropdown-toggle:focus {
    box-shadow: unset !important;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show&gt;.btn-primary.dropdown-toggle {
    background-color: unset !important;
    border-color: unset !important;
}
.btn-login {
    padding: 0.5rem 1.5rem;
    border-radius: 8px;
    background: linear-gradient(#1da0f2 0%, #1b9ced 52.71%, #0a7cc4 100%);
    border: 1px solid #9cd8fd;
    box-shadow: 0px 0px 10px #a3dcff;
}
.btn-login:hover,
.btn-deposit:hover {
    filter: brightness(1.1);
}
.btn-primary-modal {
    padding: 0.6rem 1.5rem;
    border-radius: 8px;
    background: linear-gradient(to top,#d1330f 0%, #f24c26 45.81%, #fd6947 100%);
    border: 1px solid #ff9d86;
    box-shadow: 0px 0px 10px #fd7658;
    color: #fff;
}
.btn-primary-modal:hover,
.btn-withdraw:hover {
    filter: brightness(1.1);
}
.custom-btn {
    position: relative;
    overflow: hidden;
    display: flex !important;
    justify-content: center !important;
}
.form-control.is-invalid.loginvalid, .was-validated .form-control:invalid {
    background-color: #421014 !important;
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
}

.custom-btn span {z-index: 10;}
.custom-btn .custom-gradient {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff80;
    opacity: 40%;
    width: 100%;
    height: 50%;
    z-index: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.message-register {text-align: center; margin-top: 1rem;}
.message-register a {text-decoration: underline;}
.message-register a:hover {text-decoration: none;}
.message-register span {color: #FFF;}

.btn-primary:hover {background-color: #ffd686; border-color: #ffd686;}
.btn-primary:active,.btn-primary:focus,.btn-primary:visited {
    outline: 0;
    text-decoration: none;
    box-shadow: none
}
.media-bank .media-body {
    overflow-x: hidden;
}
.btn-primary.focus,.btn-primary:focus {border-color: unset;}
.btn-danger {
    color: #fff;
    background: linear-gradient(0deg, #002910, #006127);
    padding-top: 12px;
    padding-bottom: 4px;
    border: none;
    box-shadow: 0 0 2px 2px rgba(236, 189, 123, .1)
}
.btn-register {
    background: rgba(255, 255, 255, .3);
    width: 200px;
    border-radius: 3px;
    box-shadow: 0 0 20px 2px #44D2C0;
    position: relative;
    cursor: pointer;
}


.btn-promo-already-acc {
    color: #fff;
    background: linear-gradient(to right,#1da0f2 0%, #1b9ced 52.71%, #0a7cc4 100%);
    border: 1px solid #9cd8fd;
    /* filter: drop-shadow(0px 0px 10px #3cffe1); */
    box-shadow: 0px 0px 10px #3cffe1;
    border-radius: 8px;
}
.btn-promo-non-acc {
    color: #fff;
    background: linear-gradient(to left,#d1330f 0%, #f24c26 45.81%, #fd6947 100%);
    border: 1px solid #ff9d86;
    border-radius: 8px;
}

.header {
    font-family: BoonHome;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 901;
    opacity: 1;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out, -webkit-transform .5s ease-out;
    background:  #0b1f3b;
}
.header.sticky {-webkit-transform: translateY(-120%); transform: translateY(-120%)}
.header.sticky .logged-box {top: 5px}
.scrolled-down {transform: translateY(-100%); transition: all 0.5s ease-in-out;}

.header .navbar-brand {
    width: 60px;
    padding: 2px;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.header .navbar-nav {
    margin-left: 1rem;
    margin-right: 1rem;
}
.header .btn-danger:hover,
.header .btn-primary:hover {box-shadow: 0 0 10px 1px #ffff86}

.header .navbar {
    height: 74px;
    background:  #0B1F3B
}

.logged-box { position: absolute; top: -8px; right: 0}
.profile {background: linear-gradient(180deg, #000000 -70%, #000000, #604D2F); border-bottom-left-radius: 10px;}
.profile-image img {width: 50px}
.profile-dropdown-menu {
    background: linear-gradient(180deg, #000000 30%, #000000, #604D2F);
    padding-bottom: 7px;
    border-radius: 10px;
}
.profile-dropdown-menu .navbar-nav {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}
.profile-dropdown-menu .navbar-nav .nav-item {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
    font-size: 18px
}
.profile-dropdown-menu .navbar-nav .nav-item span {transition: color .2s}
.profile-dropdown-menu .navbar-nav .nav-item:last-child {border-bottom-width: 0}
.profile-dropdown-menu .navbar-nav a {line-height: 26px}
@media (min-width:992px) {
    .menu.menu-right {display: none}
}
.section-one {background-position: top center; background-size: cover;}
.section-one .inner-wrapper .logo-wrapper .logo-title {width: 100px; margin-bottom: 0 !important}
.section-one .inner-wrapper .logo-wrapper .logo-title-second {width: 280px; animation: fadeInUp 1s ease;}
.section-one .inner-wrapper .title {
    color: #fff;
    font-size: 2.5rem;
    text-shadow: 0 0 5px #000;
    margin: 1rem 0 0
}
.section-one .inner-wrapper .sub-title {margin: -5px 0 0; color: #4e4a44}

.section-two {
    background-size: cover;
    background-position: top;
}

@media (max-width:1199.98px) {
    .section-one .inner-wrapper .logo-wrapper .logo-title {width: 80px}
    .section-one .inner-wrapper .logo-wrapper .logo-title-second {width: 260px}
    .section-one .inner-wrapper .title {font-size: 2rem}
    .section-one .inner-wrapper .sub-title {font-size: 1.4rem}
}
@media (max-width:991.98px) {
    .section-one {
        position: relative;
        padding-top: 0;
        padding-bottom: 0
    }
    .section-one .inner-wrapper .logo-wrapper .logo-title-second {width: 650px}
    .contact-us {
        max-height: 145px;
        bottom: 130px;
        top: auto;
        box-shadow: 0 0 10px 1px #604D2F;
    }
    @media (max-height:320px) and (max-width:568px) {
        .contact-us {
            max-height: 145px;
            bottom: 50px;
            top: auto
        }
    }
    .contact-us a {padding: .6rem 1rem 2rem; font-size: 80%}
    .contact-us .contact-us-container {top: -20px}
    .contact-us .contact-us-container svg {height: 30px}
    .lds-ring {top: -7px;}
}

@media (max-width:767.98px) {
    .section-one .inner-wrapper .logo-wrapper .logo-title {width: 80px}
    .section-one .inner-wrapper .title {font-size: 1.6rem}
    .section-one .inner-wrapper .sub-title {
        margin-top: 0;
        color: #4e4a44;
        font-size: 1.2rem
    }
}
@media (max-width:575.98px) {
    .section-one .inner-wrapper .logo-wrapper .logo-title {width: 80px}
    .section-one .inner-wrapper .logo-wrapper .logo-title-second {width: 420px}
    .section-one .inner-wrapper .title {font-size: 1.5rem}
    .section-one .inner-wrapper .sub-title {
        width: 90%;
        margin: auto;
        font-size: 1.2rem
    }
    /* .btn-primary-modal,.btn-login {width: 120px;} */
}
/* reload animation */
.wow {visibility: hidden}
@media all and (min-width:0\0) and (min-resolution:.001dpcm) {
    .wow {visibility: visible !important}
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
/* End - reload animation */
.index-tab-container {
    position: relative;
    z-index: 1;
    background-color: unset;
}
.index-tab-container .tab {border-bottom: none}
.index-tab-container .tab .nav-item {
    width: 15%;
    text-align: center;
    position: relative;
}
.index-tab-container .nav.nav-tabs.tab {justify-content: center}
.index-tab-container .tab .nav-item .nav-link {
    background-color: unset;
    color: #ffffff;
    transition: color .3s;
    border: none
}
.index-tab-container .tab .nav-item .nav-link:hover {background-color: unset}
.index-tab-container .tab .nav-item .nav-link.active {
    background-color: transparent;
    border: none;
    color: #ade0ff;
}
.index-tab-container .tab .nav-item .nav-link.active:hover {background-color: transparent}
.index-tab-container .tab .nav-item .nav-link.active span {
    font-family: BoonHome;
    font-size: 18px;
}
.index-tab-container .tab .nav-item .nav-link .hr-border-glow {
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s
}
.index-tab-container .tab .nav-item .nav-link img {
    width: 76px;
    height: 76px;
    transition: all .6s;
    margin: auto
}

.index-tab-container .tab-content {
    min-height: 100px;
}

.line-description {
    margin-top: 0.15rem;
    font-family: BoonHome;
    font-size: 10px;
}

.detail {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 2rem;
}

.promotion-content {
    color: #a0a0a0;
    font-size: 1.1em !important
}

.promotion-content h2 {
    font-size: 1.4em !important;
    color: #ecbd7b
}

.promotion-content h3 {
    font-size: 1.2em !important;
    color: #fff
}

.promotion-content table {
    width: 100%
}

.promotion-bg {
    position: relative;
    width: 335px;
    height: 101px;
    border-radius: 14px;
    background: rgba(17, 17, 17, 0.5)
}

.nav-login-btn {
    padding: 0.5rem 2.5rem 0.5rem 2.5rem;
}

.foorter-bg {
    background: linear-gradient(0deg, transparent, #143159 85%, #000 15%, transparent);
    opacity: 0.4;
}

.footer-img-logo {
    width: 132px;
    height: 125px;
}

.footer-bank-logo .wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.footer-bank-logo .wrapper .ic {
    width: 50px;
    height: 50px;
    margin: .25rem;
    filter: grayscale(100%);
    background-size: 194px !important;
    background-position: 4px 4px !important;
    background-repeat: no-repeat !important;
    transition: all .2s
}

.footer-bank-logo .wrapper .ic-2 {
    background-position: -46px 4px !important
}

.footer-bank-logo .wrapper .ic-3 {
    background-position: -96px 4px !important
}

.footer-bank-logo .wrapper .ic-4 {
    background-position: -146px 4px !important
}

.footer-bank-logo .wrapper .ic-5 {
    background-position: 6px -44px !important
}

.footer-bank-logo .wrapper .ic-6 {
    background-position: -46px -44px !important
}

.footer-bank-logo .wrapper .ic-7 {
    background-position: -96px -44px !important
}

.footer-bank-logo .wrapper .ic-8 {
    background-position: -146px -44px !important
}

.footer-bank-logo .wrapper .ic-9 {
    background-position: 6px -92px !important
}

.footer-bank-logo .wrapper .ic-10 {
    background-position: -46px -92px !important
}

.footer-bank-logo .wrapper .ic-11 {
    background-position: -96px -92px !important
}

.footer-bank-logo .wrapper .ic-12 {
    background-position: -146px -92px !important
}

.footer-bank-logo .wrapper .ic:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.bank-icon-div {
    padding-bottom: 0.25rem;
}

.bank-icon-active {
    position: relative;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: transparent;
    box-shadow: 0px 0px 10px rgb(253 105 71);
    border: 3px solid #f24c26;
}
.bank-icon-active img {
    position: absolute;
    top: -3px;
    right: -3px;
    scale: 1.05;
}

.footer-bank-logo .wrapper.-footer .ic {
    width: 40px;
    height: 40px;
    margin: .25rem;
    filter: unset !important;
    background-size: 170px !important;
    background-position: 2px 3px !important;
    background-repeat: no-repeat !important;
    transition: transform .2s
}

.footer-bank-logo .wrapper.-footer .ic-2 {
    background-position: -43px 3px !important;
}

.footer-bank-logo .wrapper.-footer .ic-3 {
    background-position: -87px 3px !important
}

.footer-bank-logo .wrapper.-footer .ic-4 {
    background-position: -130px 3px !important
}

.footer-bank-logo .wrapper.-footer .ic-5 {
    background-position: 2px â€‹-40px !important
}

.footer-bank-logo .wrapper.-footer .ic-6 {
    background-position: -42px -40px !important
}

.footer-bank-logo .wrapper.-footer .ic-7 {
    background-position: -87px -40px !important
}

.footer-bank-logo .wrapper.-footer .ic-8 {
    background-position: -131px -40px !important
}

.footer-bank-logo .wrapper.-footer .ic-9 {
    background-position: 2px -81px !important
}

.footer-bank-logo .wrapper.-footer .ic-10 {
    background-position: -41px -81px !important
}

.footer-bank-logo .wrapper.-footer .ic-11 {
    background-position: -86px -81px !important
}

.footer-bank-logo .wrapper.-footer .ic-12 {
    background-position: -130px -81px !important
}

.footer-bank-logo .wrapper.-footer .ic:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.index-tab-container .tab .nav-item:hover .nav-link {
    border: none;
    color: #ecbd7b
}

.index-tab-container .tab .nav-item:hover .nav-link .hr-border-glow {
    visibility: visible;
    opacity: 1;
    width: 50%
}


.index-tab-container .tab .nav-item .nav-link.active .ic-active {
    width: 110px;
    height: 100px;
    margin: auto;
    background: rgba(29, 160, 242, 0.2);
    border-radius: 20px;
    position: relative;
}

.index-tab-container .tab .nav-item .nav-link.active .ic-active .ic.-active {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    transform: scale(1.2);
}

.index-tab-container .tab .nav-item .nav-link.active .ic-active span {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    transform: scale(1.2);
}

.index-tab-container .tab .nav-item .nav-link img.-active {
    display: none;
}

.index-tab-container .tab .nav-item:hover .nav-link .ic.-active {
    display: unset !important
}

.index-tab-container .tab .nav-item:hover .nav-link .ic.-default {
    display: none
}

.index-tab-container .tab .nav-item .nav-link.active .ic.-default {
    display: none
}

.index-tab-container .tab .nav-item .nav-link.active .ic.-active {
    display: unset !important
}

@media (max-width:991.98px) {
    .justify-bank-icon {
        justify-content: center !important;
    }

    .index-tab-container .tab-content .tab-manual .container-wrapper .tabs .nav-item {
        width: 33%;
        min-width: 0
    }

    .index-tab-container .tab-content .tab-manual .container-wrapper .tabs .nav-item .nav-link {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.1rem
    }

    .index-tab-container .tab-content .tab-manual .container-wrapper .tab-content .video-container .video-outer-wrapper {
        width: 100%
    }

}

@media (max-width:767.98px) {
    .index-tab-container .tab .nav-item .nav-link img {
        width: 60px;
        height: 60px;
    }

    .index-tab-container .tab .nav-item .nav-link span {
        font-size: 1.1rem
    }

    .footer-bank-logo .wrapper .ic {
        -webkit-filter: grayscale(0);
        filter: grayscale(0)
    }

    .btn-register {
        width: 180px;
    }
}

.footer-logo-lobby-in-used .navbar-nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.footer-logo-lobby-in-used .navbar-nav .nav-item {
    margin-top: 1rem
}

.currency-change {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #f0fffe;
}

.main-content-lobby-support {
    margin-top: 0 !important;
    padding-bottom: 60px
}

.playGmae.wrapper-inner {
    font-size: 14px;
}

.main-lobby-container {
    font-family: DB Helvethaica X, Helvetica Neue, Helvetica, Arial, sans-serif !important
}

.main-lobby-container .banner-wrapper {
    position: relative;
    z-index: 10
}

.main-lobby-container .banner-wrapper .lobby-block-header-container .bg {
    height: 600px;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.main-lobby-container .agents-wrapper {
    position: relative
}

.main-lobby-container .agents-wrapper h2 {
    font-size: 1.32rem
}

.main-lobby-container .agents-wrapper h2 span {
    font-size: 1.2rem
}


@media (max-width:1199.98px) {

    .blog-wrapper::-webkit-scrollbar-track {
        background-color: #73D3C450;
        width: 8px;
        height: 8px;
        border-radius: 4px;
    }

    .blog-wrapper::-webkit-scrollbar {
        background-color: #73D3C450;
        width: 8px;
        height: 8px;
        border-radius: 4px;
    }

    .blog-wrapper::-webkit-scrollbar-thumb {
        background-color: #D0F4F1;
        width: 8px;
        height: 8px;
        border-radius: 4px;
    }
}




@media (max-width:991.98px) {
    .main-content-lobby-support {
        padding-top: 0 !important
    }

    .main-lobby-container .banner-wrapper .lobby-block-header-container .bg {
        height: 400px
    }

}

@media (max-width:767.98px) {
    .main-content-lobby-support {
        padding-top: 0 !important
    }
}

@media (max-width:575.98px) {
    .footer-top .list-menu li {
        margin: 0.5rem 1rem 0.5rem 1rem !important;
    }

    .promotion-component {
        height: 485px !important;
    }

    .welcome-text h1, .welcome-text h2 {
        font-size: 19px !important;
    }

    .header-promo-wrapper .promotion-nav {
        position: absolute;
        bottom: 52px !important;
        width: 95px !important;
    }

    .main-lobby-container .agents-wrapper .container-selector .joker-lobby-popular-component ul {
        padding: 0 15px
    }

    .main-lobby-container .agents-wrapper .container-selector .joker-lobby-popular-component ul::-webkit-scrollbar-track {
        margin: 0 15px
    }

    .main-lobby-container .agents-wrapper .container-selector .joker-lobby-popular-component ul::-webkit-scrollbar {
        margin: 0 15px;
        background-color: transparent
    }

    .main-lobby-container .agents-wrapper .container-selector .joker-lobby-popular-component ul::-webkit-scrollbar-thumb {
        margin: 0 15px
    }

    .recommend-wrapper .cover a .title {
        font-size: 18px
    }
}

.modal-content {
    border: 2px solid #1DA0F2;
    box-shadow: 0 0 24px 3px  #4ebbff;
    border-radius: 10px;
    background: linear-gradient(#111 0%, #143159 100%);
}

.modal-content-alert {
    border: 2px solid #1DA0F2;
    box-shadow: 0 0 24px 3px  #4ebbff;
    border-radius: 10px !important;
    background: linear-gradient(#111 0%, #143159 100%);
    width: 23rem !important;
}

.custom-modal-title {
    text-align: center;
    display: block;
    font-family: BoonHome;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 0.02em;
    color: #f0fffe;
}

.promotion-select-modal-text u {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 17px;
    color: #ade0ff;
}

.modal-body {
    font-family: BoonHome;
    font-size: 16px;
}

.custom-modal .modal-size {
    max-width: 475px;
    transition: max-width .6s
}

.custom-modal .modal-welcome {
    max-width: 395px;
    transition: max-width .6s
}

.custom-modal .modal-mini {
    max-width: 315px;
    transition: max-width .6s;
    margin: 1.75rem auto;
}

.custom-modal .modal-big {
    max-width: 800px
}

.custom-modal .close {
    position: absolute;
    right: 15px;
    top: 12px;
    color: #ffffff;
    text-shadow: none;
    opacity: 1;
    line-height: 1;
    /* font-size: 40px; */
    z-index: 99;
    outline: none;
}

.custom-modal .modal-content .modal-body {
    padding: 2rem;
}

.custom-modal .modal-content .modal-body.mini {
    padding: 1.5rem;
}

.custom-modal .btn-primary {
    color: #ffffff;
    /* font-weight: 700; */
    line-height: 30px
}

.custom-modal .bank-info {
    background-color: rgba(5, 16, 31, 0.5);
    border-radius: 8px;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
}

.modal-promotion-info p {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    color: #d2ebfa;
    margin: 0;
}

.bank-info h5 {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 20px;
    color: #d2ebfa;
    border: 1px solid rgba(0, 0, 0, 0);
    padding-left: 0.5rem;
}

.bank-info p {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #d2ebfa;
    border: 1px solid rgba(0, 0, 0, 0);
    padding-left: 0.5rem;
}

.hide {
    height: 0;
    width: 0;
    flex-grow: 0;
    padding: 0;
    flex-basis: 0;
    overflow: hidden
}

.slide-left {
    transition: all .6s
}

.custom-form-control {
    transition: all .5s;
    padding: 0rem .75rem;
}

.custom-form-control:focus {
    outline: 0;
}

.term-and-condition {
    padding-top: 150px
}


.x-form-register .x-checkbox-primary .form-check {
    position: relative
}

.x-checkbox-primary .form-check {
    padding-left: 0
}

.x-form-control {
    background: #242c2f;
    color: #fff;
    border-bottom: 2px solid transparent;
    transition: all .5s;
    width: 100%;
    font-size: .95rem
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.modal-content .x-form-control {
    color: #fff;
    background: #232222;
    border: 1px solid grey;
    border-radius: 3px
}

.x-checkbox-primary .form-check input[type=checkbox] {
    display: none
}

.x-checkbox-primary .form-check input[type=checkbox]+label {
    position: unset !important;
    padding-left: 25px !important
}

.x-checkbox-primary .form-check input[type=checkbox]+label:before {
    width: 14px;
    height: 14px;
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    margin-right: 10px;
    margin-top: 5px;
    cursor: pointer;
    border: 1px solid #ffffff;
    border-radius: 50px;
}


@media (max-width: 991.98px) {
    .x-checkbox-primary .form-check input[type=checkbox]+label:before {
        margin-top: 0;
    }

    .form-check input[type=checkbox]+label:before {
        top: 4px !important
    }

    .form-check input[type=checkbox]+label:after {
        top: 4px !important;
    }

    .custom-modal-title {
        margin-top: 3rem;
    }
}

@media (max-width: 425px) {
    .form-check input[type=checkbox]+label:after {
        top: 3px !important;
    }
}

.form-check input[type=checkbox]+label:before {
    width: 14px;
    height: 14px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 10px;
    margin-top: 5px;
    cursor: pointer;
    border: 1px solid #ecbd7b;
    border-radius: 2px
}

.x-checkbox-primary .form-check input[type=checkbox]+label:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 3px;
    width: 14px;
    height: 14px;
    background-image: url(../img/ic-checkmark.e14ed691.png);
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s
}

.x-checkbox-primary .form-check input[type=checkbox]:checked+label:after {
    opacity: 1;
    visibility: visible
}


.account-profile .wrapper-inner.-scroll {
    height: 260px;
    overflow-y: scroll
}

.list-bank .bank {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: .25rem;
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    background-size: 194px !important;
    background-position: 4px 4px !important;
    background-repeat: no-repeat !important;
    /* transition: all .2s; */
    position: relative
}

.list-bank .bank.active,
.list-bank .bank:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: brightness(1);
    filter: grayscale(0);
    filter: drop-shadow(0px 0px 14px #00ffef);
    /* box-shadow:0px 0px 10px #00ffef; */
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;

}

.list-bank .bank.active:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background: url(../img/check-icon.png) no-repeat 0 0;
    background-size: contain;
    display: block
}

.list-bank .bank.bk2 {
    background-position: -46px 4px !important
}

.list-bank .bank.bk3 {
    background-position: -96px 4px !important
}

.list-bank .bank.bk4 {
    background-position: -146px 4px !important
}

.list-bank .bank.bk5 {
    background-position: 6px -44px !important
}

.list-bank .bank.bk6 {
    background-position: -46px -44px !important
}

.list-bank .bank.bk7 {
    background-position: -96px -44px !important
}

.list-bank .bank.bk8 {
    background-position: -146px -44px !important
}

.list-bank .bank.bk9 {
    background-position: 6px -92px !important
}

.list-bank .bank.bk10 {
    background-position: -46px -92px !important
}

.list-bank .bank.bk11 {
    background-position: -96px -92px !important
}

.list-bank .bank.bk12 {
    background-position: -146px -92px !important
}

.backBtn {
    font-size: 16px;
    text-align: right
}

.backBtn:hover {
    color: #000
}

.menu-right .backBtn {
    text-align: left
}

.menu {
    background: #0b1f3b;
    filter: drop-shadow(20px 0px 30px rgba(64, 64, 64, 0.2));
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    top: 0;
    z-index: 1020;
    width: 280px;
    height: 100%;
    border-radius: 0px 14px 14px 0px;
}

.menu .navbar-nav {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.menu .navbar-nav .nav-item {
    width: 100%;
    /* border-bottom: 1px solid #fff; */
    font-size: 16px
}

.menu .navbar-nav .nav-item span {
    transition: color .2s;
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.menu .navbar-nav .nav-item:last-child {
    border-bottom-width: 0
}

.menu .navbar-nav a {
    line-height: 26px
}

.menu a {
    display: block;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    position: relative;
    z-index: 11
}

.menu a.info-rank {
    display: block;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    position: relative;
    z-index: 11
}

.menu-right {
    right: -280px
}

.menu-right.right-open {
    right: 0
}

.menu-left {
    left: -280px
}

.menu-left.left-open {
    left: 0
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
}



@media (max-width:991.98px) {
    .custom-modal .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0 !important;
        max-width: 100%
    }

    .custom-modal .modal-dialog.modal-mini {
        width: 100%;
        height: unset;
        margin: 1.75rem auto !important;
        max-width: 335px;
    }

    .custom-modal .modal-content {
        position: fixed;
        overflow: auto;
        width: 100%;
        height: 100%;
        border-radius: 0
    }

    .custom-modal .modal-content.mini {
        position: relative;
        border-radius: 10px;
    }

    .custom-modal .modal-content .modal-body {
        /* margin-top: 60px */
        padding: 1rem;
    }

    .custom-modal .modal-contact.no-fixed {
        position: relative;
        left: 0;
        right: 0;
        transform: none;
        bottom: 0
    }

    /* .custom-modal .btn-submit {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 1;
        height: 50px;
        border-radius: 0;
        font-size: 1.5rem;
    } */

    .profile {
        border-radius: 10px
    }

}

@media (max-width:768px) {
    .rank-nav-tabs {
        white-space: nowrap !important;
    }
    .zone-lastest-game {
        height: 330px !important;
    }
    .lastest-game-desktop {
        display: block !important;
    }
    .zone-lastest-game .header-text {
        font-size: 1.6rem !important;
    }
    .nav-tabs .nav-item {
        padding-bottom: 8px;
    }
    .section-rank-mobile .nav.nav-tabs {
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        padding-bottom: 0.5rem;
    }
    .section-rank-mobile .nav-link img {
        width: 80px !important;
    }
    .zone-btn-withdraw .btn-with-per {
        padding: 0.5rem 2.2rem 0.5rem 2.2rem !important;
    }
    .btn-deposit {
        display: none;
    }

    .btn-withdraw {
        display: none;
    }

    .navbar-right .nav-register-btn {
        display: none !important;
    }

    .float-depWit .btn-deposit {
        display: block;
    }

    .float-depWit .btn-withdraw {
        display: block;
    }

    .sidebar-balance .provider-balance span {
        -webkit-text-fill-color: #fff188 !important;
    }

    .provider-balance button.btn.btn-link.py-0.px-2 {
        -webkit-text-fill-color: #fff188 !important;
    }

    .menu__item p {
        font-size: 20px;
    }

    .list-tab-menu {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .balance.-nav-side {
        padding-top: 0 !important;
    }

    .menu-provider p {
        font-size: 14px !important;
    }

    .menu-provider {
        background: rgba(29, 160, 242, 0.3) !important;
    }

    .menu-provider.-changePass {
        background: rgba(255, 241, 136, 0.3) !important;
    }

    .menu-provider.-logout {
        background: rgba(255, 92, 92, 0.3) !important;
    }

    .sidebar-dep-wit span {
        padding-left: 0.8rem;
        margin-left: 0;
    }

    .sidebar-dep-wit {
        justify-content: center;
    }

    .sidebar-balance .provider-balance span {
        -webkit-text-fill-color: #fff188 !important;
    }

    .provider-balance button.btn.btn-link.py-0.px-2 {
        -webkit-text-fill-color: #fff188 !important;
    }

    .sidebar-balance .provider-balance {
        background: #143159 !important;
        border-radius: 20px;
    }

    .balance.-nav-side {
        padding-top: 0rem;
    }

    .member-step li {
        margin-top: 5px;
        font-size: 18px
    }

    .member-step li img {
        width: 80px
    }

    .game-wrapper {
        padding-top: 30px
    }

    .game-styles {
        padding-bottom: 25px
    }

    .game-lists ul li,
    .game-styles ul li {
        width: 25%;
        display: block;
        padding-bottom: 15px
    }

    .contact-us a {
        font-size: 13px
    }

    .contact-us a img {
        width: 40px
    }
    .section-rank-mobile .nav.nav-tabs {
        overflow-x: hidden;
    }
}

@media (max-width:991.98px) and (min-width:768px) {
    .custom-modal .modal-content .modal-body {
        padding-left: 10rem;
        padding-right: 10rem
    }
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas,
.slick-arrow.slick-next:before {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    font-style: normal;
    font-variant: normal;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-brands-400.eot);
    src: url(../fonts/fa-brands-400.eot) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg) format("svg")
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/fa-regular-400.eot);
    src: url(../fonts/fa-regular-400.eot) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg) format("svg")
}

@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg) format("svg")
}

@font-face {
    font-family: BoonHome;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../fonts/boonhome-400.woff) format("woff");
}

.fab {
    font-family: Font Awesome\ 5 Brands
}

.fab,
.far {
    font-weight: 400
}

.fa,
.far,
.fas {
    font-family: Font Awesome\ 5 Free
}

.fa,
.fas {
    font-weight: 900
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-user:before {
    content: "\f007"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-times:before {
    content: "\f00d"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-apple:before {
    content: "\f179"
}

.fa-android:before {
    content: "\f17b"
}

.fa-history:before {
    content: "\f1da"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-check:before {
    content: "\f00c"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-plus:before {
    content: "\f067"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-upload:before {
    content: "\f093"
}

.fa-key:before {
    content: "\f084"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-headset:before {
    content: "\f590"
}

.fa-phone:before {
    content: "\f095"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-comments:before {
    content: "\f086"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-share-square:before {
    content: "\f14d"
}


/* #009c3e05bpng */


.-info-wrapper img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.scroll {
    max-height: 345px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.scroll::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 5px;
}

@media (min-width: 992px) {
    ::-webkit-scrollbar {
        background: transparent;
        width: 8px;
        height: 8px;
        border-radius: 4px;
    }
}

.scroll::-webkit-scrollbar-thumb {
    background-color: #73d3c4;
    border-radius: 5px;
}

@media (min-width: 992px) {
    ::-webkit-scrollbar-thumb {
        background: rgba(29, 160, 242, 0.5);
        width: 8px;
        height: 8px;
        border-radius: 4px;
    }
}

.scroll::-webkit-scrollbar-track {
    background-color: #d0f4f1;
    border-radius: 5px;
}

@media (min-width: 992px) {
    ::-webkit-scrollbar-track {
        background: rgba(20, 49, 89, 0.5);
        width: 8px;
        height: 8px;
        border-radius: 4px;
    }
}

.-x-input-icon {
    align-items: center;
    border-radius: 3px;
    position: relative;
}

.-x-input-icon .-icon {
    position: absolute;
    left: 14px;
    width: 18px;
    top: 14px;
    fill: #d0f4f1;
    color: #d0f4f1;
}

.icon-withdraw {
    opacity: 0.4;
}

.icon-withdraw.active {
    opacity: 1;
}

.-x-input-icon .-icon-phone {
    position: absolute;
    left: 85px;
    width: 18px;
    top: 14px;
    fill: #d0f4f1;
    color: #d0f4f1;
}

.-x-input-icon .form-control {
    padding-left: 38px;
    display: block;
    border-radius: 8px;
    background: rgba(17, 17, 17, 0.65);
    border: 1.6px solid #1DA0F2;
}

.deposit-input {
    width: 100%;
    padding-left: 1rem !important;
    display: block;
    border-radius: 8px;
    background: rgba(17, 17, 17, 0.65);
    border: 1px solid #1DA0F2;
    transition: all .5s;
    padding: 0rem 0.75rem;
    height: calc(1.2em + 1.6rem + 2px);
    font-family: BoonHome;
    letter-spacing: .02em;
    color: #d0f4f1!important;
}

.deposit-input-disable {
    width: 100%;
    padding-left: 1rem !important;
    display: block;
    border-radius: 8px;
    background: rgba(17, 17, 17, 0.65);
    border: 1px solid #1DA0F2;
    transition: all .5s;
    padding: 0rem 0.75rem;
    height: calc(1.2em + 1.6rem + 2px);
    font-family: BoonHome;
    letter-spacing: .02em;
    color: #d0f4f1!important;
    opacity: 0.5;
}

.-x-input-icon .dropdown button {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: transparent;
    border: 1px solid #1DA0F2;
    width: 100%;
    height: 100%;
    padding-left: 1rem;
}

.-x-input-icon .dropdown button img {
    width: 30px;
    height: 28px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.-x-input-icon .dropdown ul img {
    width: 40px;
    height: 30px;
}

.swal2-styled.swal2-confirm {
    font-size: 14px !important;
}

.swal2-styled.swal2-cancel {
    font-size: 14px !important;
}

.login-phone-number-input {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-left: 0 !important;
    padding-left: 12px !important;
    width: 100%;
}
.login-password-input {
    width: 100%;
}

.login-bottom span {
    font-family: BoonHome;
    font-size: 16px;
    color: #f0fffe;
}
.login-bottom a {
    font-family: BoonHome;
    text-decoration: underline;
    font-size: 16px;
    color: #fff188;
}

.login-forget-password a {
    font-family: BoonHome;
    text-decoration: underline;
    font-size: 16px;
    color: #fff188;
}

.login-btn {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.form-control::-webkit-input-placeholder {
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 2;
    font-display: swap;
}

.form-control::-moz-placeholder {
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 2;
    font-display: swap;

}

.form-control:-ms-input-placeholder {
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 2;
    font-display: swap;

}

.form-control:-moz-placeholder {
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 2;
    font-display: swap;

}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px rgba(60, 133, 143, 0.5) inset !important;
    -webkit-text-fill-color: #000;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px rgba(60, 133, 143, 0.5) inset !important;
    -webkit-text-fill-color: #000;
}



.x-term-and-condition.-home {
    padding: 2rem 0;
}

.x-term-and-condition .-block-content-term-and-condition ul {
    list-style-type: none;
    padding: 0;
}

.x-term-and-condition .-block-content-term-and-condition ul.-detail li {
    display: flex;
}

.x-term-and-condition .-block-content-term-and-condition ul.-detail li:before {
    content: "â€¢";
    margin-right: .5rem;
    display: block;
}

.x-term-and-condition .-block-content-term-and-condition ul.-detail li.-sub-detail:before {
    content: "-";
    margin-left: 1rem;
    display: block;
}

.fas.fa-redo-alt.animated {
    font-size: 13px;
}

@media (max-width:1200px) {
    .index-tab-container {
        margin-top: -2rem;
    }

    /* .section-one .inner-wrapper {
        padding-bottom: 2rem
    } */
}

@media (max-width:991px) {
    .col-lg-6.text-white.position-relative.text-left {
        order: 1;
        text-align: center !important;
    }


}

.gold_eage {
    border: 2px solid #BF9A5D;
    border-radius: 20px;
}

@media (max-width: 767.98px) {
    .inner-wrapper .-title {
        font-size: 2.3rem;
    }

    .inner-wrapper .-sub-title {
        font-size: 1.3rem;
    }



    .ic-vdo {
        width: 50px;
    }
}

@media (max-width: 575.98px) {
    .form-control::-webkit-input-placeholder {
        padding-top: .3rem;
    }

    .form-control::-moz-placeholder {
        padding-top: .3rem;
    }

    .form-control:-ms-input-placeholder {
        padding-top: .3rem;
    }

    .form-control:-moz-placeholder {
        padding-top: .3rem;
    }

    .inner-wrapper .-title {
        font-size: 2rem;
    }

    .inner-wrapper .-sub-title {
        font-size: 1.2rem;
    }



    .ic-vdo {
        width: 50px;
    }

    .slick-dots {
        bottom: -35px;
    }


}



@media(max-width:320px) {
    h2.h4.mb-0.pt-4 {
        font-size: 18px !important;
    }

    span.f-5.f-color {
        font-size: 18px !important;
    }
}

.modal-content-alert .swal2-actions button {
    background: linear-gradient(180deg, #FFF1C4, #E6C056 60%);
    /* background: #E6C056; */
    color: #000000;
}

.swal2-title {
    color: #ffffff !important;
}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    /* background: linear-gradient(180deg, #E6C056 60%, #FFF1C4) !important; */
    filter: brightness(1.1) !important;
    color: #000000;
}

.swal2-popup .swal2-actions button {
    font-family: BoonHome;
}

.txt-header-blog {
    color: #D0F4F1;
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.txt-header-blog.btn:hover {
    color: #F8DC8E;
}

.welcome-blog {
    /* display: grid; */
    width: 100%;
    justify-content: center;
}

.main-blog {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background: #10767620;
    padding: 2rem 2rem 2rem 2rem;
    max-width: 1140px;
    width: 100%;
}

.blog-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
}

.main-blog img {
    box-shadow: 0 0 10px 0 #604D2F;
    transition: 1s;
    object-fit: cover;
    width: 100%;
    height: 190px;
}

.blog-roulette {
    cursor: pointer;
}

.main-blog img:hover {
    transform: scale(1.2);
    filter: brightness(1.2);
    /* -webkit-transform: translateZ(0); */
    /* -webkit-perspective: 1000; */
    /* -webkit-backface-visibility: hidden; */
}

.main-blog img:hover+.main-blog-text {
    display: block;
}

.img-text {
    width: 100px;
    height: 100px;
}

.main-blog-text {
    display: none;
}

.main-blog-text h2 {
    text-shadow: 2px 1px 2px #000000;
    transition: all 0.5s ease;
}

.main-blog-text {
    position: absolute;
    bottom: 0;
    padding-left: 25px;
}

/* new blog pantip*/
.new-box-content {
    padding: 10px;
    border: 1px solid #32b2a9;
    background: #085050;
}

.new-box-content:hover {
    background: #085050cc;
}

.new-box-content a {
    color: #FFF;
}

.blog-img {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border: 1px solid #32B2A9;
    border-bottom: 0;
}

.bg-content {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1px solid #32B2A9;
    border-top: 0;
    background: #085050;
}

.btn.btn-warning {
    background: #BF9A5D;
    border-radius: 25px;
    color: white;
}

.btn.btn-warning:hover {
    background: #daa44e;
    border: 1px solid #BF9A5D;
}

.btn-position {
    position: absolute;
    right: 0;
}

.f-color {
    color: #BF9A5D;
}

.f-18 {
    font-size: 18px;
}



.img-blog {
    width: 100px;
}

.col-12.blog {
    margin-top: 2rem;
}

.img-blog-content {
    width: 100%;
}

.bg-content.text-left.p-2 h2,
.bg-content.text-left.p-2 p,
.bg-content.text-left.p-2 span {
    color: #FFF;
}

.box-date {
    padding: 5px 12px;
    display: inline-block;
    padding-left: 0;
}

.-text-overflow {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ffe06f !important;
}

.-text-overflow-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-height: 2;
    /* fallback */
    max-height: 4;
}

.-text-overflow-tag {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-height: 1;
    /* fallback */
}

.fas.fa-star {
    color: #FFF;
}

.far.fa-clock {
    color: #FFF;
}

.blog-img {
    cursor: pointer;
    overflow: hidden;
    /* -webkit-transform: translateZ(0); */
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
}

.img-blog-content {
    transition: .6s;
}

.-footer-tags {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /* margin-bottom: 1rem;
    padding-bottom: 1rem; */
}


.-footer-tags .btn {
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 7px 10px 2px;
    line-height: 1;
    border-radius: 7px;
    color: #ade0ff;
    -webkit-text-fill-color: #ade0ff;
    background: rgba(20, 49, 89, 1);
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.-btn-back {
    color: #ffffff;
}

.-btn-back:hover {
    color: #ffe06f;
    ;
}

.-img-content-detail {
    width: 100%;
    height: 665px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 1px solid #32B2A9;
    border-bottom-color: transparent;
}

.-text-contents-detail {
    font-size: 25px;
    border: 1px solid #32B2A9;
    border-top: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #085050;
    color: #FFF;
}


.-font-normal {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

@keyframes neon-play {
    0% {
        box-shadow: 0 0 3px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 10px #fff,
            0 0 20px rgba(253, 105, 71, 1), 0 0 30px rgba(253, 105, 71, 1), 0 0 40px rgba(253, 105, 71, 1), 0 0 50px rgba(253, 105, 71, 1);
    }

    50% {
        box-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 4px #fff, 0 0 5px #fff,
            0 0 5px rgba(253, 105, 71, 1), 0 0 10px rgba(253, 105, 71, 1), 0 0 20px rgba(253, 105, 71, 1), 0 0 30px rgba(253, 105, 71, 1);
    }

    to {
        box-shadow: 0 0 3px #fff, 0 0 6px #fff, 0 0 8px #fff, 0 0 10px #fff,
            0 0 20px rgba(253, 105, 71, 1), 0 0 30px rgba(253, 105, 71, 1), 0 0 40px rgba(253, 105, 71, 1), 0 0 50px rgba(253, 105, 71, 1);
    }
}

.header-promo-wrapper .btn-primary-modal {
    animation: neon-play 1.5s ease infinite;
    transition: .5s all;
}

.wp-block-image img {
    width: 100%;
    height: auto;
}

.has-secondary-color {
    color: #707070;
}

/* promotion with carousel */
.promotion-component {
    background: url(/img/bg-banner-laocasino.png) center no-repeat;
    height: 420px;
    background-size: cover;
}

.-owl-header-promotion .owl-item img {
    /* width: 444px !important; */
    /* height: 262px !important; */
    width: auto !important;
    height: 260px !important;
    aspect-ratio: auto !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
#promotion-owl{
    height: 263px !important;
}
.owl-carousel button.owl-dot {
    outline: none;
    background: #005050 !important;
    padding: 0 !important;
    border-radius: 10px;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin: 0.3rem 0.4rem !important
}

.owl-carousel button.owl-dot.active {
    background: #88E5DF !important;
}

.owl-carousel .owl-dots {
    justify-content: center;
    display: flex;
    margin-top: 2rem;
    margin-bottom: 2rem;
    background: #88E5DF50;
    border-radius: 20px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 1rem;
    position: absolute;
    bottom: -17rem;
    align-items: center;
}

.header-promo-wrapper {
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
}

.header-promo-wrapper .header-sub-title {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

/*  End - promotion with carousel */

/* Bonus modal */
.bonus-modal-container {
    background-color: rgba(0, 0, 0, .8) !important;
    padding: 0 !important;
}

.bonus-modal-popup {
    background: url(../img/Modal\ Bonus\ SA365.png) center no-repeat !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 1024px !important;
    max-height: 600px !important;
}

.bonus-modal-content {
    padding-top: 310px !important;
    line-height: 1.5rem !important;
}

.bonus-header {
    color: #f9f1c4;
    font-size: 40px !important;
    font-weight: 700;
}

.bonus-message {
    color: #fae463;
    font-size: 60px !important;
    font-weight: 900;
    text-shadow: 3px 3px #000000;
}

/* .welcome-marquee {
    position: fixed;
    top: 0;
    z-index: 99;
} */
.title-marquee {
    background: #1DA0F2;
    height: 32px;
    margin: auto;
    padding: 0.5rem;
    font-size: 14px;
}

.marquee-parent {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: .5rem;
}

.marquee-child {
    color: #fff;
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: x-marquee 30s linear infinite;
    animation: x-marquee 30s linear infinite;
}

.marquee-child:hover {
    animation-play-state: paused;
    cursor: pointer;
}

@-webkit-keyframes x-marquee {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    to {
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
    }
}

@keyframes x-marquee {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    to {
        -webkit-transform: translate(-100%);
        transform: translate(-100%);
    }
}

.navbar .mobile-menu-bar {
    color: #fff;
    font-size: 2rem;
    display: none;
}

.nav-item .nav-menu-pc {
    font-size: 16px;
    color: #fff;
}

.ic-in-modal img {
    width: 100px;
    height: 100px;
}

.modal {
    padding-right: 0 !important;
}

.box-ic-step {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.step-radius {
    position: absolute;
    border: 8px solid rgba(29, 160, 242, 0.2);
    border-radius: 50%;
    width: 115px;
    height: 115px;
    transform: rotate(315deg);

}

.step-1 {
    border-right-color: #1da0f2;
}

.step-2 {
    border-right-color: #1da0f2;
    border-bottom-color: #1da0f2;
}

.step-3 {
    border-right-color: #1da0f2;
    border-bottom-color: #1da0f2;
    border-left-color: #1da0f2;
}

.step-4 {
    border-right-color: #1da0f2;
    border-bottom-color: #1da0f2;
    border-left-color: #1da0f2;
    border-top-color: #1da0f2;
}

.-x-input-icon p {
    font-size: 22px;
    font-weight: 500;
}

.send-pass {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #11111185;
    width: 100%;
    padding: 10px;
    border-radius: 10px;
}

.send-pass i {
    color: #88E5DF;
}

.send-pass span {
    color: #FFF;
}

.number-otp {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.number-otp input {
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 10px;
}

.warning-message {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    padding: 10px;
    background: #11111158;
    border-radius: 10px;
}

.warning-message p {
    font-size: 16px;
}

.warning-message i {
    font-size: 22px;
}

.form-bank {
    display: none;
    transition: all .4s ease;
}

.form-bank.active {
    transition: all .4s ease;
    display: block;

}

.input-bank {
    position: relative;
}

.input-bank img {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 25px;
}

.footer-top {
    padding: 1rem 0;
    border-bottom: 2px solid #1DA0F2;
    background-color: #143159;
}

.footer-top .list-menu {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-top .list-menu li {
    margin: 0 1rem;
}

.footer-top .list-menu li a {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 17px;
    line-height: 18px;
    color: #fff;
}



.menu-footer ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.menu-footer ul li {
    margin: 0 1rem;
}

.menu-footer ul li a {
    color: #FFF;
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
}

.container-fluid.-footer-center {
    max-width: 1482px;
}

.zone-menu-footer {
    display: flex;
    align-items: center;
}

.text-right-footer {
    padding-top: 1rem;
}

.text-right-footer,
.description p {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
}

.zone-approve {
    display: flex;
    align-items: center;
}

.zone-approve img {
    margin-right: 1rem;
}

.zone-approve img:nth-child(1) {
    width: 40px;
    height: 40px;
}

.zone-approve img:nth-child(2) {
    width: 100px;
    height: 40px;
}

.zone-approve img:nth-child(3) {
    width: 60px;
    height: 36px;
}

.zone-approve img:nth-child(4) {
    width: 110px;
    height: 33px;
}

.zone-approve img:nth-child(5) {
    width: 110px;
    height: 27px;
}

.zone-approve img:nth-child(6) {
    width: 110px;
    height: 33px;
}

.zone-approve img:nth-child(7) {
    width: 130px;
    height: 24px;
}

.zone-game {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zone-game img {
    width: 70px;
    height: 70px;
    margin: auto 6px;
}

.zone-game.slot img {
    height: 20px;
}

.nav-menu-game {
    justify-content: center;
    padding-top: 1rem;
}

.tab-img-game {
    text-align: center;
    position: relative;
}

.tab-img-game.coming-soon {
    filter: brightness(0.4)
}

.tab-img-game img,
.tab-img-game source {
    width: 538px;
    height: 480px;
}

.tab-img-game .go-to-lobby {
    position: absolute;
    bottom: -290px;
    top: 0;
    left: 0;
    right: 0;
    justify-content: center;
    display: flex;
    align-items: center;
}

.tab-img-game .go-to-lobby .btn-primary-modal {
    width: unset !important;
    animation: neon-play 1.5s ease infinite;
    transition: .5s all;
}

.tab-img-game .go-to-lobby .btn-primary-modal.coming-soon {
    cursor: unset;
}

.tab-games {
    padding-top: 2rem;
    position: relative;
}

.tab-games::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 4px solid #1DA0F2;
    background-color: #05101F;
    border-radius: 50% 50% 0 0/100% 100% 0 0;
    transform: scaleX(3);
    z-index: -1;
    transition: transform 0.6s;
    padding-top: -10px;
}

.welcome-text {
    color: #FFF;
    text-align: center;
    padding: 0 5rem 1rem 5rem;
}

.welcome-text .footer-text-header {
    color: #FFF;
    text-align: center;
    font-size: 2rem;
}

.welcome-text h1,
.welcome-text h2 {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #fffaeb;
}

.zone-tab-game {
    background-image: url('/img/bg-footer.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.nav-menu-game a {
    background-color: unset !important;
    filter: grayscale(1);
    transform: scale(0.8);
    transition: all 0.5s;
}

.nav-menu-game a.active {
    filter: grayscale(0);
    transform: scale(1);
}

/* .nav-menu-game a.active img{
    filter: drop-shadow(2px 4px 6px #FFF);
} */
.nav-menu-game img {
    width: 100px;
    height: 100px;
}

/* .nav-menu-game img.-playtech{
    width:100px;
    height: 22px;
} */
.menu-tab-pane {
    background: linear-gradient(to top,#0d0d0d 0%, #143159 100%);
    border-bottom: 2px solid #1DA0F2;
    font-family: BoonHome;
    font-size: 16px;
    color: #fff;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.btn-go-lobby {
    background: #E6C056;
    border: 1px solid #FFF3D3;
    color: #3C2C00;
    width: 60%;
    text-align: center;
    /* padding: 8px; */
    border-radius: 10px;
}

.btn-go-lobby-blue {
    background: #88E5DF;
    border: 1px solid #D0F4F1;
    box-shadow: 0 0 10px #3cffe1;
    color: #3C2C00;
    width: 60%;
    text-align: center;
    border-radius: 10px;
}

.btn-go-lobby-blue:hover {
    color: #3C2C00 !important;
}

.btn-go-lobby:hover {
    color: #3C2C00;
}

.card-casino img {
    transition: all .5s ease
}

.card-casino:hover img {
    filter: blur(5px)
}

.tab-padding {
    padding: 2rem 0;
}

.card-slot,
.card-casino-live {
    position: relative;
}

.card-slot.-cannot-entry img,
.card-casino-live.-cannot-entry img {
    opacity: .4;
}

.card-slot.-cannot-entry a,
.card-casino-live.-cannot-entry a {
    cursor: unset;
}

.card-slot.-cannot-entry:after,
.card-casino-live.-cannot-entry:after {
    content: "Coming Soon" !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    font-size: 1.35rem;
    font-weight: normal;
    color: #FFFFFF;
}

.card-slot.-cannot-entry.-untestable:after,
.card-casino-live.-cannot-entry.-untestable:after {
    content: "Live Only" !important;
}

.card-slot.-cannot-entry.ma:after,
.card-casino-live.-cannot-entry.ma:after {
    content: "àº›àº´àº”à»€àºžàº·à»ˆàº­àºªà»‰àº­àº¡à»àº›àº‡" !important;
}

.card-slot img {
    transition: all .5s ease;
}

/* .card-slot:hover img {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    border-radius: 15px;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
} */
.status-game {
    position: absolute;
    top: 30px;
    right: 10px;
}

.status-game .new {
    background: linear-gradient(180deg, #7AD0AF, #0B5243);
    padding: 4px 11px;
    border-radius: 8px;
    text-align: center;
    color: #FFF;
    font-weight: normal;
    margin-bottom: 8px;
}

.status-game .hot {
    background: linear-gradient(180deg, #FF4E00, #860000);
    padding: 4px 11px;
    border-radius: 8px;
    text-align: center;
    color: #FFF;
    font-weight: normal;
}

.favorite-game {
    position: absolute;
    top: 30px;
    left: 10px;
}

#bank_number {
    font-size: 1.8rem;
}

.favorite-game .live-game {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 50%;
    background: #11111120;
    margin-bottom: 8px;
}

.favorite-game .live-game i {
    color: #F7E9C6;
}

.card-slot img {
    width: 100%;
    height: 415px;
}

.modal-contact&gt;span {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #f0fffe;
}
.modal-contact&gt;a {
    font-family: BoonHome;
    font-weight: normal;
    text-decoration: underline;
    font-size: 16px;
    color: #fff188;
}

.col-lg-5.-big .card-casino-live {
    text-align: right;
    position: relative;
    width: fit-content;
    margin-left: auto;
}

.col-lg-5.-big .status-game {
    top: 55px !important;
    right: 20px !important;
}

.col-lg-5.-big .favorite-game {
    top: 55px !important;
    left: 20px !important;
}

.card-casino-live {
    position: relative;
}

.col-lg-5.-big .card-casino-live img,
.col-lg-5.-big .card-casino-live source {
    width: 406px;
    height: 608px;
}

.row.-small .card-casino-live img,
.row.-small .card-casino-live source {
    width: 100%;
    height: 294px;
}

.btn-playGame {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .2s ease
}

.btn-playGame:hover {
    opacity: 1;
}

.card-casino-live img {
    /* transition: all .5s ease; */
    width: 254px;
    height: 391.55px;
    /* aspect-ratio: auto !important; */
}

@media (max-width:1199.98px) {
    .card-casino-live img {
        width: 209px;
        height: 322.17px;
    }
}

@media (max-width:991.98px) {
    .index-tab-container .tab-content .container .col-12 .card-casino-live img {
        width: 690px;
        height: 515.17px;
    }

    .index-tab-container .tab-content .container .col-6 .card-casino-live img {
        width: 337px;
        height: 519.48px;
    }
}

@media (max-width:767.98px) {
    .index-tab-container .tab-content .container .col-12 .card-casino-live img {
        width: 510px;
        height: 380.78px;
    }

    .index-tab-container .tab-content .container .col-6 .card-casino-live img {
        width: 247px;
        height: 380.75px;
    }
}

@media (max-width:575.98px) {

    .index-tab-container .tab-content .container .col-12 .card-casino-live img,
    .index-tab-container .tab-content .container .col-6 .card-casino-live img {
        height: auto;
        width: 100%;
    }
}

.row.-small .box-go-lobby {
    width: 220px !important;
}

.box-go-lobby {
    position: relative;
    display: flex;
    width: 350px;
    justify-content: center;
    margin: 10px 0;
}

.box-btn-lobby {
    padding: 8px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.box-btn-lobby span {
    position: relative;
    z-index: 1;
}

.circle-light-yellow {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 50%;
    background: #ffffff;
    opacity: 50%;
    z-index: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.navside-scroll {
    overflow: auto;
    height: 100%;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
}

.close-position {
    position: absolute !important;
    top: 1rem;
    left: 1rem;
}

.close-sidebar {
    filter: invert(1);
}

.navside-ic {
    width: 20px;
    height: 20px;
    fill: #fff
}

.menu-additional {
    margin-top: -35px;
    background: #0b1f3b;
}
.menu-additional p {
    color: #fff;
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}

.login-sidebar p {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    color: #ededed;
}

.login-sidebar span {
    font-family: BoonHome;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

.navside-bottom-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 11;
}

.navside-bottom-bar .line-bar {
    background: #1da0f2;
    text-align: center;
}

.navside-bottom-bar .cr-bar {
    background: #0b1f3b;
    filter: drop-shadow(20px 0px 30px rgba(64, 64, 64, 0.2));
    border-bottom-right-radius: 14px;
}

.fade-bg-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100%;
    background-color: #00000070;
    z-index: 1000;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.fade-bg-sidebar-2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #00000070;
    z-index: 900;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.Page.navigation.example .pagination {
    justify-content: flex-end !important;
}

.ic-shere {
    width: 35px;
    height: 35px;
    background: #002727;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
}

.ic-shere i {
    color: #32B2A9;
    font-size: 18px;
}

.box-shere {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #005050;
    width: 200px;
    padding: 10px;
    border-radius: 30px;
    margin: auto;
    margin-top: .5rem;
    margin-bottom: .5rem;
    cursor: pointer;
}

.box-share-size {
    display: flex;
    width: 100px;
    align-items: center;
}

/* .box-shere .box-icon{
    width: 40%;
} */
.modal-shere .modal-body {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.modal-shere {
    max-width: 280px !important;
}

.box-shere .box-icon {
    padding-right: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-shere i {
    color: #88E5DF;
    font-size: 22px;
    margin-right: .5rem !important;
}

.box-shere i {
    color: #88E5DF;
    margin-right: .5rem !important;
}

.box-shere img {
    width: 23px;
    margin-right: .5rem !important;
}

.header-shere span {
    color: #D0F4F1;
    font-size: 23px
}

.box-shere span {
    color: #D0F4F1;
}

.header-rank {
    position: relative;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    border-radius: 14px;
    padding: 0.5rem 0.8rem 0.5rem 0.8rem;
}

.header-rank.new {
    background: rgba(36, 202, 151, 0.25);
}

.header-rank.silver {
    background: rgba(144, 155, 198, 0.25);
}

.header-rank.gold {
    background: rgba(253, 202, 118, 0.25);
}

.header-rank.platinum {
    background: rgba(15, 87, 230, 0.25);
}

.header-rank.diamond {
    background: rgba(146, 38, 204, 0.25);
}

.header-rank.vip {
    background: #601F1B99;
}

.header-rank img {
    width: 50px;
    height: 50px;
    position: static;
    left: 10px;
}

.header-rank span {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
    white-space: nowrap;
}

.section-rank {
    margin-top: 3rem;
    margin-bottom: 3rem;
    font-family: BoonHome;
    font-weight: normal;
    color: #ade0ff;
}

.rank-detail {
    margin-top: .5rem;
    padding: 13px;
    background: rgba(17, 17, 17, 0.5);
    border-radius: 14px;
    height: 93%;
}

.rank-detail&gt;p {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 17px;
    color: #ade0ff;
}

.rank-detail .data-rank {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.section-rank .rank-detail .data-rank {
    justify-content: space-between;
}

.rank-detail .data-rank .icon {
    background: rgba(72, 69, 229, 0.3);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem
}

.section-rank .rank-detail .data-rank .icon {
    margin-right: 0
}

.rank-detail .data-rank .icon i {
    font-size: 24px;
    color: #D0F4F1;
}

.benefits {
    flex: 0 0 70%
}

.benefits p {
    margin: 0 !important;
    font-family: BoonHome;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    padding-left: 0.5rem;
}

.-block-content-term-and-condition {
    color: #FFF;
    background: rgba(5, 16, 31, 0.5);
    border-radius: 14px;
}

/* .how-to-resgister .col-lg-4{
    display: grid;
    align-items: center;
} */
.box-step-text {
    display: flex;
    padding: 10px;
    border-radius: 14px;
    background: rgba(5, 16, 31, 0.5);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.box-step-text .img-step {
    text-align: center;
    padding: 0;
}

.box-step-text img {
    width: 80px;
    height: 80px;
}

.box-step-text p {
    margin: 0;
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    color: #ade0ff;

}

.box-step-text span {
    margin: 0;
    font-family: BoonHome;
    font-weight: normal;
    font-size: 13px;
    color: #f0fffe;
}

.box-video-manaul {
    text-align: center;
    position: relative;

}

.bg-blur {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    height: 190px;
    filter: blur(8px);
    margin: auto;
    z-index: 1;
    border-radius: 14px;
    background: transparent;
    backdrop-filter: blur(10.251099586486816px);
    -webkit-backdrop-filter: blur(10.251099586486816px);
    background-color: rgba(0, 0, 0, 0.1);

}

.box-video-manaul .btn-play-video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
}

.btn-play-video i {
    color: #FFF3D3;
    font-size: 3rem;
}

.btn-play-video p {
    padding-top: 1rem;
    font-family: BoonHome;
    font-size: 26px;
    color: #fff3d3;
}

.box-video-manaul img {
    width: 600px;
    height: 388px;
    border: 1px solid #D0D0D0;
    border-radius: 20px;
    object-fit: cover;
}

.provider-balance {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #143159;
    border-radius: 30px;
    padding: 0.2rem 1rem;
    position: relative;
    z-index: 1001;
    margin-right: 0.5rem;
}

.float-depWit {
    position: absolute;
    top: 50px;
    left: 0;
    display: flex;
    width: 100%;
}

.float-depWit .btn-deposit {
    transition: all .4s ease;
    transform: scale(0)
}

.float-depWit .btn-withdraw {
    transition: all .4s ease;
    transform: scale(0)
}

.addScale {
    transform: scale(1) !important;
}

.float-depWit a {
    width: 50% !important;
    padding: 5px !important;
}

.provider-balance img {
    width: 30px;
    height: 30px;
}

.provider-balance .balance {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 15px;
    color: #fff188;
    display: flex;
    align-items: center;
    justify-content: center;
}

.zone-lastest-game {
    height: 420px;
    background: linear-gradient(#0b1f3b 0%, #111 100%);
    font-family: BoonHome;
    color: #fffaeb;
}

.zone-lastest-game-header {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 20px;
    color: #ade0ff;
}

.zone-lastest-game {
    padding-top: 1.2rem;
    margin-bottom: 0.5rem;
}

.zone-lastest-game .col-custom-20per img {
    width: 100%;
}

.balance-withdraw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 0;
}

.box-img-balance img {
    width: 30px;
}

.box-img-balance span,
.box-balance span {
    color: #F8DC8E;
    font-size: 20px;
    font-weight: 700;
}

.zone-btn-withdraw {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zone-btn-withdraw .btn-with-per {
    background: linear-gradient(to right,#1da0f2 0%, #1b9ced 52.71%, #0a7cc4 100%);
    color: #FFF;
    border-radius: 8px;
    position: relative;
    margin-bottom: 0.5rem;
    filter: opacity(0.5);
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}

.zone-btn-withdraw .btn-with-per:hover {
    filter: opacity(1) !important;
}

.zone-btn-withdraw .btn-with-per.active {
    filter: opacity(1) !important;
}

.section-promotions-page {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.promotions-page-header {
    margin-top: 4rem;
    margin-bottom: 4rem;
    text-align: center;
    color: #ade0ff;
    font-size: 26px;
}

.promotions-wrapper {
    width: 350px;
    height: auto;
    padding-top: 4rem !important;
    padding-bottom: 1rem !important;
    background: #111;
    /* border-radius: 15px; */
    text-align: center;
    margin-bottom: 1rem;
}

.promotions-wrapper-each {
    width: 100%;
    border-radius: 15px;
    text-align: center;
}
.promotions-wrapper-each .description {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    color: #d2ebfa;
}

.promotions-wrapper-each .description span {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    color: #d2ebfa;
}
.promotions-wrapper img {
    width: 300px;
    height: auto;
    margin-top: -3rem;
    cursor: pointer;
}

.box-promotion-content {
    /* height: 270px; */
    overflow-y: auto;
    /* padding: 1rem; */
    color: #fff;
}

.box-promotion-content::-webkit-scrollbar {
    width: 4px;
}

.box-promotion-content p {
    margin-bottom: .5rem;
}

.box-x-promotion {
    background: #00000050;
    border-radius: 15px;
    transition: all .4s ease;
    border: 2px solid transparent;
    padding: 1rem;
    justify-content: flex-start;
}

.box-x-promotion:hover {
    background: #00000099;
    border: 2px solid #cba641;
}

.box-x-promotion .img-promotion {
    transition: all .4s ease;
}

.box-x-promotion:hover .img-promotion {
    transform: scale(1.1);
}

.box-get-promo {
    display: flex;
    padding: 1rem;
    background: #11111190;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
}

.box-get-promo .selected-promo {
    width: 155px;
    height: 70px;
    padding-left: 1rem;
    object-fit: contain;
}

.box-get-promo .cancel-selected-promo {
    filter: invert(1);
    position: absolute;
    top: 0;
    right: 0;
}

.zone-auto-money {
    width: 100%;
}

.btn-auto-money {
    background: linear-gradient(to right,#1da0f2 0%, #1b9ced 52.71%, #0a7cc4 100%);
    color: #FFF;
    border-radius: 8px;
    position: relative;
    margin-bottom: 0.5rem;
    filter: opacity(0.5);
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    margin: 0.2rem 0 0.2rem 0;
    padding: 0.5rem 1.4rem 0.5rem 1.4rem;
}

.promotions-box-text {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    color: #d2ebfa;
}

.tranfer-text {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    color: #d2ebfa;
}

.btn-auto-money:hover {
    color: #FFF;
    filter: opacity(1);
}

.btn-auto-money.active {
    filter: opacity(1);
}

.btn-auto-money img {
    width: 25px;
    position: absolute;
    top: 5px;
    left: 10px;
}

.text-blue99 {
    color: #D0F4F1;
}

.zone-rank {
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .5rem;
    cursor: pointer;
}

.zone-rank img {
    transition: all .5s ease;
}

.zone-rank:hover img {
    transform: scale(1.1);
}

.zone-rank img {
    width: 100%
}

.btn-logout {
    background: #c33b3b50;
    padding: .75rem 1.25rem;
    border-radius: 8px !important;
    color: #f4d0d0 !important;
}

.btn-logout:hover {
    color: #000 !important;
    background: linear-gradient(to right, #c33b3b 0%, #c33b3b 52%, #c33b3b 100%) !important;
}

.btn-logout .custom-gradient {
    display: none;
}

.btn-logout:hover .custom-gradient {
    display: unset !important;
}

.btn-logout.active .custom-gradient {
    display: unset !important;
}

.btn-tab-list {
    margin-bottom: 1rem;
    border-radius: 8px !important;
    color: #FFF !important;
    text-align: center;
    /* filter: opacity(0.5); */
    border: none;
}

.btn-tab-list .custom-gradient {
    display: none;
}

.btn-tab-list:hover .custom-gradient {
    display: unset !important;
}

.btn-tab-list.active .custom-gradient {
    display: unset !important;
}

.btn-tab-list:hover {
    color: #000 !important;
    /* filter: opacity(1); */
    background: linear-gradient(to right,#1da0f2 0%, #1b9ced 52.71%, #0a7cc4 100%) !important;
}

.btn-tab-list.active {
    background: linear-gradient(to right,#1da0f2 0%, #1b9ced 52.71%, #0a7cc4 100%) !important;
    border: 1px solid #9cd8fd !important;
    filter: drop-shadow(0px 0px 6px #a3dcff) !important;
}

.btn-tab-list.-blue {
    background: rgba(29, 160, 242, 0.3);
}

.btn-tab-list.-yellow {
    background: rgba(255, 241, 136, 0.3) !important;
    color: #fff188 !important;
}

.btn-tab-list.-yellow:hover {
    background: rgba(230,192,86,0.9) !important;
    border: 1px solid #fff188 !important;
    color: #000 !important;
}

.btn-tab-list.-yellow.active {
    background: rgba(230,192,86,0.9) !important;
    color: #000 !important;
}

.detail-provider {
    text-align: center;
}

.detail-provider img {
    width: 75px;
    margin-bottom: 0.3rem;

}

.detail-provider p.-rank {
    font-family: BoonHome;
    font-weight: normal;
    text-decoration: underline;
    font-size: 14px;
    color: #f8dc8e;
    margin-bottom: 0.5rem;
}

.detail-provider p.-user {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.zone-bg-tab {
    background:rgba(17, 17, 17, 0.3);
    border-radius: 14px;
    padding-left: 2rem;
    padding-right: 2rem;
}

.tab-pane .wrapper-inner.scroll {
    height: 300px;
}

.box-form-change-pass {
    width: 320px;
    margin: auto;
}

.-copy-btn-wrapper a {
    width: 100% !important;
    padding: 1.2px 7px;
    text-decoration: none;
}

.-copy-btn-wrapper button {
    width: 100% !important;
    height: 25px;
    padding: 3px 7px;
    text-decoration: none;
    font-size: 14px;
}

.zone-lobby img {
    width: 350px;
}

#tranfer_data .media {
    width: 300px;
}

.btn-copy {
    background: rgba(29, 160, 242, 0.7) !important;
    border-radius: 20px !important;
    border: none !important;
    box-shadow: none;
    -webkit-text-fill-color: #fff !important;
}

.bank-number-text {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px !important;
    color: #d2ebfa;
}

.bank-name-text {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #d2ebfa;
    text-align: left;
    padding-top: 0.25rem;
    white-space: nowrap;
}

.btn-copy:not(:disabled):not(.disabled).active,
.btn-copy:not(:disabled):not(.disabled):active {
    background-color: #32B2A950 !important;
}

.bg-deposit {
    background: rgba(5, 16, 31, 0.5);
    padding: 10px 20px;
    border-radius: 8px;
    margin-bottom: 1rem;
}

.modal-body .deposit-pending-modal {
    width: 335px;
}

.money-deposit .hr,
.for-bank hr {
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgba(173, 224, 255, 0) 0%, #d2ebfa 53.69%, rgba(173, 224, 255, 0) 100%);
}

.money-deposit p {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    color: #fff188;
}
.money-deposit p span {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 20px;
    color: #fff188;
}

.money-deposit-description {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    color: #f0fffe;
}

.deposit-time-text {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    color: #fff188;
}

.deposit-pending-header {
    font-family: BoonHome;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.02em;
    color: #ade0ff;
}

.deposit-pending-description {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    color: #d2ebfa;
}

.deposit-pending-amount p {
    font-family: BoonHome;
    font-weight: normal;
    color: #fff188;
}

.deposit-pending-amount p {
    font-size: 16px;
}

.deposit-pending-amount span {
    font-size: 18px;
}

.deposit-pending-contact {
    font-family: BoonHome;
    font-weight: normal;
    letter-spacing: 0.02em;
    color: #f0fffe;
}

.deposit-pending-contact span {
    font-size: 16px;
}

.deposit-pending-contact a {
    text-decoration: underline;
    font-size: 16px;
    color: #fff188;
}

.media-bank {
    display: flex;
    -ms-flex-align: start;
    align-items: center;
}

.media-bank-title p {
    align-items: start !important;
    text-align: start !important;
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #ade0ff;
}
.media-body p,
.media-body h5 {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 14px !important;
    letter-spacing: 0.02em;
    color: #d2ebfa;
}
.media-bank-left {
    width: 180px;
}
.media-bank-right {
    width: 200px;
}
.for-bank {
    width: 100%;
}

.for-bank #bank_name,
.for-bank .media-body p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1;
}

.for-bank i {
    color: #F8DC8E;
}

/* Lastest game */
#carousel-lastest {
    position: relative;
    height: 250px;
    /* transform: translateY(-50%); */
    /* overflow: hidden; */
}

#carousel-lastest div {
    position: absolute;
    transition: transform 1s, left 1s, opacity 1s, z-index 0s;
    opacity: 1;
}

#carousel-lastest div img {
    width: 160px;
    height: 250px;
    transition: height 1s;
    border-radius: 14px;
}

#carousel-lastest div.hideLeft {
    left: 0%;
    opacity: 0;
    transform: translateY(10%) translateX(-150%);
}

#carousel-lastest div.hideLeft img {
    /* width: 200px; */
    width: 140px;
    height: 210px;
}

#carousel-lastest div.prevLeftSecond {
    z-index: 4;
    left: 15%;
    transform: translateY(10%) translateX(-150%);
    opacity: 0.4;
}

#carousel-lastest div.prevLeftSecond img {
    /* width: 200px; */
    width: 140px;
    height: 210px;
}

#carousel-lastest div.prev {
    z-index: 5;
    left: 30%;
    transform: translateY(10%) translateX(-95%);
    opacity: 0.4;
}

#carousel-lastest div.prev img {
    width: 140px;
    height: 210px;
}

#carousel-lastest div.selected {
    z-index: 20;
    left: 50%;
    transform: translateY(0) translateX(-50%);
}

#carousel-lastest div.next {
    z-index: 5;
    left: 70%;
    transform: translateY(10%) translateX(-5%);
    opacity: 0.4;
}

#carousel-lastest div.next img {
    width: 140px;
    height: 210px;
    border-radius: 14px;
}

#carousel-lastest div.nextRightSecond {
    z-index: 4;
    left: 85%;
    transform: translateY(10%) translateX(50%);
    opacity: 0.4;
}

#carousel-lastest div.nextRightSecond img {
    /* width: 200px; */
    width: 140px;
    height: 210px;
    border-radius: 14px;
}

#carousel-lastest div.hideRight {
    left: 100%;
    opacity: 0;
    transform: translateY(10%) translateX(50%);
}

#carousel-lastest div.hideRight img {
    width: 140px;
    height: 210px;
}

#lastest-game-mobile .buttons {
    position: absolute;
    margin-top: -15rem;
    z-index: 10;
    left: 0;
    right: 0;
}

#lastest-game-mobile .buttons .arrow {
    height: 15rem;
    background: none;
    border: none;
    color: #FFF;
    font-size: 2rem;
}

/* End- Lastest game */

/* .modal-content.-welcome{
    background: transparent !important;
} */
/* .zone-regis-done img{
    width: 100%;
} */
/* .modal-content.-welcome{
    width: fit-content;
    height: fit-content;
    box-shadow: none;
}
.modal-dialog.modal-dialog-centered.modal-size.-welcome{
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-body.-welcome{
    padding: 0 !important;
} */
/* .zone-regis-done{
    position: relative;
} */
.text-welcome {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: center;
}

.text-welcome P {
    color: #FFF3D3;
}

.img-welcome img {
    width: 90px;
}

.sidebar-dep-wit .btn-deposit img,
.sidebar-dep-wit .btn-withdraw img {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 8px;
    top: 7px;
}

.btn-deposit {
    background: linear-gradient(#a1eda5 0%, #28ad51 100%);
    filter: drop-shadow(0px 0px 4px #8de297);
    padding: 0.6rem 2rem;
    border: 1px solid #abf7b2;
    border-radius: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-deposit span {
    font-family: BoonHome;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}

.btn-withdraw {
    background: linear-gradient(to top,#d1330f 0%, #f24c26 45.81%, #fd6947 100%);
    filter: drop-shadow(0px 0px 4px #fd7658);
    padding: 0.6rem 2rem;
    border: 1px solid #ff9d86;
    border-radius: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-withdraw span {
    font-family: BoonHome;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}

.sidebar-dep-wit .btn-deposit {
    justify-content: flex-end !important;
}

.sidebar-dep-wit .btn-withdraw {
    justify-content: flex-end !important;
}

.sidebar-dep-wit span {
    font-weight: bold;
}

.row.menu-sidebar-provider {
    margin-top: 10px;

}

.row.menu-sidebar-provider .col-4 {
    padding: 3px !important;
}

.menu-provider {
    background: #32B2A950;
    padding: 5px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.menu-provider.-logout {
    background: #CF4D4D50 !important;
}

.menu-provider.-logout p {
    color: #E6ABAB !important;
    -webkit-text-fill-color: #E6ABAB !important;
}

.menu-provider.-changePass {
    background: #F8DC8E50 !important;
}

.menu-provider.-changePass p {
    color: #FFF3D3 !important;
    -webkit-text-fill-color: #FFF3D3 !important;
}

.menu-provider img {
    width: 50px;
    height: 50px
}

.section-rank-mobile .nav-link.active img {
    opacity: 1 !important;
}

.menu-provider p {
    margin-bottom: 0;
    color: #88E5DF !important;
    -webkit-text-fill-color: #fff !important;
    padding-top: 0.5rem;
    font-size: .8em;
}

.section-rank-mobile .nav-link img {
    width: 140px;
    height: 140px;
    opacity: 0.5
}

.section-rank-mobile .nav-link.active {
    color: none !important;
    background-color: none !important;
    border-color: none !important;
}

.section-rank-mobile .nav-item {
    width: 20%;
}

.section-rank-mobile .nav-tabs {
    border: none !important;
}

.section-rank-mobile .nav-link {
    position: relative;
    color: #FFF !important;
    justify-content: center;
    display: flex;
}

/* .section-rank-mobile .nav-link.-new.active img{
    backdrop-filter: drop-shadow(0px 0px 15px #FFF)
    filter: drop-shadow(0px 0px 15px #FFF);
}
.section-rank-mobile .nav-link.-silver.active img{
    filter: drop-shadow(0px 0px 15px #4DFFF1);
}
.section-rank-mobile .nav-link.-gold.active img{
    filter: drop-shadow(0px 0px 15px #FFC600);
}
.section-rank-mobile .nav-link.-platinum.active img{
    filter: drop-shadow(0px 0px 15px #0034FF);
}
.section-rank-mobile .nav-link.-vip.active img{
    filter: drop-shadow(0px 0px 15px #FF0002);
} */
.section-rank-mobile .bg-name-rank {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    background: #111;
    width: fit-content;
    margin: auto;
    padding: 0px 8px;
    border-radius: 20px;
    white-space: nowrap;
}

.bg-name-rank.-new {
    background: rgba(36, 202, 151, 0.25);
}

.bg-name-rank.-silver {
    background: rgba(144, 155, 198, 0.25);
}

.bg-name-rank.-gold {
    background: rgba(253, 202, 118, 0.25);
}

.bg-name-rank.-platinum {
    background: rgba(15, 87, 230, 0.25);
}

.bg-name-rank.-diamond {
    background: rgba(146, 38, 204, 0.25);
}

.bg-name-rank.-vip {
    background: #601F1B99;
}

#Acc_profile {
    background: rgba(5, 16, 31, 0.5);
    border-radius: 8px;
    color: #D0F4F1;
    padding: 1.5rem 0;
    width: 100%;
    margin: auto;
}

.sb-profile-info {
    text-align: left;
    align-items: center;
}

.zone-lobby {
    padding-bottom: 2rem;
}

.zone-lobby h1 {
    font-family: BoonHome;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #ADE0FF;
}
.zone-lobby h2 {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #fffaeb;
}

.zone-button-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 899;
    background: linear-gradient(to top,#111 0%, #0b1f3b 22.54%, #143159 100%);
}

.card-slot .box-go-lobby {
    width: 220px !important;
}

.menu-fix {
    padding-bottom: 0.5rem;
    margin: 0;
    display: flex;
    /* Works well with 100% width  */
    /* width: 32.05em; */
    font-size: 1.5em;
    /* padding: 0 2.85em; */
    position: relative;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.menu__item {
    all: unset;
    flex-grow: 1;
    z-index: 100;
    /* display: flex; */
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 50%;
    align-items: center;
    will-change: transform;
    justify-content: center;
    /* padding: 0.35em 0 ; */
    transition: transform .5s;
}

/* .menu__item::before{
    content: "";
    z-index: -1;
    width: 4.2em;
    height: 4.2em;
    border-radius: 50%;
    position: absolute;
    transform: scale(0);
    transition: background-color var(--duration), transform var(--duration);
} */
.menu__item.active {
    transform: translate3d(0, -.8em, 0);
    bottom: -1.5rem;
    padding-bottom: -0.5rem;
}

.menu__item.active::before {
    transform: scale(1);
    /* background-color: var(--bgColorItem); */

}

.icon {
    width: 2.6em;
    height: 2.6em;
    stroke: white;
    fill: transparent;
    stroke-width: 1pt;
    stroke-miterlimit: 10;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 400;

}

.menu__item.active .icon {
    animation: strok 1.5s reverse;
}

@keyframes strok {
    100% {
        stroke-dashoffset: 400;
    }
}

.menu__border {
    /* left: 0; */
    bottom: 99%;
    width: 10.9em;
    height: 1.9em;
    position: absolute;
    clip-path: url(#menu);
    will-change: transform;
    transition: transform .5s;
    background: #143159;
}

.svg-container {
    width: 0;
    height: 0;
}

/* @media screen and (max-width: 50em) {
    .menu{
        font-size: .8em;
    }
} */
/* .box-menu{
    opacity: 0;
}
.active_show{
    opacity: 1;
} */
.list-tab-menu {
    width: 20%;
    text-align: center;
    position: relative;
    margin-top: .5rem;
}

.opacity-menu {
    position: absolute;
    bottom: 110px;
    left: 0;
    right: 0;
    display: none
}

.opacity-menu-2 {
    position: absolute;
    bottom: 115px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}

.opacity-menu-2 img {
    width: 60px;
}

.opacity-menu-2 p {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}

.opacity-menu-2 div {
    margin-left: 5px;
    margin-right: 5px;
    transition: all .3s ease;
    transform: scale(0);
}

.show-menu {
    transform: scale(1) !important;
}

.opacity-menu-2 .menu-down {
    margin-top: 30px;
}

.opacity-menu a {
    color: #FFF;
    font-size: 18px;
}

.opacity-menu img {
    width: 35px;
    height: 34px;
}

.menu-fix button,
.menu-fix a {
    width: 100%;
}

.menu__item img {
    transition: all .5s ease;
    width: 40px;
    height: 40px;
}

.menu__item p {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    margin: 0;
    margin-top: .5rem;
}

.menu__item.active img {
    /* transform: scale(1.2); */
    /* width: 90px !important; */
    filter: drop-shadow(0px 0px 5px #7AD0AF);
    /* width: 55% !important; */
    transform: scale(1.8) translate3d(0px, -10px, 10px);
}

.-copy-btn-wrapper {
    margin-bottom: 0.2rem;
    width: 80px;
}

.card-slot .status-game {
    top: 40px !important;
    right: 15px !important;
}

.card-slot .favorite-game {
    top: 40px !important;
    left: 15px !important;
}

.show-password {
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
}

.show-password i {
    color: #d0f4f1;
}

.show-pass,
.show-new-pass,
.show-pass-again {
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
}

.show-p,
.show-np,
.show-pa {
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
}

.show-pass i,
.show-pass-again i,
.show-new-pass i {
    color: #d0f4f1;
}

.show-p i,
.show-np i,
.show-pa i {
    color: #d0f4f1;
}

.balance.-nav-side {
    padding-top: 0.5rem;
}

.info-rank {
    position: relative;
}

.info-rank i {
    position: absolute;
    top: 15px;
    right: 87px;
    color: #FFF3D3;
}

.box-promotion {
    background: rgba(17, 17, 17, 0.5);
    border-radius: 14px;
    text-align: center;
    margin-top: 2rem;
    padding-bottom: 0.5rem;
}
.image_promotion {
    padding-top: 1rem;
    text-align: center;
    justify-content: center;
}
.image_promotion img{
    width: 444px !important;
    height: 262px !important;
}

.list-tab-menu&gt;.menu__item&gt;.ani-dice {
    animation: swingDice 2s ease 0s infinite normal none;
}

@keyframes swingDice {
    15% {
        transform: rotate(15deg) scale(1.1);
        opacity: 0.8;
    }

    25% {
        transform: rotate(-10deg);
    }

    40% {
        transform: rotate(5deg);
        opacity: 1;
    }

    50% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(0deg);
    }
}

/* loading process */
.loading {
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-dot {
    float: left;
    margin: 0 0.35rem;
    opacity: 0;
    -webkit-animation: loadingFade 0.9s infinite;
    -moz-animation: loadingFade 0.9s infinite;
    animation: loadingFade 0.9s infinite;
}

.loading-dot:nth-child(1) {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
    fill: #88E5DF
}

.loading-dot:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s;
    fill: #F8DC8E
}

.loading-dot:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s;
    fill: #88E5DF
}

.loading-dot:nth-child(4) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
    fill: #F8DC8E
}

@-webkit-keyframes loadingFade {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes loadingFade {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes loadingFade {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* End - loading process */

.main-blog .txt-header-blog&gt;i:hover {
    animation: headShake 3000ms infinite
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(0px);
    }
}

.blog-detail {
    /* font-family: none; */
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 22px !important;
}

.blog-detail a {
    color: #FFF3D3;
}

.blog-detail a:hover {
    text-decoration: underline;
}

.blog-detail h1,
.blog-detail h2,
.blog-detail h3,
.blog-detail h4,
.blog-detail h5 {
    font-family: DBHelvethaicaMonX, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 300;
}

.copyright {
    padding-bottom: 1.5rem
}

.section-one.lobby.-login .owl-dots {
    bottom: -6rem !important;
}

.section-one.lobby .owl-dots {
    bottom: -12rem !important;
}

.-contect-line-desktop {
    position: relative;
    z-index: 999;
}

.-line-pos {
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

.-line-pos:hover .-line-qr {
    right: 15px;
}

.-line-pos .-line-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 62px;
    height: 62px;
    background: linear-gradient(#37cb63 0%, #1ea546 59.61%, #0c8932 100%);
    border: 1px solid #24e25d;
    filter: drop-shadow(0px 0px 16px #1dc750);
    border-radius: 50%;
    cursor: pointer;
}

.-line-pos .-line-logo img {
    height: 36.39px;
    width: 38.19px;
}

.-line-pos .-line-text {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #189337;
    border: 1px solid #24e25d;
    /* box-shadow: 0px 0px 16px #1dc750; */
    color: #FFF;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top: .5rem;
    padding-inline: .5rem;
}

.-line-pos .-line-text a {
    color: #FFF;
    font-size: 18px;
}

.-line-pos .-line-text:hover {
    color: #e4ffef !important;
}

.-line-qr {
    position: fixed;
    bottom: 100px;
    right: -200px;
    transition: right 0.5s ease-out;
}

.-line-qr .-qr-box {
    width: 190px;
    text-align: center;
    align-items: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    color: #FFF;
    border-radius: 14px;
    background: #31c25c;
    border: 1px solid #24e25d;
    /* box-shadow: 0px 0px 16px #1dc750; */
    padding-top: 0.5rem;
    padding-bottom: 0.4rem;
    margin-bottom: 1.5rem;
}

.-line-qr .-qr-box .-qr-border-img {
    background: white;
    padding: 0rem 1rem 0.3rem 1rem;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}

.-line-qr .-qr-box .-qr-border-img img {
    width: 145px;
    height: 145px;
}

.-line-qr .-qr-box .-qr-border-img .-qr-link {
    text-decoration: underline;
}

.-line-qr .-qr-box .-qr-border-img .-qr-link:hover {
    color: #009C3E !important;
    text-decoration: underline !important;
}

.-line-qr .-qr-box .-add-line {
    font-size: 14px;
    align-items: center;
    padding-top: 0.4rem;
}

.head-rank {
    margin-top: 4rem;
    margin-bottom: 2rem;
}

.head-rank p {
    margin: 0;
    text-align: center;
    color: #ade0ff;
    font-size: 26px;
}

.section-rank-mobile .nav.nav-tabs {
    overflow-x: auto;
    flex-wrap: nowrap !important;
}

.wp-block-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.wp-block-column {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.new-blog-detail h1,
.new-blog-detail h2,
.new-blog-detail h3,
.new-blog-detail h4,
.new-blog-detail h5,
.new-blog-detail b,
.new-blog-detail strong,
.new-blog-detail u,
.new-blog-detail i,
.new-blog-detail a {
    color: #ffe06f !important;
    -webkit-text-fill-color: #ffe06f !important;
}

/* new content */
.new-contents-detail h1,
.new-contents-detail h2,
.new-contents-detail h3,
.new-contents-detail h4,
.new-contents-detail h5,
.new-contents-detail b,
/* .new-contents-detail strong, */
.new-contents-detail u,
.new-contents-detail i,
.new-contents-detail a,
/* old content */
.-text-contents-detail h1,
.-text-contents-detail h2,
.-text-contents-detail h3,
.-text-contents-detail h4,
.-text-contents-detail h5,
.-text-contents-detail b,
.-text-contents-detail strong,
.-text-contents-detail u,
.-text-contents-detail i,
.-text-contents-detail a {
    color: #ffe06f !important;
    -webkit-text-fill-color: #ffe06f !important;
}
/* .new-contents-detail strong{
    font-weight: 900 !important;
} */
.wp-block-kadence-image img {
    width: 100%;
    height: auto;
}
.wp-block-kadence-image img:after {
    padding-top: 1.5rem;
}
.img-blog-border {
    width: 900px;
    aspect-ratio: auto !important;
    margin: auto;
    box-shadow: 0 0 10px 0 rgb(29, 28, 28);
    border: 1px solid #FFF;
    border-radius: 16px !important;
}

.btn-register-blog {
    text-align: center;
    justify-content: center;
    margin: 4rem 0;
}

.btn-register-blog img {
    width: 100%;
    margin: auto;
}

.new-contents-detail {
    font-size: 25px;
    border: 1px solid #32B2A9;
    border-radius: 20px;
    background-color: #085050;
    color: #fff;
}
.new-contents-detail figure {
    overflow: hidden;
}
.btn-register-blog .btn {
    position: relative;
    width: 100%;
}

.btn-wipwap-1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    /* animation: wipwap-btn1 0.7s infinite linear; */
    animation: wipwap-btn1 0.7s infinite cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.btn-wipwap-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}

@-webkit-keyframes wipwap-btn1 {
    0% {
        z-index: 1;
    }

    100% {
        z-index: 0;
    }
}

@keyframes wipwap-btn1 {
    0% {
        z-index: 1;
    }

    100% {
        z-index: 0;
    }
}

.box-img-blog-border {
    margin-top: 5rem;
}

.footer-game-casino {
    padding: .7rem;
    background: #00000070;
}

.game-casino-footer {
    display: flex;
    align-items: center;
    margin: auto -10%;
}

/* .marquee-parent {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: .5rem;
} */
.marquee-child-logo {
    color: #FFF3D3;
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: x-marquee 50s linear infinite;
    animation: x-marquee 50s linear infinite;
}

.marquee-child:hover,
.marquee-child-logo:hover {
    animation-play-state: paused;
    cursor: pointer;
}

.zone-game,
.zone-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    filter: grayscale(1);
}

/* .zone-game img,
.zone-game source,
.zone-logo source {
    width: 70px;
    height: 70px;
    margin: auto 6px;
} */

.zone-logo img {
    width: 70px;
    height: 70px;
    margin: auto 6px;
}

.zone-game img.slot,
.zone-logo img.slot {
    width: 110px;
    height: 33px;
}

.str_move_clone {
    /* display: inline-flex; */
    position: absolute;
    padding-left: 0;
    vertical-align: top;
    left: 100%;
    top: 0;
    left: 100%;
    right: auto;
    animation-play-state: paused;
    animation-iteration-count: infinite;
    animation-timing-function: step-end;
}

.box-blog-border {
    width: 900px;
    margin: auto;
}

.box-btn-register {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 3rem 0;
}

.btn-register-bloger {
    position: relative;
    background: #fcd25e;
    color: rgb(0, 0, 0) !important;
    -webkit-text-fill-color: rgb(0, 0, 0) !important;
    border: 1px solid #ffffff;
    border-radius: 8px;
    width: 49%;
    padding: .7rem 2rem;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    /* margin-right: .5rem; */
    animation: neon-play 1.5s ease infinite;
    transition: .4s all;
}

.box-btn-register p {
    color: #000;
    margin-bottom: 0;
    font-size: 23px;
}

.btn-register-bloger i {
    color: #000;
    font-size: 18px;
}

.btn-register-line {
    background: linear-gradient(#37cb63 0%, #1ea546 59.61%, #0c8932 100%);
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    border: 1px solid #24e25d;
    border-radius: 8px;
    width: 49%;
    padding: .7rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-left: .5rem; */
    font-size: 23px;
    box-shadow: 0px 0px 15px 2px #1dc750;
    transition: .4s all;
}

.btn-register-line img {
    width: 25px;
    height: 24px;
}

.animated-button span {
    position: absolute;
}

/* .animated-button span:nth-child(1) {
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(26, 43, 8, 0)), to(#ff0076));
    background: linear-gradient(to left, rgba(26, 43, 8, 0), #ff0076);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
} */
@-webkit-keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@-webkit-keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@-webkit-keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.action-right .animated-button {
    /* background: linear-gradient(140deg, rgba(220, 57, 110, 0.1), #7d213e); */
    color: white !important;
    /* padding: 10px; */
    display: inline-block;
    /* -webkit-transform:translate(0%,0%); */
    transform: translate(0%, 0%);
    overflow: hidden;
    font-size: 16px !important;
    text-align: center;
    border: 0;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    /* box-shadow: 0 0 6px red; */
    border-radius: 5px;
    /* padding: 5px 10px; */
}

.action-right .animated-button span:nth-child(1) {
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(26, 43, 8, 0)), to(#fff));
    background: linear-gradient(to left, rgba(26, 43, 8, 0), #fff);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

.action-right .animated-button span:nth-child(2) {
    top: 0;
    right: 0;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(26, 43, 8, 0)), to(#fff));
    background: linear-gradient(to top, rgba(26, 43, 8, 0), #fff);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

.action-right .animated-button span:nth-child(3) {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(26, 43, 8, 0)), to(#fff));
    background: linear-gradient(to right, rgba(26, 43, 8, 0), #fff);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

.action-right .animated-button span:nth-child(4) {
    top: 0;
    left: 0;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 43, 8, 0)), to(#fff));
    background: linear-gradient(to bottom, rgba(26, 43, 8, 0), #fff);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

.disable-cursor {
    pointer-events: none;
    filter: brightness(0.6);
}
.logo-in-navside{
    width: 81px;
    height: 77px;
}

.logout-title-text {
    font-family: BoonHome;
    font-weight: normal;
    font-size: 18px;
    color: #f0fffe;
}

.btn-primary-dark-logout {
    border-radius: 8px;
    background: linear-gradient(to right,#1da0f2 0%, #1b9ced 52.71%, #0a7cc4 100%);
    border: 1px solid #9cd8fd;
    box-shadow: 0px 0px 10px #a3dcff
}
.btn-primary-dark-cancel {
    border-radius: 8px;
    background: linear-gradient(to left,#d1330f 0%, #f24c26 45.81%, #fd6947 100%);
    border: 1px solid #ff9d86;
    box-shadow: 0px 0px 5px #ffec5a;
}
.promotion-wrapper {
    width: 432px;
    height: 280px;
    padding-top: 2rem;
    padding-bottom: 1.5rem;
}
.each-promotion-banner {
    width: 100%;
    height: auto;
}
.promo-content p {
    line-height:22px;
    padding-top: 0.5rem;
}
.img-promotion-select {
    width: 300px;
    height: auto;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.promo-get-banner {
    width: 100%;
    height: auto;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.owl-carousel {
    min-height: 120px;
}
/* ----------------------------- */
/* --------- Resposive --------- */
/* --------- ResSA365 ---------- */
/* ----------------------------- */

/* min-width */
@media (min-width: 1200px) {

    .menu.menu-left,
    .fade-bg-sidebar {
        display: none !important;
    }

    .nav-menu-pc .-none {
        display: none;
    }

    .blog-wrapper&gt;div {
        flex-flow: wrap;
    }
}

@media(min-width:992px) {
    /* .card-casino-live:hover img{
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px);

        -webkit-transform: translateZ(0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    } */

    .scroll-modal-promo {
        max-height: 450px;
        overflow-y: scroll;
    }
}

@media (min-width:376px) {
    .hide-min-376 {
        display: none;
    }
}

@media (min-width:321px) {
    .br-none-min {
        display: none;
    }
}

@media (min-width: 2560px) {
    .zone-lastest-game .header-text {
        font-size: 2rem!important;
    }
}

@media (min-width: 1900px) {
    .zone-lastest-game .header-text {
        font-size: 1.9rem!important;
    }
}
/* max-width */
@media (max-width: 1440.98px) {
    .promotion-component {
        height: 390px !important;
    }
    .header-promo-wrapper {
        padding-top: 1rem;
    }
    .promotion-wrapper {
        width: 432px;
        height: 275px;
        padding-top: 2rem;
        padding-bottom: 2rem !important;
    }
    .zone-lastest-game {
        margin-bottom: 1.5rem;
    }
    .zone-lastest-game .header-text {
        font-size: 1.8rem !important;
    }
    .box-video-manaul img {
        width: 100%;
        height: 407px;
    }

    .box-step-text img {
        width: 70px;
        height: 70px;
    }

    .tab-games::before {
        transform: scaleX(3.5);
    }

    .zone-game,
    .zone-approve {
        flex-wrap: wrap;
    }

    .menu-footer ul {
        white-space: nowrap;
        padding-left: 2rem;
        padding-top: 0.5rem;
    }
    .menu-footer ul li {
        padding-bottom: 0.5rem;
    }

    .rank-detail .data-rank .icon {
        width: 40px;
        height: 40px;
    }

    .rank-detail .data-rank .icon i {
        font-size: 20px;
    }

    .menu .navbar-nav .nav-item span {
        padding-top: 2px;
    }
}

@media (max-width: 1199.98px) {
    .promotion-wrapper {
        width: 415px;
        height: 260px;
        padding-top: 2rem;
        padding-bottom: 1.5rem;
    }
    .menu-footer ul {
        display: block;
        white-space: nowrap;
        padding-left: 2.5rem;
    }
    .zone-bank-footer {
        padding-bottom: 1rem;
    }

    .-img-content-detail {
        height: 557px;
    }

    .box-video-manaul img {
        height: 341px;
    }

    .zone-approve img {
        margin-right: 1rem;
        margin-bottom: .5rem;
    }

    .row.-small .card-casino-live img {
        height: 242px;
    }

    .zone-game {
        justify-content: end;
    }

    .tab-games::before {
        transform: scaleX(3);
    }

    .nav-menu-pc .-block {
        display: none;
    }

    .navbar-nav.nav-menu {
        display: none;
    }

    .navbar .mobile-menu-bar {
        display: block;
        display: flex;
        align-items: center;
    }

    .box-rank-sidebar img {
        width: 70px;
        height: 70px
    }

    .col-lg-5.-big .card-casino-live img,
    .col-lg-5.-big .card-casino-live source {
        width: 335px;
        height: 500px;
    }

    .sidebar-balance .provider-balance {
        background: #F8DC8E45;
        border-radius: 8px;
        justify-content: space-between;
    }

    .box-rank-sidebar {
        position: relative
    }

    .name-rank {
        background: #3D260099;
        position: absolute;
        bottom: -13px;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        width: fit-content;
        margin: auto;
        padding: 0 .5rem;
        border-radius: 20px;
    }
    .name-rank-new {
        background: rgba(36, 202, 151, 0.4);
    }

    .name-rank-silver {
        background: rgba(144, 155, 198, 0.4);
    }

    .name-rank-gold {
        background: rgba(253, 202, 118, 0.4);
    }

    .name-rank-platinum {
        background: rgba(15, 87, 230, 0.4);
    }

    .name-rank-diamond {
        background: rgba(146, 38, 204, 0.4);
    }

    .name-rank-vip {
        background: #601F1B99;
    }

    .btn-link.-navbar,
    .btn-link.-sidebar {
        color: #fff188 !important;
        -webkit-text-fill-color: #fff188 !important;
        padding-top: 0px !important;
        align-items: center;
        display: flex;
    }

    .btn-link.focus,
    .btn-link:focus,
    .btn-link:hover {
        text-decoration: none;
    }

    .card-slot img {
        height: 345px;
    }



    .rank-detail .data-rank .icon {
        width: 50px;
        height: 50px;
    }

    .rank-detail .data-rank .icon i {
        font-size: 24px;
    }
    .section-rank-mobile .bg-name-rank {
        margin-top: 0.5rem;
        position: static;
    }
    .section-rank-mobile .nav-link {
        display: block;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .section-rank-mobile .nav.nav-tabs {
        overflow-x: hidden;
    }
}

@media (max-width: 1024.98px) {
    .promotion-component {
        height: 410px !important;
    }
    .promotions-wrapper {
        width: 350px;
        height: 130px;
        background: #111;
        /* border-radius: 15px; */
        text-align: center;
        margin-bottom: 1rem;
    }
    .promotions-wrapper img {
        width: 245px;
        height: auto;
        margin-top: -3rem;
        cursor: pointer;
    }
    .promotion-wrapper {
        width: 432px;
        height: 255px;
        padding-top: 3.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .zone-lastest-game {
        margin-bottom: 0;
    }
    .zone-btn-withdraw .btn-with-per {
        width: 22%;
    }
    .menu-provider p {
        font-size: 14px;
    }

    .menu-provider {
        background: rgba(29, 160, 242, 0.3);
    }

    .menu-provider.-changePass {
        background: rgba(255, 241, 136, 0.3);
    }

    .menu-provider.-logout {
        background: rgba(255, 92, 92, 0.3);
    }

    .sidebar-dep-wit span {
        padding-left: 0.8rem;
        margin-left: 0;
        padding-bottom: 0.25rem;
    }

    .sidebar-dep-wit {
        justify-content: center;
    }

    .sidebar-balance .provider-balance span {
        -webkit-text-fill-color: #fff188 !important;
    }

    .provider-balance button.btn.btn-link.py-0.px-2 {
        -webkit-text-fill-color: #fff188 !important;
    }

    .sidebar-balance .provider-balance {
        background: #143159;
        border-radius: 20px;
    }

    .balance.-nav-side {
        padding-top: 0rem;
    }
    .welcome-text h1, .welcome-text h2 {
        font-size: 16px !important;
    }
    .section-rank-mobile .nav-link {
        display: block;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .section-rank-mobile .bg-name-rank {
        margin-top: 0.5rem;
        position: static;
    }
    .section-rank-mobile .nav.nav-tabs {
        overflow-x: hidden;
    }
    .tab-img-game img {
        width: 470px;
        height: 420px;
    }

    .nav-menu-game img {
        width: 80px;
        height: 80px;
    }

    .menu-footer ul {
        justify-content: space-around;
        display: block;
    }

    .tab-games::before {
        transform: scaleX(3.8);
    }

    .index-tab-container .nav.nav-tabs.tab {
        justify-content: space-around;
    }

    .index-tab-container .tab .nav-item {
        width: 25%;
    }
}

@media (max-width: 991.98px) {
    .btn-deposit {
        display: none;
    }

    .btn-withdraw {
        display: none;
    }

    .navbar-right .nav-register-btn {
        display: none !important;
    }

    .float-depWit .btn-deposit {
        display: block;
        width: 100%;
    }

    .float-depWit .btn-withdraw {
        display: block;
        width: 100%;
    }
    .section-rank-mobile .nav.nav-tabs {
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
        padding-bottom: 0.5rem;
    }
    .header-promo-wrapper .promotion {
        padding-top: 3rem;
        width: 385px;
        height: 255px;
    }
    .header-promo-wrapper .promotion-nav {
        position: absolute;
        bottom: 65px !important;
        width: 95px !important;
    }
    .zone-menu-footer-top {
        display: block !important;
        max-width: fit-content;
        margin: auto !important;
    }
    .zone-menu-footer-top-display {
        display: block !important;
        width: 100%;
    }

    .zone-menu-footer .menu-footer ul {
        display: flex !important;
        margin-top: 0.5rem;
    }

    .zone-menu-footer {
        display: block !important;
    }

    .zone-bank-footer {
        display: block !important;
        padding-bottom: 0.5rem;
    }

    .zone-bank-footer {
        display: block !important;
        padding-bottom: 0.5rem;
    }
    .zone-bank-footer p {
        display: block !important;
        padding-bottom: 0.5rem;
        text-align: center !important;
    }

    .text-right-footer .header-game {
        font-family: BoonHome;
        font-weight: normal;
        font-size: 16px;
        padding-bottom: 0.5rem;
        text-align: center !important;
    }

    .image_promotion{
        padding-bottom: 1rem;
    }
    .promotion-component {
        height: 410px !important;
    }
    .container-custom-blog {
        max-width: 100% !important;
    }

    .box-btn-register {
        padding-right: 15px;
        padding-left: 15px;
    }

    .box-blog-border {
        width: 100%;
    }

    .btn-register-blog img {
        width: 80%;
    }

    .btn-register-blog img {
        width: 650px;
    }

    .img-blog-border {
        border-radius: 0 !important;
        box-shadow: unset;
        width: 100%;
        /* height: 60vh; */
        border: unset;
    }

    .box-img-blog-border {
        padding: 0;
        margin-top: 0.8rem;
    }

    .promotions-wrapper img {
        width: 260px;
    }

    .-img-content-detail {
        height: 413px;
    }

    .custom-modal .btn-primary {
        line-height: 23px;
        padding: 0.25rem 0;
    }

    .playGmae.wrapper-inner {
        background: rgba(5, 16, 31, 0.5);
        padding: 15px;
        border-radius: 15px;
        height: 370px;
    }

    .zone-copy {
        text-align: right;
    }

    .img-welcome img {
        width: 80px;
    }

    .custom-modal .modal-content .modal-body.modal-mobile {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .modal-welcome {
        justify-content: center;
    }

    .custom-modal .modal-content.-welcome {
        overflow: unset !important;
        width: unset !important;
        height: unset !important;
        border: 1px solid #F8DC8E !important;
        border-radius: 10px;
    }

    .header-promo-wrapper {
        width: 100%;
        /* height:147px; */
    }

    .section-one.lobby .owl-dots {
        bottom: -10rem !important;
    }

    .section-rank-mobile .nav-link img {
        width: 100%;
        height: auto;
    }

    .box-video-manaul img {
        height: 443px;
    }

    .btn-playGame {
        display: none !important;
    }

    .row.-small .card-casino-live img {
        height: 520px;
    }

    .page-link {
        padding-top: 8px !important;
    }

    .status-game {
        top: 50px;
        right: 20px;
    }

    .favorite-game {
        top: 50px;
        left: 20px;
    }

    .card-slot .status-game {
        top: 25px !important;
        right: 10px !important;
    }

    .card-slot .favorite-game {
        top: 25px !important;
        left: 10px !important;
    }

    .box-step-text {
        justify-content: center;
    }

    .box-step-text .img-step {
        width: unset;
    }

    .btn-link.-navbar:hover,
    .btn-link.-sidebar:hover {
        color: #F7E9C6 !important;
        -webkit-text-fill-color: #F7E9C6 !important;
    }

    .rank-detail {
        background: #11111187;
    }

    .sidebar-balance .provider-balance i {
        font-size: 16px;
    }

    .sidebar-balance .provider-balance span {
        -webkit-text-fill-color: #fff188 !important;
    }

    .provider-balance button.btn.btn-link.py-0.px-2 {
        -webkit-text-fill-color: #fff188 !important;
    }

    .send-pass {
        justify-content: unset;
        width: unset;
    }

    .number-otp {
        justify-content: center;
    }

    .number-otp input {
        margin: 0 .5rem;
    }

    .modal-content {
        border: none;
    }

    .message-register {
        margin-top: 2rem;
        margin-bottom: 1rem;
    }

    .owl-carousel .owl-dots {
        bottom: -14.5rem;
    }

    .header-promo-wrapper .header-sub-title {
        order: 0;
    }

    .col-lg-5.-big .card-casino-live img,
    .col-lg-5.-big .card-casino-live source {
        width: 100%;
        height: 501px;
    }

    .navbar .mobile-menu-bar {
        font-size: 1.5rem;
    }

    .zone-game picture {
        text-align: center;
    }

    .zone-game,
    .zone-approve {
        justify-content: space-between;
    }

    .header-game {
        text-align: center;
        font-size: 24px;
        margin-bottom: .5rem !important;
    }

    .zone-rank:hover img {
        transform: unset;
    }

    .header .navbar {
        background-color: #0B1F3B;
    }

    .header .navbar .container.d-flex.justify-content-between.pr-lg-3.pr-0 {
        padding: 0;
    }

    .down-menu-mobile {
        display: inline-block !important;
        color: #F8DC8E;
        font-size: 12px;
    }

    #chat-widget-container {
        display: none;
    }

    .marquee-child {
        -webkit-animation-duration: 20s;
        animation-duration: 20s;
    }

    .nav-line-sup {
        top: 3px;
    }

    .bg-show-menu {
        position: fixed !important;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: 898;
        background: #00000099;
        position: relative;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
    }

    .card-slot img {
        height: 250px;
    }

    .zone-game.slot img {
        height: 20px;
    }

    .tab-padding {
        padding: 1.5rem 0;
    }

    .box-shere span {
        color: #D0F4F1;
        padding-top: 5px;
    }

    .copyright {
        padding-bottom: 9rem
    }

    .sb-profile-info {
        padding-top: 5px;
    }

    .balance-depWit.d-lg-none.d-block {
        padding-top: 3px;
    }

    .list-bank.select-bank {
        justify-content: center;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .box-mt-991 {
        margin-top: 6rem;
    }

    .-contect-line-desktop {
        display: none;
    }
    .-owl-header-promotion .owl-item img {
        width: auto !important;
        height: 250px !important;
        margin-top: 0;
    }
}

@media (max-width: 767.98px) {
    .promotions-wrapper {
        width: 350px;
        height: 165px;
        background: #111;
        /* border-radius: 15px; */
        text-align: center;
        margin-bottom: 1rem;
    }
    .promotions-wrapper img {
        width: 300px;
        height: auto;
        margin-top: -3rem;
        cursor: pointer;
    }
    .zone-lobby {
        padding-top: 1rem;
    }
    /* .img-blog-border {
        height: 55vh;
    } */
    .promotion-component {
        height: 460px;
    }
    .btn-register-blog img {
        width: 520px;
    }

    .box-promotion-content {
        height: 300px;
    }

    .box-x-promotion {
        flex-wrap: wrap;
        padding: 1rem;
        justify-content: space-around;
    }

    .-img-content-detail {
        height: 305px;
    }

    .box-video-manaul img {
        height: 328px;
    }

    .section-rank-mobile .nav-link img {
        height: auto;
    }

    .col-lg-5.-big .card-casino-live img,
    .col-lg-5.-big .card-casino-live source {
        height: 381px;
    }

    .row.-small .card-casino-live img {
        height: 381px;
    }

    .status-game {
        top: 35px;
        right: 15px;
    }

    .favorite-game {
        top: 35px;
        left: 15px;
    }

    .menu__border {
        width: 9.9em;
        height: 2em;
    }

    .menu-fix {
        padding: 0 0.85em;
    }

    .x-term-and-condition.-home {
        padding-top: 3rem;
    }

    .index-tab-container .tab .nav-item .nav-link img {
        width: 70px;
        height: 70px;
    }

    .nav-menu-game img {
        width: 130px;
        height: 130px;
    }

    .nav-menu-game {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .tab-games::before {
        transform: scaleX(4.2);
    }

    .footer-top .list-menu {
        flex-wrap: wrap;
    }

    .footer-top .list-menu li {
        margin: 0 1rem 1rem;
    }

    .zone-game img {
        width: 50px;
        height: 50px;
    }

    .-footer-tags {
        justify-content: flex-start;
    }

    .-footer-tags .btn {
        font-size: 16px;
    }

    .-text-contents-detail {
        font-size: 22px;
    }

    .bonus-modal-content {
        padding-top: 42vw !important;
        line-height: 0vw !important;
    }

    .bonus-modal-popup {
        background-size: 140% !important;
    }

    .bonus-header {
        font-size: 5.6vw !important;
    }

    .bonus-message {
        font-size: 8vw !important;
        padding-top: 3vw;
    }

    .tab-games::before {
        transform: scaleX(4);
    }
    #promotion-owl {
        height: 220px !important;
    }
    .-owl-header-promotion .owl-item img {
        /* width: 357px !important;
        height: 211px !important; */
        width: auto !important;
        height: 210px !important;
        margin-top: 0;
    }
    .image_promotion img {
        width: 357px !important;
        height: 211px !important;
    }

    .welcome-text {
        padding: 1rem 1rem 1rem 1rem;
    }

    .card-slot img {
        height: 390px;
    }

    .zone-game.slot img {
        height: 18px;
    }
}

@media (max-width: 575.98px) {
    .promotions-wrapper {
        width: 350px;
        height: 165px;
        background: #111;
        /* border-radius: 15px; */
        text-align: center;
        margin-bottom: 1rem;
    }
    .promotions-wrapper img {
        width: 300px;
        height: auto;
        margin-top: -3rem;
        cursor: pointer;
    }
    .promotion-wrapper {
        width: 330px;
        height: 210px;
        padding-top: 2rem;
        padding-bottom: 0.5rem;
    }
    .promotion-wrapper {
        width: 300px;
        height: 150px;
        padding-top: 4rem;
        padding-bottom: 0.5rem;
    }
    .promotion-img-slider-box {
        display: flex !important;
        justify-content: center !important;
        width: 80% !important;
        object-fit: contain;
    }

    .promotion-img-slider-box img {
        object-fit: contain;
    }
    .custom-modal .btn-primary {
        padding : 0.25rem 0;
    }
    /* .img-blog-border {
        height: 50vh;
    } */
    .promotion-component {
        height: 336px !important;
    }
    .box-btn-register .btn p {
        padding-top: .5rem;
    }

    .btn-register-bloger {
        margin-bottom: 1.5rem;
    }

    .box-btn-register {
        margin: 2rem 0;
        flex-wrap: wrap;
    }

    .box-btn-register .btn {
        width: 80%;
        margin: .8rem auto;
        padding: .5rem 1.5rem !important;
    }

    .tab-games {
        padding-top: 0.2rem;
    }

    .btn-register-blog img {
        width: 400px;
    }

    /* .wp-block-columns {
        display: block;
    } */

    .box-x-promotion {
        margin: 1rem 1.5rem;
    }

    .-img-content-detail {
        height: 326px;
    }

    .zone-lobby h1 {
        font-size: 2rem;
    }

    .zone-lobby h2 {
        font-size: 1.8rem;
    }

    .header-promo-wrapper {
        width: 100%;
        /* height:121px; */
    }

    .blog-detail h1,
    .blog-detail h2,
    .blog-detail h3,
    .blog-detail h4,
    .blog-detail h5 {
        font-size: 32px;
    }

    .box-video-manaul img {
        height: 349px;
    }

    .section-rank-mobile .nav-link img {
        width: 75px !important;
    }

    /* .section-rank-mobile .nav-link img {
        height: 18vw;
    } */
    .col-lg-5.-big .status-game {
        top: 37px !important;
        right: 15px !important;
    }

    .col-lg-5.-big .favorite-game {
        top: 37px !important;
        left: 15px !important;
    }

    .col-lg-5.-big .card-casino-live img,
    .col-lg-5.-big .card-casino-live source {
        height: 73vw;
    }

    .row.-small .card-casino-live img {
        height: 70vw;
    }

    .main-blog img {
        height: 45vw;
    }

    .card-slot .status-game {
        top: 35px !important;
        right: 15px !important;
    }

    .card-slot .favorite-game {
        top: 35px !important;
        left: 15px !important;
    }

    /* .menu__item.active img {
        width: 80px !important;
    } */
    .opacity-menu-2 {
        bottom: 115px;
    }

    .opacity-menu {
        bottom: 100px;
    }

    .inner-wrapper .-title {
        font-size: 2rem;
    }

    .zone-lobby img {
        width: 330px;
    }

    .menu__border {
        width: 8.9em;
        height: 1.8em;
    }

    .menu__item img {
        width: 45px;
        height: 45px;
    }

    .menu-fix {
        padding: 0 0.45em;
    }

    .bg-blur {
        width: 170px;
        height: 170px;
    }

    .btn-play-video i {
        font-size: 2.5rem;
    }

    .btn-play-video p {
        font-size: 1.9rem !important;
    }

    .header-promo-wrapper .header-sub-title {
        font-size: 14px !important;
    }

    .owl-carousel .owl-dots {
        bottom: -12rem;
    }

    .nav-menu-game img {
        width: 120px;
        height: 120px;
    }

    .tab-img-game img {
        width: 425px;
        height: 380px;
    }

    .bonus-modal-content {
        padding-top: 47vw !important;
    }

    .tab-games::before {
        transform: scaleX(5);
    }
    #promotion-owl {
        height: 170px !important;
    }
    .-owl-header-promotion .owl-item img {
        /* width: 323px !important;
        height: 190px !important; */
        width: auto !important;
        height: 160px !important;
    }
    .image_promotion img {
        width: 323px !important;
        height: 190px !important;
    }
    .promotion-component {
        padding-bottom: 4rem;
    }
    .zone-game img {
        width: 59px;
        height: 59px;
        margin: 0 10px 10px;
    }

    .zone-game,
    .zone-approve {
        justify-content: space-evenly;
    }

    .zone-tab-game .nav-pills {
        margin-left: 15px;
        margin-right: 15px;
    }

    .zone-tab-game .nav-link {
        padding: 0;
    }

    .menu__item p {
        font-size: 18px;
        margin-top: 0.3rem;
    }

    .card-slot img {
        height: 73vw;
    }

    .zone-game.slot img {
        height: 22px;
    }
}
/* @media (max-width:425px)  and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .new-contents-detail p strong:nth-child(1) {
            margin-left: .6em;
            position: static;
        }
    }
} */

@media (max-width: 580px) {
    .lastest-game-desktop {
        display: none !important;
    }
    .lastest-game-mobile {
        display: block !important;
    }
    .zone-lastest-game {
        height: 370px !important;
    }
}
@media (max-width:425px) {
    .promotions-wrapper {
        width: 350px;
        height: 165px;
        background: #111;
        /* border-radius: 15px; */
        text-align: center;
        margin-bottom: 1rem;
    }
    .promotions-wrapper img {
        width: 300px;
        height: auto;
        margin-top: -3rem;
        cursor: pointer;
    }
    .zone-lastest-game {
        height: 370px !important;
    }
    .lastest-game-desktop {
        display: none !important;
    }
    .zone-lastest-game .header-text {
        font-size: 1.5rem !important;
    }
    .header .navbar-brand {
        width: 50px;
    }
    .-block-content-term-and-condition {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .head-rank p {
        font-size: 24px;
    }

    .media-bank-left {
        width: 200px;
    }

    .nav-menu-game {
        padding-top: 1.5rem;
    }

    .header-promo-wrapper .btn-primary-modal {
        margin: 0.5rem !important;
    }

    .footer-top {
        padding: 0.5rem 0;
    }

    .zone-btn-withdraw .btn-with-per {
        padding: 0.5rem 1.8rem 0.5rem 1.8rem !important;
    }

    .menu__item p {
        font-size: 14px;
        margin-top: 0.4rem;
    }

    .list-tab-menu {
        margin-top: 0.8rem !important;
        margin-bottom: 0.8rem !important;
    }

    .footer-bank-logo .wrapper {
        margin-left: 0 !important;
    }

    .header-promo-wrapper .promotion {
        padding-top: 2.5rem;
        width: 280px;
        height: 200px;
    }
    .header-promo-wrapper .promotion-nav {
        margin-top: 2rem;
        width: 95px;
        height: 14px;
    }
    .new-contents-detail p strong:nth-child(1) {
        margin-left: .6em;
        position: static;
    }
    .btn-register-blog img {
        width: 100%;
    }

    .-img-content-detail {
        height: 236px;
    }

    .zone-lobby h1 {
        font-size: 1.6rem;
    }

    .zone-lobby h2 {
        font-size: 1.4rem;
    }

    .custom-modal .modal-content .modal-body.modal-mobile {
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .img-welcome img {
        width: 70px;
    }

    .modal-content.-welcome .text-gold.f-4 {
        font-size: 1.6rem !important;
    }

    .header-register {
        font-family: BoonHome;
        font-weight: bold;
        font-size: 26px;
    }

    .box-video-manaul img {
        height: 254px;
    }

    .section-rank-mobile .nav-link img {
        width: 65px !important;
    }

    .section-rank-mobile .nav.nav-tabs {
        flex-wrap: wrap;
    }

    /* .section-rank-mobile .nav-link img {
        height: 17vw;
    } */
    .number-phone .-user {
        font-size: 16px;
    }

    .-footer-tags .btn {
        padding-top: 9px;
    }

    .card-slot .status-game {
        top: 25px !important;
        right: 10px !important;
    }

    .card-slot .favorite-game {
        top: 25px !important;
        left: 10px !important;
    }

    .favorite-game {
        top: 25px;
        left: 10px;
    }

    .status-game {
        top: 25px;
        right: 10px;
    }

    .status-game .new,
    .status-game .hot,
    .favorite-game .live-game i {
        font-size: 14px;
    }

    .status-game .new,
    .status-game .hot {
        padding: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 35px;
        height: 25px;
    }

    .menu__item.active img {
        transform: scale(1.65) translate3d(0px, -10px, 10px) !important;
    }

    .opacity-menu-2 {
        bottom: 105px;
    }

    .opacity-menu-2 img {
        width: 45px;
        height: 45px;
    }

    .zone-lobby img {
        width: 300px;
    }

    .inner-wrapper .-title {
        font-size: 1.6rem;
    }

    .menu__item img {
        width: 40px;
        height: 40px;
    }

    .menu__border {
        width: 6.9em;
        height: 1.4em;
    }

    .btn-play-video i {
        font-size: 2rem;
    }

    .btn-play-video p {
        padding-top: 0.2rem;
        font-size: 1.6rem !important;
    }

    .bg-blur {
        width: 150px;
        height: 150px;
    }

    .section-rank-mobile .nav-link {
        padding: 3px;
        font-size: 16px;
    }

    .index-tab-container .tab .nav-item .nav-link img {
        width: 60px;
        height: 60px;
    }

    .index-tab-container .tab .nav-item .nav-link.active .ic-active {
        width: 84px;
        height: 86px;
    }

    .tab-img-game img {
        width: 100vw;
        height: 90vw;
    }

    .nav-menu-game img {
        width: 80px;
        height: 80px;
    }

    .tab-games::before {
        transform: scaleX(5.8);
    }

    .-header-content {
        font-size: 30px;
    }

    .-position-left-mobile {
        align-items: center;
        /* float: left; */
    }

    .zone-game img {
        width: 60px;
        height: 60px;
        margin: 0 6px 5px;
    }

    .text-footer p {
        font-size: 1.2rem !important;
    }

    .tab-img-game .go-to-lobby {
        bottom: -250px;
    }

    .menu-tab-pane .nav-item a {
        padding: 0;
    }

    .index-tab-container .tab .nav-item .nav-link.active .ic-active .ic.-active {
        top: -8px;
    }

    .index-tab-container .tab .nav-item .nav-link span {
        padding-top: 0.1rem;
        font-size: 13px !important;
    }

    .index-tab-container .tab .nav-item .nav-link.active .ic-active span {
        top: 60px;
        margin: 0 !important;
    }

    .menu-tab-pane .container {
        padding-top: .5rem;
        padding-bottom: .5rem;
        /* padding: 1rem 1rem; */
    }

    .zone-game.slot img {
        height: 17px;
    }

    .opacity-menu-2 p {
        font-size: 12px;
    }

    .copyright {
        padding-bottom: 30vw
    }

    .list-bank.select-bank {
        width: 285px;
    }
    .btn-deposit {
        display: none;
    }

    .btn-withdraw {
        display: none;
    }

    .navbar-right .nav-register-btn {
        display: none !important;
    }

    .float-depWit .btn-deposit {
        display: block;
        white-space: nowrap;
    }

    .float-depWit .btn-withdraw {
        display: block;
        white-space: nowrap;
    }

    .welcome-text h1, .welcome-text h2 {
        font-size: 16px !important;
    }

    .header-promo-wrapper .promotion-nav {
        position: absolute;
        bottom: 60px;
        width: 95px;
    }
    .promotion-component {
        height: 355px !important;
    }
    .footer-top .list-menu li {
        margin: 0.2rem 0 0.2rem 0.5rem;
    }
}

@media (max-width:375px) {
    .promotions-wrapper {
        width: 350px;
        height: 145px;
        background: #111;
        /* border-radius: 15px; */
        text-align: center;
        margin-bottom: 1rem;
    }
    .promotions-wrapper img {
        width: 265px;
        height: auto;
        margin-top: -3rem;
        cursor: pointer;
    }
    .promotion-wrapper {
        width: 300px;
        height: 150px;
        padding-top: 3rem;
        padding-bottom: 0.5rem;
    }
    .promotion-img-slider-box {
        display: flex !important;
        justify-content: center !important;
        width: 80% !important;
        object-fit: contain;
    }

    .promotion-img-slider-box img {
        object-fit: contain;
    }
    .zone-lastest-game .header-text {
        font-size: 1.4rem !important;
    }
    .-copy-btn-wrapper button {
        width: 65px !important;
        height: 20px;
        padding: 3px 7px;
        text-decoration: none;
        font-size: 12px;
        margin-left: 0 !important;
    }
    .bg-deposit .media-body {
        margin-right: 0.5rem;
    }
    .media-body p, .media-body h5 {
        font-family: BoonHome;
        font-weight: normal;
        font-size: 13px !important;
        letter-spacing: 0.02em;
        color: #d2ebfa;
    }
    .bank-name-text {
        font-family: BoonHome;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.02em;
        color: #d2ebfa;
        text-align: left;
        padding-top: 0.25rem;
        white-space: nowrap;
    }
    .balance-depWit.d-lg-none.d-block {
        display: flex !important;
    }
    .balance-depWit.d-lg-none.d-block i {
        padding-top: 0.5rem;
        padding-left: 0.2rem;
    }
    .header .navbar .container.d-flex.justify-content-between.pr-lg-3.pr-0 {
        padding: 0;
        flex-wrap: nowrap;
    }
    .header .navbar-brand {
        width: 48px !important;
        margin-left: 0.1rem;
        margin-right: 0.1rem;
    }
    .header .navbar-brand {
        width: 55px !important;
    }
    .index-tab-container .tab .nav-item .nav-link span {
        padding-top: 0.1rem;
        font-size: 12px !important;
    }
    .zone-btn-withdraw .btn-with-per {
        padding: 0.5rem 1.4rem 0.5rem 1.4rem !important;
    }
    .arrow-down-display {
        display: flex !important;
    }
    .media-bank-center {
        padding-top: 0.25rem !important;
    }
    .arrow-down {
        width: 20px;
        height: 20px;
    }

    .arrow-right {
        display: none !important;
    }

    .media-bank-left {
        width: auto;
    }

    .media-bank-right {
        width: auto;
    }

    .balance-depWit.d-lg-none.d-block {
        padding-top: 0;
    }

    .media-bank-display {
        display: block !important;
    }

    .welcome-text h1, .welcome-text h2 {
        font-size: 15px !important;
    }

    .header-promo-wrapper .promotion-nav {
        position: absolute;
        bottom: 52px;
        width: 95px;
    }

    .btn-deposit {
        display: none;
    }

    .btn-withdraw {
        display: none;
    }

    #promotion-owl {
        height: 195px;
    }
    /* .img-blog-border {
        height: 35vh;
    } */
    .promotion-component {
        height: 335px !important;
    }
    .custom-btn {
        overflow: unset;
    }
    /* .img-main-casino {
        width: 335px !important;
        height: 250px !important;
    } */
    #promotion-owl {
        height: 160px !important;
    }
    .-owl-header-promotion .owl-item img {
        /* width: 276px !important;
        height: 163px !important; */
        width: auto !important;
        height: 150px !important;
    }
    .image_promotion img {
        width: 276px !important;
        height: 163px !important;
    }
    .btn-register-blog {
        margin: 2.5rem 0;
    }

    .box-img-blog-border {
        margin-top: 0.5rem;
    }

    .box-x-promotion {
        margin: 1rem;
    }

    .-img-content-detail {
        height: 206px;
    }

    .zone-lobby h1 {
        font-size: 1.4rem;
    }

    .zone-lobby h2 {
        font-size: 1.2rem;
    }

    .-copy-btn-wrapper {
        width: 60px !important;
        margin-left: 0.5rem!important;
    }

    /* .-copy-btn-wrapper a{
        width: unset !important;
    } */
    .box-username&gt;.text_user {
        overflow: hidden;
        text-overflow: ellipsis;
        /* display: -webkit-box; */
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        width: 85px;
    }

    .hide-max-375 {
        display: none;
    }

    .-info-wrapper img {
        width: 35px;
        height: 35px;
    }

    #bank_number {
        font-size: 1.5rem;
    }

    .blog-detail {
        font-size: 1rem;
    }

    .box-video-manaul img {
        height: 222px;
    }

    .section-rank-mobile .nav-link img {
        width: 55px !important;
    }

    /* .section-rank-mobile .nav-link img {
        height: 16vw;
    } */
    .col-lg-5.-big .status-game {
        top: 27px !important;
        right: 13px !important;
    }

    .col-lg-5.-big .favorite-game {
        top: 27px !important;
        left: 13px !important;
    }

    .provider-balance .balance {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .opacity-menu-2 {
        bottom: 85px;
    }

    .opacity-menu {
        bottom: 85px;
    }

    .zone-lobby img {
        width: 250px;
    }

    .inner-wrapper .-title {
        font-size: 1.5rem;
    }

    .inner-wrapper .-sub-title {
        font-size: 1.1rem;
    }

    .menu__item img {
        width: 35px;
        height: 35px;
    }

    .menu__border {
        width: 5.9em;
        height: 1.3em;
    }

    .bg-blur {
        width: 120px;
        height: 120px;
    }

    .btn-play-video i {
        font-size: 1.6rem;
    }

    .btn-play-video p {
        font-size: 1.4rem !important;
    }

    .provider-balance button.btn.btn-link.py-0.px-2 {
        padding: 0 !important;
    }

    .provider-balance .fas.fa-redo-alt.animated {
        font-size: 14px;
    }

    .provider-balance img {
        width: 25px;
        height: 25px;
    }

    .provider-balance {
        padding: 5px 12px;
    }

    .tab-img-game .go-to-lobby {
        bottom: -220px;
    }

    .nav-menu-game img {
        width: 70px;
        height: 70px;
    }

    .tab-games::before {
        transform: scaleX(6);
    }

    .zone-game img {
        width: 55px;
        height: 55px;
    }

    .custom-modal .modal-dialog.modal-mini {
        width: 90%;
    }

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



    .zone-game.slot img {
        height: 16px;
    }

    .section-rank-mobile .nav-link {
        font-size: 12px;
    }

    /* .section-rank-mobile .nav-link .bg-name-rank {
        display: none;
    } */
    .page-link {
        width: 35px;
        height: 35px;
    }

    .page-item {
        margin-right: 0;
    }

    .none-375 {
        display: none;
    }

    .block-375 {
        display: block !important;
    }

    .wrap-375 {
        flex-wrap: wrap;
        flex-flow: column;
    }

    .copyright {
        padding-bottom: 35vw
    }

    #bank_number {
        font-size: 1.55rem;
    }
    .img-casino-custom{
        width: 150px !important;
        height: 231px !important;
    }
    .header-promo-wrapper {
        width: 100%;
        height: 121px;
    }
    .header-promo-wrapper .promotion {
        padding-top: 2.5rem;
        width: 280px;
        height: 200px;
    }
    .footer-top .list-menu li {
        margin: 0.2rem 0 0.2rem 0.5rem;
    }
}

@media (max-width:320px) {
    .promotions-wrapper img {
        width: 225px;
        height: auto;
        margin-top: -3rem;
        cursor: pointer;
    }
    .promotions-wrapper {
        width: 350px;
        height: 122px;
        background: #111;
        /* border-radius: 15px; */
        text-align: center;
        margin-bottom: 1rem;
    }
    .promotion-wrapper {
        width: 283px;
        height: 145px;
        padding-top: 2rem;
        padding-bottom: 1rem;
    }

    .promotion-img-slider-box {
        display: flex !important;
        justify-content: center !important;
        width: 80% !important;
        object-fit: contain;
    }

    .promotion-img-slider-box img {
        object-fit: contain;
    }
    .zone-lastest-game .header-text {
        font-size: 1.2rem !important;
    }
    .bg-deposit .media {
        padding-left: 1rem;
    }
    .bg-deposit .media-body {
        padding-top: 0.25rem;
    }
    .media-body p, .media-body h5 {
        font-family: BoonHome;
        font-weight: normal;
        font-size: 13px !important;
        letter-spacing: 0.02em;
        color: #d2ebfa;
    }
    .bank-name-text {
        font-family: BoonHome;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.02em;
        color: #d2ebfa;
        text-align: left;
        padding-top: 0.25rem;
        white-space: nowrap;
    }
    .-copy-btn-wrapper button {
        width: 65px !important;
        height: 20px;
        padding: 3px 7px;
        text-decoration: none;
        font-size: 12px;
        top: 14.8rem;
        right: 30px;
        position: absolute;
    }
    .balance-depWit.d-lg-none.d-block {
        display: flex !important;
    }
    .balance-depWit.d-lg-none.d-block i {
        padding-top: 0.5rem;
        padding-left: 0.2rem;
    }
    .header .navbar .container.d-flex.justify-content-between.pr-lg-3.pr-0 {
        padding: 0;
        flex-wrap: nowrap;
    }
    .header .navbar-brand {
        width: 48px !important;
        margin-left: 0.1rem;
        margin-right: 0.1rem;
    }
    .btn-auto-money {
        padding: 0.5rem 0.5rem 0.5rem 1.5rem;
    }
    .zone-btn-withdraw .btn-with-per {
        padding: 0.5rem 1rem 0.5rem 1rem !important;
    }
    .custom-modal-title{
        margin-top: 0 !important;
    }

    .menu-provider p {
        font-size: 13px;
    }

    .menu-provider {
        background: rgba(29, 160, 242, 0.3);
    }

    .menu-provider.-changePass {
        background: rgba(255, 241, 136, 0.3);
    }

    .menu-provider.-logout {
        background: rgba(255, 92, 92, 0.3);
    }

    .sidebar-dep-wit span {
        padding-left: 0.8rem;
        margin-left: 0;
    }

    .sidebar-dep-wit {
        justify-content: center;
    }

    .sidebar-balance .provider-balance span {
        -webkit-text-fill-color: #fff188 !important;
    }

    .provider-balance button.btn.btn-link.py-0.px-2 {
        -webkit-text-fill-color: #fff188 !important;
    }

    .sidebar-balance .provider-balance {
        background: #143159;
        border-radius: 20px;
    }

    .balance.-nav-side {
        padding-top: 0rem;
    }

    .menu-footer ul {
        padding-left: 0;
    }

    .menu-footer ul li {
        margin: 0 0.4rem;
    }

    .footer-top .list-menu li {
        margin: 0.2rem 1rem 0.2rem 1rem;
    }

    .footer-top {
        padding: 0.5 0;
    }

    .welcome-text h1, .welcome-text h2 {
        font-size: 14px !important;
    }

    .welcome-text h1 {
        padding-top: 0.5rem !important;
    }

    .index-tab-container .tab .nav-item .nav-link span {
        padding-top: 0.4rem;
        font-size: 12px !important;
    }

    .index-tab-container .tab .nav-item .nav-link.active span {
        color: #ade0ff;
    }

    .zone-lastest-game-header {
       padding-top: 1.2rem;
       font-size: 24px;
    }

    .balance-depWit.d-lg-none.d-block {
        padding-top: 0;
    }

    .section-one .inner-wrapper {
        padding-bottom: 0;
    }

    .custom-btn {
        overflow: unset;
    }

    .header-sub-title {
        margin: 1rem 0 0 0 !important;
    }

    .btn-deposit {
        display: none;
    }

    .btn-withdraw {
        display: none;
    }

    .section-rank-mobile .bg-name-rank {
        padding: 0 4px;
    }
    /* .img-blog-border {
        height: 30vh;
    } */
    .promotion-component {
        height: 330px !important;
    }
    .img-casino-custom{
        width: 130px !important;
        height: 200px !important;
    }
    /* .img-main-casino {
        width: 275px !important;
        height: 205px !important;
    } */
    .box-btn-register .btn {
        margin: 1rem auto;
    }

    .box-img-blog-border {
        margin-top: 0.5rem;
    }

    .btn-register-blog {
        margin: 2rem 0;
    }

    .section-rank-mobile .nav-link img {
        width: 47px !important;
    }

    .-img-content-detail {
        height: 173px;
    }

    .bg-deposit {
        padding: 10px;
    }

    #bank_number {
        font-size: 13px !important;
    }

    .-copy-btn-wrapper {
        width: 60px;
    }

    .box-video-manaul img {
        height: 186px;
    }

    /* .section-rank-mobile .nav-link img {
        height: 15.5vw;
    } */
    .opacity-menu-2 p {
        font-size: 10px;
    }

    .card-slot .status-game {
        top: 20px !important;
        right: 5px !important;
    }

    .card-slot .favorite-game {
        top: 20px !important;
        left: 5px !important;
    }

    .status-game {
        top: 20px;
        right: 5px;
    }

    .favorite-game {
        top: 20px;
        left: 5px;
    }

    .opacity-menu-2 img {
        width: 40px;
        height: 40px;
    }

    .inner-wrapper .-title {
        font-size: 1.3rem;
    }

    .inner-wrapper .-sub-title {
        font-size: 1rem;
    }

    .zone-lobby h1,
    .zone-lobby h2 {
        font-size: 16px;
    }

    .menu__item img {
        width: 30px;
        height: 30px;
    }

    .custom-modal .modal-content .modal-body {
        padding-top: 5rem;
    }

    .menu__item p {
        font-size: 14px;
        padding-bottom: 0.5rem;
    }

    .bg-blur {
        width: 100px;
        height: 100px;
    }

    .zone-rank {
        width: 30px;
    }

    .section-rank-mobile .f-4.mb-0.text-center {
        font-size: 1.5rem !important;
    }

    .text-welcome {
        bottom: 45px;
    }

    .header-promo-wrapper .header-sub-title {
        font-size: 14px !important;
        padding: 0.4rem 0.6rem 0.4rem 0.6rem;
    }

    .header-promo-wrapper .promotion {
        padding-top: 2rem;
        width: 260px;
        height: 175px;
    }
    .header-promo-wrapper .promotion-nav {
        width: 87px;
        height: 12px;
        position: absolute;
        bottom: 3.5rem;
    }

    .owl-carousel .owl-dots {
        bottom: -11rem;
    }

    .index-tab-container .tab .nav-item .nav-link img {
        width: 50px;
        height: 50px;
    }

    .index-tab-container .tab .nav-item .nav-link.active .ic-active {
        width: 72px;
        height: 74px;
    }

    .index-tab-container .tab .nav-item .nav-link.active .ic-active span {
        top: 44px;
    }

    .nav-menu-game img {
        width: 60px;
        height: 60px;
    }

    .tab-img-game .go-to-lobby {
        bottom: -180px;
    }

    .tab-games::before {
        transform: scaleX(6.2);
    }

    .zone-game img {
        width: 45px;
        height: 45px;
    }

    .text-footer p {
        font-size: 1rem !important;
    }

    .zone-game.slot img {
        height: 13px;
    }

    .list-bank.select-bank {
        width: 100%;
    }

    .custom-modal .modal-content .modal-body.modal-mobile {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    #promotion-owl {
        height: 140px !important;
    }
    .-owl-header-promotion .owl-item img {
        /* width: 256px !important;
        height: 151px !important; */
        width: auto !important;
        height: 130px !important;
    }
    .image_promotion img {
        width: 256px !important;
        height: 151px !important;
    }
}

@media (max-width:575.98px) {
    .card-casino-live {
        text-align: center;
    }
    .card-casino-live img {
        aspect-ratio: auto !important;
    }
}



/* @media (max-width:319px) {
    .index-tab-container .tab .nav-item .nav-link.active .ic-active {
        width: 66px;
        height: 66px;
    }
    .index-tab-container .tab .nav-item .nav-link.active .ic-active span {
        top: 44px;
    }
} */
</pre></body></html>