﻿body
{
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-family: 'Segoe UI','Frutiger','Helvetica','Arial';
    text-rendering: auto;
    background: #041053;
}
*
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#page
{
    width: 100%;
    min-width: 1200px;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    color: #c5d9ed;
    display: block;
    background-position: center 367px;
    font-size: 13px;
    letter-spacing: 1px;
    background: url("../../gambling/image/pageBackground.png") repeat-y;
    background-position: 50%;
}
#page.mobile
{
    display: none;
    position: relative;
    margin: 0 auto 0 auto;
    background-size: 100% 100%;
    width: 640px;
    min-width: 640px;
    overflow: hidden;
}
#main_container
{
    top: 0;
    width: 100%;
    text-align: left;
    margin-top: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#main_container.desktop
{
    display: none;
    overflow: hidden;
}
#usplayers_welcome
{
    position: absolute;
    right: 644px;
    top: 9px;
    width: 88px;
    height: 42px;
}
#mobile_friendly
{
    position: absolute;
    right: 10px;
    top: 9px;
    width: 88px;
    height: 42px;
    background: url("../../gambling/image/mobileFriendly.png") no-repeat;
}
div.centered_container
{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.mobile div.centered_container
{
    width: 640px;
}
div.content_background
{
    position: relative;
    width: 1200px;
    height: 600px;
    background: url("../../gambling/image/splash-202504071240.jpg") no-repeat;
}
.mobile div.content_background
{
    height: 882px;
    width: 640px;
    background: url("../../gambling/image/splashMobile-202504071240.jpg") no-repeat;
}
div.content_background.btc
{
    background: url("../../gambling/image/splashBtc.jpg") no-repeat;
}
.mobile div.content_background.btc
{
    background: url("../../gambling/image/splashBtcMobile.jpg") no-repeat;
}
div.footer
{
    position: relative;
    width: 1200px;
    height: 156px;
    background: #020202;
}
.mobile div.footer
{
    width: 640px;
    height: 560px;
}
div.header_container
{
    margin: 0;
    padding: 0;
    top: 0;
    width: 100%;
    height: 62px;
    display: block;
    background: url("../../gambling/image/headerSeparator.png") no-repeat;
    background-position: center 61px;
}
.mobile div.header_container
{
    width: 640px;
    margin: 0 auto 0 auto;
    background-position: center 86px;
    height: 87px;
    background-size: 100% 1px;
}
div.header_container div.centered_container
{
    position: relative;
}
div.header
{
    width: 1000px;
    padding: 0 15px 0 15px;
    vertical-align: top;
    white-space: nowrap;
    display: block;
}
div.separator
{
    background: url("../../gambling/image/headerSeparator.png") no-repeat center;
    height: 1px;
    width: 1200px;
}
#steps
{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 115px;
    font-size: 0;
}
.mobile #steps
{
    height: 101px;
    width: 100%;
    overflow: hidden;
}
.step
{
    display: block;
    position: absolute;
    height: 113px;
    text-decoration: none;
}
.mobile .step
{
    height: 103px;
}
#step_join
{
    width: 450px;
    z-index: 20;
    background: url("../../gambling/image/buttonJoin-202504071240.png") no-repeat;
    background-position: -18px -20px;
}
.mobile #step_join
{
    width: 244px;
    background: url("../../gambling/image/buttonJoinMobile-202504071240.png") no-repeat;
    background-position: 0 -15px;
}
#step_join:hover, #step_join.active
{
    background-position: -18px -177px;
}
.mobile #step_join:hover, .mobile #step_join.active
{
    background-position: 0 -156px;
}
#step_spin
{
    left: 396px;
    width: 450px;
    z-index: 19;
    background: url("../../gambling/image/buttonSpin-202504071240.png") no-repeat;
    background-position: -18px -20px;
}
.mobile #step_spin
{
    left: 198px;
    width: 266px;
    background: url("../../gambling/image/buttonSpinMobile-202504071240.png") no-repeat;
    background-position: 0 -15px;
}
#step_spin:hover, #step_spin.active
{
    background-position: -18px -177px;
}
.mobile #step_spin:hover, .mobile #step_spin.active
{
    background-position: 0 -156px;
}
#step_win
{
    left: 788px;
    width: 413px;
    z-index: 18;
    background: url("../../gambling/image/buttonWin-202504071240.png") no-repeat;
    background-position: -18px -20px;
}
.mobile #step_win
{
    left: 418px;
    width: 222px;
    background: url("../../gambling/image/buttonWinMobile-202504071240.png") no-repeat;
    background-position: 0 -15px;
}
#step_win:hover, #step_win.active
{
    background-position: -18px -177px;
}
.mobile #step_win:hover, .mobile #step_win.active
{
    background-position: 0 -156px;
}
#use_code, #welcome_bonus, #amount_free
{
    font-family: 'Segoe',sans-serif;
}
#amount_free
{
    top: 175px;
    left: 158.5px;
    position: absolute;
    opacity: 0;
    width: 323px;
    height: 75.2px;
    color: #feeb89;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
}
#amount_free>p
{
    margin: 0;
}
#amount_free .min-deposit
{
    font-size: 15px;
}
.mobile #amount_free
{
    top: 125px;
    left: calc(50% + 75px);
    width: 388px;
    font-size: 40px;
    transform: translateX(-50%);
}
#amount_free.fade_in
{
    left: 83.5px;
    opacity: 1;
}
.mobile #amount_free.fade_in
{
    left: 50%;
}
.bonus_code
{
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}
#use_code
{
    top: 260px;
    left: 158.5px;
    position: absolute;
    opacity: 0;
    width: 323px;
    height: 35px;
    color: #fbec96;
    font-size: 18px;
    text-align: center;
    padding-top: 8.5px;
    background: url("../../gambling/image/useCode.png") no-repeat;
    -webkit-transition: .5s;
    transition: .5s;
}
.mobile #use_code
{
    top: 195px;
    left: calc(50% + 75px);
    width: 388px;
    height: 56px;
    font-size: 24px;
    padding-top: 16px;
    background: url("../../gambling/image/useCodeMobile-202504071240.png") no-repeat;
    transform: translateX(-50%);
}
#use_code.fade_in
{
    left: 83.5px;
    opacity: 1;
}
.mobile #use_code.fade_in
{
    left: 50%;
}
#welcome_bonus
{
    display: grid;
    top: 25px;
    left: 158.5px;
    position: absolute;
    opacity: 0;
    width: 323px;
    height: 142px;
    color: #c20100;
    -webkit-transition: .5s;
    transition: .5s;
}
#welcome_bonus .number
{
    font-size: 120px;
    font-weight: 700;
    text-align: center;
    line-height: .8;
}
#welcome_bonus .text
{
    font-weight: 700;
    text-align: center;
    font-size: 34px;
}
.mobile #welcome_bonus
{
    top: 20px;
    left: calc(50% + 75px);
    width: 388px;
    height: 106px;
    transform: translateX(-50%);
}
.mobile #welcome_bonus .number
{
    font-size: 85px;
}
.mobile #welcome_bonus .text
{
    font-size: 24.5px;
}
#welcome_bonus.fade_in
{
    left: 83.5px;
    opacity: 1;
}
.mobile #welcome_bonus.fade_in
{
    left: 50%;
    opacity: 1;
}
#claim_here
{
    font-size: 0;
    display: block;
    text-decoration: none;
    top: 315px;
    left: 72px;
    position: absolute;
    width: 342px;
    height: 119px;
    background: url("../../gambling/image/claimHere.png") no-repeat center;
    background-size: 100% 100%;
    animation-duration: .6s;
    -webkit-animation-duration: .6s;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation-iteration-count: 2;
    -webkit-animation-iteration-count: 2;
    animation-name: zoomin;
    -webkit-animation-name: zoomin;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
}
.mobile #claim_here
{
    top: 600px;
    left: 155px;
}
@-webkit-keyframes zoomin
{
    from
    {
        background-size: 100% 100%;
    }
    to
    {
        background-size: 90% 90%;
    }
}
@keyframes zoomin
{
    from
    {
        background-size: 100% 100%;
    }
    to
    {
        background-size: 90% 90%;
    }
}
#claim_here.active
{
    background-position: 0 -119px;
}
#eighteen_plus
{
    top: 20px;
    left: 45px;
    position: absolute;
    width: 68px;
    height: 61px;
    background: url("../../gambling/image/18plus-202504071240.png") no-repeat;
}
.mobile #eighteen_plus
{
    left: 215px;
    top: 350px;
}
#secure
{
    top: 20px;
    right: 45px;
    position: absolute;
    width: 116px;
    height: 45px;
    background: url("../../gambling/image/secure-202504071240.png") no-repeat;
}
.mobile #secure
{
    right: 190px;
    top: 350px;
}
#payment_methods
{
    top: 25px;
    left: 196px;
    position: absolute;
    width: 808px;
    height: 45px;
    background: url("../../gambling/image/paymentMethods.png") no-repeat;
}
.mobile #payment_methods
{
    top: 25px;
    left: 126px;
    width: 385px;
    height: 307px;
    background: url("../../gambling/image/paymentMethodsMobile.png") center top/100% no-repeat;
}
.desktop .link_content
{
    width: 700px;
    height: 500px;
    background: rgba(0,0,0,.9);
    overflow-y: scroll;
    position: absolute;
    left: 50%;
    margin-left: -350px;
    top: 100px;
    padding: 20px;
    font-size: 13px;
    display: none;
    text-align: left;
    z-index: 40;
    border: 2px solid #cfa23f;
}
.mobile .link_content
{
    padding: 20px;
    font-size: 12px;
    position: relative;
    display: none;
    text-align: left;
}
#links
{
    top: 80px;
    left: 200px;
    position: absolute;
    text-align: center;
    width: 800px;
}
.mobile #links
{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
#links a
{
    font-family: "Arial","Verdana",sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.mobile #links
{
    display: block;
    width: 100%;
}
.mobile_links
{
    background: #020202;
    position: relative;
}
.mobile #links>a
{
    font-size: 24px;
    color: #8ba9ff;
    background: #0241a8 url("../../gambling/image/arrow-202504071240.png") no-repeat;
    background-position: 96% center;
    display: block;
    text-align: left;
    padding: 25px 30px 25px 30px;
    text-decoration: none;
    margin-bottom: 2px;
    overflow: hidden;
}
.mobile h1
{
    position: relative;
    color: #b79b4d;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0 15px 0;
}
h1.step_title
{
    display: none;
}
#legal
{
    top: 110px;
    left: 200px;
    position: absolute;
    text-align: center;
    width: 800px;
    color: #aeaeae;
    font-size: 12px;
}
.mobile #legal
{
    top: 440px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 640px;
    color: #aeaeae;
    font-size: 12px;
}
a.close_content
{
    font-size: 14px;
    font-weight: bold;
    color: #fbec96;
    position: absolute;
    right: 10px;
    top: 10px;
}
div.live_chat
{
    position: fixed;
    z-index: 30;
    right: 5px;
    bottom: 5px;
    float: left;
}
div.live_chat a:hover
{
    background: none!important;
}
.livechat_button
{
    width: 304px;
    height: 41px;
    background-image: url("../../gambling/image/livechat.png");
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}
.livechat_button>*
{
    display: none!important;
}