/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */

*{
	margin: 0;
	padding: 0;
}

html {
	overflow: auto;
}

h1,h2,h3,h4,h5{
	font-weight: 700;
}

h2{

	font-size: 2em;
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #000;
}

a{
	color: #e42324;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
	
p{
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 0.6em;
}

.intro-paragraph{
	color: #e42324;
}

body {
	width: 100%;
	min-width: 450px
}

#home{
	background-color: #7ab5df;
	text-align: center;
	background-image: url('../images/site/bottom_mobile.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 15px;
	min-height: 650px;
	position: relative;
	overflow: hidden;
}

#start{
	width: 844px;
	height: 509px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -420px;
	background: url('../images/site/start_mobile.png') no-repeat;
}

#slideshow{
	position: absolute;
	width: 375px;
	height: 170px;
	left: 50%;
	top: 240px;
	margin-left: -187px;
	background: url('../images/site/screen_background.jpg') no-repeat;	
	overflow: hidden;
}

#slideshow .slideshow-action{
	position: absolute;
	z-index: 88900;
	width: 375px;
	top:0;
	left:0;
	height: 170px;
	margin-left: 0px;
	text-transform: uppercase;
	text-shadow: 0px 2px 4px rgba(118, 2, 5, 0.3);
}
		
#slideshow li{
	position: absolute;
	height: 170px;
	width: 375px;
	left: 0;
	top: 0;
}

#planet1{
	width: 151px;
	height: 69px;
	position: absolute;
	bottom:550px;
	left: 50%;
	margin-left: 150px;
	background: url('../images/site/planets/planet1.png') no-repeat center top;
}
	
#planet2{
	width: 103px;
	height: 43px;
	position: absolute;
	bottom:550px;
	left: 50%;
	margin-left: -250px;
	background: url('../images/site/planets/planet2.png') no-repeat center top;
}
		
#slideshow img{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.chapter{
	width: 100%;
	display: block;
}

.chapter-header{
	text-align: left;
	
	padding: 0.6em 0 0.6em 0.6em;
	display: block;
	font-size: 2em;
	color: #fff;
	background-color: #000;
	font-weight: 300;
	background-image: url('../images/site/plus-light.png');
	background-position: right center;
	background-repeat:no-repeat;
	background-size: 58px 29px;
}

.chapter-content{
	padding: 20px;
	display: none;
}

.chapter-content img{
	width: 100%;
	height: auto;
	margin-bottom: 1em;
}



#video .chapter-content{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#video .chapter-content #commercial{
	width: 100%;
	padding-bottom: 56.25%;
	position: relative
	
}

#video .chapter-content #commercial iframe{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}


#about .chapter-header{
	background-color: #db0004;
}

#what .chapter-header{
	background-color: #bf0104;
}

#why .chapter-header{
	background-color: #aa0003;
}

#newsDownloads .chapter-header{
	background-color: #960003;
}

#downloads{
	list-style: none;
	text-align: center;
}

#downloads li{
	
	padding: 0.6em 0;
}

.download-link{
	font-size: 1.6em;
}

#locator .chapter-header{
	background-color: #011d41;
}

#locator .chapter-content{
	padding: 0;
}

#locator .frame{	
	position: relative;
	z-index: 100;
	border: none;		
}
	
#gm{
	height: 300px;
	width: 100%;
}

#faq .chapter-header{
	color: #011d41;
	background-color: #efefef;
	background-image: url('../images/site/plus-dark@2x.png');
}

#faq p + .question{
	margin-top: 0.6em;
}

#faq .question{
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}

#contact .chapter-header{
	color: #011d41;
	background-color: #f5f5f5;
	background-image: url('../images/site/plus-dark@2x.png');
}

#social{
	text-align: center;
	height: 130px;
	position: relative;
}

#social .wrapper{
	width: 290px;
	height: 90px;
	position: absolute;
	left: 50%;
	margin-left: -145px;
	top:20px;
}

.twitter-link, .facebook-link, .pinterest-link{
	position: absolute;
	text-decoration: none;
}

.twitter-link{
	background-image: url('../images/site/social/twitter-mobile.png');
	left: 0px;
	width: 90px;
	height: 94px;
}
.facebook-link{
	background-image: url('../images/site/social/facebook-mobile.png');
	left: 100px;
	margin-right: 10px;
	width: 90px;
	height: 94px;
}
.pinterest-link{
	background-image: url('../images/site/social/pinterest-mobile.png');
	left: 200px;
	width: 90px;
	height: 94px;
}

.news-item{
	margin: 3em 0;
}
		
.news-item h2{
	margin-bottom: 1em;
	font-weight: normal;
	line-height: 1.1em;
	text-align: left;
}
			
.news-item p{
	text-align: left;
}

.news-item img{
	text-align: center;
	margin-bottom: 1em;
	border: solid 10px white;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){
	
	.chapter-header{
		text-align: left;
		background-image: url('../images/site/plus-light@2x.png');
		background-position: right center;
		background-repeat:no-repeat;
		background-size: 58px 29px;
	}
	
	#faq .chapter-header{
		background-image: url('../images/site/plus-dark@2x.png');
		background-size: 58px 29px;
	}
	
	#contact .chapter-header{
		background-size: 58px 29px;
		background-image: url('../images/site/plus-dark@2x.png');
	}
	
}