html {
    min-width: 1180px;
}

body {
    height: auto;
    /*background-image: url(../images/loading-desktop.jpg)!important;*/
    /*background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: 100%!important;*/
    /*height: 100vh;*/
    background-color: #000;
}

.hidden-content {
    display: none;
}


/* start region */
.region-bg {
    background-image: url('../images/style5/Background-1.jpg');
    text-align: center;
    background-repeat: no-repeat;
    padding: 100px 0;
}
 
.logo {
    padding-bottom: 20px;
    width: 300px;
}

.regionView {
    margin: 0 20px;
    position: relative;
}

.hoverRegion p {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    margin: 0 0 10px;
    font-size: 14px;
}

.select-bar {
    height: 10px;
} 

.region-dot {
    height: 11px;
}
/* end region */

/* start product */
.product-bg {
    background-image: url('../images/style5/Background-2.jpg');
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}

/* .esports-bg {
    background-image: url('../images/style5/Esport_OFF.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.sport-bg {
    background-image: url('../images/style5/Sport_OFF.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.live-casino-bg {
    background-image: url('../images/style5/Live-Casino_OFF.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.lottery-bg {
    background-image: url('../images/style5/4D_OFF.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.slot-bg {
    background-image: url('../images/style5/Slots_OFF.png');
    background-size: 100%;
    background-repeat: no-repeat;
} */

.product-hov {
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 40%;
}

.product-hov:hover {
    background: #00000069;
} 

.product-hov p {
    color:white;
}
/* end product */

/* start event */

.event-bg {
    background-image: url('../images/style5/Background-3.jpg');
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.event-hov {
    background: #000000b8;
    top: 0;
    height: 100%;
    width: 100%;
    padding-top: 25%;
}

.event-hov:hover {
    background: unset;
}

.event-hov img {
    margin: 15px 0;
}

.event-hov p {
    color: white;
}
/* 
.prediction-bg {
    background-image: url('../images/style5/Prediction_OFF.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.ranking-bg {
    background-image: url('../images/style5/Ranking_OFF.png');
    background-size: 100%;
    background-repeat: no-repeat;
}

.num-game-bg {
    background-image: url('../images/style5/Number-Game_OFF.png');
    background-size: 100%;
    background-repeat: no-repeat;
}
*/

/* end event */

/* start a & c */

.a-c-bg {
    background-image: url('../images/style5/Background-4.jpg');
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 200px;
}

.A-C-list {
    top: 0;
    width: 100%; 
    height: 100%; 
    background: #00000094; 
    color: white;
    padding-top: 80px;
    text-align: left;
}

.a-c-name {
    font-size: 30px;
}

.a-c-text {
    font-size: 20px;
    margin: 0;
    padding-left: 65px;
}

.a-c-acc-name {
    font-size: 20px;
    margin-bottom: 20px;
}

.a-c-acc-name-1 {
    font-size: 20px;
    margin-top: 10px;
}
/* end a & c */

/* start mobile */

.mobile-bg {
    background-image: url('../images/style5/Background-5.jpg');
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mobile-phone {
    margin-top: -80px;
}

.mobile-text {
    color: white;
    font-size: 1.5rem;
    margin: 20px 35px 0;
}

.mobile-text-1 {
    color: #d39e00;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
    margin: 0 35px 55px;
}

.mobile-margin {
    margin: 0 25px;
}

.mobile-download {
    display: flex;
    text-align: center;
}

.mobile-download p {
    color: white;
    width: 95px;
}

/* end mobile */

/* start footer */

.footer-1 {
    background-image: url('../images/style5/Background-6.jpg');
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: solid 1px #d39e00;
}

.footer-1 a {
    text-decoration: underline;
}

.footer-1-View {
    width: 35%;
    margin: 45px auto;
}

.footer-title  {
    color: #d39e00;
    font-size: 1.9rem;
    font-weight: 600;
}

.footer-text {
    margin-top: 25px;
    color: white;
}

.social-icon {
    width: 25px;
    height: 25px;
    margin: 0 30px;
}

.footer-2 {
    background-image: url('../images/style5/Background-7.jpg');
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.h-s-margin {
    margin-top: -10px;
}

.footer-2-View {
    margin: 40px;
}

.footer-2-View img {
    margin-bottom : 15px;
}

.footer-2-View p {
    color : grey;
    font-size: 1.5rem;
}

.footer-2-link {
    text-align: left;
}

.footer-2-link p {
    margin: 0;
    font-size: 0.8rem;
}


.footer-2-link a {
    color : grey;
}

.footer-left {
    float: left;
} 

.footer-right {
    float: right;
}

.footer-info {
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.foot-coop-info {
    padding: 9px 0;
    border-top: 1px dashed #b1861c;
    border-bottom: 1px dashed #b1861c;
    display: block;
    color: #fff;
    width: 1180px;
    margin: 0 auto;
    height: 175px;
    text-align: left;
}

.foot-coop-info div {
    width: 29%;
    margin: 0 18px;
    float: left;
    padding: 0 15px;
}

.foot-dashed {
    border-right: 1px dashed #b1861c;
}

.foot-coop-info h4 {
    font-size: 14px;
    color: #fdcb51;
    padding: 0 0 10px;
}

.foot-coop-info p {
    font-size: 12px;
}

.foot-coop-info-2 {
    border-top: 1px dashed #b1861c;
    width: 100%;
    color: #fff!important;
    border-bottom: 1px dashed #b1861c;
    margin-bottom: 10px;
}
.foot-coop-info-2 a {
    color: #fdcb51
}

.foot-coop-info-2 p a {
    color: #fff;
}
.foot-coop-info-2 p {
    text-align: justify;
}

.foot-coop-info-2 h1,
.foot-coop-info-2 h2,
.foot-coop-info-2 h3,
.foot-coop-info-2 h4,
.foot-coop-info-2 h5,
.foot-coop-info-2 h6 {
    font-size: 14px;
    color: #fdcb51 !important;
    padding: 0 0 10px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
}

.firstlayer {
    word-spacing: 2px;
    font-size: 11px;
    overflow: hidden;
    width: 1180px;
    margin: 0 auto;
}
.secondlayer {
    display: inline-block;
    width: 24%;
    border-right: 1px dashed #b1861c;
    padding: 10px;
    vertical-align: top;
    padding-bottom: 500px;
    margin-bottom: -500px;
}
.thirdlayer {
    border-bottom: 1px dashed #b1861c;
}

/* end footer */

.title_bg {
    background-image: url('../images/style5/Title_Column_1.png');
    color: white;
    background-repeat: no-repeat;
    background-position: center;
}

.title_2_bg {
    background-image: url('../images/style5/Title_Column_2.png');
    color: white;
    background-repeat: no-repeat;
    background-position: center;
}

.title_3_bg {
    background-image: url('../images/style5/Title_Column_3.png');
    color: white;
    background-repeat: no-repeat;
    background-position: center;
}

.margin-btm {
    margin-bottom : 25px;
}

/* mobile */
/* 
@media (max-width: 1023px) {
    .region-bg {
        background: url('../images/style5/m/Background-1.jpg') no-repeat center center;
        text-align: center;
    }

    .a-c-bg {
        display: none;
    }

    .mobile-bg {
        display: none;
    }

    .footer-1 {
        display: none;
    }

    .footer-2 {
        display: none;
    }
}

@media (max-width: 360px) {
    .logo {
        width: 120px;
        height: 120px;
    }

    .mobile-line {
        width: 35%;
    }

    .regionView {
        width: 20%;
        position: relative;
    }

    .hoverRegion p {
        text-align: center;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        margin: 0 0 10px;
        font-size: 0.5rem;
    }
}

@media (max-width: 767.98px) {
    .region-bg {
        background-size: cover;
    }
    .iconView {
        height: 100px;
        width: 100px;
    }
} */
