* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    color: inherit;
}

body {
    font-family: 'Poppins', sans-serif;
    background: #F9F3DA !important;
}

.container {
    width: 1140px;
    padding: 0;
}

/* height css */
.height-350 {
    height: 350px;
}
/* padding space */
.spc-pd-0 {
    padding: 0 !important;
}

.spc-pd-to {
    padding: 0 10px !important;
}
/* margin css */
.mt-30 {
    margin-top: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

/* color's css */
.bg-game-gren {
    background: #006D37 !important;
}

.bg-game-blue {
    background: #65003E !important;
}

.bg-gradient-body {
    background-image: linear-gradient(to bottom, #530380, #4d0059, #3e0539, #290a20, #10060b) !important;
}

/* header css */
.game-header {
    width: 100%;
    float: left;
    display: block;
    background: #0E1C29;
    padding: 14px 0;
}

    .game-header .header-logo-GaZo img {
        width: 235px;
        height: 70px;
    }

.header-btn {
    display: flex;
    padding: 0;
}

.game-header .header-btn .log-btn {
    width: 94px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    margin-top: 10px;
    border: 1px solid #ffffff;
    float: left;
    border-radius: 4px;
    color: #000000 !important;
    background: #FFFFFF;
    text-decoration: none;
    font-weight: 600;
    margin-left: 15px;
}

.header-btn .sign-btn {
    border: 1px solid #ffffff;
    background: #000000;
    color: #ffffff;
}

/* game-speciel-today */
.game-speciel-today {
    width: 100%;
    float: left;
    display: block;
}

    .game-speciel-today h1 {
        text-align: center;
        font-size: 40px;
        font-weight: bold;
        font-family: 'Poppins', sans-serif;
        margin: 27px 0 29px 0;
    }

.game-spaceil-box {
    width: 100%;
    float: left;
    border-radius: 16px;
    -webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.16);
    margin-bottom: 15px;
    display: block;
}

    .game-spaceil-box img {
        width: 100%;
        float: left;
    }

.game-box-text {
    background: #ffffff;
    border-radius: 0 0 16px 16px;
    padding: 6px 15px 13px 10px;
    height: 61px;
    float: left;
    display: block;
    width: 100%;
}

    .game-box-text p {
        font-size: 14px;
        color: #000;
        line-height: 21px;
        margin-bottom: 0;
        font-family: 'Poppins', sans-serif;
    }

    .game-box-text h6 {
        font-size: 16px;
        color: #000;
        line-height: 25px;
        margin-bottom: 0;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
    }

    .game-box-text h5 {
        width: 67px;
        background: #7B431D;
        height: 27px;
        font-size: 14px;
        color: #fff;
        line-height: 27px;
        text-align: left;
        border-radius: 7px;
        padding: 0 10px;
        margin-top: 10px;
    }

    .game-box-text .span-empty {
        float: right;
        width: 11px;
        background-image: linear-gradient(to top, #cb9425, #dcab23, #eac320, #f6dc1f, #fff621);
        height: 11px;
        border-radius: 50px;
        margin-top: 8px;
    }

.game-claim-btn {
    text-align: center;
    border-bottom: 1px solid #707070;
    width: 100%;
    float: left;
    padding: 50px 0 20px 0;
    margin-bottom: 37px;
}

    .game-claim-btn .play-now {
        width: 181px;
        height: 52px;
        text-align: center;
        line-height: 30px;
        display: inline-block;
        border: 2px solid #0E1C29;
        border-radius: 5px;
        text-decoration: none;
        padding: 9px 19px;
        color: #0E1C29;
        font-size: 24px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
        margin: 0px 10px 15px 10px;
    }

    .game-claim-btn .claim-now {
        background: #0E1C29;
        color: #fff;
    }

.game-wheel-bg {
    background: #680000;
    border-radius: 0;
}

    .game-wheel-bg p {
        font-size: 18px;
        line-height: 50px;
        color: #fff;
        font-family: 'Poppins', sans-serif;
    }

.lbs_wdthrs .game-wheel-bg .play-now {
    width: 120px;
    float: right;
    height: 34px;
    font-size: 16px;
    background: #fff;
    text-align: center;
    line-height: 34px;
    color: #000 !important;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none;
    margin-top: 10px;
}

.game-wheel-bg img {
    width: 10px;
    float: right;
    padding: 9px 1px 9px 1px;
    margin-right: 10px;
    margin-top: 2px !important;
}

.gm-btn-claim {
    width: 100%;
    float: left;
    display: block;
}


/* wheeell css style */
.header-bottom {
    width: 336px;
    display: block;
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}

.practice_live {
    display: block;
    float: right;
    font-size: 21px;
    color: #fff;
    margin-top: 22px;
    margin-right: 8px;
}

    .practice_live ul {
        display: block;
        float: left;
        width: 100%;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

        .practice_live ul li {
            float: right;
            width: 85px;
            font-weight: bold;
            font-size: 16px;
            text-align: center;
            font-family: 'Poppins', sans-serif;
        }
/* play button */
.switch {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 25px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0f1c29;
    -webkit-transition: .4s;
    transition: .4s;
    border: 2px solid #FFC233;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 0px;
        bottom: 2.5px;
        background-color: #ffc234;
        -webkit-transition: .4s;
        transition: .4s;
        margin-left: 2px;
    }

input:checked + .slider {
    background-color: #FFC233;
}

input:focus + .slider {
    box-shadow: 0 0 1px #FFC233;
}

input:checked + .slider:before {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    background: #000;
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.header-btn p {
    float: left;
    color: #fff;
    border: 1px solid #FFFFFF;
    width: 73px;
    height: 35px;
    border-radius: 8px;
    margin-top: 22px;
    margin-right: 24px;
    padding: 4px 10px;
}

.header-btn a img {
    margin-top: 12px;
}

.header-btn .span-empty {
    float: right;
    width: 11px;
    background-image: linear-gradient(to top, #CB9425, #DCAB23, #EAC320, #F6DC1F, #FFF621);
    height: 11px;
    border-radius: 50px;
    margin-top: 8px;
}

.game-top-btn {
    width: 100%;
    float: left;
    display: block;
    margin: 38px 0;
}

.game-chose-btn p {
    color: #FFFFFF;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin-top: 10px;
}

.game-chose-btn ul {
    list-style: none;
}

    .game-chose-btn ul li a {
        width: 100%;
        display: block;
        float: left;
        font-size: 25px;
        font-weight: 600;
        color: #000000;
        text-align: center;
        padding: 5px 10px;
        background: #FFEF94;
        text-decoration: none;
        border: 3px solid #FFC233;
        font-family: 'Poppins', sans-serif;
        border-radius: 10px;
    }

    .game-chose-btn ul li .active {
        color: #fff !important;
        border: 3px solid #fff;
        background: rgba(122,0,4,1);
        background: -moz-linear-gradient(top, rgba(122,0,4,1) 0%, rgba(50,0,61,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(122,0,4,1)), color-stop(100%, rgba(50,0,61,1)));
        background: -webkit-linear-gradient(top, rgba(122,0,4,1) 0%, rgba(50,0,61,1) 100%);
        background: -o-linear-gradient(top, rgba(122,0,4,1) 0%, rgba(50,0,61,1) 100%);
        background: -ms-linear-gradient(top, rgba(122,0,4,1) 0%, rgba(50,0,61,1) 100%);
        background: linear-gradient(to bottom, rgba(122,0,4,1) 0%, rgba(50,0,61,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a0004', endColorstr='#32003d', GradientType=0 );
    }



.game-main-area .wheel-area {
    display: block;
    margin: 0 auto;
    border: 20px dashed transparent;
    border-image: url(../../images/game-border.png) 27 round;
    border-radius: 10px;
    float: left;
    margin-bottom: 80px;
    width: 100%;
}

    .game-main-area .wheel-area .inner-area .section-1 {
        display: block;
        float: left;
        width: 550px;
        height: 100%;
    }

    .game-main-area .wheel-area .inner-area .inner-title1 {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        font-size: 26px;
        font-weight: 600;
        text-align: center;
        color: #FFEF94;
        padding: 24px 15px 24px 15px;
        border: 10px dashed transparent;
        border-image: url(../../images/game-border.png) 27 round;
        background: #6c000e;
        margin-top: 20px;
        border-radius: 20px;
    }

    .game-main-area .wheel-area .inner-area .inner-title {
        width: 100%;
        height: auto;
        display: block;
        float: left;
        font-size: 26px;
        font-weight: 600;
        text-align: center;
        color: #FFEF94;
        padding: 24px 15px 24px 15px;
        border: 10px dashed transparent;
        border-image: url(../../images/game-border.png) 27 round;
        margin-top: 20px;
        background: #6c000e;
        border-radius: 20px;
    }

.wheel-spc-30 {
    margin-left: 30px;
}

.game-main-area .wheel-area .inner-area {
    width: 100%;
    height: 100%;
    float: left;
    background-color: #FFEF94;
    display: block;
}

    .game-main-area .wheel-area .inner-area .inner-title span {
        font-weight: 200;
    }

.full-w-h-wheel {
    width: 100%;
    height: auto;
    display: block;
    float: left;
}
/* months list */
.months-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .months-list ul li {
        color: #766f45;
        display: block;
        position: relative;
        float: left;
        width: 50%;
        z-index: 0;
    }

        .months-list ul li input[type=checkbox] {
            position: absolute;
            visibility: hidden;
        }

        .months-list ul li label {
            display: block;
            position: relative;
            font-weight: 600;
            font-size: 20px;
            padding: 7px 25px 7px 50px;
            text-align: left;
            margin: 10px auto;
            height: 30px;
            z-index: 9;
            cursor: pointer;
            -webkit-transition: all 0.25s linear;
            font-family: 'Poppins', sans-serif;
        }


.game-main-area .wheel-area .inner-area .section-1 {
    display: block;
    float: left;
    width: 540px;
    height: 100%;
    position: relative;
}

.months-list ul li .check {
    display: block;
    position: absolute;
    border: 3px solid #8D653A;
    border-radius: 100%;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 24px;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.months-list ul li:hover .check {
    border: 3px solid #430B00;
}

.months-list ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

input[type=checkbox]:checked ~ .check {
    border: 3px solid #430B00;
}

    input[type=checkbox]:checked ~ .check::before {
        background: #430B00;
    }

input[type=checkbox]:checked ~ label {
    color: #430B00;
    font-weight: 600;
}

.remaining-points {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    text-align: left;
    padding-left: 22px;
    margin-top: 150px;
}

    .remaining-points span {
        font-weight: normal;
    }

.months-list {
    margin-left: 30px;
}

.wheel-round {
    display: block;
    width: 453px;
    height: 453px;
    background-image: url(../../Images/wheel-round.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 90px;

}

.wheel-point {
    display: block;
    width: 152px;
    height: 171px;
    margin: 0 auto;
    margin-top: 128px;
    position: absolute;
    margin-left: 151px;
}

.w_spc_t {
    margin-top: 9px;
}

.game-start-spin {
    margin: 40px 0 50px 0;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}

    .game-start-spin button {
        width: 152px;
        border: 3px solid #8E3333;
        text-align: center;
        line-height: 49px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        border-radius: 5px;
        background-image: linear-gradient(to bottom, #fff700, #ffd600, #ffb400, #ff9200, #ff6f00);
        padding: 10px 15px;
        height: auto;
        padding: 0 18px;
    }

.wheel-exit-position {
    position: absolute;
    bottom: 89%;
    right: 4%;
}





/* win points css start */
.game-win-board {
    width: 100%;
    float: left;
    display: block;
    margin-top: 52px;
}

.game-win-left {
    width: 100%;
    float: left;
    border-radius: 10px;
    background: #fff;
    padding: 20px 15px 5px 10px;
    text-align: center;
}

    .game-win-left img {
        display: block;
        margin: 0 auto;
    }

.game-win-board .imgcst_lft {
    margin: 0 75px auto;
}

.game-log-out li {
    list-style-type: none;
}

.game-win-left a {
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    margin-top: 10px;
    color: #000000;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid #707070;
    width: 100%;
    padding-bottom: 20px;
    cursor: pointer;
}

.game-win-left .circle {
    border-radius: 50px;
    width: 19px;
    height: 19px;
    float: left;
    display: block;
    background-image: linear-gradient(to top, #cb9425, #dcab23, #eac320, #f6dc1f, #fff621);
    margin-right: 13px;
    margin-top: 3px;
}

.game-win-left h6 {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    margin-top: 15px;
    text-align: left;
}

.game-win-left .list-win-left {
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
}

    .game-win-left .list-win-left li a {
        text-align: left;
        float: left;
        width: 100%;
        font-size: 16px;
        font-weight: normal;
        line-height: 40px;
        cursor: pointer;
    }

    .game-win-left .list-win-left li .active {
        font-weight: bold;
        border-bottom: 0;
        padding-bottom: 0;
    }

.game-log-out {
    width: 100%;
    float: left;
    display: block;
}

    .game-log-out img {
        float: left;
        padding: 5px 10px 0 10px;
    }

    .game-log-out a {
        display: block;
        padding: 2px 0px 16px 0;
        border-bottom: 0;
        text-align: left;
        cursor: pointer;
    }

.game-spent-reward {
    width: 100%;
    float: left;
    display: block;
}

    .game-spent-reward h1 {
        font-size: 20px;
        font-weight: bold;
        float: left;
        line-height: 30px;
        font-family: 'Poppins', sans-serif;
        border-bottom: 1px solid #707070;
        width: 100%;
        text-align: left;
        padding: 0px 0 15px;
        color: #0E1C29;
    }

.gane-table {
    width: 100%;
    float: left;
    text-align: left;
}

    .gane-table thead {
        border-bottom: 1px solid #707070;
        padding-bottom: 20px;
    }

        .gane-table thead th {
            padding-left: 0;
            font-size: 18px;
            color: #343434;
        }

    .gane-table tbody td {
        padding-left: 0;
        font-size: 16px;
        color: #484848;
        font-family: 'Poppins', sans-serif;
    }

    .gane-table tbody .clr-gren {
        color: #0B7D2A;
        font-weight: 600;
    }

.game-table-list {
    list-style: none;
    padding: 0;
    display: inline-flex;
    border-bottom: 1px solid #707070;
    padding-bottom: 40px;
}

    .game-table-list img {
        width: auto;
        margin-right: 20px;
    }

    .game-table-list .click-li {
        float: left;
        width: 275px;
        font-size: 16px;
        line-height: 26px;
        font-family: 'Poppins', sans-serif;
    }

    .game-table-list .claimed {
        position: absolute;
        top: 93px;
        width: 100%;
        float: left;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
    }

        .game-table-list .claimed .cancel-btn {
            float: right;
            width: 88px;
            border: 1px solid #707070;
            padding: 5px 19px;
            margin-bottom: 22px;
            border-radius: 5px;
            position: absolute;
            right: 16px;
            bottom: -25px;
            font-size: 14px;
            font-family: 'Poppins', sans-serif;
        }


/* wheell numbers css */

.section-1-full {
    width: 830px;
    margin: 0 auto;
}

/*.game-main-area .wheel-area .inner-area .title-inner {
    height: 79px;
    padding: 22px 45px 27px 34px;
    text-align: left;
    float: left;
    margin-top: 35px;
}*/

.inr-header-rule {
    margin-top: 10px;
}

    .inr-header-rule a {
        width: 115px;
        height: 52px;
        /* float: left; */
        text-decoration: none;
        border: 4px solid #430B00;
        text-align: center;
        line-height: 45px;
        border-radius: 8px;
        font-size: 25px;
        color: #430B00;
        padding: 5px 11px 7px 12px;
    }

        .inr-header-rule a:hover {
            color: #430B00;
            text-decoration: none;
            cursor: pointer;
        }

.inr-section-three {
    display: flex;
    width: 675px;
    margin: 0 auto;
}

.inr-play-zero {
    margin-top: 25px;
    background-image: url(../../Images/bg-number.png);
    width: 160px;
    height: 83px;
    float: left;
    margin-right: 15px;
    background-repeat: no-repeat;
}

    .inr-play-zero h1 {
        font-size: 45px;
        line-height: 83px;
        font-weight: 500;
        border-bottom: 1px solid #000000;
    }

.inr-play-zero1 {
    margin-top: 50px;
    background-image: url(../../Images/bg-number.svg);
    width: 160px;
    height: 83px;
    float: left;
    margin-right: 54px;
    background-repeat: no-repeat;
}

    .inr-play-zero1 h1 {
        font-size: 45px;
        line-height: 83px;
        font-weight: 500;
        border-bottom: 1px solid #000000;
    }

.inr-result-show {
    background-image: url(../../Images/result-show.png);
    width: 322px;
    height: 156px;
    background-repeat: no-repeat;
    position: relative;
    right: 0;
    left: 0;
    margin: 50px auto;
}

    .inr-result-show h1 {
        font-size: 71px;
        line-height: 156px;
        color: #FFDB00;
        text-align: center;
    }

.inr-play-now {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .inr-play-now .play-btn {
        width: 191px;
        height: 52px;
        line-height: 52px;
        text-align: center;
        padding: 9px 22px;
        border: 3px solid #8E3333;
        font-size: 25px;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        border-radius: 10px;
        background-image: linear-gradient(to top, #ff6f00, #ff9200, #ffb400, #ffd600, #fff700);
    }

    .inr-play-now p {
        font-size: 30px;
        line-height: 46px;
        font-weight: bold;
        margin-top: 30px;
        margin-left: 15px;
        text-align: left;
    }

    .inr-play-now .three_normal {
        font-weight: normal;
    }

.inr-play-zero input {
    width: 100px;
    margin-top: 10px;
    background: #fff8ce;
    font-size: 45px;
    font-weight: 600;
    border: 0;
    margin-left: 15px;
    height: 60px;
    border-bottom: 1px solid #707070;
    border-radius: 0;
}

.spinner {
    width: 130px;
}

    .spinner input {
        text-align: center;
    }

.input-group-btn-vertical {
    display: table-cell;
    position: relative;
    right: 113px;
    top: 55px;
}

    .input-group-btn-vertical > .btn {
        display: block;
        width: 100%;
        margin-left: -1px;
        position: relative;
        border-radius: 0;
        left: 122px;
        bottom: 40px;
        margin: 0;
    }

.rule_pop_modal {
    width: 452px;
    height: 342px;
    display: block;
    background-image: url(../../Images/pop-border.svg);
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}

    .rule_pop_modal .rule_text ul {
        list-style: none;
        padding: 0 20px;
        width: 100%;
        display: block;
        float: left;
    }

        .rule_pop_modal .rule_text ul li {
            float: left;
            font-size: 20px;
            font-weight: 600;
            line-height: 24px;
            margin: 0;
            margin-bottom: 15px;
        }

            .rule_pop_modal .rule_text ul li img {
                float: left;
                margin-right: 10px;
                margin-bottom: 20px;
                margin-top: 10px;
            }

.rule_text .close img {
    background: #000;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    font-size: 15px;
    padding: 8px;
    border: 3px solid #ffffff;
    float: right;
    position: relative;
    bottom: 20px;
    left: 15px;
}

.rule_pop_modal .rule_text h1 {
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    line-height: 60px;
}

.rule_pop_modal .rule_text ul li .win_green {
    color: #398210;
}

.rule_pop_modal .rule_text ul li .win_red {
    color: #FF0000;
}



/* memory game css start */
/* memory game css start */
/* memory game css start */

.game-main-area .wheel-area .inner-area .title-inner .arange-all {
    padding: 0 65px;
}

.inr-given-slide {
    display: flex;
    width: 780px;
    margin: 0 auto;
    margin-top: 160px;
}

    .inr-given-slide .inr-slide-img {
        display: flex;
        margin-right: 106px;
        margin-top: 100px;
    }

        .inr-given-slide .inr-slide-img img {
            width: 56px;
            height: 169px;
        }

.inr-play-now h6 {
    font-size: 30px;
    font-weight: bold;
    line-height: 110px;
}

.inr-play-now .win_red {
    color: #FF0000;
}

.mt-100 {
    margin-top: 100px;
}


/* memory-game-two.html */
/* memory-game-two.html */
/* memory-game-two.html */
.inr-five-select {
    width: 1000px;
    margin: 40px auto;
}

    .inr-five-select .inr-divide-five .inr-blank-div {
        width: 138px;
        height: 138px;
        float: left;
        margin-right: 20px;
        background: #fff;
        border: 6px solid #501010;
        border-radius: 13px;
    }

.inr-blank-div img {
    /*margin:13px;*/
    height: 125px !important;
    width: 125px !important;
    border-radius: inherit;
}

.inr-size-set {
    width: 1000px;
    margin: 0 auto;
}

    .inr-size-set .inr-slide-img {
        margin-top: 30px;
        margin-right: 70px;
    }

        .inr-size-set .inr-slide-img img {
            width: 84px;
            height: 84px;
        }

.inr-five-select .inr-divide-five {
    margin-top: 35px;
    width: inherit;
}

.inr-submit-butn {
    margin: 20px auto;
    width: 166px;
}

    .inr-submit-butn a {
        float: left;
        width: 166px;
        height: 52px;
        border: 3px solid #8E3333;
        line-height: 52px;
        text-align: center;
        border-radius: 10px;
        font-size: 22px;
        color: #000000;
        font-weight: bold;
        background-image: linear-gradient(to top, #ff6f00, #ff9200, #ffb400, #ffd600, #fff700);
        cursor: pointer;
    }

.wdth-sow {
    width: 100%;
    float: left;
    margin-top: 60px;
}

.height-full-img {
    height: 740px !important;
}


/* claim  now page start*/

.header-btn p {
    float: left;
    color: #fff;
    border: 1px solid #FFFFFF;
    width: 73px;
    height: 35px;
    border-radius: 8px;
    margin-top: 22px;
    margin-right: 24px;
    padding: 4px 10px;
}

.header-btn a img {
    margin-top: 12px;
    cursor: pointer;
}

.header-btn .span-empty {
    float: right;
    width: 11px;
    background-image: linear-gradient(to top, #cb9425, #dcab23, #eac320, #f6dc1f, #fff621);
    height: 11px;
    border-radius: 50px;
    margin-top: 8px;
}

.nbc_user_txt {
    width: 1140px;
    float: left;
    display: block;
    background: #fff;
    border-radius: 12px;
    height: 74px;
    margin-top: 50px;
    -webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.16);
}

.nbc_usr_name p {
    font-size: 18px;
    line-height: 27px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    margin-top: 24px;
}

.nbc_user_txt a {
    margin-top: 24px;
    margin-right: 9px;
    cursor: pointer;
}

.nbc_user_txt .nbc_usr_pt .span-empty {
    float: left;
    width: 11px;
    background-image: linear-gradient(to top, #cb9425, #dcab23, #eac320, #f6dc1f, #fff621);
    height: 11px;
    border-radius: 50px;
    margin-top: 31px;
    margin-right: 10px;
}

.nbc_usr_pt h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    margin-top: 26px;
}

.nbc_usr_pt p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 27px;
    margin-top: 26px;
    color: #565656;
    font-weight: 600;
}

.clm_pt_main {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 20px;
}

    .clm_pt_main .span-empty {
        float: left;
        margin-top: 21px;
        width: 11px;
        background-image: linear-gradient(to top, #cb9425, #dcab23, #eac320, #f6dc1f, #fff621);
        height: 11px;
        border-radius: 50px;
        margin-right: 10px;
    }

    .clm_pt_main p {
        font-family: 'Poppins', sans-serif;
        margin-top: 17px;
        font-size: 15px;
        line-height: 25px;
        color: #000;
        font-weight: 600;
    }

.spn_tc {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    font-weight: normal;
    opacity: 0.68;
    margin-left: 16px;
}

.clm_pt_main a {
    margin-top: 13px;
    border: 1px solid#0E1C29;
    background: #0E1C29;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 25px;
    color: #fff !important;
    width: 150px;
    display: block;
    padding: 8px 31px;
    border-radius: 5px;
    cursor: pointer;
}

    .clm_pt_main a:hover {
        text-decoration: none;
        color: #fff;
        -webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,1);
        -moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,1);
        box-shadow: 0px 0px 12px -5px rgba(0,0,0,1);
        font-size: 15px;
        cursor: pointer;
    }

.imp_kt_buff {
    width: 100%;
    float: left;
    display: block;
    margin-top: 50px;
}

.imp-kt-img {
    background-image: url("../../Images/iperial_buffet.png");
    background-size: cover;
    height: 414px;
    position: relative !important;
    border-radius: 16px;
    width: 593px;
    float: left;
}

.imp_text {
    width: 100%;
    float: left;
    display: block;
    position: absolute;
    bottom: 0;
}

    .imp_text h1 {
        font-family: 'Poppins', sans-serif;
        font-size: 27px;
        line-height: 43px;
        color: #FFFFFF;
        font-weight: bold;
        margin-left: 29px;
        margin-bottom: 0;
    }

    .imp_text p {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        line-height: 25px;
        color: #FFFFFF;
        margin-left: 29px;
    }

.clr_ylw {
    color: #FFE600;
    font-weight: bold;
}

.imp_text a {
    border: 1px solid #fff;
    color: #000;
    width: 150px;
    padding: 8px 31px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    right: 29px;
    bottom: 24px;
    font-size: 15px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    cursor: pointer;
}

    .imp_text a:hover {
        text-decoration: none;
        color: #000;
    }

.wnnr_list {
    width: 502px;
    float: right;
    display: block;
    background: #fff;
    height: 414px;
    border-radius: 10px;
}

.wnnr-lst-hdng {
    width: 100%;
    float: left;
    display: block;
    padding: 0 !important;
}

    .wnnr-lst-hdng ul {
        list-style-type: none;
        padding-left: 30px;
    }

    .wnnr-lst-hdng h1 a {
        font-family: 'Poppins', sans-serif;
        font-size: 20px;
        line-height: 30px;
        color: #000;
        font-weight: bold;
        padding: 13px 65px;
        border-bottom: 2px solid #000;
        cursor: pointer;
    }

    .wnnr-lst-hdng li {
        padding-top: 12px;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        line-height: 25px;
        color: #000;
        font-weight: 500;
    }

.my-record h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: normal;
    padding: 13px 66px;
    border-bottom: 0.5px solid #BFBFBF;
}

.my-record {
    width: 100%;
    float: right;
    display: block;
    padding: 0 !important;
}

    .my-record ul {
        list-style-type: none;
        float: right;
    }

    .my-record li {
        padding-top: 13px;
        padding-right: 30px;
        color: #787878;
        font-weight: 500;
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        text-align: right;
    }

.hair-cut-text a {
    position: absolute;
    right: 20px;
    bottom: 36px;
    width: 92px;
    height: 32px;
    float: left;
    border: 1px solid #000000;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    cursor: pointer;
}

    .hair-cut-text a:hover {
        text-decoration: none;
        color: #000;
        cursor: pointer;
    }

.hair-cut-text {
    background: #ffffff;
    border-radius: 0 0 16px 16px;
    padding: 10px 15px 13px 10px;
    height: 56px;
    float: left;
    width: 100%;
}

    .hair-cut-text p {
        font-size: 14px;
        color: #000;
        line-height: 21px;
        margin-bottom: 0;
        font-family: 'Poppins', sans-serif;
    }

    .hair-cut-text h6 {
        font-size: 14px;
        color: #000;
        line-height: 25px;
        margin-bottom: 0;
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
    }

.mb-40 {
    margin-bottom: 40px;
}

.load_more_claim {
    text-align: center;
    width: 100% !important;
    display: block;
    float: left;
}

    .load_more_claim a {
        border: 1px solid #4D4D4D;
        width: 151px;
        height: 46px;
        padding: 8px 19px;
        text-align: center;
        font-family: 'Poppins', sans-serif;
        font-size: 21px;
        line-height: 31px;
        color: #fff !important;
        font-weight: 600;
        background: #4D4D4D;
        border-radius: 5px;
        display: inline-block;
        margin-top: 40px;
        margin-bottom: 68px;
        cursor: pointer;
    }

        .load_more_claim a:hover {
            color: #fff;
            text-decoration: none;
        }


/* claim_now_myrecord page start */


.wnnr-lst-hdng_clm {
    width: 100%;
    float: right;
    display: block;
    padding: 0 !important;
}

    .wnnr-lst-hdng_clm ul {
        list-style-type: none;
        padding-right: 30px;
        text-align: right;
    }

    .wnnr-lst-hdng_clm h1 {
        font-family: 'Poppins', sans-serif;
        font-size: 20px;
        line-height: 30px;
        color: #000;
        font-weight: bold;
        padding: 13px 66px;
        border-bottom: 2px solid #000;
    }

    .wnnr-lst-hdng_clm li {
        padding-top: 12px;
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        line-height: 25px;
        color: #787878;
        font-weight: 500;
    }

.my-record_clm h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: normal;
    padding: 13px 66px;
    border-bottom: 0.5px solid #BFBFBF;
}

.my-record_clm {
    width: 100%;
    float: left;
    display: block;
    padding: 0 !important;
}

    .my-record_clm ul {
        list-style-type: none;
        padding-left: 30px;
    }

    .my-record_clm li {
        padding-top: 12px;
        color: #000;
        font-weight: 500;
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
    }

.img_blk {
    width: 66px;
    float: left;
    display: block;
    position: absolute;
    background: #000;
    border-radius: 6px 0px 0px 6px;
    right: 15px;
    top: 32px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    padding-left: 6px;
    font-weight: bold;
}

    .img_blk .span-empty {
        float: right;
        width: 11px;
        background-image: linear-gradient(to top, #cb9425, #dcab23, #eac320, #f6dc1f, #fff621);
        height: 11px;
        border-radius: 50px;
        margin-top: 5px;
        margin-right: 7px;
    }


/*modal popup*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */





.win_modal {
    width: 452px;
    height: 432px;
    display: block;
    background-image: url(../../Images/modal_win.svg);
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}

.mdl_wdth {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 20%;
    float: left;
}

    .mdl_wdth h3 {
        font-size: 37px;
        font-family: 'Poppins', sans-serif;
        color: #000000;
        line-height: 56px;
        font-weight: 300;
        text-align: center;
    }

    .mdl_wdth h1 {
        font-size: 60px;
        font-family: 'Poppins', sans-serif;
        color: #005100;
        line-height: 90px;
        font-weight: bold;
        text-align: center;
    }

    .mdl_wdth .mdl_loose {
        color: #FC0000;
        text-align: center;
    }

    .mdl_wdth .mdl_loose_txt {
        background: transparent;
        font-weight: unset;
        width: unset;
        height: unset;
        text-align: center;
    }

    .mdl_wdth p {
        background: #FFFFFF;
        height: 58px;
        width: 260px;
        line-height: 58px;
        font-size: 30px;
        margin: 0 auto;
        font-family: 'Poppins', sans-serif;
        color: #000000;
        border-radius: 10px;
        font-weight: bold;
        margin-top: 15px;
        margin-bottom: 32px;
         text-align: center;
    }

    .mdl_wdth .okay_btn {
        width: 191px;
        height: 52px;
        line-height: 35px;
        display: block;
        margin: 0 auto;
        font-size: 25px;
        font-weight: 600;
        color: #000000;
        text-align: center;
        padding: 5px 0;
        background: rgba(255,205,26,1);
        background: -moz-linear-gradient(top, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,205,26,1)), color-stop(100%, rgba(188,108,27,1)));
        background: -webkit-linear-gradient(top, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        background: -o-linear-gradient(top, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        background: linear-gradient(to bottom, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd1a', endColorstr='#bc6c1b', GradientType=0 );
        text-decoration: none;
        border: 3px solid #8E3333;
        border-radius: 10px;
    }

.close_btn {
    color: white;
    font-size: 28px;
    font-weight: bold;
}

.claim-pop-game {
    position: absolute;
    bottom: -100px;
    width: 100%;
    background: #fff;
    height: 77px;
    border-radius: 5px;
    line-height: 77px;
    padding: 0 30px;
}

    .claim-pop-game p {
        font-size: 25px;
        line-height: 38px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        margin: 20px;
    }

    .claim-pop-game .opn-gift {
        float: left;
        margin-right: 20px;
    }

    .claim-pop-game .rite-blck {
        width: 15px;
        float: right;
        margin-top: 6px;
    }



/* flip-image  css  terms and condition*/

.game-flip {
    max-width: 114rem;
    margin: 0 auto;
}

.row::after {
    content: '';
    clear: both;
    display: table;
}

.game-flip .game-flip-left {
    width: calc((100% - 2 * 6rem) / 3);
}

.card-game {
    perspective: 150rem;
    -moz-perspective: 150rem;
    position: relative;
    height: 380px;
}

.card__side {
    height: auto;
    transition: all 0.700s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    backface-visibility: hidden;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
    background: #fff;
    border-radius: 15px;
}

.card__side--back {
    transform: rotateY(180deg);
}

.card__side--back-3 {
    background: #0E1C29;
    padding: 15px;
}

.card-game:hover .card__side--front {
    transform: rotateY(-180deg);
}

.card-game:hover .card__side--back {
    transform: rotateY(0);
}

.card__price-box h1 {
    font-size: 16px;
    text-align: left;
    width: 100%;
    float: left;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin: 5px 0px 20px 5px;
}

.card__price-box .card-list {
    color: #fff;
    line-height: 27px;
    padding: 20px;
}

    .card__price-box .card-list li {
        font-size: 16px;
        color: #fff;
    }



/* rules page css */
.game-main-area .wheel-area .inner-area .Arrange {
    width: 720px;
    margin-bottom: 30px;
}

.bg-rules-popup {
    background-image: url(../../Images/pop-bg.svg);
    background-repeat: no-repeat;
    height: 326px;
    width: 500px;
    padding: 27px 27px;
}

    .bg-rules-popup .rule-list {
        padding: 0;
        list-style: none;
    }

        .bg-rules-popup .rule-list li img {
            float: left;
            height: 14px;
            margin: 8px 12px;
        }

        .bg-rules-popup .rule-list li {
            line-height: 30px;
            font-size: 20px;
            padding-bottom: 5px;
            font-weight: 600;
            width: 400px;
            font-family: 'Poppins', sans-serif;
        }

.rle_btn_strt {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    margin-top: 25px;
}

    .rle_btn_strt a {
        border: 3px solid#8E3333;
        border-radius: 10px;
        background-image: linear-gradient(to top, #ff6f00, #ff9200, #ffb400, #ffd600, #fff700);
        font-family: 'Poppins', sans-serif;
        font-weight: bold;
        font-size: 25px;
        line-height: 38px;
        color: #000;
        padding: 8px 21px;
        cursor: pointer;
    }

        .rle_btn_strt a:hover {
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }
/* pop up css */

.clm_popup {
    width: 490px;
    float: left;
    display: block;
    background: #fff;
    height: auto;
    border-bottom: none !important;
    border-radius: 10px 0px 10px !important;
}

.del_text {
    width: 100%;
    float: left;
    display: block;
}

    .del_text p {
        font-family: 'Poppins', sans-serif;
        font-size: 16px;
        color: #000000;
        margin: 0;
    }

.spn_dte {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #A10505;
}

.pup_hair_txt h1 {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    text-align: left;
    margin-bottom: 13px;
}

.pup_hair_txt {
    padding: 0 !important;
}

    .pup_hair_txt h2 {
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        margin-bottom: 8px;
    }

    .pup_hair_txt h3 {
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        margin-bottom: 8px;
    }

    .pup_hair_txt h4 {
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
    }

.spn_dark {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #000;
}

.img_txt-pp {
    padding: 0px 20px !important;
}

.hair_btn-pp {
    width: 100%;
    float: right;
    border-top: none;
}

    .hair_btn-pp .cncl_pp {
        width: 150px;
        height: 38px;
        background: #fff;
        color: #0E1C29;
        float: left;
        font-size: 16px;
        font-family: 'Poppins', sans-serif;
        margin-right: 20px;
        margin-top: 28px;
        padding: 9px 46px;
        border: 1px solid #0E1C29;
        border-radius: 5px;
    }

    .hair_btn-pp .clm-now-pp {
        padding: 6px 31px;
        background: #0E1C29;
        color: #fff !important;
    }

.modal {
    padding-top: 30px;
}

.modal-dialog .claim_cntnt {
    border: none;
    border-radius: 10px;
}

.hair_btn-pp .cncl_pp:hover {
    text-decoration: none;
}

.modal-content .modal-footer {
    margin: 0;
    border-top: 0;
}

.cncl_pp a:hover {
    text-decoration: none;
    cursor: pointer;
}


.congo_pp-main1 {
    width: 100%;
    float: left;
    display: block;
    height: 353px;
    background-repeat: no-repeat;
    text-align: center;
}

    .congo_pp-main1 h1 {
        font-size: 25px;
        font-family: 'Poppins', sans-serif;
        color: #000;
        font-weight: bold;
        margin-top: 120px;
        text-align: center;
    }

    .congo_pp-main1 p {
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
        color: #000;
    }

    .congo_pp-main1 img {
        margin-top: 30px;
        margin-bottom: 18px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 20px auto;
    }

.congo_pp-main {
    width: 100%;
    float: left;
    display: block;
    background-image: url("../../Images/congo_flo_pp.svg");
    height: 353px;
    background-repeat: no-repeat;
    text-align: center;
}

    .congo_pp-main h1 {
        font-size: 25px;
        font-family: 'Poppins', sans-serif;
        color: #000;
        font-weight: bold;
        margin-top: 120px;
        text-align: center;
    }

    .congo_pp-main p {
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
        color: #000;
    }

    .congo_pp-main img {
        margin-top: 30px;
        margin-bottom: 18px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 20px auto;
    }

.modal-dialog .congrat-pp {
    width: 440px;
    height: 352px;
    border-radius: 10px;
}

.re-padd .padd_congo {
    padding: 14px 6px;
    border-bottom: 0;
}

.congo-btn {
    width: 100%;
    float: left;
    display: block;
}

.congo_pp-main a {
    border: 1px solid#0E1C29;
    background: #0E1C29;
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    border-radius: 5px;
    padding: 10px 62px;
    cursor: pointer;
}

.congo_pp-main1 a {
    border: 1px solid#0E1C29;
    background: #0E1C29;
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    border-radius: 5px;
    padding: 10px 62px;
    cursor: pointer;
}

.congo_pp-main2 a {
    border: 1px solid#0E1C29;
    background: #0E1C29;
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
    border-radius: 5px;
    padding: 10px 62px;
    cursor: pointer;
}

.butns_congo {
    width: 100%;
    float: left;
    display: block;
    margin-top: 30px;
}

.congo_pp-main a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.congo_pp-main1 a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.congo_pp-main2 a:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.butns_congo .view_butn {
    background: none;
    border: none;
    font-size: 14px;
    color: #033160 !important;
    float: left;
    margin-top: 16px;
    margin-left: 72px;
    text-decoration: underline;
}

    .butns_congo .view_butn:hover {
        color: #033160;
    }
/* gme-winr-btn css */
.gme-winr-btn {
    width: 100%;
    float: left;
    display: block;
    margin-top: 13px;
}

    .gme-winr-btn .winr-list {
        width: 250px;
        text-align: center;
        float: left;
        display: block;
        font-size: 20px;
        color: #000;
        line-height: 30px;
        font-family: 'Poppins', sans-serif;
        border-bottom: 0.5px solid #BFBFBF;
        padding-bottom: 20px;
        text-decoration: none;
    }

    .gme-winr-btn .gm-active {
        font-weight: bold;
        border-bottom: 2px solid #000000;
    }

/* popup */
.game-down-hov:hover .game-user-popup {
    display: block;
}

.game-user-popup {
    top: 83px;
    right: 37px;
    background: #ECECEC;
    padding: 15px;
    z-index: 99;
    position: absolute;
    width: 200px;
    height: auto;
    border-radius: 10px;
    list-style-type: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.34);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.34);
    display: none;
}

    .game-user-popup li a {
        font-size: 16px;
        color: #000 !important;
        line-height: 40px;
        text-decoration: none;
        font-weight: 600;
        cursor: pointer;
    }

img {
    float: left;
    margin-right: 10px;
}

.game-user-popup li {
    border-bottom: 0.5px solid #707070;
    padding-bottom: 10px;
}

.width-100 {
    width: 100%;
    float: left;
}

.pointtoclaimnow {
    cursor: pointer;
}
/*for spinner*/
.loader {
    border: 16px solid Gold;
    border-radius: 50%;
    border-top: 16px solid Red;
    border-bottom: 16px solid blue;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*css*/
.gm-up-postion {
    position: absolute;
    left: -20px;
    top: 55px;
}

.game-form-ctol {
    width: 74px !important;
    float: left !important;
    padding: 0;
    margin: 0;
    position: absolute !important;
    top: -3px;
    left: 1px;
}

.timercolor {
    color: red;
}

.total_chances {
    font-size: 30px;
    font: Bold 24px/46px Poppins;
}

.ksh_mmrytim {
    padding: 0 8px;
}

.LoadMore {
    display: none;
}

.Cursor {
    cursor: pointer;
}

.myRewards td:nth-child(odd) {
    padding-top: 12px;
    width: 330px;
    padding-left: 30px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
}

.myRewards td:nth-Child(even) {
    padding-top: 13px;
    padding-right: 30px;
    padding-left: 30px;
    color: #787878;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    text-align: right;
}

.heightScroll {
    overflow-y: scroll;
    height: 338px;
}

.listError {
    padding-left: 120px;
    color: red;
    font-size: 15px;
}

.AllRecord td:nth-child(odd) {
    padding-top: 12px;
    width: 55%;
    padding-left: 30px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
}

.AllRecord td:nth-Child(even) {
    padding-top: 13px;
    padding-right: 10px;
    padding-left: 10px;
    color: #787878;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    text-align: right;
}

.randerscroll {
    height: 730px;
    overflow-y: auto;
}

.heightauto {
    height: auto;
}

.congrat-pp1 {
    width: 440px;
    height: 100%;
    border-radius: 10px;
}

.congo_pp-main2 {
    width: 100%;
    float: left;
    display: block;
    height: auto;
    background-repeat: no-repeat;
    text-align: center;
}

    .congo_pp-main2 img {
        margin-top: 30px;
        margin-bottom: 18px;
        position: absolute;
        left: 0;
        right: 0;
        height: 45%;
        margin: 20px auto;
    }

    .congo_pp-main2 p {
        margin-top: 200px;
        font-size: 20px;
        font-family: 'Poppins', sans-serif;
        color: #000;
    }

    .congo_pp-main2 h1 {
        font-size: 25px;
        font-family: 'Poppins', sans-serif;
        color: #000;
        font-weight: bold;
        margin-top: 120px;
        text-align: center;
    }

/*For Login Page*/
/* LOGIN PAGE STYLE */
.send-email-a-friend-button, .write-product-review-button, .login-page .register-button, .login-page .checkout-as-guest-button, .register-continue-button, .registration-page .register-next-step-button, .login-page .new-wrapper.register-block .register-button, .login-page .login-button, .password-recovery-page .password-recovery-button {
    text-transform: uppercase;
}

.login-page .new-wrapper legend + *::before, .login-page .returning-wrapper legend + *::before {
    margin-bottom: 0px;
}

.login-page .checkout-as-guest-or-register-block legend, .login-page .new-wrapper.register-block fieldset legend, .login-page .returning-wrapper fieldset legend {
    text-align: left;
    font-weight: 700;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.alert {
    padding: 5px !important;
}

.login-page .customer-blocks {
    margin-bottom: 30px;
}

.new-wrapper.register-block, .returning-wrapper, .checkout-as-guest-or-register-block {
    border: 1px solid #ededed;
    border-radius: 0px;
    padding: 20px;
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
}

.login-page .new-wrapper.register-block .text {
    color: #646464;
}

.login-page .checkout-as-guest-or-register-block .topic-html-content {
    border: none;
    margin-bottom: 0;
    padding: 0;
    box-shadow: none;
}

.login-page .checkout-as-guest-or-register-block li, .login-page .external-auth-errors li {
    list-style: none;
}

.login-page .checkout-as-guest-or-register-block .panel-body ul {
    padding-left: 20px;
}

.new-wrapper.checkout-as-guest-or-register-block {
    margin-bottom: 15px;
}

.login-page .returning-wrapper .control-label {
    text-align: left;
    padding-top: 0px;
    margin-bottom: 10px;
}

.login-page .remember-me .checkbox label {
    display: inline-block;
    color: #666;
}

.login-page .forgot-password {
    margin-top: 1px;
    float: right;
    margin-right: 15px;
}

.login-page .remember-me .checkbox {
    padding-top: 0;
    padding-left: 35px;
}

.login-page .checkbox input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
    width: auto;
    min-height: 20px;
    margin-top: 1px;
}

.login-page .checkbox label {
    padding-left: 0;
}

.login-page .validation-summary-errors.alert.alert-danger {
    font-size: 11px;
    background: none repeat scroll 0 0 #f2dede;
    color: #a94442;
    border: none;
    margin-bottom: 10px !important;
    clear: both;
}

.login-page .form-group .forgot-password a {
    color: #333333;
    text-decoration: none;
}

    .login-page .form-group .forgot-password a:hover {
        color: #f10044;
    }

.login-page .checkout-as-guest-or-register-block .buttons {
    margin: 20px 0px;
    padding-right: 0px;
}

.login-page .btn.btn-default.checkout-as-guest-button {
    margin-right: 10px;
}

.topic-html-content.from-panel .panel-heading {
    padding: 15px;
}

.facebook-login-block .buttons {
    text-align: center;
}

.facebook-login-block .facebook-btn:hover {
    background: url(../images/facebook-signing.png) no-repeat center center;
    height: 33px;
    width: 175px;
}

.facebook-login-block .facebook-btn {
    background: url(../images/facebook-signing.png) no-repeat center center;
    height: 33px;
    width: 175px;
}

.login-page .remember-me .checkbox label:hover {
    color: #f10044;
}

.external-authentication .facebook-login-block {
    width: 100%;
}

.external-authentication ol {
    padding: 0;
}

.external-authentication {
    margin-top: 40px;
}

    .external-authentication .facebook-btn:active {
        background-position: 0px;
    }

.facebook-login-block .title {
    font-size: 18px;
    font-weight: 700;
    margin: 0px 0px 15px;
    padding: 0 0 10px;
    text-align: center;
    color: #333;
    text-transform: uppercase;
}

.login-page .checkout-as-guest-button {
    margin-right: 10px;
}

.game-regsiter .inputs {
    margin-top: 15px;
}

    .game-regsiter .inputs label {
        width: 100%;
        display: block;
        float: left;
        font-weight: 500;
    }

    .game-regsiter .inputs input {
        height: 44px;
        width: 100%;
        border-radius: 5px;
        outline: none;
        padding: 0 10px;
        border: 1px solid #888686;
    }

    .game-regsiter .inputs .required {
        position: absolute;
        right: 24px;
    }

.mt_20 {
    margin-top: 20px;
}

.mt_35 {
    margin-top: 35px;
}

.game_register_frm {
    background-color: #0E1C29;
    padding: 12px 20px;
    color: #fff;
    border: 0px;
    font-size: 22px;
    font-weight: 500;
    border-radius: 5px;
    margin-top: 30px;
    line-height: 29px;
    height: 51px;
}

.remb-game input {
    width: 20px !important;
    height: 20px !important;
    float: left !important;
    margin-top: 0 !important;
}

.remb-game label {
    float: left !important;
    width: auto !important;
    margin-left: 10px !important;
}

.full-wdth-gm {
    width: 100%;
    display: block;
    float: left;
}

.gm-login-bt {
    background-color: #0E1C29;
    padding: 8px 20px;
    color: #fff;
    border: 0px;
    font-size: 19px;
    font-weight: 500;
    border-radius: 5px;
    margin-top: 30px;
    line-height: 29px;
    height: 44px;
}

.game-regsiter {
    margin-top:30px;
}

.loader_margin {
    margin-top: 25%;
    display: block;
    position: fixed;
    margin-left: 48%;
    z-index: 10000006;
}




.modal-confirm {
    color: #636363;
    width: 400px;
}

    .modal-confirm .modal-content {
        padding: 20px;
        border-radius: 5px;
        border: none;
        text-align: center;
        font-size: 14px;
    }

    .modal-confirm .modal-header {
        border-bottom: none;
        position: relative;
    }

    .modal-confirm h4 {
        text-align: center;
        font-size: 26px;
        margin: 30px 0 -10px;
    }

    .modal-confirm .close {
        position: absolute;
        top: -5px;
        right: -2px;
    }

    .modal-confirm .modal-body {
        color: #999;
    }

    .modal-confirm .modal-footer {
        border: none;
        text-align: center;
        border-radius: 5px;
        font-size: 13px;
        padding: 10px 15px 25px;
    }

        .modal-confirm .modal-footer a {
            color: #999;
        }

    .modal-confirm .icon-box {
        width: 80px;
        height: 80px;
        margin: 0 auto;
        border-radius: 50%;
        z-index: 9;
        text-align: center;
        border: 3px solid #f15e5e;
    }

        .modal-confirm .icon-box i {
            color: #f15e5e;
            font-size: 46px;
            display: inline-block;
            margin-top: 13px;
        }

    .modal-confirm .btn {
        color: #fff;
        border-radius: 4px;
        background: #60c7c1;
        text-decoration: none;
        transition: all 0.4s;
        line-height: normal;
        min-width: 120px;
        border: none;
        min-height: 40px;
        border-radius: 3px;
        margin: 0 5px;
        outline: none !important;
    }

    .modal-confirm .btn-info {
        background: #c1c1c1;
    }

        .modal-confirm .btn-info:hover, .modal-confirm .btn-info:focus {
            background: #a8a8a8;
        }

    .modal-confirm .btn-danger {
        background: #f15e5e;
    }

        .modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
            background: #ee3535;
        }

.trigger-btn {
    display: inline-block;
    margin: 100px auto;
}

.play-now img {
    margin-top: 6px;
}

.game-top-sec {
    float: left;
    display: block;
}

.game-speciel-today .card-game {
    margin-bottom: 10px;
}

.header-logo-GaZo {
    width: 220px;
    display: block;
    float: left;
}

    .header-logo-GaZo a {
        width: 100%;
        display: block;
        float: left;
    }

        .header-logo-GaZo a img {
            width: 100% !important;
            height: auto !important;
            display: block;
            float: left;
        }

.wheel-rules {
    width: 150px;
    display: block;
    float: right;
    position: absolute;
    top: 18px;
    right: 20px;
}

    .wheel-rules #lbllivepractice {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
    }

    .wheel-rules .inr-header-rule {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
    }

.c-game-menu {
    display: none;
}

.wheel-show {
    width: 453px;
    height: 453px;
}

.mb-games-rules {
    display: none;
}

@media only screen and (max-width: 640px) and (orientation: portrait) {
    .hair-cut-text a {
        right: 23px;
        bottom: 48px;
        width: 101px;
        height: 30px;
    }

    .hair-cut-text {
        height: auto;
    }

    .img_clmhtdn {
        height: auto !important;
    }

    .game-box-text h6 {
        font-size: 11px;
    }

    .game-box-text {
        height: auto;
    }

    .clm_pt_main a {
        font-size: 13px;
        width: 111px;
        padding: 8px 18px;
    }

    .flt_clmnwlft {
        float: left;
    }

    .clm_pt_main {
        margin-bottom: 25px;
    }

    .game-speciel-today h1 {
        font-size: 30px;
    }

    .imp-kt-img {
        width: 100%;
    }

    /*.game-spaceil-box {
        margin-bottom: 0;
    }*/

    .spn_tc {
        font-size: 10px;
    }

    .wnnr_list {
        width: 100%;
        margin-top: 20px;
        overflow: hidden;
    }

    .game-chose-btn a:hover, a:visited {
        color: #fff !important;
        text-decoration: none !important;
    }

    .frtn_mmrrle {
        display: none;
    }

    .gme-winr-btn .winr-list {
        width: 50%;
    }

    .game-main-area .wheel-area {
        border: 10px dashed transparent;
        border-image: url(../../images/game-border.png) 27 round;
    }

    .number-game-set {
        width: 270px !important;
    }

    .inr-play-zero {
        width: 90px;
        height: 54px;
        background-size: contain;
        margin-right: 0px;
    }

        .inr-play-zero input {
            width: 54px;
            margin-top: 6px;
            background: #fff8ce;
            font-size: 35px;
            font-weight: 600;
            border: 0;
            margin-left: 8px;
            height: 35px;
            border-bottom: 1px solid #707070;
            border-radius: 0;
        }

    .inr-result-show h1 {
        line-height: 117px;
    }

    .inr-result-show {
        background-image: url(../../Images/result-show.png);
        width: 252px;
        height: 123px;
        background-repeat: no-repeat;
        position: relative;
        right: 0;
        left: 0;
        margin: 50px auto;
        background-size: contain;
    }

    .game-inpt-arrow {
        width: 22px !important;
        margin-top: 6px !important;
        height: 40px !important;
    }

        .game-inpt-arrow button {
            float: left;
        }

        .game-inpt-arrow button {
            width: 22px;
        }

            .game-inpt-arrow button img {
                width: 100%;
            }

    .game-main-area .wheel-area .inner-area .title-inner .arange-all {
        padding: 0px;
        margin-bottom: 0px;
    }

    .mb-games-rules {
        display: block;
        float: right;
    }

    .remaining-points {
        margin-top: 20px;
        font-size: 20px;
        text-align: center;
    }

    .mb-games-rules span {
        color: red;
    }

    .mb-games-rules .mb_rules_set {
        width: 80px;
        height: 30px;
        border: 2px solid #fff;
        color: #fff;
        padding: 3px 10px;
        border-radius: 5px;
        margin-left: 10px;
    }

    .wheel-rules {
        display: none;
    }

    .game-start-spin {
        margin-top: -50px;
    }

    .game-main-area .wheel-area .inner-area .inner-title {
        margin-left: 0px;
        margin-top: 0px;
        font-size: 20px;
    }

    .header-logo-GaZo {
        width: 30px;
        display: block;
        float: left;
        overflow: hidden;
    }

        .header-logo-GaZo a {
            width: 185px;
            display: block;
            float: left;
        }

    .header-btn .log-btn {
        margin-top: 4px;
    }

    .wheel-round {
        transform: scale(0.5);
        margin: -60px -60px auto;
    }

    .c-game-menu {
        display: block;
        color: #fff;
        font-size: 21px;
        line-height: 22px;
        float: left;
    }

        .c-game-menu img {
            width: 25px;
        }

    .c-game-menu-mb {
        display: none;
        position: absolute;
        z-index: 99;
        background: #fff;
        padding: 15px 0px 5px 0px;
        top: 32px;
        left: 20px;
        border-radius: 15px;
        width: 250px;
    }

        .c-game-menu-mb li {
            display: block;
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .c-game-menu-mb li a {
                font-size: 20px !important;
            }

    .ch-play {
        display: none;
    }

    .months-list {
        margin-left: 0px;
    }

        .months-list ul li label {
            display: block;
            position: relative;
            font-weight: 600;
            font-size: 15px;
            padding: 13px 23px 7px 50px;
            text-align: left;
            margin: 10px auto;
            height: 30px;
            z-index: 9;
            cursor: pointer;
            -webkit-transition: all 0.25s linear;
            font-family: 'Poppins', sans-serif;
        }
}

.mainslcmm {
    display: none;
}

@media only screen and (max-width:414px) and (orientation: portrait) {
    .mainslcmm {
        width: 100%;
        display: block;
        float: left;
        margin: 12px 0 12px 0;
        text-align: center;
    }

    .slctdmm_gm {
        float: left;
        margin-left: 12px;
        width: 80px;
        font-size: 14px;
        font-weight: 500;
        color: #000;
    }

    .wheel-round {
        margin: -10% -8% auto;
    }

    .months-list ul li:hover label {
        color: none !important;
    }

    input[type=checkbox]:checked ~ label {
        border: 2px solid #430B00;
        color: #430B00;
    }

    .c-game-mnth-mb .sm_spn {
        width: 100%;
        display: block !important;
        text-align: center;
        color: #324592;
        font-size: 16px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 1px;
    }

    .c-game-mnth-mb .don_mthslc {
        display: block !important;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        margin-top: 12px;
        margin-bottom: 1px;
        border: 1px solid;
        width: 95px;
        margin: 0 auto;
        background: #141C29;
        border-radius: 5px;
        margin-bottom: 11px;
        height: 27px;
        line-height: 25px;
    }

    .mnslect_ftwhl {
        width: 100%;
        float: left;
        display: block !important;
        color: #324592;
        font-weight: bold;
        font-size: 16px;
        font-family: poppins;
        text-align: center;
        margin-top: 12px;
    }

        .mnslect_ftwhl span {
            border-bottom: 2px solid #324592;
        }

            .mnslect_ftwhl span i {
                margin-left: 5px;
            }

    .c-game-mnth-mb ul li .check {
        display: none;
    }

    .c-game-mnth-mb ul li {
        color: #AAAAAA;
        display: block;
        position: relative;
        float: left;
        width: 50%;
        z-index: 0;
        padding: 0px 12px;
    }

        .c-game-mnth-mb ul li label {
            display: block;
            position: relative;
            font-weight: 600;
            font-size: 15px;
            padding: 4px 0px 2px 0px;
            text-align: center;
            height: 30px;
            z-index: 9;
            cursor: pointer;
            -webkit-transition: all 0.25s linear;
            font-family: 'Poppins', sans-serif;
            border: 1px solid #aaa;
            border-radius: 14px;
        }


    .c-game-mnth-mb {
        display: none;
        position: absolute;
        z-index: 99;
        background: #fff;
        top: 32px;
        left: 20px;
        border-radius: 15px;
        width: 88%;
        height: auto;
    }

        .c-game-mnth-mb li {
            display: block;
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .c-game-mnth-mb li a {
                font-size: 20px !important;
            }

    .game-win-board .imgcst_lft {
        margin: 0 113px;
    }

    #lblusername {
        color: #000 !important;
    }

    .game-win-left {
        margin-bottom: 12px;
    }

    .game-log-out a {
        color: #000 !important;
    }

    .modal-dialog .congrat-pp {
        width: 100%;
    }

    .loader_margin {
        margin-top: 300px;
        margin-left: 35%;
    }

    .loader {
        width: 100px;
        height: 100px;
    }

    .wheel-round {
        margin: -60px -40px auto;
    }

    .frtn_mmrrle {
        display: none;
    }

    .mmr_gmrules {
        display: none;
    }

    .inr-five-select .inr-divide-five .inr-blank-div {
        width: 66px;
        height: 66px;
        margin-left: 4px;
    }

    .inr-size-set {
        width: 100%;
        float: left;
        display: flex;
    }

    .inr-given-slide {
        width: auto;
        display: inline-flex;
    }

    .inr-blank-div img {
        height: 54px !important;
        width: 54px !important;
    }

    .inr-size-set .inr-slide-img .lbs_mmrygmw {
        height: 50px;
        width: 50px;
    }

    .inr-size-set .inr-slide-img {
        margin-left: 13px;
        margin-right: 0;
    }

    .win_modal {
        width: 100%;
        height: 100vh;
        background-size: 100% 100%;
    }

    .mdl_wdth {
        top: 36% !important;
    }

        .mdl_wdth h3 {
            font-size: 30px;
            line-height: 39px;
        }

        .mdl_wdth h1 {
            font-size: 46px;
            line-height: 31px;
        }

        .mdl_wdth p {
            margin-bottom: 20px;
            font-size: 24px;
        }

    .pad_mobwd {
        padding: 0 15px;
    }
}

@media only screen and (max-width:320px) and (orientation: portrait) {
    .wheel-round .brd_shdmn {
        width: 381px;
        height: 381px;
        display: block;
        float: left;
        -webkit-box-shadow: inset 2px 1px 15px 2px #000000;
        box-shadow: inset 2px 1px 15px 2px #000000;
        border-radius: 100%;
        position: absolute;
        top: 35px;
        left: 35px;
    }

    .mainslcmm {
        width: 100%;
        display: block;
        float: left;
        margin: 12px 0 12px 0;
        text-align: center;
    }

    .slctdmm_gm {
        float: left;
        margin-left: 12px;
        width: 75px;
        font-size: 14px;
        font-weight: 500;
        color: #000;
    }

    .wheel-round {
        margin: -100px -92px auto;
    }

    .months-list ul li:hover label {
        color: none !important;
    }

    input[type=checkbox]:checked ~ label {
        border: 2px solid #430B00;
        color: #430B00;
    }

    .c-game-mnth-mb .sm_spn {
        width: 100%;
        display: block !important;
        text-align: center;
        color: #324592;
        font-size: 16px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 1px;
    }

    .c-game-mnth-mb .don_mthslc {
        display: block !important;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        margin-top: 12px;
        margin-bottom: 1px;
        border: 1px solid;
        width: 95px;
        margin: 0 auto;
        background: #141C29;
        border-radius: 5px;
        margin-bottom: 11px;
        height: 27px;
        line-height: 25px;
    }

    .mnslect_ftwhl {
        width: 100%;
        float: left;
        display: block !important;
        color: #324592;
        font-weight: bold;
        font-size: 16px;
        font-family: poppins;
        text-align: center;
        margin-bottom: 12px;
        margin-top: 12px;
    }

        .mnslect_ftwhl span {
            border-bottom: 2px solid #324592;
        }

            .mnslect_ftwhl span i {
                margin-left: 5px;
            }

    .c-game-mnth-mb ul li .check {
        display: none;
    }

    .c-game-mnth-mb ul li {
        color: #AAAAAA;
        display: block;
        position: relative;
        float: left;
        width: 50%;
        z-index: 0;
        padding: 0px 12px;
    }

        .c-game-mnth-mb ul li label {
            display: block;
            position: relative;
            font-weight: 600;
            font-size: 15px;
            padding: 4px 0px 2px 0px;
            text-align: center;
            height: 30px;
            z-index: 9;
            cursor: pointer;
            -webkit-transition: all 0.25s linear;
            font-family: 'Poppins', sans-serif;
            border: 1px solid #aaa;
            border-radius: 14px;
        }


    .c-game-mnth-mb {
        display: none;
        position: absolute;
        z-index: 99;
        background: #fff;
        top: 32px;
        left: 20px;
        border-radius: 15px;
        width: 88%;
        height: auto;
    }

        .c-game-mnth-mb li {
            display: block;
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .c-game-mnth-mb li a {
                font-size: 20px !important;
            }

    .fw_pprles {
        padding: 0 10px;
        margin-top: 34px;
    }

    .rule_pop_modal .rule_text ul li {
        margin-bottom: -5px;
        font-size: 16px
    }

    .rule_pop_modal {
        width: 100%;
        height: 100%;
        background-size: 100% 44%;
    }

    .wnnr_list .gme-winr-btn .winr-list {
        font-size: 18px;
    }

    .wheel-area .inr-size-set .htwth_mmr {
        width: 40px;
        height: 40px;
        margin-left: 14px;
    }

    .game-main-area .wheel-area .inner-area .inner-title1 {
        margin-top: 0;
    }

    .new-wrapper {
        margin-bottom: 12px;
    }

    .card__side--back {
        display: none;
    }

    .card__side {
        transition: none !important;
        backface-visibility: unset !important;
        transform: none !important;
    }

    .congo_pp-main1 a {
        padding: 10px 49px;
    }

    .game-win-left .list-win-left li .active {
        font-weight: normal;
        border-bottom: 1px solid #707070;
        padding-bottom: 12px;
    }

    .game-win-left .cstmr_pgpllt {
        float: left;
    }

    .gane-table .game-table-list {
        width: 100%;
        display: block;
        float: left;
    }

    .cstmr_dsnone {
        display: none;
    }

    .randerscroll {
        margin-left: 0 !important;
    }

    .game-win-left .disp_nnewin {
        display: block !important;
        float: left;
        margin-right: 9px;
        margin-top: 5px;
    }

    .myp_R {
        display: none;
    }

    .myp_L {
        display: none;
    }

    .game-win-board .imgcst_lft {
        margin: 0 98px;
    }

    #lblusername {
        color: #000 !important;
    }

    .game-win-left {
        margin-bottom: 12px;
    }

    .game-log-out a {
        color: #000 !important;
    }

    .modal-dialog .congrat-pp {
        width: 100%;
    }

    .clm_popup {
        width: 100%;
        height: 100%;
    }

    .spn_dte {
        font-size: 16px;
    }

    .hair_btn-pp .cncl_pp {
        margin-right: 0;
        padding: 9px 32px;
        margin-top: 0px;
        margin-top: 0px;
        width: 132px;
    }

    #modalImage {
        margin-bottom: 15px;
    }

        #modalImage img {
            width: 100%;
            height: 100%;
        }

    .hair_btn-pp .clm-now-pp {
        padding: 9px 21px;
    }

    .hair-cut-text a {
        right: 23px;
        bottom: 48px;
        width: 101px;
        height: 30px;
    }

    .re-padd .padd_congo {
        padding: 20px 16px;
    }

    .congo_pp-main2 img {
        height: 26%;
        margin: 11px auto;
    }

    .congo_pp-main2 p {
        margin-top: 115px;
        font-size: 16px;
    }

    .pad_mobwd .mdl_wdth .okay_btn2 {
        margin: 65px auto;
    }

    .mdl_wdth h3 {
        font-size: 25px;
    }

    .mdl_wdth h1 {
        font-size: 40px;
        line-height: 31px;
    }

    .mdl_wdth p {
        margin-bottom: 0;
        font-size: 19px;
        margin-top: -15px;
    }

    .wheel-round {
        margin: -100px -90px auto;
    }

    .mmr_gmrules {
        display: none;
    }

    .inr-five-select .inr-divide-five .inr-blank-div {
        width: 50px !important;
        height: 50px !important;
        margin-right: 0px !important;
    }

    .inr-five-select {
        width: auto;
    }

    .inr-size-set {
        width: 100%;
        float: left;
        display: flex;
    }

    /*.inr-given-slide {
        width: auto;
        display: inline-flex;
    }*/

    .inr-blank-div img {
        height: 38px !important;
        width: 38px !important;
    }

    .inr-size-set .inr-slide-img .lbs_mmrygmw {
        height: 40px !important;
        width: 40px !important;
    }

    .inr-size-set .inr-slide-img {
        margin-left: 6px;
        margin-right: -6px;
    }

    .inr-divide-five {
        width: 100%;
        float: left;
        display: block;
    }

    .game-wheel-bg p {
        font-size: 16px;
    }

    .card__cta .card__price-box .card-list li {
        font-size: 14px !important;
    }

    .card__price-box .card-list {
        padding: 9px 17px;
        margin-bottom: 0;
    }

    .card__price-box h1 {
        font-size: 16px !important;
    }

    .game-speciel-today h1 {
        font-size: 30px;
    }

    .frtn_mmrrle {
        display: none;
    }

    .loader_margin {
        margin-top: 300px;
        margin-left: 35%;
    }
}

.loader {
    width: 100px;
    height: 100px;
}

@media only screen and (max-width: 375px) and (min-width:321px) and (orientation: portrait) {
    .wheel-round .brd_shdmn {
        width: 381px;
        height: 381px;
        display: block;
        float: left;
        -webkit-box-shadow: inset 2px 1px 15px 2px #000000;
        box-shadow: inset 2px 1px 15px 2px #000000;
        border-radius: 100%;
        position: absolute;
        top: 35px;
        left: 35px;
    }
    .mainslcmm {
        width: 100%;
        display: block;
        float: left;
        margin: 12px 0 12px 0;
        text-align: center;
    }

    .slctdmm_gm {
        float: left;
        margin-left: 12px;
        width: 92px;
        font-size: 14px;
        font-weight: 500;
        color: #000;
    }

    .wheel-round {
        margin: -100px -67px auto;
    }

    .months-list ul li:hover label {
        color: none !important;
    }

    input[type=checkbox]:checked ~ label {
        border: 2px solid #430B00;
        color: #430B00;
    }

    .c-game-mnth-mb .sm_spn {
        width: 100%;
        display: block !important;
        text-align: center;
        color: #324592;
        font-size: 16px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 1px;
    }

    .c-game-mnth-mb .don_mthslc {
        display: block !important;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        margin-top: 12px;
        margin-bottom: 1px;
        border: 1px solid;
        width: 95px;
        margin: 0 auto;
        background: #141C29;
        border-radius: 5px;
        margin-bottom: 11px;
        height: 27px;
        line-height: 25px;
    }

    .mnslect_ftwhl {
        width: 100%;
        float: left;
        display: block !important;
        color: #324592;
        font-weight: bold;
        font-size: 16px;
        font-family: poppins;
        text-align: center;
        margin-top: 12px;
        margin-bottom: 12px;
    }

        .mnslect_ftwhl span {
            border-bottom: 2px solid #324592;
        }

            .mnslect_ftwhl span i {
                margin-left: 5px;
            }

    .c-game-mnth-mb ul li .check {
        display: none;
    }

    .c-game-mnth-mb ul li {
        color: #AAAAAA;
        display: block;
        position: relative;
        float: left;
        width: 50%;
        z-index: 0;
        padding: 0px 12px;
    }

        .c-game-mnth-mb ul li label {
            display: block;
            position: relative;
            font-weight: 600;
            font-size: 15px;
            padding: 4px 0px 2px 0px;
            text-align: center;
            height: 30px;
            z-index: 9;
            cursor: pointer;
            -webkit-transition: all 0.25s linear;
            font-family: 'Poppins', sans-serif;
            border: 1px solid #aaa;
            border-radius: 14px;
        }


    .c-game-mnth-mb {
        display: none;
        position: absolute;
        z-index: 99;
        background: #fff;
        top: 32px;
        left: 20px;
        border-radius: 15px;
        width: 88%;
        height: auto;
    }

        .c-game-mnth-mb li {
            display: block;
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .c-game-mnth-mb li a {
                font-size: 20px !important;
            }

    .fw_pprles {
        padding: 0 10px;
        margin-top: 34px;
    }

    .rule_pop_modal .rule_text ul li {
        margin-bottom: 11px;
        font-size: 18px;
    }


    .rule_pop_modal {
        width: 100%;
        height: 100%;
        background-size: 100% 39%;
    }

    .wheel-area .inr-size-set .htwth_mmr {
        width: 55px;
        height: 55px;
        margin-right: 10px;
    }

    .game-main-area .wheel-area .inner-area .inner-title1 {
        margin-top: 0;
    }

    .new-wrapper {
        margin-bottom: 12px;
    }

    .card__side--back {
        display: none;
    }

    .card__side {
        transition: none !important;
        backface-visibility: unset !important;
        transform: none !important;
    }

    .game-win-left .list-win-left li .active {
        font-weight: normal;
        border-bottom: 1px solid #707070;
        padding-bottom: 12px;
    }

    .game-win-left .cstmr_pgpllt {
        float: left;
    }

    .gane-table .game-table-list {
        width: 100%;
        display: block;
        float: left;
    }

    .cstmr_dsnone {
        display: none;
    }

    .randerscroll {
        margin-left: 0 !important;
    }

    .game-win-left .disp_nnewin {
        display: block !important;
        float: left;
        margin-right: 9px;
        margin-top: 5px;
    }

    .myp_R {
        display: none;
    }

    .myp_L {
        display: none;
    }

    .game-win-board .imgcst_lft {
        margin: 0 122px;
    }

    #lblusername {
        color: #000 !important;
    }

    .game-win-left {
        margin-bottom: 12px;
    }

    .game-log-out a {
        color: #000 !important;
    }

    .modal-dialog .congrat-pp {
        width: 100%;
    }

    #modalImage {
        margin-bottom: 15px;
    }

    .clm_popup {
        width: 97%;
        height: 100%;
    }

    .spn_dte {
        font-size: 16px;
    }

    .hair_btn-pp .cncl_pp {
        margin-right: 0;
        padding: 9px 32px;
        margin-top: 0px;
        margin-top: 0px;
    }

    #modalImage img {
        width: 100%;
        height: 100%;
    }

    .hair_btn-pp .clm-now-pp {
        padding: 9px 28px;
    }

    .re-padd .padd_congo {
        padding: 20px 16px;
    }

    .congo_pp-main2 img {
        height: 26%;
        margin: 11px auto;
    }

    .congo_pp-main2 p {
        margin-top: 115px;
        font-size: 16px;
    }

    .pad_mobwd .mdl_wdth .okay_btn2 {
        margin: 105px auto;
    }

    .mdl_wdth {
        top: 37% !important;
    }

    .loader_margin {
        margin-top: 375px;
        margin-left: 35%;
    }

    .wheel-round {
        margin: -90px -60px auto;
    }

    .mmr_gmrules {
        display: none;
    }

    .inr-five-select .inr-divide-five .inr-blank-div {
        width: 60px !important;
        height: 60px !important;
        margin-right: -3px !important;
    }

    .inr-five-select {
        width: auto;
    }

    .inr-size-set {
        width: 100%;
        float: left;
        display: flex;
    }

    /*.inr-given-slide {
        width: auto;
        display: inline-flex;
    }*/

    .inr-blank-div img {
        height: 48px !important;
        width: 48px !important;
    }

    .inr-size-set .inr-slide-img .lbs_mmrygmw {
        height: 55px !important;
        width: 55px !important;
        margin-left: 0px;
    }

    .inr-size-set .inr-slide-img {
        margin-left: -1px;
        margin-right: -6px;
    }

    .inr-divide-five {
        width: 100%;
        float: left;
        display: block;
    }

    .card__cta .card__price-box .card-list li {
        font-size: 16px;
    }

    .card__price-box .card-list {
        padding: 9px 17px;
        margin-bottom: 0;
    }

    .frtn_mmrrle {
        display: none;
    }
}

@media only screen and (max-width:1023px ) and (min-width:768px )  {
    .wheel-round .brd_shdmn {
        width: 381px;
        height: 381px;
        display: block;
        float: left;
        -webkit-box-shadow: inset 2px 1px 15px 2px #000000;
        box-shadow: inset 2px 1px 15px 2px #000000;
        border-radius: 100%;
        position: absolute;
        top: 165px;
        left: 140px;
    }
    .months-list ul li:hover label {
        color: none !important;
    }

    input[type=checkbox]:checked ~ label {
        border: 2px solid #430B00;
        color: #430B00;
    }

    .c-game-mnth-mb .sm_spn {
        width: 100%;
        display: block !important;
        text-align: center;
        color: #324592;
        font-size: 16px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 1px;
    }

    .c-game-mnth-mb .don_mthslc {
        display: block !important;
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        margin-top: 12px;
        margin-bottom: 1px;
        border: 1px solid;
        width: 95px;
        margin: 0 auto;
        background: #141C29;
        border-radius: 5px;
        margin-bottom: 11px;
        height: 27px;
        line-height: 25px;
    }

    .mnslect_ftwhl {
        width: 100%;
        float: left;
        display: block !important;
        color: #324592;
        font-weight: bold;
        font-size: 16px;
        font-family: poppins;
        text-align: center;
        margin-top: 12px;
    }

        .mnslect_ftwhl span {
            border-bottom: 2px solid #324592;
        }

            .mnslect_ftwhl span i {
                margin-left: 5px;
            }

    .c-game-mnth-mb ul li .check {
        display: none;
    }

    .c-game-mnth-mb ul li {
        color: #AAAAAA;
        display: block;
        position: relative;
        float: left;
        width: 50%;
        z-index: 0;
        padding: 0px 12px;
    }

        .c-game-mnth-mb ul li label {
            display: block;
            position: relative;
            font-weight: 600;
            font-size: 15px;
            padding: 4px 0px 2px 0px;
            text-align: center;
            height: 30px;
            z-index: 9;
            cursor: pointer;
            -webkit-transition: all 0.25s linear;
            font-family: 'Poppins', sans-serif;
            border: 1px solid #aaa;
            border-radius: 14px;
        }


    .c-game-mnth-mb {
        display: none;
        position: absolute;
        z-index: 99;
        background: #fff;
        top: 32px;
        left: 20px;
        border-radius: 15px;
        width: 88%;
        height: auto;
    }

        .c-game-mnth-mb li {
            display: block;
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .c-game-mnth-mb li a {
                font-size: 20px !important;
            }

    .wheel-area .inr-size-set .htwth_mmr {
        width: 85px;
        height: 85px;
    }

    .card__side--back {
        display: none;
    }

    .card__side {
        transition: none !important;
        backface-visibility: unset !important;
        transform: none !important;
    }

    .card-game {
        height: 637px;
    }

    .card__price-box .card-list li {
        font-size: 18px;
    }

    .re-padd .padd_congo {
        padding: 25px 16px;
    }

    .congo_pp-main2 img {
        height: 26%;
        margin: 11px auto;
    }

    .congo_pp-main2 p {
        margin-top: 115px;
        font-size: 20px;
    }

    .game-chose-btn ul li {
        margin-bottom: 20px;
    }

    .loader_margin {
        margin-top: 64%;
        margin-left: 43%;
    }

    .loader {
        width: 125px;
        height: 125px;
    }

    .remaining-points {
        margin-top: 50px;
    }

    .game-main-area .wheel-area .inner-title {
        margin: 0;
        margin-top: 0 !important;
    }

    .game-start-spin {
        margin: 40px 0 50px 0px;
    }

    .wheel-area .wheel-round {
        margin-top: 130px;
    }

    .c-game-menu-mb {
        display: block;
    }

    .wheel-rules {
        right: 0;
    }

    .wheel-rules {
        margin: 0px 8% auto;
        right: 0px;
    }

    .ksh_mmrytim {
        width: 100%;
        float: left;
        display: block;
        padding: 12px 12px;
    }

    .frtn_numrles {
        width: 100%;
        float: left;
        display: block;
        position: absolute;
        bottom: 133px;
        right: 115px;
    }

    .inr-play-now {
        margin-left: 65px;
    }

    .psn_ftn {
        position: relative;
    }

    .frtn_whlksh {
        height: 2px;
        width: 100%;
        float: left;
    }
}

.rte_lndscp {
display:none;}

@media (max-height: 1201px) and (max-width:1025px) and (orientation: landscape) {
    .rte_lndscp {
        background-image: url(../Images/change.svg) !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: 25% 25% !important;
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgb(253, 241, 230);
        z-index: 99999;
        background-position: center;
        text-align: center;
        padding-top: 38%;
        display:block;
    }
        .rte_lndscp span {
            width: 100%;
            float: left;
            display: block;
            font-size: 18px;
            font-weight: 600;
            font-family: poppins;
        }

}
@media only screen and (max-height: 1070px) and (min-height:1024px) and (orientation:landscape){
    .rte_lndscp {
        padding-top: 49%;
    }
        .rte_lndscp span {
        font-size:33px;}
}



}
@media only screen and (max-height: 1200px) and (min-height:1071px) and (orientation:landscape) {
    .rte_lndscp {
        padding-top: 31%;
    }
        .rte_lndscp span {
            font-size: 40px;
        }
}
@media only screen and (max-height:1023px) and (min-height:768px) and (orientation:landscape) {
    .rte_lndscp {
        padding-top: 49%;
    }
        .rte_lndscp span {
            font-size: 25px;
        }s
}
@media only screen and (max-width:812px) and (min-height:375px) and (orientation:landscape) {
    .rte_lndscp {
        padding-top: 31%;
    }

        .rte_lndscp span {
            font-size: 18px;
        }
}

    @media only screen and (max-width: 1200px) and (min-width:1024px) {


        .card__side {
            transition: none !important;
            backface-visibility: unset !important;
            transform: none !important;
        }

        .card__side--back-3 {
            background: none;
            padding: 0;
        }

        .card__price-box {
            display: none;
        }

        .re-padd .padd_congo {
            padding: 25px 16px;
        }

        .congo_pp-main2 img {
            height: 26%;
            margin: 11px auto;
        }

        .congo_pp-main2 p {
            margin-top: 115px;
            font-size: 20px;
        }

        .wheel-round {
            margin-left: -35px;
        }

        .loader_margin {
            margin-top: 43%;
            margin-left: 43%;
        }

        .loader {
            width: 125px;
            height: 125px;
        }

        .game-wheel-bg p {
            font-size: 16px;
        }
    }

    @media only screen and (min-width: 411px) and (max-width:767px) and (orientation: portrait) {
        .wheel-round .brd_shdmn {
            width: 381px;
            height: 381px;
            display: block;
            float: left;
            -webkit-box-shadow: inset 2px 1px 15px 2px #000000;
            box-shadow: inset 2px 1px 15px 2px #000000;
            border-radius: 100%;
            position: absolute;
            top: 35px;
            left: 35px;
        }

        .mainslcmm {
            width: 100%;
            display: block;
            float: left;
            margin: 12px 0 12px 0;
            text-align: center;
        }

        .wheel-round {
            margin: -100px -52px auto !important;
        }

        .slctdmm_gm {
            float: left;
            margin-left: 12px;
            width: 103px;
            font-size: 14px;
            font-weight: 500;
            color: #000;
        }

        .wheel-round {
            margin: -100px -80px auto;
        }

        .months-list ul li:hover label {
            color: none !important;
        }

        input[type=checkbox]:checked ~ label {
            border: 2px solid #430B00;
            color: #430B00;
        }

        .c-game-mnth-mb .sm_spn {
            width: 100%;
            display: block !important;
            text-align: center;
            color: #324592;
            font-size: 16px;
            font-weight: bold;
            margin-top: 12px;
            margin-bottom: 1px;
        }

        .c-game-mnth-mb .don_mthslc {
            display: block !important;
            text-align: center;
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            margin-top: 12px;
            margin-bottom: 1px;
            border: 1px solid;
            width: 95px;
            margin: 0 auto;
            background: #141C29;
            border-radius: 5px;
            margin-bottom: 11px;
            height: 27px;
            line-height: 25px;
        }

        .mnslect_ftwhl {
            width: 100%;
            float: left;
            display: block !important;
            color: #324592;
            font-weight: bold;
            font-size: 16px;
            font-family: poppins;
            text-align: center;
            margin-bottom: 12px;
            margin-top: 12px;
            margin-bottom: 12px;
        }

            .mnslect_ftwhl span {
                border-bottom: 2px solid #324592;
            }

                .mnslect_ftwhl span i {
                    margin-left: 5px;
                }

        .c-game-mnth-mb ul li .check {
            display: none;
        }

        .c-game-mnth-mb ul li {
            color: #AAAAAA;
            display: block;
            position: relative;
            float: left;
            width: 50%;
            z-index: 0;
            padding: 0px 12px;
        }

            .c-game-mnth-mb ul li label {
                display: block;
                position: relative;
                font-weight: 600;
                font-size: 15px;
                padding: 4px 0px 2px 0px;
                text-align: center;
                height: 30px;
                z-index: 9;
                cursor: pointer;
                -webkit-transition: all 0.25s linear;
                font-family: 'Poppins', sans-serif;
                border: 1px solid #aaa;
                border-radius: 14px;
            }


        .c-game-mnth-mb {
            display: none;
            position: absolute;
            z-index: 99;
            background: #fff;
            top: 32px;
            left: 20px;
            border-radius: 15px;
            width: 88%;
            height: auto;
        }

            .c-game-mnth-mb li {
                display: block;
                float: left;
                width: 100%;
                margin-bottom: 10px;
            }

                .c-game-mnth-mb li a {
                    font-size: 20px !important;
                }



        .fw_pprles {
            padding: 0 10px;
            margin-top: 34px;
        }

        .rule_pop_modal .rule_text ul li {
            margin-bottom: 13px;
            font-size: 18px;
        }

        .rule_pop_modal {
            width: 100%;
            height: 100%;
            background-size: 100% 38%;
        }

        .wheel-area .inr-size-set .htwth_mmr {
            width: 55px;
            height: 55px;
            margin-left: 18px;
        }

        .game-main-area .wheel-area .inner-area .inner-title1 {
            margin-top: 0;
        }

        .new-wrapper {
            margin-bottom: 12px;
        }

        .card__side--back {
            display: none;
        }

        .card__side {
            transition: none !important;
            backface-visibility: unset !important;
            transform: none !important;
        }

        .game-win-left .list-win-left li .active {
            font-weight: normal;
            border-bottom: 1px solid #707070;
            padding-bottom: 12px;
        }


        .game-win-left .cstmr_pgpllt {
            float: left;
        }

        .gane-table .game-table-list {
            width: 100%;
            display: block;
            float: left;
        }

        .cstmr_dsnone {
            display: none;
        }

        .randerscroll {
            margin-left: 0 !important;
        }

        .game-win-left .cstmr_pgpllt {
            float: left;
        }

        .gane-table .game-table-list {
            width: 100%;
            display: block;
            float: left;
        }

        .cstmr_dsnone {
            display: none;
        }

        .randerscroll {
            margin-left: 0 !important;
        }

        .game-win-left .disp_nnewin {
            display: block !important;
            float: left;
            margin-right: 9px;
            margin-top: 5px;
        }

        .myp_R {
            display: none;
        }

        .myp_L {
            display: none;
        }

        .game-win-left .disp_nnewin {
            display: block !important;
            float: left;
            margin-right: 9px;
            margin-top: 5px;
        }

        .myp_R {
            display: none;
        }

        .myp_L {
            display: none;
        }

        .game-win-board .imgcst_lft {
            margin: 0 143px;
        }

        #lblusername {
            color: #000 !important;
        }

        .game-win-left {
            margin-bottom: 12px;
        }

        .game-log-out a {
            color: #000 !important;
        }

        .modal-dialog .congrat-pp {
            width: 100%;
        }

        #modalImage {
            margin-bottom: 15px;
        }

        .clm_popup {
            width: 100%;
            height: 100%;
        }

        .spn_dte {
            font-size: 16px;
        }

        .hair_btn-pp .cncl_pp {
            margin-right: 0;
            padding: 9px 32px;
            margin-top: 0px;
            margin-top: 0px;
        }

        #modalImage img {
            width: 100%;
            height: 100%;
        }

        .hair_btn-pp .clm-now-pp {
            padding: 9px 28px;
        }

        .re-padd .padd_congo {
            padding: 20px 16px;
        }

        .congo_pp-main2 img {
            height: 26%;
            margin: 11px auto;
        }

        .congo_pp-main2 p {
            margin-top: 115px;
            font-size: 16px;
        }

        .mdl_wdth {
            top: 36%;
        }

            .mdl_wdth h3 {
                line-height: 54px;
            }

            .mdl_wdth h1 {
                line-height: 30px;
            }

            .mdl_wdth p {
                margin-bottom: 29px;
            }

        .inr-five-select .inr-divide-five .inr-blank-div {
            width: 60px !important;
            height: 60px !important;
            margin-right: 8px !important;
        }

        .mmr_gmrules {
            display: none;
        }

        .frtn_mmrrle {
            display: none;
        }

        .inr-five-select {
            width: auto;
        }

        .inr-size-set {
            width: 100%;
            float: left;
            display: flex;
        }

        /*.inr-given-slide {
        width: auto;
        display: inline-flex;
    }*/

        .inr-blank-div img {
            height: 48px !important;
            width: 48px !important;
        }

        .inr-size-set .inr-slide-img .lbs_mmrygmw {
            height: 55px !important;
            width: 55px !important;
        }

        .inr-size-set .inr-slide-img {
            margin-left: 6px;
            margin-right: -6px;
        }

        .inr-divide-five {
            width: 100%;
            float: left;
            display: block;
        }
    }

    .mnslect_ftwhl {
        display: none;
    }

    .c-game-mnth-mb .sm_spn {
        display: none;
    }

    .c-game-mnth-mb .don_mthslc {
        display: none;
    }

    @media only screen and (max-width: 360px) and (min-width:330px) {
    }


    @media only screen and (max-width: 360px) and (min-width:330px) and (orientation: portrait) {
        .wheel-round .brd_shdmn {
            width: 381px;
            height: 381px;
            display: block;
            float: left;
            -webkit-box-shadow: inset 2px 1px 15px 2px #000000;
            box-shadow: inset 2px 1px 15px 2px #000000;
            border-radius: 100%;
            position: absolute;
            top: 35px;
            left: 35px;
        }

        .mainslcmm {
            width: 100%;
            display: block;
            float: left;
            margin: 12px 0 12px 0;
            text-align: center;
        }

        .slctdmm_gm {
            float: left;
            margin-left: 12px;
            width: 80px;
            font-size: 14px;
            font-weight: 500;
            color: #000;
        }

        .wheel-round {
            margin: -100px -80px auto;
        }

        .full-w-h-wheel .frtn_whlksh {
            width: 100%;
            float: left;
            display: block;
        }

        .months-list ul li:hover label {
            color: none !important;
        }

        input[type=checkbox]:checked ~ label {
            border: 2px solid #430B00;
            color: #430B00;
        }

        .c-game-mnth-mb .sm_spn {
            width: 100%;
            display: block;
            text-align: center;
            color: #324592;
            font-size: 16px;
            font-weight: bold;
            margin-top: 12px;
            margin-bottom: 1px;
        }

        .c-game-mnth-mb .don_mthslc {
            display: block;
            text-align: center;
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            margin-top: 12px;
            margin-bottom: 1px;
            border: 1px solid;
            width: 95px;
            margin: 0 auto;
            background: #141C29;
            border-radius: 5px;
            margin-bottom: 11px;
            height: 27px;
            line-height: 25px;
        }

        .mnslect_ftwhl {
            width: 100%;
            float: left;
            display: block;
            color: #324592;
            font-weight: bold;
            font-size: 16px;
            font-family: poppins;
            text-align: center;
            margin-top: 12px;
            margin-bottom: 12px;
        }

            .mnslect_ftwhl span {
                border-bottom: 2px solid #324592;
            }

                .mnslect_ftwhl span i {
                    margin-left: 5px;
                }

        .c-game-mnth-mb ul li .check {
            display: none;
        }

        .c-game-mnth-mb ul li {
            color: #AAAAAA;
            display: block;
            position: relative;
            float: left;
            width: 50%;
            z-index: 0;
            padding: 0px 12px;
        }

            .c-game-mnth-mb ul li label {
                display: block;
                position: relative;
                font-weight: 600;
                font-size: 15px;
                padding: 4px 0px 2px 0px;
                text-align: center;
                height: 30px;
                z-index: 9;
                cursor: pointer;
                -webkit-transition: all 0.25s linear;
                font-family: 'Poppins', sans-serif;
                border: 1px solid #aaa;
                border-radius: 14px;
            }


        .c-game-mnth-mb {
            display: none;
            position: absolute;
            z-index: 99;
            background: #fff;
            top: 32px;
            left: 20px;
            border-radius: 15px;
            width: 88%;
            height: auto;
        }

            .c-game-mnth-mb li {
                display: block;
                float: left;
                width: 100%;
                margin-bottom: 10px;
            }

                .c-game-mnth-mb li a {
                    font-size: 20px !important;
                }



        .fw_pprles {
            padding: 0 10px;
            margin-top: 34px;
        }

        .rule_pop_modal .rule_text ul li {
            margin-bottom: 1px;
            font-size: 18px;
        }

        .rule_pop_modal {
            width: 100%;
            height: 100%;
            background-size: 100% 43%;
        }

        .wheel-area.inr-size-set .htwth_mmr {
            width: 55px !important;
            height: 55px !important;
            margin-left: 7px !important;
        }

        /*.inr-size-set .inr-slide-img {
    width:55px;height:55px;}*/
        .game-main-area .wheel-area .inner-area .inner-title1 {
            margin-top: 0;
        }

        .new-wrapper {
            margin-bottom: 12px;
        }

        .card__side--back {
            display: none;
        }

        .card__side {
            transition: none !important;
            backface-visibility: unset !important;
            transform: none !important;
        }



        .congo_pp-main1 a {
            padding: 10px 49px;
        }

        .game-win-left .list-win-left li .active {
            font-weight: normal;
            border-bottom: 1px solid #707070;
            padding-bottom: 12px;
        }

        .game-win-left .cstmr_pgpllt {
            float: left;
        }

        .gane-table .game-table-list {
            width: 100%;
            display: block;
            float: left;
        }

        .cstmr_dsnone {
            display: none;
        }

        .randerscroll {
            margin-left: 0 !important;
        }

        .game-win-left .disp_nnewin {
            display: block !important;
            float: left;
            margin-right: 9px;
            margin-top: 5px;
        }

        .myp_R {
            display: none;
        }

        .myp_L {
            display: none;
        }

        .game-win-board .imgcst_lft {
            margin: 0 113px;
        }

        #lblusername {
            color: #000 !important;
        }

        .game-win-left {
            margin-bottom: 12px;
        }

        .game-log-out a {
            color: #000 !important;
        }


        .modal-dialog .congrat-pp {
            width: 100%;
        }

        #modalImage {
            margin-bottom: 15px;
        }

        .clm_popup {
            width: 100%;
            height: 100%;
        }

        .spn_dte {
            font-size: 16px;
        }

        .hair_btn-pp .cncl_pp {
            margin-right: 0;
            padding: 9px 32px;
            margin-top: 0px;
            margin-top: 0px;
        }

        #modalImage img {
            width: 100%;
            height: 100%;
        }

        .hair_btn-pp .clm-now-pp {
            padding: 9px 28px;
        }

        .re-padd .padd_congo {
            padding: 20px 16px;
        }

        .congo_pp-main2 img {
            height: 26%;
            margin: 11px auto;
        }

        .congo_pp-main2 p {
            margin-top: 115px;
            font-size: 16px;
        }

        .pad_mobwd .mdl_wdth .okay_btn2 {
            margin: 80px auto;
        }

        .inr-five-select .inr-divide-five .inr-blank-div {
            width: 60px;
            height: 60px;
            margin-right: 2px;
        }

        .inr-size-set {
            width: 100%;
            float: left;
            display: flex;
        }

        /*.inr-given-slide {
        width: auto;
        display: inline-flex;
    }*/

        .inr-blank-div img {
            height: 48px !important;
            width: 48px !important;
        }

        .inr-divide-five {
            width: 100%;
            float: left;
            display: block;
        }
        /*.inr-given-slide {
        width: auto;
    }*/
        .inr-size-set .inr-slide-img {
            margin-right: 0px;
        }

            .inr-size-set .inr-slide-img .lbs_mmrygmw {
                height: 50px;
                width: 50px;
            }
    }

    .inr-size-set .lbs_mmrygmw {
        width: 100px;
        height: 100px;
    }

    .inner-area .frtn_numpad0 {
        padding: 0;
    }

    .bg_opctyfw {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 999;
        background-color: #04030399;
    }

    @media only screen and (min-width:768px) and (max-width:1023px) {


        .months-list ul li:hover label {
            color: none !important;
        }

        input[type=checkbox]:checked ~ label {
            border: 2px solid #430B00;
            color: #430B00;
        }

        .c-game-mnth-mb .sm_spn {
            width: 100%;
            display: block;
            text-align: center;
            color: #324592;
            font-size: 16px;
            font-weight: bold;
            margin-top: 12px;
            margin-bottom: 1px;
        }

        .c-game-mnth-mb .don_mthslc {
            display: block;
            text-align: center;
            color: #fff;
            font-size: 14px;
            font-weight: 500;
            margin-top: 12px;
            margin-bottom: 1px;
            border: 1px solid;
            width: 95px;
            margin: 0 auto;
            background: #141C29;
            border-radius: 5px;
            margin-bottom: 11px;
            height: 27px;
            line-height: 25px;
        }

        .mnslect_ftwhl {
            width: 100%;
            float: left;
            display: block;
            color: #324592;
            font-weight: bold;
            font-size: 20px;
            font-family: poppins;
            text-align: center;
            margin-top: 12px;
            margin-bottom: 12px;
        }

            .mnslect_ftwhl span {
                border-bottom: 2px solid #324592;
            }

                .mnslect_ftwhl span i {
                    margin-left: 5px;
                }

        .c-game-mnth-mb ul li .check {
            display: none;
        }

        .c-game-mnth-mb ul li {
            color: #AAAAAA;
            display: block;
            position: relative;
            float: left;
            width: 50%;
            z-index: 0;
            padding: 0px 12px;
        }

            .c-game-mnth-mb ul li label {
                display: block;
                position: relative;
                font-weight: 600;
                font-size: 15px;
                padding: 4px 0px 2px 0px;
                text-align: center;
                height: 30px;
                z-index: 9;
                cursor: pointer;
                -webkit-transition: all 0.25s linear;
                font-family: 'Poppins', sans-serif;
                border: 1px solid #aaa;
                border-radius: 14px;
            }


        .c-game-mnth-mb {
            display: none;
            position: absolute;
            z-index: 99;
            background: #fff;
            top: 32px;
            left: 20px;
            border-radius: 15px;
            width: 88%;
            height: auto;
        }

            .c-game-mnth-mb li {
                display: block;
                float: left;
                width: 100%;
                margin-bottom: 10px;
            }

                .c-game-mnth-mb li a {
                    font-size: 20px !important;
                }

        .mainslcmm {
            width: 100%;
            display: block;
            float: left;
            margin: 12px 0 12px 0;
            text-align: center;
        }

        .slctdmm_gm {
            float: left;
            margin-left: 12px;
            width: 203px;
            font-size: 20px;
            font-weight: 500;
            color: #000;
        }

        .wheel-round {
            margin: -100px 90px auto;
        }

        .card__side {
            height: 100% !important;
        }

        .game-win-left .disp_nnewin {
            display: block !important;
            float: left;
            margin-right: 9px;
            margin-top: 5px;
        }

        .myp_R {
            display: none;
        }

        .myp_L {
            display: none;
        }

        .game-win-board .imgcst_lft {
            margin: 0 44%;
        }

        #lblusername {
            color: #000 !important;
        }

        .game-win-left {
            margin-bottom: 12px;
        }

        .game-log-out a {
            color: #000 !important;
        }

        #modalImage {
            margin-bottom: 15px;
        }

        .clm_popup {
            width: 100%;
            height: 100%;
        }

        .spn_dte {
            font-size: 16px;
        }

        .hair_btn-pp .cncl_pp {
            margin-right: 0;
            padding: 9px 32px;
            margin-top: 0px;
            margin-top: 0px;
        }

        #modalImage img {
            width: 100%;
            height: 100%;
        }

        .hair_btn-pp .clm-now-pp {
            padding: 9px 28px;
        }

        .gme-winr-btn {
            width: 100%;
        }

        .imp-kt-img {
            width: 100%;
        }

        .gme-winr-btn .winr-list {
            width: 50%;
        }

        .wnnr_list {
            width: 100%;
        }

        .hair-cut-text {
            height: auto;
        }

            .hair-cut-text a {
                bottom: 30px;
            }

        .inr-five-select {
            width: auto;
        }

            .inr-five-select .inr-divide-five .inr-blank-div {
                width: 100px !important;
                height: 100px !important;
                margin-right: 9px;
            }

        .inr-blank-div img {
            height: 88px !important;
            width: 88px !important;
        }

        .inr-size-set {
            width: 100%;
            float: left;
            display: flex;
            margin: 0 52px auto;
        }

            .inr-size-set .inr-slide-img {
                margin-right: 25px;
            }

        .inr-divide-five {
            width: 100%;
            float: left;
            display: block;
            margin: 0 52px auto;
        }

        .wheel-rules {
        }

        .mmr_gmrules {
            width: 150px;
            display: block;
            float: right;
            position: absolute;
            top: -75px;
            right: 416px;
        }

        .frtn_mmrrle {
            width: 150px;
            display: block;
            float: right;
            position: absolute;
            top: 18px;
            right: 235px;
        }

        .inr-size-set .inr-slide-img .lbs_mmrygmw {
            height: 85px !important;
            width: 85px !important;
        }
    }

    @media screen and (device-width: 360px) and (device-height: 700px) and (-webkit-device-pixel-ratio: 4) and (orientation: landscape) {


        .inr-five-select .inr-divide-five .inr-blank-div {
            width: 100px !important;
            height: 100px !important;
            margin-left: 10px !important;
        }

        .inr-five-select {
            width: auto;
        }

        .inr-size-set {
            width: 100%;
            float: left;
            display: flex;
        }

        .inr-given-slide {
            width: auto;
            display: inline-flex;
        }


        .inr-blank-div img {
            height: 88px !important;
            width: 88px !important;
        }

        .inr-size-set .inr-slide-img .lbs_mmrygmw {
            height: 85px !important;
            width: 85px !important;
        }

        .inr-size-set .inr-slide-img {
            margin-left: 6px;
            margin-right: -6px;
        }

        .inr-divide-five {
            width: 100%;
            float: left;
            display: block;
        }
    }

    @media only screen and (max-width:1200px) and (min-width:1020px) {
        .wheel-round .brd_shdmn {
            width: 381px;
            height: 381px;
            display: block;
            float: left;
            -webkit-box-shadow: inset 2px 1px 15px 2px #000000;
            box-shadow: inset 2px 1px 15px 2px #000000;
            border-radius: 100%;
            position: absolute;
            top: 126px;
            left: 15px;
        }

        .inr-five-select {
            width: auto;
        }

            .inr-five-select .inr-divide-five .inr-blank-div {
                width: 100px !important;
                height: 100px !important;
                margin-right: 9px;
            }

        .inr-blank-div img {
            height: 88px !important;
            width: 88px !important;
        }

        .inr-play-now p {
            margin-right: 0px !important;
        }

        .inr-size-set {
            width: 100%;
            float: left;
            display: flex;
        }

            .inr-size-set .inr-slide-img {
                margin-right: 25px;
            }

        .inr-divide-five {
            width: 100%;
            float: left;
            display: block;
        }

        .wheel-rules {
            right: 16px;
        }

        .inr-size-set .inr-slide-img .lbs_mmrygmw {
            height: 85px !important;
            width: 85px !important;
        }

        .game-main-area .wheel-area .inner-area .inner-title1 {
            padding: 24px 56px 24px 30px;
        }
    }

    .game-inpt-arrow {
        width: 30px;
        display: block;
        float: right;
        height: 50px;
        margin-top: 16px;
    }

        .game-inpt-arrow .btn {
            margin: 0px;
            padding: 0px;
        }

            .game-inpt-arrow .btn img {
                margin: 0px;
            }

    .number-game-set .inr-play-zero:last-child {
        margin-right: 0px;
    }

    .number-game-set {
        display: block;
        width: 510px;
        margin: 0 auto;
    }

    .marqueeImage {
        width: 100%;
        height: auto;
        display: block;
        border: 10px dashed transparent;
        border-image: url(../../images/game-border.png) 27 round;
        background: #fff;
        border-radius: 20px;
    }

    .wd_rwprcn {
        width: 100%;
    }


    .mdl_wdth .okay_btn2 {
        width: 191px;
        height: 52px;
        line-height: 35px;
        display: block;
        margin: 110px auto;
        font-size: 25px;
        font-weight: 600;
        color: #000000;
        text-align: center;
        padding: 5px 0;
        background: rgba(255,205,26,1);
        background: -moz-linear-gradient(top, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,205,26,1)), color-stop(100%, rgba(188,108,27,1)));
        background: -webkit-linear-gradient(top, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        background: -o-linear-gradient(top, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        background: linear-gradient(to bottom, rgba(255,205,26,1) 0%, rgba(188,108,27,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd1a', endColorstr='#bc6c1b', GradientType=0 );
        text-decoration: none;
        border: 3px solid #8E3333;
        border-radius: 10px;
    }

    .img_clmhtdn {
        border-radius: 16px 16px 0 0;
        height: 350px;
    }

    .disp_nnewin {
        display: none !important;
    }

    .cstmr_pgpllt {
        float: right;
    }

    .game-win-left .list-win-left li .cst_bbne {
        border-bottom: none;
        padding: 0;
    }

    .htwth_mmr {
        width: 85px;
        height: 85px;
        margin-left: 5px;
    }

.web-footer {
    background-color: rgb(14, 28, 41);
    height: auto;
    color: white;
    display: block;
    float: left;
    padding: 10px 0px;
    bottom: 0;
    position: fixed;
    width: 100%;
    font-weight: 500;
}

    .mrq_mainwth {
        width: 100%;
        float: left;
        display: block;
    }

    .Dv_lder {
        width: 100%;
        height: 100%;
        background-color: #00000096;
        position: fixed;
        top: 0;
        z-index: 999;
    }

    .rtlft_mm {
        width: 100%;
        position: relative;
        animation: mar_ani 4.5s infinite linear;
    }

    @keyframes mar_ani {
        0% {
            left: 700px;
            top: 0px;
        }

        100% {
            left: -900px;
            top: 0px;
        }
    }

    .cls_mmry {
        width: 100%;
        overflow-x: hidden;
        padding: 0 15px;
    }

    @media only screen and (min-width:800px) {

        .months-list ul li:hover label {
            color: #430B00;
        }
    }

    .brd_shdmn {
        width: 381px;
        height: 381px;
        display: block;
        float: left;
        -webkit-box-shadow: inset 2px 1px 15px 2px #000000;
        box-shadow: inset 2px 1px 15px 2px #000000;
        border-radius: 100%;
        position: absolute;
        top: 126px;
        left: 83px;
    }
.ctrl_error {
color:red;
}
    /*.whl_shdbr {
    -webkit-box-shadow: inset 0px -3px 51px 10px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px -3px 51px 10px rgba(0,0,0,0.75);
    box-shadow: inset 0px -3px 51px 10px rgba(0,0,0,0.75);
}*/
.Error-message{
    color:red;
}