@-webkit-keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

.h6,
h6 {
    font-size: 22px
}

body {
    padding-top: 115px;
    background-color: black
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99
}

header::after {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: -15px;
    width: 100%;
    left: 0;
    right: 0;
    height: 50px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.69)), to(transparent));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.69), transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1)
}

header .h {
    position: relative;
    z-index: 1;
    padding: 12px 0;
    background: black;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f00a", endColorstr="#f7f00a", GradientType=1)
}

header .h .mobile .header-extend {
    background-color: #666;
    /* padding: 11px 12px */
}

header .h .mobile .header-extend .row {
    margin-left: -6px;
    margin-right: -6px
}

header .h .mobile .header-extend .row .col {
    padding-left: 6px;
    padding-right: 6px
}

header .h .mobile .header-extend .btn.btn-img-full {
    width: auto;
    padding: 0
}

header .h .mobile .header-extend .btn.btn-img-full img {
    height: 44px
}

header .h .mobile .headerm {
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    position: relative;
    background: black;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f00a", endColorstr="#f7f00a", GradientType=1)
}

header .h .mobile .headerm .hm-logo {
    margin-left: 20px
}

header .h .head-top .site-left-group .logo-site {
    height: 80px;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain
}

header .h .head-top .site-right-group .btn:not(:last-child) {
    margin-right: 13px
}

header .h .head-top .site-right-group .btn.btn-img-full {
    padding: 0
}

header .h .head-top .site-right-group .btn.btn-img-full img {
    height: 45px
}

header nav {
    /* background-color: #1641cb; */
    background: url(../images/bg-gold.jpg);
    background-size: cover;
    position: relative;
    z-index: 1
}

header nav .navbar .m-head li {
    position: relative;
    padding: 0 25px
}

header nav .navbar .m-head li:not(.home-link) {
    margin: 0 7px
}

header nav .navbar .m-head li a {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 21px;
    line-height: 44px;
    letter-spacing: 0.8px;
    font-weight: 300
}

header nav .navbar .m-head li a .menu-header::before {
    content: '';
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    background-position: center;
    background-size: contain;
    display: inline-block;
    vertical-align: -7px;
    margin-right: 5px
}

header nav .navbar .m-head li a .menu-header.index::before {
    width: 27px;
    height: 27px
}

header nav .navbar .m-head li.home-link {
    padding-left: 12px;
    padding-right: 12px
}

header nav .navbar .m-head li.home-link a .menu-header::before {
    margin-right: 0
}

.navmobile .nav-m .botton-close-menu {
    color: #1641cb;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 28px
}

.navmobile .nav-m .nav-logo {
    /* background-color: #1641cb; */
    background: url(../images/bg-gold.jpg);
    padding: 10px 15px
}

.navmobile .nav-m .nav-logo .logo-game-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -5px;
    margin-right: -5px
}

.navmobile .nav-m .nav-logo .logo-game-nav .item-logo-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
    padding-left: 5px;
    padding-right: 5px
}

.banner-slder-h.owl-carousel .owl-nav {
    margin: 0
}

.banner-slder-h.owl-carousel .owl-nav button {
    font-size: 40px;
    color: #fff;
    text-align: center;
    opacity: .5;
    position: absolute;
    top: calc(50% - 20px);
    margin: 0;
    outline: none
}

.banner-slder-h.owl-carousel .owl-nav button:hover {
    background: inherit;
    opacity: .9
}

.banner-slder-h.owl-carousel .owl-nav button.owl-prev {
    left: 10%
}

.banner-slder-h.owl-carousel .owl-nav button.owl-next {
    right: 10%
}

.flash-text {
    background: url(../images/bg-gold.jpg);
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f00a", endColorstr="#f7f00a", GradientType=1)
}

.flash-text .marq .mq-annoc {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5px 0px;
    color: #fff;
    position: relative;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 16px;
    background-image: url("../images/wc88/icon-marq.png");
    padding-left: 30px
}

.flash-text .marq .mq-annoc .datetime {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 210px;
    flex: 0 0 210px;
    max-width: 210px;
    display: none
}

.flash-text .marq .mq-annoc marquee {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    font-weight: 500;
    padding-left: 10px
}

.online-games {
    margin-top: 50px
}

.pn-about-bdy {
    padding: 25px 0 10px;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    padding-top: 12px;
    font-weight: 300
}

.pn-about-bdy strong {
    font-weight: 600
}

.pn-about-bdy span,
.pn-about-bdy strong {
    color: #fefc08
}

.pn-about-bdy p {
    margin-bottom: 15px
}

.content .banner-step-use img {
    width: 100%;
    max-width: 100%
}

.content .banner-promote {
    margin: 7px auto 10px
}

.content .banner-promote a .bp-img {
    overflow: hidden;
    position: relative
}

.content .banner-promote a .bp-img::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.content .banner-promote a:hover .bp-img::before {
    -webkit-animation: circle .75s;
    animation: circle .75s
}

.content .banner-promote .promotion-slider.owl-carousel .owl-nav {
    margin: 0
}

.content .banner-promote .promotion-slider.owl-carousel .owl-nav button {
    position: absolute;
    top: 0;
    height: 100%;
    width: 40px;
    margin: 0;
    outline: none
}

.content .banner-promote .promotion-slider.owl-carousel .owl-nav button.owl-prev {
    left: 0
}

.content .banner-promote .promotion-slider.owl-carousel .owl-nav button.owl-next {
    right: 0
}

.content .banner-promote .promotion-slider.owl-carousel .owl-nav button:hover {
    background: inherit;
    color: inherit
}

.content .online-gambling .online-gambling-content {
    padding: 10px 0 0
}

.content .online-gambling .online-gambling-content>.row {
    margin-left: -12px;
    margin-right: -12px
}

.content .online-gambling .online-gambling-content>.row>.nav-gameing {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
    padding-left: 12px;
    padding-right: 12px
}

.content .online-gambling .online-gambling-content>.row>.body-gameing {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 77%;
    flex: 0 0 77%;
    max-width: 77%;
    padding-left: 12px;
    padding-right: 12px
}

.content .online-gambling .online-gambling-content .head-list-game {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    position: relative
}

.content .online-gambling .online-gambling-content .head-list-game .head-item-game {
    margin-bottom: 5px
}

.content .online-gambling .online-gambling-content .head-list-game .head-item-game a img {
    width: 80%;
    -webkit-transition: width 0.2s ease-in-out 0s !important;
    transition: width 0.2s ease-in-out 0s !important
}

.content .online-gambling .online-gambling-content .head-list-game .head-item-game a img.img-icon-active {
    display: none
}

.content .online-gambling .online-gambling-content .head-list-game .head-item-game a img.img-icon {
    display: block
}

.content .online-gambling .online-gambling-content .head-list-game .head-item-game a.active img {
    width: 100%
}

.content .online-gambling .online-gambling-content .head-list-game .head-item-game a.active img.img-icon-active {
    display: block
}

.content .online-gambling .online-gambling-content .head-list-game .head-item-game a.active img.img-icon {
    display: none
}

.content .online-gambling .online-gambling-content .head-list-game .head-item-game a:hover img,
.content .online-gambling .online-gambling-content .head-list-game .head-item-game a.active img {
    -webkit-transform: none;
    transform: none
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list {
    margin-left: -6px;
    margin-right: -6px
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 12px
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item figure.imghvr-fold-right {
    -webkit-perspective: 50em;
    perspective: 50em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    position: relative;
    display: block;
    margin: 0;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0)
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item figure.imghvr-fold-right img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item figure.imghvr-fold-right img:hover {
    -webkit-transform: none;
    transform: none
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item figure.imghvr-fold-right>img {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item figure.imghvr-fold-right figcaption {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    background-color: rgba(0, 0, 0, 0);
    padding: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    z-index: 1;
    opacity: 0;
    -webkit-transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
    transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item figure.imghvr-fold-right:hover>img {
    -webkit-transform: rotateY(90deg) scale(0.6) translateX(-50%);
    transform: rotateY(90deg) scale(0.6) translateX(-50%);
    opacity: 0;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item figure.imghvr-fold-right:hover figcaption {
    -webkit-transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
    transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
    opacity: 1;
    -webkit-transition-delay: 0.11s;
    transition-delay: 0.11s;
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%)
}

.content .box-banner-promote .banner-about {
    margin-bottom: 7px
}

.content.content-bacara-game {
    padding-top: 0
}

.content.content-bacara-game .title-bacara-game {
    background: linear-gradient(0deg, #3574eb 0%, #366ab7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#129434", endColorstr="#128327", GradientType=1)
}

.content.content-bacara-game .title-bacara-game h1 {
    color: #fcf808;
    font-size: 38px;
    line-height: 60px;
    letter-spacing: 1px;
    margin-bottom: 0
}

.content.content-bacara-game .title-bacara-game h1 span {
    color: #fff
}

.content.content-bacara-game .bg-about-bacara {
    background-image: url(../images/wc88/bg-about-bacara.png);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 45px 0 50px
}

.content.content-bacara-game .bg-bacara-2 {
    background-image: url(../images/wc88/bg-bacara2.png);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 25px
}

.content.content-bacara-game .bg-bacara-3 {
    background: linear-gradient(90deg, #3369dc 0%, #125f8c 30%, #426ed1 50%, #2960b1 70%, #33afdc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8fdc33", endColorstr="#8fdc33", GradientType=1);
    padding-top: 45px;
    padding-bottom: 45px
}

.content.content-bacara-game .bacara-game-group {
    padding: 45px 0 50px
}

.content.content-bacara-game .head-register-now {
    position: relative;
    height: 70px
}

.content.content-bacara-game .head-register-now div {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(30px);
    transform: translateY(30px)
}

.content.content-bacara-game .head-register-now div a {
    background-color: #1641cb;
    font-size: 50px;
    color: #ffffff;
    border-radius: 30px;
    padding-left: 40px;
    padding-right: 40px
}

.content.content-bacara-game .bacara-text-intro {
    color: #1a1a1a;
    font-size: 22px;
    line-height: 26px;
    font-weight: 300
}

.content.content-bacara-game .bacara-text-intro span,
.content.content-bacara-game .bacara-text-intro strong {
    color: #1641cb
}

.content.content-bacara-game .bacara-text-intro .font-full {
    font-size: 120%
}

.btn-detial-event.register-m {
    color: #fff;
    background: #08a64f;
    background: -webkit-gradient(linear, left top, right top, from(#08a64f), to(#6bbd43));
    background: linear-gradient(180deg, #0f20f1 0%, #040202 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08a64f", endColorstr="#6bbd43", GradientType=1);
    border-radius: 12px;
    padding: 15px 15px;
    background-repeat: no-repeat;
    letter-spacing: 1.5px;
    font-size: 24px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 700
}

footer .head-footer {
    background: #666;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f00a", endColorstr="#f7f00a", GradientType=1)
}

footer .head-footer .sub-head-footer {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

footer .head-footer .sub-head-footer h3 {
    font-size: 31px;
    margin-bottom: 0;
    line-height: 40px;
    font-weight: bold
}

footer .head-footer .sub-head-footer a {
    margin-left: 30px
}

footer .head-footer .sub-head-footer a img {
    width: auto;
    height: 42px;
    max-height: 42px
}

footer .main-footer {
    /* background-color: #fff; */
    background-image: url("../images/bg-gold.jpg");
    background-position: center bottom;
    background-size: cover;
    /* background-repeat: no-repeat */
}

footer .main-footer .footer-top-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 0 18px
}

footer .main-footer .footer-top-panel .footer-logo {
    max-width: 190px
}

footer .main-footer .footer-top-panel .footer-logo img {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content
}

footer .main-footer .footer-top-panel .box-about-and-app {
    border-right: solid 2px #ffffff4d;
    padding-right: 30px
}

footer .main-footer .footer-top-panel .box-about-and-app .about-footer {
    text-align: left;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 25px;
    height: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

footer .main-footer .footer-top-panel .box-about-and-app .store-app {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

footer .main-footer .footer-top-panel .box-about-and-app .store-app li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    max-width: 115px
}

footer .main-footer .footer-top-panel .box-about-and-app .store-app li:not(:last-child) {
    margin-right: 7px
}

footer .main-footer .footer-top-panel .payment-footer {
    margin-top: 20px
}

footer .main-footer .footer-top-panel .payment-footer .footer-title1 {
    color: #fde611;
    font-size: 31px
}

footer .main-footer .footer-top-panel .payment-footer .payment-method {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px
}

footer .main-footer .footer-top-panel .payment-footer .payment-method li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 20px;
    padding-right: 10px
}

footer .main-footer .footer-top-panel .payment-footer .payment-method li img {
    max-width: 100%;
    max-height: 40px
}

footer .main-footer .footer-top-panel .footer-qr-code {
    text-align: right;
    margin-top: 25px
}

footer .main-footer .footer-top-panel .footer-qr-code h5 {
    color: #fde611;
    font-size: 25px;
    margin-bottom: 2px;
    max-width: 145px;
    text-align: center
}

footer .main-footer .footer-top-panel .footer-qr-code img {
    max-width: 145px;
    width: 100%
}

footer .main-footer .logo-game-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: -21px;
    margin-right: -21px
}

footer .main-footer .logo-game-footer .item-logo-footer {
    padding: 0 21px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%
}

footer .main-footer .logo-game-footer .item-logo-footer img {
    width: 100%;
    max-width: 100%
}

footer .main-footer .footer-bdy {
    padding: 5px 0;
    color: #ffffff8a;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    opacity: .6
}

.modal .modal-content {
    border-radius: calc(13px - 0px)
}

.modal .modal-content .modal-header {
    background-color: #fff;
    border-color: #c8c8c8;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-left-radius: calc(12px - 1px);
    border-top-right-radius: calc(12px - 1px);
    position: relative;
    padding: 15px 15px
}

.modal .modal-content .modal-header .modal-title {
    color: #6e6e6e;
    font-size: 24px
}

.modal .modal-content .modal-header .close {
    margin-left: 0;
    position: absolute;
    right: 25px;
    top: 25px;
    color: #6e6e6e;
    border: 2px solid #6e6e6e;
    text-shadow: none;
    padding: 0px;
    line-height: 15px;
    opacity: 1;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 22px;
    outline: none
}

.modal .modal-content .modal-body {
    background-color: #fff;
    padding: 25px 20px 0
}

.modal .modal-content .modal-body hr {
    margin-top: 0;
    margin-bottom: 0;
    border-color: #c8c8c8
}

.modal .modal-content .modal-body .form-register {
    margin-top: 0
}

.modal .modal-content .modal-body .form-register .reset-pass {
    font-size: 16px
}

.modal .modal-content .modal-body .form-register .reset-pass span {
    color: #858585
}

.modal .modal-content .modal-body .form-register .btn-detial-event {
    color: #fff;
    background: #08a64f;
    background: -webkit-gradient(linear, left top, right top, from(#08a64f), to(#6bbd43));
    background: linear-gradient(180deg, #0f20f1 0%, #040202 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#08a64f", endColorstr="#6bbd43", GradientType=1);
    border-radius: 12px;
    padding: 15px 15px;
    background-repeat: no-repeat;
    letter-spacing: 1.5px;
    font-size: 24px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 700
}

.modal .modal-content .modal-body .form-register .btn-detial-event:hover {
    color: #fff
}

.modal .modal-content .modal-footer {
    background-color: #fff;
    border-top: 1px solid #fff;
    border-bottom-right-radius: calc(12px - 1px);
    border-bottom-left-radius: calc(12px - 1px);
    padding: 25px 20px
}

.modal .modal-content .modal-footer .step-register {
    margin: 0
}

.modal .modal-content .modal-footer .step-register:not(:last-child) {
    margin-bottom: 1.4rem
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    header nav .navbar .m-head li {
        position: relative;
        padding: 0 20px
    }

    header nav .navbar .m-head li:not(.home-link) {
        margin: 0 5px
    }

    header nav .navbar .m-head li a {
        font-size: 19px
    }
}

@media (max-width: 991px) {
    header nav .navbar .m-head li {
        padding: 0 8px
    }

    header nav .navbar .m-head li:not(.home-link) {
        margin: 0 0
    }

    header nav .navbar .m-head li.home-link {
        padding-left: 10px;
        padding-right: 10px
    }

    header nav .navbar .m-head li a {
        font-size: 18px
    }

    header nav .navbar .m-head li a .menu-header::before {
        width: 20px;
        height: 20px;
        margin-right: 3px
    }

    footer .head-footer .sub-head-footer {
        padding-top: 8px;
        padding-bottom: 8px
    }

    footer .head-footer .sub-head-footer h3 {
        font-size: 26px
    }

    footer .head-footer .sub-head-footer a {
        margin-left: 20px
    }

    footer .head-footer .sub-head-footer a img {
        width: auto
    }

    footer .main-footer .footer-top-panel .footer-logo {
        max-width: 120px
    }

    footer .main-footer .footer-top-panel .box-about-and-app {
        padding-right: 15px
    }

    footer .main-footer .footer-top-panel .box-about-and-app .about-footer {
        font-size: 13px;
        margin-bottom: 10px;
        margin-top: 15px;
        height: 63px
    }

    footer .main-footer .footer-top-panel .box-about-and-app .store-app li:not(:last-child) {
        margin-right: 8px
    }

    footer .main-footer .footer-top-panel .payment-footer {
        margin-top: 18px
    }

    footer .main-footer .footer-top-panel .payment-footer .footer-title1 {
        color: #fde611;
        font-weight: 600
    }

    footer .main-footer .footer-top-panel .payment-footer .payment-method {
        margin-top: 15px
    }

    footer .main-footer .footer-top-panel .payment-footer .payment-method li {
        margin-bottom: 15px
    }

    footer .main-footer .footer-top-panel .payment-footer .payment-method li img {
        max-height: 35px
    }

    footer .main-footer .footer-top-panel .footer-qr-code {
        margin-top: 20px
    }

    footer .main-footer .logo-game-footer {
        margin-left: -10px;
        margin-right: -10px
    }

    footer .main-footer .logo-game-footer .item-logo-footer {
        padding: 0 10px
    }

    .content.content-bacara-game .pn-about-bdy {
        font-size: 20px;
        line-height: 23px
    }

    .content.content-bacara-game .bacara-text-intro {
        font-size: 20px;
        line-height: 23px
    }

    .content.content-bacara-game .head-register-now div {
        -webkit-transform: translateY(26px);
        transform: translateY(26px)
    }

    .content.content-bacara-game .head-register-now div a {
        font-size: 42px
    }
}

@media (max-width: 767.99px) {
    body {
        padding-top: 143px;
        padding-bottom: 70px
    }

    .content .container {
        padding-right: 7px;
        padding-left: 7px;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }

    header .h {
        background: unset;
        padding: 0
    }

    .flash-text .marq .mq-annoc {
        padding: 8px 0px;
        padding-left: 30px
    }

    .flash-text .marq .mq-annoc .datetime {
        display: none
    }

    .content .online-gambling .online-gambling-content>.row {
        margin-left: -8px;
        margin-right: -8px
    }

    .content .online-gambling .online-gambling-content>.row>.nav-gameing {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
        padding-left: 8px;
        padding-right: 8px
    }

    .content .online-gambling .online-gambling-content>.row>.body-gameing {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
        padding-left: 8px;
        padding-right: 8px
    }

    .content .banner-promote .promotion-slider.owl-carousel .owl-nav button {
        width: 20px
    }

    .content .bg-content-innter .online-gambling .online-gambling-content {
        padding-top: 3px
    }

    .content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list {
        margin-left: -3.5px;
        margin-right: -3.5px
    }

    .content .online-gambling .online-gambling-content .gambling-content .content-game .row.game-list .game-item {
        padding-left: 3.5px;
        padding-right: 3.5px;
        margin-bottom: 7px
    }

    footer .head-footer .sub-head-footer {
        padding-top: 6px;
        padding-bottom: 6px
    }

    footer .head-footer .sub-head-footer h3 {
        font-size: 16px;
        line-height: 30px;
        color: #2b9645
    }

    footer .head-footer .sub-head-footer a img {
        height: 30px;
        max-height: 30px
    }

    footer .main-footer {
        padding-bottom: 11px;
        background-image: url("../images/bg-gold.jpg");
        background-position: center bottom;
    }

    footer .main-footer .footer-top-panel {
        padding: 15px 0 5px
    }

    footer .main-footer .footer-top-panel .footer-logo {
        max-width: 110px
    }

    footer .main-footer .footer-top-panel .box-about-and-app {
        border-right: none;
        padding-right: 0px
    }

    footer .main-footer .footer-top-panel .box-about-and-app .store-app li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 0 0 33%
    }

    footer .main-footer .footer-top-panel .payment-footer {
        margin-top: 13px
    }

    footer .main-footer .footer-top-panel .payment-footer .footer-title1 {
        font-size: 23px
    }

    footer .main-footer .footer-top-panel .payment-footer .payment-method {
        margin-top: 5px
    }

    footer .main-footer .footer-top-panel .payment-footer .payment-method li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 8px
    }

    footer .main-footer .footer-top-panel .payment-footer .payment-method li img {
        max-height: 27px
    }

    footer .main-footer .footer-top-panel .footer-qr-code {
        margin-top: 19px
    }

    footer .main-footer .footer-top-panel .footer-qr-code h5 {
        font-size: 17px;
        max-width: 80px
    }

    footer .main-footer .footer-top-panel .footer-qr-code img {
        max-width: 80px
    }

    footer .main-footer .logo-game-footer {
        margin-left: -8px;
        margin-right: -8px
    }

    footer .main-footer .logo-game-footer .item-logo-footer {
        padding: 0 8px
    }

    .online-games {
        margin-top: 30px
    }

    .order-sx-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sx-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .img-about-bacara {
        margin-bottom: 50px
    }

    .content.content-bacara-game .pn-about-bdy {
        padding-top: 20px;
        padding-bottom: 0px
    }

    .content.content-bacara-game .pn-about-bdy br {
        display: none
    }

    .content.content-bacara-game .bg-about-bacara {
        background-image: url("../images/wc88/bg-about-bacara-mobile.png");
        background-position: center top;
        background-size: 100% 100%
    }

    .content.content-bacara-game .bg-bacara-2 {
        background-image: url("../images/wc88/bg-bacara2-mobile.png");
        background-position: center top;
        background-size: 100% auto
    }

    .content.content-bacara-game .bg-bacara-3 {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .content.content-bacara-game .bacara-game-group {
        padding: 25px 20px 50px
    }

    .content.content-bacara-game .bacara-game-group .row {
        margin-left: -3.5px;
        margin-right: -3.5px
    }

    .content.content-bacara-game .bacara-game-group .row .item-bacara-game {
        padding-left: 3.5px;
        padding-right: 3.5px
    }

    .content.content-bacara-game .head-register-now {
        height: 48px
    }

    .content.content-bacara-game .head-register-now div {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    .content.content-bacara-game .head-register-now div a {
        font-size: 32px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width: 470px) {
    body {
        padding-top: 134px
    }

    header .h .mobile .header-extend {
        padding: 11px 12px
    }

    header .h .mobile .header-extend .btn.btn-img-full img {
        height: 35px
    }

    .content.content-bacara-game .head-register-now {
        height: 36px
    }

    .content.content-bacara-game .head-register-now div {
        -webkit-transform: translateY(12px);
        transform: translateY(12px)
    }

    .content.content-bacara-game .head-register-now div a {
        font-size: 20px;
        padding-top: 6px;
        padding-bottom: 6px
    }

    .content.content-bacara-game .bacara-game-group {
        padding: 20px 10px 35px
    }

    footer .head-footer .sub-head-footer {
        padding-top: 5px;
        padding-bottom: 5px
    }

    footer .head-footer .sub-head-footer h3 {
        font-size: 14px;
        line-height: 25px
    }

    footer .head-footer .sub-head-footer a img {
        height: 25px;
        max-height: 25px
    }

    footer .main-footer .footer-top-panel .payment-footer .footer-title1 {
        font-size: 20px
    }

    footer .main-footer .footer-top-panel .footer-qr-code h5 {
        font-size: 16px
    }
}

@media (max-width: 400px) {
    footer .head-footer .sub-head-footer h3 {
        font-size: 12px;
        line-height: 25px
    }

    footer .head-footer .sub-head-footer a {
        margin-left: 10px
    }
}

/*# sourceMappingURL=style.css.map */