﻿.flag_img1 {
    background: url(../img/flag/us_flag.png) center center no-repeat !important;
}

.flag_img2 {
    background: url(../img/flag/china_flag.png) center center no-repeat !important;
}

.flag_img3 {
    background: url(../img/flag/malaysia_flag.png) center center no-repeat !important;
}

.flag_img4 {
    background: url(../img/flag/indonesia_flag.png) center center no-repeat !important;
}

.background_contain {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.center_live_transaction {
    width: -webkit-fill-available;
    height: initial;
    position: relative;
    float: left;
    margin: 10px 0 0;
    padding: 0 10px 5px;
    background-color: rgba(0,0,0,0.35)
}

    .center_live_transaction .live_transaction_box {
        width: -webkit-fill-available;
        height: initial;
        line-height: 22px;
        text-align: left;
        position: relative;
        float: left;
        padding: 2px 0
    }

        .center_live_transaction .live_transaction_box .live_icon_box {
            width: 50px;
            height: 18px;
            float: right;
            line-height: 20px;
            margin: 2px 0 0 0;
            text-align: center;
            color: #fff;
            background-color: #f00;
            border-radius: 5px
        }

            .center_live_transaction .live_transaction_box .live_icon_box .round_icon {
                width: 7px;
                height: 7px;
                position: relative;
                float: right;
                background-color: #fff;
                border-radius: 20px;
                margin: 6px 6px 0px -6px
            }

    .center_live_transaction .live_transaction_part {
        width: -webkit-fill-available;
        height: initial;
        position: relative;
        float: left
    }

        .center_live_transaction .live_transaction_part .live_transaction_part_left {
            width: 50%;
            height: initial;
            position: relative;
            float: left
        }

            .center_live_transaction .live_transaction_part .live_transaction_part_left .live_transaction_part_title {
                width: -webkit-fill-available;
                height: 20px;
                line-height: 22px;
                padding: 0 10px;
                text-align: left
            }

        .center_live_transaction .live_transaction_part .live_transaction_part_right {
            width: 50%;
            height: initial;
            position: relative;
            float: right
        }

            .center_live_transaction .live_transaction_part .live_transaction_part_right .live_transaction_part_title {
                width: -webkit-fill-available;
                height: 20px;
                line-height: 22px;
                padding: 0 10px;
                text-align: left
            }

.container_deposit {
    width: -webkit-fill-available;
    height: 98px;
    overflow: hidden;
    color: #fff
}

    .container_deposit ul {
        list-style: none;
        position: relative;
        padding: 0;
        margin: 0
    }

    .container_deposit li {
        width: -webkit-fill-available;
        height: 18px;
        line-height: 20px;
        text-align: left;
        border-bottom: 1px solid #fff;
        padding: 0 10px
    }

        .container_deposit li .li_amount {
            width: initial;
            height: inherit;
            line-height: 20px;
            float: right;
            text-align: right
        }

.container_withdraw {
    width: -webkit-fill-available;
    height: 98px;
    overflow: hidden;
    color: #fff
}

    .container_withdraw ul {
        list-style: none;
        position: relative;
        padding: 0;
        margin: 0
    }

    .container_withdraw li {
        width: -webkit-fill-available;
        height: 18px;
        line-height: 20px;
        text-align: left;
        border-bottom: 1px solid #fff;
        padding: 0 10px
    }

        .container_withdraw li .li_amount {
            width: initial;
            height: inherit;
            line-height: 20px;
            float: right;
            text-align: right
        }


.roullete_bg {
    background: url(../img/roullete_bg.jpg) bottom center no-repeat;
    background-size: cover
}

.gif_bg {
    /*background: url(../img/bg_img3.jpg) bottom center no-repeat !important;*/
    background-size: cover !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: .5
}

.roullete_part {
    width: inherit;
    height: initial;
    margin: 0 auto;
    position: relative;
    display: flow-root
}

    .roullete_part .roullete_box {
        width: 290px;
        height: 340px;
        margin: 24% auto 20px;
        display: grid;
        position: relative
    }

        .roullete_part .roullete_box .roullete_inbox1 {
            width: 54px;
            height: 54px;
            background: url(../img/roullete04.png) top center no-repeat;
            background-size: contain;
            position: absolute;
            z-index: 9;
            bottom: 115px;
            left: 119px
        }

        .roullete_part .roullete_box .roullete_inbox2 {
            width: 290px;
            height: 290px;
            background: url(../img/roullete02.1.png) top center no-repeat;
            background-size: contain;
            position: absolute;
            z-index: 9;
            bottom: 0
        }

        .roullete_part .roullete_box .roullete_inbox3 {
            width: 268px;
            height: 268px;
            background: url(../img/roullete03.png) top center no-repeat;
            background-size: contain;
            border-radius: 300px;
            position: absolute;
            bottom: 12px;
            left: 12px
        }

        .roullete_part .roullete_box .roullete_inbox4 {
            width: 170px;
            height: 112px;
            background: url(../img/roullete01.png) top center no-repeat;
            background-size: contain;
            position: absolute;
            z-index: 10;
            top: 5px;
            left: 62px
        }

    .roullete_part .roullete_btnbox {
        width: 120px;
        height: 40px;
        margin: 0 auto;
        padding: 0 40px 0 20px;
        display: grid;
        position: relative;
        text-align: center;
        border-radius: 40px;
        line-height: 40px;
        box-shadow: 0 5px 5px rgba(0,0,0,0.6)
    }

        .roullete_part .roullete_btnbox .btnbox_number {
            width: 40px;
            height: 40px;
            text-align: center;
            border-radius: 40px;
            line-height: 40px;
            position: absolute;
            right: 0
        }

.default_gif_part {
    width: 100%;
    height: initial;
    position: absolute;
    z-index: 99;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

    .default_gif_part .roullete_box {
        width: 180px;
        height: 180px;
        position: relative;
        margin: 0% 10% 5%;
        float: right;
        background-image: url(../img/roullete_new.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        animation: ftr_bright_eff1 3s infinite
    }

        .default_gif_part .roullete_box .roullete_text {
            width: -webkit-fill-available;
            height: initial;
            line-height: 22px;
            position: absolute;
            bottom: -10px;
            left: 0;
            text-align: center;
            font-size: 8px;
            text-shadow: -2px -2px 0 #f90,-2px -1px 0 #f90,-2px 0px 0 #f90,-2px 1px 0 #f90,-2px 2px 0 #f90,-1px -2px 0 #f90,-1px -1px 0 #f90,-1px 0px 0 #f90,-1px 1px 0 #f90,-1px 2px 0 #f90,0px -2px 0 #f90,0px -1px 0 #f90,0px 0px 0 #f90,0px 1px 0 #f90,0px 2px 0 #f90,1px -2px 0 #f90,1px -1px 0 #f90,1px 0px 0 #f90,1px 1px 0 #f90,1px 2px 0 #f90,2px -2px 0 #f90,2px -1px 0 #f90,2px 0px 0 #f90,2px 1px 0 #f90,2px 2px 0 #f90;
            font-weight: bold;
            margin: 0 5px;
            font-size: 20px !important
        }

    .default_gif_part .red_box {
        width: 180px;
        height: 180px;
        position: relative;
        margin: 0 10%;
        float: right;
        background-image: url(../img/redbox_new.png);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        animation: ftr_bright_eff1 3s infinite
    }

        .default_gif_part .red_box .red_box_text {
            font-size: 18px;
            width: -webkit-fill-available;
            min-height: 20px;
            line-height: 20px;
            text-align: center;
            position: absolute;
            bottom: 35px;
            padding: 0 20px;
            animation: redbox_text 3s infinite
        }


.redbox_part .redbox_inbox_box .inbox_redbox .roulletebox_inbox {
    width: 90px;
    height: 90px;
    float: left;
    background: url(../img/roullete.png) top center no-repeat;
    background-size: contain;
    position: relative;
    margin: 0 10px
}

.info_color {
    color: #ffd800
}

.bg_color18 {
    background-color: #666
}

/*JackPot Part*/
.open_jackpot_page {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0
}

    .open_jackpot_page .jackpot_popup_close {
        width: 30px;
        height: 30px;
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 10px;
        border: 3px #ffd800 solid;
        background-color: #000;
        border-radius: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color: #ffd800
    }

    .open_jackpot_page .jackpot_info_part {
        height: initial;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 20px 20px;
        z-index: 99;
        background-color: rgba(0,0,0,0.85);
        border: 4px #ffd800 solid;
        color: #fff;
        text-align: center;
        padding: 10px 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

        .open_jackpot_page .jackpot_info_part p {
            margin: 0 0 10px 0
        }

        .open_jackpot_page .jackpot_info_part .jackpot_info_btn {
            width: fit-content;
            height: 30px;
            line-height: 30px;
            text-align: center;
            border-radius: 20px;
            padding: 0 20px;
            margin: 10px 0 0 0;
            color: #fff
        }

    .open_jackpot_page .jackpot_popup_box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1
    }

        .open_jackpot_page .jackpot_popup_box .jackpot_popup_img {
            width: -webkit-fill-available
        }

        .open_jackpot_page .jackpot_popup_box .jackpot_popup_inbox {
            width: -webkit-fill-available;
            height: initial;
            position: absolute;
            bottom: 0;
            left: 0;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center
        }

            .open_jackpot_page .jackpot_popup_box .jackpot_popup_inbox .jackpot_popup_textbox1 {
                width: initial;
                height: initial;
                line-height: 12px;
                padding: 4px 10px;
                position: relative;
                background-color: rgba(0,0,0,0.65);
                border-radius: 5px 5px 0 0;
                color: #fff;
                text-align: center
            }

            .open_jackpot_page .jackpot_popup_box .jackpot_popup_inbox .jackpot_popup_textbox2 {
                width: initial;
                height: initial;
                line-height: 16px;
                padding: 4px 10px;
                position: relative;
                background-color: #000;
                border-radius: 10px 10px;
                border: 2px #ffd800 solid;
                color: #fff;
                text-align: center
            }

                .open_jackpot_page .jackpot_popup_box .jackpot_popup_inbox .jackpot_popup_textbox2 strong {
                    color: #ffd800
                }

            .open_jackpot_page .jackpot_popup_box .jackpot_popup_inbox .jackpot_popup_buttonbox {
                width: -webkit-fill-available;
                height: initial;
                margin: 5px 0px
            }

                .open_jackpot_page .jackpot_popup_box .jackpot_popup_inbox .jackpot_popup_buttonbox .jackpot_claim_button {
                    width: fit-content;
                    height: 26px;
                    line-height: 28px;
                    text-align: center;
                    border-radius: 20px;
                    padding: 0 10px;
                    border: 2px #ffd800 solid;
                    background-color: #ffbf00;
                    color: #f00;
                    font-weight: bold;
                    float: left;
                    animation: ftr_bright_eff1 3s infinite
                }

                .open_jackpot_page .jackpot_popup_box .jackpot_popup_inbox .jackpot_popup_buttonbox .jackpot_code_box {
                    width: 70px;
                    height: 26px;
                    line-height: 28px;
                    text-align: center;
                    border-radius: 7px;
                    padding: 0 5px 0 50px;
                    border: 2px #ffd800 solid;
                    background-color: #000;
                    float: right;
                    color: #ffd800;
                    position: relative
                }

                    .open_jackpot_page .jackpot_popup_box .jackpot_popup_inbox .jackpot_popup_buttonbox .jackpot_code_box .jackpot_code_textbox {
                        width: initial;
                        height: 26px;
                        line-height: 28px;
                        text-align: center;
                        border-radius: 7px;
                        padding: 0 5px;
                        border: 2px #ffd800 solid;
                        background-color: #f00;
                        float: left;
                        color: #ffd800;
                        position: absolute;
                        left: -2px;
                        top: -2px
                    }

@media only screen and (min-width: 1366px) {
    .jackpot_info_part {
        width: 50%
    }

    .jackpot_popup_box {
        width: 65%;
        height: 400px
    }

    .jackpot_popup_img {
        height: 460px
    }
}

@media only screen and (min-width: 768px) {
    .promotions_popup_img {
        height: 225px
    }

    .promotions_image {
        height: 224px
    }

    .promotions_part {
        height: 230px
    }

    .main_news_part {
        width: 500px;
        height: 794px
    }

    .jackpot_info_part {
        width: 50%
    }

    .jackpot_popup_box {
        width: 65%;
        height: 400px
    }

    .jackpot_popup_img {
        height: 460px
    }

    .open_live_chat_page {
        width: 500px;
        height: 800px
    }

    .roullete_part {
        width: 450px
    }

        .roullete_part .roullete_box {
            width: 450px;
            height: 440px;
            margin: 36% auto 75px
        }

            .roullete_part .roullete_box .roullete_inbox1 {
                width: 90px;
                height: 90px;
                bottom: 175px;
                left: 177px
            }

            .roullete_part .roullete_box .roullete_inbox2 {
                width: 450px;
                height: 450px
            }

            .roullete_part .roullete_box .roullete_inbox4 {
                width: 280px;
                height: 180px;
                top: -100px;
                left: 85px
            }

            .roullete_part .roullete_box .roullete_inbox3 {
                width: 425px;
                height: 425px;
                bottom: 12px;
                left: 12px
            }

    .footer_part {
        width: 768px;
        left: 50%;
        transform: translate(-50%, 0%)
    }

        .footer_part .footer_btn1 {
            width: 25%
        }

    .default_gif_part .roullete_box {
        margin: 0% 5%
    }

    .default_gif_part .red_box {
        margin: 0% 5%
    }
}

@media only screen and (max-width: 428px) {
    .promotions_popup_img {
        height: 125px
    }

    .promotions_image {
        height: 122px
    }

    .promotions_part {
        height: 260px
    }

    .main_news_part {
        width: 340px;
        height: 540px
    }

    .jackpot_info_part {
        width: 80%
    }

    .jackpot_popup_box {
        width: 90%;
        height: 340px
    }

    .jackpot_popup_img {
        height: 360px
    }

    .open_live_chat_page {
        width: 100%;
        height: 100%
    }
}

@media only screen and (max-width: 414px) {
    .footer_shadow_left {
        width: 40%
    }

    .footer_shadow_right {
        width: 40%
    }

    .promotions_popup_img {
        height: 120px
    }

    .promotions_image {
        height: 118px
    }

    .promotions_part {
        height: 255px
    }

    .main_news_part {
        width: 340px;
        height: 540px
    }

    .jackpot_info_part {
        width: 80%
    }

    .jackpot_popup_box {
        width: 90%;
        height: 340px
    }

    .jackpot_popup_img {
        height: 360px
    }

    .open_live_chat_page {
        width: 100%;
        height: 100%
    }
}

@media only screen and (max-width: 375px) {
    .footer_shadow_left {
        width: 39%
    }

    .footer_shadow_right {
        width: 39%
    }

    .promotions_popup_img {
        height: 110px
    }

    .promotions_image {
        height: 106px
    }

    .promotions_part {
        height: 232px
    }

    .main_news_part {
        width: 340px;
        height: 540px
    }

    .jackpot_info_part {
        width: 80%
    }

    .jackpot_popup_box {
        width: 90%;
        height: 340px
    }

    .jackpot_popup_img {
        height: 360px
    }

    .open_live_chat_page {
        width: 100%;
        height: 100%
    }
}

@media only screen and (max-width: 360px) {
    .footer_shadow_left {
        width: 38%
    }

    .footer_shadow_right {
        width: 38%
    }

    .promotions_popup_img {
        height: 106px
    }

    .promotions_image {
        height: 102px
    }

    .promotions_part {
        height: 220px
    }

    .main_news_part {
        width: 340px;
        height: 540px
    }

    .jackpot_info_part {
        width: 80%
    }

    .jackpot_popup_box {
        width: 90%;
        height: 340px
    }

    .jackpot_popup_img {
        height: 360px
    }

    .open_live_chat_page {
        width: 100%;
        height: 100%
    }
}