@font-face {
    font-family: 'roboto';
    src: url('../fonts/Jonathan-Ball-Acre-Medium.otf');
  }

body{
      font-family: 'Acre';
      background-color: rgb(54, 72, 92);
}

#body{
    width: 100%;
    height: 100vh;
  /*  background-image: url('../images/pattern.png');*/
  background-color: #000;
    background-position: center;
    background-repeat: repeat;
    background-size: contain;
}




/* Smartphones Small ----------- */
@media only screen and (max-width : 320px) {
    h2.main-h2{
        font-size: 16px;
        padding-top: 30px;
        position: relative;
    }

    .sub-title{
        font-size: 11px;
       
    }

    .custom-button{
        width: 90%;
        font-size: 15px;
        letter-spacing: 1px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 5px;
    }

    .modal-body{
        padding-left: 7%;
        padding-right: 7%;
    }

    .modal-col-4 .time-title{

        font-size: 10px !important;
        
        letter-spacing: 1px;
        
    }

    .slot-machine{
        position: relative;
        width: 90%;
        margin-top: 20px;
    }

    #viewbox-parent-1{
        position: absolute;
        z-index: 99;
        top: 117.3px;
        left: 12%;
    }

    #viewbox-parent-2{
        position: absolute;
        z-index: 99;
        top: 117.3px;
        left: 38.4%;
    }

    #viewbox-parent-3{
        position: absolute;
        z-index: 99;
        top: 117.3px;
        left: 64.65%;
    }

    .viewbox {
        overflow: hidden;
        width: 75px;
        height: 65px;
        border: none;
        position: relative;
    }
    .viewbox .wrapper {
        position: relative;
    }
    
    .viewbox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .viewbox li {
        display: block;
        width: 100%;
        height: 65px;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;    
    }

    .footer-text{

        font-size: 8px;
        color: rgba(255,255,255,0.9);
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: fixed;
        bottom: 15px;
    }

    .light-image{
        position: absolute;
        z-index: 99;
        width: 77.5%;
        left: 11%;
        top: 14%;
    }   

}

@media only screen and (min-width: 321px) and (max-width : 360px)
{
    h2.main-h2{
        font-size: 20px;
        padding-top: 30px;
        position: relative;
        line-height: 26px;
    }

    .sub-title{
        font-size: 14px;
        
    }

    .modal-body{
        padding-left: 7%;
        padding-right: 7%;
    }

    .modal-col-4 .time-title{

        font-size: 10px !important;
        
        letter-spacing: 1px;
        
    }

    .custom-button{
        width: 90%;
        font-size: 15px;
        letter-spacing: 1px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 5px;
    }

    .slot-machine{
        position: relative;
        width: 90%;
        margin-top: 20px;
    }

    #viewbox-parent-1{
        position: absolute;
        z-index: 99;
        top: 56%;
        left: 11.5%;
    }

    #viewbox-parent-2{
        position: absolute;
        z-index: 99;
        top: 56%;
        left: 38.4%;
    }

    #viewbox-parent-3{
        position: absolute;
        z-index: 99;
        top: 56%;
        left: 65%;
    }

    .viewbox {
        overflow: hidden;
        width: 84px;
        height: 73px;
        border: none;
        position: relative;
    }
    .viewbox .wrapper {
        position: relative;
    }
    
    .viewbox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .viewbox li {
        display: block;
        width: 100%;
        height: 73px;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;    
    }

    .footer-text{

        font-size: 9px;
        color: rgba(255,255,255,0.9);
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: fixed;
       
        bottom: 15px;
    }

    .light-image{
        position: absolute;
        z-index: 99;
        width: 78.5%;
        left: 10.5%;
        top: 13.2%;
    }   
}

/* Smartphones Large ----------- */
@media only screen and (min-width : 361px) and (max-width : 410px) {
    h2.main-h2{
        font-size: 20px;
        padding-top: 100px;
        position: relative;
        line-height: 26px;
    }

    .sub-title{
        font-size: 14px;
        
    }

    .custom-button{
        width: 90%;
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-radius: 5px;
        
    }

    .modal-body{
        padding-left: 7%;
        padding-right: 7%;
    }

    .modal-col-4 .time-title{

        font-size: 11px !important;
        
        letter-spacing: 1px;
        
    }

    .slot-machine{
        position: relative;
        width: 90%;
        margin-top: 20px;
    }

    #viewbox-parent-1{
        position: absolute;
        z-index: 99;
        top: 56%;
        left: 11.5%;
    }

    #viewbox-parent-2{
        position: absolute;
        z-index: 99;
        top: 56%;
        left: 38.4%;
    }

    #viewbox-parent-3{
        position: absolute;
        z-index: 99;
        top: 56%;
        left: 65%;
    }

    .viewbox {
        overflow: hidden;
        width: 89px;
        height: 78px;
        border: none;
        position: relative;
    }
    .viewbox .wrapper {
        position: relative;
    }
    
    .viewbox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .viewbox li {
        display: block;
        width: 100%;
        height: 78px;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;    
    }

    .footer-text{

        font-size: 9px;
        color: rgba(255,255,255,0.9);
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: fixed;
        left: 6%;
        bottom: 15px;
    }

    .light-image{
        position: absolute;
        z-index: 99;
        width: 79%;
        left: 10.5%;
        top: 12.5%;
    }
}

/* Smartphones Extra Large ----------- */
@media only screen and (min-width : 411px) and (max-width : 767px) {
    h2.main-h2{
        font-size: 20px;
        padding-top: 100px;
        position: relative;
        line-height: 26px;
    }

    .sub-title{
        font-size: 14px;
        
    }

    .custom-button{
        width: 90%;
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 5px;
        
    }

    .modal-body{
        padding-left: 7%;
        padding-right: 7%;
    }

    .modal-col-4 .time-title{

        font-size: 12px !important;
        
        letter-spacing: 1px;
        
    }

    .slot-machine{
        position: relative;
        width: 90%;
        margin-top: 20px;
    }

    #viewbox-parent-1{
        position: absolute;
        z-index: 99;
        top: 56.2%;
        left: 11.5%;
    }

    #viewbox-parent-2{
        position: absolute;
        z-index: 99;
        top: 56.2%;
        left: 38.4%;
    }

    #viewbox-parent-3{
        position: absolute;
        z-index: 99;
        top: 56.2%;
        left: 65%;
    }

    .viewbox {
        overflow: hidden;
        width: 97px;
        height: 85px;
        border: none;
        position: relative;
    }
    .viewbox .wrapper {
        position: relative;
    }
    
    .viewbox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .viewbox li {
        display: block;
        width: 97px;
        height: 85px;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;    
    }

    .footer-text{

        font-size: 9px;
        color: rgba(255,255,255,0.9);
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: fixed;
        left: 10%;
        bottom: 15px;
    }

    .light-image{
        position: absolute;
        z-index: 99;
        width: 80%;
        left: 10%;
        top: 12%;
    }
}

/* Ipad ----------- */
@media only screen and (min-width : 768px) and (max-width : 1023px) {
    h2.main-h2{
        font-size: 32px;
        padding-top: 100px;
        position: relative;
        line-height: 34px;
    }

    .sub-title{
        font-size: 18px;
        
    }

    .modal-body{
        padding-left: 7%;
        padding-right: 7%;
    }

    .custom-button{
        width: 80%;
        font-size: 24px;
        letter-spacing: 2px;
        padding-top: 25px;
        font-weight: 600;
        padding-bottom: 25px;
        border-radius: 10px;
    }


    .slot-machine{
        position: relative;
        width: 80%;
        margin-top: 40px;
    }

    .modal-col-4 .time-title{

        font-size: 12px !important;
       
        letter-spacing: 1px;
        
    }

    #viewbox-parent-1{
        position: absolute;
        z-index: 99;
        top: 56.7%;
        left: 14.4%;
    }

    #viewbox-parent-2{
        position: absolute;
        z-index: 99;
        top: 56.7%;
        left: 39.3%;
    }

    #viewbox-parent-3{
        position: absolute;
        z-index: 99;
        top: 56.7%;
        left: 64%;
    }

    .viewbox {
        overflow: hidden;
        width: 156px;
        height: 137px;
        border: none;
        position: relative;
    }
    .viewbox .wrapper {
        position: relative;
    }
    
    .viewbox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .viewbox li {
        display: block;
        width: 100%;
        height: 137px;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;    
    }

    .footer-text{

        font-size: 12px;
        color: rgba(255,255,255,0.9);
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: fixed;
        left: 22%;
        bottom: 15px;
    }

    .light-image{
        position: absolute;
        z-index: 99;
        width: 73%;
        left: 13.5%;
        top: 13.5%;
    }
}

/* Ipad 2 ----------- */
@media only screen and (min-width : 1024px) and (max-width : 1365px) {
    h2.main-h2{
        font-size: 42px;
        padding-top: 100px;
        position: relative;
        line-height: 48px;
    }

    .sub-title{
        font-size: 20px;
        
    }

    .custom-button{
        width: 80%;
        font-size: 32px;
        letter-spacing: 2px;
        padding-top: 25px;
        padding-bottom: 25px;
        border-radius: 10px;
        margin-top: 10px;
    }

    .modal-body{
        padding-left: 7%;
        padding-right: 7%;
    }

    .modal-col-4 .time-title{

        font-size: 12px !important;
        
        letter-spacing: 1px;
        
    }

    .slot-machine{
        position: relative;
        width: 80%;
        margin-top: 50px;
    }

    #viewbox-parent-1{
        position: absolute;
        z-index: 99;
        top: 56.2%;
        left: 14.2%;
    }

    #viewbox-parent-2{
        position: absolute;
        z-index: 99;
        top: 56.2%;
        left: 39.3%;
    }

    #viewbox-parent-3{
        position: absolute;
        z-index: 99;
        top: 56.2%;
        left: 64.2%;
    }

    .viewbox {
        overflow: hidden;
        width: 209px;
        height: 183px;
        border: none;
        position: relative;
    }
    .viewbox .wrapper {
        position: relative;
    }
    
    .viewbox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .viewbox li {
        display: block;
        width: 100%;
        height: 183px;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;    
    }

    .footer-text{

        font-size: 18px;
        color: rgba(255,255,255,0.9);
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: fixed;
        left: 20%;
        bottom: 15px;
    }

    .light-image{
        position: absolute;
        z-index: 99;
        width: 73%;
        left: 13.5%;
        top: 13.5%;
    }
}


/* Laptop ----------- */
@media only screen and (min-width : 1366px) and (max-width : 1919px) {
    h2.main-h2{
        font-size: 32px;
        padding-top: 30px;
        position: relative;
        line-height: 38px;
        margin-bottom: 15px;
    }

    .sub-title{
        font-size: 18px;
        
    }

    .custom-button{
        width: 40%;
        font-size: 20px;
        letter-spacing: 1px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 8px;
        margin-top: 5px;
    }

    .modal-body{
        padding-left: 8%;
        padding-right: 8%;
    }

    .modal-col-4 .time-title{

        font-size: 12px !important;
        
        letter-spacing: 1px;
        
    }

    .footer-text{

        font-size: 12px;
        color: rgba(255,255,255,0.9);
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: fixed;
        left: 36%;
        bottom: 15px;
    }

    .slot-machine{
        position: relative;
        width: 40%;
        margin-top: 60px;
    }

    #viewbox-parent-1{
        position: absolute;
        z-index: 99;
        top: 60.2%;
        left: 31.9%;
    }

    #viewbox-parent-2{
        position: absolute;
        z-index: 99;
        top: 60.2%;
        left: 44.5%;
    }

    #viewbox-parent-3{
        position: absolute;
        z-index: 99;
        top: 60.2%;
        left: 57.1%;
    }

    .viewbox {
        overflow: hidden;
        width: 127px;
        height: 111px;
        border: none;
        position: relative;
    }
    .viewbox .wrapper {
        position: relative;
    }
    
    .viewbox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .viewbox li {
        display: block;
        width: 127px;
        height: 111px;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;    
    }

    .light-image{
        position: absolute;
        z-index: 99;
        width: 35.9%;
        left: 31.9%;
        top: 20.3%;
    }   

    

}

/* Desktops */
@media only screen and (min-width : 1920px){
    h2.main-h2{
        font-size: 34px;
        padding-top: 30px;
        position: relative;
        line-height: 42px;
    }

    .sub-title{
        font-size: 18px;
        
    }

    .custom-button{
        width: 40%;
        font-size: 16px;
        letter-spacing: 1px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-radius: 5px;
        margin-top: 5px;
    }

    .modal-body{
        padding-left: 8%;
        padding-right: 8%;
    }

    .modal-col-4 .time-title{

        font-size: 12px !important;
       
        letter-spacing: 1px;
        
    }

    .footer-text{

        font-size: 12px;
        color: rgba(255,255,255,0.9);
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: fixed;
        left: 36%;
        bottom: 15px;
    }

    .slot-machine{
        position: relative;
        width: 40%;
        margin-top: 60px;
    }

    #viewbox-parent-1{
        position: absolute;
        z-index: 99;
        top: 60.2%;
        left: 31.9%;
    }

    #viewbox-parent-2{
        position: absolute;
        z-index: 99;
        top: 60.2%;
        left: 44.5%;
    }

    #viewbox-parent-3{
        position: absolute;
        z-index: 99;
        top: 60.2%;
        left: 57.1%;
    }

    .viewbox {
        overflow: hidden;
        width: 127px;
        height: 111px;
        border: none;
        position: relative;
    }
    .viewbox .wrapper {
        position: relative;
    }
    
    .viewbox ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .viewbox li {
        display: block;
        width: 127px;
        height: 111px;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;    
    }

    .light-image{
        position: absolute;
        z-index: 99;
        width: 35.9%;
        left: 31.9%;
        top: 20.3%;
    }   

}


/* Common */
h2{
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.sub-title{
    color: rgba(255,255,255,0.9);
    font-weight: 300;
    letter-spacing: 0.6px;
    display: block;
    text-transform: uppercase;
}

.custom-button{
    background-color: #fff;
    border: none;
    color: #000;
}

.custom-button:hover{
    color: #000;
}

.custom-button:focus{
    border: none;
    outline: none;
    box-shadow: none;
}

.custom-input::placeholder{
    font-weight: 400 !important;
}

.custom-input{
   
        border-radius: 8px;
        background-color: rgb(255, 255, 255);
        box-shadow: inset 0px 0px 6.6px 0.6px rgba(24, 22, 25, 0.45);
        font-size: 16px;
        letter-spacing: 0.6px;
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
        color: black;
        font-weight: 500;
}

.custom-input:focus{
    border: 1px solid rgb(195, 73, 37);
    outline: none;
    box-shadow: none;
    
}

.modal-button{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: white;
    background-color: rgb(195, 73, 37);
    border-radius: 5px;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 17px;
      
}

.modal-button:hover{
    color: white;
}

.custom-checkbox-label{
    font-size: 12px;
    letter-spacing: 1px !important;
    color: rgba(255,255,255,0.9);
    
}

.custom-checkbox-label a{
    text-decoration: underline;
    color: white;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
}

.modal-col-1{

    background-color: #000;
    border-radius:10px;   
    padding-top: 0px !important;
    padding-bottom: 0px;
    text-align: center;
}

.modal-col-1 h2{
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 30px;
    padding-top: 10px;
}

.modal-col-1 span{
    font-weight: 900;
    letter-spacing: 2px;
    font-size: 22px;
}


.modal-col-2{
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

.modal-col-2 h2{
font-size: 18px;
display: block;
color: #000;
letter-spacing: 1px;
text-transform: uppercase;
}

.modal-button-1{
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: white;
    background-color: #000;
    border-radius: 31px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 5px 5px 10px 2px rgb(0 0 0 / 80%);  
}

.modal-button-1:hover{
    color: white;
}

.modal-col-4{

    background-color: #000;
    border-radius: 5px;
    padding-top: 0px;
    padding-bottom: 10px;
    color: white;
    margin-top: 15px;
}

.modal-col-4 h2{
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
    padding-top: 10px;
}

.modal-col-4 .time-title{

    font-size: 12px;
    letter-spacing: 1px;
    
}

.modal-col-4 .time-value{

    font-size: 14px;
    letter-spacing: 1px;

}

.blink {
    -webkit-animation: blink 1.5s step-end infinite;
            animation: blink 1.5s step-end infinite;
}
@-webkit-keyframes blink { 50% { visibility: hidden; }}
        @keyframes blink { 50% { visibility: hidden; }}



        #time{
            color: transparent !important;
            font-size: 1px !important;
            }