﻿/*******/
#menu, #header, #content, #footer {
    /*max-width: 1030px;*/
    max-width: 1140px;
    margin: 0 auto;
    box-sizing: content-box;
    width: 100%;
}

#content {
    /*display: grid;
    grid-template-areas: 'slider togel' 'slider  app' 'bottom bottom';
    grid-gap: 10px;*/
}

#ContentPlaceHolderContent_divContent {
    /*width: 100% !important;*/
    /*width: 1140px; ***.*/
}

@media (max-width: 768px) {
    #ContentPlaceHolderContent_divContent {
        /*width: 100% !important;*/
        width: 100%; /****.*/
    }
}

#slider {
    /*grid-area: slider;*/
}

.adj-slider-contact {
    width: 100%;
    /*min-height: 300px;*/
    margin: 0 auto;
    display: -webkit-flex; /* Safari */
    display: flex;
}

    .adj-slider-contact .res-slider {
        padding: 0px;
        -webkit-flex: 1; /* Safari */
        -ms-flex: 1; /* IE 10 */
        flex: 1; /* Standard syntax */
    }
        .adj-slider-contact .res-slider.contCardRight {
            padding: 0px;
            
        }
.contCardRight {
    padding-left: 15px;
}

    .contCardRight img {
        width: 100%;
        height: 370px;
    }

.cont-right-1, .cont-right-2 {
    /*background-position:top center;
    background-size:auto;*/
    width: 100%;
    height: 100%;
    max-width: 300px;
    margin: auto;
    opacity: 0.8;
    /*border: 1px solid #fff;*/
}

    .cont-right-1:hover, .cont-right-2:hover {
        opacity: 1;
    }

.cont-right-1 {
    grid-area: togel;
}

#content .App {
    background-image: url(/assetGOAL689/images/main/resultsgp.jpg);
    background-position: center;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

#content .togel {
    background-image: url(/assetGOAL689/images/main/tablet.jpg);
    grid-area: togel;
    background-position: center;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.cont-right-2 {
    grid-area: app;
}

.item1 {
    grid-area: header;
}

.item2 {
    grid-area: menu;
    width: 100%;
    max-width: 850px; /*****.*/
    height: 100%;
    padding: 15px;
}

.item3 {
    grid-area: main;
}

.item4 {
    grid-area: right;
    width: 100%;
    height: 100%;
    /*width: 280px;*/
}

.item5 {
    grid-area: footer;
    width: 100%;
    height: 100%;
    /*width: 280px;*/
}

.content-wrapper {
    display: grid;
    grid-template-areas: 'menu right' 'menu footer';
    grid-gap: 5px;
    padding: 5px;
    width: inherit;
    height: inherit;
    grid-template-columns: 76% 23%;
    grid-template-rows: auto 185px;
    align-items: center;
    min-height: 370px !important;
}

@media only screen and (max-width: 1200px) {
    .content-wrapper {
        display: grid;
        grid-template-areas: 'menu ' ' right ''footer ';
        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
        grid-template-rows: auto 200px 200px;
    }
    #ContentPlaceHolderContent_divContent {
        width: 100%;
    }

    .content > div {
        padding: 15px 15px;
    }
}

.content-wrapper > div {
    text-align: center;
    padding: 0px;
    font-size: 30px;
}

.bottom {
    margin-bottom: 0 !important;
    height: auto !important;
    margin-top: 0;
    box-sizing: border-box;
    width: inherit;
    margin: 0px;
    grid-area: bottom;
}

.product > div {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    
}

    .product > div:hover {
        opacity: 1;
    }

@media (max-width: 1200px) {
    .product > div {
        background-size: 50% auto;
        width: 100%;
        height: 100%;
    }
}

.product div.content001 {
    grid-area: 001;
    background-image: url(/assetWukongBola/images/product/001.jpg);
    height: 203px;
}

.product div.content002 {
    grid-area: 002;
    background-image: url(/assetWukongBola/images/product/002.jpg);
    height: 203px;
}

.product div.content003 {
    grid-area: 003;
    background-image: url(/assetWukongBola/images/product/003.jpg);
    height: 203px;
}

.product {
    display: grid;
    grid-template-areas: 'sportsbook casino togelonline' 'sportsbook pokerqq togelonline';
    grid-gap: 3px;
    padding: 5px;
    width: inherit;
    height: inherit;
    grid-template-columns: 33% 33% 33%;
    /*grid-template-rows: auto 185px;*/
    align-items: center;
    min-height: 200px !important;
}

@media only screen and (max-width: 1200px) {
    .product {
        display: grid;
        grid-template-areas: 'sportsbook' 'sportsbook' 'casino' 'pokerqq' 'togelonline' 'togelonline';
        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
        /*grid-template-rows: 35% 15% 15% 35%;*/
    }
}

#content {
    /*padding: 10px 0;*/
    min-height: 41vh;
    margin-bottom: 6px;
}

    #content .cont-header {
        box-sizing: border-box;
    }

ul, div {
    padding: 0
}

.navbar-inverse {
    /*background-image: none;
    background-repeat: no-repeat;
    border-radius: 8px 8px 0px 0px;
    font-size: 16px;
    width: 100%;
    margin-top: 0px;
    border-radius: 15px;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;*/
    /* border-bottom: 5px solid rgba(196, 0, 0, 0.9); */
    /* border-color: rgb(0, 37, 55); */
}

.navbar {
    margin-bottom: 0px;
    min-height: 0px;
}

.navbar-inverse, .navbar-nav {
    min-height: 50px;
    background: none;
    padding-top: 15px;
    padding-bottom: 15px;
}

@media (max-width: 1200px) {
    .navbar-inverse, .navbar-nav { /**pull out from */
        background-image: linear-gradient(#000000a1,#011024);
        min-height: auto;
        max-height: inherit !important;
        padding: 0;
    }
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    /*border: none;*/
}

@media (max-width : 1200px) {
    .navbar-nav {
        border: 0px 0px 0px 0px;
    }
}

.navbar-nav > li {
    /*text-transform: uppercase;
    border-right: 2px solid #2e6ba2;*/
    /* margin-bottom: 5px; */
    /* margin-top: 5px; */
    /* border-bottom: 2px solid #204F7F; */
}

    .navbar-nav > li:last-child {
        border: none;
        border-radius: 0px 20px 20px 0px;
    }

.navbar-nav li:last-child > a {
    border-radius: inherit;
}

.nav > li > a:hover,
.nav > li > a:focus {
    /*text-decoration: none !important;
    color: #B2252A !important;
    background: transparent !important;*/
    text-decoration: none;
    color: gray !important;
    /*font-weight: bold;*/
    display: block;
    text-shadow: 0px 0px 5px rgba(254, 255, 240, 0), 0 15px 12px rgb(251, 239, 11);
}

.nav > li:hover,
.nav > li:focus {
    /*border-bottom: 2px solid #204F7F;*/
}

.nav > .active {
    /* border-bottom: 2px solid #204F7F; */
    /* background-color: #00215e; */
}

@media (max-width: 1200px) {
    .navbar-inverse .navbar-nav > li > a {
        /*text-indent: 50%;*/
    }

    .Logined .navbar-inverse .navbar-nav > li:first-child > a {
        /*text-indent: 0 ;*/
    }
}

@media (min-width: 1200px) {
    .navbar-nav {
    }

        .navbar-nav > li {
            float: left;
            position: inherit;
        }

            .navbar-nav > li:hover {
            }

            .navbar-nav > li:first-child {
            }

            .navbar-nav > li:last-child {
            }

    .Logined .navbar-nav > li:first-child {
        /*margin-left: -18%;
        margin-top: -4%;*/
    }

    .Logined .navbar-nav > li:last-child {
        /* min-width: 68px;
            max-width: 100px !important;*/
    }

    .navbar-nav > .active { /***.*/
        /*background-color: #025bb7;
            background: -o-linear-gradient(#18355E 50%, #102544 50%);
            background: -moz-linear-gradient(#18355E 50%, #102544 50%);*/
    }

        .navbar-nav > .active > a {
            /*color: yellow !important;*/
        }

    .navbar-nav > li > a {
        /*! padding-top: 8px; */
        /*! padding-bottom: 6px; */
        /*! padding-left: 17px; */
        /*! padding-right: 17px; */
    }
}

@media (max-width: 1200px) {
    .navbar-nav {
        font-size: 12px;
    }
}

.navbar-nav > li > a {
    /*line-height: 25px !important;*/
    line-height: 35px !important;
}

/*.container-fluid {
    background: -webkit-linear-gradient(#22577b 50%, #264e67 50%);
    background: linear-gradient(#22577b 50%, #264e67 50%);
    border-radius: 0px 0px 0px 0px;
    border: 0px solid #204F7F;
    padding: 0px;
    border-radius: 15px;
}*/

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        padding: 0px;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin: 0;
    }
}
/*#region notice-msg ******.tpl*/

.notice-msg .col-md-2 {
    flex: 0 0 100%;
    max-width: 0;
}

.notice-msg .col-md-10 {
    flex: 0 0 100%;
    max-width: 100%;
}

/*#endregion */

.small, small {
    font-size: 80%;
}

b, strong {
    font-weight: bold;
}

.h3, h3 {
    font-size: 30px;
    font-family: monospace;
    font-weight: 700;
    font-style: normal;
    /* text-shadow: 1px 1px 5px; */
}

a.mobilebtn {
    display: inline-block;
    margin-bottom: 5px;
    padding: 4px 10px;
    border: 1px solid #01669e;
    color: #e0e0e0 !important;
    background: #144d6a;
    background: -moz-linear-gradient(top, #144d6a 0%,#001927 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#144d6a), color-stop(100%,#001927 ));
    background: -webkit-linear-gradient(top, #144d6a 0%,#001927 100%);
    background: -o-linear-gradient(top, #144d6a 0%,#001927 100%);
    background: -ms-linear-gradient(top, #144d6a 0%,#001927 100%);
    background: linear-gradient(to bottom, #144d6a 0%,#001927 100%);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 15% auto;
}

    a.mobilebtn:hover {
        background: #144d6a;
        background: -moz-linear-gradient(top, #488eb8 0%,#001927 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#488eb8), color-stop(100%,#001927 ));
        background: -webkit-linear-gradient(top, #488eb8 0%,#001927 100%);
        background: -o-linear-gradient(top, #488eb8 0%,#001927 100%);
        background: -ms-linear-gradient(top, #488eb8 0%,#001927 100%);
        background: linear-gradient(to bottom, #488eb8 0%,#001927 100%);
        text-decoration: none;
    }

@media (min-width: 750px) {
    .FixMenu {
        position: fixed;
        top: -10px;
        z-index: 99999;
    }

    .FixContent {
        top: 95px;
    }

    .FixFooter {
        top: 95px;
    }
}

.iconRegis {
    float: left;
    background-color: #025bbb;
    height: 30px;
    width: 30px;
    text-align: center;
    background: #025cbc;
    display: block;
    z-index: 9;
}

    .iconRegis img {
        height: 20px;
    }

.register-field-small {
    width: 80%;
    padding-left: 5px;
    margin-bottom: 5px;
    height: 30px;
    margin-left: -1px;
    z-index: 1;
    color: black;
}

    .register-field-small option {
        font-weight: bold
    }

.register-field-small2 {
    padding-left: 5px;
    margin-bottom: 5px;
    height: 30px;
    margin-left: -1px;
    z-index: 1;
    color: black;
}

#customCaptcha {
    padding: 0px;
}

.hideformcontent {
    padding: 0px;
}

.validate-summary {
    color: #e74c3c;
    font-weight: bold;
    border-color: #e74c3c;
    border-style: solid;
    border-width: 3px;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    /* font-family: cursive; */
    margin-bottom: 10px;
}

.validatorMsg {
    font-size: 20px;
}

.fstella {
    color: black;
    font-weight: bold;
}

#lblErr {
    color: rgba(0, 255, 8,0.7);
}

#modalMsg {
    font-weight: bold;
}

#iframeRegisterhide {
    border: none;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-height: 444px;
}

.owl-stage div div h4 {
    margin: 0px;
    padding: 0px;
}

    .owl-stage div div h4 a {
        color: #ffffff;
        font-size: 12px;
    }

.sa_owl_theme .owl-dots .owl-dot span {
    background-color: rgba(149, 206, 255, 0.37) !important;
}

.sa_owl_theme .owl-dots .active span {
    background-color: rgba(255, 255, 255, 0.37) !important;
}

.navbar-inverse .navbar-nav > .open > a {
    background-color: #0000ff00;
}

.owl-carousel .owl-item img {
    image-rendering: pixelated;
}

.imgcontainer {
    position: relative;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
/**/
.imgcontainer .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.imgcontainer .middle {
    width: 100%;
    height: 100%;
}

.imgcontainer:hover .image {
    opacity: 0.3;
}

.imgcontainer:hover .middle {
    opacity: 1;
}

.text {
    background-color: #4c81af70;
    color: white;
    font-size: 18px;
    width: 100%;
    font-weight: bold;
    padding: 16px 32px;
    height: 100%;
    text-transform: uppercase;
    padding-top: 10%;
}

/* poker banner */
.pokerimg img {
    opacity: 0.8;
    border: 1px solid #2c6982;
    width: 100%;
    /*Transition*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    /*Reflection*/
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.1)));
}

    .pokerimg img:hover {
        opacity: 1;
        /*Reflection*/
        -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
        /*Glow*/
        -webkit-box-shadow: 0px 0px 15px rgba(255,220,0,0.8);
        -moz-box-shadow: 0px 0px 15px rgba(255,220,0,0.8);
        box-shadow: 0px 0px 15px rgba(255,220,0,0.8);
        transform: scale(1.05);
    }

@media (max-width: 500px) {
    .fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
        right: -0px !important;
    }

    .navbar-nav > li {
        border-bottom: 1px solid rgb(0, 25, 38);
        border-right: 0px solid #000000;
    }
}

* {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.mini-menu {
    color: #FFC107 !important;
}

.realamount {
    color: #6aff6a;
    font-weight: bold;
}

.dompet-mini-wallet {
    color: white;
}

.dompet-mini-wallet-name {
    color: #adadad;
}

/*.logo-mb {
    margin: auto auto;
    padding: 3rem !important;
}*/

.footerbankouter {
    background-color: #18355E;
    border-color: #205183;
    background-color: #18355E;
    background: -webkit-linear-gradient(#18355E 50%, #102544 50%);
    background: -o-linear-gradient(#18355E 50%, #102544 50%);
    background: -moz-linear-gradient(#18355E 50%, #102544 50%);
    background: linear-gradient(#18355E 50%, #102544 50%);
    border-style: solid;
    border-width: 1px;
    padding: 8px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.footerbankinner {
    background-color: #18355E;
    border-color: #205183;
    background-color: #18355E;
    background: -webkit-linear-gradient(#18355E 50%, #102544 50%);
    background: -o-linear-gradient(#18355E 50%, #102544 50%);
    background: -moz-linear-gradient(#18355E 50%, #102544 50%);
    background: linear-gradient(#18355E 50%, #102544 50%);
    border-style: solid;
    border-width: 1px;
    box-shadow: 0px 0px 17px 0px black;
}

/* Start Loader */
.loaderopacity {
    background: #4a4a4a91;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: absolute;
    display: none;
}

.loader {
    border: 1px solid #f3f3f3;
    border-radius: 50%;
    border-top: 1px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 25%;
    left: 50%;
    z-index: 9999;
    left: -webkit-calc(50% - 61px);
    left: -moz-calc(50% - 61px);
    left: calc(50% - 61px);
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* End Loader */

@media (max-width: 1200px) {
    .navbar-nav > li > .dropdown-menu {
        overflow-x: scroll;
    }
}

@media (max-width: 1200px) {
    #myNavbar {
        float: none !important;
        border: none;
        display: inline-block;
    }

    /*.navbar-inverse .navbar-nav > li > a {
        line-height: 40px;
    }*/

    .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: none;
        border-radius: 0px 0px 0px 0px;
        border: 0px solid #204F7F;
        padding: 0px;
    }

    .navbar-collapse.expand {
        display: none !important;
        height: 1px !important;
        padding-bottom: 0;
        overflow: hidden !important;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .navbar-nav > li {
        float: none;
        border-bottom: 1px solid rgb(0, 25, 38);
    }

        .navbar-nav > li > a {
            /*padding-top: 10px;
            padding-bottom: 10px;*/
            padding: 0;
        }
}

@media (min-width: 1200px) {
    .navbar-toggle {
        display: none;
    }
}

/*@media (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }
}*/

.colpad {
    padding-left: 0px;
    padding-right: 0px;
}

#ContentPlaceHolderContent_repStatement_pnNotePokerQQ {
    color: #f9f94b;
}

.fa-home {
    color: #663300;
    width: 100% !important;
    height: 100% !important;
}

.sa_hover_container {
    padding: 0px !important;
}

    .sa_hover_container div img {
        padding: 0px !important;
        max-height: 200px;
    }

.owl-pagination-true {
    margin-bottom: 0px !important;
}

.owl-dots {
    display: none;
}

.border-custom {
    /* border: 4px solid #9c7c37; */
    /* border-width: 4px; */
    /* border-style: solid; */
    /* border-radius: 0px; */
    /* border-color: rgb(156, 124, 55); */
    /* border-image: linear-gradient(to left,#845504,#f7db64); */
    /* border-image-slice: 4; */
}

#lhnContainerDone {
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    right: 0px;
}

input {
    -webkit-user-select: text !important;
}

.browser {
    width: inherit;
    /*display: inline;*/
    justify-content: center;
    display: flex;
}

    .browser > li {
        padding: 0px 3px 0px 3px;
    }

.clear {
    clear: both;
}

.copyright {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    text-shadow: 1px 1px 2px #21c5ff, 0 0 30px #21c5ff, 0 0 15px #21c5ff;
    text-align: center;
    margin: 15px 0;
}

.fo-img-11 {
    width: 100%;
}

.deposit-head, .withdraw-head {
    margin: 0 auto;
    display: block;
    margin-top: 0px;
}

.deposit-head {
    width: 248px;
}

.withdraw-head {
    width: 273px;
}

#little-table {
    width: 100%;
    text-align: center;
    margin: 30px 0 0 0;
}

    #little-table tbody tr td {
        height: 42px;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
/* Fivelast */
@media (max-width: 768px) {
    .f-i-poker {
        display: none;
    }
}
/* Content Text */
.content-text {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    /*margin: -20px 0 0;*/
    text-align: justify;
    text-justify: inter-word;
}

    .content-text h1 {
        text-align: center;
        font-family: Play;
        font-size: 20px;
        color: #fff;
        text-shadow: 1px 1px 2px #21c5ff, 0 0 30px #21c5ff, 0 0 15px #21c5ff;
        margin-top: 25px;
    }

    .content-text p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #fff;
        line-height: 25px;
        margin-top: 20px;
        text-align: center;
        padding: 0 30px;
    }

        .content-text p:last-child {
            padding-bottom: 15px;
        }
/* Content Text */

/* Footer */
/*.footer {
    height: 24px;
}*/

@media (max-width: 1200px) {
    .inner {
        padding: 15px;
    }
}
/* Footer */
/*Content.css*/
.content #header {
    border: 1px solid #fff;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    margin-top: 10px;
    background: none repeat scroll 0 0 rgba(0,0,0,0.6);
    border-bottom: 1px #999 solid
}

.content #header center{
    font-size: 25px;
}

.content #body {
    /*border: 1px solid #fff;*/
    border-radius: 0 0 5px 5px;
    color: #fff;
    border-top: none;
    padding: 10px;
    min-height: 150px;
    margin-bottom: 10px;
    /*background: none repeat scroll 0 0 rgba(0,0,0,0.4)*/
    background: rgba(199, 198, 181, 0.38);
}

.logined .content {
    background-color: rgba(96, 86, 78, 0.22) !important;
    /*background: linear-gradient(180deg,transparent 3%,#a4a1a1 100%);*/
}

.content h2 {
    font-family: Play;
    font-size: 30px;
    color: #fff;
    text-shadow: 1px 1px 2px #21c5ff, 0 0 0px #21c5ff, 0 0 15px #21c5ff;
    margin-top: 10px;
}

.content h3 {
    font-family: Play;
    font-size: 28px;
    color: #fff;
    text-shadow: 1px 1px 2px #21c5ff, 0 0 0px #21c5ff, 0 0 15px #21c5ff;
    margin-top: 10px;
}

.content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 25px;
    margin-top: 20px;
    text-align: center;
    /*padding: 0 30px;*/
}

/*uibase.css*/
@font-face {
    font-family: 'Bebas';
    src: url(/assetGOAL689/font/BEBAS.ttf);
}
/*
@font-face {
    font-family: Play;
    src: url(../font/Play-Regular.ttf)
}

@font-face {
    font-family: CenturyGothic;
    src: url(../font/century-gothic.ttf)
}

@font-face {
    font-family: Kievit;
    src: url(../font/Kievit-Black.ttf)
}*/

@font-face {
    font-family: usuzi;
    src: url(../font/usuzi.ttf);
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10px
}

/* Header */
.header {
    height: auto
}
/* Header */

/* Logo */
.logo {
    float: left;
    margin: 20px 0 0 0;
}

.product li a.sportsbook {
    background-image: url(/assetGOAL689/images/product/sportbook.jpg);
}

.product li a.casino {
    background-image: url(/assetGOAL689/images/product//3.png);
}

.product li a.poker {
    background-image: url(/assetGOAL689/images/product//5.png);
}

.product li a.togel {
    background-image: url(/assetGOAL689/images/product//7.png);
}

.product li a {
    background-size: 100% 100%;
}

/*#idTopDeposit, #idTopWithdraw {
    color: white;
    border-style: none !important;
    border-top: 0px solid #ddd !important;
}

    #idTopDeposit > tbody > tr > td, #idTopDeposit > tbody > tr > th, #idTopDeposit > tfoot > tr > td, #idTopDeposit > tfoot > tr > th, #idTopDeposit > thead > tr > td, #idTopDeposit > thead > tr > th {
        border-style: none !important;
        border-top: 0px solid #ddd !important;
        line-height: 1.5;
    }

    #idTopWithdraw > tbody > tr > td, #idTopWithdraw > tbody > tr > th, #idTopWithdraw > tfoot > tr > td, #idTopWithdraw > tfoot > tr > th, #idTopWithdraw > thead > tr > td, #idTopWithdraw > thead > tr > th {
        border-style: none !important;
        border-top: 0px solid #ddd !important;
    }

#txtlastDeposit, #txtlastWithdraw {
    padding: 10px 36px;
    box-sizing: border-box;
}*/

/*#endregion region*/

/*.bank {
    margin: 10px 0 10px 0;
}*/

.footer-content {
    margin-top: 70px;
    color: #fff;
    background: rgba(28, 23, 12, 0.4);
    margin-bottom: 5px;
    border: 3px solid transparent;
    border-image: linear-gradient(to bottom,#9d5802 0%, #fc9d00 100%);
    border-image-slice: 1;
    border-width: 2px;
}
    .footer-content p {
        color: #fff !important;
    }

.step {
    margin: 10px 75px;
    width: inherit;
    height: 76px;
    background: url(/assetWukongBola/images/step/step.jpg) no-repeat;
    cursor: pointer;
}

    .step:hover {
        background: url(/assetWukongBola/images/step/step-hover.jpg) no-repeat;
    }

    .step li {
        list-style: none;
        margin-top: -7px;
    }

        .step li:first-child {
            width: 225px;
            height: 91px;
            margin-left: 13px;
            position: absolute;
            background: url(/assetWukongBola/images/step/daftar.png) no-repeat;
        }

            .step li:first-child:hover {
                background: url(/assetWukongBola/images/step/daftar-hover.png) no-repeat;
            }

        .step li:nth-child(2) {
            width: 225px;
            height: 91px;
            margin-left: 243px;
            position: absolute;
            background: url(/assetWukongBola/images/step/deposit.png) no-repeat;
        }

            .step li:nth-child(2):hover {
                background: url(/assetWukongBola/images/step/deposit-hover.png) no-repeat;
            }

        .step li:nth-child(3) {
            width: 225px;
            height: 91px;
            margin-left: 503px;
            position: absolute;
            background: url(/assetWukongBola/images/step/play.png) no-repeat;
        }

            .step li:nth-child(3):hover {
                background: url(/assetWukongBola/images/step/play-hover.png) no-repeat;
            }

        .step li:last-child {
            width: 236px;
            height: 91px;
            margin-left: 733px;
            position: absolute;
            background: url(/assetWukongBola/images/step/wd.png) no-repeat;
        }

            .step li:last-child:hover {
                background: url(/assetWukongBola/images/step/wd-hover.png) no-repeat;
            }

.content-promotion {
    width: inherit;
    height: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
}
    .content-promotion img {
        width: 374px;
    }

        .content-promotion img:first-child {
            padding-right: 6px;
        }

        .content-promotion img:last-child {
            float: right;
            padding-right: 0px;
        }

#divRightResult {
    /*padding-left: 15px !important;*/
    padding-right: unset !important;
}

    /*#divRightResult img {
        width: 100%;
        height: 370px;
    }*/


.logo-img {
    margin-top: 10px;
    max-height: 100px;
    margin-top: -5px;
}

.myButton-Daftar {
    float: right;
    background: url(/assetWukongBola/images/btn/btn-daftar.gif) center no-repeat;
    width: 120px;
    height: 40px;
    cursor: pointer;
    margin-top: -9px;
}

.myButton-Login {
    float: right;
    background: url(/assetWukongBola/images/btn/btn-login.png) center no-repeat;
    width: 120px;
    height: 40px;
    cursor: pointer;
    margin-top: -9px;
    margin-right: 10px;
    padding-right: 20px;
}

.login-input-username {
    border: none;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    color: #000;
    background: #fff;
    border-radius: 5px;
}

.login-input-pass {
    border: none;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    color: #000;
    background: #fff;
    border-radius: 5px;
}

.sectionLogin {
    width: 630px;
    height: 88px;
    float: right;
    margin-top: 30px;
}

#timecontainer {
    color: #111;
    float: right;
    font-weight: bolder;
    font-size: 13px;
    font-family: arial;
    padding-right: 10px;
    margin-top: -20px;
    padding-bottom: 5px;
}

.menuImgIcon {
    max-height: 22px;
    vertical-align: middle;
    padding-right: 5px;
}

.deskcontent p {
    text-align: justify;
}

.deskcontent ol {
    list-style-type: decimal !important;
}


@media (max-width: 1200px) {

    .sectionLogin {
        margin-top: 8px;
        width: 100%;
        float: none;
    }

    .login-input-username {
        position: relative;
        width: 100%;
        margin-top: 3px;
        margin-bottom: 5px;
        margin-left: 0px;
        top: -60px;
    }

    .login-input-pass {
        position: relative;
        top: -56px;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .step {
        display: none !important;
    }

    .content-promotion {
        height: auto;
    }

        .content-promotion img {
            /*width: unset;
            margin: 0 20px;*/
    display: block;
    margin: 10px 0;
    margin-left: 0px;
    width: 100%;


        }

            .content-promotion img:first-child {
                padding-right: unset;
            }

            .content-promotion img:last-child {
                float: unset;
                padding-right: unset;
            }

    .contCardRight img {
        width: unset;
        height: 316px;
    }

    .row11 {
        margin-top: 100px;
    }

    .navbar-toggle {
        clear: both;
    }

    .adj-slider-contact {
        display: block;
        position: relative;
    }

    .res-slider {
        position: relative;
        width: 100%;
        bottom: 30px;
        top: -20px;
    }
    .contCardRight {
        width: unset;
        height: auto;
    }
    #divContact {
        margin-left:0px;
    }
    #divRightResult {
        float: none;
        margin: 0 auto;
    }
    .contCardRight {
        padding-left: 0px;
    }

        .contCardRight img {
            width: 100%;
            height: auto;
        }

}

@media (max-width: 1146px) {
    .footer-content {
        margin-top: 1px;
    }

    .step {
        margin: 10px 0;
    }
    .step {
        display: none !important;
    }
    .content-promotion img {
        display: block;
        margin: 10px 0;
        margin-left: 0px;
        width: 100%;
    }

    .msg-top {
        left: unset;
        width: 90%;
    }
}


@media (max-width: 1076px) {
    .contCardRight img {
        width: 100%;
        height: auto;
    }
}


@media (max-width: 1000px) {
    .step {
        display: none !important;
    }

    #divRightResult {
        float: none;
        margin: 0 auto;
    }


    .content-promotion img {
        width: 100%;
        margin-left: auto; /*220px;*/
    }
}

@media (max-width: 860px) {
    .content-promotion img {
        width: 100%;
        margin-left: auto; /*200px;*/
    }

    .sectionLogin {
        margin-top: 8px;
        width: 100%;
        float: none;
    }
    .login-input-username {
        position: relative;
        width: 100%;
        margin-top: 3px;
        margin-bottom: 5px;
        margin-left: 0px;
        top: -60px;
    }

    .login-input-pass {
        position: relative;
        top: -56px;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .msg-top {
        left: unset;
        width: 90%;
    }
    .adj-slider-contact {
        display: block;
        position: relative;
    }
    .res-slider {
        position: relative;
        width: 100%;
        bottom: 30px;
        top: -20px;
    }
    .contCardRight {
        padding-left: 0px;
    }

        .contCardRight img {
            width: 100%;
            height:auto;
        }
}

@media (max-width: 768px) {
    .sectionLogin {
        margin-top:8px;
        width:100%;
        float:none;
    }
    .login-input-username {
        position: relative; 
        width: 100%;
        margin-top: 3px;
        margin-bottom: 5px;
        margin-left: 0px;    
        top:-60px;
    }

    .login-input-pass {
        position: relative;
        top: -56px;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .msg-top {
        left: unset;
        width: 90%;
    }


    .adj-slider-contact {
        display:block;
        position:relative;
    }
    .res-slider{
        position:relative;
        width:100%;
        bottom:30px;
        top:-20px;
    }

    .contCardRight {
        padding-left:0px;
    }
        .contCardRight img {
            width: 100%;
        }

    .content-promotion img {
        margin-left: 0px;
        width: 100%;
    }
}

@media (max-width: 660px) {
    .content-promotion img {
        
        margin-left: 0px;
        width: 100%;
    }
}

@media (max-width: 572px) {
    .content-promotion img {
        width: unset;
        margin-left: 0 auto;
        width: 100%;
    }
}

@media (max-width: 530px) {
    .myButton-Login {
        position: absolute;
        margin: unset;
        right: 10px;
        top: 85px;
    }

    .myButton-Daftar {
        position: absolute;
        right: 10px;
        top: 135px;
    }
}

@media (max-width: 501px) {
    /*#divContact {
        margin-left: 40px;
    }*/

    .content-promotion img {
        margin-left: 0px;
        width: 100%;
    }
}

.xtraCellMargin {
    margin-left: auto;
    margin-right: auto;
}