.random-points-container{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000b3;
    z-index: 10;
    display: none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-text-size-adjust: 100%;
}
.random-points-icon-container{
    position: absolute;
    width: auto;
    height: auto;
    top: 25px;
    left: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
}
.random-icon-parent-new{
    position: absolute;
    top: 135px;
    left: 20px;
    display: none;
}
.random-points-icon{
    position: absolute;
    top: 0;
    left: 0;
    width: 86px;
    height: 94px;
    background-image: url(../../Images/Promotion/Random-points/randomIconSprite.png);
    background-position: center;
    /* display: none; */
    cursor: pointer;
    background-repeat: no-repeat;
    -webkit-animation: playRandom 1.6s steps(2) infinite,playhRandom 0.8s steps(12) infinite;
    animation: playRandom 1.6s steps(2) infinite,playhRandom 0.8s steps(12) infinite;
    z-index: 1;
}
.random-points-icon-container[data-category="slots"] .random-icon-parent-new{
    top: 60px;
}
.random-points-icon-canvas{
    position: relative;
    top: -23px;
    left: 21px;
    width: 90px;
    background-image: url(../../Images/Promotion/Random-points/spin-count-open.png);
    background-repeat: no-repeat;
    background-position: -7px 40px;
}
.random-points-icon-canvas.active{
    width: 200px;
    background: none;
}
.random-toggle-spin-count{
    position: absolute;
    width: 28px;
    height: 10px;
    right: 3px;
    top: 44px;
    height: 50px;
    cursor: pointer;
    z-index: 1;
}
.random-spin-count-value{
    display: none;
}
.random-points-icon-canvas{
    display: none;
}
.random-points-icon-canvas[data-has-spin="true"]{
    display: block;
}
.random-points-icon-canvas.active .random-spin-count-value{
    display: block;
    position: absolute;
    color: #00ffff;
    font-size: 18px;
    font-family: 'Intro';
    width: 142px;
    text-align: center;
    top: 52px;
    left: 47px;
    height: 50px;
    text-transform: uppercase;
    line-height: 19px;
}
.random-points-icon-canvas.active .random-spin-count-value::before{
    content: attr(data-spin-count);
    display: block;
}
@-webkit-keyframes playRandom { 

    0% {
        background-position-y: 0px;
      }
    100% {
        background-position-y: -186px;
    }
} 
@-webkit-keyframes playhRandom {
    0% {
      background-position-x: 0;
    }
    100% {
    background-position-x: -1116px;
    }
  }
.random-points-icon-container[data-category="jetx"] .random-icon-parent-new{
    display: block;
    left: 0;
    top: 2px;
    width: 94px;
    height: 94px;
}
.random-points-icon-container[data-category="othergames"][data-game="footballx"] .random-icon-parent-new,
.random-points-icon-container[data-category="games"][data-game="footballx"] .random-icon-parent-new{
    left: 11px;
    top: 75px;
}
.random-points-icon-container[data-category="othergames"][data-game="smashx"] .random-icon-parent-new,
.random-points-icon-container[data-category="games"][data-game="smashx"] .random-icon-parent-new{
    left: 71px;
    top: 159px;
}
.random-points-icon-container[data-category="othergames"] .random-icon-parent-new{
    left: 181px;
    top: 181px;
}
.random-points-icon-container[data-category="othergames"][data-game="balloon"] .random-icon-parent-new{
    left: 71px;
    top: 184px;
}
.random-points-icon-container[data-category="games"][data-game="hunterx"] .random-icon-parent-new{
    left: 10px;
    top: 82px;
}
.random-points-icon-container[data-category="othergames"][data-game="hunterx"] .random-icon-parent-new{
    left: 10px;
    top: 82px;
}
.random-points-icon-container[data-category="games"][data-game="mineisland"] .random-icon-parent-new{
    left: 2px;
    top: 49px;
}
.random-points-icon-container[data-category="othergames"][data-game="mineisland"] .random-icon-parent-new{
    left: 2px;
    top: 49px;
}
.random-points-icon-container[data-category="games"] .random-icon-parent-new{
    left: 71px;
    top: 57px;
}
.random-points-icon-container[data-category="xgames"] .random-icon-parent-new{
    top: 35px;
    left: 260px;
}
.random-points-icon-container[data-category="xgames"][data-game="helicopterx"] .random-icon-parent-new{
    top: 0;
    left: 394px;
}
.random-points-icon-container[data-category="xgames"][data-game="tugofwar"] .random-icon-parent-new{
    top: 180px;
    left: 75px;
}
.random-points-icon-container[data-category="xgames"][data-game="jetx3"] .random-icon-parent-new{
    top: 28px;
    left: 7px;
}
.random-points-icon-container[data-category="xgames"][data-game="slicerx"] .random-icon-parent-new{
    top: -8px;
    left: 269px;
}
.random-points-icon-container[data-category="xgames"][data-game="cricketx"] .random-icon-parent-new{
    top: 5px;
    left: 237px;
}
.random-points-icon-container[data-category="xgames"][data-game="cricketerx"] .random-icon-parent-new{
    top: 15px;
    left: 0;
}
.random-points-icon-container[data-category="xgames"][data-game="jokerbuybonus"] .random-icon-parent-new{
    top: 177px;
    left: 105px;
}
.random-points-icon-container[data-category="xgames"][data-game="towerx"] .random-icon-parent-new{
    top: 174px;
    left: 25px;
}
.random-points-icon-container[data-game="spinx"] .random-icon-parent-new{
    top: 52px;
    left: 17px;
}
.random-points-icon-container[data-game="crazyhuntx"] .random-icon-parent-new{
    top: 85px;
    left: 84px;
}
.random-points-parent{
    position: relative;
    border-radius: 10px;
    background-color: #1a2437;
    width: 1380px;
    height: 1100px;
    margin: -550px 0px 0px -690px;
    left: 50%;
    top: 50%;
}
.random-points-parent[data-skin="hollywoodbet"]{
    background-color: #0d0812;
}
.random-points-parent aside{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 105px);
    margin-top: 105px;
    display: none;
}
.random-points-parent aside.active{
    display: block;
}
.footer-random-tabs{
    display: flex;
    justify-content: space-around;
    width: 92%;
    height: 105px;
    align-items: center;
    position: absolute;
    top: 12px;
    z-index: 13;
    left: 12px;
}
.footer-random-tabs span{
    width: 477px;
    height: 87px;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    opacity: 0.6;
    cursor: pointer;
    font-family: 'IntroLight';
    font-weight: 700;
    color: #ffffff;
    font-size: 19px;
    letter-spacing: 1px;
    padding-bottom: 6px;
}
.random-points-parent[data-promotion-lang="ka"] .footer-random-tabs span{
    font-family: "CrystalUni";
}
.footer-random-tabs span::before{
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background-repeat: no-repeat;
}
.footer-random-tabs span:hover{
    opacity: 1;
}
.footer-random-tabs span.active{
    opacity: 1;
}
.random-points-parent[data-active-promotion="false"] .random-tab-wheel{
    background: url(../../Images/Promotion/Random-points/disable-leaderboard-tab.png);
}
.random-points-parent[data-active-promotion="false"] .random-tab-wheel:hover{
    background: url(../../Images/Promotion/Random-points/disable-leaderboard-tab.png);
    background-position: center;
}
.random-points-parent[data-active-promotion="false"] .random-tab-leaderboard{
    background-image: url(../../Images/Promotion/Random-points/disable-leaderboard-tab.png);
}
.random-points-parent[data-active-promotion="false"] .random-tab-leaderboard:hover{
    background-image: url(../../Images/Promotion/Random-points/disable-leaderboard-tab.png);
}
.random-points-parent[data-active-promotion="false"] .random-tab-leaderboard,
.random-points-parent[data-active-promotion="false"] .random-tab-wheel{
    background-position: center;
    cursor: auto;
    opacity: 1;
    pointer-events: none;
}

.random-tab-wheel{
    background: url(../../Images/Promotion/Random-points/active-leaderboard-tab.png);
}
.random-tab-leaderboard{
    background-image: url(../../Images/Promotion/Random-points/active-leaderboard-tab.png);
}
.random-tab-rules{
    background-image: url(../../Images/Promotion/Random-points/active-leaderboard-tab.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-tab-wheel,
.random-points-parent[data-skin="hollywoodbet"] .random-tab-leaderboard,
.random-points-parent[data-skin="hollywoodbet"] .random-tab-rules{
    background-image: url(../../Images/Promotion/Random-points/active-leaderboard-tab-hollywoodbet.png);
}
.footer-random-tabs .random-tab-wheel::before{
    background-image: url(../../Images/Promotion/Random-points/wheel.png);
}
.footer-random-tabs .random-tab-leaderboard::before{
    background-image: url(../../Images/Promotion/Random-points/goblet.png);
}
.footer-random-tabs .random-tab-rules::before{
    background-image: url(../../Images/Promotion/Random-points/shield.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-tab-wheel::before{
    background-image: url(../../Images/Promotion/Random-points/wheel-hollywoodbet.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-tab-leaderboard::before{
    background-image: url(../../Images/Promotion/Random-points/goblet-hollywoodbet.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-tab-rules::before{
    background-image: url(../../Images/Promotion/Random-points/shield-hollywoodbet.png);
}
.random-wheel-header{
    position: relative;
    width: 100%;
    height: 252px;  
}
.footer-time-container{
    display: block;
    font-weight: lighter;
    font-size: 16px;
}
.header-time-container{
    display: none;
}
.footer-time-container .random-wheel-time-container{
    position: inherit;
} 
.footer-time-container .random-promo-end-text{
    width: 100%;
    text-align: center;
    top: -30px;
    left: 0;
}
.footer-time-container .random-spins-collected-used{
    align-items: center;
}
.footer-time-container .random-spins-used{
    width: 30%;
    text-align: left;
}
.footer-time-container .random-spins-collected{
    width: 30%;
    text-align: right;
}
.random-spins-collected,
.random-spins-used{
    width: 400px;
    text-align: center;
}
.random-wheel-main{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 735px;
}
.random-wheel-time-container{
    display: flex;
    align-items: center;
    width: 415px;
    justify-content: space-between;
    position: absolute;
    left: 25px;
    top: 50px;
}
.random-wheel-time-container span{
    display: flex;
    background-color: #3b477f;
    border-radius: 8px;
    width: 42px;
    height: 42px;
    font-size: 22px;
    font-family: 'Intro';
    color: #00ffff;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0), inset 0px 1px 6px 0px rgb(57 59 74 / 50%);
}
.random-points-parent[data-skin="hollywoodbet"] .random-wheel-time-container span{
    background-color: #261a45;
    color: #ebd9ff;
    border: 1px solid #684a89;
}
.random-wheel-time-container p{
    color: #bed1ff66;
    font-family: 'IntroRegular';
}
.random-promo-end-text{
    position: absolute;
    top: 18px;
    left: 25px;
    font-size: 18px;
    color: #bed1ff;
    font-family: 'IntroRegular';
    letter-spacing: 1px;
}
.random-points-parent[data-promotion-lang="ka"] .random-wheel-time-container span,
.random-points-parent[data-promotion-lang="ka"] .random-wheel-time-container p,
.random-points-parent[data-promotion-lang="ka"] .random-promo-end-text{
    font-family: "CrystalUni";
}
.close-random-promotion{
    width: 78px;
    height: 78px;
    background-image: url(../../Images/Promotion/Random-points/close.png);
    position: absolute;
    right: 12px;
    top: 18px;
    -webkit-box-shadow: -8px 6px 20px 11px #273a84;
        box-shadow: -8px 6px 20px 11px #273a84;
    /* box-shadow: 0px 0px 20px 5px #273a84; */
    cursor: pointer;
    border-radius: 50%;
    z-index: 17;
}
.close-random-promotion:hover{
    background-image: url(../../Images/Promotion/Random-points/close-hover.png);
}
.random-points-parent[data-skin="hollywoodbet"] .close-random-promotion{
    background-image: url(../../Images/Promotion/Random-points/close-hollywoodbet.png);
    background-position: -66px -45px;
    -webkit-box-shadow: 0px 0px 20px 2px #ad79da8c;
    box-shadow: 0px 0px 20px 2px #ad79da8c;
    box-shadow: 0px 0px 20px 2px #ad79da8c;
}
.random-points-parent[data-skin="hollywoodbet"] .close-random-promotion:hover{
    background-image: url(../../Images/Promotion/Random-points/close-hover-hollywoodbet.png);
    
}
.wheelBorderLeft,
.wheelBorderRight{
    position: absolute;
    top: 93px;
    height: 162px;
    font-family: 'IntroLight';
    font-weight: 700;
    background-repeat: round;
}
.wheelBorderLeft[data-active="false"],
.wheelBorderRight[data-active="false"]{
    opacity: 0.6;
}
.random-points-parent[data-promotion-lang="ka"] .wheelBorderLeft,
.random-points-parent[data-promotion-lang="ka"] .wheelBorderRight{
    font-family: "CrystalUni";
}
.wheelBorderLeft{
    left: 0;
    width: 760px;
    background-image: url(../../Images/Promotion/Random-points/wheel-border-left.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-wheel-header  .wheelBorderLeft{
    left: 0;
    width: 760px;
    background-image: url(../../Images/Promotion/Random-points/wheel-border-left-hollywoodbet.png);
}
.wheelBorderRight{
    right: 0;
    width: 596px;
    background-image: url(../../Images/Promotion/Random-points/wheel-border-right.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-wheel-header .wheelBorderRight{
    right: 0;
    width: 596px;
    background-image: url(../../Images/Promotion/Random-points/wheel-border-right-hollywoodbet.png);
}
.wheel-mission-left,
.wheel-mission-right{
    position: absolute;
    top: 15px;
    font-size: 18px;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
}
.random-points-parent[data-mobile=""][data-promotion-lang="hy"] .wheel-mission-left,
.random-points-parent[data-mobile=""][data-promotion-lang="hy"] .wheel-mission-right{
    font-size: 17px;
}
.random-points-parent[data-mobile=""][data-promotion-lang="kk"] .wheel-mission-left,
.random-points-parent[data-mobile=""][data-promotion-lang="kk"] .wheel-mission-right{
    font-size: 16px;
}
.random-points-parent[data-mobile=""][data-promotion-lang="kk"] .random-leaderboard-footer-item span.random-footer-player-name,
.random-points-parent[data-mobile=""][data-promotion-lang="uz"] .random-leaderboard-footer-item span.random-footer-player-name{
    width: 306px;
}
.random-points-parent[data-mobile="true"]
.random-points-parent[data-promotion-lang="ru"] .wheel-mission-left,
.random-points-parent[data-promotion-lang="ru"] .wheel-mission-right,
.random-points-parent[data-promotion-lang="ka"] .wheel-mission-left,
.random-points-parent[data-promotion-lang="ka"] .wheel-mission-right{
    font-size: 16px;
}
.wheel-mission-left{
    color: #ffffff;
}
.wheel-mission-right{
    color: #ffd923;
    top: 132px;
}
.random-points-progress-info-second .spin-collected-by-date{
    top: 119px;
}
.wheel-mision-progress-left {
    position: absolute;
    top: 45px;
    height: 70px;
    width: 100%;
    left: 10px;
}
.progress-bar-left-items{
    width: 61px;
    height: 33px;
    background-image: url(../../Images/Promotion/Random-points/mission-bg-left.png);
    display: inline-block;
    background-position: center 2px;
    font-size: 18px;
    color: #bed1ff;
    padding: 0 4.5px;
}
.random-points-parent[data-skin="hollywoodbet"] .progress-bar-left-items{
    background-image: url(../../Images/Promotion/Random-points/mission-bg-left-hollywoodbet.png);
    background-repeat: no-repeat;
}
.progress-bar-left-items::before{
    content: attr(data-left-value);
    position: absolute;
    top: 40px;
    width: 70px;
    text-align: center;
    color: rgba(190, 209, 255, 0.4);
    font-size: 18px;
    letter-spacing: 1px;
}
.progress-bar-left-items::after{
    content: attr(data-currency);
    position: absolute;
    top: 60px;
    color: rgba(190, 209, 255, 0.102);
    width: 70px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
}
.progress-bar-left-items.active::before{
    color: #bed1ff;
}
.progress-bar-left-items.active::after{
    color: rgba(190, 209, 255, 0.4);
}
.progress-bar-left-items p{
    width: 0;
    height: 22px;
    background-image: url(../../Images/Promotion/Random-points/mission-bg-left-active.png);
    background-repeat: no-repeat;
    margin-left: 1.5px;
    margin-top: 6px;
    border-radius: 50px;
    background-size: cover;
    transition: 0.2s ease-in-out;
}
.random-points-parent[data-skin="hollywoodbet"] .progress-bar-left-items p{
    background-image: url(../../Images/Promotion/Random-points/mission-bg-left-active-hollywoodbet.png);
}
.wheel-mision-progress-right {
    position: absolute;
    top: 63px;
    height: 31px;
    width: 100%;
    left: 3px;     
}
.progress-bar-right-items{
    width: 59px;
    height: 31px;
    background-image: url(../../Images/Promotion/Random-points/mission-bg-right.png);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}
.progress-bar-right-items.active{
    background-image: url(../../Images/Promotion/Random-points/mission-bg-right-active.png);
}
.random-points-parent[data-skin="hollywoodbet"] .progress-bar-right-items{
    background-image: url(../../Images/Promotion/Random-points/mission-bg-right-hollywoodbet.png);
}
.random-points-parent[data-skin="hollywoodbet"] .progress-bar-right-items.active{
    background-image: url(../../Images/Promotion/Random-points/mission-bg-right-active-hollywoodbet.png);
}
.progress-bar-right-items::before{
    content: attr(data-left-value);
    position: absolute;
    font-size: 16px;
    color: #bed1ff;
    top: 37px;
    width: 55px;
    text-align: center;
}
.random-circle-spins-container{
    display: flex;
    width: 25%;
    justify-content: flex-start;
    align-items: center;
    font-size: 22px;
    color: rgb(190, 209, 255);
    letter-spacing: 1px;
    font-family: 'IntroLight';
    font-weight: 700;
    margin-top: 28px;
    position: relative;
    right: 450px;
    top: 275px; 
}
.random-points-parent[data-promotion-lang="ka"] .random-circle-spins-container{
    font-family: "CrystalUni" !important;
}
.random-circle-bg{
    display: inline-block;
    width: 104px;
    height: 109px;
    background-image: url(../../Images/Promotion/Random-points/circle.png);
    position: absolute;
    background-position: 0px 14px;
    background-repeat: no-repeat;
}
.random-points-parent[data-skin="hollywoodbet"] .random-circle-bg{
    background-image: url(../../Images/Promotion/Random-points/circle-hollywoodbet.png);
}
.random-circle-bg::after{
    content: attr(data-received-spins);
    position: absolute;
    top: 49px;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    left: 2px;
    font-size: 22px;
}
.random-progress-circle-svg{
    display: inline-block;
    transform: rotate(-92deg);
}
.random-progress-circle-svg-mobile{
    display: none;
}
.random-progress-circle{
    fill: none;
    stroke: #959dff;
    stroke-width: 8px;
    transform-origin: center;
    transition: 0.5s;
    /* filter: drop-shadow(0px 1px 5px #959dff87); */
    filter: drop-shadow(0px 1px 3px #959dffcc);
}
.random-points-parent[data-skin="hollywoodbet"] .random-progress-circle{
    filter: drop-shadow(0px 2px 10px #8d4dd4);
    stroke: #8d4dd4;
}
.random-points-wheel-container{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 103px;
}
.random-points-wheel-bg{
    background-position: center;
    background-image: url(../../Images/Promotion/Random-points/wheel-main-bg.png);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    transform: rotate(0deg);
    -webkit-transition: all 6s cubic-bezier(0,.99,.44,.99);
	-moz-transition:    all 6s cubic-bezier(0,.99,.44,.99);
	-o-transition:      all 6s cubic-bezier(0,.99,.44,.99);
	-ms-transition:     all 6s cubic-bezier(0,.99,.44,.99);
    transition:         all 6s cubic-bezier(0,.99,.44,.99);
    display: flex;
    justify-content: center;
    background-size: 41%;
    /* background-size: 30%;
    background-position: 487px 88px */
}
.random-points-parent[data-skin="hollywoodbet"] .random-points-wheel-bg{
    background-image: url(../../Images/Promotion/Random-points/wheel-main-bg-hollywoodbet.png);
}
.random-points-wheel-bg-parent{
    margin-top: 60px;
    width: 100%;
    height: 100%;
}
.random-points-section {
    position: absolute;
    top: 123px;
    font-size: 22px;
    z-index: 111;
    font-family: 'IntroBlackCaps';
    width: 182px;
    height: 336px;
    letter-spacing: 1px;
    text-align: center;
    color: #00ffff;
}
.random-points-parent[data-skin="hollywoodbet"] .random-points-section {
    color: #ffffff;
}
.random-points-parent[data-promotion-lang="ka"] .random-points-section{
    font-family: "CrystalUni";
}
.random-points-section0,
.random-points-section2,
.random-points-section4{
    color: #ffd923;
}
.random-points-parent[data-skin="hollywoodbet"] .random-points-section0,
.random-points-parent[data-skin="hollywoodbet"] .random-points-section2,
.random-points-parent[data-skin="hollywoodbet"] .random-points-section4{
    color: #058ae7;
}
.random-points-section-value::after{
    content: attr( data-currency );
    position: absolute;
    text-align: center;
    font-size: 15px;
    left: 52px;
    top: 26px;
    width: 80px;
}
.random-points-win-popup-text{
    position: absolute;
    width: 455px;
    height: 283px;
    font-family: 'IntroBlackCaps';
    z-index: 2;
    text-align: center;
    margin-top: -53px;
    margin-left: -6px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: none;
}
.random-points-parent[data-promotion-lang="ka"] .random-points-win-popup-text{
    font-family: "CrystalUni";
}
.random-points-win-popup-text p {
    font-size: 37px;
    color: #00eaff;
}
.random-points-win-popup-text span {
    font-size: 57px;
    color: #a8c2ff;
}
.random-points-parent[data-skin="hollywoodbet"] .random-points-win-popup-text span {
    font-size: 57px;
    color: #ffffff;
}
.random-points-win-popup-text span::after{
    content: attr(data-win-currency);
    font-size: 40px;
    display: block;
}
.close-random-points-wheel-icon{
    position: absolute;
    top: -29px;
    right: 0px;
    width: 90px;
    height: 110px;
    background-image: url(../../Images/Promotion/Random-points/close-wheel.png);
    background-size: cover;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
}
.close-random-points-wheel-icon:hover{
    background-image: url(../../Images/Promotion/Random-points/close-wheel-hover.png);
    width: 90px;
    height: 110px;
}
.random-spins-collected-used{
    position: absolute;
    bottom: 25px;
    color: #00ffff;
    font-size: 22px;
    display: flex;
    justify-content: space-around;
    width: 100%;
    font-family: 'IntroLight';
    font-weight: 700;
    align-items: center;
}
.random-points-parent[data-skin="hollywoodbet"] .random-spins-collected-used{
    color: #2a8cd2;
}
.random-points-parent[data-promotion-lang="ka"] .random-spins-collected-used,
.random-points-parent[data-promotion-lang="ka"] .random-leaderboard-header,
.random-points-parent[data-promotion-lang="ka"] .random-leaderboard-main{
    font-family: "CrystalUni" !important;
}
.random-leaderboard-header{
    /* background-image: linear-gradient(to right, #374b84, #304273, #293a628a, #2331514a, #1e29411c); */
    height: 37px;
    width: calc(100% - 47px);
    font-size: 18px;
    font-family: 'IntroLight';
    font-weight: 700;
    color: #bed1ff;
    padding-left: 12px;
    line-height: 37px;
    border-radius: 10px;
    position: relative;
    top: 89px;
    left: 19px;
    background-color: #374b84;
}
.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-header{
    background-color: #25143a;
}
.random-leaderboard-main{
    width: 100%;
    height: 860px;
    color: #bed1ff;
    font-family: 'IntroLight';
    font-weight: 700;
    margin-top: 96px;
}
.random-leaderboard-table-head{
    height: 54px;
    display: flex;
    font-size: 18px;
    justify-content: space-between;
    align-items: center;
}
.random-leaderboard-table-head span{
    width: 200px;
    text-align: center;
    letter-spacing: 1px;
    position: absolute;
}
.random-leaderboard-table-head span:nth-child(1){
    left: 38px;
}
.random-leaderboard-table-head span:nth-child(2){
    left: 570px;
} 
/* .random-leaderboard-table-item span:nth-child(3) */
.random-leaderboard-table-head span:nth-child(3),
.random-points-leaderboard-win-value{
    right: 70px;
}
.random-table-player-name{
    left: 38px;
}
.random-table-player-coin{
    left: 570px;
}
.random-leaderboard-table-body{
    height: calc(100% - 54px);
    overflow-y: scroll;
    position: relative;
    scrollbar-width: thin;
    scrollbar-color: rgb(190, 209, 255) transparent !important;
}
.random-leaderboard-table-body::-webkit-scrollbar {
    width: 4px;
}
.random-leaderboard-table-body::-webkit-scrollbar-thumb {
    background-color: rgb(190, 209, 255);
}

.random-leaderboard-table-item{
    width: 100%;
    display: flex;
    font-size: 22px;
    justify-content: space-between;
    align-items: center;
    height: 74px;
}
.random-leaderboard-table-item.odd{
    background-image: url(../../Images/Promotion/Random-points/odd.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-table-item.odd{
    background-image: url(../../Images/Promotion/Random-points/odd-hollywoodbet.png);
}
.random-leaderboard-table-item.even{
    background-image: url(../../Images/Promotion/Random-points/even.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-table-item.even{
    background-image: url(../../Images/Promotion/Random-points/even-hollywoodbet.png);
}
.random-points-leaderboard-win-value{
    color: #00ffff;
    right: 75px !important;
    text-align: right !important;
}
.random-points-leaderboard-win-value[data-freespin="true"] div::after{
    content: '';
    width: 131px;
    height: 27px;
    background-image: url(../../Images/Promotion/Random-points/freespin-icon.png);
    background-position: 8px 3px;
    background-repeat: no-repeat;
}
.random-footer-player-prize div{
    display: flex;
}
.random-footer-player-prize[data-freespin="true"] div::after{
    content: '';
    width: 131px;
    height: 27px;
    background-image: url(../../Images/Promotion/Random-points/freespin-icon.png);
    background-position: 8px 1px;
    background-repeat: no-repeat;
}
.active-player .random-points-leaderboard-win-value{
    color: #ffffff;
}
.active-player .random-points-leaderboard-win-value[data-freespin="true"]{
    color: #ffb54d;
}
.random-points-leaderboard-win-value[data-freespin="true"]{
    color: #ffb54d;
    right: 75px !important;
    text-align: center !important;
    display: flex;
    width: auto;
}
.random-points-leaderboard-win-value[data-freespin="true"] div{
    display: flex;
    height: 50px;
    align-items: center;
}
.random-leaderboard-table-item.even .random-table-player-name::before,
.random-leaderboard-table-item.odd .random-table-player-name::before,
.random-footer-player-name::before{
    content: attr(data-position);
    font-size: 22px;
    width: auto;
    height: 25px;
    top: -16px;
    left: -27px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50px;
    padding: 10px 19px;
    margin-right: 29px;
}
.random-footer-player-prize{
    margin-right: 10px;
}
.random-footer-player-score{
    margin-left: -29px;
}

.random-leaderboard-table-item.even .random-table-player-name::before{
    content: attr(data-position);
    color: #ffffff;
    background-image: -moz-linear-gradient( 90deg, rgb(23,31,70) 0%, rgb(40,53,107) 100%);
    background-image: -webkit-linear-gradient( 
90deg, rgb(23,31,70) 0%, rgb(40,53,107) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(23,31,70) 0%, rgb(40,53,107) 100%);
    box-shadow: inset 0px 2px 2px 0px #6687dd;
}
.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-table-item.even .random-table-player-name::before{
    background-image: -moz-linear-gradient(90deg, #4e257d 0%, #2e114e 100%);
    background-image: -webkit-linear-gradient(90deg, #4e257d 0%, #2e114e 100%);
    background-image: -ms-linear-gradient(90deg, #4e257d 0%, #2e114e 100%);
    box-shadow: inset 0px 2px 2px 1px #8f60c5;
}

.random-leaderboard-table-item.odd .random-table-player-name::before{
    content: attr(data-position);
    color: #3db1f9;
    background-color: #151f45;
    box-shadow: 0px 2px 2px 0px rgb(135 170 255), inset 0px 0px 0px 0px rgb(2 22 66), inset 0px 3px 0px 0px rgb(1 9 26);
}
.random-points-parent[data-skin="hollywoodbet"]  .random-leaderboard-table-item.odd .random-table-player-name::before{
    content: attr(data-position);
    color: #ffffff;
    background-color: #210a3c;
    box-shadow: inset 0px -1px 0px 1px #a274d6, inset 0px 0px 0px 2px #030612, inset 0px 0px 3px 6px #3c1b64, inset 0px 0px 0px 0px rgb(1 9 26);
}
.random-footer-player-name::before{
    content: attr(data-position);
    color: #ffffff;
    background-color: #151f45;
    background-image: -moz-linear-gradient( -135deg, rgb(35,44,131) 0%, rgb(40,56,178) 100%);
    background-image: -webkit-linear-gradient( -135deg, rgb(35,44,131) 0%, rgb(40,56,178) 100%);
    background-image: -ms-linear-gradient( -135deg, rgb(35,44,131) 0%, rgb(40,56,178) 100%);
    box-shadow: 0px 0px 10px 0px rgb(135 170 255 / 99%), 
                inset 0px 0px 6px 0px rgb(2 22 66), 
                inset 0px 0px 0px 2px rgb(1 9 26), 0px 0px 1px 2px rgb(135 170 255 / 99%), 
                inset 0px 0px 13px 6px rgb(99 139 239 / 98%);
    margin-left: 38px;
    margin-right: 17px;
}
.random-points-parent[data-skin="hollywoodbet"] .random-footer-player-name::before{
    background-color: #311453;
    background-image: none;
    background-image: none;
    background-image: none;
    box-shadow: inset 0px 0px 0px 0px #7952a6, 
                inset 0px 0px 0px 2px #dcc646, 
                inset 0px 0px 0px 4px #0d0812, 
                inset 0px -1px 10px 11px #7952a6;
}
  
.random-leaderboard-table-item.active-player{
    background-image: url(../../Images/Promotion/Random-points/laeaderboard-active.png) !important;
    color: #ffffff !important;
}

.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-table-item.active-player{
    background-image: url(../../Images/Promotion/Random-points/laeaderboard-active-hollywoodbet.png) !important;
}
/* .random-leaderboard-table-item span:nth-child(1) */
.random-leaderboard-table-item .random-table-player-name{
    display: flex;
    left: 36px;
    width: 300px;
    align-items: center;
}
.random-leaderboard-table-item span{
    width: 200px;
    text-align: center;
    letter-spacing: 1px;
    position: absolute;
}
.random-leaderboard-table-footer{
    color: #ffffff;
    font-size: 22px;
    width: 1390px;
    font-family: 'IntroLight';
    font-weight: 700;
    position: absolute;
    top: -11px;
    z-index: 13;
}
.random-footer-player-prize[data-freespin="true"] div{
    color: #ffb54d;
}
.random-points-parent[data-promotion-lang="ka"] .random-leaderboard-table-footer{
    font-family: "CrystalUni";
}
.random-leaderboard-footer-item{
    height: 88px;
    width: calc(100% - 4px);
    display: flex;
    font-size: 22px;
    justify-content: space-between;
    align-items: center;
    background-image: url(../../Images/Promotion/Random-points/player-rank-bg.png);
    position: relative;
    padding-top: 5px;
    margin-left: -5px;
    background-position: center -3px;
    background-size: cover;
}
.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-footer-item{
    background-image: url(../../Images/Promotion/Random-points/player-rank-bg-hollywoodbet.png);
}
.random-leaderboard-footer-item span{
    width: 300px;
    text-align: center;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.random-leaderboard-footer-item span.random-footer-player-name{
    justify-content: flex-start;
    display: inline-block;
    margin-left: 22px;
    margin-right: -22px;
    text-align: left;
}
.random-footer-myrank{
    position: absolute;
    color: #ffffff;
    font-size: 20px;
    font-family: 'IntroLight';
    font-weight: 700;
    left: 77px;
    width: 157px;
    text-align: center;
    top: 37px;
}
.random-rules-content{
    width: 100%;
    /* overflow-y: scroll; */
    font-family: 'IntroLight';
    font-weight: 700;
}
.random-points-parent[data-promotion-lang="ka"] .random-footer-myrank,
.random-points-parent[data-promotion-lang="ka"] .random-rules-content{
    font-family: "CrystalUni";
}
.random-rules-item-container{
    /* height: calc(100% - 126px); */
    height: calc(100% - 21px);
    margin-top: 12px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: rgb(190, 209, 255) transparent !important;
}
.random-rules-item-container::-webkit-scrollbar {
    width: 4px;
}
.random-rules-item-container::-webkit-scrollbar-thumb {
    background-color: rgb(190, 209, 255);
}

.random-rules-item{
    width: 1360px;
    height: auto;
    position: relative;
}
.random-rules-title{
    width: calc(100% - 38px);
    height: 50px;
    background-image: linear-gradient(to right, #243c9a, #22398d, #203680, #1f3374, #1f3067);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #ffffff;
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 19px;
}
.random-points-parent[data-skin="hollywoodbet"] .random-rules-title{
    background-image: linear-gradient(to right, #351b52, #2f1848, #2a1540, #251338, #1e102d);
}
.random-rules-title::after{
    content: attr(data-rules-number);
    display: inline-block;
}
.random-how-to-play{
    height: 80px;
    width: auto;
    display: inline-block;
    color: #bed1ff;
    font-size: 22px;
    letter-spacing: 1px;
    margin-top: 45px;
    margin-left: 20px;
}
.random-rules-description{
    width: calc(100% - 19px);
    font-size: 22px;
    color: #ffffff;
    font-family: 'IntroLight';
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 19px;
    margin-top: 28px;
    display: inline-block;
    word-break: break-word;
}
.random-rules-first-bg{
    width: 596px;
    height: 115px;
    background-position: center 68px;
    display: inline-block;
    background-repeat: no-repeat;
    padding-left: 19px;
}
.random-rules-description.fifth,
.random-rules-description.first,
.random-rules-description.fourth,
.random-rules-description.second,
.random-rules-description.sixth{
    margin-bottom: 15px;
}
.random-rules-item-container div:last-child{
    padding-bottom: 25px;
}
.random-rules-description.mincashout{
    display: none;
    margin-top: 0;
    margin-bottom: 15px;
}
.random-rules-description.mincashout.active{
    display: block;
}
.random-rules-first-bg p{
    background-image: linear-gradient(to right, #374b84, #304273, #293a628a, #2331514a, #1e29411c);
    height: 37px;
    width: 570px;
    font-size: 17px;
    font-family: 'IntroLight';
    font-weight: 700;
    color: #bed1ff;
    padding-left: 12px;
    line-height: 37px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 20px;
    letter-spacing: 1px;
}
.random-points-parent[data-promotion-lang="ka"] .random-rules-description,
.random-points-parent[data-promotion-lang="ka"] .random-rules-first-bg p{
    font-family: "CrystalUni";
}
/* .random-rules-second-bg{
    width: 413px;
    background-image: url(../../Images/Promotion/Random-points/rules-circle-progress.png);
    height: 150px;
    background-repeat: no-repeat;
    background-position: 19px center;
    display: flex;
    align-items: center;
    color: #bed1ff;
    font-size: 21.7px;
    letter-spacing: 1px;
    padding-left: 137px;
} */
.random-rules-description.two-progresses::after{
    content: '';
    height: 130px;
    width: 100%;
    background-image: url(../../Images/Promotion/Random-points/rules-progress2.png);
    display: inline-block;
    margin-top: 28px;
    background-repeat: no-repeat;
    display: none;
}
.random-rules-description.two-progresses::before{
    content: '';
    height: 110px;
    width: 100%;
    background-image: url(../../Images/Promotion/Random-points/rules-progress1.png);
    display: inline-block;
    margin-bottom: 28px;
    background-size: contain;
    background-position: center;
    display: none;
}
.random-points-progress-info-first,.random-points-progress-info-second{
    height: 151px;
    width: calc(100% - 19px);
    background-image: url(../../Images/Promotion/Random-points/random-points-progress-info-first-bg.png);
    background-size: cover;
    background-position: center;
    margin-top: 28px;
    margin-left: 19px;
    display: flex;
    justify-content: center;
}
.random-points-parent[data-skin="hollywoodbet"] .random-points-progress-info-first,
.random-points-parent[data-skin="hollywoodbet"] .random-points-progress-info-second{
    background-image: url(../../Images/Promotion/Random-points/random-points-progress-info-first-bg-hollywoodbet.png);
}
.random-points-progress-info-second{
    position: relative;
}
.random-points-progress-info-second .wheelBorderRight{
    background-image: none;
    right: auto ;
    top: 0;
    width: 635px;
}
.random-points-progress-info-first .wheelBorderLeft{
    background-image: none;
    left: auto;
    top: auto;
    margin-top: -11px;
}
.wheelBorderLeft .wheel-mission-left{
    top: 16px;
}
.third-description{
    margin-bottom: 28px;
}
/* .random-rules-description.fourth::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 496px;
    background-image: url(../../Images/Promotion/Random-points/rules-wheel.png);
    background-repeat: no-repeat;
    background-position: center -9px;
} */
.random-rules-description.fifth::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 252px;
    background-image: url(../../Images/Promotion/Random-points/rules-leaderboard.png);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}
.random-block-item{
    display: none;
    background: url(../../Images/Promotion/Random-points/slide-item.png) !important;
    border-bottom: 2px solid #6592fd4d;
    background-color: #6592fd1a;
}

.random-points-parent[data-skin="hollywoodbet"] .random-block-item{
    background: url(../../Images/Promotion/Random-points/slide-item-hollywoodbet.png) !important;
    border-bottom: 2px solid #29325cba;
}
.random-leaderboard-block.active .random-block-item{
    display: flex;
}
.random-leaderboard-block{
    position: relative;
}
.random-leaderboard-block.hasLastElement .standart-leaderboard-item{
    display: none;
}
.random-leaderboard-block.active.hasLastElement .random-table-player-name{
    display: flex;
}
.random-leaderboard-block.active.hasLastElement .random-points-leaderboard-win-value,
.random-leaderboard-block.active.hasLastElement .random-table-player-coin{
    display: block;
}
.random-leaderboard-block.active.hasLastElement .last-leaderboard-item{
    display: none;
}
/* .random-leaderboard-block::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px 0px 20px 0px rgb(101 146 253);
} */
.random-leaderboard-outer{
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px 0px 20px 3px #6592fd;
    display: none;
}
.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-outer{
    box-shadow: inset 0px 0px 20px 3px #865db5;
}
.random-leaderboard-block.active .random-leaderboard-outer{
    display: block;
}
.random-leaderboard-arrow{
    cursor: pointer;
    background-image: url(../../Images/Promotion/Random-points/arrow.png);
    width: 37px;
    height: 31px;
    transform: rotate(180deg);
    right: 7px;
    position: absolute;
}
.random-leaderboard-arrow:hover{
    background-image: url(../../Images/Promotion/Random-points/arrow-hover.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-arrow{
    background-image: url(../../Images/Promotion/Random-points/arrow-hollywoodbet.png);
}
.random-points-parent[data-skin="hollywoodbet"] .random-leaderboard-arrow:hover{
    background-image: url(../../Images/Promotion/Random-points/arrow-hover-hollywoodbet.png);
}
.random-leaderboard-block.active .random-leaderboard-arrow{
    transform: rotate(0);
} 
.random-block-item.random-leaderboard-table-item .random-table-player-name::before, 
.random-block-item.random-footer-player-name::before{
    content: attr(data-position);
    margin-left: 20px;
    font-size: 22px;
    width: auto;
    height: 25px;
    top: -16px;
    left: -27px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50px;
    padding: 10px 19px;
    margin-right: 29px;
    background-color: #151f45;
    box-shadow: 0px 2px 2px 0px rgb(135 170 255), inset 0px 0px 0px 0px rgb(2 22 66), inset 0px 3px 0px 0px rgb(1 9 26);
}
.random-block-item.random-leaderboard-table-item.twoDigit .random-table-player-name::before{
    content: attr(data-position);
    margin-right: 46px;
}
.random-block-item.random-leaderboard-table-item.threeDigit .random-table-player-name::before{
    content: attr(data-position);
    margin-right: 52px;
    margin-left: 46px;
}
.random-block-item{
    display: none;
}
.random-block-item.active{
    display: flex;
}
.random-block-item .random-table-player-name::before{
    color: #3db1f9 !important;
}
.random-points-parent[data-skin="hollywoodbet"] .random-block-item .random-table-player-name::before{
    color: #ffffff !important;
    background-color: #210a3c;
    box-shadow: inset 0px -1px 0px 1px #a274d6, inset 0px 0px 0px 2px #030612, inset 0px 0px 3px 6px #3c1b64, inset 0px 0px 0px 0px rgb(1 9 26);
}
.random-block-item.active-player .random-table-player-name::before{
    color: #ffffff !important;
}
.random-block-item .random-table-player-name::before{
    background-image: none !important;
}
.random-leaderboard-block .random-leaderboard-table-item.even.block-parent-item .random-table-player-name::before, 
.random-leaderboard-block .random-leaderboard-table-item.odd.block-parent-item .random-table-player-name::before, 
.random-leaderboard-block .block-parent-item .random-footer-player-name::before{
    content: attr(data-position);
    margin-left: 0;
}
.random-points-info-onstart{
    background: #1a2437;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 15;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    display: none;
}
.random-points-info-onstart[data-active="instart"],
.random-points-info-onstart[data-active="participate"]{
    display: flex;
}
.random-points-info-onstart[data-active="instart"] .random-points-startin{
    display: flex;
}
.random-points-info-onstart[data-active="participate"] .random-points-participate{
    display: flex;
}

.random-points-participate{
    height: 558px;
    width: 610px;
    background-image: url(../../Images/Promotion/Random-points/winleaderboard-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    display: none;
}

.random-points-participate-button {
    width: 372px;
    height: 145px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'IntroRegular';
    text-align: center;
    /* line-height: 145px; */
    background-position: center center;
    margin-top: 217px;
    border-radius: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #232d90;
    box-shadow: 1px 1px 0px 0px #2a40b3, -1px 1px 0px 0px #2a40b3, inset 0px 0px 0px 4px rgb(2 22 66), inset 0px 0px 20px 11px #6386f9;
}
.random-points-parent[data-skin="hollywoodbet"] .random-points-participate-button {
    width: 440px;
    box-shadow: inset 0px 0px 0px 4px #241b4d, inset 0px 0px 16px 14px #9364c9;
    background: #5c2d91;
}
.random-points-learn-more{
    color: #ffffff;
    font-size: 18px;
    font-family: 'IntroRegular';
    width: auto;
    height: 44px;
    margin-top: 8px;
    padding: 15px 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    box-sizing: border-box;
}
.random-points-info-onstart[data-active="instart"] .random-points-learn-more{
    color: rgb(99, 134, 249);
    border: 1px solid #6386f9;
    background-color: rgba(99, 134, 249, 0.102);
    margin-top: 36px;
}
.random-points-info-onstart[data-active="instart"] .random-points-learn-more::before{
    content: '';
    display: inline-block;
    background-image: url(../../Images/Promotion/Random-points/shield-learn-more.png);
    width: 29px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: 1px center;

}
.random-points-parent[data-promotion-lang="ka"] .random-points-learn-more,
.random-points-parent[data-promotion-lang="ka"] .random-points-participate-button{
    font-family: "CrystalUni";
}
.random-points-learn-more::before{
    content: '';
    display: inline-block;
    background-image: url(../../Images/Promotion/Random-points/shield.png);
    width: 29px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: 1px center;
}
.random-points-startin{
    width: 430px;
    height: 187px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    display: none;
}
.random-points-startin .random-wheel-time-container {
    position: static;
}
.random-points-startin .random-promo-end-text {
    position: static;
    font-size: 22px;
    margin-bottom: 36px;
}
.random-points-wheel-canvas{
    position: absolute;
}
.random-points-wheel-spinbtn{
    width: 98px;
    height: 98px;
    background: transparent;
    position: absolute;
    border-radius: 50%;
    z-index: 11;
    bottom: 212px;
    border-radius: 50%;
    line-height: 142px;
    text-align: center;
    color: #00ffff;
    letter-spacing: 1px;
    font-family: 'IntroRegular';
    pointer-events: none;
}

.random-points-wheel-spinbtn.active{
    cursor: pointer;
    pointer-events: auto;
}
.random-points-wheel-spinbtn.active:hover{
    background-color: #a8c2ff33;
}
.random-point-min-bet{
    width: 460px;
    min-height: 117px;
    border: 2px solid rgb(213, 5, 54);
    font-family: 'IntroRegular';
    display: flex;
    align-items: center;
    flex-direction: column;
    background: #081124;
    justify-content: space-around;
    border-radius: 10px;
    margin: 0px 0 0 -230px;
    position: absolute;
    z-index: 12;
    left: 50%;
    bottom: 308px;
    text-align: center;
    display: none;
}
.random-min-bet-txt{
    color: #bed1ff;
    font-size: 18px;
    width: 90%;
}
.random-min-bet-btn{
    color: #ffffff;
    font-size: 22px;
    min-width: 91px;
    height: 30px;
    text-align: center;
    background: #d50536;
    line-height: 35px;
    border-radius: 6px;
    box-shadow: 0px 0px 20px inset white;
    cursor: pointer;
    padding: 0 12px;
    margin: 5px 0;
}
.random-min-bet-btn:hover{
    box-shadow: none;
}
.random-points-parent[data-promotion-lang="ka"] .random-point-min-bet{
    font-family: "CrystalUni" !important;
}
.random-mobile-horizontal{
    display: none;
}
.random-points-parent[data-tablet="true"] .random-points-progress-info-second .wheelBorderRight{
    width: 640px;
}
.random-points-parent[data-tablet="true"] .wheel-mission-right{
    right: 10px;
}
.random-points-parent[data-tablet="true"] .random-footer-myrank{
    top: 27px;
}
.random-points-icon-container[data-tablet="true"][data-category="jetx"] .random-icon-parent-new{
    left: 100px;
    top: 91px;
    transform: scale(0.7) !important;
}
.random-points-icon-container[data-tablet="true"][data-category="slots"]{
    transform: scale(0.6) !important;
}
.random-points-icon-container[data-tablet="true"][data-category="slots"] .random-icon-parent-new{
    top: 25px;
    left: 20px;
}

/* how to play(start) */

.random-points-howtoplay-parent{
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.random-points-howtoplay{
    position: relative;
    width: 720px;
    height: 680px;
    background-color: #0a0c14fa;
    top: 50%;
    left: 50%;
    margin: -340px 0 0 -360px;
    background-image: url(../../Images/Promotion/Random-points/howtoplay-bg.png);
    background-position: center -21px;
}
.random-howtoplay-fund,
.random-howtoplay-promotion,
.random-howtoplay-header{
    position: absolute;
}
.random-howtoplay-header{
    font-family: 'IntroBlackCaps';
    font-size: 30px;
    color: #4772ff;
    top: 40px;
    left: 40px;
}
.random-howtoplay-fund{
    font-family: 'IntroRegular';
    font-size: 24px;
    color: #ffffff;
    top: 80px;
    left: 40px;
}
.random-howtoplay-fund span{
    display: inline-block;
    margin-left: 7px;
    color: #ffc324;
}
.random-howtoplay-fund p{
    display: inline-block;
    font-size: 18px;
    margin-left: 7px;
}
.random-howtoplay-promotion{
    top: 40px;
    right: -10px;
    background-image: -moz-linear-gradient( 90deg, rgb(23,31,70) 0%, rgb(40,53,107) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(23,31,70) 0%, rgb(40,53,107) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(23,31,70) 0%, rgb(40,53,107) 100%);
    box-shadow: 0px 0px 4.8px 0.2px rgb(0 0 0), inset 0px 2px 2.79px 0.21px rgb(121 160 255);
    width: 200px;
    height: 60px;
    font-size: 24px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    font-family: 'IntroRegular';
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.random-points-howtoplay .random-promo-end-text{
    margin-right: 30px;
    position: initial;
}
.random-points-howtoplay .random-wheel-time-container{
    position: initial;
}
.random-points-howtoplay .header-time-container{
    position: absolute;
    bottom: 114px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.random-points-howtoplay .random-wheel-time-container span{
    background-color: #20232e;
    color: #ffffff;
}
.random-points-howtoplay .random-promo-end-text{
    color: #ffffff;
    font-size: 22px;
}
.random-points-howtoplay .random-promo-end-text::before{
    content:'';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../../Images/Promotion/Random-points/howtoplay-clock-icon.png);
    margin-right: 7px;
}
.random-points-howtoplay .random-wheel-time-container p{
    color: #a1a2a5;
}
.random-points-howtoplay label{
    font-size: 24px;
    color: #ffffff;
    font-family: 'IntroRegular';
    bottom: 31px;
    left: 45px;
    display: block;
    position: absolute;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.random-points-howtoplay label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  .random-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #07090f;
    border: 1px solid #3f4147;
  }
  .random-points-howtoplay label input:checked ~ .random-checkmark {
    background-color: #07090f;
    border: 1px solid #d9073b;
  }
  .random-checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  .random-points-howtoplay label input:checked ~ .random-checkmark:after {
    display: block;
    border: solid #d9073b;
    border-width: 0 3px 3px 0;
  }
  .random-points-howtoplay label .random-checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .random-points-howtoplay-button{
    width: 220px;
    height: 63px;
    line-height: 70px;
    text-align: center;
    border: 2px solid #d9073b;
    color: #d9073b;
    background-color: #07090f;
    right: 40px;
    position: absolute;
    bottom: 29px;
    font-family: 'IntroBlackCaps';
    font-size: 30px;
    cursor: pointer;
  }
  .random-points-howtoplay-button:hover{
    border: 2px solid #fb3457;
    color: #fb3457;
  }

/* how to play(start) end*/

@supports (-webkit-touch-callout: none) {
    .random-points-parent[data-tablet="true"] .close-random-points-wheel-icon{
       margin-top: 25px;
    }
    .random-points-parent[data-promotion-lang="ka"][data-tablet="true"] .wheel-mission-left,
    .random-points-parent[data-promotion-lang="ka"][data-tablet="true"] .wheel-mission-right{
        font-size: 15px;
    }
    .random-points-parent[data-mobile="true"] .footer-random-tabs span div{ 
        padding-top: 2px;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .footer-random-tabs span div{ 
        padding-top: 0;
    }
}
@media only screen and (max-width:1000px) and (orientation:landscape){
    .random-points-icon-container[data-game="crazyhuntx"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-game="jokerbuybonus"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-game="slicerx"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-game="towerx"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-game="cricketx"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-game="cricketerx"][data-mobile="true"] .random-icon-parent-new{
        display: none !important;
    }
    .random-spins-collected,
    .random-spins-used{
        width: auto;
        text-align: center;
    }
    .footer-time-container{
        display: none;
    }
    .random-points-parent[data-mobile="true"] .header-time-container{
        display: block;
    }

    .random-points-howtoplay{
        transform: scale(0.5);
    }
    .random-points-parent[data-mobile="true"] .random-wheel-content .header-time-container{
        position: relative;
        right: 0;
        width: 66%;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 24px;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-content  .random-promo-end-text,
    .random-points-parent[data-mobile="true"] .random-wheel-content  .random-wheel-time-container{
        position: initial;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-content  .random-promo-end-text{
        width: auto;
        margin-right: 15px;
    }

    .random-points-parent[data-mobile="true"] .random-points-info-onstart .random-promo-end-text{
        text-align: center;
        margin-bottom: 14px;
    }
    .random-points-parent[data-mobile="true"] .random-points-info-onstart[data-active="instart"] .random-points-learn-more{
        margin-top: 19px;
        padding: 7px 13px;
        height: 27px;
        border-radius: 5px;
        font-size: 10px;
    }
    .random-points-parent[data-mobile="true"] .random-points-info-onstart[data-active="instart"] .random-points-learn-more::before{
        transform: scale(0.7);
        width: 24px;
        height: 22px;
    }
    .random-points-parent[data-mobile="true"] .random-points-info-onstart[data-active="instart"] .random-points-startin{
        justify-content: center;
    }


    .random-points-info-onstart[data-active="participate"] .random-points-participate {
        display: flex;
        transform: scale(0.6);
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-prize{
        margin-right: 4px;
        padding-right: 6%;
        margin-left: -7%;
        justify-content: right;
        /* display: inline-block; */
        text-align: right;
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-score{
        margin-left: 0;
    }
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-win-value {
        text-align: right !important;
        padding-right: 6%;
        margin-left: -7%;
    }
    .random-points-icon-container[data-category="jetx"] .random-icon-parent-new{
        display: block;
        left: 144px;
        top: 0px;
        width: 86px;
        height: 86px;
        /* background-size: contain; */
    }
    .random-points-parent[data-mobile="true"] .random-tab-leaderboard{
        padding-bottom: 0px !important;
    }
    .random-points-parent[data-mobile="true"] .random-min-bet-btn {
        color: #ffffff;
        font-size: 18px;
        width: 100px;
        height: 26px;
        text-align: center;
        background: #d50536;
        line-height: 26px;
        border-radius: 6px;
        box-shadow: 0px 0px 20px inset white;
        margin: 5px 0;
    }
    .random-points-parent[data-mobile="true"] .random-min-bet-txt {
        color: #bed1ff;
        font-size: 14px;
        width: 90%;
    }
    .random-points-parent[data-mobile="true"] .random-point-min-bet {
        width: 40%;
        min-height: 80px;
        border: 2px solid rgb(213, 5, 54);
        font-family: 'IntroRegular';
        display: flex;
        align-items: center;
        flex-direction: column;
        background: #081124;
        justify-content: space-around;
        border-radius: 10px;
        margin: -40px 0 0 -20%;
        position: absolute;
        z-index: 12;
        left: 50%;
        bottom: calc(46% - 30px);
        text-align: center;
        display: none;
        font-size: 10px;
    }
    .random-points-parent[data-mobile="true"]  .random-points-wheel-spinbtn{
        top: 196px;
        left: 217px;
    }
    .random-points-parent[data-mobile="true"]{
        background-color: #1a2437;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] {
        background-color: #0d0812;
    }
    .random-points-parent[data-mobile="true"]{
        position: relative;
        border-radius: 10px;
        background-color: #1a2437;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        left: 0;
        top: 0;
    }
    .random-points-icon-container[data-mobile="true"] .random-icon-parent-new{
        top: 5px;
        left: 5px;
        -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
        transform-origin: center left;
    }
    .random-points-icon-container[data-mobile="true"][data-category="xgames"][data-game="helicopterx"] .random-icon-parent-new{
        display: none !important;
    }
    .random-points-icon-container[data-mobile="true"][data-category="xgames"][data-game="tugofwar"] .random-icon-parent-new{
        display: none !important;
    }
    .random-points-icon-container[data-game="spinx"][data-mobile="true"] .random-icon-parent-new{
        top: 29px;
        left: 226px;
    }
    .random-points-icon-container[data-category="jetx"] .random-icon-parent-new{
        transform: scale(0.6);
        left: 90px;
        top: -19px;
    }
    .jetx-main .random-points-icon-container[data-category="jetx"] .random-icon-parent-new{
        transform: scale(0.5);
        left: 5px;
        top: 15px;
    }
    .random-points-icon-container[data-category="othergames"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-category="games"][data-mobile="true"] .random-icon-parent-new{
        display: none !important;
    }
    .random-points-parent[data-mobile="true"] .close-random-promotion {
        width: 38px;
        height: 38px;
        background-size: cover;
        right: 12px;
        top: 9px;
    }
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .close-random-promotion {
        background-image: url(../../Images/Promotion/Random-points/close-hollywoodbet-mobile.png);
        background-position: 0;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-time-container p{
        font-size: 9px;
        letter-spacing: 1px;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-time-container span{
        width: 28px;
        height: 28px;
        font-size: 11px;
        border-radius: 5px;
        letter-spacing: 1px;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-time-container{
        right: 23%;
        left: auto;
        top: 33px;
        width: 250px;
    }
    .random-points-parent[data-mobile="true"] .random-promo-end-text{
        font-size: 12px;
        right: 23%;
        left: auto;
        width: 250px;
        top: 13px;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-header{
        height: 18%;
        display: flex;
        justify-content: flex-end;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderLeft{
        left: auto;
        right: 0;
        top: 85px;
        width: 77%;
        height: 83px;
        background-image: url(../../Images/Promotion/Random-points/wheel-border-first-hor.png);
        background-size: contain;
        background-repeat: round;
    }
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .random-wheel-header .wheelBorderLeft {
        right: 0;
        width: 77%;
        background-image: url(../../Images/Promotion/Random-points/wheel-border-first-hor-hollywoodbet.png);
        left: auto;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderRight{
        left: auto;
        right: 0;
        top: 176px;
        width: 77%;
        height: 80px;
        background-image: url(../../Images/Promotion/Random-points/wheel-border-second-hor.png);
        background-repeat: round;
    }
    .random-points-parent[data-mobile="true"][data-mobile="true"] .random-wheel-header .wheelBorderRight {
        right: 0;
        width: 77%;
        background-image: url(../../Images/Promotion/Random-points/wheel-border-right-hollywoodbet.png);
    }
    .random-points-parent[data-mobile="true"] .wheel-mission-left,
    .random-points-parent[data-mobile="true"] .wheel-mission-right{
        top: 8px;
        font-size: 9px;
        right: 4%;
        left: auto;
        width: calc(100% - 29%);
        text-align: center;
    }
    .random-points-parent[data-mobile="true"] .wheel-mission-right{
        top: 69px;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .wheel-mission-left,
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .wheel-mission-right{
        top: 10px;
        font-size: 8px;
        right: 4%;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderLeft .wheel-mission-left{
        left: auto;
        width: calc(100% - 29%);
        text-align: center;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderRight .wheel-mission-left{
        top: 10px;
        left: auto;
        width: 54%;
        text-align: center;
        right: 12%;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderRight .wheel-mission-right{
        top: 64px;
        left: auto;
        width: 54%;
        text-align: center;
        right: 12%;
    }
    .random-points-parent[data-mobile="true"] .wheel-mision-progress-left{
        top: 23px;
        left: auto;
        right: 4%;
        display: flex;
        justify-content: flex-end;
    }
    
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .random-points-progress-info-second .wheel-mission-right,
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .random-points-progress-info-second .wheel-mission-left,
    .random-points-parent[data-promotion-lang="de"][data-mobile="true"] .random-points-progress-info-second .wheel-mission-right,
    .random-points-parent[data-promotion-lang="de"][data-mobile="true"] .random-points-progress-info-second .wheel-mission-left{
        font-size: 0.9vw !important;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-left-items::before{
        font-size: 10px;
        width: 5.5%;
        top: 21px;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-left-items p{
        margin-top: 3px;
        height: 14px;
        margin-left: 0;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-left-items{
        width: 5.5%;
        height: 18px;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0 2px;
        background-color: #121c2e;
        box-shadow: 0px 2px 0px 0px #2a40b3, inset 0px 1px 0px 0px rgb(2 22 66), inset 0px 3px 0px 0px rgb(1 9 26);
        border-radius: 40px;
        margin: 0 3.5px;
        background-image: none;
    }
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .progress-bar-left-items{
        background-color: #120c18;
        box-shadow: 0px 1px 0px 0px #5a2c8e, inset 0px 1px 0px 0px #5a2c8e, inset 0px 0px 0px 2px #000000, inset 0px 0px 6px 3px #5a2c8ec2;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-left-items::after{
        top: 32px;
        width: 5.5%;
        font-size: 10px;
    }
    .random-points-parent[data-mobile="true"] .wheel-mision-progress-right{
        display: flex;
        justify-content: space-around;
        left: auto;
        right: 12%;
        top: 25px;
        width: 54%;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .wheel-mision-progress-right,
    .random-points-parent[data-promotion-lang="ru"][data-mobile="true"] .wheel-mision-progress-right,
    .random-points-parent[data-promotion-lang="de"][data-mobile="true"] .wheel-mision-progress-right{
        display: flex;
        justify-content: space-between;
        left: auto;
        right: 8%;
        top: 25px;
        width: 62%;
    }
    .random-points-parent[data-mobile="true"]  .progress-bar-right-items{
        position: relative;
        background-size: contain;
        width: 34px;
        height: 19px;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-right-items::before{
        top: 22px;
        width: 100%;
        font-size: 10px;
        position: absolute;
    }
    .random-points-parent[data-mobile="true"] .random-how-to-play {
        height: 40px;
        font-size: 14px;
        margin-top: 45px;
        margin-left: 20px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description{
        font-size: 12px !important;
        margin-top: 15px;
        width: calc(100% - 46px);
    }
    .random-points-parent[data-mobile="true"] .footer-random-tabs{
        height: 36px;
        width: calc(100% - 57px);
        left: 5px;
        top: 10px;
    }
   
    .random-points-parent[data-mobile="true"] .footer-random-tabs span{
        width: 29%;
        height: 53%;
        background-size: cover;
        font-size: 10px;
        background-repeat: no-repeat;
        z-index: 1;
        background: none;
        padding-bottom: 0px;
    }
    .random-points-parent[data-mobile="true"] .footer-random-tabs span::after{
        width: 32%;
        height: 98%;
        background-size: cover;
        font-size: 10px;
        background-repeat: no-repeat;
        position: absolute;
        top: 0;
        z-index: -1;
        background-position: center;
        pointer-events: none;
        background: #232d90;
        box-shadow: 1px 1px 0px 0px #2a40b3, -1px 1px 0px 0px #2a40b3, inset 0px 0px 0px 1px rgb(2 22 66), inset 0px 0px 6px 3px #6183f9;
        border-radius: 5px;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .footer-random-tabs span::after{
        background: #5c2d91;
        box-shadow: 1px 1px 0px 0px #a071d6, -1px 1px 0px 0px #a071d6, inset 0px 0px 0px 0px rgb(2 22 66), inset 0px 0px 6px 3px #a071d6;
    }
    .random-points-parent[data-mobile="true"] .random-tab-rules::after{
        content: '';
    }
    .random-points-parent[data-mobile="true"] .random-tab-leaderboard::after {
        content: '';
    }
    .random-points-parent[data-mobile="true"] .random-tab-wheel::after{
        content: '';
    }
    .random-points-parent[data-active-promotion="false"] .random-tab-wheel::after{
        background: #1b263c !important;
        box-shadow: 1px 1px 0px 0px #2d4066, -1px 1px 0px 0px #2d4066, inset 0px 0px 0px 2px rgb(2 22 66), inset 0px 0px 6px 5px #3f5599c2 !important;
        border-radius: 5px;
    }
    .random-points-parent[data-active-promotion="false"] .random-tab-leaderboard::after{
        background: #1b263c !important;
        box-shadow: 1px 1px 0px 0px #2d4066, -1px 1px 0px 0px #2d4066, inset 0px 0px 0px 2px rgb(2 22 66), inset 0px 0px 6px 5px #3f5599c2 !important;
        border-radius: 5px;
    }
    .random-points-parent[data-mobile="true"] aside{
        height: calc(100% - 60px);
        margin-top: 60px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-item-container {
        overflow-y: scroll;
        overflow-x: hidden;
        height: calc(100% - 14px);
    }
    .random-points-parent[data-mobile="true"] .random-rules-title{
        font-size: 14px;
        height: auto;
        width: calc(100% - 46px);
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        padding: 6px 19px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-first-bg p{
        height: 20px;
        width: 400px;
        font-size: 12px;
        padding-left: 12px;
        line-height: 20px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        margin-top: 20px;
        letter-spacing: 1px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-first-bg{
        width: 400px;
        background-size: contain;
        padding-left: 0;
        background-position: -5px 48px;
        height: 94px;
        margin-left:19px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description.fifth::after {
        content: '';
        width: calc(100% - 19px);
        height: 159px;
        background-size: contain;
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-rules-item{
        width: 100%;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description.two-progresses::after {
        content: '';
        height: 88px;
        width: 100%;
        background-image: url(../../Images/Promotion/Random-points/rules-progress2.png);
        display: inline-block;
        margin-top: 10px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description.two-progresses::before {
        content: '';
        height: 110px;
        width: 100%;
        background-image: url(../../Images/Promotion/Random-points/rules-progress1.png);
        display: inline-block;
        margin-bottom: 10px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-first{
        height: 85px;
        width: calc(100% - 46px);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        margin-left: 19px;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-first .wheelBorderLeft{
        background-image: none !important;
        width: 95% !important;
        right: auto !important;
        top: auto !important;
        margin-top: 2px;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-first .wheel-mision-progress-left{
        justify-content: flex-end !important;
        right: 18% !important;
        width: 82% !important;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-second {
        position: relative;
        height: 81px;
        width: calc(100% - 46px);
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-second .wheelBorderRight {
        background-image: none !important;
        right: auto !important;
        top: 0 !important;
        background-size: cover !important;
        left: 3% !important;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-first  .wheel-mission-right{
        width: 100%;
        text-align: center;
        left: 0;
        right: 0;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-first .wheelBorderLeft .wheel-mission-left{
        text-align: center;
        width: 100%;
        left: 0;
        right: 0;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description.fourth::after{
        background-size: contain;
        height: 330px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-second-bg{
        background-size: contain;
        width: 100%;
        height: 90px;
        font-size: 14px;
        padding-left: 100px;
    }
    .random-points-parent[data-mobile="true"] .footer-random-tabs span::before{
        width: 12px;
        height: 12px;
        background-size: contain;
        margin-right: 3px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-header{
        height: 25px;
        font-size: 11px;
        line-height: 27px;
        left: 13px;
        top: 38px;
        width: calc(100% - 25px);
        padding-left: 5px;
        border-radius: 6px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-main {
        margin-top: 37px;
        height: calc(100% - 96px);
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-body{
        height: 100%;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head{
        height: 35px;
        font-size: 11px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-item{
        font-size: 13px;
        height: 40px;
    }
    .random-points-parent[data-mobile="true"] .random-block-item.random-leaderboard-table-item .random-table-player-name::before,
    .random-points-parent[data-mobile="true"] .random-block-item.random-footer-player-name::before{
        margin-left: 30px !important;
    }
    .random-points-parent[data-mobile="true"] .random-block-item.random-leaderboard-table-item.twoDigit .random-table-player-name::before{
        margin-right: 19px !important;
    }
    .random-points-parent[data-mobile="true"] .random-block-item.random-leaderboard-table-item.threeDigit .random-table-player-name::before{
        margin-left: 37px !important;
        margin-right: 28px !important;
    }
    .random-points-parent[data-mobile="true"] .random-table-player-name::before{
        padding: 12px 12px !important;
        margin-right: 13px !important;
        line-height: 13px !important;
        height: 8px !important;
        font-size: 11px !important;
        margin-left: 16px !important;
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-name::before{
        padding: 5px 9px !important;
        margin-right: 7px !important;
        line-height: 13px !important;
        height: 8px !important;
        font-size: 14px !important;
        margin-left: 0 !important;
        position: relative;
        left: -6px;
        top: -1px;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .random-footer-player-name::before{
        padding: 4px 9px !important;
        position: relative;
        left: -6px;
        top: -1px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-footer{
        width: 100%;
        margin-top: 0;
        /* height: calc(50% - 97px); */
        position: absolute;
        bottom: 0;
        height: 51px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-footer-item{
        height: 100%;
        background-repeat: round;
        font-size: 13px;
        top: -6px;
        margin-left: 0;
        background-position: -3px 4px;
        width: 100%;
    }
    .random-points-parent[data-mobile="true"] .random-footer-myrank{
        font-size: 13px;
        width: 100%;
        text-align: center;
        left: auto;
        top: 2px;
        margin-top: 14px;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .random-footer-myrank{
        font-size: 11px;
        margin-top: 13px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-arrow{
        width: 30px;
        height: 24px;
        background-size: contain;
        right: 13px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-footer-item span{
        width: 35%;
    }
    .random-points-parent[data-mobile="true"] .random-table-player-name,
    .random-points-parent[data-mobile="true"] .random-table-player-coin,
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head span:nth-child(2),
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head span:nth-child(3),
    .random-points-parent[data-mobile="true"]  .random-points-leaderboard-win-value,
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head span{
        left: auto;
        width: 24%;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-item span,
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head span{
        position: inherit;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-main{
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        height: 82%;
    }
    .random-points-parent[data-mobile="true"] .random-progress-circle-svg{
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-progress-circle-svg-mobile{
        display: block;
        transform: rotate(-92deg);
    }
    .random-points-parent[data-mobile="true"] .random-circle-bg {
        display: inline-block;
        width: 60px;
        height: 60px;
        background-image: url(../../Images/Promotion/Random-points/circle.png);
        position: absolute;
        background-position: 0px 6px;
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 50%;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .random-circle-bg {
        background-image: url(../../Images/Promotion/Random-points/circle-hollywoodbet.png);
    }
    .random-points-parent[data-mobile="true"] .random-progress-circle {
        fill: none;
        stroke: #959dff;
        stroke-width: 4px;
        transform-origin: center;
        transition: 0.5s;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .random-progress-circle {
        filter: drop-shadow(0px 2px 10px #8d4dd4);
        stroke: #8d4dd4;
    }
    .random-points-parent[data-mobile="true"] .random-circle-spins-container{
        margin-top: 0;
        font-size: 11px;
    }
    .random-points-parent[data-mobile="true"] .random-circle-bg::after {
        content: attr(data-received-spins);
        position: absolute;
        top: 27px;
        width: 100%;
        text-align: center;
        letter-spacing: 1px;
        left: 0px;
        font-size: 11px;
    }
    .random-points-parent[data-promotion-lang="en"][data-mobile="true"] .random-circle-spins-received,
    .random-points-parent[data-promotion-lang="ru"][data-mobile="true"] .random-circle-spins-received{
        margin-top: 7px;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .random-circle-bg::after{
        top: 23px;
    }
    .random-points-parent[data-mobile="true"] .random-circle-spins-container {
        display: flex;
        width: 68%;
        justify-content: center;
        align-items: center;
        font-size: 11px;
        color: rgb(190, 209, 255);
        letter-spacing: 1px;
        font-family: 'IntroLight';
        font-weight: 700;
        position: absolute;
        right: 0;
        height: calc(83% - 142px);
        bottom: 0;
        top: 184px;
    }
    .random-points-parent[data-mobile="true"] .random-circle-spins-received{
        margin-left: 3px;
    }
    .random-points-parent[data-mobile="true"] .random-spins-collected-used {
        position: absolute;
        bottom: 0;
        color: #00ffff;
        font-size: 22px;
        display: flex;
        justify-content: space-around;
        width: 643px;
        font-family: 'IntroLight';
        font-weight: 700;
        align-items: center;
        letter-spacing: 1px;
        left: 0;
        left: -13px;
        top: 513px;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .random-spins-collected-used {
        color: #2a8cd2;
    }
    .random-points-parent[data-mobile="true"] .random-mobile-vertical{
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-bg {
        width: 558px;
        height: 558px;
        position: absolute;
        background-image: url(../../Images/Promotion/Random-points/wheel-main-bg-mobile.png);
        background-size: auto !important;
        background-position: center;
    }
    
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .random-points-wheel-bg {
        background-image: url(../../Images/Promotion/Random-points/wheel-main-bg-mobile-hollywoodbet.png);
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-bg-parent{
        left: -14px;
        top: -34px;
        margin-top: 0;
        position: absolute;
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-canvas{
        top: -600px;
    }
    .random-points-parent[data-mobile="true"] .random-points-section{
        top: 108px;
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-container {
        transform-origin: left top;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        bottom: 20px;
    }
    .random-points-parent[data-mobile="true"] .random-points-win-popup-text{
        top: 121px;
        left: 30px;
    }
    .random-points-parent[data-mobile="true"] .close-random-points-wheel-icon{
        top: -25px;
        right: -7px;
    }
    
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-win-value[data-freespin="true"]{
        justify-content: flex-end;
    }
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-win-value[data-freespin="true"] div::after,
    .random-points-parent[data-mobile="true"] .random-footer-player-prize[data-freespin="true"] div::after{
        content: '';
        width: 84px;
        height: 13px;
        background-image: url(../../Images/Promotion/Random-points/freespin-icon.png);
        background-position: 4px 0px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-prize[data-freespin="true"] div{
        color: #ffb54d;
    }
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-win-value[data-freespin="true"] div {
        display: flex;
        height: 50px;
        align-items: center;
        justify-content: flex-end;
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-prize[data-freespin="true"] div{
        display: flex;
        justify-content: flex-end;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .random-points-participate{
        transform: scale(0.6);
    }
}

@media only screen and (max-width:1000px) and (orientation:portrait){
    .random-spins-collected{
        margin-right: 10%;
    }
    .random-spins-used{
        margin-left: 10%;
    }
    .random-spins-collected,
    .random-spins-used{
        /* width: auto; */
        width: 40%;
        text-align: center;
    }
    .random-points-parent[data-mobile="true"] .footer-time-container{
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .random-points-parent[data-mobile="true"] .header-time-container{
        display: none;
    }

    .random-points-parent[data-mobile="true"] .random-points-info-onstart[data-active="participate"] .random-points-participate{
        display: flex;
        height: 290px;
        width: 100%;
        background-size: contain;
    }
    .random-points-parent[data-mobile="true"] .random-points-learn-more{
        font-size: 11px;
        font-family: 'IntroLight';
        margin-top: 0;
    }
    .random-points-howtoplay{
        transform: scale(0.5);
    }

    .random-points-parent[data-mobile="true"] .random-points-info-onstart .random-promo-end-text{
        text-align: center;
        margin-bottom: 14px;
    }
    .random-points-parent[data-mobile="true"] .random-points-info-onstart[data-active="instart"] .random-points-learn-more{
        margin-top: 19px;
        padding: 7px 13px;
        height: 27px;
        border-radius: 5px;
        font-size: 10px;
    }
    .random-points-parent[data-mobile="true"] .random-points-info-onstart[data-active="instart"] .random-points-learn-more::before{
        transform: scale(0.7);
        width: 24px;
        height: 22px;
    }
    .random-points-parent[data-mobile="true"] .random-points-info-onstart[data-active="instart"] .random-points-startin{
        justify-content: center;
    }
    .random-points-parent[data-mobile="true"] .random-points-info-onstart[data-active="instart"] .random-points-learn-more::before{
        content: '';
        display: inline-block;
        background-image: url(../../Images/Promotion/Random-points/shield-learn-more.png);
        width: 15px;
        height: 15px;
        background-repeat: no-repeat;
        background-position: 1px center;
        background-size: contain;
        margin-right: 5px;
    }

    .random-points-parent[data-mobile="true"] .random-points-learn-more::before {
        content: '';
        display: inline-block;
        background-image: url(../../Images/Promotion/Random-points/shield.png);
        width: 15px;
        height: 15px;
        background-repeat: no-repeat;
        background-position: 1px center;
        background-size: contain;
        margin-right: 5px;
    }
    .random-points-parent[data-mobile="true"] .random-points-participate-button {
        width: 225px;
        height: 70px;
        font-size: 11px;
        font-family: 'IntroLight';
        margin-top: 107px;
        letter-spacing: 1px;
        background: #232d90;
        box-shadow: 1px 1px 0px 0px #2a40b3, -1px 1px 0px 0px #2a40b3, inset 0px 0px 0px 2px rgb(2 22 66), inset 0px 0px 9px 6px #6386f9;
        line-height: normal;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .random-points-participate-button {
        box-shadow: inset 0px 0px 0px 4px #241b4d, inset 0px 0px 16px 14px #9364c9;
        background: #5c2d91;
        /* margin-top: 250px; */
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .random-points-participate {
        background-size: 90%;
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-prize{
        margin-right: 0;
        width: 30% !important;
        left: calc(66% - 2px);
        padding-right: 4%;
        margin-left: -4%;
        justify-content: flex-end;
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-score{
        margin-left: 0;
        left: calc(35% - 2px) !important;
        width: 30% !important;
    }
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-win-value {
        text-align: right !important;
        padding-right: 4%;
        margin-left: -5%;
    }
    .random-points-parent[data-mobile="true"] .random-points-icon-container[data-category="jetx"] .random-icon-parent-new{
        display: block;
        left: 144px;
        top: 0px;
        width: 86px;
        height: 86px;
    }
    .random-points-parent[data-mobile="true"] .random-tab-leaderboard{
        padding-bottom: 0 !important;
    }
    .random-points-parent[data-mobile="true"] .random-mobile-horizontal{
        display: none !important;
    }
    .random-points-parent[data-mobile="true"] .random-min-bet-txt {
        color: #bed1ff;
        font-size: 14px;
        width: 90%;
    }
    .random-points-parent[data-mobile="true"] .random-point-min-bet {
        width: 80%;
        min-height: 80px;
        margin: 0 0 0 -40%;
        left: 50%;
        bottom: calc(30% - 30px);
        padding-top: 12px;
        padding-bottom: 6px;
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-spinbtn{
        top: 417px;
        left: auto;
    }
    .random-points-parent[data-mobile="true"]{
        background-color: #1a2437;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] {
        background-color: #0d0812;
    }
    .random-points-parent[data-mobile="true"]{
        position: relative;
        border-radius: 10px;
        background-color: #1a2437;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        left: 0;
        top: 0;
    }
    .random-points-icon-container[data-mobile="true"] .random-icon-parent-new{
        top: 31px;
        left: -1px;
        -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
        transform-origin: center left;
    }
    .random-points-icon-container[data-mobile="true"][data-category='slots'] .random-icon-parent-new{
        top: 18px;
        left: 21px;
    }
    .random-points-icon-container[data-mobile="true"][data-gift-spins="true"] .random-icon-parent-new{
        top: 53px;
        left: -1px;
    }
    .random-points-icon-container[data-category="xgames"][data-mobile="true"] .random-icon-parent-new{
        top: 128px;
        left: 0px;
    }
    .random-points-icon-container[data-mobile="true"][data-category="xgames"][data-game="helicopterx"] .random-icon-parent-new{
        top: -8px;
        left: 336px;
        transform: scale(0.8);
    }
    .random-points-icon-container[data-mobile="true"][data-category="xgames"][data-game="tugofwar"] .random-icon-parent-new{
        top: 28px;
        left: -4px;
        transform: scale(0.8);
    }
    .random-points-icon-container[data-mobile="true"][data-category="xgames"][data-game="jetx3"] .random-icon-parent-new{
        top: 20px;
        left: 0px;;
    }
    .random-points-icon-container[data-mobile="true"][data-category="xgames"][data-game="cricketx"] .random-icon-parent-new{
        top: 4px;
        left: 189px;
    }
    .random-points-icon-container[data-mobile="true"][data-category="xgames"][data-game="cricketerx"] .random-icon-parent-new{
        top: 4px;
        left: 0px;
        transform: scale(0.8);
    }
    .random-points-icon-container[data-category="xgames"][data-game="slicerx"][data-mobile="true"] .random-icon-parent-new{
        top: 1px;
        left: 269px;
        transform: scale(1);
    }
    .random-points-icon-container[data-category="xgames"][data-game="jokerbuybonus"][data-mobile="true"] .random-icon-parent-new{
        top: 116px;
        left: 0px;
    }
    .random-points-icon-container[data-category="xgames"][data-game="towerx"][data-mobile="true"] .random-icon-parent-new{
        top: 159px;
        left: 7px;
    }
    .random-points-icon-container[data-category="jetx"][data-mobile="true"] .random-icon-parent-new{
        left: 3px;
        top: 19px;
        transform: scale(0.5) !important;
    }
    .jetx-main .random-points-icon-container[data-category="jetx"][data-mobile="true"] .random-icon-parent-new{
        left: 3px;
        top: 40px;
        transform: scale(0.5) !important;
    }
    .random-points-icon-container[data-game="spinx"][data-mobile="true"] .random-icon-parent-new{
        top: 31px;
        left: 216px;
    }
    .random-points-icon-container[data-game="crazyhuntx"][data-mobile="true"] .random-icon-parent-new{
        top: -22px;
        left: 150px;
        transform: scale(0.6) !important;
        display: block;
    }
    .random-points-icon-container[data-category="othergames"][data-mobile="true"] .random-icon-parent-new{
        left: 6px;
        top: 198px;
    }
    .random-points-icon-container[data-category="games"][data-mobile="true"][data-game="hunterx"] .random-icon-parent-new{
        left: 0;
        top: 36px;
    }
    .random-points-icon-container[data-category="othergames"][data-mobile="true"][data-game="hunterx"] .random-icon-parent-new{
        left: 0;
        top: 37px;
    }
    .random-points-icon-container[data-category="games"][data-mobile="true"][data-game="mineisland"] .random-icon-parent-new{
        left: 0;
        top: 37px;
    }
    .random-points-icon-container[data-category="othergames"][data-mobile="true"][data-game="mineisland"] .random-icon-parent-new{
        left: 0;
        top: 36px;
    }
    .random-points-icon-container[data-category="othergames"][data-game="footballx"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-category="games"][data-mobile="true"][data-game="footballx"] .random-icon-parent-new{
        left: 0;
        top: 44px;
        transform: scale(0.5);
    }
    .random-points-icon-container[data-category="othergames"][data-game="balloon"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-category="games"][data-mobile="true"][data-game="balloon"] .random-icon-parent-new{
        left: 44px;
        top: 258px;
    }
    
    .random-points-icon-container[data-category="othergames"][data-game="rollx"][data-mobile="true"] .random-icon-parent-new,
    .random-points-icon-container[data-category="games"][data-mobile="true"][data-game="rollx"] .random-icon-parent-new{
        left: 0;
        top: 9px;
    }
    
    .random-points-icon-container[data-category="games"][data-mobile="true"] .random-icon-parent-new{
        left: 6px;
        top: 198px;
    }
    .random-points-icon-container[data-category="othergames"][data-mobile="true"][data-game="smashx"] .random-icon-parent-new,
    .random-points-icon-container[data-category="games"][data-mobile="true"][data-game="smashx"] .random-icon-parent-new{
        left: 12px;
        top: 51px;
        transform: scale(0.5);
    }
    .random-points-parent[data-mobile="true"] .close-random-promotion {
        width: 35px;
        height: 35px;
        background-size: cover;
        right: 6px;
        top: 20px;
    }
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .close-random-promotion {
        background-image: url(../../Images/Promotion/Random-points/close-hollywoodbet-mobile.png);
        background-position: 0;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-time-container p{
        font-size: 9px;
        letter-spacing: 1px;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-time-container span{
        width: 28px;
        height: 28px;
        font-size: 11px;
        border-radius: 5px;
        letter-spacing: 1px;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-time-container{
        left: auto;
        top: 33px;
        width: 250px;
        right: auto;
    }
    .random-points-parent[data-mobile="true"] .random-promo-end-text{
        font-size: 12px;
        left: auto;
        width: 350px;
        top: 16px;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-header{
        height: 18%;
        display: flex;
        justify-content: flex-end;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderLeft{
        left: auto;
        right: 0;
        top: 44px;
        width: 100%;
        height: 85px;
        background-image: url(../../Images/Promotion/Random-points/wheel-border-first-hor.png);
        background-repeat: round;
    }
    .random-points-parent[data-mobile="true"][data-mobile="true"] .random-wheel-header .wheelBorderLeft {
        left: auto;
        width: 100%;
        background-image: url(../../Images/Promotion/Random-points/wheel-border-left-hollywoodbet.png);
    }
    .random-points-parent[data-mobile="true"] .wheelBorderRight{
        left: auto;
        right: 0;
        top: 135px;
        width: 100%;
        height: 76px;
        background-image: url(../../Images/Promotion/Random-points/wheel-border-second-hor.png);
        background-repeat: round;
    }
    .random-points-parent[data-mobile="true"][data-mobile="true"] .random-wheel-header .wheelBorderRight{
        left: auto;
        width: 100%;
        background-image: url(../../Images/Promotion/Random-points/wheel-border-right-hollywoodbet.png);
    }
    .random-points-parent[data-mobile="true"] .wheel-mission-left,
    .random-points-parent[data-mobile="true"] .wheel-mission-right{
        top: 8px;
        font-size: 9px;
    }
    .random-points-parent[data-mobile="true"] .wheel-mission-right{
        top: 70px;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .wheel-mission-left,
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .wheel-mission-right,
    .random-points-parent[data-promotion-lang="ru"][data-mobile="true"] .wheel-mission-left,
    .random-points-parent[data-promotion-lang="ru"][data-mobile="true"] .wheel-mission-right,
    .random-points-parent[data-promotion-lang="kk"][data-mobile="true"] .wheel-mission-left,
    .random-points-parent[data-promotion-lang="kk"][data-mobile="true"] .wheel-mission-right{
        font-size: 2vw;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderLeft .wheel-mission-left{
        width: 100%;
        text-align: center;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderRight .wheel-mission-left{
        top: 9px;
        width: 100%;
        text-align: center;
    }
    .random-points-parent[data-mobile="true"] .wheelBorderRight .wheel-mission-right{
        top: 61px;
        width: 100%;
        text-align: center;
    }
    .random-points-parent[data-mobile="true"] .wheel-mision-progress-left{
        top: 23px;
        right: auto;
        display: flex;
        justify-content: space-around;
        width: 98%;
        left: 1%;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-left-items::before{
        font-size: 10px;
        width: 7.5%;
        top: 21px;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-left-items p{
        margin-top: 3px;
        height: 13px;
        margin-left: 0;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-left-items{
        width: 7.5%;
        height: 17px;
        background-size: contain;
        background-repeat: no-repeat;
        padding: 0 2.5px;
        background-color: #121c2e;
        box-shadow: 0px 2px 0px 0px #2a40b3, inset 0px 1px 0px 0px rgb(2 22 66), inset 0px 3px 0px 0px rgb(1 9 26);
        background-image: none;
        border-radius: 40px;
        margin: 0 3px;
    }
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .progress-bar-left-items{
        background-color: #120c18;
        box-shadow: 0px 1px 0px 0px #5a2c8e, inset 0px 1px 0px 0px #5a2c8e, inset 0px 0px 0px 2px #000000, inset 0px 0px 6px 3px #5a2c8ec2;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-left-items::after{
        top: 32px;
        width: 7.5%;
        font-size: 10px;
    }
    .random-points-parent[data-mobile="true"] .wheel-mision-progress-right{
        display: flex;
        justify-content: space-around;
        left: auto;
        right: 14%;
        top: 24px;
        width: 72%;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .wheel-mision-progress-right,
    .random-points-parent[data-promotion-lang="ru"][data-mobile="true"] .wheel-mision-progress-right,
    .random-points-parent[data-promotion-lang="de"][data-mobile="true"] .wheel-mision-progress-right{
        display: flex;
        justify-content: space-around;
        left: auto;
        right: 11%;
        top: 24px;
        width: 78%;
    }
    .random-points-parent[data-mobile="true"]  .progress-bar-right-items{
        position: relative;
        background-size: contain;
        width: 34px;
        height: 19px;
    }
    .random-points-parent[data-mobile="true"] .progress-bar-right-items::before{
        top: 22px;
        width: 100%;
        font-size: 10px;
        position: absolute;
    }
    .random-points-parent[data-mobile="true"] .random-how-to-play {
        height: 5%;
        font-size: 14px;
        margin-top: 45px;
        margin-left: 20px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description{
        font-size: 12px;
        margin-top: 15px;
        width: calc(100% - 28px);
    }
    .random-points-parent[data-mobile="true"] .footer-random-tabs{
        height: 59px;
        top: 9px;
        display: flex;
        justify-content: space-around;
        width: 88%;
        align-items: center;
        position: absolute;
        z-index: 13;
        left: 4px;
    }
    .random-points-parent[data-mobile="true"] .footer-random-tabs span{
        width: 29%;
        height: 47%;
        background-size: cover;
        font-size: 9px;
        background-repeat: no-repeat;
        z-index: 1;
        margin-top: 0;
        background: none;
        padding-bottom: 0;
        word-break: break-all;
        text-align: center;
    }
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-text[data-two-word="true"]{
        width: 50%;
    }
    .random-points-parent[data-mobile="true"][data-promotion-lang="uz"] .random-points-leaderboard-text[data-two-word="true"],
    .random-points-parent[data-mobile="true"][data-promotion-lang="kk"] .random-points-leaderboard-text[data-two-word="true"],
    .random-points-parent[data-mobile="true"][data-promotion-lang="uz"] .random-points-leaderboard-text[data-two-word="true"]{
        width: 60%;
        word-break: break-all;
    }
    .random-points-parent[data-mobile="true"] .footer-random-tabs span::after{
        width: 31%;
        height: 56%;
        background-size: 100%;
        font-size: 10px;
        background-repeat: no-repeat;
        position: absolute;
        top: 21%;
        z-index: -1;
        background-position: center;
        pointer-events: none;
        background: #232d90;
        box-shadow: 1px 1px 0px 0px #2a40b3, -1px 1px 0px 0px #2a40b3, inset 0px 0px 0px 1px rgb(2 22 66), inset 0px 0px 6px 3px #6183f9;
        border-radius: 5px;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .footer-random-tabs span::after{
        background: #5c2d91;
        box-shadow: 1px 1px 0px 0px #a071d6, -1px 1px 0px 0px #a071d6, inset 0px 0px 0px 0px rgb(2 22 66), inset 0px 0px 6px 3px #a071d6;
    }
    .random-points-parent[data-mobile="true"] .random-tab-rules::after{
        content: '';
    }
    .random-points-parent[data-mobile="true"] .random-tab-leaderboard::after {
        content: '';
    }
    .random-points-parent[data-mobile="true"] .random-tab-wheel::after{
        content: '';
    }
    .random-points-parent[data-active-promotion="false"] .random-tab-wheel::after{
        background: #1b263c !important;
        box-shadow: 1px 1px 0px 0px #2d4066, -1px 1px 0px 0px #2d4066, inset 0px 0px 0px 2px rgb(2 22 66), inset 0px 0px 6px 5px #3f5599c2 !important;
        border-radius: 5px;
    }
    .random-points-parent[data-active-promotion="false"] .random-tab-leaderboard::after{
        background: #1b263c !important;
        box-shadow: 1px 1px 0px 0px #2d4066, -1px 1px 0px 0px #2d4066, inset 0px 0px 0px 2px rgb(2 22 66), inset 0px 0px 6px 5px #3f5599c2 !important;
        border-radius: 5px;
    }
    .random-points-parent[data-mobile="true"] aside{
        height: calc(100% - 75px);
        margin-top: 75px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-item-container {
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .random-points-parent[data-mobile="true"] .random-rules-title{
        font-size: 14px;
        height: auto;
        width: calc(100% - 46px);
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        padding: 6px 19px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-first-bg p{
        height: 20px;
        width: 80%;
        font-size: 12px;
        padding-left: 12px;
        line-height: 20px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        margin-top: 20px;
        letter-spacing: 1px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-first-bg{
        width: 80%;
        background-size: contain;
        padding-left: 0;
        background-position: -5px 48px;
        height: 94px;
        margin-left:19px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description.fifth::after {
        content: '';
        width: 100%;
        height: 147px;
        background-size: contain;
        background-image: url(../../Images/Promotion/Random-points/rules-leaderboard-vertical.png);
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-rules-item{
        width: 100%;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description.two-progresses::before {
        content: '';
        height: 55px;
        width: 100%;
        background-image: url(../../Images/Promotion/Random-points/rules-progress2-vertical.png);
        display: inline-block;
        margin-bottom: 0;
        margin-top: 10px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-second .wheelBorderRight {
        background-image: none !important;
        right: auto !important;
        top: 0 !important;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-first{
        height: 87px;
        width: calc(100% - 28px);
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-second{
        height: 78px ;
        width: calc(100% - 28px) ;
    }
    .random-points-parent[data-skin="hollywoodbet"] .random-points-progress-info-first,
    .random-points-parent[data-skin="hollywoodbet"] .random-points-progress-info-second{
        margin-left: 12px;
    }
    .random-points-parent[data-mobile="true"] .random-points-progress-info-first .wheelBorderLeft{
        background-image: none !important;
        width: 95% !important;
        right: auto !important;
        top: auto !important;
        margin-top: 1px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description.two-progresses::after {
        content: '';
        height: 65px;
        width: 100%;
        background-image: url(../../Images/Promotion/Random-points/rules-progress1-vertical.png);
        display: inline-block;
        margin-bottom: 10px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-rules-description.fourth::after{
        background-size: contain;
        height: 330px;
    }
    .random-points-parent[data-mobile="true"] .random-rules-second-bg{
        background-size: contain;
        width: 100%;
        height: 90px;
        font-size: 14px;
        padding-left: 100px;
        z-index: 1;
    }
    .random-points-parent[data-mobile="true"] .footer-random-tabs span::before{
        width: 12px;
        height: 12px;
        background-size: contain;
        margin-right: 3px;
        flex-shrink: 0;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-header{
        height: 25px;
        font-size: 11px;
        line-height: 27px;
        left: 9px;
        width: calc(100% - 24px);
        top: 35px;
        border-radius: 6px;
        padding-left: 7px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-main {
        height: calc(100% - 91px);
        margin-top: 32px;
        margin-bottom: 35px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-body{
        height: 100%;
        /* border-bottom: 2px solid #45557b; */
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head{
        height: 35px;
        font-size: 11px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-item{
        font-size: 11px;
        height: 40px;
    }
    .random-points-parent[data-mobile="true"] .random-table-player-name::before{
        padding: 12px 12px !important;
        margin-right: 13px !important;
        line-height: 13px !important;
        height: 8px !important;
        font-size: 11px !important;
        margin-left: 16px !important;
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-name::before{
        padding: 5px 9px !important;
        margin-right: 7px !important;
        line-height: 13px !important;
        height: 8px !important;
        font-size: 14px !important;
        margin-left: 0 !important;
    }
    .random-points-parent[data-mobile="true"][data-promotion-lang="ka"] .random-footer-player-name::before{
        padding: 4px 8px !important;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-footer{
        width: 100%;
        height: 57px;
        display: flex;
        align-items: center;
        top: -19px;
        left: 2px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-footer-item{
        height: 100%;
        background-size: cover;
        background-repeat: round;
        font-size: 11px;
        background-image: url(../../Images/Promotion/Random-points/player-rank-bg.png);
        top: 0;
        justify-content: space-around;
        padding-top: 2px;
        margin-left: 0;
        background-position: 0px 3px;
    }
    
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .random-leaderboard-footer-item{
        background-image: url(../../Images/Promotion/Random-points/player-rank-bg-hollywoodbet.png);
    }
    .random-points-parent[data-mobile="true"] .random-footer-myrank{
        font-size: 13px;
        width: 100%;
        text-align: center;
        left: auto;
        top: 28%;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .random-footer-myrank{
        font-size: 12px;
        top: 23%;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-arrow{
        width: 30px;
        height: 24px;
        background-size: contain;
        right: 0px;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-footer-item span{
        width: 27%;
        /* margin-top: 4%; */
        position: absolute;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-footer-item span.random-footer-player-name{
        width: auto !important;
        left: -7px;
        display: inline-block;
        text-align: left;
    }
    /* .random-points-parent[data-mobile="true"]  .random-leaderboard-table-item span:nth-child(1) */
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head span:nth-child(1),
    .random-points-parent[data-mobile="true"]   .random-table-player-name{
        left: -5px !important;
        width: 40% !important;
    }
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-item span,
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head span{
        position: absolute;
    }
    /* .random-points-parent[data-mobile="true"] .random-leaderboard-table-item span:nth-child(2) */
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head span:nth-child(2),
    .random-points-parent[data-mobile="true"] .random-table-player-coin {
        left: 35% !important;
        width: 30%;
    }
    .random-points-parent[data-mobile="true"] .random-block-item.random-leaderboard-table-item .random-table-player-name::before, 
    .random-points-parent[data-mobile="true"] .random-block-item.random-footer-player-name::before{
        margin-left: 30px !important;
    }
    .random-points-parent[data-mobile="true"] .random-block-item.random-leaderboard-table-item.twoDigit .random-table-player-name::before{
        margin-right: 19px !important;
    }
    .random-points-parent[data-mobile="true"] .random-block-item.random-leaderboard-table-item.threeDigit .random-table-player-name::before{
        margin-left: 37px !important;
        margin-right: 28px !important;
    }
    /* .random-points-parent[data-mobile="true"] .random-leaderboard-table-item span:nth-child(3) */
    .random-points-parent[data-mobile="true"] .random-leaderboard-table-head span:nth-child(3),
    .random-points-parent[data-mobile="true"]  .random-points-leaderboard-win-value {
        right: auto;
        left: 66%;
        width: 30%;
    }
    .random-points-parent[data-mobile="true"] .random-wheel-main{
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        height: calc(82% - 142px);
        margin-top: 97px;
    }
    .random-points-parent[data-mobile="true"] .random-progress-circle-svg{
        display: none;
    }
    .random-points-parent[data-mobile="true"] .random-progress-circle-svg-mobile{
        display: block;
        transform: rotate(-92deg);
    }
    .random-points-parent[data-mobile="true"] .random-circle-bg {
        display: inline-block;
        width: 60px;
        height: 60px;
        background-image: url(../../Images/Promotion/Random-points/circle.png);
        position: absolute;
        background-position: 0px 6px;
        background-repeat: no-repeat;
        background-size: contain;
        border-radius: 50%;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .random-circle-bg {
        background-image: url(../../Images/Promotion/Random-points/circle-hollywoodbet.png);
    }
    .random-points-parent[data-mobile="true"] .random-progress-circle {
        fill: none;
        stroke: #959dff;
        stroke-width: 4px;
        transform-origin: center;
        transition: 0.5s;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .random-progress-circle {
        filter: drop-shadow(0px 2px 10px #8d4dd4);
        stroke: #8d4dd4;
    }
    .random-points-parent[data-mobile="true"] .random-circle-spins-container{
        margin-top: 0;
        font-size: 11px;
    }
    .random-points-parent[data-mobile="true"] .random-circle-bg::after {
        content: attr(data-received-spins);
        position: absolute;
        top: 27px;
        width: 100%;
        text-align: center;
        letter-spacing: 1px;
        left: 0px;
        font-size: 11px;
    }
    .random-points-parent[data-promotion-lang="ka"][data-mobile="true"] .random-circle-bg::after{
        top: 23px;
    }
    .random-points-parent[data-promotion-lang="en"][data-mobile="true"] .random-circle-spins-received,
    .random-points-parent[data-promotion-lang="ru"][data-mobile="true"] .random-circle-spins-received{
        margin-top: 7px;
    }
    .random-points-parent[data-mobile="true"] .random-circle-spins-container {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        font-size: 11px;
        color: rgb(190, 209, 255);
        letter-spacing: 1px;
        font-family: 'IntroLight';
        font-weight: 700;
        position: absolute;
        right: 0;
        top: 0;
    }
    .random-points-parent[data-mobile="true"] .random-circle-spins-received{
        margin-left: 3px;
    }
    .random-points-parent[data-mobile="true"] .random-spins-collected-used {
        position: absolute;
        bottom: 3vh;
        color: #00ffff;
        font-size: 11px;
        display: flex;
        justify-content: space-around;
        width: 100%;
        font-family: 'IntroLight';
        font-weight: 700;
        /* flex-direction: column; */
        align-items: center;
        letter-spacing: 1px;
        left: 0;
        text-align: center;
    }
    .random-points-parent[data-skin="hollywoodbet"][data-mobile="true"] .random-spins-collected-used {
        color: #2a8cd2;
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-bg {
        width: 558px;
        height: 558px;
        /* position: absolute;
        margin: 0 0 0 -277px;
        left: 50%; */
        background-image: url(../../Images/Promotion/Random-points/wheel-main-bg-mobile.png);
        background-size: auto !important;
        background-position: center;
    }
    .random-points-parent[data-mobile="true"][data-skin="hollywoodbet"] .random-points-wheel-bg {
        background-image: url(../../Images/Promotion/Random-points/wheel-main-bg-mobile-hollywoodbet.png);
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-bg-parent{
        left: 0;
        top: 186px;
        margin-top: 0;
        position: absolute;
        display: flex;
    }
    .random-points-parent[data-mobile="true"] .random-points-section{
        top: 108px;
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-container {
        transform-origin: center top;
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
        bottom: 0;
    }
    .random-points-parent[data-mobile="true"] .random-points-win-popup-text{
        top: 336px;
        left: auto;
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-canvas {
        top: -505px;
    }
    .random-points-parent[data-mobile="true"] .close-random-points-wheel-icon{
        top: -30px;
    }
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-win-value[data-freespin="true"]{
        margin-left: -20px;
        text-align: right !important;
        justify-content: flex-end;
    }
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-win-value[data-freespin="true"] div::after,
    .random-points-parent[data-mobile="true"] .random-footer-player-prize[data-freespin="true"] div::after{
        content: '';
        width: 84px;
        height: 13px;
        background-image: url(../../Images/Promotion/Random-points/freespin-icon.png);
        background-position: 4px 0px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .random-points-parent[data-mobile="true"] .random-footer-player-prize[data-freespin="true"] div{
        color: #ffb54d;
    }
    .random-points-parent[data-mobile="true"] .random-points-leaderboard-win-value[data-freespin="true"] div{
        display: flex;
        height: 50px;
        align-items: center;
        justify-content: flex-end;
    }
}
@media only screen and (max-height: 370px) {
    .random-circle-spins-container{
        bottom: 8px !important;
    }
    .wheelBorderRight{
        top: 155px !important;
    }
    .wheelBorderLeft{
        top: 70px !important;
    }
    .random-points-parent[data-mobile="true"] .random-points-wheel-container {
        margin-top: -5px;
    }
}
.random-points-icon-parent{
    position: fixed;
    margin: 0 auto;
    max-width: 1920px;
    top: 0;
    left: 0;
    right: auto;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.random-points-icon-container[data-mobile="true"][data-game="plinkojoker"] .random-icon-parent-new {
    top: -5px;
    left: 10px;
    transform: scale(0.5);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
}