@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

body { font-family: "Lato", sans-serif; line-height:1.2; font-size:15px; color:#fff; background: #01020e url("/event/assets/betasia/images/double-wheel-double-win/bg.jpg")no-repeat top center; background-size: cover;}

a { text-decoration: none; cursor:pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

a:hover, a:focus, button:focus, button:hover { text-decoration: none; outline: none; }

img { max-width:100%;}

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="number"], textarea, select {
    color: #666;
    width: 100%;
}
button {
	background: none;
	border: none;
	padding: 0;
}
.t-body {
	overflow: hidden;
}
.deco {
	position: absolute;
}
.max-container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
button#backtop {
    max-width: 60px;
	margin: 0 auto;
}
#backtop {
    opacity: 0;
    visibility: hidden;
}
#backtop.show {
  opacity: 1;
  visibility: visible;
}
button.home-btn {
	position: absolute;
	top: 5px;
	left: 5px;
	max-width: 50px;
	z-index: 9;
}
.floating-wrapper {
    position: fixed;
    z-index: 99;
    right: 2px;
    top: 100px;
	width: 100%;
    max-width: 50px;
	text-align: center;
}
.float-btn-wrap {
    position: absolute;
    top: 9%;
    left: 0;
    right: 0;
}
button.float-btn {
    display: block;
    margin: 7% 0;
}
button.float-btn:hover, button.home-btn:hover {
	transform: scale(0.98);
	filter: brightness(1.08);
}
.dropdown-menu.language {
    min-width: 150px;
    background: none;
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
a.float-item {
    display: inline-block;
    max-width: 45px;
}
a.float-item:hover {
	filter: brightness(1.07);
	transform: scale(1.03);
}
.top-sec {
    position: relative;
    text-align: center;
    padding: 0 0 60px;
}
.logo {
    padding-top: 4%;
    margin: 0 auto -12%;
}
.title-top {
    position: relative;
    margin-bottom: 15px;
}
.date-wrap {
    position: relative;
    max-width: 540px;
    margin: 0 auto 30px;
}
.date-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fdbc34;
    text-shadow: 1px 0 0 #fff, 0px 1px 0 #fff, -1px 0 0 #fff, 0px -1px 0 #fff;
    filter: drop-shadow(1px 4px 2px rgb(0, 0, 0, 0.8));
}
.how-title {
    margin-bottom: 15px;
}
.stepbox {
    position: relative;
    margin: 10px 1%;
    display: inline-block;
    max-width: 312px;
    width: 47%;
	vertical-align: top;
}
.step-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 57%;
    font-style: italic;
    font-size: 30px;
    text-transform: uppercase;
}
.steptext-1 {
    color: #fdbc34;
    font-weight: 700;
    margin-bottom: 1%;
}
.steptext-2 {
    font-size: 77%;
}
.dvdline {
    height: 1px;
    background: #fdbc34;
    max-width: 70%;
    margin: 3% auto;
}
.token-wrap {
    position: relative;
    max-width: 360px;
    margin: 30px auto;
}
.token-text {
    position: absolute;
    left: 64%;
    right: 8%;
    top: 0;
    bottom: 4%;
    font-size: 44px;
    font-weight: 700;
    font-style: italic;
    display: flex;
    align-items: center;
    justify-content: center;
}
.token-spin {
    background: #1e1d25;
    border: 2px solid #feac37;
    border-radius: 15px;
    max-width: max-content;
    padding: 5px 15px;
    font-size: 28px;
    text-transform: uppercase;
    margin: 10px auto 5px;
}
.max-play {
    font-size: 24px;
    font-style: italic;
    color: #fece2e;
    text-transform: uppercase;
}
.wheel-img {
    margin: 5px auto 15px;
	cursor: pointer;
}
.wheel-img:hover {
	filter: brightness(1.07) drop-shadow(0 0 5px rgb(255,255,255,0.6));
}

.modal-dialog.popup {
    max-width: 750px;
}
.modal-content.popup {
    background: linear-gradient(180deg, rgba(21, 26, 70, 1) 0%, rgba(11, 14, 43, 1) 100%);
    border: 3px solid #025d94;
    padding: 15px 25px;
    border-radius: 15px;
    box-shadow: inset 0 0 6px rgb(0, 0, 0, 0.6);
}
button.close-x {
    position: absolute;
    right: 9px;
    top: 6px;
    z-index: 2;
    color: #fff;
}
.poptitle {
    color: #fece2e;
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}
ul.terms {
    padding-left: 17px;
}
.deco.coin-1 {
    right: -6%;
    bottom: -11%;
    max-width: 19%;
	animation: shake 2.2s ease-in-out infinite;
}
.deco.box-2 {
    right: -7%;
    top: 44%;
    max-width: 19%;
	animation: shake 2.1s ease-in-out infinite;
}
.deco.box-1 {
    max-width: 19%;
    top: 2%;
    left: -1%;
	animation: float 2s ease-in-out infinite;
}
.deco.coin-2 {
    left: 0%;
    top: 56%;
    max-width: 19%;
	animation: float 2.4s ease-in-out infinite;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-12px);
    }
    100% {
        transform: translatey(0px);
    }
}

@keyframes shake {
    0% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(18deg);
    }
    100% {
        transform: rotate(0);
    }
}

@media(max-width: 991px) {
.logo {
    max-width: 26%;
    padding-top: 1%;
}	
button.home-btn {
    max-width: 40px;
}	
.floating-wrapper {
	transform: scale(0.75);
	transform-origin: right top;
}	
}

@media(max-width: 680px) {
.deco {
	display: none;
}	
.step-info {
    font-size: 4.4vw;
}	
.date-wrap {
    max-width: 82%;
}	
.date-text {
    font-size: 4.5vw;
}	
}

@media(max-width: 480px) {
button.home-btn {
    max-width: 35px;
}	
.how-title {
    max-width: 85%;
    margin: 0 auto 10px;
}
.token-wrap {
	margin: 10px auto 30px;
    max-width: 80%;
}	
.token-text {
    font-size: 9vw;
}
.wheel-title-img {
    max-width: 90%;
    margin: 0 auto;
}
.token-spin {
    font-size: 22px;
}	
.max-play {
    font-size: 19px;
}	
.modal-content.popup {
    border: 2px solid #025d94;
    padding: 15px 15px;
	font-size: 14px;
}	
.poptitle {
    font-size: 20px;
}	
}










