/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
html{
height: 100%;
overflow-x: hidden;
width:100%;
}
body{
font-family: 'Roboto', sans-serif;
padding:0px;
margin:0px;
font-size:16px;
height: 100%;
width:100%;
background: url(images/bg.jpg) no-repeat center center;background-attachment:fixed; -webkit-background-size: 100%; -moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover; background-size: cover;
}
.clear{clear:both;}
.main_content{
width:100%;
margin:auto;
padding:0;
position:relative;
}
.mobiles{
display:block;
width:100%;
text-align:center;
}
.iphone_bg{
width:450px;
height:815px;
margin:auto;
background:url(images/iphone.png) no-repeat center;
}
.mobile_wrap{
width:350px;
height:700px;
padding:50px 0 0 55px;
}
.tablet_popup{
	position:absolute;
	top:0px;
	width:100%;
	min-height:100%;
	background:url(images/trans.png) repeat;
	z-index:9999;
	display:none;
}
#closepopup{
	position:absolute;
	top:10px;
	right:10px;
	width:auto;
	padding:12px 30px;
	border-radius:2px;
	background:#fff;
	color:#222222;
	z-index:99999;
	text-decoration:none;
}
.tablet_wrap{
	width:768px;
	height:1024px;
	border:12px #222222 solid;
	margin:0px auto auto auto;
}
.desktop_popup{
	position:absolute;
	top:0px;
	width:100%;
	min-height:100%;
	background:url(images/trans.png) repeat;
	z-index:9999;
	display:none;
}
#closepopupdsk{
	position:absolute;
	top:10px;
	right:10px;
	width:auto;
	padding:12px 30px;
	border-radius:2px;
	background:#fff;
	color:#222222;
	z-index:99999;
	text-decoration:none;
}
.desktop_wrap{
	width:1366px;
	height:900px;
	border:10px #222222 solid;
	margin:0px auto auto auto;
}
.test_devices{
background-color:#efefef;
width:80%;
float:left;
}
.test_devices h4{
	width:100%;
	border-bottom:1px #222222 solid;
	padding:10px 0;
	text-align:center;
}
.test_devices ul{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}
.test_devices ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	width:100%;
	text-align:center;
}
.test_devices ul li a{
	width:100%;
	display:block;
	float:left;
	text-align:center;
	padding:5px 0;
	color:#222222;
	font-size:12px;
}
.test_devices ul li span{
	display:inline-block;
	width:100%;
	text-align:center;
	padding:0 0 5px 0;
}
.left_content {
width:53%;
float:left;
padding:0 0 0 2%;
}
.left_content h1{
font-size:38px;
font-weight:700;
letter-spacing:-1px;
margin:40px 0 0 0;
padding:0px 0 0 0px;
color:#ffffff;
display:block;
float:left;
}
.left_content h1 p{
display:block;
float:left;
color:#4386fd;
font-size:38px;
font-weight:700;
line-height:38px;
letter-spacing:-1px;
margin:0px;
padding:0px;
}
.left_content h1 span{
font-weight:300;
color:#ffffff;
display:block;
float:left;
}
.left_content h1 strong{
font-size:12px;
background-color:#fff;
font-weight:700;
letter-spacing:0.5px;
padding:5px 10px;
display:block;
float:left;
margin:0 0 0 10px;
color:#1e2e47;
}
.left_content h2{
font-size:42px;
line-height:42px;
font-weight:300;
letter-spacing:-1px;
margin:40px 0 0 0;
padding:0px 0 0 0px;
color:#fff;
clear:both;
float:left;
}
.left_content h2 strong{
font-weight:700;
}
.left_content h2 span{
display:block;
color:#5cf69a;
font-size:14px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:700;
}
.description{
font-size:23px;
display:block;
padding:0 0 0 5px;
color:#fff;
clear:both;
float:left;
}
.left_content p{
	clear:both;
float:left;
padding:10px 20px 20px 0;
line-height:22px;
color:#fff;
font-weight:300;
font-size:14px;
}
.usage_info{
float:left;
clear:both;
color:#5cf69a;
margin:0 0 20px 0;
font-size:14px;
font-weight:700;
letter-spacing:1px;
display:inline-block;
}
.preview_list{
list-style:none;
padding:0px;
margin:0px 0 0 0;
}
.preview_list li{
background:url(images/checked.png) no-repeat left;
padding:8px 0 8px 30px;
font-size:14px;
color:#3f3f3f;
}

.right_content {
width:26%;
float:left;
padding:40px 0 0 0;
}
.info_content{
width:16%;
float:left;
padding:0 0 0 0;
}
.info_content h3{
font-size:16px;
font-weight:700;
line-height:30px;
margin:35px 0 5px 0px;
padding:0px;
color:#4386fd;
}
.info_content small{
display:inline-block;
margin:10px 0 0 0;
padding:5px;
font-size:14px;
background-color:#FFFFFF;
}

.swipe_to_navigate{
background:url(images/swipe.png) no-repeat left;
height:64px;
color:#000000;
line-height:64px;
font-size:14px;
padding:0 0 0 90px;
margin:80px 0 20px 0; 
}
ul.preview_items{
width:100%;
list-style:none;
padding:0px;
margin:10px 0 0 0;
display:inline-block;
}
ul.preview_items li{
width:13%;
padding:0px;
margin:0px 0 10px 0;
display:inline-block;
text-align:center;
}
ul.preview_items li span{
display:block;
padding:0 0 10px 0;
font-size:12px;
color:#fff;
font-weight:700;
letter-spacing:1px;
}
ul.preview_items li img{
display:block;
max-width:100%;
}
ul.preview_items li a{
text-decoration:none;
color:#5cf696;
}

@media screen and (max-width: 1700px) {
.right_content {
width:28%;
}
}
@media screen and (max-width: 1600px) {
.right_content {
width:30%;
}
.info_content{
width:14%;
}
.swipe_to_navigate{
line-height:24px;; 
}
.info_content small{
padding:2px;
font-size:13px;
line-height:1.5;
}
}
@media screen and (max-width: 1450px) {
.right_content {
width:31%;
}
.info_content h3{
font-size:12px;
}


ul.preview_items li span{
display:block;
padding:0 0 2px 0;
font-size:12px;
}
.preview_list li{
background:url(images/checked.png) no-repeat left;
padding:4px 0 4px 20px;
font-size:12px;
color:#3f3f3f;
}
}
@media screen and (max-width: 1350px) {
.info_content{
display:none;
}
.left_content {
width:55%;
}
.right_content {
width:30%;
}
}
