@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.eot');
	src:url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.woff') format('woff'),
url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.ttf') format('truetype'),
url('file:///MAC SSD/Users/christieehrhardt/Desktop/ShapeHoverEffectSVG/fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body {
	background: white;
	color: #fff;
	font-weight: 400;
	font-family: 'Lato', Arial, sans-serif;
}

a, button {
	outline: none;
}

a {
	color: #f0f0f0;
	text-decoration: none;
}

a:hover, a:focus {
	color: #333;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
 
.clearfix:after {
	clear: both;
}

.header {
	margin: 0 auto;
	text-align: center;
}
.header img {
 width:100%;
	margin:0;
	padding:0;
	box-shadow: 2px 2px 10px 2px black;
	
	
}
.header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.1;
}

#mobile-header {
	display:none;
}

.container {
	height:85%;
	margin:0;
}
#gamecenter {
	width: 25%;
	position:absolute;
	float:left;
	margin:10px 0 0 0;
	padding:10px;
	background-color: #f4f4f4;
	height:100%;
	box-shadow: 1px 2px 10px 2px #f4f4f4;
}
#gamecenter img {
	position:relative;
	margin:0 20% 0 20%;
	width: 60%;
}
#gamecenter h1 {
	font-size:200%;
	color: #841617;
	text-align: center;
	padding:14px 20px 0 20px;
	
}
#gamecenter h2 {
	color: black;
	font-size:115%;
	text-align: center;
	padding-top:0px;
	text-transform: uppercase;
	font-weight:200;
	
}
#gamecenter p {
	color: black;
	text-align: center;
	font-size:100%;
	padding:0px 80px 0 80px;
	
}


.caption {
	width: 60%;
margin: 2% 0 0 32%;
float: left;
color: #666666;
font-size:200%;
text-align: left;
padding: 0 0 10px 8.5%;
font-weight: 500;
}

.footer {
	margin: 0 auto;
	text-align: right;
	background-color:black;
	height:60px;
	bottom:0;
	position:fixed;
	width:100%;
	float:right;
}
.footer p{
	font-weight:200;
	color:gray;
	padding: 10px;
	margin: 10px 10px 0px 0;
	bottom:0;
	right:0;
	position:relative;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
	letter-spacing: 1px;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

/* Demo Buttons Style */
.codrops-demos {
	padding-top: 1em;
	font-size: 0.8em;
}

.codrops-demos a {
	display: inline-block;
	margin: 0.5em;
	padding: 0.7em 1.1em;
	outline: none;
	border: 2px solid #fff;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

.codrops-demos a:hover,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	border-color: #333;
	color: #333;
}

.related {
	text-align: center;
	font-size: 1.5em;
}

@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}

}

.grid {
	margin: 0px 80px 0px 0px;
	width:100%;
	padding: 0px 100px 0px 0;
}

.grid a {float:left;
	width:30%;
	color: #333;
	margin-left:40%;
	
	
	
}

.grid a:nth-child(odd) {
	margin: 0px 0 0px 0;
	
}

.grid figure {
	position: relative;
	overflow: hidden;
	margin: 0 5px 0 5px;
	background: #333;

}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.grid figcaption {
	position: absolute;
	top: 0;
	z-index: 11;
	padding: 10px;
	width: 100%;
	height: 100%;
	text-align: center;
}

.grid figcaption h2 {
	margin: -7px 0 20px 0;
	color: #841617;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 190%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.grid figcaption p {margin-top:-10px;
	padding: 0 20px;
	color: #aaa;
	font-weight: 300;
	font-size:105%;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.grid figcaption h2,
.grid figcaption p {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}

.grid figure button {
	position: absolute;
	padding: 4px 20px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}

.grid figcaption,
.grid figcaption h2,
.grid figcaption p,
.grid figure button {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Style for SVG */
.grid svg {
	position: absolute;
	top: -1px; /* fixes rendering issue in FF */
	z-index: 10;
	width: 100%;
	height: 100%;
}

.grid svg path {
	fill: #000;
}

/* Hover effects */
.grid a:hover figure img {
	opacity: 1;
}

.grid a:hover figcaption h2,
.grid a:hover figcaption p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.grid a:hover figcaption p {
	opacity: 0;
}

/* Individual styles */

.demo-1 .grid figure button {
	top: 80%;
	left: 50%;
	/*border: 3px solid #841617;*/
	font-size:22px;
	background: #eee linear-gradient(#760000, #841617 37%, #841617 57%, #760000);
	/*background:#841617;*/
	width:80%;
	opacity:0.2;
	color: white;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(0);
	transform: translateY(-50%) translateX(-50%) scale(0);
}

.demo-1 .grid a:hover figure button {
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	transform: translateY(-50%) translateX(-50%) scale(1);
}



@media screen and (min-width: 568px) and (max-width: 1024px){
	header {
		display:block;
	}
	#mobile-header {
		display:none;
	}
	

	.container2 {
		background-color:#f4f4f4;
	}
	.caption {
		margin-left:10px;
	width:100%;
	font-size: 18px;
	text-align: left;
	padding: 35px 0 10px 0px;
}
	#gamecenter {
		margin:-2px 0 0 0;
		width:30%;
	}
	#gamecenter h1 {
		font-size:18px;
		margin:50px 0 20px 0;
	}
	#gamecenter h2 {
		font-size:13px;
		margin-bottom:45px;
	}
	#gamecenter p {
		font-size:12px;
		padding:0 5%;
		margin-bottom:40px;
	}
	#gamecenter img {
		margin-top:20px;
		margin-bottom:20px;
	}
	
	.grid {
		float:left;
		width: 35%;
		height: 35%;
		margin:0 auto 0 40%;
		padding:0;
	}

	.grid a {
		width:100%;
		margin:0;
		padding:0 0 30px 0;
	}

	.grid figcaption  h2{
		font-size:22px;
	}
	.grid figcaption  p{
		font-size:16px;
	}
	.grid svg {
		height:180%;
	}

	

}
@media screen and (max-width: 568px){
	header {
		display:none;
	}
	#mobile-header {
		display:block;
		height:30%;
		background-color:#841617;
	}
	#mobile-header img {
		width:60%;
		margin:10px 20% 10px 20%;
	}
	
	#gamecenter {
		position:relative;
		background-color:#f4f4f4;
		width:100%;
		margin:0px 0 0 0;
		padding:0;
	}
	#gamecenter h1 {
		margin-left:0;
		padding:0;
	}
	.container2 {
		background-color:#ffffff;
		width:100%;
	}

	.caption {
		position:relative;
	width:100%;
	font-size: 18px;
	text-align: center;
	padding: 50px 0 10px 0px;
		margin:0;
}
	.grid {
		width: 60%;
		margin:100px auto 0 auto;
		padding:0;
	}

	.grid a {
		width:100%;
		margin:0;
		padding:0 0 30px 0;
	}
	.grid figure img {
		height:250px;
	}
	.grid figcaption  h2{
		font-size:22px;
	}
	.grid figcaption  p{
		font-size:16px;
	}
	.grid svg {
		height:160%;
	}
	.grid a:nth-child(odd) {
	margin: 0px 0 50px 0;
	
}

	

}