@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,600,300italic,600italic");

/* 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;
	}

	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: 1500px;
		min-width: 1200px;
	}

	.container.\37 5\25 {
		width: 900px;
	}

	.container.\35 0\25 {
		width: 600px;
	}

	.container.\32 5\25 {
		width: 300px;
	}

	.container {
		width: 1200px;
	}

	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1350px;
			min-width: 1080px;
		}

		.container.\37 5\25 {
			width: 810px;
		}

		.container.\35 0\25 {
			width: 540px;
		}

		.container.\32 5\25 {
			width: 270px;
		}

		.container {
			width: 1080px;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 100% !important;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

	@media screen and (max-width: 480px) {

		.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 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 3em;
	}

	.row {
		margin: 0 0 -1px -3em;
	}

	.row.uniform > * {
		padding: 3em 0 0 3em;
	}

	.row.uniform {
		margin: -3em 0 -1px -3em;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 6em;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -6em;
	}

	.row.uniform.\32 00\25 > * {
		padding: 6em 0 0 6em;
	}

	.row.uniform.\32 00\25 {
		margin: -6em 0 -1px -6em;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 4.5em;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -4.5em;
	}

	.row.uniform.\31 50\25 > * {
		padding: 4.5em 0 0 4.5em;
	}

	.row.uniform.\31 50\25 {
		margin: -4.5em 0 -1px -4.5em;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 1.5em;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -1.5em;
	}

	.row.uniform.\35 0\25 > * {
		padding: 1.5em 0 0 1.5em;
	}

	.row.uniform.\35 0\25 {
		margin: -1.5em 0 -1px -1.5em;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 0.75em;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.75em;
	}

	.row.uniform.\32 5\25 > * {
		padding: 0.75em 0 0 0.75em;
	}

	.row.uniform.\32 5\25 {
		margin: -0.75em 0 -1px -0.75em;
	}

	.\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: -2em;
	}

	.\32 u, .\32 u\24 {
		width: 18.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 3em;
		}

		.row {
			margin: 0 0 -1px -3em;
		}

		.row.uniform > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform {
			margin: -3em 0 -1px -3em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 6em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -6em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 6em 0 0 6em;
		}

		.row.uniform.\32 00\25 {
			margin: -6em 0 -1px -6em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 4.5em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -4.5em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 4.5em 0 0 4.5em;
		}

		.row.uniform.\31 50\25 {
			margin: -4.5em 0 -1px -4.5em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1.5em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1.5em 0 0 1.5em;
		}

		.row.uniform.\35 0\25 {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.75em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.75em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.75em 0 0 0.75em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.75em 0 -1px -0.75em;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}
		
		

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 480px) {

		.row > * {
			padding: 0 0 0 2em;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28mobilep\29, .\31 2u\24\28mobilep\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobilep\29, .\31 1u\24\28mobilep\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobilep\29, .\31 0u\24\28mobilep\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobilep\29, .\39 u\24\28mobilep\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobilep\29, .\38 u\24\28mobilep\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobilep\29, .\37 u\24\28mobilep\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobilep\29, .\36 u\24\28mobilep\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobilep\29, .\35 u\24\28mobilep\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobilep\29, .\34 u\24\28mobilep\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobilep\29, .\33 u\24\28mobilep\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobilep\29, .\32 u\24\28mobilep\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobilep\29, .\31 u\24\28mobilep\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobilep\29 + *,
		.\31 1u\24\28mobilep\29 + *,
		.\31 0u\24\28mobilep\29 + *,
		.\39 u\24\28mobilep\29 + *,
		.\38 u\24\28mobilep\29 + *,
		.\37 u\24\28mobilep\29 + *,
		.\36 u\24\28mobilep\29 + *,
		.\35 u\24\28mobilep\29 + *,
		.\34 u\24\28mobilep\29 + *,
		.\33 u\24\28mobilep\29 + *,
		.\32 u\24\28mobilep\29 + *,
		.\31 u\24\28mobilep\29 + * {
			clear: left;
		}

		.\-11u\28mobilep\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobilep\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobilep\29 {
			margin-left: 75%;
		}

		.\-8u\28mobilep\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobilep\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobilep\29 {
			margin-left: 50%;
		}

		.\-5u\28mobilep\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobilep\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobilep\29 {
			margin-left: 25%;
		}

		.\-2u\28mobilep\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobilep\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body {
		background: #cedae5;
	}

		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: #4a4a4a;
		font-family: 'Roboto', sans-serif;
		font-size: 13pt;
		font-weight: 300;
		line-height: 1.75em;
	}

	a {
		text-decoration: none;
	}

		a:hover {
			text-decoration: hover;
		}

	strong, b {
		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}
	
	.carousel-inner p {
		margin: 0 0 1em 0;
		line-height:1.4em;
	}
	
	.carousel-inner h3 {
		margin: 1em 0 0.25em 0;
		padding-top:0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #fff;
		line-height: 1em;
		margin: 0 0 0 0;
	}
	
	#banner .inner-nav h3 a{
		color: #fff;
		font-weight:100 !important;
	}
	
	#footer h1, h2, h3, h4, h5, h6 {
		margin: 0 0 0 0;
	}
	
	#content h1, h2, h3, h4, h5, h6 {
		color: #000;
		line-height: 1em;
		margin: 0 0 1em 0;
	}
	
	.podcastseries h1, h2, h3, h4, h5, h6 {
		margin: 0 0 0.5em 0;
		font-weight:400;
	}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
			font-weight:400;
		}
		
	footer h3 {font-weight:300;}

.major h1{
		color: #000;
		font-size:2em;
		line-height: 1em;
		margin: 0 0 0.5em 0;
		font-weight:200;
	}
	
	

		
	h2 {
		font-size: 1.5em;
		line-height: 1.75em;
	}

	h3 {
		font-size: 1.25em;
		line-height: 1.5em;
	}

	h4 {
		font-size: 1.1em;
		line-height: 1.5em;
	}

	h5 {
		font-size: 0.9em;
		line-height: 1.5em;
	}

	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 1px #003366;
		margin: 1em 2em 1em 0;
	}
	
	.podcastseries hr {
		margin: 2em 2em 1em 0;
	}

		hr.major {
			margin: 5em 0;
		}

	blockquote {
		border-left: solid 8px #eee;
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		background: rgba(144, 144, 144, 0.05);
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		line-height: 1.5em;
		margin: 0 0 2em 0;
		overflow-x: auto;
		padding: 1em 1.5em;
	}

	code {
		background: rgba(144, 144, 144, 0.05);
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	.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.major {
		position: relative;
	}

		header.major:after {
			background: #eee;
			content: '';
			display: inline-block;
			height: 1px;
			margin: 0 0 1em 0;
			width: 100%;
		}

		header.major.alt {
			text-align: center;
			margin-bottom: 2em;
		}

	header p {
		margin: 0 0 1.5em 0;
		position: relative;
	}

	header h2 + p {
		font-size: 1em;
		margin-top: -0.85em;
		line-height: 1.75em;
	}

	header h3 + p {
		font-size: 0.9em;
		margin-top: -0.75em;
		line-height: 1.75em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.8em;
		margin-top: -0.75em;
		line-height: 1.75em;
	}
.bwcVideo {
    border-left: 1px solid #cccccc;
}

.col-md-6.bwcVideo.sub-video {
    margin-left: 18%;
    border-left: 1px solid #f5f5f5;
    width: 65%;
}

.bwcVideo p {
    margin: 0;
    padding: 24px 64px;
    text-align: center;
    background: #333333;
    color: #dfdfdf;
    font-size: 88%;
}

.bwcVideo h2 {
    font-size: 128%;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-top: 8px;
}

.bwcLeadWell {
    padding-top: 48px;
}

    .bwcLeadWell h1 {
        margin-bottom: 32px;
    }

    .bwcLeadWell p {
        padding-left: 32px;
        padding-right: 16px;
        font-size: 110%;
        font-weight: lighter;
    }

        .bwcLeadWell p.pull {
            font-weight: bold;
            font-style: italic;
        }

    .bwcLeadWell ul {
        font-size: 90%;
    }

.well.bwcFAQ, .well.bwcCarousel, .well.bwcLeadWell, .well.bwcResources {
    border: none;
    margin-bottom: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.well.bwcCarousel {
    background: #ffffff;
}

.logo-button {
	background-image:url(../../images/BWC_Logo_Body.png) !important;
	background-position:top center;
	background-repeat:no-repeat;
	height:10em;
	margin-top:-4em;
}

.logo-button ul.actions{
	padding-top:14em;
}

.logo-button a{
	font-weight:100;
}


/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		color: #2a2a2a;
		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;
		border: none;
		border: solid 2px #eee;
		border-radius: 0;
		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 {
			border-color: #51c5e8;
		}

	.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 {
			content: '\f078';
			color: #eee;
			display: block;
			height: 3.5em;
			line-height: 3.5em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 3.5em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 3.5em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	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: #4a4a4a;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 300;
			padding-left: 2.85em;
			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: rgba(144, 144, 144, 0.05);
				border: solid 2px #eee;
				content: '';
				display: inline-block;
				height: 2.1em;
				left: 0;
				line-height: 1.925em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.1em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #1d2726;
			border-color: #1d2726;
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #51c5e8;
		}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		border: solid 2px #eee;
		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;
			padding: 0;
		}


/* Form */

	form {
		margin: 0 0 2em 0;
	}

		form.search {
			text-decoration: none;
			position: relative;
		}

			form.search:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			form.search:before {
				color: #aaaaaa;
				content: '\f002';
				display: block;
				height: 2.75em;
				left: 0;
				line-height: 2.75em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.5em;
			}

			form.search > input:first-child {
				padding-left: 2.5em;
			}

	label {
		color: #3c3b3b;
		display: block;
		font-size: 0.9em;
		font-weight: 700;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgba(160, 160, 160, 0.075);
		border: none;
		border: solid 1px rgba(160, 160, 160, 0.3);
		border-radius: 0;
		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,
		input[type="tel"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		input[type="tel"]:focus,
		select:focus,
		textarea:focus {
			border-color: #2ebaae;
			box-shadow: inset 0 0 0 1px #2ebaae;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: rgba(160, 160, 160, 0.3);
			content: '\f078';
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			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 1em;
	}

	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: #646464;
			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: rgba(160, 160, 160, 0.075);
				border: solid 1px rgba(160, 160, 160, 0.3);
				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: #3c3b3b;
			border-color: #3c3b3b;
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #2ebaae;
			box-shadow: 0 0 0 1px #2ebaae;
		}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: #aaaaaa !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: #aaaaaa !important;
		opacity: 1.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;
		}

/* Image */

	.image {
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image:before {
			background: url("images/overlay.png");
			content: '';
			display: block;
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
		}

		.image img {
			display: block;
		}

		.image.left {
			float: left;
			margin: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			margin: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.fit img {
				display: block;
				width: 100%;
			}

/* 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: 0em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px #eee;
				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;
				}

				ul.icons li .icon:before {
					font-size: 1.5em;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
				
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

	dl {
		margin: 0 0 2em 0;
	}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px #eee;
			border-left: 0;
			border-right: 0;
		}

			table tbody tr:nth-child(2n + 1) {
				background-color: rgba(144, 144, 144, 0.05);
			}

		table td {
			padding: 0.75em 0.75em;
		}

		table th {
			color: #2a2a2a;
			font-size: 0.9em;
			font-weight: 600;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px #eee;
		}

		table tfoot {
			border-top: solid 2px #eee;
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px #eee;
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-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;
		border-radius: 0.2em;
		border: 1px solid;
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-size: 0.9em;
		font-weight: 600;
		height: 4em;
		line-height: 4em;
		overflow: hidden;
		padding: 0 2.75em;
		text-align: center;
		text-decoration: none;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		.button:hover {
			background-color: #283634;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		.button:active {
			background-color: #121818;
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		.button.icon {
			padding-left: 2.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		.button.small {
			font-size: 0.8em;
			height: 3.5em;
			line-height: 3.5em;
			padding: 0 2em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		.button.big {
			font-size: 1.25em;
			height: 3.15em;
			line-height: 3.15em;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		.button.alt {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px #eee;
			color: #2a2a2a !important;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			.button.alt:hover {
				background-color: rgba(144, 144, 144, 0.05);
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			.button.alt:active {
				background-color: rgba(144, 144, 144, 0.1);
			}

			input[type="submit"].alt.icon:before,
			input[type="reset"].alt.icon:before,
			input[type="button"].alt.icon:before,
			.button.alt.icon:before {
				color: #bbb;
			}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		.button.special {
			background-color: #51c5e8;
			color: #ffffff !important;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			.button.special:hover {
				background-color: #68cdeb;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			.button.special:active {
				background-color: #3abde5;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		.button.disabled,
		.button:disabled {
			background-color: #4a4a4a !important;
			box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
			color: #fff !important;
			cursor: default;
			opacity: 0.25;
		}

/* Feature */

	.feature {
		margin: 0 0 2em 0;
		padding: 2em 0 2em 9em;
		position: relative;
	}

		.feature i {
			border-radius: 100%;
			border: solid 3px #eee;
			color: #51c5e8;
			display: block;
			height: 7em;
			left: 0;
			line-height: 6.75em;
			margin-top: -0.5em;
			position: absolute;
			text-align: center;
			top: 2em;
			width: 7em;
		}

			.feature i:before {
				font-size: 40px;
			}

		.feature h3 {
			margin-bottom: 0.5em;
		}

		.feature p {
			margin-bottom: 0;
		}

/* Image Feature */

	.image-feature {
		position: relative;
		text-align: center;
		margin: 0 0.5em 2em 0.5em;
	}

		.image-feature > a {
			display: block;
		}

		.image-feature header {
			left: 0;
			padding: 1.5em 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 1;
		}

			.image-feature header h3 {
				font-size: 1em;
				margin: 0;
			}

		.image-feature .image {
			margin: 0;
		}

		.image-feature p {
			margin: 0;
		}

		.image-feature footer {
			background: #1d2726;
			background: rgba(29, 39, 38, 0.9);
			bottom: 0;
			color: #fff;
			left: 0;
			padding: 1.5em;
			position: absolute;
			width: 100%;
			z-index: 1;
		}

			.image-feature footer .button.alt {
				box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25);
				color: #fff !important;
			}

/* Wrapper */

	.wrapper {
		padding: 3em 0 4em 0;
	}

		.wrapper.style1 {
			background: #51c5e8;
			color: #d3f0f9;
		}

			.wrapper.style1 h2, .wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6, .wrapper.style1 strong {
				color: #ffffff;
			}

			.wrapper.style1 header.major:after {
				background: rgba(255, 255, 255, 0.25);
			}

		.wrapper.style2 {
			background: #ffffff;
		}

		.wrapper.style3 {
			background: #f4f4f4;
		}

		.wrapper.style4 {
			background: #fafafa;
		}

/* Header */

	#page-wrapper {
		padding-top: 3em;
	}

	#header {
		background: #005fa2;
		color: #fff;
		cursor: default;
		height: 3.25em;
		left: 0;
		line-height: 3.25em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}

		#header h1 {
			color: #fff;
			height: inherit;
			left: 1.25em;
			line-height: inherit;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 0;
			padding-top:0.2em;
			z-index:50000;
		}

			#header h1 a {
				font-size: 1em;
			}

				#header h1 a:before {
					color: #51c5e8;
					margin-right: 0.35em;
				}
				
				#header img{
				margin-top:0.15em;
			}

		#header nav {
			height: inherit;
			line-height: inherit;
			position: absolute;
			left: 20em;
			top: 0;
			vertical-align: middle;
			 box-shadow: none;
		}

			#header nav > ul {
				list-style: none;
				margin: 0;
				padding-left: 0;
				 box-shadow: none;
			}

				#header nav > ul > li {
					display: inline-block;
					margin-left: 2em;
					padding-left: 0;
				}

					#header nav > ul > li a {
						-moz-transition: color 0.2s ease-in-out;
						-webkit-transition: color 0.2s ease-in-out;
						-ms-transition: color 0.2s ease-in-out;
						transition: color 0.2s ease-in-out;
						color: #ccc;
						display: inline-block;
						text-decoration: none;
						font-size: 1.25em;
						 box-shadow: none !important;
					}

						#header nav > ul > li a:before {
							margin-right: 0.5em;
							opacity: 0.5;
							 box-shadow: none !important;
						}

						#header nav > ul > li a:hover {
							color: #fff;
							 box-shadow: none !important;
						}

					#header nav > ul > li.active > a {
						color: #fff;
						 box-shadow: none !important;
					}

					#header nav > ul > li:first-child {
						margin-left: 0;
					}

					#header nav > ul > li .button {
						font-size: 1em;
						height: 2.25em;
						line-height: 2.25em;
						margin-bottom: 0;
						padding: 0 1em;
						position: relative;
						top: -0.125em;
						vertical-align: middle;
					}

					#header nav > ul > li > ul {
						display: none;
						 box-shadow: none !important;
					}

		#header .container {
			position: relative;
		}

			#header .container h1 {
				left: 0;
			}

			#header .container nav {
				right: 0;
			}

	.dropotron {
		background: #005fa2;
		color: #fff;
		font-weight: 600;
		list-style: none;
		margin-top: -1em;
		min-width: 14em;
		padding: 1.25em 0;
	}

		.dropotron.level-0 {
			font-size: 0.8em;
			margin-top: 1em;
		}

			.dropotron.level-0:before {
				-moz-transform: rotate(45deg);
				-webkit-transform: rotate(45deg);
				-ms-transform: rotate(45deg);
				transform: rotate(45deg);
				background: #005fa2;
				content: '';
				display: block;
				height: 1em;
				position: absolute;
				right: 1.5em;
				top: -0.5em;
				width: 1em;
			}

		.dropotron li > a {
			-moz-transition: color 0.2s ease-in-out;
			-webkit-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			color: #ccc;
			display: block;
			padding: 0.125em 1.25em;
			text-decoration: none;
		}

			.dropotron li > a:hover {
				color: #fff;
			}

		.dropotron li.active > a {
			color: #fff;
		}

/* Banner */

	#banner {
		color: #fff;
		padding: 0;
		margin-bottom:-2em;
		position: relative;
		text-align: center;
		margin-top:-12em;
		height:3em;
	}

		

		#banner :last-child {
			
		}

		#banner .inner {
			display: inline-block;
			padding: 3.5em 5em;
			position: relative;
			z-index: 2;
			width:100%;
		}

			#banner .inner h2 {
				color: inherit;
				font-size: 2.5em;
				line-height: 1.35em;
				margin: 0;
				padding: 0;
			}

			#banner .inner p {
				font-size: 1em;
				line-height: 2em;
				margin: 2em 0 0 0;
				padding: 2em 0 0 0;
				position: relative;
				top: -0.25em;
			}

				#banner .inner p:before {
					background: #888;
					background: rgba(255, 255, 255, 0.25);
					content: '';
					display: block;
					height: 3px;
					left: 50%;
					margin: 0 0 0 -3em;
					position: absolute;
					top: 0;
					width: 6em;
				}

			#banner .inner .actions {
				margin-top: 2em;
				background:none;
			}
			
			#banner .inner .actions a{
				margin-top: 1em;
				font-weight:200;
			}
			
			

			#banner .inner .button.alt {
				box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25);
				color: #fff !important;
			}
			
			
			#banner .inner-nav {
				display: inline-block;
				padding: 0;
				position: relative;
				z-index: 500;
				width:100%;
				
				
		}
			#banner .inner-nav h3.nav-icon img{
				padding: 0.55em 0.35em 0 0;
					

				}
			#banner .inner-nav h2 {
				color: inherit;
				font-size: 2.5em;
				line-height: 1.35em;
				margin: 0;
				padding: 0;
			}

			#banner .inner-nav p {
				font-size: 1em;
				line-height: 2em;
				margin: 2em 0 0 0;
				padding: 2em 0 0 0;
				position: relative;
				top: -0.25em;
			}
			
			#banner .inner-nav a:hover {
				color:#fff;
				text-decoration:none;
			}

				#banner .inner-nav p:before {
					background: #888;
					background: rgba(255, 255, 255, 0.25);
					content: '';
					display: block;
					height: 3px;
					left: 50%;
					margin: 0 0 0 -3em;
					position: absolute;
					top: 0;
					width: 6em;
					
				}

			#banner .inner-nav .actions {
				margin-top: 2em;
				background:none;
			}
			
			

			#banner .inner-nav .button.alt {
				box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.25);
				color: #fff !important;
			}
			
			

	body.is-loading #banner:after {
		opacity: 1.0;
	}

/* Main */

	#main > header.major {
		margin: 0 0 2em 0;
		text-align: left;
	}

/* One */

	#one {
		padding-bottom: 0;
	}

		#one p {
			font-size: 1.25em;
			line-height: 1.75em;
			margin: -0.5em 0 0 0;
		}

		#one .inner {
			display: inline-block;
			margin-top: -6em;
			padding-right: 6em;
			vertical-align: middle;
			width: 50%;
		}

		#one .device {
			border: solid 40px #fff;
			border-bottom: 0;
			border-radius: 20px;
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;
			display: inline-block;
			margin-bottom: 0;
			position: relative;
			vertical-align: middle;
			width: 50%;
		}

			#one .device:after {
				background: #eee;
				border-radius: 100%;
				content: '';
				height: 10px;
				left: 50%;
				margin: -23px 0 0 -5px;
				position: absolute;
				top: 0;
				width: 10px;
			}

/* Footer */

	#footer {
		background: #cedae5;
		color: #003366;
		padding: 1em 0 0 0;
		margin:1em 0 0 8em;
		text-align: left;
		font-weight:300;
	}
	#footer h3{
		color: #003366;
		text-align: left;
		font-size:1.3em;
		margin-bottom:0;
		font-weight:300;
	}
	#footer p{
		color: #003366;
		text-align: left;
		font-weight:300;
	}

		#footer .icons {
			padding-left: 0;
		}

			#footer ul li {
				padding: 0 2em 0 0;
				list-style-type:none;
				font-size:0.8em;
				line-height:1.55em;
				font-weight:300;
			}
			
			#footer li {
				padding: 0 2em 0 0;
			}

				#footer .icons li:last-child {
					padding-right: 0;
				}

				#footer .icons li a {
					-moz-transition: color 0.2s ease-in-out;
					-webkit-transition: color 0.2s ease-in-out;
					-ms-transition: color 0.2s ease-in-out;
					transition: color 0.2s ease-in-out;
					color: #666;
				}

					#footer .icons li a:hover {
						color: #fff;
					}

		#footer .copyright {
			font-size: 0.8em;
			margin: 0 0 1em 0;
		}

/* Wide */

	@media screen and (max-width: 1680px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
			}

	}

/* Normal */

	@media screen and (max-width: 1280px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 11pt;
			}

		/* Feature */

			.feature {
				padding-left: 7em;
			}

				.feature i {
					height: 5em;
					line-height: 4.75em;
					margin-top: 0;
					width: 5em;
				}

					.feature i:before {
						font-size: 32px;
					}

		/* Wrapper */

			.wrapper {
				padding: 4em 0 2em 0;
			}

		/* Banner */

			#banner {
				padding: 1em 0 0 0;
			}

				#banner .inner {
					padding: 3em 4em;
				}

					#banner .inner h2 {
						font-size: 2.25em;
					}

			
				#banner .inner-nav {
					padding: 1em 4em 0 4em;
				}
				
				#banner .inner-nav h3.nav-icon img{
					padding: 0.55em 0.35em 0 0;
					

				}

					#banner .inner-nav h2 {
						font-size: 2.25em;
					}
					
					#banner .inner-nav h3 a  {
						font-size: 1em;
						color:#fff !important;
					}


		/* Main */

			#main {
				padding: 2em;
			}

		/* One */

			#one .inner {
				margin-top: -4em;
				padding-right: 4em;
			}

			#one .device {
				border-width: 35px;
			}

				#one .device:after {
					margin-top: -22px;
				}

	}

/* Narrow */

	#navPanel, #navButton {
		display: none;
	}

	@media screen and (max-width: 980px) {

		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, select, textarea {
				font-size: 12pt;
			}

			h2 {
				font-size: 1.25em;
				line-height: 1.75em;
			}

			h3 {
				font-size: 1.1em;
				line-height: 1.5em;
			}

			h4 {
				font-size: 1em;
				line-height: 1.5em;
			}

		/* Section/Article */

			section.special, article.special {
				text-align: center;
			}

			header h2 + p {
				font-size: 0.9em;
			}

			header h3 + p {
				font-size: 0.8em;
			}

			header h4 + p,
			header h5 + p,
			header h6 + p {
				font-size: 0.8em;
			}

		/* Feature */

			.feature {
				padding-left: 9em;
			}

				.feature i {
					height: 7em;
					line-height: 6.75em;
					margin-top: -0.5em;
					width: 7em;
				}

					.feature i:before {
						font-size: 42px;
					}

		/* Image Feature */

			.image-feature .image {
				max-height: 30em;
				overflow: hidden;
			}

		/* Header */

			#page-wrapper {
				padding-top: 0;
			}

			#header #nav{
				display:none;
			}
			
			#nav{
			      display:none!important;
				}
			
			#header img{
				margin-left:3.5em;
				margin-top:0.25em;
				z-index:80000;
			}
		
			.owl-carousel {
				margin-top: 3em;
				height: 4em;
			}

		/* Banner */

			#banner {
				padding: 10em 0;
				
			}

				#banner .inner {
					padding: 3em;
				}

					#banner .inner h2 {
						font-size: 2em;
					}
	
				#banner .inner-nav {
					padding: 4em 3em 2em 3em;
					color:#003366;
				}
				#banner .inner-nav h3.nav-icon img{
					padding: 0.55em 0.35em 0 0;
					

				}

					#banner .inner-nav h2 {
						font-size: 2em;
					}
					
					#banner .inner-nav h3 a  {
						font-size: 1.5em;
						color:#003366 !important;
					}


		/* Main */

			#main > header.major {
				margin: 0;
			}

		/* One */

			#one p {
				font-size: 1em;
			}

			#one .inner {
				display: block;
				margin: 0 auto;
				max-width: 100%;
				padding: 0;
				text-align: center;
				width: 35em;
			}

			#one .device {
				display: block;
				margin: 4em auto 0 auto;
				max-width: 100%;
				width: 30em;
			}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}

			#navButton {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 4em;
				left: 0;
				position: fixed;
				top: 0;
				width: 6em;
				z-index: 10001;
			}

				#navButton .toggle {
					text-decoration: none;
					height: 100%;
					left: 0;
					position: absolute;
					top: 0;
					width: 100%;
				}

					#navButton .toggle:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						font-family: FontAwesome;
						font-style: normal;
						font-weight: normal;
						text-transform: none !important;
					}

					#navButton .toggle:before {
						background: #003366;
						color: #ffffff;
						content: '\f0c9';
						display: block;
						font-size: 18px;
						height: 2.35em;
						left: 0.5em;
						line-height: 2.35em;
						position: absolute;
						text-align: center;
						top: 0.5em;
						width: 3em;
					}

			#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;
				background-image: -moz-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.1));
				background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.1));
				background-image: -ms-linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.1));
				background-image: linear-gradient(left, rgba(0,0,0,0) 95%, rgba(0,0,0,0.1));
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #005fa2;
				color: #c6c9c8;
				padding: 0.25em 1.5em;
			}

				#navPanel .link {
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					color: #c6c9c8;
					display: block;
					font-size: 0.8em;
					font-weight: 600;
					height: 3.5em;
					line-height: 3.5em;
					text-decoration: none;
				}

					#navPanel .link:first-child {
						border-top: 0;
					}

					#navPanel .link.depth-0 {
						color: #ffffff;
					}

					#navPanel .link .indent-1 {
						display: inline-block;
						width: 1.25em;
					}

					#navPanel .link .indent-2 {
						display: inline-block;
						width: 2.5em;
					}

					#navPanel .link .indent-3 {
						display: inline-block;
						width: 3.75em;
					}

					#navPanel .link .indent-4 {
						display: inline-block;
						width: 5em;
					}

					#navPanel .link .indent-5 {
						display: inline-block;
						width: 6.25em;
					}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navButton {
				-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);
			}
			
			#footer {
				text-align:center;
				margin: 2em;	
			}
			
			#footer header h3 {
				text-align:center;
				margin-left:-1em;	
			}
			
			hr {
				margin-left:2em;
				}

	}

/* Mobile */

	@media screen and (max-width: 736px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 12pt;
			}

		/* Feature */

			.feature {
				margin: 0 auto 2em auto;
				max-width: 100%;
				padding: 0;
				text-align: center;
				width: 30em;
			}

				.feature i {
					left: 0;
					margin: 0 auto 2em auto;
					position: relative;
					top: 0;
				}

		/* Image Feature */

			.image-feature {
				margin: 0 auto 2em auto;
				max-width: 100%;
				width: 25em;
			}

				.image-feature .image {
					max-height: none;
				}

		/* Wrapper */

			.wrapper {
				padding: 2.5em 1.25em 0.5em 1.25em;
			}
			
			
		/* Banner */

			#banner {
				padding: 10em 0;
			}

				#banner .inner {
					padding: 2em 2.5em;
					width: 100%;
				}

					#banner .inner h2 {
						font-size: 1.5em;
					}

					#banner .inner p {
						margin: 1.5em 0 0 0;
						padding: 1.5em 0 0 0;
					}

				#banner .inner-nav {
					padding: 3em 2.5em 0 2.5em;
					width: 100%;
					color:#003366;
				}

				#banner .inner-nav h3.nav-icon img{
					padding: 0.55em 0.35em 0 0;
					

				}
					#banner .inner-nav h3 a  {
						font-size: 1.5em;
						color:#003366 !important;
					}

					#banner .inner-nav p {
						margin: 1.5em 0 0 0;
						padding: 1.5em 0 0 0;
					}


		/* One */

			#one .device {
				border-width: 20px;
				margin-top: 2em;
				max-width: 100%;
				width: 25em;
			}

				#one .device:after {
					height: 8px;
					margin: -13px 0 0 -4px;
					width: 8px;
				}
				
								.logo-button {
	background-image:url(../../images/BWC_Logo_Body_med.png) !important ;
	

}

.slideone {
	    background: url('../../images/camera-banner-sm.jpg') !important;  
		width: 100%;
    	height: 30em;
		text-align:center;  
		padding-top:6em;
		font-weight:100 !important;
}
		
	#map { display: none; }
#clicked-state { display: none; }	

	}

/* Mobile (Portrait) */

	@media screen and (max-width: 480px) {

		/* Basic */

			html, body {
				min-width: 320px;
			}

			body, input, select, textarea {
				font-size: 12pt;
			}

			h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
				display: none;
			}

			h2 {
				font-size: 1.15em;
				line-height: 1.75em;
			}

			h3 {
				font-size: 1em;
				line-height: 1.5em;
			}
		
		/* List */

			ul.actions {
				margin: 0 0 2em 0;
			}

				ul.actions li {
					display: block;
					padding: 1em 0 0 0;
					text-align: center;
					width: 100%;
					
				}

					ul.actions li:first-child {
						padding-top: 0;
					}

					ul.actions li > * {
						margin: 0 !important;
						width: 100%;
					}

						ul.actions li > *.icon:before {
							margin-left: -2em;
						}

				ul.actions.small li {
					padding: 0.5em 0 0 0;
				}

					ul.actions.small li:first-child {
						padding-top: 0;
					}

		/* Button */

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			.button {
				padding: 0;
			}

		/* One */

			#one .device {
				border-width: 15px;
			}

				#one .device:after {
					height: 5px;
					margin: -10px 0 0 -2.5px;
					width: 5px;
				}
				
								/*Video Carousel Controls*/
.carousel-control.left {
    margin-top:10em;
}

.carousel-control.right {
    margin-top:10em;
}

.logo-button {
	background-image:url(../../images/BWC_Logo_Body_small.png) !important;

}

.owl-carousel .owl-stage-outer {padding-top: 8px !important;}

#map { display: none; }
#clicked-state { display: none; }

	}
	
	.accordion-inner {
    font-size: 1em;
    margin: 0.5em 0 1em 2.25em;
    padding: 1em;
    border-left: solid 0.1em #666666;
    background-color: #e9e9e9;
	text-align:left;
}

.well.bwcFAQ, .well.bwcCarousel, .well.bwcResources {
    border: none;
    margin-bottom: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.well.bwcCarousel {
    background: #ffffff;
}

.well.bwcResources {
    margin-top: 5%;
}

.well.bwcFAQ, ul.links li {
    list-style-type: none;
    padding-bottom: 1em;
}

.bwcResourceCenter .resourceButton {
    width: 75%;
    margin: 26px 0;
    background: #222222;
    border: 15px solid #222222;
    color: #F3F3F3;
}

.well.bwcResources .btn btn-primary btn-lg {
    margin: 0 auto 5em auto;
}

.jumbotron {
    position: relative;
	width: 100%;
    	height: 100%;
    background-size: cover;
    overflow: hidden;
    color: white;
	font-weight:100;
	padding:0 !important;
	
}

.jumbotron.container {
	padding: 15% 0 20% 5%;
}

.slideone {
	    background: url('../../images/camera-banner.jpg');  
		width: 100%;
    	height: 50em;
		text-align:center;  
		padding-top:6em;
		font-weight:100 !important;
}

.slideone ul{
	   margin-top:3em;
	  
}


.slidetwo {
	    background: url('../../images/Stakeholders_Carousel.jpg');  
		width: 100%;
    	height: 50em;
		text-align:center;  
		padding-top:6em;
}

.slidetwo ul{
	   margin-top:3em;
}

.slidethree {
	    background: url('../../images/Support_Carousel.jpg');  
		width: 100%;
    	height: 50em;
		text-align:center;  
		padding-top:6em;
}

.slidethree ul{
	   margin-top:3em;
}

		#header .main {
			height: inherit;
			line-height: inherit;
			text-align: right;
		}

			#header .main ul {
				height: inherit;
				line-height: inherit;
			}

				#header .main ul li {
					border-left: solid 1px rgba(160, 160, 160, 0.3);
					height: inherit;
					line-height: inherit;
					white-space: nowrap;
				}

					#header .main ul li > * {
						display: block;
						float: left;
					}

					#header .main ul li > a {
						text-decoration: none;
						border-bottom: 0;
						color: #aaaaaa;
						overflow: hidden;
						position: relative;
						text-indent: 4em;
						width: 4em;
					}

						#header .main ul li > a:before {
							-moz-osx-font-smoothing: grayscale;
							-webkit-font-smoothing: antialiased;
							font-family: FontAwesome;
							font-style: normal;
							font-weight: normal;
							text-transform: none !important;
						}

						#header .main ul li > a:before {
							display: block;
							height: inherit;
							left: 0;
							line-height: inherit;
							position: absolute;
							text-align: center;
							text-indent: 0;
							top: 0;
							width: inherit;
						}

		#header form {
			margin: 0;
				
		}

			#header form input {
				display: inline-block;
				height: 2.5em;
				position: relative;
				top: -2px;
				vertical-align: middle;
			}

		#header #search {
			-moz-transition: all 0.5s ease;
			-webkit-transition: all 0.5s ease;
			-ms-transition: all 0.5s ease;
			transition: all 0.5s ease;
			max-width: 0;
			opacity: 0;
			overflow: hidden;
			padding: 0;
			white-space: nowrap;
		
		}

			#header #search input {
				width: 12em;
			}

			#header #search.visible {
				max-width: 12.5em;
				opacity: 1;
				padding: 0 0.5em 0 0;
			}

#header .main ul li > * {
    display: block;
    float: right;
}
#header  {
    margin: 0;
}

ul.bwcLeadList  {
	list-style-type:none;	
	padding-top: none;
}

ul.bwcLeadList  li{
	padding-bottom:2em;	
}

.rTable {
    display: table;
    width: 100%;
    border: 1px solid gainsboro;
}
.rTableRow.Odd {
    background: #d7e0eb;
}
.rTableRow {
    display: table-row;
}

.rTableHead {
    font-size:1.15em;
}

.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}

.rTableCell, .rTableHead {
    display: table-cell;
    padding: 5px 10px;
}


.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}

.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}

.rTableBody {
    display: table-row-group;
}

.col-md-6 .col-img {
    width: 50%;
}

p.content {
    color: #ddd;
    background-color: #333;
    text-align:center;
}

.fa{
	padding-top:10px;	
}

/*HOME PAGE ROTATOR ARROWS*/
li.banner-nav {
    border: 1px solid #fff;
}
.banner-nav.active {
    border: 2px solid #000;
    background-color: #fff;
    width: 15px;
    height: 15px;
}
a.banner-arrow{
    color: #fff;
}
.jumbotron.container {
    padding: 15% 0 20% 5%;
}

/*VIDEO GALLERY CSS*/
p.clear-content {
    color: #000;
    font-size: large;
}

#vid-toggle {
    float: none;
}

li.clip-item {
    list-style: none;
    border-bottom: 1px solid #ccc;
}

#slideMenu {
    border: 1px solid rgba(0, 0, 0, 0.04);
}

li.clip-item.secondary {
    display: none;
}

.logo-button a{
	font-weight:100;
}

/*SEARCH*/
     .searchbox {
            position: relative;
            min-width: 50px;
            width: 0%;
            height: 48px;
            float: right;
            overflow: hidden;
            -webkit-transition: width 0.3s;
            -moz-transition: width 0.3s;
            -ms-transition: width 0.3s;
            -o-transition: width 0.3s;
            transition: width 0.3s;
			z-index:100000;
        }

        .searchbox-input {
            top: 0;
            right: 0;
            border: 0;
            outline: 0;
            background: #fff;
            width: 100%;
            height: 50px;
            margin: 0;
            padding: 0px 55px 0px 20px;
            font-size: 20px;
            color: #000;
        }

            .searchbox-input::-webkit-input-placeholder {
                color: #d74b4b;
            }

            .searchbox-input:-moz-placeholder {
                color: #d74b4b;
            }

            .searchbox-input::-moz-placeholder {
                color: #d74b4b;
            }

            .searchbox-input:-ms-input-placeholder {
                color: #d74b4b;
            }

        .searchbox-icon,
        .searchbox-submit {
            width: 50px;
            height: 50px;
            display: block;
            position: absolute;
            top: 0;
            font-family: verdana;
            font-size: 22px;
            right: 0;
            padding: 0;
            margin: 0;
            border: 0;
            outline: 0;
            line-height: 50px;
            text-align: center;
            cursor: pointer;
            color: #dcddd8;
            background: #005fa2;
        }
		
		.searchbox-icon {
			background-image:url(../../images/search.png);
			background-repeat:no-repeat;
			background-position:center;
			
			
			}

        .searchbox-open {
            width: 80%;
        }

       .helper {
   	  background-color: #fff;
   	  display: none;
   	  float: right;
    	  width: 80%;
		  height:20em;
    	  margin-top: 0%;
    	  margin-left: 50%;
          border: 1px solid #ccc;
        }
		
		.helper h4{
   	  		font-size:1.05em;
			padding:1.2em 0 0 0;
			color:#003366;
			margin:0;
        }
		
        .quick-links > ul > li{
            list-style-type:none;
			padding:0 0 0 1em;
			margin:0;
        }
		
		.quick-links > ul > li a{
            padding:0 0 0 2em;
			margin:0;
        }
		
		.learnmore {
			background: #cedae5;
			padding: 1em;
			margin-bottom:3em;
			
		}
		
		.learnmore h4{
			line-height:1.25em;
			margin-bottom:0.5em;
			
		}
		
		.learnmore p{
			line-height:1.35em;
		}
		
		.learnmore ul{
			list-style-type:circle;
			padding: 0 0 0 2em;
			margin-bottom:0;
			
		}
		
		.learnmore ul li{
			list-style-type:circle;
			padding: 0;
			
		}
		
		.learnmore hr{ 
			margin: 1.5em 0 1.5em 0;
		}
		
		.podcastseries {
			margin-bottom:2em;	
		}
		
		