/* 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
}
a, a:hover {
  color: #003537;
  text-decoration: none;
}
.link {
  display: block;
  margin-bottom: 4px;
  background: #ffffff;
  padding: 20px;
  font-size: 22px;
  text-align: center;
}
.box {
	margin: 50px auto;
	color:#666666;
	text-align: center;
	width: 50%;	
}
.box p, .box ul {
	margin-bottom: 20px;
}
.box h2 {
	font-size: 20px;
	margin-top:40px;
}
.box h3 {
	font-size: 16px;
	margin-top:20px;
}
.box h2, .box h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #2fd482;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html {
	height: 100%;
	overflow-x: hidden;
	width: 100%;
}
body {
	background: #f2f2f2 none repeat scroll 0 0;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
.main_content {
	width: 100%;
	margin: auto;
	padding: 0;
	position: relative;
}
.video_testing_popup {
	width: 800px;
	position: absolute;
	left: 225px;
	top: 120px;
	padding: 20px 0 40px 0;
	z-index: 9999;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 55px #484848;
	display: none;
}
a.close_video_testing {
	display: block;
	width: 97%;
	text-align: right;
	text-decoration: none;
	color: #4b4b4b;
	font-size: 20px;
}
.see_video_buttons {
	width: 650px;
	margin: auto;
	display: block;
	text-align: center;
}
.see_video_buttons a {
	display: inline-block;
}
.mobiles {
	display: block;
	width: 100%;
	text-align: center;
}
.iphone_bg {
	width: 450px;
	height: 756px;
	margin: auto;
	background: url(images/iphone.png) no-repeat center;
}
.mobile_wrap {
	width: 325px;
	height: 580px;
	padding: 100px 0 0 63px;
}
.left_content {
	float: left;
	padding: 0 1% 0 4%;
	width: 28%;
}
.left_content h1 {
	font-size: 56px;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 50px 0 0 0;
	padding: 0px 0 0 0px;
	color: #000;
}
.left_content h1 span {
	color: #33d691;
}
.subtitle {
	background-color: #000;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
	float: left;
	padding: 2px;
}
.subtitle2 {
	text-transform: uppercase;
}
.full {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
}
.full img {
}

.left_content2 {
    width: 100%;
    float: left;
    padding: 0;
}

.left_content h2 {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 40px 0 20px 0;
	padding: 0px;
	color: #222222;
	clear: both;
	float: left;
	font-weight: 900;
	width: 100%;
	text-align: center;
}
.description {
	font-size: 23px;
	display: block;
	padding: 0 0 0 5px;
	color: #474b4b;
}
.left_content p {
	padding: 30px 30px 30px 0;
	line-height: 22px;
	color: #151616;
	font-weight: 400;
	font-size: 14px;
}
.usage_info {
	color: #33d691;
	padding: 0 0 30px 0;
}
.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: #000;
}
ul#skins {
	width: 100%;
	clear: both;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#skins li {
	width: 29%;
	float: left;
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px 2%;
}
ul#skins li a img {
	display: block;
	max-width: 100%;
}
.right_content {
	width: 25%;
	float: left;
	padding: 50px 0 0 1%;
}
.info_content h3 {
	font-size: 18px;
	font-weight: 900;
	line-height: 30px;
	margin: 25px 0 10px 0px;
	padding: 0px;
	color: #222222;
}
.info_content small {
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 5px;
	font-size: 14px;
	background-color: #000;
	color: #fff;
}
.info_content {
	width: 20%;
	float: left;
	padding: 0 0 0 3%;
}
.swipe_to_navigate {
	background: url(images/swipe.png) no-repeat left;
	height: 64px;
	color: #000;
	line-height: 64px;
	font-size: 14px;
	padding: 0 0 0 90px;
	margin: 40px 0 20px 0;
}
.designs_list {
	list-style: none;
	padding: 0px;
	margin: 20px 0 0 0;
	display: inline-block;
}
.designs_list li {
	width: 150px;
	padding: 0px;
	margin: 0px 0 0 0;
	display: inline-block;
	text-align: center;
	color: #fff;
}
.designs_list li span {
	display: block;
	padding: 0 0 5px 0;
	font-size: 14px;
}
.designs_list li a {
	text-decoration: none;
	color: #fff;
}

.footer {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 12px;
  display: inline-block;
}

.footer a {
	font-size:12px;
}


@media screen and (max-width: 650px) {
	.box {
		margin: 50px auto;
		width: 90%;	
	}
}

@media screen and (max-width: 1450px) {
	.right_content {
		width: 30%;
	}
	.left_content {
		width: 35%;
		float: left;
		padding: 0 1% 0 2%;
	}
}
@media screen and (max-width: 1300px) {
	.left_content {
		width: 30%;
		float: left;
		padding: 0 2% 0 2%;
	}
	.right_content {
		width: 35%;
		float: left;
		padding: 30px 0 0 1%;
	}
	.info_content {
		width: 15%;
		float: left;
		padding: 0 0 0 0;
	}
}
@media screen and (max-width: 1180px) {
	.info_content {
		width: 15%;
		float: right;
		padding: 0 1% 0 0;
	}
}
