#gamediv{
    display: none;
    justify-content: center;
    padding: 5px;
    padding-top:0.4rem;
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    background: #000000d1;
}
#closeGameBtn{
    border: 1px solid white;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 16px;
}
.stop-scrolling{
    height: 100%;
    overflow-y: hidden;         /*hides vertical scrollbar*/ 
    }
#closeGameWindow{
    color: white;
    text-align: center;
    font-size: 1.3rem;
    cursor: pointer;
    padding-bottom: 0.4rem;
}
.word-text {
    background-color: #2b3a91;
    color: white;
    text-align: center;
    position: relative !important;
    margin-top: 400px;
    padding: 50px;
    background: url(../images/bg-btn.png) center;
    background-size: cover;
} 
.icon-lottery {
	background: url(../images/icon-lottery.png) center no-repeat;
	background-size: contain;
}

.icon-lottery.activebtn {
    background: url(../images/icon-lottery-hover.png) center no-repeat;
    transition: 0.3s;
    background-size: contain;
}
.icon-lottery:hover {
	background: url(../images/icon-lottery-hover.png) center no-repeat;
	transition: 0.3s;
	background-size: contain;
}
.overlay {
    background-color: rgb(255 255 255 / 80%);
}
.grecaptcha-badge{
    opacity: 0;
}
.border-light {
    border-color: #565656!important;
}
.icon-user-custom {
    background: linear-gradient(to bottom, #ffa86a 5%, #f78900 100%);

}
.logo-login {
    width: 182px;
}
.box-amount {
    background: #ff6a00;
}
.device-btn{
    box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, rgb(0 0 0 / 15%) 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, rgb(0 0 0 / 6%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px;
    padding: 4px 5px;
    margin: 0 20px;
    border-radius: 8px;
    background: red;
    color: white;
    cursor: pointer;
}
.modal-content-custom {
    background-color: #fff;
}
.change-language {
    background: #c7c7c7;
}
.change-language .active{
    box-shadow: unset;
    background: linear-gradient(to bottom, #fa9f14 5%, #f96511 100%);
    background-color: #ff920a;
}
.change-language-m {
    background: #c7c7c7;
}

.change-language-m .active {
    box-shadow: unset;
    background: linear-gradient(to bottom, #fa9f14 5%, #f96511 100%);
    background-color: #ff920a;
}
.change-language-m .active {
    border: 2px solid #fff;
    color:white;
}
.dropdown-menu-profile {
    background-color: #ff8100;
}
.text-contact {
    margin-top: 30px;
    text-align: center;
    color: #979797;
}
.box-amount i {
    color: #3e3100;
    font-size: 18px;
}

.content-partner {
    /* margin-top: 0px;
    top: 2px; */

}

.bg-custom .logo-head {
    /* width: 250px; */
}
.bg-custom{
    box-shadow: rgb(0 0 0 / 7%) 0px 1px 1px, rgb(0 0 0 / 7%) 0px 2px 2px, rgb(0 0 0 / 7%) 0px 4px 4px, rgb(0 0 0 / 7%) 0px 8px 8px, rgb(0 0 0 / 7%) 0px 16px 16px;
}

.logo-head {
    /* position: absolute;
    top: 2px; */
}

.logo-head-nav {
    width: 200px;
}

.tab-bar-mobile .tab-control .tab-list {
    color: white;
}

.btn-top-menu {
    width: 100%;
}
.tag-footer-all li{
    background-color: #fa8413;
}
.content-partner{
    background-color: #767676;
}
.footer-custom {
    background-color: #fff;
}
.text-power {
    background-color: #363636;
}
.hover{
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
}

.icon-hotgame.activebtn {
    background: url(../images/icon-hotgame-hover.png) center no-repeat;
    transition: 0.3s;
    background-size: contain;
}

.icon-slot.activebtn {
    background: url(../images/icon-slot-hover.png) center no-repeat;
    transition: 0.3s;
    background-size: contain;
}

.icon-casino.activebtn {
    background: url(../images/icon-casino-hover.png) center no-repeat;
    transition: 0.3s;
    background-size: contain;
}

.icon-sport.activebtn {
    background: url(../images/icon-sport-hover.png) center no-repeat;
    transition: 0.3s;
    background-size: contain;
}

.icon-table.activebtn {
    background: url(../images/icon-table-hover.png) center no-repeat;
    transition: 0.3s;
    background-size: contain;
}

.loged-content {
    margin-top: 66px;
}

.tab-list a {
    color: white;
    text-decoration: none;
}

.navbar-toggler {
    border-color: rgb(255 255 255 / 0%) !important;
}
.head-title .line-title{
    height: 4px;
    background-color: #f97512;
}
.menu_icon {
    width: 30px;
    height: 20px;
    margin: auto;
    z-index: 10;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    /* padding: 5px 0; */
}

.nav-tabs-custom .nav-link.active{
    box-shadow: inset 0px 0px 12px 3px #e96100;
    background: linear-gradient(to bottom, #ff6b02 5%, #ffa500 100%);
    background-color: #fecb5e;
    color: #ffffff;
}
.btn-main {
    box-shadow: inset 0px 0px 12px 3px #e96100;
    background: linear-gradient(to bottom, #ff6b02 5%, #ffa500 100%);
    color: #ffffff;
}
.btn-main:hover {
    background: linear-gradient(to bottom, #fff80c 5%, #ffc728 100%);
    background-color: #ffb341;
    color: white;
    transition: 0.3s;
    box-shadow: inset 0px 0px 12px 3px #e96100;
}

.menu_icon span {
    position: absolute;
    display: block;
    height: 5px;
    width: 40px;
    border-radius: 10px;
    background-color: #ff9030;
    transform: rotate(0);
    transition: all 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

span.one {
    top: 0px;
    width: 20px;
    animation: width 2s ease infinite;
}

span.two {
    top: 10px;
    width: 15px;
    animation: width1 2s ease infinite;
}

span.three {
    top: 20px;
    width: 20px;
    animation: width2 2s ease infinite;
}

.nounderline{
    text-decoration: none;
}
.contactsale{
    color: #ffb576;
}
.contactsale:hover{
    color: rgb(131, 131, 131);
}
@keyframes width {
    0% {
        width: 20px;
    }

    25% {
        width: 30px;
    }

    50% {
        width: 10px;
    }

    75% {
        width: 30px;
    }

    100% {
        width: 20px;
    }
}

@keyframes width1 {
    0% {
        width: 15px;
    }

    25% {
        width: 10px;
    }

    50% {
        width: 30px;
    }

    75% {
        width: 15px;
    }

    100% {
        width: 15px;
    }
}

@keyframes width2 {
    0% {
        width: 20px;
    }

    25% {
        width: 30px;
    }

    50% {
        width: 15px;
    }

    75% {
        width: 10px;
    }

    100% {
        width: 20px;
    }
}

.btnlogin {
    cursor: pointer;
}

@media (min-width: 992px) and (max-width: 1199px) {}


/* ipad */
@media (min-width: 768px) and (max-width: 991px) {
    .btn-top-menu {
        width: 150px;
    }

    .bg-custom .logo-head {
        /* width: 5rem; */
    }

    .main-content {
        margin-top: 59px;
    }

    .content-game-list {
        padding-top: 14px;
    }

    .bg-custom {
        background: url('../images/bg-navbar-top.jpg') left center;
    }

    .menu-bar-main {
        padding: 7px 0px;
        /* background: url('../images/bg-navbar-top.jpg') center; */
        border-top: unset;
        background-size: cover;
        bottom: -70px;
    }

    .content-promotion {
        background: url(../images/bg-promotion.jpg) right top;
        background-size: cover;
    }

    .word-text {
        margin-top: 265px;
        padding: 17px;
        background: rgb(0, 91, 163);
        background: -moz-radial-gradient(circle, rgb(71 93 157) 0%, rgb(49 64 141) 100%);
        background: -webkit-radial-gradient(circle, rgb(71 93 157) 0%, rgb(49 64 141) 100%);
        background: radial-gradient(circle, rgb(71 93 157) 0%, rgb(49 64 141) 100%);
    }

    .side-bar-menu {
        background: url(../images/bg-side-bar.png) no-repeat;
    }

    .navbar-nav {
        /* align-items: end !important;
        flex-direction: row-reverse !important; */
    }

    .tab-bar-mobile {
        background: rgb(0, 91, 163);
        background: -moz-radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);
        background: -webkit-radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);
        background: radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);

        background: url('../images/bg-btn.png') center top;
    }
}

@media (max-width: 767px) {
    .loged-content {
        margin-top: 76px;
    }

    .bg-custom .logo-head {
        /* width: 9rem; */
    }

    .bg-custom {
        background: url('../images/bg-navbar-top.jpg') right center;
    }

    .content-promotion {
        background: url(../images/bg-promotion.jpg) right top;
        background-size: cover;
    }

    .menu-bar-main {
        background: url('../images/bg-btn.png') center;
        border-top: unset;
        background-size: cover;
    }

    .navbar-nav {
        /* align-items: end !important;
        flex-direction: row-reverse !important; */
    }

    .side-bar-menu {
        background: url(../images/bg-side-bar.png) no-repeat;
    }

    .tab-bar-mobile {
        background: rgb(0, 91, 163);
        background: -moz-radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);
        background: -webkit-radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);
        background: radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);
        background: url('../images/bg-btn.png') center top;
    }
}

@media (max-width: 480px) {
    .loged-content {
        margin-top: 45px;
    }

    .bg-custom .logo-head {
        /* width: 7rem; */
    }

    .list-game-all,
    .list-promotion-all {
        padding: 6px 0px;
    }

    .content-game-list {
        padding-top: 3px;
    }

    .bg-custom {
        background: url('../images/bg-navbar-top.jpg') right center;
    }

    .content-promotion {
        background: url(../images/bg-promotion.jpg) right top;
        background-size: cover;
    }

    .menu-bar-main {
        background: url('../images/bg-btn.png') center;
        border-top: unset;
        background-size: cover;
    }

    .word-text {
        margin-top: 265px;
        padding: 17px;
        background: rgb(0, 91, 163);
        background: -moz-radial-gradient(circle, rgb(71 93 157) 0%, rgb(49 64 141) 100%);
        background: -webkit-radial-gradient(circle, rgb(71 93 157) 0%, rgb(49 64 141) 100%);
        background: radial-gradient(circle, rgb(71 93 157) 0%, rgb(49 64 141) 100%);
    }

    .navbar-nav {
        /* align-items: end !important;
        flex-direction: row-reverse !important; */
    }


    .footer-custom {
        /* Copy right text */
        padding-bottom: 65px;
    }

    .side-bar-menu {
        background: url(../images/bg-side-bar.png) no-repeat;
    }

    .tab-bar-mobile {
        background: rgb(0, 91, 163);
        background: -moz-radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);
        background: -webkit-radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);
        background: radial-gradient(circle, rgb(71 93 157) 0%, rgba(23, 36, 177, 1) 100%);
        background: url('../images/bg-btn.png') center top;
    }
}