@font-face {
	font-family: 'MicroEx';
	src: url('img/fonts/microextendflf-bold.ttf');
}

@font-face {
	font-family: 'EngraversGothic';
	src: url('img/fonts/EngraverGothic.ttf');
}

@font-face {
	font-family: 'SourseSans';
	/* src: url('img/fonts/ManualOfRailroads.otf');*/
	src: url('img/fonts/SourceSansPro-Regular.ttf');
}

@font-face {
	font-family: 'SourseSansSemiBold';
	src: url('img/fonts/SourceSansPro-SemiBold.ttf');
}

a:link {
	text-decoration: none;
	color: #05a3e2;
}

a:visited {
	color: #05a3e2;
}

a:hover {
	text-decoration: underline;
}

html {
	background: url(img/bar.png) white;
	background-position: 50% 0%;
	background-size: 100% 9em;
	background-repeat: no-repeat;
	overflow-x: hidden;
}

body {
	background-color: transparent;
	height: 100%;
	width: 100%;
	margin: 0px auto;
	overflow-x: hidden;
}

.wrapperhead {
	max-height: 100%;
	max-width: 1000px;
	display: block;
	margin: 0px auto;
	text-align: center;
	background: black;
}

.wrapper {
	max-height: 100%;
	max-width: 1000px;
	display: block;
	margin: 0px auto;
	text-align: center;
	background-color: #dcdcdc;
	padding: 6em;
	padding-top: 1px;
	padding-bottom: 0px;
}

nav {
	margin-top: 8.7%;
	text-align: none;
	font-size: 11pt;
	font-family: 'MicroEx', Fallback, sans-serif;
	color: white;
	height: 56px;
	word-spacing: normal;
	background-color: black;
}

nav a:link {
	text-decoration: none;
	color: #ffffff;
}

nav a:visited {
	color: #ffffff;
}

nav a:hover {
	color: black;
}

.block:hover {
	color: black;
	background-color: #ffffff;
	padding-bottom: 2px;
}

.space {
	word-spacing: 1px;
}

.space2 {
	word-spacing: -4px;
}

.menuitems {
	position: relative;
	bottom: 6.67em;
	left: 10.6em;
	display: inline-block;
	padding: 3px;
	font-size: 100%;
	word-spacing: 4em;
}

.logo {
	position: relative;
	bottom: 4.7em;
	right: 3.8em;
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	width: 1093px;
}

.logoclick {
	position: relative;
	right: 26.55em;
	bottom: 13.71em;
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

@media (max-width: 1260px) {
	.menuitems {
		bottom: 10.2em;
		left: 15.6em;
		font-size: 98%;
		word-spacing: 160%;
	}
	
	.logo {
		bottom: 3.7em;
		right: 1.5em;
		width: 80%;
	}
	
	.logoclick {
		right: 39em;
		bottom: 9.7em;
		width: 249px;
		height: 81px;
	}
}

@media (max-width: 1000px) {
	
	.menuitems {
		bottom: 7.3em;
		left: 16.6em;
		padding-right: 16em;
		font-size: 69%;
		word-spacing: 274%;
		line-height: 130%;
	}
	
	.logo {
		bottom: 3.5em;
		right: 0em;
		width: 72%;
	}
	.logoclick {
		right: 0em;
		bottom: 0em;
		width: 0px;
		height: 0px;
	}
	
	p {
		padding-left: 0.5em;
		padding-right: 0.5em;
	}
}

@media (max-width: 931px) {
	html {
		background-size: 100% 7em;;
	}
	
	.menuitems {
		bottom: 5.8em;
		left: 16.6em;
		padding-right: 16em;
		font-size: 69%;
		word-spacing: 274%;
		line-height: 130%;
	}
	
	.logo {
		bottom: 2.5em;
		right: 0em;
		width: 72%;
	}
}

@media (max-width: 786px) {
	
	.menuitems {
		bottom: 5.5em;
		left: 15.7em;
		padding-right: 16em;
		font-size: 69%;
		word-spacing: 157%;
		line-height: 130%;
	}
	
	.logo {
		bottom: 2.3em;
		right: 0em;
		width: 72%;
	}
}

@media (max-width: 742px) {
	html {
		background-size: 100% 6em;
	}
	
	.menuitems {
		bottom: 6.7em;
		left: 15.7em;
		padding-right: 16em;
		font-size: 57%;
		word-spacing: 157%;
		line-height: 130%;
	}
	
	.logo {
		bottom: 2.3em;
		right: 0em;
		width: 72%;
	}
}

@media (max-width: 673px) {
	
	.menuitems {
		bottom: 5.8em;
		left: 17em;
		padding-right: 16em;
		font-size: 61%;
		word-spacing: 317%;
		line-height: 130%;
	}
	
	.logo {
		bottom: 2em;
		right: 0em;
		width: 94%;
	}
}

@media (max-width: 553px) {
	.menuitems {
		bottom: 5.9em;
		left: 17em;
		padding-right: 16em;
		font-size: 52%;
		word-spacing: 317%;
		line-height: 130%;
	}
	
	.logo {
		bottom: 1.5em;
		right: 0em;
		width: 94%;
	}
}

@media (max-width: 500px) {
	html {
		background-size: 100% 4em;
	}
	
	.wrapper {
		max-height: 100%;
		max-width: 1000px;
		display: block;
		margin: 0px auto;
		text-align: center;
		background-color: #dcdcdc;
		padding: 1em;
		padding-top: 1px;
		padding-bottom: 0px;
	}
	
	.menuitems {
		bottom: 5.4em;
		left: 11em;
		padding-right: 20em;
		padding-left: 17em;
		font-size: 46%;
		word-spacing: 317%;
		line-height: 200%;
	}
	
	.logo {
		bottom: 1em;
		right: 0em;
		width: 94%;
	}
}

@media (max-width: 475px) {
	html {
		background-size: 100% 5em;
	}

	.menuitems {
		bottom: 2.85em;
		left: 12.6em;
		padding-right: 16em;
		padding-left: 0px;
		font-size: 69%;
		word-spacing: 356%;
		line-height: 130%;
	}
	
	.logo {
		bottom: 0.5em;
		right: 0em;
		width: 94%;
	}
	
	p {
		padding-left: 0px;
		padding-right: 0px;
	}
}
	
header {
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	margin-top: -5.42em;
	margin-bottom: -2em;
	text-align: center;
	width: 100%;
	height: 40rem;
	background-color: #dbdbdb;
	position: relative;
	z-index: 2;
}

.headhome {
	background-image: url("img/homebg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.headerror {
	background-image: url("img/errorbg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.headgames {
	background-image: url("img/cos.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #6d777a;
}

.headteam {
	background-image: url("img/teambg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.headwork {
	background-image: url("img/workbg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #2f3b45;
}

.headcontact {
	background-image: url("img/contactbg.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.headcos {
	background-image: url("img/cos.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #6d777a;
}

.pagetitle {
	position: relative;
	top: 44%;
	height: 1em;
	font-family: 'EngraversGothic', Fallback, sans-serif;
	font-stretch: 50%;
	letter-spacing: 4px;
	font-size: 65pt;
	opacity: 65%;
	margin-left: 8px;
	padding: 0px;
}

.pagetitlelong {
	position: relative;
	top: 44%;
	height: 1em;
	font-family: 'EngraversGothic', Fallback, sans-serif;
	font-stretch: 50%;
	letter-spacing: 4px;
	font-size: 65pt;
	opacity: 65%;
	margin-left: 8px;
	padding: 0px;
}

@media (max-width: 673px) {
	header {
		text-align: center;
		width: 100%;
		height: 23rem;
	}
	
	.pagetitle {
		top: 35%;
	}
	
	.pagetitlelong {
		top: 25%;
		font-size: 57pt;
	}
}

@media (max-width: 1228px) {
	.worktext {
		max-width: 100%;
		background-color: #dcdcdc;
		padding: 0em;
		padding-top: 1px;
		padding-bottom: 1em;
		margin-bottom: -1em;
		position: relative;
		z-index: 0;
	}
}

h1 {
	font-size: 3.5rem;
	font-family: 'EngraversGothic', Fallback, sans-serif;
	letter-spacing: 5px;
	margin-bottom: 0;
	margin-left: 8px;
}

.bullet {
	font-size: 2.5rem;
}

.h1sub {
	font-family: SourseSansSemiBold, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 1.25rem;
	margin-top: -3em;
	margin-bottom: 3em;
}

@media (max-width: 727px) {
	.bullet {
		font-size: 0px;
		word-spacing: 0px;
		letter-spacing: 0px;
	}
}

h2 {
	font-size: 1.25rem;
	font-family: SourseSans, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: -2em;
	margin-bottom: -0.8em;
}

.pgimg {
	margin-top: -4.5em;
	margin-bottom: 0px;
	max-width: 100%
}

.emform {
	text-align: left;
}

.bulletsmall {
	font-size: 18pt;
}

@media (max-width: 1350px) {
	.bulletsmall {
		font-size: 0px;
		word-spacing: 0px;
		letter-spacing: 0px;
	}
}

h3 {
	font-size: 25pt;
	font-family: 'EngraversGothic', Fallback, sans-serif;
	letter-spacing: 5px;
	white-space: nowrap;
	margin-top: 2em;
	position: relative;
	z-index: 1;	
}

h4 {
	font-size: 1.25rem;
	font-family: SourseSans, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: -5.5em;
	margin-bottom: -0.8em;
	margin-right: 0.35em;
	background-color: #dcdcdc;
	padding: 2em;
	padding-top: 5.5em;
	padding-bottom: 0em;
	margin-bottom: -0.7em;
	position: relative;
	z-index: 0;
}

.container {
	display: grid;
	grid-template-columns: repeat(3, 2fr);
	grid-auto-rows: 21rem;
	width: 100%;
	padding-top: -10px;
	margin: auto;
	box-sizing: border-box;
}

@media (max-width: 707px) {
	.container {
		display: grid;
		grid-template-columns: repeat(1, 2fr);
	}
}

.preview {
	position: relative;
	left: 7.5em;
	height: 13em;
}

.previmage {
	position: relative;
	left: 5em;
}

.prtext {
	position: relative;
	left: 5em;
	bottom: 9.4em;
	text-indent: 25px;
	text-align: left;
	margin-right: 30em;
}

.profilep {
	border-radius: 50%;
}

.teamname {
	font-family: SourseSansSemiBold;
	font-size: 1.75rem;
	position: relative;
	bottom: 1em;
	margin-bottom: -1.7em;
}

.teamtitle {
	font-size: 1rem;
	font-family: SourseSans, Helvetica, Arial, sans-serif;
}

.ytteam {
	position: relative;
	bottom: -0.1em;
}

.webteam {
	position: relative;
	bottom: 1em;
}

.twtteam {
	position: relative;
	bottom: 1em;
}

.insteam {
	position: relative;
	bottom: -0.1em;
}

.patrteam {
	position: relative;
	top: 0.2em;
	padding-right: 0.2em;
}

.contact {
	margin-top: 2.5em;
}

.mobile {
	width: 0px;
	height: 0px;
	margin: 0px;
}

.cosheadbtton {
	position: relative;
	margin-bottom: 1.5em;
	z-index: 1;
}

.button {
	font-family: SourseSansSemiBold;
	font-size: 1.25rem;
	text-decoration: none;
	color: black;
	border: 2px solid #ee3d3e;
	border-radius: 8px;
	border-width: 3px;
	padding: 0.85rem 1.8rem;
	width: 200px;
	height: 150px; 
	line-height: 4em;
	white-space: nowrap;
	margin-left: 2.4em;
	margin-right: 3em;
}

.button:link {
	color: black;
	background-color: white;
}

.button:visited {
	color: black;
}

.button:hover {
	background-color: #ee3d3e;
	color: white;
	text-decoration: none;
}

.mobilespan {
	height: 0px;
	width: 0px;
}

.cospagehead {
	padding-top: 15%;
	white-space: nowrap;
}

#cosheaditm {
	white-space: nowrap;
	height: 19em;
	padding-bottom: 2em;
}

.coslogo {
	position: relative;
	right: 21em;
	top: 1em;
}

.trailerembed {
	position: relative;
	left: 22.2em;
	bottom: 21em;
	max-width: 653px;
	margin: 0px auto;
	z-index: 0;
}

.trailerembed > div {
	position: relative;
	padding-bottom: 75%;
	height: 0px;
}

.trailerembed iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 75%;
}

.cosheadlink {
	position: relative;
	padding-top: 2em;
	padding-bottom: 0px;
	z-index: 1;
}

.about {
	margin-bottom: -1em;
	max-width: 47%;
}

.aboutext {
	position: relative;
	right: 4em;
	text-align: left;
	padding-top: 3em;
	margin-bottom: -13.5em;
}

.aboutext > p {
	margin-right: 40%;
	padding-right: 1.5em;
}

.abimg1 {
	position: relative;
	bottom: 14.4em;
	left: 24em;
	max-width: 60%
}

.features {
	position: relative;
	margin-bottom: -1em;
	max-width: 47%;
}

.featext {
	position: relative;
	left: 4em;
	text-align: right;
	margin-bottom: -16em;
}

.featext > p {
	margin-left: 40%;
	padding-left: 1.5em;
}

.abimg2 {
	position: relative;
	bottom: 16em;
	right: 24em;
	max-width: 60%
}

.botext {
	position: relative;

}

@media (min-width: 1055px) {
	.wrapper {
		background-color: #ebebeb;
		padding: 12em;
		padding-top: 1px;
		padding-bottom: 0px;
	}
	
	.text {
		text-align: center;
		max-width: 50em;
		background-color: #dcdcdc;
		padding: 6em;
		padding-top: 1px;
		padding-bottom: 2em;
		margin-bottom: -1em;
		position: relative;
		z-index: 0;
	}

	.worktext {
		text-align: center;
		max-width: 50em;
		background-color: #dcdcdc;
		padding: 6em;
		padding-top: 1px;
		padding-bottom: 2em;
		margin-bottom: -1em;
		position: relative;
		z-index: 0;
	}

	.costext {
		display: block;
		margin: 0px auto;
		text-align: center;
		background-color: #dcdcdc;
		padding-left: 57em;
		padding-right: 8em;
		padding-top: 43em;
		padding-bottom: 15em;
		position: relative;
		top: 57em;
		margin-top: -58em;
		max-width: 8em;
		z-index: 0;
	}
}

@media (max-width: 1374px) {
	h3 {
		white-space: inherit;
		margin-top: 1em;
	}
	
	.coslogo {
		right: 20em;
	}
	
	.trailerembed {
		max-width: 520px;
	}
	
	.trailerembed iframe {
		height: 100%;
	}

	.aboutext {
		margin-bottom: -11em;
	}

	.abimg1 {
		left: 20.7em;
		bottom: 13.4em;
		padding-left: 1em;
	}
	
	.featext {
		margin-bottom: -14em;
	}

	.abimg2 {
		right: 20.8em;
		bottom: 15em;
		padding-right: 1em;
	}
}

@media (max-width: 1259px) {
	.cosheadbtton {
		white-space: pre;
		margin: inherit;
		margin-bottom: 0px;
		padding: 0px;
		margin-left: -6em;
		text-align: center;
	}
	
	.cospagehead {
		padding-top: 2em;
		white-space: pre;
	}

	#cosheaditm {
		white-space: nowrap;
		height: 100%;
		padding-bottom: 0px;
	}

	.coslogo {
		position: relative;
		right: 0px;
		top: 0px;
		padding-bottom: 1em;
	}

	.trailerembed {
		position: relative;
		left: 0px;
		bottom: 0px;
		margin: 0px auto;
	}
	
	.cosheadlink {
		padding-top: 0px;
		margin-bottom: -3em;
	}
	
	.aboutext {
		margin-bottom: 1em;
		text-align: center;
		right: 0px;
	}
	
	.aboutext > p {
		margin-right: 0px;
		padding-right: 0px;
	}

	.abimg1 {
		left: 0px;
		bottom: 0px;
		max-width: 100%;
		padding-left: 0px;
	}
	
	.features {
		max-width: 60%;
	}
	
	.featext {
		margin-bottom: 0px;
		text-align: center;
		left: 0px;
	}
	
	.featext > p {
		margin-left: 0px;
		padding-left: 0px;
	}

	.abimg2 {
		right: 0px;
		bottom: 0px;
		max-width: 100%;
		padding-right: 0px;
	}
}

.question {
	font-family: SourseSansSemiBold;
	font-size: 1.75rem;
	margin-top: 1em;
	margin-bottom: -0.8em;
}

@media (max-width: 1278px) {
	.trailerembed {
		
	}
	
	.coslogo {
		position: relative;
	}
}

footer {
	font-size: 20px;
	font-family: 'EngraversGothic', Fallback, sans-serif;
	letter-spacing: 2px;
}

.footertext {
	margin-top: -0.7em;
}

.foottop {
	margin-bottom: -1em;
}

.copyright {
	font-size: 16px;
}

.num {
	font-size: 22px;
	letter-spacing: 0px;
}

.divider {
	max-width: 1000px;
	margin-left: -0.5em;
	padding-top: 0.7em;
	margin-bottom: -0.21em;
}

@media (max-width: 1386px) {
	.divider {
		max-width: 1000px;
		margin-left: 0px;
	}
}


.footdivider {
	position: relative;
	right: 0.15em;
}

.socials {
	position: relative;
	bottom: 0.6em;
	margin-bottom: 0px;
}

.twtlink {
	position: relative;
	top: 0.05em;
}

.homevid {
	max-width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}