﻿* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #200151;
    font-family: Arial, Helvetica, sans-serif;

}

#cincodemayo { 
    background: url(../../bitstarzgamebettingsa/image/bg2.jpg) no-repeat top center #200151; 
    background-size: auto; 
    height: auto; 
    text-align: center; 
    margin: 0 auto; 
    padding: 0; 
    font-family: 'Montserrat', sans-serif;
    color: #fff; 
    overflow: hidden;
}

#cincodemayo h1 {
    font-family: 'Montserrat', sans-serif;
    color: #ffda01;
    font-weight: 800;
    font-size: 1.5em;
    margin: 0;
}

#cincodemayo h2 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 1.1.8em;
    margin: 0 0 20px 0;
}

#cincodemayo p {
    margin: 0;
}

#cincodemayo a {
    text-decoration: none;
}

#cincodemayo .logo {
    width: 150px;
    padding: 15px 0 10px;
}

#cincodemayo .container { 
    width: 100%; 
    max-width: 1350px; 
    height: auto; 
    margin: 0 auto; 
    padding: 0; 
}

#cincodemayo .pad {
    padding: 30px 50px;
}

#cincodemayo .pad-head {
    padding: 10px 50px 20px;
}

#cincodemayo .header-desk {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 10px;
}

#cincodemayo .header-desk img {
    width: 95%;
}

#cincodemayo .header-mobl {
   display: none;
}

#cincodemayo .col { 
    margin:0 !important; 
    font-size:1.1em; 
    padding: 8px 20px;
}

#cincodemayo .col-container { 
    padding:0; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    padding: 0 0 10px 0;
}

#cincodemayo .col-container span {
    color: #fff;
    font-weight: 900;
    border: solid 2px #fa8c0b;
    border-radius: 5px 0px 0px 5px;
    display: table;
}

#cincodemayo .col-container button {
    border: solid 3px #fa8c0b;
    border-radius: 0px 5px 5px 0px;
    color: #fff;
    display: table;
    font-weight: 900;
    background-color: #fa8c0b;
}

#cincodemayo .btn {
    padding: 25px 0 15px;
}

#cincodemayo .btn a {
    border-radius: 5px;
    padding: 10px 60px;
    font-size: 1.5em;
    text-align: center;
    color: #2d0068;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    background-color: #ffda01;
    cursor: pointer;
}

#cincodemayo .inclave {
     max-width: 300px;
    margin: 0 auto;
    padding-top: 20px;
}

#cincodemayo .inclave img {
    width: 95%;
}

#cincodemayo .purple-box {
    background: rgb(76,53,167);
    background: linear-gradient(90deg, rgba(76,53,167,1) 0%, rgba(48,30,142,1) 100%);
}

#cincodemayo .flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 30px;
}

#cincodemayo .box1 {
    width: 55%;
}

#cincodemayo .flexbox2 {
    display: flex;
    justify-content: center;
    column-gap: 20px;
    align-items: baseline;
}

#cincodemayo .slots {
    width: 200px;
}

#cincodemayo .slots img {
    width: 379px;
}

#cincodemayo .bonuses {
    width: 200px;
}

#cincodemayo .customer {
    width: 200px;
}

#cincodemayo .jackpot {
    position: relative;
}

#cincodemayo .gradient {
    margin: 10px auto 5px;
    max-width: 400px;
    border-radius: 4px;
}

#cincodemayo .count::before {
    content: "$";
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5em;
    font-weight: 900;
    padding-right: 8px;
}

#MainContJackpot {
    display: flex; 
    width: 100%; 
    height: 70px; 
    margin: 10px auto;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    flex-direction: row; 
    justify-content: center; 
    align-items: center;
}

#MainContJackpot i {
    display: flex; 
    width: 8px;
    height: 55px; 
    margin: 0px; 
    font-size: 2.2em; 
    font-weight: 900; 
    font-style: normal;
    flex-direction: row; 
    justify-content: center; 
    align-items: center; 
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

#MainContJackpot i.Num {
    width: 30px;
    margin: 0px 2px;
    padding: 0 2px 2px;
}

#MainContJackpot i.Dot {
    width: 10px;
    margin: 0px 5px;
}

#cincodemayo .bg-jackpot {
    margin-top: -90px;
}

#cincodemayo .box2 {
    width: 45%;
}

#cincodemayo .free-spins {
    position: relative;
}

#cincodemayo .free-spins-m {
    display: none;
}

#cincodemayo .gif {
    margin-top: -201px;
    margin-bottom: 20px;
}

#cincodemayo .gif-border {
    border: solid 3px #f6df93;
    width: 320px!important;
}

#cincodemayo .btn2 {
    padding: 25px 0 15px;
}

#cincodemayo .btn2 a {
    border-radius: 5px;
    padding: 10px 60px;
    font-size: 1.3em;
    text-align: center;
    color: #313bb3;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    background-color: #ffda01;
    cursor: pointer;
}

#cincodemayo .btn2 a:hover {
    background-color: #f7e473;
}

#cincodemayo .small-text {
    padding-top: 5px;
    font-size: 0.8em;
}

/*GAMES*/
#cincodemayo .game-title h1 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #ffda01;
    font-weight: 800;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
}

.othergames{
    text-align:center;
    width:100%;
    max-width: 1000px;
    margin:0 auto;
    padding:30px 0 0 0;
}

.othergames .content-games {
   text-align:center;
   width:100%;
   max-width: 1000px;
   margin:0 auto;
   padding: 0;
   display: flex;
   justify-content: space-around;
}

.othergames .content-games ul {
    list-style:none;
    padding: 0;
    margin:0 auto;
    width:50%;
    display: flex;
    justify-content: space-around;
    align-content: center;
}

.othergames .content-games ul li {
display:block;
text-align:center;
width:45%;
height: auto;
padding: 0;
margin: 0 auto;
}

.othergames .content-games ul li a {
font-family: 'Montserrat', sans-serif;
 font-size: 14px;
line-height: 130%;
font-weight: 400;
color: #200151;
padding: 5px!important;
margin: 0 auto!important;
text-align: center;
text-decoration: none;
cursor: pointer;
border-radius: 0px!important;
background-color: #200151!important;
}

.othergames .content-games ul li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.othergames .content-games ul li a img {
    width:100%;
    max-width:220px;
    height:auto;
    display:block;
    margin:0 auto;
    padding: 0 0 20px;
    color: #fff;
}
/*END GAMES*/


.terms {
    font-family: 'Montserrat', sans-serif;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    column-gap: 20px;
    margin: 0 auto;
    text-align: center;
    background-color: #fa8c0b;
    padding: 20px 60px;
}

.button-white{
    font-family: 'Montserrat', sans-serif;
    color: #fa8c0b;
    border: solid 1px #fff5b5;
}

.button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    padding: 8px 20px;
    cursor: pointer;
    text-align: center;
    max-width: 200px;
    border-radius: 4px;
    background-color: #fff5b5;
}

.button:hover {
    background-color: #fdfae7;
}

#termsInner {
    font-family: 'Montserrat', sans-serif;
    display: none;
    height: auto;
    font-size: 0.8em;
    color: #fff;
    padding: 8px 60px 20px;
    margin: 0 auto;
    text-align: center;
    background-color: #fa8c0b;
  
}

#termsInner p {
    padding-bottom: 5px;
    margin: 0;
    text-align: center;
}


@media screen and (max-width: 1230px) {

    #cincodemayo .slider {
        width: 100%;
    }

    #cincodemayo .slider img:hover {
       transform: scale(1.05);
       cursor: pointer;
    }

    #cincodemayo .slider-track {
        animation: scroll 20s linear infinite;
    }

    #cincodemayo .slider::before, .slider::after {
        background: linear-gradient(to right, rgba(255,255, 255, 100) 0%,
        rgba(255, 255, 255, 0) 100%);
        content: '';
        height: 100%;
        position: absolute;
        width: 15px;
        z-index: 5;
    }

    #cincodemayo .slider::before {
        left: -1px;
        top: -12px;
    }

    #cincodemayo .slider::after {
        right: -1px;
        top: -12px;
        transform: rotate(180deg);
    }

}

@media screen and (max-width: 1200px) {


    #termsInner {
        padding: 8px 30px 20px;
    }
}

@media screen and (max-width: 960px) {

    #cincodemayo .bg-jackpot img {
        width: 90%;
    }

    #cincodemayo .free-spins {
       max-width: 600px;
    width: 370px;
    }

    #cincodemayo .free-spins img {
        width: 90%;
    }

    #cincodemayo .gif {
        margin-top: -151px
    }

   #cincodemayo .gif-border {
    width: 280px!important;
   }

   #cincodemayo .slots img {
    width: 450px;
}
   
}

@media screen and (max-width: 920px) {

    #cincodemayo h1 {
        font-size: 1.2em;
    }

    #cincodemayo h2 {
        font-size: 0.9em;
    }

    #cincodemayo .col {
        font-size: 1em;
        padding: 8px 18px;
    }

    #cincodemayo .flexbox2 {
        column-gap: 10px;
    }

    #cincodemayo .gif-border {
    width: 270px!important;
}

#cincodemayo .bg-jackpot {
    margin-top: -86px;
}

    #cincodemayo .btn a {
        font-size: 1.2em;
    }

    #cincodemayo .btn2 a {
        font-size: 1.2em;
    }

    #cincodemayo .gradient {
    max-width: 300px;
    }
}

@media screen and (max-width: 900px) {


    #cincodemayo .flexbox {
        flex-direction: column;
    }

    #cincodemayo .box1 {
        width: 100%;
        padding-bottom: 30px;
    }

    #cincodemayo .bg-jackpot img {
        width: auto;
    }

    #cincodemayo .slots img {
        width: 750px;
        padding: 0 0 0 20px;
    }

    #cincodemayo .free-spins {
        margin: 0 auto;
       max-width: 600px;
    width: 400px;
    }

    #cincodemayo .flexbox2 {
        column-gap: 20px;
    }

    #cincodemayo .box2 {
        width: 100%;
    }

    .terms {
        padding: 20px;
    }

    #termsInner {
        padding: 8px 20px 20px;
    }
}

@media screen and (max-width: 800px) {
#cincodemayo .slots img {width: 660px }
.othergames { max-width: 560px;}
.othergames .content-games {display: block; }
.othergames .content-games ul { width: 100%; }
.othergames .content-games ul li { width: 80%; }
.othergames .content-games ul li a img { width: 95%; }
}

@media screen and (max-width: 680px){

    #cincodemayo .pad {
        padding: 20px;
    }

    #cincodemayo .bg-jackpot {
        margin-top: -93px;
    }

    #cincodemayo .slots img {
        width: 600px;
    }

    .button-white {
        font-size: 0.9em
    }

    .terms p {
        font-size: 0.9em ;
    }

    .terms img {
        width: 220px;
    }
}

@media screen and (max-width: 667px) {
    #cincodemayo .slots img {
        width: 595px;
    }
}

@media screen and (max-width: 600px){

    #cincodemayo { 
        background: url(../../bitstarzgamebettingsa/image/bg-m.jpg) no-repeat top center #200151;
    }

    #cincodemayo .pad-head {
        padding: 10px 20px 40px;
    }

    #cincodemayo .pad {
        padding: 20px;
    }

    #cincodemayo .slots img {
        width: 510px;
    }

}

@media screen and (max-width: 520px){
    #cincodemayo .bg-jackpot img {
        width: 100%;
    }

    #cincodemayo .slots img {
        width: 450px;
        padding: 0 0 0 10px;
    }
}

@media screen and (max-width: 500px){


    #cincodemayo .bg-jackpot {
        margin-top: -88px;
    }

    #cincodemayo .bg-jackpot img {
        width: 90%;
    }

    #cincodemayo .slots img {
        width: 430px;
    }
}

@media screen and (max-width: 490px){

    #cincodemayo h2 {
        font-size: 1.5em;
    }

    #cincodemayo .bg-jackpot {
        margin-top: -85px;
    }

    #cincodemayo .count::before {
        font-size: 2em;
    }

    #MainContJackpot {
        height: 65px;
    }

    #MainContJackpot i {
        height: 45px;
    }

    #MainContJackpot i.Num {
        font-size: 1.9em;
    }

    #MainContJackpot i.Dot {
        font-size: 1.9em;
    }
    
}

@media screen and (max-width: 430px){

    #cincodemayo h1 {
        font-size: 1em;
    }

    #cincodemayo .header-desk {
        display: none;
    }

    #cincodemayo .header-mobl {
        display: block;
         max-width: 420px;
    margin: 0 auto;
    padding: 10px 0;
    }

    #cincodemayo .header-mobl img {
    width: 85%;
}

    #cincodemayo .free-spins img {
        width: 100%;
    }

    #cincodemayo .gif {
        margin-top: -162px;
    }

    #cincodemayo .gif-border {
        width: 70%;
    }
}

#cincodemayo .count::before {
    font-size: 1.7em;
}

#cincodemayo .bg-jackpot {
    margin-top: -94px;
}
#cincodemayo .slots img {
    width: 656px;
}

}

@media screen and (max-width: 420px){

    #cincodemayo h2 {
        font-size: 1.5em;
    }

    #cincodemayo .box1 {
        width: 100%;
    }

    #MainContJackpot i.Num {
        width: 25px;
    }

    #cincodemayo .flexbox2 {
        column-gap: 10px;
    }

    #cincodemayo .rewards1 {
        width: 100px;
    }

    #cincodemayo .rewards2 {
        width: 100px;
    }

    #cincodemayo .rewards3 {
        width: 100px;
    }

    #cincodemayo .slots img {
    width: 185%;
    padding: 20px 0 0 0;
}

    #cincodemayo .box2 {
        width: 100%;
    }

    .terms {
        padding: 10px 20px;
    }

    #termsInner {
        font-size: 0.7em;
        font-weight: 400;
    }

}

@media screen and (max-width: 400px){

    #cincodemayo { 
        background: url(../../bitstarzgamebettingsa/image/bg-m.jpg) no-repeat top center #200151;
    }

    #cincodemayo .pad-head {
        padding: 10px 20px 20px;
    }

    #cincodemayo .col {
        font-size: 0.9em;
        padding: 8px 12px;
    }

    #cincodemayo .gradient {
        max-width: 320px;
    }

    #cincodemayo .count::before {
        font-size: 2em;
    }

    #MainContJackpot {
        height: 60px;
    }

    #MainContJackpot i {
        height: 35px;
    }

    #MainContJackpot i.Num {
        width: 20px;
        font-size: 1.5em;
    }

    #MainContJackpot i.Dot {
        font-size: 1.5em;
    }

    #cincodemayo .gif {
        margin-top: -160px;
    }

    #cincodemayo .gif-border {
        width: 80%;
    }

    #cincodemayo .slots img {
        width: 340px;
    }

    #cincodemayo .free-spins {
        width: 364px;
    }
    
}

@media screen and (max-width: 380px) {
    
    #cincodemayo .jackpot img {
        width: 100%;
    }

    #cincodemayo .bg-jackpot {
        margin-top: -75px;
    }

    #cincodemayo .slots img {
        width: 330px;
    }

    #cincodemayo .free-spins {
        width: 350px;
    }

    #cincodemayo .slots {
        padding: 30px 0 0 0;

    }

    #MainContJackpot {
        width: 80%;
    }

    #cincodemayo .count::before {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 350px){

    #cincodemayo h2 {
        font-size: 0.75em;
    }


    #cincodemayo .col {
        font-size: 0.8em;
        padding: 8px 9px;
    }

    #cincodemayo .btn a {
        font-size: 1em;
        padding: 9px 40px;
    }

    #cincodemayo .gradient {
        max-width: 260px;
    }

    #cincodemayo .count::before {
        font-size: 1.8em;
        padding-right: 5px;
    }

    #MainContJackpot {
        height: 50px;
    }

    #MainContJackpot i {
        height: 30px;
    }

    #MainContJackpot i.Num {
        width: 15px;
        font-size: 1.2em;
    }

    #MainContJackpot i.Dot {
        font-size: 1.2em;
        margin: 1px;
    }

    #cincodemayo .bg-jackpot {
        margin-top: -69px;
    }

    #cincodemayo .free-spins {
     margin: 0 auto;
    max-width: 340px;
    width: 330px;
}

#cincodemayo .slots img {
        width: 295px;
    }

    #cincodemayo .free-spins img {
        width: 97%;
    }

    #cincodemayo .gif {
        margin-top: -148px;
    }

    #cincodemayo .gif-border {
        width: 90%!important;
    }
    
}

@media screen and (max-width: 320px){

    #cincodemayo h1 {
        font-size: 0.8em;
    }
    
    #cincodemayo .logo {
        width: 75px;
    }

    #cincodemayo .flexbox {
        padding-bottom: 20px;
    }

    #cincodemayo .gradient {
        margin-top: -5px;
    }

    #cincodemayo .bg-jackpot {
        margin-top: -64px;
    }

    #cincodemayo .gif {
        margin-top: -125px;
    }

    

    #cincodemayo .slots img {
        width: 265px;
    }

    #cincodemayo .free-spins {
     margin: 0 auto;
    max-width: 340px;
    width: 290px;
}

    #cincodemayo .slider {
        margin-top: 10px;
        height: 140px;
    }

    #cincodemayo .slide {
        width: 255px;
    }

    #cincodemayo .slide img {
        width: 240px;
    }

    .button-white {
        font-size: 0.7em
    }

    .terms p {
        font-size: 0.8em ;
    }
}

@media screen and (max-width: 300px){

    #cincodemayo .col {
        font-size: 0.7em;
        padding: 6px 8px;
    }

    #cincodemayo .inclave {
        max-width: 260px;
    }

    #cincodemayo .flexbox2 {
        flex-direction: column;
        row-gap: 10px;
    }

    #cincodemayo .count::before {
        font-size: 1.2em;
    }

    #cincodemayo .bg-jackpot {
        margin-top: -60px;
    }


   #cincodemayo .slots img {
        width: 250px;
    }

    #cincodemayo .gif {
        margin-top: -115px;
    }

    #cincodemayo .btn2 a {
        font-size: 1.1em;
    }

      #cincodemayo .free-spins {
     margin: 0 auto;
    max-width: 300px;
    width: 261px;
}

}

