
body {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 14px;
    background:#061127 url("../images/mainbgt2.jpg") no-repeat top;
    color:#fff;
    background-position-y: 90px;
}
a{
    color:#d1a147;
}
a:hover, a:active, a:focus{
    text-decoration: none;
    color:#d1a147;
}
.navbar-inverse {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.navbar{
    background:#11409c url(https://www.wombatcasino.com/wp-content/themes/wombat-casino-child/images/logo-bg.png) no-repeat 0 0;
    border-bottom: 1px solid #f6eb5b;
}
.navbar .brand {
    color: #efeeee;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 200;
    margin-left: -20px;
    padding: 10px 20px 10px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.header_top {
    float: right;
    margin: 20px 0 0;
}
.header_top a {
    background-color: #073282;
    border: 2px solid #fff;
    border-radius: 25px;
    color: #fff;
    float: left;
    font-size: 18px;
    padding: 10px 0 9px;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
    margin-right: 20px;
}

.brand img{
    width: 200px;
}

h1{
    font-size: 58px;
    color: #fff;
    font-weight: 700;
    margin: 20px 0 10px;
}
h1 span{
    font-size: 33px;
    color: #fff;
    font-weight: 700;
}
h2{
    margin: 0 0 20px;
    color: #fff444;
}
.top-box{

}
.img-top{

}
.cta {
    background: #09265f;
    border-radius: 5px;
    padding: 20px 0 40px;
    text-align: center;
    font-size: 24px;
    margin: 20px 0 20px 20px;
    box-shadow: 1px 1px 3px #020101;
}

.cta-img{
    width: 100%;
}
.cta-desc{
    font-size: 40px;
    font-weight: 700;
}
.cta-desc span {
    font-size: 100px;
    line-height: 120%;
}
.cta-desc2{
    font-size: 12px;
}
.cta-desc1{
    font-size: 25px;
}
.cta-desc11{
    font-size: 18px;
}


.mobile-box {
    background: #09265f;
    border-radius: 5px;
    padding: 20px 20px 20px;
    text-align: left;
    font-size: 18px;
    margin: 20px 0 20px 20px;
    line-height: 18px;
    box-shadow: 1px 1px 3px #020101;
}

.mobile-box img {
    width: 70px;
    margin-right: 10px;
}
.mobile-txt{

}
.steps{
    background: #09265f;
    border-radius: 5px;
    padding: 20px 0 30px;
    text-align: center;
    /*font-size: 24px;*/
    margin: 20px 0;
    box-shadow: 1px 1px 3px #020101;
    /*color: #fff444;*/
}

.step-box-one {
    text-align: left;
    font-size: 18px;
    padding: 0 0 0 20px;
    border-right: 1px solid #12409b;
    vertical-align: middle;
}

.step-box-two {
    text-align: left;
    font-size: 18px;
    padding: 0;
    border-right: 1px solid #12409b;
    vertical-align: middle;
}

.step-box-three {
    text-align: left;
    font-size: 18px;
    padding: 0;
    vertical-align: middle;
}

.circle{
    width:60px;
    height:60px;
    border-radius:50px;
    font-size:20px;
    color:#fff;
    line-height:52px;
    text-align:center;
    background:transparent;
    border: 3px solid #fff444;
    float: left;
    margin-right: 20px;
}

h3{

}
h3 span {
    color: #a5a6ab;
    font-size: 18px;
}

.choice{text-align: center;}
.listimg{
    margin: 20px 0;
    padding: 0;
}
.listimg li {
    display: inline-block;
    list-style: none;
    border-radius: 3px;
    background: #0d3d96;
    padding: 3px;
    margin:3px;
}

.testim-box {
    margin: 20px 0;
    border-top: 1px solid #384152;
    border-bottom: 1px solid #384152;
    padding: 20px 0;
    text-align: center;
}

.testim {
    font-size: 18px;
    margin: 10px 0;
}

.username{
    color: #76787f;
}
.video {
    text-align: center;
    border-bottom: 1px solid #384152;
    padding-bottom: 20px;
}
.safety{
    text-align: center;
    font-size: 16px;
    padding: 40px 0;
}
footer{
    background: #001233;
    padding: 30px 0;
    color: #bbb;
}

.left-img{
    float: left;
    margin-right: 20px;
}
.left-img img {
    width: 50%;
}

.right-txt {
    font-size: 12px;
    line-height: 22px;
    margin: 20px 0;
}

.register-btn{
    text-align: center;
    margin: 15px 0 10px;
}
.register-btn a{
    border-radius: 25px;
    padding: 8px 30px;
    display: inline-block;
    color: #1d1d1e!important;
    font-size: 24px;
    font-weight: 400;
    background: #f2c200;
    background: -moz-linear-gradient(top, #f2c200 0%, #fed700 49%, #f2a000 100%);
    background: -webkit-linear-gradient(top, #f2c200 0%,#fed700 49%,#f2a000 100%);
    background: linear-gradient(to bottom, #f2c200 0%,#fed700 49%,#f2a000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2c200', endColorstr='#f2a000',GradientType=0 );
}
.arrow {
    margin-left: 5px;
    position: relative;
    top: -2px;
}
.screen{
    width: 100%;
}
.register:hover{
    box-shadow: 0 0 3px 0 #faf5a2;
    background: #f2c200;
    background: -moz-linear-gradient(top, #f2c200 0%, #fed700 49%, #f2a000 100%);
    background: -webkit-linear-gradient(top, #f2c200 0%,#fed700 49%,#f2a000 100%);
    background: linear-gradient(to bottom, #f2c200 0%,#fed700 49%,#f2a000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2c200', endColorstr='#f2a000',GradientType=0 );
}

.copyright {
    color: #f3d291;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 17px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}
.footer_payments {
    text-align: center;
    border-top: 1px solid #384152;
    border-bottom: 1px solid #384152;
    margin: 20px 0;
    padding: 20px 0;
}

.footer_payments li a {
    background: url(https://www.wombatcasino.com/wp-content/uploads/2017/01/payment-2.png)no-repeat 0 -6px;
    background-position-x: 0px;
    background-position-y: -6px;
    width: 54px;
    height: 18px;
    text-indent: -9999px;
    display: block;
}
.footer_payments li {
    display: inline-block;
    margin: 10px 20px;
    vertical-align: middle;
}
.footer_payments li.visa a {
    background-position: 0 -6px;
    width: 54px;
    height: 18px;
}
.footer_payments li.master-card a {
    background-position: -92px 0;
    width: 49px;
    height: 30px;
}
.footer_payments li.maestro a {
    background-position: -177px 0;
    width: 49px;
    height: 30px;
}
.footer_payments li.neteller a {
    background-position: -263px -9px;
    width: 74px;
    height: 13px;
}
.footer_payments li.microgaming a {
    background-position: -370px -1px;
    width: 119px;
    height: 28px;
}
.footer_payments li.progress-play a {
    background-position: -525px -9px;
    width: 111px;
    height: 15px;
}
.footer_payments li.gambleaware a {
    background-position: -671px -6px;
    width: 123px;
    height: 19px;
}
.footer_payments li.plus a {
    background-position: -829px -2px;
    width: 23px;
    height: 26px;
}
.footer_payments li.paybyphone a {
    background-position: -109px -55px;
    width: 75px;
    height: 30px;
}
.footer_payments li.responsible-gaming a {
    background-position: -224px -58px;
    width: 54px;
    height: 24px;
}
.footer_payments li.gambling-commission a {
    background-position: -318px -61px;
    width: 98px;
    height: 18px;
}
.footer_payments li.mga a {
    background-position: -456px -56px;
    width: 58px;
    height: 29px;
}
.footer_payments li.paysafecard a {
    background-position: -554px -61px;
    width: 100px;
    height: 19px;
}
.footer_payments li.ideal a {
    background-position: -693px -56px;
    width: 34px;
    height: 29px;
}
.footer_payments li.PCI a {
    width: 124px;
    height: 34px;
    background: url(https://www.wombatcasino.com/wp-content/uploads/2017/01/payment-1-Copy.png)no-repeat;
    background-repeat: no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-position: -720px -56px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.copy{
    float:left;
    width:100%;
    padding:25px 0px;
    background:-webkit-linear-gradient(#fce946, #d19734);
    background:-moz-linear-gradient(#fce946, #d19734);
    background:-ms-linear-gradient(#fce946, #d19734);
    background:-o-linear-gradient(#fce946, #d19734);
    background:linear-gradient(#fce946, #d19734);
    text-align:center;
}
.copy p{
    font:15px;
    color:#000000;;
    text-align:center;
}
.copy p.company{
    text-align:center;
}
.copy p a{
    font:15px;
    color:#000000;
}
.copy p a:hover{
    color:#BE0000;
}
.foot_social{
    display:inline-block;
    vertical-align: middle;
}
.foot_social li {
  display: inline-block;
  margin: 0 12px;
  vertical-align: middle;
}
.foot_social li a{
    display:block;
    text-indent:-9999px;
}
.foot_social li.fb a{
    background-position:-59px -90px;
    width: 12px;
    height: 21px;
}
.foot_social li.fb a:hover{
    background-position:-192px -90px;
}
.foot_social li.twt a{
    background-position:-101px -92px;
    width: 22px;
    height: 18px;
}
.foot_social li.twt a:hover{
    background-position:-234px -92px;
}
.foot_social li.you a{
    background-position:-148px -91px;
    width: 19px;
    height: 19px;
}
.foot_social li.you a:hover{
    background-position:-281px -91px;
}
.sprite{
    background:url(https://www.wombatcasino.com/wp-content/themes/wombat-casino-child/images/sprite.png) no-repeat 0 0;
}

.youtube {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media(max-width: 992px){
    .left-img {
        width: 10%;
    }
    .left-img img {
        width: 100%;
    }
    .footer_payments {
        margin: 50px 0;
    }

}

@media (min-width: 768px) and (max-width: 979px) {
    body{
        background-position-y: 0px;
    }
    .brand::before{
        background: none;
    }
    .img-top{
        width: 100%;
    }
    .cta {
        padding: 20px 10px 20px;
        font-size: 18px;
        margin: 20px 0;
    }
    .cta-desc span {
        font-size: 70px;
    }
    .cta-desc {
        font-size: 30px;
    }
    .mobile-box {
        font-size: 16px;
        margin: 20px 0;
    }
    .mobile-box img {
        width: 50px;
    }
    .circle {
        width: 40px;
        height: 40px;
        border-radius: 50px;
        font-size: 18px;
        color: #fff;
        line-height: 35px;
        text-align: center;
        background: transparent;
        border: 2px solid #fff444;
        float: left;
        margin-right: 10px;
    }
    .step-box-one, .step-box-two, .step-box-three {
        font-size: 16px;
    }
    .img-top {
        width: 90%;
    }
    h1 {
        font-size: 44px;
    }
    h1 span {
        font-size: 20px;
    }
    .testim {
        min-height: auto;
    }

}

@media (max-width: 767px) {
    body{
        background-position-y: 0px;
    }
    .brand::before{
        background: none;
    }
    .header_top {
        float: right;
        margin: 20px 0 0;
        position: absolute;
        top: 0;
        right: 0;
    }
    .brand img {
        width: 170px;
        margin: 0 0 0 20px;
    }
    .header_top a {
        background-color: #073282;
        border: 2px solid #fff;
        border-radius: 25px;
        color: #fff;
        float: left;
        font-size: 16px;
        padding: 6px 0 6px;
        text-align: center;
        text-transform: uppercase;
        width: 94px;
        margin-right: 20px;
    }
    .top-box{
        text-align: center;
    }
    .img-top {
        width: 90%;
    }
    .cta {
        background: #09265f;
        border-radius: 5px;
        padding: 20px 0 40px;
        text-align: center;
        font-size: 24px;
        margin: 20px 80px 20px 80px;
        box-shadow: 1px 1px 3px #020101;
    }
    .mobile-box {
        margin: 20px 80px 20px 80px;
    }
    .step-box-one, .step-box-two, .step-box-three{
        float: left;
        text-align: left;
        padding: 0 0 20px 20px;
        border: 0;
    }
    .step-box-one{

    }
    .step-box-two{

    }
    .step-box-three{

    }
    .circle {
        width: 40px;
        height: 40px;
        border-radius: 50px;
        font-size: 14px;
        color: #fff;
        line-height: 32px;
        text-align: center;
        background: transparent;
        border: 2px solid #fff444;
        float: left;
        margin-right: 10px;
    }
    .steps {
        background: #09265f;
        border-radius: 5px;
        padding: 20px 20px 30px;
        text-align: center;
        font-size: 24px;
        margin: 20px 80px;
        box-shadow: 1px 1px 3px #020101;
        color: #fff444;
    }
}



@media (max-width: 480px) {
    body{
        background-position-y: 0px;
    }
    .brand::before{
        background: none;
    }
    #register-now {
        float: none;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 10px;
    }
    .cta {
        background: #09265f;
        border-radius: 5px;
        padding: 20px 0 40px;
        text-align: center;
        font-size: 24px;
        margin: 20px 0 20px 0;
        box-shadow: 1px 1px 3px #020101;
    }
    .mobile-box {
        margin: 20px 0 20px 0;
    }
    .step-box-one, .step-box-two, .step-box-three{
        float: left;
        text-align: left;
        padding: 0 0 20px 20px;
        border: 0;
    }
    .steps {
        background: #09265f;
        border-radius: 5px;
        padding: 20px 20px 30px;
        text-align: center;
        font-size: 24px;
        margin: 20px 0;
        box-shadow: 1px 1px 3px #020101;
        color: #fff444;
    }
    h1 {
        font-size: 38px;
        /*margin-top:0;*/
    }
    h1 span {
        font-size: 20px;
    }
    .brand img {
        width: 130px;
        margin: 0 0 0 10px;
    }
    .header_top a {
        background-color: #073282;
        border: 2px solid #fff;
        border-radius: 25px;
        color: #fff;
        float: left;
        font-size: 14px;
        padding: 4px 0 4px;
        text-align: center;
        text-transform: uppercase;
        width: 65px;
        margin-right: 10px;
    }
    .img-top{/*display: none;*/}
    .left-img {
        width: 20%;
    }
    .left-img img {
        width: 100%;
    }
}

@media (max-width: 360px) {
    h1{font-size: 30px;}
}

@media (max-width: 320px) {
    .left-img {
        width: 30%;
    }
    .left-img img {
        width: 100%;
    }
    body{
        background-position-y: 0px;
    }
    .brand::before{
        background: none;
    }

    #register-now {
        float: none;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 10px;
    }
    .header_top a {
        background-color: #073282;
        border: 1px solid #fff;
        border-radius: 25px;
        color: #fff;
        float: left;
        font-size: 14px;
        padding: 4px 0 4px;
        text-align: center;
        text-transform: uppercase;
        width: 65px;
        margin-right: 10px;
    }
    .brand img {
        width: 130px;
        margin: 0 0 0 10px;
    }
    .navbar {
        margin-bottom: 0;
    }
}