


a:focus {
    color: #fff;
    text-decoration: none;
}

.anchor {
    color: #fee71b;
}

body.whiteBody .anchor {
    color: #a65a00;
}

.clears::after {
    content: "";
    clear: both;
    display: block
}
.blackBody .tabrefe{
    position: relative;
    padding: 3% 0 0% 0;
    height: 840px;
    width: 100%;
}
.tabrefe img {
    height: auto;
    width: 200px;
    float: left;
    margin-right: 20px;
}
.tabrefe:last-child {
    margin-bottom: 20px;
}
.blackBody .tabrefe .refferall{
    color: #a65a00;
}
.tabrefe .refferall{
    width: 100%;
    font-size: 15px;
    text-align: justify;
}
.tabrefe .refferall p{
    text-align:left!important;
    padding-top: 5px;
    line-height: 150%!important;
}
.refferall table tr th {
    background-color: #3E3B3B;
    padding: 7px;
    border-left: 1px solid #fff;
    text-align: center;
    color: #fff;
}
.refferall table tr td {
    padding: 7px;
    border-bottom: 1px solid #3E3B3B;
    text-align: center;
    color: #a65a00;
}
.wrap-container {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    position: relative
}
hr{border-top: 0!important}
.view-sixth:hover p body.no-bg,
div.no-bg {
    background: 0 0
}
.tabs{background: #fff!important;}
.wrap {
    margin: 0;
    min-width: 1215px;
    padding: 0;
    width: 100%
}

.wrap-panel {
    width: 1215px;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.wrapme {
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.clear {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.group:after {
    clear: both;
    content: '';
    display: block
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.text-red {
    color: red
}

.btn-join {
    /*background: #fee71b;*/
    display: block;
    color: #fff;
    width: 160px;
    font: 700 14px/45px 'Roboto', sans-serif;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    outline: 0 !important;
    background-size: 350% 100%;
    background-image: linear-gradient(to right,#03a33c,#fee71b,#037b4b,#fee71b);
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.5);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.5);
}
    .btn-join:hover {
        color: #fff;
        outline: none;
        background-position: 100% 0;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .btn-join:focus {
        background: #03a33c;
        color: #fff;
    }


.btn-submit {
    background: #03a33c;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    height: 43px;
    line-height: 43px;
    text-align: center;
    text-decoration: none;
    width: 155px;
}

    .btn-submit:hover {
        background: #007028;
    }

.page-lottery {
    background-size: cover
}

.floatme {
    float: left;
}

.floatmeContent {
    width: 40%;
}

.lottery-content h2 {
    color: #fff;
    font-size: 92px;
    font-weight: 700;
    line-height: 83px;
    margin: 0 0 18px;
    letter-spacing: 2px;
    text-transform: uppercase
}

#lotto .lottery-content h2 {
    font-size: 61px;
    letter-spacing: -2px;
}

.lottery-content p {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    margin: 0 0 30px
}

.lottery-content .lottery-btn {
    background: none;
    color: #fee71b;
    font: 700 20px 'Roboto', sans-serif;
    max-width: 262px;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 62px;
    box-shadow: none;
    transition: all 1s ease;
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    text-transform: uppercase;
    cursor: pointer;
    border: 1px solid #fee71b;
    border-radius: 4px;
}

    .lottery-content .lottery-btn:hover {
        background: #fee71b;
        color: #2b2700;
    }

#lotto {
    height: auto;
    /* overflow: hidden; */
    padding-bottom: 50px;
}

.lottoLeft {
    width: 60%;
    overflow: initial;
}


#lotto .lottery-content {
    width: 35%;
    margin-top: 144px;
    /* margin-left: 6%; */
}

#lotto img {
    width: 142%;
    margin-left: -207px;
    max-width: 142%;
}

#lotto a img {
    width: 305px;
}

#keno {
    overflow: hidden;
    padding-left: 20px;
}

.kenoRight {
    margin-top: 100px;
}

.kenoLeft {
    margin-top: 150px;
}

#ilotto {
    height: 650px;
    overflow: hidden;
}

    #ilotto .lottery-content {
        float: right;
        width: 485px;
    }

.ilotto-result {
    text-align: center;
    width: 580px;
}

.ilottoLeft {
    width: 60%;
    height: 650px;
    position: relative;
}

.ilottoLeft_m {
    display: none;
}

.ilotto-result {
    position: absolute;
    left: 75px;
    top: 255px;
}

.flipp {
    color: #fff;
    display: inline-block;
    font-size: 42px;
    font-family: 'RobotoBold';
    height: 115px;
    line-height: 115px;
    width: 90px;
    text-align: center;
}

.ilotteryRight {
    margin-top: 120px;
}

.poker-slide-container {
    height: auto;
    background: #002e00;
    z-index: 1;
}

.poker-slide.owl-carousel .owl-item img {
    max-height: 570px
}

.poker-slide .owl-nav {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}
.moreref1{display: none;}
    .poker-slide .owl-nav .owl-next,
    .poker-slide .owl-nav .owl-prev {
        width: 40px;
        height: 62px;
        position: absolute;
        top: 50%;
        margin-top: -31px;
        text-indent: -999em
    }

    .poker-slide .owl-nav .owl-prev {
        left: 70px;
    }

    .poker-slide .owl-nav .owl-next {
        right: 70px;
    }

.poker-challenge {
    padding: 70px 0 91px
}
/*
    POKER SLIDE
*/
.pokerSlide {
    position: relative;
}

.mobileSlideText {
    display: none;
}

.pokerChild {
    width: 50%;
    position: absolute;
    top: 15%;
    right: 0;
    text-align: center;
}

.pokerChild1 {
    color: #fee71b;
    font-size: 38px;
    font-weight: bold;
    line-height: 45px;
}

.pokerChild2 {
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    margin-top: 20px;
}

.pokerChild3 {
    color: #fff;
    font-size: 25px;
    font-weight: 900;
    line-height: 30px;
}

.pokerChild4 {
    color: #fff;
    font-size: 25px;
    font-weight: 900;
}

.pc-content .light h2 {
    font-family: Oswald, sans-serif;
    color: #353535;
    margin: 0 0 13px;
    font-size: 45px;
    font-weight: 400;
    line-height: normal
}

.pc-content .light p {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    color: #353535;
    margin: 0 0 27px;
    text-align: justify
}

.pc-content .dark h2 {
    font-family: Oswald, sans-serif;
    color: #fff;
    margin: 0 0 13px;
    font-size: 45px;
    font-weight: 400;
    line-height: normal
}

.pc-content .dark p {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
    font-size: 22px;
    color: #fff;
    margin: 0 0 27px;
    text-align: justify
}

.pc-content {
    width: 550px;
    float: left;
    margin-top: 60px;
    margin-left: 20px;
}

    .pc-content h2 {
        font-family: 'Roboto', sans-serif;
        margin: 0 0 13px;
        font-size: 45px;
        font-weight: 400;
        line-height: normal
    }

    .pc-content p {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        margin: 0 0 27px;
        text-align: justify;
        font-weight: 400;
    }

.pc-img {
    float: right
}

    .pc-img img {
        display: block;
        margin: 0
    }




.hasDivider {
    position: relative;
    z-index: 6
}

   
.prodlink {
    position: relative;
    z-index: 1
}

.platform {
    display: inline-block;
    margin: 0 5px;
    cursor: pointer
}

    .platform img {
        height: 445px
    }

.platform-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 2;
    padding: 13px 0 0;
    display: none
}

    .platform-content .single-content {
        display: none
    }

        .platform-content .single-content.active {
            display: block
        }

    .platform-content img {
        float: left;
        width: 277px;
        margin-left: 5px;
        position: relative;
        top: 2px
    }

        .platform-content img[data-custom=custom] {
            top: 34px
        }

    .platform-content .detail {
        float: left;
        width: 70%;
        padding-top: 10%;
        text-align: center;
        margin-left: 5%
    }

        .platform-content .detail p {
            color: #fff;
            font-size: 16px;
            margin: 0
        }

        .platform-content .detail a {
            background: #fee71b;
            border-radius: 6px;
            font-family: Montserrat, sans-serif;
            display: block;
            max-width: 276px;
            margin: 10px auto 0;
            line-height: 68px;
            font-size: 27px;
            font-weight: 600;
            text-align: center;
            color: #000;
            text-transform: uppercase;
            text-decoration: none;
            transition: .3s ease
        }

    .platform-content .pc-close {
        position: absolute;
        top: 10px;
        right: 0;
        border: none;
        color: #fff;
        font-size: 35px;
        font-weight: 700;
        background: 0 0;
        outline: 0 !important;
        font-family: 'Roboto', sans-serif;
        cursor: pointer
    }

.cbd img {
    display: block;
    margin: 0 auto
}

.cbd a {
    background: #fee71b;
    border-radius: 6px;
    display: block;
    max-width: 276px;
    margin: 25px auto 0;
    line-height: 68px;
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s ease
}

    .cbd a:hover {
        opacity: .8
    }

.page-manage {
    background: #fff
}

.page-notification {
    padding: 30px 20px
}

.page-notification-wrap {
    float: left;
    position: relative
}

.page-notification-wrap span.counter {
    display: block;
    width: 12px;
    height: 12px;
    background: red;
    line-height: 12px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    position: absolute;
    right: -7px;
    bottom: -6px;
    border-radius: 50%
}

.page-notification marquee {
    float: left;
    font: 11px 'Roboto', sans-serif;
    color: grey;
    width: 90%;
    margin-left: 35px;
    line-height: 19px
}

.blackBody h1.page-title {
    background: #038842;
    color: #fff;
    display: block;
    font: 16px 'Roboto', sans-serif;
    line-height: 29px;
    width: 1162px;
    margin-left: auto;
    margin-right: auto
}

.whiteBody h1.page-title {
    background: #038842;
    color: #fff;
    display: block;
    font: 16px 'Roboto', sans-serif;
    line-height: 29px;
    width: 1162px;
    margin-left: auto;
    margin-right: auto
}

.manage-header {
    padding: 5px 27px 0 27px;
}

.acct-profile {
    float: left
}

    .acct-profile img {
        display: block;
        margin: 0;
        cursor: pointer
    }

.acct-notification {
    float: left;
    margin-left: 20px
}

    .acct-notification p {
        font-size: 11px;
        color: grey;
        margin: 1px 0 0
    }

    .acct-notification .text-red {
        font-size: 14px
    }

    .acct-notification ul {
        margin: 0 0;
        padding: 0;
        list-style-type: none
    }

        .acct-notification ul li {
            margin: 5px 0;
            padding: 0 20px 0 0;
            display: block;
            vertical-align: bottom;
            height: 24px
        }

            .acct-notification ul li img {
                margin: 0;
                display: block;
                cursor: pointer
            }

.acct-balance {
    float: left;
    margin-left: 30px
}

/*******************************************
    REFRESH BALANCE IN MY ACCOUNT PAGE
*******************************************/
    .refGreen .icon-Wallet.icon-for-header, .refGreen td > img {
        width: 20px;
        height: 20px;
        float: left;
        margin-top: 10px;
        margin-right: 10px;
    }
    .refGreen > table {
        width: 100%;
    }
    .refGreen td > label {
        float: left;
    }
    .refGreen table tr td {
        color: #fff;
    }

.refGrey {
    background: #808080;
    padding: 0px 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
}

.mainWallet-refresh {
    cursor: pointer;
    display: block;
    height: 15px;
    width: 15px;
    margin-left: 10px;
}

.acct-balance ul {
    margin: 20px 90px;
    padding: 0;
    list-style: none
}

    .acct-balance ul li {
        float: left;
    }

        .acct-balance ul li:last-child {
            margin-left: 15px;
        }

        .acct-balance ul li label {
            margin-bottom: 0;
            margin-right: 10px;
            font-weight: normal;
        }

        .acct-balance ul li span {
            color: #fee71b;
            font-weight: normal;
            font-size: 18px;
            display: block;
        }

            .acct-balance ul li span img {
                display: block;
                margin: 0 auto;
                position: relative;
                top: 1px;
            }

.account-mngr {
    height: auto;
    overflow: hidden;
    width: 1162px;
    margin: 0 auto;
    display: none;
    margin-top: 15px;
}

.acct-mngr-nav {
    float: left;
    width: 180px;
    background: grey;
}

    .acct-mngr-nav ul {
        margin: 0;
        padding: 0;
        display: block;
        width: 180px;
        list-style: none
    }

        .acct-mngr-nav ul li {
            border-top: 1px solid #1f8852;
            border-bottom: 1px solid #065422;
            display: block;
            margin: 0;
            padding: 0;
            transition: .2s linear;
            background: #04712a;
        }

            .acct-mngr-nav ul li:first-child {
                border-top: none;
            }


            .acct-mngr-nav ul li:last-child {
                border-bottom: none;
            }

            .acct-mngr-nav ul li a {
                display: block;
                font: 700 13px 'Roboto', sans-serif;
                color: #fff;
                padding: 15px 0;
                text-align: center;
                text-transform: capitalize;
                text-decoration: none;
                transition: .2s linear
            }

            .acct-mngr-nav ul li.active,
            .acct-mngr-nav ul li:hover,
            .acct-mngr-nav ul li.active a, .acct-mngr-nav ul li:hover > a {
                background: #fee71b;
                color: #2b2700;
            }

.acct-mngr-content {
    border-left: thin solid #fff;
    float: left;
    width: 84.51%;
    background: #f9f9f9;
    min-height: 274px;
    /*padding-bottom:5px;*/
}


.frame {
    display: block;
    width: 100%;
    transition: .3s linear
}

.mgnt-acct-info {
    float: left;
    background: #d9d9d9;
    font: 13px 'Roboto', sans-serif;
    color: #464646;
    width: 400px;
    min-height: 269px;
    height: auto;
    padding: 10px 10px 0
}

    .mgnt-acct-info table {
        border-collapse: collapse;
        width: 100%
    }

        .mgnt-acct-info table td {
            padding: 8px 0
        }

        .mgnt-acct-info table strong {
            text-align: right;
            display: block;
            padding-right: 6px;
            width: 100px;
        }

        .mgnt-acct-info table span {
            text-align: left;
            color: #464646
        }

.mgnt-account-form {
    float: left;
    margin-left: 21px;
    width: 500px;
}

.mgnt-form {
    display: block;
    margin: 3px 0 0;
    padding: 0;
    position: relative;
}

    .mgnt-form td {
        padding: 5px;
    }

    .mgnt-form label {
        display: block;
        font: 400 13px 'Roboto', sans-serif;
        color: #464646;
        text-align: right;
        position: relative;
        padding-right: 5px;
        line-height: 27px
    }

        .mgnt-form label.req:after {
            clear: both;
            content: '*';
            position: absolute;
            font: 700 13px 'Roboto', sans-serif;
            color: red;
            right: -3px;
            top: 5px
        }

.mgnt-form {
    width: 500px;
    margin: 0 auto;
    position: relative;
    margin-top: 20px
}

.mgnt-address-form .mgnt-form tr td textarea {
    min-height: 50px;
    width: 234px;
}

    .mgnt-address-form .mgnt-form tr td textarea ~ span {
        vertical-align: calc(100%);
    }

.rebate-tbl-wrap {
    background: #efefef;
    padding: 15px;
    padding-bottom: 20px
}

    .rebate-tbl-wrap .btn-green {
        color: #fff;
        display: block;
        background: #007028;
        font-weight: 700;
        text-decoration: none
    }

.rebate-period,
.rebate-tbl {
    font-size: 12px;
    border-collapse: collapse;
    margin-bottom: 10px
}

    .rebate-period td {
        color: #5d5d5d
    }

        .rebate-period td select {
            border: thin solid #000;
            display: block;
            outline: 0
        }

.rebate-tbl {
    width: 100%
}

    .rebate-tbl th {
        color: #5c5c5c;
        background: #e0e0e0;
        text-align: left;
        border-left: thin solid #efefef;
        padding: 5px 10px
    }

    .rebate-tbl td {
        padding: 5px 10px;
        border-left: thin solid #efefef
    }

        .rebate-tbl td.no-border {
            border: none !important;
            background: 0 0 !important
        }

        .rebate-tbl td:first-child,
        .rebate-tbl th:first-child {
            border-left: none
        }

    .rebate-tbl .tr-title td {
        color: #5d5d5d
    }

    .rebate-tbl .tr-title .btn-green {
        float: right;
        padding: 0 25px
    }

    .rebate-tbl .tr-content td {
        color: #5d5d5d;
        text-align: right
    }

        .rebate-tbl .tr-content td:first-child {
            text-align: left
        }

    .rebate-tbl .tr-content:nth-child(odd) td {
        background: #e8e8e8;
        border-top: thin solid #efefef;
        border-bottom: thin solid #efefef
    }

    .rebate-tbl .tr-content:nth-child(even) td {
        background: #ececec
    }

    .rebate-tbl .tr-content td .claim {
        display: block;
        background: #007028;
        color: #fff;
        text-align: center;
        text-decoration: none
    }

        .rebate-tbl .tr-content td .claim.disabled {
            background: #585858;
            color: #f2c6a2
        }

.rebate-tbl-wrap > p {
    font-size: 13px;
    margin: 0;
    color: #f0994c;
    line-height: 20px
}

.rebate-tbl-wrap .claim-rebate {
    float: left;
    padding: 0 30px;
    margin-top: 10px
}

.mgnt-deposit-wrap {
    width: 1162px;
    margin: 15px auto 0px;
}

.mgnt-deposit-nav {
    background: grey;
    float: left;
    width: 180px
}

.blackBody table tr:last-child td.p p, .blackBody table tr td.p p {
    color: #fee71b;
    font-size: 12px;
}

.whiteBody table tr:last-child td.p p, .whiteBody table tr td.p p {
    color: #028843;
    font-size: 13px;
}

.mgnt-deposit-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mgnt-deposit-nav li {
    /*border-top: thin solid #ebebeb;*/
    display: block;
    margin: 0;
    padding: 0;
    transition: .2s linear;
    background: #04712a;
    border-top: 1px solid #1f8852;
    border-bottom: 1px solid #065422;
}

    /*.mgnt-deposit-nav li:first-child, .mgnt-deposit-nav li:last-child {
        border-bottom: none
    }*/
    .mgnt-deposit-nav li:first-child {
        border-top: none
    }

    .mgnt-deposit-nav li:last-child {
        border-bottom: none
    }

    .mgnt-deposit-nav li.active,
    .mgnt-deposit-nav li:hover,
    .mgnt-deposit-nav li.active a,
    .mgnt-deposit-nav li:hover > a {
        background: #fee71b;
        color: #2b2700;
    }

    .mgnt-deposit-nav li a {
        display: block;
        font: 700 13px 'Roboto', sans-serif;
        color: #fff;
        padding: 15px 0;
        text-align: center;
        text-transform: capitalize;
        text-decoration: none;
        transition: .2s linear;
    }

.central-wallet {
    float: left;
    width: 84.51%;
    min-height: 269px;
    background: #f9f9f9;
    margin-bottom: 10px;
}

    .central-wallet .col_half {
        margin-bottom: 0;
    }


    .central-wallet table tr td {
        height: 60px;
        border-bottom: none;
    }

    .central-wallet table.mainTbl tr td {
        width: 20%;
    }

    .central-wallet table.rewardTbl tr td {
        width: 50%;
    }

    .central-wallet table {
        border-collapse: collapse;
    }

        .central-wallet table td {
            border: 1px solid #ccc;
        }

        .central-wallet table tr:first-child td {
            border-top: 0;
            text-transform: capitalize;
        }

        .central-wallet table tr:last-child td {
            border-bottom: 0;
        }

        .central-wallet table tr td:first-child,
        .central-wallettable tr th:first-child {
            border-left: 0;
        }

        .central-wallet table tr td:last-child,
        .central-wallet table tr th:last-child {
            border-right: 0;
        }



.wallet-list {
    margin: 0;
    padding: 5px;
    text-align: center;
}

ul.wallet-list:first-child {
    border-top: none
}

ul.wallet-list:after {
    clear: both;
    content: '';
    display: block
}

ul.wallet-list li {
    padding: 5px 0;
    float: left;
    text-align: center;
    border-left: thin solid #b7b7b7;
    height: 89px;
    max-height: 44px
}

    ul.wallet-list li:first-child {
        border-left: none
    }

.wallet-list label {
    display: block;
    font-size: 13px;
    color: #626161;
    line-height: normal;
    margin-bottom: 0;
    font-weight: bold;
}

#mainWallet {
    font-weight: bold;
}

.wallet-list span {
    display: block;
    font-size: 14px;
    color: #038842;
    font-weight: normal;
}

    .wallet-list span img {
        display: block;
        margin: 0 auto;
        position: relative;
        top: 1px
    }

ul.wallet-list.main-wallet li {
    width: 100%;
    border-left: thin solid;
    height: 88px !important;
    padding: 23px 0;
    max-height: 100% !important
}

ul.wallet-list.secondary-wallet li {
    width: 16.66%
}

.mgnt-deposit-content {
    width: 1162px;
    margin: 30px auto;
    background: #fff
}

.depoFrame-nav {
    background: #e4e4e4;
    float: left;
    width: 180px;
    /*margin-top: 50px;*/
}

    .depoFrame-nav ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .depoFrame-nav li {
        border-top: 1px solid #1f8852;
        border-bottom: 1px solid #065422;
        display: block;
        margin: 0;
        padding: 0;
        transition: .2s linear;
        background: #04712a;
    }

        .depoFrame-nav li:first-child {
            border-top: none
        }

        .depoFrame-nav li:last-child {
            border-bottom: none
        }

        .depoFrame-nav li a {
            display: block;
            font: 700 13px 'Roboto', sans-serif;
            color: #fff;
            padding: 15px 0;
            text-align: center;
            text-transform: capitalize;
            text-decoration: none;
            transition: .2s linear
        }

        .depoFrame-nav li.active,
        .depoFrame-nav li:hover {
            background: #fee71b;
        }

            .depoFrame-nav li.active a,
            .depoFrame-nav li:hover a {
                color: #2b2700;
            }

.depoFrame-content {
    float: left;
    width: 84.51%;
    /*margin-top: 50px;*/
}

table.form {
    margin: 0 auto;
    border-collapse: collapse;
    vertical-align: top;
}


.info-section tr td:first-child {
    width: 50% !important;
    padding-bottom: 3px;
}

.blackBody .info-section-tableTitle {
    color: #fff !important;
}


.whiteBody .info-section-tableTitle {
    color: #333333
}

table.info td:first-child {
    width: 20%;
}

#transferMoney table.form {
    width: 50%;
    margin-bottom: 50px;
}

    #transferMoney table.form tr td:first-child {
        width: 25%;
        text-align: right;
    }

#freebet table.form {
    width: 40%;
}

#historyForm table tr td:first-child, #historyForm table tr td:nth-child(3), #historyFundForm table tr td:first-child, #historyFundForm table tr td:nth-child(3) {
    width: 15%;
    text-align: right;
}

#historyForm table tr td, #historyFundForm table tr td {
    width: 35%;
}

table.form {
    width: 88%;
}

    table.form td {
        font-size: 13px;
        padding: 5px;
    }
        table.form td.align-top {
            vertical-align: top
        }

    table.form select option.other,
    ul.mgnt-form li select option.other {
        font-weight: 700
    }

    table.form .right {
        text-align: right
    }

    table.form .red {
        color: red
    }

#bankNameRow.otherBank {
    display: none
}

table.form #message {
    min-width: 234px;
    border-color: #404040
}

table.form #captcha {
    width: 85px
}

table.form #imgCaptcha {
    position: relative;
    top: -3px
}

.fast-deposit .info-section {
    width: 30%;
    float: left;
    padding: 20px;
}

html:lang(vi-vn) .fast-deposit .info-section {
    width: 35%;
    float: left;
    padding: 20px;
}

.info-section table.info {
    border-collapse: collapse
}

    .info-section table.info td {
        font-size: 13px;
        padding-right: 10px;
        color: #464646
    }

html:lang(zh-cn) .info-section table.info td {
    font-size: 13px;
    padding-right: 10px;

    width: 50%;
}

.info-section h5 {
    margin: 25px 0 10px;
    line-height: normal;
    color: #464646
}

.info-section ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.info-section li {
    color: #464646;
    font-size: 13px;
    margin: 0
}
.form-section {
    float: left;
    width: 70%;
    border-left: thin solid #ccc;
    padding: 30px;
    min-height: 130px
}

.form-section h3 {
    margin: 0 0 35px;
    font-size: 16px;
    color: #464646
}

.form-section ul.guide {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

    .form-section ul.guide li {
        margin: 0;
        padding: 0;
        font-size: 13px;
        color: #464646
    }

        .form-section ul.guide li:before {
            clear: both;
            content: '*';
            font-weight: 700;
            display: inline-block;
            margin-right: 10px
        }

.form-section table.form {
    margin-left: 0
}


.form-section ul.bankList {
    margin: 0;
    padding: 0;
    list-style: none;
}

.form-section ul.bankList li {
    margin: 0;
    padding: 0;
}

.form-section ul.bankList li input {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: 1px
}



.form-section #fd-date {
    float: left;
    width: 81px
}

.form-section #hr,
.form-section #min {
    float: left;
    width: 72px;
    margin-left: 5px
}

.info-section .fee {
    width: 252px;
    text-align: center;
    margin-top: 20px
}

    .info-section .fee h5 {
        margin: 0 0 2px;
        font-size: 11px;
        line-height: normal
    }

    .info-section .fee table.form {
        text-align: center;
        width: 100%;
        border-collapse: collapse
    }

        .info-section .fee table.form tr {
            border: thin solid #464646
        }

            .info-section .fee table.form tr td {
                border-left: thin solid #464646
            }

                .info-section .fee table.form tr td:first-child {
                    border-left: none
                }

.page-promo {
    padding-top: 15px;
    background-color: #052819;
    padding-bottom: 50px;
}

.whiteBody .page-promo {
    padding-top: 15px;
    background-color: #fff;
}

.promo-nav {
    margin-bottom: 15px
}
@font-face {
    font-family: 'promoIcon';
    src: url(font/promoIcon.eot?p1kbaa);
    src: url(font/promoIcon.eot?p1kbaa#iefix) format('embedded-opentype'), url(font/promoIcon.ttf?p1kbaa) format('truetype'), url(<?php echo $IncPath?>/content/ubet368/css/font/promoIcon.woff?p1kbaa) format('woff'), url(font/promoIcon.svg?p1kbaa#icomoon) format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="promoIcon-"], [class*=" promoIcon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'promoIcon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.promoIcon-slots:before {
    content: "\e900";
}

.promoIcon-specials:before {
    content: "\e901";
}

.promoIcon-casino:before {
    content: "\e902";
}

.promoIcon-lottery:before {
    content: "\e903";
}

.promoIcon-allpromo:before {
    content: "\e904";
}

.promoIcon-new:before {
    content: "\e905";
}

.promoIcon-winners:before {
    content: "\e906";
}

.promoIcon-sports:before {
    content: "\e907";
}


ul.p-nav {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

    ul.p-nav li {
        /* border-left: 1px solid #044219; */
        /* border: 1px solid #227d42; */
        float: left;
        margin: 0 0 10px 0;
        padding: 0 3px;
        text-align: center;
    }
    ul.p-nav li:first-child{
        padding-left:0;
    }
        ul .p-nav li:first-child {
            border-left: none
        }

        ul.p-nav li:last-child {
            border-right: none
        }

        ul.p-nav li a {
            display: block;
            font: 12px 'Roboto', sans-serif;
            color: #c39f76;
            padding: 0 20px;
            line-height: 46px;
            text-decoration: none;
            text-transform: uppercase;
            border: 1px solid #037b4b;
            border-radius: 3px;
        }

.whiteBody ul.p-nav li a {
    color: #037b4b;
    background-color:#fff;
}

.promoIcons {
    margin-right: 13px;
    font-size: 20px;
    /*float: left;
    margin-top: 12px;*/
    vertical-align:sub;
}
ul.p-nav li:first-child a .promoIcons {
    font-size: 16px;
    /*margin-top: 14px;*/
}
ul.p-nav li.active a,
ul.p-nav li:hover a {
    background: #037b4b;
    color: #fff;
}

input.p-nav-txtfield {
    float: right;
    width: 205px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    outline: 0 !important;
    padding: 4px 8px;
    margin: 10px 13px 0 0
}

.blackBody .mgnt-deposit-content {
    background: none;
}

.blackBody .page-manage {
    /*background: #028843 url(/Content/images/GradientBg.jpg) repeat-x;*/
    background: #052819;
}

.blackBody .acct-balance ul li label,
.blackBody .acct-notification p,
.blackBody .form-section .note,
.blackBody .form-section h3,
.blackBody .form-section ul.guide li,
.blackBody .info-section li,
.blackBody .info-section table.info td,
.blackBody .page-notification marquee,
.blackBody table.form td {
    color: #fff
}

/*.blackBody table.form td:nth-last-of-type(2) {
        color: #97d69d !important;
    }*/
.blackBody .acct-balance ul li span,
.blackBody .depoFrame-wrap strong {
    color: #fee71b
}

.blackBody .info-section h5 {
    color: #fff;
}

.depoFrame-wrap {
    margin-top: 20px;
}

.blackBody table.form .btn-submit {
    background: #fee71b;
    color: #2b2700
}

.blackBody table.form .red {
    color: red
}

.blackBody .acct-balance ul li i {
}



.promo-wrap {
    overflow: hidden
}

.promo-grid {
    display: block;
    width: 100%;
}

.grid-item {
    background: #014217;
    padding: 10px;
    width: 32%;
    margin-right: 10px;
    margin-bottom: 10px;
    /*height: 290px;*/
    height: 198px;
}

    .grid-item .promo-thumb {
        overflow: hidden;
        /*margin-bottom:10px;*/
    }

        .grid-item .promo-thumb a {
            display: inline;
            outline: 0 !important
        }

        .grid-item .promo-thumb img {
            display: block;
            margin: 0;
            max-width: 100%;
            width: 100%
        }

    .grid-item .promo-desc {
        color: #fff;
        text-overflow: ellipsis;
        display: none;
    }

        .grid-item .promo-desc h4 {
            font-size: 13px;
            margin: 13px 0 10px;
            color: #fee71b;
            text-transform: uppercase;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .grid-item .promo-desc p {
            margin: 0;
            font-size: 12px;
            line-height: 17px
        }

    .grid-item .btn-wrap {
        font-size: 0;
        padding-bottom: 16px;
        text-align: center
    }

        .grid-item .btn-wrap a {
            background: #fee71b;
            display: inline-block;
            font: 12px 'Roboto', sans-serif;
            line-height: 40px;
            color: #fee71b;
            margin: 0 1px;
            max-width: 148px;
            width: 100%;
            text-align: center;
            text-decoration: none;
            font-weight: 700;
            text-transform: uppercase;
        }

            .grid-item .btn-wrap a.btn-more {
                color: #606060;
                background: #fff
            }

.whiteBody .promo-termsDark .promoGenTerms {
    color: #c39f76 !important;
    font-size: 14px;
}

.blackBody .promo-termsDark .promoGenTerms {
    color: #fee71b !important;
    font-size: 14px;
}


.promo-termsLight {
    margin-top: 25px;
    padding-bottom: 50px
}

.whiteBody .promo-termsDark {
    /*margin-top: 50px;*/
    padding-bottom: 50px;
    padding-top: 25px;
    background: #f9f9f9;
    color: #666;
}


.blackBody .promo-termsDark {
    /*margin-top: 50px;*/
    padding-bottom: 50px;
    background: #052819;
    padding-top: 25px;
    color: white;
}

.promo-termsLight strong {
    font-size: 12px;
    color: #333;
    display: block;
    margin-bottom: 27px
}

.promo-termsDark strong {
    font-size: 12px;
    display: block;
    margin-bottom: 27px
}

.promo-termsLight ol {
    margin: 0;
    padding-left: 14px
}

.promo-termsLight li {
    color: #333;
    font: 12px 'Roboto', sans-serif;
    margin-bottom: 9px;
    line-height: 20px
}

.promo-termsDark ol {
    margin: 0;
    padding-left: 14px
}

.blackBody .promo-termsDark li {
    color: #b0efce;
    margin-bottom: 9px;
    line-height: 20px
}

.whiteBody .promo-termsDark li {
    color: #333;
    margin-bottom: 9px;
    line-height: 20px
}


.blogDropdown {
    display: none;
}

.tab-nav {
    display: block;
}

.custom-style {
    opacity: 0;
    transform: translateY(-50px);
    transition: all .3s
}

.fancybox-slide--complete .custom-style {
    opacity: 1;
    transform: translateY(0)
}



@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.progressive_jackpot {
    background: #0b6435;
    width: 100%;
    color: #fff;
}

.blackBody .progressive_jackpot {
    background: #fff;
    color: #028843;
}

.progleft {
    float: left;
    text-align: center;
    width: 27%;
    height: 92px;
    margin: 10px 10px 10px 0px;
}

    .progleft .jackpotTextvn {
        font-size: 45px;
        font-weight: 700;
        line-height: 33px;
    }

    .progleft .jackpotText1vn {
        font-size: 38px;
        font-weight: 700;
        line-height: 54px;
    }

.progTextOne {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 38px;
}

.progTextTwo {
    font-size: 53px;
    font-weight: 700;
    line-height: 55px;
}

.progright {
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    float: right;
    background: #fff;
    color: #028843;
    margin: 10px;
    margin-right: 0px;
    letter-spacing: 26px;
    line-height: 86px;
    width: 70%;
    height: 90px;
}

.blackBody .progright {
    background: #028843;
    color: #fff;
}

#featuredGames {
    margin-bottom: 15px
}

.whiteBody .topFeaturedTitle {
    font-family: 'Roboto', sans-serif;
    color: #0b6435 !important;
    padding: 15px 0;
    font-size: 20px;
}

.blackBody .topFeaturedTitle {
    font-family: 'Roboto', sans-serif;
    color: #fee71b !important;
    padding: 15px 0;
    font-size: 20px;
}

.featuredBox {
    margin-bottom: 25px
}

.featuredBoxLeft {
    float: left
}

.featuredBoxRight {
    margin-left: 420px
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

#tabGames {
    margin-bottom: 20px;
}

    #tabGames ul.tabs {
        margin: 0;
        padding: 0;
        list-style: none;
        background: #e3e3e3
    }

        #tabGames ul.tabs li {
            background: 0 0;
            color: #222;
            float: left;
            text-align: center;
            padding: 1% 6%;
            cursor: pointer;
            font-family: 'Roboto', sans-serif;
            font-size: 11px;
            border-right: 1px solid #fff;
            width: 20%;
        }

.whiteBody #tabGames ul.tabs li.current {
    background: #038842;
    color: #fff
}

.blackBody #tabGames ul.tabs li.current {
    background: #02552b;
    color: #fff
}


#tabGames .tab-content {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s
}

    #tabGames .tab-content.current {
        display: inherit
    }

#tabGames .tab-link.srch {
    padding: 0;
    border: none
}

.tabBox {
    float: left;
    width: 24.3%;
    height: auto;
}

.tabBox {
    margin-right: .93%;
    margin-top: 10px;
}

    .tabBox:nth-child(4n) {
        margin-right: 0;
    }

    .tabBox:last-child {
        margin-bottom: 10px;
    }


.tabTxt {
    padding: 15px;
    background: #eaeaea;
    color: #7e6e6e
}

.txtSub,
.txtTitle {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 12px
}

.txtTitle {
    font-weight: 700;
    color: #2d2d2d;
}

.tabImg {
    position: relative;
    background: #000
}

.image {
    opacity: 1;
    display: block;
    transition: .5s ease;
    backface-visibility: hidden
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

    .middle a.secText {
        color: #fff;
        font-size: 11px;
        margin-top: 20px;
        display: block;
        text-align: center;
        text-decoration: underline
    }

        .middle a.secText:hover {
            color: #fee71b;
        }

.tabImg:hover .image {
    opacity: .3
}

.tabImg:hover .middle {
    opacity: 1
}

.text {
    background: none;
    color: #fee71b;
    font-size: 12px;
    padding: 5px 15px;
    border:1px solid #fee71b;
    border-radius:3px;
    transition:all 1s ease;
}

    .text:hover {
        background: #fee71b;
        color: #000;
    }

#casSlide {
    position: relative;
}

.bxnext {
    position: absolute;
    font-size: 100px;
    right: 5%;
    top: 40%;
}

.bxprev {
    position: absolute;
    font-size: 100px;
    left: 5%;
    top: 40%;
}

.blackBody .bxnext a, .blackBody .bxprev a {
    color: #fff;
    opacity: .5;
}

    .blackBody .bxnext a:hover, .blackBody .bxprev a:hover {
        opacity: 1;
        color: #fff;
    }

.whiteBody .bxnext a, .whiteBody .bxprev a {
    color: #2d2d2d;
    opacity: .5;
}

    .whiteBody .bxnext a:hover, .whiteBody .bxprev a:hover {
        opacity: 1;
        color: #2d2d2d;
    }

.casSlideText {
    position: absolute;
    top: 30%;
    right: 5%;
    width: 450px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

.casSlideChildOne {
    font-size: 35px
}

.casSlideChildTwo {
    font-weight: 700;
    font-size: 50px;
    line-height: 30px;
    margin-bottom: 7px
}

.casSlideChildThree {
    font-size: 20px
}

.casSlideChildFour a {
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #fee71b;
    width: 276px;
    display: inline-block;
    font-size: 28px;
    text-decoration: none;
    color: #2b2700;
    border-radius: 5px;
    margin-top: 15px;
    font-weight: 700
}

    .casSlideChildFour a:hover {
        color: #fff
    }

.childThumb {
    position: absolute;
    left: 600px;
    max-width: 409px;
    overflow: hidden;
    bottom: 25px
}

.blackBody .childThumb ul li:not(.active) {
    border: 2px solid #333;
    opacity: .5;
    background: #000;
}

.blackBody .childThumb ul li.active {
    border: 2px solid #fee71b;
    border-radius: 0;
}

.whiteBody .childThumb ul li.active {
    border: 2px solid #0b6435;
    border-radius: 0;
}

.featuredTxtBox {
    left: 475px;
    margin-left: 0;
    max-width: 60%;
    position: absolute;
    top: 30px;
    width: initial;
    padding: 20px;
    text-align: center
}

    .featuredTxtBox h2 {
        margin: 0;
        padding: 0
    }

.imgimg,
.txtparent {
    position: relative
}



body.whiteBody .logCont {
    border: none;
    max-width: 530px;
    margin: 0 auto;
    padding: 20px 0;
}

    body.whiteBody .logCont h3 {
        color: #03a33c;
    }

body.blackBody .logCont {
    border: none;
    max-width: 530px;
    margin: 0 auto;
    padding: 20px 0;
}

    body.blackBody .logCont h3 {
        color: #fee71b;
    }

.logCont .imgLog {
    margin-right: 20px
}

.logCont .txtLog {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px
}

.logCont .inputBox {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    color: #666
}

.logCont .forpads {
    padding-top: 30px
}

.logCont .btnLogin {
    background: #fff;
    border: none;
    width: 120px;
    height: 40px;
    color: #2b2700;
    border-radius: 5px;
    margin-left: 15px;
    font-weight: 700
}

body.faq {
    background: #eee !important
}

.faq-header {
    background: #028843;
    text-align: center;
    overflow: hidden
}

    .faq-header img {
        display: block;
        max-width: 100%;
        /*margin: 15px auto*/
    }

    .faq-header p {
        color: #028843;
        background: #ffff01;
        margin: 0;
        padding: 4px 0;
        font-size: 17px
    }

.faq-content {
    background: #eee;
    padding: 10px 20px
}

.faq-panel {
    max-width: 960px;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 10px
}

.InfoDropdown {
    display: none;
}

.faq-nav {
    overflow: hidden;
    padding: 20px 0 25px;
    border-bottom: thin solid #f4f4f4;
}

    .faq-nav ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .faq-nav li {
        float: left;
        width: 20%;
        margin: 0;
        padding: 0;
        text-align: center
    }

        .faq-nav li a {
            display: inline-block;
            text-decoration: none
        }

        .faq-nav li .img-thumb {
            width: 71px;
            height: 71px;
            margin: 0 auto 25px;
            position: relative
        }

            .faq-nav li .img-thumb span {
                display: block;
                width: 71px;
                height: 71px;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 1;
                transition: .3s ease
            }

                .faq-nav li .img-thumb span.default {
                    z-index: 2
                }

        .faq-nav li.active .img-thumb span.default,
        .faq-nav li:hover .img-thumb span.default {
            opacity: 0;
            visibility: hidden
        }

        .faq-nav li .img-thumb span.i-about {
        }

        .faq-nav li a > span {
            color: #757575;
            font-size: 17px;
            letter-spacing: 2px;
            text-transform: uppercase
        }

        .faq-nav li.active a > span,
        .faq-nav li:hover a > span {
            color: #028843
        }

.faq-subnav {
    padding: 20px 0;
    text-align: center;
    display: block;
}

.faq-dropdown select {
    background-color: #2b9650 !important;
    color: #fff;
    height: 30px;
    width: 100%;
    padding: 0px 5px;
    border: none !important;
    font: 15px Arial;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: 95% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: 'Roboto', sans-serif;
}

.faq-subnav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .faq-subnav ul li {
        display: inline-block;
        border-left: thin solid #777;
        padding: 0 12px
    }

        .faq-subnav ul li:first-child {
            border-left: none
        }

        .faq-subnav ul li a {
            display: block;
            color: #028843;
            line-height: 16px;
            font-size: 15px;
            font-weight: 700;
            letter-spacing: 1px;
            text-decoration: none;
            text-transform: capitalize;
            transition: .3s ease
        }

            .faq-subnav ul li a.active,
            .faq-subnav ul li:hover a {
                color: #028843
            }

.termsContent p {
    color: #757575;
    text-align: justify;
    font-size: 14px;
}

.resizetextvn ul li a {
    font-size: 12px;
}

.accdn-panel {
    padding: 0 15px
}

    .accdn-panel h2 {
        display: block;
        background: #fff;
        color: #757575;
        cursor: pointer;
        font-size: 17px;
        padding: 15px;
        text-decoration: none;
        position: relative;
        border-top: 1px solid #dbdbdb;
        font-weight: 400;
        margin: 0;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        padding-right: 65px
    }

        .accdn-panel h2::after {
            content: '>';
            position: absolute;
            right: 20px;
            top: 15px;
            font-size: 18px;
            color: #b3b3b3 !important;
            transition: all .2s ease;
            transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg)
        }

        .accdn-panel h2.abouth2 {
            background: #eee;
        }

            .accdn-panel h2.abouth2::after {
                content: '';
            }

        .accdn-panel h2.active,
        .accdn-panel h2:hover {
            background: #028843;
            color: #fff;
            padding-left: 25px
        }

            .accdn-panel h2.active::after {
                content: '>';
                transform: rotate(90deg);
                color: rgb(17, 25, 28);
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

.noContent h2.active::after {
    content: '' !important;
}


.accdn-panel:first-child h2 {
    border-top: none
}

.accdn-panel .accdn-content {
    padding: 20px 20px;
    font-size: 16px;
    line-height: 23px;
    color: #757575;
    display: none;
    border: 1px #dbdbdb solid;
    border-bottom: none
}

    .accdn-panel .accdn-content.aboutContent {
        display: block;
        border: none;
    }

    .accdn-panel .accdn-content.noanimate {
        display: block
    }

.accdn-panel:last-child .accdn-content {
    border-bottom: 1px #dbdbdb solid
}
.accdn-panel:last-child .accdn-content.end {
    border-bottom: none;
}

.accdn-panel .accdn-content p {
    margin: 0 0 17px 0
}

.accdn-panel .accdn-content a {
    display: inline;
    color: #028843
}

.accdn-panel .accdn-content ul.custom {
    list-style: none;
    margin-left: 5px;
    padding-left: 5px
}

.accdn-panel .accdn-content table {
    /*border-color: separate;*/
    margin: 0 auto
}

    .accdn-panel .accdn-content table th {
        font-weight: 700;
        border: thin solid #ccc;
        padding: 5px 10px;
        text-align: center
    }

    .accdn-panel .accdn-content table td {
        border: thin solid #ccc;
        padding: 5px 10px;
        text-align: center
    }

.accdn-panel .row {
    display: block;
    position: relative;
}

    .accdn-panel .row:after, .accdn-panel .row:before {
        display: table;
        content: "";
    }

    .accdn-panel .row:after {
        clear: both;
    }

    .accdn-panel .row > .column-half {
        float: left;
        width: 50%;
        padding: 10px 15px;
        margin: 0 auto;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

@media only screen and (max-width:768px) {
    .accdn-panel .row > .column-half {
        width: 100%;
        float: none;
    }
}

.page-title {
    color: #1f1f1f;
    background: #ddd;
    line-height: 30px;
    padding: 0 20px;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.other-page-content {
    padding: 0 20px;
    font-size: 13px
}

    .other-page-content strong {
        margin-bottom: 8px;
        display: block;
        font-size: 14px
    }

    .other-page-content ol,
    .other-page-content ul {
        padding-left: 18px;
        margin-bottom: 10px
    }

.page-about div.img-gallery {
    text-align: center;
    margin: 15px 0 10px;
    overflow: hidden
}

    .page-about div.img-gallery ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .page-about div.img-gallery li {
        width: 20%;
        text-align: center;
        margin: 0 2.5%;
        float: left
    }

        .page-about div.img-gallery li img {
            display: block;
            border: thin solid #ccc;
            margin: 0 auto 10px
        }

.page-about .prod-gallery {
    margin: 15px 0 10px;
    overflow: hidden
}

    .page-about .prod-gallery ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: center
    }

    .page-about .prod-gallery li {
        display: inline-block;
        position: relative;
        text-align: center;
        margin: 0 3.5%
    }

        .page-about .prod-gallery li img {
            display: block;
            margin: 0 auto 10px;
            position: relative;
            z-index: 1
        }

            .page-about .prod-gallery li img.on {
                position: absolute;
                z-index: 2;
                top: 0;
                left: 50%;
                margin-left: -21.5px;
                opacity: 0;
                visibility: hidden;
                transition: 0.3s ease
            }

        .page-about .prod-gallery li:hover img.on {
            opacity: 1;
            visibility: visible
        }

        .page-about .prod-gallery li span {
            display: block
        }


.qr-container {
    text-align: center;
    width: 194px;
    float: left !important;
    margin: 10px
}

.whiteBody .qr-txt h5 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin-top: 10px
}

.blackBody .qr-txt h5 {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px
}

.qr-txt p {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700
}


@-webkit-keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.spinner-animated {
    animation: spinner 2s linear infinite;
}

/*
    ========================================
        ::Button
    ========================================
*/
.blackBody .button:not(a) {
    background: #fee71b;
    color: #2b2700;
}

    .blackBody .button:not(a):hover {
        background: #FFFF1B;
        color: #2b2700;
    }

.button {
    background: #007028;
    border: none;
    /*width: 92px;*/
    display: inline-block;
    height: 25px;
    padding: 0 14px;
    font-size: 1.2rem;
    font-family: 'Reboto-Regular',sans-serif;
    line-height: 3.5rem;
    width: 120px;
    height: 35px;
    color: #fff;
    cursor: pointer;
    user-select: none;
    -moz-transition: background .2s cubic-bezier(.455,.03,.515,.955);
    -o-transition: background .2s cubic-bezier(.455,.03,.515,.955);
    -webkit-transition: background .2s cubic-bezier(.455,.03,.515,.955);
    transition: background .2s cubic-bezier(.455,.03,.515,.955);
}

    .button:hover {
        text-decoration: none;
        background: #03a33c;
        color: white;
        -moz-transition: background .2s cubic-bezier(.455,.03,.515,.955);
        -o-transition: background .2s cubic-bezier(.455,.03,.515,.955);
        -webkit-transition: background .2s cubic-bezier(.455,.03,.515,.955);
        transition: background .2s cubic-bezier(.455,.03,.515,.955);
    }

    .button.working {
        position: relative;
    }



    .button .spinner:before {
        border-color: transparent transparent transparent #fff;
    }


    .button .spinner:after {
        border-color: #fff #fff transparent transparent;
    }

    /*
    ========================================
        ::Spinner
    ========================================
*/


    .button .spinner:before {
        border-color: transparent transparent transparent #fff;
    }


    .button .spinner:after {
        border-color: #fff #fff transparent transparent;
    }

/*
    ========================================
        ::Spinner
    ========================================
*/


.spinner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 15px;
    margin: auto;
    opacity: .75;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: inset 0px 0px 2px 0px #0085c3;
    -webkit-box-shadow: inset 0px 0px 2px 0px #0085c3;
    box-shadow: inset 0px 0px 2px 0px #0085c3;
    animation: spinner .6s infinite linear;
    -webkit-animation: spinner .6s infinite linear;
    border: 2px solid #fff;
    border-radius: 50%;
    border-top: 2px solid transparent;
    -webkit-animation: spinner 2s linear infinite;
    animation: spinner 2s linear infinite;
    display: inline-block;
    vertical-align: middle;
}

    .spinner:before, .spinner:after {
        box-sizing: content-box;
    }

    .spinner:before {
        content: '';
        position: absolute;
        width: 11px;
        height: 13px;
        border-width: 2px 2px 0 2px;
        border-color: transparent transparent transparent #0085c3;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }


    .spinner:after {
        content: '';
        position: absolute;
        width: 11px;
        height: 11px;
        border-width: 2px;
        border-color: #0085c3 #0085c3 transparent transparent;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

.button .spinner {
    right: 8px;
    left: auto;
}


    .button .spinner:before {
        border-color: transparent transparent transparent #fff;
    }

/*
    ========================================
        ::Overlay
    ========================================
*/

.overlay-white {
    background-color: #fff;
    opacity: 0.3;
}

#overlay {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background: rgba(0,0,0,0.4);
    transition: all 300ms ease-in-out;
}

    #overlay.open {
        opacity: 1;
        pointer-events: auto;
    }


.no-scroll {
    overflow: hidden !important;
}

.centering {
    display: table;
    margin: 0px auto 0px auto;
}

/*
    ========================================
        ::Modal Dark
    ========================================
*/

#modal-dark {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 20;
    min-width: 274px;
    max-width: 85%;
    /*border-radius: 6px;*/
    background: white;
    opacity: 0;
    visibility: hidden;
    transition: all 500ms cubic-bezier(0.25, 0.35, 0, 1.74);
}

    #modal-dark.open {
        opacity: 1;
        z-index: 99999999;
        visibility: visible;
        box-shadow: 0px 4px 20px rgba(0,0,0,0.4);
    }


    #modal-dark h1 {
        margin: 0;
    }

    #modal-dark p {
        margin: 0;
        float: left;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 24px;
        line-height: 2.4rem;
        white-space: pre-wrap;
        overflow: hidden;
        text-align: left;
    }

    #modal-dark ul {
        border-top: 1px solid #eceeef;
        text-align: center;
    }

    #modal-dark li {
        list-style: none;
    }

        #modal-dark li a {
            margin: 8px;
            float: right;
        }

    #modal-dark .header {
        padding: 10px;
        font-size: 17px;
        /*border-top-right-radius: 6px;
    border-top-left-radius: 6px;*/
        margin: 0;
        padding: 5px 11px;
        color: #fff;
        /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
        font-size: 15px;
    }

    #modal-dark ul li .button {
        line-height: 35px;
    }

.success {
    background-color: #038842;
}

.failed {
    background-color: #a94242;
}


#modal-dark .header .heading-close {
    cursor: pointer;
    float: right;
}

.heading-close .white-text {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

#modal-dark .content {
    padding: 30px 30px;
}

/*
    ========================================
        ::Modal Light
    ========================================
*/

#modal-light {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000000;
    opacity: 0;
    visibility: hidden;
    transition: all .6s cubic-bezier(.77,0,.175,1);
}

    #modal-light.open {
        overflow-x: hidden;
        overflow-y: hidden;
        opacity: 1;
        visibility: visible;
        transition: all .6s cubic-bezier(.77,0,.175,1);
    }

    #modal-light .content {
        position: relative;
        width: 100%;
        height: 100%;
    }

    #modal-light p {
        margin: 0;
        float: left;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 24px;
        line-height: 2.4rem;
        white-space: pre-wrap;
        overflow: hidden;
        text-align: left;
    }

    #modal-light .header {
        padding: 10px;
        font-size: 17px;
        margin: 0;
        padding: 5px 11px;
        color: #fff;
        font-size: 15px;
    }

    #modal-light .content > .inner {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        max-width: 535px;
        margin: auto;
        background: white;
        cursor: default;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    }

    #modal-light .header .heading-close {
        cursor: pointer;
        float: right;
    }

.heading-close .white-text {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}

#modal-light .content {
    padding: 7px;
}

    #modal-light .content .message {
        min-height: 50px;
        color: #2d2d2d;
    }

.br-top {
    border-top: 1px solid #eceeef;
    text-align: center;
}

/*
    ========================================
        ::Actions
    ========================================
*/
.actions {
    width: 100%;
    clear: both;
}

    .actions ul {
        margin: 0 10px;
        padding: 0;
    }

    .actions li {
        position: relative;
        top: 0;
        display: block;
        float: left;
        margin-right: 15px;
        margin-top: 5px;
        list-style: none;
    }

    .actions.right ul {
        float: right;
    }

    .actions.right li {
        margin-right: 0;
        margin-left: 15px;
        margin-bottom: 8px;
    }

/**************************
    TABLE HISTORY
*****************************/

.pagination {
    display: inline-block;
}

    .pagination a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        border: 1px solid #038842;
        margin: 0 1px;
    }

        .pagination a.active {
            background-color: #4CAF50;
            color: white;
        }

        .pagination a:hover:not(.active) {
            background-color: #ddd;
        }

        .pagination a:last-child {
            content: "\f100";
        }

#pageLimit {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.btnApply {
    padding: 5px 10px;
    background: #03a33c;
    border: none;
    color: #fff;
}

.btnSearch {
    padding: 0px 10px;
    background: #03a33c;
    border: none;
    color: #fff;
}

#searchData > span {
    transform: rotate(270deg);
    display: inline-block;
}

.dataSelect {
    margin-bottom: 10px;
    text-align: right;
}

.txtSearch {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-left: 20px;
}

.fontSearch {
    font-size: 20px;
    vertical-align: top;
}

/***************************************
    NEW CASINO PAGE
****************************************/

.fancybox-content {
    height: 450px;
    max-height: 80%;
    max-width: 60%;
    width: 100%;
}

.videos {
    width: 350px;
    height: auto;
    max-height: 100%;
    border: 1px solid #fff;
}

.hidingVid {
    display: none;
}

#section section {
    height: 700px;
    position: relative;
}

    #section section .downWards {
        position: absolute;
        bottom: 10%;
        left: 50%;
        font-size: 70px;
        color: #fee71b;
        background: none;
        -webkit-animation-name: updown; /* Safari 4.0 - 8.0 */
        -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
        -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
        animation-name: updown;
        animation-duration: 3s;
        animation-iteration-count: infinite;
    }

        #section section .downWards:hover {
            color: #fee71b;
        }

#section #clubAce {
    position: relative;
    height: 700px;
}

#section section.hasBorder::after {
    bottom: -30px;
    clear: both;
    content: "";
    display: block;
    height: 66px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.club img {
    height: auto;
    max-width: 100%;
}
    .club img.hotChild {
        height: auto;
        max-width: 156px;
        width: 100%;
    }

.clubLogo {
    text-align: center;
    padding-top: 20%;
    -webkit-transition: all 0.8s ease-out;
    -moz-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
    cursor: pointer;
}

    /*.clubLogo:hover {
        transform: rotateY(20deg);
    }*/

body.blackBody .clubContent {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin: 15px 0;
}

body.whiteBody .clubContent {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #000;
    margin: 15px 0;
}

.clubVideo {
    text-align: center;
    margin-bottom: 15px;
}

.club {
    float: left;
}

body.blackBody #clubAce {
    background-size: cover;
    box-sizing: border-box;
}

body.whiteBody #clubAce {
    background-size: cover;
    box-sizing: border-box;
}

#clubAce .leftClubAce {
    position: relative;
    width: 65%;
    height: 700px;
}

#clubAce .rightClubAce, #clubKing .leftClubKing {
    position: relative;
    width: 35%;
}

.clubAceGirl {
    position: absolute;
    right: 25%;
    bottom: 0;
    -webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;
    z-index: 9;
}

    .clubAceGirl:hover {
        right: 27%;
    }

.clubAceCard {
    position: absolute;
    left: 5%;
    bottom: 10%;
    -webkit-animation-name: lr; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 6s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
    animation-name: lr;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

.clubAceSpade {
    position: absolute;
    right: 10%;
    top: 10%;
    -webkit-animation-name: rl; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
    animation-name: rl;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.clubAceTable {
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 10%;
    -webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;
}

.clubAceGirl:hover + .clubAceTable {
    right: 8%;
}


body.blackBody #clubKing {
    background-size: cover;
    box-sizing: border-box;
}

body.whiteBody #clubKing {
    background-size: cover;
    box-sizing: border-box;
}

#clubKing .rightClubKing {
    position: relative;
    width: 65%;
    height: 700px;
}

.clubkingGirl {
    position: absolute;
    right: 25%;
    bottom: 0;
    -webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;
    z-index: 9;
}

.clubKingTable {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0%;
    -webkit-transition: left 1s ease-out;
    -moz-transition: left 1s ease-out;
    -o-transition: left 1s ease-out;
    transition: left 1s ease-out;
}

.clubkingGirl:hover {
    right: 30%;
}

    .clubkingGirl:hover + .clubKingTable {
        left: 5%;
    }

body.blackBody #clubQueen {
    background-size: cover;
    box-sizing: border-box;
}

body.whiteBody #clubQueen {
    background-size: cover;
    box-sizing: border-box;
}

#clubQueen .leftClubQueen {
    position: relative;
    width: 65%;
    height: 700px;
}

#clubQueen .rightClubQueen {
    position: relative;
    width: 35%;
}

.clubQueenGirl {
    position: absolute;
    right: 10%;
    bottom: 0;
    -webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;
    z-index: 9;
}

.clubQueenTable {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0%;
    -webkit-transition: left 1s ease-out;
    -moz-transition: left 1s ease-out;
    -o-transition: left 1s ease-out;
    transition: left 1s ease-out;
}

.clubQueenGirl:hover {
    right: 15%;
}

    .clubQueenGirl:hover + .clubQueenTable {
        left: 1%;
    }


/*******************************************/

body.blackBody #clubTen {
    background-size: cover;
    box-sizing: border-box;
}

body.whiteBody #clubTen {
    background-size: cover;
    box-sizing: border-box;
}

#clubTen .leftTenQueen {
    position: relative;
    width: 65%;
    height: 700px;
}

#clubTen .rightTenQueen {
    position: relative;
    width: 35%;
}

.clubTenGirl {
    position: absolute;
    left: -7%;
    bottom: 0;
    -webkit-transition: left 1s ease-out;
    -moz-transition: left 1s ease-out;
    -o-transition: left 1s ease-out;
    transition: left 1s ease-out;
    z-index: 9;
}

.clubTenTable {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0%;
    -webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;
}

.clubTenGirl:hover {
    left: -3%;
}



/*******************************************/

body.blackBody #clubJack {
    background-size: cover;
    box-sizing: border-box;
}

body.whiteBody #clubJack {
    background-size: cover;
    box-sizing: border-box;
}

#clubJack .leftClubJack {
    position: relative;
    width: 35%;
}

#clubJack .rightClubJack {
    position: relative;
    width: 65%;
    height: 700px;
}

.clubJackGirl {
    position: absolute;
    right: 0%;
    bottom: 0%;
    -webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;
    z-index: 9;
}

.clubJackTable {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0%;
    -webkit-transition: left 1s ease-out;
    -moz-transition: left 1s ease-out;
    -o-transition: left 1s ease-out;
    transition: left 1s ease-out;
}

.clubJackGirl:hover {
    right: 2%;
}

/**********************************/

body.blackBody #clubNine {
    background-size: cover;
    box-sizing: border-box;
}

body.whiteBody #clubNine {
    background-size: cover;
    box-sizing: border-box;
}

#clubNine .leftclubNine {
    position: relative;
    width: 35%;
    height: 800px;
}

#clubNine .rightclubNine {
    position: relative;
    width: 65%;
    height: 760px;
}

#clubNine {
    height: 760px !important;
}

.clubNineGirl {
    position: absolute;
    right: -7%;
    bottom: 0;
    -webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;
    z-index: 9;
}

.clubNineGirl:hover {
       right: 0;  
}
.clubNineTable {
    position: absolute;
    z-index: -1;
    bottom: -59px;
    left: -40%;
    right: 40%;
    -webkit-transition: right 1s ease-out;
    -moz-transition: right 1s ease-out;
    -o-transition: right 1s ease-out;
    transition: right 1s ease-out;

}
@keyframes lr {
    0% {
        transform: rotateX(0deg);
    }

    50% {
        transform: rotateX(30deg);
    }

    100% {
        transform: rotateX(0deg);
    }
}

@keyframes rl {
    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(-30deg);
    }

    100% {
        transform: rotateY(0deg);
    }
}

@keyframes updown {
    0% {
        bottom: 2%;
        opacity: .3;
    }

    50% {
        bottom: 5%;
        opacity: 1;
    }

    100% {
        bottom: 2%;
        opacity: .3;
    }
}

.txtfield {
    padding: 6px 10px 7px;
    width: 234px;
    background-color: transparent;
    color: #000;
    font-size: 13px;
    border: none;
    border-bottom: 1px solid #ccc;
}

.blackBody .txtfield {
    color: #fff;
}
select.txtfield optgroup {
    color: #333;
    font-size: 13px;
    font-weight: bold;
}
.txtfield::-webkit-input-placeholder {
    color: #bababa;
    font-size: 11px;
}

.txtfield::-moz-placeholder {
    color: #bababa;
    font-size: 11px;
}

.txtfield:-ms-input-placeholder {
    color: #bababa;
    font-size: 11px;
}

.blackBody .txtfield::-webkit-input-placeholder {
    color: #fff;
    font-size: 11px;
}

.blackBody .txtfield::-moz-placeholder {
    color: #fff;
    font-size: 11px;
}

.blackBody .txtfield:-ms-input-placeholder {
    color: #fff;
    font-size: 11px;
}

.acct-mngr-content .txtfield {
    color: #333;
}





select.txtfield {
    padding: 6px 10px 7px;
    -webkit-appearance: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccc;
}

.blackBody select.txtfield {
}

select.txtfield option {
    color: #333;
}

.btnPushMyaccount {
    margin-left: 50px;
}

/* tables */
#dataTableHistoryHolder {
    margin-top: 20px;
}

table.tablesorter {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #fff;
}

    table.tablesorter thead tr {
        background: #03a33c;
    }

        table.tablesorter thead tr th, table.tablesorter tfoot tr th {
            border: 1px solid #fff;
            padding: 10px;
            color: #fff;
            text-align: center;
        }

    table.tablesorter tbody tr td {
        border: 1px solid #fff;
        padding: 10px;
        color: #404b50;
        text-align: center;
    }

    table.tablesorter tbody tr:nth-child(even) {
        background: #dfdddd;
    }

    table.tablesorter tbody tr:nth-child(odd) {
        background: #ebebeb;
    }

    table.tablesorter .dataTables_wrapper .dataTables_paginate .paginate_button.current, table.tablesorter .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background: #03a33c;
    }

.hideMeTable {
    display: none;
}

.dataTables_length select {
    padding: 6px 10px 7px;
    border-radius: 0;
    background-color: transparent;
    color: #333;
    font-size: 11px;
    border: none;
    border-bottom: 1px solid #ccc;
}

.dataTables_filter input {
    padding: 6px 10px 7px;
    width: 234px;
    background-color: transparent;
    color: #333;
    font-size: 11px;
    border: none;
    border-bottom: 1px solid #ccc;
}

.blackBody .dataTables_filter input, .blackBody .dataTables_length select {
    color: #fff !important;
    background: #005021;
}

.dataTables_length select option {
    color: #fff;
}

.whiteBody .dataTables_length select option {
    color: #333;
}









/****************************************************
    RESPONSIVE
******************************************************/

@media only screen and (max-width:997px) {
    .wrap {
        width: 100%;
        /*min-width: auto*/
    }

    .wrap-panel {
        width: 100%
    }

    .page-notification {
        padding-top: 20px;
        padding-bottom: 20px
    }

    h1.page-title {
        text-indent: 0
    }

    .manage-header {
        padding-right: 24px;
        padding-left: 24px
    }

    .account-mngr {
        width: 100%
    }

    .acct-mngr-nav {
        width: 100%;
        float: none
    }

        .acct-mngr-nav ul {
            width: 100%;
            overflow: hidden
        }

            .acct-mngr-nav ul li {
                border-top: none !important;
                border-left: thin solid #fff;
                float: left;
                width: 16.66%
            }

                .acct-mngr-nav ul li:first-child {
                    border-left: none
                }

    .acct-mngr-content {
        float: none;
        width: 100%;
        border-left: none;
        /*padding-left: 2%;
        padding-right: 2%;*/
    }

    .mgnt-wrap {
        overflow: hidden;
        min-height: 274px;
    }

    .mgnt-acct-info {
        width: 45%
    }

    .mgnt-account-form {
        width: 50%;
        margin-left: 5%
    }

    .mgnt-deposit-wrap {
        width: 100%
    }

    .mgnt-deposit-nav {
        float: none;
        width: 100%;
        overflow: hidden;
    }

        .mgnt-deposit-nav li {
            float: left;
            width: 16.66%;
            border-top: none !important;
            border-left: thin solid #ebebeb
        }

            .mgnt-deposit-nav li:first-child {
                border: none
            }

    .central-wallet {
        float: none;
        width: 100%;
        min-height: 0
    }


    .mgnt-deposit-content {
        width: 100%
    }

    .depoFrame-nav {
        width: 100%;
        float: none;
        overflow: hidden
    }

        .depoFrame-nav li {
            float: left;
            border-top: none !important;
            border-left: thin solid #fff;
            padding: 0 2%
        }

            .depoFrame-nav li:first-child {
                border-left: thin solid #fff
            }

    .depoFrame-content {
        width: 100%;
        float: none;
        padding-top: 15px;
    }

    .fast-deposit .info-section {
        width: 100%;
        float: none
    }

    .form-section {
        border-left: none;
        border-top: thin solid #ccc;
        width: 100%;
        float: none;
        padding-left: 20px;
        margin-top: 10px;
        padding-top: 10px
    }
}

.verify-form {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px;
}
    .verify-form p {
        color: #444444;
        font-size: 12px;
    }
    .verify-form hr {
        width: 332px;
    }
    .verify-form h3 {
        color: #038842;
    }
    .verify-form h4 {
        color: #040404;
    }
    .verify-form img {
        margin: 25px 0;
    }
    .verify-form button {
        width: 334px;
        /*padding: 14px 0;
        background-color: #028843;*/
        border: none;
        margin: 15px 0;
    }
    .verify-form .email-show, .verify-form .phone-show {
        display: none;
    }
    .verify-form input {
        text-align: center;
        margin-bottom: 15px;
        font-size: 16px;
    }
    .verify-form p > a {
        color: #028843;
    }
    input::placeholder {
        color: #444444;
    }
.email-show p {
    margin-bottom: 20px;
}
.quick-link li {
    position: relative;
}
.notif-verify {
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: red;
    border-radius: 20px;
    right: 30%;
}

@media only screen and (max-width:480px) {
    .depoFrame-nav li {
        padding-left: 1%;
        padding-right: 1%
    }

    table.form .txtfield {
        width: 180px
    }

    .form-section #fd-date {
        width: 66px
    }
}

@media only screen and (max-width:768px) {
    .mgnt-acct-info {
        width: 30%
    }

    .mgnt-account-form {
        width: 65%
    }

    .grid-item {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 10px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    .promo-list .grid-item {
        height: auto;
    }

        .promo-list .grid-item .btnMoreDetails {
            width: 100%;
            max-width: 100%;
            border-radius: 15px;
            -webkit-border-radius: 15px;
        }


    /* REMOVE GIRL IN CASINO PAGE*/
    .leftClubAce,
    .rightClubKing,
    .leftClubQueen,
    .rightClubJack, 
    .leftTenQueen,
    .rightclubNine {
        display: none;
    }

    #clubAce .rightClubAce,
    #clubKing .leftClubKing,
    #clubQueen .rightClubQueen,
    #clubJack .leftClubJack, #clubTen .rightTenQueen, #clubNine .leftclubNine{
        width: 100%;
        padding: 30px 20px;
        float: none;
    }
    #clubNine .leftclubNine, #clubNine {
        height: auto !important;
    }
        .borderLine {
            display: none;
        }

    .clubLogo {
        padding: 0;
    }

    #section section {
        height: auto;
    }
}

@media only screen and (max-width:736px) {
    .acct-balance {
        float: right
    }

        .acct-balance ul li {
            width: 130px
        }
}

@media only screen and (max-width:720px) {
    .mgnt-acct-info {
        width: 210px
    }

        .mgnt-acct-info table strong {
            text-align: left;
            padding-right:5px;
        }

        .mgnt-acct-info table td:first-child {
            width: 100px
        }

    .mgnt-account-form {
        width: auto
    }
}

@media only screen and (max-width:658px) {
    .acct-mngr-nav ul li a {
        font-size: 11px
    }

    .grid-item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        max-width: none
    }
}

@media only screen and (max-width:640px) {
    .acct-balance::before {
        clear: both;
        content: '';
        display: block
    }

    .acct-balance {
        display: block;
        float: none;
        margin: 0;
        width: 100%;
        overflow: hidden;
        padding-top: 15px
    }

        .acct-balance ul li {
            width: 50%
        }

    .mgnt-acct-info {
        width: 100%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:568px) {
    .acct-mngr-nav ul li {
        display: table
    }

        .acct-mngr-nav ul li a {
            display: table-cell;
            height: 58px;
            vertical-align: middle
        }

    .mgnt-account-form {
        margin-left: 0
    }

    ul.mgnt-form li label {
        float: none;
        text-align: left
    }

        ul.mgnt-form li label.req:after {
            position: relative;
            top: 0
        }

    ul.mgnt-form li .txtfield {
        float: none;
        margin-left: 0
    }

    /*ul.mgnt-form li .btn-submit {
        margin-top: 18px;
        margin-left: 0 !important;
        left: 0 !important
    }*/

    .mgnt-address-form,
    .mgnt-bank-detail-form,
    .mgnt-cpw-form {
        width: 100% !important;
        left: 0 !important
    }

    .depoFrame-nav li a {
        font-size: 11px
    }
}

/****************************************************
    RESPONSIVE
******************************************************/

.tnc {
    margin-left: auto !important;
    margin-right: auto !important;
}


.regularTxt {
    font-family: 'RobotoRegular', sans-serif !important;
}


#CaptchaInputText {
    width: 100%
}

.btnRefresh {
    cursor: pointer;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}


.promo-termsDark .yellow {
    color: #fbe81e;
}
    .promo-termsDark .yellow:hover {
        color: #fbe81e;
    }
    .promo-termsDark .yellow:visited {
        color: #fbe81e;
    }

.whiteBody .promo-termsDark .yellow {
    color: #037b4b;
    font-weight: bold;
}

#hidden-text {
    display: none;
}
#more-btn {
    user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    border-radius: 3px;
    border: none;
    padding: 8px;
    font-size: 12px;
    background: #037b4b;
    color: white;
    box-sizing: border-box;
    display: block;
    margin: 35px auto;
}


/************************************************
    MOBILE PAGE
************************************************/
.yellowText {
    color: #fbe81e;
}

.greenText {
    color: #028843;
}

.mobileCarousel {
    height: 507px;
}

    .mobileCarousel img {
        height: auto
    }

    .mobileCarousel .wrap-panel {
        position: relative;
    }

        .mobileCarousel .wrap-panel .mobileChildCopy {
            position: absolute;
            z-index: 1;
            color: #fff;
            top: 10%;
            left: 0;
            width: 40%;
        }

.mobileChildCopy .mobTxt1 {
    color: #fbe81e;
    font-size: 60px;
    font-weight: 800;
    line-height: 1;
}

html:lang(vi-vn) .mobileChildCopy .mobTxt1 {
    color: #fbe81e;
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
}

.sportsText {
    font-size: 26px;
}

.sportsText2 {
    font-size: 26px;
}

.LiveText {
    font-size: 26px;
}

.GameText {
    font-size: 24px;
}

.mobileChildCopy .mobTxt2 {
    font-size: 30px;
    line-height: 1;
}

.mobileChildCopy .mobTxt3 {
    font-size: 30px;
    line-height: 1;
}

.mobileChildCopy .mobTxt4 {
    margin-top: 10px;
}

.mobileCarousel-container {
    height: auto;
    background: #002e00;
}

.mobileCarousel.owl-carousel .owl-item img {
    max-height: 570px;
}

.mobileCarousel .owl-nav .owl-next,
.mobileCarousel .owl-nav .owl-prev {
    width: 40px;
    height: 62px;
    position: absolute;
    top: 50%;
    margin-top: -31px;
    text-indent: -999em
}

.mobileCarousel .owl-nav .owl-prev {
    left: 70px;
}

.mobileCarousel .owl-nav .owl-next {
    right: 70px;
}

.wrap-panel.mobileAnimate {
    overflow: hidden;
}

/*
    THIS IS FOR RULES SPORTS DROPDOWN
*/
.sportRulesDropDown {
    color: #2d2d2d;
    float: right;
}

/*
    END ====THIS IS FOR RULES SPORTS DROPDOWN
*/

/*******************************************
    ERROR PAGE
*******************************************/
.errorPage {
    background: #038842;
    color: #fff;
    vertical-align: middle;
    padding: 50px 20px;
}

    .errorPage span {
        vertical-align: middle;
    }

.erroTitle {
    font-weight: bold;
    font-size: 90px;
    margin-left: 20px;
}

.errorLine2 {
    margin: 20px 0;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}

.errorLine3 {
    font-size: 30px;
}

.errorLine4 {
    margin-top: 20px;
}

    .errorLine4 a {
        color: #fee71b;
        font-size: 20px;
    }

/************************************************
    PRIVATE MESSAGE PAGE
************************************************/
.mgnt-wrap {
}

.msg-nav {
    padding: 5px 5px 5px 10px;
}

.msg-nav {
    display: block
}

    .msg-nav ul.leftUl li span {
        font-family: 'Roboto', sans-serif;
        font-size: 11px;
        color: #464646;
        display: inline-block;
        line-height: 16px;
        cursor: pointer;
        margin: 0 5px;
    }

    .msg-nav ul.leftUl li label input {
        position: relative;
    }

    .msg-nav ul li i {
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
    }

    .msg-nav ul.leftUl li i.icon-refresh-msg {
        color: #333;
    }

    .msg-nav ul.leftUl li i.icon-delete-msg {

    }


.leftUl {
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 5px;
}

    .leftUl li {
        float: left;
        margin: 0 5px 0 0;
        padding: 0;
        cursor: pointer
    }

    .leftUl input {
        vertical-align: sub;
    }

.rightUl {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .rightUl li {
        float: left;
        width: 100px;
        height: 32px;
        margin-left: 4px;
        color: #fff;
        text-align: center;
        line-height: 32px;
        font-weight: 700;
        cursor: pointer;
    }

        .rightUl li.compose {
            background: #038842;
        }

            .rightUl li.compose:hover {
                background: #05ae57;
            }

        .rightUl li.pm {
            background: #808080;
        }

            .rightUl li.pm:hover {
                background: #e6bd1f;
            }

            .rightUl li.pm.active {
                background: #fee71b;
                color: #333;
            }

.privateMsg {
    max-height: 250px;
    overflow: auto;
}

.pmContent {
    display: block;
}

    .pmContent table {
        width: 100%;
        border-collapse: collapse;
    }

        .pmContent table tr td {
            padding: 10px;
            font-weight: 700;
            cursor: pointer;
            color: #333;
        }

            .pmContent table tr td span {
                margin-right: 5px;
            }

            .pmContent table tr td:first-child {
                width: 1%;
            }

            .pmContent table tr td:nth-child(2) {
                width: 1%;
            }

        .pmContent table tr:nth-child(even) {
            background: #f4f4f4;
        }

        .pmContent table tr:nth-child(odd) {
            background: #fff;
        }
/*
    COMPOSE MESSAGE MODAL
*/
#composeMsg .modal-dialog,
#inboxSent .modal-dialog {
    max-width: 750px;
    margin-top: 10%;
    cursor: move;
}

#composeMsg .modal-content.modalPmBgGreen,
#inboxSent .modal-content.modalPmBgGreen {
    background: #028843;
    padding: 0px;
    border-radius: 0;
    box-sizing: border-box;
    border: none;
    position: relative;
    color: #fff;
}

    #composeMsg .modal-content.modalPmBgGreen .modal-header,
    #inboxSent .modal-content.modalPmBgGreen .modal-header {
        border: none;
    }

    #composeMsg .modal-content.modalPmBgGreen .modal-body,
    #inboxSent .modal-content.modalPmBgGreen .modal-body {
        padding: 10px;
    }

    #composeMsg .modal-content.modalPmBgGreen .modal-footer {
        border: none;
        padding: 0 10px 10px;
        text-align: left;
    }

    #composeMsg .modal-content.modalPmBgGreen button.close,
    #inboxSent .modal-content.modalPmBgGreen button.close {
        background: #02552b;
        opacity: 1;
        color: #fff;
        padding: 0 5px;
    }

    #composeMsg .modal-content.modalPmBgGreen table,
    #inboxSent .modal-content.modalPmBgGreen table {
        width: 100%;
    }

        #composeMsg .modal-content.modalPmBgGreen table tr td input {
            width: 100%;
            border: none;
            padding: 10px;
            color: #333;
        }

        #composeMsg .modal-content.modalPmBgGreen table tr td textarea {
            width: 100%;
            border: none;
            padding: 10px;
            min-height: 150px;
            margin-top: 10px;
            resize: none;
            color: #333;
        }

/*
    INBOX / SENT / FAVORITES
*/
.btnReply {
    background: #e6bd1f;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    min-width: 80px;
    border: none;
}

.btnDelete {
    background: #808080;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    min-width: 80px;
    border: none;
    margin-left: 10px;
}

.fromAndDate span:last-child {
    margin-left: 15px;
}

.fromAndDate span,
.subjPM span {
    font-weight: bold;
}

.subjPM {
    margin: 10px 0;
}

.contetnPM {
    color: #333;
    font-size: 13px;
    margin-bottom: 30px;
}

.contentOfISF {
    background: #fff;
    color: #333;
    padding: 15px;
    max-height: 300px;
    overflow: auto;
    margin-bottom: 20px;
}

.dark-mobile {
    background-size: cover;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}

.mobileChildCopy {
    position: absolute;
    z-index: 1;
    color: #fff;
    top: 23%;
    right: 0;
    width: 50%;
}

    .mobileChildCopy.Msports {
        position: absolute;
        z-index: 1;
        color: #fff;
        left: -5%;
        width: 50%;
        padding-top: 7%;
    }

    .mobileChildCopy.MLive {
        position: absolute;
        z-index: 1;
        color: #fff;
        top: 5%;
        right: 0;
        width: 50%;
    }

.mobile-banner-section {
    position: relative;
}

img.fb88app-img {
    margin-left: -100px;
    margin-top: -30px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

img.fb88appsports-img {
    float: right;
    margin-right: -148px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

img.fb88applivecasino-img {
    margin-left: -100px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

img.fb88appcasino-img {
    float: right;
    margin-right: -250px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

img.fb88app-img:hover, img.fb88applivecasino-img:hover {
    transform: translateX(-30px);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

img.fb88appcasino-img:hover, img.fb88appsports-img:hover {
    transform: translateX(30px);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.hideme {
    opacity: 0;
}

.dark-particle {
    background-size: cover;
    position: absolute;
    width: 1000px;
    height: 1000px;
    animation: particles 150s linear infinite;
    opacity: 0.3;
    left: 10%;
    top: 0;
}

.dark-particle-2 {
    background-size: cover;
    position: absolute;
    width: 1000px;
    height: 1000px;
    animation: particles 150s linear infinite;
    opacity: 0.3;
    right: 0;
    top: 20%;
}

.dark-particle-3 {
    background-size: cover;
    position: absolute;
    width: 1000px;
    height: 1000px;
    animation: particles 150s linear infinite;
    opacity: 0.3;
    left: 0;
    top: 40%;
}

.dark-particle-4 {
    background-size: cover;
    position: absolute;
    width: 1000px;
    height: 1000px;
    animation: particles 150s linear infinite;
    opacity: 0.3;
    right: 0;
    top: 70%;
}

.zoomIn-2 {
    animation-fill-mode: forwards;
    animation: zoomIn 0.5s linear 1;
}

@keyframes zoomIn-2 {
    from {
        opacity: 0;
        transform: scale3d(0.7, 0.7, 0.7);
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}



@keyframes particles {
    0% {
        transform: rotate(0);
    }



    100% {
        transform: rotate(720deg);
    }
}

@media (max-width: 900px) {
    img .fb88appcasino-img {
        margin-right: -120px;
    }
}

@keyframes go-left {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-30px)
    }

    100% {
        transform: translateX(0px)
    }
}


@keyframes go-right {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(30px)
    }

    100% {
        transform: translateX(0)
    }
}


.blackBody .maintain-container {
    height: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.blackBody .maintai-text {
    text-align: right;
    width: 550px;
    height: 200px;
    float: right;
    margin-right: 20%;
    margin-top: 5%;
}

html:lang(vi-vn) .blackBody .maintai-text {
    text-align: right;
    width: 680px;
    float: right;
    margin-right: 20%;
    margin-top: 5%;
}

.blackBody .maintai-text h2 {
    color: #fee71b;
    line-height: 1px;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 900;
}

html:lang(vi-vn) .blackBody .maintai-text h2 {
    color: #fee71b;
    line-height: 1px;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 900;
}

.blackBody .maintai-text div {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
}

html:lang(vi-vn) .blackBody .maintai-text div {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

    html:lang(vi-vn) .blackBody .maintai-text div.avilableCountdown,
    .blackBody .maintai-text div.avilableCountdown {
        font-size: 15px;
    }

        .blackBody .maintai-text div.avilableCountdown span {
            color: #fee71b;
            font-weight: bold;
        }
/*white*/
.whiteBody .maintain {
    background: #fff;
}

.whiteBody .maintain-container {
    height: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.whiteBody .maintai-text {
    text-align: right;
    width: 550px;
    height: 200px;
    float: right;
    margin-right: 20%;
    margin-top: 5%;
}

html:lang(vi-vn) .whiteBody .maintai-text {
    text-align: right;
    width: 680px;
    height: 200px;
    float: right;
    margin-right: 20%;
    margin-top: 5%;
}

.whiteBody .maintai-text h2 {
    color: #028843;
    line-height: 1px;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 900;
}

html:lang(vi-vn) .whiteBody .maintai-text h2 {
    color: #028843;
    line-height: 1px;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 900;
}

.whiteBody .maintai-text div {
    color: #2d2d2d;
    font-size: 25px;
    line-height: 30px;
}

html:lang(vi-vn) .whiteBody .maintai-text div {
    color: #2d2d2d;
    font-size: 20px;
    line-height: 30px;
}

    html:lang(vi-vn) .whiteBody .maintai-text div.avilableCountdown,
    .whiteBody .maintai-text div.avilableCountdown {
        font-size: 15px;
    }

        .whiteBody .maintai-text div.avilableCountdown span {
            color: #028843;
            font-weight: bold;
        }


/**********************************************/
/********* END MAINTENANCE PAGE ***************/
/**********************************************/




/**********************************************/
/************ ERROR 404 PAGE ******************/
/**********************************************/
.blackBody .Errorfour {
    /*background: #028843 url(/Content/images/GradientBg.jpg) repeat-x;*/
}

.blackBody .Errorfour-container {
    height: 700px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}

.blackBody .Errorfour-text {
    text-align: left;
    width: 550px;
    height: 200px;
    margin-left: 35%;
    padding-top: 3%;
}

    .blackBody .Errorfour-text h2 {
        color: #fee71b;
        line-height: 25px;
        font-size: 70px;
        font-weight: 900;
    }

html:lang(vi-vn) .blackBody .Errorfour-text h2 {
    color: #fee71b;
    line-height: 25px;
    font-size: 70px;
    font-weight: 900;
}

.blackBody .Errorfour-text div {
    color: #fff;
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
}

html:lang(vi-vn) .blackBody .Errorfour-text div {
    color: #fff;
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
}
/*white*/
.whiteBody .Errorfour {
    background: #fff;
}

.whiteBody .Errorfour-container {
    height: 700px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}

.whiteBody .Errorfour-text {
    text-align: left;
    width: 550px;
    height: 200px;
    margin-left: 35%;
    padding-top: 3%;
}

    .whiteBody .Errorfour-text h2 {
        color: #028843;
        line-height: 25px;
        font-size: 70px;
        font-weight: 900;
    }

html:lang(vi-vn) .whiteBody .Errorfour-text h2 {
    color: #028843;
    line-height: 25px;
    font-size: 70px;
    font-weight: 900;
}

.whiteBody .Errorfour-text div {
    color: #2d2d2d;
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
}

html:lang(vi-vn) .whiteBody .Errorfour-text div {
    color: #2d2d2d;
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
}

/**********************************************/
/********** END ERROR 404 PAGE ****************/
/**********************************************/

/**********************************************/
/************ ERROR 505 PAGE ******************/
/**********************************************/
.blackBody .Errorfive-container {
    height: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.blackBody .Errorfive-text {
    text-align: left;
    max-width: 550px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    text-align: center;
}

html:lang(vi-vn) .blackBody .Errorfive-text {
    text-align: left;
    max-width: 680px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    text-align: center;
}

.blackBody .Errorfive-text h2 {
    color: #fee71b;
    line-height: 5px;
    font-size: 45px;
    font-weight: 900;
}

html:lang(zh-cn) .blackBody .Errorfive-text h2 {
    color: #fee71b;
    line-height: 40px;
    font-size: 38px;
    font-weight: 900;
}

html:lang(en-us) .blackBody .Errorfive-text h2 {
    color: #fee71b;
    line-height: 30px;
    font-size: 28px;
    font-weight: 900;
}

html:lang(vi-vn) .blackBody .Errorfive-text h2 {
    color: #fee71b;
    font-size: 32px;
    line-height: 40px;
    font-weight: 900;
}

.blackBody .Errorfive-text div {
    color: #fff;
    font-size: 23px;
    line-height: 40px;
    text-align: center;
}

html:lang(vi-vn) .blackBody .Errorfive-text div {
    color: #fff;
    font-size: 19px;
    line-height: 15px;
    text-align: center;
}
/*white*/

.whiteBody .Errorfive-container {
    height: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.whiteBody .Errorfive-text {
    text-align: left;
    width: 550px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    text-align: center;
}

html:lang(vi-vn) .whiteBody .Errorfive-text {
    text-align: left;
    width: 680px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    text-align: center;
}

.whiteBody .Errorfive-text h2 {
    color: #028843;
    line-height: 5px;
    font-size: 45px;
    font-weight: 900;
}

html:lang(vi-vn) .whiteBody .Errorfive-text h2 {
    color: #028843;
    font-size: 32px;
    line-height: 40px;
    font-weight: 900;
}

.whiteBody .Errorfive-text div {
    color: #2d2d2d;
    font-size: 23px;
    line-height: 40px;
    text-align: center;
}

html:lang(vi-vn) .whiteBody .Errorfive-text div {
    color: #2d2d2d;
    font-size: 19px;
    line-height: 15px;
    text-align: center;
}
/**********************************************/
/********** END ERROR 505 PAGE ****************/
/**********************************************/

/*********************************************
    WELCOME PAGE
**********************************************/
.Wlcmpayments {
    display: inline-block;
    margin-right: 40px;
}

.blackBody .pay-imgs span {
    color: #fff;
    padding: 10px;
}

.whiteBody .pay-imgs span {
    color: #2d2d2d;
    padding: 10px;
}

.pay-imgs a:hover {
    cursor: pointer;
}
/*black*/
.blackBody .pay-skrill {
    width: 53px;
    height: 13px;
    background-position: -909px -653px;
}

html:lang(vi-vn) .blackBody .pay-skrill {
    width: 27px;
    height: 30px;
    background-position: -921px -587px;
}

.blackBody .pay-netteller {
    width: 67px;
    height: 12px;
    background-position: -978px -653px;
}

html:lang(vi-vn) .blackBody .pay-netteller {
    width: 91px;
    height: 26px;
    background-position: -954px -589px;
}

.blackBody .pay-visa {
    width: 37px;
    height: 13px;
    background-position: -1054px -653px;
}

html:lang(vi-vn) .blackBody .pay-visa {
    width: 103px;
    height: 29px;
    background-position: -1054px -586px;
}

.blackBody .pay-mastercard {
    width: 36px;
    height: 22px;
    background-position: -1106px -648px;
}

html:lang(vi-vn) .blackBody .pay-mastercard {
    width: 92px;
    height: 33px;
    background-position: -1173px -584px;
}

.blackBody .pay-entropay {
    width: 29px;
    height: 23px;
    background-position: -1157px -646px;
}

html:lang(vi-vn) .blackBody .pay-entropay {
    width: 133px;
    height: 32px;
    background-position: -1284px -587px;
}

html:lang(vi-vn) .Wlcmpayments {
    display: inline-block;
    margin: 10px;
}

/*white*/
.whiteBody .pay-skrill {
    width: 53px;
    height: 13px;
    background-position: -909px -621px;
}

html:lang(vi-vn) .whiteBody .pay-skrill {
    width: 27px;
    height: 30px;
    background-position: -921px -557px;
}

.whiteBody .pay-netteller {
    width: 67px;
    height: 12px;
    background-position: -978px -561px;
}


html:lang(vi-vn) .whiteBody .pay-netteller {
    width: 91px;
    height: 26px;
    background-position: -954px -558px;
}

.whiteBody .pay-visa {
    width: 37px;
    height: 13px;
    background-position: -1054px -621px;
}

html:lang(vi-vn) .whiteBody .pay-visa {
    width: 103px;
    height: 29px;
    background-position: -1054px -554px;
}

.whiteBody .pay-mastercard {
    width: 36px;
    height: 22px;
    background-position: -1106px -616px;
}

html:lang(vi-vn) .whiteBody .pay-mastercard {
    width: 92px;
    height: 33px;
    background-position: -1173px -556px;
}


.whiteBody .pay-entropay {
    width: 29px;
    height: 23px;
    background-position: -1157px -617px;
}

html:lang(vi-vn) .whiteBody .pay-entropay {
    width: 133px;
    height: 32px;
    background-position: -1284px -557px;
}

.welcomeContainer {
    text-align: center;
    padding: 50px;
    color: #fff;
}


.blackBody .welcomeTitle {
    color: #fee71b;
    font-size: 30px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 900;
}

.blackBody .welcomeContainer h2 {
    color: #fff;
    font-weight: 400;
    line-height: 65px;
    font-size: 21px;
    padding: 0;
    margin: 0;
}

.whiteBody .welcomeTitle {
    color: #04722b;
    font-size: 30px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-weight: 900;
}

.whiteBody .welcomeContainer h2 {
    color: #2d2d2d;
    font-weight: 400;
    line-height: 65px;
    font-size: 21px;
    padding: 0;
    margin: 0;
}

.blackBody .wlcm-contain {
    background: #02552b;
    width: 600px;
    height: 152px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.whiteBody .wlcm-contain {
    background: #02552b;
    width: 600px;
    height: 152px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.blackBody .wlcm-prog {
    width: 350px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
}

.whiteBody .wlcm-prog {
    width: 350px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    color: #2d2d2d;
}

.img-contain {
    float: left;
    padding: 10px;
    width: 50%;
}

.promo-right {
    float: left;
    width: 50%;
    margin-top: 20px;
    padding: 10px;
}

    .promo-right .golden {
        font-size: 15px;
    }

        .promo-right .golden .yellowText:hover {
            color: #FFFF1B;
        }


    .promo-right .coms {
        color: #fff;
        font-size: 20px;
        line-height: 22px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .promo-right .coms2 {
        color: #fee71b;
        font-size: 40px;
        line-height: 0px;
        font-weight: 900;
        text-transform: uppercase;
    }

.blackBody .note-content {
    width: 525px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    text-align: center;
}

.whiteBody .note-content {
    width: 525px;
    margin-left: auto;
    margin-right: auto;
    color: #2d2d2d;
    margin-bottom: 100px;
    text-align: center;
}


    .timerBody h2 {
        font-size: 28px !important;
        font-weight: bold !important;
        font-style: italic;
        line-height: normal !important;
        margin-top: 20px !important;
        color: #fff !important;
    }

    .timerBody h3 {
        font-size: 20px !important;
    }

        .timerBody h3 span {
            color: #fee71b;
        }

.titleTimerBox {
    padding: 0px 0;
    font-size: 23px;
    font-weight: normal;
    margin-top: 15px;
}

.mm, .ss {
    float: left;
    width: 50%;
    text-align: center;
}

.timerTop, .timerMiddle, .timerBottom {
}

    .timeBox #time {
        letter-spacing: 5px;
    }

.timerBody p {
    color: #fee71b;
    text-align: center;
    font-size: 15px;
    padding: 5px;
    max-width: 480px;
    margin: 0 auto;
}

.btnNewCountdown {
}

    .btnNewCountdown a {
        background: #fee71b;
        color: #504802;
        display: inline-block;
        width: 184px;
        height: 48px;
        line-height: 48px;
        font-weight: bold;
        font-size: 16px;
        margin-top: 20px;
    }

        .btnNewCountdown a:nth-child(2) {
            margin: 20px 20px 0 20px;
        }

        .btnNewCountdown a:hover, .btnNewCountdown a:focus {
            color: #504802;
            background: #e8d73c;
        }
.check-buttons {
    padding: 20px;
    max-width: 80%;
    margin: 0 auto;
    position: relative;
}

    .check-buttons p {
        border-bottom: 3px dashed #fee71b;
        width: 22%;
        position: absolute;
        top: 40%;
        left: 39%;
        z-index: 1
    }

    .check-buttons span {
        border-radius: 100%;
        background-color: #fee71b;
        height: 100px;
        width: 100px;
        display: inline-block;
        margin: 0 10%;
        z-index: 9;
        position: relative;
    }
    .check-buttons span > strong {
        display: block;
        position: absolute;
        bottom: 0;
        left: -15%;
        background: #028843;
        width: 130px;
        border: 1px solid #16653c;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
    }
@media (max-width:860px) {
    .timerBody {
        background: none;
    }

    .timerTop {
        background: #003714;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        padding: 10px;
    }

    .timerBody h3 {
        margin: 0;
    }

    .timerMiddle {
        background: #007526;
        padding: 20px 0;
    }

    .timerBottom {
        background: #003714;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        padding: 10px;
    }
}

@media (max-width:768px) {
    .timerBody h2 {
        font-size: 6.5vw !important;
    }

    .cdTitle2 {
        font-size: 7vw;
    }

    .timerBody {
        padding: 15px;
    }

        .timerBody h2 {
            line-height: normal !important;
        }

        .timerBody h3 {
            font-size: 16px !important;
        }
}
@media (max-width:600px) {
    .blackBody .note-content {
        width: 100%;
        padding:10px;
    }

    .whiteBody .note-content {
        width: 100%;
        padding: 10px;
    }
}
@media only screen and (max-width: 550px) {
    /*
        THIS IS FOR WELCOME PAGE 
    */
    .check-buttons {
        max-width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    /*
        THIS IS FOR WELCOME PAGE 
    */
    .btnNewCountdown {
        padding: 10px;
        text-align: center;
    }

    .check-buttons {
        padding: 20px 0 10px 0;
    }

        .check-buttons span {
            margin: 0 6% 10px 6%;
        }
}
@media (max-width:420px) {
    .cdTitle {
        font-size: 16px !important;
        padding: 10px;
        position: relative;
    }

    .timeBox {
        font-size: 28vw;
    }

    .timerBody h3 {
        padding: 0 10px;
    }

    .timeBox #time {
        line-height: 50vw;
        display: block;
    }

    .timerBody h3 br {
        display: none;
    }
}


/*********************************************
    END WELCOME PAGE
**********************************************/
/*THIS IS HOVER READ MORE*/
.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: none;
        text-transform: uppercase;
        -moz-box-shadow: 0 0 1px #000;
        font-style: normal;
        font-family: 'Roboto', sans-serif;
        background: rgba(0, 0, 0, 0.5);
    }

        .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.6);
    -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 .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    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;
    color: #fff;
    border-radius: 4px;
}

.promo-grid .mask a.info {
    margin-top: 80px;
}


.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;
}
.whiteBody .view-sixth:hover a.info {
    color: #00a539;
}
.whiteBody .view-sixth:hover a.info:hover, .whiteBody .view-sixth:hover a.info:focus {
    background: #00a539;
    color: #fff;
}

.Scratch-Card-1 {
    display: none;
}

.Scratch-Card-2 {
    display: none;
}

.Scratch-Card-3 {
    display: block;
}

.sCard-holder .Scratch-Card-1-show,
.sCard-holder .Scratch-Card-2-show,
.sCard-holder .Scratch-Card-3-show {
    width: 100%;
    height: 30px;
    display: block;
    background: green;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    line-height: 30px;
    font-weight: bold;
}

.Scratch-Card-1-show.active,
.Scratch-Card-2-show.active,
.Scratch-Card-3-show.active {
    width: 100%;
    height: 30px;
    display: block;
    background: #fee71b;
    text-align: center;
    color: #000;
    line-height: 30px;
    font-weight: bold;
}



.cn-footer {
    height: 40px;
    display: inline-block;
}

html:lang(zh-CN) #footer {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

html:lang(zh-CN) #copyrights {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}




/************************************************/

@media screen and (max-width:768px) {
    .acct-balance ul {
        margin: 20px auto;
        display:block;
    }
        .acct-balance ul li {
            width: 45% !important;
        }
}

@media screen and (max-width:580px) {
    .acct-balance ul li table tr td {
        display:table-cell !important; 
        padding: 5px !important;
    }
    .acct-balance ul li {
        width: 40% !important;
        padding: 5px 15px !important;
    }
    .refGreen .icon-Wallet.icon-for-header, .refGreen td > img {
        width: 20px;
        height: 20px;
        float: left;
        margin-top: 0;
        margin-right: 10px;
    }
}


/*Swipe Icon*/
.need-swipe {
    display: none;
}

@media (max-width: 768px) {

    .need-swipe {
        display: block;
        position: absolute;
        right: 7px;
        top: 7px;
    }

        .need-swipe .arrow-container {
            position: relative;
            animation: sideWay 1s infinite;
            -webkit-animation: sideWay infinite 3;
        }

        .need-swipe span {
            color: #fff;
            display: block;
            font-size: 25px;
            opacity: 0.5;
        }



    @-webkit-keyframes sideWay {
        0% {
            -webkit-transform: translateX(-10px);
        }

        100% {
            -webkit-transform: translateX(0);
        }
    }

    @keyframes sideWay {
        0% {
            transform: translateX(-10px);
        }

        100% {
            transform: translateX(0);
        }
    }
}

/************************************************/
/*************** RESPONSIVE *********************/
/************************************************/
@media (max-width:1200px) {
    .payment_btn {
        width: 100%;
        padding: 10px;
        background: #028843;
        color: #fff;
        text-transform: uppercase;
        border: none;
    }

    .arrow-down {
        content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“1ÃƒÂ¢Ã‚ÂÃ¢â‚¬Å¾4";
        font-size: 15px;
        color: #fff;
        float: right;
        transition: ease-in all 0.3s;
        width: 50px;
        text-align: center;
        position: absolute;
        right: 34px;
    }

    .spinEffect {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transition: ease-in all 0.3s;
    }

    .mgnt-deposit-nav ul li {
        display: block;
        width: 100%;
    }

    .mgnt-deposit-content .depoFrame-nav ul li {
        display: block;
        width: 100%;
    }

    .mgnt-deposit-wrap > button, .mgnt-deposit-content > button {
        display: block !important;
    }

    .mgnt-deposit-nav.payment-deposit,
    .payment-deposit > .depoFrame-nav {
        display: none;
    }

    .payment-deposit .depoFrame-wrap {
        margin-top: 0;
    }
}
html, body {
    height: 100%;
    box-sizing: border-box;
}

    html:lang(zh-CN) body {
        font-family: 'Roboto', "Microsoft Yahei","ÃƒÆ’Ã‚Â¥3ÃƒÂ¢Ã‚ÂÃ¢â‚¬Å¾4Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨1ÃƒÂ¢Ã‚ÂÃ¢â‚¬Å¾2 ÃƒÅ’Ã¢â‚¬Å¾ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚Âº...ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“", STXihei, "ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒâ€¦Ã‚Â½ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“", sans-serif;
    }

*,
:after,
:before {
    box-sizing: inherit
}

dd,
dl,
dt,
li,
ol,
ul {
    margin: 0;
    padding: 0
}

.normal-liststyle {
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

/*************
    ICOMOON -2
    
    *****************/

[class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon-2' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="exim-"], [class*=" exim-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'eximbank' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="iconNew-"], [class*=" iconNew-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'newMobileFontIcons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconNew-arrowright:before {
    content: "\e900";
}

.iconNew-swipe:before {
    content: "\e901";
}

.iconNew-arrowleft:before {
    content: "\e902";
}

.iconNew-AirFighter:before {
    content: "\e903";
}

.iconNew-ClubAce:before {
    content: "\e904";
}

.iconNew-ClubJack:before {
    content: "\e905";
}

.iconNew-ClubKing:before {
    content: "\e906";
}

.iconNew-ClubKoi:before {
    content: "\e907";
}

.iconNew-ClubQueen:before {
    content: "\e908";
}

.iconNew-ClubTen:before {
    content: "\e909";
}

.iconNew-FAQ:before {
    content: "\e90a";
}

.iconNew-FishermenGold:before {
    content: "\e90b";
}

.iconNew-FishingKing:before {
    content: "\e90c";
}

.iconNew-iLotto:before {
    content: "\e90d";
}

.iconNew-Keno:before {
    content: "\e90e";
}

.iconNew-KingSlots:before {
    content: "\e90f";
}

.iconNew-QueenSlots:before {
    content: "\e910";
}

.iconNew-TenSlots:before {
    content: "\e911";
}

.iconNew-Virtual-Sports:before {
    content: "\e912";
}

.iconNew-Sports-X:before {
    content: "\e913";
}

.iconNew-Sicbo-Lottery:before {
    content: "\e914";
}

.iconNew-Number-Game:before {
    content: "\e915";
}


.exim-EximBank:before {
    content: "\e90b";
}

.icon2-GameIcon_3:before {
    content: "\e903";
}

.icon2-Agribank:before {
    content: "\e900";
    vertical-align: middle;
}

.icon2-VietinBank:before {
    content: "\e901";
    vertical-align: middle;
}

.icon2-BIDV:before {
    content: "\e902";
    vertical-align: middle;
}

.icon2-BIDV.foot5, .icon2-VietinBank.foot5, .icon2-Agribank.foot5 {
    font-size: 75px;
    height: 25px;
    line-height: 0.5;
    vertical-align: text-bottom;
}

.icon-Googlepluss.foot1 {
    font-size: 33px !important;
    vertical-align: middle;
}
@font-face {
    font-family: 'icomoon';
    src: url(font/icomoon.eot?v=20190328);
    src: url(font/icomoon.eot?v=20190328) format('embedded-opentype'), url(/font/icomoon.ttf?v=20190328) format('truetype'), url(font/icomoon.woff?v=20190328) format('woff'), url(/Content/fonts/icomoon.svg?v=20190328) format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-New:before {
    content: "\e943";
}

.icon-Hot:before {
    content: "\e944";
}

.icon-Favorites:before {
    content: "\e945";
}

.icon-Popular:before {
    content: "\e946";
}

.icon-HamburgerMenu:before {
    content: "\e93d";
}

.icon-History:before {
    content: "\e93e";
}

.icon-Logout:before {
    content: "\e93f";
}

.icon-CreditCard:before {
    content: "\e939";
}

.icon-FastTransfer:before {
    content: "\e93a";
}

.icon-LocknKey-Icon:before {
    content: "\e93b";
}

.icon-Profile:before {
    content: "\e918";
}

.icon-Wallet:before {
    content: "\e937";
}

.icon-Refresh-Icon:before {
    content: "\e938";
}

.icon-Newspaper2:before {
    content: "\e919";
}

.icon-people:before {
    content: "\e925";
}

.icon-SocialNews:before {
    content: "\e926";
}

.icon-Line:before {
    content: "\e927";
}

.icon-Viber2:before {
    content: "\e928";
}

.icon-Zalo2:before {
    content: "\e929";
}

.icon-247:before {
    content: "\e92a";
}

.icon-Deposit:before {
    content: "\e92b";
}

.icon-Mail:before {
    content: "\e92c";
}

.icon-Phone:before {
    content: "\e92d";
}

.icon-Viber:before {
    content: "\e92e";
}

.icon-Withdraw:before {
    content: "\e92f";
}

.icon-Zalo:before {
    content: "\e930";
}

.icon-Account:before {
    content: "\e931";
}

.icon-FAQ:before {
    content: "\e932";
}

.icon-LiveChat_LowerRight:before {
    content: "\e933";
}

.icon-Newspaper:before {
    content: "\e934";
}

.icon-Notification:before {
    content: "\e935";
}

.icon-Verified-n-Secured2:before {
    content: "\e936";
}

.icon-DongA:before {
    content: "\e90c";
}

.icon-Sacombank:before {
    content: "\e90f";
}

.icon-TechomBank:before {
    content: "\e911";
}

.icon-VietcomBank:before {
    content: "\e916";
}

.icon-ACB:before {
    content: "\e917";
}

.icon-MasterCardd:before {
    content: "\e90b";
}

.icon-Eighteennn:before {
    content: "\e909";
}

.icon-Googlepluss:before {
    content: "\e90a";
}

.icon-govim:before {
    content: "\e924";
}

.icon-GambleAware:before {
    content: "\e90d";
}

.icon-GamCare:before {
    content: "\e90e";
}

.icon-Facebook:before {
    content: "\e910";
}

.icon-Twitter:before {
    content: "\e912";
}

.icon-Pagcor:before {
    content: "\e913";
}

.icon-Verified-n-Secured:before {
    content: "\e914";
}

.icon-Entropay:before {
    content: "\e915";
}

.icon-Neteller:before {
    content: "\e91a";
}

.icon-Skrill:before {
    content: "\e91b";
}

.icon-Visa:before {
    content: "\e91c";
}

.icon-Contact:before {
    content: "\e91d";
}

.icon-LiveChat:before {
    content: "\e91e";
}

.icon-Skype:before {
    content: "\e91f";
}

.icon-Chrome:before {
    content: "\e920";
}

.icon-explorer:before {
    content: "\e921";
}

.icon-Firefox:before {
    content: "\e922";
}

.icon-Safari:before {
    content: "\e923";
}

.icon-gamingLabs:before {
    content: "\e908";
}

.icon-Lotto:before {
    content: "\e900";
}

.icon-Mobile:before {
    content: "\e901";
}

.icon-p2p:before {
    content: "\e902";
}

.icon-Promotion:before {
    content: "\e903";
}

.icon-Slots:before {
    content: "\e904";
}

.icon-Sports:before {
    content: "\e905";
}

.icon-LiveCasino:before {
    content: "\e906";
}

.icon-Home:before {
    content: "\e907";
}

.icon-world-cup:before {
    content: "\e940";
}

.icon-cs24-7:before {
    content: "\e941";
}

.icon-rules:before {
    content: "\e942";
}

.icon-baccarat:before {
    content: "\e947";
}

.icon-blackjack:before {
    content: "\e948";
}

.icon-dragontiger:before {
    content: "\e949";
}

.icon-fantan:before {
    content: "\e94a";
}

.icon-roulette:before {
    content: "\e94b";
}

.icon-sicbo:before {
    content: "\e94c";
}

.icon-Club-Ace:before {
    content: "\e94d";
}

.icon-Club-King:before {
    content: "\e94e";
}

.icon-Club-Queen:before {
    content: "\e94f";
}

.icon-Club-Jack:before {
    content: "\e950";
}

.icon-Club-Ten:before {
    content: "\e951";
}

.icon-Club-Nine:before {
    content: "\e952";
}

.icon-AllIcon:before {
    content: "\e953";
}

.icon-help_center:before {
    content: "\e954";
}



.icon-for-header {
    font-size: 18px;
    color: #fff;
}

.icon-for-blog {
    font-size: 22px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.ui-tabs .ui-tabs-panel{
    padding:0!important;
    margin-top: -20px!important;
}


.tabContainer ul.tab-nav li.ui-tabs-active a span {
    color: #fff !important;
}

.whiteBody .navcon-depoQuick {
    font-size: 25px;
    color: grey;
    display: inline-block;
    line-height: 25px;
}

.blackBody .navcon-depoQuick {
    font-size: 25px;
    color: #fff;
    display: inline-block;
    line-height: 25px;
}


.foot1 {
    font-size: 25px;
    vertical-align: middle;
}

.foot2 {
    font-size: 30px;
    vertical-align: middle;
}

.foot3 {
    font-size: 90px;
    vertical-align: middle;
    line-height: 40px !important;
}

.foot4 {
    font-size: 40px;
    vertical-align: middle;
}

.foot5 {
    font-size: 25px;
    vertical-align: middle;
}

.foot6 {
    font-size: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.foot7 {
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.topFirst a {
    display: table-row;
}

.homeSize {
    font-size: 24px;
    color: #fff;
}

.homeSize2 {
    font-size: 24px;
    color: #fff;
    line-height: 36px;
}

.overflow {
    overflow: hidden;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden
}

/*::selection {
    background: #1abc9c;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #1abc9c;
    color: #fff;
    text-shadow: none
}

::-webkit-selection {
    background: #1abc9c;
    color: #fff;
    text-shadow: none
}*/

:active,
:focus {
    outline: 0 !important
}

body {
    line-height: 1.5;
    font-family: 'Roboto',sans-serif;
    position: relative;
    padding: 0 !important;
}

    body.blackBody {
        color: #fff
    }

        body.blackBody #content.notLogin {
            background: #ffff;
        }

    body.whiteBody #content {
        background: #fff;
        color: #666;
    }


    body.blackBody #content .panel {
        background: none;
        color: #fff;
        border: none;
        max-width: 500px;
        margin: 0 auto;
        box-shadow: none;
    }

    body.whiteBody #content .panel {
        color: #333;
        border-radius: 10px;
        border: none;
        max-width: 500px;
        margin: 0 auto;
    }

    body.blackBody #content .panel h3 {
        color: #fee71b;
    }

    body.whiteBody #content .panel h3 {
        color: #04722b;
    }

a:hover {
    color: #222;
    text-decoration: none;
}

a img {
    border: none
}

img {
    max-width: 100%
}

iframe {
    border: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: 'Roboto',sans-serif;
}

h5,
h6 {
    margin-bottom: 20px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

h4 {
    font-weight: 600
}

h5,
h6 {
    font-weight: 700
}

.whiteBody .txtYellow {
    color: #028843;
}

.blackBody .txtYellow {
    color: #fee71b;
}

.uppercase {
    text-transform: uppercase !important
}

.lowercase {
    text-transform: lowercase !important
}

.capitalize {
    text-transform: capitalize !important
}

.nott {
    text-transform: none !important
}

.tright {
    text-align: right;
}

.tleft {
    text-align: left;
}

.tcenter {
    text-align: center !important;
    position: relative;
}
.tcenter p {line-height: 200%!important;}
.tjustify {
    text-align: justify
}

.fright {
    float: right;
}

.fleft {
    float: left;
    position: relative;
}

.floatRightAfterLogin {
    float: right;
}

.fnone {
    float: none;
}

.ohidden {
    position: relative;
    overflow: hidden !important
}

.selected {
    background: #04722b
}

#wrapper {
    position: relative;
    float: none;
    width: 1220px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

body.whiteBody #wrapper {
    background: #fff;
}

body.blackBody #wrapper {
    /*background: #028843 url(/Content/images/GradientBg.jpg) repeat-x;*/
    background: #052819;
}

.double-line,
.line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 60px 0;
    border-top: 1px solid #eee
}

    .line.line-sm {
        margin: 30px 0
    }

span.middot {
    display: inline-block;
    margin: 0 5px
}

.double-line {
    border-top: 3px double #e5e5e5
}

.emptydiv {
    display: block !important;
    position: relative !important
}



.allmargin {
    margin: 50px !important
}

.leftmargin {
    margin-left: 50px !important
}

.rightmargin {
    margin-right: 50px !important
}

.topmargin {
    margin-top: 50px !important
}

.bottommargin {
    margin-bottom: 50px !important
}

.clear-bottommargin {
    margin-bottom: -50px !important
}

.allmargin-sm {
    margin: 30px !important
}

.leftmargin-sm {
    margin-left: 30px !important
}

.rightmargin-sm {
    margin-right: 30px !important
}

.topmargin-sm {
    margin-top: 30px !important
}

.bottommargin-sm {
    margin-bottom: 30px !important
}

.clear-bottommargin-sm {
    margin-bottom: -30px !important
}

.allmargin-lg {
    margin: 80px !important
}

.leftmargin-lg {
    margin-left: 80px !important
}

.rightmargin-lg {
    margin-right: 80px !important
}

.topmargin-lg {
    margin-top: 80px !important
}

.bottommargin-lg {
    margin-bottom: 80px !important
}

.clear-bottommargin-lg {
    margin-bottom: -80px !important
}

.nomargin {
    margin: 0 !important
}

.noleftmargin {
    margin-left: 0 !important
}

.norightmargin {
    margin-right: 0 !important
}

.notopmargin {
    margin-top: 0 !important
}

.nobottommargin {
    margin-bottom: 0 !important
}

.header-stick {
    margin-top: -50px !important
}

.content-wrap .header-stick {
    margin-top: -80px !important
}

.footer-stick {
    margin-bottom: -50px !important
}

.content-wrap .footer-stick {
    margin-bottom: -80px !important
}

.noborder {
    border: none !important
}

.noleftborder {
    border-left: none !important
}

.norightborder {
    border-right: none !important
}

.notopborder {
    border-top: none !important
}

.nobottomborder {
    border-bottom: none !important
}

.noradius {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important
}

.col-padding {
    padding: 60px
}

.nopadding {
    padding: 0 !important
}

.noleftpadding {
    padding-left: 0 !important
}

.norightpadding {
    padding-right: 0 !important
}

.notoppadding {
    padding-top: 0 !important
}

.nobottompadding {
    padding-bottom: 0 !important
}

.noabsolute {
    position: relative !important
}

.noshadow {
    box-shadow: none !important
}

.hidden {
    display: none !important
}

.nothidden {
    display: block !important
}

.inline-block {
    display: inline-block;
}

.center {
    text-align: center !important
}

.divcenter {
    position: relative !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.bgcolor,
.bgcolor #header-wrap {
    background-color: #1abc9c !important
}

.color {
    color: #1abc9c !important
}

.border-color {
    border-color: #1abc9c !important
}

.nobg {
    background: 0 0 !important
}

.nobgcolor {
    background-color: transparent !important
}

.t300 {
    font-weight: 300 !important
}

.t400 {
    font-weight: 400 !important
}

.t500 {
    font-weight: 500 !important
}

.t600 {
    font-weight: 600 !important
}

.t700 {
    font-weight: 700 !important
}

.ls0 {
    letter-spacing: 0 !important
}

.ls1 {
    letter-spacing: 1px !important
}

.ls2 {
    letter-spacing: 2px !important
}

.ls3 {
    letter-spacing: 3px !important
}

.ls4 {
    letter-spacing: 4px !important
}

.ls5 {
    letter-spacing: 5px !important
}

.noheight {
    height: 0 !important
}

.nolineheight {
    line-height: 0 !important
}

.bgicon {
    display: block;
    position: absolute;
    bottom: -60px;
    right: -50px;
    font-size: 210px;
    color: rgba(0, 0, 0, .1)
}

.imagescale,
.imagescalein {
    display: block;
    overflow: hidden
}

    .imagescale img,
    .imagescalein img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: all 1s ease;
        transition: all 1s ease
    }

    .imagescale:hover img {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .imagescalein img {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .imagescalein:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

.grayscale {
    filter: brightness(80%) grayscale(1) contrast(90%);
    -webkit-filter: brightness(80%) grayscale(1) contrast(90%);
    -moz-filter: brightness(80%) grayscale(1) contrast(90%);
    -o-filter: brightness(80%) grayscale(1) contrast(90%);
    -ms-filter: brightness(80%) grayscale(1) contrast(90%);
    transition: 1s filter ease;
    -webkit-transition: 1s -webkit-filter ease;
    -moz-transition: 1s -moz-filter ease;
    -ms-transition: 1s -ms-filter ease;
    -o-transition: 1s -o-filter ease
}

    .grayscale:hover {
        filter: brightness(100%) grayscale(0);
        -webkit-filter: brightness(100%) grayscale(0);
        -moz-filter: brightness(100%) grayscale(0);
        -o-filter: brightness(100%) grayscale(0);
        -ms-filter: brightness(100%) grayscale(0)
    }

.bganimate {
    -webkit-animation: BgAnimated 30s infinite linear;
    -moz-animation: BgAnimated 30s infinite linear;
    -ms-animation: BgAnimated 30s infinite linear;
    -o-animation: BgAnimated 30s infinite linear;
    animation: BgAnimated 30s infinite linear
}

@-webkit-keyframes BgAnimated {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 400px
    }
}

@-moz-keyframes BgAnimated {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 400px
    }
}

@-ms-keyframes BgAnimated {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 400px
    }
}

@-o-keyframes BgAnimated {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 400px
    }
}

@keyframes BgAnimated {
    from {
        background-position: 0 0
    }

    to {
        background-position: 0 400px
    }
}

.vertical-middle {
    height: auto !important;
    left: 0
}

.section {
    position: relative;
    margin: 60px 0;
    padding: 60px 0;
    background-color: #f9f9f9;
    overflow: hidden
}

.parallax {
    background-color: transparent;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden
}

.mobile-parallax,
.video-placeholder {
    background-size: cover !important;
    background-attachment: scroll !important;
    background-position: center center
}

.section .container {
    z-index: 2
}

    .section .container + .video-wrap {
        z-index: 1
    }

.revealer-image {
    position: relative;
    bottom: -100px;
    transition: bottom .3s ease-in-out;
    -webkit-transition: bottom .3s ease-in-out;
    -o-transition: bottom .3s ease-in-out
}

.section:hover .revealer-image {
    bottom: -50px
}

.postcontent {
    width: 860px
}

    .postcontent.bothsidebar {
        width: 580px
    }

.sidebar {
    width: 240px
}

.col_full {
    width: 100%
}

.col_half {
    width: 50%
}

.col_one_third {
    width: 30.63%;
}

.col_two_third {
    width: 65.33%
}

.col_one_fourth {
    width: 22%
}

.col_three_fourth {
    width: 74%
}

.col_one_fifth {
    width: 16.8%
}

.col_two_fifth {
    width: 37.6%
}

.col_three_fifth {
    width: 58.4%
}

.col_four_fifth {
    width: 79.2%
}

.col_one_sixth {
    width: 13.33%
}

.col_five_sixth {
    width: 82.67%
}

body.stretched .container-fullwidth {
    position: relative;
    padding: 0 60px;
    width: 100%
}

.col_five_sixth,
.col_four_fifth,
.col_full,
.col_half,
.col_one_fifth,
.col_one_fourth,
.col_one_sixth,
.col_one_third,
.col_three_fifth,
.col_three_fourth,
.col_two_fifth,
.col_two_third,
.postcontent,
.sidebar {
    display: block;
    position: relative;
    margin-right: 3%;
    margin-bottom: 20px;
    float: left;
    /*margin-top: 30px*/
}

.postcontent,
.sidebar {
    margin-right: 40px
}

.col_full {
    clear: both;
    float: none;
    margin-right: 0
}

.postcontent.col_last,
.sidebar.col_last {
    float: right
}

.col_last {
    margin-right: 0 !important;
    clear: right
}
/*WELCOME SLIDER TEXT CSS */

.fslider,
.fslider .flexslider,
.fslider .slide,
.fslider .slide > a,
.fslider .slide > a > img,
.fslider .slide > img,
.fslider .slider-wrap {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden
}

.fslider {
    min-height: 32px
}

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
    outline: 0;
    border: none
}

.flex-control-nav,
.flex-direction-nav,
.slider-wrap {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none
}

.flexslider {
    position: relative;
    margin: 0;
    padding: 0
}

    .flexslider .slider-wrap > .slide {
        display: none;
        -webkit-backface-visibility: hidden
    }

    .flexslider .slider-wrap img {
        width: 100%;
        display: block
    }

.flex-pauseplay span {
    text-transform: capitalize
}

.slider-wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slider-wrap {
    display: block
}

* html .slider-wrap {
    height: 1%
}

.no-js .slider-wrap > .slide:first-child {
    display: block
}

#header {
    position: relative;
    background-color: #fff;
    z-index: 9999999;
}

    #header .container {
        position: relative
    }
/***********************************************
     HEADER MODAL STARTS HERE
************************************************/

#headerModal .modal-dialog {
    max-width: 750px;
    margin-top: 10%;
}

#headerModal .modal-content.bgGreen {
    background: #045822;
    padding: 0px;
    border-radius: 0;
    box-sizing: border-box;
    border: none;
    position: relative;
}

    #headerModal .modal-content.bgGreen .childClose {
        position: absolute;
        padding: 0 5px;
        position: absolute;
        right: -21px;
        top: 0;
        opacity: 1;
        color: #fff;
        background: #045822;
    }

    #headerModal .modal-content.bgGreen .modal-body {
        padding: 0;
        overflow: hidden;
        box-sizing: border-box;
    }

.tabHead {
    margin: 0;
    padding: 0;
    list-style: none;
    position: fixed;
    width: 100%;
    background: #04722b;
    top: 0px;
    box-sizing: border-box;
}

    .tabHead li {
        float: left;
        display: block;
        padding: 15px 0;
        text-decoration: none;
        font-size: 12px;
        color: #fff;
        cursor: pointer;
        width: 20%;
        text-align: center;
    }

        .tabHead li.active {
            background: #028843;
        }

#tabBody {
    height: 300px;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: 55px;
    margin-bottom: 10px;
    padding: 0 10px;
    box-sizing: border-box;
}

.meHid {
    display: none;
    color: #fff;
    width: 100%;
}

.bgYellow {
    background: #fbfdc2;
}

.bgPink {
    background: #feacac;
}

.timeOf {
    font-weight: bold;
}

.perContent {
    margin-bottom: 5px;
    padding: 10px 30px;
    color: #2d2d2d;
}

.popMe {
    cursor: pointer;
}

/***********************************************
     THIS IS SPRITE
************************************************/
.navIcon {
    background: url(../images/NavIcons.png) no-repeat;
    display: inline-block;
}

.navIconStarOn {
    width: 15px;
    height: 15px;
    background-position: 0 -597px;
}

.navIconStarOff {
    width: 15px;
    height: 15px;
    background-position: 0 -614px;
}

.navIconChatSupport {
    height: 20px;
    width: 25px;
    background-position: -82px -901px;
    vertical-align: bottom;
}

.Chatsupport {
    padding: 10px 4px;
    cursor: pointer;
    font-size: 12px;
}

.whiteBody .Chatsupport {
    padding: 10px 4px;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
}

.cs-box {
    vertical-align: middle;
    margin: 0 auto;
    width: 100%;
    cursor: pointer;
}
.cs-box hr{border-bottom: 3px solid #9F5905; width: 272px;padding-top: 14px!important;margin-bottom: 14px!important;float: left;}
.tcenter p{font-weight: bold;font-family: Arial, Helvetica, sans-serif !important;}
.tcenter .w-deposit{
    position: relative;
    display: inline-block;
    width: 150px;
    height: 171px;
    margin-top: 20px;
    background: url(../images/home/deposit.png) no-repeat;
}
.tcenter .w-deposit:hover{
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 150px;
    height: 171px;
     margin-top: 20px;
    background: url(../images/home/deposit_hover.png) no-repeat;
}
.tcenter .w-withdraw{
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 150px;
    height: 171px;
     margin-top: 20px;
    background: url(../images/home/withdraw.png) no-repeat;
}
.tcenter .w-withdraw:hover{
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 150px;
    height: 171px;
     margin-top: 20px;
    background: url(../images/home/withdraw_hover.png) no-repeat;
}
.tcenter .w-livechat{
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 150px;
    height: 171px;
     margin-top: 20px;
    background: url(../images/home/live-chat.png) no-repeat;
}
.tcenter .w-livechat:hover{
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 150px;
    height: 171px;
     margin-top: 20px;
    background: url(../images/home/live-chat_hover.png) no-repeat;
}
    .cs-box > .navIcon {
        margin-right: 15px;
    }

.whiteBody .cs-box > .cs-text {
    color: #fff;
}
.tabs span {
    font-size: 20px;
    font-weight: bold;line-height: 50px;
    color: white;
    float: left;
    padding: 0 10px 10px!important;
}
.cs-box > .cs-text {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    font-size: 16px;
    vertical-align: sub;
    background: #9F5905; 
    width: 219px;
    padding-left: 10px;
    border-radius: 4px;
    margin-left: -8px;
}

.cs-box > .qrcodebox {
    display: none;
    margin: 15px auto 20px;
}

.cs-box:hover .cs-text {
    color: #fee71b;
}

.cs-bottomtext {
    margin-top: 28px;
    font-size: 15px;
}

.cs-facebook {
    background: url(../images/help/facebook.png) no-repeat;
    width: 46px;
    height: 46px;
    vertical-align: sub;
}

.cs-telephone {
    background: url(../images/help/phone-call.png) no-repeat;
    width: 46px;
    height: 46px;
    vertical-align: sub;
}

.cs-skype {
    background: url(../images/help/skype-icon.png) no-repeat;
    width: 46px;
    height: 46px;
    vertical-align: sub;
}

.cs-wechat {
    background: url(../images/help/wechat.png) no-repeat;
    width: 47px;
    height: 47px;
    vertical-align: sub;
}

.cs-line {
    background: url(../images/help/line.png) no-repeat;
    width: 48px;
    height: 48px;
    vertical-align: sub;
}

.cs-mail {
    background: url(../images/help/e-mail.png) no-repeat;
    width: 47px;
    height: 47px;
    vertical-align: sub;
}

.bigqr-Zalo {
    width: 172px;
    height: 172px;
    background-position: -1244px -1209px;
}

.bigqr-Viber {
    width: 172px;
    height: 172px;
    background-position: -1418px -1209px;
}

#primary-menu ul li a {
    cursor: pointer;
}


/*World Cup Sprite Icon*/

.worldcupSched-icon {
    width: 115px;
    height: 126px;
    background-position: 0px -1054px;
}

.worldcupHighlights-icon {
    width: 130px;
    height: 126px;
    background-position: -193px -1054px;
}

.worldcupMatches-icon {
    width: 140px;
    height: 126px;
    background-position: -383px -1054px;
}

.worldcupRank-icon {
    width: 120px;
    height: 126px;
    background-position: -593px -1054px;
}

.worldcupNews-icon {
    width: 122px;
    height: 126px;
    background-position: -787px -1054px;
}
/*#primary-menu ul li > a .navIcon-home {
    height: 49px;
    width: 49px;
    background-position: 0px -1px;
}

#primary-menu ul li > a .navIcon-mobile {
    height: 49px;
    width: 49px;
    background-position: 11px -52px;
}

#primary-menu ul li > a .navIcon-sports {
    height: 50px;
    width: 55px;
    background-position: 0px -102px;
}

#primary-menu ul li > a .navIcon-esports {
    height: 49px;
    width: 67px;
    background-position: 0px -154px;
}

#primary-menu ul li > a .navIcon-live {
    height: 49px;
    width: 40px;
    background-position: 0px -203px;
}

#primary-menu ul li > a .navIcon-games {
    height: 49px;
    width: 79px;
    background-position: 0px -255px;
}

#primary-menu ul li > a .navIcon-lottery {
    height: 49px;
    width: 64px;
    background-position: 0px -305px;
}

#primary-menu ul li > a .navIcon-p2p {
    height: 49px;
    width: 56px;
    background-position: 0px -355px;
}

#primary-menu ul li > a .navIcon-promotions {
    height: 49px;
    width: 46px;
    background-position: 0px -407px;
}*/
/***********************************************
     STICKy HEADER
************************************************/
#header.sticky-header #primary-menu ul li > a .homeSize {
    font-size: 24px;
}

#header.sticky-header #primary-menu ul li > a .homeSize2 {
    font-size: 26px;
    line-height: normal;
}

#header.sticky-header #primary-menu ul li > a .navIcon-home {
    height: 24px;
    width: 24px;
    background-position: -910px -1px;
}

#header.sticky-header #primary-menu ul li > a .navIcon-mobile {
    height: 24px;
    width: 14px;
    background-position: -910px -27px !important;
}

#header.sticky-header #primary-menu ul li > a .navIcon-sports {
    height: 24px;
    width: 24px;
    background-position: -910px -54px;
}

#header.sticky-header #primary-menu ul li > a .navIcon-esports {
    height: 24px;
    width: 32px;
    background-position: -910px -81px;
}

#header.sticky-header #primary-menu ul li > a .navIcon-live {
    height: 24px;
    width: 21px;
    background-position: -910px -108px;
}

#header.sticky-header #primary-menu ul li > a .navIcon-games {
    height: 24px;
    width: 39px;
    background-position: -910px -136px;
}

#header.sticky-header #primary-menu ul li > a .navIcon-lottery {
    height: 24px;
    width: 32px;
    background-position: -910px -163px;
}

#header.sticky-header #primary-menu ul li > a .navIcon-p2p {
    height: 24px;
    width: 27px;
    background-position: -910px -191px;
}

#header.sticky-header #primary-menu ul li > a .navIcon-promotions {
    height: 24px;
    width: 23px;
    background-position: -910px -218px;
}


/*SUB NAVS ICONS*/
/*
    HOME SUB MENU

*/

.subSB1 {
    background-position: -960px -745px;
    width: 159px;
    height: 33px;
    margin-top: 35px;
}

.subSB2 {
    background-position: -1318px -409px;
    width: 220px;
    height: 98px;
}

.subSB3 {
    background-position: -1159px -820px;
    width: 178px;
    height: 76px;
    margin-top: 10px;
}
/* SPORTSBOOK VN*/

.subSB1 {
    background-position: -941px -778px;
    width: 196px;
    height: 42px;
    margin-top: 30px;
}



.subInfo {
    background-position: -81px -406px;
    width: 112px;
    height: 104px;
}

.subVIP {
    background-position: -68px -313px;
    width: 138px;
    height: 77px;
    margin-top: 10px;
}

.subRewards {
    background-position: -65px -121px;
    width: 138px;
    height: 108px;
}
/*
    CASINO SUB MENU
*/
.subClubAce {
    background-position: -635px -495px;
    width: 73px;
    height: 114px;
}

.subClubKing {
    background-position: -782px -295px;
    width: 78px;
    height: 114px;
}

.subClubQueen {
    background-position: -782px -459px;
    width: 77px;
    height: 114px;
}

.subClubJack {
    background-position: -631px -328px;
    width: 76px;
    height: 115px;
}

.subClubTen {
    background-position: -468px -168px;
    width: 74px;
    height: 115px;
}

.subClubNine {
    background-position: -822px -912px;
    width: 87px;
    height: 114px;
}

/*
    SLOTS SUB MENU
*/
.subClubKoi {
    background-position: -1134px -297px;
    width: 147px;
    height: 114px;
}

.subHDSlots {
    background-position: -1159px -913px;
    width: 135px;
    height: 118px;
}

.subKingSlots {
    background-position: -1155px -150px;
    width: 127px;
    height: 115px;
}

.subQueenSlots {
    background-position: -1150px -438px;
    width: 137px;
    height: 114px;
}

.subTenSlots {
    background-position: -1160px -574px;
    width: 99px;
    height: 114px;
}

/*
    SLOTS SUB MENU CHINA

html:lang(zh-CN) .subClubKoi {
    background-position: -963px -850px;
    width: 159px;
    height: 103px;
}

html:lang(zh-CN) .subKingSlots {
    background-position: -1312px -1044px;
    width: 102px;
    height: 120px;
}

html:lang(zh-CN) .subQueenSlots {
    background-position: -1141px -1056px;
    width: 139px;
    height: 113px;
}

html:lang(zh-CN)  .subTenSlots {
    background-position: -976px -1060px;
    width: 166px;
    height: 99px;
}
*/
/*
    GAMES SUB MENU
*/
.subAirFighter {
    background-position: -757px -14px;
    width: 153px;
    height: 106px;
}

.subFishermenGold {
    background-position: -760px -142px;
    width: 144px;
    height: 114px;
}

.subFishingKing {
    background-position: -956px -208px;
    width: 140px;
    height: 118px;
}

.subLiarDice {
    background-position: -981px -341px;
    width: 120px;
    height: 118px;
}

/*
    LOTTERY SUB MENU
*/
.subKeno {
    background-position: -228px -150px;
    width: 115px;
    height: 119px;
}

.subiLotto {
    background-position: -228px -298px;
    width: 125px;
    height: 114px;
}


.subsicbo {
    background-position: -616px -633px;
    width: 126px;
    height: 113px;
}

.subnumbergame {
    background-position: -616px -777px;
    width: 126px;
    height: 113px;
}


.userIcon {
    background-position: -1443px -919px;
    height: 41px;
    width: 38px;
}

.passIcon {
    background-position: -1443px -960px;
    height: 41px;
    width: 38px;
}

.width_20 {
    width: 20%;
}

.width_25 {
    width: 25%;
}

.width_33 {
    width: 33.33%;
}

.width_50 {
    width: 50%;
}
/*THIS IS SPRITE END*/
#logo {
    position: relative;
    float: left;
    font-family: 'Roboto',sans-serif;
    font-size: 36px;
    line-height: 100%;
    /* margin-top: 12px*/
}

    #logo a {
        display: block;
        color: #000
    }

        /*#logo img {
        display: block;
    }*/

        #logo a.standard-logo {
            display: block
        }

        #logo a.retina-logo {
            display: none
        }

.logoSvg {
    width: 263px;
    height: 70px;
}
    /*
        DECLARE SIZE HERE
        REMOVE ONCE THE THEME LOGO IS OVER
    */
    .logoSvg.cny {
        background-size: 100%;
    }
/******************************/

/*.logoSvg img {
           display:block;
    }*/



.logoSvg img.pushmeNone {
    /*width: 285px;
    height: 80px;*/
    /*width: 85%;*/
    display: block;
    height: 65px;
    /*margin-top: 5px;*/
}

.logoSvg img.pushmeLeft {
    margin-left: 80px;
    width: 180px;
    height: 90px;
}

.logoSvg img.pushmeRight {
    margin-left: 40px;
    width: 180px;
    height: 90px;
}


#primary-menu {
    float: right;
    margin-top: 22px;
}

    #primary-menu ul.mobile-primary-menu {
        display: none
    }

#header.full-header #primary-menu > ul {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #eee
}

#page-submenu-trigger,
#primary-menu-trigger {
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-size: 60px;
    color: #fff
}

#primary-menu ul {
    list-style: none;
    margin: 0
}

#primary-menu > ul {
    float: left
}

#primary-menu ul li {
    position: relative
}

    #primary-menu ul li.mega-menu {
        position: inherit
    }

#primary-menu ul > li {
    float: left;
    /*margin-left: 2px*/
}

#primary-menu > ul > li:first-child {
    margin-left: 0
}

#primary-menu ul li > a {
    display: block;
    line-height: 0;
    padding: 8px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'Roboto',sans-serif;
    -webkit-transition: margin .4s ease, padding .4s ease;
    -o-transition: margin .4s ease, padding .4s ease;
    transition: margin .4s ease, padding .4s ease
}

#header.sticky-header #logo {
    /*max-width: 150px;
    margin: 5px 5px;*/
    /*background: url(/Content/imagsmall.jpg) no-repeat !important;*/
}

    #header.sticky-header #logo img {
        height: 50px;
    }

    /*
        TO CONTROL LOGO THEME if there is LOGO THEME
    */
    #header.sticky-header #logo .logoSvg {
        width: auto;
        height: auto;
    }
        /*
            DECLARE SIZE HERE
            REMOVE ONCE THE THEME LOGO IS OVER
        */
        /*#header.sticky-header #logo .logoSvg.cny {
            background-size: 90%;
            width: 210px;
            height: auto;
        }*/
        /******************************************/

        #header.sticky-header #logo .logoSvg img.pushmeNone {
            width: auto;
            height: 65px;
            margin-top: 4px;
        }



#header.sticky-header #logo .logoSvg img.pushmeLeft {
    margin-left: 47px;
    width: 120px;
    height: 55px;
}

#header.sticky-header #logo .logoSvg img.pushmeRight {
    margin-left: 27px;
    width: 120px;
    height: 55px;
}


#header.sticky-header #primary-menu ul li > a {
    padding: 8px;
    transition: max-height 0.25s ease-in-out;
}

#primary-menu ul li:hover {
    background: #04722b
}

#primary-menu ul li.current > a {
    color: #f8bc04
}

#primary-menu ul li .mega-menu-content,
#primary-menu ul ul:not(.mega-menu-column) {
    display: none;
    position: absolute;
    width: 220px;
    background-color: #fff;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    border: none;
    height: auto;
    z-index: 199;
    top: 100%;
    left: 0;
    margin: 0
}

    #primary-menu ul ul:not(.mega-menu-column) ul {
        top: -2px !important;
        left: 218px
    }

    #primary-menu ul li .mega-menu-content.menu-pos-invert,
    #primary-menu ul ul.menu-pos-invert:not(.mega-menu-column) {
        left: auto;
        right: 0
    }

    #primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
        right: 218px
    }

#primary-menu ul ul li {
    float: none;
    margin: 0
}

    #primary-menu ul ul li:first-child {
        border-top: 0
    }

    #primary-menu ul ul li > a {
        font-size: 12px;
        font-weight: 600;
        color: #666;
        padding-top: 10px;
        padding-bottom: 10px;
        border: 0;
        letter-spacing: 0;
        font-family: 'Roboto',sans-serif;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

        #primary-menu ul ul li > a i {
            vertical-align: middle
        }

    #primary-menu ul ul li:hover {
        background-color: #f9f9f9;
        color: #1abc9c
    }

#primary-menu ul li .mega-menu-content,
#primary-menu ul li.mega-menu-small .mega-menu-content {
    width: 720px;
    max-width: 400px;
    background: #017028;
}

#primary-menu ul li.mega-menu .mega-menu-content,
.floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0 15px;
    width: 1155px;
    max-width: none
}

.floating-header #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0;
    width: 1220px
}

body.stretched .container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0 60px
}

body.stretched #header.full-header #primary-menu ul li.mega-menu .mega-menu-content {
    margin: 0 30px
}

#primary-menu ul li .mega-menu-content ul {
    display: block;
    position: relative;
    top: 0;
    min-width: inherit;
    border: 0;
    box-shadow: none;
    background-color: transparent
}

    #primary-menu ul li .mega-menu-content ul:not(.megamenu-dropdown) {
        display: block !important;
        opacity: 1 !important;
        top: 0;
        left: 0
    }

    #primary-menu ul li .mega-menu-content ul.mega-menu-column {
        float: left;
        margin: 0
    }

    #primary-menu ul li .mega-menu-content ul:not(.mega-menu-column) {
        width: 100%
    }

    #primary-menu ul li .mega-menu-content ul.mega-menu-column:not(:first-child) {
        border-left: 1px solid #f2f2f2
    }

#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title {
    margin-top: 20px
}

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:first-child {
        margin-top: 0
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {
        font-size: 13px;
        font-weight: 700;
        font-family: 'Roboto',sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase !important;
        margin-bottom: 15px;
        color: #444;
        padding: 0 !important;
        line-height: 1.3 !important
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {
        background-color: transparent
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover {
        color: #1abc9c
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title.sub-menu:hover > a,
    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title.sub-menu > a {
        background: 0 0
    }

#primary-menu ul li .mega-menu-content.style-2 li {
    border: 0
}

#primary-menu ul li .mega-menu-content.style-2 ul li > a {
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 7px
}

    #primary-menu ul li .mega-menu-content.style-2 ul li > a:hover {
        padding-left: 12px
    }

#primary-menu.style-1 > ul > li > a > div > .menuLabel {
    /*margin-top: 10px;*/
    display: inline-block;
    line-height: 35px;
    vertical-align: super;
}


#header.sticky-header #primary-menu.style-1 > ul > li > a > div > .menuLabel {
    display: inline-block;
    line-height: 35px;
    vertical-align: super;
}

#header.sticky-header #primary-menu.style-1 ul li div.parentImportant img {
    max-height: 20px
}

#header.sticky-header #primary-menu.style-1 ul li a {
    font-size: 12px
}

#primary-menu ul li .mega-menu-content.style-2 li ul.listv li {
    padding: 7px;
    color: #fff;
    position: relative;
}

    #primary-menu ul li .mega-menu-content.style-2 li ul.listv li.active ul.listvchild {
        display: block !important;
    }

    #primary-menu ul li .mega-menu-content.style-2 li ul.listv li ul.listvchild {
        display: none !important;
        position: absolute !important;
        left: 185px;
        top: 0;
        width: 940px;
        height: 170px !important
    }

    #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:nth-child(2) ul.listvchild {
        top: -36px !important
    }

    #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:nth-child(3) ul.listvchild {
        top: -70px !important
    }

    #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:nth-child(4) ul.listvchild {
        top: -104px !important
    }

    #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:nth-child(5) ul.listvchild {
        top: -139px !important
    }

#header.sticky-header #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:nth-child(2) ul.listvchild {
    top: -32px !important
}

#header.sticky-header #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:nth-child(3) ul.listvchild {
    top: -62px !important
}

#header.sticky-header #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:nth-child(4) ul.listvchild {
    top: -92px !important
}

#header.sticky-header #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:nth-child(5) ul.listvchild {
    top: -122px !important
}

#primary-menu ul li .mega-menu-content.style-2 li ul.listv li ul.listvchild li {
    float: left;
    height: 171px;
    margin-top: 2px
}

#header.sticky-header #primary-menu ul li .mega-menu-content.style-2 li ul.listv li ul.listvchild li {
    float: left;
    height: 150px;
    margin-top: 2px
}

#primary-menu ul li .mega-menu-content.style-2 li ul.listv li ul.listvchild li img {
    display: block;
    width: auto;
    height: auto
}

#primary-menu ul li .mega-menu-content.style-2 li ul.listv li ul.listvchild li a {
    padding: 0 10px
}

#primary-menu ul li .mega-menu-content.style-2 li ul.listv li > a {
    padding: 10px;
    color: #fff;
    display: block
}

#primary-menu ul li .mega-menu-content.style-2 li ul.listv li:hover {
    background: #fee71b
}

    #primary-menu ul li .mega-menu-content.style-2 li ul.listv li:hover > a {
        color: #2b2700;
    }

.staticData {
    padding: 20px 0;
    margin-right: 40px !important
}

.promoTitle {
    color: #fee71b;
    font-family: 'Roboto',sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px
}

.promoContent {
    color: #fff;
    font-size: 12px
}

/*,
#header,
#header-wrap {
    height: 140px;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease
}*/

/*#primary-menu > ul > li.mega-menu > .mega-menu-content,
#primary-menu > ul > li > .mega-menu-content,
#primary-menu > ul > li > ul {
    -webkit-transition: top .4s ease;
    -o-transition: top .4s ease;
    transition: top .4s ease
}*/

#header-wrap {
    position: relative;
    z-index: 199;
    -webkit-backface-visibility: hidden;
    background: #028843
}

#header.sticky-header #topnavID,
#topnavID.sticky-header > .topNavFixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #028843;
    z-index: 999;
}

    #topnavID.sticky-header > .topNavFixed .joinNow,
    #topnavID.sticky-header > .topNavFixed .login {
        height: auto;
        width: auto;
        line-height: normal;
        padding: 3px 40px;
        font-size: 12px;
        font-family: 'Roboto',sans-serif;
    }

#header.sticky-header #header-wrap {
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    background-color: #028843;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

    #header.sticky-header #header-wrap.reglog {
        top: 0
    }

/*#header.sticky-header:not(.static-sticky) #side-panel-trigger,
#header.sticky-header:not(.static-sticky) #top-cart,
#header.sticky-header:not(.static-sticky) #top-search,
#header.sticky-header:not(.static-sticky).sticky-style-2,
#header.sticky-header:not(.static-sticky).sticky-style-2 #primary-menu {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

#header.sticky-header:not(.static-sticky) #top-account {
    margin-top: 12px !important;
    margin-bottom: 13px !important
}

#header.sticky-header:not(.static-sticky) #top-cart .top-cart-content {
    top: 40px
}

#header.sticky-header.sticky-style-2 #primary-menu {
    border-top: 0
}*/



/*
    NEW HEADER
*/

.subnavnew {
    visibility: hidden; /* hides sub-menu */
    opacity: 0;
    position: absolute;
    top: 130px;
    left: 0;
    width: 100%;
    transform: translateY(-2em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    min-height: 180px;
}

    .subnavnew.hovered {
        visibility: visible;
        opacity: 1;
        z-index: 1;
        top: 114px;
        transform: translateY(0%);
        transition-delay: 0s, 0s, 0.3s;
    }

header.sticky-header > .subnavnew {
    top: 101px;
    transform: translateY(2em);
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    min-height: 180px;
}

    header.sticky-header > .subnavnew.hovered {
        position: fixed;
        top: 112px;
        visibility: visible;
        opacity: 1;
        z-index: 1;
        transform: translateY(0%);
        transition-delay: 0s, 0s, 0.3s;
    }


.subhide {
    display: none;
}

.subnavDiv {
    height: 180px;
}

.subcontainer {
    max-width: 1170px;
    margin: 0 auto;
}

.subcontainer-mobilenav {
}

.subItem {
    height: 180px;
    float: left;
}

    .subHov:hover > .subName {
        color: #ffee59;
    }

.holderImg {
    height: 129px;
    /*background: red;*/
    padding: 10px;
    text-align: center;
    position: relative;
}




.holderImg2 {
    /*overflow: hidden;
    height: 149px;
    position: relative;*/
}

.sportsmenu1 {
    height: 149px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.football-player {
    position: absolute;
    top: -15px;
    left: 0;
    transform: scale(0.9);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

.basketball-player {
    position: absolute;
    top: -7px;
    left: 0;
    transform: scale(0.9);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

.football-a-player {
    position: absolute;
    top: 0px;
    left: 0;
    transform: scale(0.9);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

.sportslogo {
    position: absolute;
    top: 45px;
    right: 20px;
    transform: scale(0.9);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

html:lang(vi-vn) .sportslogo {
    top: 40px;
}

html:lang(zh-cn) .sportslogo {
    right: 20px;
}

.sports-app {
    position: absolute;
    top: 10px;
    transform: scale(0.9);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

    .sports-app:hover {
        transform: scale(1);
    }

.sportsxlogo {
    position: absolute;
    top: 13px;
    right: 0px;
    transform: scale(0.9);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

html:lang(vi-vn) .sportsxlogo {
    top: 25px;
}

html:lang(zh-cn) .sportsxlogo {
    right: 15px;
}

.virtual-sportslogo {
    position: absolute;
    top: 23px;
    right: 0px;
    transform: scale(0.9);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
}

html:lang(vi-vn) .virtual-sportslogo {
    top: 28px;
    right: 20px;
}

html:lang(zh-cn) .virtual-sportslogo {
    right: 15px;
}


.subcontainer-sportsnav .subHov:hover, .subcontainer-mobilenav .subHov:hover {
    background: none;
}

    .subcontainer-sportsnav .subHov:hover .subPlay {
        background: #15a15a;
    }

.subcontainer-sportsnav .subHov .holderImg2:hover img, .subcontainer-mobilenav .subHov .holderImg2:hover img {
    transform: scale(1);
}




.subName {
    text-align: center;
    /*background: blue;*/
    color: #fff;
    height: 20px;
    line-height: 20px;
    font-size: 9px;
    color: #fee71b;
    text-transform: uppercase;
    letter-spacing: 1px;
}

html:lang(zh-CN) .subName {
    font-size: 13px;
}

.subPlay {
    /*background: yellow;*/
    height: 31px;
    color: #fff;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
}




.promoSubNavHolder {
    float: left;
    width: 20%;
}

.promoSubNavContentHolder {
    overflow: hidden;
}

.promoTabSub.nav-tabs {
    border: none;
}

    .promoTabSub.nav-tabs > li {
        float: none;
    }

        .promoTabSub.nav-tabs > li > a {
            margin-right: 0px;
            line-height: normal;
            border: none;
            border-radius: 0;
            text-align: left;
            padding: 0 0 0 5px;
            color: #fff;
            height: 30px;
            line-height: 30px;
        }

            .promoTabSub.nav-tabs > li.active > a,
            .promoTabSub.nav-tabs > li.active > a:focus,
            .promoTabSub.nav-tabs > li.active > a:hover,
            .promoTabSub.nav-tabs > li > a:focus {
                color: #fee71b;
                cursor: default;
                background-color: #09702b;
                border: none;
                border-bottom-color: none;
                cursor: pointer;
            }

.promoSubNavContentHolder .tab-content .tab-pane.active {
}


.image-holder-app {
    float: left;
    padding-left: 50px;
    margin-top: 20px;
}

.txt-holder-app {
    overflow: hidden;
    padding-top: 40px;
    padding-left: 15px;
    color: #fff;
}
html:lang(vi-vn) .txt-holder-app {
    padding-top: 35px;
}
    .txt-holder-app h3 {
        font-size: 14px;
        color: #fbf799;
        margin: 0;
        text-shadow: 0 0 10px #000;
    }



.subSliderProductOftheMonth .datetime{
    font-size:11px;
}.subSliderProductOftheMonth .match_leauge{
    color:#F1D71A !important;
}.match p{
    color:#fff !important;
    font-size:12px;
}
#content {
    position: relative;
    overflow: hidden
}

#content p {
    line-height: 3px;
    color: #a65a00;
    font-family: Kh-Battambang !important;
}

.content-wrap {
    position: relative;
    /*padding: 40px 20px 40px 20px;*/
    padding-top: 15px;
}

#content .container {
    position: relative
}

.home2nd {
    margin-bottom: 15px;
}

.iportfolio {
    position: relative;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0
}

    .iportfolio .portfolio-image {
        position: relative;
        overflow: hidden
    }

        .iportfolio .portfolio-image,
        .iportfolio .portfolio-image a,
        .iportfolio .portfolio-image img {
            display: block;
            width: 100%;
            height: auto
        }

    .iportfolio .portfolio-overlay {
        height: 100% !important
    }

.contBlog {
    position: relative;
    padding: 3% 0 0% 0;
    height: 174px;
    width: 100%;
    border-bottom: 1px solid #ececec;
    box-shadow: 0px 1px 0px #ffffff;
}
.contBlog p, .contBlog h5{
    font-family: Arial, Helvetica, sans-serif !important;
}
.blackBody .contBlog {
    position: relative;
    padding: 3% 0 0% 0;
    height: 174px;
    width: 100%;
    border-bottom: 1px solid #D18730;
    box-shadow: 0px 1px 0px #a65a00;
}

html:lang(zh-cn) .contBlog {
    padding-bottom: 10px;
    height: auto;
}


.contBlog:last-child {
    /*border-bottom: none;
        box-shadow:none;*/
    margin-bottom: 20px;
}


.contBlog img {
    height: 145px;
    width: 200px;
    float: left;
    margin-top: -5px;
}

.contBlog h5 {
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin: 0px 0 0 20px;
    color: #2c1802;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 25px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    float: left;
    width: 65%;
    font-family: Kh-Battambang !important;
}

.contBlog .textBlog {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    width: 65%;
    font-size: 13px;
}

.blackBody .contBlog .textBlog {
    color: #a65a00;
}

.whiteBody .contBlog .textBlog p {
    color: #333;
    display: inline;
}

.blackBody .contBlog .textBlog p {
    color: #a65a00;
    display: inline;
}

    .blackBody .contBlog .textBlog p strong {
        color: #fff;
        font-weight: normal;
    }

.whiteBody .contBlog .textBlog p strong {
    color: #333;
    font-weight: normal;
}

.whiteBody .contBlog .textBlog p a {
    text-decoration: none;
    color: #02552b;
}

.blackBody .contBlog .textBlog p a {
    text-decoration: none;
    color: #fee71b;
}

.blackBody .btnMoremoreinfo {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #a65a00;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    transition: all 1s ease;
    border: 1px solid #a65a00;
}


.whiteBody .contBlog h5 {
    font-family: 'Roboto',sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
    color: #028843
}

.contBlog .divAnch {
    z-index: 1;
    margin-top: -18px;
    font-size: 12px
}

.whiteBody .contBlog .btnMoreNews {
    font-size: 11px;
    font-weight: 700;
    color: #00a539;
    text-decoration: none;
    background: none;
    width: 114px;
    margin: 0 auto;
    height: 31px;
    line-height: 31px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    float: right;
    margin-top: 30px;
    border: 1px solid #00a539;
    transition: all 1s ease;
}

.blackBody .contBlog .btnMoreNews {
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    background: #9F5905;
    width: 114px;
    margin: 0 auto;
    height: 31px;
    line-height: 31px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    float: right;
    /*margin-top: 30px;*/
    border: 1px solid #a65a00;
    transition: all 1s ease;
}

.whiteBody .contBlog .btnMoreNews:hover, .whiteBody .contBlog .btnMoreNews:focus {
    background: #482701;
    color: #ffff;
}

.blackBody .contBlog .btnMoreNews:hover, .blackBody .contBlog .btnMoreNews:focus {
    background: #482701;
    color: #ffff;
}
/*.blackBody .col_one_third.contBlog:hover {
    background: #015f2f;
}

.whiteBody .col_one_third.contBlog:hover {
    background: rgb(238, 238, 238);
}*/
.tabs {
    position: relative
}

div#tab-2 {
    width: 100%;
}

ul.tab-nav:not(.tab-nav-lg) {
    margin: 0;
    border-bottom: 1px solid #ddd;
    list-style: none
}

    ul.tab-nav:not(.tab-nav-lg) li {
        float: left;
        border: 1px solid #ddd;
        height: 41px;
    }

        ul.tab-nav:not(.tab-nav-lg) li:first-child {
            border-left: 1px solid #ddd
        }

        ul.tab-nav:not(.tab-nav-lg) li a {
            display: block;
            color: #444;
            line-height: 40px;
            background-color: #f2f2f2;
            font-size: 14px;
            font-weight: 700;
            padding: 0 5%;
            text-align: center
        }

        ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
            position: relative;
            top: 1px;
            background-color: #fff
        }

.tabContainer ul.tab-nav:not(.tab-nav-lg) {
    margin: 0;
    border-bottom: none
}

.tabContainer ul.tab-nav:not(.tab-nav-lg) {
    margin: 0;
    border-bottom: none;
    list-style: none;
    width: 100%;
    height: 50px;
}

    .tabContainer ul.tab-nav:not(.tab-nav-lg):after, .tabContainer ul.tab-nav:not(.tab-nav-lg):before {
        display: table;
        content: "";
    }

    .tabContainer ul.tab-nav:not(.tab-nav-lg):after {
        clear: both;
    }

    .tabContainer ul.tab-nav:not(.tab-nav-lg) li {
        float: left;
        border: none;
        height: 47px;
        width: 25%;
    }

        .tabContainer ul.tab-nav:not(.tab-nav-lg) li a {
            background-color: #a65a00;
            color: #fff;
            border: 1px solid #D18730;
            line-height: 47px;
        }

        .tabContainer ul.tab-nav:not(.tab-nav-lg) li .last-A {
            background: #03732b;
            border: none
        }

        .tabContainer ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
            position: relative;
            top: 0;
            background-color: #D18730;
            color: #fff;
            border: 1px solid #a65a00;
        }

.icon5 {
    width: 25px;
    height: 19px;
    background-position: -55px -592px;
    vertical-align: middle;
    margin-right: 5px
}

.tabContainer ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active .icon5 {
    width: 25px;
    height: 19px;
    background-position: -82px -592px;
}

.icon6 {
    background-position: -54px -615px;
    width: 23px;
    height: 19px;
    margin-right: 5px;
    vertical-align: middle;
}

.tabContainer ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active .icon6 {
    background-position: -79px -615px;
    width: 23px;
    height: 19px;
    margin-right: 5px;
    vertical-align: middle;
}

.icon7 {
    width: 21px;
    height: 21px;
    margin-right: 5px;
    vertical-align: middle;
    background-position: -55px -636px;
}

.tabContainer ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active .icon7 {
    width: 21px;
    height: 21px;
    background-position: -79px -636px;
}

.tabs.tabs-alt ul.tab-nav li {
    border-color: transparent
}

    .tabs.tabs-alt ul.tab-nav li:first-child {
        border-left: 0
    }

    .tabs.tabs-alt ul.tab-nav li a {
        background-color: #fff
    }

    .tabs.tabs-alt ul.tab-nav li.ui-tabs-active a {
        border: 1px solid #ddd;
        border-bottom: 0
    }

.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a {
    top: -1px;
    height: 43px;
    line-height: 38px;
    border-top: 2px solid #1abc9c
}

.tabs.tabs-alt.tabs-tb ul.tab-nav li.ui-tabs-active a {
    height: 42px
}

.tabs.tabs-bb ul.tab-nav li {
    border: 0;
    margin: 0
}

    .tabs.tabs-bb ul.tab-nav li a {
        background-color: transparent;
        border-bottom: 2px solid transparent
    }

    .tabs.tabs-bb ul.tab-nav li.ui-tabs-active a {
        border-bottom: 2px solid #1abc9c;
        top: -2px;
        height: 44px;
        line-height: 44px
    }

.tab-container {
    position: relative;
    padding: 0px 0 0;
}

    .tab-container .col_full label {
        font-size: 15px;
    }

ul.tab-nav li a i {
    position: relative;
    top: 1px;
    font-size: 14px;
    margin-right: 3px
}

.tabs-bordered ul.tab-nav li:first-child {
    margin-left: 0
}

.tabs-bordered .tab-container {
    border: 1px solid;
    border-top: 0;
    padding: 20px
}

.blackBody .tabContainer .tabs-bordered .tab-container {
    border: none;
    padding: 20px 0px 20px 0px;
}

.whiteBody .tabContainer .tabs-bordered .tab-container {
    border: none;
    padding: 20px 0px 20px 0px;
}

.tabs-bordered.side-tabs ul.tab-nav {
    position: relative;
    padding: 0;
    z-index: 2;
    margin-right: -1px
}

    .tabs-bordered.side-tabs ul.tab-nav li a {
        height: auto;
        line-height: 44px
    }

    .tabs-bordered.side-tabs ul.tab-nav li.ui-tabs-active a {
        right: -1px;
        border-right: 1px solid #fff
    }

.tabs-bordered.side-tabs .tab-container {
    overflow: hidden;
    padding: 20px;
    border-top: 1px solid #ddd
}

.feature-box.media-box {
    padding: 0
}

    .feature-box.media-box .fbox-media {
        margin: 0 0 25px;
    }

        .feature-box.media-box .fbox-media,
        .feature-box.media-box .fbox-media a,
        .feature-box.media-box .fbox-media img {
            position: relative;
            display: block;
            width: 100%;
            height: auto
        }

            .feature-box.media-box .fbox-media img {
                border: 2px solid #fff
            }

            .feature-box.media-box .fbox-media iframe {
                display: block
            }

    .feature-box.media-box p {
        margin-top: 17px;
        font-size: 12px
    }

    .feature-box.media-box.fbox-bg .fbox-media {
        margin: 0
    }

    .feature-box.media-box.fbox-bg .fbox-desc {
        padding: 25px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        border-top: 0;
        border-radius: 0 0 5px 5px
    }

    .feature-box.media-box.fbox-bg .fbox-media img {
        border-radius: 5px 5px 0 0
    }

.skills {
    margin: 0;
    list-style: none;
    padding-top: 35px
}

    .skills li {
        position: relative;
        margin-top: 38px;
        height: 4px;
        background-color: #f5f5f5;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        border-radius: 2px
    }

    .skills.progressCustom li {
        position: relative;
        margin-top: 45px;
        height: 6px;
        background-color: #9F5905;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
        border-radius: 2px;
        margin-bottom: 90px;
        /* border-radius: 5px; */
    }
    .tabs span{color: #ffff!important;}
    .skills.progressCustom {
        margin-bottom: 60px
    }

        .skills.progressCustom li span {
            font-size: 20px;
            font-family: 'Roboto',sans-serif;
            font-weight: bold;
            text-transform: none;
        }

        .skills.progressCustom li .progress {
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            height: 5px;
            background-image: linear-gradient(to right,#d22b2b,#ffa500,#e1f91a,#d18730);
            position: absolute;
            line-height: normal;
            overflow: visible !important;
            -webkit-transition: width 1.2s ease-in-out;
            -o-transition: width 1.2s ease-in-out;
            transition: width 1.2s ease-in-out;
        }

            .skills.progressCustom li .progress:after {
                content: '';
                width: 100%;
                display: block;
                position: absolute;
                height: 60px;
                top: 2px;
                transform: skewX(30deg);
                left: 17px;
                background: linear-gradient(to top,rgba(255, 255, 255, 0) 0%,rgba(72, 72, 72, 0.25) 100%);
            }

    .skills li:first-child {
        margin-top: 0
    }

    .skills li .progress {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background-color: #1abc9c;
        overflow: visible !important;
        border-radius: 2px;
        -webkit-transition: width 1.2s ease-in-out;
        -o-transition: width 1.2s ease-in-out;
        transition: width 1.2s ease-in-out
    }

    .skills li .progress-percent {
        position: absolute;
        top: -28px;
        right: 0;
        color: #f9f9f9;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
        height: 22px;
        line-height: 22px;
        padding: 0 5px;
        font-size: 11px;
        border-radius: 2px
    }

.whiteBody .skills li .progress-percent {
    position: absolute;
    top: -28px;
    right: 0;
    color: #333;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    font-size: 11px;
    border-radius: 2px
}

.skills li .progress-percent .counter {
    font-weight: 400;
    font-family: 'Roboto',sans-serif;
}

.progress-percent:after,
.progress-percent:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.progress-percent:after {
    border-top-color: #333;
    border-width: 4px;
    left: 50%;
    margin-left: -4px
}

.progress-percent:before {
    border-top-color: #333;
    border-width: 5px;
    left: 50%;
    margin-left: -5px
}

.skills li > span {
    position: absolute;
    z-index: 1;
    top: -25px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

span.time {
    right: 0;
}

    span.time font {
        font-size: 14px;
    }

/*------------------------------------------------------32. Footer-----------------------------------------------------------------*/
#footer {
    position: relative;
    background-color: #eee
}

.device-lg.sticky-footer #top-bar,
.device-md.sticky-footer #top-bar {
    z-index: 299
}

.device-lg.sticky-footer #header,
.device-md.sticky-footer #header {
    z-index: 199
}

.device-lg.sticky-footer #content,
.device-lg.sticky-footer #page-submenu,
.device-lg.sticky-footer #page-title,
.device-lg.sticky-footer #slider,
.device-md.sticky-footer #content,
.device-md.sticky-footer #page-submenu,
.device-md.sticky-footer #page-title,
.device-md.sticky-footer #slider {
    z-index: 2
}

.device-lg.sticky-footer #footer,
.device-md.sticky-footer #footer {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.device-lg.sticky-footer:not(.stretched) #footer,
.device-md.sticky-footer:not(.stretched) #footer {
    left: 50%;
    margin-left: -610px;
    width: 1220px
}

.device-md.sticky-footer:not(.stretched) #footer {
    margin-left: -500px;
    width: 1000px
}

#footer .footer-widgets-wrap {
    position: relative;
    /padding: 80px 0
}

.footer-widgets-wrap .col_five_sixth,
.footer-widgets-wrap .col_four_fifth,
.footer-widgets-wrap .col_full,
.footer-widgets-wrap .col_half,
.footer-widgets-wrap .col_one_fifth,
.footer-widgets-wrap .col_one_fourth,
.footer-widgets-wrap .col_one_sixth,
.footer-widgets-wrap .col_one_third,
.footer-widgets-wrap .col_three_fifth,
.footer-widgets-wrap .col_three_fourth,
.footer-widgets-wrap .col_two_fifth,
.footer-widgets-wrap .col_two_third {
    margin-bottom: 0
}

#footer.dark {
    background: #028843;
}

#footer .info .title {
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 30px
}

#footer .info p {
    margin-bottom: 10px;
    font-family: 'Roboto',sans-serif;
    font-size: 11px
}

#copyrights {
    padding: 12px 0 70px 0;
    font-size: 11px;
    line-height: 1.8;
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    color: #9cd0a0;
    max-width: 100%;
    margin: 0 auto;
}

    #copyrights i.footer-icon {
        position: relative;
        top: 1px;
        font-size: 14px;
        width: 14px;
        text-align: center;
        margin-right: 3px
    }

.copyright-links a {
    display: inline-block;
    margin: 0 3px;
    color: #333;
    border-bottom: 1px dotted #444
}

    .copyright-links a:hover {
        color: #555;
        border-bottom: 1px solid #666
    }

.copyrights-menu {
    margin-bottom: 10px
}

    .copyrights-menu a {
        font-size: 14px;
        margin: 0 10px;
        border-bottom: 0 !important
    }

#copyrights .col_half {
    margin-bottom: 0 !important;
    margin-top: 10px !important
}

#gotoTop {
    display: none;
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #333;
    background-color: rgba(0, 0, 0, .3);
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px
}

body:not(.device-touch) #gotoTop {
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear
}

.stretched #gotoTop {
    bottom: 30px
}

#gotoTop:hover {
    background-color: #fee71b;
    color: #fff
}

.stretched #wrapper {
    width: 100%;
    margin: 0;
    box-shadow: none
}

.animsition-overlay,
body:not(.no-transition) #wrapper {
    position: relative;
    opacity: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.borderRed {
    border: 1px solid red;
}

#topnavID {
    background: #028843;
}

.topNav {
    height: 40px;
    width: 100%;
    vertical-align: top;
}

.iconn-mobile {
    background-position: 0 -55px;
    width: 27px;
    height: 49px
}

.bannerCustom {
    display: block;
    margin: 10px 0;
}



.blackBody .btnMoreDetails {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #a65a00;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    transition: all 1s ease;
    border: 1px solid #a65a00;
}
/*btnReadmore*/
.blackBody .btnReadmore {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #a65a00;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    transition: all 1s ease;
    border: 1px solid #a65a00;
}
.tab-content .tcenter .btnReadmore {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #a65a00;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    transition: all 1s ease;
    border: 1px solid #a65a00;
}
.blackBody .btnReadmore:hover, .blackBody .btnReadmore:focus {
        background: #9F5905;
        color: #2b2700;
    }
/*end btnReadmore*/

.tab-content .tcenter .btnMoreDetails {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #a65a00;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    transition: all 1s ease;
    border: 1px solid #a65a00;
}

    .blackBody .btnMoreDetails:hover, .blackBody .btnMoreDetails:focus {
        background: #9F5905;
        color: #2b2700;
    }

.btnMoreDetails {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #00a539;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
    transition: all 1s ease;
    border: 1px solid #00a539;
}

    .btnMoreDetails:hover, .btnMoreDetails:focus {
        background: #00a539;
        color: #fff;
    }

.whiteBody #clubKing .btnMoreDetails,
.whiteBody #clubAce .btnMoreDetails,
.whiteBody #clubQueen .btnMoreDetails,
.whiteBody #clubJack .btnMoreDetails,
.whiteBody #clubTen .btnMoreDetails,
.blackBody #clubQueen .btnMoreDetails,
.blackBody #clubAce .btnMoreDetails,
.blackBody #clubKing .btnMoreDetails,
.blackBody #clubJack .btnMoreDetails,
.blackBody #clubTen .btnMoreDetails {
    width: 195px;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    cursor: pointer;
}

.whiteBody .btnYellow:hover {
    background: #04712a;
    color: #fff;
}

.whiteBody .btnYellow {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: #00a539;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
}

.blackBody .btnYellow:hover {
    color: #1d1900;
    background: #FFFF1B;
}

.blackBody .btnYellow {
    width: 155px;
    height: 43px;
    line-height: 43px;
    background: #fee71b;
    color: #1d1900;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
    display: inline-block;
    font-weight: 700;
    border: none;
    text-transform: uppercase;
}

.forbtnOnly {
    margin: 0 0 60px 0
}

.iconn-all-news {
    width: 25px;
    height: 19px
}

.footnav a {
    color: #9cd0a0;
    margin-right: 3px
}

.footnavSpaceLeft {
    margin-left: 3px
}

.footnav a:hover {
    color: #fee71b !important
}



.closeButtonIcon {
    width: 39px;
    height: 159px;
    background-position: -447px -842px;
}

.slideIconTop {
    position: absolute;
    top: -105px;
    left: 0
}

/*.cbp-spmenu {
    width: 235px
}*/

.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 700
}

    .cbp-spmenu a b {
        font-size: 16px;
        font-weight: 700
    }

    .cbp-spmenu a:active {
        background: #afdefa;
        color: #47a3da
    }

.cbp-spmenu-vertical a {
    padding: 1em
}

#btn-download p,
.cbp-spmenu,
.cbp-spmenu a,
.cbp-spmenu-push,
.chat .links a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}



.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.bell {
    width: 21px;
    position: relative;
    margin-right: 10px;
    margin-top: 10px;
    position: relative;
}

    .bell .notifCount {
        display: none;
        position: absolute;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background-color: red;
        color: #fff;
        font-size: 9px;
        text-align: center;
        right: -3px;
        top: -4px;
    }

        .bell .notifCount.newNotif {
            display: block;
        }

.parentImportant {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0
}

.parentImportantBlock {
    position: relative;
    display: block;
    margin: 0;
    padding: 0
}

.childImportant {
    position: absolute;
    top: -6px;
    right: -10px;
    z-index: 999;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 8px;
    text-align: center;
    width: 20px;
    height: 10px;
    line-height: 10px;
    background: red;
    border-radius: 0px;
}

.childImportantSub {
    position: absolute;
    top: 10px;
    right: 20%;
    z-index: 999;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    width: 30px;
    height: 16px;
    line-height: 16px;
    background: red;
    border-radius: 0px;
    -webkit-animation: blinkme ease-in-out 1s infinite;
    animation: blinkme ease-in-out 1s infinite;
}

.hotChild {
    position: absolute;
    top: 10px;
    left: -80px;
}

@media (max-width: 900px) {
    .hotChild {
        position: absolute;
        top: -15px;
        left: -15px;
        width: 40%;
    }
}

@keyframes blinkme {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 0.1;
    }
}




#header.sticky-header .childImportant {
    position: absolute;
    top: -6px;
    right: -10px;
    z-index: 999;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 8px;
    text-align: center;
    width: 20px;
    height: 10px;
    line-height: 10px;
    background: red;
    border-radius: 0px;
}

.newImportant {
    position: absolute;
    bottom: -5px;
    right: -5px;
    z-index: 999
}

.time-date {
    color: #fff;
    z-index: 1;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    height: 40px;
    line-height: 40px;
    display: block;
}

/*.marquee {
    z-index: 1;
    font-size: 11px;
    font-family: 'Roboto',sans-serif;
    padding: 0 10px;
    width: 100%;
}*/
/*
    QUICK FIX FO SAFARI VERSION
*/
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .marquee {
        max-width: 54%;
    }
}*/

/*.marquee.marquee-afterLogin {
    z-index: 1;
    font-size: 11px;
    font-family: 'Roboto',sans-serif;
    padding: 0 10px;
    max-width: 29%;
    width: 100%;
}*/
.marquee {
    margin: 15px 0;
    cursor: pointer;
}

    .marquee.ppage {
        margin: 0px 0 15px 0;
    }

    .marquee.paymentpage {
        margin: 15px 0 0px 0;
    }

    .marquee span {
        background: #04712a;
        color: #fee71b;
        float: left;
        width: auto;
        height: 20px;
        line-height: 20px;
        padding: 0 15px;
        font-size: 11px;
    }

        .marquee span img {
            vertical-align: top;
            margin-left: 10px;
        }

    .marquee p {
        overflow: hidden;
        margin: 0;
        height: 20px;
    }

    .marquee div {
        line-height: 21px;
    }

    .marquee marquee {
        background: #036323;
        color: #fff;
        box-sizing: border-box;
        height: 20px;
        line-height: 20px;
        font-size: 11px;
        font-family: 'Roboto',sans-serif;
    }

@media (max-width: 768px) {
    .marquee {
        display: none;
    }
}

.flags {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.enFlag {
    width: 18px;
    height: 18px;
    background-position: 0 -574px;
    vertical-align: middle;
}

.vnFlag {
    width: 18px;
    height: 18px;
    background-position: -21px -574px;
    vertical-align: middle;
}

.cnFlag {
    width: 18px;
    height: 18px;
    background-position: -21px -555px;
    vertical-align: middle;
}
/*
    CLICKS - NAVIGATION
*/
.clicks {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
}

    .clicks.active {
        /*background: #007028;*/
    }

    .clicks img {
        vertical-align: middle;
    }

.notes {
    z-index: 999;
    position: absolute;
    left: -73px;
    top: 35px;
    display: none;
    margin: 0;
    font-family: 'Roboto',sans-serif;
    font-size: 11px;
}

.notesHolder {
    background: #036526;
    padding: 10px;
}

.clicks:hover > .notes {
    display: block;
}


.notes .items {
    text-align: left;
    border-top: 1px solid #1f8852;
    border-bottom: 1px solid #065422;
}

    .notes .items:first-child {
        border-top: none;
    }

    .notes .items:last-child {
    }

    .notes .items img {
        margin-right: 9px;
        margin-left: 10px;
        vertical-align: middle
    }

    .notes .items a {
        text-decoration: none;
        color: #fff;
        font-size: 11px;
        display: block;
        padding: 7px 0 7px 10px;
        width: 153px
    }

        .notes .items a:hover {
            background: #028843;
            color: #fee71b;
            font-weight: 700
        }

    .notes .items:last-child {
        border-bottom: none !important
    }

/*
    PROFILE - NAVIGATION
*/
.profile {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
}

    .profile.active {
        /*background: #007028;*/
    }

    .profile img {
        vertical-align: middle;
    }

.profileChild {
    z-index: 999;
    position: absolute;
    left: -73px;
    top: 35px;
    display: none;
    margin: 0;
    font-family: 'Roboto',sans-serif;
    font-size: 11px;
}

.profile:hover > .profileChild {
    display: block;
}

.dataHolder {
    background: #036526;
    padding: 15px 10px 10px 10px;
}

.profileChild .data {
    text-align: left;
    border-top: 1px solid #1f8852;
    border-bottom: 1px solid #065422;
}

    .profileChild .data:first-child {
        border-top: none;
    }

    .profileChild .data:last-child {
        border-bottom: none;
    }

    .profileChild .data img {
        margin-right: 9px;
        margin-left: 10px;
        vertical-align: middle
    }

    .profileChild .data a {
        text-decoration: none;
        color: #fff;
        font-size: 11px;
        display: block;
        padding: 7px 0 7px 10px;
        width: 153px
    }

        .profileChild .data a:hover {
            background: #028843;
            color: #fee71b;
            font-weight: 700
        }

    .profileChild .data:last-child {
        border-bottom: none !important
    }

/*
    BALANCE - NAVIGATION
*/
/*
    BALANCE - NAVIGATION
*/
.balance {
    font-family: 'Roboto',sans-serif;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
    font-weight: 400;
}

    /*.balance img {
        margin: 0 5px;
    }*/

    .balance span {
        font-size: 12px;
        margin-right: 5px;
        color: #fee71b;
        vertical-align: middle;
    }

        .balance span .mainWallet-refresh {
            margin-left: 0;
        }

        .balance span img {
            max-height: 20px;
            max-width: 20px;
            width: 100%;
            height: auto;
        }

    .balance:hover > .balanceChild {
        display: block;
    }

.arrowUpHere {
    /*background: #007028;*/
    width: 0;
    margin-top: -20px;
    height: 0;
    border-style: solid;
    border-width: 0 10px 8px 10px;
    border-color: transparent transparent #036526 transparent;
    margin-left: 87px;
}

.arrowUpHere2 {
    /*background: #007028;*/
    width: 0;
    margin-top: -30px;
    height: 0;
    border-style: solid;
    border-width: 0 10px 8px 10px;
    border-color: transparent transparent #036526 transparent;
    margin-left: 66px;
    margin-bottom: 10px;
}



.balance img {
    vertical-align: middle;
}









.btnplaynow {
    background: #fff;
    color: #017028;
    text-align: center;
    width: 103px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    font-weight: bold;
}

.mega-menu-content.style-2 > ul li article:hover {
    background: #fee71b
}

    .mega-menu-content.style-2 > ul li article:hover .btnplaynow {
        background: #017028;
        color: #fff
    }

    .mega-menu-content.style-2 > ul li article:hover div .btnplaynow {
        background: #017028;
        color: #fff
    }

.mega-menu-content.style-2 > ul li article {
    padding: 20px 0
}

.beforelogin {
    max-width: 383px;
    width: 100%;
}

.loginPart {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.login {
    background: #fff;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    position: relative;
    text-align: center;
    line-height: 26px;
    height: 26px;
    width: 110px;
    font-weight: 700;
    display: inline-block;
}

.downArrowIcon {
    width: 10px;
    height: 7px;
    background-position: 0 -564px;
    /*margin-left: 15px;*/
}

.login img {
    vertical-align: middle;
    margin-left: 10px
}

.loginBody {
    width: 380px;
    z-index: 999;
    position: absolute;
    top: 30px;
    left: -130px;
    display: none;
}

.holderloginBody {
    margin: 0;
    background: #094511;
    font-family: 'Roboto',sans-serif;
    font-size: 11px;
    padding: 30px;
    border-radius: 5px;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #094511;
    display: block;
    margin: 0 auto;
}
/*LOGIN Submit btn*/
#loginForm table {
    width: 100%;
}

    #loginForm table tr td:first-child {
        width: 38px;
    }

    #loginForm table tr td {
        line-height: normal;
        padding-bottom: 5px;
    }

        #loginForm table tr td img {
            width: 323px;
            height: auto;
            border: 1px solid #02843f;
        }

        #loginForm table tr td .loginTitle {
            color: #fee71b;
            font-weight: bold;
            font-size: 14px;
            margin-bottom: 8px;
            display: block;
        }

#loginForm .button {
    background: #fff;
}

    #loginForm .button:hover {
        background: #00a539;
        color: #fff;
    }

    #loginForm .button .spinner, #loginFormMobile .log-in-btn .spinner {
        border: 2px solid #02552b;
        border-top: 2px solid #000;
    }
/*END LOGIN Submit btn*/

.clickHere {
    width: 240px;
    color: #fff;
}

.clickheretxt {
    color: #fee71b !important;
}

    .clickheretxt:hover {
        color: #e6bd1f !important;
    }

.loginBody input::placeholder {
    color: #eee;
}

.loginBody input[type=password],
.loginBody input[type=text] {
    width: 100%;
    color: #97efb0 !important;
    border: none;
    height: 41px;
    line-height: 41px;
    padding-left: 10px;
    font-size: 11px;
    background: #094b1c;
    border-bottom: 1px solid #0c7f2c;
    margin-top: -2px;
}


.loginBody input[type=checkbox] {
    margin: 0;
    vertical-align: middle
}

.loginBody .submit {
    background: #fff;
    color: #333333;
    height: 41px;
    line-height: 41px;
    width: 100%;
    font-size: 11px;
    text-align: center;
    border: none;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
}

    .loginBody .submit:hover {
        background: #00a539;
        color: #fff;
    }
/*
.rightBorder {
    border-right: 1px solid #000;
    padding-right: 8px!important
}

.padLeft {
    padding-left: 11px;
    padding-top: 14px
}
.padRight {
    padding-right: 11px;
    padding-top: 14px
}
    */
.loginBody .forcheckBox {
    margin-top: 10px;
}

.loginBody label {
    font-family: 'Roboto',sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: none;
    margin: 0;
    letter-spacing: normal;
    color: #fff;
    text-align: left;
}

.joinNow {
    background: #fee71b;
    color: #2b2700;
    display: block;
    text-align: center;
    line-height: 25px;
    height: 26px;
    width: 110px;
    font-weight: 700;
    display: inline-block;
    margin: 10px 0px;
}

    .joinNow:hover, .joinNow:focus {
        background: #FFFF1B !important;
        color: #2b2700;
    }
/*.login:hover {
    background: #04722b !important;
    color: #fff;
}*/
/*.mobVer {
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff
}*/

.deposit, .logout {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    position: relative;
    text-align: center;
    line-height: 26px;
    height: 26px;
    width: 115px;
    font-weight: 700;
    display: inline-block;
    margin: 7px 0px 0 5px;
}

.blackBody .joinNowModal .modal-content {
    color: #fff;
    background: #2d2d2d
}

.whiteBody .joinNowModal .modal-content {
    color: #2d2d2d;
    background: #fff
}

.modalLogo {
    text-align: center;
    margin-bottom: 15px
}



.marginLeft {
    margin-left: 20%;
}

.currencyPad {
    padding-left: 3px;
}

.hasArrow {
    overflow: hidden;
    background-position: 95% 50%;
    background-color: transparent;
}

select.hasNoAppearance::-ms-expand {
    display: none;
}

.hasNoAppearance {
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
}

.selectDiv {
    display: inline-block;
    width: 100%;
    background-position: 95% 50%;
    background-color: transparent;
    vertical-align: middle;
    /*text-align: center;
    text-align-last: center;*/
    height: 40px;
    border: none;
    border-bottom: 1px solid #bababa;
    /*float:left;
    margin-right:5px;*/
}
/*.selectDiv:nth-child(3) {
    margin-right: 0;                                
    width: 33%;
}*/

select.dropSelect::-ms-expand {
    display: none;
}


.colorRed {
    color: red
}



.modLeftP {
    font-family: 'Roboto',sans-serif;
    font-size: 13px
}

.btnJoinNow {
    text-align: center;
    color: #fff;
    background: #f8bb04;
    padding: 5px;
    border: none;
    width: 65%
}

    .btnJoinNow:hover {
        background: #deab12
    }

.btnJoinNowForgot {
    text-align: center;
    color: #fff;
    background: #f8bb04;
    padding: 5px;
    border: none;
    width: 30%;
    font-weight: 700
}


.okcheck,
.okcross {
    display: none
}

    .okcheck .glyphicon-ok {
        color: #3cd400;
    }

    .okcross .glyphicon-remove {
        color: #ce0000;
    }

.mobileToolTip {
    display: none;
}

.input:focus ~ .tooltips {
    display: inline-block
}

.tooltips {
    font-family: 'Roboto',sans-serif;
    display: none;
    position: absolute;
    margin-left: 20px;
    margin-top: -10px;
    padding-left: 10px;
    background-position: 0 10px;
    z-index: 1
}

    .tooltips p {
        background: #acadad;
        font-size: 12px;
        width: 200px;
        height: auto;
        margin: 0;
        color: #333;
        text-align: left;
        padding: 8px 15px 8px 15px;
        border: 1px solid #666;
        border-left: none
    }

        .tooltips p span {
            display: block;
            padding: 0;
            text-align: left;
            color: #384f71;
            font-weight: 700
        }

    .tooltips .short {
        font-weight: 700;
        color: red;
        font-size: larger
    }

    .tooltips .weak {
        font-weight: 700;
        color: orange;
        font-size: larger
    }

    .tooltips .good {
        font-weight: 700;
        color: #2d98f3;
        font-size: larger
    }

    .tooltips .strong {
        font-weight: 700;
        color: #32cd32;
        font-size: larger
    }

#navSlider {
    display: block;
    height: 167px;
    width: 400px
}



.custwidth {
    width: 321px;
    margin-left: 50px;
    margin-right: 0;
}

    .custwidth table p {
        line-height: 20px
    }

.member-service img {
    margin: 0 10px
}

.login-banner-left {
    padding: 20px;
    margin-left: 55px;
}

.blackBody .login-banner-left {
    background: #0b4626;
}

.whiteBody .login-banner-left {
    background: #f5f5f5;
}

.login-banner-left img {
    width: 100%;
    height: auto
}

.tTitle {
    margin-bottom: 20px
}

.smalltxt {
    font-size: 11px;
    /*//padding: 0 0 10px 0;*/
    display: inline-block;
    /*width: 70%*/
}

.smallMarginTop {
    margin-top: 20px;
}

.regAnchor {
    color: #e05c49;
    font-weight: bold;
}

    .regAnchor:hover, .regAnchor:focus {
        color: #ff0000;
    }

.blackBody .regAnchor {
    color: #fee71b;
}

    .blackBody .regAnchor:hover, .blackBody .regAnchor:focus {
        color: #e1cb06;
    }

.feature-box h4 {
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fee71b
}

.whiteBody .feature-box h4 {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #028843
}

.feature-box h4 a {
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fee71b
}

.whiteBody .feature-box h4 a {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #028843
}

#cirlceFlags {
    padding: 10px 5px;
}

    #cirlceFlags ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        #cirlceFlags ul li {
            position: relative
        }

        #cirlceFlags ul #childFlag {
            display: none
        }

        #cirlceFlags ul li:hover > #childFlag {
            display: block;
            position: absolute;
            top: 19px;
            right: 0;
            z-index: 9999
        }

        #cirlceFlags ul #childFlag li a {
            width: 100px;
            display: inline-block;
            background: #007028;
            text-align: right;
            padding: 4px;
            color: #fff;
            font-size: 12px
        }

        #cirlceFlags ul #childFlag li.active a,
        #cirlceFlags ul #childFlag li:hover a {
            color: #fee71b
        }

        #cirlceFlags ul #childFlag li a img {
            margin-left: 5px
        }


.colorChange {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    border-radius: 50px;
    height: 20px;
    width: 20px;
    display: block;
}

.black {
    background: #038842;
    border: 1px solid #fff
}

.white {
    background: #fff;
    border: 1px solid #2d2d2d
}

.colorItem {
    padding: 3px;
    color: #fff
}

.circleBox {
    height: 20px;
    width: 20px;
    border-radius: 50px;
    display: block;
    vertical-align: middle;
}

#cirleColors {
    padding: 10px 5px;
}

    #cirleColors ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #cirleColors ul li {
            position: relative;
        }

        #cirleColors ul #childColor {
            position: absolute;
            top: 20px;
            right: 0;
            z-index: 9999;
            display: none;
            background: #007028;
        }

        #cirleColors ul li:hover > #childColor {
            display: block;
        }

        #cirleColors ul #childColor li a {
            display: inline-block;
            text-align: right;
            padding: 4px 4px 0 4px;
            color: #fff;
            font-size: 12px
        }

        #cirleColors ul #childColor li.active a,
        #cirleColors ul #childColor li:hover a {
            color: #fee71b
        }

.deposit.afterLogin {
    color: #2b2700;
    background: #fee71b;
    border-color: #fee71b;
    text-transform: uppercase;
}

.logout.afterLogin {
    background: #fff;
    color: #333;
    border: none;
    text-transform: uppercase;
}

.joinNow.afterLogin {
    color: #fff;
    background: #b3b3b3
}

.afterLogin img {
    color: pointer
}

.headLiveChat img {
    position: relative;
    top: 3px
}

ul.top-link {
    float: right;
    margin: 0 15px 5px 0;
    padding: 0;
    list-style: none;
    transition: .3s linear
}

    ul.top-link li {
        float: left;
        margin: 0 0 0 10px;
        padding: 0;
        border-left: thin solid #fff;
        font-size: 11px;
        color: #fff
    }

        ul.top-link li:first-child {
            border-left: none
        }

        ul.top-link li a {
            display: block;
            color: inherit;
            line-height: normal;
            padding-left: 10px
        }

        ul.top-link li.active a,
        ul.top-link li:hover a {
            color: #fee71b
        }

#header.sticky-header #header-wrap.header-wrap-afterLogin {
    top: 32px
}

#header.sticky-header ul.top-link {
    margin-right: 17px;
    position: relative;
    top: 4px
}

.welcome {
    color: #fff;
    font-size: 12px;
    line-height: 40px;
    padding: 0;
    font-family: 'Roboto',sans-serif;
}

    .welcome table tr td:last-child span {
        width: auto;
        display: block;
        margin-left: 5px;
        margin-right: 10px;
    }

    .welcome span,
    .welcome span a {
        color: #fee71b;
        font-weight: 700;
        font-family: 'Roboto',sans-serif;
    }

.totalAllWalletHeader {
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

#forgotpass .modal-dialog {
    width: 600px;
    margin: 0 auto
}

.widcenter {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 50px
}

    .widcenter .modalInput {
        width: 100%
    }

        .widcenter .modalInput input {
            width: 70%;
            height: 30px;
            border: 1px solid #ccc;
            border-radius: 4px;
            padding-left: 10px;
            color: #333
        }

.widfull {
    border-top: 1px solid #777;
    padding-top: 20px;
    margin-top: 20px
}

.barsTitle {
    background: #737373;
    color: #fff;
    padding: 6px;
    padding-left: 30px;
    margin-bottom: 30px;
    border: 1px solid #ccc
}

.bordots {
    border-bottom: 1px solid #9cd0a0;
    padding-bottom: 6px
}

    .bordots:nth-child(2) {
        border-bottom: none;
        padding-bottom: 0
    }

    .bordots:last-child {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0
    }

.footbox {
    font-weight: 700
}

    .footbox a {
        margin-right: 15px;
        color: #9cd0a0;
    }


.pagcor {
    width: 142px;
    height: 29px;
    background-position: -909px -803px !important;
}

.verified {
    width: 101px;
    height: 32px;
    background-position: -1066px -800px !important;
}

.chrome {
    width: 25px;
    height: 30px;
    background-position: -920px -760px !important;
}

.firefox {
    width: 29px;
    height: 29px;
    background-position: -955px -760px !important;
}

.ie {
    width: 27px;
    height: 30px;
    background-position: -994px -760px !important;
}

.safari {
    width: 24px;
    height: 29px;
    background-position: -1029px -760px !important;
}

.i-one {
    width: 36px;
    height: 32px;
    background-position: -916px -885px !important;
}

.i-two {
    width: 48px;
    height: 28px;
    background-position: -964px -885px !important;
}

.i-three {
    width: 28px;
    height: 31px;
    background-position: -1064px -885px !important;
}

.i-four {
    width: 27px;
    height: 33px;
    background-position: -1107px -885px !important;
}

.i-five {
    width: 41px;
    height: 31px;
    background-position: -1144px -885px !important;
}

.i-six {
    display: inline-block;
    background-position: -323px -292px;
    width: 49px;
    height: 18px;
    vertical-align: middle
}

.livechat {
    width: 24px;
    height: 24px;
    background-position: -920px -718px !important;
}

.phonef {
    width: 25px;
    height: 30px;
    background-position: -960px -718px !important;
}

.skype {
    width: 29px;
    height: 30px;
    background-position: -990px -718px !important;
}

.fb {
    width: 18px;
    height: 26px;
    background-position: -921px -685px !important;
}

.twitter {
    width: 25px;
    height: 23px;
    background-position: -951px -685px !important;
}

.gplus {
    width: 36px;
    height: 23px;
    background-position: -991px -685px !important;
}

.wp {
    display: inline-block;
    background-position: -131px -1px;
    width: 27px;
    height: 31px;
    vertical-align: middle
}


/*ERROR MODAL*/
#errorModal, #errorModal .modal-content {
    z-index: 999999999999;
    width: 70%;
    margin: 0 auto;
}

    #errorModal .modal-content {
    }

    #errorModal .modal-body {
        padding: 0;
    }

    #errorModal h2 {
        font: bold 25px 'Roboto',sans-seri;
        padding: 20px;
        border-bottom: 1px solid #b4ffd9;
        position: relative;
        margin: 0;
    }

        #errorModal h2 span {
            position: absolute;
            right: 20px;
            top: 10px;
            font: bold 20px 'Roboto',sans-seri;
            display: inline-block;
            cursor: pointer;
        }

    #errorModal .errorBody {
        padding: 40px 20px;
        font: bold 15px 'Roboto',sans-seri;
    }

    #errorModal .errorClose {
        text-align: center;
        background: #fff;
    }

        #errorModal .errorClose a {
            display: inline-block;
            width: 140px;
            height: 38px;
            color: #262200;
            font: bold 15px/38px 'Roboto',sans-seri;
            margin: 11px 0 13px 0;
            background-color: #fee71b;
        }

.mobSlide, .mobSlideAfter {
    display: none;
}

/*********************************************************/
/*********************** SLIDER **************************/
/*********************************************************/
.parentDiv {
    position: relative;
}

.childDiv {
    position: absolute;
    top: 15px;
    left: 15px;
}

.headtext {
    color: red;
}

.slideRegister {
    color: #1d1900;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 16px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    text-align: center;
    letter-spacing: 0;
    background: #FFFF1B;
    text-transform: uppercase;
    display: inline-block;
}

    .slideRegister:hover {
        color: #1d1900;
        background: #fee71b;
    }

/*afterloginbtn for Slide*/
.slideRegister02 {
    color: #fee71b;
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    font-size: 16px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    text-align: center;
    letter-spacing: 0;
    background: none;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    transition: all 1s ease;
    border: 1px solid #fee71b;
}

    .slideRegister02:hover, .slideRegister02:focus {
        color: #2b2700;
        background: #fee71b;
    }

.blackBody .slideRegister02 {
    color: #00a539;
    border: 1px solid #00a539;
}

    .blackBody .slideRegister02:hover, .blackBody .slideRegister02:focus {
        color: #fff;
        background: #00a539;
    }
/*end slide btn*/


.slidePlay {
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    font-size: 16px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    text-align: center;
    letter-spacing: 0;
    background: #00a539;
    text-transform: uppercase;
    display: inline-block;
}

    .slidePlay:hover {
        color: #fff;
        background: #04712a;
    }

/*******NEW SLIDER**********/
/*SLIDE 1*/

.slideTwoFirst {
    z-index: 3;
    color: #fee71b;
    font-size: 23px;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    font-style: italic;
    margin-top: -68px !important;
    margin-left: 330px;
}

.wlcm1 {
    color: #fee71b;
    margin-right: 5px;
    font-family: 'Roboto',sans-serif !important;
}

.wlcm2 {
    color: white;
    margin-right: 5px;
    font-family: 'Roboto',sans-serif !important;
}

.wlcm3 {
    color: white;
    background: #02552b;
    border-radius: 50px;
    padding: 10px 20px;
    margin-left: 5px;
    font-family: 'Roboto',sans-serif !important;
}

.wlcm4 {
    color: #fee71b;
    margin-left: 5px;
    font-family: 'Roboto',sans-serif !important;
}

.wlcmtxt1 {
    color: #fff;
    font-style: italic;
    font-size: 15px !important;
    line-height: 25px;
    margin-left: 0px !important;
    /* margin-top: 200px !important; */
}

.wlcmtxt2 {
    color: #fff;
    font-style: italic;
    font-size: 32px;
    margin-left: 80px !important;
}

.wlcmtxt3 {
    color: #fee71b;
    font-style: italic;
    font-size: 60px !important;
    margin-top: 10px !important;
    margin-left: -10px !important;
}


.slideThreeFirst {
    z-index: 3;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
    text-transform: none;
    text-align: center !important;
    max-width: auto;
    width: auto;
    font-weight: bold;
    line-height: 35px;
    margin-top: 330px !important;
}
/*SECOND SLIDE*/
.slideOneSecond {
    z-index: 3;
    font-family: 'Roboto',sans-serif;
}

    .slideOneSecond span {
        font-size: 80px;
    }

.slideTwoSecond {
    z-index: 3;
    font-family: 'Roboto',sans-serif;
    width: auto;
}

.sportsSlidetxt1 {
    font-size: 40px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
}

.sportsSlidetxt2 {
    font-size: 140px !important;
    color: #02552b;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 10px;
    letter-spacing: -10px;
}

.sportsSlidetxt3 {
    font-size: 51px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 50px !important;
}

.sportsSlidetxt4 {
    font-size: 61px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 50px !important;
}

/*THIRD SLIDE*/
.slideOneThird {
    z-index: 3;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
}

.slideTwoThird {
    z-index: 3;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
}

.slideThreeThird {
    z-index: 3;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
}

.kenoSlidetxt1 {
    font-size: 40px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 30px !important;
}

.kenoSlidetxt2 {
    font-size: 140px !important;
    color: #02552b;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 10px;
    letter-spacing: -10px;
}

.kenoSlidetxt3 {
    font-size: 57px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 50px !important;
    margin-left: 30px !important;
}

.kenoSlidetxt4 {
    font-size: 40px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-size: 43px !important;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 50px !important;
    margin-left: 30px !important;
}

.kenoSlidetxt1-dark {
    font-size: 40px !important;
    color: #fee71b !important;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 30px !important;
}

.kenoSlidetxt2-dark {
    font-size: 140px !important;
    color: #fee71b !important;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 10px;
    letter-spacing: -10px;
}

.kenoSlidetxt3-dark {
    font-size: 57px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 50px !important;
    margin-left: 30px !important;
}

.kenoSlidetxt4-dark {
    font-size: 40px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-size: 43px !important;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 50px !important;
    margin-left: 30px !important;
}

.wlcm-slide {
    color: #02552b;
    font-size: 90px !important;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    font-family: 'Roboto',sans-serif;
    margin-left: 690px !important;
    margin-top: -50px !important;
    float: left;
}

.wlcm-slide1 {
    color: #02552b;
    font-size: 122px !important;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    letter-spacing: 5px;
    line-height: 60px !important;
    margin-left: 690px !important;
    margin-top: 0px !important;
    float: left;
}

.wlcm-slide-dark {
    color: #fff;
    font-size: 90px !important;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    font-family: 'Roboto',sans-serif;
    margin-left: 690px !important;
    margin-top: -50px !important;
    float: left;
}

.wlcm-slide1-dark {
    color: #fff;
    font-size: 122px !important;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    letter-spacing: 5px;
    line-height: 60px !important;
    margin-left: 690px !important;
    margin-top: 0px !important;
    float: left;
}
/******************************************************************************************/
/**/
/******************************************************************************************/



.RegBtnSlider {
    float: left !important;
    margin-left: 790px !important;
    margin-top: 0px !important;
}

/*AFTERLOGIN SLIDER EN*/
.VIPtxt1 {
    font-size: 170px !important;
    color: #02552b;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 705px !important;
    margin-top: -20px !important;
    float: left;
}

.VIPtxt2 {
    font-size: 44px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    text-decoration: none;
    font-style: normal;
    margin-left: 375px !important;
    margin-top: 230px !important;
    float: left;
}

.VIPtxt3 {
    font-size: 28px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 703px !important;
    margin-top: -112px !important;
    float: left;
    line-height: 28px !important;
}

.VIPtxt4 {
    font-size: 28px !important;
    color: #02552b;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
}

/*AFTERLOGIN SLIDER EN -dark*/


.VIPtxt1-dark {
    font-size: 170px !important;
    color: #fde61a;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 705px !important;
    margin-top: -20px !important;
    float: left;
}

.VIPtxt2-dark {
    font-size: 44px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    text-decoration: none;
    font-style: normal;
    margin-left: 375px !important;
    margin-top: 230px !important;
    float: left;
}

.VIPtxt3-dark {
    font-size: 28px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 703px !important;
    margin-top: -112px !important;
    float: left;
    line-height: 28px !important;
}

.VIPtxt4-dark {
    font-size: 28px !important;
    color: #fde61a;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
}
/**AFTERLOGIN SLIDER VN*/

/*AFTER LOG IN SLIDE SLOT EN*/
.Slottxt1 {
    font-size: 36px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    float: left !important;
    margin-left: 720px !important;
    margin-top: 92px !important;
}

.Slottxt2 {
    font-size: 120px !important;
    color: #02552b;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    letter-spacing: -12px;
}

.Slottxt3 {
    font-size: 62px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 54px !important;
    float: left !important;
    margin-left: 720px !important;
    margin-top: 142px !important;
}

.Slottxt4 {
    font-size: 51px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 46px;
    float: left !important;
    margin-left: 720px !important;
    margin-top: 7px;
}

/*AFTER LOG IN SLIDE SLOT EN -dark*/
.Slottxt1-dark {
    font-size: 36px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    float: left !important;
    margin-left: 720px !important;
    margin-top: 92px !important;
}

.Slottxt2-dark {
    font-size: 120px !important;
    color: #fde61a;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    letter-spacing: -12px;
}

.Slottxt3-dark {
    font-size: 62px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 54px !important;
    float: left !important;
    margin-left: 720px !important;
    margin-top: 142px !important;
}

.Slottxt4-dark {
    font-size: 51px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 46px;
    float: left !important;
    margin-left: 720px !important;
    margin-top: 7px;
}

/*AFTER LOG IN SLIDE LOTTO KENO EN*/
.sportsSlideAftertxt1 {
    font-size: 70px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    float: left;
    margin-left: 700px;
    margin-top: 105px;
}

.sportsSlideAftertxt2 {
    font-size: 160px !important;
    color: #02552b;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 10px;
    letter-spacing: -10px;
    float: left;
    margin-left: 905px;
    margin-top: -45px;
}

.sportsSlideAftertxt3 {
    font-size: 68px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 20px !important;
    float: left;
    margin-left: 700px !important;
    margin-top: 175px !important;
}

.sportsSlideAftertxt4 {
    font-size: 43px !important;
    color: #2d2d2d;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 50px !important;
    float: left;
    margin-left: 700px !important;
    margin-top: 20px !important;
}
/*AFTER LOG IN SLIDE LOTTO KENO EN dark*/
.sportsSlideAftertxt1-dark {
    font-size: 70px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    float: left;
    margin-left: 700px;
    margin-top: 105px;
}

.sportsSlideAftertxt2-dark {
    font-size: 160px !important;
    color: #fde61a;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    margin-left: 10px;
    letter-spacing: -10px;
    float: left;
    margin-left: 905px;
    margin-top: -45px;
}

.sportsSlideAftertxt3-dark {
    font-size: 68px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 20px !important;
    float: left;
    margin-left: 700px !important;
    margin-top: 175px !important;
}

.sportsSlideAftertxt4-dark {
    font-size: 43px !important;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    font-weight: bolder;
    text-transform: none;
    text-align: center !important;
    line-height: 50px !important;
    float: left;
    margin-left: 700px !important;
    margin-top: 20px !important;
}

/*AFTER LOG IN SLIDE LOTTO KENO VN*/

/*AFTER LOG IN SLIDE LOTTO KENO VN*/

.sportsSlidetxt1 {
    color: #fff;
}

.whiteImgSlide, .blackImgSlide, .tp-kbimg {
    /*display: none;*/
}

/*.whiteBody > .whiteImgSlide {
    display:block;
}
.blackBody > .blackImgSlide {
    display:block;
}*/

/*VN TRANSLATION CSS===================================================================================*/

.copydivhid {
    display: block;
}

.copydivhidvn {
    display: none;
}

.copydivhidvn2 {
    display: none;
}

.copydivhid2 {
    display: none;
}


/***********************************************************
    AFTER LOGIN SLIDER
***********************************************************/
#afterSlide {
    max-height: 519px;
    height: 519px;
    position: relative;
    overflow: hidden;
}


/*
    AFTER LOGIN HOME PAGE
*/
.whiteBody #afterSlide {
    background: #086225;
}


.whiteBody #afterSlide .bxsliderAfter li.sportRebate_bg, .whiteBody #newSlider .bxsliderAfter li.darkgreen {
    background: #024318 !important;
}


.whiteBody #afterSlide {
    background: #086225;
}

    /*
    PROMOTION PAGE
*/
    .whiteBody #afterSlide.promotion {
        background: #024318;
    }








.blackBody #afterSlide {
    background: #f6cd03;
    /*border-bottom: 2px solid #028843;*/
}

/*
    THUMBNAIL
*/
.thumb {
    display: inline-block;
    width: 65px;
    height: 10px;
}

.thumb {
    background: #fff;
    background-position: top center;
}



.childSlide {
    position: absolute;
    top: 30%;
    right: 3%;
    width: 40%;
    z-index: 99;
}

#bx-pager {
    position: absolute;
    z-index: 9;
    bottom: 20px;
    right: 0px;
    width: auto;
    height: 20px;
    background: none;
    padding: 2px;
}



    #bx-pager a {
        opacity: .5;
    }

        #bx-pager a.active {
            padding: 0px;
            opacity: 1;
        }

        #bx-pager a img {
            width: 100%;
            height: auto;
        }

#afterSlide .bx-wrapper .bx-controls-direction a {
    display: none;
}

/*
    SLIDER TEXT
*/
/*SLIDE ONE - EN BLACK BG*/
.blackBody .slideOneTextOne {
    font-size: 4.375em;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-left: 1.8em;
    margin-top: 0.5em;
}

.blackBody .slideOneTextTwo {
    font-size: 12.000em;
    color: #02552b;
    font-weight: 900;
    letter-spacing: -25px;
    float: left;
    margin-top: -0.5em;
}

.blackBody .slideOneTextThree {
    font-size: 4.375em;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-left: 1.85em;
    margin-top: -1.2em;
}

.blackBody .slideOneTextFour {
    font-size: 2.71em;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-left: 3em;
    margin-top: -0.6em;
}

/*.blackBody .RegBtnSlide1 {
    margin-top: 1em;
    float: left;
    margin-left: 11em;
}*/
/*SLIDE ONE - EN WHITE BG*/
.whiteBody .slideOneTextOne {
    font-size: 4.375em;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-left: 1.8em;
    margin-top: 0.5em;
}

.whiteBody .slideOneTextTwo {
    font-size: 12.000em;
    color: #fee71b;
    font-weight: 900;
    letter-spacing: -25px;
    float: left;
    margin-top: -0.5em;
}

.whiteBody .slideOneTextThree {
    font-size: 4.375em;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-left: 1.85em;
    margin-top: -1.2em;
}

.whiteBody .slideOneTextFour {
    font-size: 2.71em;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-left: 3em;
    margin-top: -0.6em;
}

.whiteBody .RegBtnSlide1 {
    margin-top: 1em;
    float: left;
    margin-left: 11em;
}

/*SLIDE TWO - EN BLACK BG*/
.blackBody .slideTwoTextOne {
    font-size: 4em !important;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-left: 2.03em;
    margin-top: -0.1em;
}

.blackBody .slideTwoTextTwo {
    font-size: 7em !important;
    color: #02552b;
    font-weight: 900;
    letter-spacing: -5px;
    float: left;
    margin-top: -0.55em;
    margin-left: .1em;
}

.blackBody .slideTwoTextThree {
    font-size: 3.35em !important;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-left: 2.5em;
    margin-top: -1em;
}

.blackBody .slideTwoTextFour {
    font-size: 3.9em !important;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-left: 2.1em;
    margin-top: -0.6em;
}

.blackBody .RegBtnSlide2 {
    float: left;
    margin-left: 11em;
}
/*SLIDE TWO - EN WHITE BG*/
.whiteBody .slideTwoTextOne {
    font-size: 4em !important;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-left: 2.03em;
    margin-top: -0.1em;
}

.whiteBody .slideTwoTextTwo {
    font-size: 7em !important;
    color: #fee71b;
    font-weight: 900;
    letter-spacing: -5px;
    float: left;
    margin-top: -0.55em;
    margin-left: .1em;
}

.whiteBody .slideTwoTextThree {
    font-size: 3.35em !important;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-left: 2.5em;
    margin-top: -1em;
}

.whiteBody .slideTwoTextFour {
    font-size: 3.9em !important;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-left: 2.1em;
    margin-top: -0.6em;
}

.whiteBody .RegBtnSlide2 {
    float: left;
    margin-left: 11em;
}

/*SLIDE ONE - VN BLACK BG*/
.blackBody .slideThreeTextOne {
    font-size: 12.000em !important;
    color: #02552b;
    font-weight: 900;
    float: left;
    letter-spacing: -5px;
    margin-top: -0.7em;
    margin-left: 1em;
}

.blackBody .slideThreeTextTwo {
    font-size: 2.9em !important;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-top: -1.6em;
    margin-left: 4.3em;
}

.blackBody .slideThreeTextThree {
    font-size: 2.21em !important;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-left: 5.7em;
    margin-top: -0.8em;
}

.blackBody .slideThreeTextFour {
    font-size: 1.8em !important;
    color: #272727;
    font-weight: 900;
    float: left;
    margin-left: 6.9em;
    margin-top: -0.6em;
}

.blackBody .slideThreeTextFive {
    font-size: 1.8em !important;
    color: #02552b;
    font-weight: 900;
    float: left;
    margin-left: 0.1em;
    margin-top: -0.6em;
}

.blackBody .RegBtnSlide3 {
    margin-top: 1em;
    float: left;
    margin-left: 13em;
}

/*SLIDE TWO - EN WHITE BG*/

.whiteBody .slideThreeTextOne {
    font-size: 12.000em !important;
    color: #fee71b;
    font-weight: 900;
    float: left;
    letter-spacing: -5px;
    margin-top: -0.7em;
    margin-left: 1em;
}

.whiteBody .slideThreeTextTwo {
    font-size: 2.9em !important;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-top: -1.6em;
    margin-left: 4.3em;
}

.whiteBody .slideThreeTextThree {
    font-size: 2.21em !important;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-left: 5.7em;
    margin-top: -0.8em;
}

.whiteBody .slideThreeTextFour {
    font-size: 1.8em !important;
    color: #fff;
    font-weight: 900;
    float: left;
    margin-left: 6.9em;
    margin-top: -0.6em;
}

.whiteBody .slideThreeTextFive {
    font-size: 1.8em !important;
    color: #fee71b;
    font-weight: 900;
    float: left;
    margin-left: 0.1em;
    margin-top: -0.6em;
}

.whiteBody .RegBtnSlide3 {
    margin-top: 1em;
    float: left;
    margin-left: 13em;
}
/*
    GENERAL RULES
*/
.generalRules {
    background: #f9f9f9;
    color: #666;
    padding: 20px 0 10px 0;
    font-size: 11px;
}

.blackBody .generalRules {
    background: #052819;
    color: #9cd0a0;
    padding: 20px 0 10px 0;
    font-size: 11px;
}


.whiteBody .generalRules a {
    color: #666;
    margin: 0 0 10px;
    cursor: pointer;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    display: inline-block;
}

.blackBody .generalRules a {
    color: #9cd0a0;
    margin: 0 0 10px;
    cursor: pointer;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    display: inline-block;
}
/*
    TOPTITLE
*/
.regNew a {
    text-decoration: none;
    color: #fee71b;
    font-size: 20px;
}

.whiteBody .regNew a {
    text-decoration: none;
    color: #04722b;
}

.topTitle {
    background: #f5f5f5;
    color: #333;
    height: 80px;
    line-height: 80px;
    font-size: 2em;
}

.blackBody .topTitle .navIcon-user {
    fill: white;
}

.blackBody .topTitle {
    background: #015f2c;
    color: #fff;
    height: 80px;
    line-height: 80px;
}

.whiteBody .navIcon-user {
    height: 21px;
    width: 21px;
    background-position: 0px -659px;
    margin-top: -5px;
}

.blackBody .navIcon-user {
    height: 21px;
    width: 21px;
    background-position: -27px -659px;
    margin-top: -5px;
}

.whiteBody .navIcon-userReg {
    height: 21px;
    width: 21px;
    background-position: -84px -659px;
    vertical-align: middle;
}

.blackBody .navIcon-userReg {
    height: 21px;
    width: 21px;
    background-position: -55px -659px;
}

.whiteBody .navIcon-Lock {
    height: 21px;
    width: 21px;
    background-position: -0px -632px;
    vertical-align: middle;
}

.blackBody .navIcon-Lock {
    height: 21px;
    width: 21px;
    background-position: -30px -633px;
    vertical-align: middle;
}



/***********************************************************
  END AFTER LOGIN SLIDER
**********************************************************/


/***********************************************************
  FOR ERROR PAGE
**********************************************************/
.icon-error {
    background-position: -450px -571px;
    height: 138px;
    width: 143px;
}

/*FOR MAINNAV HIDE ICON*/
@media (min-width:992px) and (max-width:1047px) {

    #header.sticky-header #primary-menu ul li > a span {
        display: none;
    }

    #header.sticky-header #primary-menu ul {
        margin-top: 0px;
    }

    #header #primary-menu ul li > a span {
        display: none;
    }

    #header #primary-menu ul {
        margin-top: 20px;
    }

    .childImportant {
        display: none;
    }

    #logo {
        margin-top: -7px;
    }
}
/*END FOR MAINNAV HIDE ICON*/



/* RELOADER */
.preload-container {
    position: relative;
    width: 100%;
    height: 300px;
    transform-origin: top center;
    margin-bottom: 20px;
}


    .preload-container span {
        position: absolute;
        left: 50%;
        top: 50%;
    }

.preload-wrap {
    position: absolute;
    width: 100px;
    height: 100px;
    float: left;
    -webkit-animation-name: rotateThis;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-transform: scale(0.3);
    -o-transform: scale(0.3);
}

    .preload-wrap div {
        width: 10px;
        height: 30px;
        background: #028843;
        position: absolute;
        top: 35px;
        left: 45px;
        border-radius: 50px;
        -moz-border-radius-bottomleft: 50px;
        -moz-border-radius-bottomright: 50px;
        -moz-border-radius-topleft: 50px;
        -moz-border-radius-topright: 50px;
    }

.blackBody .preload-wrap div {
    background: #fee71b;
}

@-webkit-keyframes rotateThis {
    from {
        -webkit-transform: scale(0.3) rotate(0deg);
    }

    to {
        -webkit-transform: scale(0.3) rotate(360deg);
    }
}




/* PRELOAD*/


/*
    CUSTOM ICONS INSERT HERE
*/
.zaloIcon {
    width: 88px;
    height: 37px;
    background-position: -492px -837px;
}

.viberIcon2 {
    width: 78px;
    height: 37px;
    background-position: -492px -878px;
}

.lineIcon {
    width: 111px;
    height: 37px;
    background-position: -490px -918px;
}

.qrZaloIcon {
    width: 104px;
    height: 104px;
    background-position: -1484px -792px;
}

.qrViberIcon {
    width: 104px;
    height: 104px;
    background-position: -1484px -897px;
}

.qrLineIcon {
    width: 104px;
    height: 104px;
    background-position: -1484px -685px;
}

.chatIcon {
    width: 81px;
    height: 66px;
    background-position: -388px -1385px;
}

/*html:lang(zh-CN) .chatIcon {
    width: 86px;
    height: 85px;
    background-position: -391px -1294px;
}*/

#chatBtnMobile {
    visibility: hidden;
    /*width: 86px;
    height: 85px;*/
    z-index: 9999995;
    position: fixed;
    bottom: 66px;
    right: 0px;
    cursor: pointer;
    transform: scale(.7);
}
/*
    Footer-payment methods
/*FOR ERROR 403*/
.whiteBody .errorPage {
    background: none;
    color: #333;
    vertical-align: middle;
    padding: 90px 20px;
}

.blackBody .errorPage {
    background: none;
    color: #fff;
    vertical-align: middle;
    padding: 90px 20px;
}

.blackBody .errorLine4 a {
    color: #fee71b;
    font-size: 20px;
}

.whiteBody .errorLine4 a {
    color: #028843;
    font-size: 20px;
}



#childC {
    color: #02552b
}



/*****************************************
    ANOTHER GLOBAL SPINNER
****************************************/

.spinme,
.spinme:after {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.spinme {
    margin: 0px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: .3em solid rgba(17,196,70, 0.2);
    border-right: .3em solid rgba(17,196,70, 0.2);
    border-bottom: .3em solid rgba(17,196,70, 0.2);
    border-left: .3em solid #11c446;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/******************
    LOG-IN Background
    *****************/

.blackBody .log-in-bg {
    background-size: cover;
    padding: 100px 20px 100px 20px;
}

    .blackBody .log-in-bg .panel-body {
        background: #028843;
        padding: 25px;
    }

.log-in-bg {
    background-size: cover;
    padding: 100px 20px 100px 20px;
}

    .log-in-bg .panel-body {
        background: #fff;
        padding: 25px;
    }

/**************
    
    MOBILE BUTTON 
    *************/

.switchtomobilebtn {
    display: none !important;
    margin: 20px auto;
    clear: both;
}

@media (max-width: 800px) {
    .switchtomobilebtn {
        display: block !important;
    }

    .footbox {
        text-align: center;
        margin-top: 15px;
        clear: both;
        display: block;
    }
}


/****************************
    POP-UP PROMO
    *****************************/
#promo48percent .closeBtn {
    position: absolute;
    right: -10px;
    top: 100px;
    background: #ffe600;
    /* opacity: .6; */
    border: none;
    color: #000000;
    font-size: 25px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    text-align: center;
}

/*#canvas {
    position: absolute;
    background: rgba(0, 0, 0, 0.6509803921568628);
    width: 101%;
}*/

.modal-open #promo48percent.modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

#promo48percent .modal-dialog {
    position: relative;
    width: auto;
    margin: 0px;
}

#promo48percent .modal-content {
    position: relative;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
    outline: 0;
    max-width: 1400px;
    margin-top: 0;
}

#promo48percent img {
    display: block;
    margin: 0 auto;
}

@media (min-width: 768px) {
    #promo48percent .modal-dialog {
        width: 1000px;
        margin: 0 auto;
    }
}

@media (min-width: 1400px) {
    #promo48percent .modal-dialog {
        width: 1400px;
        margin: 0 auto;
    }
}

/****************************
    POP-UP PROMO
    *****************************/


.dataTables_wrapper .dataTables_paginate .paginate_button {
    background: #ccc;
    color: #333;
}

.nav-game-title {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fee71b;
    display: block;
    text-align: center;
}

a:hover .nav-game-title {
    color: #028843;
}

.icon-Refresh-Icon.regicon {
    font-size: 14px;
    color: #02552b;
    cursor: pointer;
}

body.blackBody .icon-Refresh-Icon.regicon {
    color: #fee71b;
}

.promo-desc div {
    display: -webkit-box;
    max-width: 400px;
    height: 39.2px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.625;
    text-overflow: ellipsis;
}



/***homemodified *****/
.nobottompadding {
    padding-bottom: 0px;
    /*padding-top:0px;*/
}

.paddingbot {
    padding-bottom: 15px;
    /*padding-top: 40px;*/
}

.container-bg {
    background: #fff;
}

.blackBody .container-bg {
    background: #ffff;
}

#beforeLoginSlider {
    height: 100%;
    overflow: hidden;
    max-height: 465px;
}

@media (max-width: 590px) {

    #beforeLoginSlider {
        max-height: 357px;
    }
}



body.blackBody #gradient-bg {
    /*background: #028843 url(/Content/images/GradientBg.jpg) repeat-x;*/
    background: #005021;
}

.deposit-bank-logos {
    background-position: 0px 0px;
    width: 100%;
    height: 95px;
    margin: 0 auto;
    margin-top: 15px;
    display: block;
    max-width: 923px;
    background-size: cover;
}

.blackBody .deposit-bank-logos {
    width: 100%;
    height: 102px;
    background-position: 0px -104px;
    margin: 0 auto;
    margin-top: 15px;
    display: block;
    max-width: 923px;
    background-size: cover;
}

@media (max-width: 950px) {
    .deposit-bank-logos,
    .blackBody .deposit-bank-logos {
        display: none;
    }
}

.flag-svg {
    width: 20px;
    display: inline-block;
}

/****************************
    POP-UP PROMO
    *****************************/

div#HappyHour .modal-content {
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*animation: shining 2s linear infinite;*/
    position: relative;
}

    div#HappyHour .modal-content img {
        margin: 20px auto;
        display: block;
        max-width: 95%;
        width: 750px;
        margin-top: 20vh;
        animation: zoomInDown 2s linear 1;
        background-color: none !important;
    }

div#HappyHour .modal-dialog {
    width: 90%;
    max-width: 794px;
    background-color: initial;
}

div#HappyHour .closeBtn {
    background: rgba(19, 19, 19, 0.38823529411764707);
    border: none;
    font-size: 24px;
    float: right;
    color: #ffff12;
    border-radius: 200px;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 1119;
    /* margin-right: 150px; */
    right: 0px;
    top: -1vh;
}

div#HappyHour a > img {
    cursor: pointer;
}

/*@keyframes shining {
    0% {
        filter: brightness(1.2);
        transform: scale(1);
    }

    50% {
        filter: brightness(1);
        transform: scale(0.98);
    }

    100% {
        filter: brightness(1.2);
        transform: scale(1);
    }
}*/


@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}


/*POP UP Club Nine And PG Slots*/

@media (max-width: 768px) {
    div#cnMobileApp {
        display:block;
        padding-right: 0 !important;
    }
    #cnMobileApp .modal-content {
        background-color: transparent;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: none;
        border: none;
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        /*animation: shining 2s linear infinite;*/
        position: relative;
    }

    div#cnMobileApp .modal-content {
        animation: zoomInDown 2s linear 1;
    }

        div#cnMobileApp .modal-content > .imgContainer {
            margin: 20px auto;
            display: block;
            width: 100%;
            background-color: none !important;
            position: relative;
        }

            div#cnMobileApp .modal-content > .imgContainer > .imgContainerContent {
                position: absolute;
                bottom: 16%;
                left: 28%;
                font-size: 3.5vw;
            }

    .imgContainerContent .counter {
        color: yellow;
        font-weight: bold;
    }


    div#cnMobileApp .modal-dialog {
        width: 100% !important;
        max-width: 1100px;
        background-color: initial;
    }

    div #cnMobileApp .closeBtn {
        background: rgba(19, 19, 19, 0.38823529411764707);
        border: none;
        font-size: 24px;
        float: right;
        color: #ffff12;
        border-radius: 200px;
        height: 40px;
        width: 40px;
        position: absolute;
        z-index: 1119;
        /* margin-right: 150px; */
        right: 0px;
        top: -1vh;
    }

    }




.productofthemonthSlider,
.topWinnersOfTheMonthSlider {
    list-style: none;
}

    .productofthemonthSlider li,
    .topWinnersOfTheMonthSliderContainer li {
        cursor: pointer;
    }

.productOfTheMonth {
    background: #d18730;
}

.titleMonth {
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 15px;
}

.productOfTheMonth .titleMonth {
   background:#d18730;
}

.topWinnersOfTheMonth .titleMonth {
   background:#d18730;
}

.leftbanner {
    float: left;
    padding-left: 0!important;
    overflow: hidden;
    height: 215px;
    width: 310px;
}
.productofthemonthSlider ul li{}
    .leftbanner img {
        /*border: 3px solid #012c15;*/
    }

.rightbanner {
    overflow: hidden;
    max-height: 215px;
}


.subSliderProductOftheMonth, .subSliderTopWinnersOfTheMonth {
    overflow: hidden;
}

    .subSliderProductOftheMonth li:first-child, .subSliderTopWinnersOfTheMonth li:first-child {
        border-top: none;
    }

    .subSliderProductOftheMonth li, .subSliderTopWinnersOfTheMonth li {
        border: none;
        border-bottom: 1px solid #a65913 ;
        border-top: 1px solid #a65913 ;
        padding: 3px 7px;
        height: 44px;
        width: 100%;
        min-width: 251px;
        background: #482701;
    }

        .subSliderProductOftheMonth li:nth-child(even), .subSliderTopWinnersOfTheMonth li:nth-child(even) {
            background: #9F5905;
        }

        .subSliderProductOftheMonth li > div, .subSliderTopWinnersOfTheMonth li > div {
            display: inline-block;
            vertical-align: top;
        }

            .subSliderProductOftheMonth li > div:nth-child(2), .subSliderTopWinnersOfTheMonth li > div:nth-child(2) {
                width: 50%;
            }

                .subSliderProductOftheMonth li > div:nth-child(2) span, .subSliderTopWinnersOfTheMonth li > div:nth-child(2) span {
                    display: block;
                    text-align: center;
                }

                    .subSliderProductOftheMonth li > div:nth-child(2) span:first-child, .subSliderTopWinnersOfTheMonth li > div:nth-child(2) span:first-child {
                        color: #ffff;
                        font-size: 12px;
                    }

                    .subSliderProductOftheMonth li > div:nth-child(2) span:last-child,
                    .subSliderTopWinnersOfTheMonth li > div:nth-child(2) span:last-child {
                        color: #aaeaf5;
                        font-size: 13px;
                        vertical-align: middle;
                        margin-top: 9px;
                    }

                        .subSliderTopWinnersOfTheMonth li > div:nth-child(2) span:last-child img {
                            max-width: 14px;
                            width: 14px;
                            height: 14px;
                            display: inline-block;
                            margin-right: 5px;
                        }

            .subSliderProductOftheMonth li > div:last-child a,
            .subSliderProductOftheMonth li > div:last-child a:hover,
            .subSliderProductOftheMonth li > div:last-child a:focus {
                color: #fff;
            }

            .subSliderTopWinnersOfTheMonth li > div:last-child span {
                display: block;
                text-align: center;
                margin-left: 10px;
            }

                .subSliderTopWinnersOfTheMonth li > div:last-child span:first-child {
                    color: #c6ffe0;
                    font-size: 12px;
                }

                .subSliderTopWinnersOfTheMonth li > div:last-child span:last-child {
                    color: #589172;
                    font-size: 9px;
                }

.subSliderTopWinnersOfTheMonth .pl span{margin-top: 11px;}
.subSliderTopWinnersOfTheMonth .pl span a{color: #fff!important; font-size: 11px;margin-left: -10px;text-transform: uppercase; }


.topWinnersOfTheMonth {
    padding-left: 20px;
}

.topWinnersOfTheMonthContent {
    background: #d18730;
}


.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}


.show-in-responsive {
    display: none;
}

@media(max-width: 991px) {

    .show-in-responsive {
        display: block;
    }
}

@media only screen and (max-width: 500px) {

    #cnMobileApp a.popup-Btnleft, #cnMobileApp a.popup-BtnRight {
        display: block;
        position: relative;
        margin: 0 auto;
        right: inherit;
        left: inherit;
        bottom: inherit;
        text-align: center;
    }

    #cnMobileApp .modal-content .imgContainer > img {
        width: 100%;
        margin-bottom: 5px;
        margin-left: 0;
    }
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
    z-index: 9999999;
}

.modal-open .modal.in {
    z-index: 99999999;
}


@media screen and (max-width:320px) {
    .downArrowIcon {
        margin: 0;
    }
}
.freebetSticky {
    display: none;
    position: fixed;
    right: 1px;
    bottom: 150px;
    width: 107px;
    height: 87px;
    z-index: 9;
}
    .freebetSticky .closeBtn {
        border: none;
        background-color: rgba(0, 0, 0, 0.85);
        border-radius: 50%;
        height: 30px;
        width: 30px;
        bottom: -17px;
        right: 2px;
        z-index: 9;
        position: absolute;
        font-size: 20px;
        line-height: 0;
    }
.btn-freebet {
    width: 107px;
    height: 87px;
    display:block;
    animation: scaling 1000ms infinite;
}
.btn-freebet  small {
    position:absolute;
    display:block;
    color:#fee71b;
    font-weight:600;
    bottom: 10px;
    left:0;
    text-align:center;
    width:100%;
}
    .btn-freebet:hover {
        animation-name:tada;
    }
@keyframes scaling{
    from {
        transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1)
    }
    to {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
    }
}
@media screen and (max-width:768px) {
    .freebetSticky {
        display: block;
    }
    .blackBody .btnYellow {
        font-size: 15px;
    }
}
@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.not-animated{opacity:0}.animated{opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}100%{-webkit-transform:none;transform:none}}@keyframes jello{11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}100%{-webkit-transform:none;transform:none}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;left:50%;width:24px;height:24px;background:url(/Content/images/preloader-dark.gif) center center no-repeat;text-align:center;margin-top:-12px;margin-left:-12px;z-index:1044;text-indent:-9999px}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;transition:all .25s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;transition:all .25s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}


@media (max-width:1300px) {

    .mobileCarousel .wrap-panel .mobileChildCopy {
        margin-left: 45px;
    }

    .mobileChildCopy.Msports {
        left: -2%;
    }
}

@media (max-width:1280px) {
}

@media (max-width:1200px) {

    #bx-pager {
        position: absolute;
        z-index: 9;
        bottom: 60px;
        right: 25px;
        width: auto;
        height: 20px;
        background: none;
        padding: 2px;
    }

    canvas {
        max-width: 100%;
        height: auto !important
    }

    .nomargin {
        max-width: 940px !important
    }

    .container {
        width: 100%;
    }

    .topNav {
        padding: 0 20px;
    }

    .grid-item {
        height:auto;
    }



    .deposit,
    .logout {
        cursor: pointer;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        color: #000;
        position: relative;
        text-align: center;
        line-height: 25px;
        height: 25px;
        font-weight: 700;
    }

    #dataTableHistoryHolder {
        overflow: hidden;
        max-width: 1200px;
    }

    .pokerSlide img {
        max-width: 100%;
        height: auto;
    }

    .wrap-panel {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
        position: relative
    }

    #tabGames ul.tabs li {
        padding: 1% 5%;
    }
    /*LOTTERY*/
    #ilotto {
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
    }

    #lotto .lottery-content {
        width: 350px;
        margin-top: 200px;
        margin-left: -5%;
    }

    #lotto img {
        width: 88%;
    }

    #keno {
        overflow: hidden;
        margin-top: -113px;
    }

        #keno img {
            width: 70%;
        }

    .ilottoLeft {
        display: none;
    }

    .ilottoLeft_m {
        display: block;
        width: 50%;
    }

    #ilotto .lottery-content {
        margin-top: 97px;
        margin-left: 13px;
        float: left;
        width: 300px
    }

    /*END LOTTERY*/

    .pokerSlide {
        padding: inherit;
    }

    .pokerChild1 {
        color: #fee71b;
        font-size: 30px;
        font-weight: bold;
        line-height: 40px;
    }


    /*DEPOSIT PAGE */
    .blackBody h1.page-title, .whiteBody h1.page-title {
        width: 100%;
    }

    .wrap {
        width: 100%;
        min-width: auto
    }

    .wrap-panel {
        width: 100%
    }

    .page-notification {
        padding-top: 20px;
        padding-bottom: 20px
    }

    h1.page-title {
        text-indent: 0
    }

    .manage-header {
        padding-right: 24px;
        padding-left: 24px
    }

    .account-mngr {
        width: 100%
    }

    .acct-mngr-nav {
        width: 100%;
        float: none
    }

        .acct-mngr-nav ul {
            width: 100%;
            overflow: hidden
        }

            .acct-mngr-nav ul li {
                border-top: none !important;
                border-left: thin solid #fff;
                float: left;
                width: 16.66%
            }

                .acct-mngr-nav ul li:first-child {
                    border-left: none
                }

    .acct-mngr-content {
        float: none;
        width: 100%;
        border-left: none;
        /*padding-left: 2%;
        padding-right: 2%*/
    }

    .mgnt-wrap {
        overflow: hidden;
        min-height: 269px
    }

    .mgnt-acct-info {
        width: 45%
    }

    .mgnt-account-form {
        width: 50%;
        margin-left: 5%
    }

    .mgnt-deposit-wrap {
        width: 100%
    }

    .mgnt-deposit-nav {
        float: none;
        width: 100%;
        overflow: hidden
    }

        .mgnt-deposit-nav li {
            float: left;
            width: 16.66%;
            border-top: none !important;
            border-left: thin solid #ebebeb
        }

            .mgnt-deposit-nav li:first-child {
                border: none
            }

    .central-wallet {
        float: none;
        width: 100%;
        min-height: 0
    }


    .mgnt-deposit-content {
        width: 100%
    }

    .depoFrame-nav {
        width: 100%;
        float: none;
        overflow: hidden;
        display: none;
    }

        .depoFrame-nav li {
            float: left;
            border-top: none !important;
            border-left: thin solid #fff;
            padding: 0 2%
        }

            .depoFrame-nav li:first-child {
                border-left: thin solid #fff
            }

    .depoFrame-content {
        width: 100%;
        float: none;
        padding-top: 15px
    }

    .fast-deposit .info-section {
        width: 100%;
        float: none
    }

    .form-section {
        border-left: none;
        border-top: thin solid #ccc;
        width: 100%;
        float: none;
        padding-left: 20px;
        margin-top: 10px;
        padding-top: 10px
    }

    /*END DEPOSIT PAGE*/
}

@media (max-width:1199px) {

    .contBlog .textBlog {
        float: left;
        margin-left: 20px;
        height: 24px;
    }

    .contBlog h5 {
        width: 65%;
    }

    /*******NEW SLIDER**********/
    /*SLIDE 1*/
    .welcomeSlideTextOneEn {
        font-size: 6.5vw;
        line-height: 55px;
    }

    .welcomeSlideTextTwoEn {
        font-size: 9.4vw;
        line-height: 55px;
    }

    .welcomeSlideTextOneVn {
        font-size: 5.5vw;
        line-height: 55px;
    }

    .welcomeSlideTextTwoVn {
        font-size: 3.55vw;
        line-height: 55px;
    }

    .tp-mask-wrap div {
        line-height: 39px;
    }

    .btnAlign {
        margin-left: 0.2vw;
    }
    /*END SLIDE 1*/

    canvas {
        max-width: 100%;
        height: auto !important
    }

    .promo h3 {
        font-size: 20px
    }

    .promo > .container > span,
    .promo > span {
        font-size: 15px
    }

    .promo-uppercase h3 {
        font-size: 19px
    }

    .promo-uppercase > .container > span,
    .promo-uppercase > span {
        font-size: 14px
    }

    .pokerChild {
        width: 50%;
        position: absolute;
        top: 15%;
        right: 5%;
        text-align: center;
    }


    .topWinnersOfTheMonth {
        padding-left: 15px;
        margin-top: 15px;
    }

    .subSliderProductOftheMonth li > div:first-child,
    .subSliderTopWinnersOfTheMonth li > div:first-child {
        float: left;
    }

    .subSliderProductOftheMonth li > div:nth-child(2),
    .subSliderTopWinnersOfTheMonth li > div:nth-child(2) {
        width: 65%;
        float: left;
    }

    .subSliderProductOftheMonth li > div:last-child,
    .subSliderTopWinnersOfTheMonth li > div:last-child {
        float: right;
        margin-top: 10px;
        margin-right: 15px;
    }
}

@media (max-width:1100px) {
    .blackBody .contBlog, .whiteBody .contBlog {
        text-align: center;
        padding: 15px 0;
    }

    .contBlog .textBlog {
        float: none;
        height: auto;
        width: 100%;
        margin: 0;
        padding: 0 10px;
    }

    .contBlog h5 {
        float: none;
        width: 100%;
        margin: 5px;
    }

    .contBlog img {
        float: none;
    }

    .blackBody .contBlog, .whiteBody .contBlog {
        height: auto;
    }

        .blackBody .contBlog .btnMoreNews {
            float: none;
        }



    #afterSlide .bxsliderAfter .commonSlide .childSlide {
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: auto;
        position: absolute;
        right: 0;
        top: inherit;
        bottom: 0;
        text-align: center;
        padding: 5px;
    }

    .childSlide .tcenter {
        display: inline-block;
        margin-right: 5px;
    }

        .childSlide .tcenter:nth-child(3) {
            display: block;
            text-align: center;
        }

        .childSlide .tcenter span {
            margin-right: 5px;
        }
    #afterSlide #bx-pager {
        display: none;
    }
    .whiteBody .slideOneTextOne {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 30px;
    }

    .whiteBody .slideOneTextTwo {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 10px;
        letter-spacing: -5px;
    }

    .whiteBody .slideOneTextThree {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 15px;
    }

    .whiteBody .slideOneTextFour {
        font-size: 30px !important;
        margin-top: 0px;
        float: left;
        color: white;
        margin-left: 15px;
    }

    .whiteBody .RegBtnSlide1 {
        float: left;
        margin-left: 30px;
        margin-top: -5px;
        width: 120px;
    }
    /*BLACK BG*/
    .blackBody .slideOneTextOne {
        color: #fff;
        font-size: 3.5vw;
        margin-left: 0;
        margin-top: 0px;
        font-weight: 400;
    }

    .blackBody .slideOneTextTwo {
        color: #fff;
        font-size: 3.5vw;
        margin-left: 0;
        margin-top: 0px;
        letter-spacing: 0;
        font-weight: 400;
    }

    .blackBody .slideOneTextThree {
        color: #fff;
        font-size: 3.5vw;
        margin-left: 0;
        margin-top: 0px;
        margin-right: 5px;
        font-weight: 400;
    }

    .blackBody .slideOneTextFour {
        color: #fff;
        font-size: 3.5vw;
        margin-left: 0;
        margin-top: 0px;
        font-weight: 400;
    }

    .blackBody .slideOneTextThree ~ br {
        display: none;
    }
    
    /*WHITE BG*/
    .whiteBody .slideTwoTextOne {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 30px;
    }

    .whiteBody .slideTwoTextTwo {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 10px;
        letter-spacing: -1px;
    }

    .whiteBody .slideTwoTextThree {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 15px;
    }

    .whiteBody .slideTwoTextFour {
        font-size: 30px !important;
        margin-top: 0px;
        float: left;
        color: white;
        margin-left: 15px;
    }

    .whiteBody .RegBtnSlide2 {
        float: left;
        margin-left: 30px;
        margin-top: -5px;
        width: 120px;
    }
    /*BLACK BG*/
    .blackBody .slideTwoTextOne {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 30px;
    }

    .blackBody .slideTwoTextTwo {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 10px;
        letter-spacing: -1px;
    }

    .blackBody .slideTwoTextThree {
        font-size: 30px !important;
        margin-top: 20px;
        float: left;
        color: white;
        margin-left: 15px;
    }

    .blackBody .slideTwoTextFour {
        font-size: 30px !important;
        margin-top: 0px;
        float: left;
        color: white;
        margin-left: 15px;
    }

    .blackBody .RegBtnSlide2 {
        float: left;
        margin-left: 30px;
        margin-top: -5px;
        width: 120px;
    }

    /*SLIDER THREE*/

    /*EN*/
    /*WHITE BG*/
    .whiteBody .slideThreeTextOne {
        font-size: 20px !important;
        margin-top: 23px;
        float: left;
        color: white;
        margin-left: 20px;
        letter-spacing: -1px;
    }

    .whiteBody .slideThreeTextTwo {
        font-size: 20px !important;
        margin-top: 23px;
        float: left;
        color: white;
        margin-left: 5px;
    }

    .whiteBody .slideThreeTextThree {
        font-size: 20px !important;
        margin-top: 23px;
        float: left;
        color: white;
        margin-left: 7px;
    }

    .whiteBody .slideThreeTextFour {
        font-size: 20px !important;
        margin-top: 5px;
        float: left;
        color: white;
        margin-left: 7px;
    }

    .whiteBody .slideThreeTextFive {
        font-size: 20px !important;
        margin-top: 5px;
        float: left;
        color: white;
        margin-left: 7px;
    }

    .whiteBody .RegBtnSlide3 {
        float: left;
        margin-left: 30px;
        margin-top: -5px;
        width: 120px;
    }
    /*BLACK BG*/
    .blackBody .slideThreeTextOne {
        font-size: 20px !important;
        margin-top: 23px;
        float: left;
        color: white;
        margin-left: 20px;
        letter-spacing: -1px;
    }

    .blackBody .slideThreeTextTwo {
        font-size: 20px !important;
        margin-top: 23px;
        float: left;
        color: white;
        margin-left: 5px;
    }

    .blackBody .slideThreeTextThree {
        font-size: 20px !important;
        margin-top: 23px;
        float: left;
        color: white;
        margin-left: 7px;
    }

    .blackBody .slideThreeTextFour {
        font-size: 20px !important;
        margin-top: 5px;
        float: left;
        color: white;
        margin-left: 7px;
    }

    .blackBody .slideThreeTextFive {
        font-size: 20px !important;
        margin-top: 5px;
        float: left;
        color: white;
        margin-left: 7px;
    }


    .blackBody .RegBtnSlide3 {
        float: left;
        margin-left: 30px;
        margin-top: -5px;
        width: 120px;
    }

    .time-date {
        display: block;
        width: 120px;
    }

    .pokerChild {
        width: 50%;
        position: absolute;
        top: 15%;
        right: 10%;
        text-align: center;
    }
    /*MOBILE PAGE*/
    .mobileChildCopy.Msports {
        position: absolute;
        z-index: 1;
        color: #fff;
        left: -1%;
        width: 48%;
        padding-top: 0%;
    }

    .contentLeft .cForm form tr:last-child td {
        text-align: center;
        padding-left: 0px;
    }

    #frmContact table tr td #btnSend {
        width: 200px;
        padding: 2px;
        margin-left: auto;
        margin-right: auto;
        color: #fff;
    }

    #frmContact table tr td textarea, #frmContact table tr td input, #frmContact table tr td input, #frmContact table tr td select {
        color: #333;
        width: 100%;
    }

    .blackBody h1.page-title {
        width: 100%;
    }
}

@media (max-width:997px) {


    .tp-banner ul li div .sliderTextAlign .btnsAlignment {
        float: right;
        margin-right: 0.5% !important;
    }

    #ilotto {
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
    }

    #lotto img {
        width: 142%;
        margin-left: -129px;
        max-width: 153%;
    }

    .lottoLeft {
        width: 52%;
        overflow: initial;
    }

    #lotto .lottery-content {
        margin-top: 60px;
        margin-left: 13px;
        float: left;
        width: 415px;
    }

    #keno img {
        width: 58%;
        margin-top: -415px;
        margin-left: 386px;
    }

    #keno {
        height: 500px;
    }

    #ilotto .lottery-content {
        margin-top: 60px;
        margin-left: 13px;
        float: left;
        width: 415px;
    }

    .tcenter.mobimg1 {
        display: none;
    }

    html:lang(vi-vn) .mobileChildCopy .mobTxt1 {
        font-size: 3em;
        line-height: 1.4em;
    }

    .mobileChildCopy.Msports {
        position: absolute;
        z-index: 1;
        color: #fff;
        left: -1%;
        width: 48%;
        padding-top: 5%;
    }

    .GameText {
        font-size: 1.7em;
    }

    .mobileChildCopy.Msports {
        position: absolute;
        z-index: 1;
        color: #fff;
        left: -1%;
        width: 44%;
        padding-top: 5%;
    }

    .sportsText {
        font-size: 1.8em;
    }

    .sportsText2 {
        font-size: 1.8em;
    }
}

@media (max-width:991px) {
    .subnavnew.hovered, .subnavnew {
        display: none !important;
        visibility: hidden !important;
    }

    .contBlog {
        height: 180px;
    }

    .promo-desc br {
        display: none;
    }

    .grid-item .promo-desc h4 {
        font-size: 13px;
        margin: 13px 0 10px;
        color: #fee71b;
        text-overflow: ellipsis;
        height: 15px;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
    }

    .grid-item .promo-desc div {
        color: #fff;
        height: 25px;
        padding: 0 10px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
    }

    .grid-item .btn-wrap {
        font-size: 0;
        padding-top: 8px;
        text-align: center;
        padding-bottom: 0;
    }

    .promo-wrap .view .mask, .view .content {
        position: static;
    }

    .promo-grid .mask a.info {
        margin-top: unset;
    }

    .promo-wrap .view-sixth a.info {
        -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: translateY(100px);
        -o-transform: translateY(100px);
        -ms-transform: translateY(100px);
        transform: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none;
        margin-left: auto;
        margin-right: auto;
        font-style: normal;
    }

    .promo-wrap .view-sixth .mask {
        background: none;
        -ms-filter: none;
        filter: alpha(opacity=0);
        opacity: 1;
        -webkit-transition: none;
        -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: none;
        height: 100%;
        width: 100%;
        font-style: normal;
    }

    .promo-wrap .view a.info {
        display: inline-block;
        text-decoration: none;
        padding: 0;
        background: #fee71b;
        color: #2b2700;
        text-transform: uppercase;
        -moz-box-shadow: 0 0 1px #000;
        font-style: normal;
    }

        .promo-wrap .view a.info:hover {
            background: #FFFF1B !important;
            color: #2b2700;
        }


    .mega-menu .hideOnMobile ul li,
    #primary-menu ul li .mega-menu-content, #primary-menu ul ul:not(.mega-menu-column) {
        display: none;
        border-top: none !important;
    }

    #afterSlide .bxsliderAfter .commonSlide .childSlide {
        /*background: rgba(0, 0, 0, 0.7);
        width: 620px !important;
        height: 123px;
        margin-top: 266px;*/
    }




    /*InfoCenter*/
    .faq-nav {
        display: none;
    }

    .InfoDropdown {
        display: block
    }

    #InfoDropdown {
        background-color: #2b9650 !important;
        color: #fff;
        height: 30px;
        width: 100%;
        border: none !important;
        font: 15px Arial;
        text-decoration: none;
        padding-left: 10px;
        text-transform: uppercase;
        overflow: hidden;
        background-color: rgba(0, 0, 0, 0);
        background-position-x: 0%;
        background-position-y: 0%;
        background-color: rgba(0, 0, 0, 0);
        background-position-x: 0%;
        background-position-y: 0%;
        background-position: 95% 50%;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }
    /*End InfoCenter*/
    .pokerChild2 {
        color: #fff;
        font-size: 2.5vw;
        font-weight: 900;
        margin-top: 20px;
    }

    .pokerChild3 {
        color: #fff;
        font-size: 2.5vw;
        font-weight: 900;
        line-height: 30px;
    }

    .pokerChild4 {
        color: #fff;
        font-size: 2.5vw;
        font-weight: 900;
    }

    .pokerChild {
        width: 50%;
        position: absolute;
        top: 6%;
        right: 3%;
        text-align: center;
    }

    table.form {
        width: 100%;
    }

    #wrapper {
        width: 100%;
        margin: 0;
        box-shadow: none
    }

    #header.full-header .container,
    .container-fullwidth {
        padding: 0 15px !important;
        margin: 0 auto;
        width: 750px !important
    }

    .container.vertical-middle {
        width: 100% !important
    }

    .vertical-middle + .video-wrap {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

    .postcontent,
    .postcontent.bothsidebar,
    .sidebar {
        width: 100%;
        margin-right: 0;
        float: none !important;
        margin-bottom: 40px !important;
        padding-bottom: 40px;
        border-bottom: 1px solid #eee
    }

        .sidebar.col_last {
            float: none;
            margin-bottom: 0 !important;
            padding-bottom: 0;
            border-bottom: 0
        }

    #header,
    #header-wrap,
    #header.sticky-style-2,
    #header.sticky-style-2 #header-wrap,
    #header.sticky-style-3,
    #header.sticky-style-3 #header-wrap {
        height: auto !important
    }

        #header.sticky-style-2 #header-wrap,
        #header.sticky-style-3 #header-wrap {
            min-height: 60px
        }

        #header.sticky-header #header-wrap {
            position: relative
        }

        #header.semi-transparent,
        #header.transparent-header {
            background: #fff;
            border-bottom: 1px solid #f5f5f5;
            z-index: auto
        }

        #header.dark.semi-transparent,
        #header.dark.transparent-header {
            background-color: #333;
            border-bottom: 1px solid rgba(0, 0, 0, .1)
        }

        #header.transparent-header.floating-header {
            margin-top: 0
        }

            #header.transparent-header.floating-header .container {
                width: 750px;
                padding: 0 15px;
                border-radius: 0
            }

            #header.transparent-header + #google-map,
            #header.transparent-header + #page-title.page-title-parallax,
            #header.transparent-header + #slider,
            #header.transparent-header.floating-header + #slider,
            #slider + #header.transparent-header {
                top: 0;
                margin-bottom: 0
            }

    .slider-parallax .slider-parallax-inner {
        position: relative
    }

    #header.transparent-header + #page-title.page-title-parallax .container {
        padding-top: 0
    }

    #header-trigger,
    .header-extras,
    .top-advert {
        display: none
    }

    #logo {
        display: block;
        height: auto;
        float: none;
        max-width: none;
        text-align: center;
        /*border: 0 !important;*/
        padding: 7px;
        margin-left: 0px;
        margin-top: 0;
    }

        #logo img {
            /*height: 50px;
            width: 150px;*/
        }

        #logo a.standard-logo {
            display: inline-block
        }

    .logoSvg {
        /*width: 200px;*/
        height: 50px;
        margin: 0 auto;
        text-align: center;
    }
        /*
            DECLARE SIZE HERE
            REMOVE ONCE THE THEME LOGO IS OVER
        */
        .logoSvg.cny {
            background-size: 84%;
        }
        /********************************/
        .logoSvg img.pushmeLeft {
            margin-left: 0px;
            width: 110px;
            height: auto;
            margin-top: 5px;
        }

        .logoSvg img.pushmeRight {
            margin-left: 0px;
            width: 110px;
            height: auto;
            margin-top: 5px;
        }



    #primary-menu {
        display: block;
        float: none;
        margin-top: 0;
    }

    #primary-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        top: 8px;
        margin-top: 0;
        left: 0;
        z-index: 1;
        font-size: 40px;
    }

    #primary-menu .container #primary-menu-trigger {
        top: 5px;
        left: 0
    }

    #primary-menu > div > ul,
    #primary-menu > ul {
        display: none;
        float: none !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

    #primary-menu > div > ul {
        margin-top: 60px !important
    }

    body:not(.top-search-open) #primary-menu-trigger {
        opacity: 1;
        -webkit-transition: opacity .2s .2s ease, top .4s ease;
        -o-transition: opacity .2s .2s ease, top .4s ease;
        transition: opacity .2s .2s ease, top .4s ease
    }

    body.top-search-open #primary-menu-trigger {
        opacity: 0
    }

    body.side-push-panel #side-panel-trigger-close a {
        display: block;
        position: absolute;
        z-index: 12;
        top: 0;
        left: auto;
        right: 0;
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
        color: #444;
        text-align: center;
        background-color: rgba(0, 0, 0, .1);
        border-radius: 0 0 0 2px
    }

    #primary-menu.style-5 > ul {
        padding-right: 0;
        margin-right: 0;
        border-right: 0
    }

    #primary-menu ul li {
        float: none;
        margin: 0 !important;
        text-align: left !important;
        border-bottom: 1px solid #065422;
        box-shadow: 0px 1px 0px #179c58;
    }

    /*Font for mobile*/
    .childImportant {
        position: absolute;
        bottom: 0;
        right: -8px;
        z-index: 999;
        color: #fff;
        font-family: Verdana, Arial, Tahoma;
        font-weight: 700;
        font-size: 7px;
        text-align: center;
        width: 21px;
        height: 11px;
        line-height: 11px;
        border-radius: 0px;
    }

    .parentImportant {
        float: left;
    }

    #primary-menu.style-1 > ul > li > a > div > .menuLabel {
        display: block;
        font-size: 18px;
        margin-bottom: 0px;
        margin-top: 0px;
        text-align: left;
        margin-left: 55px;
        font-weight: normal;
    }

    #primary-menu ul li > a .homeSize {
        font-size: 24px;
    }

    #primary-menu ul li > a .homeSize2 {
        font-size: 24px;
        line-height: normal;
    }

    #primary-menu ul li > a .navIcon-home {
        height: 24px;
        width: 24px;
        background-position: -910px -1px;
    }

    #primary-menu ul li > a .navIcon-mobile {
        height: 24px;
        width: 14px;
        background-position: -910px -27px;
    }

    #primary-menu ul li > a .navIcon-sports {
        height: 24px;
        width: 24px;
        background-position: -910px -54px;
    }

    #primary-menu ul li > a .navIcon-esports {
        height: 24px;
        width: 32px;
        background-position: -910px -81px;
    }

    #primary-menu ul li > a .navIcon-live {
        height: 24px;
        width: 21px;
        background-position: -910px -108px;
    }

    #primary-menu ul li > a .navIcon-games {
        height: 24px;
        width: 39px;
        background-position: -910px -136px;
    }

    #primary-menu ul li > a .navIcon-lottery {
        height: 24px;
        width: 32px;
        background-position: -910px -163px;
    }

    #primary-menu ul li > a .navIcon-p2p {
        height: 24px;
        width: 27px;
        background-position: -910px -191px;
    }

    #primary-menu ul li > a .navIcon-promotions {
        height: 24px;
        width: 23px;
        background-position: -910px -218px;
    }

    .promo-imgSub, .staticData {
        display: none;
    }
    /************************************
        SUB MENU
    ***************************************/
    .btnplaynow {
        margin: 10px auto 0;
    }

    .mega-menu-content.style-2 > ul li article {
        padding: 0px;
        display: none;
    }
        /* HOME */
        .mega-menu-content.style-2 > ul li article .navIcon-homeVip {
            background-position: -953px 0px;
            height: 60px;
            width: 56px;
        }

        .mega-menu-content.style-2 > ul li article .navIcon-homeRewards {
            background-position: -954px -60px;
            height: 60px;
            width: 56px;
        }

        .mega-menu-content.style-2 > ul li article .navIcon-homeInfo {
            background-position: -955px -120px;
            height: 60px;
            width: 56px;
        }
        /* LIVE CASINO */
        .mega-menu-content.style-2 > ul li article .navIcon-poker1 {
            background-position: -1316px 0px;
            height: 60px;
            width: 47px;
        }

        .mega-menu-content.style-2 > ul li article .navIcon-poker2 {
            background-position: -1316px -60px;
            height: 60px;
            width: 48px;
        }


        .mega-menu-content.style-2 > ul li article .navIcon-poker3 {
            background-position: -1319px -120px;
            height: 60px;
            width: 47px;
        }

        .mega-menu-content.style-2 > ul li article .navIcon-poker4 {
            background-position: -1321px -179px;
            height: 60px;
            width: 47px;
        }
        /* SLOT */
        .mega-menu-content.style-2 > ul li article .navIcon-slot1 {
            background-position: -1375px -1px;
            height: 37px;
            width: 66px;
        }

        .mega-menu-content.style-2 > ul li article .navIcon-slot2 {
            background-position: -1374px -54px;
            height: 37px;
            width: 54px;
        }
        /* lotto */
        .mega-menu-content.style-2 > ul li article .navIcon-lotto {
            background-position: -1023px 0px;
            height: 60px;
            width: 100px;
        }

        .mega-menu-content.style-2 > ul li article .navIcon-keno {
            background-position: -1021px -60px;
            height: 60px;
            width: 102px;
        }

        .mega-menu-content.style-2 > ul li article .navIcon-ilotto {
            background-position: -1015px -123px;
            height: 60px;
            width: 125px;
        }
        /* P2P */
        .mega-menu-content.style-2 > ul li article .navIcon-fb88poker {
            background-position: -1139px 0px;
            height: 60px;
            width: 125px;
        }

        .mega-menu-content.style-2 > ul li article .navIcon-ddzpoker {
            background-position: -1132px -60px;
            height: 60px;
            width: 132px;
            margin-top: 0px;
        }

    .col_one_fifth {
        width: 20%;
    }

    .rescol.col_one_fifth {
        width: 100%;
    }

    /*END OF MOBILE HEADER*/

    #primary-menu ul li > a .navIcon-home #primary-menu ul li > a .navIcon-home #header.split-menu #primary-menu:not(.mobile-menu-off-canvas) > ul:not(:first-child) > li:first-child {
        border-top: 1px solid #eee
    }

    #primary-menu ul li:first-child {
        border-top: 0
    }

    #primary-menu.style-5 > ul > li > a > div {
        line-height: 22px
    }

        #primary-menu.style-5 > ul > li > a > div i {
            display: inline-block;
            margin: 0 6px 0 0;
            top: -1px;
            width: 16px;
            font-size: 14px;
            line-height: inherit
        }

    #primary-menu.style-6 > ul > li.current > a:after,
    #primary-menu.style-6 > ul > li > a:after {
        display: none
    }

    #primary-menu.sub-title.style-2 > div > ul > li,
    #primary-menu.sub-title > ul > li {
        background: 0 0 !important;
        margin-left: 0
    }

        #primary-menu.sub-title > div > ul > li > a,
        #primary-menu.sub-title > ul > li > a {
            line-height: 22px;
            font-size: 13px;
            border-top: none
        }

    #primary-menu.sub-title ul li > a span {
        display: none !important
    }

    #primary-menu.style-3 ul li.current > a,
    #primary-menu.style-3 ul li:hover > a,
    #primary-menu.sub-title div ul > li.current > a,
    #primary-menu.sub-title div ul > li:hover > a,
    #primary-menu.sub-title ul li.current > a,
    #primary-menu.sub-title ul li:hover > a {
        background-color: transparent !important;
        color: #444;
        text-shadow: none
    }

    #primary-menu ul:not(.windows-mobile-menu) li > a i.icon-angle-down:last-child {
        display: none
    }

    #primary-menu ul li.mega-menu {
        position: relative;
        padding: 0px;
    }

    #primary-menu ul li .mega-menu-content,
    #primary-menu ul ul:not(.mega-menu-column) {
        position: relative;
        width: auto;
        max-width: none;
        background: 0 0 !important;
        box-shadow: none;
        border: 0;
        z-index: 1;
        top: 0;
        padding-left: 15px
    }

    #primary-menu ul li .mega-menu-content {
        padding-left: 0
    }

    #primary-menu ul ul:not(.mega-menu-column) ul {
        top: 0 !important;
        left: 0
    }

    #primary-menu ul li .mega-menu-content.menu-pos-invert,
    #primary-menu ul ul.menu-pos-invert:not(.mega-menu-column) {
        left: 0;
        right: 0
    }

    #primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
        right: 0
    }

    #primary-menu ul ul li {
        float: none;
        margin: 0;
        border-top: 1px solid #eee
    }

        #primary-menu ul ul li > a {
            padding: 11px 5px !important;
            font-size: 13px;
            text-transform: none;
            font-weight: 400
        }

        #primary-menu ul ul li:hover > a {
            background-color: transparent !important;
            font-weight: 600;
            padding-left: 5px;
            color: #1abc9c
        }

    #primary-menu ul li .mega-menu-content,
    #primary-menu ul li.mega-menu .mega-menu-content,
    #primary-menu ul li.mega-menu-small .mega-menu-content,
    .floating-header #primary-menu ul li.mega-menu .mega-menu-content,
    .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
        width: auto;
        margin: 0;
        top: 0
    }

    #header.full-header #primary-menu ul li.mega-menu .mega-menu-content,
    .container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content {
        width: auto !important;
        margin: 0 !important
    }

    #primary-menu ul li.mega-menu .mega-menu-content.style-2 {
        padding: 0
    }

    #primary-menu ul li .mega-menu-content ul {
        display: block !important;
        position: relative;
        opacity: 1 !important;
        top: 0;
        left: 0;
        min-width: inherit
    }

        #primary-menu ul li .mega-menu-content ul ul {
            border-top: 1px solid #eee
        }

        #primary-menu ul li .mega-menu-content ul.mega-menu-column {
            float: none;
            width: auto;
            margin: 0;
            border-left: 0 !important;
            padding-left: 15px;
            border-top: 1px solid #eee
        }

            #primary-menu ul li .mega-menu-content ul.mega-menu-column:first-child {
                border: 0
            }

    #primary-menu ul li .mega-menu-content ul {
        width: 100% !important
    }

    #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column {
        padding: 0 0 0 0px
    }

        #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title {
            margin: 0
        }

            #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a {
                font-size: 13px;
                font-weight: 600;
                text-transform: none !important;
                padding: 11px 5px !important;
                line-height: 22px !important;
                color: #444 !important
            }

            #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {
                background-color: transparent;
                color: #1abc9c !important
            }

            #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover {
                color: #1abc9c !important
            }

    #primary-menu ul li .mega-menu-content.style-2 li {
        border-top: 1px solid #eee
    }

        #primary-menu ul li .mega-menu-content.style-2 li:first-child {
            border-top: 0
        }

    #primary-menu ul li .mega-menu-content.style-2 ul > li > a:hover {
        padding-left: 5px
    }

    .mega-menu-column .widget {
        padding: 30px 0;
        margin: 0 !important
    }

    #top-search {
        margin: 0 !important
    }

        #side-panel-trigger,
        #top-account,
        #top-cart,
        #top-search a {
            position: absolute;
            top: 0;
            left: auto;
            right: 15px;
            margin: 40px 0;
            -webkit-transition: margin .4s ease;
            -o-transition: margin .4s ease;
            transition: margin .4s ease
        }

    #primary-menu > div > #side-panel-trigger,
    #primary-menu > div > #top-cart,
    #primary-menu > div > #top-search a {
        margin: 20px 0 !important
    }

    #primary-menu ul.windows-mobile-menu li.sub-menu {
        position: relative
    }

        #primary-menu ul.windows-mobile-menu li.sub-menu a {
            background-image: none !important
        }

            #primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger {
                position: absolute;
                cursor: pointer;
                width: 32px;
                top: 0;
                right: 0;
                z-index: 1;
                padding: 0 !important;
                text-align: center !important
            }

    #primary-menu ul.windows-mobile-menu .mega-menu-content a.wn-submenu-trigger {
        display: none
    }

    #primary-menu ul.windows-mobile-menu li.sub-menu a.wn-submenu-trigger i {
        margin: 0 !important
    }

    #header.sticky-style-3 #top-cart .top-cart-content {
        top: 40px
    }

    #top-search a {
        right: 43px
    }

    #top-search form {
        height: 100px !important
    }

    #primary-menu > div > #top-search form {
        height: 60px !important
    }

    #top-search form input {
        font-size: 24px
    }

    #side-panel-trigger {
        right: 71px
    }

    #top-account {
        margin: 33px 0 32px;
        right: 75px
    }

        #top-account a.btn span {
            display: none
        }

    body:not(.sticky-responsive-pagemenu) #page-menu #page-menu-wrap {
        position: relative !important;
        top: 0 !important
    }

    #page-submenu-trigger {
        opacity: 1;
        pointer-events: auto;
        color: #fff
    }

    #page-menu.pagemenu-active #page-submenu-trigger {
        background-color: rgba(0, 0, 0, .2)
    }

    #page-menu nav {
        display: none;
        position: absolute;
        float: none;
        width: 200px;
        top: 43px;
        left: auto;
        right: 15px;
        height: auto;
        background-color: #1abc9c;
        z-index: 11
    }

    #page-menu.pagemenu-active nav {
        display: block
    }

    #page-menu nav ul {
        height: auto;
        background-color: rgba(0, 0, 0, .2)
    }

    #page-menu nav li {
        float: none
    }

        #page-menu nav li a {
            height: 40px;
            line-height: 40px;
            margin: 0;
            padding: 0 15px;
            border-radius: 0
        }

    #page-menu ul ul {
        position: relative;
        width: auto;
        top: 0;
        background-color: transparent
    }

        #page-menu ul ul a {
            padding-left: 25px
        }

    .sticky-responsive-menu #header {
        min-height: 100px;
        -webkit-transition: min-height .4s ease;
        -o-transition: min-height .4s ease;
        transition: min-height .4s ease
    }

    .sticky-responsive-menu #header-wrap {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .sticky-responsive-menu #header.sticky-style-2,
    .sticky-responsive-menu #header.sticky-style-3 {
        min-height: 160px
    }

    .sticky-responsive-menu.device-touch #header,
    .sticky-responsive-menu.device-touch #header-wrap,
    .sticky-responsive-menu.device-touch #logo,
    .sticky-responsive-menu.device-touch #logo img,
    .sticky-responsive-menu.device-touch #primary-menu-trigger,
    .sticky-responsive-menu.device-touch #side-panel-trigger,
    .sticky-responsive-menu.device-touch #top-account,
    .sticky-responsive-menu.device-touch #top-cart,
    .sticky-responsive-menu.device-touch #top-search a {
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important
    }

    #header.responsive-sticky-header:not(.sticky-style-2):not(.sticky-style-3):not(.static-sticky) {
        min-height: 60px
    }

    .responsive-sticky-header #header-wrap {
        z-index: 199;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #eee;
        -webkit-backface-visibility: hidden
    }

    .responsive-sticky-header:not(.static-sticky) #logo,
    .responsive-sticky-header:not(.static-sticky) #logo img {
        height: 60px
    }

    .responsive-sticky-header:not(.static-sticky) #primary-menu-trigger {
        top: 5px
    }

    .responsive-sticky-header #primary-menu > .container > ul,
    .responsive-sticky-header #primary-menu > ul {
        max-height: 300px;
        overflow-y: scroll
    }

    .responsive-sticky-header #primary-menu > .container > ul,
    .responsive-sticky-header #primary-menu > ul {
        margin-bottom: 20px !important
    }

    .responsive-sticky-header:not(.static-sticky) #side-panel-trigger,
    .responsive-sticky-header:not(.static-sticky) #top-cart,
    .responsive-sticky-header:not(.static-sticky) #top-search a {
        margin: 20px 0
    }

    .responsive-sticky-header:not(.static-sticky) #top-search form {
        height: 60px !important
    }

    .responsive-sticky-header:not(.static-sticky) #top-cart .top-cart-content {
        top: 40px
    }

    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul,
    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul {
        position: fixed;
        display: block;
        z-index: 499;
        width: 280px;
        height: 100%;
        height: calc(100vh);
        max-height: none !important;
        margin: 0 !important;
        left: 0 !important;
        top: 0 !important;
        padding: 35px 25px 60px !important;
        background-color: #fff;
        border-right: 1px solid #eee !important;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(-280px, 0, 0);
        -o-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0);
        -webkit-backface-visibility: hidden;
        transform-style: preserve-3d
    }

    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right > div > ul,
    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas.from-right > ul {
        left: auto !important;
        right: 0;
        border-right: 0 !important;
        border-left: 1px solid #eee !important;
        -webkit-transform: translate3d(280px, 0, 0);
        -o-transform: translate3d(280px, 0, 0);
        transform: translate3d(280px, 0, 0)
    }

    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul,
    body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul {
        -webkit-transition: -webkit-transform .3s ease-in-out, opacity .2s ease !important;
        -o-transition: -o-transform .3s ease-in-out, opacity .2s ease !important;
        transition: transform .3s ease-in-out, opacity .2s ease !important
    }

        body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > div > ul.show,
        body:not(.sticky-responsive-menu) #primary-menu.mobile-menu-off-canvas > ul.show {
            -webkit-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }

    .ei-slider {
        height: 350px
    }

    .ei-title h3 {
        display: none
    }

    .portfolio .portfolio-item {
        width: 33.33333333%
    }

    .portfolio-2 .portfolio-item {
        width: 50%
    }

    .portfolio-1 .portfolio-item {
        width: 100%
    }

        .portfolio-1 .portfolio-item .portfolio-image {
            float: none !important;
            margin: 0 !important;
            margin-bottom: 10px !important
        }

            .portfolio-1 .portfolio-item .portfolio-image,
            .portfolio-1 .portfolio-item .portfolio-image a,
            .portfolio-1 .portfolio-item .portfolio-image img,
            .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,
            .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,
            .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
                width: 100%;
                height: auto
            }

    .portfolio-1 .portfolio-desc {
        width: 100%
    }

    .portfolio-1.portfolio-fullwidth {
        margin: 0 0 -60px 0
    }

        .portfolio-1.portfolio-fullwidth .portfolio-item {
            margin-bottom: 60px;
            padding-bottom: 0;
            border-bottom: 0;
            overflow: hidden
        }

            .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image {
                float: none;
                margin: 0 0 20px 0 !important
            }

                .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
                    -webkit-transition: none;
                    -o-transition: none;
                    transition: none
                }

            .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img,
            .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
                -webkit-transform: translateX(0);
                -moz-transform: translateX(0);
                -ms-transform: translateX(0);
                -o-transform: translateX(0);
                transform: translateX(0)
            }

        .portfolio-1.portfolio-fullwidth .alt .portfolio-desc,
        .portfolio-1.portfolio-fullwidth .portfolio-desc {
            position: relative;
            width: 100%;
            height: auto;
            padding: 0;
            background-color: transparent;
            left: 0;
            right: 0;
            -webkit-transition: none;
            -o-transition: none;
            transition: none
        }

        .portfolio-1.portfolio-fullwidth .portfolio-overlay a {
            left: 50%
        }

        .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
            left: auto;
            right: 50%
        }

    .device-touch .portfolio-parallax .portfolio-item .portfolio-desc,
    .device-touch .portfolio-parallax .portfolio-overlay {
        opacity: 1
    }

    .portfolio-ajax-modal,
    .shop-quick-view-ajax {
        width: 90% !important
    }

    .ievent .entry-title h2,
    .small-thumbs .entry-title h2 {
        font-size: 18px
    }

    .entry-meta li {
        font-size: 12px;
        margin: 0 10px 10px 0
    }

    .post-grid {
        margin-right: -20px
    }

        .post-grid .entry {
            width: 226px;
            margin-right: 20px
        }

        .post-grid.grid-2,
        .post-grid.grid-3 {
            margin-right: -30px
        }

            .post-grid.grid-2 .entry,
            .post-grid.grid-3 .entry {
                width: 345px;
                margin-right: 30px
            }

    .post-masonry-full .entry {
        width: 33.3% !important
    }

    .post-masonry-full.grid-3 .entry {
        width: 50% !important
    }

    .post-timeline .entry {
        width: 290px !important
    }

        .post-timeline .entry.entry-date-section {
            width: 100% !important
        }

    .product {
        width: 33.33333333%
    }

        .product:not(.product-2):not(.product-3) .product-title h3 {
            font-size: 18px
        }

    .pricing [class^=col-md-] .pricing-box.best-price {
        margin-top: 0
    }

    .pricing.pricing-5 .pricing-box.best-price {
        margin-top: 20px
    }

    .device-sm .pricing.pricing-5 .best-price .pricing-title h3,
    .device-sm .pricing.pricing-5 .pricing-title h3 {
        font-size: 14px
    }

    .device-sm .pricing.pricing-5 .pricing-title span {
        font-size: 12px
    }

    .device-sm .pricing.pricing-5 .pricing-price {
        font-size: 48px
    }

        .device-sm .pricing.pricing-5 .pricing-price span {
            font-size: 20px
        }

            .device-sm .pricing.pricing-5 .pricing-price span.price-tenure {
                font-size: 12px
            }

    .device-sm .pricing.pricing-5 .pricing-box.best-price .pricing-title {
        padding: 15px 0
    }

    .pricing-box.pricing-extended .pricing-action-area,
    .pricing-box.pricing-extended .pricing-desc {
        position: relative;
        float: none;
        width: auto;
        padding: 25px
    }

    .pricing-box.pricing-extended .pricing-action-area {
        height: auto;
        border-left: 0;
        border-top: 1px solid rgba(0, 0, 0, .05);
        border-radius: 0 0 3px 3px
    }

    .testimonials-grid.grid-3 li {
        width: 50%
    }

    .section > .testimonial {
        padding: 0 40px !important;
        max-width: none
    }

    .promo:not(.promo-full) {
        padding: 30px 20px !important
    }

    .promo.promo-dark h3 {
        line-height: 1.6
    }

    .promo a.button {
        position: relative !important;
        top: 0 !important;
        margin: 20px 0 0 !important;
        left: 0 !important;
        right: 0
    }

    #contact-form-overlay-mini {
        float: none;
        width: auto;
        max-width: 380px;
        margin: 0 auto
    }

    .button.button-full {
        font-size: 22px
    }

        .button.button-full i {
            top: 3px !important
        }

    .bnews-title {
        float: none;
        display: inline-block
    }

    .bnews-slider {
        float: none;
        margin: 10px 0 0;
        width: 100%
    }

    .wedding-head {
        font-size: 60px
    }

        .wedding-head .first-name span,
        .wedding-head .last-name span {
            font-size: 40px
        }

        .wedding-head .and {
            font-size: 144px
        }

    .error404 {
        font-size: 180px
    }

    .landing-form-overlay {
        position: absolute;
        width: 100%;
        max-width: 400px;
        right: auto;
        left: 50%;
        margin-left: -200px;
        bottom: 0
    }

    .mega-menu-column.col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .featuredBox .item .clearfix {
        margin: 0 auto;
    }

    canvas {
        max-width: 100%;
        height: auto !important
    }


    .casSlideText {
        position: absolute;
        top: 2%;
        right: 11%;
        width: 195px;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        font-family: Arial
    }

    .casSlideChildOne {
        font-size: 15px
    }

    .casSlideChildTwo {
        font-weight: 700;
        font-size: 20px;
        line-height: 17px;
        margin-bottom: 2px
    }

    .casSlideChildThree {
        font-size: 12px
    }

    .casSlideChildFour a {
        height: 25px;
        line-height: 27px;
        text-align: center;
        background: #fee71b;
        width: 119px;
        display: inline-block;
        font-size: 17px;
        text-decoration: none;
        color: #2b2700;
        border-radius: 5px;
        margin-top: 4px;
        font-weight: 700
    }

    /*.marquee {
        width: 73%;
        display: none
    }*/

    #btn-download #btnCloseDownload {
        display: none !important
    }


    .deposit, .logout {
        margin: 7px 0px 0 5px;
    }

    .time-date {
        max-width: 132px !important
    }

    .childThumb {
        left: 0 !important;
        position: initial;
        left: 600px;
        max-width: 409px;
        overflow: hidden;
        bottom: 114px
    }

    .featuredTxtBox {
        left: none !important;
        margin-left: none !important;
        max-width: none !important;
        position: static;
        top: 30px;
        width: 100%;
        padding: 20px;
        text-align: center
    }

    .blackBody .login-banner-left {
        /*display: none !important*/
    }

    /*.reglogCont {
        width: 100%;
        padding:10px;
    }*/

    .poker-slide .owl-nav .owl-prev {
        left: 3px;
    }

    .poker-slide .owl-nav .owl-next {
        right: 3px;
    }

    .poker-slide-container {
        height: auto !important;
        background: #353535
    }

    .pc-content img {
        margin-left: -6px !important
    }

    .pc-content {
        width: 100%;
        float: none;
        margin-top: 0;
        text-align: center;
        margin-left: 0px;
        padding: 0px 10px 0px 10px;
    }

        .pc-content h2 {
            font-family: 'Roboto', sans-serif;
            margin: 0 0 13px;
            font-size: 30px;
            font-weight: 400;
            line-height: normal
        }

        .pc-content p {
            font-family: 'Roboto', sans-serif;
            font-size: 15px;
            margin: 0 0 27px;
            text-align: justify
        }

    .poker-challenge {
        padding: 0;
    }

    .pc-img {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 50px;
    }

        .pc-img img {
            margin: 0 auto
        }

    .poker-deck img.chip {
        display: none
    }

    .cleanTop {
        margin-top: 0 !important
    }


    .tabBox {
        float: left;
        width: 49%;
        height: auto;
    }

    .tabBox {
        margin-right: 8px;
        margin-top: 8px;
    }

        .tabBox:nth-child(2n) {
            margin-right: 0;
        }

        .tabBox:last-child {
            margin-bottom: 8px;
        }

    #tabGames .tab-content {
        display: none;
        padding: 5px 0 5px 0;
        -webkit-animation: fadeEffect 1s;
        animation: fadeEffect 1s
    }

    .wrap-panel {
        margin: 0 auto;
        padding: 20px;
        position: relative
    }

    .poker-deck img.chip-gray {
        width: 14% !important;
        left: -1px;
        top: -62px
    }

    .poker-deck img.chip-yello {
        width: 42% !important;
        top: -145px;
        right: -46px
    }

    .poker-deck img.chip-blue {
        width: 24% !important;
        right: -2px;
        bottom: -15px
    }

    .poker-deck img.chip-pink {
        width: 31% !important;
        left: -27px;
        bottom: 123px
    }

    .poker-deck .pd-content p {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        text-align: justify;
        color: #fff;
        margin: 0
    }


    .qr-container {
        text-align: center;
        width: 45%;
        float: left !important;
        margin: 10px
    }

    .qr-txt h5 {
        text-align: center;
        font-family: Arial !important;
        font-size: 20px;
        font-weight: 700;
        margin-top: 10px
    }

    .qr-txt p {
        text-align: center;
        font-family: Arial !important;
        font-size: 14px;
        font-weight: 700
    }

    .pc-img img {
        display: block;
    }

    .whiteBody .promo-dropdown input {
        border: thin solid #cacaca;
    }

    .promo-dropdown {
        /*display: block !important;*/
        background: none;
    }

        .promo-dropdown #m-tab {
            background-color: #2b9650 !important;
            color: #fff;
            height: 30px;
            width: 100%;
            border: none !important;
            font: 15px Arial;
            text-decoration: none;
            padding-left: 10px;
            text-transform: uppercase;
            overflow: hidden;
            background-color: rgba(0, 0, 0, 0);
            background-position-x: 0%;
            background-position-y: 0%;
            background-position: 95% 50%;
            -moz-appearance: none;
            -webkit-appearance: none;
            appearance: none;
        }

    input.p-nav-txtfield {
        float: left;
        width: 100%;
        font-size: 13px;
        font-family: Tahoma;
        color: #333;
        outline: 0 !important;
        padding: 4px 8px;
        border: none;
        margin: -50px 0 0 0
    }

    /*.promo-nav {
        display: none
    }*/

    #primary-menu > ul > li:last-child .mega-menu-content.style-2 li ul.listv li.active ul.listvchild {
        display: none !important
    }

    #primary-menu > ul > li:last-child .mega-menu-content.style-2 ul.mega-menu-column {
        padding-left: 0
    }

        #primary-menu > ul > li:last-child .mega-menu-content.style-2 ul.mega-menu-column .col_one_fifth {
            margin-top: 0 !important
        }

    #primary-menu > ul > li:last-child .mega-menu-content ul:not(.megamenu-dropdown) {
        border-top: none;
        padding-left: 0
    }

    .pokerSlide.wrap-panel {
        padding: 0;
    }

    #tabGames .tabs {
        display: none;
    }

    .mobileChildCopy .mobTxt1 {
        color: #fbe81e;
        font-size: 2.5em;
        font-weight: 800;
        line-height: 1;
    }

    .mobileChildCopy .mobTxt2 {
        font-size: 1.8em;
        line-height: 1;
    }

    .mobileChildCopy .mobTxt3 {
        font-size: 1.8em;
        line-height: 1;
    }

    .mobileCarousel {
        height: auto;
    }

        .mobileCarousel .wrap-panel {
            padding: 0px;
        }

            .mobileCarousel .wrap-panel .mobileChildCopy {
                margin-left: 45px;
            }
    /*DROP DOWN FOR SLOT GAME*/
    #mtabGames {
        background-color: #2b9650 !important;
        color: #fff;
        height: 30px;
        width: 100%;
        border: none !important;
        font: 15px Arial;
        text-decoration: none;
        padding-left: 10px;
        text-transform: uppercase;
        overflow: hidden;
        background-color: rgba(0, 0, 0, 0);
        background-position-x: 0%;
        background-position-y: 0%;
        background-color: rgba(0, 0, 0, 0);
        background-position-x: 0%;
        background-position-y: 0%;
        background-position: 95% 50%;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }
    /*END DROP DOWN FOR SLOT GAME*/

    /*SLOT JACKPOT*/

    .progleft .jackpotTextvn {
        font-size: 40px;
        font-weight: 700;
        line-height: 39px;
    }

    .progleft .jackpotText1vn {
        font-size: 34px;
        font-weight: 700;
        line-height: 45px;
    }

    .progTextOne {
        font-size: 4vw;
        line-height: 41px;
    }

    .progTextTwo {
        font-size: 5.3vw;
        font-weight: 700;
        line-height: 35px;
    }

    .progright {
        font-size: 5vw;
        letter-spacing: 1vw;
        width: 69%;
    }
    /*END SLOT JACKPOT*/
    /*LOTTOREY*/
    .wrap {
        width: 100%;
        min-width: 100%;
    }

    /*#lotto img {
        width: 75%;
    }*/
    /*END LOTTOREY*/

    /*SLIDE AFTER LOGIN*/
    /*.childSlide {
        left: 20%;
    }*/
}

@media (max-width:913px) {

    .icon-for-blog {
        font-size: 18px;
        line-height: 22px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

    ul.tab-nav:not(.tab-nav-lg) li a {
        font-size: 11px;
    }

    /*SLIDE AFTER LOGIN*/
    /*.childSlide {
        left: 16%;
    }*/

    .pokerChild {
        display: none;
    }

    .mobileSlideText {
        display: block;
        width: 45%;
        height: auto;
        position: absolute;
        top: 10%;
        right: 4%;
        text-align: center;
    }

    .mobSlideText1 {
        font-size: 1.55em;
        font-weight: 700;
        line-height: 1.6em;
        color: #fee71b;
    }

    .mobSlideText2 {
        font-size: 1.2em;
        font-weight: 700;
        line-height: 1.8em;
    }

    #ilotto {
        height: 336px;
        overflow: hidden;
    }

    #lotto img {
        /*width: 50%;*/
    }

    #lotto .lottery-content {
        margin-left: 52%;
    }

    .lottoLeft {
        width: 49%;
        overflow: initial;
    }

    #keno img {
        width: 60%;
        margin-top: -469px;
        margin-left: 340px;
    }

    #ilotto .lottery-content {
        margin-left: 52%;
        margin-top: -32%;
    }

    /*MOBILE PAGE*/
    html:lang(vi-vn) .mobileChildCopy .mobTxt1 {
        font-size: 2.4em;
        line-height: 1.4em;
    }

    .LiveText {
        font-size: 1.8em;
    }

    .GameText {
        font-size: 1.4em;
    }
}

@media (max-width: 812px) {
    /*HEADER*/
    #headerModal .modal-content.bgGreen .childClose {
        right: 0;
        top: -20px;
    }
    /*SLIDE AFTER LOGIN*/
    /*.childSlide {
        left: 12%;
    }*/

    .icon-for-blog {
        font-size: 18px;
        line-height: 22px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

    ul.tab-nav:not(.tab-nav-lg) li a {
        font-size: 11px;
    }
}

@media (max-width:786px) {
    .fleft.fleftAfterLogin {
        width: 100%;
        display: block;
        text-align: center;
    }

    .fright.fleftLogin.beforelogin {
        float: right;
    }

    .fright.fleftLogin {
        float: none;
    }

    .fleftAfterLogin .fleft {
        float: none;
        display: inline-block;
    }

    .fleft.TopRight {
        float: right;
        display: block;
    }

    .notes {
        z-index: 999;
        position: absolute;
        left: -136px;
        top: 35px;
        display: none;
        margin: 0;
        font-family: 'Roboto',sans-serif;
        font-size: 11px;
    }

    .arrowUpHere3 {
        width: 0px;
        border-style: solid;
        border-width: 0 10px 8px 10px;
        border-color: transparent transparent #036526 transparent;
        margin-left: 142px;
    }

    .profileChild {
        z-index: 999;
        position: absolute;
        left: -108px;
        top: 35px;
        display: none;
        margin: 0;
        font-family: 'Roboto',sans-serif;
        font-size: 11px;
    }

        .profileChild .arrowUpHere3 {
            width: 0px;
            border-style: solid;
            border-width: 0 10px 8px 10px;
            border-color: transparent transparent #036526 transparent;
            margin-left: 115px;
        }

    .balanceChild {
        z-index: 999;
        position: absolute;
        left: -96px;
        top: 35px;
        display: none;
        margin: 0;
        font-family: 'Roboto',sans-serif;
        font-size: 11px;
    }

        .balanceChild .arrowUpHere3 {
            width: 0px;
            border-style: solid;
            border-width: 0 10px 8px 10px;
            border-color: transparent transparent #036526 transparent;
            margin-left: 121px;
        }
}

@media (max-width:775px) {
    .floatRightAfterLogin {
        float: none;
    }
}

@media (max-width:769px) {



    /*.whiteBody #afterSlide {
        display: none;
    }*/

    /*html:lang(vi-vn) .whiteBody #afterSlide {
        display: none;
    }*/

    /*.blackBody #afterSlide {
        display: none;
    }

    html:lang(vi-vn) .blackBody #afterSlide {
        display: none;
    }*/
}

@media (max-width:768px) {


    /*RESPONSIVE SLIDE*/
    .slideRegister03 {
        color: #fff;
        font-family: 'Roboto',sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 50px;
        text-align: center;
        letter-spacing: 0;
        background: #00a539;
        text-transform: uppercase;
        padding: 10px 40px;
    }
    /*END RESPONSIVE SLIDE*/


    /**************************************
              CLUBKOI PLAY BUTTON 
         ************************************/
    .middle {
        transform: none;
        transition: .5s ease;
        opacity: 1;
        position: initial;
        width: 100%;
        right: 0;
        bottom: 0px;
        display: block;
    }

    .tabImg:hover .image {
        opacity: 1;
    }

    .middle a.secText:hover {
        color: #000;
    }

    .middle a.secText {
        color: #000;
        font-size: 11px;
        text-align: center;
        text-decoration: none;
        float: left;
        display: block;
        margin-top: 0px;
        width: 100%;
        line-height: 47px;
        background: #cac7c7;
        margin-bottom: 10px;
    }

    .middle .text {
        background: #024b25;
        color: #ffffff;
        font-size: 12px;
        padding: 15px 20px;
        float: right;
        width: 100%;
        text-align: center;
    }


    /**************************************
              CLUBKOI PLAY BUTTON 
   ************************************/


    #btn-Chat {
        display: none;
    }

    #chatBtnMobile {
        visibility: visible;
    }

    table.form td {
        vertical-align: sub;
    }

    /*welcome page*/
    .img-contain {
        width: 100%;
        padding-top: 10px;
    }

    .promo-right {
        float: none;
        width: 100%;
        padding: 20px;
    }

    .blackBody .welcomeTitle, .whiteBody .welcomeTitle {
        font-size: 2em;
    }

    .blackBody .welcomeContainer h2, .whiteBody .welcomeContainer h2 {
        color: #fff;
        font-weight: 400;
        line-height: 4em;
        font-size: 1.2em;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .blackBody .wlcm-prog, .whiteBody .wlcm-prog {
        width: 100%;
        height: 35px;
        margin-left: auto;
        margin-right: auto;
    }

    .blackBody .wlcm-contain, .whiteBody .wlcm-contain {
        background: #02552b;
        max-width: 396px;
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    .promo-right .golden, .promo-right .golden a {
        font-size: 16px;
    }

    .promo-right .coms2 {
        color: #fee71b;
        font-size: 40px;
        line-height: 45px;
        font-weight: 900;
        text-transform: uppercase;
    }
    /*end welcome page*/
    /*
        HOMEPAGE BLOG
    */
    .contBlog {
        height: auto;
    }

    .topNav {
        height: auto;
    }

    .welcome {
        padding: 0 5px;
    }
    /********/
    /*.col_five_sixth, .col_four_fifth, .col_full, .col_half, .col_one_fifth, .col_one_fourth, .col_one_sixth, .col_one_third, .col_three_fifth, .col_three_fourth, .col_two_fifth, .col_two_third, .postcontent, .postcontent.bothsidebar, .sidebar {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px !important
    }*/
    #slider {
        /* min-height: 200px*/
        display: none;
    }

    #newSlider, .hide-mobile {
        height: auto !important;
        max-height: unset !important;
    }
        #newSlider .wrap-panel {
            padding: 0;
        }

        .mobSlide, .mobSlideAfter {
            display: block;
            position: relative;
        }

        .mobSlide img, .mobSlideAfter img {
            max-width: 100%;
            height: auto;
        }

    /*RELOAD BONUS AFTER LOGIN IMG*/
    /*#afterSlide {
        display: none;
    }*/

    .sportsMobBannerText {
        width: 100%;
        position: absolute;
        bottom: 5em;
        margin-left: auto;
        margin-right: auto;
        height: 100px;
        padding: 30px;
    }


    .textSportsBan {
        color: #fff;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: 28px;
        font-weight: 700;
        line-height: 50px;
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .btnSportsBan {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }

    .reloadBonus {
        width: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .reloadBonusTxt1 {
        color: #fee71b;
        font-size: 258px;
        font-weight: bold;
        text-align: center;
        line-height: 200px;
    }

    .reloadBonusTxt2 {
        text-align: center;
        color: #fff;
        font-size: 59px;
        font-weight: bold;
        line-height: 45px;
        padding: 0 20px;
    }
    .reloadBonusButton {
        margin-top: 30px;
    }

    .fomrreg {
        /*padding-left: 0px;
        margin-top: 20px;
        min-width: 333px;
        max-width: 500px;
        margin: 30px auto 0 auto;*/
    }

    .input:focus ~ .mobileToolTip {
        display: block;
        max-width: 90%;
    }

    .mobileToolTip {
        color: #fee71b;
        padding: 5px;
        font-size: 11px;
    }

    .input:focus ~ .tooltips {
        display: none;
    }

    .tablesform td:nth-child(2) {
        text-align: left;
        width: 100%;
        max-width: 425px;
    }

    .reglogCont .col_three_fifth {
        width: 100%;
    }

    .login-banner-left {
        margin: 0 auto;
        max-width: 400px;
    }

    .content-wrap {
        padding: 15px 0px;
    }

    /*
        BALANCE BUTTON IN MYACCOUNT PROFILE
    */
    .acct-balance {
        float: none;
        display: block;
        margin: 100px 0 0 0;
        padding: 10px 0 0 0;
        overflow: visible;
    }

        .acct-balance ul li {
            width: 50%;
        }

            .acct-balance ul li table {
                width: 100%;
                overflow: visible;
            }

            .acct-balance ul li:last-child {
                margin-left: 0;
            }

            .acct-balance ul li label {
                font-size: 12px;
            }

    .form-section {
        border: thin solid #ccc;
    }

    table.form {
        width: 100%;
    }
    /*TRANSFER*/
    #transferMoney table.form {
        width: 100%;
    }

    table.info {
        width: 100%;
    }

        table.info td:first-child {
            width: 50%;
        }
    /* HISTORY */
    #historyForm table tr td, #historyFundForm table tr td {
        float: left;
        width: 70%;
    }

        #historyForm table tr td:first-child, #historyForm table tr td:nth-child(3), #historyFundForm table tr td:first-child, #historyFundForm table tr td:nth-child(3) {
            width: 30%;
            text-align: right;
        }
    /* PROFILE */
    .manage-header {
        padding: 20px 0 0;
    }

    .mgnt-acct-info {
        width: 100%;
        min-height: auto;
    }


    .mgnt-account-form {
        width: 100%;
        margin-left: 0;
        /*margin-top: 20px;*/
        padding: 0 10px 10px 10px;
    }

    .mgnt-address-form, .mgnt-cpw-form {
        padding: 10px;
    }

    .mgnt-form {
        width: 100%;
    }

    .acct-mngr-nav ul li {
        width: 25%;
    }

        .acct-mngr-nav ul li a {
            font-weight: normal;
        }
    /*SLOT JACKPOT*/
    .progleft {
        text-align: center;
        width: 100%;
        height: 72px;
        margin: 10px 10px 10px 0px;
    }

    .progright {
        font-size: 7vw;
        letter-spacing: 1vw;
        width: 100%;
    }

    .progTextOne {
        font-size: 34px;
        line-height: 41px;
    }

    .progTextTwo {
        font-size: 45px;
        font-weight: 700;
        line-height: 35px;
    }
    /*END SLOT JACKPOT*/
    /*
        CONTACT US
    */
    .contactPage {
        margin: 0;
    }



    img.fb88app-img {
        margin-left: 0px;
        margin-top: -30px;
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
        width: 100%;
        height: auto;
    }

    .mobTxt1 {
        color: #fbe81e;
        font-size: 4.5em;
        font-weight: 800;
        line-height: 1;
    }

    .mobTxt2, .mobTxt3 {
        font-size: 1.7em;
        line-height: 1.3em;
        color: #fff;
    }

    .mobTxt4 {
        margin-top: 20px;
        margin-bottom: 20px;
        color: #fff;
    }

    img.fb88appsports-img {
        float: none;
        margin-right: -148px;
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
        width: 100%;
        height: auto;
    }

    img.fb88applivecasino-img {
        margin-left: 0px;
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
        width: 100%;
        height: auto;
    }

    img.fb88appcasino-img {
        float: none;
        margin-right: -250px;
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
        width: 100%;
        height: auto;
    }

    .GameText, .LiveText, .sportsText, .sportsText2 {
        color: #fff;
    }

    .scatchCardRight {
        margin
    }
    /*
        MOBILE PAGE END
    */
    body.whiteBody #clubQueen,
    body.blackBody #clubQueen {
        overflow: hidden;
    }

    body.whiteBody #clubTen,
    body.blackBody #clubTen {
        overflow: hidden;
    }

    section.hasBorder {
        text-align: center;
        padding-bottom: 50px;
    }

    #section section .downWards {
        position: static;
        display: inline-block;
        font-size: inherit;
    }
}


@media (max-width:767px) {


    body {
        padding: 0 !important
    }

    #wrapper {
        width: 100% !important
    }

    .container-fullwidth {
        margin: 0 auto;
        padding: 0 15px !important
    }

    h1 {
        font-size: 28px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 16px
    }

    .one-page-arrow {
        display: none !important
    }

    #top-bar {
        height: auto
    }

        #top-bar .col_half {
            width: 100%;
            margin-bottom: 0 !important
        }

    .top-links,
    .top-links > ul > li {
        float: none !important
    }

        .top-links > ul {
            text-align: center
        }

            .top-links > ul > li {
                display: inline-block
            }

            .top-links > ul > li {
                margin-right: -4px
            }

        .top-links ul div.top-link-section,
        .top-links ul ul {
            text-align: left
        }

        .top-links ul div.top-link-section {
            left: auto;
            right: 0;
            padding: 20px 15px
        }

    #slider:not(.swiper_wrapper) .slider-caption,
    #top-social,
    .camera_caption,
    .ei-title,
    .flex-caption,
    .nivo-caption,
    .slider-arrow-bottom-sm,
    .slider-arrow-top-sm,
    .slider-caption .button,
    .slider-caption p {
        display: none !important
    }

    .slider-caption h2 {
        margin-bottom: 0 !important
    }

    .flex-control-nav li {
        opacity: 1 !important
    }

    .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs {
        height: 60px
    }

        .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,
        .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {
            display: block;
            width: 80px !important;
            height: 60px !important
        }

    /**/
    .col_one_third.contBlog:nth-child(2n) {
        /*padding-right: 0;*/
    }

    .col_one_third.contBlog {
        width: 49.5%;
        /*padding-right: 10px;*/
    }

    .col_five_sixth, .col_four_fifth, .col_full, .col_half, .col_one_fifth, .col_one_fourth, .col_one_sixth, .col_one_third, .col_three_fifth, .col_three_fourth, .col_two_fifth, .col_two_third, .postcontent, .postcontent.bothsidebar, .sidebar {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px !important
    }

        .sidebar.col_last {
            margin-bottom: 0 !important
        }

    form .col_five_sixth,
    form .col_four_fifth,
    form .col_full,
    form .col_half,
    form .col_one_fifth,
    form .col_one_fourth,
    form .col_one_sixth,
    form .col_one_third,
    form .col_three_fifth,
    form .col_three_fourth,
    form .col_two_fifth,
    form .col_two_third {
        margin-bottom: 25px !important
    }

    #page-title {
        padding: 20px 0 25px;
        text-align: center
    }

        #page-title h1 {
            line-height: 1.5;
            font-size: 24px
        }

        #page-title .breadcrumb {
            position: relative !important;
            top: 0 !important;
            left: 0 !important;
            right: 0 !important;
            margin: 15px 0 0 !important
        }

        #page-title #portfolio-navigation,
        #portfolio-ajax-title #portfolio-navigation {
            position: relative;
            top: 0;
            left: 0;
            margin: 15px auto 0
        }

    #portfolio-ajax-title {
        text-align: center
    }

    .portfolio-filter {
        border: none;
        border-radius: 0;
        margin-bottom: 20px
    }

        .portfolio-filter li {
            width: 33.33%;
            margin: 0 0 20px 0 !important
        }

            .portfolio-filter li a {
                text-align: center;
                border-left: none;
                padding: 12px 18px !important;
                border-radius: 2px !important
            }

                .portfolio-filter li a:hover {
                    color: #1abc9c
                }

            .portfolio-filter li.activeFilter a {
                color: #fff;
                margin: 0
            }

        .portfolio-filter.style-2 li a,
        .portfolio-filter.style-3 li a {
            border-radius: 22px !important
        }

    .portfolio-shuffle {
        display: none
    }

    .ievent .entry-image,
    .small-thumbs .entry-image {
        float: none !important;
        width: 100% !important;
        margin: 0 0 20px !important
    }

    .entry-title h2,
    .post-grid .entry-title h2 {
        font-size: 18px !important;
        font-weight: 600
    }

    .entry-meta li {
        font-size: 11px;
        margin: 0 10px 10px 0
    }

    #posts .entry-meta li i {
        display: none
    }

    #posts .entry-meta li:last-child i,
    #posts.post-grid .entry-meta li i {
        display: inline-block
    }

    .post-grid {
        margin-right: 0 !important
    }

        .post-grid .entry,
        .post-masonry-full.grid-3 .entry {
            float: none !important;
            width: 100% !important;
            margin-right: 0 !important;
            border-right: 0 !important
        }

    .post-timeline .entry.entry-date-section {
        margin-left: 0
    }

    .post-timeline .entry-timeline,
    .timeline-border {
        display: none !important
    }

    .postcontent .post-timeline {
        padding-left: 0
    }

    .post-masonry-full .entry {
        padding: 40px !important
    }

    .product-1 .product {
        width: 100%
    }

    .product-1 .product-image {
        float: none !important;
        width: 100% !important;
        height: auto !important;
        margin: 0 0 20px !important
    }

    .product-1 .product-title h3 {
        font-size: 19px
    }

    .product-1 p {
        display: none
    }

    .pricing-box.best-price {
        margin-top: 0
    }

    .pricing.pricing-5 .pricing-box {
        float: none;
        width: 100%
    }

    .pricing-box.pricing-extended .pricing-features li {
        width: auto;
        float: none
    }

    table.cart .quantity {
        display: block
    }

        table.cart .quantity .minus,
        table.cart .quantity .plus,
        table.cart .quantity .qty {
            float: none;
            width: 100%
        }

        table.cart .quantity .qty {
            border: 0;
            border-top: 1px solid #ddd;
            border-bottom: 1px solid #ddd
        }

    .button.button-desc {
        padding: 20px 17px;
        font-size: 15px;
        max-width: 100%
    }

        .button.button-desc span {
            font-size: 11px
        }

    .process-steps li {
        float: none;
        width: auto !important;
        margin-top: 20px
    }

        .process-steps li:first-child {
            margin-top: 0
        }

        .process-steps li h5 {
            margin: 10px 0 0 0
        }

        .process-steps li:after,
        .process-steps li:before {
            display: none
        }

    .tabs-responsive .tab-container {
        padding: 0 !important
    }

        .tabs-responsive .tab-container:not(.accordion-border) {
            border: 0
        }

    .testimonials-grid li {
        float: none;
        width: auto !important;
        padding-left: 0;
        padding-right: 0
    }

    .team.team-list .team-image {
        float: none;
        width: 100%;
        margin-right: 0
    }

    .team.team-list .team-title {
        margin-top: 15px
    }

    .title-block {
        padding: 2px 0 3px 15px;
        border-left-width: 5px
    }

    .title-block-right {
        padding: 2px 15px 3px 0;
        border-right-width: 5px
    }

    .title-block h1 + span {
        font-size: 18px
    }

    .title-block h2 + span {
        font-size: 17px
    }

    .title-block h3 + span {
        font-size: 15px
    }

    .title-block h4 + span {
        font-size: 13px
    }

    .heading-block h1 {
        font-size: 30px
    }

    .heading-block h2 {
        font-size: 26px
    }

    .heading-block h3 {
        font-size: 22px
    }

    .heading-block h4 {
        font-size: 19px
    }

    .heading-block h1 + span {
        font-size: 20px
    }

    .heading-block h2 + span {
        font-size: 18px
    }

    .heading-block h3 + span,
    .heading-block h4 + span {
        font-size: 17px
    }

    .heading-block ~ p:not(.lead) {
        font-size: 15px
    }

    .emphasis-title h1,
    .emphasis-title h2 {
        font-size: 44px !important
    }

    .wedding-head {
        font-size: 48px
    }

        .wedding-head .and,
        .wedding-head .first-name,
        .wedding-head .last-name {
            display: block;
            margin: 0 0 15px;
            text-align: center
        }

            .wedding-head .first-name span,
            .wedding-head .last-name span {
                font-size: 36px
            }

        .wedding-head .and {
            font-size: 120px
        }

    .news-carousel .overlay {
        display: none
    }

    #copyrights .col_half {
        text-align: center;
        margin-bottom: 15px !important
    }

    #copyrights .footer-logo {
        margin-left: auto;
        margin-right: auto
    }

    .btn-download {
        display: none !important;
    }

    .textfooter {
        display: none
    }
    /*BLOG DROP DOWN*/
    .blogDropdown {
        display: block;
        background: #03732b;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        height: 47px;
        color: #fff;
    }

        .blogDropdown span {
            line-height: 47px;
            font-size: 14px;
            font-weight: 700;
            float: left;
            width: 30%;
            text-align: center;
        }

        .blogDropdown #blogDropdown {
            background-position: 95% 50%;
            margin: 5px;
            margin-left: 0px;
            height: 76%;
            width: 68%;
            float: right;
            border: none;
            color: #2b2700;
            font-weight: 700;
            padding-left: 10px;
        }

            .blogDropdown #blogDropdown .blogOptions {
                font-weight: 700;
            }

    .tab-nav {
        display: none;
    }

    .icon5_m {
        background-repeat: no-repeat;
        background-position: bottom left;
        padding-left: 30px;
    }
    /*LOTTERY*/








    .leftbanner {
        float: none;
        width: 100%;
        height: auto
    }

        .leftbanner img {
            width: 100%;
            height: auto
        }

    .rightbanner {
        width: 100%;
    }

    .subSliderProductOftheMonth li > div:nth-child(2),
    .subSliderTopWinnersOfTheMonth li > div:nth-child(2) {
        width: 50%;
    }
}

@media (max-width:659px) {
    .grid-item {
        height: auto;
        position: static !important;
    }
}

@media (max-width:635px) {

    .welcome table tr td:last-child span {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 70px;
        display: block;
        margin-left: 5px;
    }

    /*en*/
    .mobileSlideText {
        display: block;
        background: rgba(0, 0, 0, 0.7);
        width: 91%;
        margin-left: auto;
        height: 22%;
        position: absolute;
        top: 72%;
        text-align: center;
        margin-right: auto;
        line-height: normal;
    }

        .mobileSlideText .mobSlideText2 br {
            display: none;
        }

    .mobSlideText1 {
        font-size: 3vw;
        font-weight: 700;
    }

        .mobSlideText1 br {
            display: none;
        }

    .mobSlideText2 {
        font-size: 2vw;
        font-weight: 700;
    }

    .time-date {
        margin-right: 0;
    }

    .balanceChild {
    }

    .mobileChildCopy .mobTxt1 {
        color: #fbe81e;
        font-size: 1.5em;
        font-weight: 800;
        line-height: 1;
    }

    .mobileChildCopy .mobTxt2 {
        font-size: 1.7em;
        line-height: 1.1;
    }

    .mobileChildCopy .mobTxt3 {
        font-size: 1.7em;
        line-height: 1;
    }

    .mobileCarousel {
        height: auto;
    }

        .mobileCarousel .wrap-panel {
            padding: 0px;
        }

            .mobileCarousel .wrap-panel .mobileChildCopy {
                margin-left: 45px;
                margin-top: -10px;
            }
    /*LOTTOREY*/
    .wrap {
        width: 100%;
        min-width: 100%;
    }

    .floatme {
        float: none;
    }

    #lotto .lottery-content {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        width: 100%;
        text-align: center;
    }

    .lottery-content .lottery-btn {
        margin-left: auto;
        margin-right: auto;
        max-width: 262px;
        line-height: 62px;
    }

    .lottoLeft {
        width: 100%;
        overflow: initial;
    }

    #lotto img {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }

    #lotto h2 {
        font-size: 60px;
        line-height: 56px;
        margin: 0px 0 10px
    }

    .lottery-content p {
        font-size: 18px;
        line-height: 36px;
    }

    #keno {
        height: auto;
    }

        #keno img {
            margin-left: 5px;
            width: 100%;
            margin-top: -992px;
        }

        #keno .lottery-content {
            margin-left: auto;
            margin-right: auto;
            width: 100%;
            text-align: center;
            margin-top: 440px;
        }

        #keno h2 {
            font-size: 60px;
            line-height: 56px;
            margin: 0px 0 10px
        }

        #keno .lottery-content p {
            font-size: 18px;
            line-height: 36px;
        }


    #ilotto {
        height: 688px;
        margin-top: -50px;
    }

        #ilotto .lottery-content {
            margin-left: auto;
            margin-right: auto;
            margin-top: 7px;
            width: 100%;
            text-align: center;
        }

        #ilotto h2 {
            font-size: 60px;
            line-height: 56px;
            margin: 0px 0 10px
        }

        #ilotto .lottery-content p {
            font-size: 18px;
            line-height: 36px;
        }

    .ilottoLeft_m {
        width: 100%;
    }
    /* END LOTTOREY*/


    /*CONTACT US PAGE*/
    .contactFloat {
        float: none;
    }

    .contactRight, .contactLeft {
        width: 100%;
    }

    .contactFloat img {
        max-width: none;
    }
}
@media (max-width:600px) {
    .popMe .time-date {
        display:none;
    }
}
@media (max-width:550px) {
    /*LOTTERY*/
    .wrap {
        width: 100%;
        min-width: 100%;
    }

    .floatme {
        float: none;
    }

    .fleft.icon-notif {
        display: none;
    }

    .joinNow, .login {
        width: 100px;
    }

    .loginBody {
        /*left: -200%;*/
        top: 26px;
        width: 300px;
        max-width: 380px;
        left: -100px;
    }

    .balanceChild {
    }

    #lotto .lottery-content {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        width: 100%;
        text-align: center;
    }

    .lottery-content .lottery-btn {
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
        line-height: 50px;
    }

    #lotto img {
        width: 100%;
    }

    #lotto h2 {
        font-size: 65px;
        line-height: 61px;
        margin: 0px 0 10px;
    }

    .lottery-content p {
        font-size: 17px;
        line-height: 22px;
    }

    #keno {
        height: 568px;
    }

        #keno img {
            margin-left: 5px;
            width: 100%;
            margin-top: -877px;
        }

        #keno .lottery-content {
            margin-left: auto;
            margin-right: auto;
            width: 100%;
            text-align: center;
            margin-top: 339px;
        }

        #keno h2 {
            font-size: 65px;
            line-height: 61px;
            margin: 0px 0 10px;
        }

        #keno .lottery-content p {
            font-size: 17px;
            line-height: 22px;
        }

    #ilotto {
        height: auto;
        margin-top: -50px;
        margin-bottom: 30px;
    }

        #ilotto .lottery-content {
            margin-left: auto;
            margin-right: auto;
            margin-top: 7px;
            width: 100%;
            text-align: center;
        }

        #ilotto h2 {
            font-size: 65px;
            line-height: 61px;
            margin: 0px 0 10px;
        }

        #ilotto .lottery-content p {
            font-size: 17px;
            line-height: 22px;
        }

    .ilottoLeft_m {
        width: 100%;
    }
    /* END LOTTERY*/
    .reloadBonusTxt1 {
        font-size: 158px;
        line-height: 200px;
    }

    .reloadBonusTxt2 {
        font-size: 40px;
        line-height: 45px;
    }

    .acct-balance ul li.refGreen, .acct-balance ul li.refGrey {
        height: auto;
        text-align: center;
        line-height: normal;
        padding: 0;
    }

    .acct-balance ul li table tr td {
        display: block;
        padding: 0;
        margin: 0;
    }

        .acct-balance ul li table tr td:first-child {
            padding-top: 5px;
        }

        .acct-balance ul li table tr td:nth-child(2) {
            padding: 5px 0 10px 0;
        }

        .acct-balance ul li table tr td:last-child {
            padding-bottom: 10px;
        }

        .acct-balance ul li table tr td i {
            margin: 0 auto;
        }

    /*
        mgnt-deposit-nav
    */
    .mgnt-deposit-nav li {
        width: 25%;
    }

    /*MOBILE PAGE*/
    .mobileChildCopy {
        position: absolute;
        z-index: 1;
        color: #fff;
        top: 13%;
        right: 0;
        width: 50%;
    }

    .mobileChildCopy .mobTxt2 {
        font-size: 1.1em;
        line-height: 1.1;
    }

    .mobileChildCopy .mobTxt3 {
        font-size: 1.1em;
        line-height: 1;
    }




    .blackBody .slideOneTextOne {
        font-size: 4.5vw;
    }

    .blackBody .slideOneTextTwo {
        font-size: 4.5vw;
    }

    .blackBody .slideOneTextThree {
        font-size: 4.5vw;
    }

    .blackBody .slideOneTextFour {
        font-size: 4.5vw;
    }


    /*
        THIS IS FOR WELCOME PAGE
    */
    .check-buttons {
        max-width: 100%;
    }
}




@media (max-width:480px) {
    /*
        THIS IS FOR WELCOME PAGE
    */
    .btnNewCountdown {
        padding: 10px;
        text-align: center;
    }

    .check-buttons {
        padding: 20px 0 10px 0;
    }

        .check-buttons span {
            margin: 0 6% 10px 6%;
        }



    .contBlog img {
        height: auto;
        width: 100%;
        float: left;
    }


    .contBlog .textBlog {
        height: auto;
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    .contBlog h5 {
        width: 100%;
        text-align: center;
        margin-left: 0px;
    }

    select#year {
        /*width: 33.5%;*/
    }

    input#Captcha {
        /*width: 69% !important;*/
    }

    input#Contact {
        /*width: 77.5% !important;*/
    }

    .topNav {
        padding: 0 10px;
    }

    .time-date {
        font-size: 9px;
        font-weight: normal;
        width: auto;
        display: none;
    }

    .joinNow, .login {
        width: 96px;
        font-size:11px;
    }


    .beforelogin {
        max-width: 100%;
    }
    .tablesform td {
        display: block;
        /*padding: 0 10px;*/
        text-align: left;
    }

        .tablesform td:first-child {
            width: 100%;
        }

    .tablesform input[type="password"], .tablesform input[type="text"] {
        /*width: 94%;*/
    }

    .mobileToolTip {
        max-width: 90%;
        width: 100%;
    }

    .tablesform td .modTxt {
        text-align: left;
        width: 100%;
    }

    .selectDiv {
        /*width: 29.5%;*/
    }

    /*.tablesform .custWidthSelect {
        max-width: 80px;
    }*/



    .longselect select {
        /*width: 94%;*/
    }

    .reloadBonusTxt1 {
        font-size: 90px;
        line-height: 90px;
    }

    .reloadBonusTxt2 {
        font-size: 25px;
        line-height: 35px;
    }

    .reloadBonusButton {
        margin-top: 10px;
    }


    /*
        TABLE FORM PAYMENT PAGE
    */

    table.form tr td {
        display: block;
    }
    /* TRANSFER */
    #transferMoney table.form tr td:first-child {
        width: 100%;
    }

    #transferMoney table.form .txtfield, table.form .txtfield {
        width: 90%;
    }
    /* HISTORY */
    #historyForm table tr td {
        float: none;
        display: block;
        width: 100%;
    }

        #historyForm table tr td:first-child, #historyForm table tr td:nth-child(3) {
            width: 100%;
            text-align: left;
        }
    /* PROFILE */
    .mgnt-form {
        display: block;
    }

        .mgnt-form tr td {
            display: block;
            padding: 0 5px;
            width: 100%;
        }

        .mgnt-form label {
            display: inline-block;
            text-align: left;
            margin-bottom: 0px;
        }

    .button {
        margin-top: 10px;
    }

    .col_one_third.contBlog {
        width: 100%;
        padding: 10px;
    }
    /*
        MOBILE PAGE
    */
    .qr-container {
        float: none;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }


    /*
        NOTIF MODAL
    */
    #selectTab {
        display: block;
        color: #fff;
        background-position: 98% 50%;
        padding: 7px 10px;
        border: none;
        margin: 2px;
        width: 100%;
    }

    .tabHead {
        display: none;
    }

    #tabBody {
        margin-top: 5px;
    }

    .videos {
        width: 100%;
    }
}

@media (max-width:479px) {



    #header.full-header .container,
    .container-fullwidth {
        width: 310px;
    }

    #header-wrap .container, #topnavID .container {
        width: 100%;
    }

    .container.vertical-middle {
        width: 100% !important
    }

    .full-screen:not(.force-full-screen) .container.vertical-middle {
        width: 310px !important
    }

    #top-cart {
        display: none
    }

    #top-search a {
        right: 15px
    }

    #top-search form input {
        padding-right: 30px
    }

    #side-panel-trigger {
        right: 43px
    }

    #top-account {
        right: 43px
    }

        #top-account a.btn {
            padding-left: 8px;
            padding-right: 8px
        }

            #top-account a.btn i:last-child {
                display: none
            }

    .ei-slider,
    .swiper_wrapper:not(.force-full-screen),
    .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
        height: 180px !important
    }

    .swiper_wrapper .slider-caption h2 {
        font-size: 28px
    }

    #header.transparent-header.floating-header .container {
        width: 310px;
        padding: 0 15px
    }

    .portfolio-filter li {
        width: 50%
    }

    .portfolio:not(.portfolio-1) {
        margin: 0
    }

    .portfolio .portfolio-item {
        width: 100%
    }

    .post-grid:not(.post-masonry) .entry-image iframe {
        height: 157px
    }

    .mpost .entry-image {
        float: none;
        margin: 0 0 20px 0
    }

        .mpost .entry-image,
        .mpost .entry-image a,
        .mpost .entry-image i,
        .mpost .entry-image img {
            width: 100%;
            height: auto
        }

            .mpost .entry-image i {
                height: 150px;
                line-height: 150px
            }

    .shop:not(.product-1) {
        margin: 0
    }

        .shop:not(.product-1) .product {
            margin: 0 0 20px 0;
            padding: 0;
            width: 100%
        }

        .shop:not(.product-1) .product-title h3 {
            font-size: 19px
        }

    .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs {
        height: 45px
    }

        .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li,
        .fslider:not(.flex-thumb-grid) .flex-control-nav.flex-control-thumbs li img {
            display: block;
            width: 60px !important;
            height: 45px !important
        }

    .si-share span {
        display: none
    }

    .parallax .entry-overlay,
    .parallax .entry-overlay-meta {
        left: 50% !important;
        right: 0 !important;
        margin: 0 0 0 -140px !important;
        width: 280px !important
    }

    .parallax .entry-overlay {
        width: 288px !important
    }

    .parallax .countdown-section {
        width: 64px;
        height: 64px;
        margin: 0 8px 0 0;
        font-size: 11px;
        padding: 0;
        padding-top: 12px
    }

    .parallax .countdown-amount {
        font-size: 20px
    }

    .countdown-large .countdown-section {
        display: block;
        width: auto;
        margin: 30px 0 0;
        border: 0
    }

        .countdown-large .countdown-section:first-child {
            margin-top: 0
        }

    .testi-image,
    .testi-image a,
    .testi-image i,
    .testi-image img {
        width: 36px;
        height: 36px
    }

        .testi-image i {
            line-height: 36px;
            font-size: 20px
        }

    .clients-grid.grid-4 li,
    .clients-grid.grid-6 li,
    .clients-grid:not(.grid-3):not(.grid-2) li {
        width: 50%
    }

    .button.button-full {
        font-size: 16px
    }

        .button.button-full i {
            top: 2px !important;
            margin-left: 3px !important
        }

    .emphasis-title h1,
    .emphasis-title h2 {
        font-size: 40px !important
    }

    .error404,
    .error404-wrap .error404 {
        font-size: 120px
    }

    .landing-video {
        position: relative;
        top: 9px;
        width: 212px;
        height: 119px;
        margin: 19px 0 0 34px
    }

    .landing-form-overlay {
        margin-left: -155px
    }

    .button.button-desc {
        padding: 20px 17px;
        font-size: 15px;
        max-width: 100%
    }

        .button.button-desc span {
            font-size: 11px
        }
    /*SLOT GAMES*/
    .tabBox {
        float: left;
        width: 100%;
        height: auto;
    }

    .tabBox {
        margin-right: 18px;
        margin-top: 18px;
    }

        .tabBox:nth-child(2n) {
            margin-right: 0;
        }

        .tabBox:last-child {
            margin-bottom: 18px;
        }
    /*END SLOT GAMES*/

    .bell {
        display: none;
    }
}

@media (max-width:420px) {
    .acct-profile img {
        margin: 0 auto;
    }

    .acct-notification {
        text-align: center;
    }

        .acct-notification ul li {
            display: inline-block;
        }
}

@media (max-width:400px) {
    .loginBody {
        left: -120px;
        width: 280px;
    }

    .clickHere {
        width: 100%;
    }

    .acct-profile {
        float: none;
    }

    .acct-notification {
        margin-left: 0px;
        float: none;
    }

    .acct-balance {
        margin-top: 10px;
    }

    .mgnt-deposit-nav li {
        width: 50%;
        border: none;
    }

        .mgnt-deposit-nav li a {
            font-weight: 400;
        }

    .progTextOne {
        font-size: 34px;
        line-height: 41px;
    }

    .progTextTwo {
        font-size: 52px;
        font-weight: 700;
        line-height: 35px;
    }
    /*SLOT GAMES*/
    .tabBox {
        float: left;
        width: 100%;
        height: auto;
    }

    /*END SLOT GAMES*/

    #keno {
        height: 507px;
    }

        #keno img {
            margin-left: 5px;
            width: 100%;
            margin-top: -798px;
        }

        #keno .lottery-content {
            margin-left: auto;
            margin-right: auto;
            width: 100%;
            text-align: center;
            margin-top: 263px;
        }

        #keno h2 {
            font-size: 65px;
            line-height: 61px;
            margin: 0px 0 10px;
        }

        #keno .lottery-content p {
            font-size: 17px;
            line-height: 22px;
        }

    #ilotto {
        height: auto;
        margin-top: 25px;
        margin-bottom: 30px;
    }
    /*****MOBILE PAGE*******/
    .mobileChildCopy {
        position: absolute;
        z-index: 1;
        color: #fff;
        top: 0%;
        right: 0;
        width: 50%;
    }

        .mobileChildCopy .mobTxt2 {
            font-size: 1.1em;
            line-height: 1.1;
        }

    .mobileChildCopy .mobTxt3 {
        font-size: 1.1em;
        line-height: 1;
    }

    /*MOBILE PAGE*/
    .mobileChildCopy.Msports {
        position: absolute;
        z-index: 1;
        color: #fff;
        left: -1%;
        width: 65%;
        padding-top: 5%;
    }

    .sportsText {
        font-size: 1.2em;
    }

    .sportsText2 {
        font-size: 1.2em;
    }

    .mobileChildCopy.MLive {
        position: absolute;
        z-index: 1;
        color: #fff;
        top: 5%;
        right: 0;
        width: 71%;
    }

    .LiveText {
        font-size: 1.2em;
    }

    img.fb88appcasino-img {
        margin-right: -125px;
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }
}

@media (max-width:374px) {
    .bell {
        width: auto;
    }

    .time-date {
        display: none;
    }

    .balanceChild {
    }



    .joinNow, .login {
        width: 88px;
    }

    .contactFloat table tr td {
        display: block;
    }

    .contactRight {
        padding: 20px;
    }

    .contactLeft {
        padding: 0px;
    }

    .mdy2 {
        width: 31%;
    }
}

@media (max-width:360px) {
    .topNav {
        padding: 0;
    }

    .joinNow, .login {
        width: 80px;
        font-size: 10px;
    }

    .Chatsupport {
        font-size: 10px;
    }
}



@media (min-width:992px) and (max-width:1199px) {
    #wrapper {
    }

    #header.transparent-header.floating-header .container {
        width: 1030px;
        padding: 0 30px
    }

    #header.transparent-header.floating-header.sticky-header .container {
        width: 970px;
        padding: 0 15px
    }

    #primary-menu.sub-title ul > li > a {
        padding-left: 15px;
        padding-right: 15px
    }

    #primary-menu ul li.mega-menu .mega-menu-content,
    .floating-header.sticky-header #primary-menu ul li.mega-menu .mega-menu-content {
        width: 940px
    }

    .floating-header #primary-menu ul li.mega-menu .mega-menu-content {
        width: 1030px
    }

    .ei-slider {
        height: 450px
    }

    .postcontent {
        width: 690px
    }

        .postcontent.bothsidebar {
            width: 440px
        }

    .sidebar {
        width: 210px
    }

        .sidebar .widget iframe {
            width: 210px !important
        }

    .team.team-list .team-image {
        width: 200px
    }

    .testi-image,
    .testi-image a,
    .testi-image i,
    .testi-image img {
        display: block;
        width: 36px;
        height: 36px
    }

        .testi-image i {
            line-height: 36px;
            font-size: 20px
        }

    .bothsidebar .portfolio-item {
        width: 50%
    }

    .bothsidebar .portfolio.portfolio-3 {
        margin: 0 -20px -20px 0
    }

    .bothsidebar .portfolio-3 .portfolio-item {
        padding: 0 20px 20px 0
    }

    .portfolio-1 .portfolio-item .portfolio-image,
    .portfolio-1 .portfolio-item .portfolio-image a,
    .portfolio-1 .portfolio-item .portfolio-image img {
        width: 560px;
        height: 311px
    }

    .portfolio-1 .portfolio-desc {
        width: 340px
    }

    .bothsidebar .portfolio-shuffle,
    .postcontent .portfolio-1 .iconlist {
        display: none
    }

    .postcontent .portfolio-1 .portfolio-item .portfolio-image,
    .postcontent .portfolio-1 .portfolio-item .portfolio-image a,
    .postcontent .portfolio-1 .portfolio-item .portfolio-image img {
        width: 400px;
        height: 222px
    }

    .postcontent .portfolio-1 .portfolio-desc {
        width: 250px;
        padding: 0
    }

    .bothsidebar .portfolio-1 .portfolio-item {
        width: 100% !important
    }

        .bothsidebar .portfolio-1 .portfolio-item .portfolio-desc,
        .bothsidebar .portfolio-1 .portfolio-item .portfolio-image {
            float: none;
            margin: 0 !important
        }

        .bothsidebar .portfolio-1 .portfolio-item .portfolio-image {
            margin-bottom: 20px !important
        }

            .bothsidebar .portfolio-1 .portfolio-item .portfolio-image,
            .bothsidebar .portfolio-1 .portfolio-item .portfolio-image a,
            .bothsidebar .portfolio-1 .portfolio-item .portfolio-image img {
                width: 100%;
                height: auto
            }

    .bothsidebar .portfolio-1 .portfolio-desc {
        width: 100%;
        padding: 0
    }

    .bothsidebar .entry-title h2 {
        font-size: 19px;
        font-weight: 600
    }

    .bothsidebar .entry-meta li {
        margin-right: 10px
    }

    .postcontent .small-thumbs .entry-image {
        width: 200px
    }

    .bothsidebar .small-thumbs .entry-image {
        width: 120px
    }

    .post-grid .entry {
        width: 214px
    }

    .post-grid.grid-3 .entry {
        width: 293px
    }

    .postcontent .post-grid.grid-3 .entry {
        width: 213px
    }

    .post-grid.grid-2 .entry {
        width: 450px
    }

    .postcontent .post-grid.grid-2 .entry {
        width: 325px
    }

    .bothsidebar .post-grid.grid-2 .entry {
        width: 200px
    }

    .post-timeline .entry {
        width: 400px !important
    }

        .post-timeline .entry.entry-date-section {
            width: 100% !important
        }

    .mpost .entry-image,
    .mpost .entry-image a,
    .mpost .entry-image i,
    .mpost .entry-image img {
        width: 120px;
        height: 90px
    }

        .mpost .entry-image a i {
            line-height: 90px
        }

    .col_one_third .landing-wide-form .heading-block h2 {
        font-size: 32px
    }

    .col_one_third .landing-wide-form .heading-block span {
        font-size: 17px
    }

    .col_one_third .landing-wide-form {
        padding: 36px 30px
    }

    .bothsidebar .product-1 .product-image {
        width: 200px;
        height: 267px
    }

    .product-title h3 {
        font-size: 18px
    }

    .landing-video {
        width: 465px;
        height: 262px;
        margin: 19px 0 0 75px
    }

    .panel .portfolio-meta li {
        padding-left: 22px
    }

        .panel .portfolio-meta li span {
            display: block;
            margin-left: -21px
        }

    .portfolio-single-image-full .swiper-container,
    .portfolio-single-image-full.portfolio-single-thumbs {
        height: 400px
    }

    .bnews-slider {
        width: 817px
    }

    .landing-form-overlay {
        bottom: -142px
    }
    /*SLOT JACKPOT*/
    .progTextOne {
        font-size: 38px;
        line-height: 38px;
    }

    .progTextTwo {
        font-size: 50px;
        line-height: 53px
    }

    .progright {
        font-size: 40px;
        letter-spacing: 18px;
        line-height: 91px;
    }
    /*END SLOT JACKPOT*/
}

@media (min-width:768px) and (max-width:991px) {
    .swiper_wrapper:not(.full-screen):not(.canvas-slider-grid),
    .swiper_wrapper:not(.full-screen):not(.canvas-slider-grid) .swiper-slide {
        height: 400px !important
    }

    .sidebar-widgets-wrap {
        position: relative;
        margin: 0 -38px -40px 0
    }

        .sidebar-widgets-wrap .widget {
            display: inline-block;
            vertical-align: top;
            float: none;
            width: 340px;
            margin: 0 37px 40px 0;
            padding-top: 0;
            border-top: 0
        }

    .landing-video {
        width: 352px;
        height: 199px;
        margin: 14px 0 0 60px
    }
}

@media (min-width:768px) and (max-width:934px) {
    .mdy1 {
        float: left;
        width: 32%;
        margin-right: 5px;
    }

    .mdy2 {
        float: left;
        width: 32%;
        margin-right: 5px;
    }

    .mdy3 {
        float: left;
        width: 33%;
    }
}

@media (min-width:480px) and (max-width:767px) {
    #header.full-header .container,
    .container,
    .container-fullwidth {
        width: 470px;
    }

    #topnavID .container, #header-wrap .container {
        width: 100%;
    }

    .container.vertical-middle {
        width: 100% !important
    }

    .full-screen:not(.force-full-screen) .container.vertical-middle {
        width: 470px !important
    }

    #top-search form input {
        padding-right: 60px
    }

    .swiper_wrapper:not(.force-full-screen),
    .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
        height: 300px !important
    }

    .swiper_wrapper .slider-caption h2 {
        font-size: 36px
    }

    .ei-slider {
        height: 250px
    }

    #header.transparent-header.floating-header .container {
        width: 470px;
        padding: 0 15px
    }

    .portfolio:not(.portfolio-1) {
        margin: 0 -6px -6px 0
    }

        .portfolio:not(.portfolio-1) .portfolio-item {
            padding: 0 6px 6px 0
        }

        .portfolio:not(.portfolio-1) .portfolio-item {
            width: 50%
        }

        .portfolio:not(.portfolio-1) .portfolio-desc {
            padding: 15px 5px 10px
        }

            .portfolio:not(.portfolio-1) .portfolio-desc h3 {
                font-size: 16px
            }

            .portfolio:not(.portfolio-1) .portfolio-desc span {
                font-size: 14px
            }

    .portfolio-notitle:not(.portfolio-1) .portfolio-desc {
        height: 78px;
        padding: 15px 5px;
        bottom: -79px
    }

    .portfolio-full.portfolio-notitle:not(.portfolio-1) .portfolio-desc,
    .portfolio-nomargin.portfolio-notitle:not(.portfolio-1) .portfolio-desc {
        bottom: -78px;
        border-bottom: 0
    }

    .portfolio-notitle .iportfolio:hover .portfolio-overlay a.left-icon,
    .portfolio-notitle .iportfolio:hover .portfolio-overlay a.right-icon,
    .portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.left-icon,
    .portfolio-notitle:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay a.right-icon {
        margin-top: -55px !important
    }

    .portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc ~ a {
        margin: 20px 0 0 !important
    }

        .portfolio:not(.portfolio-1) .portfolio-item:hover .portfolio-overlay .portfolio-desc ~ a.right-icon {
            margin-left: 5px !important;
            margin-right: 0 !important
        }

    .portfolio-1 .portfolio-item .portfolio-image {
        float: none !important;
        margin: 0 !important;
        margin-bottom: 10px !important
    }

    .portfolio-1 .portfolio-desc {
        width: 100%
    }

    .portfolio-1.portfolio-fullwidth {
        margin: 0 0 -60px 0
    }

        .portfolio-1.portfolio-fullwidth .portfolio-item {
            margin-bottom: 60px;
            padding-bottom: 0;
            border-bottom: 0;
            overflow: hidden
        }

        .portfolio-1.portfolio-fullwidth .portfolio-overlay a {
            left: 50%
        }

        .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
            left: auto;
            right: 50%
        }

    .portfolio.portfolio-full,
    .portfolio.portfolio-nomargin {
        margin: 0 !important
    }

    .post-grid:not(.post-masonry) .entry-image iframe {
        height: 246px
    }

    .shop:not(.product-1) {
        margin: 0 -12px -12px 0
    }

        .shop:not(.product-1) .product {
            padding: 0 12px 12px 0;
            width: 50%
        }

        .shop:not(.product-1) .product-title h3 {
            font-size: 17px
        }

    .clients-grid.grid-4 li,
    .clients-grid.grid-6 li,
    .clients-grid:not(.grid-3):not(.grid-2) li {
        width: 33.33%
    }

    .button.button-full {
        font-size: 18px
    }

        .button.button-full i {
            top: 2px !important;
            margin-left: 3px !important
        }

    .error404,
    .error404-wrap .error404 {
        font-size: 160px
    }

    .landing-video {
        position: relative;
        top: 12px;
        width: 333px;
        height: 187px;
        margin: 19px 0 0 53px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
    #logo a.retina-logo {
        display: block
    }

    #header.split-menu #logo a.retina-logo {
        display: inline-block
    }

    .form-process,
    .owl-carousel.owl-loading,
    .preloader,
    .preloader2 {
        background-size: 24px 24px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:991px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:991px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:991px), only screen and (min-device-pixel-ratio:2) and (max-width:991px), only screen and (min-resolution:192dpi) and (max-width:991px), only screen and (min-resolution:2dppx) and (max-width:991px) {
    #logo a.retina-logo {
        display: inline-block
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5) {

    /*.topNavFixed .marquee {
        width: 40%
    }*/

    #topnavID.sticky-header > .topNavFixed .joinNow,
    #topnavID.sticky-header > .topNavFixed .login {
        padding: 3px 35px
    }

    #logo {
        width: 19%
    }
}
@media (max-width: 768px) {
    #afterSlide .wrap-pager, #newSlider .wrap-pager {
        position: absolute;
        display: block;
        top: 20px;
        right: 20px;
        width: unset;
    }

        #afterSlide .wrap-pager #bx-pager, #newSlider .wrap-pager #bx-pager {
            display: block;
            position: relative;
            height: auto;
            width: auto;
            bottom: unset;
            right: unset;
        }

    #afterSlide #bx-pager .thumb, #newSlider #bx-pager .thumb {
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        margin-bottom: 7px;
        background-color: rgba(255, 255, 255, 0.65);
    }
        #afterSlide #bx-pager .thumb.active, #newSlider #bx-pager .thumb.active {
            background-color: #fff;
        }

    .page-promo .wrap-panel {
        padding: 0;
    }

    .page-promo .promo-list {
        padding: 0 10px;
    }
   
    .promo-nav {
        position: relative;
        display: block;
        max-width: 100%;
        width: 100%;
        height: 40px;
        overflow-x: scroll;
        overflow-y: hidden;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

        .promo-nav::-webkit-scrollbar {
            height: 0px;
            background: transparent;
        }

        .promo-nav::-webkit-scrollbar-thumb {
            background: unset;
        }

    ul.p-nav {
        height: 40px;
        margin: 0;
        background-color: #024318;

    }

    ul.p-nav > li {
        /*width: 180px;*/
        padding: 0;
        margin: 0;
    }

        .whiteBody ul.p-nav > li > a,
        ul.p-nav > li > a {
            display: block;
            position: relative;
            font-size: 14px;
            line-height: 40px;
            border-radius: 0;
            background-color: #024318;
            color: #a59400;
            border: none;
            text-transform: capitalize;
            padding: 0 25px;
        }

    ul.p-nav li a:focus,
    ul.p-nav li a:active {
        outline: none;
        border: none;
    }

    ul.p-nav > li > a > span {
        display: none;
    }

    ul.p-nav li.active a,
    ul.p-nav li:hover a {
        background-color: #fee71b;
        color: #2b2700;
        border-top-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }

    ul.p-nav li.active:not(:last-child) a::after,
    ul.p-nav li:hover:not(:last-child) a::after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: -19px;
        top: 0;
        border-top: 0 solid transparent;
        border-bottom: 40px solid transparent;
        border-left: 20px solid #fee71b;
        z-index: 1;
    }

    ul.p-nav li.active:not(:first-child) a::before,
    ul.p-nav li:hover:not(:first-child) a::before {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        left: -19px;
        bottom: 0;
        border-top: 40px solid transparent;
        border-bottom: 0 solid transparent;
        border-right: 20px solid #fee71b;
        z-index: 1;
    }
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
    1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
    2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
    3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
    4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
    5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
    6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
        6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom; /* direct pointer events to js */
}

    .mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
        -ms-touch-action: auto;
        touch-action: auto;
    }

.mCustomScrollBox { /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container { /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
/* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

    .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
        margin-left: 0;
    }
/* RTL direction/left-side scrollbar */

.mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}
/* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger { /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px; /* minimum dragger height */
    z-index: 1;
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */
        position: relative;
        width: 6px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
        text-align: center;
    }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
/* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}
/* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px; /* minimum dragger width */
    height: 100%;
    left: 0;
}

    .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        width: 100%;
        height: 4px;
        margin: 6px auto;
    }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px; /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px; /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

    .mCSB_container_wrapper > .mCSB_container {
        padding-right: 30px;
        padding-bottom: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0; /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

/* 
    ----------------------------------------
    6.1 THEMES 
    ----------------------------------------
    */

/* default theme ("light") */

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(/Content/css/mCSB_buttons.png); /* css sprites */
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
    /* 
        sprites locations 
        light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
        dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
        */
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
    /* 
        sprites locations
        light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
        dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
        */
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
    /* 
        sprites locations 
        light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
        dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
        */
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
    /* 
        sprites locations 
        light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
        dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
        */
}

    .mCSB_scrollTools .mCSB_buttonUp:hover,
    .mCSB_scrollTools .mCSB_buttonDown:hover,
    .mCSB_scrollTools .mCSB_buttonLeft:hover,
    .mCSB_scrollTools .mCSB_buttonRight:hover {
        opacity: 0.75;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)";
    }

    .mCSB_scrollTools .mCSB_buttonUp:active,
    .mCSB_scrollTools .mCSB_buttonDown:active,
    .mCSB_scrollTools .mCSB_buttonLeft:active,
    .mCSB_scrollTools .mCSB_buttonRight:active {
        opacity: 0.9;
        filter: "alpha(opacity=90)";
        -ms-filter: "alpha(opacity=90)";
    }


/* theme: "dark" */

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */



/* theme: "light-2", "dark-2" */

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}


/* theme: "dark-2" */

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

/* ---------------------------------------- */



/* theme: "light-thick", "dark-thick" */

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}


/* theme: "dark-thick" */

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

/* ---------------------------------------- */



/* theme: "light-thin", "dark-thin" */

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}


/* theme "dark-thin" */

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */



/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

    .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 14px;
        margin: 0 1px;
    }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

    .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
    .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
    .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
    .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
        height: 14px;
        margin: 1px 0;
    }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px; /* auto-expanded scrollbar */
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px; /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px; /* auto-expanded scrollbar */
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px; /* auto-expanded scrollbar */
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}


/* theme "rounded-dark", "rounded-dots-dark" */

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}


/* theme "rounded-dots", "rounded-dots-dark" */

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(/Content/css/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw/9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}


/* theme "rounded-dots-dark" */

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(/Content/css/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

/* ---------------------------------------- */



/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}


/* theme "3d", "3d-dark" */

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

    .mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
    .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }

    .mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
    .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
        width: 8px;
        background-color: #000;
        background-color: rgba(0,0,0,0.2);
        box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
    }

    .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
    .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
    .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
        background-color: #555;
    }

    .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
    .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 8px;
    }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}


/* theme "3d-dark" */

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */



/* theme: "3d-thick", "3d-thick-dark" */

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}

    .mCS-3d-thick.mCSB_scrollTools,
    .mCS-3d-thick-dark.mCSB_scrollTools,
    .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
    .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }

        .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
        .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0,0,0,0.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}


/* theme: "3d-thick-dark" */

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0,0,0,0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0,0,0,0.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */



/* theme: "minimal", "minimal-dark" */

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: -3px;
    margin: 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}


/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /*background-color: #000;*/
    background-color: #028843;
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    /*background-color: #000;*/
    background-color: #028843;
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */



/* theme "light-3", "dark-3" */

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}


/* theme "dark-3" */

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */



/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0,0,0,0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}


/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}


/* theme "inset-2", "inset-2-dark" */

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0,0,0,0.2);
}


/* theme "inset-3", "inset-3-dark" */

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255,255,255,0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0,0,0,0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
}

/* ---------------------------------------- */
.annoucement{
    width:1200px; margin:auto; height: 30px;line-height: 30px; margin-top:10px; font-size:12px;
}.annoucement_first{
    background:#482701;
    height: 30px;line-height: 30px;
    width:1200px; padding-left:15px;
    display:inline-block;
}.annoucement_second{
    width:1076px;
    background:#9F5905;
    display:inline-block;
    min-width:1076px;
}.annoucement marquee{
    display: inline-block;
    width: 1075px;
    position: absolute;
    line-height: 33px;
    margin-left: 10px;
}
/*star css*/
.tagline {
    top: 0px;
    position: absolute;
    color: #fee71b;
    font-size: 70px;
    display: block;
    width: auto;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.tagline-1 {left: 157px;}
.tagline-2 {left:411px;}
.tagline-3 {left:612px;}
.tagline-4 {left:812px;}
.tagline-5 {left:1012px;}
.tagline-6 {left:1212px;}
.tagline-7 {left:1412px;}
.tagline-8 {right:100px;}
.tagline-9 {right:250px;}
.tagline-10 {left:200px;top:60px;}
.tagline-11 {left:490px;top:60px;}
.tagline-12 {left:720px;top:60px;} 
.tagline-13 {left:989px;top:60px;} 
.tagline-14 {right:109px;top:60px;} 
.tagline-15 {right:204px;top:60px;} 
.tagline-16 {right:396px;top:60px;} 
.tagline-17 {right:579px;top:60px;} 
.tagline-18 {right:735px;top:60px;} 
.tagline-19 {left:23px;top:60px;} 

.tagline-20 {left: 157px;top:120px;}
.tagline-21 {left:411px;top:120px;}
.tagline-22 {left:612px;top:120px;}
.tagline-22 {left:812px;top:120px;}
.tagline-23 {left:1012px;top:120px;}
.tagline-24 {left:1212px;top:120px;}
.tagline-25 {left:1412px;top:120px;}
.tagline-26 {right:100px;top:120px;}
.tagline-27 {right:250px;top:120px;}

.tagline-28 {left:200px;top:180px;}
.tagline-29 {left:490px;top:180px;}
.tagline-30 {left:720px;top:180px;} 
.tagline-31 {left:989px;top:180px;} 
.tagline-32 {right:109px;top:180px;} 
.tagline-33 {right:204px;top:180px;} 
.tagline-34 {right:396px;top:180px;} 
.tagline-35 {right:579px;top:180px;} 
.tagline-36 {right:735px;top:180px;} 
.tagline-37 {left:23px;top:180px;} 

.tagline-38 {left: 157px;top:240px;}
.tagline-39 {left:411px;top:240px;}
.tagline-40 {left:612px;top:240px;}
.tagline-41 {left:812px;top:240px;}
.tagline-42 {left:1012px;top:240px;}
.tagline-43 {left:1212px;top:240px;}
.tagline-44 {left:1412px;top:240px;}
.tagline-45 {right:100px;top:240px;}
.tagline-46 {right:250px;top:240px;}

.tagline-47 {left:200px;top:300px;}
.tagline-48 {left:490px;top:300px;}
.tagline-49 {left:720px;top:300px;} 
.tagline-50 {left:989px;top:300px;} 
.tagline-51 {right:109px;top:300px;} 
.tagline-52 {right:204px;top:300px;} 
.tagline-53 {right:396px;top:300px;} 
.tagline-54 {right:579px;top:300px;} 
.tagline-55 {right:735px;top:300px;} 
.tagline-56 {left:23px;top:300px;} 

.tagline-57 {left: 157px;top:360px;}
.tagline-58 {left:411px;top:360px;}
.tagline-59 {left:612px;top:360px;}
.tagline-60 {left:812px;top:360px;}
.tagline-61 {left:1012px;top:360px;}
.tagline-62 {left:1212px;top:360px;}
.tagline-63 {left:1412px;top:360px;}
.tagline-64 {right:100px;top:360px;}
.tagline-65 {right:250px;top:360px;}

.tagline-66 {left:200px;top:420px;}
.tagline-67 {left:490px;top:420px;}
.tagline-68 {left:720px;top:420px;} 
.tagline-69 {left:989px;top:420px;} 
.tagline-70 {right:109px;top:420px;} 
.tagline-71 {right:204px;top:420px;} 
.tagline-72 {right:396px;top:420px;} 
.tagline-73 {right:579px;top:420px;} 
.tagline-74 {right:735px;top:420px;} 
.tagline-75 {left:23px;top:420px;} 
.shines-1 {
  background: url(../images/vip/shine-2.png) top center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  left: -10px;
  /*top: 15px;*/
  animation: shining 1.2s linear infinite;
}
.shines-2 {
  background: url(../images/vip/shine-3.png) top center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  right: -10px;
  /*top: 5px;*/
  animation: shining 1.6s linear .3s infinite;
  opacity: 0
}
.shines-3 {
  background: url(../images/vip/shine-2.png) top center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  /*top: 4px;*/
  animation: shining 1.9s linear .7s infinite;
  opacity: 0
}
.shines-4 {
  background: url(../images/vip/shine-3.png) top center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 40px;
  /*top: -5px;*/
  animation: shining 1.8s linear 1s infinite;
  opacity: 0;
  z-index: 99999
}
.shines-5 {
  background: url(../images/vip/shine-3.png) top center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 45px;
  animation: shining 2.6s linear 1s infinite;
  opacity: 0;
  z-index: 99999
}
.shines-6 {
  background: url(../images/vip/shine-2.png) top center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  left: -10px;
  /*top: 6px;*/
  animation: shining 1.8s linear .5s infinite;
}
@keyframes shining {
  0% {
    transform:scale(.1) rotate(0deg);
    opacity:0
    }
    50% {
    transform:scale(.8) rotate(-320deg);
    opacity:1;
    filter:brightness(1.4)
    }
    100% {
    transform:scale(.1) rotate(-620deg);
    opacity:0
  }
}
@keyframes shining-2 {
  0% {
  }
  50% {
  filter:brightness(1.1)
  }
  100% {
  }
}
/*star snow css*/