#block_land {
    position: absolute;
    /* background-image: url(/images/splash_logo.svg) !important; */
    top: 0;
    left: 0;
    text-align: center;
    margin:auto;
    background: #000000;
    /* background-position: center;
    background-size: contain;
    background-repeat: no-repeat; */
    width: 100%;
    height: 100vh;
    display: none;
    z-index: 99;
    color:#FFFFFF;
}
/* .block_land_body{
    background:  #000000;
} */
#block_land .block_land_text {
    /* display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    height: 100%;
    width: 100%; */
    font-family: EurostileNormal;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    padding: 10px;
}
#block_land_wrapper{
    display: grid;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.overflow_hidden{
    overflow: hidden !important;
    -webkit-overflow-scrolling: auto !important;
    touch-action:none;
}

.single-page-screen {
    /* display: grid; */
    /* display: block; */
    height: 100vh !important;
    /* position: absolute; */
    top: 0;
    bottom: 0;
    /* width: 100%; */
    /* overflow-y: scroll; */
}


.single-page-logo-top-right {
    /* margin: auto; */
    padding-bottom: 5%;
    padding-top: 5vh;
    background-image: url(/images/splash_logo.svg) !important;
    padding: 8px 0;
    background-size: 20vw;
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 10px;
    /* padding-bottom: 47px; */
}

.single-page-bottom-progress {
    /* padding-bottom: 50px; */
    padding-bottom: 0px;
}

.verify-middle-content{
    /* padding-top: 6vh; */
    padding-bottom: 6vh;
}
.register-form .custom-checkbox label.custom-control-label {
    padding: 1.5vh 0px 0 3.3vh;
    /* margin-bottom: 5px; */
    font-size: 1.7vh;
    font-family: EurostileNormal;
    line-height: 3vh;
    color: #FFFFFF;
    letter-spacing: 0.5px;
}

.button_design {
    width:10vh !important;
    max-width:66px !important;
    height:10vh !important;
    max-height:66px !important;
    background: #343434 !important;
    border-radius: 10vh !important;
    border-width: 0 !important;
}

/*login*/
.login-container{
    margin: auto;
    position:relative;
}

.login-container {

    position:relative;
}

.login-submit button.btn.btn-primary,
.signup-submit button.btn.btn-primary {
    /* width: 66px;
    height: 66px; */
    width:10vh;
    height:10vh;
    background: #343434;
    border-radius: 10vh;
    border-width: 0;
}

.login-submit button.btn.btn-primary {
    background: #00DA16;
}

.login-submit button.signup {
    width: 32vh;
    /* height: 66px; */
    height:10vh;
    background: #00DA16;
    box-shadow: 0px 0px 31px rgb(0 0 0 / 15%);
    border-radius: 10vh;
    border-width: 0;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
    /* margin-bottom: 30px; */
    font-family: EurostileBold;
    max-height: 66px;
    max-width: 222px;
}

.login-submit-updatedpass {
    font-family: 'EurostileNormal' !important;
    font-weight: bold;
}

.dont-have-acct{
    margin-bottom: 1vh;
}

.login-submit p {
    color: #FFFFFF;
    font-family: EurostileNormal;
    font-size: 15px;
    line-height: 15px;
}

.login-pass {
    text-align: right;
    display: block;
    color: #FFFFFF;
    font-family: EurostileNormal;
}

.login-pass a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 15px;
}

.login-pass a:hover {
    color: #FFFFFF;
}


#login img {
    margin-top: 3vh;
    /* width:30%; */
    height:15vh;
}

.login-form {
    /* height:45vh; */
    display: flex;
}

.login-form form{
   top: 50%;
    left: 50%;
    /* margin: auto; */
    margin-top: auto;
    margin-bottom: auto;
    margin-left: inherit;
    margin-right: inherit;
    width: 100%;

}

.gnt-form-group{
    margin-bottom:1vh !important;
}


.signup-btn-div{
    /* margin: auto; */
    padding-top: 0vh;
    /* margin-bottom: 2vh; */
    /* bottom: 0; */
    /* height:18vh; */
}

.tagline-obj{
    /* width:50%; */
    height:9vh;
    margin: 2vh 0 2vh 0;
}

.login-submit .login-button {
    bottom: 0;
    position: relative;
    margin-top: 5vh;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url(/images/checked.svg) !important;
    background-size: cover;
    width: 30px;
    height: 27px;
    margin: 8px;
}

.form-heading span {
    font-family: EurostileBold;
    color: #fff;
}

#signup-logo embed {
    position: absolute;
    right: 11px;
    top: 15px;
}


footer.signup-bar {
    position: absolute;
}

.progress {
    height: 46px !important;
    border-radius: 0 !important;
    /* margin: 0 -15px; */
    background-color: unset !IMPORTANT;
}

.progress-bar {
    background: #00DA16 !important;
    box-shadow: 0px 4px 34px rgb(0 0 0 / 25%);
}


.login-form .form-control,
.login-form .form-control,
.verify-page input#inputNumber,
.credential-page input.form-control.pass,
.credential-page input.form-control.pass,
.login-form .form-control:focus {
    background: #FFFFFF;
    box-shadow: 0px 0px 31px rgba(0, 0, 0, 0.15), inset 0px 5px 11px rgba(0, 0, 0, 0.62);
    border-radius: 21px;
    mix-blend-mode: normal;
    border: 5px solid #565458;
    filter: drop-shadow(0px 0px 31px rgba(0, 0, 0, 0.1));
    max-height: 64px;
    height: 9vh;
    padding: 20px;
    font-size: 18px;
    font-family:'EurostileNormal'
}

form#registrationForm {
    margin-top: 5vh;
}
.register-form .form-group .register-mobno, #inputName, #inputEmail, #inputSetPass, .form-group .another-mobno 
{
    background: #FFFFFF;
    box-shadow: 0px 0px 31px rgba(0, 0, 0, 0.15), inset 0px 5px 11px rgba(0, 0, 0, 0.62);
    border-radius: 21px;
    mix-blend-mode: normal;
    border: 5px solid #565458;
    filter: drop-shadow(0px 0px 31px rgba(0, 0, 0, 0.1));
    max-height: 64px;
    /* height: 6vh; */
    padding: 15px;
    font-size: 18px;
    font-family:'EurostileNormal'
}

#registrationForm .custom-checkbox .custom-control-label::before {
    mix-blend-mode: unset;
    border: unset;
    box-sizing: border-box;
    filter: unset;
    border-radius: unset;
    width: 12vh;
    height: 5vh;
    margin-left: -3.5vh;
    box-shadow: unset;
    background-image: url(/images/empty.svg) !important;
    background-size: cover;
    background-position: center;
    background-color: unset;
}

#registrationForm .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    mix-blend-mode: unset;
    border: unset;
    box-sizing: border-box;
    filter: unset;
    border-radius: unset;
    width: 12vh;
    height: 5vh;
    margin-left: -3.5vh;
    box-shadow: unset;
    background-color: unset !important;
    background-image: url(/images/empty.svg) !important;
    background-size: cover;
    background-position: center;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url(/images/checked.svg) !important;
    background-size: cover;
    width: 12vh;
    height: 5vh;
    margin: 0vh;
    margin-left: -3.5vh;
}

.form-heading span {
    font-family: EurostileNormal;
    font-weight: bold;
    font-style: normal;
    font-size: 38px;
    line-height: 44px;
    text-transform: uppercase;
    color: #00DA16;
    text-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
    float: left;
    margin-right: 12px;
    margin-top: 30px;
    text-align: left;
    /* letter-spacing: 1px; */
}

.signup-span1{
    font-size: 5vh !important;
    line-height:5vh !important;
    margin-top: 0px !important;
}


.signup-span2{
    font-size: 7vh !important;
    line-height:5vh !important;
    margin-top: 0px !important;
    /* clear: both;
    display: inline-block; */
    width: 100%;
}

#registrationForm .custom-checkbox .custom-control-input {
    width: 1vh;
    height: 1vh;
}
.form-heading {
    display: inline-block;
    margin-bottom: 5px;
}

/*verify*/
.signup-submit button.btn.btn-primary.verify-email {
    background: #00DA16;
    display: flex;
}

.verify-number p.verify-by-email {
    font-family: 'EurostileNormal';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #00DA16;
    text-transform: lowercase;
    /* letter-spacing: 3px; */
    margin-bottom: 3vh;
    margin-top: 3vh;
}

img.back-arrow {
    position: relative;
    display: inline-flex;
    float: left;
    margin-top: 9vw;
}

.verify-number span {
    font-family: EurostileNormal;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    display: block;
    text-align: left;
    text-transform: initial;
    /* letter-spacing: 1px; */
}

.verify-number p {
    font-family: EurostileNormal;
    font-size: 30px;
    line-height: 52px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
    margin-top: 0px;
    text-align: left;
    margin-bottom: 0px;
    font-weight: bold;
    /* letter-spacing: 2px; */
}

input#inputNumber {
    text-transform: capitalize;
    font-family: EurostileNormal;
}

.verify-timer {
    text-align: left;
}

.verify-timer span {
    font-family: EurostileNormal;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    /* letter-spacing: 1px; */
    margin-left: 4px;
}

.resend-button button {
    background: #343434;
    box-shadow: 0px 0px 31px rgb(0 0 0 / 15%);
    border-radius: 21px;
    border-width: 0;
    font-family: EurostileBold;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    padding: 12px 20px;
    margin: 14px 0;
    /* letter-spacing: 0.5px; */
}

.resend-button a {
    display: block;
    font-family: EurostileBold;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    color: #FFFFFF;
    letter-spacing: 2px;
    margin-left: 4px;
}

.verify-timer span:nth-child(2) {
    color: #00DA16;
}

.signup-submit {
    /* padding-top: 99px !important; */
    margin-top: 0;
    margin-bottom: 0;
}


.register-form {
    /* margin-top: 150px; */
}

.verify-acct-motp-msg{
    padding-top:2vh;
    margin-top:3vh;
}

.mobile4otp{
    font-size: 4.2vh !important;
}

.button_design on_focus_css{
    margin:auto;
}

footer.signup-bar {
    flex-shrink: 0;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0;
    top: calc(100vh - 46px);
}

.supress-bottom-margin{
    margin-bottom:0px !important;
}

.password-eye {
    float: right;
    margin-top: -40px !important;
    position: relative;
    margin-right: 20px;
    z-index: 1;
    font-size: 22px !important;
    cursor: pointer;
}

register-form .custom-checkbox label.custom-control-label a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}


.change-pass-content {
    margin: 4vh 0 4vh; 
}

.full-button{
    width:100% !important;
}



.updated-page embed {
    margin-top: 43px;
}

.unsub-btn.unsubscribe-checked, .unsub-buttons .unsub-cancle, .resub-buttons button.resub-btn, .unsub-buttons button.unsub-btn[disabled] {
    padding: 18px 0px !important;
    /* width: 50%; */
    min-width: 50%;
    margin: 3px 0;
    font-size: medium;
    /* margin-right: 5px; */
}


@media only screen and (max-width : 320px) {
    
    .verify-middle-content{
        padding-top: 0vh;
        padding-bottom: 0vh;
    }
    .verify-number span {
        font-size: 11px;
        line-height: 14px;
    }
    .verify-timer span {
        font-size: 11px;
        line-height: 14px;
    }

    img.back-arrow {
        margin-top: 3vw;
    }
    .verify-timer {
        margin-top: 5px;
    }
    .resend-button button {
        padding: 10px 20px;
        margin: 8px 0;
        /* letter-spacing: 1px; */
    }

    .updated-page span {
        padding-top: 20px;
    }
    .form-heading-forgot {
        padding-top: 3.0rem !important;
    }

}

@media only screen and (max-height : 460px) {
    .login-submit button.signup {
        font-size:25px;
        height:8vh;
    }
    #validate_OTP_form, #validate_Email_OTP_form, #forgetPassNewCredentialForm{
        padding-top: 0px !important;
    }
    .form-heading-verify {
        margin-bottom: -10px;
    }
    .form-heading-forgot {
        margin-bottom: -10px;
    }
    .verify-page #forgetPassForm {
        margin-top: 2% !important;
    }
}


.form-heading-forgot {
     padding-top: 1.5rem;
}

.signup-bar{
    /* As per comment in issue #9, we can get rid of this bar */
    display : none;
}

.no-letter-spacing{
    letter-spacing: 0px !important;
}

.leaderboard-namecol{
    font-weight: bold;
}


.single-page-logo-top-right-signup {
    /* margin: auto; */
    padding-bottom: 5%;
    padding-top: 5vh;
    background-image: url(/images/bglogos/signup.svg) !important;
    padding: 8px 0;
    /* background-size: 20vw; */
    background-size: contain ;
    background-repeat: no-repeat;
    background-position: center top;
    background-position-y: 10px;
    /* padding-bottom: 47px; */
}

.single-page-logo-top-right-verifyphone {
    /* margin: auto; */
    padding-bottom: 5%;
    padding-top: 5vh;
    background-image: url(/images/splash_logo.svg) !important;
    padding: 8px 0;
    /* background-size: 20vw; */
    background-size: min(28vw, 111px) ;
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 10px;
    /* padding-bottom: 47px; */
}

.single-page-logo-top-right-forgot{
    /* margin: auto; */
    padding-bottom: 5%;
    padding-top: 5vh;
    margin-right:8px;
    background-image: url(/images/splash_logo.svg) !important;
    padding: 8px 0;
    /* background-size: 20vw; */
    background-size: min(28vw, 111px) ;
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 10px;
    /* padding-bottom: 47px; */
}

.single-page-logo-top-right-setfreshpass{
    /* margin: auto; */
    padding-bottom: 5%;
    padding-top: 5vh;
    /* margin-right:8px; */
    background-image: url(/images/splash_logo.svg) !important;
    padding: 8px 0;
    /* background-size: 20vw; */
    background-size: min(28vw, 111px) ;
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 10px;
    /* padding-bottom: 47px; */

}
.signup-span1{
    font-size: min(11vw, 38px) !important;
}
.signup-span2{
    font-size: min(14vw, 52px) !important;
    line-height: min(14vw, 38px) !important;
    padding-top:3px;
}

.booster-card-body{
    font-size:18px !important;
    line-height:18px !important;
}
.booster-card-body h6{
    font-weight: bold;
    line-height:22px !important;
}


.pgtoplogo{
    width:100%
}
.back-arrow-link{
    /* top: 50px; */
    top: 7%;
    position: absolute;
    left: 15px;
}
.back-arrow-image{

}

.forsup-new{
    position:relative;
}
.forsup-new:after{
    content: 'New!';
    /* vertical-align: super;     */
    font-size:12px !important;
    color: #00DA16;
    position: absolute;
  /* play with the below to line up your sup properly */
  top: -0.4em;
  left: 100%;
  margin-left:0.1em;
}

/* @media (max-width: 390px) {
    .game-detail-logo {
        height: 100px !important;
        width: 100px !important;
        margin-top: -15px;
    }

    .compress-v-padding {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .gdetail-game-title {
        font-size: 17px;
        line-height: 1;
        height: 37px;
        margin: 2px 5px 7px 2px;
    }
    .gdetail-game-tagline {
        font-size: 8px;
        line-height: 1;
        margin: 0px 5px 0px 2px;
    }
} */

.game-detail-logo {
    /* border: 2px solid #9d9d9d; */
    /* max-height: 133px !important;
    max-width: 173px !important;
    height: 133px !important;
    width: 173px !important; */
    margin-top: -25px;
    border-radius: 21px !important;
}

.gdetail-game-title {
    font-family: EurostileNormal;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;

    color: #FFFFFF;
    /* margin: 3px 10px 0px 2px; */
    /* height: 43px; */
    line-height: 1;
}
.gdetail-game-tagline {

    /* margin: 0px 10px 0px 2px; */
    /* bottom:0; */
    /* position:absolute; */
    line-height: 1;
    font-family: EurostileNormal;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;

    color: #FFFFFF;
    margin-right: 15px;
    width: 100%;
}

.game-btn-block {
    background: #00DA16 !important;
    box-shadow: 0px 0px 31px rgba(0, 0, 0, 0.15) !important;
    border-radius: 39px !important;
    border: 0px !important;

    max-height: 66px !important;
    width: 95% !important;
    height: 66px !important;

    font-family: EurostileBold;
    font-style: normal;
    font-weight: bold;
    font-size: 20px !important;
    line-height: 20px !important;
    /* identical to box height */
    display: inline-flex !important;
    text-align: center !important;
    justify-content: center !important;
    align-items: center;
    text-transform: uppercase;

    color: #FFFFFF;
}

.game-desc-title{
    font-family: EurostileBold;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-align: justify;
    text-transform: uppercase;
    
    color: #FFFFFF;
}

.game-desc-body{
    font-family: EurostileNormal;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #FFFFFF;
}
.game-container{
    overflow-x: hidden;
    padding-bottom: 25%;
}
.game-container .screenshot_image_slider .screenshot_image{
    max-width: 158px;
    min-width: 158px;
    max-height: 241px;
    min-height: 241px;
}
.btn{
    border:0px !important;
    box-shadow:none !important;
}

.use_another_number_link{
    letter-spacing: 0px !important;
}

.no-blue-white{
    color:#ffffff !important;
}

.question-sticky-top {
    position: sticky;
    top: 63px;
    background: #222222;
    z-index: 9;
}
.usertoken{
    text-transform: none;
}
.result-page-logo-div{
    background: url('/images/shining_coin.svg');
    background-position-x: center;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: auto;
    height: 100vh;
}


.foot-union-div{
    /* background-repea:40px solid #000000; */
    height: 97px;
}
/* 
.footer-menu-3 {
    background-color: #000000;
}

.footer-menu-3-wrapper{
    border: 11px #000000 solid;
    border-radius: 50%;
    background-color: #000000;
} */
.footer-menu-3 {
     top: -13px; 
}
.footer-content{
    background-color: #000000;   
    height: 75px;
}
.foot-menus svg {
    margin-top: -47px !important;
}
.foot-menus .footer-menu.active svg {
    margin-top: -88px !important;
}

.footer-menu.active {
    margin-bottom:16px;
    line-height: 2.8;
}