@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');

@font-face {
	font-family: Gilroy;
	src: url("../fonts/Gilroy-Regular.ttf");
	font-weight: 400;
}
@font-face {
	font-family: Gilroy;
	src: url("../fonts/Gilroy-Bold.ttf");
	font-weight: 600;
}
@font-face {
	font-family: Gilroy;
	src: url("../fonts/Gilroy-Heavy.ttf");
	font-weight: 700;
}


body { font-family: "Gilroy", sans-serif; line-height:1.2; font-size:15px; color:#fff; background:#0f0b24 url("../images/mar-ramadan-daily-reward/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;
}
.music-wrapper {
    position: fixed;
    z-index: 99;
    right: 0;
    bottom: 150px;
    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;
}
.t-body {
	overflow: hidden;
}
.floating-wrapper {
    position: fixed;
    right: 5px;
    top: 50px;
    z-index: 99;
}
button.float-btn {
    background: none;
    border: none;
    padding: 0;
    max-width: 60px;
    display: block;
    margin: 5px 0;
}
button:hover, a.social-link:hover {
	transform: scale(0.97);
	filter: brightness(1.07);
}
#backtop {
	opacity: 0;
	visibility: hidden;
	position: fixed;
    right: 5px;
    bottom: 30px;
    z-index: 99;
}
#backtop.show {
	opacity: 1;
	visibility: visible;
}
.deco {
	position: absolute;
}
.max-container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}
.top-sec {
	position: relative;
	text-align: center;
	padding-bottom: 45px;
}
button.home-btn {
    background: none;
    border: none;
    padding: 0;
    max-width: 60px;
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 99;
    filter: drop-shadow(0px 3px 3px rgb(0,0,0,0.75));
}
.deco.lamp-1 {
    left: 2%;
    top: -1%;
    max-width: 10%;
	animation: hanging 2.2s ease-in-out infinite;
}
.deco.star-1 {
    left: 14%;
    top: -1%;
    max-width: 8%;
	animation: hanging 1.8s ease-in-out infinite;
}
.deco.star-2 {
    right: 14%;
    top: -1%;
    max-width: 8%;
	animation: hanging 2s ease-in-out infinite;
}
.deco.lamp-2 {
    right: 2%;
    top: -1%;
    max-width: 10%;
	animation: hanging 2.3s ease-in-out infinite;
}
@keyframes hanging {
    0% {
        transform: rotate(-3deg);
		transform-origin: top;
    }
    50% {
        transform: rotate(3deg);
		transform-origin: top;
    }
    100% {
        transform: rotate(-3deg);
		transform-origin: top;
    }
}
.logo {
    padding-top: 15px;
    max-width: 200px;
    margin: 0 auto -16%;
    position: relative;
}
.title-top {
    max-width: 1000px;
    margin: 0 auto -3%;
    position: relative;
}
.deco.coin-1 {
    top: 36%;
    left: 8%;
    max-width: 15%;
	animation: float 2s ease-in-out infinite;
}
.deco.coin-2 {
    top: 34%;
    right: 8%;
    max-width: 15%;
	animation: float 1.9s ease-in-out infinite;
}
.deco.fw-1 {
    left: -9%;
    top: 22%;
    max-width: 20%;
    z-index: -1;
	animation: blink 2.3s ease-in-out infinite;
    animation-delay: 0.5s;
    opacity: 0;
}
.deco.fw-2 {
    left: 11%;
    top: 36%;
    max-width: 10%;
    z-index: -1;
	animation: blink 2.3s ease-in-out infinite;
    animation-delay: 0.1s;
    opacity: 0;
}
.deco.fw-3 {
    right: 7%;
    top: 49%;
    max-width: 10%;
	animation: blink 2.3s ease-in-out infinite;
    animation-delay: 0.3s;
    opacity: 0;
}
.deco.fw-4 {
    right: -11%;
    top: 34%;
    z-index: -1;
    max-width: 21%;
	animation: blink 2.5s ease-in-out infinite;
    animation-delay: 0.7s;
    opacity: 0;
}
.deco.fw-5 {
    left: 1%;
    top: 19%;
    z-index: -1;
    max-width: 17%;
    animation: blink 2.2s ease-in-out infinite;
    animation-delay: 0.7s;
    opacity: 0;
}
.deco.fw-6 {
    left: -5%;
    top: 46%;
    z-index: -1;
    max-width: 8%;
    animation: blink 2.5s ease-in-out infinite;
    animation-delay: 0.3s;
    opacity: 0;
}
.deco.fw-7 {
    right: 1%;
    top: 19%;
    z-index: -1;
    max-width: 17%;
	animation: blink 2.5s ease-in-out infinite;
}
.deco.fw-8 {
    right: -5%;
    top: 46%;
    z-index: -1;
    max-width: 8%;
	animation: blink 2.3s ease-in-out infinite;
    animation-delay: 0.4s;
    opacity: 0;
}
@keyframes shake {
    0% {
        transform: translate(3px, 0);
    }
    50% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(3px, 0);
    }
}
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-15px);
    }
    100% {
        transform: translatey(0px);
    }
}
@keyframes blink {
    0% {
        transform: scale(0.2);
		opacity: 0;
    }
    50% {
        transform: scale(1);
		opacity: 1;
    }
    100% {
        transform: scale(1);
		opacity: 0;
    }
}
.subtitle {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px;
}
.date-wrap {
    max-width: 400px;
    margin: 15px auto;
    position: relative;
}
.date-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 33%;
    font-size: 34px;
    font-weight: 600;
	text-shadow: 0 0 8px rgb(0,0,0,0.7);
}
.reward-deposit {
    padding: 10px 0;
}
.reward-box {
    position: relative;
    max-width: 380px;
	width: 32%;
    display: inline-block;
    margin: 0 auto;
}
.prize-info {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 38px;
    text-shadow: 0 0 3px rgb(0,0,0,0.9), 0 0 8px rgb(0,0,0,0.9);
    line-height: 1;
}
.text-1 {
    font-size: 60%;
}
.text-2 {
    color: #ff9e00;
}
.claim-wrap {
    margin-top: -11%;
    position: relative;
}
button.claim-btn {
    background: url(../images/mar-ramadan-daily-reward/claim-btn.png)no-repeat;
    background-size: 100% 100%;
    width: 100%;
    max-width: 230px;
    height: 85px;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 1%;
	filter: grayscale(1);
	pointer-events: none;
}
.reward-box.active button.claim-btn {
	filter: none;
	pointer-events: auto;
}
.coin-wrap {
    position: relative;
    max-width: 420px;
    margin: 0 auto;
}
.coin-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 29%;
    font-size: 32px;
    font-weight: 600;
    text-shadow: 0 0 5px rgb(0,0,0,0.8);
    text-transform: uppercase;
}
.game-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
	grid-gap: 10px;
	margin-bottom: 5%;
}
.game-box {
    position: relative;
    display: inline-block;
}
.play-info {
    font-size: 18px;
	padding-bottom: 10px;
}
.play-info strong {
    font-weight: 600;
}
.lantern-wrap, .wheel-wrap {
    max-width: 540px;
    margin: 0 auto;
}
.play-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3%;
}
button.play-btn {
    background: url(../images/mar-ramadan-daily-reward/play-btn.png)no-repeat;
    background-size: 100% 100%;
    width: 100%;
    max-width: 230px;
    height: 88px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 0 5px rgb(0,0,0,0.7);
}
.follow-us-text {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
}
a.social-link {
    display: inline-block;
    margin: 0 1%;
}

/** Modal **/
.modal-dialog.terms {
	max-width: 750px;
}
.modal-content.terms {
	background: url("../images/mar-ramadan-daily-reward/popup-xl.png")no-repeat;
	background-size: 100% 100%;
	padding: 15px 25px;
	border: none;
	color: #fff;
}
button.close-x {
    background: none;
    border: none;
    padding: 0;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 13px;
    top: 8px;
    z-index: 2;
}
.title-tnc {
    margin: 0 auto 10px;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
ul.terms {
    padding-left: 17px;
}
.modal-content.language {
	background: url("../images/mar-ramadan-daily-reward/popup-sm.png")no-repeat;
	background-size: 100% 100%;
	padding: 15px 25px;
	border: none;
	color: #fff;
	text-align: center;
}
.language-wrap {
    padding: 10px 0;
}
button.lang-btn {
    background: none;
    padding: 0;
    border: none;
    margin: 5px 7px;
    max-width: 70px;
}
.modal-content.reward {
    background: none;
    border: none;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
}
.lantern-box {
    position: relative;
	cursor: pointer;
}
.prize {
    position: absolute;
    left: 0;
    right: 0;
    top: 67%;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    z-index: 2;
    transform: none;
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.3);
}
img.open {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
}
.lantern-box.active img.closed {
    opacity: 0;
    visibility: hidden;
	transition: 0.2s;
}
.lantern-box.active img.open {
    opacity: 1;
    visibility: visible;
	transition: 0.2s;
}
.lantern-box.active .prize {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	transition: 0.3s;
	transition-delay: 0.3s;
}


@media(max-width: 991px) {
.logo {
    max-width: 21%;
}	
}

@media(max-width: 767px) {
button.home-btn {
    max-width: 50px;
}
button.float-btn {
    max-width: 50px;
    margin: 2px 0;
}	
.subtitle {
    font-size: 20px;
}
.reward-box {
    width: 48%;
	margin: 1% auto;
}
button.claim-btn {
    height: 11vw;
    max-width: 66%;
    font-size: 2.5vw;
}
.prize-info {
    font-size: 5.4vw;
}
.game-wrapper {
    grid-template-columns: auto;
	grid-gap: 40px;
}	
a.social-link {
    max-width: 30%;
}	
.follow-us-text {
    font-size: 18px;
    padding: 20px 0;
}
.modal-content.terms, .modal-content.language {
    background: #03023f;
    border: 2px solid #7c9af0;
    border-radius: 10px;
    box-shadow: inset 0 0 6px #430d96, inset 0 0 12px #430d96;
    padding: 15px 15px;
}	
}

@media(max-width: 480px) {
.music-wrapper {
    transform: scale(0.8);
    transform-origin: right top;
}
button.home-btn {
    max-width: 40px;
}	
button.float-btn {
    max-width: 45px;
}	
.logo {
    max-width: 25%;
	margin: 0 auto -23%;
}		
.title-top {
    margin: 0 -10px;
}	
.title-img {
    height: 100vw;
}
.title-img img {
    height: 100%;
    object-fit: cover;
}	
.coin-wrap {
    max-width: 85%;
}	
.coin-text {
    font-size: 6.2vw;
}
.date-wrap {
    max-width: 80%;
}
.date-text {
    font-size: 6.8vw;
}
.gtitle-img {
    max-width: 90%;
    margin: 0 auto;
}
button.play-btn {
    max-width: 51%;
    height: 18vw;
    font-size: 4.5vw;
}
}












