@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body { font-family: "Roboto", sans-serif; line-height:1.2; font-size:15px; color:#fff; background: #050318 url("/event/assets/casinojr/images/epicwin-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;
}
.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: 3px 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 {
	background: url("/event/assets/casinojr/images/epicwin-spin/top-flag.png")no-repeat top center;
	background-size: 100%;
    position: relative;
    text-align: center;
    padding: 10px 0 45px;
}
.logo {
    max-width: 26%;
    margin: 0px auto -8%;
    position: relative;
    z-index: 2;
}
.title-top {
    position: relative;
    max-width: 1800px;
    margin: 0 auto -3%;
}
.deco.note-1 {
    left: 1%;
    top: 10%;
    max-width: 10%;
	animation: float 2.4s ease-in-out infinite;
}
.deco.note-2 {
    left: 1%;
    top: 80%;
    max-width: 9%;
	animation: float 2.2s ease-in-out infinite;
}
.deco.note-3 {
    right: 7%;
    bottom: 17%;
    max-width: 11%;
	animation: float 2.1s ease-in-out infinite;
}
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-13px);
    }
    100% {
        transform: translatey(0px);
    }
}
.deco.flare-1 {
    left: -4%;
    top: 28%;
    max-width: 25%;
    mix-blend-mode: screen;
}
.deco.flare-2 {
    left: 36%;
    top: 25%;
    max-width: 22%;
    mix-blend-mode: screen;
}
.deco.flare-3 {
    right: 28%;
    top: 36%;
    max-width: 20%;
    mix-blend-mode: screen;
}
.deco.flare-4 {
    right: 16%;
    top: 42%;
    max-width: 21%;
    mix-blend-mode: screen;
}
.date-wrapper {
    max-width: 580px;
    margin: 0 auto 15px;
    position: relative;
}
.date-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
    font-size: 23px;
    font-weight: 700;
    text-shadow: 1px 2px 4px rgb(0, 0, 0, 0.8);
}
.subtitle {
    font-size: 20px;
    font-weight: 500;
    text-shadow: 1px 2px 4px rgb(0, 0, 0, 0.7);
    max-width: 800px;
    margin: 0 auto 30px;
}
.how-wrapper {
    position: relative;
    padding: 0 0 35px;
}
.stepbox {
    position: relative;
    display: inline-block;
    max-width: 32%;
    margin: 10px 0;
    vertical-align: top;
}
.stepimg {
    margin-bottom: 10px;
}	
.step-info {
    max-width: 90%;
    margin: 0 auto;
    font-size: 18px;
    text-shadow: 0px 2px 4px rgb(0, 0, 0, 0.7);
}
ul.nav.nav-tmnt {
    justify-content: center;
}
ul.nav.nav-tmnt li.nav-item {
    width: 23%;
	margin: 0 0.5%;
}
ul.nav.nav-tmnt li.nav-item a.nav-link {
    position: relative;
	color: #fff;
	filter: grayscale(1) brightness(1.2);
	padding: 0;
}
ul.nav.nav-tmnt li.nav-item a.nav-link.active {
	filter: grayscale(0);
}
.tournm-tab {
    position: relative;
	max-width: 263px;
	margin: 0 auto;
}
.tnm-img img {
    max-height: 65px;
}
.tnm-date {
    text-shadow: 0px 2px 4px rgb(0, 0, 0, 0.7);
}
.prize-pool {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4%;
    text-shadow: 0px 2px 4px rgb(0, 0, 0, 0.7);
    font-size: 18px;
    font-weight: 600;
}
.przpool-img {
    margin-top: -8px;
}
.leaderboard-title-wrap {
    position: relative;
    max-width: 420px;
    margin: 0 auto -133px;
}
.ldb-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 24%;
    font-size: 30px;
    font-weight: 700;
    text-shadow: 0px 2px 4px rgb(0, 0, 0, 0.7);
    text-transform: uppercase;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 75%;
    width: 100%;
    margin: 0 auto;
}
.table-responsive.leaderboard {
    max-width: 880px;
    margin: 0 auto;
    border-radius: 15px;
    border: 2px solid #fdbb4b;
    background: rgb(0, 0, 0, 0.5);
	font-size: 16px;
}
table.leaderboard-table tr th {
    background: linear-gradient(180deg, rgba(53, 28, 111, 1) 0%, rgba(95, 42, 156, 1) 100%);
    border: 2px solid #fdbb4b;
    border-top: none;
    padding: 12px 3px;
    font-size: 120%;
    font-weight: 500;
    text-transform: uppercase;
}
table.leaderboard-table tr td {
	border: 2px solid #fdbb4b;
	padding: 5px 3px;
	height: 40px;
}
table.leaderboard-table tr td:first-child, table.leaderboard-table tr th:first-child {
	border-left: none;
}
table.leaderboard-table tr td:last-child, table.leaderboard-table tr th:last-child {
	border-right: none;
}
table.leaderboard-table tr:last-child td {
	border-bottom: none;
}
span.num-icon img {
    max-height: 30px;
}
.deco.gift-1 {
    left: -8%;
    top: 29%;
    max-width: 15%;
	animation: float 2.1s ease-in-out infinite;
}
.deco.gift-2 {
    right: -9%;
    top: 47%;
    max-width: 14%;
	animation: float 2.3s ease-in-out infinite;
}

/** Modal **/
.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 #fdbb4b;
	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: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
ul.terms {
    padding-left: 17px;
}

@media(max-width: 991px) {
.floating-wrapper {
	transform: scale(0.8);
	transform-origin: top right;
}
.step-info {
    font-size: 1.8vw;
}
.prize-pool {
    font-size: 1.7vw;
}	
}

@media(max-width: 767px) {
.logo {
    max-width: 40%;
	margin: 0px auto -9%;
}
.title-img {
    height: 63vw;
}	
.title-img img {
    object-fit: cover;
    height: 100%;
}
.deco.note-3 {
    right: 0%;
    max-width: 10%;
}	
.subtitle {
    font-size: 16px;
}
.date-wrapper {
    max-width: 75%;
}
.date-text {
    font-size: 3vw;
}	
.stepbox {
    max-width: 230px;
}	
.step-info {
	font-size: 15px;
}
ul.nav.nav-tmnt {
    max-width: 480px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto;
}	
ul.nav.nav-tmnt li.nav-item {
    margin: 10px 1%;
    width: auto;
}
.prize-pool {
	font-size: 17px;
}	
.deco.gift-1,.deco.gift-2 {
	display: none;
}	
}

@media(max-width: 480px) {
.floating-wrapper {
	transform: scale(0.65);
	transform-origin: top right;
}
.top-sec {
    background-size: 130%;
}	
.logo {
	max-width: 50%;
}	
.subtitle {
	font-size: 15px;
}	
.stepbox {
    width: 49%;
	margin: 3px 0;
}
.stepimg {
    margin-bottom: 1%;
}	
.step-info {
    font-size: 3.2vw;
}	
.tnm-date {
	font-size: 3.6vw;
}	
.prize-pool {
	font-size: 3.5vw;
}	
.leaderboard-title-wrap {
    max-width: 85%;
	margin: 0 auto -36%;
}	
.ldb-text {
    font-size: 5.5vw;
    height: 15vw;
}	
.table-responsive.leaderboard {
	font-size: 14px;
	position: relative;
}	
table.leaderboard-table tr td {
    height: 35px;
}
table.leaderboard-table tr th {
    font-size: 100%;
}	
span.num-icon img {
    max-height: 23px;
}
.modal-content.popup {
    padding: 15px 15px;
}	
.poptitle {
    font-size: 20px;
}	
	
}









