/* 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%;
		vertical-align: baseline;
		font-family: 'Playfair Display', serif;
	}
	
	.show_mobile{display:none;}

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

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}
	
	/*cookie popup list */
	#bs-gdpr-cookies-modal-advanced-types li{list-style:none; margin-left:20px;}

	blockquote, q {
		quotes: none;
	}

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

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

	body {
		-webkit-text-size-adjust: none;
	}
	
	.smallscreenclear{display: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;
	}
	
	#main .container{width:100%!important; max-width:100%;}

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

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

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

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

	.container {
		width: 75%;
	}

	@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: 85%!important;
			max-width:85%!important;
		}

	}

	@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: 90%!important;
			max-width:90%!important;
		}

	}

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

		.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: 90%;
		}

	}

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

		.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: 90% !important;
		}

	}

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

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

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

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

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

		.container {
			width: 90% !important;
		}

	}

/* Grid */

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

	.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: 50px 0 0 50px;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		.row > * {
			padding: 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: 1280px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	}

/* Basic */

	body {
		
	}



	body, input, select, textarea {
		color: #4d5e6e;
		font-weight: 300;
		letter-spacing: 0.025em;
		line-height: 1.75em;
	}
	
	.alt_contact{
		background:#333;
		color:#CCC;
	}

	a {
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		color: #43576b;
		text-decoration: none;
		border-bottom: dotted 1px;
		outline: 0;
	}
	
	
	
	input[type="button"]{outline:0;}
	
	a:after{
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	}
	
	.style2 a{color:#fff;}

		a:hover {
			border-bottom-color: transparent; text-decoration:none;
		}

	strong, b {
		font-weight: 700;
	}

	p, ul, ol, dl, table, blockquote {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #43576b;
		font-weight: bold;
		line-height: 1.75em;
		margin-bottom: 1em;
		text-transform: uppercase;
		text-align:center;
		font-family: 'Limelight', cursive;
	}

	h1{
		padding-bottom:1em;
		background:url('../../images/heading_border.png') no-repeat center bottom;
  min-width:473px;	
	}

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

	h2 {
		font-size: 1.4em;
		letter-spacing: 0.1em;
		margin:1.5em 0;
		background:none;
	}
	
	.bannertext h2,#page_title_wrapper h2, .inner h2{border:none!important;}
	
	.expandheader{background:#43576b; color:#fff; font-size:1.3em; line-height:2em; cursor:pointer;}
	.collapse{
    display: none;
    padding : 5px;
	width:100%;
	border:solid 3px #43576b;
}
	
	.dividertitle{margin-bottom:0.5em; color:#222; font-weight:bold; font-size:1.2em!important;}

	h3 {
		font-size: 1.3em;
		letter-spacing: 0.025em;
	}

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

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

	hr {
		border: 0;
		border-top: solid 1px rgba(124, 128, 129, 0.2);
		margin-bottom: 1.5em;
	}

	blockquote {
		border-left: solid 0.5em rgba(124, 128, 129, 0.2);
		font-style: italic;
		padding: 1em 0 1em 2em;
	}
	
	.fa-large{font-size:3em;}
	
	/* search box */
.box{display:inline-block;}
.box form{margin:0!important;}
.container-1{
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.container-1 input#searchterm{
  width: 200px;
  background: #2b303b;
  border: none;
  font-size: 10pt;
  float: left;
  color: #FFF;
  padding-left: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 28px;
height: 28px;
padding:5px 10px 7px 45px;
vertical-align:middle;
}
.container-1 input#searchterm:-webkit-input-placeholder {
   color: #EEE;
}
 
.container-1 input#searchterm:-moz-placeholder { /* Firefox 18- */
   color: #EEE;
}
 
.container-1 input#searchterm:-moz-placeholder {  /* Firefox 19+ */
   color: #EEE;
}
 
.container-1 input#searchterm:-ms-input-placeholder {  
   color: #EEE;  
}


.container-1 .icon{
  position: absolute;
  top: 50%;
  left:0;
  margin-left: 17px;
  margin-top: 0px;
  z-index: 1;
  color: #EEE;
}

/* end search box */ 

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}
	
	.special .smaller p{font-size:0.8em;}

	header.major {
		padding-bottom: 2em;
	}

	header.special {
		margin-bottom: 3em;
		padding-top: 7em;
		position: relative;
		text-align: center;
	}
	
	#banner_info{
		width:75%;
		margin:0px auto 0 auto;
		display:flex;
		justify-content: space-between;
		position:relative;
		z-index:30;
		background:#fff;
	}
	
	#banner_info a{
		
	}
	
	#banner_info img{margin:10px auto; display:block; max-width:100%; height:auto!important}
	
	#banner_info .photo_credits{text-align:center;}
	
	.banner_info1, .banner_info2, .banner_info3
	{
		margin:0px;
		width:25%;
		padding:40px;
		color:#FFF;
	}
	
	
	.banner_info1
	{
		background:#0080c7;		
	}
	.banner_info2
	{
		background:#599c4b;		
	}
	.banner_info3
	{
		background:#6d9c4b;		
	}

.news_content_sm{font-size:0.8em; margin:5px 0;}

p.news_title{margin-bottom:0.4em;}

		header.special h2 {
			margin-bottom: 0;
		}

		header.special h2 + p {
			padding-top: 1.5em;
		}

		header.special .icon {
			cursor: default;
			height: 7em;
			left: 0;
			position: absolute;
			text-align: center;
			top: 1em;
			width: 100%;
		}

			header.special .icon:before {
				font-size: 3.5em;
				opacity: 0.35;
			}

	footer > :last-child {
		margin-bottom: 0;
	}

	footer.major {
		padding-top: 3em;
	}

/* Form */

form .row{margin-bottom:40px!important;}
	input[type="text"],
	input[type="number"],
	input[type="password"],
	input[type="email"],
	textarea, select {
	
		border: solid 1px rgba(124, 128, 129, 0.5);
		color: inherit;
		display: block;
		padding: 0.75em;
		text-decoration: none;
		width: 100%;
		outline: 0;
		font-size:1em;
	}
	textarea, form{max-width:1200px; margin:30px auto;}

		input[type="text"]:focus,
		input[type="number"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		textarea:focus {
			border-color: #0080c7;
		}

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

		::-webkit-input-placeholder {
		color: inherit;
		opacity: 0.9;
		position: relative;
		top: 3px;
	}

	:-moz-placeholder {
		color: inherit;
		opacity: 0.9;
	}

	::-moz-placeholder {
		color: inherit;
		opacity: 0.9;
	}

	:-ms-input-placeholder {
		color: inherit;
		opacity: 0.9;
	}

	.formerize-placeholder {
		color: rgba(124, 128, 129, 0.9) !important;
	}
	
	input[type=checkbox] { display:none; } /* to hide the checkbox itself */
	input[type=checkbox] + label{font-size:0.9em;}
input[type=checkbox] + label:before {
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-size:1.8em;
vertical-align: middle;
  position: relative;
  bottom: 1px;
  
}

input[type=checkbox] + label:before { content: "\f0c8";color:#999; font-weight:normal;} /* unchecked icon */
input[type=checkbox] + label:before { letter-spacing: 10px; } /* space between checkbox and label */

input[type=checkbox]:checked + label:before { content: "\f14a";color:#0080c7;font-weight:bold; } /* checked icon */
input[type=checkbox]:checked + label:before { letter-spacing: 7px; } /* allow space for check mark */

#cta input[type=checkbox] + label:before { content: "\f0c8";color:#eee;font-weight:normal; } /* unchecked icon */
#cta input[type=checkbox]:checked + label:before { content: "\f14a";color:#fff;font-weight:bold; } /* checked icon */
#cta input[type=checkbox], #cta label{cursor:pointer;}
#cta label, #cta h2, #cta h3{color:#fff}
#cta p{margin-top:20px;color:#fff}

#cta a{color:#fff; white-space:nowrap;}




/* Image */

	.image {
		border: 0;
		position: relative;
	}

		.image.fit {
			display: block;
		}

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

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

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

/* Icon */

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

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

		.icon.circle {
			-moz-transition: all 0.2s ease-in-out;
			-webkit-transition: all 0.2s ease-in-out;
			-ms-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
			border: 0;
			border-radius: 100%;
			display: inline-block;
			font-size: 1.25em;
			height: 2.25em;
			left: 0;
			line-height: 2.25em;
			text-align: center;
			text-decoration: none;
			top: 0;
			width: 2.25em;
		}

			.icon.circle:hover {
				top: -0.2em;
			}

			.icon.circle.fa-twitter {
				background: #70aecd;
				color: #fff;
			}

				.icon.circle.fa-twitter:hover {
					background: #7fb7d2;
				}

			.icon.circle.fa-facebook {
				background: #7490c3;
				color: #fff;
			}

				.icon.circle.fa-facebook:hover {
					background: #829bc9;
				}

			.icon.circle.fa-google-plus {
				background: #db6b67;
				color: #fff;
			}

				.icon.circle.fa-google-plus:hover {
					background: #df7b77;
				}

			.icon.circle.fa-github {
				background: #dcad8b;
				color: #fff;
			}

				.icon.circle.fa-github:hover {
					background: #e1b89b;
				}

			.icon.circle.fa-dribbble {
				background: #da83ae;
				color: #fff;
			}

				.icon.circle.fa-dribbble:hover {
					background: #df93b8;
				}

		.icon.featured {
			cursor: default;
			display: block;
			margin: 0 0 1.5em 0;
			opacity: 0.35;
			text-align: center;
		}

			.icon.featured:before {
				font-size: 5em;
				line-height: 1em;
			}

		.icon > .label {
			display: none;
		}

/* List */

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

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

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}
	
	ul.checklist li:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f058";
	margin-right:10px;
	font-weight:bold;
	color:#0080c7;
}

		ul.default li {
			padding-left: 0.5em;
		}
		
#main li{font-size:1.2em; margin-top:7px; margin-bottom:7px;}		
		
		#main li:before {    
font-family: "Font Awesome 5 Pro";
content: '\f058';
margin:0 5px 0 -15px;
font-weight:bold;
color: #0080c7;

}

	ul.icons {
		cursor: default;
	}

		ul.icons li {
			display: inline-block;
			line-height: 1em;
			padding-left: 0.5em;
		}

			ul.icons li:first-child {
				padding-left: 0;
			}

	ul.featured-icons {
		cursor: default;
		margin: -0.75em 0 0 0;
		opacity: 0.35;
		overflow: hidden;
		position: relative;
	}

		ul.featured-icons li {
			display: block;
			float: left;
			text-align: center;
			width: 50%;
		}

			ul.featured-icons li .icon {
				display: inline-block;
				font-size: 6.25em;
				height: 1.25em;
				line-height: 1.25em;
				width: 1em;
			}

	ul.buttons {
		cursor: default;
	}

		ul.buttons:last-child {
			margin-bottom: 0;
		}

		ul.buttons li {
			display: inline-block;
			padding: 0 0 0 1.5em;
		}

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

		ul.buttons.vertical li {
			display: block;
			padding: 1.5em 0 0 0;
		}
		
		#banner ul.buttons.vertical li{
			display:inline-block;
		}

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

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr {
				border-bottom: solid 1px rgba(124, 128, 129, 0.2);
			}

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

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

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

/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out, background-color 0.2s ease-in-out;
		background: none;
		border: solid 1px;
		color: inherit;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 900;
		letter-spacing: 2px;
		min-width: 18em;
		padding: 0 0.75em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		border-radius: 4px;
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		.button:hover {
			background: rgba(188, 202, 206, 0.15);
			border-color: inherit;
		}

		input[type="button"].special,
		input[type="submit"].special,
		input[type="reset"].special,
		.button.special {
			background: #0080c7;
			border-color: #0080c7;
			color: #fff !important;
		}

			input[type="button"].special:hover,
			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			.button.special:hover {
				background: #96dad1 !important;
				border-color: #96dad1 !important;
			}

		input[type="button"].fit,
		input[type="submit"].fit,
		input[type="reset"].fit,
		.button.fit {
			width: 100%;
		}

		input[type="button"].small,
		input[type="submit"].small,
		input[type="reset"].small,
		.button.small {
			font-size: 0.7em;
			min-width: 14em;
			padding: 0.5em 0;
		}
		
		input[type="button"]:disabled{colour:#444!important;background:#ccc!important;}
		
		input[type="button"].load-more{margin-top:40px;}
		
		#main .button, #cta .button{padding:14px 30px; font-size:1.1em; border:none; background:#d77874; color:#fff;}
		#main .button i, #cta .button i{font-size:1.2em;}
		#main .button:hover,  #cta .button:hover{background: #232323;}
			
		/* top menu */
		#top_menu{
			vertical-align:top!important;
			text-align:right; position:absolute;
			right:0;
			top:5px;
			webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
			}
		#top_menu a{vertical-align:top!important;}
		
		.callback{background:#43576b; color:#fff;line-height:28px; height:28px; min-width: 8em;}
		.paynow{background:#0080c4; color:#fff;line-height:28px; height:28px; min-width: 8em;}
		.callback:hover, .paynow:hover{background:#232323;}
		
		
		/* font awesome */
		i{font-size:inherit;}
		a i{font-size:1.2em;margin:0 6px;}
		h4 i{margin:0 10px;}

		 
		 .contact_methods{font-size:1.4em;}
		 .contact_methods i{font-size:inherit!important;}
		 .contact_methods span{padding:10px 20px; white-space:nowrap; line-height:2em;}
		 
		 
		.ico-fb, .ico-tw, .ico-li{line-height:28px!important}
		.ico-fb{color:#3b5998}
		.ico-tw{color:#56a3d9}
		.ico-li{color:#1087c9}
		
/* Wrapper */

	.wrapper {
		margin-bottom: 5em;
		padding: 5em 5em 1em 5em;
	}

		.wrapper.style1 {
			padding: 0;
		}

		.wrapper.style2 {
			background-color: #52789c;
			color: #fff;
			margin-bottom: 1em;
			margin-top:1em;
		}

			.wrapper.style2 .button:hover {
				background: rgba(255, 255, 255, 0.15) !important;
			}

			.wrapper.style2 .button.special {
				background: #fff;
				border-color: #fff;
				color: #0080c7 !important;
			}

				.wrapper.style2 .button.special:hover {
					border-color: inherit !important;
					color: #fff !important;
				}

		.wrapper.style3 {
			color: inherit;
		}

		.wrapper.style4 {
			background: #fff;
			color: inherit;
			padding: 4em;
		}

/* Header */

	@-moz-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-webkit-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@-ms-keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	@keyframes reveal-header {
		0% {
			top: -5em;
		}

		100% {
			top: 0;
		}
	}

	#header {
		background:#7cafb4 url("/../images/header_bg.jpg") no-repeat center -50px;
		color: inherit;
		cursor: default;
		font-size: 1em;
		left: 0;
		padding: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1000;
		height:350px;
		webkit-transition: height 0.2s;
-moz-transition: height 0.2s;
-ms-transition: height 0.2s;
-o-transition: height 0.2s;
transition: height 0.2s;
	}
	
	#header.smaller {
    height: 200px;
	padding: 0em 0 10px 0;
	background-position:center -130px;
}

#header.smaller nav{bottom:5px; margin:10px auto;}
#header.smaller #top_menu{top:6px;}

#header.smaller #logo{top:0px; margin-top:14px}
#header.smaller #logo a img {
    width: 508px;
    height: 150px;
}
	
	.logomenu_holder{
		width:80%; display:block; margin:0 auto; height:100%; position:relative;
	}
	
	h1{font-weight:700; font-size:38px;}
	
	#banner h1 {font-size:44px; border-bottom:solid 6px #0080c4;}
	#banner.alt h1{font-size:38px; font-weight:400; border-bottom:2px dotted #ccc; display: inline-block; margin-bottom:40px;}

		#header h1 {
			
			margin: 0;
		}

			#header h1 span {
				font-weight: 300;
			}
			
/* contact page and map */
.map_holder{overflow:hidden;height:440px;width:100%; margin:30px auto;}	
#gmap_canvas{width:100%; height:440px;}
.map-info-window {
	min-width:150px;
    max-width:300px;
}
/*
		#header nav {
			letter-spacing: 0.075em;
			position: absolute;
			left: 50%;
			text-transform: uppercase;
			bottom:10%;
			z-index:1000;
		}
		

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

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

				#header nav ul li {
					
					color: inherit;
					display: inline-block;
					
					padding: 0em 1em;
					
				}
				
				#header nav ul li > a{
					color: inherit;
					text-decoration: none;
					display: inline-block;
				}

				#header nav ul li input[type="button"],
				#header nav ul li input[type="submit"],
				#header nav ul li input[type="reset"],
				#header nav ul li .button {
					font-size: 1em;
					min-width: 0;
					width: auto;
				}

				#header nav ul li.submenu > a {
					text-decoration: none;
				}

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

					#header nav ul li.submenu:before{
						content: '\f107';
						margin-right: 0.65em;
					}

				#header nav ul li.active , #header nav ul li:hover,#header nav ul li.current:hover {
				background:#52789c; color:#fff;
				}
				
				#header nav ul li.current{background:#0080c4; color:#fff;}

				#header nav ul li.current > a, #header nav ul li.current > span {
					font-weight: 900;
				}
*/
		#header.reveal {
			-moz-animation: reveal-header 0.5s;
			-webkit-animation: reveal-header 0.5s;
			-ms-animation: reveal-header 0.5s;
			animation: reveal-header 0.5s;
		}

		#header.alt {
			-moz-animation: none;
			-webkit-animation: none;
			-ms-animation: none;
			animation: none;
			background: transparent;
			box-shadow: none;
			color: #fff;
			padding: 2em 2.5em;
			position: absolute;
		}

			#header.alt nav {
				right: 2.5em;
				top: 1.75em;
			}

				#header.alt nav ul li.active > a, #header.alt nav ul li:hover > a {
					border: solid 1px;
				}
				
				
		#header.alt #logo {display:none;}
		#logo{}
		#header #logo{text-align:center; display:block; margin-top:60px;}
		#header #logo a{}
		#header #logo{
		-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
		}
		#header #logo a img{
				width: 799px;
    height: 236px;
			margin: auto; vertical-align: middle; display: inline-block;
			-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
			}
		
		#header a{text-decoration:none; border:none; outline:none;}	

/* Banner */

	@-moz-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-webkit-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@-ms-keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes reveal-banner {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}
	
	.slider_border{position:absolute; width:100%; bottom:0; left:0; background:url("../../images/border_bg.png") repeat-x 0 0; height:37px; z-index:100000;}

	#banner {
		cursor: default;
		padding: 0;
		text-align: center;
		margin-top:420px;
		height: 90vh;
		}
	
		.banner_sm
		{
			margin-top:120px;
			height: 500px!important;
		}
		
		.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.3); /*change aplha to dim the background*/
}



	#banner.alt{padding: 2em 0; margin-top:100px; height:auto; background:#fff;}
	#banner.alt .wrapper.style4{color: #5a6060;}
	#banner .inner{
		color:#fff;
		display: inline-block;
			padding: 0;
			text-align: center;
			z-index:20;
			position:absolute;
			bottom:100px;
			width:80%;
			max-width:1400px;
			right: 0;
    left: 0;
    margin: auto;
		}
	
		#banner .inner {
			-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;
			animation-delay: 0.5s;
			opacity: 0;
			height:378px;
			overflow:hidden;
		}

			#banner .inner header {
				display: inline-block;
				border-bottom: solid 2px;
				border-top: solid 2px;
				margin: 0 0 2em 0;
				padding: 3px 0 3px 0;
			}

				#banner .inner header h2 {
					border-bottom: solid 2px;
					border-top: solid 2px;
					font-size: 2.5em;
					font-weight: 900;
					letter-spacing: 0.2em;
					margin: 0;
					padding-left: 0.05em;
					position: relative;
					text-transform: uppercase;
				}

			#banner .inner p {
				letter-spacing: 0.1em;
				font-weight:400;
			}

				#banner .inner p a {
					color: inherit;
					font-weight: 400;
					text-decoration: none;
				}

			#banner .inner footer {
				margin: 2em 0 0 0;
			}
			
			
			/* custom banner styles */
			.banner1, .banner2{
				width:100%;
				display:flex;
				line-height:1em;
				height:356px;
			}
			
			
			.inner .portrait
			{
				
			}
			
			.inner .banner1 .portrait img
			{
				border-right:solid 14px #0080c7;
			}
			
			.inner .banner2 .portrait img
			{
				border-right:solid 14px #212540;
			}
			
			.bannertext{text-align:left; color:#fff; padding:40px 50px; position:relative;}
			
			.portrait{width:252px; height:356px; background:#fff; text-align:center;}
			.portrait img{max-width:252px; height:auto; max-height:356px; text-align:center;}
			
			
			.bannertext h2
			{
				font-size:2.9em;
				font-weight:900;
				text-align:left;
				line-height:1.3em;
				letter-spacing:-1px;
				margin-bottom:0.4em;
			}
			
			.bannertext h3{text-align:left;}
			
			.inner .button{padding:14px 30px; font-size:1.1em; border:none;}
			.banner1 .button{background:#d77874;}
			.banner2 .button{background:#212540;}
			
			
			
			.inner .button:hover{background: #232323;}
			.inner .scrolly{border:none; position:relative;}
			.inner .scrolly:after{
				 content: "\f339";
   font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
	font-size:2.5em;
    position: absolute;
    bottom: -30px;
    left: 0; right:0;
			}
				
			.inner .scrolly:hover, .inner .scrolly:hover:after{background:none!important; color:#0081c9;}
			.inner p{margin:40px 0 0 0; position:absolute; bottom:26px; left:50px;}
			.inner h2 span{font-size:inherit; font-weight:inherit;font-family:inherit;}
			.banner1 span{color:#d77874!important;}
			.banner2 span{color:#212540!important;}
	/* Main */

	#main {
		
		padding:1em 0;
		width:100%;
		margin:0;
		margin-top:280px;
		padding-bottom:0;
		background: url("../../images/spots_bg.png") repeat 0 -5px;
		font-size:1.3em;
		}
	
	#main::after{
	content: ""; left:0; position:relative; width:100%; height:37px; display:block; bottom:-37px;
background-image: url("../../images/border_bg_bottom.png");
    background-position: center bottom;
    background-repeat: repeat-x;
z-index:999
}
	
	.centred, .centred div, .centred div div{text-align:center; margin:0 auto;}
	
	#main.extramargintop{padding-top:390px!important;}

		#main > :last-child {
			margin-bottom: 0;
		}

		#main .sidebar section {
			border-top: solid 1px rgba(124, 128, 129, 0.2);
			margin: 3em 0 0 0;
			padding: 3em 0 0 0;
		}

			#main .sidebar section:first-child {
				border-top: 0;
				padding-top: 0;
				margin-top: 0;
			}

	body.index #main {
		padding-top: 2em;
	}
	
	body.index #banner_info #main {
		padding-top:2em;
	}
	
	.flexdiv-50{
		display: flex;
  flex-wrap: wrap;
	}
	.flexdiv-50 div
	{
		flex: 0 33%;
		padding:30px;
	}
	
/* news */
article{padding:2em 0; vertical-align:top;}
.news_summary{width:45%;min-height:280px; overflow:hidden; display:inline-block; text-align:left; margin:0 20px; vertical-align:top;}
.wide{width:90%!important; margin:0 auto!important; height:auto!important;}

.news_summary h3, .wide h3{color:#333!important;}

.news_img{position:relative; top:0; z-index:1; width:350px; height:400px; display:inline-block; background-size:cover!important; background-position:top center!important; border:12px solid #FFF; border-bottom-width:46px;}

.news_img img{width:100%;height:auto; max-height:250px;}
.news_date{position:absolute; left:0; right:0; text-align:center; bottom:-34px; background:#fff; color:#444;}
.wide .news_date{position:relative;}
.news_read_more a, .wide a{ font-size:0.8em; padding:4px 10px; color:#fff; background:#0080c4; text-decoration:none; border:none;border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; text-transform:uppercase;}
.news_read_more a:hover, .wide a:hover{color:#fff; background:#52789c;}

.newsimgmain{margin:50px auto!important;}

.flex3{display:flex;justify-content:space-between;}
.flex3 div{width: 0;flex: 1; padding:0 20px;}

.bold{font-weight:bold;}
.grey{color:#999!important;}
/* CTA */

	#cta {
		background-color: #43576b;
		padding: 5em 3em;
		text-align: center;
	}
/* end CTA */

/*testimonials */
	#testimonials{background:#0081c9; padding:4em 3em; text-align:center; color:#fff; margin:3em 0;}
	.testimonial blockquote {
  margin: 40px 10px 0;
  background: #fefefe;
  padding: 40px 60px;
  position: relative;
  border: none;
  border-radius: 8px;
  font-style: italic;
  color:#333;
  font-family:Helvetica, Arial, sans-serif;
}



.testimonial blockquote:before,
.testimonial blockquote:after {
  content: "\201C";
  position: absolute;
  font-size: 80px;
  line-height: 1;
  color: #757f9a;
  font-style: normal;
}

.testimonial blockquote:before {
  top: 0;
  left: 10px;
}

.testimonial blockquote:after {
  content: "\201D";
  right: 10px;
  bottom: -0.5em;
}

.testimonial div {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #efefef;
  margin: 0 0 0 60px;
}

.testimonial p {
  margin: 8px 0 0 20px;
  text-align: left;
  color: #fff;
}

.testimonial blockquote p{color:#333;}
/* end testimonials */

/* Footer */

	#footer {
		background: #FFF;
		color: #7c8081;
		padding: 5em 5em 10em 5em;
		text-align: center;
	}
	
	
	.noborder{text-decoration:none; border:none;}

		#footer .copyright {
			font-size: 0.8em;
			line-height: 1em;
		}

			#footer .copyright a {
				color: inherit;
			}

			#footer .copyright li {
				display: inline-block;
				margin-left: 1em;
				padding-left: 1em;
				border-left: dotted 1px;
			}

				#footer .copyright li:first-child {
					margin: 0;
					padding: 0;
					border: 0;
				}
	
	ul.footer_menu_list{
	list-style:none;
	padding:0;
}

li.footer_menu_item{
	display:inline;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	margin:0 4px 0 0;
}

li.footer_menu_item a{
	padding:0;
	margin-left:10px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

li.footer_menu_item a:hover{
	color:#333;
}			
				
.home_services, .home_news{display:flex; width:100%;}
.home_news{min-height:500px; position:relative; z-index:900;}
.home_news .divl, .home_news .divr{flex:1;}
.home_news .divl{}
.home_news .divr{font-size:1.6em; background:#323232; color:#FFF;}
.home_news_buttons{position:absolute; bottom:40px; right:40px;z-index:950;  font-size:2em; padding:10px;}
.home_news_buttons a{
	display:inline-block;
    width:30px;
    height:30px;
    line-height:30px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #464646;
    box-shadow: 0 0 3px gray;
    font-size:20px;
    font-weight:bold;
}

.home_left_30{flex:1 0 auto;background:#e6e6e6; display:inline-block; width:25%; padding:30px; text-align:center; color:#006199; font-size:1em; vertical-align:top;}
.home_right_70{flex:1 0 auto;background:#fff; display:inline-block; width:54%; padding:30px; text-align:center; color:#006199; font-size:1em; vertical-align:top;}

.home_left_30 div{display:flex;justify-content:space-between;flex-wrap:wrap; max-width:380px; margin:0 auto;}
.home_left_30 a{padding:10px; display:inline-block; text-decoration:none; border:none;}

.displaynone{display:none;}
.alpha50{opacity:0.5;}
.alpha50:hover{opacity:1;}

.boxlink{border:2px solid #006199; display:inline-block; color:#006199; width:auto; padding:10px 30px; margin:20px auto;}
.boxlink:hover{background:#006199; color:#FFF;}

#cta .boxlink{color:#fff; border-color:#fff;}
#cta .boxlink:hover{background:#0080c4;}

.showcase .boxlink{background:#fff; color:#52789c; border:2px solid #fff; font-size:1em; pointer-events:none; margin-top:0px;}


.home_right_70 h3{font-size:2.5em; font-weight:normal;}
.home_right_70 h4{font-size:1.7em; font-weight:normal;}				
				
	
/* start showcase/news */

.showcase_holder{
	padding:60px; margin: 0px 0 0px 0;
	display:flex;
	
	background: url(/images/foooter_border_top.png) repeat-x center bottom, repeating-linear-gradient(
  to right,
  #e1e9b7,
  #e1e9b7 80px,
  #e5c3c6 80px,
  #e5c3c6 160px
);
justify-content:center;
align-items: flex-start;
flex-wrap:wrap;
}

.lowwrap{flex-wrap:nowrap;}

.showcase_holder h2{ width:100%; display:block;}

.showcase{display:inline-block; overflow:hidden; padding:0; margin:0; height:400px; position:relative;}
.showcase h3{line-height:1.2em; font-weight:bold;}
.showcase a{text-decoration:none; border:none;}
.showcase img{-moz-transition: all 0.3s;  -webkit-transition: all 0.3s;  transition: all 0.3s; position:absolute; bottom:0; opacity:0.9;}
.showcase img:hover{-moz-transform: scale(1.1);  -webkit-transform: scale(1.1);  transform: scale(1.1); opacity:0.5;}
.showcase div.overlaydiv{ position:absolute; z-index:100; color:#fff; pointer-events:none; text-align:left; padding:0px; left:50px; bottom:10px}
.showcase div.overlaydiv h4{color:#fb2e46; font-weight:bold; text-align:left; margin-bottom:0em; font-size:0.9em;}
.showcase{background:#000;}

.showcase:nth-child(1), .showcase:nth-child(2), .showcase:nth-child(3)
{
	flex: 0 33.33%;
	font-size:1em;
}

.showcase:nth-child(1) h2, .showcase:nth-child(2) h2, .showcase:nth-child(3) h2{
	margin-top:40px;
}

.showcase:nth-child(4), .showcase:nth-child(5), .showcase:nth-child(6), .showcase:nth-child(7)
{
	max-height:280px;
	flex: 0 25%;
	font-size:1em;
}

p.photocredit{font-size:0.9em; font-style:italic; color:#666; margin:10px 0 0 0;} 
.gallerycolumn p.photocredit{color:#999!important;}
/* end showcase/news */

/* displaying files */
.file_wrapper{display:flex; justify-content:space-between;flex-wrap: wrap;}
.file_wrapper a{
	margin:50px 0 0px 0;
	flex: 0 0 20%;
	border-bottom: 1px solid #ccc;
  margin-bottom: -1px;
}
.no_underline{border:none; text-decoration:none;}

/* end displaying files */

/* slider */
#slideshow, #slideshowstatic { 
    margin: 50px auto; 
    position: relative; 
    width: 920px; 
    height: 520px; 
    padding: 0px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
	background:#FFF;
}

#slideshowstatic {width:auto;height:auto; padding:20px; margin:50px; max-width:700px; min-width:300px;}
#slideshowinfo{margin:50px; max-width:1000px; text-align:center;}
#slideshowstatic img{max-width:100%; height:auto;}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
/* end slider */

/* maps */
#map_canvas
{
width: 100%;
height: 500px;
border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin:0 0 20px 0;
}
/* end maps*/

/* breadcrumbs */
.breadcrumb
{
	padding:0;
	width:100%;
	font-size:0.9em;
	margin:20px 0;
	text-align:left;
	display:block;
	background:none;
}

.breadcrumb span
{
	margin-right:14px;
}

a.breadcrumblink
{
	padding:0 6px 0 18px;
	margin:0 3px 0 0;
	line-height:100%;
	position: relative;
	border:none;
}

a.breadcrumblink:hover{color:#0080c4!important; text-decoration:none;}

a.breadcrumblink:before {
    content: "\f061";
   font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #666;
	font-size:0.9em;
    position: absolute;
    top: 4px;
    left: -2px;
}

.breadcrumb .endlink{color:#0080c4;}
/* END BREADCRUMB

				

/* Wide */

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

.logomenu_holder{
		width:85%;
}

.bannertext h2{font-size:2.5em;}
}

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

		/* Basic */

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

		/* Section/Article */

			header.special {
				padding-top: 5.5em;
				margin-bottom: 4em;
			}
			
			#banner {
				padding:0em;
			}
			
			.logomenu_holder{
		width:90%;	
	}
	

h1{font-size:36px!important;}

#banner_info{width:85%;}

.banner_info1, .banner_info2, .banner_info3
{
width:28%;	
}

.wrapper{}
.bannertext h2{font-size:2.4em}
	}

/* Normal */

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

		/* Basic */

			body, input, select, textarea, p {
				font-size: 11pt!important;
				letter-spacing: 0.025em;
				line-height: 1.65em;
			}
			
			body .icon{line-height: 1.75em;}

			h1, h2, h3, h4, h5, h6 {
				line-height: 1.5em;
			}

		/* Section/Article */

			header.major {
				padding-bottom: 1.5em;
			}
			
			.logomenu_holder{
		width:95%;	
	}

			footer.major {
				padding-top: 2em;
			}


#cta, .flex3 {flex-wrap:wrap;}
#cta div, .flex3 div{width: 100%;flex: auto; padding:20px;}
		/* Wrapper */

			.wrapper {
				margin-bottom: 4em;
				padding: 4em 3em;
			}

				.wrapper.style4 {
					padding: 3em;
				}

		/* Banner */

			#banner {
				padding:0em;
			}
			
			.banner_info1, .banner_info2, .banner_info3
{
width:31%;	
}

		/* CTA */

			#cta {
				padding: 4em;
				background-attachment: scroll;
			}

		/* Footer */

			#footer {
				padding: 4em;
			}
			
			#banner_info{width:90%;}
			
		.flexdiv-50 div
	{
		flex: 0 50%;
		padding:30px;
	}
	.bannertext h2{font-size:2.3em}

.showcase_holder{flex-wrap:wrap;}

	}

/* Narrow */

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

		/* Basic */

			body, input, select, textarea {
				font-size: 10pt;
				letter-spacing: 0.025em;
				line-height: 1.5em;
			}
			body .icon{line-height: 200%;}

		/* Section/Article */

			header br {
				display: none;
			}

			header.major {
				padding-bottom: 1em;
			}

			header.special {
				padding-left: 2.5em;
				padding-right: 2.5em;
			}

			footer.major {
				padding-top: 1.5em;
			}

		/* Wrapper */

			.wrapper {
				margin-bottom: 3em;
				padding: 3em 2.5em;
			}

				.wrapper.special br {
					/*display: none;*/
				}

				.wrapper.style1 {
					padding: 0 2.5em;
				}

				.wrapper.style2 {
					background-size: 15em;
				}

				.wrapper.style4 {
					padding: 2.5em;
				}

		/* Banner */

			#banner {
			}

		/* Main */

	
		/* CTA */

			#cta {
				background-size: cover;
				padding: 3em;
			}
			
			
			#banner_info{
			flex-wrap:wrap;	
			}
			
			.banner_info1, .banner_info2, .banner_info3
	{
		margin:30px auto;
		width:80%;
		text-align:center;
		padding:20px;
	}
.bannertext h2{font-size:2.2em}
	}

/* Narrower */

	#navPanel, #navButton {
		display: none;
	}

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


.show_mobile{display:block; padding:10px;}
		.show_mobile a{border:0; text-decoration:none;}
		/* Basic */
#banner.alt{margin:0;}

			html, body {
				overflow-x: hidden;
			}

			header.major {
				padding-bottom: 0.25em;
			}

			header.special {
				margin-bottom: 4em;
				padding-top: 5em;
			}

				header.special:before, header.special:after {
					width: 40%;
				}

				header.special h2 + p {
					padding-top: 1.25em;
				}

		/* Section/Article */

			section {
				margin: 1em 0 1em 0;
			}

				section:first-child {
					margin-top: 0;
				}

		/* Button */

			input[type="button"].small,
			input[type="submit"].small,
			input[type="reset"].small,
			.button.small {
				font-size: 0.8em;
				min-width: 18em;
				padding: 0.75em 0;
			}

		/* List */

			ul.featured-icons {
				margin: 0;
			}

				ul.featured-icons li {
					display: inline-block;
					float: none;
					width: auto;
				}

					ul.featured-icons li .icon {
						font-size: 4em;
						width: 1.25em;
					}

			ul.buttons li {
				display: block;
				padding: 1em 0 0 0;
			}

		/* Header */

			#header nav {
				display: none;
			}
			
			#header #logo{left:80px;}
			
			#header{
	padding: 0em 0 10px 0;
}

#header.smaller{height:120px;}

#header #logo{padding-top:10px;}
#header #logo a img {
    width: 490px;
    height: 180px;
}

		/* Banner */

			#banner {
				height:100vh;
				margin:0;
			}
			
			#banner{display:block;}
		#banner_info{margin-top:0;}

		/* Wrapper */

			.wrapper.special-alt {
				text-align: center;
			}

			.wrapper.style4 {
				padding-bottom: 3em;
			}

		/* Main */

			#main {
				padding: 5em 0;
			}

				#main .sidebar {
					border-top: solid 1px rgba(124, 128, 129, 0.1);
					padding-top: 3em;
				}

					#main .sidebar section {
						border-top: 0;
						padding-top: 0;
					}

			body.index #main {
				padding-top: 1.5em;
			}

		/* CTA */

			#cta {
				margin: 0;
			}

		/* Footer */

			#footer {
				padding: 4em 1.5em;
			}
			

		/* Off-Canvas Navigation */

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

			#navButton {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: inline-block;
				height: 60px;
				left: 0;
				position: fixed;
				top: 0;

				z-index: 10001;
			}

				#navButton .toggle {
					text-decoration: none;
					height: 60px;
					left: 0;
					position: absolute;
					text-align: center;
					top: 0;
					width: 100%;
					border: 0;
					outline: 0;
				}

					#navButton .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: "Font Awesome 5 Pro";
						font-style: normal;
						font-weight: bold;
						text-transform: none !important;
					}

					#navButton .toggle:before {
						color: #fff;
						content: '\f0c9';
						font-size: 1em;
						height: 40px;
						left: 10px;
						line-height: 40px;
						opacity: 0.5;
						position: absolute;
						top: 11px;
						width: 60px;
						z-index: 1;
					}

					#navButton .toggle:after {
						background: rgba(163, 169, 170, 0.75);
						border-radius: 2px;
						content: '';
						height: 40px;
						left: 10px;
						position: absolute;
						top: 10px;
						width: 60px;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-425px);
				-webkit-transform: translateX(-425px);
				-ms-transform: translateX(-425px);
				transform: translateX(-425px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 425px;
				z-index: 10002;
				background: #1c2021;
				color: #fff;
				font-size: 0.8em;
				letter-spacing: 0.075em;
				text-transform: uppercase;
				padding: 0.25em 0.50em 1em 0.50em;
			}

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

					#navPanel .link.depth-0 {
						font-weight: 900;
					}

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

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

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

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

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

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

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

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

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

	}

/* Mobile */

	@media screen and (max-width: 836px) {
		#main.extramargintop {padding-top:90px !important;}
#slideshow {}
#slideshowstatic img {height:100%; width:auto;}
		/* Basic */
		.flexdiv-50 div
	{
		flex: 0 100%;
		padding:30px;
	}
		
		#banner{display:block;}
		#banner_info{margin-top:0;}
		
		.show_mobile img{max-width:100%; height:auto;}

			body {
				min-width: 320px;
			}
			
			h1{font-size:30px!important;}

			h2 {
				font-size: 1.25em;
				letter-spacing: 0.1em;
			}

			h3 {
				font-size: 1em;
				letter-spacing: 0.025em;
			}

			p {
				/*text-align: justify;*/
			}

		/* Section/Article */

			header {
				text-align: center;
			}

				header.major {
					padding-bottom: 0;
				}

				header.special {
					margin-bottom: 3em;
					padding-left: 1.5em;
					padding-right: 1.5em;
				}

					header.special:before, header.special:after {
						width: 38%;
					}

					header.special .icon {
						font-size: 0.75em;
						top: 1.5em;
					}

				header p {
					text-align: center;
				}

			footer.major {
				padding-top: 0;
			}

		/* Icon */

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

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			{
				max-width: 20em;
				width: 100%;
			}

				input[type="button"].fit,
				input[type="submit"].fit,
				input[type="reset"].fit,
				{
					width: auto;
				}

		/* List */

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

			ul.featured-icons li .icon {
				width: 1.1em;
			}

			ul.buttons {
				text-align: center;
			}
			
			.news_img{width:100%;}
			.news_summary{margin:10px 0; width:100%; height:auto;}
			
			.banner_sm{margin-top:0;}
			
			.home_left_30{width:100%; flex: 0 0 100%; display:block;}
			.home_right_70{width:100%; flex: 0 0 100%; display:block;}
			.home_services{display:block;}

		/* Wrapper */

			.wrapper {
				margin-bottom: 2.5em;
				padding: 1em 0em;
			}

				.wrapper.special br {
					/*display: none;*/
				}

				.wrapper.style1 {
					padding: 0 1.5em;
				}

				.wrapper.style2 {
					background-size: 10em;
					padding: 2.25em 0em;
				}

				.wrapper.style4 {
					background-size: 10em;
					padding: 1.5em 0em 3em 0em;
				}
				
				.container, #main {
    width: 100% !important;
    max-width: 100% !important;
				}
				
				.showcase:nth-child(n+1):nth-child(-n+7){
					flex: 0 100%!important;
				}

		/* Banner */

			#banner {
				padding: 0;
			}

				#banner .inner {
					background: none;
					display: block;
					padding: 0 1.5em;
				}

					#banner .inner header h2 {
						font-size: 1.5em;
					}

					#banner .inner p {
						text-align: center;
					}

					#banner .inner br {
						display: none;
					}

		/* Main */

			#main {
				
				padding: 3.5em 0 2.5em 0;
				
			}

			body.index #main {
				padding: 2.5em 0em;
			}

			body.contact #main {
				padding-bottom: 0;
			}

		/* CTA */

			#cta {
				background-size: cover;
				padding: 3em 1.5em;
			}

		/* Footer */

			#footer {
				padding: 3em 1.5em;
			}

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

		/* Off-Canvas Navigation */

			#navButton .toggle:before {
				top: 8px;
				left: 8px;
				width: 50px;
				height: 34px;
				line-height: 34px;
			}

			#navButton .toggle:after {
				top: 8px;
				left: 8px;
				width: 50px;
				height: 34px;
			}
	}
	
@media screen and (max-width: 636px) {
	body.index #main{padding-top:4em;}
.smallscreenclear{clear:both; display:block; margin:5px 0;}

}
	
	
/* ADMIN */
#admin_menu{
	width:100%;
	background-color:#333;
	margin:0px 0 0px 0;
	padding:5px 0 5px 0;
	color:#FFF;
	position:fixed;
	bottom:0;
	z-index:5000;
	font-size:12px;
	line-height:1.2em!important;
}

#admin_menu a{
	color:#FFF;
}

.admin-news{
float:left;
background:url(/images/icon/admin-news.png) no-repeat 0 0;
padding:0 14px 0 52px;
margin:0 0 0 6px;
height:48px;
}

.admin-events{
float:left;
background:url(/images/icon/admin-events.png) no-repeat 0 0;
padding:0 14px 0 52px;
margin:0 0 0 6px;
height:48px;
}

.admin-meetings{
float:left;
background:url(/images/icon/admin-meetings.png) no-repeat 0 0;
padding:0 14px 0 52px;
margin:0 0 0 6px;
height:48px;
}

.admin-pages{
float:left;
background:url(/images/icon/admin-pages.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-website{
float:left;
background:url(/images/icon/admin-website.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-shop-categories{
float:left;
background:url(/images/icon/admin-shop-categories.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-staff{
float:left;
background:url(/images/icon/admin-staff.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-shop-products{
float:left;
background:url(/images/icon/admin-shop-products.png) no-repeat 0 0;
padding:0 14px 0 52px;
height:48px;
}

.admin-user{
float:right;
background:url(/images/icon/admin-user.png) no-repeat 0 0;
padding:0 0 0 52px;
margin:0 6px 0 0;
height:48px;
}

.admin-menu-title{
	font-weight:bold;
	font-size:1.4em;
	margin:4px 0 2px 0;
	padding:0;
}

/* END ADMIN */

.error_text{
border:none;
color:#F00;	
}

.success_text{border:none; color:#0C0;}

/*staff page */
#people{ background:#dedede; padding:50px; width:100%; margin:0 0 50px 0; position:relative;}
.staff-hover{display:none;}
.staff-hover{text-align:center;}
#people h2{font-size:2em;}
.staffflex{display:flex; flex-wrap: wrap; position:relative; justify-content:center;}
.staffmainflex{display:flex;}
.staffflex h2,.staffflex h3,.staffflex h4,.staffflex p{margin:0 0 5px 0;line-height: 1em;}
.staff-holder
{
	margin:10px;
	position:relative;
	overflow:visible;
}
.staff-img{cursor:pointer;}
.staff-img a{border-bottom:none;}
.staff-img img{width:133px; height:auto; margin-bottom:10px;}
.staff-img:hover > .staff-hover{display:block; position:absolute; top:0; left:0; background:#FFF; padding:10px; border:solid 3px #333; white-space:nowrap; z-index:100}

.filtersearchbar form{display:inline-block;}
.filtersearchbar input, .filtersearchbar select { display:inline-block; width:auto;}
/* projects */
h3.project_title{font-size:1.5em;}

.project_img
{
	width:25%;
	float:none;
	margin:10px;
	display:inline-block;
	text-align:center;
}

.project_img img
{
	margin:auto;
	padding:20px;
	width:100%; height:auto;
	max-width:240px;
	display:inline-block;
}

.project_text
{
	width:70%;
	margin:10px;
	float:none;
	display:inline-block;
	top:0;
	vertical-align:top;
}

.project_content
{
	width:100%;
	margin:10px 0 0 0;
}

@media screen and (max-width: 1280px) {
	.project_img{width:90%; margin:10px auto; display:block; text-align:center;}
	.project_img img{text-align:center;}
	.project_text{width:80%; margin:10px auto; display:block;}
	.bannertext h2{font-size:2.1em;}
	.inner .button{padding:14px 20px; font-size:1.0em;}
	.inner .bannertext{width:100%; padding:20px;}
	.inner .bannertext p{left:20px;}
	#header{position:relative;}
	#header{
	height: 200px;
	padding: 0em 0 10px 0;
}
#header.smaller{height:150px;}
#main {margin-top:0px; padding-left:0; padding-right:0;}
#header #logo{margin-top:0}
.showcase_holder{width:100%;}
}
@media screen and (max-width: 1280px) and (orientation:landscape){
#banner .inner{bottom:0px;}
}

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

.container p > img, .container p span > img{display:block; text-align:center; margin:20px auto; float:none!important; max-width:100%!important; height:auto;}
#top_menu, #header #logo{left:auto; right: auto; display:block; width:100%; text-align:center; clear:both;}
#header #top_menu, #header.smaller #top_menu{top:auto;bottom:0;}
#header #logo, #header.smaller #logo{top:10px; margin-top:0;}
#header #logo a img {
    width: 381px;
    height: 140px;
}

.bannertext h2{font-size:2.0em;}
#banner .inner{}
	.inner .button{padding:14px 14px; font-size:0.9em;}
	.inner .portrait{width:30%; height:210px; max-height:210px; background:none; min-width:150px; margin:20px;}
	.inner .portrait img{width:100%; height:auto;}
	.inner p{margin-top:30px!important; bottom:auto;}
	.contact_methods span{display:block;}
	
}

@media screen and (max-width: 800px) {
.hide_mobile{display:none;}
#header{display:block; position:relative;}
.staff-img img{width:100%; height:auto; margin-bottom:10px;}
.staff-holder{width:42%;}
#people{padding:50px 10px;}
.carousel-cell{background-position:center center!important; background-attachment:fixed;}

}


@media screen and (max-width: 600px) and (orientation:portrait) {
#banner .inner{bottom:auto; top:150px;}
.bannertext h2{font-weight:normal; font-size:1.6em;}
.inner .button{font-weight:400; font-size:0.8em;}
.staff-img:hover > .staff-hover{display:none;}
.staffmainflex{flex-wrap:wrap;}
.staffmainflex div {width:100%; display:block;}
.staffmainflex img{width:70%; height:auto; display:block; margin:0 auto 10px auto;}
#cta{padding:1.5em 0; text-align:center!important;}
#cta div{padding:5px; margin:4px auto; text-align:center!important;}
.map-info-window {
	max-width:180px;
	max-height:120px;
	font-size:0.8em;
}
ol, ul{max-width:90%; margin:20px auto;}
.contact_methods span{white-space:normal;}
h1{min-width:0; background-size:contain;}
#footer img{max-width:70%; height:auto;}
}


/*gallery*/
.galleryrow {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  width:100%;
  max-width:1400px;
  margin:20px auto;
}

/* Create four equal columns that sits next to each other */
.gallerycolumn {
	flex: 25%;
	max-width: 25%;
	padding: 0 4px;
	}
	
.gallerycolumn img {margin-top: 8px;vertical-align: middle; width:100%; border:8px solid #FFF; border-bottom-width:36px;}

.gallerycolumn a {position:relative; display:block; border:none!important;}

.gallerycolumn a:hover img{-webkit-filter: brightness(0.25); filter: brightness(0.25);}

.galleryoverlay{display:none; position:absolute; top:40%; width:100%; left:0; text-align:center; color:#FFF; z-index:200;}
.gallerycolumn a:hover .galleryoverlay{display:block;}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .gallerycolumn {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .gallerycolumn {
    flex: 100%;
    max-width: 100%;
  }
  #aboutholder div:nth-child(1) { order: 2; }
  #aboutholder div:nth-child(2) { order: 3; }
  #aboutholder div:nth-child(3) { order: 1; }
  #aboutholder div:nth-child(4) { order: 4; }
  #aboutholder div:nth-child(5) { order: 5; }
  .showcase_holder{padding:40px 10px;}
  #slideshowinfo{margin:50px 10px;}
}



    .gallerycolumn a:before, .gallerycolumn a:after, #slideshowstatic:before, #slideshowstatic:after,.news_img:before,.news_img:after{
    content: ''; /*create a blank psuedo element, if you wanted something written on the tape, place it between the ' '*/
    display: block;
    position: absolute; /*positions the tape relative to the box created above rather than the whole page*/
    background-color: rgba(220,212,176,0.85); /*using rgba for the colour lets us make the tape a little transparent*/
    height: 25px; /*height of the tape*/
	z-index:400;
    }

   .gallerycolumn a:before, #slideshowstatic:before,.news_img:before { /*using :before places the tape on the left of the box*/
    left:-5px; /*position from the left edge of the #tape div - a negative value moves the tape 5px to the left of the box's edge*/
    top: -15px; /*position from the top edge of the #tape div - a negative value moves the tape 15px above of the box's edge*/
    width: 45px; /*width of the tape*/
    /*rotate the tape 12 degrees anti-clockwise*/
	transform:rotate(-12deg);
    -webkit-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    }

.gallerycolumn a:after, #slideshowstatic:after,.news_img:after { /*using :after places the tape on the right of the box*/
right:28px; /*position from the left edge of the #tape div*/
top: -10px; /*position from the top edge of the #tape div - a negative value moves the tape 10px above of the box's edge*/
width: 70px; /*width of the tape*/
/*rotate the tape 20 degrees clockwise*/
transform: rotate(20deg);
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-o-transform: rotate(20deg);
-ms-transform: rotate(20deg);
}

p.phone_header{font-size:1.3em; padding-top:14px;}