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

/*
	Dark Grey			80,114,130		#507282
	Light Grey			161,186,196		#a1bac4
	Yellow (Sun)		254,199,124		#fec77c		OR		255,190,102		#ffbe66
	Dark Hand (Left)	177,145,119		#b19177
	Light Hand (Right)	241,219,203
	Pier				118,119,105
*/

/* 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;
	}
	
	@-moz-keyframes spinner {
		0% {
			-moz-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			-moz-transform: rotate(359deg);
			-webkit-transform: rotate(359deg);
			-ms-transform: rotate(359deg);
			transform: rotate(359deg);
		}
	}

	@-webkit-keyframes spinner {
		0% {
			-moz-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			-moz-transform: rotate(359deg);
			-webkit-transform: rotate(359deg);
			-ms-transform: rotate(359deg);
			transform: rotate(359deg);
		}
	}

	@-ms-keyframes spinner {
		0% {
			-moz-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			-moz-transform: rotate(359deg);
			-webkit-transform: rotate(359deg);
			-ms-transform: rotate(359deg);
			transform: rotate(359deg);
		}
	}

	@keyframes spinner {
		0% {
			-moz-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			-moz-transform: rotate(359deg);
			-webkit-transform: rotate(359deg);
			-ms-transform: rotate(359deg);
			transform: rotate(359deg);
		}
	}

/* 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 0em;
	}

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

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

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

	.row > * {
		padding: 0 0 0 1.5em;
	}

	.row {
		margin: 0 0 -1px -1.5em;
	}

	.row.uniform > * {
		padding: 1.5em 0 0 1.5em;
	}

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

	.row.\32 00\25 > * {
		padding: 0 0 0 3em;
	}

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

	.row.uniform.\32 00\25 > * {
		padding: 3em 0 0 3em;
	}

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

	.row.\31 50\25 > * {
		padding: 0 0 0 2.25em;
	}

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

	.row.uniform.\31 50\25 > * {
		padding: 2.25em 0 0 2.25em;
	}

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

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

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

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

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

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

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

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

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

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

		.row > * {
			padding: 0 0 0 1.5em;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}

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

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

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

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

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

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

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

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

		.row > * {
			padding: 0 0 0 1.5em;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}

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

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

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

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

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

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

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

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

		.row > * {
			padding: 0 0 0 1.5em;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}

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

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

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

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

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

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

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

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

		.row > * {
			padding: 0 0 0 1.5em;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}

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

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

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

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

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

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

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

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

		.row > * {
			padding: 0 0 0 1.5em;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}

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

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

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

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

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

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

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

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		/*background: #2e3842;*/
		background: #e7e7e7;
		/*background: rgba(161,186,196,0.75);*/
	}

	body.is-loading *, body.is-loading *:before, body.is-loading *:after {
		-moz-animation: none !important;
		-webkit-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
	}

	body, input, select, textarea {
		color: #fff;
		font-family: "Open Sans", Helvetica, sans-serif;
		font-size: 15pt;
		font-weight: 400;
		letter-spacing: 0.075em;
		line-height: 1.65em;
	}

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

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

	}

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

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

	}

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

		body, input, select, textarea {
			font-size: 11pt;
			letter-spacing: 0.0375em;
		}

	}

	a {
		-moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		-webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		-ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		transition: color 0.2s ease, border-bottom-color 0.2s ease;
		color: inherit;
		text-decoration: none;
	}

	a:hover {
		border-bottom-color: transparent;
	}

	strong, b {
		color: #fff;
		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #fff;
		font-weight: 800;
		letter-spacing: 0.225em;
		line-height: 1em;
		margin: 0 0 1em 0;
		text-transform: uppercase;
	}

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

	h2 {
		font-size: 1.35em;
		line-height: 1.75em;
	}

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

		h2 {
			font-size: 1.1em;
			line-height: 1.65em;
		}

	}

	h3 {
		font-size: 1.15em;
		line-height: 1.75em;
	}

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

		h3 {
			font-size: 1em;
			line-height: 1.65em;
		}

	}

	h4 {
		font-size: 1em;
		line-height: 1.5em;
	}

	h5 {
		font-size: 0.8em;
		line-height: 1.5em;
	}

	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
	}

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

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

	hr {
		border: 0;
		border-bottom: solid 2px #fff;
		margin: 3em 0;
	}

	hr.major {
		margin: 4.5em 0;
	}

	blockquote {
		border-left: solid 4px #fff;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 1em 0.5em 1em;
	}

	code {
		background: rgba(144, 144, 144, 0.25);
		border-radius: 3px;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		letter-spacing: 0;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

	pre code {
		display: block;
		line-height: 1.75em;
		padding: 1em 1.5em;
		overflow-x: auto;
	}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: rgba(255, 255, 255, 0.5);
		position: relative;
		top: -0.25em;
	}

	header h3 + p {
		font-size: 1.1em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
	}

	header.major {
		margin: 0 0 3.5em 0;
	}

	header.major h2, header.major h3, header.major h4, header.major h5, header.major h6 {
		border-bottom: solid 2px #fff;
		display: inline-block;
		padding-bottom: 1em;
		position: relative;
	}

	header.major h2:after, header.major h3:after, header.major h4:after, header.major h5:after, header.major h6:after {
		content: '';
		display: block;
		height: 1px;
	}

	header.major p {
		color: #fff;
		top: 0;
	}

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

		header.major {
			margin: 0 0 2em 0;
		}

	}

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

		header br {
			display: none;
		}

	}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		color: #fff;
		display: block;
		font-size: 0.9em;
		font-weight: 600;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgba(144, 144, 144, 0.065);
		border-radius: 3px;
		border: none;
		color: #111;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
		box-shadow: 0 0 0 2px rgba(255, 190, 102, 0.55);
	}
	
	input[type="text"]:invalid,
	input[type="password"]:invalid,
	input[type="email"]:invalid,
	select:invalid,
	textarea:invalid {
		box-shadow: 0 0 0 2px rgba(255, 190, 102, 0.55);
	}

	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	select:focus,
	textarea:focus {
		box-shadow: 0 0 0 2px rgba(255, 190, 102, 1);
	}
	
	select option {
		background: rgba(255, 255, 255, 0.9);
	}

	#contact-form label {
		color: #111;
	}
			
	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

	.select-wrapper:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
	}

	.select-wrapper:before {
		-moz-pointer-events: none;
		-webkit-pointer-events: none;
		-ms-pointer-events: none;
		pointer-events: none;
		color: #111;
		content: '\f078';
		display: block;
		height: 2.75em;
		line-height: 2.75em;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 2.75em;
	}

	.select-wrapper select::-ms-expand {
		display: none;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

	input[type="checkbox"] + label,
	input[type="radio"] + label {
		text-decoration: none;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-size: 1em;
		font-weight: 400;
		padding-left: 2.4em;
		padding-right: 0.75em;
		position: relative;
	}

	input[type="checkbox"] + label:before,
	input[type="radio"] + label:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
	}

	input[type="checkbox"] + label:before,
	input[type="radio"] + label:before {
		border-radius: 3px;
		content: '';
		display: inline-block;
		height: 1.65em;
		left: 0;
		line-height: 1.58125em;
		position: absolute;
		text-align: center;
		top: 0;
		width: 1.65em;
		box-shadow: 0 0 0 2px rgba(255, 190, 102, 0.55);
	}

	input[type="checkbox"]:checked + label:before,
	input[type="radio"]:checked + label:before {
		background: #ffbe66;
		color: #fff;
		content: '\f00c';
	}

	input[type="checkbox"]:focus + label:before,
	input[type="radio"]:focus + label:before {
		box-shadow: 0 0 0 2px rgba(255, 190, 102, 0.55);
	}

	input[type="checkbox"] + label:before {
		border-radius: 3px;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: rgba(0, 0, 0, 0.3) !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: rgba(0, 0, 0, 0.3) !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: rgba(0, 0, 0, 0.3) !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: rgba(0, 0, 0, 0.3) !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: rgba(0, 0, 0, 0.3) !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		border-radius: 3px;
		border: solid 2px #fff;
		margin-bottom: 2em;
		padding: 1.5em;
	}

	.box > :last-child,
	.box > :last-child > :last-child,
	.box > :last-child > :last-child > :last-child {
		margin-bottom: 0;
	}

	.box.alt {
		border: 0;
		border-radius: 0;
		padding: 0;
	}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

	.icon:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
	}

	.icon > .label {
		display: none;
	}

	.icon.major {
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		border-radius: 3px;
		border: solid 2px #fff;
		display: inline-block;
		font-size: 1.35em;
		height: calc(3em + 2px);
		line-height: 3em;
		text-align: center;
		width: calc(3em + 2px);
	}

	.icon.major:before {
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		display: inline-block;
		font-size: 1.5em;
	}

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

		.icon.major {
			font-size: 1em;
		}

	}

	.icon.style1 {
		color: #b19177;
	}

	.icon.style2 {
		color: #ffbe66;
	}

	.icon.style3 {
		color: #a1bac4;;
	}

/* Image */

	.image {
		border-radius: 3px;
		border: 0;
		display: inline-block;
		position: relative;
	}

	.image img {
		border-radius: 3px;
		display: block;
	}

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

	.image.right {
		float: right;
		margin: 0 0 2em 2em;
		top: 0.25em;
	}

	.image.left, .image.right {
		max-width: 40%;
	}

	.image.left img, .image.right img {
		width: 100%;
	}

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

	.image.fit img {
		width: 100%;
	}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

	ol li {
		padding-left: 0.25em;
	}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

	ul li {
		padding-left: 0.5em;
	}

	ul.alt {
		list-style: none;
		padding-left: 0;
	}

	ul.alt li {
		border-top: solid 1px #fff;
		padding: 0.5em 0;
	}

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

	ul.icons {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

	ul.icons li {
		display: inline-block;
		padding: 0 1em 0 0;
	}

	ul.icons li:last-child {
		padding-right: 0 !important;
	}

	ul.icons.major {
		padding: 1em 0;
	}

	ul.icons.major li {
		padding-right: 3.5em;
	}

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

		ul.icons.major li {
			padding: 0 1em !important;
		}

	}

	ul.actions {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

	ul.actions li {
		display: inline-block;
		padding: 0 1.5em 0 0;
		vertical-align: middle;
	}

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

	ul.actions.small li {
		padding: 0 0.75em 0 0;
	}

	ul.actions.vertical li {
		display: block;
		padding: 1.5em 0 0 0;
	}

	ul.actions.vertical li:first-child {
		padding-top: 0;
	}

	ul.actions.vertical li > * {
		margin-bottom: 0;
	}

	ul.actions.vertical.small li {
		padding: 0.75em 0 0 0;
	}

	ul.actions.vertical.small li:first-child {
		padding-top: 0;
	}

	ul.actions.fit {
		display: table;
		margin-left: -1.5em;
		padding: 0;
		table-layout: fixed;
		width: calc(100% + 1.5em);
	}

	ul.actions.fit li {
		display: table-cell;
		padding: 0 0 0 1.5em;
	}

	ul.actions.fit li > * {
		margin-bottom: 0;
	}

	ul.actions.fit.small {
		margin-left: -0.75em;
		width: calc(100% + 0.75em);
	}

	ul.actions.fit.small li {
		padding: 0 0 0 0.75em;
	}

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

		ul.actions li {
			display: block;
			padding: 1em 0 0 0;
			text-align: center;
			width: 100%;
		}

		ul.actions li:first-child {
			padding-top: 0;
		}

		ul.actions li > * {
			margin: 0 auto !important;
			max-width: 30em;
			width: 100%;
		}

		ul.actions li > *.icon:before {
			margin-left: -1em;
		}

		ul.actions.small li {
			padding: 0.5em 0 0 0;
		}

		ul.actions.small li:first-child {
			padding-top: 0;
		}

	}

	dl {
		margin: 0 0 2em 0;
	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 100%;
	}

	table tbody tr {
		border: solid 1px #fff;
		border-left: 0;
		border-right: 0;
	}

	table tbody tr:nth-child(2n + 1) {
		background-color: rgba(144, 144, 144, 0.25);
	}

	table td {
		padding: 0.75em 0.75em;
	}

	table th {
		color: #fff;
		font-size: 0.9em;
		font-weight: 600;
		padding: 0 0.75em 0.75em 0.75em;
		text-align: left;
	}

	table thead {
		border-bottom: solid 2px #fff;
	}
	
	table tfoot {
		border-top: solid 2px #fff;
	}

	table.alt {
		border-collapse: separate;
	}

	table.alt tbody tr td {
		border: solid 1px #fff;
		border-left-width: 0;
		border-top-width: 0;
	}

	table.alt tbody tr td:first-child {
		border-left-width: 1px;
	}

	table.alt tbody tr:first-child td {
		border-top-width: 1px;
	}

	table.alt thead {
		border-bottom: 0;
	}

	table.alt tfoot {
		border-top: 0;
	}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		background-color: transparent;
		border-radius: 3px;
		border: 0;
		box-shadow: inset 0 0 0 2px #fff;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 600;
		height: 3.125em;
		letter-spacing: 0.225em;
		line-height: 3.125em;
		padding: 0 2.75em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover,
	button:hover,
	.button:hover {
		background-color: rgba(144, 144, 144, 0.35);
	}

	input[type="submit"].send_message:hover	{
		background-color: rgba(255, 190, 102, 0.75) !important;
	}
	
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active,
	button:active,
	.button:active {
		background-color: rgba(144, 144, 144, 0.5);
	}

	input[type="submit"].icon:before,
	input[type="reset"].icon:before,
	input[type="button"].icon:before,
	button.icon:before,
	.button.icon:before {
		margin-right: 0.5em;
	}

	input[type="submit"].fit,
	input[type="reset"].fit,
	input[type="button"].fit,
	button.fit,
	.button.fit {
		display: block;
		margin: 0 0 1em 0;
		width: 100%;
	}

	input[type="submit"].small,
	input[type="reset"].small,
	input[type="button"].small,
	button.small,
	.button.small {
		font-size: 0.8em;
	}

	input[type="submit"].big,
	input[type="reset"].big,
	input[type="button"].big,
	button.big,
	.button.big {
		font-size: 1.35em;
	}

	input[type="submit"].special,
	input[type="reset"].special,
	input[type="button"].special,
	button.special,
	.button.special {
		background-color: rgba(255, 190, 102, 1);
		box-shadow: none !important;
		color: #ffffff !important;
	}

	input[type="submit"].special:hover,
	input[type="reset"].special:hover,
	input[type="button"].special:hover,
	button.special:hover,
	.button.special:hover {
		background-color: rgba(255, 190, 102, 0.75);
	}

	input[type="submit"].special:active,
	input[type="reset"].special:active,
	input[type="button"].special:active,
	button.special:active,
	.button.special:active {
		background-color: rgba(255, 190, 102, 0.75) !important;
	}

	input[type="submit"].disabled, input[type="submit"]:disabled,
	input[type="reset"].disabled,
	input[type="reset"]:disabled,
	input[type="button"].disabled,
	input[type="button"]:disabled,
	button.disabled,
	button:disabled,
	.button.disabled,
	.button:disabled {
		-moz-pointer-events: none;
		-webkit-pointer-events: none;
		-ms-pointer-events: none;
		pointer-events: none;
		opacity: 0.25;
	}

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

		input[type="submit"],
		input[type="reset"],
		input[type="button"],
		button,
		.button {
			height: 3.75em;
			line-height: 3.75em;
		}

	}

/* Features */

	.features {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		list-style: none;
		padding: 0;
		width: 100%;
	}

	.features li {
		padding: 4em 4em 2em 6em ;
		display: block;
		position: relative;
		text-align: left;
		width: 50%;
		box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
	}

	.features li.highlight-bg-1 {
		background-color: rgba(80,114,130,0.75);
	}

	.features li.highlight-bg-2 {
		background-color: rgba(177,145,119,0.95);
	}

	.features li.highlight-bg-3 {
		background-color: rgba(255, 190, 102,0.95);
	}

	.features li.highlight-bg-4 {
		background-color: rgba(241,219,203,0.95);
	}

	/*.features li:nth-child(5) {
		background-color: rgba(80,114,130,0.75);
	}

	.features li:nth-child(6) {
		background-color: rgba(177,145,119,0.95);
	}

	.features li:nth-child(7) {
		background-color: rgba(255, 190, 102,0.95);
	}

	.features li:nth-child(8) {
		background-color: rgba(241,219,203,0.95);
	}*/

	.clickable-highlight:hover {
		cursor: pointer;
	}
	
	.features li:before {
		display: block;
		color: #121212;
		position: absolute;
		left: 1.75em;
		top: 2.75em;
		font-size: 1.5em;
		text-shadow: 0px 0px 2px #fff;
	}
	
	@media screen and (max-width: 736px) {
		
		.features li.highlight-bg-1 h3.shadow {
			color: rgba(80,114,130,0.75) !important;
			text-shadow: 0px 0px 2px #fff;
		}
		
		.features li.highlight-bg-2 h3.shadow {
			color: rgba(177,145,119,0.95) !important;
			text-shadow: 0px 0px 2px #fff;
		}
		
		.features li.highlight-bg-3 h3.shadow {
			color: rgba(255, 190, 102,0.95) !important;
			text-shadow: 0px 0px 2px #fff;
		}
		
		.features li.highlight-bg-4 h3.shadow {
			color: rgba(241,219,203,0.95) !important;
			text-shadow: 0px 0px 2px #fff;
		}
		
		.features li a.special:not(.button) {
			color: rgba(0, 0, 0, 0.75);
		}
		
		.features li a.special:not(.button):before {
			border: solid 2px rgba(0, 0, 0, 0.35);
			color: rgba(0, 0, 0, 0.2);
		}
		
		.features li a.special:not(.button):hover {
			color: rgba(0, 0, 0, 0.95);
		}
	
		.features li a:hover.special:not(.button):before {
			border: solid 2px rgba(0, 0, 0, 0.5);
			color: rgba(0, 0, 0, 0.45);
		}
		
	
	}
	
	.features li:nth-child(1) {
		border-top-left-radius: 3px;
	}

	.features li:nth-child(2) {
		border-top-right-radius: 3px;
	}

	.features li:nth-last-child(1) {
		border-bottom-right-radius: 3px;
	}

	.features li:nth-last-child(2) {
		border-bottom-left-radius: 3px;
	}

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

		.features li {
			padding: 3em 2em 1em 2em ;
			text-align: center;
		}

		.features li:before {
			left: 0;
			margin: 0 0 1em 0;
			position: relative;
			top: 0;
		}

	}

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

		.features li {
			padding: 3em 0 1em 0 ;
			background-color: transparent !important;
			border-top: solid 2px #fff;
			width: 100%;
			box-shadow: none;
		}

		.features li:first-child {
			border-top: 0;
		}

	}
	
	#services .features li a.special:not(.button) {
		margin: 0 0 2em 0;
	}

/* Spotlight */

	.spotlight {
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
	}

	.spotlight .image {
		-moz-order: 1;
		-webkit-order: 1;
		-ms-order: 1;
		order: 1;
		border-radius: 0;
		width: 40%;
	}

	.spotlight .image img {
		border-radius: 0;
		width: 100%;
	}

	.spotlight .content {
		padding: 2em 4em 2em 4em ;
		-moz-order: 2;
		-webkit-order: 2;
		-ms-order: 2;
		order: 2;
		max-width: 48em;
		width: 60%;
	}

	.spotlight:nth-child(2n) {
		-moz-flex-direction: row-reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.spotlight.spot-bg-1 {
		background-color: rgba(80,114,130,0.75);
	}

	.spotlight.spot-bg-2 {
		background-color: rgba(177,145,119,0.95);
	}

	.spotlight.spot-bg-3 {
		background-color: rgba(255, 190, 102,0.95);
	}

	.spotlight.spot-bg-4 {
		background-color: rgba(241,219,203,0.95);
	}

	/*.spotlight:nth-child(5) {
		background-color: rgba(80,114,130,0.75);
	}

	.spotlight:nth-child(6) {
		background-color: rgba(177,145,119,0.95);
	}

	.spotlight:nth-child(7) {
		background-color: rgba(255, 190, 102,0.95);
	}

	.spotlight:nth-child(8) {
		background-color: rgba(241,219,203,0.95);
	}*/

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

		.spotlight .image {
			width: 45%;
		}

		.spotlight .content {
			width: 55%;
		}

	}

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

		.spotlight {
			display: block;
		}

		.spotlight br {
			display: none;
		}

		.spotlight .image {
			width: 100%;
		}

		.spotlight .content {
			padding: 4em 3em 4em 3em ;
			max-width: none;
			text-align: center;
			width: 100%;
		}

	}

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

		.spotlight .content {
			padding: 3em 2em 3em 2em ;
		}

	}
	
	.keypoints_container .spotlight .content p {
		margin: 0;
	}
	
	.keypoints_container .spotlight .content a.special:not(.button) {
		margin: 2.5em 0 0.25em 0;
	}

/* Wrapper */

	.wrapper {
		padding: 6em 0 4em 0 ;
	}

	.wrapper > .inner {
		width: 60em;
		margin: 0 auto;
	}

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

		.wrapper > .inner {
			width: 90%;
		}

	}

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

		.wrapper > .inner {
			width: 100%;
		}

	}

	.wrapper.alt {
		padding: 0;
	}

	.wrapper.style1 {
		background-color: transparent;
		color: #a5c9e8;
	}

	.wrapper.style1 strong, .wrapper.style1 b {
		color: #ffffff;
	}

	.wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 {
		color: #ffffff;
	}

	.wrapper.style1 hr {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style1 blockquote {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style1 code {
		background: rgba(255, 255, 255, 0.075);
	}

	.wrapper.style1 header p {
		color: #a6e0db;
	}

	.wrapper.style1 header.major h2, .wrapper.style1 header.major h3, .wrapper.style1 header.major h4, .wrapper.style1 header.major h5, .wrapper.style1 header.major h6 {
		border-color: #b19177;
	}

	.wrapper.style1 header.major p {
		color: #a5c9e8;
	}

	.wrapper.style1 label {
		color: #ffffff;
	}

	.wrapper.style1 .icon.major {
		border-color: rgba(0,0,0,0.85);
		box-shadow: 1px 2px 5px 1px rgba(0,0,0,0.25);
	}

	.wrapper.style1 ul.alt li {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style1 table tbody tr {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style1 table tbody tr:nth-child(2n + 1) {
		background-color: rgba(255, 255, 255, 0.075);
	}

	.wrapper.style1 table th {
		color: #ffffff;
	}

	.wrapper.style1 table thead {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style1 table tfoot {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style1 table.alt tbody tr td {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style1 input[type="submit"],
	.wrapper.style1 input[type="reset"],
	.wrapper.style1 input[type="button"],
	.wrapper.style1 button,
	.wrapper.style1 .button {
		box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.125);
		color: #ffffff;
	}

	.wrapper.style1 input[type="submit"]:hover,
	.wrapper.style1 input[type="reset"]:hover,
	.wrapper.style1 input[type="button"]:hover,
	.wrapper.style1 button:hover,
	.wrapper.style1 .button:hover {
		background-color: rgba(255, 255, 255, 0.075);
	}

	.wrapper.style1 input[type="submit"]:active,
	.wrapper.style1 input[type="reset"]:active,
	.wrapper.style1 input[type="button"]:active,
	.wrapper.style1 button:active,
	.wrapper.style1 .button:active {
		background-color: rgba(255, 255, 255, 0.2);
	}

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

		.wrapper.style1 .features li {
			border-top-color: rgba(0, 0, 0, 0.125);
		}

	}

	.wrapper.style2 {
		background-color: #fdfdfd;
	}

	.wrapper.style3 {
		background-color: transparent;
		color: #111;
	}

	.wrapper.style3 strong, .wrapper.style3 b {
		color: #ffffff;
	}

	.wrapper.style3 h2, .wrapper.style3 h3, .wrapper.style3 h4, .wrapper.style3 h5, .wrapper.style3 h6 {
		color: #ffffff;
	}

	.wrapper.style3 hr {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 blockquote {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 code {
		background: rgba(255, 255, 255, 0.075);
	}

	.wrapper.style3 header p {
		color: #b9bad3;
	}

	.wrapper.style3 header.major h2, .wrapper.style3 header.major h3, .wrapper.style3 header.major h4, .wrapper.style3 header.major h5, .wrapper.style3 header.major h6 {
		border-color: #b19177;
	}

	.wrapper.style3 header.major p {
		color: #111;
	}

	.wrapper.style3 label {
		color: #ffffff;
	}

	.wrapper.style3 input[type="text"],
	.wrapper.style3 input[type="password"],
	.wrapper.style3 input[type="email"],
	.wrapper.style3 select,
	.wrapper.style3 textarea {
		background: rgba(255, 255, 255, 0.075);
	}

	.wrapper.style3 .select-wrapper:before {
		color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 input[type="checkbox"] + label,
	.wrapper.style3 input[type="radio"] + label {
		color: #d3d4e4;
	}

	.wrapper.style3 input[type="checkbox"] + label:before,
	.wrapper.style3 input[type="radio"] + label:before {
		background: rgba(255, 255, 255, 0.075);
	}

	.wrapper.style3 input[type="checkbox"]:checked + label:before,
	.wrapper.style3 input[type="radio"]:checked + label:before {
		background: #ffffff;
		color: #505393;
	}

	.wrapper.style3 ::-webkit-input-placeholder {
		color: #b9bad3 !important;
	}

	.wrapper.style3 :-moz-placeholder {
		color: #b9bad3 !important;
	}

	.wrapper.style3 ::-moz-placeholder {
		color: #b9bad3 !important;
	}

	.wrapper.style3 :-ms-input-placeholder {
		color: #b9bad3 !important;
	}

	.wrapper.style3 .formerize-placeholder {
		color: #b9bad3 !important;
	}

	.wrapper.style3 .icon.major {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 ul.alt li {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 table tbody tr {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 table tbody tr:nth-child(2n + 1) {
		background-color: rgba(255, 255, 255, 0.075);
	}

	.wrapper.style3 table th {
		color: #ffffff;
	}

	.wrapper.style3 table thead {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 table tfoot {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 table.alt tbody tr td {
		border-color: rgba(0, 0, 0, 0.125);
	}

	.wrapper.style3 input[type="submit"],
	.wrapper.style3 input[type="reset"],
	.wrapper.style3 input[type="button"],
	.wrapper.style3 button,
	.wrapper.style3 .button {
		box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.125);
		color: #ffffff;
	}

	.wrapper.style3 input[type="submit"]:hover,
	.wrapper.style3 input[type="reset"]:hover,
	.wrapper.style3 input[type="button"]:hover,
	.wrapper.style3 button:hover,
	.wrapper.style3 .button:hover {
		background-color: rgba(255, 255, 255, 0.075);
	}

	.wrapper.style3 input[type="submit"]:active,
	.wrapper.style3 input[type="reset"]:active,
	.wrapper.style3 input[type="button"]:active,
	.wrapper.style3 button:active,
	.wrapper.style3 .button:active {
		background-color: rgba(255, 255, 255, 0.2);
	}

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

		.wrapper.style3 .features li {
			border-top-color: rgba(0, 0, 0, 0.125);
		}

	}

	.wrapper.style4 {
		background-color: transparent;
	}

	.wrapper.style5 {
		background-color: #ffffff;
		color: #4E4852;
	}

	.wrapper.style5 strong, .wrapper.style5 b {
		color: #2E3842;
	}

	.wrapper.style5 h2, .wrapper.style5 h3, .wrapper.style5 h4, .wrapper.style5 h5, .wrapper.style5 h6 {
		color: #2E3842;
	}

	.wrapper.style5 hr {
		border-color: #dfdfdf;
	}

	.wrapper.style5 blockquote {
		border-color: #dfdfdf;
	}

	.wrapper.style5 code {
		background: rgba(0, 0, 0, 0.0375);
	}

	.wrapper.style5 header p {
		color: #8E8892;
	}

	.wrapper.style5 header.major h2, .wrapper.style5 header.major h3, .wrapper.style5 header.major h4, .wrapper.style5 header.major h5, .wrapper.style5 header.major h6 {
		border-color: #dfdfdf;
	}

	.wrapper.style5 header.major p {
		color: #4E4852;
	}

	.wrapper.style5 label {
		color: #2E3842;
	}

	.wrapper.style5 input[type="text"],
	.wrapper.style5 input[type="password"],
	.wrapper.style5 input[type="email"],
	.wrapper.style5 select,
	.wrapper.style5 textarea {
		background: rgba(0, 0, 0, 0.0375);
	}

	.wrapper.style5 .select-wrapper:before {
		color: #dfdfdf;
	}

	.wrapper.style5 input[type="checkbox"] + label,
	.wrapper.style5 input[type="radio"] + label {
		color: #4E4852;
	}

	.wrapper.style5 input[type="checkbox"] + label:before,
	.wrapper.style5 input[type="radio"] + label:before {
		background: rgba(0, 0, 0, 0.0375);
	}

	.wrapper.style5 input[type="checkbox"]:checked + label:before,
	.wrapper.style5 input[type="radio"]:checked + label:before {
		background: #2E3842;
		color: #ffffff;
	}

	.wrapper.style5 ::-webkit-input-placeholder {
		color: #8E8892 !important;
	}

	.wrapper.style5 :-moz-placeholder {
		color: #8E8892 !important;
	}

	.wrapper.style5 ::-moz-placeholder {
		color: #8E8892 !important;
	}

	.wrapper.style5 :-ms-input-placeholder {
		color: #8E8892 !important;
	}

	.wrapper.style5 .formerize-placeholder {
		color: #8E8892 !important;
	}

	.wrapper.style5 .icon.major {
		border-color: #dfdfdf;
	}

	.wrapper.style5 ul.alt li {
		border-color: #dfdfdf;
	}

	.wrapper.style5 table tbody tr {
		border-color: #dfdfdf;
	}

	.wrapper.style5 table tbody tr:nth-child(2n + 1) {
		background-color: rgba(0, 0, 0, 0.0375);
	}

	.wrapper.style5 table th {
		color: #2E3842;
	}

	.wrapper.style5 table thead {
		border-color: #dfdfdf;
	}

	.wrapper.style5 table tfoot {
		border-color: #dfdfdf;
	}

	.wrapper.style5 table.alt tbody tr td {
		border-color: #dfdfdf;
	}

	.wrapper.style5 input[type="submit"],
	.wrapper.style5 input[type="reset"],
	.wrapper.style5 input[type="button"],
	.wrapper.style5 button,
	.wrapper.style5 .button {
		box-shadow: inset 0 0 0 2px #dfdfdf;
		color: #2E3842;
	}

	.wrapper.style5 input[type="submit"]:hover,
	.wrapper.style5 input[type="reset"]:hover,
	.wrapper.style5 input[type="button"]:hover,
	.wrapper.style5 button:hover,
	.wrapper.style5 .button:hover {
		background-color: rgba(0, 0, 0, 0.0375);
	}

	.wrapper.style5 input[type="submit"]:active,
	.wrapper.style5 input[type="reset"]:active,
	.wrapper.style5 input[type="button"]:active,
	.wrapper.style5 button:active,
	.wrapper.style5 .button:active {
		background-color: rgba(0, 0, 0, 0.1);
	}

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

		.wrapper.style5 .features li {
			border-top-color: #dfdfdf;
		}

	}

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

		.wrapper {
			padding: 4em 3em 2em 3em ;
		}

	}

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

		.wrapper {
			padding: 3em 2em 1em 2em ;
		}

	}

/* Page Wrapper + Menu */

	#page-wrapper {
		-moz-transition: opacity 0.5s ease;
		-webkit-transition: opacity 0.5s ease;
		-ms-transition: opacity 0.5s ease;
		transition: opacity 0.5s ease;
		opacity: 1;
		padding-top: 3em;
	}

	#page-wrapper:before {
		background: transparent;
		content: '';
		display: block;
		display: none;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100002;
	}

	#menu {
		-moz-transform: translateX(20em);
		-webkit-transform: translateX(20em);
		-ms-transform: translateX(20em);
		transform: translateX(20em);
		-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;
		-webkit-overflow-scrolling: touch;
		background: #507282;
		color: #fff;
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		padding: 3em 2em;
		position: fixed;
		right: 0;
		top: 0;
		width: 20em;
		z-index: 100003;
		box-shadow: none;
	}

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

	#menu ul > li {
		border-top: solid 1px rgba(254, 199, 124, 0.65);
		margin: 0.5em 0 0 0;
		padding: 0.5em 0 0 0;
	}

	#menu ul > li:first-child {
		border-top: 0 !important;
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	#menu ul > li > a {
		border: 0;
		color: inherit;
		display: block;
		font-size: 0.8em;
		letter-spacing: 0.225em;
		outline: 0;
		text-decoration: none;
		text-transform: uppercase;
	}

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

		#menu ul > li > a {
			line-height: 3em;
		}

	}

	#menu .close {
		background-image: url("images/close.svg");
		background-position: 4.85em 1em;
		background-repeat: no-repeat;
		border: 0;
		cursor: pointer;
		display: block;
		height: 3em;
		position: absolute;
		right: 0;
		top: 0;
		vertical-align: middle;
		width: 7em;
	}

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

		#menu {
			padding: 3em 1.5em;
		}

	}

	body.is-menu-visible #page-wrapper {
		opacity: 0.35;
	}

	body.is-menu-visible #page-wrapper:before {
		display: block;
	}

	body.is-menu-visible #menu {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		box-shadow: -1px 0px 15px rgba(0, 0, 0, 0.225);
	}
	
	#menu {
		overflow-y: scroll;
	}
	
	#menu::-webkit-scrollbar {
		display: none;
	}
	
	#menu {
		-ms-overflow-style: none;  /* IE and Edge */
		scrollbar-width: none;  /* Firefox */
	}

/* Header */

	#header {
		-moz-transition: background-color 0.2s ease;
		-webkit-transition: background-color 0.2s ease;
		-ms-transition: background-color 0.2s ease;
		transition: background-color 0.2s ease;
		/*background: rgba(255,255,255,0.9);*/
		background: rgba(161,186,196,0.95);
		box-shadow: 0px 1px 12px #444;
		height: 3em;
		left: 0;
		line-height: 3em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}

	#header h1 {
		-moz-transition: opacity 0.2s ease;
		-webkit-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		transition: opacity 0.2s ease;
		height: inherit;
		left: 1.25em;
		line-height: inherit;
		position: absolute;
		top: 0;
	}

	#header h1 a {
		border: 0;
		display: block;
		height: inherit;
		line-height: inherit;
	}

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

		#header h1 a {
			font-size: 0.8em;
		}

	}

	#header nav {
		height: inherit;
		line-height: inherit;
		position: absolute;
		right: 0;
		top: 0;
	}

	#header nav > ul {
		list-style: none;
		margin: 0;
		padding: 0;
		white-space: nowrap;
	}

	#header nav > ul > li {
		display: inline-block;
		padding: 0;
	}

	#header nav > ul > li > a {
		border: 0;
		color: #000;
		display: block;
		font-size: 0.725em;
		letter-spacing: 0.225em;
		padding: 0 1.5em;
		text-transform: uppercase;
	}

	#header nav > ul > li > a.menuToggle {
		outline: 0;
		position: relative;
	}

	#header nav > ul > li > a.menuToggle:after {
		background-image: url("images/bars.svg");
		background-position: right center;
		background-repeat: no-repeat;
		content: '';
		display: inline-block;
		height: 3.75em;
		vertical-align: top;
		width: 2em;
	}

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

		#header nav > ul > li > a.menuToggle {
			padding: 0 1.5em;
		}

		#header nav > ul > li > a.menuToggle span {
			display: none;
		}

	}

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

		#header nav > ul > li > a {
			padding: 0 0 0 1.5em;
		}

	}

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

/* Banner */

	#banner {
		cursor: default;
		overflow: hidden;
		position: relative;
		text-align: center;
	}

	#banner:after {
		-moz-pointer-events: none;
		-webkit-pointer-events: none;
		-ms-pointer-events: none;
		pointer-events: none;
		-moz-transition: opacity 3s ease-in-out;
		-webkit-transition: opacity 3s ease-in-out;
		-ms-transition: opacity 3s ease-in-out;
		transition: opacity 3s ease-in-out;
		-moz-transition-delay: 1.25s;
		-webkit-transition-delay: 1.25s;
		-ms-transition-delay: 1.25s;
		transition-delay: 1.25s;
		content: '';
		background: #2e3842;
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
	}

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

		#banner {
			height: auto;
			min-height: 0;
		}

	}

/* CTA */

	#cta {
		box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
	}
	
	#cta .inner {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		max-width: 45em;
	}

	#cta .inner header {
		-moz-order: 1;
		-webkit-order: 1;
		-ms-order: 1;
		order: 1;
		padding-right: 3em;
		width: 70%;
	}
	
	@media screen and (min-width: 981px) {
		
		#cta .inner.no-close-btns header {
			padding-right: 0;
			width: 100%;
		}
	
	}

	#cta .inner header p {
		color: #111;
	}

	#cta .inner .actions {
		-moz-order: 2;
		-webkit-order: 2;
		-ms-order: 2;
		order: 2;
		width: 30%;
	}

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

		#cta .inner {
			display: block;
			text-align: center;
		}

		#cta .inner header {
			padding-right: 0;
			width: 100%;
		}

		#cta .inner .actions {
			margin-left: auto;
			margin-right: auto;
			max-width: 20em;
			width: 100%;
		}

	}

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

		#cta .inner .actions {
			max-width: none;
		}

	}

/* Main */

	#main > header {
		padding: 12em 0 10em 0;
		text-align: center;
	}

	#main > header h2 {
		font-size: 1.75em;
		margin: 0 0 0.5em 0;
	}

	#main > header p {
		color: inherit;
		letter-spacing: 0.225em;
		text-transform: uppercase;
		top: 0;
	}

	#main > header p a {
		color: inherit;
	}

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

		#main > header {
			padding: 10em 0 8em 0;
		}

	}

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

		#main > header {
			padding: 8em 3em 6em 3em;
		}

	}

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

		#main > header {
			padding: 10em 3em 8em 3em;
		}

	}

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

		#main > header {
			padding: 5em 3em 3em 3em ;
		}

		#main > header h2 {
			font-size: 1.25em;
			margin: 0 0 1em 0;
		}

	}

	body.is-mobile #main > header {
		background-attachment: scroll;
	}

/* Footer */

	#footer {
		padding: 6em 0 4em 0 ;
		background-color: rgba(0,0,0,0.9);
		text-align: center;
	}

	#footer .icons {
		font-size: 1.25em;
	}
	
	#footer .icons .icon {
		color: rgba(0, 119, 255, 0.5);
	}

	#footer .icons .label {
		display: inherit;
		margin-left: 0.75em;
	}
	
	#footer .icons a .label {
		color: rgba(255, 255, 255, 0.5);
	}

	#footer .icons a:hover .label {
		color: #fff;
	}

	#footer .copyright {
		color: rgba(255, 255, 255, 0.5);
		font-size: 0.8em;
		letter-spacing: 0.225em;
		list-style: none;
		padding: 0;
		text-transform: uppercase;
	}

	#footer .copyright li {
		border-left: solid 1px rgba(255, 255, 255, 0.5);
		display: inline-block;
		line-height: 1em;
		margin-left: 1em;
		padding-left: 1em;
	}
			
	#footer .copyright li:first-child {
		width: 100%;
		margin-bottom: 1em;
		line-height: 1.85em !important;
	}
	
	#footer .copyright li:first-child, #footer .copyright li:nth-child(2) {
		border-left: 0;
		margin-left: 0;
		padding-left: 0;
	}
	
	#footer .copyright li.no_foot_extra {
		margin-bottom: 0em !important;
		line-height: 0.1em !important;
	}

	#footer .copyright li a {
		color: inherit;
	}

	#footer .copyright li a:hover {
		color: #fff;
	}

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

		#footer .copyright li {
			border: 0;
			display: block;
			line-height: 1.65em;
			margin: 0;
			padding: 0.5em 0;
		}

	}

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

		#footer {
			padding: 4em 3em 2em 3em ;
		}

	}

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

		#footer {
			padding: 3em 2em 1em 2em ;
		}

	}

/* Landing */

	body.landing #page-wrapper {
		padding-top: 0;
	}

	body.landing #footer {
		background-color: rgba(0,0,0,0.9);
	}

	body.is-mobile.landing #page-wrapper {
		background: none;
	}

	body.is-mobile.landing #banner,
	body.is-mobile.landing .wrapper.style4 {	}

	body.is-mobile.landing #footer {
		background-color: rgba(0,0,0,0.9);
	}
	
/* Messages */

	.message {
		background: rgba(0, 0, 0, 0.0325);
		border-radius: 5px;
		border-left: solid 5px rgba(255, 255, 255, 0.125);
		color: #a5c9e8;
	}
	
	.msg-success {
		color: #00dd00;
		border-left: solid 5px #00dd00 !important;
	}
	
	.msg-error {
		color: #ff0000;
		border-left: solid 5px #ff0000 !important;
	}
	
	.fa-check-square:before, .fa-exclamation-triangle:before {
		margin-right: 0.4em;
	}
	
	.txt-justify {
		text-align: justify;
	}
	
	
/* ADM */

	.full-page hr.form_option_divide {
		width: calc(100% - 1.75em);
		display: inline-block;
		border-bottom: solid 1px rgba(255, 255, 255, 0.085);
		margin: 1em 0 1em 1.75em;
	}
	
	@media screen and (max-width: 736px) {
		
		.full-page hr.form_option_divide {
			width: calc(100% - 1.25em);
			margin: 1em 0 1em 1.25em;
		}
		
	}

	.adm_action_buttons {
		text-align: center;
		display: block !important;
	}

	.adm_sub_cat {
		border-bottom: solid 1px rgba(255, 255, 255, 0.35);
	}
	
	h4 span.adm_field_required {
		margin: 0;
		padding: 0;
		float: right;
		display: inline-block;
		font-size: 0.65em;
		font-weight: 300;
	}
	
	@media screen and (max-width: 736px) {
		
		h4 span.adm_field_required {
			font-size: 0.55em;
		}
		
	}
	
	@media screen and (max-width: 640px) {
		
		h4 span.adm_field_required {
			font-size: 0.45em;
		}
		
	}
	
	@media screen and (max-width: 480px) {
		
		h4 span.adm_field_required {
			display: none;
		}
		
	}
	
	.adm_form {
		margin-bottom: 3.5em;
	}
	
	.adm_info_box {
		border: solid 2px rgba(255, 255, 255, 0.125);
		background: rgba(0, 0, 0, 0.075);
		padding: 0.65em 1.15em 0.65em 1.15em;
		color: #eee;
	}
	
	.adm_info_box.adm_info_box_sep {
		margin-bottom: 3em;
	}
	
	.slide_del_option {
		padding: 1.5em 0 0 0;
	}
	
	.full-page hr.form_slides_divide {
		width: calc(100% - 2em);
		display: inline-block;
		border-bottom: solid 1px rgba(255, 255, 255, 0.085);
		margin: 0em 0 1em 2em;
	}
	
	@media screen and (max-width: 736px) {
		
		.full-page hr.form_slides_divide {
			width: calc(100% - 1.25em);
			margin: 0em 0 1em 1.25em;
		}
		
	}
	
	.kpoint_first_option {
		margin-top: 1em;
	}
	
	.kpoint_img_rules {
		display: block;
		margin-top: -0.5em;
		text-align: center;
	}
	
	.adm_kpoint_textarea {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		height: auto;
		min-height: 7em;
		max-height: 12em;
	}
	
	.slide_first_option {
		margin: 1em 0 0.5em 0;
	}
	
	.slide_fields {
		text-align: center;
	}
	
	.slide_fields-inner {
		width: 100%;
		max-width: 550px;
		display: inline-block;
	}
	
	.slide_img_rules {
		display: block;
		margin-top: -1em;
	}
	
/* File Upload */
	
	.full-page .file_upload {
		position: relative;
		display: inline-block;
	}

	.full-page .file_upload input.upload_btn, .full-page .file_upload input.files {
		position: relative;
		top: -2.5em;
		left: 0;
		margin: 0;
		padding: 0;
		cursor: pointer;
		opacity: 0;
		filter: alpha(opacity=0);
		height: 2.25em;
		width: 100%;
	}
	
/* Table sorting */
	
	table.slideorder, table.contactorder {
		counter-reset: rowNumber;
	}

	table.slideorder tr, table.contactorder tr.contact_data {
		counter-increment: rowNumber;
		border-color: rgba(255, 255, 255, 0.085) !important;
	}
	
	table.slideorder tr:nth-child(2n+1), table.contactorder tr.contact_data:nth-child(2n+1) {
		border-color: rgba(255, 255, 255, 0.085) !important;
	}

	table.slideorder tr td:first-child, table.contactorder tr.contact_data td:first-child {
		width: 20px;
		color: #fff;
	}
	
	table.slideorder tr td:first-child::before, table.contactorder tr.contact_data td:first-child::before {
		content: counter(rowNumber);
		min-width: 1em;
		margin-right: 0.5em;
	}

/* Extra bits */
	
	@media screen and (max-width: 420px) {
		
		.mailto_link {
			word-wrap: break-word;
		}
		
	}
	
	.message_box {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		height: auto;
		min-height: 15em;
		max-height: 30em;
	}
	
	.form_error {
		box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.55) !important;
	}
	
/* Sections - Special Cases */
	
	.wrapper.style4, .wrapper.style1.news, .wrapper.style1.buzzwords {
		border-top: 1px solid rgba(0, 0, 0, 0.125);
	}
	
	.wrapper.style4.finish {
		background-color: rgba(80,114,130,0.75);
	}
	
	.wrapper.style1.buzzwords {
		padding: 2em 2em 0 2em;
	}
	
	.wrapper.style1.buzzwords ul {
		list-style: none;
		padding-left: 0;
	}
	
	.wrapper.style1.buzzwords li, .wrapper.style1.buzzwords span {
		display: inline-block;
		padding-left: 0;
	}
	
	.wrapper.style1.buzzwords ul li span.b-marker {
		padding: 0 1em;
	}
	
	.wrapper.style1.buzzwords ul li:first-child span.b-marker {
		display:none;
	}
	
	.wrapper.style1.buzzwords ul li a {
		color: rgba(118,119,105,1);
	}
	
	.wrapper.style1.buzzwords ul li a:hover {
		color: #a66111;
	}

/* Slider */
	
	#banner.sliding-banner {
		padding: 0;
		margin-bottom: 0;
	}
	
	#slidy-container {
		padding-top: 3em;
		margin-bottom: -0.8em;
	}
	
	.inner-slider {
		width: 1920px;
		max-width: 100%;
		margin: 0 auto;
	}
	
	#slidy figure figcaption, #slidy:hover figure figcaption {
		bottom: 0.55em !important;
		padding: 1rem !important;
	}
	
	@media screen and (max-width: 1280px) {
	
		#slidy figure figcaption, #slidy:hover figure figcaption {
			bottom: 0.6em !important;
			padding: 0.75rem !important;
			font-size: 1.4rem !important;
		}
	
	}
	
	@media screen and (max-width: 960px) {
	
		#slidy figure figcaption, #slidy:hover figure figcaption {
			bottom: 0.7em !important;
			padding: .6rem !important;
			font-size: 1.2rem !important;
		}
	
	}
	
	@media screen and (max-width: 736px) {
	
		#slidy-container {
			padding-top: 2.9em;
		}
		
		#slidy figure figcaption, #slidy:hover figure figcaption {
			bottom: 0.65em !important;
			padding: .6rem .8rem !important;
			font-size: 1.1rem !important;
		}
	
	}
	
	@media screen and (max-width: 640px) {
	
		#slidy figure figcaption, #slidy:hover figure figcaption {
			bottom: 0.75em !important;
			padding: .4rem .6rem !important;
			font-size: 1rem !important;
		}
	
	}
	
	@media screen and (max-width: 480px) {
	
		#slidy figure figcaption, #slidy:hover figure figcaption {
			bottom: 1em !important;
			padding: .35rem .6rem !important;
			font-size: 0.7rem !important;
		}
	
	}
	
	#slidy a.hide-caption figure figcaption, #slidy:hover a.hide-caption figure figcaption,
	#slidy.hide-caption-clone > figure:last-child > figcaption:last-child {
		display: none;
	}
	
	
/* Key-Points */
	
	.keypoints_container {
		max-width: 1920px;
		margin: 0 Auto;
	}
	
/* Navigation */

	#header h1.brand_logo {
		left: 0.95em;
		top: 0.5em;
		color: #000;
		text-shadow: 1px 1px 1px #f7f7f7;
	}
	
	#header h1.brand_logo img {
	
	height: 8em;
	width: 8em;
	margin: 0em 0.75em 0 0;
	float: left;
	box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.25);
	border-radius: 100%;
	border: 1px solid rgba(0,0,0,0.35);
	background: rgba(0,0,0,0.075);

	}
	
	@media screen and (max-width: 640px) {
		
		#header h1.brand_logo img {
			display: none;
		}
		
	}
	
	#header h1.brand_logo span {
		float: left;
		margin-top: -0.45em;
		font-size: 0.9em;
	}
	
	#header #nav ul.mobile_menu {
		display: none;
	}
	
	#header #nav ul.floating_menu li a {
		padding: 0 1em;
		display: block;
	}
	
	@media screen and (max-width: 1366px) {
		
		#header #nav ul.mobile_menu {
			display:inherit;
		}
	
		#header #nav ul.floating_menu {
			display: none;
		}
	
	}
	
	@media screen and (min-width: 1367px) and (max-width: 1600px)  {
		
		#header h1.brand_logo span {
			display:none;
		}
		
	}
	
	#header #nav ul.floating_menu li a:hover {
		color: #ffbe66 ;
	}
	
	#header #nav ul.floating_menu li a.sticky {
		color: #f7f7f7;
	}
	
	#header #nav ul.floating_menu li a.sticky-adm {
		color: #00dd00 !important;
	}

	.full-page {
		padding-top: 3em;
	}
	
	.full-page p {
		color: #111;
	}
	
	.full-page.adm-page p {
		color: #f7f7f7;
	}
	
	.full-page h3.major {
		border-bottom: solid 1px rgba(255, 255, 255, 0.35);
	}
	
	.keypoints_container p {
		color: #111;
	}
	
	.full-page.wrapper.style1 h4 {
		/*color: #a0daf7;*/
		color: #507282;
	}
	
/* Contact Info & Social Networking */
	
	#footer .foot-inner {
		padding: 0;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: row;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 auto;
		width: 60em;
		text-align: left;
	}
	
	@media screen and (max-width: 1280px) {
		#footer .foot-inner {
			
			width: 90%;
		}
		
	}
	
	@media screen and (max-width: 980px) {
	
		#footer .foot-inner {
			padding: 0em 1em;
			width: 100%;
		}
		
	}
	
	@media screen and (max-width: 736px) {
	
		#footer .foot-inner {
			padding: 1.5em 1em;
		}
		
	}
	
	#footer .foot-inner .contact_info span {
		color: #fdfdfd;
	}
	
	#footer .foot-inner header {
		margin: 0 0 1em 0;
	}
	
	#footer .foot-inner header.major h2 {
		border-color: #b19177;
		width: 100%;
		display: block;
	}
	
	#footer .foot-inner .copyright {
		border-top: solid 1px rgba(255, 255, 255, 0.125);
		list-style: none;
		margin: 3em 0 2em 0;
		padding: 2em 0 0 0;
		width: 100%;
	}
	
	#footer .foot-inner ul.contact_info {
		width: 33%;
		margin: 0;
		padding: 0;
		display: inline-block;
		list-style: none;
		font-size: 0.9em;
	}

	#footer .foot-inner ul.contact_info li {
		margin: 0 0 2em 0;
		padding: 0;
	}
	
	#footer .foot-inner ul.contact_info li a, #footer .foot-inner ul.social_network li a {
		display: inline-block;
	}
	
	#footer .foot-inner ul.social_network {
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 2.5em 0 0 0;
		display: inline-block;
		list-style: none;
		border-top: solid 1px rgba(255, 255, 255, 0.095);
	}

	#footer .foot-inner ul.social_network li {
		padding: 0 1em;
		display: inline-block;
	}

	#footer .foot-inner ul.contact_info li a:before, #footer .foot-inner ul.social_network li a:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
		border-radius: 100%;
		border: solid 2px rgba(255, 190, 102,0.55);
		display: inline-block;
		font-size: 0.8em;
		height: 2.5em;
		left: 0;
		line-height: 2.35em;
		position: relative;
		text-align: center;
		top: 0;
		width: 2.5em;
		color: #fdfdfd;
	}
	
	#footer .foot-inner ul.contact_info li a span {
		display: block;
		margin: -1.85em 0 0 3em;
	}
	
	#footer .foot-inner ul.social_network li a span {
		margin-left: 0.65em;
	}
	
	#footer .foot-inner ul.social_network li a.hide-label span {
		display: none;
	}
	
	@media screen and (max-width: 980px) {
		
		#footer .foot-inner ul.contact_info {
			vertical-align: top;
		}
		
		#footer .foot-inner ul.social_network li a span {
			display: none;
		}
		
	}
	
	@media screen and (max-width: 980px) {
		
		#footer .foot-inner ul.contact_info {
			width: 100%;
		}
		
	}
	
	@media screen and (max-width: 480px) {
		
		#footer .foot-inner ul.social_network li {
			margin-bottom: 1.5em;
		}
		
		#footer .foot-inner .copyright {
			margin-top: 1.5em;
		}
		
	}
	
	#footer .foot-inner ul.contact_info li a.active:hover span, #footer .foot-inner ul.social_network li a.active:hover span {
		color: #fff !important;
	}
	
	#footer .foot-inner ul.contact_info li a.active:hover:before, #footer .foot-inner ul.social_network li a:hover:before {
		border-color: rgba(255, 190, 102,0.95);
	}
	
/* Social Media Icons - Alternative Display Options */

	#footer .foot-inner ul.social_network li a.icon.sn-squared:before {
		border-radius: 5px;
	}
	
	#footer .foot-inner ul.social_network li a.icon.sn-coloured:before {
		border: solid 2px rgba(253, 253, 253,0.375);
		color: #fdfdfd;
	}
	
	#footer .foot-inner ul.social_network li a.icon.fa-facebook.sn-coloured:before {
		background-color: #3b5998;
	}
	
	#footer .foot-inner ul.social_network li a.icon.fa-twitter.sn-coloured:before {
		background-color: #000;
	}
	
	#footer .foot-inner ul.social_network li a.icon.fa-instagram.sn-coloured:before {
		background-color: #e95950;
	}
	
	#footer .foot-inner ul.social_network li a.icon.fa-linkedin.sn-coloured:before {
		background-color: #007bb5;
	}
	
	#footer .foot-inner ul.social_network li a.icon.fa-youtube.sn-coloured:before {
		background-color: #ff0000;
	}
	
	#footer .foot-inner ul.social_network li a.icon.fa-pinterest.sn-coloured:before {
		background-color: #cb2027;
	}
	
	#footer .foot-inner ul.social_network li a.icon.sn-coloured:hover:before {
		border-color: rgba(253, 253, 253, 0.55);
	}
	
	#footer .foot-inner ul.social_network li a.icon.sn-coloured.sn-borderless:before {
		border: solid 2px transparent;
		color: #fdfdfd;
	}
	
	#footer .foot-inner ul.social_network li a.icon.sn-coloured.sn-borderless:hover:before {
		border: solid 2px transparent;
		color: #dcdcdc;
	}
	
	#footer .foot-inner ul.social_network li a.icon.sn-coloured.sn-borderless:hover span {
		color: #dcdcdc;
	}
	
	#intro p {
		text-align: left;
		color: #111;
	}
	
	#news p {
		color: #111;
	}
	
	#news p.news_info {
		text-align: left;
	}
	
	@media screen and (max-width: 736px) {
		
		#intro p, #news p.news_info {
			text-align: center;
		}
		
	}
	
	#intro.wrapper.style1.special, #news.wrapper.style1.special {
		padding: 4em 0 2em 0 ;
	}
	
	@media screen and (max-width: 980px) {

		#intro.wrapper.style1.special, #news.wrapper.style1.special {
			padding: 3em 3.5em 1em 3.5em ;
		}

	}

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

		#intro.wrapper.style1.special, #news.wrapper.style1.special {
			padding: 3em 2.5em 1em 2.5em ;
		}

	}
	
	.table_selector input, .table_selector label {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.del_contact_th {
		width: 60px;
	}

/* Special links */
	
	a.special:not(.button) {
		text-decoration: none;
		border-bottom: 0;
		display: block;
		font-family: Raleway, Helvetica, sans-serif;
		font-size: 0.8em;
		font-weight: 700;
		letter-spacing: 0.1em;
		margin: 0 0 1.5em 0;
		text-transform: uppercase;
		color:#fff;
	}

	a.special:not(.button):before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
	}

	a.special:not(.button):before {
		-moz-transition: background-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
		border-radius: 100%;
		border: solid 2px rgba(255, 255, 255, 0.75);
		content: '\f105';
		display: inline-block;
		font-size: 1.25em;
		height: 2em;
		line-height: 1.65em;
		margin-right: 0.85em;
		text-align: center;
		text-indent: 0.15em;
		vertical-align: middle;
		width: 2em;
		color: #f7f7f7;
	}
	
	a.special:not(.button):hover {
		color: #fff;
	}
	
	a.special:not(.button):hover:before {
		background-color: rgba(255, 255, 255, 0.125);
		border-color: rgba(255, 255, 255, 0.95);
		color: #fff;
	}

	a.special:not(.button):active:before {
		background-color: rgba(255, 255, 255, 0.075);
	}
	
	h3.major.blue {
		border-color: #b19177;
	}
	
	.full-page ul {
		list-style: none;
		padding: 0;
	}
	
	.full-page ul li a.icon:before {
		margin-right: 1em;
	}
	
	.full-page ul li {
		margin-bottom: 1em;
	}
	
	h3.major.blue, h2.shadow, h3.shadow {
		text-shadow: 1px 1px 1px #000;
		color: #ffbe66  !important;
	}
	
/* Make links with # scroll to below the nav-bar */
	
	.section_marker {
		padding-top: 5em;
		margin-top:-5em;
	}
	
/* Equipment */
	
	.equipment {
		padding: 0 1em;
		margin: 0 0 3.5em 0;
	}

	.equipment h4 {
		background: rgba(0,0,0,0.125);
		padding: 1em;
		border-radius: 5px;
		border: 0;
		margin: 0 -1em 1em -1em;
	}
	
	.equipment p {
		margin-bottom: 0.5em;
	}
	
	.equip_info {
		padding-top: 1em;
	}
	
	.services h4 {
		margin-top: 1em;
	}

	.full-page .inner ul {
		margin: 0 0 2em 0;
		padding: 0;
		display: inline-block;
		list-style: none;
	}

	.full-page .inner ul li {
		margin: 0 0 0.75em 0;
		padding: 0;
	}
	
	.full-page .inner ul li a {
		display: inline-block;
	}

	.full-page .inner ul li a:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
		display: inline-block;
		height: 2.5em;
		left: 0;
		line-height: 2.35em;
		position: relative;
		top: 0.35em;
		width: 2.5em;
		margin-left: 1em;
	}
	
	.full-page .inner ul li a span {
		display: block;
		margin: -1.85em 0 0 2.75em;
		padding: 0 2em 0 0;
	}
	
	.full-page .inner .equipment ul li a:before {
		margin-left: 0;
	}
	
	.full-page .inner .equipment ul li a span {
		display: block;
		margin: -1.85em 0 0 2em;
	}
	
	.full-page .inner .equipment ul {
		margin: 0 0 1em 0;
	}
	
	.full-page.policies .inner  ul {
		margin: 0 0 3em 0;
	}
	
	.full-page.policies .inner  ul:last-child {
		margin: 0 0 1em 0;
	}
	
	p.list_title {
		margin-bottom: 0.5em;
	}

	#adm-form-slides p {
		margin-bottom: 1em;
	}
	
/* Overview - Stats Table */

	.activity_title h4 {
		margin-left: 0.5em;
	}

	.overview_table {
		padding: 0 0.5em;
	}

	.overview_table table tr td:nth-child(1) {
		color: #f7f7f7;
	}

	.overview_table table tr td:nth-child(2) {
		text-align: right;
		background-color: rgba(0,0,0,0.055);
		width: 10em;
		min-width: 10em;
	}

	hr.form_option_divide.before_logout {
		margin-bottom: 0em;
	}	

/* BBC Editing */

	.bb-btn {
		min-width: 4em !important;
	}

	.adm_textarea {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		height: auto;
		min-height: 11em;
		max-height: 25em;
	}

	.intro_outro_form p, .news_form p {
		margin-bottom: 0.75em;
	}

	.adm_kpoint_edit_row .image.fit {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		height: 15em;
		min-height: 15em;
		max-height: 15em;
		overflow: hidden;
		margin-top: 0.5em;
	}
		
	.adm_kpoint_edit_row textarea {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		height: 6.5em;
		min-height: 6.5em;
		max-height: 6.5em;
	}
	
	@media screen and (max-width: 736px) {
		
		.adm_kpoint_edit_row .image.fit {
			height: auto;
			min-height: unset;
			max-height: unset;
		}
		
	}
	
	.adm_kpoint_edit_row p {
		margin: 1em 0 0.5em 0;
	}
	
	.adm_kpoint_edit_row p:first-child {
		margin-top: 0;
	}
	
	.adm_kpoint_del {
		margin-top: 2em;
	}
	
/* Poptrox Popup */

	.poptrox-overlay {
		-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	}

	.poptrox-popup {
		background: rgba(31, 34, 36, 0.925);
		box-shadow: 0 1em 3em 0.5em rgba(0, 0, 0, 0.25);
		cursor: default;
	}

	.poptrox-popup:before {
		-moz-transition: opacity 0.2s ease-in-out;
		-webkit-transition: opacity 0.2s ease-in-out;
		-ms-transition: opacity 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out;
		background-image: -moz-linear-gradient(to left, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0)), -moz-linear-gradient(to right, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0));
		background-image: -webkit-linear-gradient(to left, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0)), -webkit-linear-gradient(to right, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0));
		background-image: -ms-linear-gradient(to left, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0)), -ms-linear-gradient(to right, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0));
		background-image: linear-gradient(to left, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0)), linear-gradient(to right, rgba(31,34,36,0.35), rgba(31,34,36,0) 10em, rgba(31,34,36,0));
		content: '';
		display: block;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		opacity: 1;
	}

	.poptrox-popup .closer {
		-moz-transition: opacity 0.2s ease-in-out;
		-webkit-transition: opacity 0.2s ease-in-out;
		-ms-transition: opacity 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out;
		background-image: url("images/poptrox_close.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: 3em;
		height: 5em;
		opacity: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 5em;
		z-index: 2;
	}

	.poptrox-popup .nav-previous,
	.poptrox-popup .nav-next {
		-moz-transition: opacity 0.2s ease-in-out;
		-webkit-transition: opacity 0.2s ease-in-out;
		-ms-transition: opacity 0.2s ease-in-out;
		transition: opacity 0.2s ease-in-out;
		background-image: url("images/poptrox_arrow.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: 5em;
		cursor: pointer;
		height: 8em;
		margin-top: -4em;
		opacity: 0;
		position: absolute;
		top: 50%;
		width: 6em;
		z-index: 2;
	}

	.poptrox-popup .nav-previous {
		-moz-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
		transform: scaleX(-1);
		left: 0;
	}

	.poptrox-popup .nav-next {
		right: 0;
	}

	.poptrox-popup .caption {
		padding: 2em 2em 1em 2em ;
		background-image: -moz-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
		background-image: -webkit-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
		background-image: -ms-linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
		background-image: linear-gradient(to top, rgba(16,16,16,0.45) 25%, rgba(16,16,16,0) 100%);
		bottom: 0;
		cursor: default;
		left: 0;
		position: absolute;
		text-align: left;
		width: 100%;
		z-index: 2;
	}

	.poptrox-popup .loader {
		-moz-animation: spinner 1s infinite linear !important;
		-webkit-animation: spinner 1s infinite linear !important;
		-ms-animation: spinner 1s infinite linear !important;
		animation: spinner 1s infinite linear !important;
		background-image: url("images/poptrox_spinner.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		display: block;
		font-size: 2em;
		height: 2em;
		left: 50%;
		line-height: 2em;
		margin: -1em 0 0 -1em;
		opacity: 0.25;
		position: absolute;
		text-align: center;
		top: 50%;
		width: 2em;
	}

	.poptrox-popup:hover .closer,
	.poptrox-popup:hover .nav-previous,
	.poptrox-popup:hover .nav-next {
		opacity: 0.5;
	}

	.poptrox-popup:hover .closer:hover,
	.poptrox-popup:hover .nav-previous:hover,
	.poptrox-popup:hover .nav-next:hover {
		opacity: 1.0;
	}

	.poptrox-popup.is-loading:before {
		opacity: 0;
	}

	body.is-mobile .poptrox-popup .closer,
	body.is-mobile .poptrox-popup .nav-previous,
	body.is-mobile .poptrox-popup .nav-next {
		opacity: 1.0 !important;
	}

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

		.poptrox-popup .closer {
			background-size: 3em;
		}

		.poptrox-popup .nav-previous,
		.poptrox-popup .nav-next {
			background-size: 4em;
		}

	}

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

		.poptrox-popup:before {
			display: none;
		}

		.poptrox-popup .caption {
			display: none !important;
		}

		.poptrox-popup .closer,
		.poptrox-popup .nav-previous,
		.poptrox-popup .nav-next {
			display: none !important;
		}

	}
	
	body.modal-active #page-wrapper {
		-moz-filter: blur(8px);
		-webkit-filter: blur(8px);
		-ms-filter: blur(8px);
		filter: blur(8px);
	}

	body.modal-active #page-wrapper:after {
		-moz-pointer-events: auto;
		-webkit-pointer-events: auto;
		-ms-pointer-events: auto;
		pointer-events: auto;
		opacity: 1;
		visibility: visible;
		z-index: 10003;
	}
	
/* News */

	ul.dates {
		list-style: none;
		text-align: left;
		padding: 0;
	}

	ul.dates li {
		position: relative;
		border-top: 1px solid rgba(0, 0, 0, 0.155);
		padding: 1.3em 0 1.3em 6.75em;
	}

	ul.dates .date {
		display: block;
		position: absolute;
		left: 0;
		top: 1.3em;
		background-color: #008ad2;
		height: 3.5em;
		text-align: center;
		color: #fff;
		line-height: 1em;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		padding: 0.5em 0.75em 0 1em;
	}

	ul.dates .date:after {
		content: '';
		position: absolute;
		bottom: 0;
		right: -1.2em;
		border-left: solid 1.25em #008ad2;
		border-top: solid 1.8em transparent;
		border-bottom: solid 1.8em transparent;
	}

	ul.dates .date span {
		font-size: 0.85em;
	}
	
	ul.dates .date strong {
		display: block;
		font-size: 1.15em;
		padding-top: 0.25em;
	}

	ul.dates h4 {
		font-size: 0.95em;
		margin-bottom: 0.5em;
	}

	ul.dates p {
		margin: 0;
	}

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

	ul.dates li:first-child .date {
		top: 0;
	}

	.stage2 a.image.fit {
		height: 12em;
		max-height: 12em;
		overflow: hidden;
	}	
		
	.stage2 a.image.fit img {
		position: relative;
		overflow: hidden;
		display: block;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		min-height: 12em;
	}	
			
	.stage3 {
		display: none !important;
	}
		
	.full-page ul li {
		/*color: #008ad2;*/
		color: #a66111;
	}
		
/* Pagination */
		
	ul.pagination {
		cursor: default;
		list-style: none;
		padding-left: 0;
		width: 100%;
		position: relative;
	}

	ul.pagination li {
		display: inline-block;
		padding-left: 0;
		vertical-align: middle;
	}

	ul.pagination li:last-child {
		position: absolute;
		right: 0;
		text-align: right;
	}

	ul.pagination li .button.special {
		background-color: rgba(255, 190, 102, 1) ;
		box-shadow: none !important;
		color: #ffffff !important;
	}

	ul.pagination li .button.special:hover {
		background-color: rgba(255, 190, 102, 0.75);
	}
			
	ul.pagination li .button.special.disabled {
		background-color: #aaaaaa;
	}
	
	ul.pagination li.not-allowed {
		cursor: not-allowed;
	}
	
	@media screen and (max-width: 640px) {

		ul.pagination li .button {
			width: 100%;
		}

	}

	.spotlight h2.shadow, .features h3.shadow {
		color: #f7f7f7 !important;
	}
	
	.fp-gallery ul.pagination li.gallery_back {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	
	@media screen and (max-width: 480px) {
		
		.fp-gallery ul.pagination li .button.special {
			padding: 0 1.95em;
		}
		
	}


/* Lunch Club Page */

	@media screen and (max-width: 980px) {
		
		.box.alt.lunchclub-schedule {
			margin-bottom: 3.25em;
		}
		
	}
	
	.wrapper.style1 .lunchclub-schedule table tbody tr {
		color: #444;
		border-color: rgba(80, 114, 130, 0.5);
	}

	.wrapper.style1 .lunchclub-schedule table thead {
		border-color: rgba(161,186,196,1);
	}

	.wrapper.style1 .lunchclub-schedule table th {
		color: #a66111;
	}

	.wrapper.style1 .lunchclub-schedule table {
		margin-bottom: 2em;
	}

	ul.contact-lunch_club {
		list-style: none;
		padding: 0;
	}

	ul.contact-lunch_club li {
		text-decoration: none;
		margin-bottom: 1.5em !important;
		padding: 0 0 0 3em !important;
		position: relative;
	}

	ul.contact-lunch_club li:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
	}

	ul.contact-lunch_club li:before {
		border-radius: 100%;
		border: solid 2px rgba(68, 68, 68, 0.3);
		display: inline-block;
		font-size: 0.8em;
		height: 2.5em;
		left: 0;
		line-height: 2.35em;
		position: absolute;
		text-align: center;
		top: 0;
		width: 2.5em;
		color: #507282;
	}

	@media screen and (max-width: 736px) {
		
		ul.contact-lunch_club li {
			margin-bottom: 2em !important;
		}

		ul.contact-lunch_club.lc-address li {
			margin-bottom: 1em !important;
		}

	}
	

/* Sub Page Links, Buttons */
	
	a.special.sub-page-link {
		margin-bottom: 3.5em;
	}
	
	a.special.sub-page-link:not(.button):before {
		border: solid 2px rgb(255, 190, 102,0.75);
		color: rgba(118,119,105,1);
		background-color: rgba(255, 190, 102, 0.175);
	}
	
	a.special.sub-page-link:not(.button) {
		color: rgba(118,119,105,1);
	}
	
	a.special.sub-page-link:not(.button):hover:before {
		background-color: rgba(255, 190, 102, 0.75);
		color: #a66111;
	}
	
	a.special.sub-page-link:not(.button):hover {
		color: #a66111;
	}
	
	h5.sub-page-button-title {
		font-size:0.9em;
		color: #a1bac4 !important;
	}
	
	.full-page .inner ul li a.button.special.icon.fa-download:before, .full-page .inner ul li a.button.special.icon.fa-envelope:before {
		left: 0;
		top: 0;
		margin-left: 0;
		width: 1.25em;
	}
	
	.full-page .inner ul li a.button.special.icon.fa-download:hover, .full-page .inner ul li a.button.special.icon.fa-envelope:hover {
		background-color: rgba(255, 190, 102, 0.75);
	}
	
	ul.actions.download-button, ul.actions.contact-button {
		max-width: 100%;
	}
	
	
/* Volunteering Page */

	.box.alt.volunteer-quotes blockquote {
		background: rgba(0, 0, 0, 0.0325);
		border-left: solid 5px rgba(255, 190, 102, 1);
		border-radius: 5px;
		margin: 0 1.5em 1em 0;
	}
	
	.box.alt.volunteer-quotes blockquote.quote-right {
		margin-left: 1.5em;
		margin-right: 0;
	}
	
	.box.alt.volunteer-quotes blockquote q {
		color: #a66111;
	}
	
	@media screen and (max-width: 980px) {
	
		.box.alt.volunteer-quotes blockquote {
			margin-right: 0 !important;
			margin-left: 0 !important;
		}
		
	}


/* Sub Page Banners */

	#sub-page-banner {
		width: 1920px;
		max-width: 100%;
		margin: 0 auto -0.5em auto;
	}
	
	#sub-page-banner img {
		width: 100%;
	}
	
	
/* Navigation - Sub Menus */

	#header nav > ul.floating_menu > li {
		position: relative;
	}

	ul.floating_menu li:hover .sub-page-menu {
		cursor: pointer;
	}
	
	ul.floating_menu li ul.sub-page-list {
		list-style: none;
		position: absolute;
		margin: -0.15em 0 0 0;
		padding: 0 1.5em;
		background: rgba(161,186,196,0.925);
		font-size: 0.75em;
		display: none;
		border-radius: 0 0 10px 10px;
		left: 0;
		text-transform: uppercase;
		border: 1px solid #666;
		border-top: none;
	}
	
	#header #nav ul.floating_menu li ul.sub-page-list a {
		color: #000;
	}
	
	#header #nav ul.floating_menu li ul.sub-page-list a:hover {
		color: #fec77c;
	}
	
	#header #nav ul.floating_menu li ul.sub-page-list a.sticky,
	#header #nav ul.floating_menu li ul.sub-page-list a.sticky:hover {
		color: #f7f7f7;
	}
	
	#header #nav ul.floating_menu li a.sub-page-menu.sticky {
		/*color: #ffbe66;*/
	}
	
	/*ul.floating_menu li a.sub-page-menu::after {
		content: "∨";
		position: absolute;
		right: 0;
		top: 0;
		font-weight: 600;
		font-size: 0.75em;
	}*/

	/*ul.floating_menu li:hover ul.sub-page-list {
		display: block;
	}*/

	ul.floating_menu li:nth-last-child(1) ul.sub-page-list, ul.floating_menu li:nth-last-child(2) ul.sub-page-list, ul.floating_menu li:nth-last-child(3) ul.sub-page-list {
		left: auto;
		right: 0;
	}

	ul.sub-page-list li {
		color: #f7f7f7;
		padding: 0;
		border-bottom: 1px solid rgba(80, 114, 130, 0.35);
		line-height:4em;
	}
	
	ul.sub-page-list li:last-child {
		border-bottom: none;
		padding-bottom:0.5em;
	}
	
	#menu ul > li.sub_link_indent > a {
		padding-left: 2em;
		color: #A5C9E8;
	}

/* Contact Form */

	#contact-form blockquote.contact_form_notice {
		background: rgba(0, 0, 0, 0.0325);
		border-left: solid 5px rgba(255, 190, 102, 1);
		border-radius: 5px;
	}
	
	#contact-form blockquote.contact_form_notice p {
		margin-bottom: 1em;
	}
	
	#contact-form blockquote.contact_form_notice p, blockquote.contact_form_notice q {
		color: #a66111;
	}
	
	#contact-form blockquote.contact_form_notice a.special {
		margin-bottom: 1em;
		font-style: normal;
	}
	
	#contact-form .msg-error {
		border-left: none !important;
	}

/* About Us */

	.contact-entry tr td:first-child {
		min-width: 20em;
		white-space: nowrap;
	}
	
	.contact-entry .contact_entry_button {
		text-align: right;
	}
	
	.contact-entry .contact_entry_button a {
		width: 15em;
	}
	
	.contact_entry_button ul {
		margin-bottom: 0;
	}
	
	@media screen and (max-width: 736px) {
		
		.contact-entry tr td:first-child {
			min-width: 16em;
		}
		
	}
	
	@media screen and (max-width: 640px) {
		
		.contact_entry_button ul li a {
			padding: 0 2em;
		}
		
	}

	.wrapper.style1 .table-wrapper.personnel-list table tbody tr {
		color: #444;
		border-color: rgba(80, 114, 130, 0.5);
		background: transparent;
	}

	.wrapper.style1 .table-wrapper.personnel-list table thead {
		border-color: rgba(161,186,196,1);
	}

	.wrapper.style1 .table-wrapper.personnel-list table th {
		color: #a66111;
	}

	.wrapper.style1 .table-wrapper.personnel-list table {
		margin-bottom: 2em;
	}
	
	.wrapper.style1 .table-wrapper.personnel-list table tbody tr td {
		background: rgba(0, 0, 0, 0.0325);
	}
	
	.wrapper.style1 .table-wrapper.personnel-list table tbody tr td ul, .wrapper.style1 .table-wrapper.personnel-list table tbody tr td ul li {
		margin-bottom: 0;
	}
	
	.wrapper.style1 .table-wrapper.personnel-list table tbody tr td ul a {
		vertical-align: middle;
	}
	
	.wrapper.style1 .table-wrapper.personnel-list.personnel-last-entry {
		margin-bottom: 2em;
	}
	
	
/* Global Notice */
	
	#global_notice_container {
		text-align: center;
		width: 100%;
		padding: 0;
		position: fixed;
		z-index: 5;
		bottom: 2em;
		max-height: 25em;
		overflow: auto;
		padding-top: 1em;
		overflow-x: hidden;
		left: 0;
	}
	
	.global_notice {
		width: 90%;
		margin: 0 auto;
		padding: 1em 2em;
		background: rgba(0,0,0,0.85);
		border-radius: 15px;
		border: 1px solid #000;
		text-align: left;
	}
	
	.global_notice p {
		font-size: 0.8em;
		margin-bottom: 0.5em;
	}
	
	.global_notice a {
		border-bottom: 1px dotted rgba(255,255,255,0.45);
	}
	
	.global_notice a:hover {
		border-bottom: 0;
	}
	
	#global_notice-hide {
		padding: 0 1.5em 0 0;
		margin-bottom: -2.5em;
		text-align: right;
		width: 90%;
		margin: 0 auto -2.5em auto;
		cursor: pointer;
	}
	
/* Jobs Page */

	.list_title.jobs_sub-title {
		font-size: 0.9em;
		color: #a1bac4 !important;
		font-weight: 800;
		letter-spacing: 0.225em;
		text-transform: uppercase;
		line-height: 1.5em;
	}

	ul.jobs-list {
		font-size: 0.85em;
	}

	ul.contact_info.job-contact {
		margin-bottom: 0.65em;
	}
	
	ul.contact_info.job-contact li a span {
		color: rgba(118,119,105,1);
	}

	ul.contact_info.job-contact li a span:hover {
		color: inherit;
	}
	
	.closing-date {
		margin-top: -1em;
		font-size: 0.85em;
	}
	
	.closing-date b {
		color: #444 !important;
	}
	
	.job-notes-small, .about-us-notes-small {
		font-size: 0.75em;
	}
	
	.job-notes-medium {
		font-size: 0.85em;
	}
	
	blockquote.special-notice {
		background: rgba(0, 0, 0, 0.0325);
		border-left: solid 5px rgba(255, 190, 102, 1) !important;
		border-radius: 5px;
		color: #666;
	}
	
/* Download Button */

	ul.actions.download-button {
		margin-bottom: 1em;
	}
	
	ul.actions.download-button:hover li.dl-btn-disabled {
		cursor: not-allowed !important;
		
	}
	
/* Gallery */

	.fp-gallery .image.fit span, .fs-photo-gallery span.fs-thumb-caption {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		background: rgba(0,0,0,0.5);
		color: #f7f7f7;
		font-size: 0.725em;
		padding: 0.35em 1em;
	}
	
	.fp-gallery .image.fit a img {
		-moz-transition: -moz-transform 0.2s ease;
		-webkit-transition: -webkit-transform 0.2s ease;
		-ms-transition: -ms-transform 0.2s ease;
		transition: transform 0.2s ease;
	}
	
	.fp-gallery .image.fit a img:hover {
		-moz-transform: scale(1.035);
		-webkit-transform: scale(1.035);
		-ms-transform: scale(1.035);
		transform: scale(1.035);
	}
	
/* BBC */

	blockquote.pg-inline-quote {
		border-left: solid 5px rgba(255, 190, 102, 1) !important;
		margin: 0 !important;
		background: rgba(0, 0, 0, 0.0325);
		border-radius: 5px;
		font-style: normal;
	}
	
	span.pg-inline-text-tiny {
		font-size: 0.65em;
	}
	
	span.pg-inline-text-small {
		font-size: 0.85em;
	}
	
	span.pg-inline-text-large {
		font-size: 1.25em;
	}
	
	span.pg-inline-text-xlarge {
		font-size: 1.5em;
	}
	
	span.pg-inline-text-huge {
		font-size: 2em;
	}
	
	span.pg-inline-text-xhuge {
		font-size: 3em;
	}
	
	span.pg-strikethrough {
		text-decoration: line-through;
	}
	
	span.pg-overline {
		text-decoration: overline;
	}
	
	hr.pg-inline-hrule {
		/*margin: 1em 0 !important;
		width: 100%;
		border: 0;
		border-bottom: solid 1px rgba(210, 215, 217, 0.75);*/
		
		border-bottom: 1px solid rgba(80, 114, 130, 0.2) !important;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		margin: 3em auto;
		width: 45%;
		transform: translateY(-50%);
	}
	
	.image.page_full_image {
		margin-bottom: 0em !important;
	}
	
	.image.fit.page_fs_image {
		margin-bottom: 0.5em !important;
	}
	
	@media screen and (max-width: 736px) {
		
		.image.page_full_image {
			margin-bottom: 1em !important;
		}
		
		.image.fit.page_fs_image {
			margin-bottom: 1.5em !important;
		}
		
	}
	
	.image.page_full_image img {
		width: 100%;
	}
	
	.pg-inline-color, .pg-inline-text-size {
		display: inline !important;
		margin: 0 !important;
	}
	
	ul.actions.pg-inline-button {
		margin-bottom: 0;
		line-height: 1em;
	}
	
	ul.actions.pg-inline-button li {
		margin-bottom: 0 !important;
		line-height: 1em;
	}
	
	ul.actions.pg-inline-button li a.button.special {
		
	}
	
	ul.actions.pg-inline-button li a.button.special:hover {
		background-color: rgba(255, 190, 102, 0.75) !important;
	}
	
	.pg-inline-table {
		margin: 0;
	}
	
	.pg-content-align {
		display: inline-block;
		width: 100%;
	}
	
	.pg-text-justify {
		text-align: justify;
		text-justify: inter-word;
	}

	.full-page .inner ul.pg-inline-list {
		list-style: none;
		margin: 0;
		display: block;
	}
	
	.full-page .inner ul.pg-inline-list li:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
		display: inline-block;
		height: 2.5em;
		left: 0;
		line-height: 2.35em;
		position: relative;
		top: 0.35em;
		width: 2.5em;
		margin-left: 1em;
	}
	
	.full-page .inner ul.pg-inline-list.pg-inline-checkmarks li {
		font-size: 1.5em;
	}
	
	.full-page .inner ul.pg-inline-list.pg-inline-checkmarks li span.list-content {
		font-size: 0.675em;
		
	}
	
	.full-page .inner ul.pg-inline-list.pg-inline-checkmarks li:before {
		height: 1.75em;
		line-height: 1.35em;
		margin-left: 0.5em;
		color: #ffbe66;
	}
	
	.full-page .inner ul.pg-inline-list li span.list-content {
		display: block;
		margin: -1.9em 0 0 0;
		padding: 0 1em 0 3em;
		color: #111;
	}
	
	.full-page .inner ul.pg-inline-button.download-button a.button {
		padding: 0 2em;
	}
	
	h4.pg-inline-title {
		
	}
	
	span.pg-inline-title {
		display: block;
		color: #507282;
		font-weight: 800;
		letter-spacing: 0.225em;
		line-height: 1.5em;
		margin: 0 0 1em 0;
		font-size: 1em;
		text-transform: uppercase;
	}
	
	a.pg-inline-link {
		color: #a66111;
	}
	
	a.pg-inline-link:hover, a.pg-inline-link:active {
		color: rgba(255, 190, 102, 0.95);
	}
	
	.bbc_container {
		color: #111;
		margin-bottom: 2em;
	}
	
	.news-art-ts {
		margin-top: -1em;
		font-size: 0.85em;
	}
	
	.news-art-ts b, .bbc_container b {
		color: #444 !important;
	}
	
	.news-art-ts i {
		color: #666;
	}
	
	ul.pagination.news-feed-nav li.news-feed_back {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	
	@media screen and (max-width: 480px) {
		
		ul.pagination.news-feed-nav li .button.special {
			padding: 0 1.95em;
		}
		
	}
	
	.news-art-link {
		margin-top: 2em !important;
	}
	
	.yt-container {
		position:relative;
		padding-bottom:56.25%;
		padding-top:30px;
		height:0;
		overflow:hidden;
	}
	
	.yt-container iframe, .yt-container object, .yt-container embed {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
	
	.bbc_container .yt-container {
		margin-bottom: 1em;
	}
	
	.bbc_container iframe.inline-map {
		border: 0;
		width: 100%;
	}
	
/* Home Intro Icons */

	.hp-intro-icons span.icon.major:hover {
		/*box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.115);*/
		background-color: rgba(0,0,0,0.035);
	}
	
	
/* Carousel */

	.carousel_top-border {
		border-top: 1px solid rgba(0, 0, 0, 0.125);
	}
	
	#carousel {
		padding: 2.5em 0 2em 0;
	}

	#flexisel {
		display: none;
	}

	.nbs-flexisel-container {
		position: relative;
		max-width: 100%;
	}
	
	.nbs-flexisel-ul {
		position: relative;
		width: 99999px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;   
		text-align: center;  
		overflow: auto;
	}

	.nbs-flexisel-inner {
		position: relative;
		overflow: hidden;
		/* float: left;*/
		width: 100%;
		background: transparent;
	}

	.nbs-flexisel-item {
		float: left;
		margin: 0px;
		padding: 0px;
		position: relative;
		line-height: 0px;
	}
	
	.nbs-flexisel-item img {
		margin-top: 10px;
		margin-bottom: 10px;
		height: 3em;
	}

	.nbs-flexisel-nav-left,
	.nbs-flexisel-nav-right {
		padding: 5px 10px;
		border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;      
		position: absolute;
		cursor: pointer;
		z-index: 4;
		top: 50%;
		transform: translateY(-50%);   
		background: rgba(0,0,0,0.5);
		color: #fff;   
		/*display: none;*/
	}

	.nbs-flexisel-nav-left {
		left: 10px;
	}

	.nbs-flexisel-nav-left:before {
		content: "<"
	}

	.nbs-flexisel-nav-left.disabled {
		opacity: 0.4;
	}

	.nbs-flexisel-nav-right {
		right: 5px;    
	}

	.nbs-flexisel-nav-right:before {
		content: ">"
	}

	.nbs-flexisel-nav-right.disabled {
		opacity: 0.4;
	}
	
	@media screen and (max-width: 980px) {
		
		#carousel .inner {
			padding-left: 1em;
			padding-right: 1em;
		}
		
	}

	blockquote.special-notice.shop-notice {
		margin-top: 4em;
	}
	
	blockquote.special-notice.shop-notice.shop-pagination {
		margin-top: 2em;
	}
	
	.shop-no-products-notice p {
		background: rgba(0, 0, 0, 0.0325);
		padding: 0.75em;
		border: 1px solid transparent;
		border-radius: 5px;
		font-weight: 600;
		color: #666;
		font-size:0.9em;
		/*margin-top: 1.5em !important;*/
	}

/* Back to Top Icon */
	
	#back-to-top-link {
		transition: all .25s ease-in-out;
		height: 1.75em;
		display: block;
		width: 1.75em;
		color: #fff;
		z-index: 11;
		position: fixed;
		right: 0;
		bottom: 0;
		margin: 0 1.5em 1.5em 0;
		background-color: rgba(0,0,0,0.085);
		border-radius: 50%;
		text-align: center;
		font-size: 2em;
		/* padding-top: 0.1em; */
		line-height: 1.5em;
		/* margin: 0 auto; */
		border: 1px solid rgba(0,0,0,0.085);
	}

	#back-to-top-link:hover {
		cursor: pointer;
		color: #ffbe66;
	}
	
	#back-to-top-link.show {
		visibility: visible;
		opacity: 1;
	}
	
	#back-to-top-link.hide {
		visibility: hidden;
		opacity: 0;
	}

	@media screen and (max-width: 736px) {
		
		#back-to-top-link.show {
			visibility: hidden;
			opacity: 0;
		}
		
	}

	blockquote.contact_form_notice.cform-disclaimer {
		font-size: 0.65em;
		padding: 0.75em 1.5em;
	}
	
	#contact-form ul.actions.no-cform-disclaimer {
		margin-top: 0.75em;
	}
	
	#cs-section-head {
		width: 100%;
	}
	
	ul.contact_info li a.fa-at span {
		word-break: break-word;
	}
	
	@media screen and (min-width: 981px) {
		
		ul.contact_info li a.fa-at span {
			padding-right: 1.5em;
		}
	
	}
	
/* Dividers */

	hr.page-s-divide {
		border-bottom: 1px solid rgba(80, 114, 130, 0.2) !important;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		margin: 3em auto;
		width: 45%;
		transform: translateY(-50%);
	}
	
	ul.pagination-no-spacing, li.pagination-no-spacing {
		margin-bottom: 0.5em !important;
	}
	
	
/* Additional Support for FA 4.6.3 to allow some icons to be used from 5.15.1 */

	@font-face {
		font-family: 'Font Awesome 5 Free';
		font-style: normal;
		font-weight: 400;
		font-display: block;
		src: url("../fonts/fa-regular-400.eot");
		src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
	}

	@font-face {
		font-family: 'Font Awesome 5 Free';
		font-style: normal;
		font-weight: 900;
		font-display: block;
		src: url("../fonts/fa-solid-900.eot");
		src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
	}

	.fa-5n:before {
		font-family: 'Font Awesome 5 Free';
		font-weight: 400;
	}
	
	.fa-5b:before {
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
	}
	
	.fa-water:before {
		content: "\f773";
	}
	
	.fa-fingerprint:before {
		content: "\f577";
	}
	
/* Additional Support for FA 4.6.3 to allow some icons to be used from 6.5.1 */

	@font-face {
		font-family: 'Font Awesome 6 Brands';
		font-style: normal;
		font-weight: 400;
		font-display: block;
		src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype");
	}

	.fa-6n:before {
		font-family: 'Font Awesome 6 Brands' !important;
		font-weight: 400 !important;
	}

	.fa-6n.fa-twitter:before {
		content: "\e61b";
	}
	
	
/* Page and News FilmStrips */
	
	.film-strip-gallery span {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		background: rgba(0,0,0,0.5);
		color: #f7f7f7;
		font-size: 0.725em;
		padding: 0.35em 1em;
	}
	
	.fs-video-gallery .fs-video-title {
		width: 100%;
		text-align: center;
		background: rgba(0,0,0,0.795);
		color: #f7f7f7;
		font-size: 0.725em;
		padding: 0.35em 1em;
	}
	
	.fs-video-gallery .fs-video-title,
	.fs-photo-gallery span.fs-thumb-caption,
	.film-strip-gallery span,
	.gallery-album-title {
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	
	@media screen and (max-width: 736px) {
		
		.fs-video-gallery.bbc_pg_video {
			margin-bottom: 1em !important;
		}
		
	}
	
	.film-strip-gallery a.image.fit img {
		-moz-transition: -moz-transform 0.2s ease;
		-webkit-transition: -webkit-transform 0.2s ease;
		-ms-transition: -ms-transform 0.2s ease;
		transition: transform 0.2s ease;
	}
	
	.film-strip-gallery a.image.fit:hover img {
		-moz-transform: scale(1.025);
		-webkit-transform: scale(1.025);
		-ms-transform: scale(1.025);
		transform: scale(1.025);
	}
	
	/* Filmstrip Captions */
	
	.film-strip-gallery .caption, .fs-photo-gallery .photo-caption {
		display: none;
	}
	
	.poptrox-overlay .poptrox-popup span.caption p.fs-caption-text,
	.poptrox-overlay .poptrox-popup span.photo-caption p.fs-photo-text {
		margin-bottom: 1em !important;
	}
	
	.poptrox-overlay .poptrox-popup span.photo-caption p.fs-photo-text em {
		display: block;
		font-size: 0.85em;
	}
	
	@media screen and (min-width: 737px) {
		
		.poptrox-popup .film-strip-gallery .caption, .poptrox-popup .film-strip-gallery .photo-caption {
			display: block !important;
		}
		
	}
	

/* Sub Menu Animation */
	
	@keyframes sub-menu-fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}

	@-moz-keyframes sub-menu-fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}

	@-webkit-keyframes sub-menu-fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}

	@-ms-keyframes sub-menu-fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}

	@-o-keyframes sub-menu-fadein {
		from { opacity: 0; }
		to   { opacity: 1; }
	}
	
	ul.sub-page-list li {
		opacity: 0;
		-webkit-animation: sub-menu-fadein 0.35s linear 0.15s 1 forwards;
		-moz-animation: sub-menu-fadein 0.35s linear 0.15s 1 forwards;
		-ms-animation: sub-menu-fadein 0.35s linear 0.15s 1 forwards;
		-o-animation: sub-menu-fadein 0.35s linear 0.15s 1 forwards;
		animation: sub-menu-fadein 0.35s linear 0.15s 1 forwards;
	}
	
	@media screen and (max-width: 980px) {

		#intro header p br, .spotlight p br, #cta header p br, #footer header p br {
			display: initial;
		}

	}
	
	
/* Alerts */
	
	.alert-msg {
		margin-bottom: 2em;
		display: block;
		width: 100%;
		background-color: #2196F3;
		border-left: 40px solid #f7f7f7;
		border-radius: 5px;
		padding: 10px;
		position: relative;
		opacity: 1;
		transition: opacity 0.6s;
		text-align: left;
	}
	
	.alert-msg.success {
		background-color: #4CAF50;
	}
	
	.alert-msg.fail {
		background-color: #f44336;
	}
		
	.alert-msg.warning {
		background-color: #ff9800;
	}
	
	.alert-msg-icon {
		font-size: 20px;
		margin-left: -40px;
	}

	.alert-msg-icon .fa-check-square:before, .alert-msg-icon .fa-exclamation-triangle:before, .alert-msg-icon .fa-info-circle:before {
		vertical-align: text-bottom;
	}

	.alert-msg .alert-msg-icon span {
		color: #2196F3;
	}
	
	.alert-msg.success .alert-msg-icon span {
		color: #4CAF50;
	}
	
	.alert-msg.fail .alert-msg-icon span {
		color: #f44336;
	}
	
	.alert-msg.warning .alert-msg-icon span {
		color: #ff9800;
	}
	
	.alert-msg-text {
		margin-top: -1.825em;
		position: relative;
	}
	
	.alert-msg-text p {
		margin: 0 !important;
		padding: 0 38px 0 5px;
		color: #f7f7f7;
	}
	
	.msg-alert-close-btn {
		position: absolute;
		top: 0.35em;
		right: 0.55em;
		color: white;
		font-weight: bold;
		font-size: 22px;
		line-height: 20px;
		cursor: pointer;
		transition: 0.3s;
		padding: 5px;
	}

	.msg-alert-close-btn:hover {
		color: black;
	}
	
	
/* Global Notice Model */

	.global-notice-wrapper {
		display: none;
		position: fixed;
		z-index: 99999;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background-color: rgba(0,0,0,0.4);
	}

	.global-notice-inner {
		position: fixed;
		bottom: 2em;
		background-color: #aaa;
		width: 90%;
		left: 50%;
		transform: translate(-50%, 0);
		border: 2px solid #000;
		border-bottom-width: 30px;
		border-radius: 5px;
	}

	.global-notice-close {
		color: #fff;
		float: right;
		font-size: 28px;
		font-weight: bold;
	}

	.global-notice-close:hover,
	.global-notice-close:focus {
		color: #aaa;
		text-decoration: none;
		cursor: pointer;
	}

	.global-notice-header {
		padding: 2px 16px;
		background-color: #121212;
		color: #fff;
	}

	.global-notice-body {
		padding: 15px 16px;
		color: #000;
		max-height: 14em;
		overflow: auto;
		overflow-x: hidden;
	}
	
	@media screen and (max-height: 500px) {
		
		.global-notice-body {
			max-height: 11em;
		}
	}

	.global-notice-body p {
		font-size: 0.875em;
	}
	
	.global-notice-body p:last-child {
		margin-bottom: 0 !important;
	}

	.global-notice-footer {
		padding: 2px 16px;
		background-color: #121212;
		color: #fff;
	}

	.global-notice-wrapper .global-notice-header h2 {
		margin-bottom: 0;
		padding: 5px 0;
		color: #f7f7f7;
		text-transform: none;
		font-size: 1.15em;
	}

	@media screen and (min-width: 737px) {
		
		#services.special header p {
			text-align: left;
		}
		
	}

	p.contact-form-required-fields {
		margin-bottom: 0.5em !important;
		font-size: 0.85em;
		font-style: italic;
		color: #aaa;
		text-align: right;
	}
	
/* Privacy & Terms Page Links */

	#footer .foot-inner ul.copyright li.terms-legal {
		display: block;
		margin-bottom: 1.5em;
		font-size: 0.75em;
	}
	
	#footer .foot-inner ul.copyright li.terms-legal-above {
		margin-left: 0;
		padding-left: 0;
		border-left: 0;
	}
	
	#footer .foot-inner ul.copyright li.terms-legal a {
		
	}
	
	#footer .foot-inner ul.copyright li.terms-legal a:hover {
		
	}
	
	#footer .foot-inner ul.copyright li.terms-legal span {
		padding: 0 0.75em;;
	}
	
	@media screen and (max-width: 640px) {
		
		#footer .foot-inner ul.copyright li.terms-legal a {
			display: block;
		}
		
		#footer .foot-inner ul.copyright li.terms-legal a:first-child {
			margin-bottom: 1.5em;
		}
		
		#footer .foot-inner ul.copyright li.terms-legal span {
			display: none;
		}
		
	}
	
/* Contact Form - Bot number field overlay */

	.bot-num-overlay {
		float: right;
		color: #444;
		position: relative;
		margin-top: -2.75em;
		line-height: 1.65em;
		border-radius: 0 3px 3px 0;
		padding: 0.565em 1em;
		border: 0;
		border-left: 1px solid rgba(0,0,0,0.05);
		color: #444;
		background-color: rgba(255, 190, 102, 0.55);
		height: 2.75em;
	}
	
	.bot-num-overlay.bot-num-fail {
		color: #ff0000;
	}
	
/* Gallery Tabs */

	.full-page .inner ul.galley-category-select-container {
		display: block;
		list-style: none;
		padding: 0;
		margin: 0 0 2em 0;
	}
	
	.full-page .inner ul.galley-category-select-container li {
		display: inline-block;
		padding: 0;
		margin: 0 0 0 0.5em;
	}
	
	.full-page .inner ul.galley-category-select-container li:first-child {
		margin: 0;
	}
	
	.full-page .inner ul.galley-category-select-container li a {
		border: 1px solid #60b8e6;
		padding: 0.25em 1em;
		border-radius: 5px;
		background: #cdcdcd;
		font-size: 0.825em;
	}
	
	.full-page .inner ul.galley-category-select-container li a:before {
		top: 0;
		line-height: 1em;
		height: 1em;
		color: #111;
		margin: 0;
		padding: 0;
		width: 1.75em;
	}
	
	.full-page .inner ul.galley-category-select-container li a:hover,
	.full-page .inner ul.galley-category-select-container li a:active,
	.full-page .inner ul.galley-category-select-container li a.album-cat-sticky {
		background: #60b8e6;
	}
	
	.full-page .inner ul.galley-category-select-container li a.album-empty-cat:hover,
	.full-page .inner ul.galley-category-select-container li a.album-empty-cat:active,
	.full-page .inner ul.galley-category-select-container li a.album-empty-cat {
		background: #cdcdcd !important;
		cursor: not-allowed;
	}
	
	.full-page .inner ul.galley-category-select-container li span {
		display: inline-block;
		margin: 0;
		padding: 0;
		color: #111;
	}
	
	.full-page .inner ul.galley-category-select-container li span i {
		font-size: 0.825em;
		line-height: 1em;
	}
	
	.full-page .inner #gt {
		height: 1px;
		width: 1px;
		margin-top: -10em;
		visibility: hidden;
		padding-bottom: 10em;
		position: relative;
		z-index: -5;
	}

	#banner.sliding-banner.slider-disabled {
		margin-bottom: 1em;
	}
	

