@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');
@import url("font-awesome.min.css");


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

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

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

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

/* Box Model */

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

/* Containers */

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

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

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

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

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

	.container {
		width: 1440px;
	}
	
/* Responsive Images */

.responsive-image {
	width:100%;	
}

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

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

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

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

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

		.container {
			width: 1360px;
		}

	}

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

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

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

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

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

		.container {
			width: 1200px;
		}

	}

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

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

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

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

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

		.container {
			width: 960px;
		}

	}

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

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

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

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

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

		.container {
			width: 95%;
		}

	}

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

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

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

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

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

		.container {
			width: 95%;
		}
		
		.full-width {
			margin: 0 auto;
			width: 100%;
		}

	}

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

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

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

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

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

		.container {
			width: 100% !important;
		}
		.full-width {
			margin: 0 auto;
			width: 100%;
	}
	}

/* Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}















/* Basic */

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

	html {
		height: 100%;
	}

body {
	background: #fff;
	height: 100%;
font-family: 'Poppins', sans-serif; 
	font-weight: 400;
	font-size: 18pt;
	line-height: 1.75em;
	color: #ffffff;
	letter-spacing: 0px;
	}
#firstPage{
    background: #FFF
}
#secondPage{
    background: #000 
}

#thirdPage{
    background: #cfcfcf
}

#fourthPage{
background: linear-gradient(
    to top,
    white 0%,
    white 50%,
    #27bed1 50%,
    #27bed1 100% )
}

#fifthPage{
    background: #000 
}


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

	input, textarea, select {
font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 18pt;
	line-height: 1.75em;
	color: #ffffff;
	letter-spacing: -1px;
	}

		h1, h2, h3, h4, h5, h6 {
		font-weight: 300;
		color: inherit;
	}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
		text-align: center;
	}
	
	h1 {
	font-size: 2.5em;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1.1em;
	padding:0px 0px 0px 0px;
	color: #000;
	}
.white {
color: fff;}
.aqual {
color: #27bed1;}
.left {
	text-align: left;}

	h2 {
	font-size: 1.75em;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: left;
	line-height: 1.2em;
	color: #000;
	}
.white {
color: fff;}

.fr-overlay {font-size: 2em;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1em;
	color: #FFF;
		padding:0 0 0 0;
	}
	.burger {
	font-size: 2em;
	font-weight: 500;
	letter-spacing: -1px;
	text-align: left;
	line-height: 1em;
	color: #000;
	}

	h3 {
	font-size: 1.75em;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: center;
	line-height: 1.35em;
	padding: 25px 25px 25px 25px;
	color: #000;
	}
.white {
color: fff;}

	h4 {
	font-size: 1.2em;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: left;
	line-height: 1.5em;
padding: 0px 0 10px 0;
	color: #000;
	}
.aqua {
color: #27bed1;}
.ctr{
	text-align: center;	
}


	h5 {
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: left;
		line-height: 200%;
	padding: 0 25px 25px 25px;
	color: #000;
	}

.social {
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 0px;
	text-align: left;
		line-height: 200%;
	padding: 0 0 0 0;
	color: #000;
	}

	h6 {
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: center;
	line-height: 1.6em;
	padding:0 0 0 0;
	color: #333;
	}
.newfoot {
	font-size: 0.7em;
	color: #FFF;
		text-align: left;
	}

.left { text-align: left;}
.grey {color: #444;}
.aqua {color: #27bed1;}
.white {color: #fff;}
.black {color: #000;}
.captions {	
	font-size: 0.75em;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: left;
	line-height: 1.3em;
	padding:0 0 0 0;
	color: #333;
	} 
.bgr 	{
	font-size: 1.2em;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: left;
	margin-left: 30px;
	line-height: 1.2em;
	padding:0 0 0 0;
	color: #fff;
	}	



	strong, b {
		font-weight: 700;
		color: inherit;
	}

	em, i {
		font-style: italic;
	}

	a {
		-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		color: #FFF;
	}

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

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

hr { 
  display: block;
  margin-top: 0em;
  margin-bottom: 0em;
  border-style: solid;
  border-width: 1px;
	border-color: #E0E0E0;
}

.black { 
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 0px;
	border-color: #000;
}
.alt { 
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
	border-color: #E0E0E0;
}
.aqua { 
  display: block;
  margin-top: 0em;
  margin-bottom: 0em;
  border-style: solid;
  border-width: 1px;
border-color: #27bed1;
}
.dropdown { 
  display: block;
  margin-top: 0em;
  margin-bottom: 0em;
  border-style: solid;
  border-width: 1px;
	width: 400px;
border-color: #333;
}


	blockquote {
		border-left: none;
		padding: 1em 0 1em 2em;
		font-style: none;
	}

	p, ul, ol, dl, table {
	margin-bottom: 1em;
	color: #000000;
	text-align: center;
	}

	header {
		margin-bottom: 1em;
	}

		header p {
	display: block;
	margin: 1em 0 0 0;
	padding: 0 0 0.5em 0;
	color: 000;
		}

	footer {
		margin-top: 2em;
	}

	br.clear {
		clear: both;
	}

/* Sections/Article */

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

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

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

/* Image */

	.image {
		position: relative;
		display: inline-block;
	}

		.image:before {
			content: '';
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: url("images/overlay2.png");
		}

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

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

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

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

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

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


/* List */

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

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

	ul.icons {
		cursor: default;
	}

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

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

	ul.menu {
		cursor: default;
	}

		ul.menu li {
			display: inline-block;
			line-height: 1em;
			border-left: solid 1px rgba(145, 146, 147, 0.25);
			padding: 0 0 0 0.5em;
			margin: 0 0 0 0.5em;
		}

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

	ul.actions {
		cursor: default;;
	
	}

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

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

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

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

/* Form */

	form label {
		display: block;
	}

	form input[type="text"],
	form input[type="email"],
	form input[type="password"],
	form select,
	form textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		display: block;
		width: 100%;
		padding: 0.65em 0.75em;
		background: none;
		border: solid 2px rgba(185, 186, 187, 0.25);
		color: inherit;
		border-radius: 0.5em;
		outline: none;
	}

		form input[type="text"]:focus,
		form input[type="email"]:focus,
		form input[type="password"]:focus,
		form select:focus,
		form textarea:focus {
	background-color: 666666;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
		}

	form input[type="text"],
	form input[type="email"],
	form input[type="password"] {
		line-height: 1.35em;
	}

	form select {
		line-height: 1.35em;
	}

	form textarea {
		min-height: 8em;
	}

	form .formerize-placeholder,
	form ::-webkit-input-placeholder,
	form :-moz-placeholder,
	form ::-moz-placeholder,
	form :-ms-input-placeholder {
		color: rgba(145, 146, 147, 0.85) !important;
	}

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

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

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

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

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

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

			table.default tfoot {
				background: #eee;
			}

/* unvisited link*/
a:link {
  color: black;  
}
#design
a:link {
  color: white;  
}

/* visited link */
a:visited {
  color: black ;
}
#design
a:visited {
  color: white;  
}

/* mouse over link */
a:hover {
  color: black;
	text-decoration: underline;
}
#design
a:hover {
  color: #27bed1;
	text-decoration: underline;
}

/* selected link */
a:active {
  color: black;
}
#design
a:active {
  color: white;
}






/* Button */

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


		input[type="button"].down,
		input[type="submit"].down,
		input[type="reset"].down,
		.button.down,
		button.down {
			color: #000000;
			width: 4em;
			height: 4em;
			line-height: 4.5em;
			padding: 0;
			background-image: url("images/dark-arrow.svg");
			background-position: center center;
			background-repeat: no-repeat;
			text-indent: -10em;
			overflow: hidden;
		}

			input[type="button"].down.anchored,
			input[type="submit"].down.anchored,
			input[type="reset"].down.anchored,
			.button.down.anchored,
			button.down.anchored {
				box-shadow: inset 0 0 0 0px #666666;
				bottom: 8%;
				border-bottom: 1;
				border-radius: 3em 3em 3em 3em;
				height: 4em;
				margin-left: -2em;
			}
			
	    input[type="button"].up,
		input[type="submit"].up,
		input[type="reset"].up,
		.button.up,
		button.up {
			width: 4em;
			height: 4em;
			line-height: 4.5em;
			padding: 0;
			background-image: url("images/dark-arrow-up.svg");
			background-position: center center;
			background-repeat: no-repeat;
			text-indent: -10em;
			overflow: hidden;
		}
			
			input[type="button"].up.anchored,
			input[type="submit"].up.anchored,
			input[type="reset"].up.anchored,
			.button.up.anchored,
			button.up.anchored {
			box-shadow: inset 0 0 0 0 #666666;
				top: 10%;
				border-bottom: 1;
				border-radius: 3em 3em 3em 3em ;
				height: 4em;
				margin-left: -2em;
			}

		input[type="button"].anchored,
		input[type="submit"].anchored,
		input[type="reset"].anchored,
		.button.anchored,
		button.anchored {
			position: absolute;
			left: 50%;
		}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		.button:hover,
		button:hover {
	background-color: #999999;
				text-decoration: none;
		}

		input[type="button"]:active,
		input[type="submit"]:active,
		input[type="reset"]:active,
		.button:active,
		button:active {
			background-color: #88b583;
		}

		input[type="button"].style2,
		input[type="submit"].style2,
		input[type="reset"].style2,
		.button.style2,
		button.style2 {
			background-color: none;
			border: solid 2px #e5e6e7;
			color: inherit;
		}

			input[type="button"].style2:hover,
			input[type="submit"].style2:hover,
			input[type="reset"].style2:hover,
			.button.style2:hover,
			button.style2:hover {
				background-color: rgba(145, 146, 147, 0.1);
								text-decoration: none;
			}

			input[type="button"].style2.down,
			input[type="submit"].style2.down,
			input[type="reset"].style2.down,
			.button.style2.down,
			button.style2.down {
				background-image: url("images/arrow.svg");
			}
			
			input[type="button"].style2.up,
			input[type="submit"].style2.up,
			input[type="reset"].style2.up,
			.button.style2.up,
			button.style2.up {
				background-image: url("images/arrow-up.svg");
			}

/* Button 2 */

	input[type="submit2"],
	input[type="reset2"],
	input[type="button2"],
	button2,
	.button2 {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
		background-color: rgba(0, 0, 0, 0.25);
		border: 0;
		border-radius: 0;
		box-shadow: inset 0 0 0 1px #ffffff;
		color: #FFFFFF;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 600; font-color: #ffffff;
		height: 3.5em;
		letter-spacing: 0.25em;
		line-height: 3.5em;
		padding: 0 1.75em;
		text-align: center; text-color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
	}
a:visited {
	color: #000000
}
		input[type="submit2"]:hover, 
		input[type="submit"]:active,
		input[type="reset2"]:hover,
		input[type="reset2"]:active,
		input[type="button2"]:hover,
		input[type="button2"]:active,
		button2:hover,
		button2:active,
		.button2:hover,
		.button2:active {
			background-color: rgba(255, 255, 255, 0.5);
			box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
			color: #ffffff;
		}

		input[type="submit2"]:active,
		input[type="reset2"]:active,
		input[type="button2"]:active,
		button2:active,
		.button2:active {
			background-color: rgba(255, 255, 255, 0.1);
			box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.1);
			color: #000000;
		}

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

		input[type="submit2"].fit,
		input[type="reset2"].fit,
		input[type="button2"].fit,
		button2.fit,
		.button2.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit2"].small,
		input[type="reset2"].small,
		input[type="button2"].small,
		button2.small,
		.button2.small {
			font-size: 0.6em;
		}

		input[type="submit2"].big,
		input[type="reset2"].big,
		input[type="button2"].big,
		button2.big,
		.button2.big {
			font-size: 1.25em;
			height: 3em;
			line-height: 3em;
		}

		input[type="submit2"].next,
		input[type="reset2"].next,
		input[type="button2"].next,
		button2.next,
		.button2.next {
			padding-right: 1.7em;
			position: relative;
		}

			input[type="submit2"].next:before, input[type="submit"].next:after,
			input[type="reset2"].next:before,
			input[type="reset2"].next:after,
			input[type="button2"].next:before,
			input[type="button2"].next:after,
			button2.next:before,
			button2.next:after,
			.button2.next:before,
			.button2.next:after {
				-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-position: center right;
				background-repeat: no-repeat;
				background-size: 36px 24px;
				content: '';
				display: block;
				height: 100%;
				position: absolute;
				right: 1.5em;
				top: 0;
				vertical-align: middle;
				width: 36px;
			}

			

			input[type="submit2"].next:hover:after, input[type="submit"].next:active:after,
			input[type="reset2"].next:hover:after,
			input[type="reset2"].next:active:after,
			input[type="button2"].next:hover:after,
			input[type="button2"].next:active:after,
			button2.next:hover:after,
			button2.next:active:after,
			.button.next:hover:after,
			.button.next:active:after {
				opacity: 1;
			}

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

				input[type="submit2"].next,
				input[type="reset2"].next,
				input[type="button2"].next,
				button2.next,
				.button2.next {
					padding-right: 1.7em;
				}

			}

		input[type="submit2"].special,
		input[type="reset2"].special,
		input[type="button2"].special,
		button2.special,
		.button2.special {
			background-color: rgba(255, 255, 255, 1);
			box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
			color: #000000;
		}

			input[type="submit2"].special:hover, input[type="submit"].special:active,
			input[type="reset2"].special:hover,
			input[type="reset2"].special:active,
			input[type="button2"].special:hover,
			input[type="button2"].special:active,
			button2.special:hover,
			button2.special:active,
			.button2.special:hover,
			.button2.special:active {
				background-color: rgba(255, 255, 255, 1);
			box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
			color: #000000;
			}

			input[type="submit2"].special:active,
			input[type="reset2"].special:active,
			input[type="button2"].special:active,
			button2.special:active,
			.button2.special:active {
				background-color: rgba(255, 255, 255, 1);
			box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.1);
			color: #000000;
			}

		input[type="submit2"].disabled, input[type="submit"]:disabled,
		input[type="reset2"].disabled,
		input[type="reset2"]:disabled,
		input[type="button2"].disabled,
		input[type="button2"]:disabled,
		button2.disabled,
		button2:disabled,
		.button2.disabled,
		.button2:disabled {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			cursor: default;
			opacity: 0.25;
		}


/* Box */

	.box {
	color: #fff;
	padding: 2em;
	background-color: rgba(0, 0, 0, 0.8)
	}

		.box.style2 {
			padding: 3.5em 2.5em 3.5em 2.5em;
		}
	

	
	

/* Main */

	.main {
	position: relative;
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	}

		.main.fullscreen {
			height: 100%;
		}
		
		.main.fullscreen.bt {
			height: 100%;
		}

.main.fullscreen.crests {
			height: 60%;
		}
.main.fullscreen.folio {
			height: 60%;
		}

		.main.style1 {
			text-align: center;
			padding: 0 0 0 0;
		}

			.main.style1 h2 {
				font-size: 5em;
				line-height: 1em;
				letter-spacing: -5px;
				vertical-align: middle;
			}

	.main.style1 h3 {
				font-size: 1.75em;
				line-height: 1.25em;
				letter-spacing: 0px;
			}

			.main.style1:before {
				content: '';
				display: inline-block;
				vertical-align: middle;
				height: 100%;
			}

			.main.style1 .content {
				-moz-transition: all 1s;
				-webkit-transition: all 1s ;
				-ms-transition: all 1s;
				transition: all 1s;
				-moz-transform: translateZ(0);
				-webkit-transform: translateZ(0);
				-ms-transform: translateZ(0);
				transform: translateZ(0);
				opacity: 1.0;
				display: inline-block;
				vertical-align: middle;
			}

			.main.style1.inactive .content {
				opacity: 100;
			}

		.main.style2 {
			padding: 3em 0 3em 0;
			overflow: hidden;
		}

			.main.style2 .content {
				-moz-transition: all 1s ease;
				-webkit-transition: all 1s ease;
				-ms-transition: all 1s ease;
				transition: all 1s ease;
				-moz-transform: translateZ(0);
				-webkit-transform: translateZ(0);
				-ms-transform: translateZ(0);
				transform: translateZ(0);
				position: relative;
				width: 35%;
				display: inline-block;
				vertical-align: middle;
			}

			.main.style2.left:after {
				content: '';
				display: inline-block;
				vertical-align: middle;
				height: 100%;
			}

			.main.style2.left .content {
				left: 0;
			}

			.main.style2.right:before {
				content: '';
				display: inline-block;
				vertical-align: middle;
				height: 100%;
			}

			.main.style2.right .content {
				left: 65%;
			}

			.main.style2.inactive.left .content {
				left: -35%;
			}

			.main.style2.inactive.right .content {
				left: 100%;
			}

		.main.style3 {
			text-align: center;
			vertical-align: middle;
			padding: 3em 0 3em 0;
		}

			.main.style3 .content > header {
				margin-bottom: 1em;
			}

			.main.style3.primary {
				background: #fff;
			}

			.main.style3.secondary {
	background-color: #000;
	
			}
			
						.main.style3.custom {
	background-color: #eef0f4;
	
			}
					.main.style3.aqua {
	background-color: #27bed1;
}
					.main.style3.navy {
	background-color: #1d2c57;
	padding: 2% 0 0 0;
}

.main.style3.split {
  margin: 0;
		padding: 0 0 0 0;
	min height: 100vh;
  background: linear-gradient(
    to top,
    #27bed1 0%,
    #27bed1 51%,
    white 51%,
    white 100% );
   display: flex;
  justify-content: center;
  align-items: center;
}
	@media (max-width: 1280px) {
		.main.style3.split { min height: 100vh;
			background: linear-gradient(
    to top,
   #27bed1 0%,
    #27bed1 60%,
    white 60%,
    white 100% );
   display: flex;
  justify-content: center;
  align-items: center;
		}
}

	@media (max-width: 736px) {
		.main.style3.split { min height: 100vh;
			background: linear-gradient(
    to top,
    #27bed1 0%,
    #27bed1 73%,
    white 73%,
    white 100% );
   display: flex;
  justify-content: center;
  align-items: center;
}
}

	.main.style3.split2 {
  margin: 0;
		padding: 0 0 0 0;
	min height: 100vh;
  background: linear-gradient(
    to top,
    white 0%,
    white 50%,
    black 50%,
    black 100% );
   display: flex;
  justify-content: center;
  align-items: center;
}
	@media (max-width: 736px) {
		.main.style3.split2 { min height: 100vh;
			background: linear-gradient(
    to top,
    white 0%,
    white 30%,
    black 30%,
    black 100% );
   display: flex;
  justify-content: center;
  align-items: center;
}
}




	.main.style3.split3 {
  margin: 0;
		padding: 0 0 0 0;
	min height: 100vh;
  background: linear-gradient(
    to top,
    #27bed1 0%,
    #27bed1 40%,
    black 40%,
    black 100% );
   display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1400px) {
		.main.style3.split3 { min height: 100vh;
			background: linear-gradient(
    to top,
     #27bed1 0%,
    #27bed1 40%,
    black 40%,
    black 100% );
   display: flex;
  justify-content: center;
  align-items: center;
		}
}	
	
	@media (max-width: 736px) {
		.main.style3.split3 { min height: 100vh;
			background: linear-gradient(
    to top,
    #27bed1 0%,
    #27bed1 25%,
    black 25%,
    black 100% );
   display: flex;
  justify-content: center;
  align-items: center;
}
}





	.main.style3.splitgallery {
  margin: 0;
		padding: 0 0 0 0;
	min height: 100vh;
  background: linear-gradient(
    to top,
    white 0%,
    white 20%,
    black 20%,
    black 100% );
   display: flex;
  justify-content: center;
  align-items: center;
}
	/* @media (max-width: 1400px) {
		.main.style3.splitgallery { min height: 100vh;}
}*/
	@media (max-width: 736px) {
		.main.style3.splitgallery { min height: 100vh;
		background: linear-gradient(
    to top,
    white 0%,
    white 10%,
    black 10%,
    black 100% );
   display: flex;
  justify-content: center;
  align-items: center;
		}
} 





		.main.style4 {
			text-align: center;
			padding: 0 0 0 0;
		}

			.main.style4 .content > header {
				margin-bottom: 0em;
			}

			.main.style4.primary {
				background: #fff;
			}

			.main.style4.secondary {
	background-color: #000000;
			}
			
			
			
	.main.style5 {
			text-align: center;
			padding: 0 0 0 0;
		}

			.main.style5 .content > header {
				margin-bottom: 0em;
			}

			.main.style5.primary {
				background: #000000;
			}
			
	
	
	
		/* Page */

	.Page {
	position: relative;
	margin: 0;
	overflow-x: hidden;
	}

		.page.fullscreen {
			height: 100%;
		}
			
		.page.style1 {
			text-align: center;
			padding: 6em 0 6em 0;
		}
		
			.page.style1 .content > header {
				margin-bottom: 2em;
			}

			.page.style1.primary {
				background: #fff;
			}

			.page.style1.secondary {
	background-color: #000000;
			}
			
	
	
				/* folio */	
		.folio {
	position: relative;
	margin: 0;
	overflow-x: none;
	}

		.folio.fullscreen {
			height: 100%;
		}
			
		.folio.style1 {
			text-align: center;
			padding: 0em 0 0 0;
		}
		
			.folio.style1 .content > header {
				margin-bottom: 60px;
				
			}

			.folio.style1.primary {
				background: #fff;
				
			}

			.folio.style1.secondary {
	background-color: #000;
			}		
			


				/* folio2 */	
		.folio2 {
	position: relative;
	margin: 0;
	overflow-x: none;
	}

		.folio2.fullscreen {
			height: 100%;
		}
			
		.folio2.style1 {
			text-align: center;
			padding: 0 0 0 0;
		}

		
			.folio2.style1 .content > header {
				margin-bottom: 0em;
			}

			.folio2.style1.primary {
				background: #fff;
			}
	
			
			

/* Dark */

	.dark {
	color: #fff;
	}

		.dark a {
			color: #fff;
		}

		.dark .button.style2 {
			border-color: inherit;
			background-color: rgba(64, 64, 64, 0.25);
		}

			.dark .button.style2:hover {
				background-color: rgba(0, 0, 0, 0.6);
			}

			.dark .button.style2.down {
				background-image: url("images/dark-arrow.svg");
			}
			
					.dark .button.style2.up {
				background-image: url("images/dark-arrow-up.svg");
			}

/* Spinner */

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

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

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

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

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

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

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

		100% {
			-moz-transform: scale(1) rotate(360deg);
			-webkit-transform: scale(1) rotate(360deg);
			-ms-transform: scale(1) rotate(360deg);
			transform: scale(1) rotate(360deg);
		}
	}

/* Loader */

	@-moz-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes spinner-show {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-moz-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #ececec;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: -1;
		}
	}

	@-webkit-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #ececec;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: -1;
		}
	}

	@-ms-keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #ececec;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: -1;
		}
	}

	@keyframes spinner-hide {
		0% {
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
			color: #ececec;
			z-index: 100001;
		}

		99% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: 100001;
		}

		100% {
			-moz-transform: scale(0.5) rotate(360deg);
			-webkit-transform: scale(0.5) rotate(360deg);
			-ms-transform: scale(0.5) rotate(360deg);
			transform: scale(0.5) rotate(360deg);
			color: #ececec;
			z-index: -1;
		}
	}

	@-moz-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-webkit-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@-ms-keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	@keyframes overlay-hide {
		0% {
			opacity: 1;
			z-index: 100000;
		}

		15% {
			opacity: 1;
			z-index: 100000;
		}

		99% {
			opacity: 0;
			z-index: 100000;
		}

		100% {
			opacity: 0;
			z-index: -1;
		}
	}

	body {
		text-decoration: none;
	}

		/* body:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
			-moz-transform-origin: 50% 50%;
			-webkit-transform-origin: 50% 50%;
			-ms-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
			color: #ececec;
			content: '\f1ce';
			cursor: default;
			display: block;
			font-size: 2em;
			height: 2em;
			left: 50%;
			line-height: 2em;
			margin: -1em 0 0 -1em;
			opacity: 0;
			position: fixed;
			text-align: center;
			top: 50%;
			width: 2em;
			z-index: -1;
 }		*/

		body:after {
			-moz-animation: overlay-hide 1.5s ease-in forwards !important;
			-webkit-animation: overlay-hide 1.5s ease-in forwards !important;
			-ms-animation: overlay-hide 1.5s ease-in forwards !important;
			animation: overlay-hide 1.5s ease-in forwards !important;
			background: #ffffff;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: -1;
		}		

		body.is-loading:before {
			-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
			z-index: 100001;
		}

		body.is-loading:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			opacity: 1;
			z-index: 100000;
		}

	@media (-webkit-min-device-pixel-ratio: 2) {

		body:before {
			line-height: 2.25em;
		}

	}

/* Icons */

	.icon {
		text-decoration: none;
	}

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

		.icon > .label {
			display: none;
		}

/* Header */

	header {
		position: fixed;
		z-index: 9000;
		left: 0;
		top: 0;
		width: 100%;
		background: #000;
		background: rgba(0, 0, 0, 1.0);
		height: 60px;
		box-shadow: 0 0 0.15em 0 rgba(0, 0, 0, 0.2);
	}

	/*body {
		padding-top: 3em;
	}*/

	#logo {
		position: relative;
		left: 0px;
		top: 5px;
		z-index:15000;
	}
	#logodc {
		position: relative;
		left: 0px;
		top: 5px;
		z-index:15000;
	}

	#nav {
		width:100%;
		text-align:center;
		font-size: 21px;
		padding-top:8px;
		float: left;
	}


			#nav li {
				
	display: inline-block;
	margin-left: 0.5em;
	font-size: 0.8em;
	font-weight: bold;
			}

				#nav li a {
	display: block;
	color: #000;
	text-decoration: none;
	height: 3em;
	line-height: 3em;
	padding: 0 0.5em 0 0.5em;
	outline: 0;
				}


/* Intro */

	#intro {
		background-color: #0B2D50
		background-repeat: repeat, no-repeat;
		overflow: hidden;
	}
	
	#intro-home {
			background: url("images/overlay.png"), url("images/overlay4.png"), url("../images/projects/crests/bkg-navy.jpg");
		background-size: 256px 256px, 256px 256px, cover;
		background-attachment: fixed, fixed, fixed;
		background-position: top left, top left, center center;
		background-repeat: repeat, repeat, no-repeat;
		background-color: #0B2D50
		overflow: hidden;
	}
		@media screen and (max-width: 736px) {
		#intro-home {
			background: url("images/overlay.png"), url("images/overlay4.png"), url("../images/projects/crests/bkg-navy.jpg");
		background-size: 256px 256px, 256px 256px, cover;
		background-attachment: fixed, fixed, fixed;
		background-position: top left, top left, center center;
		background-repeat: repeat, repeat, no-repeat;
		overflow: hidden;
	}			
}


.center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vertical-center {
  margin: 0;
  position: absolute;
  top: 55%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
	@media screen and (max-width: 736px) {
 .vertical-center {
margin: 0;
  position: absolute;
  top: 35%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
}

			
/* Categories */

	#category{
		background-color: #002a50;
		background-repeat: repeat, no-repeat;
		overflow: hidden;
	}
	
#category-home {
	background: url("../images/projects/mobile/home-m.gif"), url("../images/firstread/home.webp"); 
		background-size: cover, cover;
		background-attachment: fixed, fixed;
		background-position: top center, top center;
		background-repeat: repeat;
			overflow: hidden;
			}
		@media screen and (max-width: 1000px) {
		#category-home {
background: url("../images/projects/mobile/home-m.gif"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: top center;
		background-repeat: no-repeat; 
			}
			}

#category-kits {
	background: url("../images/projects/firstreads/hoagitos-01.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: top left;
		background-repeat: repeat;
			overflow: hidden;
			}

#category-templates {
	background: url("../images/projects/firstreads/maketeamhappen-01.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: top left;
		background-repeat: repeat;
			overflow: hidden;
			}

#category-sizes {
	background: url("../images/projects/firstreads/seahearnow-01.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: top left;
		background-repeat: repeat;
			overflow: hidden;
			}

#category-gallery {
	background: url("../images/projects/firstreads/serifgothic.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: top left;
		background-repeat: repeat;
			overflow: hidden;
			}

#category-crests {
	background: url("../images/projects/firstreads/crestwallpaper.webp"); 
		background-size: 1040px 660px;
		background-attachment: fixed;
		background-position: top left;
		background-repeat: repeat;
			overflow: hidden;
			}

#category-merch {
	background: url("../images/projects/firstreads/creaturewallpaper.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: top left;
		background-repeat: repeat;
			overflow: hidden;
			}


/* CaseStudy Blank */	
			
	#case-blanka {
		background: url("images/overlay1.png") , url("../images/cs-two/white.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}
	#case-blankb {
		background: url("images/overlay1.png") , url("../images/cs-two/white.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}
	#case-blankc {
		background: url("images//overlay1.png") , url("../images/cs-two/white.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}
	#case-blankd {
		background: url("images/overlay1.png") , url("../images/cs-two/white.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}
	#case-blanke {
		background: url("images/overlay1.png") , url("../images/cs-two/white.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}
			
			
/* CaseStudy 1 - Sons of Ben */

	#case-one-intro {
		background: url("images/overlay.png") , url("../images/cs-one/CS1intro.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}
	#case-onea {
		background: url("images/overlay4.png") , url("../images/cs-one/CS1A.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}	
	#case-oneb {
		background: url("images/cs-one/overlay2.png") , url("../images/cs-one/CS1B.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}	
	#case-onec {
		background: url("images/cs-one/overlay2.png") , url("../images/cs-one/CS1C.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}	
	#case-oned {
		background: url("images/cs-one/overlay2.png") , url("../images/cs-one/CS1D.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}	
				#case-onee {
		background: url("images/cs-one/overlay2.png") , url("../images/cs-one/CS1E.jpg");
		background-size: 256px 256px, cover;
		background-attachment: fixed, fixed;
		background-position: top left, center center;
			}	




/* Inserts */



	#insert-roma1 {
	background: url("../images/projects/roma/roma.gif"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
	@media screen and (max-width: 1024px) {
		#insert-roma1 {
	background: url("../images/projects/mobile/roma.gif"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}

	#insert-roma2 {
	background: url("../images/projects/roma/roma4.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}

#insert-jscc {
	background: url("../images/projects/jscc/jscc01.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}

#insert-ocean {
	background: url("../images/projects/firstreads/oceanpins.jpg"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}

	#insert-hg1 {
	background: url("../images/projects/hobokengunners/hg00.gif"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
	@media screen and (max-width: 1024px) {
		#insert-hg1 {
	background: url("../images/projects/hobokengunners/hg00.gif"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}

	#insert-hg2 {
	background: url("../images/projects/hobokengunners/hg03.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}

	#insert-ministry {
	background: url("../images/home/ministry.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center 60px;
			}
	@media screen and (max-width: 736px) {
		#insert-ministry {
	background: url("../images/home/ministry.webp"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center 60px; }
			}


#insert-ag1 {
	background: url("../images/home/icons.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center 60px;
			}


#insert-folio {
	background: url("../images/projects/bkg-navy.jpg"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
	@media screen and (max-width: 736px) {
		#insert-folio {
	background: url("../images/projects/bkg-navy.jpg"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
}



#insert-crests {
	background: url("../images/projects/hobokengunners/hg00.gif"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center -175px;
			}

	@media screen and (max-width: 736px) {
		#insert-crests {
	background: url("../images/projects/hobokengunners/hg00.gif"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center 25px; }
}

	#insert-testimonial {
	background: url("../images/home/testimonial.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}

	@media screen and (max-width: 1000px) {
		#insert-testimonial {
	background: url("../images/projects/mobile/testimonial.webp"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}

	#insert-chatham1 {
	background: url("../images/projects/chatham/cpark1.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
	@media screen and (max-width: 736px) {
		#insert-chatham1 {
	background: url("../images/projects/mobile/cpark1.webp"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}

	#insert-chatham2 {
	background: url("../images/projects/chatham/cpark4.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
	@media screen and (max-width: 736px) {
		#insert-chatham2 {
	background: url("../images/projects/mobile/cpark4.webp"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}


	#insert-wolverines1 {
	background: url("../images/projects/wolverines/01.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}

		@media screen and (max-width: 736px) {
		#insert-wolverines1 {
	background: url("../images/projects/mobile/01.webp"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}

		#insert-wolverines2 {
	background: url("../images/projects/wolverines/08.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
		@media screen and (max-width: 736px) {
		#insert-wolverines2 {
	background: url("../images/projects/mobile/08.webp"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}



		#insert-apfc1 {
	background: url("../images/projects/asburypark/apfc.gif"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
	@media screen and (max-width: 1024px) {
		#insert-apfc1 {
	background: url("../images/projects/mobile/apfc.gif"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}

		#insert-apfc2 {
	background: url("../images/projects/asburypark/apfc10.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
		#insert-apfc3 {
	background: url("../images/projects/asburypark/apfc8.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}


		#insert-puf1 {
	background: url("../images/projects/ufoundation/puf1.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
			}
		@media screen and (max-width: 768px) {
		#insert-puf1 {
	background: url("../images/projects/mobile/puf1.webp"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}

		#insert-puf2 {
	background: url("../images/projects/ufoundation/puf4.jpg"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
}
			@media screen and (max-width: 840px) {
		#insert-puf2 {
	background: url("../images/projects/mobile/puf4.jpg"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}

		#insert-puf3 {
	background: url("../images/projects/ufoundation/puf10.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;  }		
	
			@media screen and (max-width: 840px) {
		#insert-puf3 {
	background: url("../images/projects/mobile/puf10.jpg"); 
		background-size: cover;
		background-attachment: fixed;
			background-position: center center; }
			}


			
		#insert-scarves1 {
	background: url("../images/projects/scarves/scarves8.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
}
			@media screen and (max-width: 840px) {
	#insert-scarves1 {
	background: url("../images/projects/mobile/scarves8.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center; }
			}

#insert-scarves2 {
	background: url("../images/projects/scarves/scarves3.webp");  
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
}	

#insert-scarves3 {
	background: url("../images/projects/scarves/scarves1.webp");  
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
}

#insert-scarves4 {
	background: url("../images/projects/scarves/scarves7.webp");  
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
}

		#insert-custom1 {
		background: url("../images/projects/custom/bkg-navy.jpg") ;
		background-size: cover ;
		background-attachment: fixed;
		background-position: center center;
			background-repeat: no-repeat; 
			}
}
	

		#insert-teamwear {
	background: url("../images/projects/teamwear/bkg-aqua.jpg"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
}

		#insert-hoboken {
	background: url("../images/projects/hobokengunners/hg5.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
}

		#insert-fabfour {
	background: url("../images/projects/custom/fabfour.webp"); 
		background-size: cover;
		background-attachment: fixed;
		background-position: center center;
}

/* Work */

	#four .row.images .image {
		-moz-transition: all 1s ease;
		-webkit-transition: all 1s ease;
		-ms-transition: all 1s ease;
		transition: all 1s ease;
		-moz-transform: translateZ(0);
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0);
		position: relative;
		top: 0;
		left: 0;
		opacity: 1.0;
	}

	#four .row.images.inactive .image {
		opacity: 0;
	}

		#four .row.images.inactive .image.from-left {
			left: -14em;
		}

		#four .row.images.inactive .image.from-right {
			left: 14em;
		}

		#four .row.images.inactive .image.from-top {
			top: -7em;
		}

		#four .row.images.inactive .image.from-bottom {
			top: 7em;
		}


	#five {
	padding-bottom: 0;
	overflow: hidden;
	background-color: #000;
	background-image: url(images/background-black.jpg);
	background-repeat: repeat;
	}

		#five .box {
			-moz-transition: all 1s ease;
			-webkit-transition: all 1s ease;
			-ms-transition: all 1s ease;
			transition: all 1s ease;
			-moz-transform: translateZ(0);
			-webkit-transform: translateZ(0);
			-ms-transform: translateZ(0);
			transform: translateZ(0);
			position: relative;
			bottom: 0;
			background-color: rgba(0, 0, 0, 0)
		}

		#five.inactive .box {
			bottom: -30em;
		}

/* Footer */

	#footer {
	position: relative;
	height: 5em;
	line-height: 5em;
	margin: 0;
	background: white;
	color: white;
	/* color: rgba(185, 186, 187, 0.5); */
	overflow: hidden;
	background-color: #27bed1;
	}

		#footer a {
			color: #17818e;
		}

			#footer a:hover {
				color: white;
			}

		#footer .actions {
			position: absolute;
			left: 1em;
			top: 0.25em;
			height: 5em;
			line-height: 5em;
			margin: 0;
		}

			#footer .actions li {
				font-size: 1.25em;
				margin: 0;
			}

				#footer .actions li a {
					padding: 0.5em;
				}

		#footer .menu {
			position: absolute;
			right: 2em;
			top: 0;
			height: 5em;
			text-align: center;
			line-height: 5em;
			margin: 0;
		}

			#footer .menu li {
				font-size: 0.9em;
				color: #17818e;
			}


/* Poptrox */

	.poptrox-popup {
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-ms-box-sizing: content-box;
		box-sizing: content-box;
		background: #fff;
		padding-bottom: 3em;
		box-shadow: 0 0.1em 0.15em 0 rgba(0, 0, 0, 0.15);
	}

		.poptrox-popup .loader {
			position: absolute;
			top: 50%;
			left: 50%;
			margin: -1em 0 0 -1em;
			width: 2em;
			height: 2em;
			display: block;
			font-size: 2em;
		}

			.poptrox-popup .loader:before {
				-moz-animation: spinner-rotate 0.75s infinite linear !important;
				-webkit-animation: spinner-rotate 0.75s infinite linear !important;
				-ms-animation: spinner-rotate 0.75s infinite linear !important;
				animation: spinner-rotate 0.75s infinite linear !important;
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
				color: #ececec;
				content: '\f1ce';
				cursor: default;
				display: block;
				height: 2em;
				left: 0;
				line-height: 2em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2em;
			}

		.poptrox-popup .caption {
			position: absolute;
			bottom: 0;
			left: 0;
			background: #fff;
			width: 100%;
			height: 3em;
			line-height: 2.8em;
			text-align: center;
			cursor: default;
			z-index: 1;
			font-size: 0.9em;
		}

		.poptrox-popup .nav-next,
		.poptrox-popup .nav-previous {
			-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;
			position: absolute;
			top: 0;
			width: 50%;
			height: 100%;
			opacity: 0;
			cursor: pointer;
			background: rgba(0, 0, 0, 0.01);
			-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		}

		.poptrox-popup .nav-next:before,
		.poptrox-popup .nav-previous:before {
			content: '';
			position: absolute;
			width: 96px;
			height: 64px;
			background: url("images/poptrox-nav.svg");
			top: calc(50% - 1.5em);
			margin: -32px 0 0 0;
		}

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

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

		.poptrox-popup .nav-previous:before {
			-moz-transform: scaleX(-1);
			-webkit-transform: scaleX(-1);
			-ms-transform: scaleX(-1);
			transform: scaleX(-1);
			-ms-filter: "FlipH";
			filter: FlipH;
		}

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

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

		.poptrox-popup .nav-previous {
			left: 0;
		}

			.poptrox-popup .nav-previous:before {
				left: 0;
			}

		.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;
			position: absolute;
			top: 0;
			right: 0;
			width: 64px;
			height: 64px;
			text-indent: -9999px;
			z-index: 2;
			opacity: 0;
			-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
		}

			.poptrox-popup .closer:before {
				content: '';
				display: block;
				position: absolute;
				right: 16px;
				top: 16px;
				width: 40px;
				height: 40px;
				border-radius: 100%;
				box-shadow: inset 0 0 0 2px #fff;
				background: url("images/poptrox-closer.svg") center center;
				color: #fff !important;
			}

		.poptrox-popup:hover .closer {
			opacity: 0.5;
		}

			.poptrox-popup:hover .closer:hover {
				opacity: 1.0;
			}

/* Touch Mode */

	body.is-touch .main {
		background-attachment: scroll !important;
	}

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

/* Wide */

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

		/* Basic */

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

		/* Main */
		
		.main.style1 {
				padding: 4em 10px 4em 10px;
			}
			.main.style3 {
				padding: 4em 10px 4em 10px;
			}

			.main.style2 .content {
				width: 40%;
			}

			.main.style2.right .content {
				left: 60%;
			}

			.main.style2.inactive.left .content {
				left: -40%;
			}

	}

/* Normal */

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

		/* Basic */

			body, input, textarea, select {
				font-size: 15pt;
			}
			.main.style1 {
				padding: 4em 10px 4em 10px;
			}
			.main.style3 {
				padding: 4em 10px 4em 10px;
			}
		h5 {
			font-size: 1.2em;
				line-height: 200%;
		padding: 0% 10% 0 10%;	
		}
		.social {
	padding: 0 0 0 0;
	font-size: 1.2em;

	}

/* Narrow */

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

		/* Basic */

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

		/* Main */
		
		.main.style1 {
				padding: 2em 10px 4em 10px;
			}
			.main.style3 {
				padding: 4em 10px 4em 10px;
			}

			.main.style2 .content {
				width: 50%;
			}

			.main.style2.right .content {
				left: 50%;
			}

			.main.style2.inactive.left .content {
				left: -50%;
			}
		.main.style3 h5 {
			font-size: 1.2em;
				line-height: 200%;
		padding: 0% 10% 0 10%;
		}
			

	#nav {
		width:100%;
		text-align:center;
		font-size: 21px;
		padding-top:8px;
		float: left;
	}



	}

/* Narrower */

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

		/* Basic */

			body, input, textarea, select {
				font-size: 13pt;
			}
			
			h2 {
				font-size: 2em;
				letter-spacing: -1px;
				text-align: left;
				vertical-align: middle;
			}
		   .align_center { text-align: center;}
		.align_left { text-align: left;}
		
			.container > .container {
				width: 100% !important;
			}
	

		#logo {
		position: absolute;
		left: 20px;
		top: 5px;
		z-index:15000;
	}
			#logodc {
		position: absolute;
		left: 20px;
		top: 5px;
		z-index:15000;
	}

		/* Main */
		
		.main.style1 {
				padding: 4em 10px 4em 10px;
			}
			.main.style3 {
				padding: 4em 10px 4em 10px;

			}
		

			.main.style2 .content {
				width: 60%;
			}

			.main.style2.right .content {
				left: 40%;
			}

			.main.style2.inactive.left .content {
				left: -60%;
			}
			
			.main.style1 h2 {
					font-size: 3.25em;
					letter-spacing: -4px;
					text-align: center;
				vertical-align: middle;
			}
				
			.main.style3 h2 {
					font-size: 3em;
					letter-spacing: -1px;
					text-align: center;
				vertical-align: middle;
			}
			
			.main.style3.secondary h2 {
					font-size: 3em;
					letter-spacing: -1px;
					text-align: center;
				vertical-align: middle;
			}
				.main.style3 h5 {
			font-size: 1.2em;
			line-height: 200%;
		padding: 0% 5% 0 5%;
		}

			
		
		#nav {
				display: none;
			}
			

		
		/* Footer */

			#footer {
				height: auto;
				line-height: inherit;
				text-align: center;
				padding: 2em 1em 2em 1em;
			}

				#footer .actions {
					position: relative;
					left: 0;
					top: 0;
					height: auto;
					line-height: inherit;
					margin: 0 0 1em 0;
				}

				#footer .menu {
					position: relative;
					right: 0;
					top: 0;
					height: auto;
					line-height: inherit;
				}

	}
			

/* Mobile */

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

		/* Basic */

			input, textarea, select {
				font-size: 12pt;
				line-height: 1.5em;
			}

			h2 {
				font-size: 2em;
				letter-spacing: -1px;
				text-align: left;
				vertical-align: middle;
			}
		

		
					h3 {
				font-size: 24px;
				letter-spacing: 0px;
				text-align: center;
			}
		
			.main.style3 h5 {
			font-size: 1em;
			line-height: 200%;
		padding: 0% 10% 0 10%;
		}

	
		/* Box */

			.box { 
				padding: 1em;
			}

				.box.style2 {
					padding: 1.5em 1.5em 1.5em 1.5em;
					background-color: rgba(0, 0, 0, 0.8);
				}

		/* Main */

			.main.fullscreen {
				height: auto !important;
			}
			.main.fullscreen.bt {
				height: 100% !important;
			}
			
			.main.fullscreen.home {
				height: 100% !important;
			}

			.main.style1 {
				padding: 17% 10px 4em 10px;
			}
			
			
			

			.main.style1 h2 {
					font-size: 2.25em;
					letter-spacing: -1px;
					text-align: center;
				vertical-align: middle;
			}
			
			.main.style3 h2 {
					font-size: 2.5em;
					letter-spacing: -1px;
					text-align: center;
				vertical-align: middle;
			}
			.fr {
	text-align: center;
	}

		

			.main.style2 {
				padding: 3em 10px 3em 10px;
			}

				.main.style2:before, .main.style2:after {
					display: none !important;
				}

				.main.style2 .button.anchored {
					display: none;
				}

				.main.style2 .content {
					width: 100%;
					left: 0% !important;
				}

				.main.style2 .tmp {
					width: 100%;
					height: 10em;
					background-size: cover;
				}

			.main.style3 {
				text-align: center;
				padding: 4em 10px 4em 10px;
			}
		
			.folio.style1 {
			text-align: center;
			padding: 3em 0 0 0;
		}
			
			
			.button.up.anchored {
		display: none;
			}
				.button.down.anchored {
		display: none;
			}

	

		/* Header */

			#header {
				height: 60px;

			}

			body {
				padding-top: 2.5em;
			}



			
				#nav {
				display: none;
			}

		/* Footer */

			#footer .menu li {
				border-left: 0;
				padding: 1em 0 0 0;
				margin: 0;
				display: block;
			}

				#footer .menu li:first-child {
					padding-top: 0;
				}

				#footer .menu li a {
					line-height: 1.5em;
				}
		

		/* Poptrox */

			.poptrox-popup .nav-next:before,
			.poptrox-popup .nav-previous:before {
				width: 48px;
				height: 32px;
				background-size: contain;
				margin: -16px 0 0 0;
			}

			.poptrox-popup .closer:before {
				right: 12px;
				top: 12px;
				width: 20px;
				height: 20px;
				box-shadow: inset 0 0 0 1px #fff;
				background-size: contain;
				opacity: 0.65;
			}
	}
	
	
	@media screen and (max-width: 480px) {

		/* Basic */

			body {
				min-width: 320px;
				font-size: 12pt;
				line-height: 1.5em;
			}		
		
		.main.style3 h5 {
			font-size: .9em;
		line-height: 200%;
		padding: 0% 10% 0 10%;
		}
			
			
			.main.style1 {
			padding: 3em 10px 3em 10px;
		}
		
		.main.style3 {
			padding: 3em 10px 3em 10px;
		}
		
		.image.fit.home { /*  Added by Mike T to raise gif and down arrow up toward top of viewport on mobile  */
			margin-top: -350px;
		}
		
			.image.fit.bt { /*  Added by Mike T to raise gif and down arrow up toward top of viewport on mobile  */
			margin-top: -150px;
		}

			
	}

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

		/* h5 */

		.main.style3 h5 {
			font-size: .7em;
				line-height: 200%;
		padding: 0% 10% 0 10%;
		}
		}
/* Designer Classes */
	
.align-left {
	text-align: left;
}

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

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

.white { 
color: #fff;
}

.black { 
color: #000;
}

.grey { 
color: #999;
}
		
		.gray { 
color: #333;
}

.red { 
color: #b60011;
}

.wide {
letter-spacing: 15px;
}


/* Work Rollovers */

.inactiveLink {
	pointer-events: none;
	cursor: default;
}
.visitedLink {
	display: none;
}
.thumb-wrapper {
	position: relative;
}
.thumb-overlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	background: rgba(0,0,0,.8);
	width: 100%;
	height: 100%;
}
@media (max-width: 736px) {
.thumb-overlay  {
background: rgba(0,0,0,0);
}
}

.thumb-overlay p {
	font-weight: 300;
	font-size: .9em;
	line-height: 1.25em;
	color: #FFF;
	text-align: left;
	margin: 1.5em 1.5em 0 1.5em;
}
@media (max-width: 736px) {
.thumb-overlay p {
	font-size: .0em;
}
}

.thumb-overlay a {
	display: block;
	width: 100%;
	height: 100%;
}

.hide {
	display: none;
}
.full-width {
	margin: 0 auto;
	width: 100%;
}






.Imagebar-black {
	position: relative;
	clear: both;
	padding-top: 2em;
	padding-left: 0px;
	padding-bottom: 2em;
	background-color: #000000;
    border-top-width: none;
	border-bottom-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.Imagebar-grey {
	position: relative;
	clear: both;
	padding-top: 2em;
	padding-left: 0px;
	padding-bottom: 2em;
	background-color: #D6D6D6;
    border-top-width: none;
	border-bottom-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d2d4d5;
	border-bottom-color: #d2d4d5;
}

.Imagebar-aqua {
	position: relative;
	clear: both;
	padding-top: 1em;
	padding-left: 0px;
	padding-bottom: 1em;
	background-color: #27bed1;
    border-top-width: none;
	border-bottom-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #27bed1;
	border-bottom-color: #27bed1;
}

		.imagebar-navy {
	position: relative;
	clear: both;
	padding-top: 0em;
	padding-left: 0px;
	padding-bottom: 0em;
	background-color: #1d2c57;
    border-top-width: none;
	border-bottom-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1d2c57;
	border-bottom-color: #1d2c57;
}




/* Dynamic Shortened Text */

body, input{
	font-family: Popins:300,400,500,600
	margin: 0px;
	padding: 0px;
	color: #666666;
	align: center;
}
/*a {
	color: #EE0000
}
a:visited {
	color: #999999
}*/
.comment {
	width: 100%;
	background-color: #ffffff;
	margin: 10px;
}
a.morelink {
	text-decoration:none;
	outline: none;
}
.morecontent span {
	display: none;

}

/* Image Surpress */
@media only screen and (max-width: 736px) {
  #optionalstuff{
    display: none;
	}		
}

 /* Image Swapout */

.mobile-image {

     display: none;
}

@media (max-width: 736px) {

    .desktop-image {

        display: none;
    }

    .mobile-image {

        display: block;
    }

			}

		
	/* mySlides Swapout */
@media only screen and (max-width: 736px) {
  #slidevis{
    display: none;
	}		
}

 /* Image Swapout */

.slidevis-mobile {

     display: none;
}

@media (max-width: 736px) {

    .slidedesktop {

        display: none;
    }

    .slidevis-mobile {

        display: block;
    }

			}			


/* Video */
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


		
	
/* vertical line */	
.vl {
  border-left: 1px solid grey;
  height: 71%;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 12%;
}

sup
{
	font-size: 40%;
	vertical-align: top;
	}



html {
  scroll-padding-top: 60px;
}
nav {
  height: 60px;
  position: sticky;
  top: 0;
}


/* Slideshow*/		
{box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.dot {
  height: 10px;
  width: 10px;
  margin: 20px 5px;
  background-color: #333;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active2 {
  background-color: #27bed1;
}

.fade {
  animation-name: fade;
  animation-duration: 0s;
}

@keyframes fade {
  from {opacity: .2} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
