@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);

/* pre loader */
#imgloader, #imgloader * {
	display: none;
	position: absolute;
	z-index: -1;
	left: -100vw;
	top: -100vh;
}
#depreload {
	background-size: cover;
	background-color: #78C148;
	position: fixed;
	text-align: center;
	z-index: 9999;
	width: 100vw;
	height: 100vh;
}
#depreload img {
	max-width: 100px;
	margin: 24vh auto 0px auto;
}
#progress {
	display: block;
	height: 2px;
	border-top: 8px solid #ffffff;
	margin: 15px auto 0px auto;
	width: 1%;
}
#depreload .perc {
	font-family: 'plumpblack';
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
	text-align: center;
}
/* pre loader */


/* Reset CSS
 * --------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
@font-face {
	font-family: 'plumpblack';
	src: url('plump-webfont.eot');
	src: url('plump-webfont.eot?#iefix') format('embedded-opentype'), url('plump-webfont.woff2') format('woff2'), url('plump-webfont.woff') format('woff'), url('plump-webfont.ttf') format('truetype'), url('plump-webfont.svg#plumpblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	text-decoration: none;
}
table {
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/* Custom CSS
 * --------------------------------------- */
 
html, body {
	overflow-x: hidden !important;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background-color: #78C148;
}
.wrap {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1 {
	font-family: 'plumpblack';
	font-size: 68px;
	line-height: 72px;
	color: #fff;
	margin-bottom: 20px;
	letter-spacing: 2px;
}
h2, h3 {
	font-family: 'plumpblack';
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	letter-spacing: 2px;
}
.intro h2 {
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-size: 14px;
	line-height: 18px;
}
.the-game h3 {
	color: #626262;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 0px;
}
.the-game h1 {
	color: #44c468;
	font-size: 68px;
	line-height: 72px;
	margin-bottom: 0px;
}
.the-game h2 {
	color: #fc58b0;
	margin-bottom: 40px;
}
.content-box p a {
	text-decoration: underline;
	color: #fff;
}
.the-game p, .the-game p a {
	color: #666;
}
.section {
	text-align: center;
}
.container {
	position: relative;
	margin: 0 auto;
}
.inner-container {
	max-width: 1000px;
	margin: 0px auto;
	width: 90vw;
}
.inner-container .left-col {
	width: 50%;
	float: left;
	text-align: left;
}
.inner-container .right-col {
	width: 50%;
	float: left;
}
.text-right {
	text-align: right;
}
.scene {
	padding: 0;
	margin: 0;
}
.intro-box h1 {
	font-size: 32px !important;
	line-height: 36px;
	margin-bottom: 20px;
}
.intro-box {
	position: absolute;
	bottom: 14vh;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	z-index: 100;
}
.layer1 {
	z-index: 4;
	margin-top: 0;
	margin-left: -80vw;
	margin-bottom: -60vh;
}
.layer2 {
	z-index: 3;
	margin-top: -20vh;
}
.layer3 {
	z-index: 2;
	margin-top: -50vh;
}
.layer4 {
	z-index: 1;
	margin-top: -60vh;
}
.layer-logo {
	z-index: 3;
	margin-top: -30vh;
	margin-left: 30vw;
	max-width: 60vw;
}
.layer4 img, .layer3 img, .layer2 img {
	width: 120vw;
	margin-left: -10vw;
}
.layer1 img {
	max-width: 24vw;
}
.fill {
	position: absolute;
	bottom: 5%;
	right: 5%;
	left: 5%;
	top: 5%;
}
canvas {
	max-width: 100%;
	height: auto;
}
.hints {
	font-family: 'plumpblack';
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.90);
	position: fixed;
	z-index: 400;
	top: 0px;
	left: 0px;
	text-align: center;
	padding-top: 20vh;
	letter-spacing: 0.5px;
	display: none;
}
.hints img {
	margin-top: 10px;
}
.hints strong {
	color: #FF9933;
	font-size: 24px;
}
.dark {
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	position: fixed;
	z-index: 500;
	top: 0px;
	left: 0px;
}
.hide {
	visibility: hidden;
}
#section1 .download-the-game, #section2 .download-the-game, #section3 .download-the-game {
	margin: 20px 0px;
}
.download-the-game img {
	max-width: 140px;
	margin: 5px;
}
#power_up {
	display: block;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	left: 0px;
	right: 0px;
	margin: 20% auto 0px auto;
	position: absolute;
	z-index: 1;
	opacity: 0.8;
}
#power_up_trigger {
	display: block;
	left: 0px;
	right: 0px;
	margin: 10vh auto 0px auto;
	position: absolute;
	z-index: 0;
	max-width: 100%;
	opacity: 0;
	cursor: pointer;
	animation-iteration-count: 3;
	-webkit-animation-iteration-count: 3;
	-ms-animation-iteration-count: 3;
	-moz-animation-iteration-count: 3;
}
/* slider */

#mobile {
	background-image: url(../img/mobile_view.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	background-size: 100%;
	max-width: 290px;
	min-height: 610px;
	margin: 0px auto;
	-ms-transform: rotate(7deg); /* IE 9 */
	-webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
	-moz-transform: rotate(7deg);
	transform: rotate(7deg);
}
.effect1 {
	position: absolute;
	z-index: 10;
	top: 60px;
	left: -90px;
	max-width: 140px;
	animation-iteration-count: 2;
	-webkit-animation-iteration-count: 2;
	-ms-animation-iteration-count: 2;
	-moz-animation-iteration-count: 2;
	animation-animation-delay: 3s;
	-webkit-animation-delay: 3s;
	-ms-animation-delay: 3s;
	-moz-animation-delay: 3s;
}
.effect2 {
	position: absolute;
	z-index: 1;
	top: -10px;
	right: -20px;
	max-width: 120px;
	animation-iteration-count: 2;
	-webkit-animation-iteration-count: 2;
	-ms-animation-iteration-count: 2;
	-moz-animation-iteration-count: 2;
	animation-animation-delay: 6s;
	-webkit-animation-delay: 6s;
	-ms-animation-delay: 6s;
	-moz-animation-delay: 6s;
}
.effect3 {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: -60px;
	max-width: 120px;
	animation-iteration-count: 2;
	-webkit-animation-iteration-count: 2;
	-ms-animation-iteration-count: 2;
	-moz-animation-iteration-count: 2;
	animation-animation-delay: 8s;
	-webkit-animation-delay: 8s;
	-ms-animation-delay: 8s;
	-moz-animation-delay: 8s;
}
#game-play {
	max-width: 264px;
	padding: 70px 0px 0px 2px;
	margin: 0px auto;
	z-index: 0;
}
.owl-item {
	overflow: hidden;
}
#game-play .item img {
	display: block;
	max-width: 100%;
	margin: 0px auto;
	height: auto;
}
#canvas {
	margin-bottom: 20px;
	margin-left: 2vw;
	max-height: 40vh;
}
#canvas2 {
	max-height: 60vh;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#section2 {
	background-image: url(../img/fancy_bkg_orange.png);
	background-size: cover;
}
#section3 {
	background-image: url(../img/fancy_bkg_purple.png);
	background-size: cover;
	position: relative;
}
#footer {
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0px;
	width: 100vw;
	z-index: 100;
}
#footer p {
	font-size: 12px;
}
#footer a {
	color: #fff;
}
img.responsive {
	max-width: 100%;
	width: 60vh;
}
#boxes_layer {
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	height: 40vh;
}
#video_trigger {
	position: absolute;
	left: 40px;
	top: 40px;
	max-width: 180px;
	z-index: 100;
	cursor: pointer;
}
#video_trigger.make_me_smaller {
	max-width: 100px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.go_down {
	position: absolute;
	z-index: 90;
	bottom: 30px;
	right: 30px;
	max-width: 60px;
	cursor: pointer;
}
#video_stage {
	display: none;
	background-color: rgba(0,0,0,0.85);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 300;
	top: 0px;
	text-align: center;
}
#video_stage iframe {
	width: 80vw;
	height: 60vh;
	max-width: 960px;
	max-height: 560px;
	margin-top: 15vh;
}
.close {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

@media (max-width: 780px) {
	h1, h2, h3 {
		letter-spacing: 0.5px;
	}
	.inner-container .left-col {
		text-align: center;
	}
	.go_down {
		display: none;
	}
	.hide_mobile {
		display: none;
	}
	.layer2 {
		margin-top: -32vh;
	}
	.layer-logo {
		left: 0px !important;
		right: 0px !important;
		margin-top: -26vh;
		margin-left: auto;
		margin-right: auto;
		max-width: 90vw;
	}
	.layer1 {
		left: 0;
		right: 0;
		margin-bottom: -40vh;
		margin-left: auto;
		margin-right: auto;
		max-width: 80vw;
	}
	.layer2 {
		margin-top: -17vh;
	}
	.layer3 {
		margin-top: -42vh;
	}
	.layer3 img {
		width: 200vw;
		margin-left: -90vw;
	}
	.layer4 {
		margin-top: -52vh;
	}
	.layer1 img {
		margin-top: 30vh;
	}
	li.layer.layer1 {
		margin-left: -1000px;
		margin-bottom: -60vh;
	}
	.intro {
		height: auto !important;
		overflow: visible !important;
		padding-bottom: 60px;
	}
	.inner-container .left-col, .inner-container .right-col {
		width: 100%;
		float: none;
	}
	.inner-container {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.content-box h1 {
		font-size: 46px;
		list-style: 48px;
		line-height: 46px;
	}
	.content-box h3, .content-box h2 {
		font-size: 26px;
		list-style: 28px;
		line-height: 28px;
	}
	.content-box h2 {
		margin-bottom: 20px;
	}
	.content-box p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 40px;
	}
	.text-right {
		text-align: inherit;
	}
	#section3 {
		padding-bottom: 40vh;
	}
	.intro-box h1 {
		font-size: 20px !important;
		line-height: 22px;
		margin-bottom: 10px;
	}
}

@media (max-width: 600px) {
	#mobile {
		-ms-transform: rotate(0deg); /* IE 9 */
		-webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	#canvas {
		margin-left: 4vw;
	}
	h2, h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.intro {
		padding-bottom: 60px;
	}
	#boxes_layer {
		height: 30vh;
	}
	#video_trigger {
		top: 10px;
		left: 10px;
		max-width: 120px;
	}
	#video_trigger.make_me_smaller {
		max-width: 80px;
	}
	.effect1, .effect2, .effect3 {
		max-width: 80px;
	}
	.effect1 {
		left: -60px;
	}
	.effect3 {
		right: -10px;
	}
	#video_stage iframe {
		width: 95vw;
		height: 40vh;
		margin-top: 20vh;
	}
}

@media (max-width: 320px) {
	#video_trigger {
		max-width: 100px;
	}
	#video_trigger.make_me_smaller {
		max-width: 70px;
	}
	.effect1 {
		left: -30px;
	}
}