  @import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap);
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 100%;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #0a0a0a;
	background: #fefefe;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}
audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],template {
	display: none;
}
a {
	background-color: transparent;
	color: #0033A0;
	text-decoration: none;
	line-height: inherit;
	cursor: pointer;
	transition: all 200ms ease-in;
}
a:active,a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 1.5rem;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
	line-height: inherit;
}
sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
	padding: 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	max-width: 75rem;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
	margin: 1.25rem auto;
	clear: both;
}
pre {
	overflow: auto;
}
code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	line-height: 1;
}
button,select {
	text-transform: none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],html input[disabled] {
	cursor: not-allowed;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
legend {
	border: 0;
	padding: 0;
	margin-bottom: 0.5rem;
	max-width: 100%;
}
textarea {
	overflow: auto;
	height: auto;
	min-height: 50px;
	border-radius: 0;
	max-width: 100%;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}
.foundation-mq {
	font-family: "small=0em&medium=40em&large=71.25em";
}
*,*::before,*::after {
	box-sizing: inherit;
}
select {
	width: 100%;
	border-radius: 0;
	height: 2.4375rem;
	padding: 0.5rem;
	border: 1px solid #cacaca;
	margin: 0 0 1rem;
	font-size: 1rem;
	font-family: inherit;
	line-height: normal;
	color: #0a0a0a;
	background-color: #fafafa;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2851, 51, 51%29'></polygon></svg>");
	background-size: 9px 6px;
	background-position: right -1rem center;
	background-origin: content-box;
	background-repeat: no-repeat;
	padding-right: 1.5rem;
}

#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
	max-width: none !important;
}
[data-whatinput='mouse'] button {
	outline: 0;
}
.is-visible {
	display: block !important;
}
.is-hidden {
	display: none !important;
}
.row {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
}
.row::before,.row::after {
	content: ' ';
	display: table;
}
.row::after {
	clear: both;
}
.row.collapse > .column,.row.collapse > .columns {
	padding-left: 0;
	padding-right: 0;
}
.row .row {
	max-width: none;
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
}
.row .row.collapse {
	margin-left: 0;
	margin-right: 0;
}
.row.expanded {
	max-width: none;
}
.row.expanded .row {
	margin-left: auto;
	margin-right: auto;
}
.column,.columns {
	width: 100%;
	float: left;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}
.column:last-child:not(:first-child),.columns:last-child:not(:first-child) {
	float: right;
}
.column.end:last-child:last-child,.end.columns:last-child:last-child {
	float: left;
}
.column.row.row,.row.row.columns {
	float: none;
}
.row .column.row.row,.row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}
.small-1 {
	width: 8.33333%;
}
.small-push-1 {
	position: relative;
	left: 8.33333%;
}
.small-pull-1 {
	position: relative;
	left: -8.33333%;
}
.small-offset-0 {
	margin-left: 0%;
}
.small-2 {
	width: 16.66667%;
}
.small-push-2 {
	position: relative;
	left: 16.66667%;
}
.small-pull-2 {
	position: relative;
	left: -16.66667%;
}
.small-offset-1 {
	margin-left: 8.33333%;
}
.small-3 {
	width: 25%;
}
.small-push-3 {
	position: relative;
	left: 25%;
}
.small-pull-3 {
	position: relative;
	left: -25%;
}
.small-offset-2 {
	margin-left: 16.66667%;
}
.small-4 {
	width: 33.33333%;
}
.small-push-4 {
	position: relative;
	left: 33.33333%;
}
.small-pull-4 {
	position: relative;
	left: -33.33333%;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-5 {
	width: 41.66667%;
}
.small-push-5 {
	position: relative;
	left: 41.66667%;
}
.small-pull-5 {
	position: relative;
	left: -41.66667%;
}
.small-offset-4 {
	margin-left: 33.33333%;
}
.small-6 {
	width: 50%;
}
.small-push-6 {
	position: relative;
	left: 50%;
}
.small-pull-6 {
	position: relative;
	left: -50%;
}
.small-offset-5 {
	margin-left: 41.66667%;
}
.small-7 {
	width: 58.33333%;
}
.small-push-7 {
	position: relative;
	left: 58.33333%;
}
.small-pull-7 {
	position: relative;
	left: -58.33333%;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-8 {
	width: 66.66667%;
}
.small-push-8 {
	position: relative;
	left: 66.66667%;
}
.small-pull-8 {
	position: relative;
	left: -66.66667%;
}
.small-offset-7 {
	margin-left: 58.33333%;
}
.small-9 {
	width: 75%;
}
.small-push-9 {
	position: relative;
	left: 75%;
}

.small-pull-9 {
	position: relative;
	left: -75%;
}

.small-offset-8 {
	margin-left: 66.66667%;
}

.small-10 {
	width: 83.33333%;
}

.small-push-10 {
	position: relative;
	left: 83.33333%;
}
.small-pull-10 {
	position: relative;
	left: -83.33333%;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-11 {
	width: 91.66667%;
}
.small-push-11 {
	position: relative;
	left: 91.66667%;
}

.small-pull-11 {
	position: relative;
	left: -91.66667%;
}
.small-offset-10 {
	margin-left: 83.33333%;
}
.small-12 {
	width: 100%;
}
.small-offset-11 {
	margin-left: 91.66667%;
}
.small-up-1 > .column,.small-up-1 > .columns {
	width: 100%;
	float: left;
}
.small-up-1 > .column:nth-of-type(1n),.small-up-1 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1),.small-up-1 > .columns:nth-of-type(1n+1) {
	clear: both;
}
.small-up-1 > .column:last-child,.small-up-1 > .columns:last-child {
	float: left;
}
.small-up-2 > .column,.small-up-2 > .columns {
	width: 50%;
	float: left;
}
.small-up-2 > .column:nth-of-type(1n),.small-up-2 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1),.small-up-2 > .columns:nth-of-type(2n+1) {
	clear: both;
}
.small-up-2 > .column:last-child,.small-up-2 > .columns:last-child {
	float: left;
}
.small-up-3 > .column,.small-up-3 > .columns {
	width: 33.33333%;
	float: left;
}
.small-up-3 > .column:nth-of-type(1n),.small-up-3 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1),.small-up-3 > .columns:nth-of-type(3n+1) {
	clear: both;
}
.small-up-3 > .column:last-child,.small-up-3 > .columns:last-child {
	float: left;
}
.small-up-4 > .column,.small-up-4 > .columns {
	width: 25%;
	float: left;
}
.small-up-4 > .column:nth-of-type(1n),.small-up-4 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1),.small-up-4 > .columns:nth-of-type(4n+1) {
	clear: both;
}
.small-up-4 > .column:last-child,.small-up-4 > .columns:last-child {
	float: left;
}
.small-up-5 > .column,.small-up-5 > .columns {
	width: 20%;
	float: left;
}
.small-up-5 > .column:nth-of-type(1n),.small-up-5 > .columns:nth-of-type(1n) {
	clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1),.small-up-5 > .columns:nth-of-type(5n+1) {
	clear: both;
}
.small-up-5 > .column:last-child,.small-up-5 > .columns:last-child {
	float: left;
}
.small-up-6 > .column,.small-up-6 > .columns {
	width: 16.66667%;
	float: left;
}
.small-up-6 > .column:nth-of-type(1n),.small-up-6 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1),.small-up-6 > .columns:nth-of-type(6n+1) {
	clear: both;
}
.small-up-6 > .column:last-child,.small-up-6 > .columns:last-child {
	float: left;
}
.small-up-7 > .column,.small-up-7 > .columns {
	width: 14.28571%;
	float: left;
}
.small-up-7 > .column:nth-of-type(1n),.small-up-7 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1),.small-up-7 > .columns:nth-of-type(7n+1) {
	clear: both;
}
.small-up-7 > .column:last-child,.small-up-7 > .columns:last-child {
	float: left;
}
.small-up-8 > .column,.small-up-8 > .columns {
	width: 12.5%;
	float: left;
}
.small-up-8 > .column:nth-of-type(1n),.small-up-8 > .columns:nth-of-type(1n) {
	clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1),.small-up-8 > .columns:nth-of-type(8n+1) {
	clear: both;
}
.small-up-8 > .column:last-child,.small-up-8 > .columns:last-child {
	float: left;
}

.small-collapse > .column,.small-collapse > .columns {
	padding-left: 0;
	padding-right: 0;
}
.small-collapse .row,.expanded.row .small-collapse.row {
	margin-left: 0;
	margin-right: 0;
}
.small-uncollapse > .column,.small-uncollapse > .columns {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}
.small-centered {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.small-uncentered,.small-push-0,.small-pull-0 {
	position: static;
	margin-left: 0;
	margin-right: 0;
	float: left;
}
@media screen and (min-width: 40em) {
	.medium-1 {
		width: 8.33333%;
	}
		.medium-push-1 {
		position: relative;
		left: 8.33333%;
	}
		.medium-pull-1 {
		position: relative;
		left: -8.33333%;
	}
		.medium-offset-0 {
		margin-left: 0%;
	}
		.medium-2 {
		width: 16.66667%;
	}
		.medium-push-2 {
		position: relative;
		left: 16.66667%;
	}
		.medium-pull-2 {
		position: relative;
		left: -16.66667%;
	}
		.medium-offset-1 {
		margin-left: 8.33333%;
	}
		.medium-3 {
		width: 25%;
	}
		.medium-push-3 {
		position: relative;
		left: 25%;
	}
		.medium-pull-3 {
		position: relative;
		left: -25%;
	}
		.medium-offset-2 {
		margin-left: 16.66667%;
	}
		.medium-4 {
		width: 33.33333%;
	}
		.medium-push-4 {
		position: relative;
		left: 33.33333%;
	}
		.medium-pull-4 {
		position: relative;
		left: -33.33333%;
	}
		.medium-offset-3 {
		margin-left: 25%;
	}
		.medium-5 {
		width: 41.66667%;
	}
		.medium-push-5 {
		position: relative;
		left: 41.66667%;
	}
		.medium-pull-5 {
		position: relative;
		left: -41.66667%;
	}
		.medium-offset-4 {
		margin-left: 33.33333%;
	}
		.medium-6 {
		width: 50%;
	}
		.medium-push-6 {
		position: relative;
		left: 50%;
	}
		.medium-pull-6 {
		position: relative;
		left: -50%;
	}
		.medium-offset-5 {
		margin-left: 41.66667%;
	}
		.medium-7 {
		width: 58.33333%;
	}
		.medium-push-7 {
		position: relative;
		left: 58.33333%;
	}
		.medium-pull-7 {
		position: relative;
		left: -58.33333%;
	}
		.medium-offset-6 {
		margin-left: 50%;
	}
		.medium-8 {
		width: 66.66667%;
	}
		.medium-push-8 {
		position: relative;
		left: 66.66667%;
	}
		.medium-pull-8 {
		position: relative;
		left: -66.66667%;
	}
		.medium-offset-7 {
		margin-left: 58.33333%;
	}
		.medium-9 {
		width: 75%;
	}
		.medium-push-9 {
		position: relative;
		left: 75%;
	}
		.medium-pull-9 {
		position: relative;
		left: -75%;
	}
		.medium-offset-8 {
		margin-left: 66.66667%;
	}
		.medium-10 {
		width: 83.33333%;
	}
		.medium-push-10 {
		position: relative;
		left: 83.33333%;
	}
		.medium-pull-10 {
		position: relative;
		left: -83.33333%;
	}
		.medium-offset-9 {
		margin-left: 75%;
	}
		.medium-11 {
		width: 91.66667%;
	}
		.medium-push-11 {
		position: relative;
		left: 91.66667%;
	}
		.medium-pull-11 {
		position: relative;
		left: -91.66667%;
	}
		.medium-offset-10 {
		margin-left: 83.33333%;
	}
		.medium-12 {
		width: 100%;
	}
		.medium-offset-11 {
		margin-left: 91.66667%;
	}
		.medium-up-1 > .column,.medium-up-1 > .columns {
		width: 100%;
		float: left;
	}
		.medium-up-1 > .column:nth-of-type(1n),.medium-up-1 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.medium-up-1 > .column:nth-of-type(1n+1),.medium-up-1 > .columns:nth-of-type(1n+1) {
		clear: both;
	}
		.medium-up-1 > .column:last-child,.medium-up-1 > .columns:last-child {
		float: left;
	}
		.medium-up-2 > .column,.medium-up-2 > .columns {
		width: 50%;
		float: left;
	}
		.medium-up-2 > .column:nth-of-type(1n),.medium-up-2 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.medium-up-2 > .column:nth-of-type(2n+1),.medium-up-2 > .columns:nth-of-type(2n+1) {
		clear: both;
	}
		.medium-up-2 > .column:last-child,.medium-up-2 > .columns:last-child {
		float: left;
	}
		.medium-up-3 > .column,.medium-up-3 > .columns {
		width: 33.33333%;
		float: left;
	}
		.medium-up-3 > .column:nth-of-type(1n),.medium-up-3 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.medium-up-3 > .column:nth-of-type(3n+1),.medium-up-3 > .columns:nth-of-type(3n+1) {
		clear: both;
	}
		.medium-up-3 > .column:last-child,.medium-up-3 > .columns:last-child {
		float: left;
	}
		.medium-up-4 > .column,.medium-up-4 > .columns {
		width: 25%;
		float: left;
	}
		.medium-up-4 > .column:nth-of-type(1n),.medium-up-4 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.medium-up-4 > .column:nth-of-type(4n+1),.medium-up-4 > .columns:nth-of-type(4n+1) {
		clear: both;
	}
		.medium-up-4 > .column:last-child,.medium-up-4 > .columns:last-child {
		float: left;
	}
		.medium-up-5 > .column,.medium-up-5 > .columns {
		width: 20%;
		float: left;
	}
		.medium-up-5 > .column:nth-of-type(1n),.medium-up-5 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.medium-up-5 > .column:nth-of-type(5n+1),.medium-up-5 > .columns:nth-of-type(5n+1) {
		clear: both;
	}
		.medium-up-5 > .column:last-child,.medium-up-5 > .columns:last-child {
		float: left;
	}
		.medium-up-6 > .column,.medium-up-6 > .columns {
		width: 16.66667%;
		float: left;
	}
		.medium-up-6 > .column:nth-of-type(1n),.medium-up-6 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.medium-up-6 > .column:nth-of-type(6n+1),.medium-up-6 > .columns:nth-of-type(6n+1) {
		clear: both;
	}
		.medium-up-6 > .column:last-child,.medium-up-6 > .columns:last-child {
		float: left;
	}
		.medium-up-7 > .column,.medium-up-7 > .columns {
		width: 14.28571%;
		float: left;
	}
		.medium-up-7 > .column:nth-of-type(1n),.medium-up-7 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.medium-up-7 > .column:nth-of-type(7n+1),.medium-up-7 > .columns:nth-of-type(7n+1) {
		clear: both;
	}
		.medium-up-7 > .column:last-child,.medium-up-7 > .columns:last-child {
		float: left;
	}
		.medium-up-8 > .column,.medium-up-8 > .columns {
		width: 12.5%;
		float: left;
	}
		.medium-up-8 > .column:nth-of-type(1n),.medium-up-8 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.medium-up-8 > .column:nth-of-type(8n+1),.medium-up-8 > .columns:nth-of-type(8n+1) {
		clear: both;
	}

		.medium-up-8 > .column:last-child,.medium-up-8 > .columns:last-child {
		float: left;
	}
		.medium-collapse > .column,.medium-collapse > .columns {
		padding-left: 0;
		padding-right: 0;
	}
		.medium-collapse .row,.expanded.row .medium-collapse.row {
		margin-left: 0;
		margin-right: 0;
	}
		.medium-uncollapse > .column,.medium-uncollapse > .columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}
		.medium-centered {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
		.medium-uncentered,.medium-push-0,.medium-pull-0 {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
}

@media screen and (min-width: 71.25em) {
	.large-1 {
		width: 8.33333%;
	}
		.large-push-1 {
		position: relative;
		left: 8.33333%;
	}
		.large-pull-1 {
		position: relative;
		left: -8.33333%;
	}
		.large-offset-0 {
		margin-left: 0%;
	}
		.large-2 {
		width: 16.66667%;
	}
		.large-push-2 {
		position: relative;
		left: 16.66667%;
	}
		.large-pull-2 {
		position: relative;
		left: -16.66667%;
	}
		.large-offset-1 {
		margin-left: 8.33333%;
	}
		.large-3 {
		width: 25%;
	}
		.large-push-3 {
		position: relative;
		left: 25%;
	}
		.large-pull-3 {
		position: relative;
		left: -25%;
	}
		.large-offset-2 {
		margin-left: 16.66667%;
	}
		.large-4 {
		width: 33.33333%;
	}
		.large-push-4 {
		position: relative;
		left: 33.33333%;
	}
		.large-pull-4 {
		position: relative;
		left: -33.33333%;
	}
		.large-offset-3 {
		margin-left: 25%;
	}
		.large-5 {
		width: 41.66667%;
	}
		.large-push-5 {
		position: relative;
		left: 41.66667%;
	}
		.large-pull-5 {
		position: relative;
		left: -41.66667%;
	}
		.large-offset-4 {
		margin-left: 33.33333%;
	}
		.large-6 {
		width: 50%;
	}
		.large-push-6 {
		position: relative;
		left: 50%;
	}
		.large-pull-6 {
		position: relative;
		left: -50%;
	}
		.large-offset-5 {
		margin-left: 41.66667%;
	}
		.large-7 {
		width: 58.33333%;
	}
		.large-push-7 {
		position: relative;
		left: 58.33333%;
	}
		.large-pull-7 {
		position: relative;
		left: -58.33333%;
	}
		.large-offset-6 {
		margin-left: 50%;
	}
		.large-8 {
		width: 66.66667%;
	}
		.large-push-8 {
		position: relative;
		left: 66.66667%;
	}
		.large-pull-8 {
		position: relative;
		left: -66.66667%;
	}
		.large-offset-7 {
		margin-left: 58.33333%;
	}
		.large-9 {
		width: 75%;
	}
		.large-push-9 {
		position: relative;
		left: 75%;
	}
		.large-pull-9 {
		position: relative;
		left: -75%;
	}
		.large-offset-8 {
		margin-left: 66.66667%;
	}
		.large-10 {
		width: 83.33333%;
	}
		.large-push-10 {
		position: relative;
		left: 83.33333%;
	}
		.large-pull-10 {
		position: relative;
		left: -83.33333%;
	}
		.large-offset-9 {
		margin-left: 75%;
	}
		.large-11 {
		width: 91.66667%;
	}
		.large-push-11 {
		position: relative;
		left: 91.66667%;
	}
		.large-pull-11 {
		position: relative;
		left: -91.66667%;
	}
		.large-offset-10 {
		margin-left: 83.33333%;
	}
		.large-12 {
		width: 100%;
	}
		.large-offset-11 {
		margin-left: 91.66667%;
	}
		.large-up-1 > .column,.large-up-1 > .columns {
		width: 100%;
		float: left;
	}
		.large-up-1 > .column:nth-of-type(1n),.large-up-1 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.large-up-1 > .column:nth-of-type(1n+1),.large-up-1 > .columns:nth-of-type(1n+1) {
		clear: both;
	}
		.large-up-1 > .column:last-child,.large-up-1 > .columns:last-child {
		float: left;
	}
		.large-up-2 > .column,.large-up-2 > .columns {
		width: 50%;
		float: left;
	}
		.large-up-2 > .column:nth-of-type(1n),.large-up-2 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.large-up-2 > .column:nth-of-type(2n+1),.large-up-2 > .columns:nth-of-type(2n+1) {
		clear: both;
	}
		.large-up-2 > .column:last-child,.large-up-2 > .columns:last-child {
		float: left;
	}
		.large-up-3 > .column,.large-up-3 > .columns {
		width: 33.33333%;
		float: left;
	}
		.large-up-3 > .column:nth-of-type(1n),.large-up-3 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.large-up-3 > .column:nth-of-type(3n+1),.large-up-3 > .columns:nth-of-type(3n+1) {
		clear: both;
	}
		.large-up-3 > .column:last-child,.large-up-3 > .columns:last-child {
		float: left;
	}
		.large-up-4 > .column,.large-up-4 > .columns {
		width: 25%;
		float: left;
	}
		.large-up-4 > .column:nth-of-type(1n),.large-up-4 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.large-up-4 > .column:nth-of-type(4n+1),.large-up-4 > .columns:nth-of-type(4n+1) {
		clear: both;
	}
		.large-up-4 > .column:last-child,.large-up-4 > .columns:last-child {
		float: left;
	}
		.large-up-5 > .column,.large-up-5 > .columns {
		width: 20%;
		float: left;
	}
		.large-up-5 > .column:nth-of-type(1n),.large-up-5 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.large-up-5 > .column:nth-of-type(5n+1),.large-up-5 > .columns:nth-of-type(5n+1) {
		clear: both;
	}
		.large-up-5 > .column:last-child,.large-up-5 > .columns:last-child {
		float: left;
	}
		.large-up-6 > .column,.large-up-6 > .columns {
		width: 16.66667%;
		float: left;
	}
		.large-up-6 > .column:nth-of-type(1n),.large-up-6 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.large-up-6 > .column:nth-of-type(6n+1),.large-up-6 > .columns:nth-of-type(6n+1) {
		clear: both;
	}
		.large-up-6 > .column:last-child,.large-up-6 > .columns:last-child {
		float: left;
	}
		.large-up-7 > .column,.large-up-7 > .columns {
		width: 14.28571%;
		float: left;
	}
		.large-up-7 > .column:nth-of-type(1n),.large-up-7 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.large-up-7 > .column:nth-of-type(7n+1),.large-up-7 > .columns:nth-of-type(7n+1) {
		clear: both;
	}
		.large-up-7 > .column:last-child,.large-up-7 > .columns:last-child {
		float: left;
	}
		.large-up-8 > .column,.large-up-8 > .columns {
		width: 12.5%;
		float: left;
	}
		.large-up-8 > .column:nth-of-type(1n),.large-up-8 > .columns:nth-of-type(1n) {
		clear: none;
	}
		.large-up-8 > .column:nth-of-type(8n+1),.large-up-8 > .columns:nth-of-type(8n+1) {
		clear: both;
	}
		.large-up-8 > .column:last-child,.large-up-8 > .columns:last-child {
		float: left;
	}
		.large-collapse > .column,.large-collapse > .columns {
		padding-left: 0;
		padding-right: 0;
	}
		.large-collapse .row,.expanded.row .large-collapse.row {
		margin-left: 0;
		margin-right: 0;
	}
		.large-uncollapse > .column,.large-uncollapse > .columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}
		.large-centered {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
		.large-uncentered,.large-push-0,.large-pull-0 {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
}


div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
p {
	font-size: inherit;
	line-height: 1.6;
	margin-bottom: 1rem;
	text-rendering: optimizeLegibility;
}
em,i {
	font-style: italic;
	line-height: inherit;
}
strong,b {
	font-weight: bold;
	line-height: inherit;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Tahoma", sans-serif;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	text-rendering: optimizeLegibility;
	margin-top: 0;
	margin-bottom: 0.5rem;
	line-height: 1.4;
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
	color: #cacaca;
	line-height: 0;
}
h2 {
	font-size: 2.5rem;
	border-top: 0 none !important;
}
h3 {
	font-size: 1.9375rem;
}
h4 {
	font-size: 1.5625rem;
}
h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1rem;
}

@media screen and (min-width: 40em) {

	h1 {
		font-size: 3rem;
	}
		h2 {
		font-size: 2.5rem;
	}
		h3 {
		font-size: 1.9375rem;
	}
		h4 {
		font-size: 1.5625rem;
	}
		h5 {
		font-size: 1.25rem;
	}
		h6 {
		font-size: 1rem;
	}
}



a:hover,a:focus {
	color: #007A3D;
}

a img {
	border: 0;
}

ul,ol,dl {
	line-height: 1.6;
	margin-bottom: 1rem;
	list-style-position: outside;
}
li {
	font-size: inherit;
}

ul {
	list-style-type: disc;
	margin-left: 1.25rem;
}
ol {
	margin-left: 1.25rem;
}

ul ul,ol ul,ul ol,ol ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
}
dl {
	margin-bottom: 1rem;
}
dl dt {
	margin-bottom: 0.3rem;
	font-weight: bold;
}
blockquote {
	margin: 0 0 1rem;
	padding: 0.5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca;
}
blockquote,blockquote p {
	line-height: 1.6;
	color: #8a8a8a;
}
cite {
	display: block;
	font-size: 0.8125rem;
	color: #8a8a8a;
}
cite:before {
	content: '\2014 \0020';
}
abbr {
	color: #0a0a0a;
	cursor: help;
	border-bottom: 1px dotted #0a0a0a;
}
code {
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #0a0a0a;
	background-color: #e6e6e6;
	border: 1px solid #cacaca;
	padding: 0.125rem 0.3125rem 0.0625rem;
}
kbd {
	padding: 0.125rem 0.25rem 0;
	margin: 0;
	background-color: #e6e6e6;
	color: #0a0a0a;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
}
.subheader {
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
	font-weight: normal;
	line-height: 1.4;
	color: #8a8a8a;
}
.lead {
	font-size: 125%;
	line-height: 1.6;
}
.stat {
	font-size: 2.5rem;
	line-height: 1;
}
p + .stat {
	margin-top: -1rem;
}
.no-bullet {
	margin-left: 0;
	list-style: none;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}

@media screen and (min-width: 40em) {

	.medium-text-left {
		text-align: left;
	}
		.medium-text-right {
		text-align: right;
	}
		.medium-text-center {
		text-align: center;
	}
		.medium-text-justify {
		text-align: justify;
	}
}


@media screen and (min-width: 71.25em) {

	.large-text-left {
		text-align: left;
	}
		.large-text-right {
		text-align: right;
	}
		.large-text-center {
		text-align: center;
	}
		.large-text-justify {
		text-align: justify;
	}
}


.show-for-print {
	display: none !important;
}

@media print {

	* {
		background: transparent !important;
		color: black !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
		.show-for-print {
		display: block !important;
	}
		.hide-for-print {
		display: none !important;
	}
		table.show-for-print {
		display: table !important;
	}
		thead.show-for-print {
		display: table-header-group !important;
	}
		tbody.show-for-print {
		display: table-row-group !important;
	}
		tr.show-for-print {
		display: table-row !important;
	}
		td.show-for-print {
		display: table-cell !important;
	}
		th.show-for-print {
		display: table-cell !important;
	}
		a,a:visited {
		text-decoration: underline;
	}
		a[href]:after {
		content: " (" attr(href) ")";
	}
		.ir a:after,a[href^='javascript:']:after,a[href^='#']:after {
		content: '';
	}
		abbr[title]:after {
		content: " (" attr(title) ")";
	}
		pre,blockquote {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid;
	}
		thead {
		display: table-header-group;
	}
		tr,img {
		page-break-inside: avoid;
	}
		img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
		p,h2,h3 {
		orphans: 3;
		widows: 3;
	}
		h2,h3 {
		page-break-after: avoid;
	}
}
[data-whatinput='mouse'] .button {
	outline: 0;
}
.button {
	display: inline-block;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	vertical-align: middle;
	border: 1px solid #007a3d;
	border-radius: 0;
	padding: 0.85em 1em;
	margin: 0 1rem 1rem 0;
	font-size: 1.125rem;
	background-color: #007A3D;
	color: #fff;
}
.button:hover,.button:focus {
	background-color: #1583cc;
    border: 1px solid #1583cc;
	color: #fff;
}
.button.tiny {
	font-size: 0.6rem;
}
.button.small {
	font-size: 0.75rem;
}
.button.large {
	font-size: 1.25rem;
}
.button.expanded {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.button.primary {
	background-color: #2199e8;
	color: #fff;
}
.button.primary:hover,.button.primary:focus {
	background-color: #147cc0;
	color: #fff;
}
.button.secondary {
	background-color: #777;
	color: #fff;
}
.button.secondary:hover,.button.secondary:focus {
	background-color: #5f5f5f;
	color: #fff;
}
.button.success {
	background-color: #3adb76;
	color: #fff;
}
.button.success:hover,.button.success:focus {
	background-color: #22bb5b;
	color: #fff;
}
.button.warning {
	background-color: #ffae00;
	color: #fff;
}
.button.warning:hover,.button.warning:focus {
	background-color: #cc8b00;
	color: #fff;
}
.button.alert {
	background-color: #ec5840;
	color: #fff;
}
.button.alert:hover,.button.alert:focus {
	background-color: #da3116;
	color: #fff;
}
.button.hollow {
	border: 1px solid #2199e8;
	color: #2199e8;
}
.button.hollow,.button.hollow:hover,.button.hollow:focus {
	background-color: transparent;
}
.button.hollow:hover,.button.hollow:focus {
	border-color: #0c4d78;
	color: #0c4d78;
}
.button.hollow.primary {
	border: 1px solid #2199e8;
	color: #2199e8;
}
.button.hollow.primary:hover,.button.hollow.primary:focus {
	border-color: #0c4d78;
	color: #0c4d78;
}
.button.hollow.secondary {
	border: 1px solid #777;
	color: #777;
}
.button.hollow.secondary:hover,.button.hollow.secondary:focus {
	border-color: #3c3c3c;
	color: #3c3c3c;
}
.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76;
}
.button.hollow.success:hover,.button.hollow.success:focus {
	border-color: #157539;
	color: #157539;
}
.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00;
}
.button.hollow.warning:hover,.button.hollow.warning:focus {
	border-color: #805700;
	color: #805700;
}
.button.hollow.alert {
	border: 1px solid #ec5840;
	color: #ec5840;
}
.button.hollow.alert:hover,.button.hollow.alert:focus {
	border-color: #881f0e;
	color: #881f0e;
}
.button.disabled,.button[disabled] {
	opacity: 0.25;
	cursor: not-allowed;
}
.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
	background-color: #2199e8;
	color: #fff;
}
.button.dropdown::after {
	content: '';
	width: 0;
	height: 0;
	border: inset 0.4em;
	border-color: #fefefe transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: relative;
	top: 0.4em;
	float: right;
	margin-left: 1em;
	display: inline-block;
}
.button.arrow-only::after {
	margin-left: 0;
	float: none;
	top: -0.1em;
}
.custom-btn-blue {
  display: inline-block !important;  /* Ensures button-like behavior */
  background-color: #00A3E0 !important;
  color: #FFFFFF !important;
  padding: 12px 24px !important;
  border: 2px solid transparent !important;
  border-radius: 8px !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  font-family: "Tahoma", sans-serif !important;
  line-height: 1.5 !important;
  transition: background-color 0.3s ease-in-out !important;
}

.custom-btn-blue:hover {
  background-color: #003E51 !important;
}


@media (max-width: 768px) {
  .custom-btn-blue {
    padding: 10px 20px;
    font-size: 14px;
  }
}
.custom-btn-blue-outline {
  box-sizing: border-box !important;
  display: inline-block !important;
  background-color: #ffffff !important; /* base background */
  color: #00A3E0 !important;            /* 91ÖØ¿Ú blue text */
  padding: 12px 24px !important;
  border-radius: 8px !important;
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  font-family: "Tahoma", sans-serif !important;
  line-height: 1.5 !important;
  border: 2px solid #00A3E0 !important;
  transition: all 0.3s ease-in-out !important;
}

.custom-btn-blue-outline:hover {
  background-color: rgba(0, 62, 81, 0.1) !important;  /* light wash of the dark blue */
  color: #003E51 !important;
  border-color: #003E51 !important;
}

@media (max-width: 768px) {
  .custom-btn-blue-outline {
    padding: 10px 20px;
    font-size: 14px;
  }
}

[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	padding: 0.5rem;
	border: 1px solid #cacaca;
	margin: 0 0 1rem;
	font-family: inherit;
	font-size: 1rem;
	color: #0a0a0a;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	border-radius: 0;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
}

[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus {
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	outline: none;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}


textarea[rows] {
	height: auto;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #cacaca;
}
input::-moz-placeholder,textarea::-moz-placeholder {
	color: #cacaca;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #cacaca;
}
input::placeholder,textarea::placeholder {
	color: #cacaca;
}
input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
	background-color: #e6e6e6;
	cursor: default;
}
[type='submit'],[type='button'] {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type='search'] {
	box-sizing: border-box;
}
[type='file'],[type='checkbox'],[type='radio'] {
	margin: 0 0 1rem;
}
[type='checkbox'] + label,[type='radio'] + label {
	display: inline-block;
	margin-left: 0.5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	vertical-align: baseline;
}
[type='checkbox'] + label[for],[type='radio'] + label[for] {
	cursor: pointer;
}
label > [type='checkbox'],label > [type='radio'] {
	margin-right: 0.5rem;
}
[type='file'] {
	width: 100%;
}
label {
	display: block;
	margin: 0;
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.8;
	color: #0a0a0a;
}
label.middle {
	margin: 0 0 1rem;
	padding: 0.5625rem 0;
}
.help-text {
	margin-top: -0.5rem;
	font-size: 0.8125rem;
	font-style: italic;
	color: #333;
}
.input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem;
}
.input-group > :first-child {
	border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
	border-radius: 0 0 0 0;
}
.input-group-label,.input-group-field,.input-group-button {
	margin: 0;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle;
}
.input-group-label {
	text-align: center;
	padding: 0 1rem;
	background: #e6e6e6;
	color: #0a0a0a;
	border: 1px solid #cacaca;
	white-space: nowrap;
	width: 1%;
	height: 100%;
}
.input-group-label:first-child {
	border-right: 0;
}
.input-group-label:last-child {
	border-left: 0;
}
.input-group-field {
	border-radius: 0;
	height: 2.5rem;
}
.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: 100%;
	width: 1%;
}
.input-group-button a,.input-group-button input,.input-group-button button {
	margin: 0;
}
.input-group .input-group-button {
	display: table-cell;
}
.fieldset {
	border: 1px solid #cacaca;
	padding: 1.25rem;
	margin: 1.125rem 0;
}
.fieldset legend {
	background: #fefefe;
	padding: 0 0.1875rem;
	margin: 0;
	margin-left: -0.1875rem;
}


@media screen and (min-width: 0\0) {

	select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}


select:disabled {
	background-color: #e6e6e6;
	cursor: default;
}
select::-ms-expand {
	display: none;
}
select[multiple] {
	height: auto;
	background-image: none;
}
.is-invalid-input:not(:focus) {
	background-color: rgba(236, 88, 64, 0.1);
	border-color: #ec5840;
}
.is-invalid-label {
	color: #ec5840;
}
.form-error {
	display: none;
	margin-top: -0.5rem;
	margin-bottom: 1rem;
	font-size: 0.75rem;
	font-weight: bold;
	color: #ec5840;
}
.form-error.is-visible {
	display: block;
}
.ia,[class^="icon-"],[class*=" icon-"] {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-indent: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before,.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

table th {
	font-weight: bold;
}
table td,table th {
	padding: 9px 10px;
	text-align: left;
}

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

	table.responsive {
		margin-bottom: 0;
	}
		.pinned {
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		width: 35%;
		overflow: hidden;
		overflow-x: scroll;
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
		.pinned table {
		border-right: none;
		border-left: none;
		width: 100%;
	}
		.pinned table th,.pinned table td {
		white-space: nowrap;
	}
		.pinned td:last-child {
		border-bottom: 0;
	}
		div.table-wrapper {
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
		border-right: 1px solid #ccc;
	}
		div.table-wrapper div.scrollable {
		margin-left: 35%;
		overflow: scroll;
		overflow-y: hidden;
	}
		table.responsive td,table.responsive th {
		position: relative;
		white-space: nowrap;
		overflow: hidden;
	}
		table.responsive th:first-child,table.responsive td:first-child,table.responsive td:first-child,table.responsive.pinned td {
		display: none;
	}
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, sans-serif;
}
article[itemtype="http://schema.org/Event"] h1,article[itemtype="http://schema.org/Event"] h2 {
	font-family: "Tahoma", sans-serif;
}
.slideshow {
	margin-bottom: 1.5em;
}
.home .slideshow {
	margin-bottom: 0;
}
.slideshow ul {
	padding: 0;
	margin: 0;
}
.slideshow li {
	list-style: none;
}
.slideshow img {
	max-width: none;
	width: 100%; /* auto; */
}
.slideshow figure {
	position: relative;
	max-width: 115rem;
	margin: 0 auto;
}
.slideshow figure figcaption {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	*zoom: 1;
	position: absolute;
	z-index: 100;
	bottom: 2em;
	padding: 0 10%;
	color: #fff;
	text-shadow: 0 0 10px #000;
}
.slideshow figure figcaption a {
	color: #fff;
	text-decoration: underline;
}
.slideshow .controls {
    position: absolute;
    bottom: 40px;
    padding: 10px;
    right: 5%;
    background-color: #fff;
    display: inline-block;
    z-index: 5;
}
.slideshow .controls .pause-play {
	margin-right: .5em;
}
.slideshow .controls a {
	color: #3B3A3A;
}

@media screen and (min-width: 40em) {
	.slideshow .controls a:hover {
		color: #0033A0;
	}
}

.home-news,.home-events {
	box-shadow: 0 10px 10px -10px #333;
}

@media screen and (min-width: 40em) {
	.home-news,.home-events {
		box-shadow: 10px 0 10px -10px rgba(59, 58, 58, 0.55);
	}
}

.home-news time {
	color: #0033A0;
}
.home-news article {
	padding-bottom: 1em;
}

@media screen and (min-width: 71.25em) {
	.home-news article:last-child {
		margin-bottom: -5rem;
	}
}

.home-events ol {
	padding: 0;
	margin: 0;
}
.home-events ol li {
	list-style: none;
	display: block;
	padding: 1.25rem 0;
	color: #3B3A3A;
	border-bottom: 1px solid #007A3D;
}
.home-events ol li:first-child {
	border-top: 1px solid #007A3D;
}
.home-events ol li:last-child {
	border-bottom: 0 none;
}
.home-events ol li time {
	display: block;
	color: #0033A0;
}
.home-events ol li strong {
	display: block;
	font-size: 1rem;
}
.breadcrumbs {
	margin-bottom: 1em;
	font-size: 0.875rem;
}
.alt-title {
	margin-bottom: -.5em;
	margin-right: .5em;
	position: relative;
	z-index: 100;
	font-family: "Cookie", sans-serif;
	text-align: right;
	text-shadow: 0 2px 0 #fff;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav ul li {
	position: relative;
	list-style: none;
	font-size: 1.125rem;
	padding: 6px 0;
	border-bottom: 1px dotted #3B3A3A;
}
.sidenav ul li a {
	display: block;
	color: #3B3A3A;
	padding: 4px 10px;
}

@media screen and (min-width: 40em) {
	.sidenav ul li a:hover {
		background-color: rgba(0, 122, 61, 0.4);
		box-shadow: 0 0 10px 0 #007A3D;
	}
}

.sidenav ul li a.expand {
	padding: 5px;
	position: absolute;
	top: 0.375rem;
	right: 5px;
}
.sidenav ul li a.expand:hover {
	background-color: transparent;
	box-shadow: none;
}
.sidenav ul li a.expand:hover .fa {
	color: #007A3D;
}
.sidenav > ul > li > div {
	display: none;
}
.sidenav > ul > li.active > div {
	display: block;
	width: 100%;
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 100;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(59, 58, 58, 0.5);
	border-radius: 3px;
}
.sidenav > ul > li.active > div li {
	font-size: 1rem;
	padding: 2px 0;
	border-bottom: 0 none;
}
article {
	margin-bottom: 2.5rem;
}
article h3 {
	font-size: 1.25rem;
}
article a {
	color: #3B3A3A;
}

*,*:before,*:after {
	box-sizing: border-box;
}

html,body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}

@media screen and (min-width: 71.25em) {
	html,body {
		overflow-x: visible;
	}
}


p,ol,ul,dl {
	font-size: inherit;
}
.mfp-bg {
	z-index: 5000 !important;
}
.mfp-wrap {
	z-index: 5001 !important;
}
#universe {
	width: 100%;
	overflow: hidden;
	background-color: #3B3A3A;
}

@media screen and (min-width: 71.25em) {
	#universe {
		overflow: visible;
	}
}

#universe .gsc-results-wrapper-overlay {
	width: 94%;
	left: 4%;
	top: 2%;
}

@media screen and (min-width: 71.25em) {
	#universe .gsc-results-wrapper-overlay {
		width: 80%;
		left: 10%;
	}
}


#galaxy {
	width: 100%;
	min-height: 100%;
	background-color: #FFFDFD;
	-webkit-transform: translate3D(0, 0, 0);
	        transform: translate3D(0, 0, 0);
	transition: all 300ms ease-in-out;
}
.js-drawer-active #galaxy {
	box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.5);
	-webkit-transform: translateX(-18.25em);
	        transform: translateX(-18.25em);
}

@media screen and (min-width: 71.25em) {
	#galaxy {
		-webkit-transform: none;
		        transform: none;
	}
		.js-drawer-active #galaxy {
		box-shadow: none;
		-webkit-transform: none;
		        transform: none;
	}
}
.logo-banner {
	height: auto;
	padding: 30px 20px 10px 100px;
	margin-bottom: 3em;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #0033A0;
    position: relative;
}

@media screen and (min-width: 40em) {
	.logo-banner {
		padding-left: 130px;
		padding-top: 47px;
		height: 170px;
	}
}

@media screen and (min-width: 71.25em) {
	.logo-banner {
		padding: 0;
		height: 215px;
	}
		.logo-banner .row {
		position: relative;
	}
}
.logo-banner h1,.logo-banner h2 {
	color: #fff;
	line-height: 1.1;
}
.logo-banner h1 {
	font-family: "Tahoma", sans-serif;
	font-weight: 700;
}
.logo-banner h2 {
	font-family: "Tahoma", sans-serif;
    font-size: 1rem;
}
.logo-banner .header-logo {
	display: block;
	width: 100px;
	height: auto;
	position: absolute;
	top: 27px;
	left: 0;
	z-index: 100;
}
@media screen and (min-width: 40em) {
	.logo-banner h1 {
		font-size: 2em;
	}
	.logo-banner h2 {
		font-size: 1.25em;
	}
  	.logo-banner .header-logo {
		width: 120px;
		top: 30px;
	}
}
@media screen and (min-width: 71.25em) {
.logo-banner h1 {
		margin-top: 40px;
        margin-left: 120px; 
		text-align: center;
		font-size: 2.25rem;
	}
	.logo-banner h2 {
		text-align: center;
		font-size: 1.5rem;
        margin-left: 120px; 
	}
    .logo-banner .header-logo {
		width: 140px;
		top: 32px;
	}
}
.logo-banner .menu-link {
	position: absolute;
	top: 2px;
	right: 20px;
	z-index: 1200;
	text-transform: uppercase;
	font-weight: 700;
	font-size: .9rem;
	color: #FFFDFD;
	transition: all 300ms ease-in-out;
}

.js-drawer-active .logo-banner .menu-link {
	-webkit-transform: -translateX(18.25em);
	        transform: -translateX(18.25em);
}

@media screen and (min-width: 71.25em) {
	.logo-banner .menu-link, #nav-container .close-nav {
		display: none !important;
	}
}
.home .logo-banner {
	margin-bottom: 0;
}
#nav-container {
	min-height: 100%;
	width: 18.25em;
	padding: 2em;
	position: absolute;
	top: 0;
	right: -18.25em;
	z-index: 3000;
	background-color: #3B3A3A;
	-webkit-transform: translate3D(0, 0, 0);
	 transform: translate3D(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform 300ms ease-in-out;
	transition: transform 300ms ease-in-out;
	transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}

@media screen and (min-width: 71.25em) {
	#nav-container {
		width: 100%;
		min-height: 0;
		padding: 0;
		right: auto;
		left: auto;
		transition: none;
		background-color: transparent;
	}
}
#nav-container .close-nav {
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0.25em;
	right: .5em;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	line-height: 25px;
	border: 1px solid #555353;
	transition: all 300ms ease-in-out;
}
#nav-container .close-nav i {
	font-weight: 400;
}

@media screen and (min-width: 40em) {
	#nav-container .close-nav:hover {
		background-color: rgba(255, 255, 255, 0.6);
	}
}


#nav-container ul {
	padding: 0;
	margin: 0;
}
#nav-container li {
	list-style: none;
	display: block;
}
#nav-container a {
	color: #FFFDFD;
}

@media screen and (min-width: 71.25em) {
	#nav-container nav {
		width: 100%;
		position: absolute;
		top: 180px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
		#nav-container nav .row {
		position: relative;
	}
}

#nav-container nav li > div {
	display: block;
}
#nav-container nav .row > ul > li > a {
	display: block;
	padding: .75em 0;
	line-height: 1.2;
	border-bottom: 1px solid #555353;
}

@media screen and (min-width: 71.25em) {
	#nav-container nav .row > ul > li > a {
		position: relative;
		text-align: center;
		border-top: 1px solid #FFFDFD;
		border-bottom: 1px solid #FFFDFD;
		border-left: 1px solid #FFFDFD;
		background-color: #3B3A3A;
		*zoom: 1;
		filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF212121', endColorstr='#FF3B3A3A');
		background-size: 100%;
		background-image: linear-gradient(to bottom, #212121 0%, #3b3a3a 100%);
	}

		#nav-container nav .row > ul > li > a::before {
		content: "";
		content: '';
		width: 0;
		height: 0;
		border: inset 14px;
		border-color: #3B3A3A transparent transparent;
		border-top-style: solid;
		border-bottom-width: 0;
		display: none;
		margin-left: -14px;
		margin-top: -1px;
		position: absolute;
		top: 100%;
		left: 50%;
		z-index: 20;
	}
		#nav-container nav .row > ul > li > a:hover {
		background-color: #007A3D;
		*zoom: 1;
		filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF004724', endColorstr='#FF007A3D');
		background-size: 100%;
		background-image: linear-gradient(to bottom, #004724 0%, #007a3d 100%);
	}
		#nav-container nav .row > ul > li > a:hover::before {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: inset 14px;
		border-color: #007A3D transparent transparent;
		border-top-style: solid;
		border-bottom-width: 0;
	}
}

@media screen and (min-width: 71.25em) {
	#nav-container nav .row > ul > li:last-child > a {
		border-right: 1px solid #FFFDFD;
	}
}
#nav-container nav .row > ul > li strong {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
}

@media screen and (min-width: 71.25em) {
	#nav-container nav .row > ul > li strong {
		font-weight: 700;
		font-size: 1rem;
		color: #C0C0C0;
	}
}

#nav-container nav .row > ul > li span {
	display: block;
	font-style: italic;
}

@media screen and (min-width: 71.25em) {
	#nav-container nav .row > ul > li span {
		font-weight: 400;
		font-size: 0.875rem;
		color: #FFFDFD;
	}
}


#nav-container nav .row > ul > li > div {
	display: none;
}
#nav-container nav .row > ul > li > div li {
	margin-left: .5em;
}
#nav-container nav .row > ul > li > div ul {
	margin-bottom: 1em;
}

@media screen and (min-width: 71.25em) {

	#nav-container nav .row > ul > li > div {
		width: 100%;
		padding: 1.25rem 1.875rem 0.625rem;
		position: absolute;
		top: 60px;
		left: 0;
		background-color: rgba(192, 192, 192, 0.95);
	}
		#nav-container nav .row > ul > li > div a {
		padding: 0;
		margin: .5em 0;
		background: transparent none;
		border: 0 none;
		text-align: left;
		color: #000;
	}
		#nav-container nav .row > ul > li > div a:hover {
		color: #0033A0;
		background: transparent none;
	}
		#nav-container nav .row > ul > li > div a:hover::before {
		display: none;
	}
		#nav-container nav .row > ul > li > div a::before {
		display: none;
	}
		#nav-container nav .row > ul > li > div li {
		margin-left: 0;
	}
}
#nav-container nav .row > ul > li.active > div, #nav-container nav .row > ul > li.open > .dropdown-menu{
	display: block;
}
@media screen and (max-width: 1140px) {
    #nav-container nav .row > ul > li > button{
    position: relative;
    float: right;
    top: -40px;
    width: 30px;
    height: 25px;
    }
    #nav-container nav .row > ul > li > button::before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border: inset 10px;
        border-color: #fff transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        display: block;
        top: 5px;
        right: 5px;
        z-index: 20;
    }
    #nav-container nav .row > ul > li > button:focus{
        outline: none;
    }
    #nav-container nav .row > ul > li.open > button::before{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-top: none;
    }
    #nav-container nav .row > ul > li > div ul {
    margin-bottom: 0;
    float: none;
}
    #nav-container nav .row > ul > li.open > .dropdown-menu{
    border-radius: 0;
    padding: 20px 10px;
    }
}
@media screen and (min-width: 71.25em) {
    #nav-container nav .row > ul > li > button{
        position: relative;
    }
    #nav-container nav .row > ul > li > button::before {
        content: "";
        width: 0;
        height: 0;
        border: inset 14px;
        border-color: #3B3A3A transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        display: none;
        position: relative;
        top: -6px;
        left: 65px;
        z-index: 20;
    }
    #nav-container nav .row > ul > li > a:hover + button::before{
        border-color: #007A3D transparent transparent;
    }
    #nav-container nav .row > ul > li > button:focus{
            outline: none;
    }
    #nav-container nav .row > ul > li > button:focus::before{
        display: block;
    }
}
@media screen and (min-width: 71.25em) {
	#nav-container nav .row > ul > li.active a::before {
		display: block;
	}
}

@media screen and (min-width: 71.25em) {
	#nav-container nav .row > ul > li {
		display: block;
		float: left;
		width: 18.5%;
	}
		#nav-container nav .row > ul > li:nth-child(1) {
		width: 11%;
	}
		#nav-container nav .row > ul > li:nth-child(1) > div {
		left: 0%;
		width: 90%;
	}
		#nav-container nav .row > ul > li:nth-child(2) {
		width: 13%;
	}
		#nav-container nav .row > ul > li:nth-child(2) > div {
		left: 11%;
		width: 89%;
	}
		#nav-container nav .row > ul > li:nth-child(3) {
		width: 13%;
	}
		#nav-container nav .row > ul > li:nth-child(3) > div {
		left: 13%;
		width: 87%;
	}
		#nav-container nav .row > ul > li:nth-child(4) > div {
		left: 7%;
		right: 7%;
		width: 86%;
	}
		#nav-container nav .row > ul > li:nth-child(5) {
		width: 12%;
	}
		#nav-container nav .row > ul > li:nth-child(5) > div {
		left: auto;
		right: 13%;
		width: 87%;
	}
		#nav-container nav .row > ul > li:nth-child(6) > div {
		left: auto;
		right: 14%;
		width: 86%;
	}
		#nav-container nav .row > ul > li:nth-child(7) {
		width: 14%;
	}
		#nav-container nav .row > ul > li:nth-child(7) > div {
		left: auto;
		right: 0;
		width: 90%;
	}
}
form.gsc-search-box{
    background: #fff;
    border-radius: 6px !important;
}
table.gsc-search-box td.gsc-input {
    padding: 0;
    padding-right: 0 !important;
}
.gsc-input-box{
    border: none !important;
}
input.gsc-input[style]{
    background-image: none !important;
    box-shadow: none !important;
}
form.gsc-search-box ::-webkit-input-placeholder {
    color: #000;
    font-size: 20px !important;
}
form.gsc-search-box ::-moz-placeholder {
    color: #000;
    font-size: 20px !important;
}
form.gsc-search-box ::-ms-placeholder {
    color: #000;
    font-size: 20px !important;
}
form.gsc-search-box ::placeholder {
    color: #000;
    font-size: 20px !important;
}
.gsc-search-button-v2 {
    border: none !important;
    background-color: transparent !important;
    padding: 0 !important;
}
.gsc-search-button-v2 svg {
    fill: #0060b6 !important;
    width: 25px;
    height: 25px;
}
.gsib_b{
    padding: 0;
}
.goog-te-gadget-simple .goog-te-menu-value{
    color: #fff !important;
}
.goog-te-gadget img{
    display: none;
}
.goog-te-gadget-simple { 
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	font-family: "Tahoma", sans-serif !important;
	font-size: 14px !important;
}
div#google_translate_element {
	padding: 0 !important; 
	margin-top: 0 !important;
}
a.goog-te-menu-value span:nth-of-type(3n+2) {
	display: none !important;
}
a.goog-te-menu-value span:nth-of-type(3n+3) {
	color: #fff !important;
    font-size: 10px;
    margin-left: 5px;
}
.translatetab {
	position: relative;
	display: inline-block;
    color: #fff;
    top: -5px;
}
.translatetab p{
    margin-bottom: 0;
    font-size: 18px;
}
.gsc-control-cse{
    padding: 0 !important;
}
@media screen and (max-width: 1140px) {
    .search-container{
        margin: 20px 0;
    }
}
@media screen and (min-width: 71.25em) {
	#nav-container .top-nav {
	position: absolute;
	top: 50px;
    right: 10%;
    width: 25%;
	}
    .search-container{
    width: 70%;
    display: inline-block;
    } 
    .translate-container{
    width: 20%;
    display: inline-block;
    padding-left: 15px;
    }
}


#main-footer {
	margin-top: 2em;
    padding: 2em;
	background-color: #f5f5f5 !important;
    font-size: 16px;
}
#main-footer h2{
    font-weight: bold;
    font-size: 24px;
    color: #0033a0;
    border-bottom: 1px solid #007a3d;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
#main-footer h3{
   font-weight: bold;
    font-size: 18px; 
    margin-bottom: 0;
}
#main-footer img {
	max-width: 150px;
	height: auto;
}
.list-style-none{
    list-style: none;
    margin-left: 0;
}
.list-style-none li{
   padding-left: 0; 
   margin-bottom: 10px;
}
#main-footer .list-style-none{
   font-size: 18px;
}
#main-footer .list-style-none.secondary{
    font-size: 16px;
    margin-top: 10px;
}
@media screen and (min-width: 71.25em) {
	#main-footer .social-links em {
		font-size: 1.875rem;
	}
}
#main-footer .social-links .facebook .fa-square {
	color: #3b5998;
}
#main-footer .social-links .youtube .fa-square {
	color: #cd201f;
}
#main-footer .social-links .instagram .fa-square {
	color: #3f729b;
}
#main-footer .social-links .twitter .fa-square {
	color: #55acee;
}


aside {
	padding-top: 2em;
}

body.home .home-content {
	font-size: 0.875rem;
}

body.home .home-content article {
	margin-bottom: 0;
}

body.home .home-content h2 {
	display: block;
	margin-top: 2em;
	font-family: "Tahoma", sans-serif;
	font-size: 1.5rem;
	color: #0033A0;
}

body.home .home-content h2 a {
	color: inherit;
}

@media screen and (min-width: 71.25em) {

	body.home .home-content h2 {
		font-size: 1.5rem;
	}
}


body.home .home-content h3 {
	margin: .5em 0 0 0;
	font-family: "Tahoma", sans-serif;
	font-size: 1.125rem;
}

body.home .home-content h3 a {
	color: #3B3A3A;
}

@media screen and (min-width: 40em) {

	body.home .home-content h3 {
		margin-top: 0;
	}
}


@media screen and (min-width: 40em) {

	body.home .home-content {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

		body.home .home-content .home-news,body.home .home-content .home-events {
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
	}

		body.home .home-content figure {
		margin-top: .5em;
		padding-right: .2em;
		padding-left: 0;
	}
}


@media screen and (min-width: 71.25em) {

	body.home .home-content .home-news,body.home .home-content .home-events,body.home .home-content .galleries-contact {
		padding-left: 4em;
		padding-right: 4em;
		margin-top: 5rem;
	}

		body.home .home-content .home-news > *,body.home .home-content .home-events > *,body.home .home-content .galleries-contact > * {
		position: relative;
		top: -5rem;
	}

		body.home .home-content .home-news {
		padding-left: 1em;
	}

		body.home .home-content .galleries-contact {
		padding-right: 1em;
	}
}


body.home iframe.google-map {
	width: 100%;
	height: 200px;
}

@media screen and (min-width: 40em) {

	section {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

		section > div,section > aside {
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

		section > div.columns {
		padding: 0 2em;
	}

		section > div.columns:first-child.medium-7 {
		box-shadow: 10px 0 10px -10px rgba(59, 58, 58, 0.55);
	}

		section > div.columns:first-child.medium-10 {
		padding-right: 0;
	}

		section > div.columns:last-child {
		padding-left: 0;
		box-shadow: 10px 0 10px -10px rgba(59, 58, 58, 0.55);
	}

		section aside {
		padding: 0 2em;
	}
}

/* Mobile Search Results Overlay */
@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

  .gsc-results-wrapper-overlay {
    width: 90% !important;
    left: 5% !important;
  }
}
.js-table-container {
	width: 100%;
	overflow-x: scroll;
	overflow-y: scroll;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
  body {
    padding: 0;
    margin: 0;
    /* width: 320px; */ }
  }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    /* width: 495px; */
  }
}


/* mega menu tabs */

@media screen and (min-width: 71.25em) {
	#main-nav > .row > ul {
		display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
		display: -ms-flexbox;  /* TWEENER - IE 10 */
		display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
		display: flex;         /* NEW, Spec - Firefox, Chrome, Opera */
		flex-direction: row;
	}
	#main-nav > .row > ul li {
		-webkit-box-flex: 1;   /* OLD - iOS 6-, Safari 3.1-6 */ 
		-webkit-flex: 1;       /* Safari 6.1+. iOS 7.1+, BB10 */
		-ms-flex: 1;           /* IE 10 */
		flex: 1;               /* NEW, Spec - Firefox, Chrome, Opera */
	}
	#nav-container nav .row > ul > li > a { padding-left:2px; padding-right:2px;}
}

/*Hero Video*/
.hero-video-wrapper{
   position: relative; 
   overflow: hidden;
   background-color: #02203a;
}
.video-feature {
    width: 100%;
    height: 600px;
    left: 0;
    top: 0;
    border: none;
	overflow: hidden;
    background-size: cover;
    background-position: center;
    background-color: #02203a;
}
video {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.play-pause, .play {
    position: absolute;
    z-index: 3;
    color: #002f75;
    background-color: #fff;
    width: 64px;
    height: 64px;
    right: 8%;
    bottom: 50px;
    border-radius: 50%;
}
.play-pause:hover, .play-pause:focus{
    background-color: #fff;
    color: #007a3d;
}
.play{
    display:none;
}
.play-pause .fa{
    position: absolute;
    text-align: center;
    font-size: 1.75rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.play-pause .fa-play{
    position: absolute;
    text-align: center;
    font-size: 1.75rem;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
}
.video-feature .video-caption{
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 120px;
    padding: 0 50px;
    text-align: left;
    line-height: 30px;
    z-index: 1;
    position: absolute;
    color: #fff;
}
.video-feature .video-caption img{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.hero-video-wrapper .video-caption-overlay{
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top,  rgba(2,32,58,1) 0%, rgba(2,32,58,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(2,32,58,1) 0%,rgba(2,32,58,0) 100%);
    background: linear-gradient(to bottom,  rgba(2,32,58,1) 0%,rgba(2,32,58,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02203a', endColorstr='#0002203a',GradientType=0 );
}
.video-feature .video-caption .description a{
    color: #fff;
    text-decoration: none;
}
.video-caption h2{
    line-height: 62px;
    color: #fff !important;
    font-size: 4.5rem;
    text-shadow: rgba(0, 0, 0, 0.75) 0px 2px 5px;
    margin-bottom: 25px;
    font-weight: bold;
}
@media screen and (max-width: 1140px) {
.video-caption h2{
    font-size: 3.5rem;
}
}
.video-caption .description{
    font-size: 1.688em;
    background-color: rgba(0,47,117,.7);
    padding: 20px;
    width: 70%;
    line-height: 1.25em;
    margin-bottom: 45px;
}
.torn-edge:before {
    content: "";
    position: absolute;
    background-image: url("/_resources/images/torn-edge.png");
    background-position: center;
    background-repeat: repeat-x;
    top: -50px;
    height: 100px;
    width: 100%;
}
.section{
    padding: 70px 0;
    position: relative;
}
.pb-0{
    padding-bottom: 0;
}
.bg-light-gray{
    background-color: #f5f5f5;
}
.bg-light-gray-gradient{
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 );
}
.icon-set {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    clear: both;
    position: relative;
    list-style: none;
    text-align: center;
    padding: 0;
    height: auto;
    margin: 0;
    font-family: "Tahoma", sans-serif;
}
.icon-set li {
    padding: 0;
    max-width: 190px;
    position: relative;
    margin: 0 0 20px;
}
.icon-set a {
    text-decoration: none;
    font-weight: normal;
}
.icon-set .icon {
    display: flex;
    align-items: center;
    margin: 10px auto;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 3px solid #007a3d;
    background-color: #fff;
    color: #007a3d;
    padding: 15px;
}
.icon-set .icon img {
    max-width: 75px;
    display: block;
    margin: 0 auto;
}
.icon-set .icon-text {
    text-align: center;
    line-height: 1.5rem;
    margin: 0 auto;
    font-size: 1.25rem;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    font-family: "Tahoma", sans-serif;
    width: auto;
    height: auto;
}
.icon-set a:hover .icon, .icon-set a:focus .icon {
    border-color: #1583cc;
}
.icon-set a:hover .icon-text, .icon-set a:focus .icon-text {
    color: #0033a0;
}
.section-with-background {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
    min-height: 600px;
    display: flex;
    align-items: center;
}
.section-with-background .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 35%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 35%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 35%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}
.parallax-bg {
    background-attachment: fixed;
    display: flex;
    align-items: center;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 450px;
}
.news-header, .events-header {
    position: relative;
    margin-bottom: 40px;
}
.news-header .news-right, .events-header .events-right {
    font-size: 0.85rem;
    text-align: right;
    text-decoration: underline;
    display: block;
    position: absolute;
    right: 0;
    top: 26px;
    font-weight: 500;
    color: #007a3d;
}
.news-header .news-right:hover, .news-header .news-right:focus, .events-header .events-right:hover, .events-header .events-right:focus{
    text-decoration: none;
}
.featued-news .card {
    margin-bottom: 20px;
    border: none;
    min-height: 160px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.25); 
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.25);
}
.featued-news .card a{
   color: #007a3d; 
}
.featued-news .card a:hover, .featued-news .card a:focus{
   color: #1583cc; 
}
.featued-news .card .image-overlay {
    padding-top: 70%;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.featued-news .card .image-overlay .card-img-top {
    background-size: cover;
    background-position: 50%;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.featued-news .card-img, .featued-news .card-img-top {
    width: 100%;
}
.featued-news .card .card-body {
    padding: 1.25rem;
    flex: 1 1 auto;
    min-height: 125px;
}
.featued-news .card h3{
    font-size: 1.125rem;
    font-weight: bold;
}
.tagline{
    font-family: 'Permanent Marker', cursive;
    font-size: 4rem;
    line-height: 1.25;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0,0,0,1);
    margin: 100px auto;
}
.factoids {
    text-align: center;
    color: #fff;
    background-color: rgba(0,96,182,.8);
    padding: 40px;
    min-height: 315px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.25); 
    box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.25);
}
.factoids .large-content {
    font-size: 5rem;
    color: #fff;
    border-bottom: 4px solid #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: inline-block;
    line-height: 1;
    font-weight: bold;
}
.factoids p {
    font-size: 1.125rem;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}
.event-item{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
    position: relative;
    width: 100%;
}
.event-item .event-title{
    margin-top: 0;
    font-size: 1rem;
    font-weight: bold;
}
.event-item .event-title a{
    text-decoration: none;
    font-weight: bold;
    color: #007a3d;
}
.event-item .event-title a:hover, .event-item .event-title a:focus{
    color: #1583cc;
}
.event-item-copy{
    font-size: .9rem;
}
.event-item-copy p{
    margin-bottom: 5px;
    line-height: 1.25;
}
.event-item-date{
    font-size: 0.75rem;
}
.event-item .event-date, .event-item .event-text {
    display: table-cell;
    position: relative;
}
.event-item .event-date {
    vertical-align: top;
}
.event-item .event-date .event-month {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 1.5rem;
    color: #fff;
}
.event-item .event-date .event-day {
    display: block;
    text-align: center;
    font-size: 2.5rem;
    font-weight: bold;
    color: #fff;
}
.event-item .event-date .year{
    color:#fff;
    text-align: center;
    display: block;
    font-size: 1.125rem;
}
.event-item .event-text {
    line-height: 1.375;
    position: relative;
    vertical-align: top;
    padding-left: 20px;
}
.event-item .event-date-bg{
    background-color: #003E51;
    padding: 20px;
    line-height: 1.125;
    min-width: 90px;
}
.event-item .event-item-time{
    color: #000;
    margin-bottom: 10px;
}
.event-item .event-item-time .time:before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    content: "\f017";
    font-size: 0.875rem;
    margin-right: 5px;
    color: #0033a0;
}
.student-type-slider{
    margin-top: 25px;
    margin-bottom: 80px;
    overflow: hidden;
}
.student-type-slider .slide{
    position: relative;
    transition: all .5s;
}
.student-type-slider .slick-slide{
    margin: 0 3px;
}
.student-type-slider .slick-list{
    margin: 0 -3px;
}
.student-type-slider .slide:last-of-type{
    border-right: none;
}
.student-type-slider .slide img{
    width: 100%;
    -webkit-transform: translate3d(0,0,0) scale(1,1);
    -moz-transform: translate3d(0,0,0) scale(1,1);
    -o-transform: translate3d(0,0,0) scale(1,1);
    -ms-transform: translate3d(0,0,0) scale(1,1);
    transform: translate3d(0,0,0) scale(1,1);
    -webkit-transition: transform;
    -moz-transition: transform;
    -o-transition: transform;
    transition: transform;
    -webkit-transition-duration: 125ms;
    -moz-transition-duration: 125ms;
    -o-transition-duration: 125ms;
    transition-duration: 125ms;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.student-type-slider .slide p{
    color: #fff;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px !important;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    padding: 0 10px;
}
.student-type-slider a:hover p, .student-type-slider a:focus p{
    opacity: 1;
    visibility: visible;
     -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.student-type-slider a:hover img, .student-type-slider a:focus img{
    -webkit-transform: translate3d(0,0,0) scale(1.05,1.05);
    -moz-transform: translate3d(0,0,0) scale(1.05,1.05);
    -o-transform: translate3d(0,0,0) scale(1.05,1.05);
    -ms-transform: translate3d(0,0,0) scale(1.05,1.05);
    transform: translate3d(0,0,0) scale(1.05,1.05);
}
.student-type-slider .slide .thumbnail{
    position: relative;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: 0;
}
.student-type-slider .rollover-wrapper{
    position: absolute;
    height: 70px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0060b6;
    background-color: rgba(0, 96, 182, 0.8);
    overflow: hidden;
    padding: 20px 0;
    transition-property: all;
    transition-duration: .5s;
    text-align: center;
}
.student-type-slider .rollover-wrapper h3, .student-type-slider .rollover-wrapper h3 a{
    color: #fff;
    text-decoration: none !important;
    font-weight: bold;
    position: relative;
    z-index: 1;
    font-size: 1.125rem;
}
.student-type-slider a:hover .rollover-wrapper, .student-type-slider a:focus .rollover-wrapper{
    height: 170px;
    overflow: visible;
}
.custom-slider-arrows .slick-prev, .custom-slider-arrows .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.custom-slider-arrows .slick-next {
    right: 15px !important;
}
.custom-slider-arrows .slick-prev {
    left: 15px !important;
    z-index: 1 !important;
}
.custom-slider-arrows .slick-next, .custom-slider-arrows .slick-prev {
    background: rgba(255,255,255,.75) !important;
    padding: 10px !important;
    width: 40px !important;
    height: 40px !important;
}
.custom-slider-arrows .slick-next:before {
    font-family: "FontAwesome" !important;
    content: "\f105" !important;
    font-weight: 900;
    display: block;

    opacity: 1;
    font-size: 30px !important;
    color: #0056b8 !important;
    position: relative;
    top: 0;
}
.custom-slider-arrows .slick-prev:before {
    font-family: "FontAwesome" !important;
    content: "\f104" !important;
    font-weight: 900;
    display: block;
    opacity: 1;
    font-size: 30px !important;
    color: #0056b8 !important;
    position: relative;
    top: 0;
}
/* ============================================
   91ÖØ¿Ú ALERT BANNER SYSTEM - SIMPLIFIED
   Two variants: Default (blue) and Urgent (red)
   ============================================ */

.alert {
    margin: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 1rem;
    padding: 15px 60px 15px 20px !important;
    position: relative;
    z-index: 1051;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
    /* DEFAULT: Blue for all standard alerts */
    color: #003A5D;
    background-color: #E9F2FA !important;
    border-bottom: 4px solid #00A3E0 !important;
}

/* URGENT - Red for emergencies only */
.alert.alert-urgent {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-bottom-color: #dc3545 !important;
}

.alert.alert-urgent .heading {
    color: #721c24 !important;
}

.alert.alert-urgent .subtitle {
    color: #721c24 !important;
}

.alert.alert-urgent a {
    color: #721c24 !important;
}

.alert.alert-urgent a:hover {
    color: #dc3545 !important;
}

.alert.alert-urgent .close {
    color: #721c24 !important;
}

.alert.alert-urgent .close:hover {
    color: #dc3545 !important;
}

/* Alert Content Styles */
.alert .heading {
    font-size: 1.5rem;
    color: #003A5D;
    margin-bottom: 8px;
    margin-top: 0;
    line-height: 1.25em;
    font-weight: 700;
}

.alert .subtitle {
    font-size: 1rem;
    color: #003A5D;
    margin-bottom: 10px;
    margin-top: 0;
    max-width: 900px;
    line-height: 1.5;
}

.alert a {
    color: #003A5D;
    font-weight: 600;
    text-decoration: underline;
    transition: color 0.2s ease;
}

.alert a:hover {
    color: #00A3E0;
    text-decoration: underline;
}

/* Close Button */
.alert-dismissible .close {
    padding: 4px 8px;
    right: 20px !important;
    top: 50% !important;
    transform: translateY(-50%);
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1;
    color: #003A5D;
    position: absolute !important;
    background: transparent;
    border: 2px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.2s ease;
}

.alert-dismissible .close:hover {
    color: #00A3E0;
    opacity: 1;
    background: rgba(0, 163, 224, 0.1);
}

.alert-dismissible .close:focus {
    outline: 3px solid #00A3E0 !important;
    outline-offset: 2px;
    opacity: 1;
    border-color: #00A3E0;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .alert {
        padding: 12px 50px 12px 15px !important;
        text-align: left;
    }
    
    .alert .heading {
        font-size: 1.25rem;
    }
    
    .alert .subtitle {
        font-size: 0.9rem;
    }
    
    .alert-dismissible .close {
        right: 10px !important;
        font-size: 1.5rem;
    }
}
@media (min-width: 992px){
.event-item {
    width: 33%;
}
/* special case for 4 events */
.event-item:nth-child(2):nth-last-child(4), .event-item:nth-child(2):nth-last-child(4) ~ .event-item {
    width: 50%;
}	
.event-item-copy{
    padding-right: 20px;
}
}
@media (max-width: 991px) {
	.video-caption .description {
		width: 95%;
	}
	.parallax-bg {
		background-attachment: scroll;
	}
	.tagline {
		font-size: 3rem;
		margin: 30px auto;
	}
	.section {
		padding: 30px 0;
	}
	.factoids {
		min-height: 1px;
		}
	.featued-news .card .card-body {
		min-height: 1px;
	}
	.factoids .large-content {
		font-size: 3rem;
	}
}
@media screen and (max-width: 580px) {
	.video-caption h2{
    	font-size: 3rem;
		line-height: 3rem;
	}
	.video-caption .description {
		font-size: 1.125em;
		padding: 10px;
		line-height: 1.125em;
		margin-bottom: 25px;
	}
}

@media (min-width: 1184px) and (max-width: 1440px){
    .student-type-slider .rollover-wrapper h3, .student-type-slider .rollover-wrapper h3 a{
        font-size: 1rem;
    }
    .student-type-slider .rollover-wrapper {
    height: 80px;
    }
    .student-type-slider a:hover .rollover-wrapper, .student-type-slider a:focus .rollover-wrapper {
    height: 100%;
    }
}
