/* RESET */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote,
body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl,
dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4,
h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li,
mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small,
span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead,
time, tr, tt, u, ul, var, video{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: top
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
    display: block
}

body {
    line-height: 1;
}
.left{
	color:#000066;
	font-size:18px;
}
strong{
	font-weight:bold;
}
.success{
	 height: 100vh;
	
}

.regionsRight{
	float:right;
	max-width:25%;
	margin-right:20%;
}

.bioImg{
	padding:2px;
	margin-top:50px;
	border:#999 thin solid;
	 border-radius: 600px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
	display:block;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  text-align:center;
	
}
.bioLeft{
	float:left;
	width:32%;
	padding-right:5px;
	padding-left:5px;
	background-color:#e6e6e6;

	border-radius: 25px;
	margin-top:15px;
	box-shadow: 5px 5px 5px #cccccc;
	margin-bottom:15px;
	
	
}
.bioMiddle{
	margin-top:15px;
	float:left;
	width:32%;
	padding-left:5px;
	padding-right:5px;
margin-left:5px;
	background-color:#e6e6e6;
	border-radius: 25px;
		box-shadow: 5px 5px 5px #cccccc;
		margin-bottom:15px;
		
	
}
.bioRight{
	margin-top:15px;
	float:left;
	width:32%;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	
	background-color:#e6e6e6;
	border-radius: 25px;
	display: block;
		box-shadow: 5px 5px 5px #cccccc;
		margin-bottom:15px;
		
	
}



.bounce {
  animation-iteration-count: infinite;
  animation-duration: 1.5s;
  animation: bounce 3.6s ease infinite;
  transform-origin: 50% 50%;
}
.appImag{
	margin-bottom:40%; 
	border:thin solid #CCC; 
	padding:4px;
	max-width:100%;
}
.caseStudyImg{
	border:#999999 thin solid; padding:2px; margin-right:2px; margin-bottom:2px; width:100%;
}
.appLayoutLeft{
	float:left; width:46%;
}
.appLayoutRight{
	float:right; width:46%; margin-left:4px;
}


@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  5.55556% {
    transform: translateY(0);
  }
  11.11111% {
    transform: translateY(0);
  }
  22.22222% {
    transform: translateY(-15px);
  }
  27.77778% {
    transform: translateY(0);
  }
  33.33333% {
    transform: translateY(-15px);
  }
  44.44444% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}





blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}



/* GLOBAL */

.section.internallinks, .section.internallinks * {
    vertical-align: baseline;
}


html {
    background-color: #FFF;
    color: #ffaf00;
	font-family:Tahoma, Geneva, sans-serif;
    font-weight: 0;
    font-style: normal;
    text-align: center;
    font-size: 20px;
}

.section {
    color: #999;
}

p > a:link, p > a:visited {
    color: #999;
    text-decoration: none;
    transition: color 0.2s;
}

p > a:hover {
    color: #000;

}

body {
    position: relative;
}

body.subpage {
    position: relative;
}

.subpage .toprule {
    position: relative;
}

h1, h2, h3, {
    text-transform: uppercase;
}
h4{
	font-size: 30px;
    font-weight: 700;
    line-height: 1.5em;
	color:#000066;
	margin-top:5vh;
	
	
}
h2{
	text-transform:uppercase;
}
h6{
	font-size: 30px;
    font-weight: 700;
    line-height: 1.5em;
	color:#000066;
	margin-top:4vh;
	
}

s {
    opacity: 0.8;
    position: relative;
    text-decoration: none;
}

s:before {
    position: absolute;
    content: "";
    left: -3px;
    top: 50%;
    right: -3px;
    border-top: 2px solid;
    box-shadow: 0px 1px 1px #ffaf00;
    border-color: #973700;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

/* MAGNIFIC OVERRIDE */

.firewatch .mfp-image-holder .mfp-content {
    max-width: 90%;
}

/* PARALLAX */
.design_title {
	color:#FFF;
	text-align:center;
	margin-top:15%;
	text-transform:uppercase;
	font-family: 'Syncopate', sans-serif;
	font-size:22px;
	letter-spacing:8px;
	font-stretch:expanded;
	font-weight:bold;

	
}

.keyart, .keyart_layer {
	height:55vw; 
	width:100vw;
	
	
		
}

#parallax {
	display:block;
}

#nonparallax {
    display: none;
	
	
}


.keyart {
    position: relative;
    z-index: 10;
	
	
}

.keyart_layer {
    background-position: center;
	  background-size: 100%;
	background-repeat:no-repeat;
    width: 100%;
    position: absolute;
	 top: 0;
  left: 0;
    

	
}

.keyart_layer.parallax {
    position: fixed;
	
	
	
}


#keyart-1 {
   position: absolute;
  top: 0;
  left: 0;
    background-size: 100%;
	background-image:url(img/horse2.png);
	background-repeat:no-repeat;
	background-position:top;
  

	
}


#keyart-2 {
	position:absolute;
  left: 0;
  top: 10vw;
   background-image:url(img/par5.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-position:top;


	

}
#keyart-3 {
display: block;
	position:absolute;
  left: 0;
  top: 10vw;
   background-image:url(img/par4.png);
    background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}
#keyart-3a {
display: block;
	position:absolute;
  left: 0;
  top: 10vw;
   background-image:url(img/par2.png);
    background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}
#keyart-4 {
display: block;
	position:absolute;
  left: 0;
  top: 10vw;
   background-image:url(img/par1.png);
    background-size:100%;
	background-repeat:no-repeat;
	background-position:top;
}




#keyart-scrim {
    background-color: #ffaf00;
    opacity: 0;
}





/* MAIN STRUCTURE */

.toprule {
    background-color: #FFF;
    height: 37px;
    position: absolute;
    width: 100%;
}

@media only screen and (max-width: 500px) {
    .toprule {
        display: none;
    }

    .pax #maincontain {
        top: 0px !important;
    }
	  .bioLeft{
		 clear:both;
		 width:100%;
		 float:none;
		 text-align:left;
		 margin-right:auto;
		 margin-left:auto;
		 display:block;

}
 .bioRight{
		 clear:both;
		 margin-right:auto;
		 margin-left:auto;
		 display:block;
		  width:100%;
		  text-align:left;
 }
		   .bioMiddle{
		 clear:both;
		 margin-right:auto;
		 margin-left:auto;
		 display:block;
		  width:100%;
		  text-align:left;


}
h1{
	text-align:right;
}
.appLayoutLeft{
	clear:both;
	width:100%
	}
.appLayoutRight{
	clear:both;
	width:100%
}

}

#maincontain {
    background-color: #ebedec;
    position: relative;
    z-index: 98;
}

.pax #maincontain {
    top: 140px;
}

#main {
    max-width: 900px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
    position: relative;
	background-color:transparent;
	padding-top:30px;
	
}

.section {
}

/* PAX 2016 OVERRIDE PAGES */


.section.paxlogo {
    max-width: 425px;
    margin-left: auto;
    margin-right: auto;
}

.section.paxlogo img {
    width: 100%;
    margin-top: 60px;
}

.section.description.paxcallout {
    text-transform: uppercase;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 80px;
}

.section.description.paxcallout h5 {
    margin-bottom: 12px;
    letter-spacing: 11px;
    font-size: 26px;
    line-height: 1em;
}

.section.description.paxcallout h5 span {
    font-size: 22px;
    vertical-align: 0px;
}

.section.description .prepax {
    text-align: center;
}

.pax .section.feature img {
    width: 100%;
}

.pax .section.feature.syber img {
    width: 100%;
    max-width: 405px;
}

.pax .section.support {
    margin-top: 50px;
}

/* GAME DESCRIPTION */

.section.description {
    text-align: left;
    line-height: 1.6em;
    margin-top: 0px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
	
	clear:both;
	float:none;
	
}

.section.description h5 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 30px;
	color:#000066;
	display:inline;
	
}
.section.description p {
    font-size: 18px;
	color:#000066;
	line-height: 1.4em;
	
}
.section.description h1 {
    font-size: 20px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:30px;
	background-color:#CCCCCC;
	color:#000066;
	padding:4px;
	text-align:center;
	margin-bottom:20px;
	
}

















/* FOOTER SECTION */
.section.logos {
    margin: 0;
	padding-bottom:10px;
	padding-bottom:8px;
	height:60px;

}

.section.copyright {
    margin: 0;
	padding-bottom:10px;
	padding-top:5px;
	clear:both;
	background-color:#FFFFFF;
	width:100%;
	top:-100px;
	margin-top:15px;
	

}

.section.copyright p {
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #999;
	padding-bottom:10px;
}



/********************/
/********************/
/** RESPONSIVENESS **/
/********************/
/********************/






/********************/
/********************/
/* ENABLES PARALLAX */
/********************/
/********************/

@media (min-width: 601px) {

    #nonparallax {
        display: none;
    }

    #parallax {
        display: block;
    }
	
	

/*********************/
/*********************/
/* DISABLES PARALLAX */
/*********************/
/*********************/





@media (max-width: 600px) {


	
	

    #nonparallax {
		height:auto;
		
	}
	
	.keyart {
		 left: 0;
  top: 0;
		
	}
	
	
	 .nonparallaxP{
      	text-align:center;
	text-transform:uppercase;
	font-family: 'Syncopate', sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:3px;
	padding-bottom:20%;
	}
	
    #parallax {
        display: none;
    }

    #main {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 70px;
    }

    .section.copyright p {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 1px;
    }
	
	  .section.pressquote.big h3 {
        font-size: 18px;
    }

	
	
	
		
 
}