@charset "UTF-8";
/* # Genesis Framework
Theme Name: Beacon
Theme URI: https://www.beaconmm.com/
Description: Beacon Media Starter Theme
Author: Beacon Media
Author URI: https://www.beaconmm.com/
Version: 1.0
Genesis Version: 3.3.3
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
*/
/* Blue */
/* Green */
/* Light Blue */
/* Dark Grey */
/*Pale Blue*/
/*Bright Green */
/* Resets
--------------------------------------------- */
/* Baseline Normalize */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	  /* 1 */
	-webkit-text-size-adjust: 100%;
	  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	  /* 1 */
	height: 0;
	  /* 1 */
	overflow: visible;
	  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	  /* 1 */
	font-size: 1em;
	  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	  /* 1 */
	text-decoration: underline;
	  /* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b, strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code, kbd, samp {
	font-family: monospace, monospace;
	  /* 1 */
	font-size: 1em;
	  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button, input, optgroup, select, textarea {
	font-family: inherit;
	  /* 1 */
	font-size: 100%;
	  /* 1 */
	line-height: 1.15;
	  /* 1 */
	margin: 0;
	  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button, input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button, select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	  /* 1 */
	font: inherit;
	  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/* Box Sizing */

html, input[type="search"] {
	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: 18px;
}

body {
	background: #FFFFFF;
	color: #4F5152;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
}

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

a {
	text-decoration: none;
}

.content-area a {
	color: #4F5152;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 2px solid #43825B;
}

.content-area a:hover, .content-area a:focus {
	color: #43825B;
}

a.entry-image-link {
	padding: 0;
	border: none;
}

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 ul {
	margin-left: 0;
}

.content-area ul li {
	list-style: none;
	position: relative;
	margin-bottom: 12px;
	padding: 0 0 0 30px;
	font-size: 18px;
	line-height: 26px;
}

.content-area ul li strong {
	color: #43825B;
	font-size: 18px;
	line-height: 26px;
}

.content-area ul li::before {
	content: '';
	display: block;
	height: 14px;
	width: 19px;
	-webkit-mask-image: url(assets/icons/check.svg);
	mask-image: url(assets/icons/check.svg);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	background-color: #4AB2E0;
	position: relative;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
}

hr, hr.wp-block-separator {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	clear: both;
	margin: 48px 0;
}

b, strong {
	font-weight: 700;
}

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

.wp-block-quote {
	margin: 0;
	position: relative;
	color: #4F5152;
}

.wp-block-quote p::before {
	content: ' ';
	height: 48px;
	width: 48px;
	-webkit-mask-image: url(assets/icons/quote-left.svg);
	mask-image: url(assets/icons/quote-left.svg);
	background-color: #43825B;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: top right;
	mask-position: top right;
	opacity: 0.1;
	display: block;
	position: absolute;
	top: -12px;
	left: -12px;
}

.clear {
	clear: both;
}

.content-area .has-body-1-font-size {
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	line-height: 30px;
}

.content-area .has-body-2-font-size {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	line-height: 26px;
}

.content-area .has-text-color.has-accent-1-color {
	color: #1C7AA3;
}

.content-area .has-text-color.has-accent-2-color {
	color: #43825B;
}

.content-area .has-text-color.has-accent-3-color {
	color: #4AB2E0;
}

.content-area .has-text-color.has-accent-4-color {
	color: #4F5152;
}

.content-area .has-text-color.has-accent-5-color {
	color: #4F5152;
}

.content-area .has-text-color.has-white-color {
	color: #FFFFFF;
}

.content-area .has-text-color.has-grey-color {
	color: #BBBDBE;
}

.content-area .more-link a, .content-area a.more-link {
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #4F5152;
}

.content-area .more-link a::after, .content-area a.more-link::after {
	content: ' ';
	height: 16px;
	width: 10px;
	-webkit-mask-image: url(assets/icons/chevron-right.svg);
	mask-image: url(assets/icons/chevront-right.svg);
	background-color: #43825B;
	display: inline-block;
	margin-left: 6px;
	position: relative;
	top: 2px;
	transition: all 0.1s ease-in-out;
}

.content-area .more-link a:hover::after, .content-area a.more-link:hover::after {
	margin-left: 11px;
}

.content-area .has-accent-1-background-color .more-link a, .content-area .has-accent-1-background-color a.more-link, .content-area .has-accent-2-background-color .more-link a, .content-area .has-accent-2-background-color a.more-link, .content-area .has-accent-3-background-color .more-link a, .content-area .has-accent-3-background-color a.more-link, .content-area .has-accent-4-background-color .more-link a, .content-area .has-accent-4-background-color a.more-link {
	color: #FFFFFF;
	border-color: #FFFFFF;
}

.content-area .has-accent-1-background-color .more-link a:hover, .content-area .has-accent-1-background-color a.more-link:hover, .content-area .has-accent-2-background-color .more-link a:hover, .content-area .has-accent-2-background-color a.more-link:hover, .content-area .has-accent-3-background-color .more-link a:hover, .content-area .has-accent-3-background-color a.more-link:hover, .content-area .has-accent-4-background-color .more-link a:hover, .content-area .has-accent-4-background-color a.more-link:hover {
	border-color: #FFFFFF;
}

.content-area .nomargin {
	margin: 0 0 12px;
}

.content-area .notbold {
	font-weight: 400;
}

.content-area .caps {
	text-transform: uppercase;
}

.content-area .anchor {
	margin-top: -198px;
	padding-top: 198px;
}

/*  Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 24px;
}

h1, .has-h-1-font-size {
	font-family: "Domine", sans-serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 58px;
}

h2, .has-h-2-font-size {
	font-family: "Domine", sans-serif;
	font-size: 33px;
	font-weight: 400;
	line-height: 47px;
}

h3, .has-h-3-font-size {
	font-family: "Domine", sans-serif;
	font-size: 27px;
	font-weight: 400;
	line-height: 35px;
}

h4, .has-h-4-font-size {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}

/*  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: 400;
}

/*  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: 700;
	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: #4F5152;
	outline: none;
}

/*  Edit Link  */

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

.post-edit-link:hover {
	background: #43825B;
	color: #FFFFFF;
}

@media only screen and (max-width: 1239px) {
	h1, .has-h1-font-size {
		font-size: 36px;
		line-height: 42px;
	}
}

@media only screen and (max-width: 1023px) {
	.content-area .anchor {
		margin-top: -24px;
		padding-top: 24px;
	}
}

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

.has-image-header .entry-header {
	text-align: center;
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
	clear: both;
	position: relative;
	height: 600px;
	overflow: hidden;
	padding: 0;
}

.has-image-header .entry-header .image-header {
	position: fixed;
	width: 100%;
	height: 600px;
	overflow: hidden;
}

.has-image-header .entry-header img {
	max-width: none;
	width: 100%;
	height: auto;
	display: block;
}

.has-image-header .entry-header .inner{
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
}

.has-image-header .entry-header h1 {
	color: #FFFFFF;
	margin: 0;
}

.search h2.entry-title, .archive h2.entry-title {
	font-size: 33px;
	margin: 0;
}

h2.entry-title {
	margin: 0;
}

h2.entry-title a {
	color: #4F5152;
	text-decoration: none;
	border: none;
	padding: 0;
}

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

/** Media Queries **/

@media only screen and (max-width: 1239px) {
	.has-image-header .entry-header img, .blog .archive-description img {
		width: 130%;
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
	}
}

@media only screen and (max-width: 1023px) {
	.has-image-header .entry-header {
		margin: 0 auto;
		max-width: 100%;
		width: 100%;
		height: 400px;
	}
	
	.has-image-header .entry-header .image-header{
		height: 480px;
		position: absolute;
	}
	
	.has-image-header .entry-header img {
		height: 100%;
		width: auto;
	}
}

/* Objects
--------------------------------------------- */

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

img {
	height: auto;
}

iframe {
	display: block;
	border: none;
}

.wp-block-embed iframe {
	width: 780px;
	height: 438px;
	margin: 48px auto;
}

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

.entry-content .wp-block-image img {
	display: block;
	height: auto;
}

.entry-content .aligncenter {
	margin: 0 auto 24px;
}

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

/* Forms & Buttons
--------------------------------------------- */

input, select, textarea {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	color: #4F5152;
	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;
}

/* Change Autocomplete styles in Chrome*/

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-internal-autofill-selected, input:-internal-autofill-selected:hover, input:-internal-autofill-selected:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
	-webkit-transition: background-color 5000s ease-in-out 0s;
	transition: background-color 5000s ease-in-out 0s;
}

::-moz-placeholder {
	color: #4F5152;
	opacity: 0.6;
}

::-moz-placeholder, ::placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, ::-webkit-input-placeholder {
	color: #4F5152;
	opacity: 0.6;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .wp-block-button .wp-block-button__link {
	display: inline-block;
	border: 1px solid #43825B;
	border-radius: 24px;
	padding: 7px 24px;
	text-decoration: none;
	cursor: pointer;
	width: auto;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 24px;
	background: #43825B;
	color: #FFFFFF;
	text-align: center;
}

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

.wp-block-button .wp-block-button__link.has-white-background-color {
	border-color: #FFFFFF;
}

.wp-block-button .wp-block-button__link.has-white-background-color:hover, .wp-block-button .wp-block-button__link.has-white-background-color:focus {
	background: none;
}

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

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

.wp-block-button .wp-block-button__link.has-accent-2-background-color {
	border-color: #43825B;
}

.wp-block-button .wp-block-button__link.has-accent-2-background-color:hover, .wp-block-button .wp-block-button__link.has-accent-2-background-color:focus {
	background: none;
}

.wp-block-button .wp-block-button__link.has-accent-3-background-color {
	border-color: #4AB2E0;
}

.wp-block-button .wp-block-button__link.has-accent-3-background-color:hover, .wp-block-button .wp-block-button__link.has-accent-3-background-color:focus {
	background: none;
}

.wp-block-button .wp-block-button__link.has-accent-4-background-color {
	border-color: #4F5152;
}

.wp-block-button .wp-block-button__link.has-accent-4-background-color:hover, .wp-block-button .wp-block-button__link.has-accent-4-background-color:focus {
	background: none;
}

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: 0 0 12px !important;
	padding-left: 0;
}

.content-area .gform_wrapper ul li.gfield::before {
	width: 0;
	height: 0;
	background: none;
}

.content-area .gform_wrapper ul li.gfield input, .content-area .gform_wrapper ul li.gfield select, .content-area .gform_wrapper ul li.gfield textarea {
	margin: 0 !important;
	border-width: 1px;
	background: none;
}

.content-area .gform_wrapper ul li.gfield select {
	padding: 3px 12px;
}

.content-area .gform_wrapper ul li.gfield textarea {
	margin-top: 12px !important;
}

.content-area .gform_wrapper ul li.gfield .address_line_1, .content-area .gform_wrapper ul li.gfield .address_city, .content-area .gform_wrapper ul li.gfield .address_state {
	margin-bottom: 24px;
}

.content-area .gform_wrapper ul li.gfield .ginput_full.address_line_1 {
	display: block;
}

.content-area .gform_wrapper ul li.gfield.gf_list_inline ul.gfield_checkbox li, .content-area .gform_wrapper ul li.gfield.gf_list_inline ul.gfield_radio li {
	margin: 0 18px 0 0;
}

.content-area .gform_wrapper ul li.gfield .gfield_label {
	padding-top: 24px;
}

.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 .gform_heading {
	margin-bottom: 48px;
}

.content-area .gform_wrapper h3.gform_title {
	font-size: 33px;
	font-weight: 400;
	line-height: 47px;
	font-family: "Domine", sans-serif;
	margin: 0 0 6px;
	text-align: center;
}

.content-area .gform_wrapper span.gform_description {
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	width: auto;
	margin: 0 0 24px;
	text-align: center;
}

.content-area .gform_wrapper ul li.gfield.gsection {
	border: none;
	margin: 0 !important;
	padding: 24px 0 0;
}

.content-area .gform_wrapper h2.gsection_title {
	font-size: 18px;
	line-height: 26px;
	font-family: "Open Sans", sans-serif;
	padding: 0;
}

.content-area .gform_wrapper .gform_footer {
	text-align: center;
}

.content-area .gform_wrapper .gf_page_steps {
	margin: 0 0 12px;
	border-bottom: 1px solid #ddd;
}

.content-area .gform_wrapper .gform_page_footer {
	margin: 48px 0 0;
	border-top: 1px solid #ddd;
}

.content-area .gform_wrapper .gform_page_footer .gform_next_button, .content-area .gform_wrapper .gform_page_footer .gform_button {
	float: right;
	margin: 0;
}

.content-area .gform_wrapper .gform_page_footer .gform_previous_button {
	float: none;
}

/* Structure and Layout
--------------------------------------------- */

.site-container {
	margin: 0 auto;
	background: #FFFFFF;
}

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

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

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

.narrow {
	margin-left: auto;
	margin-right: auto;
	max-width: 1130px;
}

.very-narrow {
	margin-left: auto;
	margin-right: auto;
	max-width: 780px;
}

.sidebar-content .content-area, 
.content-sidebar .content-area{
	display: flex;
}

.sidebar-content .site-main {
	width: 67%;
}

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

.content-sidebar  .site-main {
	width: 67%;
}

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

/** Media Queries **/

@media only screen and (max-width: 1239px) {
	.wrap, .site-inner {
		max-width: 100%;
	}
	
	.site-inner {
		margin-top: 148px;
	}
	
	.home .site-inner {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 1023px), print {
	.wrap, .site-inner {
		max-width: 100%;
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.site-inner {
		margin-top: 24px;
	}
	
	.home .site-inner {
		margin-top: 0;
	}
	
	.sidebar-content .content-area, 
	.content-sidebar .content-area{
		display: block;
	}

	.sidebar-content .site-main,
	.sidebar-content .sidebar,
	.content-sidebar .site-main,
	.content-sidebar .sidebar {
		width: 100%;
		padding: 0;
	}
	
	.content-sidebar .site-main,
	.sidebar-content .sidebar {
		margin-bottom: 24px;
		padding-bottom: 24px;
		border-bottom: 1px solid #ddd;
	}
}

/* Sidebar
--------------------------------------------- */
.sidebar .sticky {
	position: -webkit-sticky;
    position: sticky;
    top: 180px;
}

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

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

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

.sidebar .widget {
	margin-bottom: 48px;
}

.sidebar .widget_search .search-form {
	position: relative;
}

.sidebar .widget_search .search-form-submit {
	padding: 0;
	background: none;
	border: none;
	text-indent: -9999px;
	position: absolute;
	width: 0;
	height: 0;
}

.sidebar .widget_search .search-form::after {
	content: ' ';
	height: 30px;
	width: 30px;
	-webkit-mask-image: url(assets/icons/search.svg);
	mask-image: url(assets/icons/search.svg);
	background-color: #4B858E;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: top right;
	mask-position: top right;
	display: block;
	position: absolute;
	right: 12px;
	top: 12px;
	opacity: 0.4;
}

.sidebar .widget_search .search-form-input {
	padding: 18px 18px 12px;
	position: relative;
}

.sidebar .widget_categories ul {
	margin: 0;
}

.sidebar .widget_categories ul li {
	list-style: none;
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 18px;
}

.sidebar .widget_categories ul li:first-child {
	border-top: 1px solid #ddd;
	padding-top: 12px;
}

.sidebar .tagcloud a {
	padding: 0;
	border: none;
}

/* Header
--------------------------------------------- */

.header {
	position: fixed;
	z-index: 999;
	width: 100%;
	max-width: 100%;
	z-index: 99;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
	transition: all 0.4s;
}

.header .before-site-header {
	background: #4d9851;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
}

.header .before-site-header .widget {
	text-align: center;
	text-transform: none;
	font-style: italic;
	font-family: "Domine", sans-serif;
}

.header .before-site-header .widget p {
	margin: 0;
}

.header .before-site-header .menu {
	display: flex;
}

.header .before-site-header .menu-item {
	flex: 1;
	text-align: center;
	margin: 0 12px;
}

.header .before-site-header .menu-item:first-child {
	margin-left: 0;
}

.header .before-site-header .menu-item span {
	padding-right: 10px;
	margin-right: 6px;
	border-right: 2px solid #fff;
	display: inline-block;
	line-height: 1;
}

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

.header .before-site-header a {
	color: #FFFFFF;
}

.header .wrap {
	position: relative;
}

/* Title Area */

.title-area {
	float: left;
	margin: 12px 0;
}

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

.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: 1239px) {
	.title-area .site-title > a {
		width: 212.8px;
		height: 60.2px;
	}
	
	.header .before-site-header .menu-item span {
		padding-right: 0;
		margin-right: 0;
		border-right: none;
		display: block;
		line-height: 26px;
	}
}

@media only screen and (max-width: 1023px), print {
	.header {
		position: relative;
	}
	
	.header .before-site-header {
		display: none;
	}
	
	.title-area .site-title > a {
		width: 304px;
		height: 86px;
	}
}

@media only screen and (max-width: 767px) {
	.title-area .site-title > a {
		width: 228px;
		height: 64.5px;
	}
}

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

.site-header .main-menu {
	position: absolute;
	right: 48px;
	top: 50%;
	transform: translate(0, -50%);
}

.site-header .main-menu .nav-primary {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	  /* Site Navigation - Parent Items */
	  /* Accessible Menu */
	  /* Site Navigation - Child Items */
}

.site-header .main-menu .nav-primary .menu-item {
	float: left;
	margin: 0 36px 0 0;
}

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

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

.site-header .main-menu .nav-primary a {
	text-decoration: none;
	display: block;
	color: #4F5152;
	padding: 36px 0;
}

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

.site-header .main-menu .nav-primary a:hover, .site-header .main-menu .nav-primary .sfHover > a, .site-header .main-menu .nav-primary .current-menu-item > a, .site-header .main-menu .nav-primary .current-menu-ancestor > a, .site-header .main-menu .nav-primary .current_page_ancestor > a, .site-header .main-menu .nav-primary a:focus {
	color: #1C7AA3;
}

.site-header .main-menu .nav-primary .menu-item-has-icon {
	margin: 0 18px 0 0;
}

.site-header .main-menu .nav-primary .menu-item-has-icon .svg-icon {
	fill: #1C7AA3;
}

.site-header .main-menu .nav-primary .menu-item-has-icon a:hover .svg-icon {
	fill: #43825B;
}

.site-header .main-menu .nav-primary .menu-item-has-icon .menu-item-text {
	display: block;
	text-indent: -9999px;
	position: absolute;
	width: 0;
	height: 0;
}

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

.site-header .main-menu .nav-primary .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	transition: opacity 0.4s ease-in-out;
	z-index: 99;
	width: 240px;
	margin-left: -18px;
	box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.2);
}

.site-header .main-menu .nav-primary .sub-menu .menu-item {
	float: none;
	display: block;
	margin: 0;
}

.site-header .main-menu .nav-primary .sub-menu .menu-item a {
	padding: 12px 18px;
	background: #FFFFFF;
}

/* Site Navigation - Mobile */

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

/** Media Queries **/

@media only screen and (max-width: 1239px) {
	.site-header .main-menu .nav-primary .menu-item {
		margin: 0 24px 0 0;
	}
	
	.site-header .main-menu .nav-primary .menu-item-has-icon {
		margin: 0 12px 0 0;
	}
	
	.site-header .main-menu .nav-primary .menu-item a {
		padding: 24px 0;
	}
}

@media only screen and (min-width: 1024px) {
	.main-menu {
		display: block !important;
	}
}

@media only screen and (max-width: 1023px) {
	.site-header .main-menu {
		display: none;
		clear: both;
		position: inherit;
		right: auto;
		top: auto;
		transform: none;
		padding-bottom: 24px;
	}
	
	.site-header .main-menu .nav-primary .menu-item, .site-header .main-menu .nav-primary .menu-item:hover, .site-header .main-menu .nav-mobile .menu-item, .site-header .main-menu .nav-mobile .menu-item:hover {
		position: relative;
		margin: 0;
	}
	
	.site-header .main-menu .nav-primary .menu-item, .site-header .main-menu .nav-primary .menu-item a, .site-header .main-menu .nav-primary .menu-item a:focus, .site-header .main-menu .nav-primary .menu-item .text-only, .site-header .main-menu .nav-mobile .menu-item, .site-header .main-menu .nav-mobile .menu-item a, .site-header .main-menu .nav-mobile .menu-item a:focus, .site-header .main-menu .nav-mobile .menu-item .text-only {
		width: auto;
		float: none;
		overflow: hidden;
	}
	
	.site-header .main-menu .nav-primary .menu-item a, .site-header .main-menu .nav-primary .menu-item a:focus, .site-header .main-menu .nav-primary .menu-item .text-only, .site-header .main-menu .nav-primary .menu-item:first-child a, .site-header .main-menu .nav-mobile .menu-item a, .site-header .main-menu .nav-mobile .menu-item a:focus, .site-header .main-menu .nav-mobile .menu-item .text-only, .site-header .main-menu .nav-mobile .menu-item:first-child a {
		text-align: left;
		margin: 0;
		border: none;
		padding: 12px 12px;
		width: 100%;
		text-align: left;
		display: block;
	}
	
	.site-header .main-menu .nav-primary .menu-item.menu-item-has-icon, .site-header .main-menu .nav-mobile .menu-item.menu-item-has-icon {
		float: left;
		margin: 12px 0 0 12px;
	}
	
	.site-header .main-menu .nav-primary .menu-item.menu-item-has-icon a, .site-header .main-menu .nav-mobile .menu-item.menu-item-has-icon a {
		padding: 0;
	}
	
	.site-header .main-menu .nav-primary .sub-menu, .site-header .main-menu .nav-mobile .sub-menu {
		width: 100%;
		clear: both;
		display: none;
		position: relative;
		left: auto;
		opacity: 1;
		width: auto;
		padding: 0;
		margin: 0;
		text-align: left;
		background: none;
	}
	
	.site-header .main-menu .nav-primary .sub-menu .menu-item, .site-header .main-menu .nav-mobile .sub-menu .menu-item {
		display: block;
	}
	
	.site-header .main-menu .nav-primary .sub-menu li.menu-item a, .site-header .main-menu .nav-primary .sub-menu li.menu-item a:focus, .site-header .main-menu .nav-primary .sub-menu li.menu-item:first-child a, .site-header .main-menu .nav-mobile .sub-menu li.menu-item a, .site-header .main-menu .nav-mobile .sub-menu li.menu-item a:focus, .site-header .main-menu .nav-mobile .sub-menu li.menu-item:first-child a {
		padding: 18px 12px 18px 24px;
		margin: 0;
	}
	
	.site-header .main-menu .nav-mobile {
		font-size: 18px;
		line-height: 26px;
		margin-top: 12px;
	}
	
	.site-header .main-menu .nav-mobile a {
		font-weight: 700;
		color: #4F5152;
	}
	  /** Mobile Buttons **/
	
	button.menu-toggle, button.sub-menu-toggle, .nav-mobile {
		display: block;
		visibility: visible;
		text-align: center;
	}
	
	button.menu-toggle span, button.sub-menu-toggle span {
		text-indent: -9999px;
		display: inline-block;
		width: 0;
	}
	
	button.menu-toggle {
		cursor: pointer;
		color: #43825B;
		background: none;
		border: none;
		line-height: 1.4;
		border-radius: 0;
		padding: 0;
		position: absolute;
		top: 36px;
		right: 24px;
	}
	
	button.menu-toggle::after {
		content: " ";
		display: inline-block;
		height: 30px;
		width: 30px;
		-webkit-mask-image: url(assets/icons/bars.svg);
		mask-image: url(assets/icons/bars.svg);
		background-color: #43825B;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
		mask-position: center;
		position: relative;
	}
	
	button.menu-toggle.activated::after {
		-webkit-mask-image: url(assets/icons/times-circle.svg);
		mask-image: url(assets/icons/times-circle.svg);
		height: 36px;
		width: 36px;
	}
	
	button.sub-menu-toggle {
		position: absolute;
		right: 12px;
		top: 12px;
		background: none;
		border: none;
		color: #1C7AA3;
		padding: 0;
	}
	
	button.sub-menu-toggle::before {
		content: " ";
		display: inline-block;
		height: 24px;
		width: 22px;
		-webkit-mask-image: url(assets/icons/chevron-down.svg);
		mask-image: url(assets/icons/chevron-down.svg);
		background-color: #1C7AA3;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
		mask-position: center;
		transform: rotate(0deg);
		transition: transform 0.25s ease-in-out 0s;
	}
	
	button.sub-menu-toggle.activated:before {
		transform: rotate(180deg);
	}
}

@media only screen and (max-width: 767px) {
	button.menu-toggle {
		top: 24px;
	}
}

/* Footer
--------------------------------------------- */

.before-footer {
	background: #4d9851;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
}

.before-footer .wrap {
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
}

.before-footer .widget {
	text-align: center;
	text-transform: none;
	font-style: italic;
	font-family: "Domine", sans-serif;
}

.before-footer .widget p {
	margin: 0;
}

.before-footer .menu {
	display: flex;
}

.before-footer .menu-item {
	flex: 1;
	text-align: center;
	margin: 0 12px;
}

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

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

.before-footer a {
	color: #FFFFFF;
}

/* Site Footer */

.site-footer {
	background: #F6F6F6;
	color: #4F5152;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

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

.site-footer a {
	color: #4F5152;
	text-decoration: none;
}

.site-footer a:hover {
	color: #1C7AA3;
}

.site-footer p {
	margin: 0;
}

.site-footer .genesis-nav-menu {
	margin-bottom: 18px;
}

.site-footer .genesis-nav-menu li {
	display: inline-block;
	margin: 0 0 0 36px;
}

.site-footer .genesis-nav-menu li.menu-item-has-icon {
	margin: 0 0 0 12px;
}

.site-footer .genesis-nav-menu li:first-child {
	margin: 0;
}

.site-footer .genesis-nav-menu .svg-icon {
	fill: #4F5152;
	position: relative;
	top: 6px;
}

.site-footer .genesis-nav-menu a:hover .svg-icon {
	fill: #1C7AA3;
}

.site-footer .genesis-nav-menu .menu-item-text {
	display: block;
	text-indent: -9999px;
	position: absolute;
	width: 0;
	height: 0;
}

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

.site-footer .gototop span {
	display: block;
	position: absolute;
	text-indent: -9999px;
	height: 0;
	width: 0;
}

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

.site-footer .gototop a:hover {
	background: #43825B;
}

.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: 767px) {
	.site-footer .genesis-nav-menu {
		display: none;
	}
	
	.site-footer .gototop {
		right: 0;
	}
	
	.site-footer .gototop a {
		border-radius: 6px 0 0 0;
	}
}

/* Archive Pages
--------------------------------------------- */
/* Archives & Blog Page */

.search .entry, .archive .entry, .blog .entry {
	margin: 0 auto 48px;
	padding: 0 0 24px;
	border-bottom: 1px solid #ddd;
}

.search .entry:last-child, .archive .entry:last-child, .blog .entry:last-child {
	padding: 0;
	border: none;
}

.search .entry .wrap, .search .entry .entry-content, .archive .entry .wrap, .archive .entry .entry-content, .blog .entry .wrap, .blog .entry .entry-content {
	padding: 0;
}

.single .entry .wp-post-image {
	margin: 0 0 24px;
}

.single .entry h1.entry-title {
	font-size: 33px;
	line-height: 47px;
	margin-bottom: 6px;
}

.entry-footer .entry-meta a {
	padding: 0;
	border: none;
}

.single .entry-footer {
	padding-top: 24px;
	margin-top: 24px;
	border-top: 1px solid #ddd;
}

/* 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: #1C7AA3;
	color: #FFFFFF;
	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: #43825B;
	color: #FFFFFF;
}

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

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

.has-accent-1-background-color, .has-accent-2-background-color, .has-accent-3-background-color, .has-accent-4-background-color {
	background-color: #1C7AA3;
	color: #ffffff;
}

.has-accent-1-background-color.has-accent-1-background-color, .has-accent-2-background-color.has-accent-1-background-color, .has-accent-3-background-color.has-accent-1-background-color, .has-accent-4-background-color.has-accent-1-background-color {
	background: url("assets/images/bg-pattern.jpg");
}

.has-accent-1-background-color.has-accent-2-background-color, .has-accent-2-background-color.has-accent-2-background-color, .has-accent-3-background-color.has-accent-2-background-color, .has-accent-4-background-color.has-accent-2-background-color {
	background-color: #43825B;
}

.has-accent-1-background-color.has-accent-3-background-color, .has-accent-2-background-color.has-accent-3-background-color, .has-accent-3-background-color.has-accent-3-background-color, .has-accent-4-background-color.has-accent-3-background-color {
	background-color: #4AB2E0;
}

.has-accent-1-background-color.has-accent-4-background-color, .has-accent-2-background-color.has-accent-4-background-color, .has-accent-3-background-color.has-accent-4-background-color, .has-accent-4-background-color.has-accent-4-background-color {
	background-color: #4F5152;
}

.has-accent-1-background-color a, .has-accent-1-background-color h2, .has-accent-1-background-color h3, .has-accent-2-background-color a, .has-accent-2-background-color h2, .has-accent-2-background-color h3, .has-accent-3-background-color a, .has-accent-3-background-color h2, .has-accent-3-background-color h3, .has-accent-4-background-color a, .has-accent-4-background-color h2, .has-accent-4-background-color h3 {
	color: #ffffff;
	border-color: #ffffff;
}

.has-accent-1-background-color a:hover, .has-accent-2-background-color a:hover, .has-accent-3-background-color a:hover, .has-accent-4-background-color a:hover {
	color: #ffffff;
}

.has-accent-5-background-color {
	background: #f6fbfe;
}

/** Columns **/

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

.content-area .wp-block-columns.valign {
	align-items: center;
	justify-content: center;
}

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

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

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

.content-area .wp-block-columns .wp-block-column:first-child .wp-block-group .wp-block-group__inner-container {
	padding: 24px 0 24px 48px;
}

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

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

.content-area .wp-block-columns .wp-block-column:last-child .wp-block-group .wp-block-group__inner-container {
	padding: 24px 48px 24px 0;
}

.content-area .wp-block-columns img {
	height: auto;
}

.content-area .wp-block-columns.borders .wp-block-column {
	padding: 0 0 0 24px;
	border-left: 1px solid #4AB2E0;
}

.content-area .wp-block-columns.borders .wp-block-column:first-child {
	padding: 0;
	border: none;
}

/** Spacer **/

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

/** Groups **/

.wp-block-group {
	margin-top: 48px;
	margin-bottom: 48px;
}

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

.wp-block-group.alignfull:first-child {
	margin-top: -48px;
}

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

.wp-block-group.alignfull .wp-block-group__inner-container {
	padding: 0;
	margin: 0 auto;
}

.wp-block-group.alignfull.banner .wp-block-group__inner-container {
	padding: 12px 0 18px;
}

.wp-block-group.alignfull .wp-block-group__inner-container :last-child {
	margin-bottom: 0;
}

.wp-block-group.alignfull .wp-block-column:first-child .wp-block-group {
	width: 696px;
	float: right;
}

.wp-block-group.alignfull .wp-block-column:last-child .wp-block-group {
	width: 696px;
	float: left;
}

.wp-block-group.alignfull.narrow {
	max-width: none;
}

.wp-block-group.alignfull.narrow .wp-block-group__inner-container {
	max-width: 1130px;
}

.wp-block-group.alignfull.very-narrow {
	max-width: none;
}

.wp-block-group.alignfull.very-narrow .wp-block-group__inner-container {
	max-width: 780px;
}

.wp-block-group.review:first-child {
	margin-top: 0;
}

.wp-block-group.review:nth-child(2n) {
	background: #f6fbfe;
}

.wp-block-group.review .wp-block-group__inner-container {
	padding: 72px 48px;
}

.wp-block-group.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 168px;
}

.wp-block-group.sticky .wp-block-group__inner-container {
	padding: 0;
}

.reviews-carousel {
	padding: 60px 48px 72px;
}

.reviews-carousel .slick-dots {
	margin: 24px auto 0;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

.reviews-carousel .slick-dots li {
	list-style: none;
	display: inline-block;
	margin: 0 6px;
	padding: 0;
}

.reviews-carousel .slick-dots li button {
	color: #FFFFFF;
	background: #1C7AA3;
	opacity: 0.2;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	border: none;
	padding: 0;
	text-indent: -9999px;
}

.reviews-carousel .slick-dots li.slick-active button, .reviews-carousel .slick-dots li button:hover {
	opacity: 1;
}

.reviews-carousel .slick-dots li:before {
	background: none;
	width: 0;
	height: 0;
}

.awards-block {
	text-align: center;
}

.awards-block div {
	margin-bottom: 24px;
}

.awards-block div:last-child {
	margin-bottom: 0;
}

.awards-block img {
	display: block;
	width: 100%;
	max-width: 160px;
	height: auto;
	border-radius: 80px;
	margin: 0 auto 12px;
}

.awards-block h2, .awards-block p {
	margin: 6px 0 0;
}

.social-block {
	text-align: center;
	margin: 0 0 24px;
}

.social-block a {
	display: inline-block;
	margin: 0 24px 0 0;
}

.social-block .icon {
	padding: 0;
	border: none;
	margin: 0 9px;
}

.social-block .svg-icon {
	fill: #1C7AA3;
	position: relative;
	top: 6px;
}

.social-block a:hover .svg-icon {
	fill: #43825B;
}

.social-block span {
	display: block;
	text-indent: -9999px;
	position: absolute;
	width: 0;
	height: 0;
}

/** Media Queries **/

@media only screen and (max-width: 1439px) {
	.wp-block-group.alignfull .wp-block-column:first-child .wp-block-group, .wp-block-group.alignfull .wp-block-column:last-child .wp-block-group {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width: 1379px) {
	.wp-block-group.has-background:not(.alignfull) .wp-block-group__inner-container {
		padding: 48px;
	}
	
	.wp-block-group.has-background:not(.alignfull) .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-group .wp-block-group__inner-container {
		padding: 0;
	}
}

@media only screen and (max-width: 1023px) {
	.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;
		clear: both;
	}
	
	.content-area .wp-block-columns .wp-block-column:first-child .wp-block-group, .content-area .wp-block-columns .wp-block-column .wp-block-group, .content-area .wp-block-columns .wp-block-column:last-child .wp-block-group {
		margin: 0;
	}
	
	.content-area .wp-block-columns .wp-block-column:first-child .wp-block-group .wp-block-group__inner-container, .content-area .wp-block-columns .wp-block-column .wp-block-group .wp-block-group__inner-container, .content-area .wp-block-columns .wp-block-column:last-child .wp-block-group .wp-block-group__inner-container {
		padding: 24px;
	}
	
	.content-area .wp-block-columns.borders .wp-block-column {
		padding: 0;
		border: none;
	}
	
	.wp-block-group {
		margin-top: 24px;
		margin-bottom: 24px;
	}
	
	.wp-block-group.has-background:not(.alignfull) .wp-block-group__inner-container {
		padding: 0px;
	}
	
	.wp-block-group.has-background:not(.alignfull) .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-group .wp-block-group__inner-container {
		padding: 24px;
	}
	
	.wp-block-group.alignfull:first-child {
		margin-top: -24px;
	}
	
	.wp-block-group.alignfull:last-child {
		margin-bottom: -24px;
	}
	
	.wp-block-group.review:first-child {
		margin-top: 0;
	}
	
	.wp-block-group.review:nth-child(2n) {
		background: #f6fbfe;
	}
	
	.wp-block-group.review .wp-block-group__inner-container {
		padding: 24px;
	}
	
	.wp-block-group.sticky {
		position: inherit;
		top: auto;
	}
	
	.wp-block-group.sticky .wp-block-group__inner-container {
		padding: 0 !important;
	}
	
	.wp-block-spacer {
		max-height: 72px;
	}
	
	.reviews-carousel {
		padding: 48px 24px 60px;
	}
}

/* Genesis Blocks
--------------------------------------------- */
/*  Post Grid */

.gb-block-post-grid .gb-post-grid-items .gb-post-grid-item {
	margin-bottom: 0;
}

.gb-block-post-grid .gb-post-grid-items .gb-block-post-grid-text {
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	line-height: 30px;
}

.gb-block-post-grid .gb-post-grid-items header .gb-block-post-grid-title a {
	color: #4F5152;
	padding: 0;
	border: none;
}

.gb-block-post-grid .gb-post-grid-items .gb-block-post-grid-more-link {
	display: inline-block;
	border: 1px solid #43825B;
	border-radius: 24px;
	padding: 7px 24px;
	text-decoration: none;
	cursor: pointer;
	width: auto;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	background: #43825B;
	color: #FFFFFF;
	text-align: center;
}

.gb-block-post-grid .gb-post-grid-items .gb-block-post-grid-more-link:hover {
	background-color: #294F38;
	color: #FFFFFF;
	text-decoration: none;
}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/

html.with-featherlight {
	/* disable global scrolling when featherlights are visible */
	overflow: hidden;
}

.featherlight {
	display: none;
	  /* dimensions: spanning the background from edge to edge */
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2147483647;
	  /* z-index needs to be >= elements on the site. */
	  /* position: centering content */
	text-align: center;
	  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
	white-space: nowrap;
	  /* styling */
	cursor: pointer;
	background: #333;
	  /* IE8 "hack" for nested featherlights */
	background: transparent;
}

/* support for nested featherlights. Does not work in IE8 (use JS to fix) */

.featherlight:last-of-type {
	background: rgba(0, 0, 0, 0.8);
}

.featherlight:before {
	/* position: trick to center content vertically */
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.featherlight .featherlight-content {
	/* make content container for positioned elements (close button) */
	position: relative;
	  /* position: centering vertical and horizontal */
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	  /* dimensions: cut off images */
	overflow: auto;
	border-bottom: 25px solid transparent;
	  /* dimensions: handling large content */
	margin-left: 5%;
	margin-right: 5%;
	max-height: 90%;
	width: 1440px;
	max-width: 75%;
	  /* styling */
	cursor: auto;
	  /* reset white-space wrapping */
	white-space: normal;
}

/* contains the content */

.featherlight .featherlight-inner {
	/* make sure its visible */
	display: block;
	background: #FFFFFF;
	padding: 24px;
}

.featherlight .featherlight-inner.video {
	background: transparent;
	padding: 0;
}

.featherlight .content-inner {
	background: #fff;
	padding: 24px;
}

.lightbox {
	display: none;
}

/* don't show these though */

.featherlight script.featherlight-inner, .featherlight link.featherlight-inner, .featherlight style.featherlight-inner {
	display: none;
}

.featherlight .featherlight-close-icon {
	/* position: centering vertical and horizontal */
	position: absolute;
	z-index: 9999;
	top: 24px;
	right: 24px;
	  /* dimensions: 25px x 25px */
	line-height: 30px;
	width: 30px;
	font-size: 30px;
	  /* styling */
	cursor: pointer;
	text-align: center;
	background: transparent;
	color: #1C7AA3;
	border: none;
	padding: 0;
}

.featherlight-iframe .featherlight-close-icon {
	display: none;
}

/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */

.featherlight .featherlight-close-icon::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.featherlight .featherlight-image {
	/* styling */
	width: 100%;
}

.featherlight-iframe .featherlight-content {
	/* removed the border for image croping since iframe is edge to edge */
	border-bottom: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
}

.featherlight iframe {
	/* styling */
	border: none;
}

.featherlight * {
	/* See https://github.com/noelboss/featherlight/issues/42 */
	box-sizing: border-box;
}

/* handling phones and small screens */

@media only screen and (max-width: 1023px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 0;
		margin-right: 0;
		max-height: 100%;
		max-width: 100%;
		padding: 24px 24px 0;
		border-bottom: 10px solid transparent;
	}
	
	.featherlight .featherlight-close-icon {
		top: 12px;
		right: 12px;
		background: #1C7AA3;
		color: #FFFFFF;
		padding: 6px;
		width: 42px;
		height: 42px;
	}
}

/* hide non featherlight items when printing */

@media print {
	html.with-featherlight > * > :not(.featherlight) {
		display: none;
	}
}
