/* @override
	https://hiqmilantennas.wpengine.com/wp-content/themes/spark/style.css?ver=1604012953 */

/* # 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
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: 20px;
}

body {
	background: #ffffff;
	color: #2d2d2d;
	font-family: Lato, sans-serif;
	font-size: 20px;
	font-weight: 300;
	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:#2e3192;
	text-decoration: none;
}

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

.content-area a:focus {
	border: 1px solid #2e3192;
}

.content-area p a, .content-area ul a, .content-area ol a {
	border-bottom: 1px solid #2e3192;
}

.content-area p a:hover, .content-area ul a:hover, .content-area ol a:hover {
	border-color: #2e3192;
}

.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: #2e3192;
	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: 600;
}

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

blockquote {
	margin: 48px;
}

.clear {
	clear: both;
}

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

/*  Headings */

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

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

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 */

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

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

td, .th {
	text-align: left;
}

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

th {
	font-weight: 300;
}

/*  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: #2e3192;
	color: #ffffff;
	padding: 12px 24px;
	display: inline-block;
	border-radius: 3px;
	z-index: 99;
}

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

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

.page .site-main .entry-header, .error404 .site-main .entry-header, .archive-description, .tribe-events-title-bar {
	margin: 0 calc(50% - 50vw) 48px;
	max-width: 100vw;
	width: 100vw;
	background: #ffffff;
	padding: 24px 0;
}

.page .site-main .entry-header .wrap, .error404 .site-main .entry-header .wrap, .archive-description .wrap, .tribe-events-title-bar .wrap {
	overflow: hidden;
	text-align: center;
	padding: 0;
	max-width: 1400px;
}

.page .site-main .entry-header h1, .error404 .site-main .entry-header h1, .archive-description h1, .tribe-events-title-bar h1 {
	color: #2d2d2d;
	margin-bottom: 0;
	display: inline-block;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 36px;
}

.page .site-main .entry-header h1:before, .page .site-main .entry-header h1:after, .error404 .site-main .entry-header h1:before, .error404 .site-main .entry-header h1:after, .archive-description h1:before, .archive-description h1:after, .tribe-events-title-bar h1:before, .tribe-events-title-bar h1:after {
	background: #ddd;
	content: " ";
	display: inline-block;
	height: 1px;
	position: absolute;
	width: 1200px;
	top: 50%;
}

.page .site-main .entry-header h1:before, .error404 .site-main .entry-header h1:before, .archive-description h1:before, .tribe-events-title-bar h1:before {
	right: 100%;
	margin-right: 102px;
}

.page .site-main .entry-header h1:after, .error404 .site-main .entry-header h1:after, .archive-description h1:after, .tribe-events-title-bar h1:after {
	left: 100%;
	margin-left: 102px;
}

.page .site-main .entry-header h1 span, .error404 .site-main .entry-header h1 span, .archive-description h1 span, .tribe-events-title-bar h1 span {
	display: inline-block;
	position: relative;
}

.page .site-main .entry-header h1 span::before, .page .site-main .entry-header h1 span::after, .error404 .site-main .entry-header h1 span::before, .error404 .site-main .entry-header h1 span::after, .archive-description h1 span::before, .archive-description h1 span::after, .tribe-events-title-bar h1 span::before, .tribe-events-title-bar h1 span::after {
	background: #2e3192;
	content: " ";
	display: inline-block;
	height: 5px;
	position: absolute;
	width: 72px;
	top: 50%;
	margin-top: -2px;
	z-index: 1;
}

.page .site-main .entry-header h1 span::before, .error404 .site-main .entry-header h1 span::before, .archive-description h1 span::before, .tribe-events-title-bar h1 span::before {
	right: 100%;
	margin-right: 30px;
}

.page .site-main .entry-header h1 span::after, .error404 .site-main .entry-header h1 span::after, .archive-description h1 span::after, .tribe-events-title-bar h1 span::after {
	left: 100%;
	margin-left: 30px;
}

.flourish-title {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	background: none;
	padding: 0 0 48px;
	overflow: hidden;
	text-align: center;
}

.flourish-title h2, .flourish-title h3, .flourish-title h4, .flourish-title h5, .flourish-title h6 {
	margin-bottom: 0;
	display: inline-block;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
}

.flourish-title h2:before, .flourish-title h2:after, .flourish-title h3:before, .flourish-title h3:after, .flourish-title h4:before, .flourish-title h4:after, .flourish-title h5:before, .flourish-title h5:after, .flourish-title h6:before, .flourish-title h6:after {
	background: #ddd;
	content: " ";
	display: inline-block;
	height: 1px;
	position: absolute;
	width: 1200px;
	top: 50%;
}

.flourish-title h2:before, .flourish-title h3:before, .flourish-title h4:before, .flourish-title h5:before, .flourish-title h6:before {
	right: 100%;
	margin-right: 102px;
}

.flourish-title h2:after, .flourish-title h3:after, .flourish-title h4:after, .flourish-title h5:after, .flourish-title h6:after {
	left: 100%;
	margin-left: 102px;
}

.flourish-title h2 span, .flourish-title h3 span, .flourish-title h4 span, .flourish-title h5 span, .flourish-title h6 span {
	display: inline-block;
	position: relative;
}

.flourish-title h2 span::before, .flourish-title h2 span::after, .flourish-title h3 span::before, .flourish-title h3 span::after, .flourish-title h4 span::before, .flourish-title h4 span::after, .flourish-title h5 span::before, .flourish-title h5 span::after, .flourish-title h6 span::before, .flourish-title h6 span::after {
	background-color: #2e3192;
	content: " ";
	display: inline-block;
	height: 5px;
	position: absolute;
	width: 72px;
	top: 50%;
	margin-top: -2px;
	z-index: 1;
}

.flourish-title h2 span::before, .flourish-title h3 span::before, .flourish-title h4 span::before, .flourish-title h5 span::before, .flourish-title h6 span::before {
	right: 100%;
	margin-right: 30px;
}

.flourish-title h2 span::after, .flourish-title h3 span::after, .flourish-title h4 span::after, .flourish-title h5 span::after, .flourish-title h6 span::after {
	left: 100%;
	margin-left: 30px;
}

.wp-block-columns .flourish-title h2:before, .wp-block-columns .flourish-title h3:before, .wp-block-columns .flourish-title h4:before, .wp-block-columns .flourish-title h5:before, .wp-block-columns .flourish-title h6:before {
	margin-right: 30px;
}

.wp-block-columns .flourish-title h2:after, .wp-block-columns .flourish-title h3:after, .wp-block-columns .flourish-title h4:after, .wp-block-columns .flourish-title h5:after, .wp-block-columns .flourish-title h6:after {
	margin-left: 30px;
}

.wp-block-columns .flourish-title span::before, .wp-block-columns .flourish-title span::after {
	background: none;
	height: 0;
	width: 0;
	margin: 0;
}

.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:before, .has-black-background-color .flourish-title h2:after, .has-black-background-color .flourish-title h2 span::before, .has-black-background-color .flourish-title h2 span::after, .has-black-background-color .flourish-title h3:before, .has-black-background-color .flourish-title h3:after, .has-black-background-color .flourish-title h3 span::before, .has-black-background-color .flourish-title h3 span::after, .has-black-background-color .flourish-title h4:before, .has-black-background-color .flourish-title h4:after, .has-black-background-color .flourish-title h4 span::before, .has-black-background-color .flourish-title h4 span::after, .has-black-background-color .flourish-title h5:before, .has-black-background-color .flourish-title h5:after, .has-black-background-color .flourish-title h5 span::before, .has-black-background-color .flourish-title h5 span::after, .has-black-background-color .flourish-title h6:before, .has-black-background-color .flourish-title h6:after, .has-black-background-color .flourish-title h6 span::before, .has-black-background-color .flourish-title h6 span::after, .has-accent-1-background-color .flourish-title h2:before, .has-accent-1-background-color .flourish-title h2:after, .has-accent-1-background-color .flourish-title h2 span::before, .has-accent-1-background-color .flourish-title h2 span::after, .has-accent-1-background-color .flourish-title h3:before, .has-accent-1-background-color .flourish-title h3:after, .has-accent-1-background-color .flourish-title h3 span::before, .has-accent-1-background-color .flourish-title h3 span::after, .has-accent-1-background-color .flourish-title h4:before, .has-accent-1-background-color .flourish-title h4:after, .has-accent-1-background-color .flourish-title h4 span::before, .has-accent-1-background-color .flourish-title h4 span::after, .has-accent-1-background-color .flourish-title h5:before, .has-accent-1-background-color .flourish-title h5:after, .has-accent-1-background-color .flourish-title h5 span::before, .has-accent-1-background-color .flourish-title h5 span::after, .has-accent-1-background-color .flourish-title h6:before, .has-accent-1-background-color .flourish-title h6:after, .has-accent-1-background-color .flourish-title h6 span::before, .has-accent-1-background-color .flourish-title h6 span::after, .has-accent-2-background-color .flourish-title h2:before, .has-accent-2-background-color .flourish-title h2:after, .has-accent-2-background-color .flourish-title h2 span::before, .has-accent-2-background-color .flourish-title h2 span::after, .has-accent-2-background-color .flourish-title h3:before, .has-accent-2-background-color .flourish-title h3:after, .has-accent-2-background-color .flourish-title h3 span::before, .has-accent-2-background-color .flourish-title h3 span::after, .has-accent-2-background-color .flourish-title h4:before, .has-accent-2-background-color .flourish-title h4:after, .has-accent-2-background-color .flourish-title h4 span::before, .has-accent-2-background-color .flourish-title h4 span::after, .has-accent-2-background-color .flourish-title h5:before, .has-accent-2-background-color .flourish-title h5:after, .has-accent-2-background-color .flourish-title h5 span::before, .has-accent-2-background-color .flourish-title h5 span::after, .has-accent-2-background-color .flourish-title h6:before, .has-accent-2-background-color .flourish-title h6:after, .has-accent-2-background-color .flourish-title h6 span::before, .has-accent-2-background-color .flourish-title h6 span::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: #2e3192;
}

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

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

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

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

.widgettitle {
	margin-bottom: 24px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	color: #2d2d2d;
}

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

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

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

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

/** Media Queries **/

@media only screen and (max-width: 1499px) {
	.page .site-main .entry-header, .single .site-main .entry-header, .error404 .site-main .entry-header, .archive-description {
		padding: 24px 48px;
	}

	.single .site-main .entry-header {
		padding: 0;
	}
}
@media only screen and (max-width: 767px) {
	.page .site-main .entry-header, .error404 .site-main .entry-header, .archive-description {
		padding: 24px;
	}

	.single .site-main .entry-header {
		padding: 0;
	}

	.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: 600;
}

.wp-block-image figure a, .content-area .image-hover, .entry-image-link, .blocks-gallery-item a {
	background: #2e3192;
	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 .post-image.alignleft {
		max-width: 100%;
		margin: 0;
	}

	.content-area figure.alignleft, .content-area .alignleft {
		margin-right: 24px;
	}

	.content-area figure.alignright, .content-area .alignright {
		margin-left: 24px;
	}
}
@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;
	}

	.content-area .post-image.alignleft {
		max-width: 100%;
		margin: 0;
	}
}
/* Forms & Buttons
--------------------------------------------- */

input, select, textarea {
	background-color: #ffffff;
	border: 1px solid #ddd;
	color: #2d2d2d;
	font-weight: 300;
	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: #EE693D;
	border: 0;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	font-weight: 900;
	font-size: 20px;
	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: #2e3192;
	color: #ffffff;
}

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

.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: #5A3D31;
}

.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: 24px;
	font-weight: 300;
	margin: 0 0 24px;
}

.content-area .gform_wrapper span.gform_description {
	font-weight: 300;
	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: 164px auto 48px;
}

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

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

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

.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: 1023px), print {
	.site-inner, .slideshow-header, .image-header {
		margin-top: 0;
	}

	.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: 0 24px;
	}

	.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: #efeff0;
	text-align: right;
	font-size: 17px;
}

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

.before-header nav, .before-header .widget {
	display: inline-block;
	padding: 0 18px;
	border: 1px solid #ffffff;
	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: #2d2d2d;
	border: 1px solid transparent;
}

.before-header .nav-top li a:focus {
	border-color: #7a7b7c;
	color: #2e3192;
}

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

.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: #ee693d;
}

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

.before-header .nav-top a:hover .svg-icon, .before-header .nav-top a:focus .svg-icon {
	fill: #2e3192;
}

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

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

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

.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: #2e3192;
	position: relative;
	top: 4px;
}

.before-header .nav-social li a:hover .svg-icon, .before-header .nav-social li a:focus .svg-icon {
	fill: #5A3D31;
}

.before-header #search-box {
	position: absolute;
	background: #efeff0;
	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-icon {
	position: absolute;
	left: 64px;
	top: 50%;
	z-index: 99;
	transform: translate(0, -50%);
	fill: #7a7b7c;
	border: 1px solid transparent;
}

.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: #2e3192;
	position: relative;
	top: 4px;
}

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

.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 {
	fill: #ee693d;
}

.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;
	}
}
@media only screen and (max-width: 767px) {
	.before-header {
		display: none;
	}
}
/* Header
--------------------------------------------- */

.header {
	position: fixed;
	z-index: 999;
	width: 100%;
	max-width: 100%;
	z-index: 99;
	background: #ffffff;
	-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: -49px;
	border-bottom: 1px solid #ddd;
}

/* Site Header */

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

/* Title Area */

.title-area {
	float: left;
}

.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: auto 100%;
	float: left;
	width: 249px;
	height: 105px;
	border: 1px solid transparent;
}

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

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

/** Media Queries **/

@media only screen and (max-width: 1023px), print {

	.header {
		position: relative;
		border: none;
	}

	.scroll .header {
		top: auto;
	}

	.site-header .wrap {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}

	.title-area {
		float: none;
		margin: 0 auto 24px;
		max-width: 249px;
		overflow: hidden;
		}
	}

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

	.title-area {
		max-width: 249px;
	}

	.title-area .site-title > a {
		width: 249px;
		height: 105px;
	}
}

/* Site Navigation
--------------------------------------------- */

.site-header .main-menu {
	position: absolute;
	vertical-align: middle;
	top: 0;
	right: 24px;
	line-height: 1;
	width: 75%;
	height: 100%;
}

.site-header .main-menu .nav-primary .wrap {
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 0;
}

.site-header .main-menu .menu {
	clear: both;
	font-size: 18px;
	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;
}

.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 a {
	color: #2e3192;
	text-decoration: none;
	display: block;
	border: 1px solid transparent;
	padding: 15px 18px;
	margin: 0 8px;
}

.site-header .main-menu .menu a:hover, .site-header .main-menu .menu .sfHover > a {
	color: #ee693d;
}

.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-color: #ee693d;
	background: #ffffff;
	color: #ee693d;
}

.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: 33px;
}

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

.site-header .main-menu .menu .sub-menu a {
	background-color: #efeff0;
	border: 1px solid #ddd;
	border-top: none;
	font-size: 17px;
	color: #2d2d2d;
	text-transform: none;
	padding: 16px 24px;
	margin: 0;
	position: relative;
	word-wrap: break-word;
	text-align: left;
	min-width: 200px;
}

.site-header .main-menu .menu .sub-menu li:first-child a {
	border-top: 1px solid #efeff0;
}

.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 {
	background: #ddd;
	color: #2d2d2d;
}

.site-header .main-menu .menu .sub-menu .sub-menu {
	margin: -84px 0 0 200px;
}

/* 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 (max-width: 1499px) {
	.nav-primary .wrap .menu a, .nav-primary .wrap .menu a:focus {
		padding-left: 12px;
		padding-right: 12px;
		margin: 0 6px;
	}

	.nav-primary .wrap .menu .sub-menu {
		margin-left: 6px;
	}
}
@media only print {
	.site-header .main-menu {
		position: inherit;
		right: auto;
		width: 100%;
		height: auto;
	}

	.site-header .main-menu .nav-primary .wrap {
		padding: 0;
		position: inherit;
		transform: none;
		clear: both;
		top: auto;
		text-align: center;
	}

	.site-header .main-menu .menu .menu-item {
		float: none;
		display: inline-block;
	}

	.site-header .main-menu .menu .menu-item a {
		margin: 0 0 24px;
	}
}
@media only screen and (min-width: 1024px) {
	.main-menu {
		display: block !important;
	}
}
@media only screen and (max-width: 1023px) {
	.site-header .main-menu {
		position: inherit;
		width: 100%;
		right: auto;
		display: none;
		clear: both;
		background: #ffffff;
	}

	.site-header .main-menu .nav-primary .wrap {
		padding: 0;
		position: inherit;
		transform: none;
		clear: both;
		border-top: 1px solid #ddd;
	}

	.site-header .main-menu .menu {
		/** Mobile Search **/
	}

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

	.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;
	}

	.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;
		border-bottom: 1px solid #ddd;
		padding: 18px;
		width: 100%;
		text-align: left;
		display: block;
		font-weight: 400;
		font-size: 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:first-child a {
		border-top: none;
	}

	.site-header .main-menu .menu .sub-menu a, .site-header .main-menu .menu .sub-menu a:focus {
		padding-left: 36px;
	}

	.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: #2e3192;
		line-height: 1.4;
		width: 100%;
		border-radius: 0;
	}

	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: #ddd;
		color: #ffffff;
		border-radius: 0;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		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:#9c9c9c;
		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);
	}
}
@media only screen and (max-width: 767px) {
	.menu li.mobile, .main-menu .nav-top, .main-menu .nav-social, .main-menu .mobile {
		display: block;
		visibility: visible;
	}

	.main-menu .nav-top .svg-icon {
		fill: #2e3192;
		position: relative;
		top: 4px;
		margin-right: 6px;
	}

	.main-menu .nav-top a:hover .svg-icon {
		fill: #ee693d;
	}

	.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: #2e3192;
		position: relative;
		top: 4px;
	}

	.site-header .main-menu .nav-social .menu li a:hover .svg-icon {
		fill: #ee693d;
	}

	.site-header .main-menu .nav-social .menu li:first-child {
		margin-left: 18px;
	}

	.site-header .main-menu .search-form-input {
		border-color: #ddd;
		border-width: 1px 0;
		padding: 18px 18px 18px 52px;
		-webkit-appearance: none;
		border-radius: 0;
		border-top: none;
	}

	.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: #5A3D31;
	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 #ddd;
}

.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: #ee693d;
	color: #ffffff;
}

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

/* 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: #2e3192;
	border-color: #2e3192;
}

.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: #2e3192;
	overflow: hidden;
	padding: 72px 24px;
	display: block;
	color: #fff;
}

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

.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: #5A3D31;
	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: #5A3D31;
}

.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: 22px;
	}

	.grid .entry.sticky .entry-image-link {
		max-width: 50%;
	}
}
@media only screen and (max-width: 1023px) {
	.category-nav {
		border: none;
		padding: 0;
		margin: 24px 0;
	}

	.category-nav .sub-menu {
		display: none;
	}

	.category-nav ul li {
		display: block;
		margin: 0;
	}

	.category-nav ul li a {
		padding: 12px;
		border: 2px 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: 24px;
	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: #5A3D31;
	margin: 6px 0 12px;
}

/* Home Page
--------------------------------------------- */

.home .site-inner {
	margin-top: 60px;
}

.home .site-inner .entry-header {
	margin: 0 auto 24px;
	max-width: 100%;
	width: 100%;
	background: none;
	padding: 0;
	overflow: hidden;
}

.home .site-inner .entry-header h1.entry-title {
	font-size: 30px;
	color: #2d2d2d;
}

.home .site-inner .entry-header h1.entry-title:before, .home .site-inner .entry-header h1.entry-title:after {
	background: #ddd;
	content: " ";
	display: inline-block;
	height: 1px;
	position: absolute;
	width: 1200px;
	top: 50%;
}

.home .site-inner .entry-header h1.entry-title:before {
	right: 100%;
	margin-right: 102px;
}

.home .site-inner .entry-header h1.entry-title:after {
	left: 100%;
	margin-left: 102px;
}

.home .site-inner .entry-header h1.entry-title span {
	display: inline-block;
	position: relative;
}

.home .site-inner .entry-header h1.entry-title span::before, .home .site-inner .entry-header h1.entry-title span::after {
	background: #2e3192;
	content: " ";
	display: inline-block;
	height: 5px;
	position: absolute;
	width: 72px;
	top: 50%;
	margin-top: -2px;
	z-index: 1;
}

.home .site-inner .entry-header h1.entry-title span::before {
	right: 100%;
	margin-right: 30px;
}

.home .site-inner .entry-header h1.entry-title span::after {
	left: 100%;
	margin-left: 30px;
}

/** Media Queries **/

@media only screen and (max-width: 1499px) {
	.home .site-inner .entry-header {
		padding: 0;
	}
}
@media only screen and (max-width: 767px) {
	.home .site-inner {
		margin: 48px 24px 0;
	}

	.home .site-inner .entry-header {
		padding: 0;
	}
}
/* Team Page
--------------------------------------------- */

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

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

.team-member h3::after {
	content: ' ';
	width: 64px;
	display: block;
	height: 3px;
	background: #5A3D31;
	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: 600;
	margin-bottom: 12px;
}

.icon-box .svg-icon {
	fill: #2e3192;
	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;
}

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

.link-grid .link-content {
	background: #2e3192;
}

.link-grid .link-content h3 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	padding: 12px 24px;
	margin: 0;
}

.link-grid .link-content a, .link-grid .link-content a:hover {
	color: #ffffff;
}

.link-grid .link-content a:focus img {
	border: 1px solid #5A3D31;
}

.link-grid .link-content p {
	margin: 0 24px 24px;
	font-size: 20px;
	text-align: left;
}

.link-grid .link-content.has-description {
	background: #ffffff;
	padding-bottom: 24px;
}

.link-grid .link-content.has-description .image-hover {
	border-bottom: 8px solid #2e3192;
}

.link-grid .link-content.has-description a:hover .image-hover, .link-grid .link-content.has-description a:focus .image-hover {
	border-color: #5A3D31;
}

.link-grid .link-content.has-description a:focus .image-hover img {
	border: 1px solid #5A3D31;
}

.link-grid .link-content.has-description a {
	color: #2d2d2d;
}

.link-grid .link-content.has-description .more-link {
	color: #2e3192;
}

.link-grid .link-content.has-description a:hover, .link-grid .link-content.has-description a:focus {
	color: #5A3D31;
}

/** 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;
	}
}
@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;
	}
}
/* Testimonial Block
--------------------------------------------- */

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

.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;
}

.testimonial-block .testimonial h2 {
	font-size: 26px;
	font-weight: 600;
	margin: 0;
}

.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: #2e3192;
}

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

/* 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: #2e3192;
}

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

.team-social ul a {
	color: #2e3192;
	border: none;
}

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

/* 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: #328181;
	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: 22px;
}

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

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

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

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

.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: #328181;
	color: #ffffff;
}

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

.has-accent-1-background-color, .has-accent-2-background-color {
	font-size: 24px;
}

/** 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 .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: #328181;
}

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

/** 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: 60px 48px 72px;
}

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

/** Media Queries **/

@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;
	}
}
/** Atomic Blocks Plugin
--------------------------------------------- */
/** Accordion **/

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

.wp-block-atomic-blocks-ab-accordion.ab-block-accordion .ab-accordion-title {
	background: #328181;
	color: #ffffff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 24px;
	padding: 12px 24px 12px 96px;
	cursor: pointer;
	position: relative;
}

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

.wp-block-atomic-blocks-ab-accordion.ab-block-accordion .ab-accordion-title:hover, .wp-block-atomic-blocks-ab-accordion.ab-block-accordion .ab-accordion-title:focus, .wp-block-atomic-blocks-ab-accordion.ab-block-accordion details[open] .ab-accordion-title {
	background: #5A3D31;
}

.wp-block-atomic-blocks-ab-accordion.ab-block-accordion .ab-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-atomic-blocks-ab-accordion.ab-block-accordion details[open] .ab-accordion-title::before {
	content: '-';
	font-size: 50px;
	line-height: 1.2;
}

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

/** Post & Page Grid **/

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

.ab-block-post-grid .ab-block-post-grid-image {
	background: #328181;
	position: relative;
}

.ab-block-post-grid .ab-block-post-grid-image img {
	position: relative;
	z-index: 1;
}

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

.ab-block-post-grid .ab-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%);
}

.ab-block-post-grid header.ab-block-post-grid-header .ab-block-post-grid-title {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 6px;
}

.ab-block-post-grid header.ab-block-post-grid-header .ab-block-post-grid-title::before {
	content: '';
	width: 64px;
	display: block;
	height: 3px;
	background: #5A3D31;
	margin-bottom: 12px;
}

.ab-block-post-grid header.ab-block-post-grid-header .ab-block-post-grid-title a:hover {
	text-decoration: none;
	color: #5A3D31;
}

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

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

.ab-block-post-grid .columns-1 .ab-block-post-grid-image img {
	border-bottom: 8px solid #328181;
}

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

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

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

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

.ab-block-post-grid .columns-1 .ab-block-post-grid-more-link {
	color: #328181;
	font-weight: 300;
}

.ab-block-post-grid .columns-1 .ab-block-post-grid-more-link:hover {
	text-decoration: none;
	color: #5A3D31;
}

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

/** Media Queries **/

@media only screen and (max-width: 1023px), print {
	.ab-block-post-grid {
		max-width: 440px;
		margin: 0 auto;
		display: block;
	}

	.ab-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: #2e3192;
}

.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: #328181;
}

.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: #328181;
}

.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: #328181;
	color: #328181;
}

.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: #328181;
	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: #328181;
	color: #ffffff;
}

/** Single View **/

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

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

.single-tribe_events .tribe-events-notices {
	background: #328181;
	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: #328181;
	}

	.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: #328181;
		border: none;
	}

	.tribe-events-sub-nav li a:hover {
		color: #5A3D31;
	}
}
/* 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: #5A3D31;
	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: #5A3D31;
	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: #5A3D31;
	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: #2e3192;
}

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

.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 {
	border-bottom: 8px solid #2e3192;
	position: relative;
}

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

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

.slideshow-header .widget {
	position: absolute;
	width: 100%;
	height: 100%;
}

.slideshow-header .widget-wrap {
	position: absolute;
	z-index: 1;
	width: 1400px;
	height: 100%;
	left: 50%;
	transform: translate(-50%,0);
}

.slideshow-header .inner {
	position: absolute;
	z-index: 2;
	top: 74%;
	right: 0;
	transform: translate(0,-50%);
	padding: 24px 240px 24px 48px;
	background: rgba(255, 255, 255, 0.9);
	text-align: left;
	font-size: 22px;
	vertical-align: middle;
	overflow: hidden;
	color: #111111;
}

.slideshow-header .widget h2 {
	font-size: 40px;
	font-weight: 900;
	margin-bottom: 6px;
	line-height: 1.2;
}

.slideshow-header .widget h2 strong {
	color:  #2e3192;
}

.slideshow-header .widget p, .slideshow-header .widget h3, .slideshow-header .widget h4 {
	margin: 0;
}

.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: #ee693d;
	padding: 0 0 4px;
	border-bottom: 4px solid #2e3192;
	background: none;
}

.slideshow-header .soliloquy-caption a:hover, .slideshow-header .widget a:hover, .slideshow-header .widget a:focus {
	color: #2e3192;
}

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


/* Arrow Navigation */

.soliloquy-container .soliloquy-controls-direction .soliloquy-prev, .soliloquy-container .soliloquy-controls-direction .soliloquy-next {
	background: rgb(0,0,0, 0.4);
	background-image: none !important;
	width: 60px;
	height: 60px;
	border-radius: 4px;
	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: rgb(0,0,0, 0.6);
	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: 40px;
	width: 24px;
	-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: #5A3D31;
}

/** Media Queries **/

@media only screen and (max-width: 1499px) {
	.slideshow-header .widget {
		width: 90%;
	}

	.slideshow-header .widget-wrap {
		width: 100%;
		height: 100%;
		left: auto;
		transform: none;
	}

	.slideshow-header .inner {
		right: 0;
	}
}
@media only screen and (max-width: 1023px), print {
	.slideshow-header {
		border: none;
		background: rgba(255, 255, 255, 0.9);
	}

	.slideshow-header .widget {
		position: inherit;
		width: 100%;
	}

	.slideshow-header .widget .widget-wrap {
		position: inherit;
		background: rgba(255, 255, 255, 0.9);
		padding: 24px;
		bottom: auto;
		text-align: center;
	}


	.slideshow-header .widget .inner {
		position: inherit;
		padding: 0;
		right: auto;
		bottom: auto;
		text-align: center;
		transform: none;
		background: none;
	}

	.slideshow-header .widget p {
		margin-bottom: 24px;
		text-align: center;
	}

	.slideshow-header .widget a {
		position: static;
		top: auto;
		right: auto;
		transform: none;
		display: inline-block;
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.slideshow-header {
		border: none;
		background: #2e3192;
	}

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

	.slideshow-header .soliloquy-controls.soliloquy-has-pager,
	.soliloquy-container .soliloquy-controls-direction {
		display: none !important;
	}


}
/* Footer
--------------------------------------------- */
/* Footer Widgets */

.footer-widgets {
	background: #efeff0;
}

.footer-widgets .wrap {
	padding-top: 48px;
	padding-bottom: 36px;
	overflow: hidden;
}

.footer-widgets .widget-area {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.footer-widgets .widget {
	flex: 1;
	margin: 0 24px;
}

.footer-widgets .widget a {
	color: #2e3192;
	border-bottom: 1px solid #2e3192;
}

.footer-widgets .widget a:hover, .footer-widgets .widget a:focus {
	color: #ee693d;
	border-bottom: 1px solid #2e3192;
}

.footer-widgets .widget a:focus {
	color: #2e3192;

}

.footer-widgets .widget p {
	margin-bottom: 12px;
}

.footer-widgets .widget:first-child {
	margin-left: 0;
}

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

.footer-widgets nav {
	width: 100%;
}

.footer-widgets .menu {
	display: flex;
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
}

.footer-widgets .menu .menu-item {
	flex: 1;
	margin: 0 12px 12px;
}

.footer-widgets .menu .menu-item:first-child {
	margin-left: 0;
}

.footer-widgets .menu .menu-item:last-child {
	margin-right: 0;
}

.footer-widgets .menu .svg-icon {
	fill: #2e3192;
	margin-right: 12px;
	position: relative;
	top: 4px;
}

.footer-widgets .menu a:hover .svg-icon {
	fill: #ee693d;
}

/* Site Footer */

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

.site-footer .wrap {
	padding-top: 48px;
	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: #2e3192;
}

.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 .widget-area {
		display: block;
	}

	.footer-widgets .widget-area .widget, .footer-widgets .widget-area .widget:first-child {
		margin: 0 auto 24px;
	}

	.footer-widgets .widget-area .widget:last-child {
		margin: 0 auto;
	}

	.footer-widgets .menu {
		font-size: 18px;
	}
}
@media only screen and (max-width: 767px) {
	.footer-widgets .wrap, .site-footer .wrap {
		padding: 48px 24px;
	}

	.footer-widgets .menu {
		display: block;
		font-size: 22px;
	}

	.footer-widgets .menu .menu-item {
		margin: 0 auto;
	}

	.gototop {
		right: 24px;
	}
}
