/* -------------------------------------------

	Name: 		VapeBlock
	Date:		2016/02/11
	Author:		http://psdhtml.me
		   		   
---------------------------------------------  */
* { margin: 0; padding: 0; }
*, :before, :after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

html { overflow-y: scroll; min-height: 100%; margin: 0 0 1px; font-size: 100.01%; -webkit-tap-highlight-color: rgba(0,0,0,0); -moz-osx-font-smoothing: grayscale; -webkit-overflow-scrolling: touch; -ms-content-zooming: none; }
body { min-height: 100%; padding-top: 28px; background: #fff; font-size: 62.5%; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body, textarea, input, select, option, button { color: #808386; font-family: Corbel, Arial, Helvetica, sans-serif; line-height: 1.35938827528; }
li, dt, dd, p, figure, th, td, caption, legend, pre { font-size: 2.1em; } li *, dt *, dd *, p *, figure *, th *, td *, legend * { font-size: 1em; }
ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend { margin-bottom: 33px; }

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


/*! Layout --------- */
#root { overflow: hidden; position: relative; width: 100%; }
	#top { position: fixed; left: 0; top: 0; right: 0; z-index: 10000000; width: 100%; height: 90px; padding: 45px 0 0; border-bottom: 1px solid rgba(0,0,0,0); }
	#top:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
		#top h1 { width: 1200px; height: 26px; margin: 0 auto; }
			#top h1 a { display: block; /*overflow: hidden;*/ position: relative; width: 150px; height: 100%; color: #fff; /*text-indent: -3000em;*/ text-decoration: none; }
			#top h1 a:before { /*content: "\e90b";*/ display: block; position: absolute; left: 0; top: 2px; font-size: 22px; font-family: i; font-weight: 400; line-height: 22px; text-align: left; text-indent: 0; }
		#skip { position: fixed; top: 0; left: -10000px; }
			#skip a:focus, #skip a:active { display: block; position: absolute; left: 10000px; top: 0; z-index: 10001; width: 200px; margin: 15px 0 0 15px; padding: 4px 8px; background: #333; color: #fff; font-weight: 500; font-size: 1.1em; text-align: center; text-decoration: none; }
		#nav { position: absolute; right: 50%; top: 73px; margin: 0 -600px 0 0; }
		#nav { -moz-transform-origin: 100% center; -webkit-transform-origin: 100% center; -o-transform-origin: 100% center; -ms-transform-origin: 100% center; transform-origin: 100% center; }
			#nav > ul { list-style: none; margin: 0; padding: 0; }
				#nav > ul > li { position: relative; float: left; }
				#nav > ul > li > a { display: block; float: left; width: 162px; height: 54px; border-radius: 4px; border: 1px solid #fff; color: #fff; text-decoration: none; text-indent: -3000em; }
				#nav > ul > li > a:before { content: "\e90a"; display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -20px 0 0; font-size: 34px; font-family: i; font-weight: 400; line-height: 40px; text-align: center; text-indent: 0; }
			#nav em { position: absolute; left: -3000em; top: -3000em; }
	.scrolled #top { padding: 31px 0 0; border-bottom-color: #dfe0e1; background: #fff; }
		.scrolled #top h1 a { color: #85878a; }
		.scrolled #nav { top: 18px; }
			.scrolled #nav > ul > li > a { border-color: #fff; color: #2a2a2a; }
	#featured { overflow: hidden; position: relative; z-index: 3; padding: 200px 0 130px; background: url(../images/featured.jpg) no-repeat #000; background-size: cover; color: #fff; }
	.no-mobile #featured { background-attachment: fixed; }
		#featured > * { position: relative; z-index: 2; width: 1200px; margin-left: auto; margin-right: auto; }
			#featured h1, #featured h2 { margin-bottom: 43px; color: #fff; font-size: 5em; }
			#featured p { margin-bottom: 52px; font-size: 1.5em; }
				#featured input { display: block; float: left; width: 287px; height: 54px; padding: 0 9px; border: 0; color: #9b9b9b; font-size: 18px; }
				#featured button { height: 54px; padding: 0 6px; font-size: 13px; }
		#featured > a { display: block; position: absolute; left: 50%; bottom: 42px; width: 86px; height: 86px; margin: 0 0 0 -43px; border-radius: 100px; border: 2px solid rgba(255,255,255,.5); color: #fff; text-decoration: none; }
		#featured > a { -moz-transform-origin: center 100%; -webkit-transform-origin: center 100%; -o-transform-origin: center 100%; -ms-transform-origin: center 100%; transform-origin: center 100%; }
			.scrolled #featured > a { bottom: -86px; opacity: 0; }
			#featured > a:before { content: "\e907"; display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -10px 0 0; font-family: i; font-size: 12px; font-weight: 400; line-height: 20px; text-align: center; }
		#featured > .vid { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; width: 100%; margin: 0; }
			#featured > .vid .inner, #featured video { display: block; overflow: hidden; width: 100% !important; height: 100% !important; }
		#featured .inner { position: absolute; left: 50%; top: 50%; margin: 0 0 0 -600px; }
		#featured .inner { -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
	#content { position: static; z-index: 2; width: 1200px; margin: 0 auto; padding: 50px 0 2px; }
	#content:after, .double:after, .news-a article:after, .store-link:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }


/*! Columns --------- */
.extra-space{margin-top:50px;}
.double { }
	.double > * { display: block; position: relative; float: right; border-left: 0 solid rgba(0,0,0,0); }
	.double > *:first-child { float: left; }
.double.a { margin-left: -60px; }
	.double.a > * { width: 50%; border-left-width: 60px; }
.double.b { margin-left: -35px; }
	.double.b > * { width: 50%; border-left-width: 35px; }
	

/*! Modules --------- */
.heading-a { position: relative; margin: 120px auto 25px; padding: 21px 0 0; color: #2a2a2a; line-height: 1.2; }
	.heading-a:before { content: ""; display: block; position: absolute; left: 0; top: 0; width: 60px; height: 6px; background: #ff9100; }
	.heading-a h1, .heading-a h2 { margin-bottom: 14px; }
	.heading-a p { font-size: 1.8em; }
	.heading-a + figure { margin-top: 45px; }
.heading-a.text-center { max-width: 720px; }
	.heading-a.text-center:before { left: 50%; margin-left: -30px; }

.module-a { position: relative; margin: 0 0 130px; padding: 0 0 0 550px; line-height: 1.21163166397; }
	.module-a > h1:first-child, .module-a > h2:first-child, .module-a > h3:first-child { position: absolute; left: 0; top: 7px; width: 420px; padding: 21px 0 0; }
	.module-a p { font-size: 2.476em; }
	
.news-a { margin: 0; line-height: 1.34615384615; }
	.news-a h1, .news-a h2 { position: relative; margin-bottom: 19px; padding: 21px 0 0; }
		.news-a h1:before, .news-a h2:before, .module-a > h1:first-child:before, .module-a > h2:first-child:before, .module-a > h3:first-child:before { content: ""; display: block; position: absolute; left: 0; top: 0; width: 60px; height: 6px; background: #ff9100; }
	.news-a p { font-size: 2.6em; }
	#content > .news-a:first-child { margin-top: -50px; }
	.news-a article { position: relative; padding: 300px 0 200px; }
		.news-a article > div, .news-a article.scrolled > div > div { width: 580px; clear: right; }
		.news-a article > div + div, .news-a article.scrolled > div + div { margin-top: 60px; }
		.news-a article > figure { position: absolute; right: 0; top: 0; margin: 0 -582px 0 0; }
	.news-a article:nth-child(2n) { }
		.news-a article:nth-child(2n) > div { float: right; }
		.news-a article:nth-child(2n) > figure { left: 0; right: auto; margin: 0; }
	.news-a article.scrolled { position: static; margin-top: 200px; padding: 0; }
		.news-a article.scrolled h1, .news-a article.scrolled h2 { margin-bottom: 9px; padding: 0; font-size: 4.167em; line-height: 1.10391168707; }
			.news-a article.scrolled h1:before, .news-a article.scrolled h2:before { left: -48px; top: 8px; width: 4px; height: 76px; }
		.news-a article.scrolled p { font-size: 2.292em; }
		.news-a article.scrolled > div { float: right; width: 550px; padding-top: 220px; }
		.news-a article.scrolled > div.spacer { position: absolute !important; left: -3000em !important; top: 0 !important; }
		.news-a article.scrolled > figure { float: left; position: relative; }
	.news-a article.slider { position: absolute; left: -3000em; top: 0; border-top: 1px solid #dfe0e1; border-bottom: 1px solid #dfe0e1; }
	.news-a h1, .news-a h2 { margin-bottom: 9px; font-size: 4.167em; line-height: 1.10391168707; }
	.news-a p { font-size: 2.292em; }
	.news-a .bx-pager { padding: 10px 0 0; }
		.news-a .bx-pager .bx-pager-item { display: inline-block; margin: 0 6px 6px 0; }
		.news-a .bx-pager .bx-pager-item a { display: inline-block; width: 12px; height: 12px; border-radius: 20px; background: #ccc; text-indent: -3000em; text-align: left; }
		.news-a .bx-pager .bx-pager-item a.active { background: #ff9100; cursor: default; }
/*.news-a + * { position: relative; z-index: 1000000; }
	.news-a + *:before { content: ""; display: block; position: absolute; left: -1000em; top: -200px; width: 3000em; height: 200px; border-top: 1px solid #dfdfdf; background: #fff; }*/

.video, .news-a article > figure.video { top: auto; width: 499px; height: 877px; margin-left: 0; margin-right: 0; padding: 93px 83px 175px 71px; background: url(../images/video.jpg) no-repeat; background-size: 100% auto; }
	.video > *, .video span, .video video { display: block; overflow: hidden; width: 345px; height: 609px; }	
	.video video, #featured video { -moz-object-fit: cover; -webkit-object-fit: cover; -o-object-fit: cover; -ms-object-fit: cover; object-fit: cover; }


/*! Headers --------- */
h1, h2, h3, h4, h5, h6 { margin: 60px 0 22px; color: #2a2a2a; font-weight: 700; line-height: 1.03348491112; text-transform: uppercase; }
h1, h2 { font-size: 4.5em; }
h3 { font-size: 4.3em; }
h4 { font-size: 4.1em; }
h5 { font-size: 3.9em; }
h6 { font-size: 3.7em; }


/*! Content --------- */
b, strong, .strong { font-weight: 700; }
blockquote { margin: 1em 40px; }
dfn, em, i, .em { font-style: italic; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 85%; }
strike, del, .strike { text-decoration: line-through; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
	sup { top: -0.5em; }
	sub { bottom: -0.25em; }

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }

.text-lowercase { text-transform: lowercase; }
.text-uppercase { text-transform: uppercase; }

.size-a, #root p.size-a { margin-bottom: 16px; font-size: 3.8em; line-height: 1.24790016799; }
	h1 + .size-a, h2 + .size-a { margin-top: 15px; }
.size-b { font-size: 1.15002508781em; }

.overlay-a { color: #2a2a2a; }
.overlay-b { color: #808285; }


/*! Links --------- */
a { background: none; color: #ff9200; text-decoration: none; cursor: pointer; } /*---*/ a span { cursor: pointer; }
	a:hover, a:focus, a:active { text-decoration: underline; outline: none; }


/*! Lists --------- */
ul, ol, dd, blockquote { padding-left: 40px; }
	ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }

.list-a { overflow: hidden; list-style: none; margin: 0 0 179px -20px; padding: 0; color: #808285; line-height: 1.20421475163; }
	.list-a li { position: relative; float: left; width: 33.3333333333%; min-height: 100px; margin: 0 0 75px; padding: 4px 0 0 138px; border-left: 20px solid rgba(0,0,0,0); font-size: 1.8em; }
		.list-a li:nth-child(3n) + li { clear: both; }
	.list-a .title { display: block; margin: 0 0 23px; color: #000; font-weight: 700; font-size: 1.11111111111em; font-style: normal; line-height: 1.05421686747; text-transform: uppercase; }
	.list-a i { display: block; position: absolute; left: 0; top: 0; width: 100px; height: 100px; border: 1px solid #bbbcbd; color: #000; font-family: Ebrima; font-weight: 400; font-style: normal; font-size: 29.59px; line-height: 98px; text-align: center; }
		.list-a i.icon-resize { font-size: 20px; }
		.list-a i.icon-restart { font-size: 20px; }
		.list-a i.icon-check { font-size: 34px; }
		.list-a i.icon-diamond { font-size: 38px; }
		.list-a i.icon-rectangles { font-size: 41px; }
		.list-a i.icon-window { font-size: 45px; }
		.list-a i.icon-cog { font-size: 58px; }
		.list-a i.strong { font-weight: 700; }
.list-a.a { margin-top: 60px; margin-bottom: 17px; }
	.list-a.a li { width: 25%; min-height: 70px; padding-left: 105px; font-size: 1.415em; }
		.list-a.a li:nth-child(3n) + li, .list-a.b li:nth-child(3n) + li { clear: none; }
		.list-a.a li:nth-child(4n) + li, .list-a.b li:nth-child(2n) + li { clear: both; }
	.list-a.a i, .list-a.b i { width: 70px; height: 70px; line-height: 68px; }
		.list-a.a .icon-cog, .list-a.b .icon-cog { font-size: 42px; }
	.list-a.a .title, .list-a.b .title { margin-bottom: 16px; font-size: 1em; }
.list-a.b { margin-top: 60px; margin-bottom: 17px; }
	.list-a.b li { width: 50%; padding-left: 105px; }	
	
	
/*! Media --------- */
img, iframe, object, embed { max-width: 100% !important; }
img { height: auto !important; image-rendering: optimizeQuality; -ms-interpolation-mode: bicubic; }
.lt-ie9 img { max-width: none !important; }
	img::selection { background: transparent; }
	img::-moz-selection { background: transparent; }


/*! Forms --------- */
fieldset, hr { border-width: 0; }
	legend { position: absolute; left: 0; top: -3000em; padding: 0; border: 0; white-space: normal; }
	input, select, textarea { position: relative; z-index: 1; margin: 0; padding: 0; box-shadow: none; border-radius: 0; font-size: 1em; line-height: normal; text-align: left; text-transform: none; outline: none; }
	input, select, textarea, button, input[type="button"], input[type="reset"], input[type="submit"] { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
		input { }
			input[type="search"], input[type="number"] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }
				input::-webkit-search-decoration, input::-webkit-search-cancel-button { -webkit-appearance: none; }
				input::-webkit-outer-spin-button, input::-webkit-inner-spin-button, input::-webkit-clear-button, input::-webkit-calendar-picker-indicator { -webkit-appearance: none; visibility: hidden !important; height: auto; margin: 0; }
				input::-o-outer-spin-button, input::-o-inner-spin-button { -o-appearance: none; margin: 0; }		
			input[type="checkbox"], input[type="radio"], .lt-ie9 input[type="checkbox"], .lt-ie9 input[type="radio"] { height: auto; padding: 0; border: 0; background: none; line-height: 1; }
			input[type="color"] { padding: 0; cursor: pointer; }
		textarea { overflow: auto; vertical-align: top; resize: vertical; }
		select { line-height: 1; text-overflow: ''; text-indent: 0.01px; -moz-appearance: none; -webkit-appearance: none; appearance: none;  } 
			select::-ms-expand { display: none; }
	button, input[type="button"], input[type="reset"], input[type="submit"] { display: block; overflow: visible; position: relative; z-index: 3; height: auto; margin: 0; box-shadow: none; text-transform: none; text-indent: 0; cursor: pointer; outline: none; -webkit-appearance: button; -webkit-font-smoothing: inherit; } 
		button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; outline: none; }
	form [disabled] { cursor: default; }
	form > div { position: relative; }
::-webkit-input-placeholder { opacity: 1; color: inherit; }
::-moz-placeholder { opacity: 1; color: inherit; }
:-moz-placeholder { opacity: 1; color: inherit; }
:-ms-input-placeholder { opacity: 1; color: inherit; }
	:focus::-webkit-input-placeholder { opacity: 0; }
	:focus::-moz-placeholder { opacity: 0; }
	:focus:-moz-placeholder { opacity: 0; }
	:focus:-ms-placeholder { opacity: 0; }

form { }
	label { display: block; position: relative; left: 0; top: 0; z-index: 2; font-weight: 400; }
	form p { position: relative; clear: both; margin-bottom: 35px; }
	form p:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
	input { height: 104px; padding: 0 36px; }
		.lt-ie9 input { line-height: 102px; }
	select { padding: 35px 120px 28px 32px; } 
	textarea { padding: 34px 34px 34px 36px; }  
	input, select, textarea { border: 1px solid #ddd; background: #fff; color: #a1a1a1; font-size: 24.03px; } 
	button, input[type="button"], input[type="reset"], input[type="submit"] { overflow: hidden; float: left; padding: 10px 20px; border: 1px solid #ff9200; background: #ff9200; color: #fff; font-size: 24.03px; } 

.form-a { max-width: 720px; margin: 112px auto 0; color: #a1a1a1; line-height: 1.20682480233; }
	.form-a header { margin: 0 -20px 50px; }
		.form-a h1, .form-a h2 { font-size: 5em; }
	.form-a p { font-size: 2.2em; }
	.form-a input, .form-a textarea, .form-a select { width: 100%; }
	.form-a .submit { margin-top: 55px; }
		.form-a .submit a { display: block; float: left; padding: 13px 0 10px; color: #a1a1a1; }	
		.form-a button { overflow: visible; margin: 0 35px 0 0; padding: 11px 32px 11px 90px; border: 0; border-left: 6px solid #e7e7e7; border-right: 6px solid #e7e7e7; background: none; color: #010101; font-size: 1em; }
			.form-a button:before { content: "\e903"; display: block; position: absolute; left: 20px; top: 50%; width: 48px; height: 48px; margin: -24px 0 0; border-radius: 100px; background: #ff9000; color: #fff; font-weight: 400; font-size: 9px; font-family: i; line-height: 48px; text-align: center; }


/*! Tables --------- */
table { display: table; width: 100%; border-collapse: collapse; border-spacing: 0; }
	th, td { padding: 5px 10px; border: 1px solid #eee; font-weight: 400; text-align: left; }


/*! Helpers --------- */
*, *:before, *:after { -moz-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -webkit-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -o-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -ms-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; transition: color 0.4s ease-in-out 0s, background-color 0.4s ease-in-out 0s, border-color 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s; -moz-transform-origin: center center; -webkit-transform-origin: center center; -o-transform-origin: center center; -ms-transform-origin: center center; -webkit-transition-delay: -0.1s; }
#top, #nav { -moz-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; }
#featured > a { -moz-transition: all 0.1s ease-in-out 0s; -webkit-transition: all 0.1s ease-in-out 0s; -o-transition: all 0.1s ease-in-out 0s; -ms-transition: all 0.1s ease-in-out 0s; transition: all 0.1s ease-in-out 0s; }

.clear { clear: both; overflow: hidden; width: 100%; height: 0; }
.hidden, [hidden], template { position: absolute; left: -3000em; top: 0; }

hr, .hr { display: block; overflow: hidden; width: 100%; height: 1px; margin: 15px 0; padding: 0; border: 0; border-top: 1px solid #ccc; background: none; font-size: 0; } .hr hr { display: none; }

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .form-a:first-child, .heading-a:first-child, .list-a.a:first-child, .list-a:first-child { margin-top: 0; }
.js #featured p:last-child, .news-a article > div > *:last-child, .list-a:last-child, .list-a.a:last-child, .list-a.b:last-child { margin-bottom: 0; }


/*! Warnings --------- */
p.lt-ie9, #root:after { position: fixed; left: 0; top: 0; z-index: 1000; width: 100%; height: 28px; background: #333; color: #fff; font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; line-height: 28px; text-align: center; }
	p.lt-ie9 a { color: #fff; font-weight: 700; text-decoration: underline; }
	p.lt-ie9 a:hover, p.lt-ie9 a:focus, p.lt-ie9 a:active { text-decoration: none; }
	
#root:after { content: "Ummm.. please, enable JavaScript support to fully experience this site."; }
.js #root:after { position: absolute; left: -3000em; top: -3000em; }
.js body { padding-top: 0; }
.lt-ie9 body { padding-top: 28px; }


/*! Miscellaneous --------- */
audio, canvas, iframe, img, svg, video { border-width: 0; vertical-align: middle; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
svg:not(:root) { overflow: hidden; }
@-ms-viewport { width: auto; } 

::selection { background: #ff9200; color: #fff; text-shadow: none; }
::-moz-selection { background: #ff9200; color: #fff; text-shadow: none; }

#root .desktop-hide, #root .tablet-only, #root .mobile-only { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }


/*! Fonts --------- */
@font-face { font-family: 'Corbel'; src: url('fonts/corbel.eot'); src: url('fonts/corbel.eot?#iefix') format('embedded-opentype'), url('fonts/corbel.woff2') format('woff2'), url('fonts/corbel.woff') format('woff'), url('fonts/corbel.ttf') format('truetype'), url('fonts/corbel.svg#corbelregular') format('svg'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Corbel'; src: url('fonts/corbel-italic.eot'); src: url('fonts/corbel-italic.eot?#iefix') format('embedded-opentype'), url('fonts/corbel-italic.woff2') format('woff2'), url('fonts/corbel-italic.woff') format('woff'), url('fonts/corbel-italic.ttf') format('truetype'), url('fonts/corbel-italic.svg#corbelitalic') format('svg'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Corbel'; src: url('fonts/corbel-bold.eot'); src: url('fonts/corbel-bold.eot?#iefix') format('embedded-opentype'), url('fonts/corbel-bold.woff2') format('woff2'), url('fonts/corbel-bold.woff') format('woff'), url('fonts/corbel-bold.ttf') format('truetype'), url('fonts/corbel-bold.svg#corbelbold') format('svg'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Corbel'; src: url('fonts/corbel-bolditalic.eot'); src: url('fonts/corbel-bolditalic.eot?#iefix') format('embedded-opentype'), url('fonts/corbel-bolditalic.woff2') format('woff2'), url('fonts/corbel-bolditalic.woff') format('woff'), url('fonts/corbel-bolditalic.ttf') format('truetype'), url('fonts/corbel-bolditalic.svg#corbelbold_italic') format('svg'); font-weight: 700; font-style: italic; }

@font-face { font-family: 'Ebrima'; src: url('fonts/ebrima.eot'); src: url('fonts/ebrima.eot?#iefix') format('embedded-opentype'), url('fonts/ebrima.woff2') format('woff2'), url('fonts/ebrima.woff') format('woff'), url('fonts/ebrima.ttf') format('truetype'), url('fonts/ebrima.svg#ebrimaregular') format('svg'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Ebrima'; src: url('fonts/ebrima-bold.eot'); src: url('fonts/ebrima-bold.eot?#iefix') format('embedded-opentype'), url('fonts/ebrima-bold.woff2') format('woff2'), url('fonts/ebrima-bold.woff') format('woff'), url('fonts/ebrima-bold.ttf') format('truetype'), url('fonts/ebrima-bold.svg#ebrimabold') format('svg'); font-weight: 700; font-style: normal; }


/*! Icons --------- */
@font-face { font-family: 'i'; src: url('icons/icomoon.eot?wl6272'); src: url('icons/icomoon.eot?wl6272#iefix') format('embedded-opentype'), url('icons/icomoon.ttf?wl6272') format('truetype'), url('icons/icomoon.woff?wl6272') format('woff'), url('icons/icomoon.svg?wl6272#icomoon') format('svg'); font-weight: 400; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: 'i' !important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	.icon-cog:before { content: "\e90c"; }
	.icon-rectangles:before { content: "\e90d"; }
	.icon-resize:before { content: "\e90e"; }
	.icon-restart:before { content: "\e90f"; }
	.icon-window:before { content: "\e910"; }
	.icon-appstore:before { content: "\e90a"; }
	.icon-logo:before { content: "\e90b"; }
	.icon-angle-up:before { content: "\e900"; }
	.icon-arrow-down:before { content: "\e901"; }
	.icon-arrow-left:before { content: "\e902"; }
	.icon-arrow-right:before { content: "\e903"; }
	.icon-arrow-up:before { content: "\e904"; }
	.icon-check:before { content: "\e905"; }
	.icon-diamond:before { content: "\e906"; }
	.icon-angle-down:before { content: "\e907"; }
	.icon-angle-left:before { content: "\e908"; }
	.icon-angle-right:before { content: "\e909"; }
	
	
.client-item{float:left; width:50%; padding:20px; text-align:center; border-right:2px solid #cdcdcd; border-bottom:2px solid #cdcdcd;}
.client-item.full-grid{width:100%; border-right:none;}
.client-item.full-grid:last-child{border-bottom:none;}
.client-item:nth-child(2n+2){border-right:2px solid transparent;}
	
	#featured .inner{padding-top:70px;}
	#featured{min-height:657px;}
#main-nav{float:right; position:relative; top:-20px; z-index:1;}
#main-nav ul{padding:0; margin:0;}
#main-nav ul li{float:left; padding-left:30px; list-style-type:none; font-size:17px;}
#main-nav ul li a{display:inline-block; width:auto; height:auto; text-indent:0; font-size:15px;}
#main-nav ul li a:hover{color:#ff9200;}
#main-nav ul li a:before{display:none;}
#top h1 a.logo{display:inline-block; color:#5f5f5f;}
.store-link{display:block; position: relative; padding-bottom:30px;}
.store-link a{display:inline-block; width:180px; height:53px; margin-right:10px; background-repeat:no-repeat; background-position:50% 0; background-size:contain;}
.store-link a.app-store{background-image:url(../images/store-link1.png);}
.store-link a.app-store:hover{background-image:url(../images/store-link-hover-1.png);}
.store-link a.create-store{background-image:url(../images/store-link2.png);}
.store-link a.create-store:hover{background-image:url(../images/store-link-hover-2.png);}
#top h1 .toggle-button{display:none; float:right; width:50px; height:auto; padding:10px; position:relative; top:-34px; border:2px solid #ffffff; -webkit-box-shadow:0 1px 2px 0 #000000; box-shadow:0 1px 2px 0 #000000; z-index:1;}
#top h1 .toggle-button:before{display:none;}
#top h1 .toggle-button span{float:left; width:100%; height:2px; background:#ffffff; margin-bottom:6px; -webkit-box-shadow:0 1px 2px 0 #000000; box-shadow:0 1px 2px 0 #000000;}
#top h1 .toggle-button span:last-child{margin-bottom:0;}
.scrolled #top h1 .toggle-button{border-color:#85878a;}
.scrolled #top h1 .toggle-button span{background:#85878a;}

/* Responsive --------- */
@media screen and (max-width: 1279px) {
	#top h1 .toggle-button{display:block;}
	#main-nav{display:none; position:fixed; left:0; top:0; width:300px; height:100%; min-height:100%; padding:10px 0; overflow:auto; background:rgba(0, 0, 0, 0.9); -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; -webkit-box-shadow:0 0 5px 0 #29272a; box-shadow:0 0 5px 0 #29272a; z-index:999;}
#main-nav ul li{width:100%; padding:0; border-bottom:1px solid #303030;}
#main-nav ul li a{display:block; padding:15px 25px; color:#fff;}
#main-nav ul li a:hover, #main-nav ul li a.active{background:#ff9200; color:#ffffff;}
}

@media screen and (max-width: 767px) {
	.store-link a{display:inline-block; margin:0 5px;}
}

@media screen and (max-width: 599px) {
	#top h1 .toggle-button{width:45px; padding:7px 8px;}
	.store-link a{margin:0 5px;}
}

@media screen and (max-width: 479px) {
	#main-nav{width:250px;}
	.store-link a{width:145px; height:42px; margin:0 8px 0 0;}
	#featured h2 {font-size:28px !important; line-height:36px !important; margin-bottom:10px !important;}
	#featured p {margin-bottom:20px !important;}
}


@media only screen and (max-height: 53.125em) { /* 850h */
.news-a { }
	.news-a article.scrolled > div { padding-top: 92px !important; }
	.news-a article > figure.video { left: 112px; }
	.news-a article > figure.video { -moz-transform-origin: 0; -webkit-transform-origin: 0 0; -o-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; }
	.news-a article > figure.video { -moz-transform: scale(.73,.73); -webkit-transform: scale(.73,.73); -o-transform: scale(.73,.73); -ms-transform: scale(.73,.73); transform: scale(.73,.73); }
	.news-a article > div, .news-a article.scrolled > div { width: 475px; }
}
@media only screen and (max-width: 78.125em) { /* 1250 */
#top h1, #featured > *, #content { width: 1140px; }
#featured.middle .inner { margin-left: -570px; }
#nav { margin-right: -570px; }

.module-a { padding-left: 540px; }
.news-a { }
	.news-a article > div, .news-a article.scrolled > div { width: 520px; }
	.news-a article.scrolled > figure { margin-left: -50px; }
}
@media only screen and (max-width: 75em) { /* 1200 */
#top h1, #featured > *, #content { width: 940px; }
#featured.middle .inner { margin-left: -470px; }
#nav { margin-right: -470px; }

#top { }
	#nav { top: 32px; }
#featured { }
	#featured h1, #featured h2 { font-size: 4.838em; }
	#featured > a { bottom: 30px; }
	#featured > a { -moz-transform: scale(.8,.8); -webkit-transform: scale(.8,.8); -o-transform: scale(.8,.8); -ms-transform: scale(.8,.8); transform: scale(.8,.8); }

h1, h2, .news-a h1, .news-a h2, .news-a article.scrolled h1, .news-a article.scrolled h2, .form-a h1, .form-a h2 { font-size: 3.6em; line-height: 1.03348491112; }
.size-a, #root p.size-a { font-size: 2.8em; }
.news-a p, .news-a article.scrolled p, .module-a p, li, dt, dd, p, figure, th, td, caption, legend, pre, .form-a p { font-size: 2em; }
ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend, .heading-a h1, .heading-a h2, .size-a, #root p.size-a, .news-a h1, .news-a h2 { margin-bottom: 15px; }
h1, h2, h3, h4, h5, h6 { margin-top: 30px; }
.form-a, .module-a, .news-a { line-height: 1.35938827528; }

.heading-a, .news-a h1, .news-a h2 { padding-top: 20px; }
	.heading-a:before, .news-a h1:before, .news-a h2:before, .module-a > h1:first-child:before, .module-a > h2:first-child:before, .module-a > h3:first-child:before { width: 50px; height: 5px; }
	.news-a article.scrolled h1:before, .news-a article.scrolled h2:before { height: 50px; }
	.heading-a.text-center:before { margin-left: -25px; }
.list-a, .list-a.a, .list-a.b, #root .list-a:last-child { margin-bottom: 50px; }
	.list-a li, .list-a.a li,  .list-a.b li { min-height: 70px; margin-bottom: 40px; padding-left: 90px; font-size: 1.415em; }
	.list-a i { width: 70px; height: 70px; line-height: 68px; font-size: 20px; }
		.list-a i.icon-cog { font-size: 42px; }
	.list-a .title { margin-bottom: 16px; font-size: 1em; }
.module-a { margin-bottom: 100px; padding-left: 460px; }
.news-a { margin-bottom: 200px; }
	.news-a article { min-height: 0 !important; padding: 120px 0 90px; }
		.news-a article > div, .news-a article.scrolled > div { width: 400px; }
		.news-a article > figure { width: 670px; margin-right: -323px; }
		.news-a article + article { margin-top: 200px; }
	.news-a article.scrolled { position: absolute; left: -3000em; top: 0; }
	.news-a article.slider { overflow: hidden; position: relative; left: 0; top: 0; min-height: 492px !important; padding: 184px 0 0 0 !important; }
		.news-a article.slider > div { position: relative; z-index: 1; width: auto; }
		.news-a article.slider .item > div, .news-a .bx-pager { padding-left: 405px; }
		#root .news-a article.slider > figure { position: absolute; left: 64px; top: 92px; z-index: 2; }
		#root .news-a article.slider > figure { -moz-transform: scale(.59,.59); -webkit-transform: scale(.59,.59); -o-transform: scale(.59,.59); -ms-transform: scale(.59,.59); transform: scale(.59,.59); -moz-transform-origin: 0 0; -webkit-transform-origin: 0 0; -o-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; }
.size-a { }
	h1 + .size-a, h2 + .size-a { margin-top: 0; }

form { }
	input { height: 64px; padding: 0 24px; }
	select { padding: 17px 70px 17px 20px; } 
	textarea { padding: 18px 18px 18px 24px; }  
	input, select, textarea { font-size: 1em; }
.form-a { margin-top: 100px; }
	.form-a .submit a { padding-top: 12px; }
}
@media only screen and (max-width: 62.5em) { /* 1000 */
#top h1, #featured > *, #content { width: 720px; }
#featured.middle .inner { margin-left: -360px; }
#nav { margin-right: -360px; }

#root .double .list-a li { float: none; width: auto; }

.list-a.a { }
	.list-a.a li { width: 50%; }
	.list-a.a li:nth-child(2n) + li { clear: both; }
.module-a { padding-left: 0; }
	.module-a > h1:first-child, .module-a > h2:first-child, .module-a > h3:first-child { position: relative; left: 0; top: 0; width: auto; }
.news-a { }
	.news-a article > figure { margin-right: -435px; }
	.news-a article > div, .news-a article.scrolled > div { width: 300px; }
	.news-a article.slider .item > div, .news-a .bx-pager { padding-left: 350px; }
	#root .news-a article.slider > figure { left: 34px; }

.form-a { }
	.form-a header { margin-left: 0; margin-right: 0; }

#root .desktop-hide, #root .tablet-only { position: relative; left: 0; top: 0; }
#root .desktop-only, #root .tablet-hide { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }
}
@media only screen and (max-width: 47.5em) { /* 760 */
#top h1, #featured > *, #content { width: auto; }
#top h1, #featured > *, #content { padding-left: 20px; padding-right: 20px; }
#featured.middle .inner { left: 0; right: 0; margin: 0; }
#nav { right: 20px; margin: 0; }

#top, .scrolled #top { height: 70px; padding-top: 21px; }
	#top h1 a:before { font-size: 15px; }
	#nav, .scrolled #nav { top: 7px; }
	#nav, .scrolled #nav { -moz-transform: scale(.4,.4); -webkit-transform: scale(.4,.4); -o-transform: scale(.4,.4); -ms-transform: scale(.4,.4); transform: scale(.4,.4); }
#featured { padding: 130px 0; }
	#featured h1, #featured h2 { margin-bottom: 15px; font-size: 3.6em; }
	#featured p { margin-bottom: 15px; }
	#featured input { width: 100%; padding-right: 110px; }
	#featured button { position: absolute; right: 0; }
	#featured > a { -moz-transform: scale(.6,.6); -webkit-transform: scale(.6,.6); -o-transform: scale(.6,.6); -ms-transform: scale(.6,.6); transform: scale(.6,.6); }

#root .double > * { float: none; width: auto; }
	#root .double > * + * { margin-top: 50px; }

.list-a { }
	#root .list-a li { float: none; width: auto; }
.news-a { margin-bottom: 50px; }
	.news-a article { text-align: center; }
		.news-a article + article { margin-top: 60px; }
		.news-a article > figure { position: relative; left: 0; top: 0; width: auto; margin: -120px 0 50px; }
		.news-a article > div, .news-a article.scrolled > div { width: auto; }
	.news-a h1:before, .news-a h2:before { left: 50%; margin-left: -25px; }
	.news-a article.slider { overflow: hidden; padding: 60px 0 350px !important; }
		.news-a article.slider .item > div, .news-a .bx-pager { padding: 0; }
		#root .news-a article.slider > figure { position: absolute; left: 50%; top: auto; bottom: -220px; margin: 60px 0 0 -147px; }
		#root .news-a article.slider > figure { -moz-transform: scale(.74,.74); -webkit-transform: scale(.74,.74); -o-transform: scale(.74,.74); -ms-transform: scale(.74,.74); transform: scale(.74,.74); -moz-transform-origin: center 0; -webkit-transform-origin: center 0; -o-transform-origin: center 0; -ms-transform-origin: center 0; transform-origin: center 0; }
	.news-a .bx-pager { padding-top: 10px; }
	/*.news-a + * { margin-top: -50px; }
	.news-a + *:before { content: ""; display: block; position: absolute; left: -1000em; top: -150px; width: 3000em; height: 150px; border-top: 1px solid #dfdfdf; background: #fff; }*/
.video, .news-a article > figure.video { width: 294px; height: 517px; padding: 55px 49px 103px 42px; }		
	.video > *, .video span, .video video { width: 203px; height: 358px; }

h1, h2, .news-a h1, .news-a h2, .news-a article.scrolled h1, .news-a article.scrolled h2, .form-a h1, .form-a h2 { font-size: 3em; }
.size-a, #root p.size-a { font-size: 2.3em; }
.news-a p, .news-a article.scrolled p, .module-a p, .heading-a p, li, dt, dd, p, figure, th, td, caption, legend, pre, .form-a p { font-size: 1.6em; }
form p { margin-bottom: 15px; }

.form-a { margin-top: 50px; }
	.form-a header { margin-bottom: 35px; }
	#root p.double > * + * { margin-top: 15px; }
	.form-a .submit { margin-top: 30px; }

form { }
	input { height: 50px; padding: 0 18px; }
	select { padding: 13px 50px 12px 14px; } 
	textarea { padding: 14px 14px 14px 18px; }  

#root .tablet-hide, #root .mobile-only { position: relative; left: 0; top: 0; }
#root .tablet-only, #root .mobile-hide { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }
}
@media only screen and (max-width: 25em) { /* 400 */
@-ms-viewport { width: device-width; }
@viewport { width: device-width; }	

#top { }
	#top h1 a:before { font-size: 12px; }

.video, .news-a article > figure.video { width: 221px; height: 388px; padding: 41px 49px 78px 31px; }		
	.video > * { width: 154px; height: 270px; }

.form-a { }
	.form-a .submit { text-align: center; }
		.form-a button { display: inline-block; float: none; margin: 0; }
		.form-a .submit a { float: none; margin-top: 20px; padding: 0; }
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
    .video > *, .video span, .video video { width: 156px;}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { 
    .video > *, .video span, .video video { width: 156px;}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
        .video > *, .video span, .video video { width: 156px;}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
        .video > *, .video span, .video video { width: 156px;}
}
.faq aside {float: left;width: 280px;margin-top: 110px;}
.faq article {float: right;width: 1012px;padding-top: 110px;}
.faq #content{position: static;z-index: 2;width: 1330px;margin: 0 auto;padding :0;}
.faq .module-a {line-height: 2.25;}
.faq .list-a {list-style: none;padding: 0;line-height: 1.35;}
.faq .list-a li{margin: 0 0 23px;font-size: 2.083em;font-weight: 700;float: none;width: auto;padding: 0;min-height: auto;}