
* {
		-webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}

html{
	height: 100%;
}

body {
	background-color: #b21e1e;
	line-height: 1.4;
	height: 100%;
	background-image: url('http://www.thegoparcade.com/img/tile.png');
	background-size: 10px;
}

p {
		font-family: 'pixel operator';
		font-size: 30px;
		line-height: 1;
}

h2 {
	font-weight: normal !important;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 30px;
}

h3 {
	font-size: 16px;
	margin-top: 0px;
	text-transform: uppercase;
}

.view.home{
	display: none;
}

.navbar-static-top {
	margin-bottom: 5px;
}

.jumbotron {
	background-color: transparent;
	padding: 0 !important;
	text-transform: uppercase;
	line-height: 1;
}

.jumbotron h2 {
	margin: 0;
	line-height: 1.4;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar {
	text-transform: uppercase;
}

.navbar-default {
	background: #1f365b;
	border-bottom: 4px solid #bf1c1c;
	padding-top: 113px;
}

.navbar-collapse.in, .navbar-collapse.collapsing {
	background-color: #961919;
}

.dropdown-menu {
	background: #d92323;
	border: 4px solid #bf1c1c;
}

.socialnav a {
	padding-right: 0 !important;
}

.comingsoon h2{
	opacity: 0.4;
}

.comingsoon a:hover {
	text-decoration: none;
}

.comingsoongame {
	position: relative;
	width: 100%;
	height: 100%;
}

.comingsoongame .locked {
	position:absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 666;
	background: rgba(191,28,28,0.8);
	padding-top: 17%;
}

.comingsoongame .locked img {
	height: 40%;
	width: auto;
}

.comingsoongame .locked h2 {
	color: #ffe3e3;
	opacity: 1;
}


img, #gradient, input, .interstitial .upperbg {
	image-rendering:optimizeSpeed;             /* Legal fallback */
	image-rendering:-moz-crisp-edges;          /* Firefox        */
	image-rendering:-o-crisp-edges;            /* Opera          */
	image-rendering:-webkit-optimize-contrast; /* Safari         */
	image-rendering:optimize-contrast;         /* CSS3 Proposed  */
	image-rendering:crisp-edges;               /* CSS4 Proposed  */
	image-rendering:pixelated;                 /* CSS4 Proposed  */
	-ms-interpolation-mode:nearest-neighbor;   /* IE8+           */                       */

 }

 .navbar-brand {
	padding: 0px;
}
.navbar-brand>img {
	height: 110px;
	padding: 15px;
	top: -60px;
	position: relative;
	width: auto;
}

 .background{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
}

.background canvas{
		width: 100%;
		height: 100%;
}

.btn {
	font-family: "Press Start 2P","helvetica neue",helvetica,arial;
	text-transform: uppercase;
	font-size: 14px;
}

.btn-primary {

}


.btn-disabled {
	background-color: #565656;
	color: #cccccc;
	border-color: #cccccc;
}

.btn-disabled:hover {
	background-color: #565656;
	color: #cccccc;
	border-color: #cccccc;
}

.games {
	margin-top: 20px;
}

.games img {
	position: relative;
	width: 100%;
}

.game, .game-nyt {
	position: relative;
}

.col-md-6 {
	padding-bottom: 30px;
}

.game img, .game-nyt img {
	border: 7px solid rgba(0,0,0,0.2);
}

.gamebox div.description {
	position: relative;
	padding: 0 0 0 8px
}

.gamebox div.description p {
	color: #f6e0e0;
	width: 70%;
}

.gamebox div.description h2 {
	margin: 18px 0 -3px 0;
	width: 70%;
}

.gamebox div.description .btn-primary {
	background-color: #1764b5;
	border-color: #fff;
	letter-spacing: 1.5px;
	float: right;
	position: absolute;
	top: -5px;
	right: 8px;
}

.gamebox div.description .btn-primary:hover {
	background-color: #fff;
	color: #1764b5;
}

img.taptoplay{
		border: 0;
		position: absolute;
		display: block;
		bottom: 25px;
		left: 50%;
		width: 50%;
		margin-left:-25%;
}


.top-buffer { margin-top:80px; }

.bottom-buffer { margin-bottom:40px; }

.interstitial {
	color: #8CACE4;
	padding: 30px 0;
	margin-top: 100px;
	padding-bottom: 100px;
	background-color: #1f365b;
}

.interstitial .upperbg {
	background: url('http://www.thegoparcade.com/img/pixel-bg.gif') repeat-x;
	background-size: 130px;
	position: relative;
	top: -65px;
	width: 100%;
	height: 50px;
}

.footer p {
	font-size: 1.5em;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff;
}

.footer .socialfooter img {
	margin-right: 10px;
}

img.gop-logo-pixel {
	width: 30%;
}


/* Generated by Font Squirrel (https://www.fontsquirrel.com) on April 29, 2016 */


@font-face {
		font-family: 'pixel operator';
		src: url('http://www.thegoparcade.com/fonts/pixeloperator-webfont.eot');
		src: url('http://www.thegoparcade.com/fonts/pixeloperator-webfont.eot?') format('embedded-opentype'),
				 url('http://www.thegoparcade.com/fonts/pixeloperator-webfont.woff2') format('woff2'),
				 url('http://www.thegoparcade.com/fonts/pixeloperator-webfont.woff') format('woff'),
				 url('http://www.thegoparcade.com/fonts/pixeloperator-webfont.ttf') format('truetype'),
				 url('http://www.thegoparcade.com/fonts/pixeloperator-webfont.svg') format('svg');
		font-weight: normal;
		font-style: normal;

}


@font-face {
		font-family: 'pixel operator';
		src: url('http://www.thegoparcade.com/fonts/pixeloperator-bold-webfont.eot');
		src: url('http://www.thegoparcade.com/fonts/pixeloperator-bold-webfont.eot?') format('embedded-opentype'),
				 url('http://www.thegoparcade.com/fonts/pixeloperator-bold-webfont.woff2') format('woff2'),
				 url('http://www.thegoparcade.com/fonts/pixeloperator-bold-webfont.woff') format('woff'),
				 url('http://www.thegoparcade.com/fonts/pixeloperator-bold-webfont.ttf') format('truetype'),
				 url('http://www.thegoparcade.com/fonts/pixeloperator-bold-webfont.svg') format('svg');
		font-weight: bold;

}


/* MIKE STUFF */

.rejected{
		cursor: pointer;
		margin: 20px 0;
}

.rejected img {
		width: 90%;
		max-width: 300px;
}

.rejected:hover{
		filter: invert(100%);
		-webkit-filter: invert(100%);
}

.game:hover {
		cursor: pointer;
}

.cover, .nag, .start{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background-color:#cf071c;
		display: none;
}

.cover, .start{
		z-index: 900;
		background-color: #e20a17;
		display: flex;
		justify-content: center;
		align-items: center;
}

.start{
		z-index: 800;
}

.cover img, .start img{
		width: 100%;
		max-width: 350px;
		display: block;
		/*margin: 0 auto;*/
}

.portrait-nag img{
		display: block;
		margin-top: -70px;
}

.nag {
		background-color: #e20a17;
		display: none;
		justify-content: center;
		align-items: center;
		z-index: 9999;
		position: fixed;
}

.view-game{
		display: none;
		height: 100%;
		display: none;
		justify-content: center;
		align-items: center;
}

.game-header{
		margin-bottom: 15px;
}

.game-header img {
	width: 200px;
}

.game-footer{
		margin-top:15px;
}

.game-header, .game-footer{
		padding: 20px 0;
		text-align: center;
}

.instructions.pixelbox{
	display: inline-block;
	width: auto;
	margin-bottom: 40px;
}

.recommended-list {
	width: 75%;
	margin: 20px auto 50px auto

}

.recommended-list h3 {
	margin-bottom: 25px;
	text-align: center;
	padding: 0;
}

.recommended-list ul {
	text-align: center;
	padding: 0;
}

.recommended-list li {
	float: left;
	width: 30%;
	list-style-type: none;
	margin: 0 1.66666666666667%;
}

.recommended-list img {
	width: 100%;
	border: 7px solid rgba(0,0,0,0.2);
}

.recommended-list li h2 {
	font-size: 1em;
}

.wrap-game{
	/*margin: 0 auto;*/
	height: 100%;
	position: relative;

}

.wrap-game iframe{
		border: none;
}

.wrap-game .controls-min{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 40px;
	height: 40px;
	padding: 5px;
}

.wrap-game .controls-max{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	display: none;
	align-items: center;

}

.wrap-game .controls-max .control{
	width: 76px;
	height: 72px;
	background-size: 76px 72px;
	color: #fff;
	margin: 0 0 0 30px;
	display: inline-block;
}

.wrap-game .control{

}

.wrap-game .controls-container{
	margin: 0 auto;
	width: 400px;
	text-align: center;
}

.control.resume{
	background-image: url("http://www.thegoparcade.com/img/menu play button.png");
}
.control.back{
	background-image: url("http://www.thegoparcade.com/img/back-button.png");
}
.control.mute{
	background-image: url("http://www.thegoparcade.com/img/audio-on-button.png");
}

.control.mute.unmute{
	background-image: url("http://www.thegoparcade.com/img/audio-off-button.png");
}

.control.pause{
	background-image: url("http://www.thegoparcade.com/img/pause-button.png");
	width: 38px;
	height: 36px;
	background-size: 38px 36px;
}

.pixelbox {
	padding: 25px;
	width: 96%;
	box-shadow: 0 4px #b21e1e, 0 -4px #b21e1e, 4px 0 #b21e1e, -4px 0 #b21e1e, 0 0 0 4px #500808, 0 12px 0 4px #500808, 0 20px #500808, -8px 0 #500808, 8px 0 #500808, -8px 12px #500808, 8px 12px #500808, 0 -8px #500808;
	margin: 10px auto 100px auto;
	background-color: #b21e1e;
}

.pixelbox form {
margin-top: 25px;
}

.introbox {
	background: url('http://www.thegoparcade.com/img/letterhead.png') no-repeat center 5% #ededec;
	background-size: 90%;
	margin: 7px auto 0 auto;
	color: #80807f;
	-webkit-box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.1);
	padding: 14% 25px 25px 25px;
	width: 98%;
	margin-bottom: 50px
}

.introbox p {
	font-size: 32px;
}

.introbox .flag {
width: 30%;
margin-bottom: 20px
}
.subscribe{
	animation: float-animation 2.5s ease-in-out infinite;
}

.paused {
		-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	 animation-play-state: paused;
}

.subscribe p{
	font-size: 36px;
}

.email-form{
	background-color:#a10814;
	border: 2px solid #f72d2d;
	border-radius: 1px;
	box-shadow: 0px 0px 2px #a10814;
	display: block;

}

.email-form span{
	display: block;
	overflow: hidden;
}

.email-address{
	border: none;
	height: 63px;
	background: none;
	background-color: #a10814;
	background-image: url("http://www.thegoparcade.com/img/input-tile.png");
	background-repeat: repeat-x;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	width: 100%;
	color:#fff;
	text-indent: 20px;
	font-family: inherit;
}

.email-submit{
	background: none;
	border: none;
	height: 62px;
	width: 158px;
	background-image: url('http://www.thegoparcade.com/img/signup-btn.png');
	border: 1px solid white;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	float: right;
	cursor: pointer;
}

.email-submit:hover{
	background-position-y: 62px;
}

.email-feedback, .subscribe-error{
	display: none;
}

.email-feedback h1{
font-size: 25px;
}

.subscribe-error{
	font-size: 10px;
}


.taptoplay {
	animation: blink-animation 1s steps(5, start) infinite;
	-webkit-animation: blink-animation 1s steps(5, start) infinite;
}

.subscribe-blink {
	animation: subscribe-blink 2s linear;
}

@keyframes blink-animation {
	to {
		visibility: hidden;
	}
}
@-webkit-keyframes blink-animation {
	to {
		visibility: hidden;
	}
}

@keyframes float-animation {
	0% {
		transform:translate(0, 0)
	}

	50% {
		transform:translate(0, +8px)
	}

	100% {
		transform:translate(0, 0)
	}
}

@keyframes subscribe-blink {
	0% {
		background-color: #b21e1e;
		box-shadow: 0 4px #b21e1e, 0 -4px #b21e1e, 4px 0 #b21e1e, -4px 0 #b21e1e, 0 0 0 4px #500808, 0 12px 0 4px #500808, 0 20px #500808, -8px 0 #500808, 8px 0 #500808, -8px 12px #500808, 8px 12px #500808, 0 -8px #500808;
	}

	16% {
		background-color: #d92323;
		box-shadow: 0 4px #d92323, 0 -4px #d92323, 4px 0 #d92323, -4px 0 #d92323, 0 0 0 4px #500808, 0 12px 0 4px #500808, 0 20px #500808, -8px 0 #500808, 8px 0 #500808, -8px 12px #500808, 8px 12px #500808, 0 -8px #500808;
	}

	33% {
		background-color: #b21e1e;
		box-shadow: 0 4px #b21e1e, 0 -4px #b21e1e, 4px 0 #b21e1e, -4px 0 #b21e1e, 0 0 0 4px #500808, 0 12px 0 4px #500808, 0 20px #500808, -8px 0 #500808, 8px 0 #500808, -8px 12px #500808, 8px 12px #500808, 0 -8px #500808;
	}

	50% {
		background-color: #d92323;
		box-shadow: 0 4px #d92323, 0 -4px #d92323, 4px 0 #d92323, -4px 0 #d92323, 0 0 0 4px #500808, 0 12px 0 4px #500808, 0 20px #500808, -8px 0 #500808, 8px 0 #500808, -8px 12px #500808, 8px 12px #500808, 0 -8px #500808;
	}

	66% {
		background-color: #b21e1e;
		box-shadow: 0 4px #b21e1e, 0 -4px #b21e1e, 4px 0 #b21e1e, -4px 0 #b21e1e, 0 0 0 4px #500808, 0 12px 0 4px #500808, 0 20px #500808, -8px 0 #500808, 8px 0 #500808, -8px 12px #500808, 8px 12px #500808, 0 -8px #500808;
	}

	83% {
		background-color: #d92323;
		box-shadow: 0 4px #d92323, 0 -4px #d92323, 4px 0 #d92323, -4px 0 #d92323, 0 0 0 4px #500808, 0 12px 0 4px #500808, 0 20px #500808, -8px 0 #500808, 8px 0 #500808, -8px 12px #500808, 8px 12px #500808, 0 -8px #500808;
	}

	100% {
		background-color: #b21e1e;
		box-shadow: 0 4px #b21e1e, 0 -4px #b21e1e, 4px 0 #b21e1e, -4px 0 #b21e1e, 0 0 0 4px #500808, 0 12px 0 4px #500808, 0 20px #500808, -8px 0 #500808, 8px 0 #500808, -8px 12px #500808, 8px 12px #500808, 0 -8px #500808;
	}
}

@media only screen and (max-width : 667px){

	body {
		font-size: 14px;
	}
	
	.navbar-default {
		padding-top: 70px;
	}

	.pixelbox {
		padding: 15px;
	}

	.pixelbox p {
		font-size: 24px;
	}

	.introbox {
		padding-top: 20%;
	}

	.gamebox div.description .btn-primary {
		float: none;
		position: inherit;
		margin-top: 15px;
		top: 0;
		right: 0;
	}

	.gamebox div.description h2 {
		width: 100%;
	}

	.gamebox div.description p {
		width: 100%;
	}

	.gamebox div.description h2 {
		font-size: 24px;
	}

	.subscribe p{
		font-size: 23px;
	}
}
