body {
    background-image: url('../img/mobile-bg.jpg?ver01');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #000033;
    font-family: 'Roboto Condensed', sans-serif;
}

/* .ssHead {
    position: absolute;
    width: 100%;
    top: 0;
} */


.gameLbWrap {
    position: relative;
    margin: auto;
    max-width: 97%;
    width: 800px;
}


.noSpnEr span {
    max-width: 300px;
    width: 100%;
    padding: 10px;
    background-color: #000;
    border-radius: 6px;
    color: #f00;
    margin: 0px auto 20px;
    display: block;
}

.seeNow {
    opacity: 1 !important;
    z-index: 100 !important;
    position: relative;
}

.promoLogo {
    max-width: 650px;
    margin: 10px auto;
}

.promoLogo svg {
    display: none;
}

.promoLogo02 {
    max-width: 500px;
    margin: 10px auto;
}

.promoInfo {
    background-color: rgba(1, 1, 24, 0.88);
    color: #FFF;
    padding: 10px 10px 25px;
    max-width: 800px;
    width: 97%;
    margin: 0 auto 10px;
    border-radius: 6px;
}

.promoInfo h1 {
    color: #33ff00;
    font-size: 27px;
    line-height: 33px;
}

.promoInfo h2 {
    font-size: 22px;
    line-height: 23px;
}

.promoInfo p {
    font-size: 16px;
    line-height: 20px;
    margin: 15px auto;
}


.promoModal .modal-content {
    background-image: url('../img/rewards-bg.jpg?ver01');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px;
}

.promoModal .rewardInfo {
    min-height: 200px;
}

.promoModal h1 {
    font-size: 26px;
    color: #0099ff;
}

.promoModal .btn-secondary {
    color: #fff;
    background-color: #f42fad;
    border-color: #f42fad;
}

.promoModal .rewardBlk {
    background-color: rgba(0, 0, 51, 0.6);
    color: #FFF;
    padding: 5px;
    border-radius: 6px;
}

.promoModal .rewardBlk b {
    color: #33ff00;
}


.promoTnc .modal-content {
    background-color: #040414;
    font-size: 14px;
    color: #918d8d;
    padding: 10px;
}

.promoTnc ul {
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
}

.promoTnc h1 {
    font-size: 16px;
    color: #0099ff;
}

.promoTnc .btn-secondary {
    color: #fff;
    background-color: #11273d;
    border: 0;
}

.promoTnc b,
.promoTnc strong {
    color: #33ff00;
}

.modal-backdrop.show {
    opacity: 0.8;
}

.lds-ellipsis {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
    margin: auto;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    -webkit-animation: lds-ellipsis1 0.6s infinite;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    -webkit-animation: lds-ellipsis3 0.6s infinite;
    animation: lds-ellipsis3 0.6s infinite;
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

h1 {
    color: #FFF;
}


.screen02 {
    position: relative;
}

.promoModal .rewardBlk {
    background-color: rgb(0 0 0 / 80%);
    color: #FFF;
    padding: 10px;
    border-radius: 10px;
    margin: 0 auto 20px;
    font-size: 20px;
    line-height: 25px;
}

.promoModal svg {
    display: none;
}

.clickswrap {
    max-width: 300px;
    margin: auto;
}

.clicks {
    color: #000;
    font-size: 16px;
    padding: 5px;
    border-radius: 6px;
    margin: 5px 0;
    text-align: center;
    font-weight: bold;
}

.avail {
    background-color: #f42fad;
    color: #FFFFFF;
}

.comp {
    background-color: #33ff00;
    color: #000033;
}

/*------------Leaderboard start-------------------------*/

.lbWrap {
    position: relative;
    width: 100%;
}

.lbWrap h1 {
    color: #FFF;
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 15px;
}

.lbWrap h3 {
    color: #0099ff;
    font-size: 26px;
    line-height: 26px;
    margin: 10px 0 10px;
}

.lbWrap h5 {
    color: #0099ff;
    text-align: center;
    margin: 10px auto;
    max-width: 400px;
}


.vpArea {
    margin: 20px auto;
}

.pospts {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    max-width: 270px;
    width: 100%;
    background-color: rgba(0, 0, 51, 0.7);
    border-radius: 6px;
    padding: 10px;
    color: #FFF;
    font-size: 16px;
    line-height: 17px;
    margin: 5px auto 20px;
    text-align: left;
}

.yourPos,
.yourPts {
    display: flex;
    flex-direction: column;
    text-align: center;
    flex-grow: 1;
    color: #33ff00;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
}

.yourPos span:last-child,
.yourPts span:last-child {
    color: #FFF;
}

.lbBlk {
    display: flex;
    width: 100%;
    color: #FFF;
    margin: 5px auto;
}

.lbInfo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    border-radius: 0 6px 6px 0px;
    background-color: rgba(0, 153, 255, 0.8);
    width: 100%;
}

.lbInfo .blk {
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 20%;
    padding: 10px;
}

.lbInfo .blk span:last-child {
    font-weight: bold;
    font-size: 15px;
    line-height: 16px;
}


.lbInfo .nme {
    width: 35%;
}

.lbInfo .pts:last-child {
    width: 45%;
}

.pt01 {
    color: #000033;
    font-weight: bold;
    font-size: 13px;
}

.lbPrize {
    border-radius: 0 0 6px 6px;
    background-color: rgba(51, 255, 0, 0.8);
    width: 100%;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    color: #000033;
    font-size: 24px;
    line-height: 27px;
    text-transform: uppercase;
}

.lbInfoWrap {
    position: relative;
    max-width: 500px;
    width: 100%;
    margin: 30px auto 50px;
}

.blkPos {
    display: flex;
    background-color: rgba(51, 255, 0, 0.8);
    padding: 10px;
    border-radius: 6px 0 0 6px;
    font-weight: bold;
    text-align: center;
    color: #000033;
    align-items: center;
}

.lb-winner-icon {
    width: 25px;
    margin-right: 10px;
}

/*------------Leaderboard finito-------------------------*/
/*------------tabbed start------------------------------*/
.gameLbWrap .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    padding: 0 0 1px;
    margin: 30px 0 0;
    display: flex;
}

.gameLbWrap .nav-item {
    width: 50%;
    text-align: center;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #FFF;
    background-color: #0099ff;
    border-color: #0099ff;

}

.nav-tabs .nav-link {
    color: #0099ff;
    background-color: #FFF;
    margin-bottom: -1px;
    border: 0px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    cursor: pointer;
}

.gameLbWrap .tab-content {
    background-color: rgba(1, 1, 24, 0.88);
    padding: 10px 10px 60px;
    border-radius: 0px 0px 6px 6px;
}

/*------------tabbed finito------------------------------*/
/*-------------Game start-------------------------------*/

/* canvas {
    position: relative;
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.75);

} */

/* #gameAreaContainer {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 500px;
    margin: auto;
}



#gameArea {
    width: 100%;
}

.gameScreen {
    width:100%;
}

#gameCover {
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
} */

.gameWrap {
    position: relative;
    max-width: 400px;
    margin: auto;
    border-radius: 20px;
    background-image: url(../img/pinball-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#countdown {
    font-family: 'Roboto Condensed', sans-serif;
    /* width: 200px;
    height: 100px;
   position: absolute;
    left: 50%;
    top: 9%;
    margin-left: -100px;
    margin-top: -50px;*/
    color: #33ff00;
    font-size: 53px;
    line-height: 53px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
}

#countdown.puffer {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(1.6, 1.6);
    -moz-transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    -o-transform: scale(1.6, 1.6);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}

.counterMess {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.counterMess h4 {
    color: #FFF;
    font-size: 15px;
}


.game-cover-elements {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.cdText {
    text-align: center;
    color: #ffffff;
    font-size: 160px;
}

.gcText {
    text-align: center;
    font-size: 16px;
    color: #ffc107;
    padding: 40px;
}


.stGame {
    background-color: #33ff00;
    font-size: 18px;
    font-weight: bold;
    color: #000033;
    padding: 5px 20px;
    border-radius: 6px;
}

.tncIcons {
    max-width: 40px;
    display: inline-block;
}

.afterGameMess {
    text-align: center;
    color: #33ff00;
    line-height: 15px;
    font-size: 15px;
    padding: 10px;
}

/*-------------Game End-------------------------------*/

.fomInfo .modal-content {
    background-color: #07071e;
}

.fomBtn {
    display: block;
    margin: 0 auto 15px;
    color: #33ff00;
    text-decoration: underline;
    cursor: pointer;
}

.fomInfo h3 {
    color: #33ff00;
    font-size: 25px;
    margin: 20px auto 0px;
}

.fomInfo h3:first-of-type {
    margin: 0px auto 0px;
}

.fomImg img {
    border-radius: 9px;
    margin-bottom: 20px;
}

.fomInfo {
    color: #e5e3e3;
}

.fomInfo strong {
    color: #33ff00;
}

.fomInfo .modal-content {
    background-color: #040414;
    font-size: 14px;
    color: #95b3d1;
    padding: 10px;
}

.ptsIcons {
    max-width: 30px;
}


.gameInfo, .ldbInfo {
    color: #0099ff;
    font-size: 30px;
}

.gameInfo p, .ldbInfo p {
    color: #FFF;
    font-size: 16px;
    text-align: center;
}


@media (min-width:481px) {}

@media (min-width:768px) {
    body {
        background-image: url('../img/tablet-bg.jpg?ver01');
    }

    .screen02 {
        position: relative;
    }


    .clickswrap {
        display: flex;
        flex-direction: row;
        max-width: 600px;
    }

    .clicks {
        margin: 5px;
        width: 100%;
    }

    .ufo {
        max-width: 90px;
    }

    /* canvas {
        padding: 30px;
    } */

}

@media (min-width:1000px) {

    .screen01 {
        position: relative;
    }

    .screen02 {
        position: relative;
    }

}

@media (min-width:1025px) {
    body {
        background-image: url('../img/desktop-bg.jpg?ver01');
    }

}

@media (min-width:1441px) {}