.Gachapon-LeftBox {
    max-width: 476px;
    min-height: 500px;
    padding-top: 25px;
	position: relative;
    display: block;
    margin: auto;
}
.gacha-animate {
	position: absolute;
	max-width: 119px;
	min-height: 129px;
	z-index: 2;
    bottom: 95px;
    right: 225px;
}
.gacha-light {
	position: absolute;
	-webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.gacha-ball {
	position: absolute;
}
.gacha-mask {
	position: absolute;
}
.Gachapon-RightBox {
    width: 595px;
    float: left;
}
.vertical {
  animation: vertical_4907 1.44s ease infinite;
  transform-origin: 50% 50%;
}
@keyframes vertical_4907 {
  0% { transform:translate(0,-3px) }
  5.55556% { transform:translate(0,3px) }
  11.11111% { transform:translate(0,-3px) }
  16.66667% { transform:translate(0,3px) }
  22.22222% { transform:translate(0,-3px) }
  27.77778% { transform:translate(0,3px) }
  30.55556% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}



/* stake */
.hilight-img-ro-revo {background-image: url(https://cdn.exe.in.th/activities2/uploads/activities/4731/images/content-highlight-ro-revo.png)}
.box-highlight {
    max-width: 690px;
    padding-top: 80px;
    background-position: top center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}
.boxitem-highlight {
    display: block;
    /* max-width: 567px;
    min-height: 215px;
    margin: 0 52px 12px 52px; */
}
.boxitem-highlight img{
    display: block;
}
.bonuspoint {
    /* width: 100%;
    height: 58px; */
    position: relative;
    top: -53px;
    max-width: 560px;
    margin: auto;
}
.bonuspoint-bar {
    display: block;
    position: absolute;
    /* left: 29px; */
    top: 9px;
    max-width: 595px;
    width: 100%;
    height: 41px;
    overflow: hidden;
    z-index: 0;
}
.img-bonuspoint-bar {
    display: block;
    height: 41px;
    background: url("https://cdn.exe.in.th/activities2/uploads/activities/4731/images/bonusbar-load.png") top left no-repeat;
}
.bonuspoint-percent {
    font-size: 18px;
    background: url("https://cdn.exe.in.th/activities2/uploads/activities/4731/images/bonusbar-percent.png") top left no-repeat;
    display: block;
    width: 81px;
    height: 79px;
    position: absolute;
    left: -20px;
    top: -10px;
    z-index: 1;
    color: #fff;
    padding: 24px 0 0 0;
    text-indent: -10px;
}
.bonuspoint-rareitem {
    z-index: 9;
    cursor: pointer;
    position: absolute;
    right: -90px;
    top: -62px;
	display: block;
    max-width: 200px;
    height: 100%;
    /* overflow: visible; */
}
.bonuspoint-num {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.5px;
    float: left;
}
.progress {
    /* margin-left: 15px; */
    height: 30px;
    margin-bottom: 0;
    margin-top: 5px;
    background: #474747;
    /* #262626 */
    border-radius: 40px;
}
.progress-bar {
    font-size: 17px;
    line-height: 30px;
    top: 5px;
}
.progress-bar-danger {
    background: #facc22;
    background: -moz-linear-gradient(left, #facc22 0%, #f83600 100%);
    background: -webkit-linear-gradient(left, #facc22 0%, #f83600 100%);
    background: linear-gradient(to right, #facc22 0%, #f83600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#facc22', endColorstr='#f83600', GradientType=1);
    border-radius: 40px;
}
.popup-rareitem {
    width: 885px;
    height: 642px;
    right: 70px;
    top: -405px;
    float: right;
    pointer-events: none;
    position: absolute;
	display: none;
	z-index: 10;
}
@media only screen and (max-width: 1199.98px) {
    .bonuspoint {
        position: relative;
        top: -53px;
        max-width: 560px;
        margin: auto;
    }
}
@media only screen and (max-width: 991.98px) {
    .bonuspoint {
        top: -22px;
    }
}


@media only screen and (max-width: 767.98px) {
    .bonuspoint {
        top: -20px;
    }
    .bonuspoint-bar {
        top: 9px;
        z-index: 0;
        padding-left: 30px;
        padding-right: 30px;
    }
    .bonuspoint-percent {
        left: 0px;
        top: -10px;
    }
    .bonuspoint-rareitem {
        right: -10px;
    }
    .Gachapon-LeftBox {
        max-width: 320px;
    }
    
    .gacha-animate {
        bottom: 53px;
        right: 163px;
    }
    .box-highlight {
        max-width: 575px;
        padding-top: 40px;
        margin-bottom: 40px;
    }
    .Gachapon-LeftBox {
        padding-top: 10px;
    }
}
@media only screen and (max-width: 468.98px) {

    .bonuspoint-rareitem {
        top: -34px;
        display: block;
        max-width: 140px;
    }
}
