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

/*
	Waypoint 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: 1200px;
		min-width: 960px;
	}

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

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

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

	.container {
		width: 960px;
	}

	@media screen and (min-width: 737px) {

		.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 (min-width: 737px) and (max-width: 1200px) {

		.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: 736px) {

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

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

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

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

		.container {
			width: 100% !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: 0 0 0 0px;
	}

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

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

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

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

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

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

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

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

	.row.\32 00\25 {
		margin: 0 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: 0 0 0 60px;
	}

	.row.\31 50\25 {
		margin: 0 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: 0 0 0 20px;
	}

	.row.\35 0\25 {
		margin: 0 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: 0 0 0 10px;
	}

	.row.\32 5\25 {
		margin: 0 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 (min-width: 737px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

	@media screen and (min-width: 737px) and (max-width: 1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		.\-1u\28tablet\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: #eee;
		font-family: 'Noto Sans', sans-serif;
		color: #898e96;
	}

	input, textarea, select {
		font-family: 'Noto Sans', sans-serif;
		color: #898e96;
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 700;
		color: #696c71;
	}

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

	strong, b {
		font-weight: 700;
		color: #696e76;
	}

	em, i {
		font-style: italic;
	}

	a {
		color: #D83A4A;
	}

	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;
	}

	header {
		margin-bottom: 1em;
	}

		header .byline {
			display: block;
			margin: 0.5em 0 0 0;
			padding: 0 0 0.5em 0;
		}

	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%;
			border-radius: 5px;
		}

		.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;
			}

	.image-border {
		position: relative;
	}

		.image-border .border {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
		}

	.image-border1 .border {
		background: url("images/images_06.png") no-repeat left top;
	}

	.image-border2 {
		position: absolute;
		z-index: 2;
	}

		.image-border2 .border {
			background: url("images/tablet-img.png") no-repeat center top;
			z-index: 1;
		}

	.image-border3 .border {
		background: url("images/images_07.png") no-repeat left top;
	}

	.image-border4 .border {
		background: url("images/images_09.png") no-repeat left top;
	}

/* Lists */

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.style1 li {
		padding: 1.5em 0 0 0;
		margin: 1.5em 0 0 0;
		border-top: solid 1px rgba(0, 0, 0, 0.1);
	}

		ul.style1 li:first-child {
			padding-top: 0;
			margin-top: 0;
			border-top: none;
			box-shadow: none;
		}

	ul.style1 a {
		text-decoration: none;
		color: #898e96;
	}

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

	ul.style2 > li {
		position: relative;
		padding: 0.7em 0 0.7em 2.5em;
	}

		ul.style2 > li:before {
			position: absolute;
			left: 0;
			top: 0.35em;
			display: block;
			color: #D83A4A;
			width: 30px;
			height: 30px;
			line-height: 30px;
			text-align: center;
			font-size: 1.4em;
		}

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

			ul.style2 > li:first-child:before {
				top: 0;
			}

	ul.style2 a {
		text-decoration: none;
		color: #898e96;
	}

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

	ul.style3 li {
		padding: 1.5em 0 1.5em 0;
		border-top: solid 1px rgba(0, 0, 0, 0.1);
	}

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

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

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

	ul.style3 h3 {
		margin-bottom: 1em;
		text-transform: uppercase;
		font-weight: 700;
	}

	ul.style3 .list-icon {
		float: left;
		display: inline-block;
		margin-top: 0.20em;
		margin-right: 1em;
		padding-bottom: 2em;
		background: #D83A4A;
		width: 56px;
		height: 56px;
		font-size: 1.5em;
		text-align: center;
		line-height: 56px;
		border-radius: 5px;
		color: #FFF;
		float: left;
		display: inline-block;
		margin-top: 0.20em;
		margin-right: 1em;
		padding-bottom: 2em;
		background: #D83A4A;
		width: 56px;
		height: 56px;
		font-size: 1.5em;
		text-align: center;
		line-height: 56px;
		border-radius: 5px;
		color: #FFF;
	}

	ul.icons > li {
		position: relative;
		padding: 2em 0em 2em 5em;
		border-top: solid 1px rgba(0, 0, 0, 0.1);
	}

		ul.icons > li:before {
			position: absolute;
			left: 0;
			top: 1.2em;
			display: block;
			background: #D83A4A;
			color: #FFF;
			width: 56px;
			height: 56px;
			line-height: 56px;
			text-align: center;
			font-size: 2em;
			border-radius: 5px;
			cursor: default;
		}

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

			ul.icons > li:first-child:before {
				top: 0;
			}

	ul.icons h3 {
		margin-bottom: 0.50em;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 1em;
	}

	ul.social {
		text-align: center;
	}

		ul.social li {
			display: inline-block;
			padding: 0px 3px;
		}

			ul.social li span {
				display: none;
			}

			ul.social li a {
				display: inline-block;
				color: #FFF;
			}

				ul.social li a:before {
					-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;
					display: inline-block;
					width: 30px;
					height: 30px;
					background: #D83A4A;
					border-radius: 50%;
					line-height: 30px;
					text-align: center;
					font-size: 1em;
					color: #FFFFFF;
				}

				ul.social li a:hover:before {
					background: #E84A5A;
				}

				ul.social li a:active:before {
					background: #2a61c8;
				}

	ul.info li {
		padding: 1.5em 0 1.5em 0;
		border-top: solid 1px rgba(0, 0, 0, 0.1);
	}

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

	ul.info h3 {
		display: inline-block;
		padding-bottom: 0.50em;
		font-size: 1.2em;
	}

	ul.info a {
		text-decoration: none;
		color: #898e96;
	}

		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;
		}

/* Meta */

	.meta {
		font-size: 0.70em;
	}

		.meta a {
			text-decoration: underline !important;
			color: #D83A4A !important;
		}

			.meta a:hover {
				text-decoration: none !important;
			}

		.meta .date {
			position: relative;
			display: inline-block;
		}

			.meta .date:before {
				opacity: 0.25;
				margin-right: 0.5em;
			}

		.meta .more {
			position: relative;
			display: inline-block;
			padding: 0em 0em 0em 1em;
		}

			.meta .more:before {
				content: '|';
				display: block;
				position: absolute;
				width: 16px;
				height: 16px;
				left: 0;
				top: 0;
				color: #898e96;
			}

/* Forms */

	form input[type=text], form input[type=password], form select, form textarea {
		-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;
		width: 100%;
		border: 0;
		padding: 0.90em;
		font-size: 1.2em;
		font-family: 'Noto Sans', sans-serif;
		font-weight: 300;
		border-radius: 6px;
		background: #fafafa;
		border: 1px solid #e8e8e8;
		outline: none;
	}

		form input[type=text]:focus, form input[type=password]:focus, form select:focus, form textarea:focus {
			background: #f0f2f5;
		}

	form textarea {
		height: 10em;
	}

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

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

	form .button {
		margin-right: 1em;
	}

/* 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: bold;
				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;
		margin-top: 1em;
		padding: 0em 1em 0 1em;
		background: #D83A4A;
		color: #fff !important;
		border-radius: 4px;
		border: 0;
		font-size: 1.1em;
		border-radius: 5px;
		line-height: 2.3em;
		text-decoration: none;
		font-weight: 700;
		text-align: center;
	}

		.button.icon:before {
			display: inline-block;
			position: relative;
			top: -0.15em;
			padding-right: 0.50em;
			font-size: 0.85em;
		}

		.button:hover {
			background: #E84A5A;
		}

		.button:active {
			background: #2a61c8;
		}

		.button.alt {
			background: #292C31;
		}

			.button.alt:hover {
				background: #393C41;
			}

			.button.alt:active {
				background: #191C21;
			}

		.button.big {
			padding: 0.50em 1.5em;
		}

/* Bubble Top */

	.bubble-top {
		-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;
		display: block;
		outline: 0;
		margin: 0px auto 2em auto;
		width: 60px;
		height: 60px;
		background: #D83A4A;
		position: relative;
		border-radius: 50%;
		text-align: center;
		line-height: 60px;
		font-size: 1.4em;
		font-weight: 700;
		color: #FFF;
		text-decoration: none;
	}

		.bubble-top:after {
			-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;
			content: '';
			position: absolute;
			width: 0;
			height: 0;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 15px solid #D83A4A;
			left: 35%;
			top: -10px;
		}

		.bubble-top:hover {
			background: #E84A5A;
		}

			.bubble-top:hover:after {
				border-bottom-color: #E84A5A;
			}

		.bubble-top:active {
			background: #2a61c8;
		}

			.bubble-top:active:after {
				border-bottom-color: #2a61c8;
			}

/* Icons */

	.icon {
		text-decoration: none;
	}

		.icon:before {
			display: inline-block;
			font-family: FontAwesome;
			font-size: 1.25em;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

/* Header */

	#header {
		position: relative;
		background: #D83A4A;
	}

/* Banner */

	#banner {
		color: #FFF;
	}

		#banner header {
			text-align: center;
		}

			#banner header h2 {
				color: #FFF;
			}

			#banner header span {
				display: block;
				color: rgba(255, 255, 255, 0.5);
			}

/* Main */

	#main {
		position: relative;
		background: #FFF;
	}

/* Footer */

	#footer {
		position: relative;
		border-top: 1px solid #e6e7e7;
	}

/* Copyright */

	#copyright {
		position: relative;
		color: #575a5e;
	}

		#copyright .container {
			position: relative;
			border-top: 1px solid #cacdd2;
			border-bottom: 1px solid #cacdd2;
		}

		#copyright span {
			color: #575a5e;
		}

/* Featured */

	#featured {
		position: relative;
		text-align: center;
	}

		#featured .pennant {
			display: inline-block;
			color: #D83A4A;
			cursor: default;
		}

/* Device Image */

	#box1 {
		position: relative;
		background: url("images/shadow-bg.png") no-repeat center bottom;
		z-index: 1;
	}

	#box2 {
		position: absolute;
		bottom: 0;
	}

	#box3 {
		position: absolute;
		bottom: 0;
	}

		#box3:before {
			content: '';
			position: absolute;
			display: inline-block;
			width: 100%;
			height: 100%;
			left: -4.55em;
			bottom: -2px;
			z-index: 5;
		}

/* Slidertron */

	#slider {
		position: relative;
		background: url("images/monitor-bg.png") no-repeat center top;
	}

		#slider .viewer {
			position: relative;
			overflow: hidden;
		}

			#slider .viewer:before {
				content: '';
				position: absolute;
				display: block;
				width: 100%;
				height: 100%;
				top: 0;
				background: url("images/monitor-shine.png") no-repeat center top;
				z-index: 1;
			}

			#slider .viewer .reel {
				display: none;
			}

				#slider .viewer .reel .slide {
					overflow: hidden;
				}

/* Desktop */

	@media screen and (min-width: 737px) {

		/* Basic */

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

			header h2 {
				line-height: 1.4em;
				font-size: 1.5em;
			}

		/* Lists */

			ul.social {
				position: absolute;
				right: 0;
			}

				ul.social li:last-child {
					padding-right: 0;
				}

		/* Header */

			#header .container {
				position: relative;
				padding: 3em 0em 3em 0em;
			}

		/* Logo */

			#logo h1 {
				position: absolute;
				display: block;
				margin: 0;
				top: 0;
				font-size: 1.8em;
			}

				#logo h1 a {
					text-decoration: none;
					line-height: 3.5em;
					font-weight: 700;
					color: #FFF;
				}

		/* Nav */

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

				#nav > ul > li {
					float: left;
					padding: 0 1.2em 0 1.2em;
				}

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

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

					#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;
						letter-spacing: 0.06em;
						text-decoration: none;
						font-weight: 600;
						font-size: 1.10em;
						outline: 0;
						color: #dadbde;
						color: rgba(255, 255, 255, 0.65);
					}

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

					#nav > ul > li.active a {
						padding-bottom: 5px;
						border-bottom: 2px solid #dadbde;
						border-bottom-color: rgba(255, 255, 255, 0.75);
						color: #FFF;
					}

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

				.dropotron a, .dropotron span {
					display: block;
					padding: 0.9em 1.70em;
					border-bottom: 0;
					font-size: 0.9em;
					text-decoration: none;
					color: #DADBDE;
				}

				.dropotron li:first-child > a, .dropotron li:first-child > span {
					border-top: 0;
				}

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

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

				.dropotron.level-0 {
					font-size: 1.1em;
					margin-top: 1.7em;
					border-top-left-radius: 0;
					border-top-right-radius: 0;
				}

					.dropotron.level-0:before {
						content: '';
						position: absolute;
						top: -1.2em;
						left: 5.5em;
						width: 1.3em;
						height: 1.3em;
						border-bottom: solid 0.8em #2c2c2c;
						border-left: solid 0.8em transparent;
						border-right: solid 0.8em transparent;
					}

					body.homepage .dropotron.level-0 {
						margin-top: 1.5em;
						border-top-left-radius: 8px;
						border-top-right-radius: 8px;
					}

		/* Banner */

			#banner {
				margin-top: 4em;
				padding: 4em 0em 0em 0em;
				border-top: 1px solid rgba(255, 255, 255, 0.15);
			}

				#banner header h2 {
					padding: 0em 2em;
					line-height: 1.2em;
					letter-spacing: 0.03em;
					font-size: 2.8em;
				}

				#banner header span {
					padding-top: 1em;
					font-size: 1em;
				}

		/* Main */

			#main {
				padding: 6em 0em 4em 0em;
			}

		/* Content */

			#content header {
				margin-bottom: 2em;
			}

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

				#content header .byline {
					font-size: 1.4em;
					font-weight: 300;
				}

			#content h3 {
				padding: 2em 0em 1.5em 0em;
				font-size: 1.2em;
			}

		/* Sidebar */

			#sidebar header {
				margin-bottom: 2em;
			}

				#sidebar header h2 {
					font-size: 1.4em;
				}

		/* Footer */

			#footer {
				margin-top: 4em;
				padding-top: 6em;
			}

				#footer header {
					margin-bottom: 2.5em;
				}

				#footer .image.featured {
					margin-top: 0.50em;
					margin-bottom: 2.5em !important;
				}

		/* Copyright */

			#copyright {
				padding: 4em 0em;
			}

				#copyright .container {
					padding: 0.70em 0em 1.1em 0em;
				}

				#copyright span {
					font-size: 1em;
				}

		/* Featured */

			#featured {
				padding: 6em 0em;
			}

				#featured h3 {
					margin-bottom: 1em;
					font-size: 1.5em;
				}

				#featured .pennant {
					margin-bottom: 1em;
					font-size: 3.5em;
				}

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

		/* Device Image */

			#box1 {
				height: 422px;
				margin-bottom: 4em;
			}

			#box2 {
				bottom: 0;
				left: 0;
				z-index: 2;
				margin-left: 26%;
				width: 417px;
				height: 422px;
				padding: 36px 35px 35px 35px;
				background: url("images/tablet-img.png") no-repeat center bottom;
			}

				#box2:after {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					top: 0;
					background: url("images/tablet-shadow.png") no-repeat center bottom;
				}

			#box3 {
				position: absolute;
				right: 0;
				bottom: 0;
				z-index: 11;
				width: 282px;
				height: 272px;
				padding: 62px 28px 0px 28px;
				margin-right: 26%;
				background: url("images/mobile-img.png") no-repeat center bottom;
			}

				#box3:after {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					top: 0;
					background: url("images/mobile-shadow.png") no-repeat center bottom;
				}

				#box3:before {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					top: 0;
					left: -77px;
					background: url("images/shadow-bg02.png") no-repeat;
				}

		/* Slidertron */

			#slider {
				width: 850px;
				height: 530px;
				margin: 0 auto 2em auto;
			}

				#slider .previous-button, #slider .next-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: absolute;
					top: 200px;
					width: 41px;
					height: 41px;
					background: #fff;
					background: rgba(255, 255, 255, 0.3);
					border-radius: 100%;
				}

					#slider .previous-button:before, #slider .next-button:before {
						line-height: 43px;
					}

					#slider .previous-button:hover, #slider .next-button:hover {
						background: rgba(255, 255, 255, 0.75);
					}

				#slider .previous-button {
					left: 30px;
				}

				#slider .next-button {
					right: 30px;
				}

				#slider .icon {
					display: inline-block;
					text-align: center;
					line-height: 41px;
					font-weight: 900;
					color: #D83A4A;
				}

				#slider .viewer {
					position: relative;
					top: 18px;
					width: 593px;
					height: 359px;
					margin: 0 auto;
				}

					#slider .viewer .reel .slide img {
						display: block;
						width: 100%;
					}

	}

/* Tablet */

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		/* Basic */

			body {
				min-width: 1000px;
				line-height: 1.5em;
				font-size: 10pt;
			}

		/* Device Image */

			#box2 {
				margin-left: 20%;
			}

			#box3 {
				margin-right: 20%;
			}

		/* Main */

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

	}

/* Mobile */

	#navPanel, #titleBar {
		display: none;
	}

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

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body {
				line-height: 1.75em;
				font-size: 11pt;
				letter-spacing: 0;
				min-width: 320px;
			}

			h2 {
				font-size: 1.30em;
			}

			.container {
				padding: 0px 15px;
			}

			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;
				}

			header {
				margin-bottom: 2em;
			}

				header h2 {
					line-height: 1.4em;
					font-size: 1.3em;
				}

		/* Forms */

			form input[type=text], form input[type=password], form select, form textarea {
				padding: 0.70em;
				font-size: 1em;
			}

			form .button {
				display: block;
				margin-right: 0 !important;
			}

		/* Buttons */

			.button {
				display: block;
				margin-top: 1.5em !important;
				padding: 0.50em;
			}

		/* Lists */

			ul.icons > li {
				padding-left: 6em;
			}

			ul.social li a:before {
				width: 45px;
				height: 45px;
				line-height: 45px;
				font-size: 1.25em;
			}

		/* Meta */

			.meta {
				font-size: 0.80em;
			}

		/* 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: 35px;
						border-radius: 4px;
					}

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

			#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: #292C31;
				box-shadow: inset -10px 0px 10px 0px rgba(0, 0, 0, 0.1);
			}

				#navPanel .link {
					display: block;
					color: #888;
					text-decoration: none;
					height: 44px;
					line-height: 44px;
					padding: 0 1em 0 1em;
				}

					#navPanel .link:first-child {
						border-top: 0;
					}

					#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);
			}

		/* Logo */

			#logo {
				padding: 2em 0em 2em 0em;
			}

				#logo a {
					display: block;
					line-height: 2em;
					text-align: center;
					font-size: 1.6em;
					color: #FFF;
				}

			.homepage #logo {
				padding-top: 3em;
			}

		/* Nav */

			#nav {
				display: none;
			}

		/* Banner */

			#banner {
				padding: 3em 0em 2em 0em;
				border-top: 1px solid rgba(255, 255, 255, 0.15);
			}

				#banner header h2 {
					line-height: 1.3em;
					letter-spacing: 0.03em;
					font-size: 1.3em;
				}

				#banner header span {
					padding-top: 1em;
					font-size: 1em;
				}

		/* Main */

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

		/* Content */

			#content header {
				margin-bottom: 2em;
			}

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

				#content header .byline {
					font-size: 1.1em;
					font-weight: 300;
				}

			#content h3 {
				padding: 1.5em 0em 1.5em 0em;
				font-size: 1.2em;
			}

		/* Sidebar */

			.contact #sidebar {
				overflow: hidden;
				padding-top: 2em !important;
			}

		/* Footer */

			#footer {
				padding-top: 3em;
				margin-top: 3em;
			}

			.contact #footer {
				margin-top: 0 !important;
			}

		/* Copyright */

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

				#copyright .container {
					padding: 1.5em 15px 1em 15px;
				}

		/* Featured */

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

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

				#featured h3 {
					margin-bottom: 1em;
					font-size: 1.5em;
				}

				#featured .pennant {
					margin: 0.50em 0em;
					font-size: 4em;
					line-height: 1em;
				}

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

		/* Device Image */

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

			#box2 {
				display: block;
				left: 1.5em;
				width: 70%;
				background: url("images/tablet-img.png") no-repeat center top;
				background-size: 100% 100%;
				padding: 1.1em 0.9em 0em 0.9em;
			}

				#box2:after {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					top: 0;
					background: url("images/tablet-shadow.png");
					background-size: 100% 100%;
				}

				#box2 img {
					display: block;
					width: 100%;
				}

			#box3 {
				display: block;
				right: 1.5em;
				width: 50%;
				background: url("images/mobile-img.png") no-repeat right top;
				background-size: 100% 100%;
				padding: 1.5em 0.75em 0em 0.75em;
			}

				#box3:after {
					content: '';
					position: absolute;
					display: block;
					width: 100%;
					height: 100%;
					bottom: 0;
					background-image: url("images/mobile-shadow.png");
					background-size: 100% 100%;
				}

				#box3 img {
					display: block;
					width: 100%;
				}

		/* Slidertron */

			#slider {
				width: 240px;
				height: 190px;
				background-size: 100%;
				margin: 0 auto 2em auto;
			}

				#slider .viewer {
					position: relative;
					top: 8px;
					margin: 0 auto;
					width: 224px;
					height: 180px;
				}

					#slider .viewer .reel .slide img {
						display: block;
						width: 100%;
					}

				#slider .previous-button, #slider .next-button {
					display: none;
				}

	}