/* Import Google Font - Poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

.screen2 h3 {
    position: relative;
    padding: 20px 0 0;
    color: #000000;
    margin-top: 0;
    font-family: 'Roboto', sans-serif;

}



/* .rkBtn {
    margin: 30px auto 10px;
    display: block;
    background-color: #000033;
    border: 0;
    font-size: 28px !important;
    width: 50%;
    font-weight: bold;
} */



.comp {
    background-color: #0bb6c2;
    color: #000033;
}

.screen3 h2 {
    position: relative;
    padding: 20px 0 0;
    color: #000000;
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
}

.main-info ul {
text-align:left;
}

.playhd {
    max-width: 419px;
    text-align: center;
    margin: 0 auto;
    padding-top: 100px;
}


.lbhd {
    max-width: 498px;
    text-align: center;
    margin: 0 auto;
    padding-top: 100px;
}

.partbtns {
    text-align: center;
    position: relative;
}


    .partbtns .btn-primary {
        margin-top: 76px;
        font-size: 21px;
        padding: 3px 30px;
    }


    .partbtns .btn-secondary {
        margin-top: 76px;
        font-size: 21px;
        padding: 3px 30px;
    }

.howtoplay h3 {
    text-align: center;
    font-size: 26px;
    padding: 4px;
    font-family: 'Roboto', sans-serif;
    color: #ff00ff;
}

.howtoplay ul {
    font-size: 16px;
    line-height: 23px;
    text-align: left;
    padding: 10px 40px;
    /* color: #000; */
}

   /* .outerwrapper {
        padding-bottom: 50px;
    }*/


    /* .howtoplay p {
        padding: 5px 40px;
    } */

#howto .modal-content {
    background: url(../images/popup.jpg);
    background-size: cover;
    /* background-position: bottom center; */
    /* background: #1b1d21; */
    /*padding: 40px 0 60px 0;*/
    box-shadow: none;
    border: none;
    min-height: 700px;
    border: 1px solid darkslategrey;
}




#fortuneModal .modal-footer {
    border-top: none;
    text-align: center;
}


#fortuneModal .modal-content {
    background: url(../images/popup.jpg);
    background-size: cover;
background-position: center center;
    /* background: #1b1d21; */
    /*padding: 40px 0 60px 0;*/
    box-shadow: none;
    border: none;
    /* min-height: 700px; */
    border: 1px solid darkslategrey;
}

#fortuneModal .modal-header {
  border-bottom:none;
}




#howto .modal-footer {
    border-top: none;
}


#rewardModal .modal-content {
    background: url(../images/popup.jpg);
    background-size: cover;
    background-position: bottom center;
    /* background: #1b1d21; */
    padding: 40px 0 60px 0;
    box-shadow: none;
    border: none;
    /* min-height: 700px; */
    /* margin-top: 300px; */
}


#rewardModal .modal-footer {
    border-top: none;
}



#about .modal-content {
    background: url(../images/popup.jpg);
    background-size: cover;
    background-position: bottom center;
    /* background: #1b1d21; */
    padding: 59px 0 92px 0;
    box-shadow: none;
    border: none;
    border: 1px solid darkslategrey;
}


#about .modal-footer {
    border-top: none;
}


#btnReplay {

}

#gameScreenErrorMessage {
    font-size: 20px;
    padding: 10px 20px;
    /* bottom: 20px; */
    /*margin: 20px auto 0;*/
}

/*#leaderboard {
    background: url(../images/bg3.jpg);
    background-size: cover;
    background-position: bottom center;*/
/* background: #1b1d21; */
/*padding: 40px 0 60px 0;
}*/
/*.leaderboardbg {
    background: rgba(40, 40, 40, 0.8);
    max-width: 1150px;
    margin: 0 auto;
}*/
.leaderboardcontent {
    padding: 20px 0;
}

#leaderboard p {
    font-size: 15px;
    /* color: #000; */
    padding: 0 20px 0 0;
    text-align: center;
    line-height: 25px;
}

#leaderboard h2 {
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 54px;
    line-height: 48px;

}

#leaderboard h3 {
    color: #fff;
}

#leaderboard h6 {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 7px;
    margin-top: 0;
    margin-bottom: 0;
}




/* CSS */
.button-73 {
    appearance: none;
    background-color: #FFFFFF;
    border-radius: 40em;
    padding: 5px 20px;
    border-style: none;
    box-shadow: #ADCFFF 0 -12px 6px inset;
    box-sizing: border-box;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system,sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.24px;
    margin: 0;
    outline: none;
    /* padding: 1rem 1.3rem; */
    quotes: auto;
    text-align: center;
    text-decoration: none;
    transition: all .15s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
  }
  
  .button-73:hover {
    background-color: #FFC229;
    box-shadow: #FF6314 0 -6px 8px inset;
    transform: scale(1.125);
  }
  
  .button-73:active {
    transform: scale(1.025);
  }

/* .scratch {
    padding-top: 60px;
} */

#DisplayTicketDivInfo {
    max-width: 1024px;
    margin: 0 auto;
    /* text-align: center; */
    font-size: 28px;
    position: absolute;
    color: #000;
    margin: 171px 0px 0px 102px;
    min-height: 60px;
    height: 30px;
    font-weight: bold;
}

#loginErrorMessage {
    color: #fdd217;
    padding-top: 10px;
}


.tableWrapper {
    /* max-width: 550px; */
    margin: 0;
    position: relative;
 
}


table {
    border-collapse: collapse;
}

.tableContainer1,
.tableContainer2,
.tableContainer3 {
    /*background: url(../images/lb-bg2.jpg)fixed top no-repeat;*/
    height: 789px;
}

table.lefttbl {
    width: 100%;
    max-width: 600px;
    float: left;
}



table.righttbl {
    width: 100%;
    max-width: 150px;
    float: left;
}

tr:nth-child(odd) {
    /*background-color: rgba(4, 9, 9, 0.3);*/
    background: #14c0cd;
}


tr:nth-child(even) {
    /* background-color: rgba(4, 9, 9, 0.5);*/
    background: #04909a;
}

#about .btn-default {
    color: #fff;
    background: #fe00fe !important;
    border-color: transparent;
    width: 50%;
    text-shadow: none;
    font-size: 16px;
    /* margin: 0 auto; */
    border-radius: 6px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* #canvas {
    max-width: 500px;
    width: 100%;
} 
 #canvas2 {
    display: none;
}

div > canvas {
    display: block;
    width: 500px;
    height: 500px;
    margin: 0 auto;
} */

#howto .btn-default {
    color: #fff;
    background: #fe00fe !important;
    border-color: transparent;
    width: 50%;
    text-shadow: none;
    font-size: 16px;
    margin: 10px auto;
    /* margin: 0 auto; */
    border-radius: 6px;
    position: absolute;
    /*bottom: 0;*/
    left: 50%;
    transform: translate(-50%, -50%);
}

th {
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 12px 0;
    text-transform: uppercase;
    font-weight: 700;
    /*background-color: rgba(4, 9, 9, 0.7);*/
    background: #1b1d21;
}



td {
    font-size: 14px;
    text-align: left;
    color: #000;
    font-weight: 400;
    /* text-transform: uppercase; */
    padding: 14px 15px;
}


#DisplayOfferDiv,
#DisplayTicketDiv {
    position: relative;
    /* max-width: 280px; */
    /* width: 100%; */
    padding: 10px 0;
    height: 50px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #ffea00;
}

    #DisplayOfferDiv i,
    #DisplayTicketDiv i {
        font-size: 14px;
    }

/*
.button-75 {
    align-items: center;
    background-image: linear-gradient(135deg, #f34079 40%, #fc894d);
    border: 0;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-family: "Codec cold",sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 54px;
    justify-content: center;
    letter-spacing: .4px;
    line-height: 1;
   
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    text-decoration: none;
    text-transform: uppercase;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}*/

  

.button-85 {
  
    padding: 0.6em 2em;
    border: none;
    outline: none;
    color: rgb(255, 255, 255);
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .button-85:hover {
        color: #ffea00;
    }



    .button-85:before {
        content: "";
        background-image: linear-gradient(135deg, #f34079 40%, #fc894d);
        position: absolute;
        top: -2px;
        left: -2px;
        background-size: 400%;
        z-index: -1;
        filter: blur(5px);
        -webkit-filter: blur(5px);
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        animation: glowing-button-85 20s linear infinite;
        transition: opacity 0.3s ease-in-out;
        border-radius: 10px;
    }

.button-85:after {
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #222;
    left: 0;
    top: 0;
    border-radius: 10px;
}

/*::selection{
  color: #fff;
  background: #6563ff;
}*/

.wrapper {
    max-width: 900px;
    /* height: 100%; */
 /*   min-height: 700px;*/
    padding: 0px;
    padding-bottom:30px;
    margin: 0 auto;
    /* border: 5px solid black; */
    border-radius: 10px;
/*    background-image: url(../images/bg-frame.png);*/
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}



.screen3 .wrapper {
    max-width: 800px;
    /* height: 100%; */
    min-height: 700px;
    /* padding: 20px; */
    margin: 0 auto;
    /* border: 5px solid black; */
    border-radius: 10px;
    /* background-image: url(../images/bg-frame.png); */
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.lbpoints {
    text-align: center;
    margin: 30px auto 0;
    background: #fe00fe;
    max-width: 300px;
    padding: 10px;
    font-size: 24px;
    border-radius: 6px;
}

ul.cards {
    padding: 0;
}

.cards, .card, .view, .details, .details p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cards {
    height: 474px;
    width: 620px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px auto 0;
}

    .cards .card {
        cursor: pointer;
        position: relative;
        perspective: 1000px;
        transform-style: preserve-3d;
        height: calc(100% / 4 - 10px);
        width: calc(100% / 4 - 10px);
    }

.card.shake {
    animation: shake 0.35s ease-in-out;
}

@keyframes shake {
    0%, 100% {
        transform: translateX(0);
    }

    20% {
        transform: translateX(-13px);
    }

    40% {
        transform: translateX(13px);
    }

    60% {
        transform: translateX(-8px);
    }

    80% {
        transform: translateX(8px);
    }
}

.cards .card .view {
    width: 100%;
    height: 100%;
    user-select: none;
    pointer-events: none;
    position: absolute;
    backface-visibility: hidden;
    transition: transform 0.25s linear;
    /* box-shadow: 0 3px 10px rgba(0,0,0,0.1); */
}

.card .front-view img {
    max-width: 141px;
    border-radius: 7px;
}

.card .back-view {
    transform: rotateY(-180deg);
}

    .card .back-view img {
        max-width: 141px;
        border-radius: 7px;
    }

.card.flip .front-view {
    transform: rotateY(180deg);
}

.card.flip .back-view {
    transform: rotateY(0);
}

#rewardMessage a {
 
    color: #ffba00;
   
}



#rewardHeading {
    text-align: center;
    font-size: 33px;
    font-family: 'Roboto', sans-serif;
    margin: 2px auto 0;
    padding: 4px;
    color: #fe00fe;
}

#rewardMessage {
    font-size: 20px;
    line-height:28px;
    color: #fff;
}

#prizeModal .modal-footer {
    padding: 15px;
    text-align: center;
    border-top: none;
}


.card {
    background-color: transparent;
    border: none;
}

.details {
    /* max-width: 900px; */
    /* width: 90%; */
    position: relative;
    /* top: 50%; */
    /* left: 50%;
    transform: translate(-50%, -50%); */
    margin: 0px;
    margin-top: 160px;
    bottom: 0px;
    /* COLOR: #ffffff; */
    padding: 10PX 40px;
    border-radius: 6px;
    border: 2px solid #fff;
    background-color: #fe00fe;
    /* background-color: rgba(101,0,160,0.9); */
    /* height: calc(100% / 5 - 120px); */
    justify-content: space-between;
    box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
}
    .details p {
        font-size: 18px;
        /* font-family: Slackey, cursive !important; */
        /* height: 17px; */
        padding-right: 18px;
        /* border-right: 1px solid #ccc; */
        color: #ffffff !important;
        margin: 0px;
    }
.details p span{
  margin-left: 8px;
}
.details p b{
  font-weight: 500;
}
    .details button {
        cursor: pointer;
        font-size: 16px;
        color: #fff;
        margin:0 auto;
        /* border-radius: 4px; */
        padding: 4px 11px;
        /* background: #fff; */
        border: 2px solid #ffffff;
        transition: 0.3s ease;
    }
        .details button:hover {
            color: #fdd217;
            /*background: #6563ff;*/
        }


/*snow start*/

#snow {
    background: none;
    font-family: Androgyne;
    background-image: url("https://4.bp.blogspot.com/-RGdg1HwjcN0/V0MfveH5tnI/AAAAAAAAV9U/JuZAFpkJmHkhrLHTY3Nzt--f1_D4QUDRACLcB/s1600/s1.png"), url("https://3.bp.blogspot.com/-lLYG_aPYaWI/V0MfvZui2cI/AAAAAAAAV9Q/ivLLay21G6IKLLGEI-bHgpzmPRHFubhwgCLcB/s1600/s2.png"), url("https://3.bp.blogspot.com/-mPW9Z5fvV5w/V0MfvZ1kmnI/AAAAAAAAV9Y/qU7_F2J0XP4bXNi3rIyV55Y1z9RyTRoqQCLcB/s1600/s3.png");
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-animation: snow 1s linear infinite;
    -moz-animation: snow 12s linear infinite;
    -ms-animation: snow 12s linear infinite;
    animation: snow 12s linear infinite;
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }

    100% {
        background-position: 500px 1000px, 200px 400px, -100px 300px;
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }

    100% {
        background-position: 400px 1000px, 200px 400px, 100px 300px;
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }

    100% {
        background-position: 500px 1000px, 200px 400px, -100px 300px;
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }

    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }

    100% {
        background-position: 500px 1000px, 200px 400px, -100px 300px;
    }
}


/*snow end*/

/* BALL DROP GAME START */
.game-area-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    flex-direction: column;
    position: relative;
}

    .game-area-wrapper > div {
        position: relative;
    }

.game-area {
    /*    background-image: url('../images/background.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
   /* height: 700px;  */
   width: 600px;

}

/* canvas {
    border: 1px solid #0dbaf0;
} */

.bucket-labels {
    display: flex;
    justify-content: space-around;
}

    .bucket-labels > div {
        z-index: 10;
        margin-top: -67px;
        min-width: 79.5px;
        text-align: center;
    }

.wrapper {
    margin: 20px;
}
/* BALL DROP GAME END */



@media (max-width: 980px) {
  

     .screen2 {
        min-height: auto;
    }
    .screen1 {
     /*   min-height: 716px;*/
        
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
    }

/*
    .promo-logo {
        max-width: 367px;
    }*/

    .howtopromo {
        position: relative;
        text-align: center;
        padding: 0px;
        right: 0;
        margin: 0 auto;
        top: 120px;
        z-index: 1;
    }

    .main-info {
           /* padding: 10px 10px; */
    /* position: absolute; */
    bottom: 20px;
    text-align: center;
    margin: 0 auto;
    /* position: absolute; */
    /* bottom: 4%; */
    left: 2%;
    right: 2%;
    }
}


/********** Mobile Landscape **********/
@media (max-width: 920px) and (orientation: landscape) {
   
     .screen2 {
        min-height: auto;
    }

    .main-info {
        padding: 10px 10px;
        /* position: absolute; */
        bottom: 20px;
        text-align: center;
        margin: 0;
        position: relative;
        bottom: 4px;
        max-width:100%;
    }
}

@media (max-width: 820px) and (min-width: 421px) and (orientation: portrait) {

     .screen2 {
        min-height: auto;
    }
    .promo-logo {
        position: relative;
        margin: 0 auto 80px;
        max-width: 450px;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: pulse;
        animation-name: pulse;
    }


 /*   .screen2 {
        padding-top: 20%;
      
        min-height: 1118px;
      
    }
*/
   


    .screen1 {
  /*      background-image: url(../images/bg-mobi.jpg);*/
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 920px;
        height: 100%;
        /* background-attachment: fixed; */
        color: #FFF;
    }

    .howtopromo {
        position: relative;
        text-align: center;
        padding: 30px 0px 0px 0px;
        z-index:1;
       
    }


        .wrapper h3 {
            font-size: 3em;
        }
}

@media screen and (max-width: 700px) {


  
    .details {
        display: block;
        max-width: 900px;
        position: relative;
        /* top: 50%; */
        /* left: 50%;
        transform: translate(-50%, -50%); */
        margin: 0;
        margin-top: 0;
        bottom: 2px;
        padding: 13px 40px;
        /*  height: calc(100% / 5 - 35px);*/
        justify-content: space-between;
        box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
    }

    .screen1 {
       
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        /* background-attachment: fixed; */
        color: #FFF;
    }


}

@media screen and (max-width: 667px) {

 .screen2 {
        min-height: auto;
    }
   

    /* .screen1 {
        background-image: url(../images/bg1-mobi.jpg);
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
      
        color: #FFF;
    } */




    .details {
        margin-top: 143px;
        margin-bottom: 20px;
    }
}





    @media screen and (max-width: 530px) {

         .screen2 {
        min-height: auto;
    }

        .game-area {
             
        
            /* height: 700px; */
            /* height: 500px; */
                width: 360px;
                max-width: 100%;
        }

        .btn {
            width: 90%;
            margin: 5px auto;
        }

     
        .details {
            padding: 15px 15px;
            /* height: calc(100% / 5 - 82px); */
            bottom: 0px;
           /* margin-top: 116px;*/
            font-family: 'Roboto', sans-serif;
        }

        .details p {
            /* height: 21px; */
            font-size: 17px;
            /* line-height: 24px; */
            padding-right: 13px;
            /* margin-top: -3px; */
        }

            .details button {
                font-size: 13px;
                padding: 5px 10px;
                border: none;
                margin: 2px auto;
                color: #fff;
                text-align: center;
                background: #6563ff;
            }

        .screen1 {
           
            background-size: cover;
            background-position: center top;
            background-repeat: no-repeat;
            /* background-attachment: fixed; */
        color: #FFF;
    }

    /* div > canvas {
        display: block;
        max-width: 300px;
        max-height: 300px;
        margin: 0 auto;
    } */

        /* .main {
            margin-top: 259px;
        } */


      

   
    }







/********** Mobile Portrait **********/
@media (max-width: 420px) and (orientation: portrait) {


   .screen2 {
        min-height: auto;
    }
        
            .game-area {
             
        
                /* height: 700px; */
                /* height: 500px; */
                width: 330px;
                max-width: 100%;
            }
       

    .clicks {
       font-size: 17px;
       
    }
   

    .promo-logo {
        max-width: 365px;
    }

    #info .btn-default {
       
        bottom: -15px;
      
    }

    .screen1 {
      
      
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        min-height: 100%;
        /* background-attachment: fixed; */
        color: #FFF;
    }

    .wrapper {
        min-height: auto;
        padding: 0px 0px 30px 0px;
     
    }

    #about p {
      
        padding: 10px;
       
    }

    th {
        font-size: 14px;
       
    }
/*
    .partbtns .btn-primary {
        margin-top: -12px;
    }
    .partbtns .btn-secondary {
        margin-top: -12px;
    }*/


    #about h3 {
        font-size: 26px;
    }

}

@media screen and (max-width: 280px) {
   
    .screen2 {
        min-height: auto;
    }
    .screen2 h3 {
        font-size: 1em;
    }

    .game-area {
             
        
        /* height: 700px; */
        height: 500px;
        width: 350px;
        max-width: 100%;
    }



    .wrapper {
        min-height: auto;
        padding: 0px 0px 30px 0px;
    }



}
