﻿@font-face {
  font-family: 'SF-Bold';
    src: url('SFFont/SF-Pro-Display-Bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'SF-Medium';
    src: url('SFFont/SF-Pro-Display-Medium.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Mont-Bold';
    src: url('SFFont/Mont-Heavy.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Mont-Light';
    src: url('SFFont/Mont-ExtraLight.otf');
    font-weight: normal;
    font-style: normal;
}
.SlotsVIPWheel-progress-main-container {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(4px);
    width: 600px;
    height: 120px;
    position: relative;
    box-sizing: border-box;
    margin: 0 auto 20px auto;
}
.SlotsVIPWheel-progress-main-container a {
    cursor: pointer;
}
.SlotsVIPWheel-progress-main-container:after {
    content: '\e823';
    position: absolute;
    right: 20px;
    top: 38px;
    font-family: 'cb-icons';
    font-size: 8px;
    color: #9DACB7;
    pointer-events: none;
    transform: rotate(-90deg);    
}

.SlotsVIPWheel-progress-title {
    /*width: 94px;*/
    /*height: 88px;*/
    float: left;
    text-align: center;
    /*padding-top: 54px;*/
    color: #ffffff;
    font-size: 12px;
    font-family: 'CrystalBetUni-Medium';
    position: relative;
    box-sizing: border-box;
}
.SlotsVIPWheel-progress-main-container.boardgames .SlotsVIPWheel-progress-title {
    /*padding-top: 46px;*/
    /*line-height: 13px;*/
}
.small-mode .SlotsVIPWheel-progress-main-container.boardgames .SlotsVIPWheel-progress-title {
    /*padding-top: 40px;*/
}
.en .desc-mode .SlotsVIPWheel-progress-main-container.boardgames .SlotsVIPWheel-progress-title {
    /*padding: 44px 30px 0px 95px;*/
    /*font-size: 14px;*/
}
.ru .desc-device .SlotsVIPWheel-progress-main-container.boardgames .SlotsVIPWheel-progress-title {
    /*font-size: 14px;*/
    /*padding: 44px 30px 0px 95px;*/
}
.ru .small-mode .SlotsVIPWheel-progress-main-container.boardgames .SlotsVIPWheel-progress-title {
    /*padding-top: 39px;
    line-height: 12px;
    font-size: 11px;
    padding: 42px 10px 0 10px;*/
}

.SlotsVIPWheel-progress-main-container.boardgames .SlotsVIPWheel-progress-title:after {
    top: 19px;
}
.SlotsVIPWheel-progress-title:after {

    font-family: 'cb-mobile-icons';
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: calc(50% - 30px/2);
    color: #ffffff;
    top: 34px;
}
.SlotsVIPWheel-progress-main-container.sports .SlotsVIPWheel-progress-title:after {
    background-image: url(sports.svg);
}
.SlotsVIPWheel-progress-main-container.slots .SlotsVIPWheel-progress-title:after {
    content: '\E870';
}
.SlotsVIPWheel-progress-main-container.boardgames .SlotsVIPWheel-progress-title:after {
    content: '\E871';
}
.SlotsVIPWheel-progress-main-container.jetx .SlotsVIPWheel-progress-title:after {
    content: '\E873';
}
.SlotsVIPWheel-progress-main-container.jetx-HW {
    margin-bottom: 30px;
}
.SlotsVIPWheel-progress-right {
    width: 426px;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding-top: 3px;
}

.SlotsVIPWheel-progress-line {
    width: 100%;
    position: relative;
    padding-left: 20px;
}
#main .SlotsVIPWheel-progress-line {
    padding-left: 34px;
}
.SlotsVIPWheel-progress-line span {
    position: absolute;
    font-size: 11px;
    font-family: 'CrystalNU4-Regular';
    color: rgba(230, 230, 230, 0.6);
    left: 1px;
}
#main .SlotsVIPWheel-progress-line span {
    left: 0;
}
.SlotsVIPWheelWhellTop .SlotsVIPWheel-progress-line span {
    font-size: 10px;
}

.SlotsVIPWheel-progress-line.top span {
    top: 10px;
}
.SlotsVIPWheel-progress-line.bottom span {
    top: 10px;
}
#main .SlotsVIPWheel-progress-line.top span {
    top: 13px;
}
#main .SlotsVIPWheel-progress-line.bottom span {
    top: 11px;
}
/*.ru .small-mode .SlotsVIPWheel-progress-line span {
    font-size: 8px;
    width: 15px;
    top: 12px;
}*/
/*.en .small-mode .SlotsVIPWheel-progress-line span {
    font-size: 9px;
    top: 12px;
}*/
/*.ru  .SlotsVIPWheel-progress-line span {
    font-size: 8px;
    width: 15px;
}*/

.SlotsVIPWheel-progress-list {
    width: calc( (100% - 37px)/3 );
    float: left;
    height: 35px;
    line-height: 35px;
    font-family: 'Mont-Bold';
    font-size: 13px;
    position: relative;
    color: #fff;
}
#main .SlotsVIPWheel-progress-list {
    width: calc( (100% - 44px)/3 );
    line-height: 37px;
}
.SlotsVIPWheel-progress-line.top .SlotsVIPWheel-progress-list:after {
    content: '';
    width: 4px;
    height: 4px;
    background: rgba(255,255,255,0.3);
    border-radius: 4px;
    position: absolute;
    right: -2px;
    bottom: -7px;
    z-index: 1;
}
.HeaderWheelContainer.small-mode .SlotsVIPWheel-progress-line.top .SlotsVIPWheel-progress-list:after {
    bottom: -9px;
}

#main .SlotsVIPWheel-progress-line.top .SlotsVIPWheel-progress-list:after {
    right: -2px;
    bottom: -8.5px;
}
.SlotsVIPWheel-progress-line.top .SlotsVIPWheel-progress-list.active:after {
    background: rgba(0,0,0,0.3);
}
.SlotsVIPWheel-progress-list label,
.SlotsVIPWheel-progress-list font {
    position: absolute;
    width: 100px;
    text-align: center;
    right: -50px;
}
.small-mode .SlotsVIPWheel-progress-list label,
.small-mode .SlotsVIPWheel-progress-list font {
    font-size: 11px;
}
.small-mode.HeaderWheelContainer .SlotsVIPWheel-progress-list label, 
.small-mode.HeaderWheelContainer .SlotsVIPWheel-progress-list font {
    font-size: 13px;
    font-family: 'Mont-Bold';
}
#main .SlotsVIPWheel-progress-list label,
#main .SlotsVIPWheel-progress-list font {
    font-size: 12px;
    width: 100px;
}
.SlotsVIPWheel-progress {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
    height: 10px;
    position: relative;
}
.SlotsVIPWheel-progress:after {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 10px;
    border-radius: 10px;
    background: linear-gradient(180deg, #36DA2B 0%, #1AA510 100%);
    left: 0;
    top: 0;
}
#main .SlotsVIPWheel-progress:after {
    height: 14px;
    width: 45px;
}
#main .SlotsVIPWheel-progress {
    height: 14px;
}
.SlotsVIPWheel-progressin {
    width: calc(100% - 37px);
    height: 10px;

    position: absolute;
    left: 20px;
    top: 0;
}
.small-mode .SlotsVIPWheel-progressin {
    height: 14px;
    width: calc(100% - 44px);
    left: 34px;

}
.SlotsVIPWheel-progressin div {
    height: 10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #36DA2B 0%, #1AA510 100%);
    max-width: 100%;
}
.small-mode .SlotsVIPWheel-progressin div {
    height: 14px;
}
.HeaderWheel.SlotsVIPWheelWhellTop  .SlotsVIPWheel-progressin div {
    min-width: 6px;
}

.SlotsVIPWheel-progressin-div-span {
    width: 100px;
    display: block;
    position: absolute;
    right: -50px;
    height: 26px;
    top: calc(50% - 26px/2);
    display: flex;
    align-items: center;
    justify-content: center;
}

.SlotsVIPWheel-progressin div span {
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, #1EC013 0%, #169A0D 100%);
    border: 1px solid #29E11D;
    box-shadow: -2px 3px 0px rgba(0, 0, 0, 0.25);
    border-radius: 21px;
    height: 18px;
    top: calc(50% - 18px/2);
    right: initial;
    line-height: 18px;
    padding: 0 5px;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    font-family: 'CrystalBetUni-Bold';
    z-index: 2;
    width: max-content;
}

.small-mode .SlotsVIPWheel-progress.percent0 .SlotsVIPWheel-progressin div span {
    padding: 0 6px;
}
.small-mode .SlotsVIPWheel-progress.percent0 .SlotsVIPWheel-progressin div span {
    right: 30px;
}


.small-mode.mobile-wheel .SlotsVIPWheel-progress-main-container {
    margin: 0 auto;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4));
}

.small-mode .SlotsVIPWheel-progress-main-container {
    width: 340px;
    height: 78px;
    margin: 0 auto 10px auto;
    border-radius: 10px;
}
.small-mode .SlotsVIPWheel-progress-title {
    width: 70px;
    height: auto;
    font-size: 11px;
    padding-top: 44px;
    font-family: 'CrystalNU4-Bold';
    /*padding: 0 5px;*/
}
#main .SlotsVIPWheel-progress-title {
    width: 70px;
    padding-left: 8px;
}
.small-mode .SlotsVIPWheel-progress-title:after {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    left: calc(50% - 20px/2);
    font-size: 20px;
    top: 16px;
}
#main .SlotsVIPWheel-progress-title:after {
    left: calc(50% - 12px/2);
    top: 19px;
}
.small-mode .SlotsVIPWheel-progress-right {
    width: 236px;
    position: relative;
    padding-top: 0;
    top: -5px;
    left: 5px;
}
.small-mode .SlotsVIPWheel-progress-main-container:after {
    font-size: 6px;
    right: 11px;
    top: 35px;
}

/* SlotsVIPWheel Promo mobile header */
.header-promo-SlotsVIPWheel {
    position: relative;
    width: 320px;
    height: 100px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    padding-top: 58px;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background: url(Header/mobbgpng.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 64px;
    overflow: hidden;
}
.header-promo-SlotsVIPWheel::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}
.header-promo-SlotsVIPWheel::before {
    content: '';
    width: 100%;
    height: 16px;
    position: absolute;
    left: 14px;
    top: 9px;
    background-repeat: no-repeat;
    background-size: contain;
}
.ka .header-promo-SlotsVIPWheel::before {
    background-image: url(toptitleka.png);
}
.en .header-promo-SlotsVIPWheel::before {
    background-image: url(toptitleen.png);
}
.ru .header-promo-SlotsVIPWheel::before {
    background-image: url(toptitleru.png);
}

.header-promo-SlotsVIPWheel-title:after {
    content: '';
    background-image: url(toptitleen2.png);
    width: 100%;
    height: 19px;
    position: absolute;
    left: 14px;
    top: 29px;
    background-repeat: no-repeat;
    background-size: contain;
}


.Mob-slots-SW-Top {
    margin-bottom: 19px;
}
.Mob-jetx-SW-Top {
    margin-bottom: 16px;
}
.header-promo-SlotsVIPWheel-title {

}


.header-promo-SlotsVIPWheel-m-1 {
    width: 60px;
    height: 28px;
    position: absolute;
    top: 8px;
    right: 32px;
    text-align: left;
    padding-left: 25px;
    box-sizing: border-box;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 14px;
}
.header-promo-SlotsVIPWheel-m-1 label {
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    display: block;
    font-size: 13px;
    top: 2px;
}
.header-promo-SlotsVIPWheel-m-1::after {
    content: '';
    width: 35px;
    height: 35px;
    background-image: url(Header/m-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -18px;
    top: -4px;
}

.header-promo-SlotsVIPWheel-m-2 {
    width: 90px;
    height: 28px;
    position: absolute;
    top: 11px;
    right: 32px;
    text-align: left;
    padding-left: 42px;
    box-sizing: border-box;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 11px;
}
.header-promo-SlotsVIPWheel-m-2 label {
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    font-size: 13px;
    top: 1px;
}
.header-promo-SlotsVIPWheel-m-2::after {
    content: '';
    width: 63px;
    height: 39px;
    background-image: url(Header/m-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -19px;
    top: -9px;
}


.mob-SlotsVIPWheel-header-title {
    font-size: 10px;
    color: #FFC8D1;
    font-family: 'CrystalNU4-Regular';
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
    height: 20px;
    float: left;
}
.mob-SlotsVIPWheel-header-title label {
    display: block;
    color: #FFFFFF;
    font-family: 'CrystalBetUni-Medium';
    font-size: 12px;
    position: relative;
    top: -2px;
}
.mob-SlotsVIPWheel-header-title:after {
    content: '';
    
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 16px/2);
    left: 15px;    
}
.sports .mob-SlotsVIPWheel-header-title:after {
    background-image: url('m-sports.svg');
}
.slots .mob-SlotsVIPWheel-header-title:after {
    background-image: url('m-slots.svg');
}
.boardgames .mob-SlotsVIPWheel-header-title:after {
    background-image: url('m-boardgames.svg');
}
.jetx .mob-SlotsVIPWheel-header-title:after {
    background-image: url('m-jetx.svg');
}

.mob-SlotsVIPWheel-header-progress {
    width: 164px;
    position: relative;
    float: right;
    margin-right: 24px;
    top: -4px;
}

.Mob-SlotsVIPWheel-progress-line {
    width: 100%;
}
.Mob-SlotsVIPWheel-progress-list {
    width: calc(100%/3);
    height: 15px;
    line-height: 15px;
    float: left;
    position: relative;
}
.Mob-SlotsVIPWheel-progress-list:after {
    content: '';
    background: rgba(255, 255, 255, 0.2);
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    right: -2.5px;
    bottom: -7px;
    z-index: 1;
}
.Mob-SlotsVIPWheel-progress-list.active:after {

}

.Mob-SlotsVIPWheel-progress-list label {
    font-size: 9px;
    color: #ffffff;
    width: 100px;
    right: -50px;
    text-align: center;
    position: absolute;
    font-family: 'CrystalBetUni-Medium';
}

.Mob-SlotsVIPWheel-progress {
    width: 100%;
    background: rgba(0,0,0,0.4);
    border-radius: 10px;
    height: 9px;
    position: relative;
}
.order-promo.SlotsVIPWheel  .Mob-SlotsVIPWheel-progress {
    overflow: hidden;
}
.order-promo.SlotsVIPWheel .Mob-SlotsVIPWheel-progress div {
    left: 0px;
}
.Mob-SlotsVIPWheel-progress div {
    position: absolute;
    height: 9px;
    border-radius: 10px;
    background: #33B52A;
}

.Mob-slots-HW-Top,
.Mob-boardgames-HW-Top,
.Mob-jetx-HW-Top  {
    margin-top: 18px;
}


/* end SlotsVIPWheel Promo */



/* RouletteWheel Promo mobile header */
.header-promo-RouletteWheel {
    position: relative;
    width: 320px;
    height: 100px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    padding-top: 58px;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background: url(Header/mobbgpng.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 59px;
    overflow: hidden;
}
.header-promo-RouletteWheel::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}
.header-promo-RouletteWheel::before {
    content: '';
    width: 100%;
    height: 19px;
    position: absolute;
    left: 14px;
    top: 13px;
    background-repeat: no-repeat;
    background-size: contain;
}
.ka .header-promo-RouletteWheel::before {
    background-image: url(toptitleka.png);
}
.en .header-promo-RouletteWheel::before {
    background-image: url(toptitleen.png);
}
.ru .header-promo-RouletteWheel::before {
    background-image: url(toptitleru.png);
}

.Mob-slots-SW-Top {
    margin-bottom: 19px;
}
.Mob-jetx-SW-Top {
    margin-bottom: 16px;
}
.header-promo-RouletteWheel-title {
    display: none;
    font-size: 14px;
    line-height: 13px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    top: 11px;
    left: 15px;
    width: 50px;
}


.header-promo-RouletteWheel-m-1 {
    width: 60px;
    height: 28px;
    position: absolute;
    top: 8px;
    right: 32px;
    text-align: left;
    padding-left: 25px;
    box-sizing: border-box;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 14px;
}
.header-promo-RouletteWheel-m-1 label {
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    display: block;
    font-size: 13px;
    top: 2px;
}
.header-promo-RouletteWheel-m-1::after {
    content: '';
    width: 35px;
    height: 35px;
    background-image: url(Header/m-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -18px;
    top: -4px;
}

.header-promo-RouletteWheel-m-2 {
    width: 90px;
    height: 28px;
    position: absolute;
    top: 11px;
    right: 32px;
    text-align: left;
    padding-left: 42px;
    box-sizing: border-box;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    line-height: 11px;
}
.header-promo-RouletteWheel-m-2 label {
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    font-size: 13px;
    top: 1px;
}
.header-promo-RouletteWheel-m-2::after {
    content: '';
    width: 63px;
    height: 39px;
    background-image: url(Header/m-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -19px;
    top: -9px;
}


.mob-RouletteWheel-header-title {
    font-size: 10px;
    color:#87FEEF;
    font-family: 'CrystalNU4-Regular';
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
    height: 20px;
    float: left;
}
.mob-RouletteWheel-header-title label {
    display: block;
    color: #FFFFFF;
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    position: relative;
    top: -3px;
}
.mob-RouletteWheel-header-title:after {
    content: '';
    
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 16px/2);
    left: 15px;    
}
.sports .mob-RouletteWheel-header-title:after {
    background-image: url('m-sports.svg');
}
.slots .mob-RouletteWheel-header-title:after {
    background-image: url('m-slots.svg');
}
.boardgames .mob-RouletteWheel-header-title:after {
    background-image: url('m-boardgames.svg');
}
.jetx .mob-RouletteWheel-header-title:after {
    background-image: url('m-jetx.svg');
}

.mob-RouletteWheel-header-progress {
    width: 164px;
    position: relative;
    float: right;
    margin-right: 24px;
    top: -4px;
}

.Mob-RouletteWheel-progress-line {
    width: 100%;
}
.Mob-RouletteWheel-progress-list {
    width: calc(100%/3);
    height: 15px;
    line-height: 15px;
    float: left;
    position: relative;
}
.Mob-RouletteWheel-progress-list:after {
    content: '';
    background: rgba(0, 0, 0, 0.2);
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    right: 5px;
    bottom: -7px;
    z-index: 1;
}
.Mob-RouletteWheel-progress-list.active:after {

}

.Mob-RouletteWheel-progress-list label {
    font-size: 9px;
    color: #5DE5D4;
    width: 100px;
    right: -43px;
    text-align: center;
    position: absolute;
    font-family: 'CrystalBetUni-Medium';
}

.Mob-RouletteWheel-progress {
    width: 100%;
    background: rgba(255,255,255,0.3);
    border-radius: 10px;
    height: 9px;
    position: relative;
}
.Mob-RouletteWheel-progress div {
    position: absolute;
    height: 9px;
    border-radius: 10px;
    background: #33B52A;
}

.Mob-slots-HW-Top,
.Mob-boardgames-HW-Top,
.Mob-jetx-HW-Top  {
    margin-top: 18px;
}


/* end RouletteWheel Promo */



.progress-container-for-device.mob-device {
    display: none;
}
.small-mode.mobile-wheel .progress-container-for-device.mob-device {
    display: block;
}
.small-mode.mobile-wheel .progress-container-for-device.desc-device {
    display: none;
}

.desc-mode .SlotsVIPWheel-progressin,
.desc-mode .SlotsVIPWheel-progress,
.desc-mode .SlotsVIPWheel-progressin div {
    height: 16px;

}
.desc-mode .SlotsVIPWheel-progressin {
    /*width: calc(100% - 75px);*/
    /*width: calc(100% - 15px);*/
    width: calc(100% - 32px);
    left: 12px;
}
.desc-mode .SlotsVIPWheel-progressin div {
    max-width: 100%;
}
.desc-mode .SlotsVIPWheel-progress-line {
    padding-left: 13px;
}
.desc-mode .SlotsVIPWheel-progress:after{
    width: 24px;
    height: 16px;
 }
 .desc-mode .SlotsVIPWheel-progress-list {
    font-size: 15px;
    color: #ffffff;
    line-height: 29px;
    width: calc( (100% - 32px)/3 );
 }
 .desc-mode .SlotsVIPWheel-progress-list font {
    top:  10px;
 }
.desc-mode .top .SlotsVIPWheel-progress-list {
    line-height: 23px;
}
.desc-mode .bottom .SlotsVIPWheel-progress-list {
    line-height: 28px;
}
.desc-mode .SlotsVIPWheel-progress-line.top .SlotsVIPWheel-progress-list:after {
    bottom: -10px;
}
.desc-mode .SlotsVIPWheel-progress-line.bottom {
    padding-left: 11px;
    padding-top: 1px;
}
.desc-mode .SlotsVIPWheel-progress-line span {
    font-size: 11px;
    top: 5px;
}
.desc-mode .SlotsVIPWheel-progress-line.top span {
    top: 5px;
}
.desc-mode .SlotsVIPWheel-progress-line.bottom span {
    top: 18px;
}
.desc-mode .SlotsVIPWheel-progressin div span {
    height: 29px;
    line-height: 29px;
    top: calc(50% - 29px/2);
    font-size: 16px;
}
.desc-mode .SlotsVIPWheel-progress-main-container:after {
    right: 26px;
    top: 54px;
}
.desc-mode .SlotsVIPWheel-progress-title {
    width: 105px;
    height: 100%;
    /*color: #fff;*/
    /*font-size: 12px;*/
    /*line-height: 18px;*/
    /*padding: 2px 3px 0 95px;*/
    /*text-align: left;*/
    font-family: 'CrystalBetUni-Medium';
    /*padding-top: 41px !important;*/
    /*line-height: 18px !important;*/
    padding-top: 69px;
}
#body .HeaderWheelContainer  .SlotsVIPWheel-progress-title {
    width: 70px;
    padding-left: 9px;
}
#body .HeaderWheelContainer  .SlotsVIPWheel-progress-main-container.slots .SlotsVIPWheel-progress-title:after {
    left: calc(50% - 11px/2);
    top: 18px;
}
.ru .desc-mode .SlotsVIPWheel-progress-title {
    /*padding-right: 50px;*/
}
.desc-mode .SlotsVIPWheel-progress-main-container.boardgames .SlotsVIPWheel-progress-title:after {
    top: 51px;
    left: 51px;
}
.desc-mode .SlotsVIPWheel-progress-title:after {
    font-size: 30px;
}
.desc-mode .SlotsVIPWheel-progress-right {
    padding-top: 17px;
    margin-left: 3px;
}
.SWprogress-con-main {
    left: 0;
}
.progress_text_p {
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'CrystalNU4-Bold';
    position: relative;
    margin: 80px auto 0 22px;
    text-align: center;
}
.progress_text_p:before {
    content: '\E882';
    position: absolute;
    font-family: 'cb-icons';
    font-size: 16px;
    color: #ffffff;
    left: -5px;
    top: 1px;
}
.en .desc-mode .progress_text_p:before {
    left: 95px;
}
.ru .desc-mode .progress_text_p:before {
    left: -16px;
}
#main .progress_text_p {
    font-size: 12px;
    margin: 19px auto 0 32px;
    width: 312px;
}
#main .progress_text_p:before {
    left: -27px;
    top: 6px;
}
#main .SlotsVIPWheel-progress-line.top span,
#main .SlotsVIPWheel-progress-line.bottom span {
    font-size: 10px;
}
/*mobile header*/
.order-promo.SlotsVIPWheel {
    position: relative;
    width: 320px;
    height: 110px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    /*padding-top: 58px;*/
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background: url(Header/mobbgpng.png);
    background-size: contain;
    background-repeat: no-repeat;
    /*padding-top: 64px;*/
    overflow: hidden;
    /*padding: 10px 0 0 12px;*/
}
.SlotsVIPWheel_header_toptitle {
    box-sizing: border-box;
    display: flex;
}
.SlotsVIPWheel_header_toptitle > div {
    display: inline-block;
}
.SlotsVIPWheel_header_toptitle > div:first-child {
    width: 60px;
    text-align: center;
    font-size: 11px;
    color: #ffffff;
    font-family: 'CrystalBetUni-Medium';
    margin: 11px 0 0 13px;
    line-height: 15px;
}
#body_body .SlotsVIPWheel_header_toptitle > div:first-child {
    margin: 11px 0 0 20px;
}
#body_body.en .SlotsVIPWheel_header_toptitle > div:first-child,
#body_body.ru .SlotsVIPWheel_header_toptitle > div:first-child {
    text-transform: uppercase;
}
.SlotsVIPWheel_header_toptitle > div:first-child span.VipShape {
    background: url(Header/VIPshape.png) top center no-repeat;
    width: 31px;
    height: 16px;
    display: block;
    margin: 2px auto 0 16px;
}
#body_body .SlotsVIPWheel_header_toptitle > div:first-child span.VipShape {
    margin: 1px auto 0 16px;
}
#body_body.en .SlotsVIPWheel_header_toptitle > div:first-child span.VipShape,
#body_body.ru .SlotsVIPWheel_header_toptitle > div:first-child span.VipShape {
    margin: 1px auto 0 14px;
}
#body_body .SlotsVIPWheel_header_toptitle > div:first-child label:last-child {
    margin: 2px auto 0 2px;
    display: inline-block;
}
.SlotsVIPWheel_header_toptitle > div:first-child span:nth-child(3) {
    margin: 2px auto 0 2px;
    display: inline-block;
}
.SlotsVIPWheel_header_spins {
    width: 60px;
    height: 32px;
    box-sizing: border-box;
    text-align: left;
    color: #ffffff;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    border-radius: 4px;
    background: rgba(0,0,0,0.4);
    padding-left: 25px;
    position: relative;
    margin: 19px 0 0 31px;
}
#body_body .SlotsVIPWheel_header_spins {
    margin: 18px 0 0 46px;
}
.SlotsVIPWheel_header_spins:before {
    content: '';
    position: absolute;
    background: url(Header/header_wh.png);
    width: 43px;
    height: 44px;
    background-size: contain;
    top: -11px;
    left: -29px;
}
#body_body .SlotsVIPWheel_header_spins:before {
    top: -6px;
    left: -24px;
}
.SlotsVIPWheel_header_spins span:nth-child(1) {
    margin-top: 1px;
    display: block;
}
.SlotsVIPWheel_header_spins span:nth-child(2) {
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    display: block;
    margin-top: -4px;
}
.SlotsVIPWheel_header_tickets {
    box-sizing: border-box;
    width: 92px;
    height: 32px;
    text-align: left;
    color: #ffffff;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    border-radius: 4px;
    background: rgba(0,0,0,0.4);
    padding-left: 47px;
    position: relative;
    margin: 18px 0 0 24px;
}
#body_body .SlotsVIPWheel_header_tickets {
    margin: 18px 0 0 25px;
}
.SlotsVIPWheel_header_tickets:before {
    content: '';
    position: absolute;
    background: url(Header/mob_header_car.png) no-repeat;
    width: 60px;
    height: 42px;
    /*background-size: contain;*/
    top: -3px;
    left: -18px;
}
#body_body .SlotsVIPWheel_header_tickets:before {
    top: -3px;
    left: -21px;
}
.SlotsVIPWheel_header_tickets span:nth-child(1) {
    display: block;
    margin-top: 2px;
}
.SlotsVIPWheel_header_tickets span:nth-child(2) {
    font-size: 10px;
    font-family: 'CrystalNU4-Regular';
    display: block;
    margin-top: -5px;
    margin-left: -2px;
}
.Mob-SlotsVIPWheel-SVW-Top {
    margin-top: 15px;
}
#body .SlotsVIPWheel_header_toptitle > div:first-child {
    margin: 2px 0 0 10px;
}
#body .SlotsVIPWheel_header_spins {
    margin: 10px 0 0 35px;
}
#body .SlotsVIPWheel_header_spins span:nth-child(1) {
    margin-top: 2.5px;
}
#body .SlotsVIPWheel_header_spins span:nth-child(2) {
    margin-top: -4px;
}
#body .SlotsVIPWheel_header_spins:before {
    content: '';
    background: url(Header/header_wh.png);
    background-size: contain;
    top: -5px;
    left: -24px;
    width: 43px;
    height: 44px;
}
#body .SlotsVIPWheel_header_tickets {
    margin: 11px 0 0 23px;
}
#body .SlotsVIPWheel_header_tickets span:nth-child(2) {
    margin-left: -1px;
    margin-top: -4px;
}
#body .SlotsVIPWheel-progress.percent0 .SlotsVIPWheel-progressin-div-span {
    right: -67px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progress-line.top {
    padding-left: 30px;
    padding-top: 2px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progress-line.top span {
    top: 13px;
    left: 0px;
    font-size: 10px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progress-list {
    width: calc( (100% - 42px)/3 );
    height: 34px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progress {
    height: 14px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progressin {
    height: 14px;
    left: 31px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progress:after {
    height: 14px;
    width: 48px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progressin div span {
    height: 23px;
    top: calc(50% - 23px/2);
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progressin div span {
    line-height: 23px;
}

#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progress-line.bottom span {
    top: 10px;
    left: 0px;
    font-weight: 400;
    font-size: 10px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progress.percent0 .SlotsVIPWheel-progressin-div-span {
    right: -53px;
}
#body .HeaderWheelContainer.small-mode .SlotsVIPWheel-progressin div {
    height: 14px;
}

#body .HeaderWheelContainer.small-mode .HeaderWheel.SlotsVIPWheelTop .HeaderWheelBT {
    left: calc(50% - 118px/2);
}
#lottery.video .ticket_prize--MediaContainer {
    display: none;
}
#lottery.video .ticket_prize--video {
    display: block;
}
#lottery.video .ticket_prize--Prizes {
    margin: 8px 0 0 69px;
}
#main #lottery.video .ticket_prize--Prizes {
    margin: 10px 0 0 16px;
}
#lottery.video .ticket_prize--UserScores_Loged {
    margin: 10px 0 0 50px;
}
#main #lottery.video .ticket_prize--UserScores_Loged {
    margin: 21px 0 0 20px;
}
.ticket_prize---ColectedDate {
    display: none !important;
}