#divNotification .modal-dialog {
    max-width: 80%;
}

    #divNotification .modal-dialog .modal-content {
        padding: 2rem;
    }

        #divNotification .modal-dialog .modal-content .modal-body {
            width: calc(100% - 200px);
        }

        #divNotification .modal-dialog .modal-content .modal-img {
            position: absolute;
            right: -60px;
            bottom: 0;
            width: 300px;
        }

        #divNotification .modal-dialog .modal-content .modal-footer {
            justify-content: center;
        }

.hero-banner .item .nav-link {
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .hero-banner > img:not(.mobile-banner),
    .movie-banner:not(.mobile) {
        display: none;
    }

    .movie .text-container {
        bottom: 25px;
    }

        .movie .text-container .title {
            font-size: 20px;
        }

    .progress {
        width: calc(100% - 15px);
        margin: 50px auto 20px;
    }

        .progress .bar-step:nth-child(6) {
            left: 86% !important;
        }

    #progressbar li:before {
        width: 50px;
        height: 50px !important;
    }

    .info-status {
        margin-left: 0;
        margin-right: 0;
    }

        .info-status ul li + li {
            border: 0;
        }

    body {
        margin-top: 118px;
    }

    .show-mobile {
        display: block;
        top: 80px;
    }

    .mobile-show {
        display: block;
    }

    .mobile-header-btn {
        text-align: right;
        width: calc(100% + 50px);
        position: relative;
        left: -50px;
    }

        .mobile-header-btn .btn.login {
            background-color: #971323;
            color: #fff;
            max-width: 100px;
        }

        .mobile-header-btn .btn.register {
            max-width: 80px;
            background: #fde988;
            background: -moz-linear-gradient( left, #fde988 0%, #fdf8c8 36%, #f4d34b 100% );
            background: -webkit-linear-gradient( left, #fde988 0%, #fdf8c8 36%, #f4d34b 100% );
            background: linear-gradient( to right, #fde988 0%, #fdf8c8 36%, #f4d34b 100% );
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde988',endColorstr='#f4d34b',GradientType=1);
        }

    #headerLogged .row + .row,
    #header .row + .row {
        margin-top: -25px;
    }

    table.loginForm marquee {
        display: none !important;
    }

    .mobile-hide,
    .content-info,
    .owl-carousel.hero-banner:not(.mobile) {
        display: none;
    }

    #datetimePublic,
    #datetimeLogged {
        position: fixed;
        top: 0;
        font-size: 14px;
        left: 15px;
    }

    .lang-inline li img {
        width: 25px;
    }

    #divNotification .modal-dialog {
        max-width: 100%;
    }

        #divNotification .modal-dialog .modal-content .modal-body {
            width: 100%;
        }

        #divNotification .modal-dialog .modal-content .modal-img {
            display: none;
        }

    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: inherit;
    }

    .modal {
        overflow-y: auto;
    }

        .modal .modal-content {
            margin-bottom: 100px;
        }

    nav.navbar {
        display: none;
    }

    #header,
    #headerLogged {
        padding-top: 40px;
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
        border-bottom: 1px solid #fde988;
    }

        #header .loginForm + .mobile-btn {
            position: absolute;
            top: 45px;
        }

    .lang-inline {
        margin-top: 0;
    }

    marquee {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 99;
        width: 100%;
        left: 0;
        right: 0;
        font-size: 12px;
        top: 90px;
        margin-top: 0 !important;
        display: block;
    }

    .navbar-brand img {
        max-width: 60px;
    }

    .dataTables_length,
    .dataTables_filter {
        text-align: center;
    }

        .dataTables_length select {
            background-color: #fff;
        }

    .game_pagetitle {
        padding-left: 15px;
    }

    .slot-list > [class*="col-"] {
        height: inherit;
    }

    .owl-nav img {
        width: 25px;
    }

    #header table.loginForm tr:not(.announcementWrapper),
    #header table.loginForm tr.announcementWrapper td.td-2,
    .steps,
    .hero-banner .gif,
    .sub-page-title {
        display: none;
    }

    section {
        margin-top: 20px;
    }

        .owl-carousel + section,
        section.jackpot {
            margin-top: 0;
        }

            section.jackpot .row {
                margin: 0 0 20px;
            }

        section.jackpot {
            display: none;
        }

    .home-info .content-info {
        margin-bottom: 100px;
    }

    .contact-us,
    .navbar-nav .nav-item {
        width: 100%;
    }

    .navbar-nav li:nth-child(2),
    .navbar-nav li:nth-child(3),
    .navbar-nav li:nth-child(4) {
        display: none;
    }

    #header .col-1 {
        position: absolute;
        right: 150px;
    }

    .hero-banner .jackpot,
    .hero-banner .value {
        bottom: inherit;
        width: 100%;
        position: relative;
        text-align: center;
    }

    .hero-banner .value {
        bottom: -10px;
    }

    .hero-banner .jackpot {
        width: 50%;
        font-size: 1.1rem;
        padding: 5px 15px;
        margin: auto;
    }

    .hero-banner.container {
        padding: 0;
    }

    .sub-banner {
        margin-top: 32px;
    }

    .row.sub-banner {
        margin-top: -20px;
    }

    .sub-banner > [class*="col-"] {
        padding: 0;
        width: calc(50% - 15px);
        overflow: hidden;
        border: 1px solid #ffc653;
        height: 45vw;
        border-radius: 8px;
        margin-top: 5px;
        margin-left: 10px;
    }

        .sub-banner > [class*="col-"] a {
            display: block;
            position: absolute;
            bottom: 0;
        }

        .sub-banner > [class*="col-"] h3 {
            font-size: 24px;
            text-align: center;
            width: calc(100% - 10px);
            left: 5px;
        }

    ul.after-login {
        width: 100%;
        position: fixed;
        bottom: 0;
        padding: 0 0 20px;
        margin-bottom: 0;
        z-index: 1;
        background-color: #424242;
        font-size: 12px;
        display: none;
    }

        ul.after-login li a {
            text-align: center;
        }

    .after-login .cashier:before,
    .after-login .transactions:before,
    .after-login .logout:before {
        content: "";
        width: 20px;
        height: 20px;
        display: block;
        margin: auto;
    }

    .after-login li {
        width: calc((100% / 4) - 3px);
        text-align: center;
    }

    .after-login .profile img {
        width: 20px;
        height: 20px;
        margin: 0 auto;
        display: block;
    }

    .after-login .cashier:before {
        background-image: url(../img/icon/money.svg);
    }

    .after-login .transactions:before {
        background-image: url(../img/icon/transfer.svg);
    }

    .after-login .logout:before {
        background-image: url(../img/icon/exit.svg);
    }

    .content-info .nav {
        display: inherit;
        padding: 0;
    }

        .content-info .nav li {
            width: 100%;
            text-align: center;
            display: inline-block;
        }

            .content-info .nav li a {
                display: block;
            }

                .content-info .nav li a.active {
                    color: #000;
                    background-color: #ffc653;
                }

    .content-info .title {
        border: 1px solid #2d2d2d;
        padding: 10px 15px;
        margin-bottom: 0;
        font-size: 1.25rem;
    }

    .content-tab .nav-tabs {
        width: inherit;
        display: flex;
        flex-wrap: nowrap;
    }

        .content-tab .nav-tabs li {
            border: solid 1px #4a4a4a;
            width: 100%;
        }

            .content-tab .nav-tabs li a {
                padding: 10px;
            }

    .card.account .btn,
    .content-tab .tab-pane .btn {
        width: 100%;
    }

    .dont-collapse-sm {
        padding: 15px;
        background-color: #383838;
    }

    .nav-pagination {
        display: block;
        float: none !important;
    }

    .nav-pagination {
        text-align: center;
    }

    .pagination .page-item:first-child .page-link {
        padding-left: 0;
    }

    .modal-content {
        margin-top: 50px;
    }

    .content-tab .tab-pane {
        overflow-x: scroll;
        padding: 30px 15px;
    }

    .card.account {
        padding: 30px 15px !important;
    }

    footer,
    #footer .powered,
    #footer .payment,
    #footer .undergrade {
        display: none;
    }

    #footer {
        margin-bottom: 150px;
    }

        #footer footer {
            margin-top: 20px;
            position: relative;
            padding-bottom: 20px;
            padding-top: 20px;
            margin-bottom: 100px;
        }

    .powered img {
        width: 100%;
    }

    .footer-menu li + li {
        margin-left: 10px;
    }

    .footer-menu,
    .copyright,
    .follow {
        text-align: center;
    }

    .undergrade {
        padding-left: 80px;
        margin-top: 20px;
    }

        .undergrade::before {
            left: 15px;
        }

    .chat {
        width: 120px;
        position: absolute;
        bottom: 125px;
        top: inherit;
        right: 0;
    }

    .owl-nav {
        top: -90px;
    }

    #mobile-menu {
        display: block;
        position: fixed;
        bottom: 0;
        background-color: #000;
        z-index: 99999;
        text-align: center;
    }

    body.home #mobile-menu .col:nth-child(1) {
        border-top: 2px solid #ffc653;
    }

    #mobile-menu .col {
        padding-bottom: 10px;
        padding-left: 0;
        font-size: 12px;
        padding-right: 0;
    }

        #mobile-menu .col img {
            width: 40px;
            display: block;
            margin: auto;
            padding-top: 5px;
        }

    #mobile-menu .games,
    #mobile-menu .profile {
        list-style: none;
        z-index: -1;
        padding-left: 0;
        position: absolute;
        bottom: 50px;
        background-color: #000;
        padding: 10px 10px 40px;
        left: -20px;
        right: 0;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    #mobile-menu li {
        display: block;
        padding: 10px 0;
    }

    #mobile-menu .col.active {
        border-top: 4px solid #f1cd01;
    }

    .mobile-menu {
        display: inline-block;
        margin-right: 20px;
        top: 8px;
        position: relative;
    }

        .mobile-menu .menu-btn span {
            display: block;
            width: 33px;
            height: 2px;
            margin-bottom: 6px;
            top: 5px;
            left: 5px;
            position: relative;
            background: #cdcdcd;
            border-radius: 3px;
            z-index: 1;
        }

        .mobile-menu .mobile-menu-content {
            position: fixed;
            z-index: 9999;
            font-size: 16px;
            top: 0;
            padding: 15px 15px 100px;
            left: 14px;
            overflow-y: scroll;
            bottom: 0;
            width: 80%;
            /*max-width: 300px;*/
            margin: -100px 0 0 -15px;
            padding-top: 120px;
            text-align: left;
            background: #242424;
            list-style-type: none;
            -webkit-font-smoothing: antialiased;
            -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
            -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
            -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
            transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
            transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
            transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
        }

            .mobile-menu .mobile-menu-content ul {
                list-style: none;
            }

                .mobile-menu .mobile-menu-content ul li.nav-item a {
                    padding: 10px 5px;
                }

    body.open-tint .mobile-menu .mobile-menu-content {
        display: block;
        -webkit-transform: none;
        transform: none;
    }

    body.open-tint .modal-tint {
        background-color: rgba(0, 0, 0, 0.3);
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 4;
    }

    .mobile-menu-content .mobile-nav {
        padding-left: 0;
    }

        .mobile-menu-content .mobile-nav .nav-item img {
            max-width: 35px;
            margin-right: 10px;
        }

    .mobile-menu-content .menu-top {
        text-align: center;
        border-bottom: 1px solid #696969;
        margin-bottom: 20px;
    }

        .mobile-menu-content .menu-top .logo {
            max-width: 100px;
        }

    .mobile-menu-content .tag-title {
        padding-left: 10px;
        font-size: 14px;
    }

    .mobile-menu-content .header-btn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .mobile-menu-content .header-btn .btn {
            border-radius: 0.25rem;
            border: 0;
            width: 45%;
        }

            .mobile-menu-content .header-btn .btn.login {
                background-color: #971323;
                color: #fff;
            }

            .mobile-menu-content .header-btn .btn.register {
                background: #fde988;
                background: -moz-linear-gradient( left, #fde988 0%, #fdf8c8 36%, #f4d34b 100% );
                background: -webkit-linear-gradient( left, #fde988 0%, #fdf8c8 36%, #f4d34b 100% );
                background: linear-gradient( to right, #fde988 0%, #fdf8c8 36%, #f4d34b 100% );
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde988',endColorstr='#f4d34b',GradientType=1);
            }

    .lang-inline + marquee {
        display: none;
    }

    .lucky-wheel-gif {
        position: fixed;
        bottom: 160px;
        left: 5px;
    }

        .lucky-wheel-gif img {
            width: 80px;
        }

    .rescue-chest-gif {
        position: fixed;
        bottom: 80px;
        left: 5px;
    }

        .rescue-chest-gif img {
            width: 95px;
        }
}

@media (min-width: 768px) and (max-width: 480px) {
    .slot-list > [class*="col-"] {
        height: 160px;
    }

        .slot-list > [class*="col-"] img {
            width: 65%;
        }

        .slot-list > [class*="col-"]:hover:before {
            bottom: 5px;
        }
}

@media (min-width: 768px) and (max-width: 980px) {
    .jackpot .value {
        font-size: 20px;
    }

    .slot-list > [class*="col-"] img {
        width: 65%;
    }

    .steps {
        max-width: 65%;
    }

        .steps h1 {
            font-size: 2.5rem;
            vertical-align: top;
        }

        .steps .step-card {
            vertical-align: top;
        }

    .jackpot {
        max-width: 35%;
        flex: inherit;
    }

    #language {
        float: right;
    }
}

@media (max-width: 980px) {
    .vip {
        overflow-x: scroll;
    }

        .vip .rank-vip th:first-child,
        .vip .rank-vip td:first-child {
            position: sticky;
            position: -webkit-sticky;
            left: -15px;
            box-shadow: 0 2px 2px -1px rgb(0 0 0/40%);
            background-color: #151515;
            padding: 20px 5px;
        }

    .navbar-nav {
        display: initial;
    }

        .navbar-nav .nav-item {
            width: calc((100% / 4) - 10px);
            display: inline-block;
        }

    .dropdown-menu {
        position: absolute !important;
    }

    .steps {
        display: none;
    }
}

@media (min-width: 980px) {
    .loginForm label {
        width: 100%;
    }

    section.jackpot .row > div + div {
        max-width: 38%;
    }
}

@media (min-width: 768px) {
    marquee:not(.mobile-hide),
    .hero-banner > img.mobile-banner {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .show-mobile,
    #mobile-menu,
    #headerLogged .row > marquee,
    .owl-carousel.mobile {
        display: none;
    }

    .mobile-show {
        display: none;
    }

    .mobile-hide {
        display: block;
    }

    #header .loginForm .btn-submit {
        background-color: #9c0b0b;
        border: 0;
    }

    marquee {
        position: relative;
        top: 35px;
        font-size: 12px;
    }

    .loginForm marquee {
        position: inherit;
        width: 100%;
        bottom: inherit;
    }

    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }

    .lucky-wheel-gif {
        position: fixed;
        bottom: 50%;
        left: -50px;
    }

        .lucky-wheel-gif img {
            width: 110px;
        }

        .lucky-wheel-gif:hover {
            left: 0;
        }

    .rescue-chest-gif {
        position: fixed;
        bottom: 30%;
        left: -50px;
    }

        .rescue-chest-gif img {
            width: 120px;
        }

        .rescue-chest-gif:hover {
            left: 0;
        }
}

@media (min-width: 768px) {
    .after-login .profile span {
        margin-left: 10px;
    }

    .mobile-menu {
        display: none;
    }

    #headerLogged,
    #header {
        width: 100%;
        background-color: #151515;
        z-index: 9;
        width: 100%;
        z-index: 9;
        position: fixed;
        top: 0;
    }

        #headerLogged + .modal-tint + .hero-banner,
        #header + .modal-tint + .hero-banner,
        #headerLogged + .hero-banner,
        #header + .hero-banner {
            margin-top: 230px;
        }

        #headerLogged + .modal-tint + section.container,
        #header + .modal-tint + section.container,
        #headerLogged + section.container,
        #header + section.container {
            margin-top: 300px;
        }
}

@media (min-width: 1200px) {
    .navbar-brand img {
        position: relative;
        left: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .mobile-header-btn {
        display: none;
    }

    .socials {
        display: inline-block;
        text-align: center;
        padding-left: 0;
    }

        .socials li {
            list-style: none;
            display: inline-block;
        }

            .socials li img {
                width: 20px;
            }
}