/* @override 
	http://www.hilltopskiarea.org/wp-content/themes/spark/style.css?v=2.4.1* */

/* # Genesis Framework
Theme Name: Spark
Theme URI: http://www.sparkwp.com/
Description: Sundog Media's Spark System
Author: Sundog Media
Author URI: http://www.sundogmedia.com/
Version: 2.4.1
Genesis Version: 3.2.0
Template: genesis
Tags: one-column, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Resets
--------------------------------------------- */
/* Baseline Normalize */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

progress {
	vertical-align: baseline;
}

template, [hidden] {
	display: none;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active, a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: inherit;
}

b, strong {
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background-color: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

figure {
	margin: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

button, input, optgroup, select, textarea {
	font: inherit;
	margin: 0;
}

optgroup {
	font-weight: bold;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

textarea {
	overflow: auto;
}

[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Box Sizing */

html, input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

/** Float Clearing  */

.author-box::before, .clearfix::before, .entry::before, .entry-content::before, .nav-primary::before, .nav-secondary::before, .pagination::before, .site-container::before, .site-footer::before, .site-header::before, .site-inner::before, .widget::before, .wrap::before {
	content: " ";
	display: table;
}

.author-box::after, .clearfix::after, .entry::after, .entry-content::after, .nav-primary::after, .nav-secondary::after, .pagination::after, .site-container::after, .site-footer::after, .site-header::after, .site-inner::after, .widget::after, .wrap::after {
	clear: both;
	content: " ";
	display: table;
}

/* Defaults
--------------------------------------------- */
/*  Typographical Elements */

html {
	font-size: 62.5%;
	  /* 10px browser default */
}

/* Chrome fix */

body > div {
	font-size: 21px;
}

body {
	background: #ffffff;
	color: #2d2d2d;
	font-family: "Alegreya Sans", sans-serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.8;
	margin: 0;
}

a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

a {
	color: #0e4e95;
	text-decoration: none;
}

a:hover, a:focus {
	color: #f15f16;
}

.more-from-category {
	text-align: center;
}

.more-from-category a::after, .more-link::after {
	content: ' >';
}

p {
	margin: 0 0 24px;
	padding: 0;
}

ol, ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

.content-area ol, .content-area ul {
	margin-left: 24px;
	margin-bottom: 24px;
}

.content-area ol > li {
	list-style-type: decimal;
	margin-bottom: 12px;
}

.content-area ul > li {
	list-style-type: disc;
	margin-bottom: 12px;
}

.content-area ol ol, .content-area ul ul {
	margin-bottom: 0;
}

.content-area .checklist {
	margin: 0 0 24px;
	padding: 0;
}

.content-area .checklist li {
	list-style: none;
	padding: 12px 0;
	margin: 0;
	border: 1px solid #ddd;
	border-width: 0 0 1px;
	position: relative;
}

.content-area .checklist li:first-child {
	border-width: 1px 0;
}

.content-area .checklist li::before {
	content: '';
	display: inline-block;
	height: 24px;
	width: 24px;
	-webkit-mask-image: url(assets/icons/check-circle.svg);
	mask-image: url(assets/icons/check-circle.svg);
	background-color: #0e4e95;
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 12px;
	position: relative;
	top: 4px;
	margin-right: 12px;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	clear: both;
	margin: 48px 0;
}

b, strong {
	font-weight: 700;
}

blockquote, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 48px;
}

.clear {
	clear: both;
}

.intro-text {
	font-size: 28px;
}

/*  Headings */

h1, h2, h3, h4, h5, h6 {
	font-family: "Alegreya Sans", sans-serif;
	font-weight: 700;
	margin: 0 0 24px;
	line-height: 1.4;
}

h1 {
	font-size: 56px;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 22px;
}

h2.aligncenter, h3.aligncenter, h4.aligncenter, h5.aligncenter, h6.aligncenter {
	text-align: center;
}

h2.alignright, h3.alignright, h4.alignright, h5.alignright, h6.alignright {
	text-align: right;
}

/*  Tables */

.content-area .wp-block-table, .content-area .wp-block-table.is-style-stripes {
	margin-bottom: 48px;
	border: none;
}

.content-area .wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
	background-color: #f2f2f2;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 12px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td, th {
	text-align: left;
	padding: 6px 12px;
}

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

th {
	font-weight: 400;
	background: #d9edf7;
	border-top: 1px solid #ddd;
}

.content-area .wp-block-table figcaption {
	font-weight: 300;
	text-align: center;
	font-size: 16px;
}

/*  Screen Reader Text */

.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
	word-wrap: normal;
	background: #fff;
	color: #000;
}

.screen-reader-text:focus, .screen-reader-shortcut:focus, .nav-primary .menu .search input[type="submit"]:focus, .widget_search input[type="submit"]:focus {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-weight: 900;
	padding: 15px 23px 14px;
	background: #fff;
	color: #000;
	z-index: 100000;
	  /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}

/* Skip Links */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Do not display outline on focus */

:focus {
	color: #2d2d2d;
	outline: none;
}

/*  Edit Link  */

.post-edit-link {
	position: fixed;
	bottom: 72px;
	right: 48px;
	background: #0e4e95;
	color: #ffffff;
	padding: 12px 24px;
	display: inline-block;
	border-radius: 3px;
	z-index: 99;
}

.post-edit-link:hover {
	background: #f15f16;
	color: #ffffff;
}

/* Titles & Headings
--------------------------------------------- */

.page .site-main .entry-header .wrap, .error404 .site-main .entry-header .wrap, .archive-description .wrap, .tribe-events-title-bar .wrap {
	padding: 0;
}

.page .site-main .entry-header h1, .error404 .site-main .entry-header h1, .archive-description h1, .tribe-events-title-bar h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 56px;
	font-style: italic;
	margin-bottom: 60px;
}

.page .site-main .entry-header h1::after, .error404 .site-main .entry-header h1::after, .archive-description h1::after, .tribe-events-title-bar h1::after {
	content: '';
	height: 4px;
	background: #0e4e95;
	width: 200px;
	display: block;
	margin: 6px auto 0;
}

.flourish-title h2, .flourish-title h3, .flourish-title h4, .flourish-title h5, .flourish-title h6 {
	text-transform: uppercase;
	font-weight: 700;
	margin: 0;
}

.flourish-title h2:after, .flourish-title h3:after, .flourish-title h4:after, .flourish-title h5:after, .flourish-title h6:after {
	content: ' ';
	width: 124px;
	display: block;
	height: 4px;
	background: #0e4e95;
	margin-top: 6px;
	margin-bottom: 24px;
}

.has-black-background-color .flourish-title h2, .has-black-background-color .flourish-title h3, .has-black-background-color .flourish-title h4, .has-black-background-color .flourish-title h5, .has-black-background-color .flourish-title h6, .has-accent-1-background-color .flourish-title h2, .has-accent-1-background-color .flourish-title h3, .has-accent-1-background-color .flourish-title h4, .has-accent-1-background-color .flourish-title h5, .has-accent-1-background-color .flourish-title h6, .has-accent-2-background-color .flourish-title h2, .has-accent-2-background-color .flourish-title h3, .has-accent-2-background-color .flourish-title h4, .has-accent-2-background-color .flourish-title h5, .has-accent-2-background-color .flourish-title h6 {
	color: #ffffff;
}

.has-black-background-color .flourish-title h2:after, .has-black-background-color .flourish-title h3:after, .has-black-background-color .flourish-title h4:after, .has-black-background-color .flourish-title h5:after, .has-black-background-color .flourish-title h6:after, .has-accent-1-background-color .flourish-title h2:after, .has-accent-1-background-color .flourish-title h3:after, .has-accent-1-background-color .flourish-title h4:after, .has-accent-1-background-color .flourish-title h5:after, .has-accent-1-background-color .flourish-title h6:after, .has-accent-2-background-color .flourish-title h2:after, .has-accent-2-background-color .flourish-title h3:after, .has-accent-2-background-color .flourish-title h4:after, .has-accent-2-background-color .flourish-title h5:after, .has-accent-2-background-color .flourish-title h6:after {
	background: rgba(255, 255, 255, 0.2);
}

.has-black-background-color .wp-block-columns .flourish-title {
	background: #2d2d2d;
}

.has-gray-background-color .wp-block-columns .flourish-title {
	background: #efeff0;
}

.has-light-gray-background-color .wp-block-columns .flourish-title {
	background: #fafafb;
}

.has-white-background-color .wp-block-columns .flourish-title {
	background: #ffffff;
}

.has-accent-1-background-color .wp-block-columns .flourish-title {
	background: #0e4e95;
}

.has-accent-2-background-color .wp-block-columns .flourish-title {
	background: #f15f16;
}

.has-accent-3-background-color .wp-block-columns .flourish-title {
	background: #ceeffc;
}

h2.entry-title {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 28px;
	margin: 0;
}

h2.entry-title a {
	color: #2d2d2d;
}

h2.entry-title a:hover {
	color: #f15f16;
}

.intro {
	margin-top: -12px;
	margin-bottom: 60px;
	font-size: 32px;
}

.callout {
	text-align: center;
	padding: 24px 0;
	margin: 24px 0;
	border: 1px solid #f15f16;
	border-width: 1px 0;
	font-style: italic;
}

.caps {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 12px;
}

.flourish-after::after {
	content: ' ';
	width: 64px;
	display: block;
	height: 4px;
	background: #f15f16;
	margin-top: 18px;
	margin-bottom: 48px;
}

/* ULLR embed for Terrain Park Page */
.ullr-widget-container { 
position: relative; flex-direction: column; flex-basis: auto; align-items: center; margin: 0px; height: 100vh; max-height: 100vh; } 
/* On screens that are 700px wide or greator */ 
@media screen and (min-width: 700px) { 
.ullr-widget-container { max-width: 1000px; max-height: 562.5px; padding-bottom: 56.25%; height: auto; margin: 1em auto; }
} 


/** Media Queries **/

@media only screen and (max-width: 767px) {
	.intro {
		margin-bottom: 48px;
	}
	
	.flourish-title {
		padding-bottom: 24px;
	}
}
@media print {
	.intro {
		margin-bottom: 24px;
	}
}
/* Objects
--------------------------------------------- */

embed, iframe, img, object, video, .wp-caption {
	max-width: 100%;
}

iframe {
	display: block;
	border: none;
}

#map {
	margin-bottom: -48px;
}

#map iframe {
	width: 100%;
}

.entry-content .wp-block-image {
	margin: 0;
}

.image-header img, .wp-block-image img {
	display: block;
	width: 100%;
}

.wp-block-image img {
	width: auto;
}

img {
	height: auto;
}

.content-area figure.alignleft, .content-area .alignleft {
	margin: 0 48px 24px 0;
	float: left;
}

.content-area figure.alignright, .content-area .alignright {
	margin: 0 0 24px 48px;
	float: right;
}

.content-area .aligncenter, .content-area .alignwide {
	margin: 0 auto 24px;
}

.content-area .alignfull {
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
	clear: both;
}

.content-area figure.alignfull {
	margin-bottom: 24px;
}

.content-area figure figcaption {
	margin: 0;
	font-weight: 700;
}

.wp-block-image figure a, .content-area .image-hover, .entry-image-link, .blocks-gallery-item a {
	background: #0e4e95;
	position: relative;
	display: inline-block;
}

.content-area .image-hover {
	display: block;
}

.content-area .image-hover::after, .entry-image-link::after, .blocks-gallery-item a::after, .wp-block-image figure a::after {
	content: '';
	display: block;
	height: 36px;
	width: 22px;
	-webkit-mask-image: url(assets/icons/chevron-right.svg);
	mask-image: url(assets/icons/chevron-right.svg);
	background-color: #ffffff;
	background-size: 36px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.content-area .image-hover img, .entry-image-link .post-image, .blocks-gallery-item a img, .wp-block-image figure a img {
	display: block;
	position: relative;
	z-index: 1;
	margin: 0;
}

.content-area .image-hover a:hover img, .content-area .image-hover a:focus img, .content-area a:hover .image-hover img, .content-area a:focus .image-hover img, .entry-image-link:hover .post-image, .entry-image-link:focus .post-image, .blocks-gallery-item a:hover img, .blocks-gallery-item a:focus img, .wp-block-image figure a:hover img, .wp-block-image figure a:focus img {
	opacity: 0.5;
}

.content-area .wp-block-gallery {
	padding: 0;
	margin: 0 auto 24px;
}

.content-area .wp-block-gallery .blocks-gallery-grid {
	margin: 0;
}

/** Media Queries **/

@media only screen and (max-width: 1023px), print {
	.content-area figure.alignleft, .content-area .alignleft, .content-area figure.alignright, .content-area .alignright {
		max-width: 50%;
	}
	
	.content-area figure.alignleft, .content-area .alignleft {
		margin-right: 24px;
	}
	
	.content-area figure.alignright, .content-area .alignright {
		margin-left: 24px;
	}
	
	.content-area .post-image.alignleft, .content-area .post-image.alignright {
		max-width: 100%;
		margin: 0;
	}
}
@media print {
	.blocks-gallery-grid, .wp-block-gallery, .blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
		display: block !important;
	}
	
	.wp-block-gallery .blocks-gallery-grid .blocks-gallery-item {
		width: auto !important;
	}
	
	.wp-block-image figure a, .content-area .image-hover, .entry-image-link, .blocks-gallery-item a {
		background: none;
		border: none;
	}
}
@media only screen and (max-width: 767px) {
	#map {
		margin-bottom: 0;
	}
	
	.content-area figure.alignleft, .content-area figure.alignright, .content-area .alignleft, .content-area .alignright, .content-area .entry-image-link, .kt-tabs-wrap .wp-block-kadence-tab figure.alignleft, .kt-tabs-wrap .wp-block-kadence-tab figure.alignright {
		margin: 0 0 24px;
		float: none;
		max-width: 100%;
	}
	
	.content-area .wp-block-spacer {
		height: 24px !important;
	}
}
/* Forms & Buttons
--------------------------------------------- */

input, select, textarea {
	background-color: #ffffff;
	border: 1px solid #ddd;
	color: #2d2d2d;
	font-weight: 400;
	padding: 6px 12px;
	width: 100%;
}

input:focus, textarea:focus {
	border: 1px solid #ddd;
	outline: none;
}

input[type="checkbox"], input[type="image"], input[type="radio"] {
	width: auto;
}

::-moz-placeholder, ::placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, ::-webkit-input-placeholder {
	color: #2d2d2d;
	opacity: 0.6;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .wp-block-button .wp-block-button__link {
	background-color: #f15f16;
	border: 0;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	font-weight: 400;
	font-size: 21px;
	text-transform: uppercase;
	padding: 12px 48px;
	width: auto;
}

button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .wp-block-button .wp-block-button__link:hover, button:focus, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], .button:focus, .wp-block-button .wp-block-button__link:focus {
	background-color: #0e4e95;
	color: #ffffff;
}

.wp-block-button .wp-block-button__link.has-accent-1-background-color {
	background-color: #0e4e95;
}

.wp-block-button .wp-block-button__link.has-accent-1-background-color:hover, .wp-block-button .wp-block-button__link.has-accent-1-background-color:focus {
	background-color: #f15f16;
}

.wp-block-button.inline {
	display: inline-block;
	margin: 0 6px;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
	display: none;
}

.content-area .gform_wrapper {
	margin: 0 0 24px;
}

.content-area .gform_wrapper ul li.gfield {
	margin: 24px 0;
}

.content-area .gform_wrapper ul li.gfield:first-child {
	margin-top: 0;
}

.content-area .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 6px 12px;
}

.content-area .gform_wrapper h3.gform_title {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 24px;
}

.content-area .gform_wrapper span.gform_description {
	font-weight: 400;
	width: auto;
	margin: 0 0 24px;
}

/** Media Queries **/

@media only screen and (max-width: 767px) {
	.wp-block-button.inline {
		display: block;
		margin: 0 auto 24px;
	}
}
/* Structure and Layout
--------------------------------------------- */

.site-container {
	max-width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background: #ffffff;
}

.wrap, .site-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1496px;
	padding-left: 48px;
	padding-right: 48px;
}

.site-inner {
	clear: both;
	margin: 206px auto 48px;
}

.has-image-header .site-inner {
	margin-top: 48px;
}

.home .site-inner {
	margin-top: 0;
}

.search .site-inner, .error404 .site-inner, .single-post .site-inner {
	max-width: 1020px;
}

.image-header, .slideshow-header {
	margin-top: 50px;
}

.sidebar-content .entry-content {
	float: right;
	width: 67%;
}

.sidebar-content .sidebar {
	float: left;
	width: 33%;
	padding-right: 48px;
}

.content-sidebar .entry-content {
	float: left;
	width: 67%;
}

.content-sidebar .sidebar {
	float: right;
	width: 33%;
	padding-left: 48px;
}

/** Media Queries **/

@media only screen and (max-width: 1499px) {
	.wrap, .site-inner {
		max-width: 100%;
	}
}
@media only screen and (max-width: 1259px) {
	.site-inner, .slideshow-header, .image-header {
		margin-top: 0;
	}
	
	.site-inner {
		margin-top: 24px;
	}
}
@media only screen and (max-width: 1023px), print {
	.sidebar-content .entry-content, .sidebar-content .sidebar, .content-sidebar .entry-content, .content-sidebar .sidebar {
		float: none;
		width: 100%;
		padding: 0;
	}
}
@media only screen and (max-width: 767px) {
	.site-inner {
		margin: 24px 24px 0;
	}
	
	.wrap, .site-inner {
		padding: 0;
	}
}
/* Sidebar
--------------------------------------------- */

.site-main .sidebar .entry-header {
	margin: 0;
	max-width: 100%;
	width: auto;
	background: none;
	padding: 0;
}

.site-main .sidebar .entry-header .wrap {
	max-width: 100%;
}

.site-main .sidebar .entry-header h1 {
	display: block;
}

/* Before Site Header
--------------------------------------------- */

.before-header {
	background: #0e4e95;
	text-align: right;
	font-size: 17px;
	color: #ffffff;
}

.before-header .wrap {
	padding-top: 8px;
	padding-bottom: 8px;
}

.before-header nav, .before-header .widget {
	display: inline-block;
	padding: 0 18px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-width: 0 0 0 1px;
	line-height: 1.4;
}

.before-header nav.nav-top {
	padding: 0 12px;
}

.before-header nav:first-child {
	border: none;
}

.before-header .nav-top li {
	display: inline-block;
	margin: 0 12px;
}

.before-header .nav-top li a {
	color: #ffffff;
	border: 1px solid transparent;
}

.before-header .nav-top li a:focus {
	border-color: #ffffff;
}

.before-header .nav-top li.current-menu-item a, .before-header .nav-top li a:hover {
	text-decoration: underline;
}

.before-header .nav-top .button {
	padding: 2px 18px;
	position: relative;
	font-weight: 400;
}

.before-header .nav-top .button a, .before-header .nav-top .button.current-menu-item a, .before-header .nav-top .button a:hover {
	color: #ffffff;
}

.before-header .nav-top .svg-icon {
	fill: #ffffff;
	opacity: 0.7;
	margin-right: 6px;
	position: relative;
	top: 4px;
}

.before-header .nav-top a:hover .svg-icon, .before-header .nav-top a:focus .svg-icon {
	opacity: 1;
}

.before-header .nav-social li {
	display: inline-block;
	margin: 0 6px;
}

.before-header .nav-social li a {
	border: 1px solid transparent;
}

.before-header .nav-social li a:focus {
	border-color: #ffffff;
}

.before-header .nav-social li a span.menu-item-text {
	text-align: left;
	text-indent: -9999px;
	display: inline-block;
}

.before-header .nav-social li .svg-icon {
	fill: #ffffff;
	position: relative;
	top: 4px;
	opacity: 0.7;
}

.before-header .nav-social li a:hover .svg-icon, .before-header .nav-social li a:focus .svg-icon {
	opacity: 1;
}

.before-header #search-box {
	position: absolute;
	background: #0e4e95;
	width: 100%;
	height: 101%;
	left: 0;
	top: -1600px;
	z-index: 99;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	text-align: right;
}

.before-header #search-box .wrap {
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	height: 100%;
}

.before-header #search-box .search-form {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	left: 0;
	padding: 0 48px;
}

.before-header #search-box .search-form::before {
	-webkit-mask-image: url(assets/icons/search.svg);
	mask-image: url(assets/icons/search.svg);
	background-color: #7a7b7c;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	content: '';
	display: block;
	height: 24px;
	width: 20px;
	position: absolute;
	top: 10px;
	margin-left: 16px;
	opacity: 0.6;
}

.before-header #search-box .search-form-input {
	border-color: #ddd;
	padding-left: 52px;
	-webkit-appearance: none;
	border-radius: 0;
}

.before-header #search-box .search-form-submit {
	background: none;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
	display: inline-block;
	height: 0;
	width: 0;
}

.before-header #search-box.show {
	top: 0;
}

.before-header .search-toggle, .before-header .search-close {
	background: none;
	padding: 0;
	border: 1px solid transparent;
}

.before-header .search-toggle .svg-icon, .before-header .search-close .svg-icon {
	fill: #ffffff;
	position: relative;
	top: 4px;
	opacity: 0.7;
}

.before-header .search-toggle:focus, .before-header .search-close:focus {
	border-color: #ffffff;
}

.before-header .search-toggle:hover .svg-icon, .before-header .search-close:hover .svg-icon, .before-header .search-toggle:focus .svg-icon, .before-header .search-close:focus .svg-icon {
	opacity: 1;
}

.before-header .search-close {
	position: absolute;
	top: 24px;
	right: 24px;
	padding: 0 24px;
}

.before-header .widget {
	padding: 0 0 0 24px;
}

/** Media Queries **/

@media only screen and (max-width: 1023px) {
	.before-header {
		text-align: center;
	}
	
	.before-header .nav-top, .before-header .search-widget {
		display: none;
	}
	
	.before-header .nav-social {
		margin: 0;
		padding: 0;
		border: none;
	}
}
/* Header
--------------------------------------------- */

.header {
	position: fixed;
	z-index: 999;
	width: 100%;
	max-width: 100%;
	z-index: 99;
	background: rgba(255, 255, 255, 0.9);
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.scroll .header {
	top: 0;
	border-bottom: 1px solid #ddd;
	background: #ffffff;
}

/* Site Header */

.site-header .wrap {
	padding-top: 36px;
	padding-bottom: 36px;
	position: relative;
}

/* Title Area */

.title-area {
	position: absolute;
	background: url("assets/images/bg-logo.png") no-repeat;
	background-size: 100% auto;
	padding: 18px 28px 72px;
	top: -50px;
}

.title-area .site-title {
	margin: 0;
}

.title-area .site-title > a {
	background-image: url("assets/images/logo.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 183px auto;
	float: left;
	width: 183px;
	height: 230px;
	border: 1px solid transparent;
}

.title-area .site-title > a:focus {
	border-color: #0e4e95;
}

.title-area .site-description, .title-area .site-title a {
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
}

/** Media Queries **/

@media only screen and (max-width: 1259px) {
	.header {
		position: relative;
		border: none;
	}
	
	.scroll .header {
		top: auto;
	}
}
@media only screen and (max-width: 1023px), print {
	.site-header .wrap {
		padding: 12px 0 0;
	}
	
	.title-area {
		position: inherit;
		top: auto;
		margin: 0 auto 12px;
		max-width: 183px;
		overflow: hidden;
		background: none;
		padding: 0;
	}
}
/* Site Navigation
--------------------------------------------- */

.site-header .main-menu {
	float: right;
}

.site-header .main-menu .nav-primary .wrap {
	padding: 0;
}

.site-header .main-menu .menu {
	clear: both;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1;
    /* Site Navigation - Parent Items */
    /* Accessible Menu */
    /* Site Navigation - Child Items */
}

.site-header .main-menu .menu .menu-item {
	float: left;
	padding: 16px 0 0;
}

.site-header .main-menu .menu .menu-item:focus {
	position: static;
}

.site-header .main-menu .menu .menu-item:hover {
	position: static;
}

.site-header .main-menu .menu .button {
	padding: 0;
	background: none;
	border-radius: 0;
}

.site-header .main-menu .menu a {
	color: #2d2d2d;
	text-decoration: none;
	display: block;
	border: 1px solid transparent;
	padding: 0 0 6px;
	margin: 0 24px;
}

.site-header .main-menu .menu a:hover, .site-header .main-menu .menu .sfHover > a, .site-header .main-menu .menu .current-menu-item > a, .site-header .main-menu .menu .current-menu-ancestor > a, .site-header .main-menu .menu .current_page_ancestor > a, .site-header .main-menu .menu a:focus {
	border-bottom: 1px solid #0e4e95;
	color: #0e4e95;
}

.site-header .main-menu .menu .menu-item:last-child a {
	margin-right: 0;
}

.site-header .main-menu .menu .button a {
	background: #f15f16;
	color: #ffffff;
	padding: 12px 18px 16px;
	font-weight: 400;
	border-radius: 3px;
}

.site-header .main-menu .menu .current-menu-item.button a, .site-header .main-menu .menu .current-menu-ancestor.button a, .site-header .main-menu .menu .button a:hover, .site-header .main-menu .menu .sfHover.button a {
	background: #0e4e95;
	border-color: transparent;
}

.site-header .main-menu .menu .svg-icon {
	margin-right: 6px;
	position: relative;
	top: 4px;
}

.site-header .main-menu .menu .button .svg-icon {
	fill: #ffffff;
}

.site-header .main-menu .menu .menu-item:hover > .sub-menu, .site-header .main-menu .menu .menu-item > a:focus + ul.sub-menu, .site-header .main-menu .menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.site-header .main-menu .menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	z-index: 99;
	padding-top: 47px;
}

.site-header .main-menu .menu .sub-menu .menu-item {
	float: none;
	padding: 0;
}

.site-header .main-menu .menu .sub-menu a {
	background-color: #0e4e95;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	font-size: 17px;
	color: #ffffff;
	text-transform: none;
	padding: 16px 24px;
	margin: 0;
	position: relative;
	word-wrap: break-word;
	text-align: left;
	min-width: 200px;
	border-radius: 0;
}

.site-header .main-menu .menu .sub-menu a:hover, .site-header .main-menu .menu .sub-menu .current-menu-item > a, .site-header .main-menu .menu .sub-menu a:focus {
	color: #fff799;
	text-decoration: underline;
}

.site-header .main-menu .menu .sub-menu .sub-menu {
	margin: -56px 0 0 209px;
}

.site-header .main-menu .menu .button .sub-menu {
	margin-left: 24px;
	padding-top: 36px;
}

.site-header .main-menu .menu .button .sub-menu a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.site-header .main-menu .menu .mega .sub-menu {
	display: flex;
}

.site-header .main-menu .menu .mega .sub-menu .menu-item {
	background: #0e4e95;
	padding: 36px 36px 18px;
	color: #ffffff;
	flex: 1;
}

.site-header .main-menu .menu .mega .sub-menu .menu-item .text-only {
	display: block;
	font-size: 18px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 12px;
	margin-bottom: 24px;
}

.site-header .main-menu .menu .mega .sub-menu .menu-item .sub-menu {
	left: auto;
	opacity: 1;
	position: inherit;
	display: block;
	padding: 0;
	margin: 0;
}

.site-header .main-menu .menu .mega .sub-menu .menu-item .sub-menu .menu-item {
	padding: 0;
	width: 100%;
}

.site-header .main-menu .menu .mega .sub-menu .menu-item .sub-menu .menu-item a {
	border: none;
	margin: 18px 0;
	padding: 0;
}

/* Site Navigation - Mobile */

button.menu-toggle, button.sub-menu-toggle, .main-menu .mobile, .main-menu .nav-top, .main-menu .nav-social {
	display: none;
	visibility: hidden;
}

/** Media Queries **/

@media only screen and (min-width: 1260px) {
	.main-menu {
		display: block !important;
	}
}
@media only screen and (max-width: 1259px) {
	.site-header .main-menu {
		float: none;
		display: none;
		position: absolute;
		right: 48px;
		top: 126px;
		min-width: 40%;
	}
	
	.site-header .main-menu .nav-primary .wrap {
		padding: 0;
		clear: both;
	}
	
	.site-header .main-menu .menu {
		/** Mobile Search **/
	}
	
	.site-header .main-menu .menu .menu-item, .site-header .main-menu .menu .menu-item:hover {
		position: relative;
		border-bottom: 1px solid #ddd;
	}
	
	.site-header .main-menu .menu .menu-item, .site-header .main-menu .menu .menu-item a, .site-header .main-menu .menu .menu-item a:focus, .site-header .main-menu .menu .menu-item .text-only {
		width: auto;
		display: block;
		float: none;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	
	.site-header .main-menu .menu .menu-item a, .site-header .main-menu .menu .menu-item a:focus, .site-header .main-menu .menu .menu-item .text-only {
		text-align: left;
		margin: 0;
		border: none;
		padding: 18px;
		background: #ffffff;
		width: 100%;
		text-align: left;
		display: block;
		font-weight: 400;
		font-size: 18px;
	}
	
	.site-header .main-menu .menu .button.menu-item {
		border: none;
	}
	
	.site-header .main-menu .menu .button.menu-item a {
		background: #f15f16;
		border-radius: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
		padding: 18px;
	}
	
	.site-header .main-menu .menu .sub-menu {
		width: 100%;
		clear: both;
		display: none;
		position: relative;
		left: auto;
		opacity: 1;
		width: auto;
		padding: 0;
		margin: 0;
	}
	
	.site-header .main-menu .menu .sub-menu .menu-item {
		border-top: 1px solid #ddd;
		border-bottom: none;
	}
	
	.site-header .main-menu .menu .sub-menu .current-menu-item a, .site-header .main-menu .menu .sub-menu .menu-item a:hover {
		color: #0e4e95;
	}
	
	.site-header .main-menu .menu .button .sub-menu {
		margin: 0;
		padding: 0;
	}
	
	.site-header .main-menu .menu .button .sub-menu .menu-item {
		border: none;
	}
	
	.site-header .main-menu .menu .button .sub-menu .menu-item a {
		color: #ffffff;
	}
	
	.site-header .main-menu .menu .sub-menu a, .site-header .main-menu .menu .sub-menu a:focus {
		padding-left: 36px;
		color: #2d2d2d;
		text-decoration: none;
	}
	
	.site-header .main-menu .menu .sub-menu a:hover, .site-header .main-menu .menu .sub-menu .current-menu-item a, .site-header .main-menu .menu .sub-menu .current-menu-ancestor a {
		text-decoration: underline;
	}
	
	.site-header .main-menu .menu .mega .sub-menu {
		display: none;
	}
	
	.site-header .main-menu .menu .mega .sub-menu .menu-item {
		width: auto;
		background: #ffffff;
		padding: 0;
	}
	
	.site-header .main-menu .menu .mega .sub-menu .menu-item .sub-menu-toggle {
		background: #f15f16;
	}
	
	.site-header .main-menu .menu .mega .sub-menu .menu-item .text-only {
		padding: 18px;
		padding-left: 36px;
		margin: 0;
		color: #2d2d2d;
		text-decoration: underline;
	}
	
	.site-header .main-menu .menu .mega .sub-menu .menu-item .sub-menu {
		display: none;
	}
	
	.site-header .main-menu .menu .mega .sub-menu .menu-item .sub-menu .menu-item a {
		padding: 18px;
		padding-left: 48px;
		margin: 0;
		text-decoration: none;
	}
	
	.site-header .main-menu .menu .mega .sub-menu .menu-item .sub-menu .menu-item a:hover, .site-header .main-menu .menu .mega .sub-menu .menu-item .sub-menu .current-menu-item a {
		color: #0e4e95;
		text-decoration: underline;
	}
	
	.site-header .main-menu .menu .search {
		padding: 0;
		margin: 0;
		display: block;
	}
	
	.site-header .main-menu .menu .search-form-input {
		font-size: 19px;
		border-color: #ddd;
		border-width: 1px 0;
		padding: 18px;
		-webkit-appearance: none;
		border-radius: 0;
	}
	
	.site-header .main-menu .menu .search-form {
		position: relative;
	}
	
	.site-header .main-menu .menu .search-form-submit {
		background: none;
		padding: 0;
		text-align: left;
		text-indent: -9999px;
		display: inline-block;
		height: 0;
		width: 0;
	}
	
	  /** Mobile Buttons **/
	
	button.menu-toggle, button.sub-menu-toggle {
		display: block;
		visibility: visible;
		text-align: center;
	}
	
	button.menu-toggle {
		cursor: pointer;
		color: #ffffff;
		background: #0e4e95;
		line-height: 1.4;
		border-radius: 3px;
		float: right;
	}
	
	button.menu-toggle::after {
		content: " ";
		display: inline-block;
		height: 22px;
		width: 16px;
		-webkit-mask-image: url(assets/icons/bars.svg);
		mask-image: url(assets/icons/bars.svg);
		background-color: #ffffff;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
		mask-position: center;
		margin-left: 12px;
		position: relative;
		top: 4px;
	}
	
	button.menu-toggle.activated::after {
		-webkit-mask-image: url(assets/icons/times.svg);
		mask-image: url(assets/icons/times.svg);
	}
	
	button.sub-menu-toggle {
		position: absolute;
		height: 100%;
		right: 0;
		top: 0;
		background: #0e4e95;
		color: #ffffff;
		border-radius: 0 !important;
		padding: 0 28px;
	}
	
	button.sub-menu-toggle span {
		text-indent: -9999px;
		display: inline-block;
	}
	
	button.sub-menu-toggle::before {
		content: " ";
		display: inline-block;
		height: 22px;
		width: 16px;
		-webkit-mask-image: url(assets/icons/chevron-down.svg);
		mask-image: url(assets/icons/chevron-down.svg);
		background-color: #ffffff;
		mask-repeat: no-repeat;
		mask-position: center;
		transform: rotate(0deg);
		-webkit-transition: transform 0.25s ease-in-out 0s;
		-moz-transition: transform 0.25s ease-in-out 0s;
		-ms-transition: transform 0.25s ease-in-out 0s;
		-o-transition: transform 0.25s ease-in-out 0s;
		transition: transform 0.25s ease-in-out 0s;
		position: absolute;
		top: 18px;
		left: 20px;
	}
	
	button.sub-menu-toggle.activated:before {
		transform: rotate(180deg);
		top: 16px;
	}
}
@media only screen and (max-width: 1023px) {
	button.menu-toggle {
		float: none;
		width: 100%;
		border-radius: 0;
	}
	
	.site-header .main-menu {
		position: inherit;
		right: auto;
		top: auto;
		width: 100%;
	}
	
	.menu li.mobile, .main-menu .nav-top, .main-menu .mobile {
		display: block;
		visibility: visible;
	}
	
	.main-menu .nav-top .svg-icon {
		fill: #7a7b7c;
		position: relative;
		top: 4px;
		margin-right: 6px;
	}
	
	.main-menu .nav-top a:hover .svg-icon {
		fill: #f15f16;
	}
	
	.site-header .main-menu .nav-social .menu {
		text-align: left;
	}
	
	.site-header .main-menu .nav-social .menu li {
		display: inline-block;
		margin: 0 6px;
	}
	
	.site-header .main-menu .nav-social .menu li a {
		color: #2d2d2d;
		padding: 18px 0;
		border: none;
	}
	
	.site-header .main-menu .nav-social .menu li a span.menu-item-text {
		text-align: left;
		text-indent: -9999px;
		display: inline-block;
	}
	
	.site-header .main-menu .nav-social .menu li .svg-icon {
		fill: #7a7b7c;
		position: relative;
		top: 4px;
	}
	
	.site-header .main-menu .nav-social .menu li a:hover .svg-icon {
		fill: #f15f16;
	}
	
	.site-header .main-menu .nav-social .menu li:first-child {
		margin-left: 18px;
	}
	
	.site-header .main-menu .search-form-input {
		border-width: 0;
		padding: 12px 18px 12px 52px;
		-webkit-appearance: none;
		border-radius: 0;
	}
	
	.site-header .main-menu .search-form::before {
		-webkit-mask-image: url(assets/icons/search.svg);
		mask-image: url(assets/icons/search.svg);
		background-color: #7a7b7c;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
		mask-position: center;
		content: '';
		display: block;
		height: 24px;
		width: 20px;
		position: absolute;
		margin: 20px 0 0 20px;
		opacity: 0.6;
	}
	
	.site-header .main-menu .search-form-submit {
		background: none;
		padding: 0;
		text-align: left;
		text-indent: -9999px;
		display: inline-block;
		height: 0;
		width: 0;
	}
}
/* Archive Pages
--------------------------------------------- */
/* Search Page Results */

.search .entry {
	margin: 0 0 48px;
	border-bottom: 1px solid #ddd;
}

.search .entry:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.search .entry-header::after {
	content: ' ';
	width: 64px;
	display: inline-block;
	height: 3px;
	background: #f15f16;
	margin: 6px 0 12px;
}

.search .entry-header .entry-meta {
	margin-bottom: 0;
}

.search .entry-image-link {
	float: left;
	margin: 0 48px 24px 0;
}

.search .entry-image-link:focus {
	border: 1px solid #f15f16;
}

.search .entry-content {
	min-height: 48px;
}

/* Pagination */

.pagination {
	clear: both;
	margin: 24px 0;
}

.pagination ul {
	margin: 0;
	padding: 0;
}

.pagination ul li {
	display: inline-block;
	list-style: none;
	margin: 0 12px 0 0;
}

.pagination li a, .pagination div a {
	cursor: pointer;
	display: block;
	background-color: #efeff0;
	color: #2d2d2d;
	padding: 6px 12px;
	text-decoration: none;
	font-weight: 400;
}

.pagination li a:hover, .pagination li a:focus, .pagination li.active a, .pagination div a {
	background-color: #0e4e95;
	color: #ffffff;
}

.pagination div a:hover, .pagination div a:focus {
	background-color: #f15f16;
}

/* Blog Archive - Advanced
--------------------------------------------- */

.category-nav {
	border-bottom: 1px solid #ddd;
	margin: 48px auto;
	padding-bottom: 7px;
	font-size: 18px;
	font-weight: 400;
}

.category-nav ul {
	margin: 0;
	padding: 0;
}

.category-nav ul li {
	display: inline-block;
	margin: 0 24px 0 0;
	text-transform: uppercase;
}

.category-nav ul a {
	color: #2d2d2d;
	padding: 12px;
	border-bottom: 2px solid transparent;
	text-decoration: none;
}

.category-nav ul a:hover, .category-nav ul li.current-menu-item a, .category-nav ul a:focus {
	color: #0e4e95;
	border-color: #0e4e95;
}

.grid .grid-sizer {
	width: 31.047619%;
}

.grid .gutter-sizer {
	width: 3.4285714%;
}

.grid .entry {
	margin-bottom: 3.4285714%;
	width: 31.047619%;
}

.grid .entry .entry-header a {
	background: #0e4e95;
	overflow: hidden;
	padding: 72px 24px;
	display: block;
	color: #fff;
}

.grid .entry .entry-header a:hover, .grid .entry .entry-header a:focus {
	background: #f15f16;
}

.grid .entry img {
	float: none;
	margin: 0 auto 24px;
	display: block;
	width: 100%;
}

.grid .entry h2.entry-title {
	text-align: center;
}

.grid .entry .entry-meta {
	margin: 0 auto;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	text-transform: none;
}

.grid .has-post-thumbnail.entry .entry-header a {
	padding: 0 0 24px;
}

.grid .has-post-thumbnail.entry h2.entry-title {
	margin: 0 24px;
}

.grid .entry.sticky {
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 48px;
	padding: 0 0 24px;
}

.grid .entry.sticky .entry-header a {
	background: none;
	padding: 0;
	color: #2d2d2d;
}

.grid .entry.sticky .entry-header::after {
	content: ' ';
	width: 64px;
	display: inline-block;
	height: 3px;
	background: #f15f16;
	margin: 6px 0 12px;
}

.grid .entry.sticky .image-hover {
	float: left;
	margin: 0 48px 24px 0;
	max-width: 675px;
	text-transform: lowercase;
}

.grid .entry.sticky img {
	margin: 0;
}

.grid .entry.sticky h2.entry-title {
	margin: 0;
	text-align: left;
}

.grid .entry.sticky h2.entry-title a {
	color: #2d2d2d;
	padding: 0;
}

.grid .entry.sticky h2.entry-title a:hover, .grid .entry.sticky h2.entry-title a:focus {
	color: #f15f16;
}

.grid .entry.sticky .entry-meta {
	margin: 12px 0 0;
	color: #2d2d2d;
	text-align: left;
	opacity: 1;
}

.grid .entry.sticky .entry-time {
	margin-right: 12px;
}

.grid .entry.sticky .entry-author {
	margin-left: 12px;
}

/** Media Queries **/

@media only screen and (max-width: 1499px) {
	.grid .grid-sizer, .grid .entry {
		width: 32.1904762%;
	}
	
	.grid .gutter-sizer {
		width: 1.7142857%;
	}
	
	.grid .entry {
		margin-bottom: 1.7142857%;
	}
	
	.grid .entry h2.entry-title {
		font-size: 26px;
	}
	
	.grid .entry.sticky .entry-image-link {
		max-width: 50%;
	}
	
	.category-nav .menu-toggle {
		display: none;
	}
}
@media only screen and (max-width: 1023px) {
	.category-nav {
		border: none;
		padding: 0;
		margin: 24px 0;
	}
	
	.category-nav .menu-toggle {
		display: block;
	}
	
	.category-nav .sub-menu {
		display: none;
	}
	
	.category-nav ul li {
		display: block;
		margin: 0;
	}
	
	.category-nav ul li a {
		padding: 12px;
		border: 1px solid #ddd;
		border-top: none;
		display: block;
	}
	
	.category-nav ul li a:hover, .category-nav ul li.current-menu-item a {
		border-color: #ddd;
	}
	
	.grid {
		margin-bottom: 48px;
	}
	
	.grid .grid-sizer, .grid .entry {
		width: 48.828125%;
	}
	
	.grid .gutter-sizer {
		width: 2.34375%;
	}
	
	.grid .entry {
		margin-bottom: 2.34375%;
	}
	
	.grid .post.sticky .image-hover {
		float: none;
		margin: 0 auto 24px;
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.grid .entry.sticky {
		margin-top: 0;
	}
	
	.grid .entry.sticky .image-hover {
		float: none;
		margin: 0 0 24px;
		max-width: 100%;
	}
}
@media only screen and (max-width: 439px), print {
	.grid {
		height: auto !important;
	}
	
	.grid .grid-sizer, .grid .entry {
		width: 100% !important;
		top: auto !important;
		left: auto !important;
		position: inherit !important;
	}
	
	.grid .gutter-sizer {
		width: 0;
	}
	
	.grid .entry {
		margin-bottom: 24px;
	}
}
@media print {
	.category-nav, .archive-pagination, .pagination {
		display: none;
	}
}
/* Single Blog Page */

.single .wp-post-image {
	display: block;
	margin: 0 auto 48px;
}

.single .entry-header {
	margin: 0;
	max-width: 100%;
	width: 100%;
	padding: 0;
	background: none;
	text-align: left;
}

.single .entry-header .wrap {
	padding: 0;
}

.single .entry-header .entry-title {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 28px;
	color: #2d2d2d;
	display: block;
	text-align: left;
	margin: 0;
}

.single .entry-header .entry-title::before, .single .entry-header .entry-title::after, .single .entry-header .entry-title span::before, .single .entry-header .entry-title span::after {
	background: none;
	height: 0;
	width: 0;
}

.single .entry-header .entry-meta {
	margin: 12px 0 0;
	font-size: 16px;
}

.single .entry-header::after {
	content: ' ';
	width: 64px;
	display: inline-block;
	height: 3px;
	background: #f15f16;
	margin: 6px 0 12px;
}

/* Team Page
--------------------------------------------- */

.team-member h3 {
	font-weight: 400;
	font-size: 32px;
}

.team-member h3 em {
	font-weight: 400;
	font-style: normal;
	padding-left: 18px;
	margin-left: 12px;
	border-left: 1px solid #eeefef;
	font-size: 26px;
}

.team-member h3::after {
	content: ' ';
	width: 64px;
	display: block;
	height: 3px;
	background: #f15f16;
	margin: 12px 0;
}

.team-member figure {
	margin-bottom: 0;
}

/** Media Queries **/

@media only screen and (max-width: 1023px), print {
	.team-member h3 em {
		display: block;
		padding: 0;
		margin: 12px 0 0;
		border: none;
	}
}
@media only screen and (max-width: 767px), print {
	.team-member figure {
		width: auto;
		margin-bottom: 24px;
	}
}
@media print {
	.wp-block-columns.team-member {
		display: block;
	}
}
/* Font Awesome Block
--------------------------------------------- */

.icon-box {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 12px;
}

.icon-box .svg-icon {
	fill: #7a7b7c;
	margin-right: 12px;
	position: relative;
	top: 8px;
}

div.icon-box {
	text-align: center;
	margin: 0 auto 24px;
}

div.icon-box .svg-icon {
	display: block;
	margin: 0 auto;
	top: auto;
}

.has-black-background-color .icon-box .svg-icon, .has-accent-1-background-color .icon-box .svg-icon, .has-accent-2-background-color .icon-box .svg-icon {
	fill: #ffffff;
}

/* Link Grid Block
--------------------------------------------- */

.link-grid.has-1-column {
	max-width: 440px;
	margin: 0 auto;
	position: relative;
}

.link-grid.has-2-columns {
	max-width: 928px;
	margin: 0 auto;
}

.content-area .link-grid.wp-block-columns .link-content {
	background: #0e4e95;
	margin-bottom: 48px;
	position: relative;
}

.content-area .link-grid.wp-block-columns .link-content h3 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 24px;
	margin: 0;
}

.content-area .link-grid.wp-block-columns .link-content a, .content-area .link-grid.wp-block-columns .link-content a:hover {
	color: #ffffff;
}

.content-area .link-grid.wp-block-columns .link-content a:focus img {
	border: 1px solid #f15f16;
}

.content-area .link-grid.wp-block-columns .link-content a:hover img {
	border: none;
}

.content-area .link-grid.wp-block-columns .link-content:hover {
	background: #f15f16;
}

.content-area .link-grid.wp-block-columns.ontop, .content-area .link-grid.has-1-column.ontop {
	max-width: none;
}

.content-area .link-grid.wp-block-columns.ontop .link-content, .content-area .link-grid.wp-block-columns.ontop .link-content:hover, .content-area .link-grid.has-1-column.ontop .link-content, .content-area .link-grid.has-1-column.ontop .link-content:hover {
	background: none;
}

.content-area .link-grid.wp-block-columns.ontop img, .content-area .link-grid.has-1-column.ontop img {
	width: 100%;
}

.content-area .link-grid.wp-block-columns.ontop h3, .content-area .link-grid.has-1-column.ontop h3 {
	position: absolute;
	bottom: 24px;
	left: 24px;
	z-index: 1;
	padding: 0;
	text-transform: none;
	margin: 0;
	text-align: left;
	font-size: 32px;
	font-weight: 900;
	color: #ffffff;
}

.content-area .link-grid.wp-block-columns.ontop h3:after, .content-area .link-grid.has-1-column.ontop h3:after {
	content: ' ';
	width: 88px;
	display: block;
	height: 4px;
	background: #f15f16;
	margin-top: 6px;
}

.content-area .link-grid.small-margin .link-content.wp-block-column {
	margin-bottom: 24px;
}

/** Media Queries **/

@media only screen and (max-width: 1023px), print {
	.content-area .link-grid.wp-block-columns {
		max-width: 440px;
		margin: 0 auto;
		display: block;
	}
	
	.content-area .link-grid.wp-block-columns .wp-block-column {
		margin: 0 auto 48px;
	}
	
	.explore .wp-block-columns.link-grid {
		display: flex;
	}
	
	.explore .wp-block-columns.link-grid .wp-block-column.link-content {
		margin: 24px 12px 0;
	}
	
	.explore .wp-block-columns.link-grid .wp-block-column:first-child {
		margin-left: 0;
	}
	
	.explore .wp-block-columns.link-grid .wp-block-column:last-child {
		margin-right: 0;
	}
}
@media only screen and (max-width: 767px) {
	.link-grid h3, .link-grid p {
		margin-left: 24px;
		margin-right: 24px;
	}
	
	.link-grid .link-content.has-description {
		padding-bottom: 24px;
	}
}
@media only screen and (max-width: 439px) {
	.explore .wp-block-columns.link-grid {
		display: block;
	}
	
	.explore .wp-block-columns.link-grid .wp-block-column.link-content, .explore .wp-block-columns.link-grid .wp-block-column:first-child, .explore .wp-block-columns.link-grid .wp-block-column:last-child {
		margin: 24px auto;
	}
}
/* Testimonial Block 
--------------------------------------------- */

.testimonial-block {
	text-align: center;
	font-size: 26px;
	font-style: italic;
	line-height: 1.4;
	overflow: hidden;
}

.testimonial-block .testimonial-icon {
	margin: 0 auto 48px;
	overflow: hidden;
	text-align: center;
}

.testimonial-block .testimonial-icon span::before, .testimonial-block .testimonial-icon span::after {
	background: rgba(255, 255, 255, 0.3);
	content: ' ';
	display: inline-block;
	height: 1px;
	position: absolute;
	width: 1200px;
	top: 50%;
}

.testimonial-block .testimonial-icon span::before {
	right: 100%;
	margin-right: 36px;
}

.testimonial-block .testimonial-icon span::after {
	left: 100%;
	margin-left: 36px;
}

.testimonial-block span {
	display: inline-block;
	position: relative;
}

.testimonial-block .svg-icon {
	fill: rgba(255, 255, 255, 0.7);
}

.testimonial-block .testimonial {
	margin: 0 auto;
	text-indent: -9999px;
	height: 0;
	width: 0;
	max-width: 90%;
	margin: 0 auto;
}

.testimonial-block .testimonial h2 {
	font-size: 26px;
	font-weight: 700;
}

.testimonial-block .testimonial.active {
	text-indent: 0;
	height: auto;
	width: auto;
}

.white .testimonial-block .testimonial-icon span::before, .white .testimonial-block .testimonial-icon span::after, .gray .testimonial-block .testimonial-icon span::before, .gray .testimonial-block .testimonial-icon span::after {
	background: #ddd;
}

.gray .testimonial-block .svg-icon {
	fill: #7a7b7c;
}

.white .testimonial-block .svg-icon {
	fill: #0e4e95;
}

/* Team Social Block
--------------------------------------------- */

.team-social ul {
	padding: 0;
	margin: 0 0 24px;
	font-size: 21px;
	line-height: 1.2;
}

.team-social ul li {
	display: inline-block;
	margin: 0 18px 0 0;
	border-right: 1px solid #eeefef;
	padding-right: 18px;
}

.team-social ul li.social {
	margin: 0 12px 0 0;
	padding: 0;
	border: none;
}

.team-social ul li.social span {
	text-indent: -9999px;
	width: 0;
	height: 0;
	display: inline-block;
}

.team-social ul .svg-icon {
	fill: #7a7b7c;
}

.team-social ul a:hover .svg-icon {
	fill: #f15f16;
}

.team-social ul a {
	color: #0e4e95;
	border: none;
}

.team-social ul a:hover {
	color: #f15f16;
}

/* Events Block 
--------------------------------------------- */

.events-block {
	margin: 0 auto;
	overflow: hidden;
	background: #ffffff;
	padding: 24px;
	max-width: 440px;
}

.events-block .event {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

.events-block .event .event-date {
	background: #0e4e95;
	color: #ffffff;
	padding: 12px;
	float: left;
	margin: 0 18px 0 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
	width: 84px;
	font-size: 26px;
}

.events-block .event .event-date::first-line {
	font-weight: bold;
	font-size: 32px;
}

.events-block .event h2 {
	margin: 0;
	font-size: 21px;
	font-weight: 400;
}

.events-block .event h2 a {
	color: #2d2d2d;
}

.events-block .event h2 a:hover {
	color: #f15f16;
}

.events-block .event .event-time {
	font-size: 16px;
}

/* Gutenberg 
--------------------------------------------- */
/** Background Colors **/

.has-gray-background-color {
	background-color: #efeff0;
}

.has-light-gray-background-color {
	background-color: #fafafb;
}

.has-black-background-color {
	background-color: #2d2d2d;
	color: #ffffff;
}

.has-white-background-color .wp-block-columns {
	background-color: #ffffff;
}

.has-accent-1-background-color {
	background-color: #0e4e95;
	color: #ffffff;
}

.has-accent-2-background-color {
	background-color: #f15f16;
	color: #ffffff;
}

.has-accent-3-background-color {
	background: url("assets/images/bg-accent-3.jpg") no-repeat center top #ceeffc;
	background-size: 100% auto;
}

/** Columns **/

.content-area .wp-block-columns.has-background {
	padding: 0;
}

.content-area .wp-block-columns {
	flex-wrap: nowrap;
	flex-basis: 100%;
	margin-bottom: 0;
}

.content-area .wp-block-columns .wp-block-column {
	margin: 0 24px;
}

.content-area .wp-block-columns .wp-block-column:first-child {
	margin-left: 0;
}

.content-area .wp-block-columns .wp-block-column:last-child {
	margin-right: 0;
}

.content-area .wp-block-columns.small-margin .wp-block-column {
	margin: 0 12px;
}

.content-area .wp-block-columns.small-margin .wp-block-column:first-child {
	margin-left: 0;
}

.content-area .wp-block-columns.small-margin .wp-block-column:last-child {
	margin-right: 0;
}

.content-area .has-white-background-color.wp-block-columns, .content-area .has-gray-background-color.wp-block-columns, .content-area .has-light-gray-background-color.wp-block-columns, .content-area .has-black-background-color.wp-block-columns, .content-area .has-accent-1-background-color.wp-block-columns, .content-area .has-accent-2-background-color.wp-block-columns {
	background: none;
}

.content-area .has-white-background-color.wp-block-columns .wp-block-column {
	background: #ffffff;
}

.content-area .has-gray-background-color.wp-block-columns .wp-block-column {
	background: #efeff0;
}

.content-area .has-light-gray-background-color.wp-block-columns .wp-block-column {
	background: #fafafb;
}

.content-area .has-black-background-color.wp-block-columns .wp-block-column {
	background: #2d2d2d;
}

.content-area .has-accent-1-background-color.wp-block-columns .wp-block-column {
	background: #0e4e95;
}

.content-area .has-accent-2-background-color.wp-block-columns .wp-block-column {
	background: #f15f16;
}

/** Auto - First Column **/

.wp-block-columns.has-auto-first-columns .wp-block-column {
	flex: 1 1 auto;
}

.wp-block-columns.has-auto-first-columns .wp-block-column:first-child {
	flex: 0 0 auto;
}

/** Auto - Last Column **/

.wp-block-columns.has-auto-last-columns .wp-block-column {
	flex: 0 0 auto;
}

.wp-block-columns.has-auto-last-columns .wp-block-column:first-child {
	flex: 1 1 auto;
}

/** Spacer **/

.content-area .wp-block-spacer {
	clear: both;
}

/** Groups **/

.wp-block-group.alignfull .wp-block-group__inner-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1496px;
	padding: 96px 48px 48px;
}

.wp-block-group.alignfull:last-child {
	margin-bottom: -48px;
}

.wp-block-group.testimonial {
	background: url("assets/images/bg-testimonial.jpg") no-repeat center;
	background-size: 100% auto;
}

.wp-block-group.explore {
	background: url("assets/images/bg-explore.jpg") no-repeat center bottom #0c66ab;
	background-size: 100% auto;
}

.wp-block-group.home-panel-1 {
	background: url("assets/images/bg-home-panel-1.jpg") no-repeat center top;
	background-size: 100% auto;
}

.wp-block-group.home-panel-1 .wp-block-group__inner-container {
	padding: 48px 48px 24px;
}

.wp-block-group.home-panel-1 .wp-block-columns .wp-block-column {
	flex-basis: 55% !important;
	margin: 0 0 0 48px;
}

.wp-block-group.home-panel-1 .wp-block-columns .wp-block-column:first-child {
	flex-basis: 45% !important;
	margin: 0 48px 0 0;
}

.wp-block-group.home-panel-1 .alignright a {
	margin: 0 12px;
	color: #2d2d2d;
}

.wp-block-group.home-panel-1 a:hover, .wp-block-group.home-panel-1 .gb-block-post-grid header .gb-block-post-grid-title a:hover {
	color: #ffffff;
}

.wp-block-group.employment {
	background-image: url("assets/images/bg-employment.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 46%;
}

.wp-block-group.employment .wp-block-group__inner-container {
	padding: 48px 48px 48px 728px;
}

.homepage-newsletter .gform_footer { text-align: right; margin-top: -97px !important; }

@media only screen and (max-width: 640px) { .homepage-newsletter .gform_footer { margin-top: 0px !important; } }

/** Media Queries **/

@media only screen and (max-width: 1499px) {
	.wp-block-group.home-panel-1 {
		background-size: auto;
	}
	
	.wp-block-group.employment {
		background-size: 50% auto;
	}
	
	.wp-block-group.employment .wp-block-group__inner-container {
		padding-left: 54%;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
@media only screen and (max-width: 1023px) {
	.wp-block-group.alignfull .wp-block-group__inner-container {
		padding: 48px 24px;
	}
	
	.wp-block-group.alignfull:last-child {
		margin-bottom: 0;
	}
	
	.content-area .wp-block-columns {
		display: block;
	}
	
	.content-area .wp-block-columns .wp-block-column:first-child, .content-area .wp-block-columns .wp-block-column, .content-area .wp-block-columns .wp-block-column:last-child {
		margin-left: auto;
		margin-right: auto;
	}
	
	.has-white-background-color.wp-block-columns .wp-block-column, .has-gray-background-color.wp-block-columns .wp-block-column .wp-block-column, .has-light-gray-background-color.wp-block-columns, .has-black-background-color.wp-block-columns .wp-block-column, .has-accent-1-background-color.wp-block-columns .wp-block-column, .has-accent-2-background-color.wp-block-columns .wp-block-column {
		background: none;
		margin-bottom: 48px;
	}
	
	.has-accent-3-background-color, .wp-block-group.testimonial, .wp-block-group.explore {
		background-size: auto;
	}
	
	.wp-block-group.home-panel-1 {
		background: none;
	}
	
	.wp-block-group.home-panel-1 .wp-block-group__inner-container {
		padding: 0;
	}
	
	.wp-block-group.home-panel-1 .wp-block-columns .wp-block-column {
		flex-basis: 100% !important;
		margin: 0 auto;
		background: url("assets/images/bg-home-panel-1.jpg") no-repeat right bottom;
		background-size: auto 100%;
		padding: 48px 24px 24px;
	}
	
	.wp-block-group.home-panel-1 .wp-block-columns .wp-block-column:first-child {
		background: none;
	}
	
	.wp-block-group.employment {
		background-image: none;
	}
	
	.wp-block-group.employment .wp-block-group__inner-container {
		padding: 48px 24px 24px;
	}
}
/** Atomic Blocks Plugin
--------------------------------------------- */
/** Accordion **/

.wp-block-genesis-blocks-gb-accordion.gb-block-accordion {
	margin-bottom: 36px;
	clear: both;
}

.wp-block-genesis-blocks-gb-accordion.gb-block-accordion .gb-accordion-title {
	background: #0e4e95;
	color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 28px;
	padding: 12px 24px 12px 96px;
	cursor: pointer;
	position: relative;
}

.wp-block-genesis-blocks-gb-accordion.gb-block-accordion .gb-accordion-title::-webkit-details-marker {
	display: none;
}

.wp-block-genesis-blocks-gb-accordion.gb-block-accordion .gb-accordion-title:hover, .wp-block-genesis-blocks-gb-accordion.gb-block-accordion .gb-accordion-title:focus, .wp-block-genesis-blocks-gb-accordion.gb-block-accordion details[open] .gb-accordion-title {
	background: #f15f16;
}

.wp-block-genesis-blocks-gb-accordion.gb-block-accordion .gb-accordion-title::before {
	content: '+';
	height: 100%;
	width: 68px;
	text-align: center;
	font-size: 34px;
	line-height: 1.85;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.2);
}

.wp-block-genesis-blocks-gb-accordion.gb-block-accordion details[open] .gb-accordion-title::before {
	content: '-';
	font-size: 50px;
	line-height: 1.2;
}

.wp-block-genesis-blocks-gb-accordion.gb-block-accordion .gb-accordion-text {
	padding: 24px 24px 0;
	overflow: hidden;
}

/** Post & Page Grid **/

.gb-block-post-grid .is-grid article {
	margin-bottom: 0 !important;
}

.gb-block-post-grid .gb-block-post-grid-image {
	background: #0e4e95;
	position: relative;
}

.gb-block-post-grid .gb-block-post-grid-image img {
	position: relative;
	z-index: 1;
	border: 1px solid #ffffff;
}

.gb-block-post-grid .gb-block-post-grid-image a:hover img {
	opacity: 0.5;
}

.gb-block-post-grid .gb-block-post-grid-image::after {
	content: '';
	display: block;
	height: 36px;
	width: 22px;
	-webkit-mask-image: url(assets/icons/chevron-right.svg);
	mask-image: url(assets/icons/chevron-right.svg);
	background-color: #ffffff;
	background-size: 36px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.gb-block-post-grid header.gb-block-post-grid-header .gb-block-post-grid-title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 6px;
	text-transform: uppercase;
	text-align: center;
}

.gb-block-post-grid header.gb-block-post-grid-header .gb-block-post-grid-title a:hover {
	text-decoration: none;
	color: #f15f16;
}

.gb-block-post-grid header.gb-block-post-grid-header .gb-block-post-grid-byline {
	font-size: 16px;
	color: #2d2d2d;
	margin-bottom: 12px;
}

.gb-block-post-grid .columns-1 {
	background: #ffffff;
}

.gb-block-post-grid .columns-1 .gb-block-post-grid-image img {
	border-bottom: 8px solid #0e4e95;
}

.gb-block-post-grid .columns-1 .gb-block-post-grid-text {
	padding: 0 24px 24px;
}

.gb-block-post-grid .columns-1 header.gb-block-post-grid-header .gb-block-post-grid-title {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.gb-block-post-grid .columns-1 header.gb-block-post-grid-header .gb-block-post-grid-title::before {
	content: '';
	width: 0;
	height: 0;
	background: none;
	margin-bottom: 0;
}

.gb-block-post-grid .columns-1 header.gb-block-post-grid-header .gb-block-post-grid-byline {
	text-align: center;
}

.gb-block-post-grid .columns-1 .gb-block-post-grid-more-link {
	color: #0e4e95;
	font-weight: 400;
}

.gb-block-post-grid .columns-1 .gb-block-post-grid-more-link:hover {
	text-decoration: none;
	color: #f15f16;
}

.gb-block-post-grid .columns-1 .gb-block-post-grid-more-link::after {
	content: '>';
}

/** Media Queries **/

@media only screen and (max-width: 1023px), print {
	.gb-block-post-grid {
		max-width: 440px;
		margin: 0 auto;
		display: block;
	}
	
	.gb-block-post-grid .is-grid {
		display: block !important;
	}
}
/** The Events Calendar Block Plugin
--------------------------------------------- */
/** Month & List View **/

.content-area .tribe-events-view--list {
	max-width: 1020px;
	margin: 0 auto;
}

.content-area .tribe-events .tribe-events-l-container {
	padding: 0;
}

.content-area .tribe-events .tribe-events-c-top-bar__nav-list-item {
	list-style: none;
}

.content-area .tribe-events .tribe-events-c-view-selector__button::before {
	background-color: #0e4e95;
}

.content-area .tribe-events .tribe-events-c-view-selector__list .tribe-events-c-view-selector__list-item {
	margin: 0;
	list-style: none;
}

.content-area .tribe-events .tribe-events-c-view-selector__list-item-link {
	border: none;
	border-radius: 0;
}

.content-area .tribe-events .datepicker .day.active, .content-area .tribe-events .datepicker .day.active.focused, .content-area .tribe-events .datepicker .day.active:focus, .content-area .tribe-events .datepicker .day.active:hover, .content-area .tribe-events .datepicker .month.active, .content-area .tribe-events .datepicker .month.active.focused, .content-area .tribe-events .datepicker .month.active:focus, .content-area .tribe-events .datepicker .month.active:hover, .content-area .tribe-events .datepicker .year.active, .content-area .tribe-events .datepicker .year.active.focused, .content-area .tribe-events .datepicker .year.active:focus, .content-area .tribe-events .datepicker .year.active:hover {
	background-color: #0e4e95;
}

.content-area .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .content-area .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	color: #0e4e95;
}

.content-area .tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
	border-radius: 0;
}

.content-area .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
	background-color: #ffffff;
}

.content-area .tribe-events .tribe-events-c-ical__link {
	border-color: #0e4e95;
	color: #0e4e95;
}

.content-area .tribe-events .tribe-events-c-ical__link::before {
	content: " ";
	display: inline-block;
	height: 18px;
	width: 14px;
	-webkit-mask-image: url(assets/icons/plus.svg);
	mask-image: url(assets/icons/plus.svg);
	background-color: #0e4e95;
	background-repeat: no-repeat;
	background-position: center;
	background-image: none;
}

.content-area .tribe-events .tribe-events-c-ical__link:active:before, .content-area .tribe-events .tribe-events-c-ical__link:focus:before, .content-area .tribe-events .tribe-events-c-ical__link:hover:before {
	background-color: #ffffff;
}

.content-area .tribe-events .tribe-events-c-ical__link:hover {
	background-color: #0e4e95;
	color: #ffffff;
}

/** Single View **/

.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
	color: #0e4e95;
}

.single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical:hover {
	color: #f15f16;
}

.single-tribe_events .tribe-events-notices {
	background: #0e4e95;
	color: #ffffff;
	border: none;
	text-shadow: none;
	font-weight: 400;
}

/** Media Queries **/

@media only screen and (max-width: 767px) {
	.tribe-events .tribe-events-l-container {
		min-height: 0;
	}
	
	.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover, .tribe-events .tribe-events-calendar-month__mobile-events-icon--event, .tribe-events .tribe-events-calendar-month__day-cell--mobile:focus, .tribe-events .tribe-events-calendar-month__day-cell--mobile:hover {
		background-color: #0e4e95;
	}
	
	.content-area .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date, .content-area .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-link {
		color: #ffffff;
	}
	
	#tribe-events-pg-template {
		padding: 0;
	}
	
	.tribe-events {
		margin-bottom: 48px;
	}
	
	.tribe-events-sub-nav li a {
		background: none;
		color: #0e4e95;
		border: none;
	}
	
	.tribe-events-sub-nav li a:hover {
		color: #f15f16;
	}
}
/* Single Project */

.sidebar-content.single-project .entry-content {
	float: none;
	width: 100%;
}

.sidebar-content.single-project .entry {
	float: right;
	width: 67%;
}

.single-project .wp-post-image, .single-project .soliloquy-outer-container {
	display: block;
	margin: 0 auto 24px;
}

.single-project .sidebar h2 {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 22px;
	margin: 0 0 12px;
}

.single-project .sidebar h2::after {
	content: ' ';
	width: 64px;
	display: block;
	height: 3px;
	background: #E77213;
	margin: 12px 0 0;
}

@media only screen and (max-width: 1023px) {
	.sidebar-content.single-project .entry {
		float: none;
		width: 100%;
	}
}
/** Directory **/
/** Archive  **/

.directory-grid {
	display: flex;
	flex-basis: 100%;
	flex-wrap: wrap;
}

.directory-grid .directory {
	margin: 0 24px 48px;
	width: calc(25% - 36px);
}

.directory-grid .directory img {
	width: 100%;
}

.directory-grid .directory .entry-title::before {
	content: ' ';
	width: 64px;
	display: block;
	height: 3px;
	background: #f15f16;
	margin: 24px 0 36px;
}

.directory-grid .directory .entry-title {
	text-transform: none;
}

.directory-grid .directory p {
	margin: 0;
}

.directory-grid .directory .more-from-category {
	text-align: left;
}

.directory-grid .directory:first-child, .directory-grid .directory:nth-child(4n+1) {
	margin-left: 0;
}

.directory-grid .directory:nth-child(4n) {
	margin-right: 0;
}

/** Single  **/

.single-directory .site-main .entry-content {
	float: right;
	width: 67%;
}

.single-directory .site-main .entry-header {
	float: left;
	width: 33%;
	padding-right: 48px;
}

.single-directory .site-main .entry-header .wp-post-image {
	margin: 0;
}

.single-directory .site-main .entry-header .entry-title::before {
	content: ' ';
	width: 64px;
	display: block;
	height: 3px;
	background: #f15f16;
	margin: 36px 0 24px;
}

.single-directory .site-main .entry-header .entry-title {
	text-transform: none;
}

.single-directory .site-main .entry-header p {
	margin: 0;
}

.single-directory .site-main .entry-header ul {
	margin: 24px 0 0;
}

.single-directory .site-main .entry-header ul li {
	list-style: none;
	display: inline-block;
	margin: 0 12px 0 0;
}

.single-directory .site-main .entry-header ul li span {
	text-indent: -9999px;
	display: inline-block;
}

.single-directory .site-main .entry-header ul li a {
	border: none;
	text-decoration: none;
}

.single-directory .site-main .entry-header ul li .svg-icon {
	fill: #7a7b7c;
}

.single-directory .site-main .entry-header ul li a:hover .svg-icon {
	fill: #f15f16;
}

.single-directory .site-main .entry-header::after {
	width: 0;
	height: 0;
	background: none;
	margin: 0;
}

/** Media Queries **/

@media only screen and (max-width: 1023px) {
	.directory-grid .directory {
		width: calc(50% - 12px);
		margin: 0 12px 48px;
	}
	
	.directory-grid .directory:first-child, .directory-grid .directory:nth-child(2n+1) {
		margin-left: 0;
	}
	
	.directory-grid .directory:nth-child(2n) {
		margin-right: 0;
	}
	
	.single-directory .site-main .entry-content, .single-directory .site-main .entry-header {
		float: none;
		width: 100%;
		padding: 0;
	}
}
/* Soliloquy
--------------------------------------------- */

.slideshow-header {
	position: relative;
	  /* Slideshow Caption */
}

.slideshow-header .soliloquy-container, .slideshow-header .soliloquy-viewport {
	max-width: 100% !important;
	max-height: none !important;
	height: auto !important;
}

.slideshow-header .soliloquy-image {
	width: 100%;
}

.slideshow-header .soliloquy-container .soliloquy-item .soliloquy-caption-wrap, .slideshow-header .inner {
	position: absolute;
	bottom: 80px;
	right: 0;
	padding: 24px 48px 24px 84px;
	background: url("assets/images/bg-slideshow-caption.png") no-repeat;
	background-size: auto 100%;
	text-align: left;
	font-size: 22px;
	vertical-align: middle;
	overflow: hidden;
	color: #ffffff;
	width: 50%;
}

.slideshow-header .soliloquy-caption h2, .slideshow-header .widget h2 {
	font-size: 48px;
	font-weight: 900;
	font-style: italic;
	margin-bottom: 6px;
	line-height: 1.2;
	text-transform: uppercase;
}

.slideshow-header .widget p, .slideshow-header .widget h3, .slideshow-header .widget h4 {
	margin: 0;
	text-transform: uppercase;
	font-size: 30px;
}

.slideshow-header .soliloquy-caption a, .slideshow-header .widget a {
	right: 48px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	margin: 0;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 36px;
	color: #ffffff;
	padding: 0 0 4px;
	border-bottom: 4px solid #f15f16;
	background: none;
}

.slideshow-header .soliloquy-caption a:hover, .slideshow-header .widget a:hover, .slideshow-header .widget a:focus {
	color: rgba(255, 255, 255, 0.75);
}

.slideshow-header .widget a:focus {
	border: 1px solid #ffffff;
}

.slideshow-header .soliloquy-caption br {
	display: none;
}

/* Arrow Navigation */

.soliloquy-container .soliloquy-controls-direction .soliloquy-prev, .soliloquy-container .soliloquy-controls-direction .soliloquy-next {
	background: rgba(0, 0, 0, 0.3);
	background-image: none !important;
	width: 60px;
	height: 60px;
	border-radius: 3px;
	color: #ffffff;
	text-align: center;
	top: 50%;
}

.soliloquy-container .soliloquy-controls-direction .soliloquy-prev span, .soliloquy-container .soliloquy-controls-direction .soliloquy-next span {
	display: block;
	text-align: left;
	text-indent: -9999px;
}

.soliloquy-container .soliloquy-controls-direction a:hover {
	background: #0e4e95;
	opacity: 1.0;
}

.soliloquy-container .soliloquy-controls-direction a:focus {
	border: 1px solid #ffffff;
}

.soliloquy-container .soliloquy-controls-direction .soliloquy-prev {
	left: 24px;
}

.soliloquy-container .soliloquy-controls-direction .soliloquy-next {
	right: 24px;
}

.soliloquy-container .soliloquy-controls-direction .soliloquy-prev::before, .soliloquy-container .soliloquy-controls-direction .soliloquy-next::before {
	content: " ";
	display: block;
	height: 30px;
	width: 20px;
	-webkit-mask-image: url(assets/icons/chevron-left.svg);
	mask-image: url(assets/icons/chevron-left.svg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-left: -2px;
}

.soliloquy-container .soliloquy-controls-direction .soliloquy-next::before {
	-webkit-mask-image: url(assets/icons/chevron-right.svg);
	mask-image: url(assets/icons/chevron-right.svg);
	margin-left: 0;
}

/* Bullet Navigation */

.soliloquy-controls.soliloquy-has-pager {
	position: absolute;
	width: 100%;
	bottom: 24px;
}

.soliloquy-controls.soliloquy-has-pager .soliloquy-pager {
	text-align: left;
	padding: 0 48px;
	max-width: 1496px;
	position: static;
}

.soliloquy-controls.soliloquy-has-pager .soliloquy-pager .soliloquy-pager-link {
	background: none;
	border: 2px solid #ffffff;
	border-radius: 10px;
	opacity: 0.7;
	width: 20px;
	height: 20px;
	color: #2d2d2d;
}

.soliloquy-controls.soliloquy-has-pager .soliloquy-pager .soliloquy-pager-link:hover, .soliloquy-controls.soliloquy-has-pager .soliloquy-pager .soliloquy-pager-link.active {
	background: #ffffff;
}

.soliloquy-controls.soliloquy-has-pager .soliloquy-pager .soliloquy-pager-link:focus {
	background: #f15f16;
}

/** Media Queries **/

@media only screen and (max-width: 1499px) {
	.slideshow-header .soliloquy-container .soliloquy-item .soliloquy-caption-wrap, .slideshow-header .inner {
		width: 60%;
		bottom: 48px;
	}
}
@media only screen and (max-width: 1259px) {
	.slideshow-header .soliloquy-container .soliloquy-item .soliloquy-caption-wrap, .slideshow-header .inner {
		bottom: 24px;
	}
	
	.slideshow-header .soliloquy-container .soliloquy-item .soliloquy-caption-wrap h2, .slideshow-header .inner h2 {
		font-size: 40px;
	}
	
	.slideshow-header .soliloquy-container .soliloquy-item .soliloquy-caption-wrap h3, .slideshow-header .soliloquy-container .soliloquy-item .soliloquy-caption-wrap p, .slideshow-header .inner h3, .slideshow-header .inner p {
		font-size: 26px;
	}
}
@media only screen and (max-width: 1023px) {
	.slideshow-header .soliloquy-container .soliloquy-item .soliloquy-caption-wrap, .slideshow-header .inner {
		width: 100%;
		bottom: auto;
		position: inherit;
		padding: 48px 24px;
		text-align: center;
		background: #0e4e95;
	}
}
/* Footer
--------------------------------------------- */
/* Footer Widgets */

.footer-widgets {
	background: #efeff0;
	font-size: 19px;
}

.widgettitle {
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 6px;
	margin-bottom: 24px;
	border-bottom: 1px solid #b4b4b4;
}

.footer-widgets .widget a {
	color: #0e4e95;
}

.footer-widgets .widget a:hover, .footer-widgets .widget a:focus {
	text-decoration: underline;
	color: #0e4e95;
}

.footer-widgets .widget a:focus {
	border: 1px solid #0e4e95;
}

.footer-widgets .widget p {
	margin-bottom: 0;
	line-height: 2;
}

.footer-widgets-2 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 60px 0;
}

.footer-widgets-2 .widget {
	width: 25%;
	margin: 0 24px;
}

.footer-widgets-2 .widget:first-child {
	margin-left: 0;
	width: 50%;
}

.footer-widgets-2 .widget:first-child a {
	color: #2d2d2d;
}

.footer-widgets-2 .widget:first-child a:hover {
	color: #0e4e95;
}

.footer-widgets-2 .widget:first-child .textwidget {
	display: flex;
}

.footer-widgets-2 .widget:first-child .textwidget ul {
	flex: 1;
}


.footer-widgets-2 .widget:last-child {
	margin-right: 0;
}

.menu-social-menu-container li {
	display: inline-block;
	margin: 0 6px 0 0;
}

.menu-social-menu-container li a {
	border: 1px solid transparent;
}

.menu-social-menu-container li a:focus {
	border-color: #ffffff;
}

.menu-social-menu-container li a span.menu-item-text {
	text-align: left;
	text-indent: -9999px;
	display: inline-block;
}

.menu-social-menu-container li .svg-icon {
	fill: #0e4e95;
	position: relative;
	top: 4px;
	opacity: 0.6;
}

.menu-social-menu-container  li a:hover .svg-icon, .menu-social-menu-container li a:focus .svg-icon {
	opacity: 1;
}


.footer-widgets-1 {
	color: #ffffff;
	margin: 0 calc(50% - 50vw);
	padding: 18px 0 0;
	max-width: 100vw;
	width: 100vw;
	clear: both;
	background: url("assets/images/bg-footer-widgets.jpg") no-repeat center #f15f16;
}

.footer-widgets-1 .widget .widgettitle {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
	text-transform: uppercase;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	font-size: 48px;
	font-style: italic;
}

.footer-widgets-1 .widget h2, .footer-widgets-1 .widget h3 {
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 18px;
	color: #fff;
}

.footer-widgets button {
	margin-top: 20px;
}


/* Site Footer */

.site-footer {
	background-color: #ffffff;
	font-size: 16px;
	text-align: center;
}

.site-footer .wrap {
	padding-top: 24px;
	padding-bottom: 48px;
}

.site-footer a {
	color: #2d2d2d;
}

.site-footer a:focus {
	border: 1px solid #2d2d2d;
}

.site-footer .creds img {
	opacity: 0.4;
	position: relative;
	top: 4px;
}

.site-footer .creds a:hover img {
	opacity: 0.3;
}

.site-footer .gototop {
	position: fixed;
	z-index: 99;
	right: 48px;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}

.site-footer .gototop a {
	display: block;
	background: #9c9c9c;
	width: 52px;
	height: 50px;
	text-align: center;
	border-radius: 4px 4px 0 0;
}

.site-footer .gototop a span {
	text-indent: -9999px;
	display: inline-block;
}

.site-footer .gototop a:hover, .site-footer .gototop a:focus {
	background: #f15f16;
}

.site-footer .gototop a:before {
	content: " ";
	display: block;
	height: 24px;
	width: 20px;
	-webkit-mask-image: url(assets/icons/chevron-up.svg);
	mask-image: url(assets/icons/chevron-up.svg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.scroll .gototop {
	opacity: 1;
}

/** Media Queries **/

@media only screen and (max-width: 1023px), print {
	
	.footer-widgets-1 .widget-area {
		display: block;
	}
	
	.footer-widgets-1 .widget-area .widget, .footer-widgets .widget-area .widget:first-child {
		margin: 0 auto 24px;
	}
	
	.footer-widgets-1 .widget-area .widget:last-child {
		margin: 0 auto;
	}
	
	.footer-widgets-1 .menu {
		font-size: 18px;
	}
	
	.footer-widgets-2 {
		display: block;
	}
	
	.footer-widgets-2 .widget,
	.footer-widgets-2 .widget:first-child{
		width: 100%;
		margin: 0 auto 48px;
	}
	
	
	
}
@media only screen and (max-width: 767px) {
	.footer-widgets .wrap {
		padding: 0 24px;
	}
	
	.footer-widgets-1 {
		padding: 24px 24px 0;
	}
	
	.site-footer .wrap {
		padding: 24px;
	}
	
	.gototop {
		right: 24px;
	}
}

@media only screen and (max-width: 499px) {
	.footer-widgets-2 .widget:first-child .textwidget {
		display: block;
	}
}
