.header,.header .container,.menu,.banner-img,.banner-img , .steps,.steps .step-items,.steps .step-items .step-fig,.content .row,.collections,.footer .btn-payment{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    justify-content: center;
}

header,footer,section,article,aside,.menu li .menu_link,.banner-img h1 img,.banner-img h1 .light-text,.banner-img h1 .img-btm,.banner-img .banner_btn_group .btn.btn-coupon .copy,.carousal .carousal-item:hover::before,.footer .btn-payment .copywrite-text{
    display:block;
}

.header ul.menu li{ font-size: 16px; color: #ffc600; display: inline-block; font-weight: bold; }

.header ul.menu li span{ color: #ffc600; font-weight: bold;}

.header ul.menu li img{ margin-right: 10px; display: block; float: left;}

.header .container{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding: 0 7%;
}
h1,h2,.menu li ,.footer .btn-payment .bonus_btn{
    text-transform:uppercase;
}

body,.banner-img,{
    position:relative;
}

.container,body,.header,.header .brand-logo{
    width:100%;
}
.menu li .menu_link,.footer .btn-payment .bonus_btn{
    background:none;
}

*{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}



body,html{
    padding:0;
    margin:0;
    height:100%;
}

img{
    max-width:100%;
}


[type=reset],[type=submit],button,html [type=button]{
    -webkit-appearance:button;
}

a{
    text-decoration: none!important;
}

a:hover {
 cursor:pointer!important;
}

button:focus,button:hover,a:focus,a:hover{
    outline:none;
}
h1,h2{
    font-size:40px;
    font-weight:900;
}
h1{
    line-height:1.2;
}
h2{
    color:#eadc00;
}
h3{
    font-size:24px;
    text-transform:uppercase;
}


@import url('http://fonts.cdnfonts.com/css/hk-super-round');

body{
    font-family:'Nunito Sans', sans-serif;
    font-size:16px;
    line-height:1.2;
    font-weight:400;
    color:#fff;
    background: url("../images/bg-dsk.jpg") no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: auto;
}

.header{
    top:0;
    left:0;
    z-index:99;
    display: block;
    align-items: center;
    justify-content: space-evenly;
    align-content: center;
    width: 100%;
    max-width: 1330px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header .brand-logo{
    padding: 0;
    z-index: 100;
}

.logo{
    display: flex;
    width: 50%;
    align-items: center;
    position: absolute;
    top:0;
}

.icons{
    display: flex;
    justify-content: center;
    position: absolute;
    left: 65%;
    top: 30px;
    width: 100%;
    max-width: 140px;
}

.icons-best{
    padding: 0 15px;
}

.logopunt {
    display: block;
    width: 100%;
    max-width: 215px;
    z-index: 90;
    position: absolute;
    top: 0;
    left: 23%;
}

#container-header{
    display: inline-flex;
}

.banner-img{
    min-height:725px;
    max-width: 1330px;
    margin: 0 auto;
    position: relative;
    top: 90px;
}

.header-section{
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    padding: 30px;
    max-width: 1600px;
    margin: 0 auto;
}

.header-item{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    height: auto;
    display: block;
}

.header-offer{ 
    position: relative; 
    left: 25%;
    top: 45px;
}

.characters{
    width: 100%;
    max-width: 791px;
    position: relative;
    bottom: -5px;
    left: 0;
    z-index: 10;
}

.title-offer{
    text-align: center;
    color: #ffffff;
    font-family: 'Varela Round', sans-serif;
    font-size: 26px;
}



.main-offer{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
}

.deposit{
    font-size: 20px;
    text-align: center;
    color: #83b9f0;
    font-weight: 800;
    line-height: 50px;
    font-family: 'Varela Round', sans-serif;
    margin: 0 auto;
    position: relative;
    bottom: 0;
}

.cta{
    background-color: #ffe100;
    color: #0b213d;
    border-radius: 50px;
    padding: 10px;
    text-decoration: none;
    position: relative;
    bottom: -4%;
    transition: all 0.2s ease-in-out;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    animation: scale 0.75s alternate infinite linear;
    font-family: 'HK Super Round', sans-serif;
    font-size: 35px;
    text-align: center;
    margin-bottom: 30px;
}

.cta-pop{
    background-color: #ffe100;
    color: #0b213d;
    border-radius: 50px;
    padding: 6px 10px;
    text-decoration: none;
    position: relative;
    transition: all 0.2s ease-in-out;
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    animation: scale 0.75s alternate infinite linear;
    font-family: 'HK Super Round', sans-serif;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    position: absolute;
    top: 78%;
    left: 35%;
    transform: translate(-50%, -50%);
    cursor: pointer!important;
}

.cta-pop:hover{
    background-color: #ffe100;
    color: #0b213d;
    border-radius: 50px;
    padding: 6px 10px;
    text-decoration: none;
    position: relative;
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    animation: scale 0.75s alternate infinite linear;
    font-family: 'HK Super Round', sans-serif;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    position: absolute;
    top: 78%;
    left: 35%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 7px 2px #40a2b0;
    cursor: pointer!important;
}

.game-pop-mbl{
        display: none;
    }

.text-pop{
    position: absolute;
    top: 87%;
    left: 32.5%;
    transform: translate(-50%, -50%);
    text-decoration: underline;
    display: flex;
    justify-content: center;
    font-size: 14px;
    width: 100%;
    color: #ffffff!important;
    cursor: pointer!important;
}

.play{
    margin-bottom: 30px;
}

.play:hover{
    margin-bottom: 30px;
}

.cta:hover{
    background-color: #fce855;
    border-radius: 50px;
    padding: 10px;
    text-decoration: none;
    position: relative;
    bottom: -4%;
    transition: all 0.2s ease-in-out;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    animation: scale 0.75s alternate infinite linear;
    font-family: 'HK Super Round', sans-serif;
    font-size: 35px;
    text-align: center;
    margin-bottom: 30px;
}

.text-cta{
     color: #0b213d;
}

.anim-header{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    z-index: -1;
}

.cta {
    box-shadow: 0 0 0 0 rgba(255, 177, 66, 1);
    animation: pulse-yellow 2s infinite;
}

@keyframes pulse-yellow {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 177, 66, 0.7);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 177, 66, 0);
    }
    
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 177, 66, 0);
    }
}


.glow-cta:hover {
  color: rgba(255, 255, 255, 1);
  box-shadow: 0 0 10px 4px rgb(0 252 255 / 40%);
  border-radius: 10px;
}

.features{
    background-color: :#08011f;
}

.titlefeatures{
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Varela Round', sans-serif;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    line-height: 30px;
}

.banner-img h1{
    margin:0;
}

.banner-img h1 img{
    margin:10px 0 10px -10px;
}


.banner-img .winners{
    position:absolute;
    bottom:0;
    left:0;
}

.winners{
    width:100%;
    padding: 10px 0;
    background-color: #011223;
}

.games{
    width:100%;
    padding:40px 0;
    width: 100%;
    max-width: 1100px;
    overflow: hidden;
    cursor: pointer!important;
    margin: 0 auto;
}

.games-info{
    padding: 10px;
}

.winners .winner-list{
    overflow:hidden;
}
.winners .winner-info{
    display:-webkit-box !important;
    display:-ms-flexbox !important;
    display:flex !important;
    justify-content: center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:0 auto;
    text-decoration:none;
    color:#fff;
}
.winners .winner-info h5{
    font-size:14px; 
    text-transform:uppercase;
    font-weight:900;
    margin:0;
    line-height:1.4;
    text-align:center;
    
}
.winners .winner-info h5 .w-name, .winners .winner-info h5 .win{
    display:block;
    text-transform:none;
    font-weight:300;
    text-transform: uppercase;
    font-family: 'Varela Round', sans-serif;
}

.w-name{
    width: 100%;
    max-width: 150px;
    text-transform: justify;
}

.winners .winner-info h5 .win{
    font-size:18px; color:#f7ec8f;line-height:1.1;
}

.winners .winner-info:focus{
    outline:none;
}

.container{
    background-color: #08021f;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 20px;
}

.title-deposits{
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Varela Round';
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0 10px;
    font-family: 'HK Super Round', sans-serif;
}

.row{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.arrow{
    margin-bottom: 90px;
    width: 100%;
    max-width: 50px;
    height: auto;
}

.content .collections{
    margin-top:24px;
    margin-bottom:70px;
    display: inline-flex;
    align-items: center;
}

.collections {
    position: relative;
    display: flex;    
    justify-content: space-between; 
    align-items: stretch; 
    flex-direction: row; 
    width: 100%;
}

.collections .col_items{
position: relative; margin: 0 auto; text-align: center;
}

.collections .col_items{
    -webkit-box-flex:1;
    -ms-flex:1 1 25%;
    flex:1 1 25%;
    min-width:25%;
    text-align:center;
    padding: 0;

}
.collections .col_items h3{
    margin:36px auto 0;
    max-width:80%;
}


.title-slider{
    color: #60a0e0;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0 10px;
    font-family: 'HK Super Round', sans-serif; 
}

.footer{
    width:100%;
    background-color:#011223;
    padding: 10px;
}

.payments{
    width: 100%;
    display: block;
    height: 35px;
}

#logosfooter{
    float:right;
    display: inline-flex;
}

.container-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding: 5px 10px;
}

.bonus_btn{
    text-decoration: none;
    padding: 10px 15px;
    font-weight: 700;
    text-align: center;
    background-color: #011223;
    border: 2px solid #60a0e0;
    line-height: 30px;
    cursor: pointer!important;
    transition: .2s;
    color: #60a0e0;
    width: 200px;
    position: relative;
    font-size: 19px;
    font-family: 'HK Super Round', sans-serif;
}

.bonus_btn:hover{
    outline:none;
    background-color:#60a0e0;
    border:2px solid #60a0e0;
    color:#011223;
}

.bonustxt{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.footer .btn-payment .copywrite-text{
    font-size:14px;
    color:#5a461c;
    margin-right:auto;
}
.footer .bonus-content{
    font-size:14px;
    line-height:1.6;
    padding-bottom:36px;
    display:none;
    background-color: #011223;
    padding: 15px;
    width: 100%;
    max-width: 1420px;
    margin: 0 auto;
}

.man{
    animation: float 4s ease-in-out infinite;
    height: auto;
    width: 100%;
    max-width: 420px;
    position: relative;
    top: 65px;
    left: 55%;
    z-index: -10;
    margin: 0 auto;
}

.cow {
    animation: float2 4s ease-in-out infinite;
    height: auto;
    width: 100%;
    max-width: 300px;
    position: relative;
    top: -220px;
    left: 17vw;
    z-index: -15;
    margin: 0 auto;
}

.house {
    animation: float3 4s ease-in-out infinite;
    height: auto;
    width: 100%;
    max-width: 200px;
    position: relative;
    top: -140px;
    left: -13vw;
    z-index: -15;
    margin: 0 auto;
}

.bitcoinb {
    animation: float4 4s ease-in-out infinite;
    height: auto;
    width: 100%;
    max-width: 130px;
    position: relative;
    top: -475px;
    left: 50%;
    z-index: -20;
    margin: 0 auto;
}

.bitcoins {
    animation: float5 4s ease-in-out infinite;
    height: auto;
    width: 100%;
    max-width: 90px;
    position: relative;
    top: -220px;
    left: 80%;
    z-index: -20;
    margin: 0 auto;
}


.litecoinb{
    animation: float4 4s ease-in-out infinite;
    height: auto;
    width: 100%;
    max-width: 150px;
    position: relative;
    top: -195px;
    left: 60%;
    z-index: -50;
    margin: 0 auto;
}

.litecoins{
    animation: float5 4s ease-in-out infinite;
    height: auto;
    width: 100%;
    max-width: 85px;
    position: relative;
    top: -430px;
    left: 10%;
    z-index: -15;
    margin: 0 auto;
}

.bg-popContainer {
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    position: fixed;
    top: 0;
    align-items: center;
    justify-content: center;
    display: none;
    z-index: 99;
}


.box {
    position: absolute;
    padding: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    max-width: 670px;
}

h2, .box p {
    margin: 0 20px;
}



/* FLOAT ELEMENTS */

@keyframes float {
    0% {
       
        transform: translatey(0px);
    }
    50% {
        
        transform: translatey(-40px);
    }
    100% {
        
        transform: translatey(0px);
    }
}

@keyframes float2 {
    0% {
       
        transform: translatey(0px);
    }
    50% {
        
        transform: translatey(60px);
    }
    100% {
        
        transform: translatey(0px);
    }
}

@keyframes float3 {
    0% {
       
        transform: translatey(0px);
    }
    50% {
        
        transform: translatey(20px);
    }
    100% {
        
        transform: translatey(0px);
    }
}

@keyframes float4 {
    0% {
       
        transform: translatey(0px);
    }
    50% {
        
        transform: translatey(0px);
        transform: rotate(20deg);
    }
    100% {
        
        transform: translatey(0px);
    }
}

@keyframes float5 {
    0% {
       
        transform: translatey(0px);
    }
    50% {
        
        transform: translatey(0px);
        transform: rotate(-20deg);
    }
    100% {
        
        transform: translatey(0px);
    }
}

@media only screen and (max-width: 1600px) {
  .header-offer {
        position: relative;
        left: 25%;
        top: 45px;
    }
    .logopunt {
        display: block;
        width: 100%;
        max-width: 215px;
        z-index: 90;
        position: absolute;
        top: 0;
    }
}

@media only screen and (max-width: 1500px) {
    .header-offer {
        position: absolute;
        left: 15%;
        top: 45px;
    }
    .logopunt {
        display: block;
        width: 100%;
        max-width: 200px;
        z-index: 90;
        position: absolute;
        top: 0;
        left: 17%;
    }
    .icons {
        right: 20%;
    }
    .cow{
        left: 25vw;
    }
    .house{
        left: -18vw;
    }
}

@media only screen and (max-width: 1200px) {
    .header-offer {
        position: absolute;
        left: 15%;
        top: 45px;
    }
    .header-section{
        padding: 0;
    }
    .logopunt {
        display: block;
        width: 100%;
        max-width: 215px;
        z-index: 90;
        position: absolute;
        top: 0;
        left: 18%;
    }
    .man{
        max-width: 410px;
    }
    .cow{
        left: 30vw;
        max-width: 250px;
    }
    .house{
        left: -18vw;
    }
}

@media only screen and (max-width: 1000px) {
  .header-offer{
        position: relative;
        left: 0;
        top: 15px;
    }
  .logopunt{
        position: absolute;
        left: 20%;
        max-width: 170px;
    }
    .banner-img{
        max-width: 1000px;
    }
    .row{
        max-width: 850px;
        width: 100%;
    }
    .icons {
        max-width: 110px;
        left: 70%;
    }
    .man{
        max-width: 400px;
    }
    .cow{
        left: 32%;
    }
    .house{
        left: -20vw;
        max-width: 180px;
    }
    .bitcoinb{
        left: 55%;
    }
}

@media only screen and (max-width: 900px) {
  .logopunt{
        position: absolute;
        left: 20%;
    }
    .content .collections{
        display: block;
    }
    .arrow {
        width: 100%;
        max-width: 50px;
        height: auto;
        margin: 0 auto;
        transform: rotate(90deg);
    }
    .anim-header{
        top: 70px;
    }
    .man{
        max-width: 350px;
        left: 60%;
    }

}



@media only screen and (max-width: 850px) {
  .header{
        top: 0;
        left: 0;
        z-index: 99;
        display: block;
        align-items: center;
        justify-content: space-evenly;
        align-content: center;
        width: 100%;
        max-width: 1330px;
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
  }
  .logopunt{
        position: fixed;
        top: 60px;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .icons {
        display: none;
    }
    .header-item {
        position: relative;
        top: 130px;
        margin: 0 auto;
    }
    .header-offer {
        position: relative;
        top:275px;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .banner-img{
        max-width: 850px;
        top: 0;
    }
    .anim-header{
        top: 260px;
    }
    .man {
        animation: float 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 350px;
        position: absolute;
        top: -675px;
        left: 75%;
        z-index: -10;
        margin: 0 auto;
    }

    .cow {
        animation: float2 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 160px;
        position: absolute;
        top: -675px;
        left: 62vw;
        z-index: -15;
        margin: 0 auto;
    }
    .house {
        animation: float3 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 211px;
        position: absolute;
        top: -485px;
        left: 1%;
        z-index: -15;
        margin: 0 auto;
    }
    .bitcoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 130px;
        position: absolute;
        top: -675px;
        left: -3%;
        z-index: -20;
        margin: 0 auto;
    }
    .bitcoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 90px;
        position: absolute;
        top: -470px;
        left: 75%;
        z-index: -20;
        margin: 0 auto;
    }
    .litecoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 120px;
        position: absolute;
        top: -270px;
        left: -5%;
        z-index: -50;
        margin: 0 auto;
    }
    .litecoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 85px;
        position: absolute;
        top: -620px;
        left: 10%;
        z-index: -15;
        margin: 0 auto;
    }
    .bonus_btn{
        font-size: 18px;
    }
}

@media only screen and (max-width: 750px) {
    .winners {
        width: 100%;
        padding: 10px 0;
        background-color: #011223;
    }
}


@media only screen and (max-width: 620px) {
    .title-offer {
        text-align: center;
        color: #ffffff;
        font-family: 'Varela Round', sans-serif;
        font-size: 26px;
        position: relative;
    }
    .bonus_btn {
        text-decoration: none;
        padding: 10px 15px;
        font-weight: 700;
        text-align: center;
        background-color: #011223;
        border: 2px solid #60a0e0;
        line-height: 30px;
        cursor: pointer!important;
        transition: .2s;
        color: #60a0e0;
        width: 100%;
        max-width: 230px;
        position: relative;
        left: 0;
        font-size: 24px;
        font-family: 'HK Super Round', sans-serif;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

    .arrow {
        margin-bottom: 5vw;
        width: 100%;
        max-width: 50px;
        height: auto;
        transform: rotate(90deg);
        margin: 0 auto;
    }

    .container-footer {
        display: block;
        justify-content: space-between;
        width: 100%;
        max-width: 1220px;
        margin: 0 auto;
    }

    .logopunt{
        max-width: 140px;
        top: 50px;
    }
    .title-offer{
        font-size: 25px;
        margin-bottom: 30px;
    }
    .deposit{
        font-size: 15px;
    }
    .header-section{
        padding: 0;
        position: relative;
        top: 0;
    }
    .header-item{
        top: 140px;
    }
    .header-offer{
        position: relative;
        padding: 5px;
        top: 265px;
    }
    .house{
        top: -600px;
    }

    .banner-img{
        min-height: 700px;
    }

    .cta {
        background-color: #ffe100;
        border-radius: 50px;
        padding: 10px;
        text-decoration: none;
        position: relative;
        bottom: -4%;
        transition: all 0.2s ease-in-out;
        width: 100%;
        max-width: 370px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 24px;
        text-align: center;
        margin-bottom: 10px;
    }

    .cta:hover{
        background-color: #fce855;
        border-radius: 50px;
        padding: 10px;
        text-decoration: none;
        position: relative;
        bottom: -4%;
        transition: all 0.2s ease-in-out;
        width: 100%;
        max-width: 370px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 24px;
        text-align: center;
        margin-bottom: 10px;
    }
    .cta {
        box-shadow: 0 0 0 0 rgba(255, 177, 66, 1);
        animation: pulse-yellow 2s infinite;
    }

    .man {
        animation: float 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 225px;
        position: absolute;
        top: -645px;
        left: 78%;
        z-index: -10;
        margin: 0 auto;
    }

    .cow {
        animation: float2 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 181px;
        position: absolute;
        top: -720px;
        left: 56vw;
        z-index: -15;
        margin: 0 auto;
    }

    .house{
        animation: float3 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 125px;
        position: absolute;
        top: -680px;
        left: 4%;
        z-index: -15;
        margin: 0 auto;
    }

    .bitcoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 60px;
        position: absolute;
        top: -350px;
        left: 5%;
        z-index: -20;
        margin: 0 auto;
    }

    .bitcoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 125px;
        position: absolute;
        top: -845px;
        left: 80%;
        z-index: -20;
        margin: 0 auto;
    }

    .litecoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 85px;
        position: absolute;
        top: -825px;
        left: -2%;
        z-index: -15;
        margin: 0 auto;
    }

    .litecoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 120px;
        position: absolute;
        top: -430px;
        left: -8%;
        z-index: -50;
        margin: 0 auto;
    }

    .title-deposits {
        font-size: 22px;
        padding: 20px;
        margin-top: 25px;
    }

    .title-slider{
        font-size: 24px;
        padding: 10px;
    }

    .container{
        padding: 10px;
    }

    .content .collections{
        display: block;
    }

    .depositicons{
        width: 100%;
        max-width: 200px;
    }
    .payments{
        margin: 0 auto;
    }
    .termscta {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        padding: 0 20px 20px;
    }
    .play{
        margin-bottom: 50px;
    }
    .bonus_btn{
        font-size: 16px;
    }
    .game-pop{
        display: none!important;
    }
    .game-pop-mbl{
        display: block;
    }
    .box{
        max-width: 450px;
    }
    .cta-pop, .cta-pop:hover{
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .text-pop{
        position: absolute;
        top: 90%;
        left: 46%;
        transform: translate(-50%, -50%);
    }
}

@media only screen and (max-width: 500px) {
    .winners {
        width: 100%;
        padding: 10px 0;
        background-color: #011223;
    }
}

@media only screen and (max-width: 480px) {
    .winners {
        width: 100%;
        padding: 10px 0;
        background-color: #011223;
    }
    .header-section{
        position: absolute;
        top:-35px;
    }
    .header-item {
        top: 0;
        min-height: 700px;
    }
    .header-offer{
        top: 430px;
    }
    .banner-img{
        top: 30px;
    }
    .anim-header {
        top: 180px;
    }
    .title-offer{
        position: absolute;
        width: 100%;
        max-width:350px;
        top: -40px;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 22px;
    }
    .man {
        animation: float 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 170px;
        position: absolute;
        top: -645px;
        left: 75%;
        z-index: -10;
        margin: 0 auto;
    }
    .cow {
        animation: float2 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 181px;
        position: absolute;
        top: -710px;
        left: -10%;
        z-index: -15;
        margin: 0 auto;
    }
    .house {
        animation: float3 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 80px;
        position: absolute;
        top: -750px;
        left: 40%;
        z-index: -15;
        margin: 0 auto;
    }
    .bitcoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 45px;
        position: absolute;
        top: -390px;
        left: 5%;
        z-index: -20;
        margin: 0 auto;
    }
    .litecoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 93px;
        position: absolute;
        top: -400px;
        left: 90%;
        z-index: -50;
        margin: 0 auto;
    }
        .cta, .cta:hover{
        max-width: 300px;
    }
}

@media only screen and (max-width: 420px) {
    .house {
        animation: float3 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 80px;
        position: absolute;
        top: -730px;
        left: 40%;
        z-index: -15;
        margin: 0 auto;
    }
    .cow {
        animation: float2 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 150px;
        position: absolute;
        top: -710px;
        left: -10%;
        z-index: -15;
        margin: 0 auto;
    }
    .banner-img {
        min-height: 635px;
        max-width: 1330px;
        margin: 0 auto;
        position: relative;
        top: 0;
    }
    .cta-pop {
        background-color: #ffe100;
        color: #0b213d;
        border-radius: 50px;
        padding: 8px 10px;
        text-decoration: none;
        position: relative;
        transition: all 0.2s ease-in-out;
        width: 100%;
        max-width: 230px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 22px;
        text-align: center;
        margin-bottom: 30px;
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .cta-pop:hover{
        background-color: #ffe100;
        color: #0b213d;
        border-radius: 50px;
        padding: 8px 10px;
        text-decoration: none;
        position: relative;
        width: 100%;
        max-width: 230px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 22px;
        text-align: center;
        margin-bottom: 30px;
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        box-shadow: 0px 0px 7px 2px #40a2b0;
    }

    .text-pop{
        font-size: 12px;
        left: 43%;
    }
}

@media only screen and (max-width: 380px) {
    .winners {
        width: 100%;
        padding: 10px 0;
        background-color: #011223;
    }
    .title-offer {
        position: absolute;
        width: 100%;
        max-width: 350px;
        top: -55px;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 22px;
    }

    .man {
        animation: float 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 145px;
        position: absolute;
        top: -645px;
        left: 75%;
        z-index: -10;
        margin: 0 auto;
    }

    .cow {
        animation: float2 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 150px;
        position: absolute;
        top: -710px;
        left: -10%;
        z-index: -15;
        margin: 0 auto;
    }

    .house {
        animation: float3 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 65px;
        position: absolute;
        top: -715px;
        left: 40%;
        z-index: -15;
        margin: 0 auto;
    }

    .bitcoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 30px;
        position: absolute;
        top: -431px;
        left: 5%;
        z-index: -20;
        margin: 0 auto;
    }

    .bitcoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 85px;
        position: absolute;
        top: -820px;
        left: 84%;
        z-index: -20;
        margin: 0 auto;
    }

    .litecoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 65px;
        position: absolute;
        top: -459px;
        left: 88%;
        z-index: -50;
        margin: 0 auto;
    }

    .litecoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 75px;
        position: absolute;
        top: -820px;
        left: -6%;
        z-index: -15;
        margin: 0 auto;
    }

    .banner-img {
        min-height: 600px;
        max-width: 1330px;
        margin: 0 auto;
        position: relative;
        top: 0;
    }
    .cta-pop{
        background-color: #ffe100;
        color: #0b213d;
        border-radius: 50px;
        padding: 8px 10px;
        text-decoration: none;
        position: relative;
        transition: all 0.2s ease-in-out;
        width: 100%;
        max-width: 200px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 20px;
        text-align: center;
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .cta-pop:hover{
        background-color: #ffe100;
        color: #0b213d;
        border-radius: 50px;
        padding: 8px 10px;
        text-decoration: none;
        position: relative;
        width: 100%;
        max-width: 200px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 20px;
        text-align: center;
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        box-shadow: 0px 0px 7px 2px #40a2b0;
        }
    .text-pop{
        font-size: 10px;
        left: 43%;
    }
}


@media only screen and (max-width: 350px) {
    .winners {
        width: 100%;
        padding: 10px 0;
        background-color: #011223;
    }
    .header{
        position: absolute;
        top: 0;
    }
    .logopunt{
        max-width: 140px;
        top: 50px;
    }
    .title-offer {
        font-size: 18px;
        margin-bottom: 40px;
        position: relative;
        top: 0;
    }
    .header-section{
        padding: 0;
        position: absolute;
        top: 0;
    }

    .header-item{
        top: 340px;
    }
    .header-offer{
        position: relative;
        padding: 5px;
        top: 5px;
    }
    .main-offer{
        top: -10px;
    }
    .anim-header {
        width: 100%;
        max-width: 1000px;
        margin: 0 auto;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
    }

    .banner-img{
        min-height: 580px;
    }
    .deposit{
        font-size: 15px;
    }
    .cta {
        background-color: #ffe100;
        border-radius: 50px;
        padding: 10px;
        text-decoration: none;
        position: relative;
        bottom: -4%;
        transition: all 0.2s ease-in-out;
        width: 100%;
        max-width: 250px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 24px;
        text-align: center;
        margin-bottom: 10px;
    }
    .cta:hover{
        background-color: #fce855;
        border-radius: 50px;
        padding: 10px;
        text-decoration: none;
        position: relative;
        bottom: -4%;
        transition: all 0.2s ease-in-out;
        width: 100%;
        max-width: 250px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 24px;
        text-align: center;
        margin-bottom: 10px;
    }
    .cta-pulse {
        box-shadow: 0 0 0 0 rgba(255, 177, 66, 1);
        animation: pulse-yellow 2s infinite;
    }


    .man {
        animation: float 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 115px;
        position: relative;
        top: 170px;
        left: 70%;
        z-index: -10;
        margin: 0 auto;
    }

    .cow {
        animation: float2 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 140px;
        position: relative;
        top: 125px;
        left: -45%;
        z-index: -15;
        margin: 0 auto;
    }

    .house {
        animation: float3 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 50px;
        position: relative;
        top: 35px;
        left: -32vw;
        z-index: -15;
        margin: 0 auto;
    }

    .bitcoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 30px;
        position: relative;
        top: 240px;
        left: -20%;
        z-index: -20;
        margin: 0 auto;
    }

    .bitcoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 70px;
        position: relative;
        top: -200px;
        left: 85%;
        z-index: -20;
        margin: 0 auto;
    }

    .litecoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 60px;
        position: relative;
        top: -135px;
        left: -35%;
        z-index: -15;
        margin: 0 auto;
    }

    .litecoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 65px;
        position: absolute;
        top: 390px;
        left: 90%;
        z-index: -50;
        margin: 0 auto;
    }

    .bitcoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 70px;
        position: relative;
        top: -140px;
        left: 86%;
        z-index: -20;
        margin: 0 auto;
    }

    .title-slider, .title-deposits{
        font-size: 24px;
    }

    .container{
        padding: 10px;
    }

    .content .collections{
        display: block;
    }

    .depositicons{
        width: 100%;
        max-width: 200px;
    }

    .play{
        margin-bottom: 50px;
    }

    .cta-pop{
        background-color: #ffe100;
        color: #0b213d;
        border-radius: 50px;
        padding: 6px 10px;
        text-decoration: none;
        position: relative;
        transition: all 0.2s ease-in-out;
        width: 100%;
        max-width: 180px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 18px;
        text-align: center;
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .cta-pop:hover{
        background-color: #ffe100;
        color: #0b213d;
        border-radius: 50px;
        padding: 6px 10px;
        text-decoration: none;
        position: relative;
        width: 100%;
        max-width: 180px;
        margin: 0 auto;
        animation: scale 0.75s alternate infinite linear;
        font-family: 'HK Super Round', sans-serif;
        font-size: 18px;
        text-align: center;
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        box-shadow: 0px 0px 7px 2px #40a2b0;
        }

}

@media only screen and (max-width: 320px) {
    .man {
        animation: float 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 110px;
        position: relative;
        top: 190px;
        left: 70%;
        z-index: -10;
        margin: 0 auto;
    }

    .cow {
        animation: float2 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 125px;
        position: relative;
        top: 130px;
        left: -53%;
        z-index: -15;
        margin: 0 auto;
    }


    .house {
        animation: float3 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 54px;
        position: relative;
        top: 45px;
        left: -38vw;
        z-index: -15;
        margin: 0 auto;
    }

    .bitcoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 30px;
        position: relative;
        top: 190px;
        left: -20%;
        z-index: -20;
        margin: 0 auto;
    }

    .bitcoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 70px!important;
        position: relative;
        top: -130px;
        left: 84%;
        z-index: -20;
        margin: 0 auto;
    }

    .litecoinb {
        animation: float4 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 72px;
        position: relative;
        top: 215px;
        left: 52%;
        z-index: -50;
        margin: 0 auto;
    }

    .litecoins {
        animation: float5 4s ease-in-out infinite;
        height: auto;
        width: 100%;
        max-width: 55px;
        position: relative;
        top: -120px;
        left: -65%;
        z-index: -15;
        margin: 0 auto;
    }
}


@media only screen and (max-width: 299px) {
    body{
        display: none!important;
    }
}


