@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: Aero;
  src: url("../fonts/Aero.ttf");
}

body { font-family: "Lato", sans-serif; line-height:1.2; font-size:15px; color:#fff; background: #101021 url("/event/assets/casinojr/images/slots-ranking2/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;
}
.floating-wrapper {
    position: fixed;
    z-index: 99;
    right: 2px;
    top: 100px;
	width: 100%;
    max-width: 70px;
	text-align: center;
}
button.float-btn {
    display: block;
    margin: -7px 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 15px;
}
.logo {
    max-width: 270px;
    margin: 0px auto -9%;
}
.title-top {
    position: relative;
    margin-bottom: -5%;
}
.deco.top-1 {
    left: -5%;
    top: 5%;
    max-width: 18%;
	animation: float 2.5s ease-in-out infinite;
}
.deco.top-2 {
    right: 3%;
    top: 40%;
    max-width: 11%;
    animation: float 2.3s ease-in-out infinite;
}
.deco.top-3 {
    left: -5%;
    top: 33%;
    max-width: 21%;
	animation: float 2.1s ease-in-out infinite;
}
.deco.top-4 {
    right: 7%;
    top: 13%;
    max-width: 9%;
	animation: float 2.2s ease-in-out infinite;
}
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-13px);
    }
    100% {
        transform: translatey(0px);
    }
}
@keyframes shake {
    0% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(18deg);
    }
    100% {
        transform: rotate(0);
    }
}
.date-wrapper {
    position: relative;
    margin-bottom: 30px;
}
.date-event {
    position: relative;
    max-width: 550px;
    margin: 0 auto -10px;
}
.date-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    font-size: 24px;
    font-family: 'Aero';
}
.daynote {
    font-size: 20px;
}
.stepbox {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 330px;
    margin: 10px 0;
}
.step-info {
    position: relative;
    max-width: 88%;
    margin: -20px auto 0;
    font-size: 18px;
}
.sptext-1 {
    background: linear-gradient(180deg, rgba(247, 15, 255, 1) 0%, rgba(18, 214, 223, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Aero';
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.turnover-wrap {
    position: relative;
    max-width: 370px;
    margin: 0 auto;
}
.turnover-amt {
    position: absolute;
    left: 0;
    right: 0;
    top: 25%;
    z-index: 2;
    font-size: 40px;
    font-family: 'Aero';
}
.center-sec {
	position: relative;
	background: url("/event/assets/casinojr/images/slots-ranking2/tech-bg.png")no-repeat center;
	background-size: 100%;
	text-align: center;
}
.wheel-wrapper {
    position: relative;
    max-width: 767px;
    margin: 0 auto 30px;
}
.deco.phone {
    left: -4%;
    top: 31%;
    max-width: 26%;
	animation: float 2.2s ease-in-out infinite;
}
.deco.gold {
    right: 8%;
    top: 62%;
    max-width: 23%;
	animation: float 2.4s ease-in-out infinite;
}
.deco.coin-1 {
    left: 3%;
    top: 62%;
    max-width: 11%;
	animation: float 2s ease-in-out infinite;
}
.deco.coin-2 {
    left: 14%;
    top: 21%;
    max-width: 6%;
	animation: float 2.3s ease-in-out infinite;
}
.deco.coin-3 {
    right: 6%;
    top: 34%;
    max-width: 12%;
	animation: float 2.1s ease-in-out infinite;
}
button.play-btn {
    background: url(/event/assets/casinojr/images/slots-ranking2/play-btn.png) no-repeat;
    background-size: 100%;
    width: 100%;
    max-width: 280px;
    height: 88px;
    margin: 0 auto;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 77%;
    font-family: 'Aero';
    font-size: 24px;
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
	z-index: 2;
}
button.play-btn:hover {
	transform: scale(0.98);
	filter: brightness(1.07);
}
.token-wrap {
    background: url(/event/assets/casinojr/images/slots-ranking2/token-base.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 86%;
    max-width: 237px;
    height: 48px;
    margin: 0 auto;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 7px;
}
.btm-sec {
	position: relative;
	padding: 0 0 30px;
	text-align: center;
}
ul.nav.nav-leaderboard {
	justify-content: center;
	align-items: center;
	padding-bottom: 25px;
}
ul.nav.nav-leaderboard li.nav-item {
    margin: 5px 10px;
}
ul.nav.nav-leaderboard li.nav-item a.nav-link {
    background: url("/event/assets/casinojr/images/slots-ranking2/button.png") no-repeat;
    background-size: 100% 100%;
    color: #fff;
    width: 215px;
    height: 75px;
	margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
	font-family: "Aero";
    font-size: 24px;
    padding: 5px 5px;
	filter: grayscale(1) brightness(1.5);
	text-transform: uppercase;
	text-shadow: 1px 2px 7px rgb(0,0,0,0.6);
	letter-spacing: 1px;
}
ul.nav.nav-leaderboard li.nav-item a.nav-link.active {
	filter: none;
}
.rank-week {
    font-size: 26px;
    font-family: 'Aero';
    text-shadow: 1px 2px 6px rgb(0, 0, 0, 0.5);
}
.frame-wrapper {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
}
.frame-img {
	pointer-events: none;
}
.ranking-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 11%;
    max-width: 84%;
    margin: 0 auto;
    overflow: auto;
    height: 77%;
    padding-right: 10px;
}
.rank-table-wrap {
    border: 2px solid #c500ff;
    border-radius: 20px;
}
.ranking-wrap::-webkit-scrollbar {
	width: 5px;
}
.ranking-wrap::-webkit-scrollbar-track {
  background: #3a3a3a;
	border-radius: 20px;
}
.ranking-wrap::-webkit-scrollbar-thumb {
	background: #c500ff;
	border-radius: 20px;
}
.ranking-wrap::-webkit-scrollbar-thumb:hover {
  background: #8300f9;
}
table.rank-table tr th {
    background: linear-gradient(180deg, rgba(55, 29, 110, 1) 0%, rgba(95, 42, 155, 1) 100%);
	border: 2px solid #c500ff;
	border-top: none;
	font-family: 'Aero';
	font-size: 110%;
	font-weight: 400;
	padding: 15px 2px;
}
table.rank-table tr th:last-child {
	border-right: none;	
}
table.rank-table tr th:first-child {
	border-left: none;	
}
table.rank-table tr td {
    background: #120d13;
	border: 2px solid #c500ff;
	padding: 10px 2px;
}
table.rank-table tr td:first-child {
	border-left: none;	
}
table.rank-table tr td:last-child {
	border-right: none;	
}
table.rank-table tr:last-child td {
	border-bottom: none;	
}

/** Modal **/
.modal-dialog.popup {
    max-width: 750px;
}
.modal-content.popup {
   background: linear-gradient(180deg, rgba(55, 29, 110, 1) 0%, rgba(95, 42, 155, 1) 100%);
    border: 2px solid #c500ff;
    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: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}
ul.terms {
    padding-left: 17px;
}

@media(max-width: 1080px) {
.logo {
    max-width: 25%;
}	
}

@media(max-width: 991px) {
.floating-wrapper {
    transform: scale(0.8);
    transform-origin: right top;
}	
}

@media(max-width: 767px) {
button.play-btn {
	max-width: 38%;
	height: 12vw;
	font-size: 3.4vw;
	padding-bottom: 2%;
}
.rank-week {
    margin-bottom: 15px;
}	
.ranking-wrap {
    position: initial;
    height: auto;
    max-width: 100%;
	padding: 0;
}		
.frame-img {
    display: none;
}	
}
@media(max-width: 675px) {
.stepbox {
    width: 49%;
}
.sptext-1 {
    font-size: 3.5vw;
}	
.step-info {
	margin: -6% auto 0;
    font-size: 2.6vw;
}	
.date-event {
    max-width: 85%;
	margin: 0 auto -6px;
}	
.date-text {
    font-size: 3.6vw;
}
.daynote {
    font-size: 15px;
}
.token-wrap {
    max-width: 36%;
    font-size: 2.5vw;
    height: 9vw;
}	
}

@media(max-width: 480px) {
.floating-wrapper {
    transform: scale(0.7);
    transform-origin: right top;
}
.logo {
	max-width: 36%;
}	
.title-img {
    height: 79vw;
    margin: 0 -10px;
}
.title-img img {
    object-fit: cover;
    height: 100%;
}	
.turnover-wrap {
    max-width: 83%;
}
.turnover-amt {
    font-size: 8.5vw;
}
ul.nav.nav-leaderboard li.nav-item {
    margin: 5px 1%;
    width: 46%;
}
ul.nav.nav-leaderboard li.nav-item a.nav-link {
    width: 100%;
    height: 15vw;
    font-size: 5vw;
}
table.rank-table {
    font-size: 13px;
}	
.rank-week {
    font-size: 21px;
}	
.modal-content.popup {
    padding: 15px 15px;
	font-size: 14px;
}	
.poptitle {
    font-size: 20px;
}
}

















