@media only screen {
	p {
		font-size: 1.4em;
		line-height: 1.4em;
	}
	
	sup { display: none;}
	#container {
		top: 10%;	
		width: 100%;
		position: absolute;
	}


	#orbital {
		padding-top: 1em;
		font-size: 1.6em;
		padding-bottom: 0.9em;

	}

	#bigger {
		font-family: "freight-text-pro";
		font-size: 2.2em;
		line-height: 1.3em;
		margin-bottom: 1em;
	}
	
	.address {
		letter-spacing: .15em;
		display: block;
		margin-top: .8em;
		font-size: 0.95em;
		color: #fff;
		font-weight: 100;
		line-height: 1.4em;
	}

	.colo {
		display: block;
		text-align: left;
		font-size: 2em;
		letter-spacing: 0.25em;
		padding-top: 0.5em;
		padding-bottom: 1em;
		}


.stripe {
	width: 100%;
	margin-top: 1.2em;
	height: 1px;
	border: none;
display: none;
}


}

@media only screen and (min-width: 40.063em) {
	p {
		font-size: 1.6em;
		line-height: 1.6em;
	}
	
	#container {
		top: 15%;	
		width: 100%;
		position: absolute;
	}

	
	#orbital {
		padding-top: 1em;
		padding-bottom: .75em;
		font-size: 1.6em;
	}

	#bigger {
		font-family: "freight-text-pro";
		font-size: 3em;
		line-height: 1.3em;
		margin-bottom: 1em;
	}

	.address {
		letter-spacing: .15em;
		display: block;
		margin-top: 2em;
		font-size: 1em;
		color: #fff;
		font-weight: 100;
		line-height: 1.4em;
	}

	.colo {
		display: block;
		letter-spacing: 0.25em;
		margin-bottom: 2em;
		font-size: 2em;
		color: #fff;
		font-weight: 100;
		line-height: 2em;
		text-align: left;
		padding-top: 0;
	}
	



}


html, body, ul, li, h5, p {
	font-family: "helvetica neue";
	font-weight: 200;
}

p#bigger {

}

body {
   	margin: 0px;
}


#orbital { 
	font-family: "nimbus-sans", arial;
	color: #ff6600;
}

.footerlist {
	display: table;
	margin: 0 auto;
}


.stripe {
	width: 8.5em;
/*	margin: 0 auto;
*/	background-color: #fff;
	margin-top: 1.2em;
	height: 1px;
	border: none;
	display: none;
}
 
 a {
	color: #ffca00;
}

a:hover {
 color: #ed8a8b;
color: #c5e4f1; /* reclaimed light blue */    
color: #991f17; /* reclaimed red */
color: #321c15; /* reclaimed brown */


} 

p {
color: #ed8a8b;
color: #664132; /* reclaimed light brown */
color: #fff;
}

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

footer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
	padding-bottom: 0em;
}
sup {
	font-size: 0.65em;
}

.address { font-family: "freight-text pro";}