@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&display=swap');

body { font-family: "Montserrat", sans-serif; line-height:1.2; font-size:15px; color:#fff; background: #000 url("/event/assets/casinojr/images/mega-fortune-spin/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;
}
button:hover {
	transform: scale(0.98);
	filter: brightness(1.07);
}
.t-body {
	overflow: hidden;
}
.deco {
	position: absolute;
}
.max-container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
.music-wrapper {
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 50px;
    opacity: 1;
    transition: 0.3s;
    overflow: hidden;
    height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 10px 0 0 10px;
}
.music-wrapper audio {
    position: absolute;
    left: -6px;
    top: -7px;
}
audio:focus {
	outline: none;
}
.floating-wrapper {
    position: fixed;
    z-index: 99;
    right: 2px;
    top: 60px;
	width: 100%;
    max-width: 70px;
	text-align: center;
}
button.float-btn {
    display: block;
    margin: 0;
}
button.float-btn:hover {
	transform: scale(0.98);
	filter: brightness(1.08);
}
.dropdown-menu.language {
    min-width: 155px;
    background: none;
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
	margin-top: 13px;
}
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: 10px 0 45px;
}
.logo {
    max-width: 300px;
    margin: 0 auto -12%;
}
.title-top {
    position: relative;
	margin: 0 auto 15px;
}
.deco.top-1 {
    left: 9%;
    top: 11%;
    max-width: 15%;
	animation: float 2.3s ease-in-out infinite;
}
.deco.top-2 {
    right: -2%;
    top: 42%;
    max-width: 14%;
	animation: float 2.2s ease-in-out infinite;
}
.deco.top-3 {
    left: 0%;
    top: 41%;
    max-width: 16%;
	animation: float 2.5s ease-in-out infinite;
}
.deco.top-4 {
    right: 3%;
    top: 8%;
    max-width: 12%;
	animation: float 2.4s ease-in-out infinite;
}
@keyframes float {
  0% {
    transform: translateY(0);
  } 
	50% {
    transform: translateY(-13px);
  }
  100% {
    transform: translateY(0);
  }
}
.stepbox {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 31%;
    margin: 10px 0.5%;
}
.deco.money-1 {
    left: -40%;
    top: 34%;
    max-width: 29%;
	animation: float 2.6s ease-in-out infinite;
}
.deco.money-2 {
    right: -40%;
    top: 34%;
    max-width: 29%;
	animation: float 2.4s ease-in-out infinite;
}
.token-wrap {
    position: relative;
    max-width: 550px;
    margin: 0 auto 30px;
}
.token-text {
    font-family: "Orbitron";
    position: absolute;
    left: 0;
    right: 0;
    top: 43%;
    font-size: 48px;
    font-weight: 700;
}
.wheel-wrapper {
    position: relative;
    max-width: 800px;
    margin: 10% auto 0;
}
.spin-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 81%;
    z-index: 2;
}
button.spin-btn {
    background: url(/event/assets/casinojr/images/mega-fortune-spin/spin-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    max-width: 215px;
    height: 60px;
    font-family: 'Orbitron';
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    font-size: 17px;
    padding-bottom: 0.6%;
    text-shadow: 0px 1px 6px rgb(0, 0, 0, 0.8);
}
.max-play {
    font-weight: 600;
    font-size: 16px;
    text-shadow: 0px 1px 6px rgb(0, 0, 0, 0.8);
}
.deco.witem-1 {
    left: 17%;
    top: 1%;
    max-width: 19%;
	animation: float 2.4s ease-in-out infinite;
}
.deco.witem-2 {
    right: 8%;
    top: 0%;
    max-width: 24%;
	animation: float 2.5s ease-in-out infinite;
}
.deco.witem-3 {
    left: 0%;
    top: 27%;
    max-width: 29%;
	animation: float 2.4s ease-in-out infinite;
}
.deco.witem-4 {
    right: 7%;
    top: 18%;
    max-width: 33%;
	animation: float 2.3s ease-in-out infinite;
}
.deco.witem-5 {
    left: 3%;
    right: 0;
    top: -16%;
    max-width: 24%;
    margin: 0 auto;
}

.modal-dialog.popup {
    max-width: 750px;
}
.modal-content.popup {
	background: linear-gradient(180deg, rgba(53, 28, 111, 1) 0%, rgba(95, 42, 156, 1) 100%);
	border: 2px solid #ef9df1;
	padding: 15px 25px;
	border-radius: 15px;
	color: #fff;
	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: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
ul.terms {
    padding-left: 17px;
}

@media(max-width: 1080px) {
.floating-wrapper {
	transform: scale(0.85);
	transform-origin: right top;
}	
.music-wrapper {
    transform: scale(0.85);
    transform-origin: right bottom;
}	
.logo {
    max-width: 30%;
}	
}

@media(max-width: 767px) {
.event-date {
    max-width: 75%;
    margin: 0 auto;
}
.stepbox {
    width: 48%;
	margin: 10px 0.5% 0;
}
.token-wrap {
    max-width: 73%;
}
.token-text {
    font-size: 6.2vw;
}	
.deco.money-1,.deco.money-2 {
	display: none;
}	
}

@media(max-width: 480px) {
.music-wrapper {
    transform: scale(0.7);
    transform-origin: right bottom;
}	
.floating-wrapper {
	transform: scale(0.7);
	transform-origin: right top;
}	
.title-img {
    margin: 0 -10px;
    height: 90vw;
}	
.title-img img {
    height: 100%;
    object-fit: cover;
}	
.spin-wrap {
    top: 76%;
}	
button.spin-btn {
    max-width: 40%;
    height: 13vw;
    padding-bottom: 1%;
    font-size: 3.2vw;
}	
.max-play {
    font-size: 14px;
}
.modal-content.popup {
    padding: 15px 15px;	
	font-size: 14px;
}
.poptitle {
    font-size: 20px;
}
	
}















