/* -------------------------------------------

	Name: 		Recharge Station Bikes
	Date:		2017/07/10
	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%; background: #98ffab; 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: #000; font-family: "canada-type-gibson", Gibson_font, Gibson, Arial, Helvetica, sans-serif; line-height: 1.22222222222; }
li, dt, dd, p, figure, th, td, caption, legend, pre { font-size: 1.8em; } 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: 22px; }

article, aside, details, div, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }


/*! Layout --------- */
#root { overflow: hidden; position: relative; width: 100%; padding: 0 40px; background: #fbfbf7; }
	#top { position: fixed; left: 0; top: 0; right: 0; z-index: 9; line-height: 1.1666666666; }
		#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 { padding: 29px 28px 0 5px; }
			#nav > ul { position: relative; list-style: none; margin: 0; padding: 0; text-align: center; }
				#nav > ul > li { position: absolute; left: 0; top: 0; right: 0; z-index: 1; font-size: 1.4em; }
				#nav > ul > li:first-child { position: relative; z-index: 2; float: left; }
				#nav > ul > li:last-child { position: relative; z-index: 2; float: right; }
				#nav > ul > li > a { display: inline-block; position: relative; height: 24px; padding: 0 5px; border-radius: 2px; border: 1px solid rgba(0,0,0,0); color: #000; line-height: 22px; text-decoration: none; }
					#nav > ul > li:last-child > a, #mobile > ul > li:last-child > a { border-color: #5142d8; background: #5142d8; color: #fff; }
					#nav > ul > li > a:hover { border-color: #000; background: #fff; color: #000; }
		#top > .progress { display: block; position: absolute; left: 11px; top: 11px; right: 28px; height: 15px; }
			#top > .progress:before { content: ""; display: block; position: absolute; left: -2px; top: -2px; right: -2px; bottom: -2px; border-radius: 3px; border: 1px solid #000; }
			#top > .progress > * { display: block; float: left; height: 100%; border-radius: 2px; background: #60f8a1; }
		#top:before, #top:after { display: block; position: absolute; font-weight: 400; font-family: i; font-size: 16px; line-height: 37px; }
			#top:before { content: ""; right: 21px; top: 13px; width: 4px; height: 11px; border-radius: 0 5px 5px 0; background: #000; }
			#top:after { content: "\e902"; right: 0; top: 0; width: 17px; }
			#top > .menu { display: block; position: absolute; right: 0; top: -3000em; padding: 0 4px; font-size: 14px; font-weight: 700; line-height: 20px; text-transform: uppercase; text-align: right; cursor: pointer; }
	#content { position: relative; z-index: 2; max-width: 1170px; margin: 0 auto; }
		#content > * { position: relative; z-index: 1; }
		#content > .module-pattern:last-child { margin-bottom: 0; }
			#content > .module-pattern:last-child:before { bottom: 0; }
	#mobile { overflow-x: hidden; overflow-y: auto; position: fixed; left: -250px; right: auto; top: 0; bottom: 0; z-index: 100; width: 240px; margin: 0; box-shadow: 0 0 5px rgba(0,0,0,.25); background: #98ffab; line-height: 1.55; }
		#mobile > ul { list-style: none; margin: 0; padding: 0; }
		#mobile > ul > li { position: relative; float: none; margin: 0; border-bottom: 1px solid rgba(0,0,0,.1); font-size: 1.6em; }
		#mobile > ul > li > a { display: block; position: relative; z-index: 1; float: none; padding: 8px 20px; color: #5041d7; text-transform: none; text-decoration: none; }	
	#shadow { visibility: hidden; position: fixed; left: 0; top: 0; z-index: 99; width: 100%; height: 100%; background: rgba(255,255,255,.5); opacity: 0; cursor: pointer; }
	#footer { position: relative; z-index: 3; max-width: 1170px; margin: 0 auto; padding: 39px 275px 0 0; line-height: 1.1666666666; }
		#footer:before { background: #98ffab; }
		#footer > nav { overflow: hidden; float: left; width: 100%; max-width: 600px; padding: 13px 0 11px; }
			#footer > nav > * { float: left; width: 33.3333333333%; margin: 0 /*58px*/ 0 0; }
				#footer > nav h1, #footer > nav h2, #footer > nav h3, #footer > nav h4, #footer > nav h5, #footer > nav h6 { margin: 0 0 15px; color: #000; font-size: 1.4em; font-weight: 600; font-style: normal; }
		#footer > div { position: relative; float: right; width: 225px; margin: 0 -275px 0 0; padding: 0 0 11px; text-align: center; }
			#footer > div:before { content: "\e90a"; display: block; position: absolute; left: 50%; top: -66px; padding: 0 0 0 13px; color: #ff2b54; font-family: i; font-weight: 400; font-size: 73px; line-height: 73px; text-shadow: 0 0 5px rgba(249,18,62,.55); }
		#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 { margin: 0 0 8px; color: #5041d7; font-size: 1.8em; font-weight: 700; font-style: italic; }
		#footer ul, #footer p { list-style: none; padding: 0; }
		#footer li, #footer p { font-size: 1.4em; }
		#footer > p { clear: both; width: 100%; margin: 0 0 15px; color: #434466; font-size: 1.2em; text-align: center; }
			#footer > p a { color: #434466; }
			

/*! Repeatable --------- */
/* clear */			#content:after, #footer:after, form p:after, #nav > ul:after, .double:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; }
/* wide */ 			#footer:before, .module-pattern:before, .module-pattern:after { content: ""; display: block; position: absolute; left: -1000em; top: 0; bottom: 0; z-index: 1; width: 3000em; }
/* icon */ 			.gallery-a .bx-prev:before, .gallery-a .bx-next:before, .heading-a > .more:before { display: block; position: absolute; left: 0; top: 50%; width: 100%; margin: -10px 0 0; font-weight: 400; font-family: i; line-height: 20px; text-align: center; text-indent: 0; }
/* index */			#footer > *, .module-pattern > *, .list-a li > *, .heading-a > * { position: relative; z-index: 3; }
/* centerY */ 		.list-a figure, .list-a li > div, .js .heading-a > div, .heading-a figure { -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
/* no trans */ 		#root .list-a li.big > div, .js .heading-a.big > div { -moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none; }
/* wide img */ 		.gallery-a img { display: block; position: relative; z-index: 1; width: 100% !important; }


/*! Columns --------- */
.double { display: block; position: relative; }
	.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: -50px; }
	.double.a > * { width: 50%; border-left-width: 50px; }
	

/*! Modules --------- */
.gallery-a { position: relative; list-style: none; width: 475px; margin: 65px auto 20px; padding: 0; }
	.gallery-a .bx-viewport { overflow: visible !important; position: relative; z-index: 1; }
		.gallery-a .bx-viewport:before, .gallery-a .bx-viewport:after { content: ""; display: block; position: absolute; top: 0; bottom: 0; z-index: 99; width: 3000em; background: #fbfbf7; opacity: .5; }
			.gallery-a .bx-viewport:before { left: 100%; }
			.gallery-a .bx-viewport:after { right: 100%; }
	.gallery-a li { overflow: hidden; position: relative; width: 475px; height: 475px; background: center center no-repeat; background-size: cover; }
	.gallery-a video { display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100% !important; height: 100% !important; }
	.gallery-a .bx-pager { padding: 25px 0 0; text-align: center; }
		.gallery-a .bx-pager .bx-pager-item { display: inline-block; padding: 0 3.5px; }
		.gallery-a .bx-pager .bx-pager-item a { display: inline-block; overflow: hidden; position: relative; width: 10px; height: 10px; border-radius: 9px; border: 1px solid #fff; text-align: left; text-indent: -3000em; }
		.gallery-a .bx-pager .bx-pager-item a.active { background: #fff; cursor: default; }
	.gallery-a .bx-prev, .gallery-a .bx-next { display: block; overflow: hidden; position: absolute; top: 0; z-index: 9; width: 1000px; height: 475px; color: #fff; font-weight: 400; text-decoration: none; text-align: left; text-indent: -3000em; }
		.gallery-a .bx-prev { right: 100%; }
		.gallery-a .bx-next { left: 100%; }
		.gallery-a .bx-prev:before, .gallery-a .bx-next:before { margin: -25px 0 0; padding: 0 130px; font-size: 42px; line-height: 50px; }
			.gallery-a .bx-prev:before { content: "\e909"; text-align: right; }
			.gallery-a .bx-next:before { content: "\e900"; text-align: left; }
	.gallery-a:after { content: "\e90b"; display: block; position: absolute; left: -3000em; top: 0; height: 35px; margin: 40px -1000px 0; color: #fff; font-size: 35px; font-weight: 400; font-family: i; line-height: 35px; text-align: center; }
	.gallery-a:last-child:after, .gallery-a.last-child:after { position: relative; left: 0; }

.heading-a { position: relative; padding: 100px 0; line-height: 1.1; }
	.heading-a:before { content: ""; display: block; position: absolute; left: -1000em; top: 0; right: -1000em; z-index: 1; height: 430px; }
	.heading-a:before { background: -moz-linear-gradient(top,  rgba(252,249,192,1) 0%, rgba(251,251,247,1) 22%, rgba(251,251,247,1) 45%, rgba(247,203,65,1) 100%); background: -webkit-linear-gradient(top,  rgba(252,249,192,1) 0%,rgba(251,251,247,1) 22%,rgba(251,251,247,1) 45%,rgba(247,203,65,1) 100%); background: linear-gradient(to bottom,  rgba(252,249,192,1) 0%,rgba(251,251,247,1) 22%,rgba(251,251,247,1) 45%,rgba(247,203,65,1) 100%); }
	.ie9 .heading-a:before { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZjljMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iI2ZiZmJmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ1JSIgc3RvcC1jb2xvcj0iI2ZiZmJmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2NiNDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
	.heading-a h1, .heading-a h2, .heading-a h3, .heading-a h4, .heading-a h5, .heading-a h6 { max-width: 350px; margin: 0 0 29px; font-weight: 700; font-style: normal; font-size: 9em; line-height: .90666666666; }
	.heading-a p { position: relative; max-width: 360px; font-weight: 700; font-size: 4em; }
		.heading-a p span { display: block; margin: 0 0 1px; font-weight: 300; font-size: .8em; }
		.heading-a p:last-child:before { content: "\e907"; display: block; position: absolute; left: 100%; top: 100%; margin: -40px 0 0 -40px; color: #ff2b54; font-family: i; font-weight: 400; font-size: 73px; line-height: 73px; text-shadow: 0 0 5px rgba(249,18,62,.55); }
	.heading-a figure { position: absolute; right: -10%; top: 50%; z-index: 2; width: 68%; }
	.js .heading-a > div { position: absolute; left: 0; top: 50%; z-index: 3; padding-bottom: 150px; }
	.js .heading-a.big > div { position: relative; top: 0; padding-bottom: 0; }
	.heading-a > .more { display: block; position: absolute; left: -1000px; bottom: 20px; right: -1000px; height: 24px; color: #fff; font-weight: 400; font-family: i; font-size: 24px; line-height: 24px; text-align: center; text-decoration: none; }
		.heading-a > .more:before { content: "\e905"; margin: -12px 0 0; line-height: 24px; }
			
.is-anchored { position: relative; }
	.is-anchored > .anchor { display: block; position: absolute; left: 0; top: -54px; right: 0; }
	
.module-pattern { position: relative; padding: 0 0 65px; }
	.module-pattern:before { bottom: 200px; background: #fbfbf7; }
		.module-pattern.a:before, .module-pattern.a .gallery-a .bx-viewport:before, .module-pattern.a .gallery-a .bx-viewport:after { background: #f7cb41; }
		.module-pattern.b:before, .module-pattern.b .gallery-a .bx-viewport:before, .module-pattern.b .gallery-a .bx-viewport:after { background: #1ee14a; }
		.module-pattern.c:before, .module-pattern.c .gallery-a .bx-viewport:before, .module-pattern.c .gallery-a .bx-viewport:after { background: #e5e8ff; }
		.module-pattern.d:before, .module-pattern.d .gallery-a .bx-viewport:before, .module-pattern.d .gallery-a .bx-viewport:after { background: #5142d8; }
	.module-pattern:after { top: auto; bottom: 0; height: 200px; }
	.module-pattern:after { background: -moz-linear-gradient(top,  rgba(251,251,247,1) 0%, rgba(251,251,247,0) 100%); background: -webkit-linear-gradient(top,  rgba(251,251,247,1) 0%,rgba(251,251,247,0) 100%); background: linear-gradient(to bottom,  rgba(251,251,247,1) 0%,rgba(251,251,247,0) 100%); }
	.ie9 .module-pattern:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		.module-pattern.a:after { background: -moz-linear-gradient(top,  rgba(247,203,65,1) 0%, rgba(247,203,65,0) 100%); background: -webkit-linear-gradient(top,  rgba(247,203,65,1) 0%,rgba(247,203,65,0) 100%); background: linear-gradient(to bottom,  rgba(247,203,65,1) 0%,rgba(247,203,65,0) 100%); }
		.ie9 .module-pattern.a:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3Y2I0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2NiNDEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		.module-pattern.b:after { background: -moz-linear-gradient(top,  rgba(30,225,74,1) 0%, rgba(30,225,74,0) 100%); background: -webkit-linear-gradient(top,  rgba(30,225,74,1) 0%,rgba(30,225,74,0) 100%); background: linear-gradient(to bottom,  rgba(30,225,74,1) 0%,rgba(30,225,74,0) 100%); }
		.ie9 .module-pattern.b:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlZTE0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZWUxNGEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		.module-pattern.c:after { background: -moz-linear-gradient(top,  rgba(229,232,255,1) 0%, rgba(229,232,255,0) 100%); background: -webkit-linear-gradient(top,  rgba(229,232,255,1) 0%,rgba(229,232,255,0) 100%); background: linear-gradient(to bottom,  rgba(229,232,255,1) 0%,rgba(229,232,255,0) 100%); }
		.ie9 .module-pattern.c:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZThmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU4ZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		.module-pattern.d:after { background: -moz-linear-gradient(top,  rgba(81,66,216,1) 0%, rgba(81,66,216,0) 100%); background: -webkit-linear-gradient(top,  rgba(81,66,216,1) 0%,rgba(81,66,216,0) 100%); background: linear-gradient(to bottom,  rgba(81,66,216,1) 0%,rgba(81,66,216,0) 100%); }
		.ie9 .module-pattern.d:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxNDJkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTQyZDgiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
	.module-pattern + .module-pattern { margin-top: -200px; padding-top: 200px; }
	.module-pattern.c .link-a { }
		.module-pattern.c .link-a:before, .module-pattern.c .link-a a { border-color: #5142d8; color: #0a8fff; }
		.module-pattern.c .link-a a:hover { box-shadow: 0px 0px 10px #5142d8; }
.module-pattern.b, .module-pattern.d { color: #fff; }	
	.module-pattern.b a, .module-pattern.d a { color: #fff; }


/*! Headers --------- */
h1, h2, h3, h4, h5, h6 { margin: 48px 0 22px; font-weight: 600; font-size: 1.8em; line-height: 1.02777777778; }
h1, h2 { font-size: 3.6em; font-weight: 700; }


/*! Content --------- */
.light { font-weight: 300; }
.semi { font-weight: 600; }
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; }

#root .size-a { margin-bottom: 18px; font-size: 3em; }
#root .size-b { font-size: 4.1065em; }


/*! Links --------- */
a { background: none; color: #5041d7; text-decoration: none; cursor: pointer; } /*---*/ a span { cursor: pointer; }
	a:hover, a:focus, a:active { text-decoration: underline; outline: none; }

.link-a { position: relative; font-size: 3.08em; line-height: 1.1666666666; text-align: center; }
	.link-a:before, .link-a:after { content: "\e90b"; display: block; position: absolute; left: -3000em; top: 0; height: 35px; margin: 0 -1000px 22px; color: #ff2b54; font-size: 35px; font-weight: 400; font-family: i; line-height: 35px; }
	.link-a img { display: block; margin: 0 auto; }
	.link-a a { display: inline-block; padding: 23px 33px; border-radius: 10px; border: 1px solid #17e044; color: #ff2a53; font-weight: 300; text-align: center; text-decoration: none; }
		.link-a a:hover { box-shadow: 0px 0px 10px #17e044; }
	* + .link-a:before { position: relative; left: 0; }
	.module-pattern .link-a:last-child:after { position: relative; left: 0; margin-top: 62px; color: #fff; }
.link-a.a { }
	.link-a.a img { margin-top: -30px; margin-bottom: -30px; }
			

/*! Lists --------- */
ul, ol, dd, blockquote { padding-left: 40px; }
	ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }

.list-a { list-style: none; margin: 0 0 50px; padding: 0; }
	.list-a:after { content: "\e90b"; display: block; position: absolute; left: -3000em; top: 0; height: 35px; margin: 0 -1000px 0; color: #fff; font-size: 35px; font-weight: 400; font-family: i; line-height: 35px; text-align: center; }
	.list-a li { position: relative; min-height: 420px; margin: 0; padding: 0 50% 0 0; font-size: 1em; }
		.list-a li > div { position: absolute; left: 0; top: 50%; z-index: 2; width: 48%; }
		#root .list-a li.big > div { position: relative; top: 0; width: auto; }
	.list-a figure { position: absolute; right: 0; top: 50%; z-index: 1; width: 48%; margin: 0; }
	.list-a h1, .list-a h2, .list-a h3, .list-a h4, .list-a h5, .list-a h6 { font-size: 3.6em; font-style: italic; font-weight: 700; }
	.list-a p { font-size: 1.8em; }
	.list-a li:nth-child(2n), .list-a.inv li { padding-left: 50%; padding-right: 0; }
		.list-a li:nth-child(2n) figure, .list-a.inv figure { left: 0; right: auto; }
		.list-a li:nth-child(2n) > div, .list-a.inv li > div { right: 0; left: auto; }
	.module-pattern.a .list-a:last-child:after { position: relative; left: 0; margin-top: 62px; }
.list-a.inv { }
	.list-a.inv li:nth-child(2n) { padding-right: 50%; padding-left: 0; }
		.list-a.inv li:nth-child(2n) figure { right: 0; left: auto; }
		.list-a.inv li:nth-child(2n) > div { left: 0; right: auto; }

.list-accordion { overflow: hidden; list-style: none; margin: 30px 0 36px; padding: 0; }
	.list-accordion li { margin: 0 0 37px; font-size: 1em; }
		.list-accordion li > div { overflow: hidden; padding-top: 10px; }
	.list-accordion h1, .list-accordion h2, .list-accordion h3, .list-accordion h4, .list-accordion h5, .list-accordion h6 { position: relative; margin: 0; font-weight: 600; font-size: 1.8em; line-height: 1.125; }
	.list-accordion p, .list-accordion ul, .list-accordion ol { margin: 0 0 10px; }
	.list-accordion p, .list-accordion li li { font-size: 1.6em; }
	.list-accordion .header { cursor: pointer; }
		.list-accordion .header:after { content: "\e908"; display: inline-block; position: relative; top: -2px; margin: 0 0 0 4px; font-family: i; font-weight: 400; font-size: 6px; line-height: 1px; }
		.list-accordion .header.toggle:after { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
	.list-accordion .strong, .list-accordion strong, .list-accordion b { font-weight: 600; }
			
	
/*! 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; }
video { background: #000; object-fit: cover; }


/*! Forms --------- */
fieldset, hr { border-width: 0; }
	legend { position: absolute; left: 0; top: -3000em; padding: 0; border: 0; white-space: normal; }
	input, select, textarea { -moz-appearance: none; -webkit-appearance: none; appearance: none; }
	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"], input[type="date"], input[type="time"] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }
				input::-webkit-search-decoration, input::-webkit-search-cancel-button, input::-webkit-outer-spin-button, input::-webkit-inner-spin-button, input::-webkit-clear-button, input::-webkit-calendar-picker-indicator { display: none; -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"] { height: auto; padding: 0; border: 0; background: none; line-height: 1; }
			input[type="color"] { padding: 0; cursor: pointer; }
			input[type="date"] { display: -webkit-inline-flex; }
		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; }
::-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-input-placeholder { opacity: 0; }
	:focus::-ms-input-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; }
	input { height: 32px; padding: 0 12px; }
	select { padding: 7px 7px 7px 9px; } 
	textarea { padding: 7px 7px 7px 12px; }  
	input, select, textarea { border: 1px solid #ccc; background: #fff; } 
	button, input[type="button"], input[type="reset"], input[type="submit"] { overflow: hidden; float: left; padding: 6px 12px; border: 1px solid #ccc; background: #fff; }


/*! 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: visibility 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, border-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, opacity 0.1s ease-in-out 0s; -webkit-transition: visibility 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, border-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, opacity 0.1s ease-in-out 0s; -o-transition: visibility 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, border-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, opacity 0.1s ease-in-out 0s; -ms-transition: visibility 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, border-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, opacity 0.1s ease-in-out 0s; transition: visibility 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, background-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, border-color 0.1s ease-in-out 0s, color 0.1s ease-in-out 0s, opacity 0.1s 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; }
.link-a a, .list-accordion .header:after, #mobile, #shadow { -moz-transition: all .1s ease-in-out 0s; -webkit-transition: all .1s ease-in-out 0s; -o-transition: all .1s ease-in-out 0s; -ms-transition: all .1s ease-in-out 0s; transition: all .1s ease-in-out 0s; }

.clear { clear: both; overflow: hidden; width: 100%; height: 0; }
.hidden, [hidden], template, #nav em, .js .gallery-a img, #content > .module-pattern:last-child:after, #mobile em { position: absolute; left: -3000em; top: 0; right: auto; bottom: auto; }

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, .list-accordion:first-child, .gallery-a:first-child { margin-top: 0; }
#root .mb-a, .list-accordion li:last-child, .heading-a > div > *:last-child, #root .list-a li:last-child { margin-bottom: 0; }
#footer > nav > *:last-child { margin-right: 0; }

#root .mb-b { margin-bottom: 30px; }


/*! Warnings --------- */
p.lt-ie9 { 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; }
.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: none; color: #60f8a1; text-shadow: none; }
::-moz-selection { background: none; color: #60f8a1; 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: 'Gibson_font'; src: url('fonts/gibson-light.eot'); src: url('fonts/gibson-light.eot?#iefix') format('embedded-opentype'), url('fonts/gibson-light.woff2') format('woff2'), url('fonts/gibson-light.woff') format('woff'), url('fonts/gibson-light.ttf') format('truetype'), url('fonts/gibson-light.svg#gibsonlight') format('svg'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Gibson_font'; src: url('fonts/gibson-lightitalic.eot'); src: url('fonts/gibson-lightitalic.eot?#iefix') format('embedded-opentype'), url('fonts/gibson-lightitalic.woff2') format('woff2'), url('fonts/gibson-lightitalic.woff') format('woff'), url('fonts/gibson-lightitalic.ttf') format('truetype'), url('fonts/gibson-lightitalic.svg#gibsonlight_italic') format('svg'); font-weight: 300; font-style: italic; }
@font-face { font-family: 'Gibson_font'; src: url('fonts/gibson-regular.eot'); src: url('fonts/gibson-regular.eot?#iefix') format('embedded-opentype'), url('fonts/gibson-regular.woff2') format('woff2'), url('fonts/gibson-regular.woff') format('woff'), url('fonts/gibson-regular.ttf') format('truetype'), url('fonts/gibson-regular.svg#gibsonregular') format('svg'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Gibson_font'; src: url('fonts/gibson-italic.eot'); src: url('fonts/gibson-italic.eot?#iefix') format('embedded-opentype'), url('fonts/gibson-italic.woff2') format('woff2'), url('fonts/gibson-italic.woff') format('woff'), url('fonts/gibson-italic.ttf') format('truetype'), url('fonts/gibson-italic.svg#gibsonitalic') format('svg'); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Gibson_font'; src: url('fonts/gibson-semibold.eot'); src: url('fonts/gibson-semibold.eot?#iefix') format('embedded-opentype'), url('fonts/gibson-semibold.woff2') format('woff2'), url('fonts/gibson-semibold.woff') format('woff'), url('fonts/gibson-semibold.ttf') format('truetype'), url('fonts/gibson-semibold.svg#gibsonsemibold') format('svg'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'Gibson_font'; src: url('fonts/gibson-semibolditalic.eot'); src: url('fonts/gibson-semibolditalic.eot?#iefix') format('embedded-opentype'), url('fonts/gibson-semibolditalic.woff2') format('woff2'), url('fonts/gibson-semibolditalic.woff') format('woff'), url('fonts/gibson-semibolditalic.ttf') format('truetype'), url('fonts/gibson-semibolditalic.svg#gibsonsemibold_italic') format('svg'); font-weight: 600; font-style: italic; }
@font-face { font-family: 'Gibson_font'; src: url('fonts/gibson-bold.eot'); src: url('fonts/gibson-bold.eot?#iefix') format('embedded-opentype'), url('fonts/gibson-bold.woff2') format('woff2'), url('fonts/gibson-bold.woff') format('woff'), url('fonts/gibson-bold.ttf') format('truetype'), url('fonts/gibson-bold.svg#gibsonbold') format('svg'); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Gibson_font'; src: url('fonts/gibson-bolditalic.eot'); src: url('fonts/gibson-bolditalic.eot?#iefix') format('embedded-opentype'), url('fonts/gibson-bolditalic.woff2') format('woff2'), url('fonts/gibson-bolditalic.woff') format('woff'), url('fonts/gibson-bolditalic.ttf') format('truetype'), url('fonts/gibson-bolditalic.svg#gibsonbold_italic') format('svg'); font-weight: 700; font-style: italic; }


/*! Icons --------- */
@font-face { font-family: 'i'; src: url('icons/icomoon.eot'); src: url('icons/icomoon.eot#iefix') format('embedded-opentype'), url('icons/icomoon.ttf') format('truetype'), url('icons/icomoon.woff') format('woff'), url('icons/icomoon.svg#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-arrow-custom-down:before { content: "\e90a"; }
	.icon-arrow-custom-up:before { content: "\e907"; }
	.icon-chevron-down:before { content: "\e908"; }
	.icon-chevron-left:before { content: "\e909"; }
	.icon-chevron-narrow-down:before { content: "\e905"; }
	.icon-chevron-narrow-left:before { content: "\e906"; }
	.icon-chevron-narrow-right:before { content: "\e903"; }
	.icon-chevron-narrow-up:before { content: "\e904"; }
	.icon-chevron-right:before { content: "\e900"; }
	.icon-chevron-up:before { content: "\e901"; }
	.icon-thunder:before { content: "\e902"; }
	.icon-thunder-hr:before { content: "\e90b"; }


/* Responsive --------- */
@media only screen and (max-height: 56.25em) { /* 900h */
.heading-a { }
	.js .heading-a > div { padding-bottom: 0; }
}
@media only screen and (max-width: 87.5em) { /* 1400 */
#footer > div:before { position: absolute; left: -3000em; top: -3000em; bottom: inherit; right: inherit; }
}
@media only screen and (max-width: 62.5em) { /* 1000 */
h1, h2, .list-a h1, .list-a h2, .list-a h3, .list-a h4, .list-a h5, .list-a h6 { font-size: 3em; }

.double { }
	.double > *:first-child:last-child { float: none; width: auto; max-width: 382px; }
.double.a { margin-left: -30px; }
	.double.a > * { border-left-width: 30px; }
.gallery-a { }
	.gallery-a .bx-prev:before, .gallery-a .bx-next:before { padding: 0 40px; }
.heading-a { }
	.heading-a h1, .heading-a h2, .heading-a h3, .heading-a h4, .heading-a h5, .heading-a h6 { font-size: 7.5em; }
	.heading-a p { max-width: 320px; font-size: 3em; }
		.heading-a p:last-child:before { margin: -35px 0 0 -80px; font-size: 62px; line-height: 62px; }
	.js .heading-a > div { padding-bottom: 0; }
	.heading-a figure { right: -15%; }

#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 */
#root { padding-left: 20px; padding-right: 20px; }

#top { }
	#nav { padding: 20px 3px 0 0; }
		#nav > ul > li { font-size: 12px; }
		#nav > ul > li > a { height: 19px; padding: 0 2px; line-height: 17px; }
	#top > .progress { right: 52px; top: 5px; left: 5px; height: 10px; }
	#top > .menu { top: 0; }
.menu-active #mobile { left: 0; }
.menu-active #shadow { visibility: visible; opacity: 1; }
#footer { padding: 20px 0 0; }
	#footer > nav, #footer > div { float: none; width: auto; margin-left: 0p; margin-right: 0; padding: 0; }

li, dt, dd, p, figure, th, td, caption, legend, pre, h1, h2, h3, h4, h5, h6 { font-size: 1.6em; }
h1, h2, h3, h4, h5, h6 { margin: 48px 0 22px; font-weight: 600; font-size: 1.8em; line-height: 1.02777777778; }

h1, h2 { font-size: 3.2em; font-weight: 700; }
#root .size-a { font-size: 2.6em; }
#root .size-b { font-size: 3.6em; }

h1, h2, h3, h4, h5, h6, #root .double > * + * { margin-top: 30px; }
h1, h2, h3, h4, h5, h6, #root .mb-b { margin-bottom: 20px; }

#root .double > * { float: none; width: auto; }
	
.gallery-a { width: auto; margin-top: 0; }
	.gallery-a:after { margin-top: 20px; }
	.gallery-a .bx-viewport { overflow: hidden !important; }
	.gallery-a li { width: auto; height: auto; background-position: -3000em -3000em; }
		#root .gallery-a li img { display: block; position: relative; left: 0; top: 0; width: 100% !important; }
	.gallery-a .bx-pager { padding: 20px 0 0; }
	.gallery-a video { position: relative; height: auto !important; }
	#root .gallery-a.mobile-hide { overflow: hidden; position: relative; left: 0; top: 0; height: 0; }
.heading-a { padding-top: 45px; padding-bottom: 40px; }
	.heading-a h1, .heading-a h2, .heading-a h3, .heading-a h4, .heading-a h5, .heading-a h6 { max-width: 200px; font-size: 5.4em; }
	.heading-a p { max-width: 240px; font-size: 2.4em; }
	#root .heading-a > div, .heading-a figure { position: relative; right: 0; top: 0; width: auto; max-width: none; padding: 0; }
	.heading-a figure { margin-top: 40px; }
.is-anchored {}
	.is-anchored > .anchor { top: -40px; }
.link-a { font-size: 2.7em; }
	.link-a a { padding: 20px 29px; border-radius: 9px; }
.link-a.a { }
	.link-a.a img { margin-top: -10px; margin-bottom: 0; }
.list-a { }
	.list-a:after, .link-a:before, .link-a:after, .gallery-a:after { font-size: 30px; }
	#root .list-a li { margin-bottom: 30px; padding-left: 0; padding-right: 0; }
	#root .list-a li > div, #root .list-a figure { position: relative; top: 0; width: auto; }
	#root .list-a figure { margin-bottom: 20px; }
.list-accordion { }	
	.list-accordion li { margin: 0 0 25px; }
.module-pattern { padding: 0 0 1px; }
	.module-pattern:before { bottom: 100px; }
	.module-pattern:after { height: 100px; }
	.module-pattern:after { background: -moz-linear-gradient(top,  rgba(251,251,247,1) 0%, rgba(251,251,247,0) 100%); background: -webkit-linear-gradient(top,  rgba(251,251,247,1) 0%,rgba(251,251,247,0) 100%); background: linear-gradient(to bottom,  rgba(251,251,247,1) 0%,rgba(251,251,247,0) 100%); }
	.ie9 .module-pattern:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmZiZjciIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		.module-pattern.a:after { background: -moz-linear-gradient(top,  rgba(247,203,65,1) 0%, rgba(247,203,65,0) 100%); background: -webkit-linear-gradient(top,  rgba(247,203,65,1) 0%,rgba(247,203,65,0) 100%); background: linear-gradient(to bottom,  rgba(247,203,65,1) 0%,rgba(247,203,65,0) 100%); }
		.ie9 .module-pattern.a:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3Y2I0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2NiNDEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		.module-pattern.b:after { background: -moz-linear-gradient(top,  rgba(30,225,74,1) 0%, rgba(30,225,74,0) 100%); background: -webkit-linear-gradient(top,  rgba(30,225,74,1) 0%,rgba(30,225,74,0) 100%); background: linear-gradient(to bottom,  rgba(30,225,74,1) 0%,rgba(30,225,74,0) 100%); }
		.ie9 .module-pattern.b:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlZTE0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZWUxNGEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		.module-pattern.c:after { background: -moz-linear-gradient(top,  rgba(229,232,255,1) 0%, rgba(229,232,255,0) 100%); background: -webkit-linear-gradient(top,  rgba(229,232,255,1) 0%,rgba(229,232,255,0) 100%); background: linear-gradient(to bottom,  rgba(229,232,255,1) 0%,rgba(229,232,255,0) 100%); }
		.ie9 .module-pattern.c:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZThmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU4ZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
		.module-pattern.d:after { background: -moz-linear-gradient(top,  rgba(81,66,216,1) 0%, rgba(81,66,216,0) 100%); background: -webkit-linear-gradient(top,  rgba(81,66,216,1) 0%,rgba(81,66,216,0) 100%); background: linear-gradient(to bottom,  rgba(81,66,216,1) 0%,rgba(81,66,216,0) 100%); }
		.ie9 .module-pattern.d:after { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxNDJkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MTQyZDgiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); }
	.module-pattern + .module-pattern { margin-top: -100px; padding-top: 100px; }
	.module-pattern.a .list-a:last-child:after { margin-top: 40px; }
		
#root .heading-a > div, .heading-a figure, #root .list-a li > div, #root .list-a figure { -moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none; }
#root .tablet-hide, #root .mobile-only { position: relative; left: 0; top: 0; }
#root .tablet-only, #root .mobile-hide, .heading-a p:last-child:before, #top:before, #top:after, #nav { 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; }	

#footer { }
	#footer > nav > * { float: none; width: auto; }

.link-a { font-size: 2.4em; }
	.link-a a { display: block; padding-left: 10px; padding-right: 10px; }
	.list-a:after, .link-a:before, .link-a:after, .gallery-a:after { font-size: 20px; }
}