@font-face {
    font-family: 'GenisoReg';
    src: url('fonts/geniso/geniso-webfont.eot');
    src: url('fonts/geniso/geniso-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/geniso/geniso-webfont.woff') format('woff'),
         url('fonts/geniso/geniso-webfont.ttf') format('truetype'),
         url('fonts/geniso/geniso-webfont.svg#genisoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	height: 100%;
}
body {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 760px;
	margin: 0;
	padding: 0;
	background: #555555; /* Old browsers */
	background: -moz-linear-gradient(top,  #555555 0%, #212121 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#212121)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #555555 0%,#212121 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #555555 0%,#212121 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #555555 0%,#212121 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #555555 0%,#212121 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#212121',GradientType=0 ); /* IE6-9 */
	background: #ffffff url('img/mountains-2560.png') no-repeat top;
	background: #000000;
	font-size: 15px;
	color: #ffffff;
	font-family: 'GenisoReg', sans-serif;
	text-transform: uppercase;
	letter-spacing: 15px;
	text-align: center;
}
body > #p1 { height: 1px; width: 1px; background: url('img/ss1.png') no-repeat -9999px -9999px; }
body > #p2 { height: 1px; width: 1px; background: url('img/ss2.png') no-repeat -9999px -9999px; }
body > #p3 { height: 1px; width: 1px; background: url('img/ss3.png') no-repeat -9999px -9999px; }
body > #p4 { height: 1px; width: 1px; background: url('img/ss4.png') no-repeat -9999px -9999px; }
body > #p5 { height: 1px; width: 1px; background: url('img/ss5.png') no-repeat -9999px -9999px; }
body > #p6 { height: 1px; width: 1px; background: url('img/ss6.png') no-repeat -9999px -9999px; }
body > #p7 { height: 1px; width: 1px; background: url('img/ss7.png') no-repeat -9999px -9999px; }
body > #content {
	width: 100%;
	height: 100%;
	min-height: 600px;
	margin: 0;
	padding: 0;
	padding-top: 160px;
	display: table;
	padding-bottom: 50px;
	background: transparent;
	background: rgba(0, 0, 0, 0.7) url('img/transparent.png') no-repeat center;
	position: absolute;
	z-index: 10;
	vertical-align: middle;
}
body > #content > .logo {
	background: url('img/logo.png') no-repeat bottom;
	width: 599px;
	height: 169px;
	margin: auto;
	font-size: 1em;
	position: absolute;
	top: 10%;
	left: 0;
	right: 0;
	cursor: default;
	z-index: 2;
}
body > #content > .logo > p {
	color: rgba(0, 0, 0, 0)
}
body > #content > .comingsoon {
	font-size: 3em;
	font-weight: bold;
	position: absolute;
	margin: auto;
	bottom: 10%;
	left: 0;
	right: 0;
	cursor: default;
	z-index: 3;
	width: 384px;
	width: auto;
	text-align: center;
}
body > #content > .comingsoon div {
	display: inline-block;
	margin: 0;
	background: #000 url('http://developer.android.com/images/brand/en_app_rgb_wo_60.png') no-repeat center;
	width: 172px;
	height: 60px;
	border-radius: 10px;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
}
body > #content > .comingsoon div.amazon {
	background: #000 url('img/amazon.png') no-repeat center;
	border: 1px solid #fff;
}
body > #content > .comingsoon div a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: transparent;
}
body > #content > .comingsoon div a:hover {
	color: #000;
}
body > #content > .comingsoon div:hover {
	background: #ffffff;
}
body > #content > .video {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
}
body > #content > .video > div {
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	background: url('img/ss1.png') no-repeat 58px 21px;
	width: 600px;
	height: 312px;
	transition: 0.5s;
}
body > #content > .video > .ss2 {
	background: url('img/ss2.png') no-repeat 58px 21px;
}
body > #content > .video > .ss3 {
	background: url('img/ss3.png') no-repeat 58px 21px;
}
body > #content > .video > .ss4 {
	background: url('img/ss4.png') no-repeat 58px 21px;
}
body > #content > .video > .ss5 {
	background: url('img/ss5.png') no-repeat 58px 21px;
}
body > #content > .video > .ss6 {
	background: url('img/ss6.png') no-repeat 58px 21px;
}
body > #content > .video > .ss7 {
	background: url('img/ss7.png') no-repeat 58px 21px;
}
body > #content > .video > div > .phone {
	width: 600px;
	height: 312px;
	background: url('img/phone.png') no-repeat center;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin-left: 20px;
}
body > #content > .video i {
	font-size: 100px;
	width: 75px;
	height: 100px;
	padding-left: 25px;
	margin-top: 0px;
	border-radius: 100px;
	border: 5px solid #fff;
	text-align: center;
	cursor: pointer;
	color: #fff;
	text-shadow: 0 0 15px #000;
	box-shadow: 0 0 15px #000, 0 0 15px #000 inset;
}
body > #content > .video i:hover {
	color: #265aa7;
	border: 5px solid #265aa7;
	text-shadow: 0 0 0 #000;
	box-shadow: 0 0 15px #000;
	background: #fff;
}
body > #content > .copyright {
	font-size: 0.8em;
	position: absolute;
	margin: auto;
	top: 10px;
	right: 15px;
	cursor: default;
	z-index: 203;
	letter-spacing: 0px;
	color: #aaaaaa;
}
body > #content > .copyright > div.fb-share-button {
	
}
body > #content > .copyright > a {
	color: #cccccc;
	text-decoration: underline;
}
body > #content > .copyright > a:hover {
	color: #cccccc;
	text-decoration: none;
}
body > #content > .copyright > a.follow-fb {
	display: inline;
}
body > #content > .copyright > a > i {
	color: #265aa7;
	background: #eee;
	border: 0px solid #cccccc;
	padding: 2px 5px;
	text-decoration: none;
	border-radius: 2px;
	margin-right: 5px;
	margin-top: 2px;
}
body > #content > .copyright > a.follow-fb:hover > i {
	background: #265aa7;
	color: #eee;
	border: 0px solid #265aa7;
}
body > #content > .copyright > span.likes {
	background: #265aa7;
	font-family: sans-serif;
	font-size: 0.9em;
	border: 0px solid #265aa7;
	border-radius: 2px;
	padding: 1px;
	color: #ccc;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0 2px;
}
body > #content > .copyright > span.likes > i {
	margin-left: -5px;
	color: #265aa7;
}
body > #trailer {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 700px;
	background: rgba(0, 0, 0, .5);
	display: none;
	padding-top: 130px;
}
body > #trailer > .vid {
	width: 640px;
	height: 370px;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
}
body > #trailer > .vid > iframe {
	margin-top: 10px;
}
body > #trailer > .vid > i {
	position: absolute;
	z-index: 11;
	top: 0px;
	right: -5px;
	color: #000;
	font-size: 1.3em;
	cursor: pointer;
}
body > #trailer > .vid > i:hover {
	color: #265aa7;
}
body > #snow {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	z-index: 1;
	background: transparent;
	overflow: hidden;
	cursor: default;
}
body > #snow > .flake {
	position: absolute;
	display: block;
	z-index: 2;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #ffffff;
	left: 0%;
}
body > #snow > span {
  -webkit-user-select: none;  
  -moz-user-select: none;    
  -ms-user-select: none;      
  user-select: none;
}


@media screen and (max-width: 1920px) and (orientation: landscape),  screen and (max-height: 1200px) and (orientation: portrait) {
	body {
		/* background: #ffffff url('img/mountains-1920.png') no-repeat top;  */
	}
}

@media screen and (max-width: 1280px) and (orientation: landscape),  screen and (max-height: 800px) and (orientation: portrait) {
	body {
		/* background: #ffffff url('img/mountains-1280.png') no-repeat top;  */
	}
}