﻿
/*=============================================================*/

.promtionContainer {
    position: relative;
    color: #fff;
    max-width: 1140px;
    margin: 0 auto;
}

.promtionSliderContainer {
    position: relative;
    color: #fff;
    max-width: 1920px;
    margin: 0 auto;
}

.promoSlide {
    /*PAREN HOLDER*/
    background: #010100;
    height: 400px;
}

.promotionslider {
}

.promo-notif {
    font-style: italic;
    text-align: center;
    /*margin-top: 10vh;*/
}

    .promo-notif strong {
        color: #fee71b;
    }



ul.promoSlider {
    list-style: none;
    padding: 0;
    margin: 0;
}

.slider {
    position: relative;
    height: 400px;
}

.beginnerpromo {
    overflow: hidden;
    background: url('../../../../cdn.hanwei1234.com/Content/VIP/images/PromoSlider/web-vip-beginnerpromo.jpg') no-repeat center center;
}

html:lang(th-TH) .beginnerpromo {
    overflow: hidden;
    background: url('../../../../cdn.hanwei1234.com/Content/VIP/images/PromoSlider/web-vip-beginnerpromo-th.jpg') no-repeat center center;
}

.professionalpromo {
    overflow: hidden;
    background: url('../../../../cdn.hanwei1234.com/Content/VIP/images/PromoSlider/Slider_VIP_ProfessionalPromo.jpg') no-repeat center center;
}

.professionalreload {
    overflow: hidden;
    background: url('../../../../cdn.hanwei1234.com/Content/VIP/images/PromoSlider/Slider_VIP_ReloadBonus_38Percent.jpg') no-repeat center center;
}

.masterpromo {
    overflow: hidden;
    background: url('../../../../cdn.hanwei1234.com/Content/VIP/images/PromoSlider/Slider_VIP_MasterPromo.jpg') no-repeat center center;
}

.masterreload {
    overflow: hidden;
    background: url('../../../../cdn.hanwei1234.com/Content/VIP/images/PromoSlider/Slider_VIP_ReloadBonus50Percent.jpg') no-repeat center center;
}
    .beginnerpromo .subContxt1 {
        font-size: 30px;
        color: #fff;
        text-align: center;
        line-height: 1;
    }

    .beginnerpromo .mainContxt {
        font-size: 90px;
        text-align: center;
        color: #fee71b;
        line-height: 80px;
        font-weight: bold;
    }


html:lang(vi-VN) .beginnerpromo .subContxt1 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
}

html:lang(vi-VN) .beginnerpromo .mainContxt {
    font-size: 40px;
    line-height: 1;
    text-align: center;
    color: #fee71b;
    line-height: 80px;
    font-weight: bold;
    text-transform: uppercase;
}

.reload30 {
    background: url(../../../../cdn.hanwei1234.com/Content/VIP/images/PromoSlider/web-vip-reloadbonus-30percent.jpg) no-repeat center center;
    overflow: hidden;
}

html:lang(th-TH) .reload30 {
    background: url(../../../../cdn.hanwei1234.com/Content/VIP/images/PromoSlider/web-vip-reloadbonus-30percent-th.jpg) no-repeat center center;
    overflow: hidden;
}

    .reload30 .toMargin, .beginnerpromo .toMargin {
        margin-top: 15%;
    }

    .reload30 .subContxt1 {
        font-size: 35px;
        color: #fff;
        text-align: center;
        line-height: 1;
    }

        .reload30 .subContxt1 font {
            color: #fee71b;
            text-align: center;
            font-weight: bold;
            line-height: 1;
        }

html:lang(vi-VN) .reload30 .toMargin {
    margin-top: 20%;
}


html:lang(vi-VN) .reload30 .subContxt1 font {
    color: #fee71b;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
}

.reload30 .mainContxt {
    font-size: 90px;
    text-align: center;
    color: #fee71b;
    line-height: 80px;
    font-weight: bold;
}

.promoName3 {
    background: url(../../images/casino/slider/AfterLogin_38Percent_WelcomeBonus_Green.html) no-repeat;
    overflow: hidden;
}

.contextSlider {
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}
/*
    SLIDER CONTENT
*/
.toMargin {
    margin-top: 20%;
}

.mainContxt {
    font-size: 90px;
    text-align: center;
    color: #fee71b;
    line-height: 80px;
    font-weight: bold;
}

.subContxt1 {
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.btnOnSlider {
    text-align: center;
}

.btnSlider {
    color: #010100;
    font-weight: bold;
    font-size: 16px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    text-align: center;
    letter-spacing: 0;
    background: #fee71b;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
}

    .btnSlider:hover, .btnSlider:focus {
        color: #000;
        text-decoration: none;
    }
/*
    THUMBNAIL
*/
.controlSlider {
    max-width: 1140px;
    margin: 0 auto;
    margin-top: -20px;
    position: relative;
}

#bx-pager {
    /*position: absolute;
    z-index: 9;
    bottom: 20px;
    right: 0px;
    width: auto;
    height: 20px;
    background: none;
    padding: 2px;*/
    display:flex;
    justify-content:flex-start;
    align-items:center;
}

    #bx-pager a {
        opacity: .5;
        background: #fff;
        padding: 5px 0;
        /*float: left;*/
        width: 85px;
        margin-right: 5px;
        opacity: 0.2;
    }

        #bx-pager a:active {
            background: #fff;
            opacity: 1;
        }

        #bx-pager a.active {
            opacity: 1;
            background: #fee71b;
        }

        #bx-pager a img {
            width: 100%;
            height: auto;
        }

.thumb {
}
/************************************************************
    PROMOTION GOES HERE
************************************************************/
/*
    PROMOTION TAB
*/
.promoNav {
    background: #010100;
    position: relative;
}

    .promoNav ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .promoNav ul li {
            border-left: thin solid #fee71b;
            float: left;
            margin: 0;
            padding: 0;
            text-align: center;
        }

            .promoNav ul li:first-child {
                border-left: none
            }

            .promoNav ul li a {
                display: block;
                font-size: 12px;
                color: #fee71b;
                padding: 0 30px;
                line-height: 46px;
                text-decoration: none;
                text-transform: uppercase;
                transition: .3s linear;
            }

            .promoNav ul li.active a, .promoNav ul li:hover a {
                background: #fee71b;
                color: #010100;
            }

.promoContent {
}
/*
    PROMOTION CONTENT
*/
.grid-item {
    box-sizing: border-box;
    margin: 5px;
    width: 32.4%;
}

    .grid-item > .grid-inner {
        background: #606060;
        border: 1px solid #899;
        height: 280px;
    }

    .grid-item .promo-thumb a {
        display: inline;
        outline: 0 !important
    }

    .grid-item .promo-thumb img {
        display: block;
        margin: 0;
        max-width: 100%;
        width: 100%;
        height: auto;
    }

    .grid-item .promo-desc {
        color: #fff;
        padding: 10px;
    }

        .grid-item .promo-desc div {
            font-size: 12px;
        }

        .grid-item .promo-desc h4 {
            font-size: 13px;
            color: #fee71b;
            padding: 10px 0;
            margin: 0;
        }

        .grid-item .promo-desc p {
            margin: 0;
            font-size: 12px;
            line-height: 17px
        }

    .grid-item .btn-wrap {
        font-size: 0;
        text-align: center
    }

        .grid-item .btn-wrap a {
            background: #fee71b;
            display: inline-block;
            font: 12px 'Roboto', sans-serif;
            line-height: 40px;
            color: #2b2700;
            max-width: 148px;
            width: 100%;
            text-align: center;
            text-decoration: none;
            font-weight: 700;
            text-transform: uppercase;
            margin-top: 30%;
        }

            .grid-item .btn-wrap a.btn-more {
                color: #606060;
                background: #fff
            }
/*
    PROMO HOVER ANIMATION
*/
.promo-desc br {
    display: none;
}

.view {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    font-family: 'Roboto', sans-serif;
}

    .view .mask, .view .content {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
    }

    .view img {
        display: block;
        position: relative;
    }

    .view h2 {
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: relative;
        font-size: 17px;
        padding: 10px;
        background: rgba(0, 0, 0, 0.8);
        margin: 20px 0 0 0;
    }

    .view p {
        font-family: Georgia, serif;
        font-size: 12px;
        position: relative;
        color: #fff;
        padding: 10px 20px 20px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
    }

    .view a.info {
        display: inline-block;
        text-decoration: none;
        /*padding: 7px 14px;*/
        background: #fee71b;
        color: #010100;
        text-transform: uppercase;
        -moz-box-shadow: 0 0 1px #000;
        font-style: normal;
        font-family: 'Roboto', sans-serif;
    }

        .view a.info: hover {
            -webkit-box-shadow: 0 0 5px #000;
            -moz-box-shadow: 0 0 5px #000;
            box-shadow: 0 0 5px #000;
            font-style: normal;
            font-family: 'Roboto', sans-serif;
        }

.view-sixth img {
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}

.view-sixth .mask {
    background-color: rgba(0, 0, 0, 0.53);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
    height: 100%;
    width: 100%;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}

.view-sixth h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}

.view-sixth p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    -ms-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}

.view-sixth a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    margin-left: auto;
    margin-right: auto;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}

.view-sixth a.btnresized {
    width: 155px !important;
    height: 43px;
    margin-top: 90px;
}

.rightBanner .mask a.info {
    margin-top: 75px;
}

.view-sixth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}

.view-sixth:hover img {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.view-sixth:hover h2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}

.view-sixth:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
    margin-top: 20px;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}

.view-sixth:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
    font-style: normal;
    font-family: 'Roboto', sans-serif;
}
/*
    MODAL PROMOTION
*/
.modal-open .modal {
    background: rgba(0,0,0,0.8);
    z-index: 9999;
}
.promo-popup .modal-xl {
    width: 100%;
    max-width: 1056px;
}

.promo-popup .modal-content {
    padding: 15px;
    margin: 0 auto;
}

.promo-popup .pop-banner img {
    display: block;
    margin: 0;
    max-width: 100%
}

.promo-popup .pop-content {
    padding: 20px 13px 20px;
    color: #333;
    font-family: 'Roboto', sans-serif;
}

    .promo-popup .pop-content h5 {
        font-size: 14px;
        margin: 0;
        font-weight: bold;
        text-align: center;
    }

    .promo-popup .pop-content > p {
        margin: 5px 0 15px;
        font-size: 14px
    }

    .promo-popup .pop-content ol {
        margin: 20px 0 0;
        padding-left: 15px
    }

        .promo-popup .pop-content ol li {
            font: 12px/16px 'Roboto', sans-serif;
            color: #333;
            margin: 5px 0
        }
/*
     TABLE INSIDE THE MODAL
 */
table.tnc {
    border-collapse: collapse;
    color: #333;
    font-size: 12px;
    margin: 20px 0;
    border: 1px solid #ccc;
    width: 100%;
}

    table.tnc th {
        background: #ccc;
        padding: 10px;
        border: 1px solid #ccc;
    }

    table.tnc td {
        padding: 10px;
        background: #f9f9f9;
        border: 1px solid #ccc;
    }

    table.tnc td, table.tnc th {
        border-right: thin solid #dedede;
        border-bottom: thin solid #dedede;
        text-align: center;
    }

        table.tnc td:first-child, table.tnc th:first-child {
            border-left: none
        }

    table.tnc tbody tr:nth-child(even) {
        background: #f1f1f1;
    }

    table.tnc tbody tr:first-child {
        border-top: none;
    }

table span.uppercase {
    text-transform: uppercase;
}



.tableDisable {
    display: block;
    width: 100%;
    background: #000 url(../images/noble-lock.jpg) top center no-repeat;
    position: absolute;
    height: 450px;
    margin-bottom: 100px;
}

    .tableDisable span {
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: 0;
        padding: 10px;
        left: 0;
    }

        .tableDisable span strong {
            color: #fee61b;
        }

.imageSlideMobile {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    
    .imageSlideMobile {
        display: block !important;
    }

    .contextSlider > img {
        display: none;
    }

    .toMargin {
        margin-top: 0 !important;
    }

    .contextSlider {
        display: none;
    }

    .btnSlider {
        display: none;
    }

    .slider {
        display: none;
    }

    .promoSlide {
        position:relative;
        height: auto;
    }
    .controlSlider {
        bottom: 4px;
        position: absolute;
    }

    .grid-item {
        width: 50%;
        margin: 2.5px 0;
        padding: 10px;
    }

        .grid-item > .grid-inner {
            height: auto;
            min-height: 300px;
        }

    .promoNav ul li {
        width: 20%;
    }

        .promoNav ul li > a {
            line-height: normal;
            padding: 16px 20px;
        }
    .mt-5 {
        margin-top: 20px !important;
    }
    .promo-popup .modal-xl {
        width: 95%;
        margin: 100px auto;
    }

    .promo-popup .modal-content {
        height: calc(100vh - 20vh );
        overflow-x: scroll;
        border: 1px solid #ccc;
    }
    .promo-popup .pop-content {
        padding: 10px 0;
    }
    .tnc-container {
        overflow: scroll;
    }
        .tnc-container table.tnc {
            min-width: 600px
        }
}

.promoSelect {
    display: none;
}

@media only screen and (max-width:767px) {
    #bx-pager a {
        padding: 3px 0;
        width: 25px;
    }
    .promoNav ul li {
        width: 100%;
        display: none;
        border: none;
    }

        .promoNav ul li > a {
            text-align: left;
        }

        .promoNav ul li.active {
            display: block;
        }

    .promoNav {
        padding: 10px;
    }

    .promoNav {
        display: none;
    }

    .promoSelect {
        display: block;
        width: 100%;
        padding: 10px;
        background-color: #000;
        color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position:relative;
    }

    .selectOption:after {
        content: "▼";
        color: #fff;
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        right: 22px;
        top: 12px;
    }

    .selectOption {
        padding: 0 10px;
        position:relative;
    }
}

@media only screen and (max-width: 480px) {
    .grid-item {
        width: 100%;
    }
}
