@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900");
@import url("font-awesome.min.css");

/*
	Threshold by Pixelarity
	pixelarity.com | hello@pixelarity.com
	License: pixelarity.com/license
*/

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

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

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

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

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

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1500px;
		min-width: 1200px;
	}

	.container.\37 5\25 {
		width: 900px;
	}

	.container.\35 0\25 {
		width: 600px;
	}

	.container.\32 5\25 {
		width: 300px;
	}

	.container {
		width: 1200px;
	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1250px;
			min-width: 1000px;
		}

		.container.\37 5\25 {
			width: 750px;
		}

		.container.\35 0\25 {
			width: 500px;
		}

		.container.\32 5\25 {
			width: 250px;
		}

		.container {
			width: 1000px;
		}

	}

	@media screen and (max-width: 1080px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95%;
		}

	}

	@media screen and (max-width: 960px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 118.75%;
			min-width: 95%;
		}

		.container.\37 5\25 {
			width: 71.25%;
		}

		.container.\35 0\25 {
			width: 47.5%;
		}

		.container.\32 5\25 {
			width: 23.75%;
		}

		.container {
			width: 95% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 40px 0 0 40px;
	}

	.row {
		margin: -40px 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 40px 0 0 40px;
		}

		.row {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1080px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 960px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrower\29 + *,
		.\31 1u\24\28narrower\29 + *,
		.\31 0u\24\28narrower\29 + *,
		.\39 u\24\28narrower\29 + *,
		.\38 u\24\28narrower\29 + *,
		.\37 u\24\28narrower\29 + *,
		.\36 u\24\28narrower\29 + *,
		.\35 u\24\28narrower\29 + *,
		.\34 u\24\28narrower\29 + *,
		.\33 u\24\28narrower\29 + *,
		.\32 u\24\28narrower\29 + *,
		.\31 u\24\28narrower\29 + * {
			clear: left;
		}

		.\-11u\28narrower\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrower\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrower\29 {
			margin-left: 75%;
		}

		.\-8u\28narrower\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrower\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrower\29 {
			margin-left: 50%;
		}

		.\-5u\28narrower\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrower\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrower\29 {
			margin-left: 25%;
		}

		.\-2u\28narrower\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrower\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body {
		background: #212022;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 13pt;
		font-weight: 300;
		line-height: 1.75em;
		color: #777777;
	}

	input, textarea, select {
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 13pt;
		font-weight: 300;
		line-height: 1.75em;
		color: #777777;
	}

	h1, h2, h3, h4, h5, h6 {
		line-height: 1.2em;
		font-weight: 700;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	strong, b {
		font-weight: 400;
		color: #818181;
	}

	em, i {
		font-style: italic;
	}

	a {
		color: #ccc;
	}

		a:hover {
			text-decoration: none;
		}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	hr {
		border: 0;
		border-top: solid 1px #ddd;
	}

	blockquote {
		border-left: solid 0.5em #ddd;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}

	p, ul, ol, dl, table {
		margin-bottom: 1em;
	}

	ul, ol {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	header {
		margin-bottom: 1em;
	}

		header h2 {
			font-size: 1.6em;
			font-weight: 700;
			color: #FFF;
		}

		header .byline {
			display: block;
			margin: 0.8em 0 0 0;
			padding: 0 0 0.5em 0;
			color:  yellow;
			font-weight: bold;
		}

	footer {
		margin-top: 1em;
	}

	br.clear {
		clear: both;
	}

/* Sections/Articles */

	section, article {
		margin-bottom: 3em;
	}

		section > :last-child, section:last-child, article > :last-child, article:last-child {
			margin-bottom: 0;
		}

	.row > section, .row > article {
		margin-bottom: 0;
	}

/* Images */

	.image {
		display: inline-block;
	}

		.image img {
			display: block;
			width: 100%;
		}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
		}

		.image.full {
			display: block;
			width: 100%;
		}

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}

		.image.centered {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

/* Lists */

	ul.list {
		margin: 0;
		padding: 0;
	}

		ul.list li {
			width: 45%;
			margin: 0em 1.00em 3.4em 1.00em;
			padding: 0em;
			display: inline-block;
		}

			ul.list li:first-child {
				margin-top: 0;
			}

		ul.list h3 {
			display: block;
			margin-bottom: 0.70em;
			font-size: 1.4em;
			color: #FFF;
		}

		ul.list .button {
			margin-top: 0.4em;
		}

	ul.default {
		list-style: none;
		margin: 0;
		padding: 0;
	}

		ul.default li {
			display: block;
			padding: 0.60em 0em;
			border-top: 1px solid #302e31;
		}

			ul.default li:first-child {
				padding-top: 0;
				border-top: none;
			}

		ul.default a {
			text-decoration: none;
			color: #888787;
		}

			ul.default a:hover {
				text-decoration: underline;
			}

	ul.icon li {
		position: relative;
		display: inline-block;
		margin: 0em 2em;
	}

	ul.icons {
		cursor: default;
	}

		ul.icons li {
			display: inline-block;
		}

		ul.icons a {
			display: inline-block;
			width: 2em;
			height: 2em;
			line-height: 2em;
			text-align: center;
			border: 0;
		}

	ul.info li {
		padding: 2em 0 1.5em 0;
		border-top: 1px solid #302e31;
	}

		ul.info li:first-child {
			padding-top: 0;
			border-top: none;
		}

		ul.info li:last-child {
			padding-bottom: 0;
		}

	ul.info h3 {
		display: inline-block;
		padding-bottom: 0.50em;
		font-size: 1.1em;
		color: #FFF;
	}

	ul.info a {
		text-decoration: none;
	}

		ul.info a:hover {
			text-decoration: underline;
		}

	ul.menu {
		cursor: default;
	}

		ul.menu li {
			display: inline-block;
			line-height: 1em;
			border-left: solid 1px #ddd;
			padding: 0 0 0 0.5em;
			margin: 0 0 0 0.5em;
		}

			ul.menu li:first-child {
				border-left: 0;
				padding-left: 0;
				margin-left: 0;
			}

	ul.actions {
		cursor: default;
	}

		ul.actions li {
			display: inline-block;
			margin: 0 0 0 0.5em;
		}

			ul.actions li:first-child {
				margin-left: 0;
			}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Forms */

	form .actions {
		padding-top: 0;
	}

	form label {
		display: block;
	}

	form input.text, form select, form textarea {
		-moz-transition: border-color 0.25s ease-in-out;
		-webkit-transition: border-color 0.25s ease-in-out;
		-ms-transition: border-color 0.25s ease-in-out;
		transition: border-color 0.25s ease-in-out;
		-webkit-appearance: none;
		display: block;
		width: 100%;
		padding: 0.60em 0.85em;
		background: none;
		border: solid 1px #302e31;
		border-radius: 0.35em;
		outline: none;
		color: rgba(255, 255, 255, 0.8);
	}

		form input.text:focus, form select:focus, form textarea:focus {
			border-color: #3d3c3e;
		}

	form textarea {
		min-height: 14em;
	}

	form .formerize-placeholder, form ::-webkit-input-placeholder, form :-moz-placeholder, form ::-moz-placeholder, form :-ms-input-placeholder {
		color: #555 !important;
	}

	form ::-moz-focus-inner {
		border: 0;
	}

/* Tables */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr:nth-child(2n+2) {
				background: #f4f4f4;
			}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				font-weight: 400;
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default thead {
				background: #444;
				color: #fff;
			}

			table.default tfoot {
				background: #eee;
			}

/* Buttons */

	.button {
		-moz-transition: background-color 0.25s ease-in-out;
		-webkit-transition: background-color 0.25s ease-in-out;
		-ms-transition: background-color 0.25s ease-in-out;
		transition: background-color 0.25s ease-in-out;
		position: relative;
		display: inline-block;
		border: 0;
		padding: 0em 1.25em;
		background: #d5a348;
		border-radius: 5px;
		line-height: 2.65em;
		text-decoration: none;
		text-align: center;
		font-size: 1em;
		font-weight: 900;
		color: #fff;
		cursor: pointer;
	}

		.button:hover {
			background: #ca4047;
		}

/* Icons */

	.fa {
		text-decoration: none;
	}

		.fa:before {
			display: inline-block;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		.fa.solo span {
			display: none;
		}

/* Header */

	#header {
		position: relative;
		padding: 2.5em 0em;
	}

		#header .container {
			position: relative;
		}

/* Logo */

	#logo h1 {
		color: #FFF;
	}

		#logo h1 a {
			display: block;
			font-size: 1.7em;
			font-weight: 900;
			color: #FFF;
		}

/* Nav */

	#nav {
		position: absolute;
		right: 0;
		top: 0;
	}

		#nav > ul > li {
			margin-left: 2em;
			display: inline-block;
		}

			#nav > ul > li:first-child {
				margin-left: 0;
			}

			#nav > ul > li > ul {
				display: none;
			}

			#nav > ul > li > a, #nav > ul > li > span {
				-moz-transition: color 0.25s ease-in-out;
				-webkit-transition: color 0.25s ease-in-out;
				-ms-transition: color 0.25s ease-in-out;
				transition: color 0.25s ease-in-out;
				display: block;
				text-decoration: none;
				font-weight: 300;
				font-size: 1.05em;
				outline: 0;
				color: #949494;
			}

			#nav > ul > li:hover > a, #nav > ul > li:hover > span {
				color: #fff;
			}

			#nav > ul > li.active > a, #nav > ul > li.active > span {
				color: #fff;
			}

	.dropotron {
		top: 0;
		text-align: left;
		line-height: 2em;
		min-width: 12em;
		background: #d5a348;
		line-height: 1em;
		padding: 1em 0 1em 0;
		border-radius: 8px;
	}

		.dropotron a, .dropotron span {
			-moz-transition: color 0.25s ease-in-out;
			-webkit-transition: color 0.25s ease-in-out;
			-ms-transition: color 0.25s ease-in-out;
			transition: color 0.25s ease-in-out;
			display: block;
			padding: 0.6em 1em;
			font-size: 0.90em;
			text-decoration: none;
			color: #ddd;
			color: rgba(255, 255, 255, 0.7);
		}

		.dropotron a:hover {
			color: #FFF;
		}

		.dropotron li.active > a, .dropotron li.active > span {
			color: #FFF;
		}

		.dropotron.level-0 {
			margin-top: 1.25em;
		}

			.dropotron.level-0:before {
				content: '';
				position: absolute;
				top: -1.2em;
				left: 50%;
				margin-left: -0.6em;
				width: 1.2em;
				height: 1.2em;
				border-bottom: solid 0.6em #d5a348;
				border-left: solid 0.6em transparent;
				border-right: solid 0.6em transparent;
			}

/* Banner */

	#banner {
		position: relative;
		padding: 5em 0em;
		border-top: 1px solid #302e30;
		color: #fff;
	}

		#banner .container {
			position: relative;
		}

		#banner header {
			padding-right: 1em;
		}

			#banner header h2 {
				font-size: 2.8em;
				font-weight: 900;
			}

			#banner header .byline {
				font-size: 1.6em;
			}

		#banner .button {
			margin-top: 0.50em;
		}

	#devices {
		position: relative;
		height: 20.4em;
		min-height: 20.4em;
		top: 0em;
		right: 0;
	}

	#laptop {
		position: absolute;
		top: 0;
		right: 0;
		padding: 1.5em 3em 3.5em 3em;
		background: url(images/laptop.png) no-repeat center top;
	}

	#mobile {
		position: absolute;
		bottom: 1.3em;
		left: 0.8em;
		padding: 1.5em 0.6em 1.3em 0.6em;
		background: url(images/phone.png) no-repeat center top;
		z-index: 1;
	}

/* Wrapper */

	#wrapper {
		position: relative;
		padding: 6em 0em;
		background: #181719;
	}

	.homepage #wrapper {
		padding: 0em 0em 3em 0em;
		background: #000000 ;
	}

/* Main */

	#main {
		position: relative;
	}

		#main .button {
			margin-top: 1em;
		}

/* Content */

	#content header h2 {
		font-size: 2.5em;
	}

	#content header .byline {
		font-size: 1.4em;
		color: #ffffff;
	}

	#content h3 {
		display: block;
		padding: 1.5em 0em 1em 0em;
		font-size: 1.2em;
		color: #FFF;
	}

	.contact #content header {
		margin-bottom: 2.5em;
	}

/* Footer */

	#footer {
		position: relative;
	}

/* Copyright */

	#copyright {
		padding: 3em 0em 5em 0em;
		text-align: center;
	}

/* Featured */

	#featured {
		position: relative;
		padding-top: 5em;
		border-top: 1px solid #302e31;
	}

		#featured .image-border {
			display: block;
			padding: 8% 9% 8% 9%;
			background: url(images/tablet.png) no-repeat center top;
			background-size: contain;
		}

/* Extra #1 */

	#extra {
		position: relative;
		padding: 0;
	}

		#extra h3 {
			display: block;
			margin-bottom: 1em;
			padding-bottom: 1em;
			border-bottom: 1px solid #3c3c3c;
			font-size: 1.4em;
			color: #FFF;
		}

		#extra .content {
			padding: 3em 2.2em 0em 2.2em;
		}

		#extra .button {
			margin-top: 0.50em;
		}

		#extra ul {
			overflow: hidden;
			background: #282729;
			border-radius: 6px;
		}

			#extra ul li {
				display: inline-block;
				float: left;
				width: 50%;
			}

			#extra ul img {
				border-radius: 6px 0px 0px 6px;
			}

/* Extra #2 */

	#extra2 {
		position: relative;
		padding: 5em 0em;
	}

		#extra2 header {
			padding-right: 2em;
		}

			#extra2 header h2, #extra2 header .byline {
				font-size: 1.4em;
			}

/* Pennant */

	.pennant {
		position: relative;
		display: inline-block;
		width: 7em;
		height: 7em;
		text-align: center;
	}

		.pennant:before {
			-moz-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			transform: rotate(45deg);
			position: absolute;
			content: " ";
			top: 0;
			left: 0;
			border: 5px solid #282729;
			border-radius: 10px;
			display: inline-block;
			width: 7em;
			height: 7em;
			text-align: center;
		}

		.pennant .fa {
			display: block;
			text-align: center;
			color: #d5a348;
			z-index: 1;
			line-height: 7em;
			height: 7em;
			width: 7em;
			text-decoration: none;
		}

			.pennant .fa:before {
				display: inline-block;
				vertical-align: middle;
				font-size: 2.75em;
				text-decoration: none !important;
			}

/* Newsletter */

	#newsletter {
		position: relative;
		padding: 3em 0em;
		border-top: 1px solid #302e31;
		border-bottom: 1px solid #302e31;
	}

		#newsletter span {
			font-weight: 700;
			font-size: 1.3em;
			color: #FFF;
		}

	#subscribe {
		position: relative;
	}

		#subscribe .text {
			-moz-transition: background-color 0.25s ease-in-out;
			-webkit-transition: background-color 0.25s ease-in-out;
			-ms-transition: background-color 0.25s ease-in-out;
			transition: background-color 0.25s ease-in-out;
			-webkit-appearance: none;
			display: block;
			height: 50px;
			margin: 0;
			padding: 0em 1em;
			background: #191819;
			border-radius: 0.35em;
			width: 100%;
			border: none;
			color: #777777;
		}

			#subscribe .text:focus {
				background: #161516;
			}

		#subscribe select:focus, #subscribe textarea:focus {
			background: #161516;
		}

		#subscribe .submit {
			position: absolute;
			right: 0;
			top: 0;
			height: 50px;
			margin: 0;
			padding: 0em 1em 0em 1em;
			background: #d5a348;
			display: block;
			border: 0;
			border-radius: 0px 5px 5px 0px;
			line-height: 50px;
			text-decoration: none;
			font-size: 1em;
			font-weight: 900;
			color: #FFF;
		}

/* Contact */

	#contact {
		position: relative;
		padding: 4em 0em;
	}

		#contact a {
			color: inherit;
		}

		#contact ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}

		#contact li {
			display: inline-block;
			width: 24.7%;
			margin: 1em 0em;
			padding: 0;
		}

		#contact a {
			text-decoration: none;
		}

			#contact a:hover {
				text-decoration: underline;
			}

		#contact li .p-icon {
			float: left;
			position: relative;
			width: 3em;
			height: 3em;
			text-align: center;
			margin-right: 1.5em;
		}

			#contact li .p-icon:before {
				-moz-transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
				position: absolute;
				content: "";
				top: 0;
				left: 0;
				border: 3px solid #282729;
				border-radius: 10px;
				display: inline-block;
				width: 3em;
				height: 3em;
				line-height: 3em;
				text-align: center;
			}

			#contact li .p-icon .fa {
				display: block;
				height: 3em;
				width: 3em;
				line-height: 3em;
			}

				#contact li .p-icon .fa:before {
					display: inline-block;
					text-align: center;
					color: #d5a348;
					z-index: 1;
					vertical-align: middle;
				}

/* Device Image */

	#box1 {
		position: relative;
		height: 326px;
	}

	#box2 {
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 2;
		width: 552px;
		height: 326px;
		padding: 26px 60px 35px 60px;
		background: url(images/laptop.png) no-repeat center bottom;
		background-size: auto 100%;
	}

	#box3 {
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 11;
		width: 100px;
		height: 175px;
		padding: 26px 8px 0px 8px;
		background: url(images/phone.png) no-repeat center bottom;
		background-size: auto 100%;
	}

/* Normal */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;
			}

		/* Lists */

			ul.list li {
				width: 43%;
				margin: 0em 1.00em 3.4em 1.00em;
				padding: 0em;
				display: inline-block;
			}

				ul.list li:first-child {
					margin-top: 0;
				}

		/* Banner */

			#banner {
				padding: 4em 0em 4em 0em;
			}

				#banner header .byline {
					font-size: 1.3em;
				}

			#devices {
				height: 20.1em;
				min-height: 20.1em;
			}

			#laptop {
				width: 480px;
				height: 450px !important;
				float: none;
				position: relative;
				left: 50%;
				margin-left: -240px;
				padding: 1.4em 3.4em 3.5em 3.4em;
				background-size: 100%;
			}

			#mobile {
				bottom: 1.6em;
				left: 50%;
				margin-left: -240px;
				width: 80px;
				padding: 1.4em 0.45em 1.0em 0.45em;
				height: 150px !important;
				background-size: 100%;
			}

		/* Extra #1 */

			#extra h3 {
				font-size: 1.3em;
			}

			#extra .content {
				padding: 2em 2em 0em 2em;
			}

			#extra .button {
				margin-top: 0.5em;
			}

			#extra ul img {
				display: block;
				height: 100%;
			}

			#extra p {
				font-size: 0.90em !important;
			}

		/* Pennant */

			.pennant {
				width: 5em;
				height: 5em;
			}

				.pennant:before {
					-moz-transform: rotate(45deg);
					-webkit-transform: rotate(45deg);
					-ms-transform: rotate(45deg);
					transform: rotate(45deg);
					position: absolute;
					content: " ";
					top: 0;
					left: 0;
					border: 5px solid #282729;
					border-radius: 10px;
					display: inline-block;
					width: 5em;
					height: 5em;
					text-align: center;
				}

				.pennant .fa {
					line-height: 5em;
					height: 5em;
					width: 5em;
				}

		/* Contact */

			#contact ul {
				font-size: 0.95em !important;
			}

		/* Device Image */

			#box1 {
				height: 260px;
				margin-bottom: 1em;
			}

			#box2 {
				width: 100%;
				height: 260px;
				padding: 20px 58px 0px 58px;
			}

			#box3 {
				left: 0;
				height: 145px;
				padding: 21px 15px 0px 15px;
			}

	}

/* Narrow */

	@media screen and (max-width: 1080px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 11pt;
			}

		/* Nav */

			#nav {
				position: absolute;
				right: 0;
				top: 0;
			}

			.dropotron.level-0 {
				margin-top: 1.4em;
			}

		/* Banner */

			#mobile {
				bottom: 0em !important;
			}

		/* Featured */

			#featured .image-border {
				padding: 8% 8% 10% 8%;
			}

		/* Extra #1 */

			#extra h3 {
				display: block;
				margin-bottom: 1em;
				padding-bottom: 1em;
				border-bottom: 1px solid #3c3c3c;
				font-size: 1.2em;
				color: #FFF;
			}

			#extra .content {
				padding: 2em 1.7em 0em 1.7em;
			}

			#extra .button {
				margin-top: 0em;
			}

		/* Device Image */

			#box1 {
				width: 400px;
				height: 240px;
				margin: 0em auto 2em auto;
			}

			#box2 {
				width: 100%;
				height: 240px;
				padding: 19px 42px 0px 42px !important;
			}

			#box3 {
				left: -1em !important;
			}

	}

/* Narrower */

	@media screen and (max-width: 960px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 11pt;
			}

			form {
				width: 100%;
			}

		/* Lists */

			ul.featured li {
				width: 40% !important;
				margin: 0 2.5% 5% 0;
			}

			ul.list {
				text-align: center;
			}

			ul.lists li {
				margin-bottom: 2em;
				padding: 0em 1.5em;
			}

			ul.default li {
				margin-bottom: 0em !important;
			}

			ul.staff li {
				margin: 0 0.50em;
			}

		/* Nav */

			#nav > ul > li {
				margin-left: 1.5em;
			}

		/* Header */

			#header {
				padding: 6em 0em;
			}

			#logo {
				position: relative;
				left: 0;
				margin: 0;
				width: 100%;
			}

				#logo h1 {
					display: block;
					text-align: center;
				}

					#logo h1 a {
						font-size: 2.2em;
					}

		/* Nav */

			#nav {
				position: absolute;
				left: 0em;
				top: 4em;
				right: 0;
			}

				#nav > ul {
					text-align: center;
				}

					#nav > ul > li {
						float: none;
						display: inline-block;
					}

						#nav > ul > li:last-child {
							padding-right: 0;
						}

						#nav > ul > li > a, #nav > ul > li > span {
							display: block;
						}

		/* Banner */

			#banner {
				padding: 2em 0em 2em 0em !important;
			}

				#banner header {
					padding: 0em 1em;
					text-align: center;
				}

					#banner header h2 {
						font-size: 1.8em;
					}

					#banner header .byline {
						font-size: 1.3em;
					}

				#banner .button {
					display: block;
					width: 100% !important;
					max-width: 320px;
					margin: 0 auto;
					padding: 0.70em 1em !important;
				}

			#devices {
				height: 20.1em;
				min-height: 20.1em;
			}

			#laptop {
				width: 480px;
				height: 450px !important;
				float: none;
				position: relative;
				left: 50%;
				margin-left: -240px;
				padding: 1.4em 3.4em 3.5em 3.4em;
				background-size: 100%;
			}

			#mobile {
				bottom: 0;
				left: 50%;
				margin-left: -240px;
				width: 80px;
				padding: 1.4em 0.45em 1.0em 0.45em;
				height: 150px !important;
				background-size: 100%;
			}

		/* Content */

			#content {
				overflow: hidden;
				margin-bottom: 2em !important;
			}

		/* Featured */

			#featured .image-border {
				margin: 0em auto 2em auto;
				width: 360px;
				padding: 1.8em 2em 2em 2em;
			}

		/* Extra #1 */

			#extra .content {
				padding: 3em 2.2em 3em 2.2em;
			}

			#extra .button {
				margin-top: 1.5em;
			}

			#extra ul {
				text-align: center;
			}

				#extra ul li {
					display: block;
					float: none;
					width: 100%;
				}

				#extra ul img {
					border-radius: 6px 6px 0px 0px;
				}

		/* Extra #2 */

			#extra2 {
				text-align: center;
			}

				#extra2 header {
					margin-bottom: 3em;
					padding-right: 0;
				}

		/* Contact */

			#contact ul {
				position: relative;
			}

			#contact li {
				display: inline-block;
				width: 45% !important;
				font-size: 0.95em;
			}

		/* Newsletter */

			#newsletter span {
				display: block;
				padding-bottom: 3em !important;
			}

			#newsletter section {
				padding: 0em 2em !important;
			}

		/* Device Image */

			#box1 {
				width: 400px;
				height: 260px;
				margin: 0em auto 4em auto;
			}

			#box2 {
				width: 100%;
				height: 240px;
				padding: 19px 42px 0px 42px !important;
			}

			#box3 {
				left: -1em !important;
			}

	}

/* Mobile */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 736px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, textarea, select {
				line-height: 1.75em;
				font-size: 11pt;
			}

			body {
				padding-top: 0;
			}

			h2, h3, h4, h5, h6 {
				font-size: 1.5em;
			}

			section, article {
				clear: both;
				margin: 2em 0 2em 0 !important;
			}

				section > :first-child, section:first-child, article > :first-child, article:first-child {
					margin-top: 0 !important;
				}

		/* Lists */

			ul.list {
				text-align: center;
				overflow: hidden;
			}

				ul.list li {
					display: block;
					width: 100%;
					margin: 0em;
					padding: 4em 0em 0em 0em;
				}

					ul.list li:first-child {
						padding-top: 0em !important;
					}

				ul.list .button {
					margin-top: 2em;
				}

			ul.icon li {
				padding: 2em 0em;
			}

				ul.icon li:last-child {
					padding-bottom: 0;
				}

			ul.actions li {
				display: block;
			}

		/* Button */

			.button {
				display: block;
				width: 100% !important;
				line-height: 3.25em;
			}

		/* Header */

			#header {
				padding: 4.5em 0em 3.5em 0em;
			}

			#logo h1 a {
				font-size: 2.25em;
			}

			#nav {
				display: none;
			}

		/* Banner */

			#banner {
				padding: 4em 0em 2em 0em;
			}

				#banner header {
					padding: 0em 1em;
					text-align: center;
				}

					#banner header h2 {
						font-size: 1.8em;
					}

					#banner header .byline {
						font-size: 1.3em;
					}

				#banner .button {
					margin-top: 0.50em;
					padding: 0em 1em;
					line-height: 2em;
					font-size: 1em;
				}

			#laptop {
				width: 340px;
				height: 250px !important;
				float: none;
				position: relative;
				left: 50%;
				margin-left: -170px;
				padding: 1.1em 2.5em 3.5em 2.5em;
				background-size: 100%;
			}

			#mobile {
				bottom: 0;
				left: 50%;
				margin-left: -120px;
				width: 60px;
				padding: 1.2em 0.4em 0.0em 0.4em;
				height: 127px !important;
				background-size: 100%;
			}

		/* Wrapper */

			#wrapper {
				padding: 3em 0em 3em 0em;
			}

			.homepage #wrapper {
				padding: 0em 0em 3em 0em;
				background: #181719 url(images/bg01.png) repeat-x;
			}

		/* Main */

			#main .button {
				margin-top: 2em;
			}

		/* Content */

			#content header h2 {
				font-size: 2.1em;
			}

			#content header .byline {
				font-size: 1.2em;
			}

			#content h3 {
				font-size: 1.1em;
			}

		/* Sidebar */

			#sidebar section, #sidebar2 section {
				margin-bottom: 4em !important;
			}

				#sidebar section:last-child, #sidebar2 section:last-child {
					margin-bottom: 0em !important;
				}

		/* Featured */

			#featured .image-border {
				width: 100% !important;
				padding: 8% 9% 8% 9%;
			}

		/* Extra #1 */

			#extra .content {
				padding: 3em 2.2em 3.5em 2.2em;
			}

			#extra .button {
				margin-top: 2.50em;
			}

			#extra ul {
				text-align: center;
			}

				#extra ul li {
					display: block;
					float: none;
					width: 100%;
				}

				#extra ul img {
					border-radius: 6px 6px 0px 0px;
				}

		/* Extra #2 */

			#extra2 {
				padding: 4em 0em 2em 0em;
				text-align: center;
			}

				#extra2 header {
					margin-bottom: 0;
					padding-right: 0;
				}

		/* Newsletter */

			#newsletter {
				padding: 3em 0em 1.5em 0em;
			}

				#newsletter section {
					text-align: center;
				}

				#newsletter span {
					padding-bottom: 1em !important;
				}

		/* Contact */

			#contact {
				padding: 4em 0em 3em 0em;
			}

				#contact ul {
					position: relative;
				}

				#contact li {
					display: block;
					width: 100% !important;
					margin-top: 2em;
					padding: 0;
				}

					#contact li:first-child {
						margin-top: 0;
					}

		/* Device Image */

			#box1 {
				position: relative;
				width: 220px;
				height: 140px !important;
				left: 50%;
				margin-left: -110px;
				margin-bottom: 0em !important;
			}

			#box2 {
				display: block;
				width: 100% !important;
				height: 140px !important;
				background-size: auto 100%;
				padding: 12px 18px 0px 18px !important;
			}

			#box3 {
				display: block;
				left: -.90em;
				bottom: 0;
				width: 50px;
				height: 85px;
				background-size: auto 100%;
				padding: 14px 5px 0px 5px;
			}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				background: none;
			}

				#titleBar .toggle {
					position: absolute;
					left: 0;
					top: 0;
					width: 80px;
					height: 60px;
				}

					#titleBar .toggle:before {
						content: '';
						position: absolute;
						left: 7px;
						top: 7px;
						background: rgba(0, 0, 0, 0.2);
						width: 60px;
						height: 44px;
						border-radius: 4px;
					}

					#titleBar .toggle:after {
						content: '';
						display: block;
						width: 20px;
						height: 12px;
						position: absolute;
						left: 28px;
						top: 23px;
						background: url("images/toggle.svg") 0px 0px no-repeat;
						opacity: 0.7;
					}

					#titleBar .toggle:active:after {
						opacity: 0.9;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #1d1d1d;
			}

				#navPanel .link {
					display: block;
					color: #888;
					text-decoration: none;
					height: 44px;
					line-height: 44px;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					padding: 0 1em 0 1em;
				}

					#navPanel .link.depth-0 {
						color: #fff;
					}

				#navPanel .indent-1 {
					display: inline-block;
					width: 1em;
				}

				#navPanel .indent-2 {
					display: inline-block;
					width: 2em;
				}

				#navPanel .indent-3 {
					display: inline-block;
					width: 3em;
				}

				#navPanel .indent-4 {
					display: inline-block;
					width: 4em;
				}

				#navPanel .indent-5 {
					display: inline-block;
					width: 5em;
				}

				#navPanel .depth-0 {
					color: #fff;
				}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

	}