*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

body{
	font-family: 'Acme', sans-serif!important;
	background-color: #000;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
	font-family: "Bangers", sans-serif!important;
	color: #fff;
	text-shadow: 0px 5px 0px rgba(0, 0, 0); /* Fallback */
text-shadow: 0px 5px 0px rgba(0, 0, 0, 1); 
}

h1, h2 {
	font-size: 4em!important;
	margin-top: 50px;
	margin-bottom: 50px;
	
}

p{
	font-size: 1.5em;
}


.modal-footer{
	padding: 5px!important;
	text-align: left;
	font-size: 13px;
	justify-content: center;
}

.page{
	padding-top: 50px;
}

.page h2{
	font-size: 2em!important;
}

.confetti h2{
	font-size: 4em!important;
}

.orange{
	color: #f6a519;
}

.freetoplay{
	display: inline-block;
	position: absolute; 
	z-index: 100;
	left: 100%;
	margin-left: -120px;
	margin-top: -50px;
	width: 150px;
	height: 150px;
}

.cat{
	background-image: url("https://media.giphy.com/media/JIX9t2j0ZTN9S/giphy.gif");
	background-size: cover;
	background-position: center center;
}

.spaceheader{
	position: fixed;
	width: 100%;
	background-image: url("img/superstar-game.jpg");
	background-size: cover;
	background-position: center center;
	height: 90vh;
	padding-top: 30px;
	padding-bottom: 30px;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
	
	background-attachment: fixed;
}

.smallheader{
	height: 30vh;
}

.smallheader h1{
	text-align: center;
	width: 100%;
	display: block;
}

.iphone {
	width: 100%;
	text-align: center;
	margin-top: -100px;
}

.smalliphone h1{
	margin: 0;
	padding: 0;
}

.languageselector{
	display: inline-block!important;
	position: absolute!important;
	top: 10px;
	right: 10px;
}

.backbutton{
	display: inline-block!important;
	position: absolute!important;
	top: 10px;
	left: 10px;

}

.backbutton .btn-primary{
	cursor: pointer;
		background-color: #F7B139!important;
	border: none;
}

.iphone img.phone {
	
  animation: MoveUpDown 5s ease infinite;
	margin-top: 15px;
	
}

.overlay{
	position: absolute;
	z-index: 100;
	top: 90vh;
	width: 100%;
}

.smalloverlay{
	top: 30vh;
}

.hoverme{
	margin-top: -10px;
}

.hoverme .btn-primary{
	background-color: #FFC107;
	border: none;
	font-size: 2em;
}

.smallheader > .overlay{
	top: 30vh;
}

.iphone .new{
	position: relative;
	left: 330px;
	top: 120px;
	z-index: 100;
}

.nut .nutimg{
	position: absolute;
	top: 7px;
	left: 232px;
	z-index: 10;
}

.nut .nutholeimg{
	position: absolute;
	top: 7px;
	left: 232px;
}

.phonebody{
	max-width: 900px;
	position: relative;
	padding-left: 50px;
	padding-right: 100px;
	background-color: #191919;
	border-radius: 20px;
	border: 8px solid #303030;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.phonebody .circle{
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 100;
	top: 50%;
	right: 20px;
	border-radius: 30px;
	margin-top: -30px;
	border: 4px solid #303030;
	background-color: #000;
}

.phonebody .speaker{
	width: 15px;
	border: 2px solid #303030;
	border-radius: 20px;
	background-color: #000;
	height: 100px;
	position: absolute;
	left: 25px;
	margin-left: -6.5px;
	top: 50%;
	margin-top: -50px;
	z-index: 100;
}

.imageslider{
	background-color: black;
}

.downloadbadges img{
	padding: 15px;
}

footer{
	background-color: #000;
	padding: 30px;
	color: #fff;
	font-size: 0.6em;
}

#content p a{
	color: #FFC107;
}

footer a{
	color: #fff!important;
}

@keyframes MoveUpDown {
  0% {
    margin-bottom: 0;
	
  }
  50% {
   
	  margin-bottom: 30px;
  }
  100% {
    margin-bottom: 0px
	
  }
}

.divider{
	height: 50px;
	width: 100%;
	background-image: url(img/metal-background-light.jpg);
	background-size: cover;
	background-repeat: repeat-y;
}

.divider .bolt{
	background-image: url(img/bolt.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	background-position: left;
}

#content{
	background-image: url(img/metal-background.jpg);
	background-size: (100% auto);
	background-repeat: repeat-y;
	padding-bottom: 50px;
}

.smalliphone{
		top: 15vh;
		margin-top: -1em;
	}

@media all and (max-width: 800px){
	
	.iphone {
	width: 90%;
	margin-left: auto;
		margin-right: auto;
}
	
	.iphone .new{
	position: relative;
	left: 80%;
	top: 50px;
	z-index: 100;
		width: 80px;
		height: 80px;
}
	
		.phonebody .speaker{
	width: 5px;
	border: none;
	border-radius: 20px;
	background-color: #000;
	height: 50px;
	position: absolute;
	left: 12.5px;
	margin-left: -2.5px;
	top: 50%;
	margin-top: -25px;
	z-index: 100;

	}
	
	.phonebody .circle{
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 100;
	top: 50%;
	right: 10px;
	border-radius: 30px;
	margin-top: -15px;
	border: 0px solid #303030;
	background-color: #000;
}
	
	.phonebody{
	max-width: 900px;
	position: relative;
	padding-left: 25px;
	padding-right: 50px;
	background-color: #191919;
	border-radius: 20px;
	border: 3px solid #303030;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
	
	.freetoplay{
		width: 80px;
		height: 80px;
	display: inline-block;
	position: absolute; 
	z-index: 100;
	left: 100%;
	margin-left: -80px;
	margin-top: -30px;
	}
	
	h1{
		font-size: 2em!important;
	}
	
	
	
	#content p{
		font-size: 1.2em!important;
	}
}
	
	@media all and (max-width: 400px){
		.phonebody .speaker{
	width: 2px;
	border: none;
	border-radius: 20px;
	background-color: #000;
	height: 20px;
	position: absolute;
	left: 5px;
	margin-left: -1px;
	top: 50%;
	margin-top: -10px;
	z-index: 100;

	}
	
	.phonebody .circle{
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 100;
	top: 50%;
	right: 0px;
	border-radius: 30px;
	margin-top: -10px;
	border: 0px solid #303030;
	background-color: #000;
}
	
	.phonebody{
	max-width: 900px;
	position: relative;
	padding-left: 10px;
	padding-right: 20px;
	background-color: #191919;
	border-radius: 20px;
	border: 3px solid #303030;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
	
	.freetoplay{
		width: 80px;
		height: 80px;
	display: inline-block;
	position: absolute; 
	z-index: 100;
	left: 100%;
	margin-left: -80px;
	margin-top: -30px;
	
}
		
		
	}
	
}