/*
Name: Neue
Version: 1.4
Author: Aether Themes
Author URI: http://www.aetherthemes.com
*/


/* =Table of Contents
--------------------------------------------------------------
	=Common Styles
	=Typography
	=Notifications
	=Anchors
	=Header
	=Hero
	=Overview
	=Static
	=Detail

	=Responsive
*/


/* =Common Styles
-------------------------------------------------------------- */

body {
	background: #fff;
	color: #555;
	font: normal 15px "Roboto", arial, sans-serif;
	font-weight: 300;
	overflow-x: hidden;
}
.small-border {
	display: block;
	width: 150px;
	margin: 0 auto;
	height: 1px;
	background: #ececec;
}
::selection {
	background: #b2daeb;
	color: #fff;
}

::-moz-selection {
 background: #b2daeb;
 color: #fff;
}
/* =Typography
-------------------------------------------------------------- */
	
p {
	color: #666;
	line-height: 1.8em;
	margin: 0 0 20px;
}
em {
	font-style: italic;
}
strong {
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-style: normal;
	font-weight: 100;
	line-height: 1.17em;
	margin: 0 0 20px;
}
h2 {
	font-size: 2.5em;
}
h1 {
	font-size: 3.5em;
	margin-top: 80px;
}
h3 {
	font-size: 1.4666666666666667em;
	font-weight: 300;
}
h4 {
	font-size: 1em;
	font-weight: 400;
}
h5 {
	font-size: 1em;
	font-weight: 300;
}
h6 {
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 300;
}
.sub-heading {
	margin-bottom: 30px;
}
/* =Notifications
-------------------------------------------------------------- */

.notification.columns {
	display: none;
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 18px;
	text-align: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.notification p {
	float: left;
	padding: 0;
	margin: 0;
}
.notification.success {
	border: 1px solid #b3dc82;
}
.notification.success p {
	color: #5f9025;
}
.notification.error {
	border: 1px solid #fbc4c4;
}
.notification.error p {
	color: #de5959;
}
.notification .close {
	float: right;
	text-indent: -999em;
	width: 9px;
	height: 9px;
	margin-top: 10px;
}
.notification.success .close {
	background: url(../images/icons/close-success.png) no-repeat;
}
.notification.error .close {
	background: url(../images/icons/close-error.png) no-repeat;
}
/* =Anchors
-------------------------------------------------------------- */

a {
	color: #5fc900;
	cursor: pointer;
	text-decoration: none;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-webkit-transition: color .2s;
	transition: color .2s;
}
a:hover {
	color: #555;
}
a.button {
	display: inline-block;
	font-size: 1.4666666666666667em;
}
a.button i {
	display: inline-block;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	margin-bottom: -8px;
}
a.button.small {
	font-size: 12px;
	font-weight: 400;
}
a.button.small i {
	margin-left: 5px;
	width: 15px;
	height: 15px;
	margin-bottom: -4px;
}
a.button i.go {
	background: url('../images/icons/go.png') no-repeat top center;
}
a.button i.go.small {
	background: url('../images/icons/go-small.png') no-repeat top center;
}
a.button i.grid {
	background: url('../images/icons/gallery.png') no-repeat top center;
}
a.button i.more {
	background: url('../images/icons/more.png') no-repeat top center;
}
a.button i.top {
	background: url('../images/icons/top.png') no-repeat top center;
}
a.button:hover i, a.button.small:hover i {
	background-position: bottom;
}
/* Links Tab */
.link {
	padding-top: 50px;
}
.tab_face {
	padding: 0 0 35px 0
}
.tab_face ul {
	position: relative;
	margin: 0;
	padding: 0;
	_padding: 2px 0 0 0;
	border-bottom: 2px solid #315593;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	list-style: none;
*zoom:1;
	width: 100%;
}
.tab_face ul:after {
	display: block;
	clear: both;
	content: ""
}
.tab_face li {
	float: left;
	background: #4CB1E5;
	width: 25%;
}
.tab_face li a, .tab_face li a span {
	position: relative;
	cursor: pointer
}
.tab_face li a {
	float: left;
	text-decoration: none
}
.tab_face li a span {
	display: inline-block;
	padding: 13px 25px;
	color: #fff
}
.tab_face li ul {
	display: none;
	overflow: hidden;
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	white-space: nowrap;
	list-style: none;
*zoom:1
}
.tab_face li ul:after {
	display: block;
	clear: both;
	content: ""
}
.tab_face li li {
	overflow: visible;
	position: relative;
	left: -1px;
	padding: 0 10px;
	background: transparent;
	width: 50%;
	margin: 15px auto;
}
.tab_face li li a {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #666
}
.tab_face.m1 .m1, .tab_face.m2 .m2, .tab_face.m3 .m3, .tab_face.m4 .m4, .tab_face.m5 .m5, .tab_face.m6 .m6, .tab_face.m7 .m7, .tab_face.m8 .m8, .tab_face.m9 .m9, .tab_face.m10 .m10, .tab_face.m11 .m11, .tab_face.m12 .m12 {
	margin-top: -1px;
	background-color: #315593
}
.tab_face.m1 .m1 a span, .tab_face.m2 .m2 a span, .tab_face.m3 .m3 a span, .tab_face.m4 .m4 a span, .tab_face.m5 .m5 a span, .tab_face.m6 .m6 a span, .tab_face.m7 .m7 a span, .tab_face.m8 .m8 a span, .tab_face.m9 .m9 a span, .tab_face.m10 .m10 a span, .tab_face.m11 .m11 a span, .tab_face.m12 .m12 a span {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}
.tab_face.m1 .m1 ul, .tab_face.m2 .m2 ul, .tab_face.m3 .m3 ul, .tab_face.m4 .m4 ul, .tab_face.m5 .m5 ul, .tab_face.m6 .m6 ul, .tab_face.m7 .m7 ul, .tab_face.m8 .m8 ul, .tab_face.m9 .m9 ul, .tab_face.m10 .m10 ul, .tab_face.m11 .m11 ul, .tab_face.m12 .m12 ul {
	display: block
}
.tab_face li li a:hover, .tab_face li li a:active, .tab_face li li a:focus, .tab_face.s1 .s1 a, .tab_face.s2 .s2 a, .tab_face.s3 .s3 a, .tab_face.s4 .s4 a, .tab_face.s5 .s5 a, .tab_face.s6 .s6 a, .tab_face.s7 .s7 a, .tab_face.s8 .s8 a, .tab_face.s9 .s9 a, .tab_face.s10 .s10 a, .tab_face.s11 .s11 a, .tab_face.s12 .s12 a {
	font-weight: bold;
	color: #333;
	letter-spacing: -1px
}
.tab_face.js_off {
	padding: 0
}
.tab_face.js_off ul {
	border: 0
}
.tab_face.js_off li {
	float: none
}
.tab_face.js_off li a {
	float: none;
	font-weight: bold
}
.tab_face.js_off li ul {
	display: block;
	position: static;
	left: 0;
	top: 0;
	padding: 5px 0;
	background: #fff
}
.tab_face.js_off li li {
	display: inline
}
.tab_face.js_off li li a {
	font-weight: normal !important;
	color: #333;
	letter-spacing: normal
}
.tab_face.js_off li li a:hover, .tab_face.js_off li li a:active, .tab_face.js_off li li a:focus {
	text-decoration: underline
}
/* //UI Object */



/* =Header
-------------------------------------------------------------- */

header {
	position: fixed;
	top: 0;
	left: 0;
	z-index:99999;
	width: 100%;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, .9);
	min-height: 80px;
	line-height: 80px;
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
}
html.ie header {
	border-bottom: 1px solid #aeaeea;
}
nav ul {
	float: right;
}
nav ul li {
	float: left;
	margin-right: 40px;
}
nav ul li:last-of-type {
	margin-right: 0px;
}
nav ul li a {
	color: #aeaeae;
}
nav ul li a:hover, nav ul li a.current {
	color: #5fc900;
}
#mobile-nav {
	display: none;
	width: 100%;
	background: rgba(198, 198, 198, .9);
	position: absolute;
	z-index: 999;
	top: 0;
}
#mobile-nav .navigationButton img {
	margin: 15px 0px;
}
#mobile-nav .navigationButton img:hover {
	cursor: pointer;
}
#mobile-nav .navigationContent a {
	display: block;
	color: #fff;
	padding: 15px 0px;
	border-bottom: 1px solid #bebebe;
}
#mobile-nav .navigationContent li:last-child a {
	border-bottom: 1px solid transparent;
}
#mobile-nav .navigationContent a:hover {
	color: #a1a1a1;
}
/* =Hero
-------------------------------------------------------------- */
	
.hero {
	margin-top: 35px;
	background: url("../images/hero-hardware.jpg") no-repeat scroll right 50px / 68% auto rgba(0, 0, 0, 0);
	height: 585px;
}
.action {
	background: #fff;
	background: -webkit-linear-gradient(top, rgba(255,255,255,.8) 0%, rgba(255,255,255,1) 45%);
	background: -moz-linear-gradient(top, rgba(255,255,255,.8) 0%, rgba(255,255,255,1) 45%);
	background: linear-gradient(top, rgba(255,255,255,.8) 0%, rgba(255,255,255,1) 45%);
	margin-top: 180px;
	/* padding-top: 40px; */
	padding-bottom: 30px;
	text-align: center;
	border-bottom: 1px solid #ececec;
}
.action li {
	display: inline-block;
	margin-right: 50px;
	cursor: pointer;
}
.action li:last-of-type {
	margin-right: 0px;
}
/* =Overview
-------------------------------------------------------------- */

.overview {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ececec;
}
.content-box img {
	margin-bottom: 20px;
}
/* =Static
-------------------------------------------------------------- */

.static {
	position: relative;
	overflow: hidden;
	padding-top: 100px;
	height: 450px;
	border-bottom: 1px solid #ececec;
}
.sidephone-big, .sidephone-small {
	position: absolute;
	bottom: 0;
	left: 185px;
}
.static-list li {
	float: left;
	margin-right: 15px;
}
.static-list li:last-of-type {
	margin-right: 0px;
}
.static-phone {
	bottom: -250px;
	position: absolute;
	resize: both;
	right: 30px;
	width: 475px;
}
.static-tablet {
	bottom: 70px;
	position: absolute;
	resize: both;
	right: 15px;
	width: 485px;
}
/* =Detail
-------------------------------------------------------------- */

.detail {
	text-align: center;
	padding-top: 40px;
	position: relative;
	min-height: 623px;
	overflow: hidden;
	border-bottom: 1px solid #ececec;
}
.detail .sub-heading {
	margin-bottom: 0px;
}
html.ie .loupe {
	display: none;
}
.loupe-gallery {
	position: absolute;
	z-index: 200;
	margin: 80px 0 0 235px;
*margin-left:103px;
}
.loupe-gallery .loupe-container, .loupe-gallery .loupe-container.degraded {
	display: none;
}
.loupe-gallery .loupe-container.active {
	display: block;
}
.loupe-gallery .loupe {
	-webkit-transform: translate(900px, 0);
	-moz-transform: translate(900px, 0);
	-ms-transform: translate(900px, 0);
	transform: translate(900px, 0);
}
 @-webkit-keyframes touchBobble {
0% {
-webkit-transform:scale(1.04);
}
100% {
-webkit-transform:scale(1);
}
}
.loupe-container {
	position: relative;
	z-index: 200;
}
.loupe {
	position: absolute;
	z-index: 150;
	top: 55px;
	width: 265px;
	height: 265px;
	visibility: hidden;
	cursor: move;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grabbing;
}
.loupe.grabbing {
	cursor: none;
*cursor:move;
}
.loupe .loupe-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.loupe .canvas-fade {
	position: absolute;
	display: inline-block;
	border-radius: 100px;
	top: 24px;
	left: 23px;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	transition: opacity 0.4s;
	z-index: 1;
}
.loupe .tooltip {
	display: none;
	z-index: 2;
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -84px;
	width: 145px;
	padding: 10px 0 9px;
	border-radius: 25px;
	color: #fff;
	text-align: center;
	opacity: 0;
	background: rgb(32,32,32);
	background: rgba(32,32,32,0.7);
	-webkit-transition: opacity 0.6s ease;
	-moz-transition: opacity 0.7s ease;
	transition: opacity 0.7s ease;
}
.loupe .canvas {
	display: inline-block;
	border-radius: 100px;
	margin: 18px 0 0 -18px;
*position:relative;
*top:18px;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=90,  FinishX=100, StartY=75, FinishY=85), progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=77,  FinishX=87, StartY=10, FinishY=0), progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=10,  FinishX=0, StartY=75, FinishY=85), progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=20,  FinishX=10, StartY=10, FinishY=0)';
 *filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=90, FinishX=100, StartY=75, FinishY=85)  progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=77, FinishX=87, StartY=10, FinishY=0)  progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=10, FinishX=0, StartY=75, FinishY=85)  progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=0, Style=1, StartX=20, FinishX=10, StartY=10, FinishY=0);
}
.loupe-still {
	position: absolute;
	z-index: 100;
	left: 50%;
	margin-left: -479px;
	top: -36px;
}
/* =Gallery
-------------------------------------------------------------- */

.gallery {
	text-align: center;
	padding-top: 40px;
	position: relative;
}
.bx-wrapper {
	background: url(../images/gallery/hardware.jpg) no-repeat top center;
	padding-top: 85px;
	border-bottom: 1px solid #ececec;
}
#gallery-pager {
	padding-top: 20px;
	padding-bottom: 20px;
}
.bx-pager-item {
	display: inline-block;
}
.bx-pager-link {
	display: inline-block;
	text-indent: -999em;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background: url(../images/gallery/pager.png) no-repeat top center;
}
.bx-pager-link.active {
	background: url(../images/gallery/pager-active.png) no-repeat top center;
}
.bx-pager-link:hover {
	background-position: bottom;
}
.bx-next, .bx-prev {
	position: absolute;
	display: block;
	text-indent: -999em;
	top: 55%;
	width: 30px;
	height: 73px;
}
.bx-next {
	right: 0;
	margin-right: -80px;
	background: url(../images/gallery/next.png) no-repeat top right;
}
.bx-prev {
	left: 0;
	margin-left: -80px;
	background: url(../images/gallery/prev.png) no-repeat top right;
}
.bx-prev:hover, .bx-next:hover {
	background-position: bottom;
}
/* =Subscribe
-------------------------------------------------------------- */

.subscribe {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}
.subscribe .sub-heading {
	margin-bottom: 20px;
}
.subscribe input.text {
	display: inline-block;
	outline: none;
	-webkit-appearance: none;
	width: 340px;
	padding: 15px 0px 15px 15px;
	background: white;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 12px "Roboto";
	color: #5fc900;
	margin-bottom: 20px;
}
.subscribe input.submit {
	border: none;
	display: inline-block;
	outline: none;
	cursor: pointer;
	background: transparent url(../images/icons/more.png) no-repeat top right;
	-webkit-font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-decoration: none;
	-webkit-appearance: none;
	font: 22px "Roboto";
	font-weight: 300;
	color: #5fc900;
	margin-left: 10px;
	padding-right: 40px;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-webkit-transition: color .2s;
	transition: color .2s;
}
 .subscribe input.text::-ms-clear {
 display: none;
}
.subscribe input.submit:hover {
	color: #555;
	background-position: bottom right;
}
.social-list {
	padding-top: 20px;
}
.social-list li {
	display: inline-block;
	margin-right: 10px;
}
.social-list li:last-of-type {
	margin-right: 0px;
}
.social-list a {
	-webkit-transition: all 0.33s;
	-moz-transition: all 0.33s;
	-o-transition: all 0.33s;
	-ms-transition: all 0.33s;
	transition: all 0.33s;
}
.social-list a:hover {
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* IE 8 */
	filter: alpha(opacity=40);
	-webkit-transition: all 0.33s;
	-moz-transition: all 0.33s;
	-o-transition: all 0.33s;
	-ms-transition: all 0.33s;
	transition: all 0.33s;
}
/* =Footer
-------------------------------------------------------------- */
	
footer {
	width: 100%;
	background: #f9f9f9;
	border-top: 1px solid #ececec;
	padding: 25px 0 10px;
	text-align: center;
}
.footer-action {
	padding-bottom: 15px;
}
.footer-action li {
	display: inline-block;
	margin-right: 15px;
}
.footer-action li:last-of-type {
	margin-right: 0px;
}
.copyright {
	font-size: 12px;
	font-weight: 400;
	color: #aeaeae;
}
#section1.hero {/* height:584px; */
}
.action {
	background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 45%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #ECECEC;
	margin-top: 191px;
	padding-bottom: 30px;
	text-align: center;
}
#section2.overview div.content-box img {
	margin-bottom: 10px;
}
#section2.overview div.content-box h3 {
	margin-bottom: 10px;
}
#section2.overview h2.sixteen {
	padding-top: 0px !important;
}
/* footer */
#footer {
	background: url(../images/bg_footer_sel.gif) repeat scroll 0 0 #0A0A0A;
	clear: both;
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 10;
}
#footer .other_links {
	background-color: #0A0A0A;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
	width: 980px;
}
#footer .other_links ul {
	float: left;
	list-style: none outside none;
	margin-left: -48px;
	position: absolute;
	width: auto;
}
#footer .other_links ul li {
	background: url(../images/bg_bar_gray.gif) no-repeat scroll left 5px rgba(0, 0, 0, 0);
	color: #FFFFFF;
	float: left;
	padding: 0 8px 0 9px;
}
#footer .other_links ul li a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#footer a {
	color: #6FB7F9;
	font-size: 11px;
	line-height: 14px;
}
#footer .other_links em {
	color: #A0A0A0;
	float: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	padding-right: 0px;
}
#footer em {
	color: #A7A69F;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
	padding-top: 1px;
}
em, address {
	font-style: normal;
}
/* =Responsive
-------------------------------------------------------------- */
.hero div.sixteen h1 {
	margin-top: 190px;
}
#section2.overview h2.sixteen {
	padding-top: 50px;
}
/* Tablet Landscape */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
body {
	margin: 0;
	padding: 0!important;
}
.bx-prev, .bx-next {
	display: none!important;
}
.static-phone {
	position: absolute;
	bottom: -250px;
	right: 30px;
}
.static-tablet {
	position: absolute;
	bottom: 70px;
	right: 30px;
}
#footer .other_links {
	background-color: #0A0A0A;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
	width: 100%;
}
}

/* Smaller than 960px */
@media only screen and (max-width: 959px) {
h1 {
	margin-top: 0px;
	font-size: 2.4em;
}
h2 {
	font-size: 2.5em;
}
#mobile-nav {
	display: block;
}
header {
	position: static;
	margin-top: 47px;
}
#navigation {
	display: none;
}
#logo {
	width: 100%;
	text-align: center;
}
.bx-prev, .bx-next {
	display: none!important;
}
#footer .other_links ul {
	display: none;
}
#footer .other_links em {
	color: #A0A0A0;
	float: none;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	text-align: center;
	padding-right: 0px;
}
#footer .other_links {
	background-color: #0A0A0A;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
	width: 100%;
}

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
h1 {
	margin-top: 0px;
	font-size: 2.3em;
}
.hero {
	background-size: 100%;
}
.static {
	padding-top: 70px;
	height: 400px;
}
.sidephone-small {
	width: 200px;
	left: 12px;
}
.sidephone-big {
	width: 200px;
	left: 130px;
}
.static-phone {
	width: 370px;
	bottom: 40px !important;
	right: 10px;
}
.static-tablet {
	width: 360px;
	bottom: 90px;
	right: 10px;
}
.detail {
	min-height: 530px;
}
.loupe {
	display: none;
}
.loupe-gallery {
	margin-left: 190px;
	margin-top: 50px;
}
.gallery-content {
	width: 400px;
	height: auto;
}
.loupe-still {
	width: 700px;
	height: auto;
	top: -15px;
	margin-left: -350px;
}
.screenshot img {
	width: 186px;
}
.gallery-bxslider li .screenshot:first-of-type img {
	float: left;
	margin-left: 20px;
}
.gallery-bxslider li .screenshot:last-of-type img {
	float: left;
	margin-left: 30px;
}
.bx-wrapper {
	background-size: 100%;
	background-position: bottom center;
}
#section1.hero ul.action {
	margin-top: 165px;
}
#section1.hero {
	min-height: 520px;
}
.hero {
	background: url("../images/hero-hardware.jpg") no-repeat scroll right -41px / 90% auto rgba(0, 0, 0, 0);
	height: 423px;
	margin-top: 1px;
}
#section2.overview h2.sixteen {
	padding-top: 25px;
}
#footer .other_links {
	background-color: #0A0A0A;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
	width: 100%;
}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
h1 {
	margin-top: 0px;
	font-size: 2.8em;
}
.bx-wrapper {
	background: url(../images/gallery/hardware-mobile.jpg) no-repeat top center;
	padding-top: 86px;
	border-bottom: 1px solid #ececec;
}
.screenshot {
	margin-bottom: 120px;
}
.screenshot:last-child {
	margin-bottom: 0px;
}
#footer .other_links {
	background-color: #0A0A0A;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
	width: 100%;
}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
h1 {
	margin-top: 0px;
	font-size: 2.5em;
	text-align: center;
}
.hero {
	background-size: 100%;
	background-position: -45px 113px;
}
.action li {
	margin-right: 15px;
}
.static {
	min-height: 650px;
	padding-top: 40px;
}
.sidephone-small {
	left: 12px;
}
.static-phone {
	bottom: 0px;
}
.detail {
	min-height: 480px;
}
.loupe {
	display: none;
}
.loupe-gallery {
	margin-left: 70px;
	margin-top: 50px;
}
.gallery-content {
	width: 280px;
	height: auto;
}
.loupe-still {
	width: 490px;
	height: auto;
	top: -10px;
	margin-left: -245px;
}
.hero div.sixteen h1 {
	margin-top: 0px;
}
.hero ul.action {
	margin-top: 320px !important;
}
.hero ul.action li a.button {
	margin-top: 0px;
}
#section4.static img.static-tablet {
	resize: both;
	width: 420px;
	left: 10px;
}
#section4.static img.static-phone {
	resize: both;
	width: 420px;
	left: 0px;
	bottom: 30px;
}
#section2.overview div.content-box img {
	margin-bottom: 10px;
}
#section2.overview div.content-box h3 {
	margin-bottom: 10px;
}
section#section1.hero {
	height: 450px;
}
.overview {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ececec;
}
#footer .other_links {
	background-color: #0A0A0A;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
	width: 100%;
}
#section3 {
    min-height: 770px;
}
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
h1 {
	margin-top: 0px;
	font-size: 2.5em;
	text-align: center;
}
.hero {
	background-size: 110%;
	background-position: -45px 140px;
}
.action {
	margin-top: 140px;
}
.action li {
	margin-right: 0px;
	margin-bottom: 20px;
}
.action li:last-of-type {
	margin-bottom: 0px;
}
.static {
	min-height: 660px;
	padding-top: 40px;
}
.sidephone-small {
	width: 170px;
	left: 12px;
}
.sidephone-big {
	width: 170px;
	left: 130px;
}
.static-phone {
	width: 130px;
	bottom: 0px;
	right: 150px;
}
.static-tablet {
	width: 260px;
}
.detail {
	min-height: 496px;
}
.loupe {
	display: none;
}
.loupe-gallery {
	margin-left: 40px;
	margin-top: 50px;
}
.gallery-content {
	width: 210px;
	height: auto;
}
.loupe-still {
	width: 360px;
	height: auto;
	top: -5px;
	margin-left: -179px;
}
.subscribe input.text {
	width: 300px;
}
#section1.hero div.sixteen h1 {
	margin-top: 0px;
}
#section1.hero ul.action {
	margin-top: 260px;
}
#section2.overview h2.sixteen {
	padding-top: 0px;
}
.hero {
	background-position: -65px 110px;
	background-size: 122% auto;
	height: 470px;
}
#section1.hero div.sixteen h1 {
	margin-top: 0;
	font-size: 2.3em;
}
#section2.overview h2.sixteen {
	font-size: 2em;
}
h2 {
	font-size: 2.0em;
}
#section2.overview div.content-box img {
	margin-bottom: 10px;
}
#section2.overview div.content-box h3 {
	margin-bottom: 10px;
}
#section3 {
    min-height: 700px;
}
#section4.static img.static-tablet {
	background-size: 100%;
}
.static-tablet {
	position: absolute;
	resize: both;
	right: 0px;
	width: 300px !important;
}
.static-phone {
	bottom: 30px !important;
	resize: both;
	right: 0;
	width: 300px !important;
}
#section4.static {
	min-height: 620px !important;
}
.overview {
	padding-top: 0px;
	padding-bottom: 20px;
}
.action.sixteen.columns > li {
	margin-top: 15px !important;
}
#footer .other_links {
	background-color: #0A0A0A;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
	width: 100%;
}

}
