@import url("font-awesome.min.css");
@import url("fontawesome-all.css");
@import url('https://fonts.googleapis.com/css?family=Roboto');

/*
	Landed by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: .8em;
	font: inherit;
	/*vertical-align: baseline;*/
	color: #3d4449;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	/*background-color: #f9f9f9;*/
	background-color: #f0f6fb;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	background-color: #f0f6fb;
}
do

body {
	line-height: 1;
	background-color: #f0f6fb;
}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
       /*font-size:1.2em;*/
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

.breadcrumbs {
	position: absolute; /* Removes breadcrumbs from the document flow */
	width: 1px; /* Makes it as small as possible */
	height: 1px; /* Makes it as small as possible */
	overflow: hidden; /* Hides the content visually */
	clip: rect(0, 0, 0, 0); /* Clips the content completely */
	white-space: nowrap; /* Prevents wrapping */
}
/* Containers */

.container {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0; /* Ensure no bottom margin */
	padding-bottom: 0; /* Ensure no bottom padding */
	background-color: #f0f6fb;
}

	.container.\31 25\25 {
		width: 100%;
		/*max-width: 90em;*/
		min-width: 70em;
	}

	.container.\37 5\25 {
		width: 52.5em;
	}

	.container.\35 0\25 {
		width: 35em;
	}

	.container.\32 5\25 {
		width: 17.5em;
	}

	.container {
		width: 98%;
        min-height:50em;
	}

    .showfull {
        display:none;
        }

   	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			/*max-width: 87.5em;*/
			min-width: 70em;
		}

		.container.\37 5\25 {
			width: 52.5em;
		}

		.container.\35 0\25 {
			width: 35em;
		}

		.container.\32 5\25 {
			width: 17.5em;
		}

		.container {
			width: 98%;
		}
        .showfull {
        display:none;
        }
       
	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 100%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 95%;          
		}
        
	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 100%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
            min-height:100em;
		}
        
	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 100%;
			min-width: 100%;
            /*min-height:80vh;*/
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
            min-height:100em;
		}
        
	}

	@media screen and (max-width: 480px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 100%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}
        
                	}

/* Grid */

	.row {
		/*border-bottom: solid 1px transparent;*/
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0em;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0em;
	}

	.row.uniform.\30 \25 > * {
		padding: 0em 0 0 0em;
	}

	.row.uniform.\30 \25 {
		margin: 0em 0 -1px 0em;
	}

	.row > * {
		padding: 0 0 0 2.5em;
	}

	.row {
		margin: 0 0 -1px -2.5em;
	}

	.row.uniform > * {
		padding: 2.5em 0 0 2.5em;
	}

	.row.uniform {
		margin: -2.5em 0 -1px -2.5em;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 5em;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -5em;
	}

	.row.uniform.\32 00\25 > * {
		padding: 5em 0 0 5em;
	}

	.row.uniform.\32 00\25 {
		margin: -5em 0 -1px -5em;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 3.75em;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -3.75em;
	}

	.row.uniform.\31 50\25 > * {
		padding: 3.75em 0 0 3.75em;
	}

	.row.uniform.\31 50\25 {
		margin: -3.75em 0 -1px -3.75em;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 1.25em;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -1.25em;
	}

	.row.uniform.\35 0\25 > * {
		padding: 1.25em 0 0 1.25em;
	}

	.row.uniform.\35 0\25 {
		margin: -1.25em 0 -1px -1.25em;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 0.625em;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.625em;
	}

	.row.uniform.\32 5\25 > * {
		padding: 0.625em 0 0 0.625em;
	}

	.row.uniform.\32 5\25 {
		margin: -0.625em 0 -1px -0.625em;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 0 0 0 2.5em;
		}

		.row {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xlarge\29 + *,
		.\31 1u\24\28xlarge\29 + *,
		.\31 0u\24\28xlarge\29 + *,
		.\39 u\24\28xlarge\29 + *,
		.\38 u\24\28xlarge\29 + *,
		.\37 u\24\28xlarge\29 + *,
		.\36 u\24\28xlarge\29 + *,
		.\35 u\24\28xlarge\29 + *,
		.\34 u\24\28xlarge\29 + *,
		.\33 u\24\28xlarge\29 + *,
		.\32 u\24\28xlarge\29 + *,
		.\31 u\24\28xlarge\29 + * {
			clear: left;
		}

		.\-11u\28xlarge\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xlarge\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xlarge\29 {
			margin-left: 75%;
		}

		.\-8u\28xlarge\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xlarge\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xlarge\29 {
			margin-left: 50%;
		}

		.\-5u\28xlarge\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xlarge\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xlarge\29 {
			margin-left: 25%;
		}

		.\-2u\28xlarge\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xlarge\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 0 0 0 2.5em;
		}

		.row {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.\31 2u\28large\29, .\31 2u\24\28large\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28large\29, .\31 1u\24\28large\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28large\29, .\31 0u\24\28large\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28large\29, .\39 u\24\28large\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28large\29, .\38 u\24\28large\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28large\29, .\37 u\24\28large\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28large\29, .\36 u\24\28large\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28large\29, .\35 u\24\28large\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28large\29, .\34 u\24\28large\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28large\29, .\33 u\24\28large\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28large\29, .\32 u\24\28large\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28large\29, .\31 u\24\28large\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28large\29 + *,
		.\31 1u\24\28large\29 + *,
		.\31 0u\24\28large\29 + *,
		.\39 u\24\28large\29 + *,
		.\38 u\24\28large\29 + *,
		.\37 u\24\28large\29 + *,
		.\36 u\24\28large\29 + *,
		.\35 u\24\28large\29 + *,
		.\34 u\24\28large\29 + *,
		.\33 u\24\28large\29 + *,
		.\32 u\24\28large\29 + *,
		.\31 u\24\28large\29 + * {
			clear: left;
		}

		.\-11u\28large\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28large\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28large\29 {
			margin-left: 75%;
		}

		.\-8u\28large\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28large\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28large\29 {
			margin-left: 50%;
		}

		.\-5u\28large\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28large\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28large\29 {
			margin-left: 25%;
		}

		.\-2u\28large\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28large\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 0 0 0 2.5em;
            /*font-size:1em;*/
		}

		.row {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28medium\29, .\39 u\24\28medium\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28medium\29, .\38 u\24\28medium\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28medium\29, .\37 u\24\28medium\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28medium\29, .\36 u\24\28medium\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28medium\29, .\35 u\24\28medium\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28medium\29, .\34 u\24\28medium\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28medium\29, .\33 u\24\28medium\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28medium\29, .\32 u\24\28medium\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28medium\29, .\31 u\24\28medium\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28medium\29 + *,
		.\31 1u\24\28medium\29 + *,
		.\31 0u\24\28medium\29 + *,
		.\39 u\24\28medium\29 + *,
		.\38 u\24\28medium\29 + *,
		.\37 u\24\28medium\29 + *,
		.\36 u\24\28medium\29 + *,
		.\35 u\24\28medium\29 + *,
		.\34 u\24\28medium\29 + *,
		.\33 u\24\28medium\29 + *,
		.\32 u\24\28medium\29 + *,
		.\31 u\24\28medium\29 + * {
			clear: left;
		}

		.\-11u\28medium\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28medium\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28medium\29 {
			margin-left: 75%;
		}

		.\-8u\28medium\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28medium\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28medium\29 {
			margin-left: 50%;
		}

		.\-5u\28medium\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28medium\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28medium\29 {
			margin-left: 25%;
		}

		.\-2u\28medium\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28medium\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 0 0 0 2.5em;
            /*font-size:1.3em;*/
		}

		.row {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.\31 2u\28small\29, .\31 2u\24\28small\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28small\29, .\31 1u\24\28small\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28small\29, .\31 0u\24\28small\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28small\29, .\39 u\24\28small\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28small\29, .\38 u\24\28small\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28small\29, .\37 u\24\28small\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28small\29, .\36 u\24\28small\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28small\29, .\35 u\24\28small\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28small\29, .\34 u\24\28small\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28small\29, .\33 u\24\28small\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28small\29, .\32 u\24\28small\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28small\29, .\31 u\24\28small\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28small\29 + *,
		.\31 1u\24\28small\29 + *,
		.\31 0u\24\28small\29 + *,
		.\39 u\24\28small\29 + *,
		.\38 u\24\28small\29 + *,
		.\37 u\24\28small\29 + *,
		.\36 u\24\28small\29 + *,
		.\35 u\24\28small\29 + *,
		.\34 u\24\28small\29 + *,
		.\33 u\24\28small\29 + *,
		.\32 u\24\28small\29 + *,
		.\31 u\24\28small\29 + * {
			clear: left;
		}

		.\-11u\28small\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28small\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28small\29 {
			margin-left: 75%;
		}

		.\-8u\28small\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28small\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28small\29 {
			margin-left: 50%;
		}

		.\-5u\28small\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28small\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28small\29 {
			margin-left: 25%;
		}

		.\-2u\28small\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28small\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 480px) {

		.row > * {
			padding: 0 0 0 2.5em;
            font-size:1.2em;
		}

		.row {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 5em 0 0 5em;
		}

		.row.uniform.\32 00\25 {
			margin: -5em 0 -1px -5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3.75em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3.75em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3.75em 0 0 3.75em;
		}

		.row.uniform.\31 50\25 {
			margin: -3.75em 0 -1px -3.75em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.25em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xsmall\29 + *,
		.\31 1u\24\28xsmall\29 + *,
		.\31 0u\24\28xsmall\29 + *,
		.\39 u\24\28xsmall\29 + *,
		.\38 u\24\28xsmall\29 + *,
		.\37 u\24\28xsmall\29 + *,
		.\36 u\24\28xsmall\29 + *,
		.\35 u\24\28xsmall\29 + *,
		.\34 u\24\28xsmall\29 + *,
		.\33 u\24\28xsmall\29 + *,
		.\32 u\24\28xsmall\29 + *,
		.\31 u\24\28xsmall\29 + * {
			clear: left;
		}

		.\-11u\28xsmall\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xsmall\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xsmall\29 {
			margin-left: 75%;
		}

		.\-8u\28xsmall\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xsmall\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xsmall\29 {
			margin-left: 50%;
		}

		.\-5u\28xsmall\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xsmall\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xsmall\29 {
			margin-left: 25%;
		}

		.\-2u\28xsmall\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xsmall\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	html, body {
		background: #fff;
	}

	body.is-loading *, body.is-loading *:before, body.is-loading *:after {
		-moz-animation: none !important;
		-webkit-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
	}

body, input, select, textarea {
	/*color: rgba(255, 255, 255, 0.75);*/
	font-family: 'roboto', sans-serif;
	font-size: .9em;
	font-weight: 100;
	/*line-height: 1.75em;*/
	background-color: #fff;
	color: #1c1d26;
	/*border-radius:0.5em;*/
}

	a {
		-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
		/*border-bottom: dotted 1px;*/
		color: #3d4449;
		text-decoration: none;
		padding:.4em;
		border-radius:3px;
	}

		a:hover {
			color: #ed9625 !important;
            background-color:lightgray;
			border-bottom-color: transparent;
		}

	strong, b {
		color: rgba(39, 40, 51, 0.965);
		font-weight: 300;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 .5em 0;
        color:#1c1d26;
        font-size:.85em;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #3d4449;
		font-weight: 300;
		line-height: 1em;
		margin: 0 0 .5em 0;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			border: 0;
            padding:.2em;
            border-radius:.2em;
		}

            h3 a:hover {
            background-color:lightgray;
            }
/*
h1 {
	font-size: 2.2em;
	line-height: 1.8em;
	letter-spacing: -0.025em;
	text-align: center;
	font-weight: 500;
	color: #3d4449;
	text-decoration: underline;
}*/

      h2 {
		font-size: 1.8em;
		line-height: 1.8em;
		letter-spacing: -0.025em;
        text-align:center;
        font-weight:500;
        color:#3d4449;
        text-decoration:underline;
	}

	h3 {
		font-size: 1.5em;
		line-height: 1.5em;
        text-align:center;
        font-weight:500;
        color:#3d4449;
        text-decoration:underline;
	}

	h4 {
		font-size: 1.1em;
		/*line-height: 1.1em;*/
        padding-top:.5em;
		text-align:center;
	}

	h5 {
		font-size: 0.9em;
		/*line-height: 1.5em;*/
	}

	h6 {
		font-size: 1.6em;
		line-height: 1.5em;
		letter-spacing: -0.025em;
        text-align:center;
        font-weight:600;
        color:#3d4449;
        text-decoration:underline;
        padding-top:1em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

hr {
	border: 0;
	border-bottom: solid 1px lightgray;
	margin: .1em 0 .5em 0;
	margin-right: 1.5em;
	margin-left: 1.5em;
}

		hr.major {
			margin: 1em 0;
		}

	blockquote {
		border-left: solid 4px rgba(255, 255, 255, 0.3);
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

code {
	background: rgba(255, 255, 255, 0.075);
	border-radius: 4px;
	font-family: 'roboto', sans-serif;
	font-size: 0.9em;
	margin: 0 0.25em;
	padding: 0.25em 0.65em;
}

pre {
	-webkit-overflow-scrolling: touch;
	font-family: 'roboto', sans-serif;
	font-size: 0.9em;
	margin: 0 0 2em 0;
}

		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

/* 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% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #1c1d26;
			z-index: 100001;
			-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);
		}

		100% {
			color: #1c1d26;
			z-index: -1;
			-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);
		}
	}

	@-webkit-keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #1c1d26;
			z-index: 100001;
			-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);
		}

		100% {
			color: #1c1d26;
			z-index: -1;
			-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);
		}
	}

	@-ms-keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #1c1d26;
			z-index: 100001;
			-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);
		}

		100% {
			color: #1c1d26;
			z-index: -1;
			-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);
		}
	}

	@keyframes spinner-hide {
		0% {
			color: rgba(255, 255, 255, 0.15);
			z-index: 100001;
			-moz-transform: scale(1) rotate(0deg);
			-webkit-transform: scale(1) rotate(0deg);
			-ms-transform: scale(1) rotate(0deg);
			transform: scale(1) rotate(0deg);
		}

		99% {
			color: #1c1d26;
			z-index: 100001;
			-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);
		}

		100% {
			color: #1c1d26;
			z-index: -1;
			-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);
		}
	}

	@-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);
		}
	}

	@-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.landing {
	text-decoration: none;
	background-color: #f0f6fb;
}

	body.landing:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		/*font-family: FontAwesome;*/
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
		background-color: #f0f6fb;
	}

		body.landing: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%;
			color: rgba(255, 255, 255, 0.15);
			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;
			background-color: #f0f6fb;
		}

		body.landing: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: #1c1d26;
			content: '';
			display: block;
			height: 100%;
			left: 0;
			opacity: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: -1;
		}

		body.landing.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.landing.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.landing:before {
			line-height: 2.025em;
		}

	}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

	header p {
		color: #1c1d21;
		position: relative;
		margin: 0 0 1.5em 0;
	}

	header h2{
		font-size: 1.8em;
		margin-top: .2em;
		line-height: 1.8em;
		}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.8em;
		line-height: 1.75em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		/*margin-top: -0.6em;*/
		line-height: 1.5em;
	}

	header.major {
		margin: 0 0 0em 0;
		position: relative;
		text-align: center;
	}

		header.major:after {
			background: #900000;
			content: '';
			display: inline-block;
			height: 0.2em;
			max-width: 20em;
			width: 75%;
		}

	footer.major {
		margin: 1em 0 1em 0;
	}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		color: #1c1d26;
		display: block;
		/*font-size: 0.9em;*/
		font-weight: 300;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: border-color 0.2s ease-in-out;
		-webkit-transition: border-color 0.2s ease-in-out;
		-ms-transition: border-color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out;
		/*background: transparent;*/
		/*border-radius: .2em;*/
		border: solid 1px rgba(0, 0, 0, 0.25);
        /*border:0;*/
        color: inherit;
		display: inline-block;
		outline: 0;
		/*padding: 0 .3em;*/
		text-decoration: none;
		/*width: 100%;*/
        /*max-width:20em;*/
        font-size:.9em;
		border-radius:0.5em;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #900000;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: rgba(255, 255, 255, 0.3);
			content: '\f078';
			display: block;
			height: 3em;
			line-height: 3em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 3em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.2em;
	}

	textarea {
		padding: 0.75em 1em;
       	}

	select option {
		background-color: #1c1d26;
		color: #ffffff;
		/*border-radius:1em;*/
	}

	select:focus::-ms-value {
		background: transparent;
	}

input[type="checkbox"],
input[type="radio"] {
	/*-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;*/
	display: inline-block;
	/*float: left;*/
	margin-right: -1.4em;
	opacity: 1;
	width: 1em;
	z-index: -1;
	outline: 1px solid transparent;
	/*border: 1px solid green;*/
	background: #3d4449;
	font-size: 2em;
	padding: 0;
	cursor:pointer;
}

	

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: gray !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: gray !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: gray !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: gray !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: gray !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		border-radius: 4px;
		border: solid 1px rgba(255, 255, 255, 0.3);
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
        padding-left:.6em;
        padding-right:.2em;
        border-radius:.5em;
        font-size:1.1em;
        /*color:#fff;*/
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.alt {
			text-decoration: none;
		}

			.icon.alt:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			.icon.alt:before {
				color: #1c1d26 !important;
				text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
			}

		.icon.major {
			background: #272833;
			border-radius: 100%;
			cursor: default;
			display: inline-block;
			height: 6em;
			line-height: 6em;
			margin: 0 0 1em 0;
			text-align: center;
			width: 6em;
		}

			.icon.major:before {
				font-size: 2.25em;
			}

			.icon.major.alt {
				text-decoration: none;
			}

				.icon.major.alt:before {
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					font-family: FontAwesome;
					font-style: normal;
					font-weight: normal;
					text-transform: none !important;
				}

				.icon.major.alt:before {
					color: #272833 !important;
					text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff;
				}

/* Image */

	.image {
		border-radius: 4px;
		border: 0;
		display: inline-block;
		position: relative;
		overflow: hidden;
	}

		.image:before {
			content: '';
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			background-image: url("images/overlay.png");
			width: 100%;
			height: 100%;
			z-index: 1;
		}

		.image img {
			border-radius: 4px;
			display: block;
		}

		.image.left {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

/* List */

	ol {
		list-style:circle;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		/*list-style:circle;*/
		margin: 0 0 1em 0;
		padding-left: 1em;
        
               }

		ul li {
			padding:.2em;
            padding-left: 0.5em;
            font-size:1.2em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px rgba(255, 255, 255, 0.3);
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				height: 2.5em;
				line-height: 2.5em;
				padding: 0 0.5em;
			}

				ul.icons li .icon {
					font-size: 0.8em;
				}

					ul.icons li .icon:before {
						font-size: 2em;
					}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

	dl {
		margin: 0 0 2em 0;
	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	/*table {*/
		/*margin: 0 0 0em 0;*/
		/*width: 100%;
        color:#1c1d26;
        font-size:.9em;*/
    /*text-align: center;*/
/*}

		table tbody tr {
			border: solid 1px rgba(255, 255, 255, 0.9);
			border-left: 0;
			border-right: 0;
           
		}

			table tbody tr:nth-child(2n + 1) {
				background-color: rgba(255, 255, 255, 0.075);
              	}

		table td {
			padding: 0.15em 0.15em;
		}

		table th {
			color: rgba(39, 40, 51, 0.965);
			font-size: 0.9em;
			font-weight: 300;*/
			/*padding: 0 0.75em 0.75em 0.75em;*/
			/*text-align: left;*/
		/*}

		table thead {
			border-bottom: solid 1px rgba(255, 255, 255, 0.3);
                       		}

		table tfoot {
			border-top: solid 1px rgba(255, 255, 255, 0.3);
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px rgba(255, 255, 255, 0.3);
				border-left-width: 0;
				border-top-width: 0;
                
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
                }

			table.alt tfoot {
				border-top: 0;
			}*/

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
		/*background-color: #ffd400;*/
		border-radius: .3em;
		border: 0;
		color: #3d4449;
		cursor: pointer;
		display: inline-block;
		font-weight: 300;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
        padding: 1em .8em 1em 1em;
		/*width:100%;*/
	}

        input[type="submit"].gray,
		input[type="reset"].gray,
		input[type="button"].gray,
		.button.gray {
			background-color:lightgray;
            color:#1c1d26 !important;
            /*padding: .35em .65em .4em .65em;*/
		}

		input[type="submit"]:hover, input[type="submit"]:active,
		input[type="reset"]:hover,
		input[type="reset"]:active,
		input[type="button"]:hover,
		input[type="button"]:active,
		.button:hover,
		.button:active {
			color: limegreen !important;
            background-color:darkgray;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.button:active {
			background-color: rgba(228, 76, 101, 0.15);
		}

		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		input[type="button"].icon:before,
		.button.icon:before {
			margin-right: 0.5em;
		}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		.button.big {
			background-color: #ffd400;
		    /*background-image: -moz-linear-gradient(top, #900000, #560000);
		    background-image: -webkit-linear-gradient(top, #900000, #560000);
		    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#900000), to(#560000));
		    background-image: -ms-linear-gradient(top, #900000, #560000);
		    background-image: -o-linear-gradient(top, #900000, #560000);
		    background-image: linear-gradient(top, #900000, #560000);*/
            /*box-shadow: inset 0 0 0 1px rgba(144, 0, 0, 0.9);*/
            font-size: 1.25em;
            padding: .3em .2em 4.5em .6em;
            margin:.3em;
            width:110%;
            font-weight:400;
            height:4em;
            border-radius:.2em;
		}

    .button.big:hover {
          background-color: lightgray;
		    /*background-image: -moz-linear-gradient(top, #560000, #900000);
		    background-image: -webkit-linear-gradient(top, #560000, #900000);
		    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#560000), to(#900000));
		    background-image: -ms-linear-gradient(top, #560000, #900000);
		    background-image: -o-linear-gradient(top, #560000, #900000);
		    background-image: linear-gradient(top, #560000, #900000);*/
            color:darkgray;
        }

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		.button.special {
			background-color: #ffd400;
			box-shadow: none;
            border-radius:.2em;
            font-size:1em;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			.button.special:hover {
				background-color: lightgray;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			.button.special:active {
				background-color: #e13652;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		.button.disabled,
		.button:disabled {
			background-color: rgba(255, 255, 255, 0.3) !important;
			box-shadow: none !important;
			color: #ffffff !important;
			cursor: default;
			opacity: 0.25;
		}

/* Goto Next */

	.goto-next {
		border: 0;
		bottom: 0;
		display: block;
		height: 5em;
		left: 50%;
		margin: 0 0 0 -5em;
		overflow: hidden;
		position: absolute;
		text-indent: 10em;
		white-space: nowrap;
		width: 10em;
		z-index: 1;
	}

		.goto-next:before {
			background-image: url("images/arrow.svg");
			background-position: center center;
			background-repeat: no-repeat;
			background-size: contain;
			content: '';
			display: block;
			height: 1.5em;
			left: 50%;
			margin: -0.75em 0 0 -1em;
			position: absolute;
			top: 50%;
			width: 2em;
			z-index: 1;
		}

/* Spotlight */

	.spotlight {
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;
		box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
		height: 100vh;
		overflow: hidden;
		position: relative;
	}

		.spotlight:nth-last-of-type(1) {
			z-index: 1;
		}

		.spotlight:nth-last-of-type(2) {
			z-index: 2;
		}

		.spotlight:nth-last-of-type(3) {
			z-index: 3;
		}

		.spotlight:nth-last-of-type(4) {
			z-index: 4;
		}

		.spotlight:nth-last-of-type(5) {
			z-index: 5;
		}

		.spotlight:nth-last-of-type(6) {
			z-index: 6;
		}

		.spotlight:nth-last-of-type(7) {
			z-index: 7;
		}

		.spotlight:nth-last-of-type(8) {
			z-index: 8;
		}

		.spotlight:nth-last-of-type(9) {
			z-index: 9;
		}

		.spotlight:nth-last-of-type(10) {
			z-index: 10;
		}

		.spotlight:nth-last-of-type(11) {
			z-index: 11;
		}

		.spotlight:nth-last-of-type(12) {
			z-index: 12;
		}

		.spotlight:nth-last-of-type(13) {
			z-index: 13;
		}

		.spotlight:nth-last-of-type(14) {
			z-index: 14;
		}

		.spotlight:nth-last-of-type(15) {
			z-index: 15;
		}

		.spotlight:nth-last-of-type(16) {
			z-index: 16;
		}

		.spotlight:nth-last-of-type(17) {
			z-index: 17;
		}

		.spotlight:nth-last-of-type(18) {
			z-index: 18;
		}

		.spotlight:nth-last-of-type(19) {
			z-index: 19;
		}

		.spotlight:nth-last-of-type(20) {
			z-index: 20;
		}

		.spotlight:before {
			background-image: url("images/overlay.png");
			content: '';
			display: block;
			height: 100%;
			left: 0;
			top: 0;
			width: 100%;
		}

		.spotlight .image.main {
			display: none;
		}

			.spotlight .image.main img {
				position: relative;
			}

		.spotlight .content {
			-moz-transform: translate(0,0);
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			transform: translate(0,0);
			-moz-transition: -moz-transform 1s ease, opacity 1s ease;
			-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
			-ms-transition: -ms-transform 1s ease, opacity 1s ease;
			transition: transform 1s ease, opacity 1s ease;
			background: rgba(23, 24, 32, 0.95);
			border-style: solid;
			opacity: 1;
			position: absolute;
		}

		.spotlight .goto-next {
			-moz-transform: translate(0,0);
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			transform: translate(0,0);
			-moz-transition: -moz-transform 0.75s ease, opacity 1s ease-in;
			-webkit-transition: -webkit-transform 0.75s ease, opacity 1s ease-in;
			-ms-transition: -ms-transform 0.75s ease, opacity 1s ease-in;
			transition: transform 0.75s ease, opacity 1s ease-in;
			-moz-transition-delay: 0.5s;
			-webkit-transition-delay: 0.5s;
			-ms-transition-delay: 0.5s;
			transition-delay: 0.5s;
			opacity: 1;
		}

		.spotlight.top .content, .spotlight.bottom .content {
			left: 0;
			padding: 5.1em 0 3.1em 0;
			width: 100%;
		}

		.spotlight.top .content {
			border-bottom-width: 0.35em;
			top: 0;
		}

		.spotlight.bottom .content {
			border-top-width: 0.35em;
			bottom: 0;
		}

		.spotlight.left .content, .spotlight.right .content {
			height: 101%;
			padding: 6em 3em;
			top: 0;
			width: 28em;
		}

		.spotlight.left .content {
			border-right-width: 0.35em;
			left: 0;
		}

		.spotlight.right .content {
			border-left-width: 0.35em;
			right: 0;
		}

		.spotlight.style1 .content {
			border-color: #900000;
		}

		.spotlight.style2 .content {
			border-color: #5480f1;
		}

		.spotlight.style3 .content {
			border-color: #39c088;
		}

		.spotlight.inactive .content {
			opacity: 0;
		}

		.spotlight.inactive .goto-next {
			-moz-transform: translate(0,1.5em);
			-webkit-transform: translate(0,1.5em);
			-ms-transform: translate(0,1.5em);
			transform: translate(0,1.5em);
			opacity: 0;
		}

		.spotlight.inactive.top .content {
			-moz-transform: translate(0,-5em);
			-webkit-transform: translate(0,-5em);
			-ms-transform: translate(0,-5em);
			transform: translate(0,-5em);
		}

		.spotlight.inactive.bottom .content {
			-moz-transform: translate(0,5em);
			-webkit-transform: translate(0,5em);
			-ms-transform: translate(0,5em);
			transform: translate(0,5em);
		}

		.spotlight.inactive.left .content {
			-moz-transform: translate(-5em,0);
			-webkit-transform: translate(-5em,0);
			-ms-transform: translate(-5em,0);
			transform: translate(-5em,0);
		}

		.spotlight.inactive.right .content {
			-moz-transform: translate(5em,0);
			-webkit-transform: translate(5em,0);
			-ms-transform: translate(5em,0);
			transform: translate(5em,0);
		}

	body.is-touch .spotlight {
		background-attachment: scroll;
	}

/* Wrapper */

	.wrapper {
		padding: 1em 0 1em 0;
	}

		.wrapper.style2 {
			/*background: #900000;*/
		}

			.wrapper.style2 input[type="text"]:focus,
			.wrapper.style2 input[type="password"]:focus,
			.wrapper.style2 input[type="email"]:focus,
			.wrapper.style2 select:focus,
			.wrapper.style2 textarea:focus {
				border-color: rgba(255, 255, 255, 0.5);
			}

			.wrapper.style2 input[type="submit"]:hover, .wrapper.style2 input[type="submit"]:active,
			.wrapper.style2 input[type="reset"]:hover,
			.wrapper.style2 input[type="reset"]:active,
			.wrapper.style2 input[type="button"]:hover,
			.wrapper.style2 input[type="button"]:active,
			.wrapper.style2 .button:hover,
			.wrapper.style2 .button:active {
				background-color: rgba(255, 255, 255, 0.075) !important;
				box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
				color: #1c1d26 !important;
			}

			.wrapper.style2 input[type="submit"]:active,
			.wrapper.style2 input[type="reset"]:active,
			.wrapper.style2 input[type="button"]:active,
			.wrapper.style2 .button:active {
				background-color: rgba(255, 255, 255, 0.25) !important;
			}

			.wrapper.style2 input[type="submit"].special,
			.wrapper.style2 input[type="reset"].special,
			.wrapper.style2 input[type="button"].special,
			.wrapper.style2 .button.special {
				background-color: #ffffff;
				color: #e44c65 !important;
			}

				.wrapper.style2 input[type="submit"].special:hover, .wrapper.style2 input[type="submit"].special:active,
				.wrapper.style2 input[type="reset"].special:hover,
				.wrapper.style2 input[type="reset"].special:active,
				.wrapper.style2 input[type="button"].special:hover,
				.wrapper.style2 input[type="button"].special:active,
				.wrapper.style2 .button.special:hover,
				.wrapper.style2 .button.special:active {
					background-color: rgba(255, 255, 255, 0.075) !important;
					box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
					color: #1c1d26 !important;
				}

				.wrapper.style2 input[type="submit"].special:active,
				.wrapper.style2 input[type="reset"].special:active,
				.wrapper.style2 input[type="button"].special:active,
				.wrapper.style2 .button.special:active {
					background-color: rgba(255, 255, 255, 0.25) !important;
				}

		.wrapper.fade-down > .container {
			-moz-transform: translate(0,0);
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			transform: translate(0,0);
			-moz-transition: -moz-transform 1s ease, opacity 1s ease;
			-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
			-ms-transition: -ms-transform 1s ease, opacity 1s ease;
			transition: transform 1s ease, opacity 1s ease;
			opacity: 1;
		}

		.wrapper.fade-down.inactive > .container {
			-moz-transform: translate(0,-1em);
			-webkit-transform: translate(0,-1em);
			-ms-transform: translate(0,-1em);
			transform: translate(0,-1em);
			opacity: 0;
		}

		.wrapper.fade-up > .container {
			-moz-transform: translate(0,0);
			-webkit-transform: translate(0,0);
			-ms-transform: translate(0,0);
			transform: translate(0,0);
			-moz-transition: -moz-transform 1s ease, opacity 1s ease;
			-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
			-ms-transition: -ms-transform 1s ease, opacity 1s ease;
			transition: transform 1s ease, opacity 1s ease;
			opacity: 1;
		}

		.wrapper.fade-up.inactive > .container {
			-moz-transform: translate(0,1em);
			-webkit-transform: translate(0,1em);
			-ms-transform: translate(0,1em);
			transform: translate(0,1em);
			opacity: 0;
		}

		.wrapper.fade > .container {
			-moz-transition: opacity 1s ease;
			-webkit-transition: opacity 1s ease;
			-ms-transition: opacity 1s ease;
			transition: opacity 1s ease;
			opacity: 1;
		}

		.wrapper.fade.inactive > .container {
			opacity: 0;
		}

/* Dropotron */

	.dropotron {
		background: rgba(39, 40, 51, 0.965);
		border-radius: 4px;
		box-shadow: 0 0.075em 0.35em 0 rgba(0, 0, 0, 0.125);
		list-style: none;
		margin-top: calc(-0.25em + 1px);
		min-width: 12em;
		padding: 0.25em 0;
           }

		.dropotron > li {
			border-top: solid 1px rgba(255, 255, 255, 0.035);
			padding: .5em;
            background: rgba(39, 40, 51, 0.965);
		}

			.dropotron > li a, .dropotron > li span {
				border: 0;
				color: rgba(255, 255, 255, 0.75);
				display: block;
				padding: 0.1em 1em;
				text-decoration: none;
			}

			.dropotron > li:first-child {
				border-top: 0;
			}

			.dropotron > li.active > a, .dropotron > li.active > span {
				color: red;
			}

		.dropotron.level-0 {
			font-size: 0.8em;
			margin-top: 1em;
		}

			.dropotron.level-0:before {
				-moz-transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
				background: #272833;
				content: '';
				display: block;
				height: 1em;
				position: absolute;
				right: 1.5em;
				top: -0.5em;
				width: 1em;
			}

	body.landing .dropotron.level-0 {
		margin-top: 0;
	}

/* Header */

	#page-wrapper {
		padding-top: 3.5em;
	}

	#header {
		background-color:lightgray;
		box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.25);
		cursor: default;
		height: 4.5em;
		left: 0;
		line-height: 2.6em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 70;
      }

        #header h1 {
            height: inherit;
            left: 1.25em;
            line-height: inherit;
            margin: 0;
            position: absolute;
            top: 0;
            color:#3d4449;
                        
        }

            #header h1 span {
            color: #3d4449;
            vertical-align: bottom;
            padding-bottom:1em;
           }
            
            #header h1 span label {
            color: #3d4449;
            vertical-align: middle;
            }


		#header nav {
			position: absolute;
			right: 1em;
			top: 0;
            color:rgba(0, 0, 0, 0.25);
            /*margin-top:.6em;*/
            vertical-align:middle;
		}

			#header nav ul {
				margin: 0;
                color:rgba(0, 0, 0, 0.25);
                /*margin-bottom:5em;*/
            	}
            
            #header nav ul li {
					display: inline-block;
					margin-left: .5em;
                    color:darkgrey;
                    /*padding-bottom:5em;*/
                    vertical-align:middle;
                    padding:0;
                    font-size:.9em;
				}

					#header nav ul li a, #header nav ul li span {
						border: 0;
						color: inherit;
						display: inline-block;
						height: inherit;
						line-height: inherit;
						outline: 0;
                        color:#3d4449;
                        font-size:.9em;
					}

						#header nav ul li a.button, #header nav ul li span.button {
							height: 2em;
							line-height: 2em;
							padding: 0 1.75em;
						}

						#header nav ul li a:not(.button):before, #header nav ul li span:not(.button):before {
							margin-right: 0.5em;
                        }

					#header nav ul li.active > a, #header nav ul li.active > span {
						/*color: #e44c65;*/
                        color: red;
                        
					}

					#header nav ul li > ul {
						display: none;
                        
					}

                #header nav ul li:after {
                color: red;
                }

                #header nav a.current-page-item {
				    background-image: -moz-linear-gradient(top, #007b99, #007897);
				    background-image: -webkit-linear-gradient(top, #007b99, #007897);
				    background-image: -ms-linear-gradient(top, #007b99, #007897);
				    background-image: linear-gradient(top, #007b99, #007897);
				    background-color: #007897;
				    box-shadow: inset 0px 1px 5px 1px rgba(0, 0, 0, 0.1), 0px 0px 5px 1px rgba(255, 255, 255, 0.1);
				    }

        body.landing #page-wrapper {
		padding-top: 0;
	}

	body.landing #header {
		background: transparent;
		box-shadow: none;
		position: absolute;
	}


/* Banner */

	#banner {
		background-attachment: fixed;
		/*background-color: #fff;*/
        /*background-color: #272833;*/
		background-image: url(../images/safebckgrnd.jpg);
		background-position: center center;
		background-size: cover;
		box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
		min-height: 100vh;
		position: relative;
		text-align: center;
		z-index: 21;
        color:#fff;
	}

		#banner:before {
			content: '';
			display: inline-block;
			height: 5vh;
			vertical-align: middle;
			width: 1%;
		}

		#banner:after {
			background-image: -moz-linear-gradient(top, rgba(235, 235, 235, 0.5), rgba(235, 235, 235, 0.8)), url("images/overlay.png");
			background-image: -webkit-linear-gradient(top, rgba(235, 235, 235, 0.5), rgba(235, 235, 235, 0.8)), url("images/overlay.png");
			background-image: -ms-linear-gradient(top, rgba(235, 235, 235, 0.5), rgba(235, 235, 235, 0.8)), url("images/overlay.png");
			background-image: linear-gradient(top, rgba(235, 235, 235, 0.5), rgba(235, 235, 235, 0.8)), url("images/overlay.png"); 
            content: '';
			display: block;
			height: 90%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}

		#banner .content {
			display: inline-block;
			/*margin-right: 1%;*/
			max-width: 99%;
			/*margin-top:10em;*/
            padding: .5em;
			position: relative;
			text-align: center;
			vertical-align: top;
			z-index: 1;
            
		}

			#banner .content header {
				display: inline-block;
				vertical-align: middle;
                margin-top:.5em;
				
			}

			#banner .content h2 {
				font-size: 1.6em;
				margin: 0;
				color: #3d4449;
				
				/*text-transform:uppercase;*/
			}

			#banner .content header h2 {
				font-size: 2em;
				margin: 0;
				color: #fff;
				margin-bottom: 1em;
				/*text-transform:uppercase;*/
			}

				#banner .content header p {
					margin: 0.5em 0 0 0;
					top: 0;
                    font-size:1.2em;
				}

			#banner .content .image {
				border-radius: 45%;
				display: inline-block;
				height: 15em;
				margin-left: 3em;
				vertical-align: middle;
				width: 15em;
			}

				#banner .content .image img {
					border-radius: 40%;
					display: block;
					width: 100%;
				}

                #banner .content .bandiv {
					/*background-color:lightgray;*/
                    border-radius: 10%;
					display: block;
					}
                
	body.is-touch #banner {
		background-attachment: scroll;
	}

    #banner2 {
		background-attachment: fixed;
		/*background-color: #fff;*/
        /*background-color: #272833;*/
		background-image: url(../images/safebckgrnd.jpg);
		background-position: center center;
		background-size: cover;
		box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
		min-height: 100vh;
		position: relative;
		text-align: center;
		z-index: 21;
        color:#fff;
	}

		#banner2:before {
			content: '';
			display: inline-block;
			height: 100vh;
			vertical-align: middle;
			width: 1%;
		}

		#banner2:after {
			background-image: -moz-linear-gradient(top, rgba(235, 235, 235, .1), rgba(235, 235, 235, .1)), url("images/overlay.png");
			background-image: -webkit-linear-gradient(top, rgba(235, 235, 235, .1), rgba(235, 235, 235, .1)), url("images/overlay.png");
			background-image: -ms-linear-gradient(top, rgba(235, 235, 235, .1), rgba(235, 235, 235,.1)), url("images/overlay.png");
			background-image: linear-gradient(top, rgba(235, 235, 235, .1), rgba(235, 235, 235, .1)), url("images/overlay.png");
            
            content: '';
			display: block;
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}

		#banner2 .content {
			display: inline-block;
			/*margin-right: 1%;*/
			max-width: 99%;
			margin-top:1em;
            padding: 1em;
			position: relative;
			text-align: center;
			vertical-align: top;
			z-index: 1;
           	}

			#banner2 .content header {
				display: inline-block;
				vertical-align: middle;
                /*margin-top:0em;*/
			}

            #banner2 .content h2 {
					font-size: 1.3em;
					margin: 0;
                    color:#3d4449;
                    /*text-transform:uppercase;*/
				}

				#banner2 .content header h2 {
					font-size: 1.2em;
					margin: 0;
                    color:#fff;
                    /*text-transform:uppercase;*/
				}

				#banner2 .content header p {
					margin: 0.5em 0 0 0;
					top: 0;
                    font-size:1em;
				}

			#banner2 .content .image {
				border-radius: 45%;
				display: inline-block;
				height: 18em;
				margin-left: 3em;
				vertical-align: middle;
				width: 18em;
			}

				#banner2 .content .image img {
					border-radius: 45%;
					display: block;
					width: 100%;
				}

                #banner2 .content .bandiv {
					/*background-color:lightgray;*/
                    border-radius: 10%;
					display: block;
					}

       
	body.is-touch #banner2 {
		background-attachment: scroll;
	}
/* Footer */

#footer {
	background-color: #f0f6fb;
	padding: .5em 0 1em 0;
	position: fixed;
	bottom: 0;
	text-align: center;
	left: 0;
	right: 0;
}

		#footer .icons .icon.alt {
			text-decoration: none;
		}

            #footer .icons .icon.alt:before {
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-transform: none !important;
            }

			#footer .icons .icon.alt:before {
				color: #272833 !important;
				text-shadow: 1px 0 0 rgba(255, 255, 255, 0.5), -1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.5);
			}

		#footer .copyright {
			color: rgba(255, 255, 255, 0.5);
			margin: 0em 0 0em 0;
			padding: 0;
			text-align: center;
            display: inline-block;
		}

			#footer .copyright li {
				border-left: solid 1px rgba(255, 255, 255, 0.3);
				display: inline-block;
				list-style: none;
				margin-left: 1.5em;
				padding-left: 1.5em;
			}

				#footer .copyright li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

				#footer .copyright li a {
					color: inherit;
				}

/* XLarge */

.showfull {
        display:none;
        }

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				font-size: .9em;
				/*border-radius:1em;*/
                }
            .showfull {
        display:none;
        }
	}

    #banner2 .content {
				display: inline-block;
				vertical-align: top;
                margin-top:1em;
                padding-top:1em;
			}

/* Large */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, select, textarea {
				font-size: .9em;
                }

		/* Spotlight */

			.spotlight.top .content {
				padding: 3.825em 0 1.825em 0;
			}

			.spotlight.bottom .content {
				padding: 3.825em 0 2.95em 0;
			}

			.spotlight.left .content, .spotlight.right .content {
				padding: 4.5em 2.5em;
				width: 25em;
			}

		/* Wrapper */

			.wrapper {
				padding: 0em 0 2.5em 0;
			}

		/* Dropotron */

			.dropotron.level-0 {
				font-size: 1em;
			}

		/* Banner */

			#banner .content {
				padding: 0em;
			}

            #banner2 .content {
				display: inline-block;
				vertical-align: middle;
                margin-top:1em;
                padding-top:1em;
			}

        #banner2.container h2 {
        margin-top:0em;
        padding-top:0em;
        }

        .smallscr {
            display: none;
        }

		/* Footer */

			#footer {
				padding: .5em 0 1em 0;
                display:inline-block;
			}

	}

/* Medium */

	@media screen and (max-width: 980px) {

		/* Basic */

			body, input, select, textarea {
				font-size: .9em;
                }

		/* Spotlight */

			.spotlight {
				background-attachment: scroll;
				height: auto;
			}

				.spotlight .image.main {
					display: block;
					margin: 0;
					max-height: 40vh;
					overflow: hidden;
				}

				.spotlight .content {
					background-color: #1c1d26;
					border-width: 0 !important;
					border-top-width: 0.35em !important;
					bottom: auto !important;
					left: auto !important;
					padding: 4.5em 2.5em 2.5em 2.5em !important;
					position: relative;
					right: auto !important;
					text-align: center;
					top: auto !important;
					width: 100% !important;
				}

				.spotlight .goto-next {
					display: none;
				}

		/* Wrapper */

			.wrapper {
				padding: 2.5em 2.5em 2.5em 2.5em;
			}

		/* Banner */

			#banner {
				background-attachment: scroll;
			}

				#banner .goto-next {
					height: 5em;
				}

				#banner .content {
					padding: 0em 0 3em 0;
					text-align: center;
				}

					#banner .content header {
						display: block;
						margin: 0 0 2em 0;
						text-align: center;
                        /*margin-top:5em;*/
					}

					#banner .content .image {
						margin: 0;
                        border-radius:45%;
                        
					}

                    #banner2 .content {
				display: inline-block;
				vertical-align: middle;
                margin-top:1em;
                padding-top:1em;
                margin-bottom:2em;
			}


*              .smallscr {
        display:none;
        }

		/* Footer */

			#footer {
				padding:.5em 0em 1em 0;
            }

	}

/* Small */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 736px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, select, textarea {
				/*font-size: .85em;*/
			}

		h2 {
			/*font-family: FontAwesome;*/
			font-size: 1.35em;
		}

		h3 {
			/*font-family: FontAwesome;*/
			font-size: 1.2em;
		}

		h4 {
			/*font-family: FontAwesome;*/
			font-size: 1em;
		}

		/* Section/Article */

			header p br {
				display: none;
			}

			header h2 + p {
				font-size: 1em;
			}

			header h3 + p {
				font-size: 1em;
			}

			header h4 + p,
			header h5 + p,
			header h6 + p {
				font-size: 0.9em;
			}

			header.major {
				margin: 0 0 .5em 0;
			}

		/* Goto Next */

			.goto-next:before {
				height: 0.8em;
				margin: -0.4em 0 0 -0.6em;
				width: 1.2em;
			}

		/* Spotlight */

			.spotlight {
				box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25);
			}

				.spotlight .image.main {
					max-height: 60vh;
				}

				.spotlight .content {
					border-top-width: 0.2em !important;
					padding: 3.25em 1.5em 1.25em 1.5em !important;
				}

		/* Wrapper */

			.wrapper {
				padding: 5.25em 1.5em 1.25em 1.5em;
			}

		/* Header */

			#header {
				display: none;
			}

		/* Banner */

			#banner {
				box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25);
				min-height: calc(100vh - 44px);
			}

				#banner:before {
					height: calc(100vh - 97vh);
				}

				#banner .content {
					padding: 4.0625em 1.5em 4.875em 1.5em;
				}

					#banner .content header h2 {
						font-size: 1.3em;
					}

					#banner .content .image {
						height: 14em;
						width: 14em;
                        border-radius:45%;
					}

                    #banner2 .content .container {
				display: inline-block;
				vertical-align: middle;
                margin-top:1em;
                padding-top:1em;
			}
		/* 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;
				padding-top: 44px !important;
			}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 4em;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				background-color:lightgray;
				box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
			}

				#titleBar .title {
					color: #1c1d26;
					display: block;
					font-weight: 300;
					height: 40px;
					line-height: 40px;
					text-align: center;
				}

					#titleBar .title a {
						color: inherit;
						border: 0;
					}

				#titleBar .toggle {
					text-decoration: none;
					height: 60px;
					left: 0;
					position: absolute;
					top: 0;
					width: 90px;
					outline: 0;
					border: 0;
				}

					#titleBar .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						/*font-family: FontAwesome;*/
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#titleBar .toggle:before {
						/*background: #900000;*/
						/*#ed9625 - yellow button face*/
                        /*#3d4449 - gray background*/
                        color: #ffd400;
						content: '\f0c9';
						display: block;
						font-size: 18px;
						height: 44px;
						left: 0;
						line-height: 44px;
						position: absolute;
						text-align: center;
						top: 0;
						width: 54px;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background-color:lightgray;
				padding: 0.75em 1.25em;
                color:#3d4449;
			}

				#navPanel .link {
					border: 0;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					color: rgba(255, 255, 255, 0.75);
					display: block;
					height: 3em;
					line-height: 3em;
					text-decoration: none;
                    color:#3d4449;
				}

					#navPanel .link:hover {
						color: inherit !important;
					}

					#navPanel .link:first-child {
						border-top: 0;
                        color:#3d4449;
					}

					#navPanel .link.depth-0 {
						font-weight: 300;
                        color:#3d4449;
					}

					#navPanel .link .indent-1 {
						display: inline-block;
						width: 1.25em;
					}

					#navPanel .link .indent-2 {
						display: inline-block;
						width: 2.5em;
					}

					#navPanel .link .indent-3 {
						display: inline-block;
						width: 3.75em;
					}

					#navPanel .link .indent-4 {
						display: inline-block;
						width: 5em;
					}

					#navPanel .link .indent-5 {
						display: inline-block;
						width: 6.25em;
					}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

            .showfull {
            display:inline-block;
                }

        .smallscr {
        display:none;
        }

		/* 
		/* Footer */

			#footer {
				padding: .5em 0 1em 0;
                display:inline-block;
			}

	}

/* XSmall */

	@media screen and (max-width: 480px) {

		/* Basic */

			html, body {
				min-width: 320px;
			}

			body, input, select, textarea {
				/*font-size: 12pt;*/
			}

		/* List */

			ul.actions {
				margin: 0 0 2em 0;
			}

				ul.actions li {
					display: block;
					padding: 1em 0 0 0;
					text-align: center;
					width: 100%;
				}

					ul.actions li:first-child {
						padding-top: 0;
					}

					ul.actions li > * {
						margin: 0 !important;
						width: 100%;
					}

				ul.actions.small li {
					padding: 0.5em 0 0 0;
				}

					ul.actions.small li:first-child {
						padding-top: 0;
					}

		/* Button */

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			.button {
				padding: 0;
                }

		/* Spotlight */

			.spotlight .image.main {
				max-height: 50vh;
			}

			.spotlight .content {
				padding: 3em 1.25em 1em 1.25em !important;
			}

		/* Wrapper */

			.wrapper {
				padding: 3em 1.25em 1em 1.25em;
			}

		/* Banner */

			#banner .content {
				padding: 3em 1.5625em 5.25em 1.5625em;
			}

        #banner2 .content {
        padding-top:1em;
        margin-top:1em;
                }

        
		/* Footer */

        #footer {
            padding: .5em 0 1em 0;
        }

				#footer .copyright {
					line-height: inherit;
				}

					#footer .copyright li {
						border-left: 0;
						display: block;
						margin: 0;
						padding: 0;
					}

	}

    .imageH {
        padding-top:.15em;
        height:4em;
        margin-bottom:2em;
        }
		
	.imageS {
			padding-top: .5em;
			height: 1.5em;
		}
.imageM {
	padding-top: .5em;
	height: 1.5em;
	padding-right:.5em;
}

.homebannerimg {
max-height:2em;
}

    .gridimg {
height:16px;
}

.auto-style43 {    
   width:100%;
   max-width:150px;
   border-radius:5px 5px;
         }

.auto-style43:hover {    
   width:105%;
   max-width:160px;
   border-radius:5px 5px;
         }

.buttonTransparent {
	display: inline-block;
	padding: .3em 1em .3em 1em;
	background-color: transparent;
	/*background-image: -moz-linear-gradient(top, #fff5c4, #ffd714);
    background-image: -webkit-linear-gradient(top, #fff5c4, #ffd714);
    background-image: -webkit-gradient(linear, 0% 0%, 1000% 100%, from(#fff5c4), to(#ffd714));
    background-image: -ms-linear-gradient(top, #fff5c4, #ffd714);
    background-image: -o-linear-gradient(top, #fff5c4, #ffd714);
    background-image: linear-gradient(top, #fff5c4, #ffd714);*/
	/*box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.8);*/
	filter: alpha(opacity=60);
	/*opacity: .6;*/
	text-decoration: none;
	letter-spacing: -1px;
	/*width: 80%;*/
	height: 1.8em;
	/*border: 1px solid #4282C1;*/
	border:none;
	border-radius: 2px;
	font-weight: 400;
	font-size: 1.15em;
	text-align: center;
	vertical-align: top;
	margin: .2em;
	color: #4282C1;
	/*font-family: Arial, sans-serif;*/
	/*float:right;*/
}

	.buttonTransparent:hover {
		/*background-color: darkgrey;*/
		color: limegreen;
		/*border: 3px solid #ffd400;*/
	}

.buttonSage {
	display: inline-block;
	padding: .3em 1em .3em 1em;
	background-color: black;
	filter: alpha(opacity=60);
	/*opacity: .6;*/
	text-decoration: none;
	letter-spacing: -1px;
	/*width: 8em;*/
	/*height: 2em;*/
	border: 2px solid limegreen;
	border-radius: .5em;
	/*font-weight: 400;*/
	font-size: 1em;
	text-align: center;
	vertical-align: top;
	padding: .6em;
	margin: .2em ;
	color: limegreen;
	font-family: roboto, sans-serif;
	/*float: right;*/
}

	.buttonSage:hover {
		/*background-color: darkgrey;*/
		color: limegreen;
		/*border: 3px solid #ffd400;*/
	}

.buttonIndex {
	display: inline-block;
	padding: .3em 1em .3em 1em;
	background-color: black;
	filter: alpha(opacity=70);
	/*opacity: .6;*/
	text-decoration: none;
	letter-spacing: -1px;
	width: 100%;
	/*height: 3em;*/
	border: 1px solid limegreen;
	border-radius: .2em;
	/*font-weight: 400;*/
	font-size: 1em;
	text-align: center;
	vertical-align: central;
	/*margin: 1em;*/
	padding:.6em;
	color: limegreen;
	/*font-family: Arial, sans-serif;*/
	/*float: right;*/
}

	.buttonIndex:hover {
		/*background-color: darkgrey;*/
		color: limegreen;
		/*border: 3px solid #ffd400;*/
	}

.labeltransparent {
	color: #3d4449;
	font-family: roboto, sans-serif;
}

	.labeltransparent:hover {
		color: #ffd400;
	}

    .buttonRed{
		display: inline-block;
		padding: .4em .4em .4em .4em;
		background-color:Transparent;
		text-align:center;
        border-radius: .1em;
		text-decoration: none;
		color:red;
		letter-spacing: -1px;
        /*border:1px red solid;*/
	}

	.buttonRed:hover {
		background-color: gray;
	}

.buttonCancel {
	display: inline-block;
	padding: .3em 1em .3em 1em;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: -1px;
	/*height: 1.3em;*/
	border: 1px solid #4282C1;
	border-radius: .2em;
	font-weight: 400;
	font-size: 1.25em;
	text-align: center;
	vertical-align: top;
	margin: .2em;
	color: #4282C1;
	font-family: roboto, sans-serif;
	float: right;
	font-size: .9em;
}

    .buttonCancel.special {
			margin:.25em;
            background-color: Transparent;
			box-shadow: none;
			color: #3d4449 !important;
            padding:0em .5em 0em .5em;
            		}

	.buttonCancel:hover {
		background-color: gray;
	}

.buttonDash {
	background-color:#f9f9f9 ;
	Width:90%;
}

	.buttonDash:hover {
		/*transform: scale(1.05);*/ /* Slight zoom effect */
		box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3); /* Balanced depth */
		border: 1px solid transparent;
		border-radius: 0.25em;
	}

.buttonDashP {
	/*background-color: gray;*/
	Width: 15em;
	border:1px #fff solid;
	border-radius:0.5em;
	padding:1em;
}

	.buttonDashP:hover {
		/*transform: scale(1.05);*/ /* Slight zoom effect */
		box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3); /* Balanced depth */
		border: 1px solid #f9f9f9;
		border-radius: 0.5em;
	}

.ModalPopupBG {
	background-color: #fff;
	filter: alpha(opacity=50);
	opacity: 0.6;
}

.HellowWorldPopup
{
    /*background-color:#f0f6fb;*/
	min-height:150px;
    min-width:350px;
    text-align:center;
    font-weight:bold;
    border-radius:2em;
	border: 3px double #fff;
     }
.PopupBody {
	/*min-width: 350px;*/
	font-weight: normal;
}

.PopupHeader {
	/*min-width: 350px;*/
	font-weight: normal;
}

.Controls {
	/*min-width: 350px;*/
	padding: 1em;
}

.gridview {
	font-size: .9em;
	text-align: left;
	width: 95%;
	/*margin:0;*/
	margin: auto;
	/*background-color: #c7e3ff;*/
}

	.gridview td {
		padding: .5em .3em .5em .3em;
		/*background-color: #c7e3ff;*/
	}

	.gridview th {
		padding: 6px 5px 6px 5px;
		/*background-color: #c7e3ff;*/
	}

.gridview th a{
    text-decoration: none;
}

.gridview th a:hover{
    text-decoration: underline;
}

.gridview td a{
    color: #3d4449;
    text-decoration: none;
}

.gridview td a:hover {
    color: red;
    text-decoration:underline;     
}

.gridViewHeader {
   text-align: left;
   border-bottom: groove 3px lightgray;
   font-size:1em;
   font-weight:800;  
}

.gridViewRow {
	border-bottom: solid 1px lightgray;
	color: #000000;
	padding: 3em;
	/*background-color: aqua;*/
}

.gridViewAltRow {
      color:#1c1d26;
    border-bottom: solid 1px lightgray;
}

.gridViewSelectedRow {
    background-color: #fbc77e;
    }

.gridviewfooter {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border: solid 2px lightgray;
}
/* Of course, this doesn't work with IE6. Works fine with Firefox, though. */
.gridview tr.gridViewRow:hover td, .gridview tr.gridViewAltRow:hover td {
    background-color: #f2f8bb;
    cursor:pointer;
    }

.gridViewPager {
	/*background-color: #c7e3ff;*/
	/* color:red;*/
	font-size: 1.2em;
	font-weight: 600;
	text-align: left;
	float: left;
}

	.gridViewPager td {
		padding: 5px;
		margin: 10px;
		/*background-color: #c7e3ff;*/
	}

		.gridViewPager td a {
			color: #0030cc;
			text-decoration: none;
			border: solid gray 1px;
			padding: .2em;
			padding-left: .7em;
			padding-right: .7em;
			/*margin:.2em;*/
			border-radius: 1em;
			font-weight: 400;
			/*background-color: #c7e3ff;*/
		}

.gridViewPager td a:hover {
    color: #003300;
    text-decoration: underline;
    background-color:lightgray;
}

/* The currently selected page number is rendered by ASP.NET in a span tag in the td. */
	.gridViewPager span {
		float: left;
		/*background-color: #c7e3ff;*/
	}

.gridview checkbox {
display:inline-grid;
width:50%;
}

.gridViewRowN {
	/*border-top: solid 1px lightgray;*/
	border-bottom: solid 1px lightgray;
	color: #000000;
	background-color: limegreen;
}

.gridViewAltRowN {
	/*background-color: rgba(210, 215, 217, 0.75);*/
	color: #1c1d26;
	/*border-top: solid 1px lightgray;*/
	border-bottom: solid 1px lightgray;
	/*font-size:.95em;*/
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

.gridviewW {
	font-size: .9em;
	text-align: left;
	width: 100%;
	/*margin:0;*/
	margin: auto;
	padding:0.25em;
}

	.gridviewW td {
		padding: .5em .3em .5em .3em;
	}

	.gridviewW th {
		padding: 6px 5px 6px 5px;
	}

		.gridviewW th a {
			text-decoration: none;
		}

			.gridviewW th a:hover {
				text-decoration: underline;
			}

	.gridviewW td a {
		color: #3d4449;
		text-decoration: none;
	}

		.gridviewW td a:hover {
			color: red;
			text-decoration: underline;
		}

.gridViewHeaderW {
	text-align: left;
	border-bottom: groove 3px lightgray;
	font-size: 1em;
	font-weight: 800;
}

.gridViewRowW {
	border-bottom: solid 1px lightgray;
	color: #000000;
	padding: 3em;
	/*background-color: aqua;*/
}

.gridViewAltRowW {
	color: #1c1d26;
	border-bottom: solid 1px lightgray;
}

.gridViewSelectedRowW {
	background-color: #fbc77e;
}

.gridviewfooterW {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border: solid 2px lightgray;
}
/* Of course, this doesn't work with IE6. Works fine with Firefox, though. */
.gridviewW tr.gridViewRowW:hover td, .gridviewW tr.gridViewAltRowW:hover td {
	background-color: #f2f8bb;
	cursor: pointer;
}

.gridViewPagerW {
	/*background-color: #59AEFF;*/
	/* color:red;*/
	font-size: 1.2em;
	font-weight: 600;
	text-align: left;
	float: left;
}

	.gridViewPagerW td {
		padding: 5px;
		margin: 10px;
		/*background-color: #59AEFF;*/
	}

		.gridViewPager td a {
			color: #0030cc;
			text-decoration: none;
			border: solid gray 1px;
			padding: .2em;
			padding-left: .7em;
			padding-right: .7em;
			/*margin:.2em;*/
			border-radius: 1em;
			font-weight: 400;
		}

			.gridViewPager td a:hover {
				color: #003300;
				text-decoration: underline;
				background-color: lightgray;
			}

	/* The currently selected page number is rendered by ASP.NET in a span tag in the td. */
	.gridViewPager span {
		float: left;
		/*background-color: #59AEFF;*/
	}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

.headerbutton {
    display: inline-block;
		padding:.4em  .4em .4em .4em;
		vertical-align:central;
        background-color:#900000;
		text-align:center;
       text-decoration: none;
		letter-spacing: -1px;
    color:#fff;
    border-radius:.1em;
    width:200px;
}

    .headerbutton hover {
    background-color:#9fa3a6;
    }


.imgwflow {
max-width:95%;
max-height:4.2em;
margin:auto;
padding-bottom:1.5em;
}

.holder{
    width: 100%;
    margin:auto;
    height:50em;
    position:relative;
}

.doc {
/*position:fixed;*/
width:95%;
/*max-width:40em;*/
height:800px;
border:solid gray 1px;
margin:auto;
z-index:1;
}

#front {
  /*position:absolute;
  border:solid 1px #000;
  width:98.5%;
  height:48.3em;
  left:0;
  top:1.8em;
  background-image: -moz-linear-gradient(top, rgba(23, 24, 32, 0.2), rgba(23, 24, 32, 0.2)), url("images/overlay.png");
    background-image: -webkit-linear-gradient(top, rgba(23, 24, 32, 0.2), rgba(23, 24, 32, 0.2)), url("images/overlay.png");
    background-image: -ms-linear-gradient(top, rgba(23, 24, 32, 0.2), rgba(23, 24, 32, 0.2)), url("images/overlay.png");
    background-image: linear-gradient(top, rgba(23, 24, 32, 0.2), rgba(23, 24, 32, 0.2)), url("images/overlay.png");*/
}

.docsmall {
width:100%;
max-width:30em;
height:400px;
border:solid gray 1px;
}

 .modal
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}
.center
{
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.center img
{
    height: 128px;
    width: 128px;
}

.imgclientmain {
/*max-width:150px;*/
max-height:4em;
margin-left:0em;
margin-top:.2em;
}

.r2 {
    background-color:lightgoldenrodyellow;
}

.colredsmall {
color:red;
font-size:.8em;
margin:auto;
text-align:center;
width:100%;
}

.colred {
color:red;
margin:auto;
text-align:center;
}

.colredbig {
color:red;
font-size:1em;
text-decoration:none;
}

.headspan {
font-size:.8em;
vertical-align:top;
padding-bottom:2em;
}

.funkygif {
height:6em;
}

.funkygifbig {
	height: 8em;
}

.imgdocrev {
width:1.6em;
border-radius:.8em;
/*margin-top:.2em;*/
}

#search div {
		text-decoration: none;
		position: relative;
	}

		#search div:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		#search div:before {
			-moz-transform: scaleX(-1);
			-webkit-transform: scaleX(-1);
			-ms-transform: scaleX(-1);
			transform: scaleX(-1);
			color: darkgray;
			content: '\f002';
			cursor: default;
			display: block;
			font-size: 1em;
			height: 2em;
			line-height: 2em;
			opacity: 0.325;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2em;
		}

		#search div input[type="text"] {
			padding-right: 2.75em;
		}

#section > .alt {
				background-color: #eff1f2;
				border-bottom: 0;
				margin: -2.22222em 0 4.44444em -2.22222em;
				padding: 2.22222em;
				width: calc(100% + 4.44444em);
			}

.profimage {
height:3em;
width:3em;
border-radius:1.50em;
border: 1px solid gray;
}

.modal_default_main { border: 10px solid #ccc; }
.modal_default_background { opacity: 0.3; background-color: #000; }

.accordionHeaderSelected {
background-color:lightgray;
}

.ddboardnone {
border:none;
}

.colyellow {
background-color:yellow;
}

.coltranp {
background-color:transparent;
}

.ddwidth {
width:100%;
}
/*//////////////////////////////////////////////////////////////////////////////////////*/

.accordionHeader {
	border: 1px solid lightgray;
	color: white;
	/*background-color: #2E4d7B;*/
	/*font-family: Arial, Sans-Serif;*/
	font-size: .9em;
	font-weight: bold;
	padding: .8em;
	margin-top: 5px;
	cursor: pointer;
}

	.accordionHeader:hover {
		background-color: lightgray;
	}

	#master_content .accordionHeader a {
		color: #FFFFFF;
		background: none;
		text-decoration: none;
	}

	#master_content .accordionHeader a:hover {
		background: none;
		text-decoration: underline;
	}

.accordionHeaderSelected {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: lightgray;
	/*font-family: Arial, Sans-Serif;*/
	/*font-size: 12px;*/
	/*font-weight: bold;*/
	padding: .8em;
	margin-top: 5px;
	cursor: pointer;
}
.accordionContent{
	/*font-size:.7em;*/
}

.accordionLink {
	font-size: 1.25em;
}

.repeaterbutton {
	font-size: 1.4em;
	margin-left: 1em;
	display: inline-block;
	padding: .5em;
	/*font-size:1em;*/
	text-decoration: none;
	letter-spacing: -1px;
	width: 95%;
	float: right;
	/*border-bottom: 1px solid gray;*/
	color: #3d4449;
}

	.repeaterbutton:hover {
		background-color: darkgrey;
		color: #3d4449;
	}

.userdocButton {
	border: 1px solid lightgray;
	border-radius: 0;
	padding:.7em;
	margin-bottom:.2em;
	width: 100%;
	font-size:1em;
}

.width100 {
	width:30px;
	max-width:100px;
}

.width70 {
	width: 30px;
	max-width: 100px;
}

.logoImg{
	max-height:8em;
	max-width:12em;
	padding:1em;
}

.divTrans {
	/* (A) SET CSS TRANSITION */
	transition: all 1s;
}

divTrans.showfull {
	visibility: visible;
	opacity: 1;
	/*height: 0;*/ /* optional */
}
/* (B) HIDE */
.divTrans.hide {
	visibility: hidden;
	opacity: 0;
	height: 0; /* optional */
}

/* Style the tab */
.tab {
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
}

	/* Style the buttons that are used to open the tab content */
	.tabbutton {
		background-color: inherit;
		float: left;
		border: none;
		outline: none;
		cursor: pointer;
		padding: 14px 16px;
		transition: 0.3s;
	}

		/* Change background color of buttons on hover */
		.tabbutton:hover {
			background-color: #3d4449;
			color:limegreen;
		}

		/* Create an active/current tablink class */
		.tabbutton.active {
			background-color: #ffd400;
		}

/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
}

.Controls {
	padding: 1em;
}
.imgsmall
{
	width:2em;
}
.imgsmallM
{
	width:20em;
}



/* Custom Dropdown Styling */
.custom-dropdown {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>') no-repeat right center;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 8px;
	font-size: 1em;
	color: #333;
	/*width: 100%;*/
	box-sizing: border-box;
	height:2.5em;
	text-align:center;
}

	.custom-dropdown:focus {
		outline: none;
		border-color: #007bff;
		box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
	}

	.custom-dropdown option {
		padding: 8px;
		background-color: #ffffff;
		color: #333;
	}

		.custom-dropdown option:hover {
			background-color: #f0f0f0;
		}

input[type="checkbox"] + label,
input[type="radio"] + label {
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 600;
	padding-left: 2.4em;
	padding-right: 0.75em;
	position: relative;
	border: 1px solid transparent;
	background: transparent;
}

	input[type="checkbox"] + label:before,
	input[type="radio"] + label:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
		/*line-height: 1.58125em;
		padding: .25em;
		text-align: center;
		background: transparent;*/
	}

	/*input[type="checkbox"] + label:before,
	input[type="radio"] + label:before {
		background: transparent;
		border-radius: 0.375em;
		border: solid 1px rgba(210, 215, 217, 1);
		border: solid 1px transparent;
		content: '';
		display: inline-block;
		height: 1.65em;
		left: 0;
		line-height: 1.58125em;
		position: absolute;
		text-align: center;
		top: 0;
		width: 1.65em;
	}*/

/*input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
	background: transparent;
	border-color: transparent;
	color: #ffffff;
	content: '\f00c';
	position: relative;
	text-decoration: none;
	cursor: pointer;
	display: inline;
	font-size: 0.1em;
}*/

input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {
	border-color: #3d4449;
	box-shadow: 0 0 0 1px #3d4449;
}

input[type="checkbox"] + label:before {
	border-radius: .375em;
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #b2b2b2;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

	.sidenav a {
		padding: 3px 5px 2px 12px;
		text-decoration: none;
		font-size: 25px;
		color: #818181;
		display: block;
		transition: 0.3s;
	}

		.sidenav a:hover {
			color: #f1f1f1;
		}

	.sidenav .closebtn {
		position: absolute;
		top: 0;
		right: 25px;
		font-size: 36px;
		margin-left: 0px;
	}

	.sidenav .xlbtn {
		position: absolute;
		top: 15px;
		left: 25px;
		font-size: 36px;
		margin-right: 0px;
		color: white;
		font-size: 1.2em;
		border: 1px solid white;
	}
