.SlotsJackpotWheel-progress-main-container {
    background: rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    border-radius: 10px;
    width: 570px;
    height: 100px;
    position: relative;
    box-sizing: border-box;
    margin: 27px auto 0px auto;
    margin-left: -23px;
    padding-top: 6px;
}
.SlotsJackpotWheel-progress-main-container a {
    cursor: pointer;
}
.SlotsJackpotWheel-progress-main-container:after {
    content: '\e823';
    position: absolute;
    right: 20px;
    top: 45px;
    font-family: 'cb-icons';
    font-size: 8px;
    color: #9DACB7;
    pointer-events: none;
    transform: rotate(-90deg);    
}

.SlotsJackpotWheel-progress-title {
    width: 94px;
    height: 88px;
    float: left;
    text-align: center;
    padding-top: 54px;
    color: #fff;
    font-size: 12px;
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    box-sizing: border-box;
}
.SlotsJackpotWheel-progress-main-container.boardgames .SlotsJackpotWheel-progress-title {
    padding-top: 46px;
    line-height: 16px;
}
.small-mode .SlotsJackpotWheel-progress-main-container.boardgames .SlotsJackpotWheel-progress-title {
    padding-top: 35px;
}
.en .SlotsJackpotWheel-progress-main-container.boardgames .SlotsJackpotWheel-progress-title {
    padding: 46px 10px 0 10px;
}
.en .small-mode .SlotsJackpotWheel-progress-main-container.boardgames .SlotsJackpotWheel-progress-title {
    padding: 39px 10px 0 10px;
}
.ru .SlotsJackpotWheel-progress-main-container.boardgames .SlotsJackpotWheel-progress-title {
    font-size: 10px;
}
.ru .small-mode .SlotsJackpotWheel-progress-main-container.boardgames .SlotsJackpotWheel-progress-title {
    padding-top: 39px;
    line-height: 12px;
    font-size: 8px;
}

.SlotsJackpotWheel-progress-main-container.boardgames .SlotsJackpotWheel-progress-title:after {
    top: 11px;
}
.SlotsJackpotWheel-progress-title:after {
    content: '';
    font-family: 'cb-mobile-icons';
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: calc(50% - 30px/2);
    top: 19px;
    font-size: 30px;
    color: #fff;
}
.SlotsJackpotWheel-progress-main-container.sports .SlotsJackpotWheel-progress-title:after {
    background-image: url(sports-w.svg);
}
.SlotsJackpotWheel-progress-main-container.slots .SlotsJackpotWheel-progress-title:after {
    /*background-image: url(slots-w.svg);*/
    background: none;
    content: '\E870';
}
.SlotsJackpotWheel-progress-main-container.boardgames .SlotsJackpotWheel-progress-title:after {
    background-image: url(boardgames-w.svg);
}
.SlotsJackpotWheel-progress-main-container.jetx .SlotsJackpotWheel-progress-title:after {
    background-image: url(jetx-w.svg);
}
.SlotsJackpotWheel-progress-main-container.jetx-HW {
    margin-bottom: 30px;
}


.SlotsJackpotWheel-progress-right {
    width: calc(100% - 151px);
    float: left;
    box-sizing: border-box;
    position: relative;
    padding-top: 3px;
}

.SlotsJackpotWheel-progress-line {
    width: 100%;
    position: relative;
    padding-left: 20px;
}
.SlotsJackpotWheel-progress-line span {
    position: absolute;
    font-size: 11px;
    font-family: 'CrystalNU4-Regular';
    color: #B3B3B3;
    left: 0;
}
.SlotsJackpotWheel-progress-line.top  span {
    top: 10px;
}
.SlotsJackpotWheel-progress-line.bottom  span {
    top: 10px;
}
.ru .small-mode .SlotsJackpotWheel-progress-line span {
    font-size: 7px;
    width: 15px;
}
.ru .small-mode .SlotsJackpotWheel-progress-line.bottom span {
    top: 13px;
}

.en .small-mode .SlotsJackpotWheel-progress-line span {
    font-size: 9px;
    top: 12px;
}
.ru  .SlotsJackpotWheel-progress-line span {
    font-size: 8px;
    width: 15px;
}

.SlotsJackpotWheel-progress-list {
    width: calc( (100% - 37px)/5 );
    float: left;
    height: 35px;
    line-height: 35px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 13px;
    position: relative;
    color: #E6E6E6;
}
.SlotsJackpotWheel-progress-line.top .SlotsJackpotWheel-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;
}
.SlotsJackpotWheel-progress-line.top .SlotsJackpotWheel-progress-list.active:after {
    background: rgba(255,255,255,0.6);
}
.SlotsJackpotWheel-progress-list label,
.SlotsJackpotWheel-progress-list font {
    position: absolute;
    width: 50px;
    text-align: center;
    right: -25px;
}
.small-mode .SlotsJackpotWheel-progress-list label,
.small-mode .SlotsJackpotWheel-progress-list font {
    font-size: 11px;
}

.SlotsJackpotWheel-progress {
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    height: 10px;
    position: relative;
}
.HeaderWheelContainer .SlotsJackpotWheel-progress {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.HeaderWheelContainer .SlotsJackpotWheel-progress-main-container.sports.sports-SJ-Top {
    margin-top: 74px;
}
.HeaderWheel.slotsWhellTop .HeaderWheelBT {
    bottom: 22px;
}

.SlotsJackpotWheel-progress:after {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 10px;
    border-radius: 10px;
    /*background: url(SantaSlotsJackpotWheel/progress.png) repeat-x #FF2121;*/
    background: #169A0D;
    left: 0;
    top: 0;
}
.SlotsJackpotWheel-progressin {
    width: calc(100% - 37px);
    height: 10px;

    position: absolute;
    left: 20px;
    top: 0;
}
.SlotsJackpotWheel-progressin div {
    height: 10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    background: #169A0D;
    max-width: 98%;
}
.HeaderWheel.SlotsJackpotWheelWhellTop  .SlotsJackpotWheel-progressin div {
    min-width: 17px;
}
.SlotsJackpotWheel-progressin div:after {
    content: '';
    width: calc(100% + 0px);
    display: none;
    height: 100%;
    position: absolute;
    left: -20px;
    border-radius: 10px;
    top: 0;
    background: url(SantaSlotsJackpotWheel/progress.png) repeat-x;
}

.SlotsJackpotWheel-progressin div label {
    display: block;
    width: 100px;
    position: absolute;
    right: -50px;
    height: 18px;
    top: calc(50% - 9px);
    display: flex;
    justify-content: center;
}

.SlotsJackpotWheel-progressin div span {
    position: absolute;
    background: #169A0D;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    border-radius: 21px;
    height: 18px;
    /*top: calc(50% - 18px/2);*/
    line-height: 18px;
    padding: 0 5px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    z-index: 2;
    width: max-content;
}
.HeaderWheel.slotsWhellTop .SlotsJackpotWheel-progress.percent0 div span {
    /*right: -28px !important;*/
}


.small-mode .SlotsJackpotWheel-progress-main-container {
    width: 320px;
    height: 78px;
    margin: 0 auto 10px auto;
    padding-top: 0;
}
.HeaderWheel .small-mode .SlotsJackpotWheel-progress-main-container {
    margin-top: 73px;
    margin-left: 28px;
}
.small-mode .SlotsJackpotWheel-progress-title {
    width: 72px;
    height: 78px;
    font-size: 11px;
    padding-top: 44px;
}
.small-mode .SlotsJackpotWheel-progress-title:after {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-size: 20px 20px;
    left: calc(50% - 20px/2);
}
.small-mode .SlotsJackpotWheel-progress-right {
    width: 218px;
    position: relative;
    padding-top: 0;
    top: -1px;
}
.small-mode .SlotsJackpotWheel-progress-main-container:after {
    font-size: 6px;
    right: 11px;
    top: 35px;
}

/* SlotsJackpotWheel Promo mobile header */
.header-promo-SlotsJackpotWheel {
    position: relative;
    width: 320px;
    height: 210px;
    border-radius: 10px;
    margin: 10px auto;
    display: block;
    padding-top: 46px;
    text-decoration: none;
    background-size: cover;
    box-sizing: border-box;
    background-image: url(Header/m-bg.png);
}
.header-promo-SlotsJackpotWheel::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}
.header-promo-SlotsJackpotWheel-title {
    font-size: 14px;
    line-height: 13px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    top: 11px;
    left: 15px;
    width: 50px;
}
.header-promo-SlotsJackpotWheel-title:after {
    content: '';
    position: absolute;
    left: 1px;
    top: -4px;
    
    height: 34px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}
.ka .header-promo-SlotsJackpotWheel-title:after {
    background-image: url(Header/toptitleka.png);
    width: 89px;
}
.en .header-promo-SlotsJackpotWheel-title:after {
    background-image: url(Header/toptitleen.png);
    width: 68px;
}
.ru .header-promo-SlotsJackpotWheel-title:after {
    background-image: url(Header/toptitleru.png);
    width: 84px;
}


.header-promo-SlotsJackpotWheel-m-1 {
    width: 72px;
    height: 40px;
    background-image: url(Header/m-1.png);
    background-size: 72px 40px;
    position: absolute;
    top: 5px;
    right: 137px;
    text-align: left;
    padding-left: 38px;
    box-sizing: border-box;
    line-height: 10px;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    padding-top: 8px;
}
.header-promo-SlotsJackpotWheel-m-1 label {
    font-family: 'CrystalBetUni-Bold';
    font-size: 13px;
}
.header-promo-SlotsJackpotWheel-m-2 {
    width: 103px;
    height: 32px;
    background-image: url(Header/m-2.png);
    background-size: 103px 32px;
    position: absolute;
    top: 8px;
    right: 32px;
    text-align: left;
    padding-left: 55px;
    box-sizing: border-box;
    line-height: 10px;
    font-size: 10px;
    color: #fff;
    font-family: 'CrystalNU4-Regular';
    padding-top: 6px;
}
.header-promo-SlotsJackpotWheel-m-2 label {
    font-family: 'CrystalBetUni-Bold';
    font-size: 13px;
    display: block;
}
.mob-SlotsJackpotWheel-header-title {
    font-size: 10px;
    color: #00FFBD;
    font-family: 'CrystalNU4-Regular';
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
    height: 20px;
    float: left;
}
.mob-SlotsJackpotWheel-header-title label {
    display: block;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    position: relative;
    top: -3px;
}
.mob-SlotsJackpotWheel-header-title:after {
    content: '';
    font-family: 'cb-mobile-icons';
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 16px/2);
    left: 15px; 
    color: #fff;
    font-size: 20px;   
}
.sports .mob-SlotsJackpotWheel-header-title:after {
    background-image: url('sports-w.svg');
}
.slots .mob-SlotsJackpotWheel-header-title:after {
    /*background-image: url('slots-w.svg');*/
    content: '\E870';
}
.boardgames .mob-SlotsJackpotWheel-header-title:after {
    background-image: url('boardgames-w.svg');
}
.jetx .mob-SlotsJackpotWheel-header-title:after {
    background-image: url('jetx-w.svg');
}

.mob-SlotsJackpotWheel-header-progress {
    width: 164px;
    position: relative;
    float: right;
    margin-right: 24px;
    top: 0px;
}

.Mob-SlotsJackpotWheel-progress-line {
    width: 100%;
}
.Mob-SlotsJackpotWheel-progress-list {
    width: calc(100%/5);
    height: 15px;
    line-height: 15px;
    float: left;
    position: relative;
}
.Mob-SlotsJackpotWheel-progress-list:after {
    content: '';
    background: rgba(255,255,255,0.4);
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    right: 2px;
    bottom: -7px;
    z-index: 1;
}
.Mob-SlotsJackpotWheel-progress-list.active:after {
    background: #0D6A06;
}

.Mob-SlotsJackpotWheel-progress-list label {
    font-size: 9px;
    color: rgba(255,255,255,0.9);
    width: 100px;
    right: -48px;
    text-align: center;
    position: absolute;
    font-family: 'CrystalBetUni-Medium';
}

.Mob-SlotsJackpotWheel-progress {
    width: 100%;
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
    height: 9px;
    position: relative;
}
.Mob-SlotsJackpotWheel-progress div {
    position: absolute;
    height: 9px;
    border-radius: 10px;
    background: #FF2121;
}
.Mob-SlotsJackpotWheel-progress div:after {
    content: '';
    width: calc(100% + 0px);
    height: 100%;
    position: absolute;
    left: 0px;
    border-radius: 10px;
    top: 0;
    /*background: url(SantaSlotsJackpotWheel/progress.png) repeat-x;*/
    background: #33B52A;
}
.Mob-slots-SJ-Top,
.Mob-boardgames-SJ-Top,
.Mob-jetx-SJ-Top  {
    margin-top: 25px;
}

.SlotsJackpotWheelWhellTop .SlotsJackpotWheel-progress-list {
    color: #fff;
}
.SlotsJackpotWheelWhellTop .SlotsJackpotWheel-progress-line.top .SlotsJackpotWheel-progress-list:after {
    background: rgba(255,255,255,0.5);
}
.SlotsJackpotWheelWhellTop .SlotsJackpotWheel-progress-main-container:after {
    color: #fff;
}
.SlotsJackpotWheelWhellTop .SlotsJackpotWheel-progress-line span {
    color: rgba(230,230,230,0.6);
}
/* end SlotsJackpotWheel Promo */