
/* CSS clear based on http://meyerweb.com/eric/tools/css/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 {
	padding: 0; margin: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers and specific declarations */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: ''; content: none;
}

table {
	border-spacing: 0; border-collapse: collapse;
}


/* Main definitions */

body {
	padding: 0; margin: 0;
	position: relative;
	background: #f2f2f2;
}

body, td, p  {
	color: #303030;
	font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; line-height: 1.5em;
 }

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

a:link, a:visited {
	color: #d06060;
	text-decoration: none;
}

a:hover, a:active {
	color: #909090;
	text-decoration: none;
}

p {
	margin-bottom: 1em;
	text-align: justify;
}

hr {
	height: 1px; display: block; clear: both;
	padding: 0; margin: 15px 0;
	background: #333; border: none;
}

h2 {
	padding-bottom: 30px;
	background-position: center bottom; background-repeat: no-repeat;
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 48px; line-height: 1em; font-weight: 300; text-align: center; text-transform: uppercase;
}

h3 {
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 48px; line-height: 1em; font-weight: 300; text-align: center; text-transform: uppercase;
}

h4 {
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 24px; line-height: 1.1em; font-weight: 400; text-align: center;
}

.clear {
	clear: both;
}

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wrapper {
	width: 1170px;
	margin: 0 auto;
}


/* section-top */

.section-top {
	height: 112px;
	background-color: #ff6612; border-bottom: 6px solid #fff;
}

.section-top .logo {
	display: block; float: left;
	margin-top: 12px;
}

.section-top .menu {
	display: block; float: right;
}

.section-top .menu li {
	height: 106px; display: block; float: left;
	padding-left: 20px;
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 22px; line-height: 106px; font-weight: 300; text-align: center;
}

.section-top .menu li:first-child {
	padding-left: 0;
}

.section-top .menu a,
.section-top .menu a:visited {
	display: block;
	color: #fff;
}

.section-top .menu a:hover,
.section-top .menu a:active {
	color: #e7e7e7;
	box-shadow: 0 6px 0 #014b6e;
}

.section-top .mmenu {
	width: 140px; display: none; float: right;
	padding: 5px 10px; margin-top: 38px;
	outline: none;
	border: 0px; border-radius: 3px;
}


/* section - hero */

.section-hero {
	padding: 40px 0;
	background: url('../images/hero-bgd.jpg') center center no-repeat; background-size: cover;
}

.section-hero h2 {
	background-image: url('../images/h2-heading-01.png'); color: #ff6612;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}

.section-hero h2 span {
	padding-left: 45px;
	background: url('../images/hero-heading.png') left center no-repeat;
}

.section-hero .content {
	margin-top: 45px;
}

.section-hero .content .figure {
	width: 730px; float: left;
}

.section-hero .content .figure img {
	max-width: 100%; display: block; float: left;
}

.section-hero .content .points {
	width: 390px; float: right;
}

.section-hero .content .points h3 {
	color: #006494; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}

.section-hero .content .points ul {
	width: 100%;
}

.section-hero .content .points ul li {
	width: 100%; min-height: 50px; display: block;
	padding-left: 45px; padding-top: 8px; padding-bottom: 8px; margin-top: 15px;
	background: #fff url('../images/hero-points-item.png') 10px center no-repeat; border: 1px solid #b0bec5; border-radius: 6px; color: #ff6612;
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 24px; line-height: 1.1em; font-weight: 300; text-align: left;
}


/* section - solution */

.section-solution {
	padding: 50px 0;
	background-color: #006494; box-shadow: inset 0 6px 0 #00537b;
}

.section-solution h2 {
	background-image: url('../images/h2-heading-02.png'); color: #fff;
}

.section-solution .intro {
	min-height: 85px;
	padding-top: 10px; padding-left: 100px; margin-top: 40px;
	background: url('../images/solution-intro-icon.png') left center no-repeat; color: #fff;
	font-size: 22px; line-height: 1.3em; font-weight: 300; text-align: left;
}

.section-solution .content {
	margin-top: 40px;
}

.section-solution .content .points {
	width: 600px; float: left;
	margin-top: 10px;
}

.section-solution .content .points ul li {
	padding-left: 100px; min-height: 30px; margin: 18px 0;
	background: url('../images/solution-points-item.png') 30px center no-repeat; color: #fff;
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 22px; line-height: 1.3em; font-weight: 300; text-align: left;
}

.section-solution .content .figure {
	width: 550px; float: right;
}

.section-solution .content .figure img {
	max-width: 100%; display: block; float: left;
}


/* interlude */

.interlude {
	padding: 50px 0;
	background: #004363;
}

.interlude h3 {
	color: #ff6612;
	font-size: 40px;
}

.interlude p {
	margin-top: 20px; margin-bottom: 0;
	color: #fff;
	font-size: 22px; line-height: 1.3em; font-weight: 300; text-align: center;
}


/* section - how to use */

.section-how-to-use {
	padding: 50px 0;
	background-color: #ff6612; box-shadow: inset 0 6px 0 #ea5909;
}

.section-how-to-use h2 {
	background-image: url('../images/h2-heading-03.png'); color: #fff;
}

.section-how-to-use .content {
	margin-top: 40px;
}

.section-how-to-use .box {
	width: 30%; float: left;
	margin: 0 1.666%;
}

.section-how-to-use .box img {
	max-width: 100%; display: block;
	margin: 0 auto;
}

.section-how-to-use .box h4 {
	margin-top: 20px;
}

.section-how-to-use .box p {
	padding: 10px 0; margin-top: 20px;
	border-top: 1px solid #ff8b4b; border-bottom: 1px solid #ff8b4b; color: #fff;
	text-align: left;
}


/* section how vpn works */

.section-how-vpn-works {
	padding: 50px 0;
	background-color: #006494; box-shadow: inset 0 6px 0 #00537b;
}

.section-how-vpn-works h2 {
	background-image: url('../images/h2-heading-02.png'); color: #fff;
}

.section-how-vpn-works .content {
	margin-top: 40px;
}

.section-how-vpn-works .content .figure-primary {
	width: 700px; float: left;
}

.section-how-vpn-works .content .figure-secondary {
	width: 400px; float: right;
}

.section-how-vpn-works .content .figure-primary img,
.section-how-vpn-works .content .figure-secondary img {
	max-width: 100%; display: block;
	margin: 0 auto;
}


/* section how vpn works */

.section-vpn-offers {
	padding: 50px 0;
	background-color: #f2f2f2; box-shadow: inset 0 6px 0 #e3e3e3;
}

.section-vpn-offers h2 {
	background-image: url('../images/h2-heading-01.png'); color: #ff6612;
}

.section-vpn-offers .content {
	margin-top: 40px;
}

.section-vpn-offers .content .box {
	width: 32%; float: left;
	margin: 15px 2% 15px 0;
}

.section-vpn-offers .content .box:nth-child(3n) {
	margin-right: 0;
}

.section-vpn-offers .content .box .offer-name {
	height: 50px; overflow: hidden;
	background: #88a9b8; color: #fff;
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 24px; line-height: 50px; font-weight: 400; text-align: center;
}

.section-vpn-offers .content .box .offer-thumb {
	width: 100%; height: auto; display: block;
	margin: 0 auto;
}

.section-vpn-offers .content .box .desc {
	padding: 15px;
	border: 1px solid #d0d0d0;
}

.section-vpn-offers .content .box p {
	color: #797979;
}

.section-vpn-offers .content .box a.offer-button,
.section-vpn-offers .content .box a.offer-button:visited {
	height: 40px; display: block;
	background-color: #ff6612; border-radius: 4px; color: #fff;
	font-family: "Roboto Condensed", Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 24px; line-height: 40px; font-weight: 400; text-align: center;
}


/* footer */

.footer {
	height: 46px;
	padding-top: 6px;
	background: #ff6612; box-shadow: inset 0 6px 0 #ea5909; color: #fff;
	line-height: 40px; text-align: center;
}



