@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:200,200italic,400,600,700,900");
@import url("font-awesome.min.css");

/* Reset */ 

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

    html, html a{
		-webkit-font-smoothing: antialiased !important;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	}
	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1200px;
		min-width: 960px;
	}

	.container.\37 5\25 {
		width: 720px;
	}

	.container.\35 0\25 {
		width: 480px;
	}

	.container.\32 5\25 {
		width: 240px;
	}

	.container {
		width: 960px;
	}
	

	@media screen and (min-width: 737px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1250px;
			min-width: 1000px;
		}

		.container.\37 5\25 {
			width: 750px;
		}

		.container.\35 0\25 {
			width: 500px;
		}

		.container.\32 5\25 {
			width: 250px;
		}

		.container {
			width: 1000px;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 0 0 0 40px;
	}

	.row {
		margin: 0 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 80px;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 60px;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 20px;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 10px;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		width:68%\9; /* IE 8 and below */
		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 (min-width: 737px) {

		.row > * {
			padding: 25px 0 0 25px;
		}

		.row {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28desktop\29, .\31 2u\24\28desktop\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28desktop\29, .\31 1u\24\28desktop\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28desktop\29, .\31 0u\24\28desktop\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28desktop\29, .\39 u\24\28desktop\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28desktop\29, .\38 u\24\28desktop\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28desktop\29, .\37 u\24\28desktop\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28desktop\29, .\36 u\24\28desktop\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28desktop\29, .\35 u\24\28desktop\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28desktop\29, .\34 u\24\28desktop\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28desktop\29, .\33 u\24\28desktop\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28desktop\29, .\32 u\24\28desktop\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28desktop\29, .\31 u\24\28desktop\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28desktop\29 + *,
		.\31 1u\24\28desktop\29 + *,
		.\31 0u\24\28desktop\29 + *,
		.\39 u\24\28desktop\29 + *,
		.\38 u\24\28desktop\29 + *,
		.\37 u\24\28desktop\29 + *,
		.\36 u\24\28desktop\29 + *,
		.\35 u\24\28desktop\29 + *,
		.\34 u\24\28desktop\29 + *,
		.\33 u\24\28desktop\29 + *,
		.\32 u\24\28desktop\29 + *,
		.\31 u\24\28desktop\29 + * {
			clear: left;
		}

		.\-11u\28desktop\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28desktop\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28desktop\29 {
			margin-left: 75%;
		}

		.\-8u\28desktop\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28desktop\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28desktop\29 {
			margin-left: 50%;
		}

		.\-5u\28desktop\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28desktop\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28desktop\29 {
			margin-left: 25%;
		}

		.\-2u\28desktop\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28desktop\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		.row > * {
			padding: 25px 0 0 25px;
		}

		.row {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28tablet\29, .\31 2u\24\28tablet\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28tablet\29, .\31 1u\24\28tablet\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28tablet\29, .\31 0u\24\28tablet\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28tablet\29, .\39 u\24\28tablet\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28tablet\29, .\38 u\24\28tablet\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28tablet\29, .\37 u\24\28tablet\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28tablet\29, .\36 u\24\28tablet\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28tablet\29, .\35 u\24\28tablet\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28tablet\29, .\34 u\24\28tablet\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28tablet\29, .\33 u\24\28tablet\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28tablet\29, .\32 u\24\28tablet\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28tablet\29, .\31 u\24\28tablet\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28tablet\29 + *,
		.\31 1u\24\28tablet\29 + *,
		.\31 0u\24\28tablet\29 + *,
		.\39 u\24\28tablet\29 + *,
		.\38 u\24\28tablet\29 + *,
		.\37 u\24\28tablet\29 + *,
		.\36 u\24\28tablet\29 + *,
		.\35 u\24\28tablet\29 + *,
		.\34 u\24\28tablet\29 + *,
		.\33 u\24\28tablet\29 + *,
		.\32 u\24\28tablet\29 + *,
		.\31 u\24\28tablet\29 + * {
			clear: left;
		}

		.\-11u\28tablet\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28tablet\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28tablet\29 {
			margin-left: 75%;
		}

		.\-8u\28tablet\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28tablet\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28tablet\29 {
			margin-left: 50%;
		}

		.\-5u\28tablet\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28tablet\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28tablet\29 {
			margin-left: 25%;
		}

		.\-2u\28tablet\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28tablet\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 15px 0 0 15px;
		}

		.row {
			margin: -15px 0 -1px -15px;
		}

		.row.uniform > * {
			padding: 15px 0 0 15px;
		}

		.row.uniform {
			margin: -15px 0 -1px -15px;
		}

		.row.\32 00\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\32 00\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\32 00\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\31 50\25 > * {
			padding: 22.5px 0 0 22.5px;
		}

		.row.\31 50\25 {
			margin: -22.5px 0 -1px -22.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 22.5px 0 0 22.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -22.5px 0 -1px -22.5px;
		}

		.row.\35 0\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.\35 0\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 7.5px 0 0 7.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -7.5px 0 -1px -7.5px;
		}

		.row.\32 5\25 > * {
			padding: 3.75px 0 0 3.75px;
		}

		.row.\32 5\25 {
			margin: -3.75px 0 -1px -3.75px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 3.75px 0 0 3.75px;
		}

		.row.uniform.\32 5\25 {
			margin: -3.75px 0 -1px -3.75px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body {
		background: #1a1a1a url("images/bg01.png");
		font-family: 'Source Sans Pro', sans-serif;
		color: #333;
	}

	a {
		color: #1f6391;
	}

	br.clear {
		clear: both;
	}

	h1, h2, h3 {
		font-family: 'Source Sans Pro', sans-serif;
	}

	p, ul, ol, dl, table {
		margin-bottom: 1.75em;
	}

	p {
		line-height: 1.57em;
	}

	em, i {
		font-style: italic;
	}

	strong, b {
		font-weight: 700;
		color: #272727;
	}

	section, article {
		margin-bottom: 3em;
	}

		section > :last-child, section:last-child, article > :last-child, article:last-child {
			margin-bottom: 0;
		}

	header.major h2:before {
		display: inline-block;
		font-family: FontAwesome;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #C8C8C8;
		display: block;
		font-size: 56px;
		float: left;
		margin-right: 20px;
	}

	header.major{
		margin-bottom:0.4em !important;
		border-bottom:3px solid #1f6391;
	}
	img.hm{
		width:100% !important;
	}

	.customers p{
		color:#333;
		margin:0.5em 0 1.0em;
	}
	
	.image {
		display: inline-block;
	}

		.image img, .image.fit {
			display: block;
			width: 100%;
		}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
		}

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}

		.image.centered {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

		.image.border {
			padding: 10px;
			background: #FFFFFF;
			text-decoration: none;
			border-bottom: solid 1px #ddd;
		}

			.image.border .title {
				display: block;
				text-decoration: none;
				font-weight: 700;
				font-size: 1.1em;
				height: 32px;
				line-height: 45px;
			}

	.button {
		display: inline-block;
		position: relative;
		background-color: #272727;
		text-align: center;
		text-decoration: none;
		font-weight: 600;
		color: #fff;
		height: 2.75em;
		line-height: 2.75em;
		font-weight: 700;
		cursor:pointer;
	}

		.button:after {
			content: '';
			position: absolute;
			top: 0;
			right: -0.95em;
			border-left: solid 1em #272727;
			border-top: solid 1.375em transparent;
			border-bottom: solid 1.375em transparent;
		}

		.button.alt {
			background-color: #1f6391;
		}

			.button.alt:after {
				border-left-color: #1f6391;
			}

	ul.style1 li {
		margin-top: 1.1em;
		line-height: 1.0em;
		position: relative;
		padding-left: 26px;
		color:#333;
	}

		ul.style1 li:first-child {
			margin-top: 0;
		}

		ul.style1 li:before {
			display: inline-block;
			font-family: FontAwesome;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-size: 20px;
			content: '\f138';
			position: absolute;
			top: 0;
			left: 0;
			color: #272727;
			line-height: 0.8em;
		}

	ul.style1-alt li:before {
		color: #1f6391;
	}

	ul.style1 a {
		/*color: #7f7f7f;*/
	}

		ul.style1 a:hover {
			text-decoration: none;
		}

	ul.style2 h3 {
		font-size: 1.10em;
		font-weight: 700;
		color: #515151;
		margin: 0 0 0.75em 0;
	}

		ul.style2 h3 a {
			color: #515151;
		}

	ul.style2 p {
		line-height: 1.3em !important;
		margin: 0;
	}

	ul.style2 li {
		margin: 2em 0 0 0;
		overflow: hidden;
	}

		ul.style2 li:before {
			display: inline-block;
			font-family: FontAwesome;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-size: 48px;
			width: 84px;
			height: 84px;
			line-height: 84px;
			text-align: center;
			background: #1f6391;
			color: #fff;
			float: left;
			margin: 0 16px 0 0;
		}

		ul.style2 li:first-child {
			margin-top: 0;
		}

		ul.style2 li a {
			text-decoration: none;
			color: #333;
		}

			ul.style2 li a:hover {
				text-decoration: underline;
			}

	ul.style3 li {
		display: inline-block;
		margin-left: 8px;
		height: 42px;
	}

		ul.style3 li:first-child {
			margin-left: 0;
		}

		ul.style3 li a {
			position: relative;
			display: block;
			text-decoration: none;
			background: #1f6391;
			color: #fff;
			width: 36px;
			height: 32px;
			line-height: 42px;
			text-align: center;
		}

			ul.style3 li a .label {
				display: none;
			}

			ul.style3 li a:before {
				display: inline-block;
				font-family: FontAwesome;
				text-decoration: none;
				font-style: normal;
				font-weight: normal;
				line-height: 1;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale;
				font-size: 21px;
			}

			ul.style3 li a:after {
				content: '';
				display: inline-block;
				position: absolute;
				left: 0;
				bottom: -10px;
				border-top: solid 10px #1f6391;
				border-left: solid 18px transparent;
				border-right: solid 18px transparent;
			}

	ul.style4 li {
		position: relative;
		line-height: 1.75em;
		margin-top: 1.5em;
	}

		ul.style4 li:first-child {
			margin-top: 0;
		}

		ul.style4 li:before {
			display: inline-block;
			font-family: FontAwesome;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-size: 20px;
			float: left;
			display: block;
			width: 30px;
			height: 30px;
			line-height: 30px;
			text-align: center;
			margin-right: 10px;
			color: #2d91d4;
		}

	ul.style4 li a{
		color:#2d91d4;
	}
	ul.style5 li {
		position: relative;
		line-height: 1.75em;
		margin: 1em 0 0 0;
	}

		ul.style5 li:first-child {
			margin-top: 0;
		}

	ul.style5 p {
		margin: 0;
	}

	ul.style5 h3 {
		position: relative;
		margin: 0.50em 0;
		min-height: 40px;
		background: #f6f6f6 url("images/bg01.png") repeat;
		font-size: 1.10em;
		font-weight: 600;
		color: #515151;
		padding: 0.85em 0 0.85em 50px;
		line-height:1.3em;
	}

		ul.style5 h3:before {
			display: inline-block;
			font-family: FontAwesome;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-size: 24px;
			content: '\f138';
			position: absolute;
			left: 0;
			top: 0;
			display: block;
			width: 40px;
			height: 100%;
			line-height: 47px;
			background: #252525;
			color: #fff;
			text-align: center;
		}
	ul.style5 h3 span{
		display:block;
		font-size:0.9em;
		padding-bottom:5px;
	}

	ul.style5 a {
		text-decoration: none;
	}

	ul.style5 .posted {
		margin-bottom: 1.60em;
		font-size: 0.80em;
	}

		ul.style5 .posted a {
			font-weight: 700;
			color: #515151;
		}

	ol.style1 {
		margin-top: 2em;
		margin-left: 1em;
		padding: 0;
		list-style: decimal;
	}

		ol.style1 li {
			padding: 0em 0em 1em 0em;
		}

		ol.style1 a {
			color: #7f7f7f;
		}

	.box-style {
		background: #FFFFFF;
	}

		.box-style h3 {
			font-size: 1.50em;
			font-weight: 700;
			color: #515151;
		}

/* Icons */

	.icon {
		text-decoration: none;
	}

		.icon:before {
			display: inline-block;
			font-family: FontAwesome;
			font-size: 1.25em;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		.icon > .label {
			display: none;
		}

/* Wrappers */

	#header-wrapper {
		background: #FFFFFF;
	}

	#banner-wrapper {
		overflow: hidden;
		/*background: #1a1a1a url("images/bg01.png");*/
		background:#fff;
		box-shadow: inset 0px 20px 30px -8px rgba(0, 0, 0, 0.2), inset 0 -20px 30px -8px rgba(0, 0, 0, 0.2);
		z-index: -1;
	}

	#banner-wrapper-employees {
		overflow: hidden;
		/*background: #1a1a1a url("images/bg01.png");*/
		background:#fff;
		box-shadow: inset 0px 20px 30px -8px rgba(0, 0, 0, 0.2), inset 0 -20px 30px -8px rgba(0, 0, 0, 0.2);
		z-index: -1;
	}

	#main-wrapper {
		overflow: hidden;
		background: #f6f6f6 url("images/bg01.png");
		box-shadow: inset 0px 20px 30px -8px rgba(0, 0, 0, 0.05), inset 0 -20px 30px -8px rgba(0, 0, 0, 0.05);
	}

	#footer-wrapper {
		box-shadow: inset 0px 20px 20px -8px rgba(0, 0, 0, 0.2);
	}

	.wrapper-featured {
		overflow: hidden;
	}

		.wrapper-featured h2 {
			font-weight: 700;
			color: #515151;
		}

		.wrapper-featured .byline {
			display: block;
			line-height: 1.50em;
		}

	.wrapper-style1 {
		background: #FFFFFF;
	}

/* Banner */

	#banner {
		position: relative;
		overflow: visible;
	}

		#banner h2 {

		}

		#banner span {
			font-weight: 700;
		}

/* Footer */

	#footer p{
		color:#989797;
	}
	#footer h2 {
		font-weight: 700;
		color: #FFFFFF;
	}

	#footer strong {
		color: #c7c7c7;
	}

/* Main */

	#main h2 {
		font-weight: 700;
		color: #515151;
	}

/* Copyright */

	#copyright {
		text-align: center;
	}

		#copyright span {
			display: inline-block;
			background: rgba(255, 255, 255, 0.09);
			color:#ccc;
		}

/* Content */

	#content {
		overflow: hidden;
	}

		#content .byline {
			display: block;
			font-weight: 400;
			line-height:1.5em;
		}

/* Slider */

	#slider {
		background: #333; /*url("images/monitor-frame.png") no-repeat center top;*/
		background-size: 100%;
	}

		/*
		#slider:before {
			content: '';
			width: 100%;
			height: 100%;
			display: block;
			position: absolute;
			background: url("images/monitor-shine.png") no-repeat right top;
			background-size: 100% 100%;
			top: 0px;
			right: 0px;
			z-index: 1;
		}
		*/

/* Desktop */

	@media screen and (min-width: 737px) {

		/* Basic */

			body {
				font-size: 11pt;
			}

			h2 {
				line-height: 1.25em;
			}

			h3 {
				line-height: 0.75em;
				margin: 0 0 1em 0;
			}

			.box-style {
				padding: 2em 3em 3em 3em;
			}

			.button {
				padding: 0 1.25em 0 1.5em;
			}

				.button.big {
					font-size: 1.75em;
				}

		/* Wrappers */

			#banner-wrapper {
				padding: 2em 0 2em 0;
			}

			#main-wrapper {
				padding: 0 0 5em 0;
			}

			#footer-wrapper {
				padding: 2em 0;
			}

			.wrapper-featured {
				padding: 5em 0 5em 0;
			}

				.wrapper-featured.bb{
					border-bottom:3px solid #ccc;
				}
				
				.wrapper-featured header {
					margin-bottom: 2em;
				}

				.wrapper-featured h2 {
					font-size: 1.50em;
				}

				.wrapper-featured .title-medium {
					font-size: 2em;
					letter-spacing: -0.02em;
				}

				.wrapper-featured .byline {
					margin-bottom: 1.50em;
					font-size: 1.6em;
				}

		/* Header */		
			
			#header {
				height: 5.0em;
				position: relative;
			}

		/* Logo */

			#logo {
				position: absolute;
				left: 0;
				top: 0;
			}

				#logo h1 {
					position: relative;
				}

				/*
				#logo a {
					display: block;
					background-color: #1f6391;
					width: 19em;
					height: 6.20em;
					text-align: center;
					line-height: 6.75em;
					text-decoration: none;
					letter-spacing: -0.02em;
					font-weight: 700;
					color: #FFFFFF;
					z-index: 2;
				}

				#logo span {
					font-size: 2.0em;
				}

				#logo h1:after {
					content: '';
					position: absolute;
					left: 0;
					bottom: calc(-2em + 1px);
					border-top: solid 2em #1f6391;
					border-left: solid 9.5em transparent;
					border-right: solid 9.5em transparent;
				}
				*/

		/* Nav */
		
		#topnav {		
			text-align:right;
		}
		#topnav ul{
			float:right;
		}
		#topnav ul li{
			float:left;
			margin-right:20px;
		}

			#nav {
				overflow: hidden;
				background:#333;
				text-align:center;
				border-bottom:5px solid #1f6391;
			}


			#nav div.container ul{
				margin-bottom:0;
				float:right;
			}
				#nav li {
					display: block;
					float: left;
					margin: 0 0 0 1.75em;
					height: 2.2em;
					line-height: 2.2em;
				}

				#nav a, #nav span {
					display: block;
					padding: 0 1em 0 1em;
					text-decoration: none;
					color: #ffffff;
					text-transform: uppercase;
					font-weight: 500;
					font-size: 1.0em;
					outline: 0;
				}

				#nav li.current_page_item a {
					color: #99CCFF;
				}

				#nav li.active a, #nav li.active span {
					color: #1f6391;
				}

				#nav li:hover a, #nav li:hover span {
					color: #99CCFF;
				}

				#nav ul > li > ul {
					display: none;
				}

			.dropotron {
				background: #1f6391;
				padding: 1.35em 0 1.35em 0;
				min-width: 13.5em;
				box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
			}

				.dropotron.level-0 {
					margin-left: 0;
				}

					.dropotron.level-0:after {
						content: '';
						display: inline-block;
						position: absolute;
						top: -12px;
						left: 16px;
						border-left: solid 12px transparent;
						border-right: solid 12px transparent;
						border-bottom: solid 12px #1f6391;
					}

				.dropotron a, .dropotron span {
					display: block;
					color: #fff;
					opacity: 0.75;
					text-decoration: none;
					line-height: 2em;
					padding: 0 1.5em 0 1.5em;
				}

				.dropotron li:hover > a, .dropotron li:hover > span {
					opacity: 1.0;
				}

		/* Banner */

			#banner h2 {
				margin-bottom: 0.80em;
				line-height: 1.3em;
				font-size: 2em;
				letter-spacing: -0.02em;
			}

			#banner-box {
				position: relative;
				overflow:hidden;
				/*background:url("images/bg-company-auto-finance.jpg");*/
			}

				#banner-box #box1 {
					position: absolute;
					width: 370px;
					height: 194px;
					top: 30px;
					left: 0;
				}

				#banner-box #box2 {
					position: relative;
					width: 700px;
					height: 280px;
					margin: 0;
					top: 0;
					z-index: 10;
				}

				#banner-box #box3 {
					width: 370px;
					height: 194px;
					position: absolute;
					top: 30px;
					right: 0;
				}
				
		/* Footer */

			#footer header {
				padding-bottom: 2em;
			}

			#footer h2 {
				font-size: 1.50em;
			}

			#footer .button.alt {
				margin-top: 2em;
			}

			#footer section, #footer article {
				margin: 0 0 2em 0;
			}

		/* Main */

			#main header {
				margin-bottom: 3em !important;
			}

			#main h2 {
				font-size: 1.50em;
			}

		/* Copyright */

			#copyright span {
				margin: 0;
				padding: 1em 2em;
			}

		/* Content */

			.left-sidebar #content {
				padding-left: 2em;
			}

			.right-sidebar #content {
				padding-right: 2em;
			}

			#content h2 {
				font-size: 2.50em !important;
				letter-spacing: -0.02em;
			}

			#content .byline {
				padding-top: 0.30em;
				font-size: 1.30em;
				line-height:1.5em;
			}

		/* Sidebar */

			#sidebar {
				overflow: hidden;
				margin-top: 2em;
			}

		/* Slider */

			#slider {
				position: absolute;
				width: 700px;
				height: 280px;
				top: 0;
				right: 0;
			}

				#slider .viewer {
					margin: 0 auto 0 auto;
					overflow: hidden;
					position: absolute;
					/*width: 410px;
					height: 228px;*/
					width: 700px;	
					height: 280px;				
					/*top: 18px;*/
					top:0;
				}

					#slider .viewer .reel {
						/*height: 262px;*/
						height:280px;
						display: none;
					}

						#slider .viewer .reel .slide {
							/*width: 410px;
							height: 228px;*/
							width: 700px;	
							height: 280px;				
						
						}

							#slider .viewer .reel .slide img {
								/*width: 410px;
								height: 228px;*/
								width: 700px;	
								height: 280px;				
							}

							#slider .viewer .reel .slide .link {
								width: 100%;
								height: 100%;
								display: block;
								position: absolute;
								left: 0;
								top: 0;
								text-indent: -9999px;
								z-index: 1000;
							}
							.slide.one h2, .slide.two h2{
								font-size: 3.6em !important;
								position:absolute;
								top:15%;
								color:#333;
								text-shadow:1px 1px 1px #fff;
							}
							.slide.one h2{
								left:180px;							
							}
							.slide.two h2{
								left:240px;							
							}
							.slide.two p{
								font-size: 1.6em !important;
								position:absolute;
								top:35%;
								left:180px;
								color:#333;
								text-shadow:1px 1px 1px #fff;
							}
							
							.slide.one h2 span, .slide.two h2 span{
								color:#1f6391;
							}

							
			.static-slider {
				position: absolute;
				width: 370px;
				height: 194px;
				top: 0;
				left: 0;
				background: url("images/monitor-frame.png") no-repeat center top;
				background-size: 100%;
			}

				.static-slider .viewer {
					margin: 0 auto 0 auto;
					overflow: hidden;
					position: absolute;
					width: 282px;
					top: 13px;
					left: 44px;
				}

					.static-slider .viewer .reel {
						height: 181px;
					}

						.static-slider .viewer .reel .slide img {
							width: 100%;
							height: auto;
						}

				.static-slider .shine {
					display: block;
					position: absolute;
					width: 370px;
					height: 181px;
					background: url("images/monitor-shine.png") no-repeat right top;
					background-size: 100%;
					top: 0px;
					right: 0px;
				}

	}

/* Tablet */

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		/* Basic */

			body {
				min-width: 1000px;
				font-size: 9.5pt;
			}

			.social-icon {
				height: 28px;
			}

			.button:after {
				right: -0.9em;
			}

			.button.big:after {
				right: -0.975em;
			}

		/* Wrappers */

			#banner-wrapper, #main-wrapper, #footer-wrapper, .wrapper-featured {
				padding: 1em 0;
			}

		/* Logo */

			#logo h1:after {
				bottom: -1.99em;
			}

		/* Banner */

			#banner h2 {
			}

		/* Copyright */

			#copyright span {
				margin: 0;
			}

	}

/* Mobile */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 736px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body {
				line-height: 1em;
				font-size: 10.5pt;
				letter-spacing: 0;
			}

			h2, h3, h4, h5, h6 {
				font-size: 1.5em;
				line-height: 1.25em;
				margin: 0 0 0.8em 0;
			}

			section, article {
				clear: both;
				margin: 0em 0em 3em 0em !important;
			}

			.button {
				display: block;
				font-size: 1.25em;
				margin: 0 1em 0 0;
			}

				.button:after {
					right: -1em;
				}

			.box-style {
				padding: 2em 15px 2em 15px;
			}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
				padding-top: 44px;
			}

			/* MOBILE MAIN TOGGLE MENU */
			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 5.0em;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				background: #fff;
			}

				#titleBar .title {
					line-height: 44px;
					font-size: 1.25em;
					font-weight: 700;
					display: block;
				}

					#titleBar .title a {
						color: #fff;
						text-decoration: none;
					}

				#titleBar .toggle {
					position: absolute;
					right: 0;
					top: 0;
					text-indent: -9999px;
					width: 60px;
					height: 44px;
				}

					#titleBar .toggle:before {
						content: '';
						display: block;
						position: absolute;
						top: 4px;
						left: 4px;
						width: 44px;
						height: 44px;
						background: #1f6391 url("images/toggle.svg") 8px 15px no-repeat;
					}

					#titleBar .toggle:active:before {
						opacity: 1.0;
					}
					

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				right: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #181818;
				box-shadow: inset -3px 0px 14px 0px rgba(0, 0, 0, 0.1);
			}

				#navPanel .link {
					display: block;
					color: #999;
					text-decoration: none;
					height: 44px;
					line-height: 44px;
					box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
					padding: 0 1em 0 1em;
				}

					#navPanel .link:first-child {
						border-top: 0;
						box-shadow: none;
					}

				#navPanel .indent-1 {
					display: inline-block;
					width: 1em;
				}

				#navPanel .indent-2 {
					display: inline-block;
					width: 2em;
				}

				#navPanel .indent-3 {
					display: inline-block;
					width: 3em;
				}

				#navPanel .indent-4 {
					display: inline-block;
					width: 4em;
				}

				#navPanel .indent-5 {
					display: inline-block;
					width: 5em;
				}

				#navPanel .depth-0 {
					color: #fff;
				}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

		/* Wrappers */

			#banner-wrapper {
			/* HIDE BANNER ON MOBILE */
				display:none;
			}
			

			#main-wrapper {
				padding-top: 15px;
				padding-bottom: 1em;
				margin-top: -1%;
			}			

			.homepage #main-wrapper {
				padding-top: 3em;
				margin-top: 0;
			}

			#footer-wrapper {
				padding: 1em 0em;
			}

			.wrapper-featured {
				padding: 3em 0em 1em 0em;
			}

				.wrapper-featured header {
					margin-bottom: 2em;
				}

				.wrapper-featured .title-medium {
					text-align: center;
					font-size: 1.75em;
					padding: 0 1em 0 1em;
				}

				.wrapper-featured .byline {
					text-align: center;
					font-size: 1.6em;
					padding: 0 1em 0 1em;
				}

			#footer-wrapper, #main-wrapper, .wrapper-style1 {
				padding-left: 15px;
				padding-right: 15px;
			}

		/* Header */

			#header, #nav {
				display: none;
			}

		/* Banner */

			#banner {
				text-align: center;
			}

				#banner h2 {
					font-size: 1.75em;
				}
				#banner h2, #banner h2 span, #banner p{
					color:#fff;
				}

			#banner-wrapper-employees #banner h2,
			#banner-wrapper-employees #banner p{
					color:#000;
			}

			#banner-box #box1 {
				display: none;
			}

			#banner-box #box2 {
				position: relative;
				top: 1.75em;
			}

			#banner-box #box3 {
				display: none;
			}

		/* Main */

			#main header {
				margin-bottom: 2em;
			}

		/* Footer */

			#footer header {
				margin-bottom: 2em;
			}

		/* Copyright */

			#copyright span {
				margin: 0em 0em;
				padding: 1em 1em;
			}

		/* Slider */

			#slider {
				width: 300px;
				height: 168px;
				float: none;
				position: relative;
				left: 50%;
				margin-left: -150px;
				background-size: 100%;
			}

				#slider .viewer {
					top: 10px;
					width: 230px;
					margin: 0px auto;
				}

					#slider .viewer .reel {
						display: none;
					}

						#slider .viewer .reel .slide img {
							width: 100%;
						}

						#slider .viewer .reel .slide .link {
							width: 100%;
							height: 100%;
							display: block;
							position: absolute;
							left: 0;
							top: 0;
							text-indent: -9999px;
							z-index: 1000;
						}
		/* hide scrolltop on mobile */
		.scroll {
		display:none;
		}

	}
	
/** added **/
.top30{
	margin-top:30px;
}
.top10{
	margin-top:10px;
}
.top5{
	margin-top:5px;
}
.left20{
	margin-left:20px;
}
h3 div.li2{
	font-weight:normal;
	line-height:1.3em;
	margin-top:10px;
}
.center{
	text-align:center;
}
blockquote{
	margin-left:40px;
}
img.logos{
	border:1px solid #ccc;
	margin:10px;
}
.leftnavhead{
	width:100%;
	padding:10px 20px;
	text-align:center;
	background:#1f6391;
	margin-bottom:2em;
}
#main .leftnavhead h2{
	color:#fff;
	font-weight:600;
	font-size:1.3em;
}
/* Main Left Nav */
.leftnav li{
	font-size:1.2em;
	margin:0 0 15px 30px;
}
.leftnav li a{
	text-decoration:none;
	color:#252525;
}
.leftnav li a:hover{
	text-decoration:underline;
	color:#1f6391;
}
.leftnav li ul{
	margin-top:20px;
}
.leftnav li ul.sub li{
	font-size:1em;
}
#main h2.blue, .blue{
	color:#1f6391;
}
.moneyvideo{
	margin-bottom:40px;
	width:100%;
}
ul.history li{
	font-size:1.3em;
	color:#1f6391;
	font-weight:bold;
}
ul.history li span{
	display:block;
	font-size:0.8em;
	color:#7f7f7f;
	margin:5px 0;
	font-weight:normal;
}
ul.history li:before{
	display: inline-block;
	font-family: FontAwesome;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: #1f6391;
	color: #fff;
	float: left;
	margin: 0 16px 0 0;
}
ul.history li:first-child {
    margin-top: 0;
}
ul.history li:last-child:before {
    margin-bottom: 40px;
}

ul.history li {
    margin: 2em 0 0 0;
    overflow: hidden;
}
.nav-footer{
	text-align:center;
}
.floatL{
	float:left;
}
.floatR{
	float:right;
}
.floatN{
	float:none;
}
.programs img{
	border:2px solid #ccc;
}
.programs:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
img.noborder{
	border:none !important;
}


/* DEALER PROGRAMS */
@media screen and (min-width: 1024px) {
	.programs{
		min-height:800px;
	}
	.careers{
		min-height:540px;
	}
}

/* BUTTONS */
.btn-darkblue{
	background:#206491;
	color:#fff;
	cursor:pointer;
	padding:10px;
	text-align:center;
	margin:20px 5px;
	font-size:0.9em;
}
.btn-blue{
	background:#1f6391;
	color:#fff;
	cursor:pointer;
	padding:10px;
	text-align:center;
	margin:20px 5px;
	font-size:0.9em;
}
.btn-small{
	background:#1f6391;
	color:#fff;
	cursor:pointer;
	padding:2px 10px !important;
	text-align:center;
	margin:-12px 0 0 20px !important;
	font-size:0.9em;
}
.btn-med{
	background:#1f6391;
	color:#fff;
	cursor:pointer;
	padding:6px !important;
	text-align:center;
	margin:-12px 0 0 20px !important;
	font-size:0.9em;
}

/* FORMS */
label{
	display:block;	
}
label.blue{
	color:#1f6391;
}
input{
	border:1px solid #ccc;
	padding:5px;
	border-radius:5px;
	margin:5px 0;
	width:100%;
}	
select{
	border:1px solid #ccc;
	padding:5px;
	border-radius:2px;
	margin:5px 0;
}
.fields, .fields label{
	width:100%;
	display:block;
}
.fields label{
	color:#252525;
	font-size:1.1em;
	line-height:1.5em;
}
.fields input[type="text"],.fields input[type="email"],textarea{
	border-radius:2px;
	border:1px solid #ccc;
	padding:5px;
	width:98%;
	color:#333;
}
input[type="submit"]{
	background:#1f6391;
	color:#fff;
	padding:10px 20px;
	margin:20px 0;
	cursor:pointer;
}
input[type="submit"]:hover{
	background:#006699;
}
.req:after{
	color:#FF0033;
	content:"*";
}
label { width: 100%; float: left; }
label.error { float: none; color: red; padding-left: 0px; vertical-align: bottom; }
p { clear: both; }
fieldset {position: absolute; left: 450px; width: 400px; } 
em { font-weight: bold; padding-right: 1em; vertical-align: top; }

.msg-success{
	color:#009933;
	text-align:center;
	margin-top:20px;
}
.msg-error{
	color:#CC0000;
	text-align:center;
	margin-top:20px;
}
h5{
	font-size:1.1em;
	font-weight:600;
	color:#252525;
	margin:0 0 20px 0;
}
/* FAQS */
.faqs{
	margin:20px;
	font-size:1.3em;
	font-weight:600;
	line-height:1.5em;
}
.q{
	color:#1f6391;
	margin:60px 20px 20px;
}
.q span:before{
	content:" ";
	background-image:url('../../images/faqs-q.png');
	background-repeat:no-repeat;
	position:absolute;
	height:30px;
	width:30px;
	margin:-6px 0 0 -40px;
}
.a{
	margin:20px 40px;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.5em;
	color:#666;
}
.a span:before{
	content:" ";
	background-image:url('../../images/faqs-a.png');
	background-repeat:no-repeat;
	position:absolute;
	height:20px;
	width:25px;
	margin:0 0 0 -30px;

}	
ul.bullets{
	margin:20px 40px 0 40px;
}
ul.bullets li{
	list-style-type:disc;
	margin:0;
}
.clearfix{
	clear:both;
}
/* CAREERS */
.oplist{
	float:left;
	padding:5px 10px;
	font-size:1.1em;
}
.oplist.branch{
	width:12%;
}
.oplist.dept{
	width:25%;
}
.oplist.position{
	width:60%;
}
.oplist span{
	font-size:0.7em;
	color:#333333;
}
.ol-divider{
	clear:both;
	width:100%;
	background:#fff;
	height:20px;
	border-bottom:1px solid #999;
}

#copyright span span.brk{
	padding:0;
}

@media screen and (max-width: 736px) {

	.oplist{
		float:left;
		padding:5px 10px;
		font-size:1.1em;
	}
	.oplist.branch{
		width:20%;
	}
	.oplist.dept{
		width:30%;
	}
	.oplist.position{
		width:50%;
	}
	.oplist.position::after{
		clear:both;
		display:table;
		content:"";
		height:1em;
	}
	.oplist span{
		font-size:0.7em;
		color:#333333;
	}
	.ol-divider{
		clear:both;
		width:100%;
		background:#fff;
		height:20px;
		border-bottom:1px solid #999;
	}
	
	#copyright span span.brk{
		display:block;
		padding:0.3em;
		background:none;
	}

	.box-style.programs div.prog{
		text-align:center;
		margin:10px 0;
	}
	.adobe{
		min-width:50px;
	}
	.mobilehide{
		display:none;
	}
}

/* ABOUT MANAGEMENT */
.profile{
	position:relative;
	margin:0 0 20px;
    color: #333;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.profile-header {
    position: absolute;
    top: 0;
}
.profile-header img {
    float: left;
}
.profile-header img {
	veritical-align;
	border:0;
	max-height:100px;
}
.profile-content {
    font-size: 14px;
    padding: 10px 20px 0 0;
    line-height: 1.4em;
    margin: 0 0 0 140px;
}
*, :after, :before {
    box-sizing: border-box;
}
.profile-content h3, .news-content h3 {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
}
.profile-content .lead  {
    font-size: 1.3em;
    line-height: 100%;
    font-style: italic;
    margin: 3px 0 20px;
	font-weight:600;
	color:#336699;
}
.profile-content p {
    margin: 0 0 10px;
}
/* NEWS */
ul li ul.style1{
	font-size:0.8em;
}
.news-content {
    font-size: 14px;
    padding: 10px 20px 0 0;
    line-height: 1.4em;
    margin: 0;
}

.news-content .lead{
    font-size: 1.3em;
    line-height: 100%;
    margin: 3px 0 20px;
	font-weight:400;
	color:#336699;
}
#stateforms{
	margin:40px 0;
}
.formtitle{
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5em;
}
.red{
	color:#CC0000;
}
.redB{
	color:#CC0000;
	font-weight:bold;
}

/* ACTIVE LEFT NAV LINKS */
.leftnav li a.active{
	font-weight:bold;
	color:#1f6391;
	text-decoration:underline;
}
/* SCROLL TO TOP */
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	background:#b2b2b2;
	background:rgba(178,178,178,0.7);
	padding:10px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover {
	background:rgba(178,178,178,1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
}
.scroll .fa {
	font-size:30px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}
#valmsgerr{
	color:#CC0000;
	font-size:1.1em;
}
#confirm h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#009933
}
.bigger{
	font-size:1.1em;
}
.padL20{
	margin-left:20px;
}
.padL50{
	margin-left:50px;
}
.padB50{
	margin-bottom:50px !important;
}
.padT40{
	margin-top:40px;
}
.del{
	color:#FF0000;
	font-weight:bold;
	padding-left:10px;
	cursor:pointer;
}