.CrystalWheel-progress-main-container {
    border-radius: 20px;
    box-sizing: border-box;
    width: 570px;
    height: 107px;
    position: relative;
    box-sizing: border-box;
    margin: 28px auto 0px -13px;
    padding-top: 6px;
    background: url(leftside_bg.png) no-repeat;
    background-size: contain;
    z-index: 0;
}
.CrystalWheel-progress-main-container a {
    cursor: pointer;
    position: relative;
    display: block;
}
.CrystalWheel-progress-main-container a:before {
    content: '';
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    position: absolute;
}
.CrystalWheel-progress-main-container:after {
    content: '\e823';
    position: absolute;
    right: 17px;
    top: 45px;
    font-family: 'cb-icons';
    font-size: 8px;
    color: #9DACB7;
    pointer-events: none;
    transform: rotate(-90deg);    
}
.CrystalWheel-progress-title {
    width: 95px;
    height: 88px;
    float: left;
    text-align: center;
    padding-top: 54px;
    color: #ffffff;
    font-size: 12px;
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    box-sizing: border-box;
    padding-right: 5px;
}
.CrystalWheel-progress-main-container.boardgames .CrystalWheel-progress-title {
    padding-top: 46px;
    line-height: 16px;
}
.small-mode .CrystalWheel-progress-main-container.boardgames .CrystalWheel-progress-title {
    padding-top: 35px;
}
.en .CrystalWheel-progress-main-container.boardgames .CrystalWheel-progress-title {
    padding: 46px 10px 0 10px;
}
.en .small-mode .CrystalWheel-progress-main-container.boardgames .CrystalWheel-progress-title {
    padding: 39px 10px 0 10px;
}
.ru .CrystalWheel-progress-main-container.boardgames .CrystalWheel-progress-title {
    font-size: 10px;
}
.ru .small-mode .CrystalWheel-progress-main-container.boardgames .CrystalWheel-progress-title {
    padding-top: 39px;
    line-height: 12px;
    font-size: 8px;
}
.CrystalWheel-progress-main-container.boardgames .CrystalWheel-progress-title:after {
    top: 11px;
}
.CrystalWheel-progress-title:after {
    content: '';
    font-family: 'cb-mobile-icons';
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: calc(50% - 37px/2);
    top: 18px;
    font-size: 30px;
    color: #ffffff;
}
.CrystalWheel-progress-main-container.sports .CrystalWheel-progress-title:after {
    background-image: url(sports-w.svg);
}
.CrystalWheel-progress-main-container.slots .CrystalWheel-progress-title:after {
    background: none;
    content: '\E870';
}
.CrystalWheel-progress-main-container.boardgames .CrystalWheel-progress-title:after {
    background-image: url(boardgames-w.svg);
}
.CrystalWheel-progress-main-container.jetx .CrystalWheel-progress-title:after {
    background-image: url(jetx-w.svg);
}
.CrystalWheel-progress-main-container.jetx-HW {
    margin-bottom: 30px;
}
.CrystalWheel-progress-right {
    width: calc(100% - 143px);
    float: left;
    box-sizing: border-box;
    position: relative;
    padding-top: 3px;
}
.CrystalWheel-progress-line {
    width: 100%;
    position: relative;
    padding-left: 20px;
}
.CrystalWheel-progress-line span {
    position: absolute;
    font-size: 11px;
    font-family: 'CrystalNU4-Regular';
    color: #B3B3B3;
    left: 0;
}
.CrystalWheel-progress-line.top  span {
    top: 5px;
}
.small-mode .CrystalWheel-progress-line.top  span {
    top: 12px;
}
.CrystalWheel-progress-line.bottom  span {
    top: 12px;
}
.small-mode .CrystalWheel-progress-line.bottom span {
    top: 7px;
}
.ru .small-mode .CrystalWheel-progress-line span {
    font-size: 7px;
    width: 15px;
}
.ru .small-mode .CrystalWheel-progress-line.bottom span {
    top: 13px;
}
.en .small-mode .CrystalWheel-progress-line span {
    font-size: 9px;
    top: 12px;
}
.ru  .CrystalWheel-progress-line span {
    font-size: 8px;
    width: 15px;
}
.CrystalWheel-progress-list {
    width: calc( (100% - 37px)/7 );
    float: left;
    height: 35px;
    line-height: 35px;
    font-family: 'CrystalBetUni-Medium';
    font-size: 13px;
    position: relative;
    color: #fff;
}
.CrystalWheel-progress-line.top .CrystalWheel-progress-list:after {
    content: '';
    width: 4px;
    height: 4px;
    background: rgba(255,255,255,0.3);
    border-radius: 4px;
    position: absolute;
    right: -2px;
    bottom: -9px;
    z-index: 1;
}
.CrystalWheel-progress-line.top .CrystalWheel-progress-list.active:after {
    background: #0D6A06;
}
.CrystalWheel-progress-list label,
.CrystalWheel-progress-list font {
    position: absolute;
    width: 70px;
    text-align: center;
    right: -35px;
    font-family: 'Mont-Heavy';
}
.CrystalWheel-progress-list label {
    line-height: 25px;
}
.CrystalWheel-progress-list font {
    line-height: 40px;
}

.small-mode .CrystalWheel-progress-list label {
    line-height: 35px;
}
.small-mode .CrystalWheel-progress-list font {
    line-height: 32px;
}
.CrystalWheel-progress-list label gel,
.CrystalWheel-progress-list font gel {
    font-size: 13px;
    font-family: 'CrystalBetUni-Bold';
}
.small-mode .CrystalWheel-progress-list label gel,
.small-mode .CrystalWheel-progress-list font gel {
    font-size: 11px;
    font-family: 'CrystalBetUni-Medium';
}
.small-mode .CrystalWheel-progress-list label,
.small-mode .CrystalWheel-progress-list font {
    font-size: 11px;
    font-family: 'CrystalBetUni-Medium';
    color: #E6E6E6;
    letter-spacing: -0.9px;
}
.small-mode .CrystalWheel-progressin div {
    height: 14px;
    border-radius: 10px;
}
.small-mode .CrystalWheel-progress {
    height: 14px;
    border-radius: 10px;
}
.small-mode .CrystalWheel-progress:after {
    height: 14px;
    border-radius: 10px;
}
.CrystalWheel-progress {
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25), inset 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    height: 16px;
    position: relative;
}
.HeaderWheelContainer .CrystalWheel-progress {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.HeaderWheelContainer .CrystalWheel-progress-main-container.sports.sports-SJ-Top {
    margin-top: 74px;
}
.HeaderWheel.slotsWhellTop .HeaderWheelBT {
    bottom: 22px;
}
.CrystalWheel-progress:after {
    content: '';
    display: block;
    position: absolute;
    width: 35px;
    height: 16px;
    border-radius: 16px;
    background: url(progress.png) repeat-x  #36DA2B;
    left: 0;
    top: 0;
}
.CrystalWheel-progressin {
    width: calc(100% - 37px);
    height: 10px;
    position: absolute;
    left: 20px;
    top: 0;
}
.CrystalWheel-progressin div {
    height: 16px;
    border-radius: 16px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(progress.png) repeat-x  #36DA2B;
    max-width: 98%;
}
.HeaderWheel.CrystalWheelWhellTop  .CrystalWheel-progressin div {
    min-width: 17px;
}
.CrystalWheel-progressin div:after {
    content: '';
    width: calc(100% + 0px);
    display: none;
    height: 100%;
    position: absolute;
    left: -20px;
    border-radius: 10px;
    top: 0;
    background: url(SantaCrystalWheel/progress.png) repeat-x;
}
.CrystalWheel-progressin div label {
    width: 100px;
    position: absolute;
    right: -50px;
    height: 29px;
    top: calc(50% - 32px/2);
    display: flex;
    justify-content: center;
}
.CrystalWheel-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 rgb(0 0 0 / 25%);
    border-radius: 21px;
    box-sizing: border-box;
    padding: 0 5px 0 8px;
    text-align: center;
    font-size: 16px;
    height: 29px;
    color: #ffffff;
    font-family: 'Mont-Heavy';
    z-index: 2;
    width: max-content;
    padding-top: 4px;
}
.CrystalWheel-progressin div span gel {
    font-size: 15px;
    font-family: 'CrystalBetUni-Bold';
}
.small-mode .CrystalWheel-progressin div span {
    background: #169A0D;
    border-radius: 21px;
    height: 20px;
    font-size: 11px;
    font-family: 'CrystalBetUni-Bold';
    box-shadow: initial;
    border: none;
    padding-top: 0;
    line-height: 22px;
    margin-top: 6px;
}
.small-mode .CrystalWheel-progress-main-container {
    width: 320px;
    height: 78px;
    margin: 8px auto 10px auto;
    padding-top: 0;
    border-radius: 10px;
    background: url(progress_bg_mob.png) no-repeat;
}
.small-mode .CrystalWheel-progressin div span gel {
    font-family: 'CrystalBetUni-Medium';
    font-size: 11px;
}
.HeaderWheel .small-mode .CrystalWheel-progress-main-container {
    margin-top: 73px;
    height: 88px;
}
.small-mode .CrystalWheel-progress-title {
    width: 72px;
    height: 78px;
    font-size: 11px;
    padding-top: 44px;
    display: none;
}
.small-mode .CrystalWheel-progress-title:after {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-size: 20px 20px;
    left: calc(50% - 20px/2);
}
.small-mode .CrystalWheel-progress-right {
    width: 286px;
    position: relative;
    padding-top: 0;
    top: -2px;
    left: 17px;
}
.small-mode .CrystalWheel-progress-main-container:after {
    font-size: 6px;
    right: 11px;
    top: 35px;
    display: none;
}

/* CrystalWheel Promo mobile header */
.header-promo-CrystalWheel {
    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-CrystalWheel::after {
    content: '\E811';
    font-family: 'cb-mobile-icons';
    font-size: 6px;
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 14px;
    color: #fff;
}
.header-promo-CrystalWheel-title {
    font-size: 14px;
    line-height: 13px;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    position: absolute;
    top: 11px;
    left: 15px;
    width: 50px;
}
.header-promo-CrystalWheel-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-CrystalWheel-title:after {
    background-image: url(Header/toptitleka.png);
    width: 89px;
}
.en .header-promo-CrystalWheel-title:after {
    background-image: url(Header/toptitleen.png);
    width: 68px;
}
.ru .header-promo-CrystalWheel-title:after {
    background-image: url(Header/toptitleru.png);
    width: 84px;
}
.header-promo-CrystalWheel-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-CrystalWheel-m-1 label {
    font-family: 'CrystalBetUni-Bold';
    font-size: 13px;
}
.header-promo-CrystalWheel-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-CrystalWheel-m-2 label {
    font-family: 'CrystalBetUni-Bold';
    font-size: 13px;
    display: block;
}
.mob-CrystalWheel-header-title {
    font-size: 10px;
    color: #CAD3FF;
    font-family: 'CrystalNU4-Regular';
    padding-left: 14px;
    box-sizing: border-box;
    position: relative;
    height: 20px;
    float: left;
    margin-top: -1px;
}
.mob-CrystalWheel-header-title label {
    display: block;
    color: #fff;
    font-family: 'CrystalBetUni-Bold';
    font-size: 12px;
    position: relative;
    top: -3px;
}
.mob-CrystalWheel-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;
    display: none;   
}
.sports .mob-CrystalWheel-header-title:after {
    background-image: url('sports-w.svg');
}
.slots .mob-CrystalWheel-header-title:after {
    content: '\E870';
}
.boardgames .mob-CrystalWheel-header-title:after {
    background-image: url('boardgames-w.svg');
}
.jetx .mob-CrystalWheel-header-title:after {
    background-image: url('jetx-w.svg');
}
.mob-CrystalWheel-header-progress {
    width: 214px;
    position: relative;
    float: right;
    margin-right: 25px;
    top: -1px;
}
.Mob-CrystalWheel-progress-line {
    width: 100%;
    margin-left: -8px;
}
.Mob-CrystalWheel-progress-list {
    width: calc(100%/7);
    height: 15px;
    line-height: 15px;
    float: left;
    position: relative;
}
.Mob-CrystalWheel-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-CrystalWheel-progress-list.active:after {
    background: #0D6A06;
}
.Mob-CrystalWheel-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-CrystalWheel-progress {
    width: 100%;
    background: rgba(0,0,0,0.3);
    border-radius: 10px;
    height: 9px;
    position: relative;
}
.Mob-CrystalWheel-progress div {
    position: absolute;
    height: 9px;
    border-radius: 10px;
    background: #FF2121;
}
.Mob-CrystalWheel-progress div:after {
    content: '';
    width: calc(100% + 0px);
    height: 100%;
    position: absolute;
    left: 0px;
    border-radius: 10px;
    top: 0;
    background: #33B52A;
}
.CrystalWheel-mob-header .Mob-CrystalWheel-progress div:after {
    width: calc(100% - 8px);
}
.CrystalWheel-mob-header .Mob-CrystalWheel-progress div {
    background: none;
}
.CrystalWheel-mob-header .Mob-CrystalWheel-progress.percent100 div:after {
    width: calc(100% + 0px);
}
.Mob-slots-SJ-Top,
.Mob-boardgames-SJ-Top,
.Mob-jetx-SJ-Top  {
    margin-top: 25px;
}
.CrystalWheelWhellTop .CrystalWheel-progress-list {
    color: #fff;
}
.CrystalWheelWhellTop .CrystalWheel-progress-line.top .CrystalWheel-progress-list:after {
    background: rgba(255,255,255,0.5);
}
.CrystalWheelWhellTop .CrystalWheel-progress-main-container:after {
    color: #fff;
}
.CrystalWheelWhellTop .CrystalWheel-progress-line span {
    color: rgba(230,230,230,0.6);
}
