@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	min-width: 980px;
	padding: 0;
}
p {
	margin: 0 0 20px 0;
}
p, ul {
	font-family:"Proxima Nova Light", 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
}
img {
	border: 0;
}
h1, #pixels {
	font-family: 'Lobster', arial, serif;
	font-size-adjust:0.40;
	font-weight:700;
	font-style:normal;
}
h2 {
	font-family: 'Lobster', arial, serif;
	font-size-adjust:0.531;
	font-size: 3em;
	font-weight:500;
	font-style:normal;
	margin: 0 0 10px 0;
}
#header h1, #pixels {
	color: #48941A;
}
.float-left {
	float: left;
	margin: 0 0 0 20px;
}
.float-right {
	float: right;
	margin: 0 20px 0 0;
}
.center {
	font-size: 2.5em;
	padding: 80px 0;
	text-align: center;
}
#header, #intro, #second {
	width: 100%;
}
#header {
	background: white;
	height: 130px;
}
#intro {
	background:url(../images/night_sky_background.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 1000px;
	margin: 0;
	padding: 0;
}
#intro .bg1 {
	background: url(../images/moon_background.png) 50% 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
}
#intro .bg2 {
	background: url(../images/nebula_background.png) 60% 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 100;
}
#intro .bg3 {
	background: url(../images/shooting_stars_background.png) 70% 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 300;
}
#intro .bg4 {
	background: url(../images/tree_left_background.png) 70% 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 600;
}
#intro .bg5 {
	background: url(../images/tree_right_background.png) 70% 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 600;
}
#intro .bg6 {
	background: url(../images/intro_bottom_background.png) 70% 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 500;
}
#intro .bg7 {
	background: url(../images/intro_foreground_bottom.png) 70% 0 no-repeat fixed;
	height: 1000px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 500;
}
#second {
	background: url(../images/background_yellow.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 1100px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}
#second .bg2 {
	background: url(../images/download5.png) 50% 0 no-repeat fixed;
	height: 1100px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
}
.goggle_view {
	background: url(../images/hitech_goggle_view.png) 50% 0 no-repeat fixed;
	height: 1100px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
}
.goggle_side {
	background: url(../images/download1.png) 50% 0 no-repeat fixed;
	height: 1100px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 200;
}
#fifth {
	background: #ccc;
	height: 1000px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
.story {
	margin: 0 auto;
	min-width: 980px;
	width: 100%;
}
.story .float-left, .story .float-right {
	padding: 100px 0 0 0;
	position: relative;
	width: 550px;
}

/* BOTTOM DEMO SHARE LINKS */

@charset "utf-8";
/* CSS Document */

#demo-details a {
	color: white;
}
#demo-details a:hover {
	text-decoration: none;
}
#demo-details {
	background-color: black;
	background-color: rgba(0, 0, 0, 0.7);
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 700;
	color: white;
	font-size: 1.2em;
	padding: 20px 0 15px 10px;
	overflow: auto;
}
#share {
	float: right;
	list-style: none;
	margin: 0 40px 0 0;
	text-align: right;
	width: 40%;
	z-index: 700;
}
.facebook {
	padding: 5px 0 0 0;
}
.twitter {
	padding: 6px 0 0 0;
}
#share li {
	vertical-align: top;
}
#demo-details li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.medium {
	line-height: 1.4em;
	margin: 20px;
	width: 600px;
}
.bottom {
	bottom: 0;
}
.top {
	top: 0;
}
#demo-links {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 3px 0 0 20px;
	width: 40%;
	z-index: 800;
}
#demo-links ul {
	margin: 0;
	padding: 0;
	z-index: 800;
}
