
* {
	margin: 0;
	padding: 0
}

.warning,
.globalNext,
.theme,
header .logo {
	background: #ffd700;
	color: #000;
}

header .logo{
	margin-left: 2em;
}

@media screen and (max-width: 767px){
	header .logo{
		margin-left: 1em;
	}
}

header .logo span{
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
}

.loader {
	border-left: .5em solid #ffd700;
}

body {
	background: #000;
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
}

.loader,
.loader:after {
	border-radius: 50%;
	width: 5em;
	height: 5em
}

.loader {
	margin: 25px auto;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: .5em solid rgba(255, 255, 255, 0.57);
	;
	border-right: .5em solid rgba(255, 255, 255, 0.57);
	border-bottom: .5em solid rgba(255, 255, 255, 0.57);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.globalNext {
	height: 50px;
	line-height: 49px;
	border-radius: 3px;
}

.globalNext:hover {
	cursor: pointer;
	background: #ffd700;
}

section.formy {
	text-align: center;
	border-radius: 5px;
	overflow: hidden
}

.no {
	background: #545454;
}

.yes {
	margin-bottom: 10px;
}

.yes,
.no {
	font-weight: bold;
	font-size: 1.3em;
}

.steps[rel="1"] span,
.steps[rel="8"] span {
	background: #000;
	display: inherit;
	padding: 7px 0;
	color: #fff;
	font-size: .8em_;
	border-radius: 3px;
}

.steps[rel="8"] span {
	margin-bottom: 20px;
	font-size: 1.2em
}

.steps[rel="6"] .p10 p:nth-child(2),
.steps[rel="6"] .p10 p:nth-child(3) {
	margin-top: 5px;
}

.bg {
	height: 100vh;
	width: 100vw
}

.formy {
	z-index: 9;
	position: relative;
	margin: 0 auto;
	max-width: 600px;
	background: rgba(255, 255, 255, 0.5);
	color: #000;
	box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.3);
}

.warning {
	padding: 15px 0;
	font-size: 1.5em;
}

.question {
	margin-bottom: 20px;
	font-size: 1.4em;
	color: #fff;
}
.question div {
    margin: 20px;
}

.p10 {
	padding: 20px;
}

.globalNext.tap {
	background: #000;
}

iframe {
	height: 380px;
}

.mfilter {
	animation: xf 1s
}

#rate {
	width: 60px;
	transform: rotate(-10deg);
	margin-bottom: 5px;
	height: 80px;
}

header {
	position: relative;
	width: 100%;
	height: 63px;
	z-index: 999;
	background: rgba(0, 0, 0, 0.4);
}

header .logo {
	position: relative;
	width: 200px;
	height: 27px;
}

header .menu {
	position: relative;
	height: auto;
}

header .logo svg,
header .menu svg {
	width: 80%;
	margin: 0 auto;
	display: inherit;
	height: 15px;
}

header .menu {
	width: inherit;
	text-align: right;
	border-left: 1px solid rgba(255, 255, 255, 0.11);
	;
	background: transparent;
	float: right;
	font-size: 13px;
	padding: 24px;
	color: #FFF;
}

header .menu:hover {
	background: #ffd700;
}

header div {
	padding: 18px 0;
	float: left;
}

div.legal.xxx-games{
	display: none;
}

div.legal.xxx-games {
	position: absolute;
	z-index: 1;
	text-align: center;
	font-size: 11px;
	color: #fff;
	bottom: 100px;
	width: 100%;
	padding-bottom: 10px;
	color: rgba(255, 255, 255, 0.7);
	position: absolute;
	bottom: 0;
	left: 0;
}
.steps.step.step-12 .p10 {
    color: #fff;
}


#flag {
	width: 16px;
	height: 8px;
}

#lock {
	width: 13px;
	opacity: .5;
	fill: #fff;
	height: 15px;
	float: left;
	margin-right: 4px;
}

#cm {
	width: 22px;
	height: 22px;
	position: relative;
	top: 6px;
}

header .logo.stretch {}

._wait {
	color: #d50000!important
}

.logo img {
	width: 90% !important;
	height: 80% !important;
	left: 0px !important;
	right: 0px;
	top: 2% !important;
	margin: 0px auto !important;
	display: block;
	object-fit: contain;
	position: absolute;
}

.gamenav {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	padding: 100px 20px 10px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	box-sizing: border-box;
	z-index: 200;
}

.gamenav p {
	font-size: 11px;
	color: #FFF;
	font-weight: 900;
}

.menuopen {
	float: right;
	width: 20px;
	padding: 21px 10px 22px;
	border-left: 1px solid rgba(255, 255, 255, 0.11);
	cursor: pointer;
}

.menuopen:hover {
	background: #ffd700;
}

.menuopen img {
	width: 100%;
}

.gamechoice {
	cursor: pointer;
	margin: 10px 0px 20px;
}

#parse p span.account-approved{
	margin-top: 1em;
	display: block;
}

.checked {
	width: 100vw;
	overflow-x: hidden;
}

html,
body {
	overflow-x: hidden;
	position: absolute;
	width: 100%;
	height: auto;
}

.mainvidwrap {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: -100;
	width: 100%;
}

header .logo {
	background: transparent !important;
}

@keyframes xf {
	0% {
		filter: saturate(0%)
	}
	100% {
		filter: saturate(100%)
	}
}

@media screen and (min-width:768px) {
	section.formy {
		min-width: 600px;
	}
}

@media screen and (max-width:768px) {
	iframe {
		width: 100%;
		height: 410px;
	}
	.formy {
		left: 0;
		top: 0;
		transform: none;
		margin-right: 15px;
		margin-left: 15px;
		margin-bottom: 15px;
	}
	.question {
		font-size: 1em;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	section.formy {
		width: 90%;
		margin-right: 5%;
		margin-left: 5%;
		margin-bottom: 5%;
	}
	.warning,
	.yes,
	.no {
		font-size: 1em;
	}
	.p10 {
		padding: 15px;
	}
	#rate {
		width: 40px;
	}
	.steps[rel="1"] span,
	.steps[rel="8"] span {
		font-size: .8em;
	}
	body {
		background: #000;
	}
	section.formy {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 40px;
	}
}

@media screen and (max-width:320px) {
	.question {
		font-size: .9em;
	}
	.globalNext {
		line-height: 42px;
		height: 42px;
	}
	header .menu {
		font-size: 10px;
	}
	body {
		background: #000;
	}
	section.formy {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
	header .logo {
		position: relative;
		width: 150px;
		height: auto;
		padding: 0px 0px 0px 12px;
	}
	header .logo img {
		width: 100%;
	}
	body {
		overflow-y: scroll;
	}
}

@media (min-width: 200px) and (max-width: 767px) {
	header {
		height: 50px;
	}
	.question {
		font-size: .9em;
	}
	.globalNext {
		line-height: 42px;
		height: 42px;
	}
	header .menu {
		font-size: 10px;
		padding: 17px;
	}
	body {
		background: #000;
		height: auto;
		position: relative;
	}
	section.formy {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	header .logo {
		position: relative;
		width: 45%;
		height: 80%;
		padding: 0px 0px 0px 12px;
		top: 4px;
	}
	header .logo img {
		width: 100%;
	}
	.gamechoice {
		cursor: pointer;
		margin: 0px 0px 5px;
	}
	.gamenav {
		padding: 65px 20px 10px;
	}
	.menuopen {
		padding: 15px 10px 22px;
	}
	html,
	body {
		overflow-y: scroll;
	}
	.logo img {
		width: 100% !important;
		height: 100% !important;
	}
}
.question strong,
#parse strong {
    color: #ffd700;
}
.step{
	transition: opacity 1s ease-out;
	opacity: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: -9999em;
	left: -9999em;

	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
}

body.step-1 .step.step-1,
body.step-2 .step.step-2,
body.step-3 .step.step-3,
body.step-4 .step.step-4,
body.step-5 .step.step-5,
body.step-6 .step.step-6,
body.step-7 .step.step-7,
body.step-8 .step.step-8,
body.step-9 .step.step-9,
body.step-10 .step.step-10,
body.step-11 .step.step-11,
body.step-12 .step.step-12,
body.step-13 .step.step-13,
body.step-14 .step.step-14,
body.step-join .step.step-join{
	opacity: 1;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

header{
	margin-bottom: 32px;
}

@media screen and (max-width: 767px){
	body.step-1 .step.step-1,
	body.step-2 .step.step-2,
	body.step-3 .step.step-3,
	body.step-4 .step.step-4,
	body.step-5 .step.step-5,
	body.step-6 .step.step-6,
	body.step-7 .step.step-7,
	body.step-8 .step.step-8,
	body.step-9 .step.step-9,
	body.step-10 .step.step-10,
	body.step-11 .step.step-11,
	body.step-12 .step.step-12,
	body.step-13 .step.step-13,
	body.step-14 .step.step-14,
	body.step-join .step.step-join{
		max-width: 90%;
	}

	header{
		margin-bottom: 25px;
	}
}
/*
body.step-join .step.step-join{
	left: 0;
	top: 0;
	position: relative;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	z-index: 10;
} */

body.step-join div.legal.xxx-games{
	display: none;
}

.step.step-join{
}

.step{
	background: rgba(0,0,0,0.7);
	box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.3);
	color: #000;
	max-width: 600px;
	z-index: 9;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.highlight {
    color: #ffd700;
    text-transform: uppercase;
    margin: 20px;
    font-weight: 600;
}

@media screen and (min-width: 768px){
	.step{
		min-width: 600px;
	}
}

.step a[data-app-event-next-substep],
.step a[data-app-event-next]{
	text-decoration: none;
}

button#mute{
	color: #000;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 2.5em;
	min-width: 2em;
	min-height: 2em;
	line-height: 2em;
	background-color: #ffd700;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	cursor: pointer;
	border-radius: 1em;
	border: none;
	outline: none;
	z-index: 10;
}

body.app-audio-mute button#mute{
	background-color: #545454;
}

button#mute i.fa-volume-off{
	display: none;
}

body.app-audio-mute button#mute i.fa-volume-off{
	display: inline-block;
}

body.app-audio-mute button#mute i.fa-volume-up{
	display: none;
}

#video-bg{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
	vertical-align: baseline;
	object-fit: cover;
}

@media screen and (max-width: 767px){
	button#mute{
		font-size: 1em;
		top: 0.25em;
		right: 0.25em;
	}

	#video-bg{
		display: none !important;
	}
}
