@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: -webkit-linear-gradient(bottom , #fff 10%, #fff 90%);
background: -o-linear-gradient(bottom , #fff 3%, #fff 90%);
background: linear-gradient(top , #fff 3%,#fff 90%);
	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;
	
}
.header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.1;
}

.header h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-size: 60%;
	opacity: 0.7;
}
#mobile-header {
	display:none;
}

.container {
	height:85%;
	margin:0;
}
#gamecenter {
	width: 28%;
	position:relative;
	float:left;
	margin:0 0 20px 20px;
	padding:10px;
}
#gamecenter img {
	position:relative;
	margin:0 25% 0 25%;
	width: 50%;
}
#gamecenter h1 {
	font-size:175%;
	color: #3b4c60;
	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 40px 0 40px;
	
}
.caption {
	width:60%;
	float:left;
	color: black;
	font-size: 40px;
	text-align: center;
	padding: 0 0 10px 0px;font-weight:200;
}

.footer {
	margin: 0 auto;
	padding: 1.5em;
	text-align: right;
	background-color: #3b4c60;
	/*background: -webkit-linear-gradient(bottom left, #200000 10%, #4b2e83 90%);
/*background: -o-linear-gradient(bottom left, #200000 3%, #4b2e83 90%);*/
/*background: linear-gradient(to top right, #200000 3%, #4b2e83 90%);*/
	height:3%;
	bottom:0;
	position:relative;
	width:100%;
	float:right;
}
.footer p{
	font-weight:400;
	color:white;
	padding: .3em;
	margin: 0 10px 0 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: 10px 80px 10px 0px;
	width:100%;
	padding: 30px 100px 30px 0;
}

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

.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: -10px 0 20px 0;
	color: #3b4c60;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 180%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.grid figcaption p {margin-top:-10px;
	padding: 0 20px;
	color: #fff;
	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 #bb0000;*/
	font-size:22px;
	background: #eee linear-gradient(#3b4c60, #3b4c60 37%, #3b4c60 57%, #3b4c60);
	/*background:#bb0000;*/
	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 Queries */
/*/*
@media screen and (max-width: 58em) {
	.grid a {
		width: 33.333%;
	}

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

	.grid a:nth-child(3n-1) {
		margin: 0px 0 0px 0;
	}
}

@media screen and (max-width: 45em) {
	.grid {
		max-width: 500px;
	}

	.grid a {
		width: 50%;
	}

	.grid a:nth-child(3n-1) {
		margin: 0;
	}

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


	.grid figcaption h2 {
		margin-bottom: 0px;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	.grid figcaption p {
		margin: 0;
		padding: 0 10px;
	}
}
*/
/*@media screen and (max-width: 27em) {
	.grid {
		max-width: 250px;
	}

	.grid a {
		width: 100%;
	}

	.grid a:nth-child(even) {
		margin: 0;
	}
}
*/
@media screen and (min-width: 568px) and (max-width: 1024px){
	header {
		display:block;
	}
	#mobile-header {
		display:none;
	}
	

	.container2 {
		background-color:#f4f4f4;
	}
	.caption {
	width:100%;
	font-size: 18px;
	text-align: left;
	padding: 35px 0 10px 5px;
}
	#gamecenter {
		width:35%;
		margin:0;
	}
	#gamecenter h1 {
		font-size:18px;
	}
	#gamecenter h2 {
		font-size:13px;
	}
	#gamecenter p {
		font-size:12px;
	}
	
	.grid {
		float:left;
		width: 50%;
		max-width:350px;
		margin:0 auto 0 60px;
		padding:0;
	}

	.grid a {
		width:80%;
		margin:0;
		padding:0 0 30px 0;
	}
	.grid figure img {
		height:auto;
	}
	.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:175px;
		background-color:white;
	}
	#mobile-header img {
		width:100%;
		height:auto;
	}
	
	#gamecenter {
		background-color:#fff;
		width:100%;
		margin-left:0;
		padding:0;
	}
	#gamecenter h1 {
		margin-left:0;
		padding:0;
	}
	.container2 {
		background-color:#f4f4f4;
	}
	.caption {
	width:100%;
	font-size: 20px;
	text-align: center;
	padding: 50px 0 10px 5px;
}
	.grid {
		width: 80%;
		margin:0 auto 0 auto;
		padding:0;
	}

	.grid a {
		width:100%;
		margin:0;
		padding:0 0 30px 0;
	}
	.grid figure img {
		height:auto;
	}
	.grid figcaption  h2{
		font-size:22px;
	}
	.grid figcaption  p{
		font-size:16px;
	}
	.grid svg {
		height:160%;
	}

	

}