*, :before, :after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

body {
  margin: 0;
  padding: 0;

  font-family: 'Lato', sans-serif;

  background-color: #000000;
  color: #fff;
}

a {
  color: inherit;
  text-decoration: none;
}


ul, li {
  margin: 0;
  padding: 0;

  list-style: none;
}

h1, h2, h3, h4, h5, p, strong, em {
  padding: 0;
  margin: 0;
}

h3 {
  padding-bottom: 15px;

  color: #f99c17 !important;
  font-weight: 700;
}

h2 {
  display: block;

  margin: 0 auto;
  padding: 10px;

  text-align: center;

  font-size: 19px;
  font-weight: 700;
  color: #fff;
}

#confetti-canvas{
    width: 100%!important;
    }
}

#canvas {
  max-height:1000px!important;
  width:100%!important;
}

.main{
    width: 100%;
    height: auto;
    background: url(../images/bg.jpg) top center;
    background-size: cover;
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-height: 1150px;
}

.toprow {
  display: block;
  width: 100%;
  height: 75px;
  background: #1a2342;
  position: relative;
  z-index: 100;
  top: 0;
}

.logo {
    display: block;
    width: 100%;
    max-width: 230px;
    float: left;
    padding: 0px;
    position: relative;
    top: -8px;
    cursor: pointer;
    margin: 0 auto;
}

.header {
  display: flex;

  max-width: 980px;
  margin: 0 auto;

  justify-content: space-between; 
  align-items: center;
  
}

#main-section{
    display: block;
    width: 100%;
    height: auto;
    /* max-height: 640px; */
    margin: 0px auto;
    position: relative;
    top: -90px;
    z-index: 1!important;
}

.gradient{
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    width: 100%;
    display: block;
    height: 150px;
    position: absolute;
    top: -140px;
  }

  .title-offer{
    width: 100%;
    height: auto;
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 0px;
}

.offer-main{
    position: relative;
    top: -20px;
}

.img-offer-mbl{
    display: none;
}

.img-offer{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: 70px;
    max-width: 1040px;
}

.roulette{
    width: 100%;
    max-width: 450px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -290px;
    z-index: -1;
}

.offer-cta{
    background-color: #FB1354;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%;
    max-width: 360px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    cursor: pointer!important;
    border-radius: 10px;
}

.offer-cta:hover{
    background-color: #ffffff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%;
    max-width: 360px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    cursor: pointer!important;
    border-radius: 10px;
}

.offer-cta:hover a{
    text-decoration: none!important;
    color: #FB1354;
}

.offer-cta a{
    text-decoration: none!important;
    color: #ffffff;
}


.sliderjack{
    display: flex;
    justify-content: center;
    padding: 20px 20px 0px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 5!important;
    position: relative;
    top: -240px;
}

#CarouselBox{
    display: block;
    width: 100%;
    max-width: 600px;
   /* min-height: 160px;*/
    margin: 0 auto;
    position: relative;
    left: 0;
    top: -15px;
    overflow: hidden;
    z-index: 5;
}

.slidebox{
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#carousel3d .carousel-3d-slide{
    display:flex;flex:1;
    flex-direction:column;
    justify-content:center;
    text-align:center;
    padding:0px;
    transition:all .4s;
}

#carousel3d img{
    display:block;
    width:100%;
    max-width:275px;
    margin:0px auto
}

.todays-jackpot{
    display: block;
    width: 100%;
    max-width: 390px;
    height: 200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    padding: 10px 0;
}

#RowTodays{
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.jackpot {
  width: 100%;
  max-width: 390px;
}

.jackpot + a {
  display: block;
  margin-top: 16px;
}

.jackpot-counter {
  width: 100%;
  height: 0;
  padding: 12%;
  margin: 0 auto;
  clear: both;
  position: relative;
  background: url(../images/jackpot-bg.png);
  background-size: cover;
}

.jackpot-counter > span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}

.fancy-jackpot::before {
  content: '$';
  display: inline-block;
  vertical-align: baseline;
  height: 100%;
  letter-spacing: 4px;
  padding: 0px 5px 0px 0px;
  position: relative;
  bottom: 1px;
}

.jackpot-counter .fancy-jackpot {
  width: 100%;
  font-size: 37px;
  height: 100%;
  font-weight: 700;
  color: #42ddef;
  display: inline-block;
  text-align: center;
  position: absolute;
  top: 28px;
  overflow: hidden;
}

.single-char, .fancy-jackpot {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fancy-jackpot .single-char:last-child {
  border-right: none;
}

.fancy-jackpot .single-char:first-child {
  border-left: none;
}

.single-char.a-symbol {
  width: 5.34%;
}

.single-char {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  height: 100%;
  width: 9%;
  padding-top: 0.6%;
}

.single-char > span {
  display: block;
  line-height: 1.1;
  height: 100%;
}

.single-char {
 width:7.5%;
}

#terms{
    width: 100%;
    background-color: #25262a;
    padding: 10px;
    display: block;
    position: relative;
    z-index: 4;
    bottom: 0;
}

.payments{
    width: 125%;
    max-width: 350px;
    padding: 15px;
    display: block;
    margin-right: 50px;
}

.footer .btn-payment{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:0 50px;
    padding: 0;
    display: block;
}

#payments{
    width: 100%;
    max-width: 350px;
    padding: 0;
    display: block;
    right: 10%;
}

#BoxButtonTerms{
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

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

#ButtonTerms{
    text-decoration:none;
    padding:5px 15px;
    font-weight:500;
    text-align:center;
    background-color:#25262a;
    border:2px solid #ccc;
    line-height:40px;
    cursor: pointer!important;
    transition:.2s;
    color:#ccc;
    width:180px;
    position: relative;
    left: 2%;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    border-radius: 10px;
}

#ButtonTerms:hover{
    outline:none;
    background-color:#25262a;
    border:2px solid #ffffff;
    color:#ffffff;
}

#BoxTerms{
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
}

.footer .btn-payment{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 40px;
    padding: 0;
    display: flow-root;
}

.footer .bonus-content{
    font-size:14px;
    line-height:1.6;
    padding-bottom:36px;
    display:none;
    background-color: #910000;
    padding: 15px;
    width: 100%;
    max-width: 1420px;
    margin: 0 auto;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #ffffff;
}







/* MEDIA QUERIES */

@media only screen and (max-width: 1040px) {
    .title-offer {
    width: 100%;
    height: auto;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    text-align: center;
    position: relative;
    }
    #main-section {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto;
    position: relative;
    top: -75px;
    z-index: 0;
    }
    .img-offer{
    max-width: 875px;
    top: 40px;
    }
    .roulette{
    width: 100%;
    max-width: 370px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -270px;
    z-index: -1;
    }
    .offer-main{
    top: 30px;
    position: relative;
    }
    .offer-cta {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%;
    max-width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    .offer-cta:hover{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%;
    max-width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    .sliderjack{
    padding: 0 50px 0px;
    top: -100px;
    }
    #CarouselBox {
    max-width: 400px;
    }
    .fancy-jackpot::before {
    content: '$';
    display: inline-block;
    vertical-align: baseline;
    height: 100%;
    letter-spacing: 4px;
    padding: 0px 5px 0px 0px;
    position: relative;
    bottom: 1px;
    }
}

@media only screen and (max-width: 900px) {
    #main-section {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto;
    position: relative;
    top: -100px;
    z-index: 0;
    }
    .title-offer {
    width: 100%;
    height: auto;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    text-align: center;
    position: relative;
    }
    .img-offer{
    max-width: 770px;
    }
    .roulette{
    width: 100%;
    max-width: 350px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -220px;
    z-index: -1;
    }
    .offer-main{
    top: 20px;
    position: relative;
    }
    .offer-cta {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%;
    max-width: 290px;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 26px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    .offer-cta:hover{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%;
    max-width: 290px;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 26px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    .sliderjack{
    display: block;
    padding: 30px 50px 45px;
    top: -160px;
    }
    #RowTodays{
    margin: 0 auto;
    }
    #JackpotBox{
    margin: 0 auto;
    padding: 40px 0;
    }
    .carousel-img{
    width: 35%
    }
    #CarouselBox{
    max-width: 600px;
    }
}

@media only screen and (max-width: 768px) {
    .logo{
    max-width: 220px;
    top: -6px;
    }
    .img-offer{
    display: none;
    }
    .img-offer-mbl{
    width: 100%;
    max-width: 600px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: 30px;
    }
    .roulette {
    width: 100%;
    max-width: 400px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -315px;
    z-index: -1;
    }
    .offer-cta {
    top: 38%;
    }
    .offer-cta:hover {
    top: 38%;
    }
    .sliderjack {
    display: block;
    padding: 30px 50px 45px;
    top: -225px;
    }
    #CarouselBox{
    max-width: 590px;
    }
}

@media only screen and (max-width: 720px) {
    #CarouselBox{
    max-width: 400px;
    }
}

@media only screen and (max-width: 620px) {
    .img-offer-mbl{
    max-width: 520px;
    }
    .roulette {
    width: 100%;
    max-width: 370px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -260px;
    z-index: -1;
    }
    .offer-cta {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%;
    max-width: 280px;
    position: absolute;
    top: 37%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    .offer-cta:hover {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 15px;
    width: 100%;
    max-width: 280px;
    position: absolute;
    top: 37%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    #BoxButtonTerms{
    display: block;
    }
    #ButtonTerms{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    }
    .sliderjack{
    display: block;
    padding: 30px 50px 45px;
    top: -190px;
    padding: 0 15px 45px;
    }
    #payments{
    display: flex;
    justify-content: center;
    margin: 0 auto;
    float: none;
    }
    .payments{
    margin: 0 auto;
    }
    #JackpotBox {
    padding: 0;
    }
    .CarouselBox {
    min-height: 7em;
    }
    #RowTodays{
    padding-top: 35px;
    }
}

@media only screen and (max-width: 540px) {
    .logo {
    max-width: 220px;
    top: -6px;
    }
    .img-offer-mbl{
    max-width: 450px;
    }
    .roulette {
    width: 100%;
    max-width: 300px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -230px;
    z-index: -1;
    }
    .offer-cta {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 100%;
    max-width: 270px;
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    .offer-cta:hover {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 100%;
    max-width: 240px;
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    #CarouselBox {
    max-width: 270px;
    }
    .sliderjack {
    display: block;
    padding: 30px 50px 45px;
    top: -130px;
    padding: 0 15px 45px;
    }
    .fancy-jackpot::before {
    content: '$';
    display: inline-block;
    vertical-align: baseline;
    height: 100%;
    letter-spacing: 4px;
    padding: 0px 5px 0px 0px;
    position: relative;
    bottom: 0px;
    }
}

@media only screen and (max-width: 480px) {
    .title-offer {
    width: 100%;
    height: auto;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0 20px;
    }
    .img-offer-mbl{
    max-width: 400px;
    }
    .roulette {
    width: 100%;
    max-width: 275px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -200px;
    z-index: -1;
    }
    .offer-cta, .offer-cta:hover {
    top: 35%;
    }
    .sliderjack {
    display: block;
    padding: 30px 50px 45px;
    top: -100px;
    padding: 0 15px 45px;
    }
}

@media only screen and (max-width: 420px) {
    .logo {
    max-width: 200px;
    top: -4px;
    }
    .offer-main{
    top: -40px;
    }
    .footer .btn-payment{
    padding: 0;
    margin: 0 20px;
    }
    #payments{
      padding: 10px;
    }
    .payments{
    padding: 0;
    margin-top: 10px;
    }
    .title-offer {
    padding: 20px;
    font-size: 15px;
    font-weight: 600;
    top: -40px;
    }
    .img-offer-mbl{
    max-width: 360px;
    top: 24px;
    }
    .roulette {
    width: 100%;
    max-width: 260px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -190px;
    z-index: -1;
    }
    .offer-cta {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 100%;
    max-width: 250px;
    position: absolute;
    top: 29%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    .offer-cta:hover {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 100%;
    max-width: 250px;
    position: absolute;
    top: 29%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 60%);
    }
    #carousel3d{
    max-width: 270px!important;
    }
    #counter {
    font-size: 40px;
    }

    .dollar{
    font-size: 40px;
    }
    .jackpot-counter {
    top: 2vw;
    }
    .jackpot-counter .fancy-jackpot {
    width: 100%;
    font-size: 32px;
    height: 100%;
    font-weight: 700;
    color: #42ddef;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 27px;
    overflow: hidden;
    }
    .fancy-jackpot::before {
    content: '$';
    display: inline-block;
    vertical-align: baseline;
    height: 100%;
    letter-spacing: 4px;
    padding: 0px 5px 0px 0px;
    position: relative;
    bottom: 0px;
    }
}

@media only screen and (max-width: 380px) {
    .logo {
    max-width: 180px;
    top: -2px;
    }
    .roulette {
    width: 100%;
    max-width: 260px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -50vw;
    z-index: -1;
    }
    #counter {
    font-size: 36px;
    }

    .dollar{
    font-size: 36px;
    }
    .jackpot-counter {
    top: 0vw;
    }
    .jackpot-counter .fancy-jackpot {
    width: 100%;
    font-size: 32px;
    height: 100%;
    font-weight: 700;
    color: #42ddef;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 22px;
    overflow: hidden;
    }
    .fancy-jackpot::before {
    content: '$';
    display: inline-block;
    vertical-align: baseline;
    height: 100%;
    letter-spacing: 4px;
    padding: 0px 5px 0px 0px;
    position: relative;
    bottom: 0px;
    }
}

@media only screen and (max-width: 350px) {
    .title-offer{
    padding: 20px 0;
    font-size: 12px;
    font-weight: 600;
    }
    .gradient{
    top: -210px;
    }
    .offer-cta, .offer-cta:hover{
    top: 29%;
    }
    .roulette {
    width: 100%;
    max-width: 245px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -50vw;
    z-index: -1;
    }
    .sliderjack{
    padding: 0 15px 0;
    }
    #counter {
    font-size: 36px;
    }

    .dollar{
    font-size: 36px;
    }
    .jackpot-counter {
    top: -1vw;
    }
    .jackpot-counter .fancy-jackpot {
    width: 100%;
    font-size: 28px;
    height: 100%;
    font-weight: 700;
    color: #42ddef;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 20px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 320px) {
    .offer-cta, .offer-cta:hover {
    top: 29%;
    }
    .roulette {
    width: 100%;
    max-width: 230px;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -50vw;
    z-index: -1;
    }
    #canvas{
    width: 100%!important;
    }
    #counter {
    font-size: 32px;
    }

    .dollar{
    font-size: 32px;
    }
    .jackpot-counter {
    top: -2vw;
    }
    .jackpot-counter .fancy-jackpot {
    width: 100%;
    font-size: 28px;
    height: 100%;
    font-weight: 700;
    color: #42ddef;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 18px;
    overflow: hidden;
    }
}


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