/*@import url(font-awesome.min.css);*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic");
/* Reset */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
.scroll {
	position:relative;
	font-size:1.0em;
	margin-top:20px;
	display:inline-block;
	height:100px;
}
.scroll:hover {
	text-decoration:none;
}
.scroll:after {
	content:'';
	width:20px;
	height:20px;
	position:absolute;
	margin:auto;
	top:20px;
	right:0;
	left:0;
	-webkit-animation:1s arrow infinite ease;
	animation:2s ease 1s normal none infinite running arrow;
}
.scroll:after {
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	margin-top: 15px; 
}



	/*input[type="radio"] {
		
		display: block;
		float: left;
	
		z-index: -1;
	}*/





@-webkit-keyframes arrow {
	0%,100% {
		top:10px;
	}
	50% {
		top:30px;
	}
}
@keyframes arrow {
	0%,100% {
		top:10px;
	}
	50% {
		top:30px;
	}
}
.timedelay {
	-webkit-transition-delay: 2s; /* Safari */
    transition-delay: 2;
}
#bt11{margin:25px;}
	#dvd1{float: left; width: 44%;}
	#dvd2{float: left; width: 44%;}
	#dvd3{ width: 46%;}
	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	body {
		-webkit-text-size-adjust: none;
	}
/* Box Model */
	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
/* Grid */
	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}
	.row.uniform > * > :first-child {
		margin-top: 0;
	}
	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}
	.row.\30 \25 > * {
		padding: 0 0 0 0em;
	}
	.row.\30 \25 {
		margin: 0 0 -1px 0em;
	}
	.row.uniform.\30 \25 > * {
		padding: 0em 0 0 0em;
	}
	.row.uniform.\30 \25 {
		margin: 0em 0 -1px 0em;
	}
	.row > * {
		padding: 0 0 0 1.5em;
	}
	.row {
		margin: 0 0 -1px -1.5em;
	}
	.row.uniform > * {
		padding: 1.5em 0 0 1.5em;
	}
	.row.uniform {
		margin: -1.5em 0 -1px -1.5em;
	}
	.row.\32 00\25 > * {
		padding: 0 0 0 3em;
	}
	.row.\32 00\25 {
		margin: 0 0 -1px -3em;
	}
	.row.uniform.\32 00\25 > * {
		padding: 3em 0 0 3em;
	}
	.row.uniform.\32 00\25 {
		margin: -3em 0 -1px -3em;
	}
	.row.\31 50\25 > * {
		padding: 0 0 0 2.25em;
	}
	.row.\31 50\25 {
		margin: 0 0 -1px -2.25em;
	}
	.row.uniform.\31 50\25 > * {
		padding: 2.25em 0 0 2.25em;
	}
	.row.uniform.\31 50\25 {
		margin: -2.25em 0 -1px -2.25em;
	}
	.row.\35 0\25 > * {
		padding: 0 0 0 0.75em;
	}
	.row.\35 0\25 {
		margin: 0 0 -1px -0.75em;
	}
	.row.uniform.\35 0\25 > * {
		padding: 0.75em 0 0 0.75em;
	}
	.row.uniform.\35 0\25 {
		margin: -0.75em 0 -1px -0.75em;
	}
	.row.\32 5\25 > * {
		padding: 0 0 0 0.375em;
	}
	.row.\32 5\25 {
		margin: 0 0 -1px -0.375em;
	}
	.row.uniform.\32 5\25 > * {
		padding: 0.375em 0 0 0.375em;
	}
	.row.uniform.\32 5\25 {
		margin: -0.375em 0 -1px -0.375em;
	}
	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}
	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}
	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}
	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}
	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}
	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}
	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}
	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}
	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}
	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}
	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}
	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}
	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}
	.\-11u {
		margin-left: 91.66667%;
	}
	.\-10u {
		margin-left: 83.33333%;
	}
	.\-9u {
		margin-left: 75%;
	}
	.\-8u {
		margin-left: 66.66667%;
	}
	.\-7u {
		margin-left: 58.33333%;
	}
	.\-6u {
		margin-left: 50%;
	}
	.\-5u {
		margin-left: 41.66667%;
	}
	.\-4u {
		margin-left: 33.33333%;
	}
	.\-3u {
		margin-left: 25%;
	}
	.\-2u {
		margin-left: 16.66667%;
	}
	.\-1u {
		margin-left: 8.33333%;
	}
	@media screen and (max-width: 1680px) {
		.row > * {
			padding: 0 0 0 1.5em;
		}
		.row {
			margin: 0 0 -1px -1.5em;
		}
		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}
		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}
		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}
		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}
		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}
		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}
		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}
		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}
		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}
		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}
		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}
		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}
		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}
		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}
		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}
		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}
		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}
		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}
		.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}
		.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}
		.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}
		.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}
		.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\31 2u\24\28xlarge\29 + *,
		.\31 1u\24\28xlarge\29 + *,
		.\31 0u\24\28xlarge\29 + *,
		.\39 u\24\28xlarge\29 + *,
		.\38 u\24\28xlarge\29 + *,
		.\37 u\24\28xlarge\29 + *,
		.\36 u\24\28xlarge\29 + *,
		.\35 u\24\28xlarge\29 + *,
		.\34 u\24\28xlarge\29 + *,
		.\33 u\24\28xlarge\29 + *,
		.\32 u\24\28xlarge\29 + *,
		.\31 u\24\28xlarge\29 + * {
			clear: left;
		}
		.\-11u\28xlarge\29 {
			margin-left: 91.66667%;
		}
		.\-10u\28xlarge\29 {
			margin-left: 83.33333%;
		}
		.\-9u\28xlarge\29 {
			margin-left: 75%;
		}
		.\-8u\28xlarge\29 {
			margin-left: 66.66667%;
		}
		.\-7u\28xlarge\29 {
			margin-left: 58.33333%;
		}
		.\-6u\28xlarge\29 {
			margin-left: 50%;
		}
		.\-5u\28xlarge\29 {
			margin-left: 41.66667%;
		}
		.\-4u\28xlarge\29 {
			margin-left: 33.33333%;
		}
		.\-3u\28xlarge\29 {
			margin-left: 25%;
		}
		.\-2u\28xlarge\29 {
			margin-left: 16.66667%;
		}
		.\-1u\28xlarge\29 {
			margin-left: 8.33333%;
		}
	}
	@media screen and (max-width: 1280px) {
		.row > * {
			padding: 0 0 0 1.5em;
		}
		.row {
			margin: 0 0 -1px -1.5em;
		}
		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}
		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}
		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}
		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}
		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}
		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}
		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}
		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}
		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}
		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}
		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}
		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}
		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}
		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}
		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}
		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}
		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}
		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}
		.\31 2u\28large\29, .\31 2u\24\28large\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}
		.\31 1u\28large\29, .\31 1u\24\28large\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 0u\28large\29, .\31 0u\24\28large\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\39 u\28large\29, .\39 u\24\28large\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}
		.\38 u\28large\29, .\38 u\24\28large\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\37 u\28large\29, .\37 u\24\28large\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\36 u\28large\29, .\36 u\24\28large\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}
		.\35 u\28large\29, .\35 u\24\28large\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\34 u\28large\29, .\34 u\24\28large\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\33 u\28large\29, .\33 u\24\28large\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}
		.\32 u\28large\29, .\32 u\24\28large\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 u\28large\29, .\31 u\24\28large\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\31 2u\24\28large\29 + *,
		.\31 1u\24\28large\29 + *,
		.\31 0u\24\28large\29 + *,
		.\39 u\24\28large\29 + *,
		.\38 u\24\28large\29 + *,
		.\37 u\24\28large\29 + *,
		.\36 u\24\28large\29 + *,
		.\35 u\24\28large\29 + *,
		.\34 u\24\28large\29 + *,
		.\33 u\24\28large\29 + *,
		.\32 u\24\28large\29 + *,
		.\31 u\24\28large\29 + * {
			clear: left;
		}
		.\-11u\28large\29 {
			margin-left: 91.66667%;
		}
		.\-10u\28large\29 {
			margin-left: 83.33333%;
		}
		.\-9u\28large\29 {
			margin-left: 75%;
		}
		.\-8u\28large\29 {
			margin-left: 66.66667%;
		}
		.\-7u\28large\29 {
			margin-left: 58.33333%;
		}
		.\-6u\28large\29 {
			margin-left: 50%;
		}
		.\-5u\28large\29 {
			margin-left: 41.66667%;
		}
		.\-4u\28large\29 {
			margin-left: 33.33333%;
		}
		.\-3u\28large\29 {
			margin-left: 25%;
		}
		.\-2u\28large\29 {
			margin-left: 16.66667%;
		}
		.\-1u\28large\29 {
			margin-left: 8.33333%;
		}
	}
	@media screen and (max-width: 980px) {
		.row > * {
			padding: 0 0 0 1.5em;
		}
		.row {
			margin: 0 0 -1px -1.5em;
		}
		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}
		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}
		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}
		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}
		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}
		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}
		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}
		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}
		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}
		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}
		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}
		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}
		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}
		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}
		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}
		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}
		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}
		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}
		.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}
		.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\39 u\28medium\29, .\39 u\24\28medium\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}
		.\38 u\28medium\29, .\38 u\24\28medium\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\37 u\28medium\29, .\37 u\24\28medium\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\36 u\28medium\29, .\36 u\24\28medium\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}
		.\35 u\28medium\29, .\35 u\24\28medium\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\34 u\28medium\29, .\34 u\24\28medium\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\33 u\28medium\29, .\33 u\24\28medium\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}
		.\32 u\28medium\29, .\32 u\24\28medium\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 u\28medium\29, .\31 u\24\28medium\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\31 2u\24\28medium\29 + *,
		.\31 1u\24\28medium\29 + *,
		.\31 0u\24\28medium\29 + *,
		.\39 u\24\28medium\29 + *,
		.\38 u\24\28medium\29 + *,
		.\37 u\24\28medium\29 + *,
		.\36 u\24\28medium\29 + *,
		.\35 u\24\28medium\29 + *,
		.\34 u\24\28medium\29 + *,
		.\33 u\24\28medium\29 + *,
		.\32 u\24\28medium\29 + *,
		.\31 u\24\28medium\29 + * {
			clear: left;
		}
		.\-11u\28medium\29 {
			margin-left: 91.66667%;
		}
		.\-10u\28medium\29 {
			margin-left: 83.33333%;
		}
		.\-9u\28medium\29 {
			margin-left: 75%;
		}
		.\-8u\28medium\29 {
			margin-left: 66.66667%;
		}
		.\-7u\28medium\29 {
			margin-left: 58.33333%;
		}
		.\-6u\28medium\29 {
			margin-left: 50%;
		}
		.\-5u\28medium\29 {
			margin-left: 41.66667%;
		}
		.\-4u\28medium\29 {
			margin-left: 33.33333%;
		}
		.\-3u\28medium\29 {
			margin-left: 25%;
		}
		.\-2u\28medium\29 {
			margin-left: 16.66667%;
		}
		.\-1u\28medium\29 {
			margin-left: 8.33333%;
		}
	}
	@media screen and (max-width: 736px) {
		.row > * {
			padding: 0 0 0 1.5em;
		}
		.row {
			margin: 0 0 -1px -1.5em;
		}
		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}
		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}
		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}
		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}
		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}
		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}
		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}
		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}
		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}
		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}
		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}
		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}
		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}
		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}
		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}
		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}
		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}
		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}
		.\31 2u\28small\29, .\31 2u\24\28small\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}
		.\31 1u\28small\29, .\31 1u\24\28small\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 0u\28small\29, .\31 0u\24\28small\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\39 u\28small\29, .\39 u\24\28small\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}
		.\38 u\28small\29, .\38 u\24\28small\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\37 u\28small\29, .\37 u\24\28small\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\36 u\28small\29, .\36 u\24\28small\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}
		.\35 u\28small\29, .\35 u\24\28small\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\34 u\28small\29, .\34 u\24\28small\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\33 u\28small\29, .\33 u\24\28small\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}
		.\32 u\28small\29, .\32 u\24\28small\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 u\28small\29, .\31 u\24\28small\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\31 2u\24\28small\29 + *,
		.\31 1u\24\28small\29 + *,
		.\31 0u\24\28small\29 + *,
		.\39 u\24\28small\29 + *,
		.\38 u\24\28small\29 + *,
		.\37 u\24\28small\29 + *,
		.\36 u\24\28small\29 + *,
		.\35 u\24\28small\29 + *,
		.\34 u\24\28small\29 + *,
		.\33 u\24\28small\29 + *,
		.\32 u\24\28small\29 + *,
		.\31 u\24\28small\29 + * {
			clear: left;
		}
		.\-11u\28small\29 {
			margin-left: 91.66667%;
		}
		.\-10u\28small\29 {
			margin-left: 83.33333%;
		}
		.\-9u\28small\29 {
			margin-left: 75%;
		}
		.\-8u\28small\29 {
			margin-left: 66.66667%;
		}
		.\-7u\28small\29 {
			margin-left: 58.33333%;
		}
		.\-6u\28small\29 {
			margin-left: 50%;
		}
		.\-5u\28small\29 {
			margin-left: 41.66667%;
		}
		.\-4u\28small\29 {
			margin-left: 33.33333%;
		}
		.\-3u\28small\29 {
			margin-left: 25%;
		}
		.\-2u\28small\29 {
			margin-left: 16.66667%;
		}
		.\-1u\28small\29 {
			margin-left: 8.33333%;
		}
	}
	@media screen and (max-width: 480px) {
		.row > * {
			padding: 0 0 0 1.5em;
		}
		.row {
			margin: 0 0 -1px -1.5em;
		}
		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}
		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}
		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}
		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}
		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}
		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}
		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}
		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}
		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}
		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}
		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}
		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}
		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}
		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}
		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}
		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}
		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}
		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}
		.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}
		.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}
		.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}
		.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}
		.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}
		.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}
		.\31 2u\24\28xsmall\29 + *,
		.\31 1u\24\28xsmall\29 + *,
		.\31 0u\24\28xsmall\29 + *,
		.\39 u\24\28xsmall\29 + *,
		.\38 u\24\28xsmall\29 + *,
		.\37 u\24\28xsmall\29 + *,
		.\36 u\24\28xsmall\29 + *,
		.\35 u\24\28xsmall\29 + *,
		.\34 u\24\28xsmall\29 + *,
		.\33 u\24\28xsmall\29 + *,
		.\32 u\24\28xsmall\29 + *,
		.\31 u\24\28xsmall\29 + * {
			clear: left;
		}
		.\-11u\28xsmall\29 {
			margin-left: 91.66667%;
		}
		.\-10u\28xsmall\29 {
			margin-left: 83.33333%;
		}
		.\-9u\28xsmall\29 {
			margin-left: 75%;
		}
		.\-8u\28xsmall\29 {
			margin-left: 66.66667%;
		}
		.\-7u\28xsmall\29 {
			margin-left: 58.33333%;
		}
		.\-6u\28xsmall\29 {
			margin-left: 50%;
		}
		.\-5u\28xsmall\29 {
			margin-left: 41.66667%;
		}
		.\-4u\28xsmall\29 {
			margin-left: 33.33333%;
		}
		.\-3u\28xsmall\29 {
			margin-left: 25%;
		}
		.\-2u\28xsmall\29 {
			margin-left: 16.66667%;
		}
		.\-1u\28xsmall\29 {
			margin-left: 8.33333%;
		}
	}
/* Basic */
	@-ms-viewport {
		width: device-width;
	}
	body {
		background: #2e3842;
	}
		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}
	body, input, select, textarea {
	color: #fff;
	font-family: "Bookman Old Style";
	font-size: 15pt;
	font-weight: 400;
	letter-spacing: 0.075em;
	line-height: 1.65em;
	}
		@media screen and (max-width: 1680px) {
			body, input, select, textarea {
				font-size: 13pt;
			}
		}
		@media screen and (max-width: 1280px) {
			body, input, select, textarea {
				font-size: 12pt;
			}
		}
		@media screen and (max-width: 736px) {
			body, input, select, textarea {
				font-size: 11pt;
				letter-spacing: 0.0375em;
			}
		}
	a {
		-moz-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		-webkit-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		-ms-transition: color 0.2s ease, border-bottom-color 0.2s ease;
		transition: color 0.2s ease, border-bottom-color 0.2s ease;
		border-bottom: dotted 1px;
		color: inherit;
		text-decoration: none;
	}
		a:hover {
			border-bottom-color: transparent;
		}
	strong, b {
	color: #fff;
	font-weight: 600;
	font-family: inherit;
	}
	em, i {
		font-style: italic;
	}
	p {
		margin: 0 0 2em 0;
	}
	h1, h2, h3, h4, h6 {
		color: #fff;
		font-weight: 800;
		letter-spacing: 0.225em;
		line-height: 1em;
		margin: 0 0 1em 0;
		text-transform: uppercase;
	}
		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none !important;
		}
	h2 {
		font-size: 1.35em;
		line-height: 1.75em;
	}
		h1 {
		font-size: 1.35em;
		line-height: 1.75em;
	}
		h5 a{
		font-weight: 800;
		letter-spacing: 0.225em;
		line-height: 1em;
		margin: 0 0 1em 0;
		text-transform: uppercase;
		color: inherit;
		text-decoration: none!important;
	}
		@media screen and (max-width: 736px) {
			h2 {
				font-size: 1.1em;
				line-height: 1.65em;
			}
		}
	h3 {
		font-size: 1.15em;
		line-height: 1.75em;
	}
		@media screen and (max-width: 736px) {
			h3 {
				font-size: 1em;
				line-height: 1.65em;
			}
		}
	h4 {
		font-size: 1em;
		line-height: 1.5em;
	}
	h5  a{
	font-weight: 800;
		letter-spacing: 0.225em;
		line-height: 1em;
		margin: 0 0 1em 0;
		text-transform: uppercase;
		color: inherit;
		text-decoration: none;
	}
	h6 {
		font-size: 0.7em;
		line-height: 1.5em;
	}
	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}
	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}
	hr {
		border: 0;
		border-bottom: solid 2px #fff;
		margin: 3em 0;
	}
		hr.major {
			margin: 4.5em 0;
		}
	blockquote {
		border-left: solid 4px #fff;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}
	code {
		background: rgba(144, 144, 144, 0.25);
		border-radius: 3px;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		letter-spacing: 0;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}
	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}
		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
			overflow-x: auto;
		}
	.align-left {
		text-align: left;
	}
	.align-center {
		text-align: center;
	}
	.align-right {
		text-align: right;
	}
/* Section/Article */
	section.special, article.special {
		text-align: center;
	}
	header p {
		color: rgba(255, 255, 255, 0.5);
		position: relative;
		top: -0.25em;
	}
	header h3 + p {
		font-size: 1.1em;
	}
	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
	}
	header.major {
		margin: 0 0 .01em 0;
	}
		header.major h2, header.major h3, header.major h4, header.major h5, header.major h6 {
			border-bottom: solid 2px #fff;
			display: inline-block;
			padding-bottom: 1em;
			position: relative;
		}
			header.major h2:after, header.major h3:after, header.major h4:after, header.major h5:after, header.major h6:after {
				content: '';
				display: block;
				height: 1px;
			}
		header.major p {
			color: #fff;
			top: 0;
		}
		@media screen and (max-width: 736px) {
			header.major {
				margin: 0 0 2em 0;
			}
		}
	@media screen and (max-width: 980px) {
		header br {
			display: none;
		}
	}
/* Form */
	form {
		margin: 0 0 2em 0;
	}
	label {
		color: #fff;
		display: block;
		font-size: 0.9em;
		font-weight: 600;
		margin: 0 0 1em 0;
	}
	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background:   #90909040;
		border-radius: 3px;
		border: none;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}
		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 {
			box-shadow: 0 0 0 2px #21b2a6;
		}
	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}
		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}
		.select-wrapper:before {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			color: #fff;
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}
		.select-wrapper select::-ms-expand {
			display: none;
		}
	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}
	textarea {
		padding: 0.75em 0 0.75em 0.75em;
	}
	input[type="checkbox"],
	input[type="radio"] {
		-moz-appearance: none;
		/*-webkit-appearance: none;*/
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #fff;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 400;
			padding-left: 2.4em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				background:  #cccccc;
				border-radius: 3px;
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #2e3842;
			color: #fff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			box-shadow: 0 0 0 2px #21b2a6;
		}

	input[type="checkbox"] + label:before {
		border-radius: 3px;
	}
	input[type="radio"] + label:before {
		border-radius: 100%;
	}
	::-webkit-input-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}
	:-moz-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}
	::-moz-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}
	:-ms-input-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}
	.formerize-placeholder {
		color: rgba(255, 255, 255, 0.5) !important;
		opacity: 1.0;
	}
/* Box */
	.box {
		border-radius: 3px;
		border: solid 2px #fff;
		margin-bottom: 2em;
		padding: 1.5em;
	}
		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}
		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}
/* Icon */
	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}
		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}
		.icon > .label {
			display: none;
		}
		.icon.major {
			-moz-transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
			border-radius: 3px;
			border: solid 2px #fff;
			display: inline-block;
			font-size: 1.35em;
			height: calc(3em + 2px);
			line-height: 3em;
			text-align: center;
			width: calc(3em + 2px);
		}
			.icon.major:before {
				-moz-transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
				display: inline-block;
				font-size: 1.5em;
			}
			@media screen and (max-width: 736px) {
				.icon.major {
					font-size: 1em;
				}
			}
		.icon.style1 {
			color: #00ffcc;
		}
		.icon.style2 {
			color: #00f0ff;
		}
		.icon.style3 {
			color: #76ddff;
		}
/* Image */
	.image {
		border-radius: 3px;
		border: 0;
		display: inline-block;
		position: relative;
	}
		.image img {
			border-radius: 3px;
			display: block;
		}
		.image.left {
			float: left;
			margin: 0 2em 2em 0;
			top: 0.25em;
		}
		.image.right {
			float: right;
			margin: 0 0 2em 2em;
			top: 0.25em;
		}
		.image.left, .image.right {
			max-width: 40%;
		}
			.image.left img, .image.right img {
				width: 100%;
			}
		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}
			.image.fit img {
				width: 100%;
			}
@media screen and (max-width: 1024px) { 
.image {
		border-radius: 3px;
		border: 0;
		display: inline-block;
		position: relative;
		margin-left:-50px;
	}
}
@media screen and (max-width: 980px) {
    .image img {
        margin-left: -12px; /* Default margin for screens up to 980px */
    }
}

@media screen and (max-width: 780px) {
    .image img {
        margin-left: -12px; /* Fixes 360x780 initially */
    }
}

/* Apply specific margin for 430x932 */
@media screen and (max-width: 740px) and (min-width: 479px) {
    .image img {
        margin-left: 40px !important;
    }
}

/* Apply specific margin for 360x780 */
@media screen and (max-width: 430px) {
    .image img {
        margin-left: -5px;
    }
}
@media screen and (max-width: 480px) {
    .image img {
        margin-left: 51px;
    }
}
@media screen and (max-width: 400px) {
    .image img {
        margin-left: 30px;
    }
}



/* List */
	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}
		ol li {
			padding-left: 0.25em;
		}
	ul {
		list-style: disc;
		/*margin: 0 0 2em 0;*/
		padding-left: 1em;
	}
		ul li {
			padding-left: 0.5em;
		}
		ul.alt {
			list-style: none;
			padding-left: 0;
		}
			ul.alt li {
				border-top: solid 1px #fff;
				padding: 0.5em 0;
			}
				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}
		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}
			ul.icons li {
				display: inline-block;
				padding: 0 1em 0 0;
			}
				ul.icons li:last-child {
					padding-right: 0 !important;
				}
			ul.icons.major {
				padding: 1em 0;
			}
				ul.icons.major li {
					padding-right: 3.5em;
				}
					@media screen and (max-width: 736px) {
						ul.icons.major li {
							padding: 0 1em !important;
						}
					}
		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}
			ul.actions li {
				display: inline-block;
				padding: 0 1.5em 0 0;
				vertical-align: middle;
			}
				ul.actions li:last-child {
					padding-right: 0;
				}
			ul.actions.small li {
				padding: 0 0.75em 0 0;
			}
			ul.actions.vertical li {
				display: block;
				padding: 1.5em 0 0 0;
			}
				ul.actions.vertical li:first-child {
					padding-top: 0;
				}
				ul.actions.vertical li > * {
					margin-bottom: 0;
				}
			ul.actions.vertical.small li {
				padding: 0.75em 0 0 0;
			}
				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}
			ul.actions.fit {
				display: table;
				margin-left: -1.5em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1.5em);
			}
				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1.5em;
				}
					ul.actions.fit li > * {
						margin-bottom: 0;
					}
				ul.actions.fit.small {
					margin-left: -0.75em;
					width: calc(100% + 0.75em);
				}
					ul.actions.fit.small li {
						padding: 0 0 0 0.75em;
					}
			@media screen and (max-width: 736px) {
				ul.actions li {
					display: block;
					padding: 1em 0 0 0;
					text-align: center;
					width: 100%;
				}
					ul.actions li:first-child {
						padding-top: 0;
					}
					ul.actions li > * {
						margin: 0 auto !important;
						max-width: 30em;
						width: 100%;
					}
						ul.actions li > *.icon:before {
							margin-left: -1em;
						}
				ul.actions.small li {
					padding: 0.5em 0 0 0;
				}
					ul.actions.small li:first-child {
						padding-top: 0;
					}
			}
	dl {
		margin: 0 0 2em 0;
	}
/* Table */
	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}
	table {
		margin: 0 0 2em 0;
		width: 100%;
	}
		table tbody tr {
			border: solid 1px #fff;
			border-left: 0;
			border-right: 0;
		}
			table tbody tr:nth-child(2n + 1) {
				background-color: rgba(144, 144, 144, 0.25);
			}
		table td {
			padding: 0.75em 0 0.75em 2px;
		}
		table th {
			color: #fff;
			font-size: 0.9em;
			font-weight: 600;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}
		table thead {
			border-bottom: solid 2px #fff;
		}
		table tfoot {
			border-top: solid 2px #fff;
		}
		table.alt {
			border-collapse: separate;
		}
			table.alt tbody tr td {
				border: solid 1px #fff;
				border-left-width: 0;
				border-top-width: 0;
			}
				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}
			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}
			table.alt thead {
				border-bottom: 0;
			}
			table.alt tfoot {
				border-top: 0;
			}
/* Button */
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		background-color: transparent;
		border-radius: 3px;
		border: 0;
		box-shadow: inset 0 0 0 2px #fff;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 600;
		height: 3.125em;
		letter-spacing: 0.225em;
		line-height: 3.125em;
		padding: 0 2.75em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			background-color: rgba(144, 144, 144, 0.25);
		}
		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		button:active,
		.button:active {
			background-color: rgba(144, 144, 144, 0.5);
		}
		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		input[type="button"].icon:before,
		button.icon:before,
		.button.icon:before {
			margin-right: 0.5em;
		}
		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}
		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.8em;
		}
		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			font-size: 1.35em;
		}
		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		button.special,
		.button.special {
			background-color: #ed4933;
			box-shadow: none !important;
			color: #ffffff !important;
		}
			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			button.special:hover,
			.button.special:hover {
				background-color: #ef5e4a !important;
			}
			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			button.special:active,
			.button.special:active {
				background-color: #eb341c !important;
			}
		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			opacity: 0.25;
		}
		@media screen and (max-width: 736px) {
			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			button,
			.button {
				height: 3.75em;
				line-height: 3.75em;
			}
		}
/* Features */
	.features {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		list-style: none;
		padding: 0;
		width: 100%;
	}
		.features li {
			padding: 4em 4em 2em 6em ;
			display: block;
			position: relative;
			text-align: left;
			width: 50%;
		}
			.features li:nth-child(1) {
				background-color: rgba(0, 0, 0, 0.035);
			}
			.features li:nth-child(2) {
				background-color: rgba(0, 0, 0, 0.07);
			}
			.features li:nth-child(3) {
				background-color: rgba(0, 0, 0, 0.105);
			}
			.features li:nth-child(4) {
				background-color: rgba(0, 0, 0, 0.14);
			}
			.features li:nth-child(5) {
				background-color: rgba(0, 0, 0, 0.175);
			}
			.features li:nth-child(6) {
				background-color: rgba(0, 0, 0, 0.21);
			}
			.features li:nth-child(7) {
				background-color: rgba(0, 0, 0, 0.245);
			}
			.features li:nth-child(8) {
				background-color: rgba(0, 0, 0, 0.28);
			}
			.features li:nth-child(9) {
				background-color: rgba(0, 0, 0, 0.315);
			}
			.features li:nth-child(10) {
				background-color: rgba(0, 0, 0, 0.35);
			}
			.features li:before {
				display: block;
				color: #00ffcc;
				position: absolute;
				left: 1.75em;
				top: 2.75em;
				font-size: 1.5em;
			}
			.features li:nth-child(1) {
				border-top-left-radius: 3px;
			}
			.features li:nth-child(2) {
				border-top-right-radius: 3px;
			}
			.features li:nth-last-child(1) {
				border-bottom-right-radius: 3px;
			}
			.features li:nth-last-child(2) {
				border-bottom-left-radius: 3px;
			}
			@media screen and (max-width: 980px) {
				.features li {
					padding: 3em 2em 1em 2em ;
					text-align: center;
				}
					.features li:before {
						left: 0;
						margin: 0 0 1em 0;
						position: relative;
						top: 0;
					}
			}
			@media screen and (max-width: 736px) {
				.features li {
					padding: 3em 0 1em 0 ;
					background-color: transparent !important;
					border-top: solid 2px #fff;
					width: 100%;
				}
					.features li:first-child {
						border-top: 0;
					}
			}
			
			/* Features-people */
	.features-people {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		list-style: none;
		padding: 0;
		width: 100%;
	}
		.features-people li {
			padding: 4em 4em 2em 6em ;
			display: block;
			position: relative;
			/*text-align: left;*/
			width: 50%;
		}
			.features-people li:nth-child(1) {
				background-color: rgba(0, 0, 0, 0.035);
			}
			.features-people li:nth-child(2) {
				background-color: rgba(0, 0, 0, 0.07);
			}
			.features-people li:nth-child(3) {
				background-color: rgba(0, 0, 0, 0.105);
			}
			.features-people li:nth-child(4) {
				background-color: rgba(0, 0, 0, 0.14);
			}
			.features-people li:nth-child(5) {
				background-color: rgba(0, 0, 0, 0.175);
			}
			.features-people li:nth-child(6) {
				background-color: rgba(0, 0, 0, 0.21);
			}
			.features-people li:nth-child(7) {
				background-color: rgba(0, 0, 0, 0.245);
			}
			.features-people li:nth-child(8) {
				background-color: rgba(0, 0, 0, 0.28);
			}
			.features-people li:nth-child(9) {
				background-color: rgba(0, 0, 0, 0.315);
			}
			.features-people li:nth-child(10) {
				background-color: rgba(0, 0, 0, 0.35);
			}
			.features-people li:before {
				display: block;
				color: #00ffcc;
				position: absolute;
				left: 1.75em;
				top: 2.75em;
				font-size: 1.5em;
			}
			.features-people li:nth-child(1) {
				border-top-left-radius: 3px;
			}
			.features-people li:nth-child(2) {
				border-top-right-radius: 3px;
			}
			.features-people li:nth-last-child(1) {
				border-bottom-right-radius: 3px;
			}
			.features-people li:nth-last-child(2) {
				border-bottom-left-radius: 3px;
			}
			@media screen and (max-width: 980px) {
				.features-people li {
					padding: 3em 2em 1em 2em ;
					text-align: center;
				}
					.features-people li:before {
						left: 0;
						margin: 0 0 1em 0;
						position: relative;
						top: 0;
					}
			}
			@media screen and (max-width: 780px) {
				.features-people li {
					padding: 3em 2em 1em 2em !important;
					text-align: center;
				}
					.features-people li:before {
						left: 0;
						margin: 0 0 1em 0;
						position: relative;
						top: 0;
					}
			}
			@media screen and (max-width: 736px) {
				.features-people li {
					padding: 3em 0 1em 0 ;
					background-color: transparent !important;
					border-top: solid 2px #fff;
					width: 100%;
				}
					.features-people li:first-child {
						border-top: 0;
					}
			}
			/* Standalone content4 style */
.contentcontainer {
  max-width: 48em; 
  width: 62%; /* try 62% */
  padding-left: 80px; 
padding-right:20px;
}
.contentcontainer2 {
  max-width: 48em; 
  width: 70%; 
  padding-left: 80px; 
padding-right:20px;
}
.contentcontainer4 {
  max-width: 48em; 
  width: 70%; 
  padding-left: 80px; 
padding-right:20px;
}
.bame-feature-container2 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 1400px;
  margin:auto;
}
/* Default styles */
.outside-h3 {
  display: none; /* Hidden by default (for > 900px) */
}

.inside-h3 {
  display: block; /* Visible by default (for > 900px) */
}
@media screen and (max-width: 2000px) {
.contentcontainer3 {
text-align:left;
padding-left:55px;
}
}
@media screen and (max-width: 1800px) {
.contentcontainer3 {
text-align:left;
padding-left:55px;
}
}

@media screen and (max-width: 1024px) {
.contentcontainer {
  max-width: 48em; 
  width: 70%; 
  padding-left: 80px; 
padding-right:20px;
margin:auto;
}
.contentcontainer2 {
  max-width: 80em; 
  width: 90%; 
  padding-left: 80px; 
padding-right:20px;
margin:auto;
}
.contentcontainer3 {
text-align:center;
}
.contentcontainer4 {
text-align:center;
margin:auto;
width:95%;
}
}
@media screen and (max-width: 900px) {
	/* Screens 900px and smaller */
@media screen and (max-width: 900px) {
  .outside-h3 {
    display: block; /* Show outside h3 */
  }
  .inside-h3 {
    display: none; /* Hide inside h3 */
  }
}
}
@media screen and (max-width: 780px) {
.contentcontainer {
  max-width: 48em; 
  width: 70%; 
  padding-left: 80px; 
padding-right:20px;
margin:auto;
}
.contentcontainer2 {

  width: 90%; 
  padding-left: 40px; 
padding-right:20px;
margin:auto;
}
.contentcontainer3 {
text-align:center;
}
.contentcontainer4 {
text-align:center;
}
}
@media screen and (max-width: 480px) {
.contentcontainer {
  width: 98%; 
  padding-left: 15px; 
padding-right:20px;
}
.contentcontainer2 {
  max-width: 80em; 
  width: 90%; 
  padding-left: 80px; 
padding-right:20px;
margin:auto;
}
.contentcontainer3 {
text-align:center;
}
.contentcontainer4 {
/*text-align:center;*/
width: 100%; 
  padding-left: 1px; 
padding-right:50px;
margin:auto;
}
}
/* Spotlight */ 
	.spotlight {
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
	}
		.spotlight .image {
			-moz-order: 1;
			-webkit-order: 1;
			-ms-order: 1;
			order: 1;
			border-radius: 0;
			width: 40%;
		}
			.spotlight .image img {
				border-radius: 0;
				width: 100%;
			}
			.spotlight .image10 {
			-moz-order: 1;
			-webkit-order: 1;
			-ms-order: 1;
			order: 1;
			border-radius: 0;
			width: 40%;
		}
			.spotlight .image10 img {
				border-radius: 0;
				width: 100%;
			}

		.spotlight .content {
			/*padding: 2em 4em 0.1em 4em ;*/
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			max-width: 48em;
			width: 60%;
			padding-left:50px;
			margin:auto;
		}
				.spotlight .content1 {
			/*padding: 2em 4em 0.1em 4em ;*/
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			max-width: 48em;
			width: 70%;
			padding-left:50px;
		}
		.spotlight .content2 {
			/*padding: 2em 4em 0.1em 4em ;*/
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			max-width: 48em;
			width: 70%;
			padding-left:275px;
		}
			.spotlight .content3 {
			/*padding: 2em 4em 0.1em 4em ;*/
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			max-width: 48em;
			width: 70%;
			padding-left:150px;
		}
		.spotlight .content4 {
			/*padding: 2em 4em 0.1em 4em ;*/
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			max-width: 48em;
			width: 70%;
			padding-left:150px;
		}
		.spotlight .content5 {

			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			max-width: 48em;
			width: 70%;
			padding-left:50px;
		}
		.spotlight .content6 {
			/*padding: 2em 4em 0.1em 4em ;*/
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			max-width: 48em;
			width: 70%;
			padding-left:275px;

		}
		.spotlight:nth-child(2n) {
			-moz-flex-direction: row-reverse;
			-webkit-flex-direction: row-reverse;
			-ms-flex-direction: row-reverse;
			flex-direction: row-reverse;
		}
		.spotlight:nth-child(1) {
			background-color: #2e3842;
		}
		.spotlight:nth-child(2) {
			background-color: rgba(0, 0, 0, 0.15);
		}
		.spotlight:nth-child(3) {
			background-color: rgba(0, 0, 0, 0.225);
			padding-top:	1px;
		}
		.spotlight:nth-child(4) {
			background-color: rgba(0, 0, 0, 0.3);
		}
		.spotlight:nth-child(5) {
			background-color: rgba(0, 0, 0, 0.375);
		}
		.spotlight:nth-child(6) {
			background-color: rgba(0, 0, 0, 0.45);
		}
		.spotlight:nth-child(7) {
			background-color: rgba(0, 0, 0, 0.525);
		}
		.spotlight:nth-child(8) {
			background-color: rgba(0, 0, 0, 0.6);
		}
		.spotlight:nth-child(9) {
			background-color: rgba(0, 0, 0, 0.675);
		}
		.spotlight:nth-child(10) {
			background-color: rgba(0, 0, 0, 0.75);
		}
		@media screen and (max-width: 1280px) {
		.spotlight .content2 {

			padding-left:8%;
		}

		.spotlight .content4 {

			padding-left:3%;
			padding-right:3%;
		}
		.spotlight .content5 {

			max-width: 48em;
			width: 70%;
			padding-left:1px;
			margin:auto;
		}
		.spotlight .image {
				width: 45%;
			}
			.spotlight .content {
				width: 55%;
				padding-left:1px;
			}
			.spotlight .image img {
				width: 90%;
			}
		.spotlight .content3 {
        padding-left: 20px; /* Reduced padding for mobile */
        width: 100%; /* Full width on mobile for better fit */
        max-width: none; /* Remove max-width constraint */
    }
		}
		.spotlight .content6 {
			padding-left:8%;
		}

		}
		
		@media screen and (max-width: 980px) {
			.spotlight {
				display: block;
			}
				.spotlight br {
					display: none;
				}
				.spotlight .image {
					width: 100%;
				}
				.spotlight .content {
					padding: 4em 3em 2em 3em ;
					max-width: none;
					text-align: center;
					width: 100%;
				}
				.spotlight .content5 {

			padding-left:3%;
			padding-right:3%;
		}
		.spotlight .content6 {
			padding-left:8%;
		}
		}
		@media screen and (max-width: 736px) {
			.spotlight .content {
				padding: 3em 2em 1em 2em ;
			}
			.spotlight .content5 {
			order: 2;
			max-width: 48em;
			width: 100%;
			margin:	auto;
		}
		.spotlight .content6 {
			margin:auto;
			padding:5px;
		}
		
		}
		/* Mobile adjustments */

	
@media screen and (max-width: 1024px) {
    .spotlight .content2 {
        width: 90%; /* Slightly reduced width for tablets */
        padding-left: 100px; /* Your preferred tablet padding */
        max-width: none; /* Remove max-width constraint */
		
    }
}
@media screen and (max-width: 736px) {
    .spotlight .content2 {
        padding-left: 20px; /* Reduced padding for mobile */
        width: 100%; /* Full width on mobile for better fit */
        max-width: none; /* Remove max-width constraint */
    }
	/* Tablet breakpoint (up to 1024px, covering your 820×1180 tablet in portrait) */
	    .spotlight .content3 {
        padding-left: 20px; /* Reduced padding for mobile */
        width: 100%; /* Full width on mobile for better fit */
        max-width: none; /* Remove max-width constraint */
    }
	.spotlight .content4 {

margin:auto;
		}
}
		/* Spotlight with image on the right */
.spotlight-right {
    -moz-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
/* Wrapper */
	.wrapper {
		padding: 4em 0 .1em 0 ;
		/*padding:0em;*/
	}
		.wrapper > .inner {
			width: 60em;
			margin: 0 auto;
		}
			@media screen and (max-width: 1280px) {
				.wrapper > .inner {
					width: 90%;
				}
			}
			@media screen and (max-width: 980px) {
				.wrapper > .inner {
					width: 100%;
					
				}
			}
		.wrapper.alt {
			padding: 0;
		}
		.wrapper.style1 {
			background-color: #21b2a6;
			color: #000000;
		}
			.wrapper.style1 strong, .wrapper.style1 b {
				color: #000000;
			}
			.wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 {
	color: #000000;
			}
			.wrapper.style1 hr {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 blockquote {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 code {
				background: rgba(255, 255, 255, 0.075);
			}
			.wrapper.style1 header p {
				color: #a6e0db;
			}
			.wrapper.style1 header.major h2, .wrapper.style1 header.major h3, .wrapper.style1 header.major h4, .wrapper.style1 header.major h5, .wrapper.style1 header.major h6 {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 header.major p {
	color: #000000;
			}
			.wrapper.style1 label {
				color: #ffffff;
			}
			.wrapper.style1 input[type="text"],
			.wrapper.style1 input[type="password"],
			.wrapper.style1 input[type="email"],
			.wrapper.style1 select,
			.wrapper.style1 textarea {
				background: rgba(255, 255, 255, 0.075);
			}
			.wrapper.style1 .select-wrapper:before {
				color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 input[type="checkbox"] + label,
			.wrapper.style1 input[type="radio"] + label {
				color: #c7ebe8;
			}
				.wrapper.style1 input[type="checkbox"] + label:before,
				.wrapper.style1 input[type="radio"] + label:before {
					background: rgba(255, 255, 255, 0.075);
				}
			.wrapper.style1 input[type="checkbox"]:checked + label:before,
			.wrapper.style1 input[type="radio"]:checked + label:before {
				background: #ffffff;
				color: #21b2a6;
			}
			.wrapper.style1 ::-webkit-input-placeholder {
				color: #a6e0db !important;
			}
			.wrapper.style1 :-moz-placeholder {
				color: #a6e0db !important;
			}
			.wrapper.style1 ::-moz-placeholder {
				color: #a6e0db !important;
			}
			.wrapper.style1 :-ms-input-placeholder {
				color: #a6e0db !important;
			}
			.wrapper.style1 .formerize-placeholder {
				color: #a6e0db !important;
			}
			.wrapper.style1 .icon.major {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 ul.alt li {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 table tbody tr {
				border-color: rgba(0, 0, 0, 0.125);
			}
				.wrapper.style1 table tbody tr:nth-child(2n + 1) {
					background-color: rgba(255, 255, 255, 0.075);
				}
			.wrapper.style1 table th {
				color: #ffffff;
			}
			.wrapper.style1 table thead {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 table tfoot {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 table.alt tbody tr td {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style1 input[type="submit"],
			.wrapper.style1 input[type="reset"],
			.wrapper.style1 input[type="button"],
			.wrapper.style1 button,
			.wrapper.style1 .button {
				box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.125);
				color: #ffffff;
			}
				.wrapper.style1 input[type="submit"]:hover,
				.wrapper.style1 input[type="reset"]:hover,
				.wrapper.style1 input[type="button"]:hover,
				.wrapper.style1 button:hover,
				.wrapper.style1 .button:hover {
					background-color: rgba(255, 255, 255, 0.075);
				}
				.wrapper.style1 input[type="submit"]:active,
				.wrapper.style1 input[type="reset"]:active,
				.wrapper.style1 input[type="button"]:active,
				.wrapper.style1 button:active,
				.wrapper.style1 .button:active {
					background-color: rgba(255, 255, 255, 0.2);
				}
			@media screen and (max-width: 736px) {
				.wrapper.style1 .features li {
					border-top-color: rgba(0, 0, 0, 0.125);
				}
			}
		.wrapper.style2 {
			background-color: #2e3842;
		}
		.wrapper.style3 {
			background-color: #505393;
			color: #d3d4e4;
			/*padding-left:100px; // added by Ray*/
			margin:auto;
		}
			.wrapper.style3 strong, .wrapper.style3 b {
				color: #ffffff;
			}
			.wrapper.style3 h2, .wrapper.style3 h3, .wrapper.style3 h4, .wrapper.style3 h5, .wrapper.style3 h6 {
				color: #ffffff;
			}
			.wrapper.style3 hr {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 blockquote {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 code {
				background: rgba(255, 255, 255, 0.075);
			}
			.wrapper.style3 header p {
				color: #b9bad3;
			}
			.wrapper.style3 header.major h2, .wrapper.style3 header.major h3, .wrapper.style3 header.major h4, .wrapper.style3 header.major h5, .wrapper.style3 header.major h6 {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 header.major p {
				color: #d3d4e4;
			}
			.wrapper.style3 label {
				color: #ffffff;
			}
			.wrapper.style3 input[type="text"],
			.wrapper.style3 input[type="password"],
			.wrapper.style3 input[type="email"],
			.wrapper.style3 select,
			.wrapper.style3 textarea {
				background: rgba(255, 255, 255, 0.075);
			}
			.wrapper.style3 .select-wrapper:before {
				color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 input[type="checkbox"] + label,
			.wrapper.style3 input[type="radio"] + label {
				color: #d3d4e4;
			}
				.wrapper.style3 input[type="checkbox"] + label:before,
				.wrapper.style3 input[type="radio"] + label:before {
					background: rgba(255, 255, 255, 0.075);
				}
			.wrapper.style3 input[type="checkbox"]:checked + label:before,
			.wrapper.style3 input[type="radio"]:checked + label:before {
				background: #ffffff;
				color: #505393;
			}
			.wrapper.style3 ::-webkit-input-placeholder {
				color: #b9bad3 !important;
			}
			.wrapper.style3 :-moz-placeholder {
				color: #b9bad3 !important;
			}
			.wrapper.style3 ::-moz-placeholder {
				color: #b9bad3 !important;
			}
			.wrapper.style3 :-ms-input-placeholder {
				color: #b9bad3 !important;
			}
			.wrapper.style3 .formerize-placeholder {
				color: #b9bad3 !important;
			}
			.wrapper.style3 .icon.major {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 ul.alt li {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 table tbody tr {
				border-color: rgba(0, 0, 0, 0.125);
			}
				.wrapper.style3 table tbody tr:nth-child(2n + 1) {
					background-color: rgba(255, 255, 255, 0.075);
				}
			.wrapper.style3 table th {
				color: #ffffff;
			}
			.wrapper.style3 table thead {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 table tfoot {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 table.alt tbody tr td {
				border-color: rgba(0, 0, 0, 0.125);
			}
			.wrapper.style3 input[type="submit"],
			.wrapper.style3 input[type="reset"],
			.wrapper.style3 input[type="button"],
			.wrapper.style3 button,
			.wrapper.style3 .button {
				box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.125);
				color: #ffffff;
			}
				.wrapper.style3 input[type="submit"]:hover,
				.wrapper.style3 input[type="reset"]:hover,
				.wrapper.style3 input[type="button"]:hover,
				.wrapper.style3 button:hover,
				.wrapper.style3 .button:hover {
					background-color: rgba(255, 255, 255, 0.075);
				}
				.wrapper.style3 input[type="submit"]:active,
				.wrapper.style3 input[type="reset"]:active,
				.wrapper.style3 input[type="button"]:active,
				.wrapper.style3 button:active,
				.wrapper.style3 .button:active {
					background-color: rgba(255, 255, 255, 0.2);
				}
			@media screen and (max-width: 736px) {
				.wrapper.style3 .features li {
					border-top-color: rgba(0, 0, 0, 0.125);
				}
			}
			@media screen and (max-width: 980px) {
				.wrapper.style3 {
					padding-left: 30px;
				}
			}
		.wrapper.style4 {
			background-color: transparent;
		}
		.wrapper.style5 {
			background-color: #ffffff;
			color: #4E4852;
		}
			.wrapper.style5 strong, .wrapper.style5 b {
				color: #2E3842;
			}
			.wrapper.style5 h2, .wrapper.style5 h3, .wrapper.style5 h4, .wrapper.style5 h5, .wrapper.style5 h6 {
				color: #2E3842;
			}
			.wrapper.style5 hr {
				border-color: #dfdfdf;
			}
			.wrapper.style5 blockquote {
				border-color: #dfdfdf;
			}
			.wrapper.style5 code {
				background: rgba(0, 0, 0, 0.0375);
			}
			.wrapper.style5 header p {
				color: #8E8892;
			}
			.wrapper.style5 header.major h2, .wrapper.style5 header.major h3, .wrapper.style5 header.major h4, .wrapper.style5 header.major h5, .wrapper.style5 header.major h6 {
				border-color: #dfdfdf;
			}
			.wrapper.style5 header.major p {
				color: #4E4852;
			}
			.wrapper.style5 label {
				color: #2E3842;
			}
			.wrapper.style5 input[type="text"],
			.wrapper.style5 input[type="password"],
			.wrapper.style5 input[type="email"],
			.wrapper.style5 select,
			.wrapper.style5 textarea {
				background: rgba(0, 0, 0, 0.0375);
			}
			.wrapper.style5 .select-wrapper:before {
				color: #dfdfdf;
			}
			.wrapper.style5 input[type="checkbox"] + label,
			.wrapper.style5 input[type="radio"] + label {
				color: #4E4852;
			}
				.wrapper.style5 input[type="checkbox"] + label:before,
				.wrapper.style5 input[type="radio"] + label:before {
					background: rgba(0, 0, 0, 0.0375);
				}
			.wrapper.style5 input[type="checkbox"]:checked + label:before,
			.wrapper.style5 input[type="radio"]:checked + label:before {
				background: #2E3842;
				color: #ffffff;
			}
			.wrapper.style5 ::-webkit-input-placeholder {
				color: #8E8892 !important;
			}
			.wrapper.style5 :-moz-placeholder {
				color: #8E8892 !important;
			}
			.wrapper.style5 ::-moz-placeholder {
				color: #8E8892 !important;
			}
			.wrapper.style5 :-ms-input-placeholder {
				color: #8E8892 !important;
			}
			.wrapper.style5 .formerize-placeholder {
				color: #8E8892 !important;
			}
			.wrapper.style5 .icon.major {
				border-color: #dfdfdf;
			}
			.wrapper.style5 ul.alt li {
				border-color: #dfdfdf;
			}
			.wrapper.style5 table tbody tr {
				border-color: #dfdfdf;
			}
				.wrapper.style5 table tbody tr:nth-child(2n + 1) {
					background-color: rgba(0, 0, 0, 0.0375);
				}
			.wrapper.style5 table th {
				color: #2E3842;
			}
			.wrapper.style5 table thead {
				border-color: #dfdfdf;
			}
			.wrapper.style5 table tfoot {
				border-color: #dfdfdf;
			}
			.wrapper.style5 table.alt tbody tr td {
				border-color: #dfdfdf;
			}
			.wrapper.style5 input[type="submit"],
			.wrapper.style5 input[type="reset"],
			.wrapper.style5 input[type="button"],
			.wrapper.style5 button,
			.wrapper.style5 .button {
				box-shadow: inset 0 0 0 2px #dfdfdf;
				color: #2E3842;
			}
				.wrapper.style5 input[type="submit"]:hover,
				.wrapper.style5 input[type="reset"]:hover,
				.wrapper.style5 input[type="button"]:hover,
				.wrapper.style5 button:hover,
				.wrapper.style5 .button:hover {
					background-color: rgba(0, 0, 0, 0.0375);
				}
				.wrapper.style5 input[type="submit"]:active,
				.wrapper.style5 input[type="reset"]:active,
				.wrapper.style5 input[type="button"]:active,
				.wrapper.style5 button:active,
				.wrapper.style5 .button:active {
					background-color: rgba(0, 0, 0, 0.1);
				}
			@media screen and (max-width: 736px) {
				.wrapper.style5 .features li {
					border-top-color: #dfdfdf;
				}
			}
			
			@media screen and (max-width: 1024px) {
			.wrapper {
				    padding: 4em 3em 2em 3em;
			}
}
		@media screen and (max-width: 980px) {
			.wrapper {
				padding: 4em 3em 2em 3em ;
				background-size:contain !important;
			}
		}
		@media screen and (max-width: 736px) {
			.wrapper {
				padding: 3em 2em 1em 2em ;
				background-size:contain !important;
			}
		}
/* Page Wrapper + Menu */
	#page-wrapper {
		-moz-transition: opacity 0.5s ease;
		-webkit-transition: opacity 0.5s ease;
		-ms-transition: opacity 0.5s ease;
		transition: opacity 0.5s ease;
		opacity: 1;
		padding-top: 3em;
	}
		#page-wrapper:before {
			background: transparent;
			content: '';
			display: block;
			display: none;
			height: 100%;
			left: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: 10001;
		}
	#menu {
		-moz-transform: translateX(20em);
		-webkit-transform: translateX(20em);
		-ms-transform: translateX(20em);
		transform: translateX(20em);
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		-webkit-overflow-scrolling: touch;
		background: #21b2a6;
		color: #ffffff;
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		padding: 3em 2em;
		position: fixed;
		right: 0;
		top: 0;
		width: 20em;
		z-index: 10002;
	}
		#menu ul {
	list-style: none;
	padding: 0;
	text-align: center;
		}
			#menu ul > li {
				border-top: solid 1px rgba(0, 0, 0, 0.125);
				margin: 0.5em 0 0 0;
				padding: 0.5em 0 0 0;
			}
				#menu ul > li:first-child {
					border-top: 0 !important;
					margin-top: 0 !important;
					padding-top: 0 !important;
				}
				#menu ul > li > a {
					border: 0;
					color: inherit;
					display: block;
					font-size: 0.8em;
					letter-spacing: 0.225em;
					outline: 0;
					text-decoration: none;
					text-transform: uppercase;
				}
					@media screen and (max-width: 736px) {
						#menu ul > li > a {
							line-height: 3em;
						}
					}
		#menu .close {
			background-image: url("images/close.svg");
			background-position: 4.85em 1em;
			background-repeat: no-repeat;
			border: 0;
			cursor: pointer;
			display: block;
			height: 3em;
			position: absolute;
			right: 0;
			top: 0;
			vertical-align: middle;
			width: 7em;
		}
		@media screen and (max-width: 736px) {
			#menu {
				padding: 3em 1.5em;
			}
		}
	body.is-menu-visible #page-wrapper {
		opacity: 0.35;
	}
		body.is-menu-visible #page-wrapper:before {
			display: block;
		}
	body.is-menu-visible #menu {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
/* Header */
	#header {
		-moz-transition: background-color 0.2s ease;
		-webkit-transition: background-color 0.2s ease;
		-ms-transition: background-color 0.2s ease;
		transition: background-color 0.2s ease;
		background: #2e3842;
		height: 3em;
		left: 0;
		line-height: 3em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}
		#header h1 {
	-moz-transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	height: inherit;
	left: 22px;
	line-height: inherit;
	position: absolute;
	top: -1px;
	width: 586px;
		}
			#header h1 a {
				border: 0;
				display: block;
				height: inherit;
				line-height: inherit;
			}
			#header h5 {
	-moz-transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	height: inherit;
	left: 22px;
	line-height: inherit;
	position: absolute;
	top: -1px;
		}
			#header h5 a {
				border: 0;
				display: block;
				height: inherit;
				line-height: inherit;
			}
				@media screen and (max-width: 736px) {
					#header h1 a {
						font-size: 1.5em;
					}
						#header h5 a {
						font-size: 1.5em;
					}
				}
		#header nav {
			height: inherit;
			line-height: inherit;
			position: absolute;
			right: 0;
			top: 0;
		}
			#header nav > ul {
				list-style: none;
				margin: 0;
				padding: 0;
				white-space: nowrap;
			}
				#header nav > ul > li {
					display: inline-block;
					padding: 0;
				}
					#header nav > ul > li > a {
						border: 0;
						color: #fff;
						display: block;
						font-size: 0.8em;
						letter-spacing: 0.225em;
						padding: 0 1.5em;
						text-transform: uppercase;
					}
						#header nav > ul > li > a.menuToggle {
							outline: 0;
							position: relative;
						}
							#header nav > ul > li > a.menuToggle:after {
								background-image: url("images/bars.svg");
								background-position: right center;
								background-repeat: no-repeat;
								content: '';
								display: inline-block;
								height: 3.75em;
								vertical-align: top;
								width: 2em;
							}
							@media screen and (max-width: 736px) {
								#header nav > ul > li > a.menuToggle {
									padding: 0 1.5em;
								}
									#header nav > ul > li > a.menuToggle span {
										display: none;
									}
							}
						@media screen and (max-width: 736px) {
							#header nav > ul > li > a {
								padding: 0 0 0 1.5em;
							}
						}
					#header nav > ul > li:first-child {
						margin-left: 0;
					}
		#header.alt {
			background: transparent;
		}
			#header.alt h1 {
				-moz-pointer-events: none;
				-webkit-pointer-events: none;
				-ms-pointer-events: none;
				pointer-events: none;
				opacity: 0;
			}
			#header.alt h5 {
				-moz-pointer-events: none;
				-webkit-pointer-events: none;
				-ms-pointer-events: none;
				pointer-events: none;
				opacity: 0;
			}
/* Banner */
	#banner {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		cursor: default;
		height: 115vh;
		min-height: 35em;
		overflow: hidden;
		position: relative;
		text-align: center;
	}
		#banner h2 {
			-moz-transform: scale(1);
			-webkit-transform: scale(1);
			-ms-transform: scale(1);
			transform: scale(1);
			-moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
			transition: transform 0.5s ease, opacity 0.5s ease;
			display: inline-block;
			/*font-size: 1.75em;*/
			opacity: 1;
			padding: 0.35em 1em;
			position: relative;
			z-index: 1;
		}
			#banner h2:before, #banner h2:after {
				-moz-transition: width 0.85s ease;
				-webkit-transition: width 0.85s ease;
				-ms-transition: width 0.85s ease;
				transition: width 0.85s ease;
				-moz-transition-delay: 0.25s;
				-webkit-transition-delay: 0.25s;
				-ms-transition-delay: 0.25s;
				transition-delay: 0.25s;
				background: #fff;
				content: '';
				display: block;
				height: 2px;
				position: absolute;
				width: 100%;
			}
			#banner h2:before {
				top: 0;
				left: 0;
			}
			#banner h2:after {
				bottom: 0;
				right: 0;
			}
		#banner p {
			letter-spacing: 0.225em;
			text-transform: uppercase;
		}
			#banner p a {
				color: inherit;
			}
		#banner .more {
			-moz-transition: -moz-transform 0.75s ease, opacity 0.75s ease;
			-webkit-transition: -webkit-transform 0.75s ease, opacity 0.75s ease;
			-ms-transition: -ms-transform 0.75s ease, opacity 0.75s ease;
			transition: transform 0.75s ease, opacity 0.75s ease;
			-moz-transition-delay: 3.5s;
			-webkit-transition-delay: 3.5s;
			-ms-transition-delay: 3.5s;
			transition-delay: 3.5s;
			-moz-transform: translateY(0);
			-webkit-transform: translateY(0);
			-ms-transform: translateY(0);
			transform: translateY(0);
			border: none;
			bottom: 0;
			color: inherit;
			font-size: 0.8em;
			height: 8.5em;
			left: 50%;
			letter-spacing: 0.225em;
			margin-left: -8.5em;
			opacity: 1;
			outline: 0;
			padding-left: 0.225em;
			position: absolute;
			text-align: center;
			text-transform: uppercase;
			width: 16em;
			z-index: 1;
		}
			#banner .more:after {
				 background: rgba(0, 0, 0, 0) url("../../arrow.png") no-repeat scroll center center / 95% ;
    bottom: 2em;
    content: "";
    display: block;
    height: 161px;
    left: 50%;
    margin: 0 0 0 0.25em;
    position: absolute;
    width: 119px;
				/*background-image: url("images/arrow.svg");
				background-position: center;
				background-repeat: no-repeat;
				background-size: contain;
				bottom: 4em;
				content: '';
				display: block;
				height: 1.5em;
				left: 50%;
				margin: 0 0 0 -0.75em;
				position: absolute;
				width: 1.5em;*/
			}
		#banner:after {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			-moz-transition: opacity 3s ease-in-out;
			-webkit-transition: opacity 3s ease-in-out;
			-ms-transition: opacity 3s ease-in-out;
			transition: opacity 3s ease-in-out;
			-moz-transition-delay: 0.5s;
			-webkit-transition-delay: 0.5s;
			-ms-transition-delay: 0.5s;
			transition-delay: 0.5s;
			content: '';
			background: #2e3842;
			display: block;
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			opacity: 0;
		}
				#bannerb:after {
			-moz-pointer-events: none;
			-webkit-pointer-events: none;
			-ms-pointer-events: none;
			pointer-events: none;
			-moz-transition: opacity 3s ease-in-out;
			-webkit-transition: opacity 3s ease-in-out;
			-ms-transition: opacity 3s ease-in-out;
			transition: opacity 3s ease-in-out;
			-moz-transition-delay: 0.5s;
			-webkit-transition-delay: 0.5s;
			-ms-transition-delay: 0.5s;
			transition-delay: 0.5s;
			content: '';
			/*background: #2e3842;*/
			display: block;
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			opacity: 0;
		}
		@media screen and (max-width: 780px) {
			#banner {
			background-size:contain !important;
		}
		}
		@media screen and (max-width: 736px) {
			#banner {
				/*padding: 7em 3em 5em 3em ;*/
				padding:4em .25em 1em .25em;
				height: auto;
				min-height: 0;
				background-position: center;
				background-size:contain !important;
			}
				#banner h2 {
					font-size: 1.25em;
				}
				#banner br {
					display: none;
				}
				#banner .more {
					display: none;
				}
		}
	body.is-loading #banner h2 {
		-moz-transform: scale(0.95);
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		transform: scale(0.95);
		opacity: 0;
	}
		body.is-loading #banner h2:before, body.is-loading #banner h2:after {
			width: 0;
		}
	body.is-loading #banner .more {
		-moz-transform: translateY(8.5em);
		-webkit-transform: translateY(8.5em);
		-ms-transform: translateY(8.5em);
		transform: translateY(8.5em);
		opacity: 0;
	}
	body.is-loading #banner:after {
		opacity: 1;
	}
/* CTA */
	#cta .inner {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		max-width: 45em;
		
	}
		#cta .inner-footer {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		/*max-width: 45em;*/
	}
		#cta .inner header {
			-moz-order: 1;
			-webkit-order: 1;
			-ms-order: 1;
			order: 1;
			padding-right: 3em;
			width: 70%;
		}
			#cta .inner header p {
				color: inherit;
			}
			#cta .inner-footer footer {
			-moz-order: 1;
			-webkit-order: 1;
			-ms-order: 1;
			order: 1;
			padding: 0em;
			width: 100%;
		}
		#cta .inner .actions {
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
			width: 30%;
		}
		@media screen and (max-width: 980px) {
			#cta .inner {
				display: block;
				text-align: center;
			}
				#cta .inner header {
					padding-right: 0;
					width: 100%;
				}
				#cta .inner .actions {
					margin-left: auto;
					margin-right: auto;
					max-width: 20em;
					width: 100%;
				}
		}
		@media screen and (max-width: 736px) {
			#cta .inner .actions {
				max-width: none;
			}
		}
/* Main */
	#main > header {
		padding: 19.5em 0 10em 0 ;
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 95%;
		text-align: center;
	}
		#main > header h2 {
			font-size: 0.75em;
			margin: 0 0 0.5em 0;
		}
		#main > header p {
			color: inherit;
			letter-spacing: 0.225em;
			text-transform: uppercase;
			top: 0;
		}
			#main > header p a {
				color: inherit;
			}
		@media screen and (max-width: 1680px) {
			#main > header {
				padding: 10em 0 8em 0 ;
			}
		}
		@media screen and (max-width: 1280px) {
			#main > header {
				padding: 8em 3em 6em 3em ;
			}
		}
		@media screen and (max-width: 980px) {
			#main > header {
				padding: 10em 3em 8em 3em ;
			}
		}
		@media screen and (max-width: 736px) {
			#main > header {
				padding: 5em 3em 3em 3em ;
				background-size: contain;
			}
				#main > header h2 {
					font-size: 1.25em;
					margin: 0 0 1em 0;
				}
		}
	body.is-mobile #main > header {
		background-attachment: scroll;
	}
/* Footer */
	#footer {
		padding: 6em 0 4em 0 ;
		background-color: #1d242a;
		text-align: center;
	}
		#footer .icons {
			font-size: 1.25em;
		}
			#footer .icons a {
				color: rgba(255, 255, 255, 0.5);
			}
				#footer .icons a:hover {
					color: #fff;
				}
		#footer .copyright {
			color: rgba(255, 255, 255, 0.5);
			font-size: 0.8em;
			letter-spacing: 0.225em;
			list-style: none;
			padding: 0;
			text-transform: uppercase;
		}
			#footer .copyright li {
				border-left: solid 1px rgba(255, 255, 255, 0.5);
				display: inline-block;
				line-height: 1em;
				margin-left: 1em;
				padding-left: 1em;
			}
				#footer .copyright li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}
				#footer .copyright li a {
					color: inherit;
				}
					#footer .copyright li a:hover {
						color: #fff;
					}
				@media screen and (max-width: 480px) {
					#footer .copyright li {
						border: 0;
						display: block;
						line-height: 1.65em;
						margin: 0;
						padding: 0.5em 0;
					}
				}
		@media screen and (max-width: 980px) {
			#footer {
				padding: 4em 3em 2em 3em ;
			}
		}
		@media screen and (max-width: 736px) {
			#footer {
				padding: 3em 2em 1em 2em ;
			}
			#bt11{margin-left:0px;}
			#dvd3{ width: 86%;}
			#dvd1{float: left; width: 90%; }
	#dvd2{float: left; width: 90%;}
		}
		@media screen and (max-width: 800px) {
		#bt11{margin-left:0px;}
			#dvd3{ width: 86%;}
			#dvd1{float: left; width: 90%; }
	#dvd2{float: left; width: 90%;}
		}
/* Landing */
/* body.landing #page-wrapper {
    background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
    will-change: transform;
    transform: translateZ(0);
} */
/* 	body.landing #page-wrapper {
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: 0;
	} */
/* #page-wrapper {
    border: 5px solid purple !important;
}

div#page-wrapper {
    border: 5px solid orange !important;
}

.landing #page-wrapper {
    border: 5px solid yellow !important;
}

body.landing div#page-wrapper {
    border: 15px solid green !important;
} */
	html body.landing #page-wrapper {
    background: none;
    background-color: transparent;
    background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
}

html body.landing #page-wrapper {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 95%;
    padding-top: 0;
}
html body.landing.signup-page #page-wrapper {
    background: none;
    background-image: none;
}

html body.landing.signup-page #banner {
    background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: -ms-linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-image: linear-gradient(180deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 95%;
}
html body.landing #form-wrapper {
    background: none;
}

/* Add fallback styles */
body.landing.no-parallax #page-wrapper {
    background-attachment: scroll;
}
html body #no-banner {
    background-image: none !important; /* Clear the background image */
}
/* Ensure smooth scrolling */
html {
    scroll-behavior: smooth;
}
	body.landing #footer {
		background-color: rgba(29, 36, 42, 0.9);
	}
	body.is-mobile.landing #page-wrapper {
		background: none;
	}
	body.is-mobile.landing #banner,
	body.is-mobile.landing .wrapper.style4 {
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-image: linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("../../images/banner.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 98% auto!important;
	}
	body.is-mobile.landing #footer {
		background-color: #1d242a;
	}
	/*stylesheet.css inserted below */
	@charset "utf-8";
/* CSS Document */


#form-wrap p
{
margin:7px 0px;
text-align:justify;
}
#form-wrap .clear
{
clear:both;
height:0px;
}
#container5
{
width:750px;
height:auto;
margin:0px auto;
text-align:center;
}
.body-main-box
{
	width:720px;
	height:409px;
	float:left;
	text-align:left;
	background:url(images/body-main-bg.jpg) left top no-repeat;
	padding:12px 20px 0px 20px;
}
.body-left
{
	width:430px;
	height:auto;
	float:left;
	text-align:left;
}
.left-top-box
{
	width:430px;
	height:201px;
	float:left;
	text-align:left;
}
.left-middle-box
{
	width:441px;
	height:80px;
	float:left;
	text-align:left;
	
}
.left-bottom-box
{
	 color: #000000;
    float: left;
    font: 11px/20px Arial,Helvetica,sans-serif;
    height: auto;
    margin-bottom: 5px;
    margin-top: 3px;
    text-align: left;
    width: 430px;
}
.form-box
{
	width:200px;
	height:380px;
	float:right;
	text-align:left;
	background:url(images/form-bg.jpg) left top no-repeat;
	padding:0px 30px;
}
.form-title-box
{
	width:200px;
	height:48px;
	float:left;
	text-align:center;
	padding-top:12px;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform:uppercase;
}
.form-inside-box
{
	width:200px;
	height:auto;
	float:left;
	text-align:left;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.form-inside-box p
{
	margin:2px 0px;
}
#form-wrap .input-box
{
width:188px;
height:20px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#666666;
padding-left:10px;
padding-top:4px;
padding-bottom:3px;
background-color: #FFF;
border:1px solid #fd9a2a;
}
#form-wrap .comment
{
width:178px;
height:47px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#666666;
padding:5px 10px;
background-color: #FFF;
border:1px solid #fd9a2a;
}

#form-wrap a
{
	color: #ee961b;
	text-decoration: none;
	font-weight:bold;
}
#form-wrap a:hover
{
	color: #ff6600;
	text-decoration: underline;
	font-weight:bold;
}
#form-wrap h1
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:23px;
	line-height:26px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0e69a0;
	text-decoration: none;
	}
#form-wrap h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:27px;
	line-height:27px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
#form-wrap h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #0da1d5;
	text-decoration: none;
	}
/* end stylesheet.css */
/* start sky-forms.min.css */
.sky-form{margin:0;outline:0;font:14px/1.55 'Open Sans',Helvetica,Arial,sans-serif;color:#272727}.sky-form header{display:block;padding:0 0 9px 0;margin-bottom:13px;font-size:22px;font-weight:normal;color:#272727;border-bottom:1px solid #e3e3e3;font-family:'Raleway',sans-serif;text-transform:uppercase}.sky-form header strong{font-weight:600}.sky-form fieldset{display:block;padding:10px 0 5px;border:0;background:0;padding-left: 15px;
    padding-right: 15px;}.sky-form fieldset+fieldset{border-top:1px solid rgba(0,0,0,.1)}.sky-form section{margin-bottom:3px}.sky-form footer{display:block;padding:15px 0 25px}.sky-form footer:after{content:'';display:table;clear:both}.sky-form a{color:#999}.sky-form .label{display:block;margin-bottom:6px;line-height:19px;font-weight:400}.sky-form .label.col{margin:0;padding-top:10px}.sky-form .note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.sky-form .input,.sky-form .select,.sky-form .textarea,.sky-form .radio,.sky-form .checkbox,.sky-form .toggle,.sky-form .button{position:relative;display:block}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:39px;padding:8px 10px;outline:0;border-width:1px;border-style:solid;border-radius:0;background:#fff;font:15px/19px 'Open Sans',Helvetica,Arial,sans-serif;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.sky-form .progress{float:right;margin-top:10px;line-height:39px;color:#232323}.sky-form .input-file .button{position:absolute;top:4px;right:4px;float:none;height:31px;margin:0;padding:0 20px;font-size:13px;line-height:31px}.sky-form .input-file .button:hover{box-shadow:none}.sky-form .input-file .button input{position:absolute;top:0;right:0;padding:0;font-size:30px;cursor:pointer;opacity:0}.sky-form .select i{position:absolute;top:14px;right:14px;width:5px;height:11px;background:#fff;box-shadow:0 0 0 12px #fff}.sky-form .select i:after,.sky-form .select i:before{content:'';position:absolute;right:0;border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .select i:after{bottom:0;border-top:4px solid #404040}.sky-form .select i:before{top:0;border-bottom:4px solid #404040}.sky-form .select-multiple select{height:auto}.sky-form .textarea textarea{height:auto;resize:none}.sky-form .textarea-resizable textarea{resize:vertical}.sky-form .textarea-expandable textarea{height:39px}.sky-form .textarea-expandable textarea:focus{height:auto}.sky-form .radio,.sky-form .checkbox{margin-bottom:4px;padding-left:27px;font-size:15px;line-height:27px;color:#404040;cursor:pointer}.sky-form .radio:last-child,.sky-form .checkbox:last-child{margin-bottom:0}.sky-form .radio input,.sky-form .checkbox input{position:absolute;left:-9999px}.sky-form .radio i,.sky-form .checkbox i{position:absolute;top:5px;left:0;display:block;width:13px;height:13px;outline:0;border-width:2px;border-style:solid;background:#fff}.sky-form .radio i{border-radius:50%}.sky-form .radio input+i:after,.sky-form .checkbox input+i:after{position:absolute;opacity:0;transition:opacity .1s;-o-transition:opacity .1s;-ms-transition:opacity .1s;-moz-transition:opacity .1s;-webkit-transition:opacity .1s}.sky-form .radio input+i:after{content:'';top:4px;left:4px;width:5px;height:5px;border-radius:50%}.sky-form .checkbox input+i:after{content:'\f00c';top:-1px;left:-1px;width:15px;height:15px;font:normal 12px/16px FontAwesome;text-align:center}.sky-form .radio input:checked+i:after,.sky-form .checkbox input:checked+i:after{opacity:1}.sky-form .inline-group{margin:0 -30px -4px 0}.sky-form .inline-group:after{content:'';display:table;clear:both}.sky-form .inline-group .radio,.sky-form .inline-group .checkbox{float:left;margin-right:30px}.sky-form .inline-group .radio:last-child,.sky-form .inline-group .checkbox:last-child{margin-bottom:4px}.sky-form .toggle{margin-bottom:4px;padding-right:61px;font-size:15px;line-height:27px;color:#404040;cursor:pointer}.sky-form .toggle:last-child{margin-bottom:0}.sky-form .toggle input{position:absolute;left:-9999px}.sky-form .toggle i{content:'';position:absolute;top:4px;right:0;display:block;width:49px;height:17px;border-width:2px;border-style:solid;border-radius:12px;background:#fff}.sky-form .toggle i:after{content:'OFF';position:absolute;top:2px;right:8px;left:8px;font-style:normal;font-size:9px;line-height:13px;font-weight:700;text-align:left;color:#5f5f5f}.sky-form .toggle i:before{content:'';position:absolute;z-index:1;top:4px;right:4px;display:block;width:9px;height:9px;border-radius:50%;opacity:1;transition:right .2s;-o-transition:right .2s;-ms-transition:right .2s;-moz-transition:right .2s;-webkit-transition:right .2s}.sky-form .toggle input:checked+i:after{content:'ON';text-align:right}.sky-form .toggle input:checked+i:before{right:36px}.sky-form .rating{margin-bottom:4px;font-size:15px;line-height:27px;color:#404040}.sky-form .rating:last-child{margin-bottom:0}.sky-form .rating input{position:absolute;left:-9999px}.sky-form .rating label{display:block;float:right;height:17px;margin-top:5px;padding:0 2px;font-size:17px;line-height:17px;cursor:pointer}.sky-form .button{float:left;height:39px;overflow:hidden;margin:0;padding:0 25px;outline:0;border:0;font:300 15px/39px 'Open Sans',Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;cursor:pointer}.sky-form .button-uploading{position:relative;color:transparent;cursor:default}.sky-form .button-uploading:after{content:'Uploading...';position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;-o-animation:blink 1s linear infinite;-ms-animation:blink 1s linear infinite;-moz-animation:blink 1s linear infinite;-webkit-animation:blink 1s linear infinite}@-o-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-ms-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope:before{content:"\f003"}.icon-heart:before{content:"\f004"}.icon-star:before{content:"\f005"}.icon-star-empty:before{content:"\f006"}.icon-user:before{content:"\f007"}.icon-film:before{content:"\f008"}.icon-th-large:before{content:"\f009"}.icon-th:before{content:"\f00a"}.icon-th-list:before{content:"\f00b"}.icon-ok:before{content:"\f00c"}.icon-remove:before{content:"\f00d"}.icon-zoom-in:before{content:"\f00e"}.icon-zoom-out:before{content:"\f010"}.icon-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file:before{content:"\f016"}.icon-time:before{content:"\f017"}.icon-road:before{content:"\f018"}.icon-download-alt:before{content:"\f019"}.icon-download:before{content:"\f01a"}.icon-upload:before{content:"\f01b"}.icon-inbox:before{content:"\f01c"}.icon-play-circle:before{content:"\f01d"}.icon-repeat:before,.icon-rotate-right:before{content:"\f01e"}.icon-refresh:before{content:"\f021"}.icon-list-alt:before{content:"\f022"}.icon-lock:before{content:"\f023"}.icon-flag:before{content:"\f024"}.icon-headphones:before{content:"\f025"}.icon-volume-off:before{content:"\f026"}.icon-volume-down:before{content:"\f027"}.icon-volume-up:before{content:"\f028"}.icon-qrcode:before{content:"\f029"}.icon-barcode:before{content:"\f02a"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-print:before{content:"\f02f"}.icon-camera:before{content:"\f030"}.icon-font:before{content:"\f031"}.icon-bold:before{content:"\f032"}.icon-italic:before{content:"\f033"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-align-left:before{content:"\f036"}.icon-align-center:before{content:"\f037"}.icon-align-right:before{content:"\f038"}.icon-align-justify:before{content:"\f039"}.icon-list:before{content:"\f03a"}.icon-indent-left:before{content:"\f03b"}.icon-indent-right:before{content:"\f03c"}.icon-facetime-video:before{content:"\f03d"}.icon-picture:before{content:"\f03e"}.icon-pencil:before{content:"\f040"}.icon-map-marker:before{content:"\f041"}.icon-adjust:before{content:"\f042"}.icon-tint:before{content:"\f043"}.icon-edit:before{content:"\f044"}.icon-share:before{content:"\f045"}.icon-check:before{content:"\f046"}.icon-move:before{content:"\f047"}.icon-step-backward:before{content:"\f048"}.icon-fast-backward:before{content:"\f049"}.icon-backward:before{content:"\f04a"}.icon-play:before{content:"\f04b"}.icon-pause:before{content:"\f04c"}.icon-stop:before{content:"\f04d"}.icon-forward:before{content:"\f04e"}.icon-fast-forward:before{content:"\f050"}.icon-step-forward:before{content:"\f051"}.icon-eject:before{content:"\f052"}.icon-plus-sign:before{content:"\f055"}.icon-minus-sign:before{content:"\f056"}.icon-remove-sign:before{content:"\f057"}.icon-ok-sign:before{content:"\f058"}.icon-question-sign:before{content:"\f059"}.icon-info-sign:before{content:"\f05a"}.icon-screenshot:before{content:"\f05b"}.icon-remove-circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{content:"\f05e"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrow-down:before{content:"\f063"}.icon-share-alt:before,.icon-mail-forward:before{content:"\f064"}.icon-resize-full:before{content:"\f065"}.icon-resize-small:before{content:"\f066"}.icon-plus:before{content:"\f067"}.icon-minus:before{content:"\f068"}.icon-asterisk:before{content:"\f069"}.icon-exclamation-sign:before{content:"\f06a"}.icon-gift:before{content:"\f06b"}.icon-leaf:before{content:"\f06c"}.icon-fire:before{content:"\f06d"}.icon-eye-open:before{content:"\f06e"}.icon-eye-close:before{content:"\f070"}.icon-warning-sign:before{content:"\f071"}.icon-plane:before{content:"\f072"}.icon-calendar:before{content:"\f073"}.icon-random:before{content:"\f074"}.icon-comment:before{content:"\f075"}.icon-magnet:before{content:"\f076"}.icon-chevron-up:before{content:"\f077"}.icon-chevron-down:before{content:"\f078"}.icon-retweet:before{content:"\f079"}.icon-shopping-cart:before{content:"\f07a"}.icon-folder-close:before{content:"\f07b"}.icon-folder-open:before{content:"\f07c"}.icon-resize-vertical:before{content:"\f07d"}.icon-resize-horizontal:before{content:"\f07e"}.icon-bar-chart:before{content:"\f080"}.icon-twitter-sign:before{content:"\f081"}.icon-facebook-sign:before{content:"\f082"}.icon-camera-retro:before{content:"\f083"}.icon-key:before{content:"\f084"}.icon-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down:before{content:"\f088"}.icon-star-half:before{content:"\f089"}.icon-heart-empty:before{content:"\f08a"}.icon-signout:before{content:"\f08b"}.icon-linkedin-sign:before{content:"\f08c"}.icon-pushpin:before{content:"\f08d"}.icon-external-link:before{content:"\f08e"}.icon-signin:before{content:"\f090"}.icon-trophy:before{content:"\f091"}.icon-github-sign:before{content:"\f092"}.icon-upload-alt:before{content:"\f093"}.icon-lemon:before{content:"\f094"}.icon-phone{margin-top:1px}.icon-phone:before{content:"\f095"}.icon-check-empty:before{content:"\f096"}.icon-bookmark-empty:before{content:"\f097"}.icon-phone-sign:before{content:"\f098"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-github:before{content:"\f09b"}.icon-unlock:before{content:"\f09c"}.icon-credit-card:before{content:"\f09d"}.icon-rss:before{content:"\f09e"}.icon-hdd:before{content:"\f0a0"}.icon-bullhorn:before{content:"\f0a1"}.icon-bell:before{content:"\f0a2"}.icon-certificate:before{content:"\f0a3"}.icon-hand-right:before{content:"\f0a4"}.icon-hand-left:before{content:"\f0a5"}.icon-hand-up:before{content:"\f0a6"}.icon-hand-down:before{content:"\f0a7"}.icon-circle-arrow-left:before{content:"\f0a8"}.icon-circle-arrow-right:before{content:"\f0a9"}.icon-circle-arrow-up:before{content:"\f0aa"}.icon-circle-arrow-down:before{content:"\f0ab"}.icon-globe:before{content:"\f0ac"}.icon-wrench:before{content:"\f0ad"}.icon-tasks:before{content:"\f0ae"}.icon-filter:before{content:"\f0b0"}.icon-briefcase:before{content:"\f0b1"}.icon-fullscreen:before{content:"\f0b2"}.icon-group:before{content:"\f0c0"}.icon-link:before{content:"\f0c1"}.icon-cloud:before{content:"\f0c2"}.icon-beaker:before{content:"\f0c3"}.icon-cut:before{content:"\f0c4"}.icon-copy:before{content:"\f0c5"}.icon-paper-clip:before{content:"\f0c6"}.icon-save:before{content:"\f0c7"}.icon-sign-blank:before{content:"\f0c8"}.icon-reorder:before{content:"\f0c9"}.icon-list-ul:before{content:"\f0ca"}.icon-list-ol:before{content:"\f0cb"}.icon-strikethrough:before{content:"\f0cc"}.icon-underline:before{content:"\f0cd"}.icon-table:before{content:"\f0ce"}.icon-magic:before{content:"\f0d0"}.icon-truck:before{content:"\f0d1"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-sign:before{content:"\f0d3"}.icon-google-plus-sign:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-money:before{content:"\f0d6"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-columns:before{content:"\f0db"}.icon-sort:before{content:"\f0dc"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-up:before{content:"\f0de"}.icon-envelope-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.icon-undo:before,.icon-rotate-left:before{content:"\f0e2"}.icon-legal:before{content:"\f0e3"}.icon-dashboard:before{content:"\f0e4"}.icon-comment-alt:before{content:"\f0e5"}.icon-comments-alt:before{content:"\f0e6"}.icon-bolt:before{content:"\f0e7"}.icon-sitemap:before{content:"\f0e8"}.icon-umbrella:before{content:"\f0e9"}.icon-paste:before{content:"\f0ea"}.icon-lightbulb:before{content:"\f0eb"}.icon-exchange:before{content:"\f0ec"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-user-md:before{content:"\f0f0"}.icon-stethoscope:before{content:"\f0f1"}.icon-suitcase:before{content:"\f0f2"}.icon-bell-alt:before{content:"\f0f3"}.icon-coffee:before{content:"\f0f4"}.icon-food:before{content:"\f0f5"}.icon-file-alt:before{content:"\f0f6"}.icon-building:before{content:"\f0f7"}.icon-hospital:before{content:"\f0f8"}.icon-ambulance:before{content:"\f0f9"}.icon-medkit:before{content:"\f0fa"}.icon-fighter-jet:before{content:"\f0fb"}.icon-beer:before{content:"\f0fc"}.icon-h-sign:before{content:"\f0fd"}.icon-plus-sign-alt:before{content:"\f0fe"}.icon-double-angle-left:before{content:"\f100"}.icon-double-angle-right:before{content:"\f101"}.icon-double-angle-up:before{content:"\f102"}.icon-double-angle-down:before{content:"\f103"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-angle-down:before{content:"\f107"}.icon-desktop:before{content:"\f108"}.icon-laptop:before{content:"\f109"}.icon-tablet:before{content:"\f10a"}.icon-mobile-phone:before{content:"\f10b"}.icon-circle-blank:before{content:"\f10c"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\f110"}.icon-circle:before{content:"\f111"}.icon-reply:before,.icon-mail-reply:before{content:"\f112"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"}.icon-expand-alt:before{content:"\f116"}.icon-collapse-alt:before{content:"\f117"}.icon-smile:before{content:"\f118"}.icon-frown:before{content:"\f119"}.icon-meh:before{content:"\f11a"}.icon-gamepad:before{content:"\f11b"}.icon-keyboard:before{content:"\f11c"}.icon-flag-alt:before{content:"\f11d"}.icon-flag-checkered:before{content:"\f11e"}.icon-terminal:before{content:"\f120"}.icon-code:before{content:"\f121"}.icon-reply-all:before{content:"\f122"}.icon-mail-reply-all:before{content:"\f122"}.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123"}.icon-location-arrow:before{content:"\f124"}.icon-crop:before{content:"\f125"}.icon-code-fork:before{content:"\f126"}.icon-unlink:before{content:"\f127"}.icon-question:before{content:"\f128"}.icon-info:before{content:"\f129"}.icon-exclamation:before{content:"\f12a"}.icon-superscript:before{content:"\f12b"}.icon-subscript:before{content:"\f12c"}.icon-eraser:before{content:"\f12d"}.icon-puzzle-piece:before{content:"\f12e"}.icon-microphone:before{content:"\f130"}.icon-microphone-off:before{content:"\f131"}.icon-shield:before{content:"\f132"}.icon-calendar-empty:before{content:"\f133"}.icon-fire-extinguisher:before{content:"\f134"}.icon-rocket:before{content:"\f135"}.icon-maxcdn:before{content:"\f136"}.icon-chevron-sign-left:before{content:"\f137"}.icon-chevron-sign-right:before{content:"\f138"}.icon-chevron-sign-up:before{content:"\f139"}.icon-chevron-sign-down:before{content:"\f13a"}.icon-html5:before{content:"\f13b"}.icon-css3:before{content:"\f13c"}.icon-anchor:before{content:"\f13d"}.icon-unlock-alt:before{content:"\f13e"}.icon-bullseye:before{content:"\f140"}.icon-ellipsis-horizontal:before{content:"\f141"}.icon-ellipsis-vertical:before{content:"\f142"}.icon-rss-sign:before{content:"\f143"}.icon-play-sign:before{content:"\f144"}.icon-ticket:before{content:"\f145"}.icon-minus-sign-alt:before{content:"\f146"}.icon-check-minus:before{content:"\f147"}.icon-level-up:before{content:"\f148"}.icon-level-down:before{content:"\f149"}.icon-check-sign:before{content:"\f14a"}.icon-edit-sign:before{content:"\f14b"}.icon-external-link-sign:before{content:"\f14c"}.icon-share-sign:before{content:"\f14d"}.sky-form [class^="icon-"],.ui-datepicker [class^="icon-"]{font-family:FontAwesome;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased}.sky-form .icon-append,.sky-form .icon-prepend{position:absolute;top:5px;width:29px;height:29px;font-size:15px;line-height:29px;text-align:center}.sky-form .icon-append{right:5px;padding-left:3px;border-left-width:1px;border-left-style:solid}.sky-form .icon-prepend{left:5px;padding-right:3px;border-right-width:1px;border-right-style:solid}.sky-form .input .icon-prepend+input,.sky-form .textarea .icon-prepend+textarea{padding-left:46px}.sky-form .input .icon-append+input,.sky-form .textarea .icon-append+textarea{padding-right:46px}.sky-form .input .icon-prepend+.icon-append+input,.sky-form .textarea .icon-prepend+.icon-append+textarea{padding-left:46px}.sky-form .row{margin:0 -15px}.sky-form .row:after{content:'';display:table;clear:both}.sky-form .col{float:left;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box;-moz-box-sizing:border-box}.sky-form .col-1{width:8.33%}.sky-form .col-2{width:16.66%}.sky-form .col-3{width:25%}.sky-form .col-4{width:33.33%}.sky-form .col-5{width:41.66%}.sky-form .col-6{width:50%}.sky-form .col-7{width:58.33%}.sky-form .col-8{width:66.67%}.sky-form .col-9{width:75%}.sky-form .col-10{width:83.33%}.sky-form .col-11{width:100%}@media screen and (max-width:600px){.sky-form .col{float:none;width:100%}}.sky-form .tooltip{position:absolute;z-index:1;left:-9999px;padding:2px 8px 3px;font-size:11px;line-height:16px;font-weight:400;background:rgba(0,0,0,0.9);color:#fff;opacity:0;transition:margin .3s,opacity .3s;-o-transition:margin .3s,opacity .3s;-ms-transition:margin .3s,opacity .3s;-moz-transition:margin .3s,opacity .3s;-webkit-transition:margin .3s,opacity .3s}.sky-form .tooltip:after{content:'';position:absolute}.sky-form .input input:focus+.tooltip,.sky-form .textarea textarea:focus+.tooltip{opacity:1}.sky-form .tooltip-top-right{bottom:100%;margin-bottom:15px}.sky-form .tooltip-top-right:after{top:100%;right:16px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-top-right,.sky-form .textarea textarea:focus+.tooltip-top-right{right:0;left:auto;margin-bottom:5px}.sky-form .tooltip-top-left{bottom:100%;margin-bottom:15px}.sky-form .tooltip-top-left:after{top:100%;left:16px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-top-left,.sky-form .textarea textarea:focus+.tooltip-top-left{right:auto;left:0;margin-bottom:5px}.sky-form .tooltip-right{top:9px;white-space:nowrap;margin-left:15px}.sky-form .tooltip-right:after{top:6px;right:100%;border-top:4px solid transparent;border-right:4px solid rgba(0,0,0,0.9);border-bottom:4px solid transparent}.sky-form .input input:focus+.tooltip-right,.sky-form .textarea textarea:focus+.tooltip-right{left:100%;margin-left:5px}.sky-form .tooltip-left{top:9px;white-space:nowrap;margin-right:15px}.sky-form .tooltip-left:after{top:6px;left:100%;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid rgba(0,0,0,0.9)}.sky-form .input input:focus+.tooltip-left,.sky-form .textarea textarea:focus+.tooltip-left{right:100%;left:auto;margin-right:5px}.sky-form .tooltip-bottom-right{top:100%;margin-top:15px}.sky-form .tooltip-bottom-right:after{bottom:100%;right:16px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-bottom-right,.sky-form .textarea textarea:focus+.tooltip-bottom-right{right:0;left:auto;margin-top:5px}.sky-form .tooltip-bottom-left{top:100%;margin-top:15px}.sky-form .tooltip-bottom-left:after{bottom:100%;left:16px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.sky-form .input input:focus+.tooltip-bottom-left,.sky-form .textarea textarea:focus+.tooltip-bottom-left{right:auto;left:0;margin-top:5px}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea,.sky-form .radio i,.sky-form .checkbox i,.sky-form .toggle i,.sky-form .icon-append,.sky-form .icon-prepend{border-color:#d3d3d3;transition:border-color .3s;-o-transition:border-color .3s;-ms-transition:border-color .3s;-moz-transition:border-color .3s;-webkit-transition:border-color .3s}.sky-form .toggle i:before{background-color:#d9d9d9}.sky-form .rating label{color:#ccc;transition:color .3s;-o-transition:color .3s;-ms-transition:color .3s;-moz-transition:color .3s;-webkit-transition:color .3s}.sky-form .button{background-color:#272727;opacity:.8;transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;-moz-transition:opacity .2s;-webkit-transition:opacity .2s}.sky-form .button.button-secondary{background-color:#b3b3b3;margin-right:10px}.sky-form .icon-append,.sky-form .icon-prepend{color:#ccc}.sky-form .fright{float:right}.sky-form .input:hover input,.sky-form .select:hover select,.sky-form .textarea:hover textarea,.sky-form .radio:hover i,.sky-form .checkbox:hover i,.sky-form .toggle:hover i{border-color:#272727}.sky-form .rating input+label:hover,.sky-form .rating input+label:hover ~ label{color:#d9d9d9}.sky-form .button:hover{opacity:1}.sky-form .input input:focus,.sky-form .select select:focus,.sky-form .textarea textarea:focus,.sky-form .radio input:focus+i,.sky-form .checkbox input:focus+i,.sky-form .toggle input:focus+i{border-color:#454545}.sky-form .radio input+i:after{background-color:#999}.sky-form .checkbox input+i:after{color:#999}.sky-form .radio input:checked+i,.sky-form .checkbox input:checked+i,.sky-form .toggle input:checked+i{border-color:#999}.sky-form .rating input:checked ~ label{color:#999}.sky-form .state-error input,.sky-form .state-error select,.sky-form .state-error textarea,.sky-form .radio.state-error i,.sky-form .checkbox.state-error i,.sky-form .toggle.state-error i{background:#fff0f0}.sky-form .state-error select+i{background:#fff0f0;box-shadow:0 0 0 12px #fff0f0}.sky-form .toggle.state-error input:checked+i{background:#fff0f0}.sky-form .state-error+em{display:block;margin-top:6px;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#ee9393}.sky-form .rating.state-error+em{margin-top:-4px;margin-bottom:4px}.sky-form .state-success input,.sky-form .state-success select,.sky-form .state-success textarea,.sky-form .radio.state-success i,.sky-form .checkbox.state-success i,.sky-form .toggle.state-success i{background:#f0fff0}.sky-form .state-success select+i{background:#f0fff0;box-shadow:0 0 0 12px #f0fff0}.sky-form .toggle.state-success input:checked+i{background:#f0fff0}.sky-form .note-success{color:#6fb679}.sky-form .input.state-disabled input,.sky-form .select.state-disabled,.sky-form .textarea.state-disabled,.sky-form .radio.state-disabled,.sky-form .checkbox.state-disabled,.sky-form .toggle.state-disabled,.sky-form .button.state-disabled{cursor:default;opacity:.5}.sky-form .input.state-disabled:hover input,.sky-form .select.state-disabled:hover select,.sky-form .textarea.state-disabled:hover textarea,.sky-form .radio.state-disabled:hover i,.sky-form .checkbox.state-disabled:hover i,.sky-form .toggle.state-disabled:hover i{border-color:#999}.sky-form .message{display:none;color:#6fb679}.sky-form .message i{display:block;margin:0 auto 20px;width:81px;height:81px;border:1px solid #6fb679;border-radius:50%;font-size:30px;line-height:81px}.sky-form.submited fieldset,.sky-form.submited footer{display:none}.sky-form.submited .message{display:block;padding:25px 30px;background:rgba(255,255,255,.9);font:300 18px/27px 'Open Sans',Helvetica,Arial,sans-serif;text-align:center}.ui-datepicker{display:none;padding:10px 12px;background:rgba(255,255,255,0.9);box-shadow:0 0 10px rgba(0,0,0,.3);font:13px/1.55 'Open Sans',Helvetica,Arial,sans-serif;text-align:center;color:#666}.ui-datepicker a{color:#404040}.ui-datepicker-header{position:relative;margin:-10px -12px 10px;padding:10px;border-bottom:1px solid rgba(0,0,0,.1);font-size:15px;line-height:27px}.ui-datepicker-prev,.ui-datepicker-next{position:absolute;top:0;display:block;width:47px;height:47px;font-size:15px;line-height:47px;text-decoration:none;cursor:pointer}.ui-datepicker-prev{left:0}.ui-datepicker-next{right:0}.ui-datepicker-calendar{border-collapse:collapse;font-size:13px;line-height:27px}.ui-datepicker-calendar th{color:#999}.ui-datepicker-calendar a,.ui-datepicker-calendar span{display:block;width:31px;margin:auto;text-decoration:none;color:#404040}.ui-datepicker-calendar a:hover{background:rgba(0,0,0,.05)}.ui-datepicker-calendar span{color:#bfbfbf}.ui-datepicker-today a{font-weight:700}.ui-datepicker-calendar .ui-state-active{background:rgba(0,0,0,.05);cursor:default}.ui-datepicker-inline{border:2px solid #999;background:#fff;box-shadow:none}.ui-datepicker-inline .ui-datepicker-header{line-height:47px}.ui-datepicker-inline .ui-datepicker-calendar{width:100%}.sky-form-modal{position:fixed;z-index:9999;display:none;width:400px;padding:20px 30px;background-color:#fff;-moz-box-shadow:0 0 10px rgba(0,0,0,0.9);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.9);box-shadow:0 0 10px rgba(0,0,0,0.9)}.sky-form-modal-overlay{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,0.7)}.sky-form *,.sky-form *:after,.sky-form *:before{margin:0;padding:0;box-sizing:content-box;-moz-box-sizing:content-box}.sky-form .label{border-radius:0;font-size:100%;text-align:left;white-space:normal;color:inherit}.sky-form .radio,.sky-form .checkbox{font-weight:400}.sky-form .radio+.radio,.sky-form .checkbox+.checkbox{margin-top:0}.login_form{margin:20px auto 0 auto;width:340px;padding:20px 35px 13px 35px;background-color:#f9f9f9;border:1px solid #fff;-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);box-shadow:0 0 5px rgba(0,0,0,0.2)}.reg_form{margin:20px auto 0 auto;width:500px;padding:20px 35px 13px 35px;background-color:#f9f9f9;border:1px solid #fff;-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);box-shadow:0 0 5px rgba(0,0,0,0.2)}@media only screen and (min-width:480px) and (max-width:767px){.reg_form{margin:10px auto 0 auto;width:400px;padding:18px 20px 13px 20px}}@media only screen and (max-width:479px){.login_form{margin:0 auto 0 auto;width:250px;padding:13px 20px 13px 20px}.reg_form{margin:10px auto 0 auto;width:280px;padding:8px 10px 13px 10px}}
/* end sky-forms.css */

/* Core h2 styling with lines */
