@import url("https://fonts.googleapis.com/css?family=Open+Sans:200,200italic,300,400,600");
@import url('https://fonts.googleapis.com/css?family=Lato|Sorts+Mill+Goudy');@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;
		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;
	}

    .bImage {
        padding-bottom: 1em;
    }

/* From Patrick */

    .containerFrame {
        background-color: white;
        padding: 1.5em;
        border-radius: 20px;
    }

    .containerFrameDark {
        padding: 1em;
        border-radius: 20px;
        background: rgba(0,0,0,0.15);
        border: solid 1px rgba(0,0,0,0.5);
        -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3), 0px 1px 0px 0px rgba(255,255,255,0.125);
        box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3), 0px 1px 0px 0px rgba(255,255,255,0.125);
    }

a:link {
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

    .padadd {
        padding-top: .65em !important;
        font-size: 1.85em !important;
        color: #07356a;
    }

    .padadd1 {
        padding-top: .45em !important;
    }

    .padadd2 {
        padding-top: 2em !important;
        font-size: 2em !important;
        color: #07356a;
    }

    .padadd3 {
        padding-top: 1.25em !important;
        font-size: 2em !important;
        color: #07356a;
    }

    .secDesc {
        color: #07356a;

    }

    .cont {
        margin-top: -.75em
    }

    .researchbtn {
        text-align: center;
        width: 250px;
        margin-right: 20px;
    }

    .researchbtn1 {
        text-align: center;
        height: 3em;
        width: 5em;
        margin-right: 20px;
    }

    .pubs {
        background: #fefefe;
        padding: 5px;
        min-height: 100px;
        margin: 0 auto;
        position: relative;
        border-bottom: .5px solid;
		border-color: #f0e5c1;
        margin-bottom: 1.25em;
        overflow:auto;
    }

    .pubbtnbin {
        position:inherit;
        top: 5px;
        right: 0;
        text-align: center;    
    }

    .pubbtnbin a {
        color: #fefefe;
        background: #07356a;
        padding: 5px 15px;
        float: right;
        font-size: 18px;
        border-top: 4px solid;
        border-color: #ffc200;
    }

    .pubbtnbin a+a {
        color: #fefefe;
        background: #07356a;
        padding: 5px 15px;
        float: right;
        font-size: 18px;
        border-top: 4px solid;
        border-color: #ffc200;
    }

    .pubbtnbin a:hover {
        background: #ffc200;
        color: white;
    }

    .pubbtnbin a+a:visited {
        color: #ffffff !important;
    }

    a.tooltips {
      position: relative;
      display: inline;
    }

    a.tooltips span {
      position: absolute;
      width:140px;
      color: #FFFFFF;
      background: #FFC200;
      height: 30px;
      line-height: 30px;
      text-align: center;
      visibility: hidden;
      border-radius: 6px;
    }

    a.tooltips span:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -8px;
      width: 0; height: 0;
      border-top: 8px solid #FFC200;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent;
    }

    a:hover.tooltips span {
      visibility: visible;
      opacity: 0.8;
      bottom: 30px;
      left: 50%;
      margin-left: -76px;
      z-index: 999;
    }

    hr {
        background-color: #eee;
        border: 0 none;
        color: #eee;
        height: 2px;
    }

/* Box Model */

	*, *:before, *:after {
		-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;*/
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-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%;
		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: #ececec;
		font-family: 'Open Sans', sans-serif;
		font-weight: 200;
		color: #3d3d3d;
	}

	input, select, textarea {
		font-family: 'Open Sans', sans-serif;
		font-weight: 200;
		color: #3d3d3d;
	}

	br.clear {
		clear: both;
	}

	strong, b {
		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	h1, h2, h3, h4, h5, h6 {
		font-family: 'Sorts Mill Goudy', serif;
        font-weight: 300;
		color: #262626;
	}

    .thanks {
        font-size: .925em;
    }

	p, ul, ol, dl, table {
        font-family: 'Lato', sans-serif;
		margin-bottom: 1em;
	}

	p {
		line-height: 2em;
	}

	a {
		color: inherit;
		text-decoration: underline;
	}

		a:hover {
			text-decoration: none;
		}

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

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

	hr {
		border: 0;
		border-top: solid 1px #ddd;
	}

	blockquote {
		border-left: solid 0.5em #ddd;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}

/* Section/Article */

	section, article {
		margin-bottom: 2em;
        padding: 15px, 0;
	}

		section > :last-child, section:last-child, article > :last-child, article:last-child {
			margin-bottom: 1em;
		}

	footer {
		padding-top: 1em;
	}

	.subtitle {
        font-size: 1.0em !important;
		font-weight: 200;
		color: #07356a;
		text-align: left !important;
	}


/* Image */

    .slideLarge {
        visibility: visible;
    }


    .slideSmall {
        visibility: hidden;
        width: 100%;
    } 

	.image {
		display: inline-block;
	}

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

        .fitLeft {
            border-top-left-radius: 12px;
        }

        .sectionLeft {
            border-top-left-radius: 12px;
        }

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

		.image.left {
			float: left;
			margin: 0 1.25em .25em 0;
		}

			.image.left img {
				position: relative;
				top: 0.35em;
			}

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

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-webkit-transition: background-color 0.25s ease-in-out;
		transition: background-color 0.25s ease-in-out;
		display: inline-block;
		padding: 1.1em 1.25em;
		background: #1f2f61 url("images/bg01.png") no-repeat right top;
		background-size: 100% 100%;
		text-decoration: none;
		font-size: 1.10em;
		color: #FFFFFF;
		outline: 0;
		border: 0;
		cursor: pointer;
        border-radius: 12px;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			background-color: #2749a0;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		button:active,
		.button:active {
			background-color: #007cc2;
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		button.icon,
		.button.icon {
			position: relative;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			button.icon:before,
			.button.icon:before {
				margin-right: 0.5em;
				position: relative;
				top: 0.1em;
			}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		button.alt,
		.button.alt {
			background-color: #1f2f61;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background-color: #2749a0;
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			button.alt:active,
			.button.alt:active {
				background-color: #1f2f61;
			}

		input[type="submit"].alt2,
		input[type="reset"].alt2,
		input[type="button"].alt2,
		button.alt2,
		.button.alt2 {
			background-color: #1f2f61;
		}

			input[type="submit"].alt2:hover,
			input[type="reset"].alt2:hover,
			input[type="button"].alt2:hover,
			button.alt2:hover,
			.button.alt2:hover {
				background-color: #2749a0;
			}

			input[type="submit"].alt2:active,
			input[type="reset"].alt2:active,
			input[type="button"].alt2:active,
			button.alt2:active,
			.button.alt2:active {
				background-color: #363636;
			}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			width: 100%;
			font-size: 2em;
			padding: 1.30em 0em 1.30em 0;
			font-weight: 300;
			text-align: center;
		}

/* List */

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.style1 li {
		padding: 0.575em 0;
		border-top: 1px solid #e0e0e0;
	}

	ul.style1 a:hover {
		text-decoration: none;
	}

	ul.style1 .first {
		padding-top: 0em;
		border-top: none;
	}

	ul.style2 li {
		clear: both;
		padding: 2em 0em 1em 0em;
		border-top: 1px solid #e0e0e0;
	}

	ul.style2 a {
		text-decoration: none;
		color: #1477ef;
	}

		ul.style2 a:hover {
			text-decoration: none;
		}

	ul.style2 h3 {
		letter-spacing: -2px;
		font-weight: 200;
		margin: 0;
	}

		ul.style2 h3 a {
			display: block;
			padding: 0.25em 0em 0.75em 0em;
			color: #1477ef;
		}

	ul.style2 .first {
		padding-top: 0em;
		border-top: none;
	}

	ul.style3 li {
		position: relative;
		line-height: 2em;
		padding: 0 0 0 48px;
		margin: 2.25em 0 0 0;
	}

		ul.style3 li:before {
			cursor: default;
			position: absolute;
			left: 0;
			top: 0;
			background: #474747;
			color: #fff;
			width: 32px;
			height: 32px;
			font-size: 20px;
			line-height: 32px;
			text-align: center;
		}

		ul.style3 li:first-child {
			margin-top: 0;
		}

	ul.actions {
		cursor: default;
	}

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

		ul.actions li {
			display: inline-block;
			padding: 0 0 0 1em;
		}

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

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

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

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

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

/* Form */

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-webkit-transition: border-color 0.2s ease-in-out;
		transition: border-color 0.2s ease-in-out;
		background: #fff;
		border: solid 1px #e0e0e0;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0.75em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		select:focus,
		textarea:focus {
			border-color: #0087cd;
		}

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

	label {
		display: block;
		color: inherit;
		font-weight: 600;
		line-height: 1.75em;
		margin-bottom: 0.5em;
	}

	::-webkit-input-placeholder {
		color: #999999;
		position: relative;
		top: 3px;
	}

	:-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder, .formerize-placeholder {
		color: #999999;
	}

/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tbody tr {
				border-bottom: solid 1px #e0e0e0;
			}

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

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

			table.default thead {
				background-color: #555555;
				color: #fff;
			}

/* Highlight */

	.highlight {
		position: relative;
        border-bottom-left-radius: 15px;
        			-webkit-filter: grayscale(100%);
			-webkit-transition: .25s ease-in-out;
			-moz-filter: grayscale(100%);
			-moz-transition: .25s ease-in-out;
			filter: grayscale(100%);
			transition: .25s ease-in-out;
	}

	.highlight:hover {
		position: relative;
        border-bottom-left-radius: 15px;
        			-webkit-filter: grayscale(0%);
			-webkit-transition: .25s ease-in-out;
			-moz-filter: grayscale(0%);
			-moz-transition: .25s ease-in-out;
			filter: grayscale(0%);
			transition: .25s ease-in-out;
	}

		.highlight a {
			display: block;
			text-decoration: none;
			color: #fff;
		}

		.highlight .image {
			margin: 0;

		}

		.highlight .image:hover {
			margin: 0;
			-webkit-filter: grayscale(0%);
			-webkit-transition: .25s ease-in-out;
			-moz-filter: grayscale(0%);
			-moz-transition: .25s ease-in-out;
			filter: grayscale(0%);
			transition: .25s ease-in-out;
		}

		.highlight header {
			-webkit-transition: background-color 0.25s ease-in-out;
			transition: background-color 0.25s ease-in-out;
			background: #0087cd url("images/bg01.png") no-repeat right top;
			background-size: 100% 100%;
			padding: 2.25em 100px 2.25em 2em;
			position: relative;
		}

			.highlight header: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;
				content: '\f0a9';
				position: absolute;
				right: 24px;
				top: 50%;
				margin-top: -32px;
				font-size: 64px;
			}

			.highlight header h2 {
				font-size: 2em;
				letter-spacing: -1px;
				margin: 0;
				color: inherit;
			}

			.highlight header p {
				font-weight: 300;
				letter-spacing: 0;
				opacity: 0.65;
				color: inherit;
				margin: 0.25em 0 0 0;
				font-size: 1.25em;
				line-height: 1.5em;
			}

            .headerLeft {
                border-bottom-left-radius: 15px;
                background-color: #333 !important;
            }

            .headerRight {
                border-bottom-right-radius: 15px;
            }

		.highlight a:hover header {
			background-color: #ffc200 /*#e8901c*/ !important;
            color: #07356a;
		}

		.highlight a:active header {
			background-color: #333;
		}

		.highlight.alt a header {
			background-color: #333;
		}

		.highlight.alt a:hover header {
			background-color: #ffc200;
		}

		.highlight.alt a:active header {
			background-color: #ffc200;
		}

		.highlight.alt2 a header {
			background-color: #333;
		}

		.highlight.alt2 a:hover header {
			background-color: #ffc200;
		}

		.highlight.alt2 a:active header {
			background-color: #ffc200;
		}

/* 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 {
		position: relative;
		background-color: #03172d;
		top: 0;
		border-bottom: solid 2px rgba(255,255,255,0.15);
		-webkit-box-shadow: inset 0px -1px 5px 0px rgba(0,0,0,0.2);
		box-shadow: inset 0px -1px 5px 0px rgba(0,0,0,0.2);        
	}

		#header-wrapper:before {
			content: '';
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background-image: url("images/bg02.png");
			background-size: 100% 100%;
		}

	#banner-wrapper {
		position: relative;
		width: 100%;
		background-color: #03172d;
        padding: 0 0 3em 0;
	}

		#banner-wrapper:before {
			position: absolute;
			top: 0;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			overflow: hidden;
			background-image: url("images/bg03.png");
			background-repeat: no-repeat;
			background-size: 100% auto;
		}

	#featured-wrapper, #main-wrapper {
		position: relative;
		background: #FFFFFF;
	}

	#main-wrapper {
		background-color: #03172d;
	}

    .mwInner {
        width: 70%;
        margin: 0 auto;
        background: #FFF;
        padding: 8em 0 8em 0;

    }

	#footer-wrapper {
        background-color: #03172d;
		position: relative;
	}

/* Banner */

	#banner {
		position: relative;
		z-index: 1;
	}

		#banner .image-full {
			line-height: 0;
			margin: 0;
		}

/* Slider */

	#slider {
		background: #111;
        border-radius: 15px 15px 0 0;
	}

/* Featured */

	#featured {
		overflow: hidden;
	}

		#featured h2 {
			font-weight: 200;
		}

		#featured h3 {
			font-weight: 300;
		}

/* Footer */

	#footer {
		overflow: hidden;
	}

		#footer h2 {
			letter-spacing: -1px;
		}

/* Copyright */

	#copyright {
		text-align: center;
		color: #b8b8b8;
	}

/* Desktop */

	@media screen and (min-width: 737px) {

		/* Basic */

			body, input, select, textarea {
				font-size: 10pt;
				line-height: 1.75em;
			}

			h2 {
				font-size: 2em;
				line-height: 1.1em;
				margin: 0 0 1em 0;
				letter-spacing: -1px;
			}

			h3 {
				line-height: 1.25em;
				margin: .5em 0 .15em 0;
				font-size: 1.35em;
				letter-spacing: -0.5px !important;
			}

			.subtitle {
				font-size: 1.75em;
				letter-spacing: -0.25px !important;
			}
        
        

		/* Wrappers */

			#banner-wrapper {
				padding: 4em 0 4em 0;
			}

			#featured-wrapper, #main-wrapper {
                padding: 4em 0 4em 0;
			}

			#footer-wrapper {
				padding: 1em 0 1em 0;
			}

		/* Header */

        	/* From Zero */
            #header {
				position: relative;
				padding: 3em 0;
			}

				#header .inner {					
					position: relative;
					height: 5.5em;
					background-color: #ffc200;
					border-radius: 8px;
					-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.45), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.15);
					box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.45), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.15);
				}

				#header h1 {
					position: absolute;
					left: 1.75em;
					top: 50%;
					margin-top: -.2em;
					font-size: 3em;
                    font-weight: 300;
					color: #07356a;
				}
        
			/* Original
            #header {
				position: relative;
				padding: 4em 0 2em 0;
			}

				#header h1 {
					letter-spacing: -1px;
					text-align: center;
					font-size: 3.50em;
					font-weight: 400;
				}

					#header h1 a {
						text-decoration: none;
						color: #FFFFFF;
						outline: 0;
					}

				#header span {
					font-weight: 200;
					color: #727272;
				}
        */

		/* Nav */

            #nav {
				position: absolute;
				right: 2em;
				top: 0;
				line-height: 5.5em;
			}

				#nav > ul > li {
					float: left;
					padding: 0 0.8em 0 0.8em;
				}

					#nav > ul > li > a, #nav > ul > li > span {
						color: #07356a;
						text-decoration: none;
						text-transform: uppercase;
						font-weight: 800;
						font-size: 0.95em;
						letter-spacing: 0.075em;
						padding: 0.5em 0.8em 0.5em 0.8em;
						border-radius: 6px;
						outline: 0;
					}

					#nav > ul > li.active > a, #nav > ul > li.current_page_item > a, #nav > ul > li.active > span, #nav > ul > li.current_page_item > span {
						background: rgba(228, 172, 36, 0.85);
						-webkit-box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.025), 1px 1px 0px 0px rgba(255, 255, 255, 0.025);
						box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.025), 1px 1px 0px 0px rgba(255, 255, 255, 0.025);
					}

					#nav > ul > li:last-child {
						padding-right: 0;
					}

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

			.dropotron {
				
				position: relative;
				background-color: #e4ac24;
				background-color: #ffbe2c;;
				border-radius: 8px;
				-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.2), 0px 2px 14px 0px rgba(0, 0, 0, 0.4);
				box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.2), 0px 2px 14px 0px rgba(0, 0, 0, 0.4);
				padding: 1.5em;
				line-height: 2.5em;
				min-width: 15em;
			}

				.dropotron.level-0 {
					border-top-left-radius: 0;
					border-top-right-radius: 0;
					margin-top: -2px;
					-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), 0px 2px 14px 0px rgba(0, 0, 0, 0.4);
					box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), 0px 2px 14px 0px rgba(0, 0, 0, 0.4);
				}

				.dropotron a, .dropotron span {
					color: #07356a;
					text-decoration: none;
					text-transform: uppercase;
					font-weight: 800;
					font-size: 0.9em;
					letter-spacing: 0.075em;
				}

				.dropotron li:hover > a, .dropotron li:hover > span {
					color: #fff;
				}
        
        /* original
			#nav {
				position: relative;
				height: 4em;
				padding-top: 2em;
				margin: 0px auto;
				cursor: default;
			}

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

				#nav ul {
					margin: 0;
					padding: 2;
					text-align: center;
				}

				#nav li {
					display: inline-block;
					margin: 0em 0.50em;
				}

					#nav li a {
						display: inline-block;
						line-height: 2.5em;
						padding: 0 1.25em 0 1.25em;
						text-decoration: none;
						font-size: 1.25em;
						color: #fff;
						outline: 0;
					}

					#nav li:hover a {
						background: #282828;
						background: rgba(15, 24, 39, 0.94);
						color: #bbb;
					}

					#nav li:active a, #nav li.active a {
						background: #282828;
						background: rgba(42, 42, 42, 0.94);
						color: #fff;
					}

					#nav li .current_page_item a {
						background: #0087cd !important;
						color: #FFFFFF !important;
					}

				#nav .first {
					border-left: none;
				}

			.dropotron {
				background: #282828;
				background: rgba(42, 42, 42, 0.94);
				min-width: 15em;
				padding: 0.75em;
				-webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15);
				box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.15);
			}

				.dropotron li > a, .dropotron li > span {
					display: block;
					color: #727272;
					text-decoration: none;
					line-height: 2.75em;
					padding: 0 1em 0 1em;
					outline: 0;
				}

				.dropotron li:hover > a, .dropotron li:hover > span {
					background: #202020;
					color: #bbb;
				}
        */

		/* Content */

			#content {
				overflow: hidden;
				padding-bottom: 6em;
			}

				#content p {
					text-align: justify;
				}

			.homepage #content {
				padding-bottom: 1em;
			}

			.left-sidebar #content {
				padding-left: 3em;
			}

			.right-sidebar #content {
				padding-right: 3em;
			}

			#content h2 {
				margin: 0 0 0.15em 0;
				font-size: 3em;
			}
        
            #main .link {
                color: #1477ef !important;
                text-decoration: none;
            }
        
            #main .link:visited {
                color: #6e6eff !important;
            }


		/* Featured */

			#featured h2 {
				font-size: 2.50em;
				margin: 0 0 0.25em 0;
			}

			#featured h3 {
				font-size: 1.70em;
			}

			#featured .subtitle {
				font-size: 1.50em;
			}

			#featured .image {
				margin-bottom: 3em;
			}

		/* Slider */

			#slider {
				overflow: hidden;
				margin: 0 auto;
				position: relative;
				height: 370px;
				cursor: default;
			}

				#slider .viewer {
					margin: 0 auto;
				}

					#slider .viewer .reel {
						display: none;
					}

						#slider .viewer .reel .slide {
							position: relative;
							width: 1200px !important;
						}

							#slider .viewer .reel .slide img {
								width: 1200px;
								line-height: 0;
								position: absolute;
								top: 0;
								left: 0;
							}

				#slider .info {
					position: absolute;
					z-index: 1;
					width: 100%;
					top: 2em;
					right: 4em;
					padding: 0px 0px 20px 30px;
					text-align: right;
				}

					#slider .info h2 {
						opacity: 1;
						line-height: 1.25em;
						font-size: 2.5em;
						font-weight: 400;
						color: #ffc200;
						margin: 0 0 0.5em 0;
					}

					#slider .info span {
						display: block;
                        opacity: 0.95;
						text-decoration: none;
						font-weight: 200;
						color: #CCC;
						font-size: 1.65em;
                        margin: 0 0 0.5em 0;

					}
				#slider .infoDark {
					position: absolute;
					z-index: 1;
					width: 100%;
					top: 2em;
					right: em;
					padding: 0px 0px 20px 30px;
					text-align: left;
				}

                #slider .infoDark h2 {
                    opacity: 1;
                    line-height: 1.25em;
                    font-size: 2.5em;
                    font-weight: 400;
                    color: #ffc200;
                    margin: 0 0 0.5em 0;
                }

                #slider .infoDark span {
                    display: block;
                    opacity: 1;
                    text-decoration: none;
                    font-weight: 200;
                    color: #CCC;
                    font-size: 1.65em;
                }
        

				#slider .indicator {
					position: absolute;
					bottom: .5em;
					right: 4em;
					height: 50px;
				}

					#slider .indicator ul {
						list-style: none;
						padding: 0;
						margin: 0;
						text-align: center;
					}

						#slider .indicator ul li {
							display: inline-block;
							width: 1em;
							height: 1em;
							text-indent: -9999px;
							background: #555;
							background: rgba(255, 255, 255, 0.2);
							margin: 0 0.25em 0 0.25em;
							border-radius: 50%;
						}

							#slider .indicator ul li.active {
								background: #fff;
								background: rgba(255, 255, 255, 0.6);
							}

		/* Copyright */

			#copyright {
				margin-top: 2em;
				padding: 1em 0em 1em 0em;
			}

	}

/* Tablet */

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		/* Basic */

			body {
				min-width: 1000px;
				font-size: 9.5pt;
				line-height: 1.75em;
			}

			input, select, textarea {
				font-size: 9.5pt;
				line-height: 1.75em;
			}

			h2 {
				font-size: 1.85em;
			}

			h3, .subtitle, .button.big {
				font-size: 1.3em;
			}

			.highlight header {
				padding: 1.5em 80px 1.5em 1.5em;
			}

				.highlight header:before {
					right: 24px;
					margin-top: -24px;
					font-size: 48px;
				}

		/* Wrappers */

			#banner-wrapper {
				padding: 1.75em 0 1.75em 0;
			}

			#featured-wrapper, #main-wrapper {
				padding: 4em 0 4em 0;
			}

			#footer-wrapper {
				padding: 1em 0 1em 0;
			}

		/* Header */

			#header {
				padding: 2em 0 1em 0;
			}

				#header h1 {
					font-size: 2.75em;
				}

		/* Slider */

			#slider {
				height: 308px;
			}

				#slider .viewer .reel .slide {
					width: 1001px !important;
				}

					#slider .viewer .reel .slide img {
						width: 1001px;
					}

				#slider .info {
					top: 2em;
				}

					#slider .info h2 {
						font-size: 2.5em;
					}
        
				#sliderDark .info {
					top: 6em;
				}

					#slider .infoDark h2 {
						font-size: 2.5em;
					}        
        
				#slider .indicator {
					bottom: 1.5em;
				}

		/* Content */

			#content {
				overflow: hidden;
				padding-bottom: 3em;
			}

				#content h2 {
					padding: 0em 0em 0.25em 0em;
					font-size: 2.75em;
				}

	}

/* Mobile */

	#navPanel, #titleBar {
		display: none;
	}

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

		/* Basic */
        
            .slideLarge {
                visibility: hidden;
            }
        
                    
            .slideSmall {
                visibility: visible;
                width: auto;
                height: 100%;
            }        
        
        
			html, body {
				overflow-x: hidden;
			}

			body, input, select, textarea {
				font-size: 9.5pt;
				letter-spacing: 0;
				line-height: 1.75em;
			}

			h2 {
				line-height: 1.25em !important;
				font-size: 2.25em !important;
				letter-spacing: 0px !important;
				margin: 0 0 .25em 0;
			}
            h3, h4, h5, h6 {
				line-height: 1.25em !important;
				font-size: 1.5em !important;
				letter-spacing: 0px !important;
				margin: 0 0 .65em 0;
			}
        
            .headerLeft {
                border-bottom-left-radius: 0;
            }

            .headerRight {
                border-bottom-right-radius: 0;
            }
        
            #main .link {
                color: #1477ef !important;
                text-decoration: none;
            }
        
            #main .link:visited {
                color: #6e6eff !important;
            }
        
            .pubs p {
                font-size: 12px;
            }
      
		/* Section/Article */

			section, article {
				margin: 0 0 3em 0 !important;
			}

			.bordered section {
				margin: 0 !important;
			}

			.subtitle {
                margin: 0 0 1em 0;
			}
        
		/* Button */

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			button,
			.button {
				display: block;
				font-size: 1.25em !important;
				letter-spacing: 0px !important;
                
			}

		/* Image */

			.image {
				display: block;
				width: 100%;
				margin: 0 0 2em 0;
			}

				.image.left {
					float: left;
					width: 25%;
					margin: 0 2em 1em 0;
				}

		/* List */

			ul.style2 li.first {
				padding: 2em 0em 1em 0em;
				border-top: 1px solid #e0e0e0;
			}

			ul.actions {
				cursor: default;
				margin-top: 1em;
			}

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

					ul.actions li input[type="submit"],
					ul.actions li input[type="reset"],
					ul.actions li input[type="button"],
					ul.actions li button,
					ul.actions li .button {
						display: block;
						width: 100%;
					}

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

		/* Highlight */

			.highlight header {
				padding: 1.25em 80px 1em 1.25em;
			}

				.highlight header:before {
					right: 24px;
					margin-top: -24px;
					font-size: 48px;
				}

		/* Off-Canvas Navigation */

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

			#titleBar {
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-webkit-transition: -webkit-transform 0.5s ease;
				transition: -webkit-transform 0.5s ease;
				transition: transform 0.5s ease;
				transition: transform 0.5s ease, -webkit-transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
			}

				#titleBar .toggle {
					text-indent: -9999px;
					width: 70px;
					height: 50px;
					position: absolute;
					left: 1em;
					top: 2em;
				}

					#titleBar .toggle:before {
						content: '';
						position: absolute;
						left: 10px;
						top: 10px;
						background: rgba(128, 128, 128, 0.25);
						width: 30px;
						height: 36px;
						opacity: 0.25;
					}

					#titleBar .toggle:after {
						content: '';
						position: absolute;
						left: 13px;
						top: 7px;
						width: 22px;
						height: 44px;
						background: url("images/toggle.png") 0 0 no-repeat;
						opacity: 1;
					}
        
                    /*#titleBar .toggle:after {
						content: '';
						position: absolute;
						left: 13px;
						top: 22px;
						width: 22px;
						height: 44px;
						background: url("images/toggle.svg") 0 0 no-repeat;
						opacity: 1;
					}*/

					#titleBar .toggle:active:before {
						opacity: 1.0;
					}

			#navPanel {
				-webkit-backface-visibility: hidden;
				backface-visibility: hidden;
				-webkit-transform: translateX(-275px);
				transform: translateX(-275px);
				-webkit-transition: -webkit-transform 0.5s ease;
				transition: -webkit-transform 0.5s ease;
				transition: transform 0.5s ease;
				transition: transform 0.5s ease, -webkit-transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				background: #111 url("images/overlay.png") repeat;
				-webkit-box-shadow: inset -3px 0px 10px 0px rgba(0, 0, 0, 0.25);
				box-shadow: inset -3px 0px 10px 0px rgba(0, 0, 0, 0.25);
			}

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

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

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

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

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

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

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

				#navPanel .depth-0 {
					color: #fff;
				}

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

			body.navPanel-visible #titleBar {
				-webkit-transform: translateX(275px);
				transform: translateX(275px);
			}

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

		/* Wrappers */

			#header-wrapper {
				padding: 1em 0 1em 0;
			}

			#banner-wrapper {
				padding: 20px 20px 0 20px;
				overflow: hidden;
			}

			#main-wrapper, #featured-wrapper, #footer-wrapper {
				padding: 3em 20px 2em 20px;
			}

		/* Header */
        
        /* From ZeroFour */
        
            #header {
				position: relative;
				border-radius: 10px;
				padding: 0.75em;
			}

				#header .inner {					
					position: relative;
					height: 5.5em;
					background-color: #ffc200;
					border-radius: 8px;
					-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.45), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.15);
					box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.45), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.15);
				}

				#header h1 {
				    display: block;
				    left: 2em;
				    padding: 1em;
				    text-align: center;
				    margin-top: -.2em;
				    font-size: 2em;
				    color: #07356a;
				    font-weight: 400 !important;

				}
        
        /* Original
			#header h1 {
				display: block;
				padding: 0 1em;
				letter-spacing: -1px;
				line-height: 1.25em;
				text-align: center;
				font-size: 1.60em;
				font-weight: 400;
			}

				#header h1 a {
					text-decoration: none;
					color: #FFFFFF;
				}

			#header span {
				display: block;
				font-size: 0.65em;
				font-weight: 200;
				color: #727272;
				letter-spacing: 0;
			}
        */
        
		/* Banner */

			#banner section {
				margin: 0 0 20px 0 !important;
			}

			#banner .button {
				margin: 0;
			}

		/* Slider */

			#slider {
				overflow: hidden;
				margin: 0 auto;
				position: relative;
				width: 100%;
				margin: 0 0 20px 0;
			}

				#slider .viewer {
					margin: 0 auto;
				}

					#slider .viewer .reel {
						display: none;
					}

						#slider .viewer .reel .slide {
							position: relative;
							height: auto;
						}

							#slider .viewer .reel .slide img {
								width: 100%;
								line-height: 0;
								position: absolute;
								top: 0;
								left: 0;
							}

				#slider .info {
					width: 100%;
					background: rgba(0, 0, 0, 0.8);
					position: absolute;
					bottom: 0;
					text-align: center;
					z-index: 1;
					padding: 1em 1.5em 1em 1.5em;
				}

					#slider .info h2 {
						font-weight: 400;
						color: #ffc200;
						margin: 0 0 0.1em 0;
						font-size: 1.25em !important;
						letter-spacing: 0;
					}

						#slider .info h2 br {
							display: none;
						}

					#slider .info span {
						display: block;
						opacity: 0.75;
						font-weight: 200;
						color: #b4b3b3;
					}
        
				#slider .infoDark {
					width: 100%;
					background: rgba(0, 0, 0, 0.8);
					position: absolute;
					bottom: 0;
					text-align: center;
					z-index: 1;
					padding: 1em 1.5em 1em 1.5em;
				}

                #slider .infoDark h2 {
                    font-weight: 400;
                    color: #ffc200;
                    margin: 0 0 0.1em 0;
                    font-size: 1.25em !important;
                    letter-spacing: 0;
                }

                #slider .infoDark h2 br {
                    display: none;
                }

                #slider .infoDark span {
                    display: block;
                    opacity: 0.75;
                    font-weight: 200;
                    color: #b4b3b3;
                }

				#slider .indicator {
					position: absolute;
					top: 20px;
					left: 0;
					text-align: center;
					width: 100%;
					display: none;
				}

					#slider .indicator ul {
						list-style: none;
						padding: 0;
						margin: 0;
						text-align: center;
					}

						#slider .indicator ul li {
							display: inline-block;
							width: 1em;
							height: 1em;
							text-indent: -9999px;
							background: rgba(255, 255, 255, 0.5);
							margin: 0 0.25em 0 0.25em;
							border-radius: 50%;
						}

							#slider .indicator ul li.active {
								background: rgba(255, 255, 255, 0.75);
							}

		/* Nav */

			#nav {
				display: none;
			}

		/* Featured */

			#featured h2 {
				margin: 0 0 0.25em 0;
			}

		/* Sidebar */

			#sidebar ul.style2 li.first {
				padding-top: 0;
				border-top: 0;
			}

	}

.style1 {
    margin-bottom: 2em;
}

.containerFrame .button {
    background-color: #053b79;
}

/* From Cascade 

	.posts {
		display: -moz-flex;
		display: -ms-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-align-items: stretch;
		-ms-align-items: stretch;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		margin-bottom: 3.75rem;
	}

		.posts > * {
			-ms-flex-shrink: 1;
			-ms-flex-negative: 1;
			flex-shrink: 1;
			-moz-flex-grow: 0;
			-ms-flex-grow: 0;
			-webkit-box-flex: 0;
			-ms-flex-positive: 0;
			flex-grow: 0;
		}

		.posts > * {
			width: 50%;
		}

		.posts > * {
			padding: 1.5rem;
			width: calc(50% + 1.5rem);
		}

		.posts > :nth-child(-n + 2) {
			padding-top: 0;
		}

		.posts > :nth-last-child(-n + 2) {
			padding-bottom: 0;
		}

		.posts > :nth-child(2n + 1) {
			padding-left: 0;
		}

		.posts > :nth-child(2n) {
			padding-right: 0;
		}

		.posts > :nth-child(2n + 1),
		.posts > :nth-child(2n) {
			width: calc(50% + 0rem);
		}

		.posts article {
			border-radius: 4px;
			text-align: center;
		}

		.posts .image {
			display: block;
			width: 100%;
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0;
		}

			.posts .image img {
				width: 100%;
				border-bottom-left-radius: 0;
				border-bottom-right-radius: 0;
			}

		.posts .content {
			padding: 1rem 3rem 0.75rem 3rem ;
			-webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
			box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
		}

        .posts .content p {
            text-align: center !important;
        }

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

			.posts > * {
				width: 100%;
			}

			.posts > * {
				padding: 1.5rem;
				width: calc(50% + 1.5rem);
			}

			.posts > :nth-child(-n + 2) {
				padding-top: 1.5rem;
			}

			.posts > :nth-last-child(-n + 2) {
				padding-bottom: 1.5rem;
			}

			.posts > :nth-child(2n + 1) {
				padding-left: 1.5rem;
			}

			.posts > :nth-child(2n) {
				padding-right: 1.5rem;
			}

			.posts > :nth-child(2n + 1),
			.posts > :nth-child(2n) {
				padding: 1.5rem;
				width: calc(100% + 3rem);
			}

			.posts > * {
				padding: 1.5rem;
				width: calc(100% + 3rem);
			}

			.posts > :nth-child(-n + 1) {
				padding-top: 0;
			}

			.posts > :nth-last-child(-n + 1) {
				padding-bottom: 0;
			}

			.posts > :nth-child(1n + 1) {
				padding-left: 0;
			}

			.posts > :nth-child(1n) {
				padding-right: 0;
			}

			.posts > :nth-child(1n + 1),
			.posts > :nth-child(1n) {
				width: calc(100% + 1.5rem);
			}

			.posts .content {
				padding: .5rem 1rem 0.5rem 1rem ;
			}

		}

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

			.posts > * {
				width: 100%;
			}

			.posts > * {
				padding: 1rem;
				width: calc(50% + 1rem);
			}

			.posts > :nth-child(-n + 2) {
				padding-top: 1rem;
			}

			.posts > :nth-last-child(-n + 2) {
				padding-bottom: 1rem;
			}

			.posts > :nth-child(2n + 1) {
				padding-left: 1rem;
			}

			.posts > :nth-child(2n) {
				padding-right: 1rem;
			}

			.posts > :nth-child(2n + 1),
			.posts > :nth-child(2n) {
				padding: 1rem;
				width: calc(100% + 2rem);
			}

			.posts > * {
				padding: 1rem;
				width: calc(100% + 2rem);
			}

			.posts > :nth-child(-n + 1) {
				padding-top: 0;
			}

			.posts > :nth-last-child(-n + 1) {
				padding-bottom: 0;
			}

			.posts > :nth-child(1n + 1) {
				padding-left: 0;
			}

			.posts > :nth-child(1n) {
				padding-right: 0;
			}

			.posts > :nth-child(1n + 1),
			.posts > :nth-child(1n) {
				width: calc(100% + 1rem);
			}

			.posts .content {
				padding: 2rem 1.5rem 0.5rem 1.5rem ;
			}

		}

		input[type="submit"].special.accent1,
		input[type="reset"].special.accent1,
		input[type="button"].special.accent1,
		button.special.accent1,
		.button.special.accent1 {
			background-color: #946cc1 !important;
			color: #ffffff !important;
		}

			input[type="submit"].special.accent1:hover, input[type="submit"].special.accent1:focus,
			input[type="reset"].special.accent1:hover,
			input[type="reset"].special.accent1:focus,
			input[type="button"].special.accent1:hover,
			input[type="button"].special.accent1:focus,
			button.special.accent1:hover,
			button.special.accent1:focus,
			.button.special.accent1:hover,
			.button.special.accent1:focus {
				background-color: #a17ec9 !important;
			}

			input[type="submit"].special.accent1:active,
			input[type="reset"].special.accent1:active,
			input[type="button"].special.accent1:active,
			button.special.accent1:active,
			.button.special.accent1:active {
				background-color: #875ab9 !important;
			}

            input[type="text"].accent1:focus,
            input[type="password"].accent1:focus,
            input[type="email"].accent1:focus,
            select.accent1:focus,
            textarea.accent1:focus {
                border-color: #946cc1 !important;
            }

                .spotlight.accent1 {
                    background-color: #946cc1;
                }

                    .spotlight.accent1 h2 {
                        color: #ffffff;
                    }

*/