@charset "UTF-8";
/*!
Theme Name: Experience Senior Living
Theme URI: http://underscores.me/
Author: Madison Taylor Marketing
Author URI: https://madisontaylormarketing.com/
Description: A custom theme developed by Madison Taylor Marketing for Experience Senior Living.
Version: 1.0.3
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: experience-senior-living
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Experience Senior Living is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* 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;
	-webkit-text-size-adjust: 100%;
}

/* 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;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

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

/**
 * 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;
	outline-offset: -2px;
}

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

/* 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
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: "Work Sans", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'swear-text', serif;
	font-weight: 500;
}

h1 {
	font-size: 3.375rem;
	line-height: 1.1em;
	margin: 0 0 2.5rem;
}

@media only screen and (min-width: 1024px) {
	h1 {
		font-size: 4.75rem;
	}
}

h2, .h2 {
	font-size: 2.5rem;
	line-height: 1.1em;
	margin: 0 0 2.5rem;
}

@media only screen and (min-width: 1024px) {
	h2, .h2 {
		font-size: 3rem;
	}
}

h2, .h2 {
	font-size: 2rem;
	line-height: 1.1em;
	margin: 0 0 1.875rem;
}

@media only screen and (min-width: 1024px) {
	h2, .h2 {
		font-size: 2.25rem;
	}
}

p {
	margin: 0 0 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr, .wp-block-separator {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #D25229;
}

a:visited {
	color: #D25229;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: none !important;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-button .wp-block-button__link,
.button,
.button:visited,
.button-custom,
.button-custom:visited
{
	border: 0;
	background: #D25229;
	color: #ffffff;
	line-height: 1;
	padding: 0.65em 1.2em 0.65em;
	text-transform: uppercase;
	text-decoration: none;
	transition: .25s all ease;
	font-weight: 600;
	font-family: 'termina', sans-serif;
}
.outline-button a,
.outline-button a:visited{
	background: #fff;
	color: #383F42;
	border: 1px solid #383F42;
	line-height: 1;
	padding: 0.65em 1.2em 0.65em;
	text-transform: uppercase;
	text-decoration: none;
	transition: .25s all ease;
	font-weight: 600;
	font-family: 'termina', sans-serif;
}
.outline-button a:hover{
	color: #000;
	border: 1px solid #000;
	text-decoration: underline;
}
.editor-styles-wrapper .wp-block-button .wp-block-button__link {
    color: #ffffff !important;
    background-color: #D25229 !important;
    border: 0 !important;
    line-height: 1 !important;
    padding: 0.4em 1em 0.4em !important;
    font-family: 'termina', sans-serif !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    transition: .25s all ease !important;
    font-weight: 600 !important;
    border-radius: 0 !important; /* Resetting border-radius */
    box-shadow: none !important; /* Resetting box-shadow */
    font-size: inherit !important; /* Resetting font-size or you can give a specific value */
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.button:visited:hover,
.button-custom:hover,
.button-custom:visited:hover  {
	background: #E6E6E6;
	color: #383F42;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus,
.button:active,
.button:focus,
.button:visited:active,
.button:visited:focus,
.button-custom:active,
.button-custom:focus,
.button-custom:visited:active,
.button-custom:visited:focus {
	border-color: #aaa #bbb #bbb;
	color: #fff;
}

.button {
	display: inline-block;
	padding: 0.6em 1em 0.6em;
}

.button.icon-phone {
	background-image: url(images/icon-phone.svg);
	background-size: 0.9375rem auto;
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 2.5rem;
}

.button.icon-phone:hover {
	background-image: url(images/icon-phone-dark.svg);
}
.icon-link{
	padding-left: 3.25rem !important;
	position: relative;
}

.svg-icon {
    display: inline-block;
    width: 35px; /* adjust as per your SVG's size */
    height: 35px; /* adjust as per your SVG's size */
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    filter: brightness(0) invert(1);
}
.button-custom.icon-link .svg-icon{
	width: 25px; /* adjust as per your SVG's size */
    height: 25px;
}
.button-custom.icon-link {
	padding-left: 2.5rem !important;
}
.light-button .svg-icon {
	left: 0px;
}
.icon-link:hover .svg-icon{
	filter: unset;
}
.light-button a{
	background: transparent;
	border: 0;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	font-family: 'termina', sans-serif;
	text-decoration: none;
}
.light-button a:hover{
	color: #D25229;
	text-decoration: underline;
	background-color: transparent;
}
.light-button a:hover .svg-icon{
	filter: invert(34%) sepia(80%) saturate(1003%) hue-rotate(341deg) brightness(95%) contrast(91%);
}

.link-button,
.link-button:visited {
	font-family: 'termina', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #D25229;
	position: relative;
	padding-right: 0.625rem;
	text-decoration: none;
}

.link-button:hover,
.link-button:visited:hover {
	color: #D25229;
}

.link-button:after,
.link-button:visited:after {
	content: "";
	display: block;
	width: 2.8125rem;
	height: 1.25rem;
	background: url(images/button-arrow-orange.png);
	background-size: 55px auto;
	background-position: right center;
	left: 100%;
	transition: .25s width ease;
	background-repeat: no-repeat;
	position: absolute;
	left: 100%;
	top: 0.125rem;
}

.link-button:hover:after,
.link-button:visited:hover:after {
	width: 3.4375rem;
}
.link-button.light{
	color: #fff;
}
/*Gravity Forms*/
.gform_footer button {
	background: transparent;
	color: #383F42;
	border: 0;
	padding: 0.625rem 1.25rem 0.625rem 0;
	font-size: 1.125rem;
	letter-spacing: .08rem;
	font-weight: bold;
	position: relative;
	cursor: pointer;
}

.gform_footer button:after {
	content: "";
	width: 4.375rem;
	height: 1.25rem;
	top: 7px;
	background-image: url(images/button-arrow.svg);
	background-size: 3.75rem auto;
	background-position: right center;
	background-repeat: no-repeat;
	transition: .25s left ease;
	left: 93%;
	position: absolute;
	filter: brightness(0) saturate(100%) invert(20%) sepia(10%) saturate(555%) hue-rotate(153deg) brightness(98%) contrast(86%);
}

.gform_footer button:hover {
	background: none;
	color: #383F42;
}

.gform_footer button:hover:after {
	left: 98%;
}
.gform_submission_error {
    font-family: 'Work Sans';
    font-size: 15px !important;
}
.bg-alt .gform_footer button {
	color: #ffffff;
}

.bg-alt .gform_footer button:after {
	filter: none;
}

.bg-alt .gform_footer button:hover {
	color: #ffffff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 3px 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #D3D5D6;
}

textarea {
	width: 100%;
}

:root {
	--select-border: $color__gray;
	--select-focus: blue;
	--select-arrow: var(--select-border);
}

:root {
	--select-border: $color__gray;
	--select-focus: blue;
	--select-arrow: var(--select-border);
}

.community-finder select {
	appearance: none;
	background-color: transparent;
	padding: 0 1em 0 0;
	margin: 0;
	width: 100%;
	font-family: inherit;
	font-size: inherit;
	cursor: inherit;
	line-height: inherit;
	border: 0;
	z-index: 1;
	outline: none;
}

.community-finder select::-ms-expand {
	display: none;
}

.community-finder .sf-field-taxonomy-states label {
	display: grid;
	grid-template-areas: "select";
	align-items: center;
	position: relative;
	border: 1px solid #7E8080;
	border-radius: 0.25em;
	padding: 0.25em 0.5em;
	font-size: 1.25rem;
	cursor: pointer;
	line-height: 1.1;
}

.community-finder .sf-field-taxonomy-states label select, .community-finder .sf-field-taxonomy-states label::after {
	grid-area: select;
}

.community-finder .sf-field-taxonomy-states label:after {
	content: "";
	justify-self: end;
	width: 0.8em;
	height: 0.5em;
	background-color: #414042;
	clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

.community-finder select:focus + .focus {
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	border: 2px solid var(--select-focus);
	border-radius: inherit;
}

.community-finder select[multiple] {
	padding-right: 0;
	/*
	 * Safari will not reveal an option
	 * unless the select height has room to 
	 * show all of it
	 * Firefox and Chrome allow showing 
	 * a partial option
	 */
	height: 6rem;
	/* 
	 * Experimental - styling of selected options
	 * in the multiselect
	 * Not supported crossbrowser
	 */
}

.community-finder select[multiple] option {
	white-space: normal;
	outline-color: var(--select-focus);
}

.community-finder .select--disabled {
	cursor: not-allowed;
	background-color: #eee;
	background-image: linear-gradient(to top, #ddd, #eee 33%);
}

.community-finder :root {
	--select-border: #777;
	--select-focus: blue;
	--select-arrow: var(--select-border);
}

.community-finder .select:not(.select--multiple)::after {
	content: "";
	justify-self: end;
	width: 0.8em;
	height: 0.5em;
	background-color: var(--select-arrow);
	-webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
	clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

/*Gravity Forms*/
.gform_wrapper .gfield_error .gfield_repeater_cell label, .gform_wrapper .gfield_error label, .gform_wrapper .gfield_error legend, .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message, .gform_wrapper [aria-invalid=true] + label, .gform_wrapper label + [aria-invalid=true] {
	border: 1px solid #c02b0a;
	border-radius: 5px;
	display: inline-block;
	padding: 5px 15px;
}

.gform_required_legend {
	display: none;
}

.gform_wrapper.gravity-theme .gfield-choice-input {
	vertical-align: top !important;
	position: relative;
	top: 5px !important;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: flex;
	width: 30%;
	justify-content: flex-end;
	align-items: center;
	font-size: 0.9375rem;
}

@media screen and (min-width: 978px) {
	.main-navigation {
		display: block;
		width: 100%;
		display: flex;
		justify-content: flex-end;
		font-size: 0.9375rem;
	}
}


@media only screen and (min-width: 1440px) {
	.main-navigation {
		font-size: 1.125rem;
	}
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	/* > li:last-child {

			@include medium {
				margin-left: rem(80);
			}

		} */
	/* > li:last-child a {
			background: $color__orange;
			color: $color__white;
			font-family: 'termina', sans-serif;
			text-transform: uppercase;
			&:hover {
				background: $color__orange;
			}
		}*/
}

.main-navigation ul > li:hover > a {
	text-decoration: underline;
}

.main-navigation ul > li:hover > a ul li a {
	text-decoration: none;
}

.main-navigation ul.nav-menu > li.menu-item-has-children > a:after,
.main-navigation ul.nav-menu > li.mega-menu > a:after {
	display: block;
	float: right;
	margin-top: 0;
	width: 1.125rem;
	height: 1.125rem;
	position: relative;
	line-height: 0;
	margin: 0 0 0 0.625rem;
	position: relative;
	top: 0.125rem;
	background-image: url(images/chevron-down-light.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

@media only screen and (min-width: 1024px) {
	.main-navigation ul.nav-menu > li.menu-item-has-children > a:after,
	.main-navigation ul.nav-menu > li.mega-menu > a:after {
		content: "";
	}
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	display: block;
	border-bottom: 1px solid #383F42;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
	border-bottom: 1px solid #383F42;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
}

.main-navigation ul ul > li:last-child a {
	background: #D3D5D6;
}

.main-navigation ul ul > li:last-child a:hover {
	background: #D25229;
	color: #ffffff;
}

.main-navigation ul ul a {
	width: 350px;
	background: #D3D5D6;
	border: 1px solid #383F42;
	border-bottom: 0;
	padding: 0.9375rem 1.5625rem;
	color: #383F42;
	text-align: right;
	line-height: 1.2em;
	text-decoration: none !important;
}

.main-navigation ul ul a:hover {
	background: #D25229;
	color: #ffffff;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
	right: 35px;
}

.main-navigation li {
	position: relative;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	text-decoration: none;
}

.main-navigation li.mega-menu {
	position: static;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0.9375rem 1.5625rem;
	color: #ffffff;
	font-size: 1rem;
}

@media only screen and (min-width: 1200px) {
	.main-navigation a {
		padding: 0.9375rem 1.5625rem;
	}
}

/* Small menu. */
.site-navigation {
	position: relative;
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.main-navigation.toggled .menu-top-navigation-container {
	position: absolute;
	display: block;
	background: #ffffff;
	width: 100%;
	top: 110px;
	z-index: 99;
}

.main-navigation.toggled .menu-top-navigation-container a {
	color: #383F42;
}

.main-navigation.toggled li {
	font-size: 1rem;
	position: relative;
}

.main-navigation.toggled .sub-menu {
	display: block;
	position: static;
	width: 100%;
	margin-bottom: 15px;
}

.main-navigation.toggled .sub-menu a {
	width: 100%;
	text-align: left;
}

.main-navigation.toggled .sub-menu a:after {
	display: none;
}

.menu-toggle {
	/* margin-right: 15px; */
padding: 4px .75rem 3px;
background: none;
border: 0;
margin-top: auto;
margin-bottom: auto;
}

.menu-toggle:hover {
	background: none !important;
}

.menu-toggle img {
	width: 25px;
}

#mobile-menu {
	display: none;
}

@media screen and (min-width: 1024px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
	.main-navigation li:last-child a, .site-header .utility-header span:last-child{
		padding-right: 0px;
	}
	.site-header .container.no-pad {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.dropdown-pane--description {
	display: none;
}

.dropdown-pane.bottom {
	display: block;
	font-size: 1rem;
	max-width: 100%;
	left: 50%;
    margin-left: -325px; 
	border-top: 14px solid #383F42;
	background-color: rgba(255, 255, 255, 0.9);
}
.chrome .dropdown-pane.bottom {
	/* margin-top: -7px; */
}
@media only screen and (min-width: 1023px) {
	.dropdown-pane.bottom {
		max-width: 650px;
	}
}
.dropdown-pane .container {
	display: block !important;
}

@media only screen and (max-width: 1023px) {
	.dropdown-pane.bottom {
		display: none;
	}
}

@media only screen and (max-width: 1023px) {
	.dropdown-pane.bottom {
		border-top: 0px;
		margin-left: 0px;
		left: 0px;
	}
	
	#primary-menu .menu-item{
		text-align: center;
		background-color: #383F42;
		border-bottom: #7E8080 solid 1px;
	}
	#primary-menu li:first-child{
		border-top: #7E8080 solid 1px;
	}
	.menu-featured-post{
		display: none;
	}
	.dropdown-pane.bottom .container{
		padding: 0px;
	}
	
	.main-navigation.toggled .menu-top-navigation-container a{
		color: #fff;
	}
	.main-navigation.toggled .menu-top-navigation-container .container .dropdown-pane--link {
		font-family: 'termina', sans-serif;
		background-color: #e5e6e6;
		color: #383F42;
		border-bottom: #7E8080 solid 1px;
	}
	.main-navigation.toggled .menu-top-navigation-container .container .dropdown-pane--link:hover {	
		background-color: #c45a36;
		color: #fff;
	}
	.toggled .mega-menu {
		position: relative;
		z-index: 999;
	}
	.toggled .mega-menu > a {
		width: 50%;
		margin: auto;
	}
	.toggled .mega-menu:after {
		content: "";
		display: block;
		position: absolute;
		right: 0px;
		top: 1.125rem;
		height: 1rem;
		background-image: url(images/angle-down-light.svg);
		background-repeat: no-repeat;
		background-size: contain;
		z-index: 9999;
		cursor: pointer;
		width: 100px;
		background-position-x: 50px;
		height: 30px;
		filter: invert(1) grayscale(1) brightness(100);
	}
	.chrome .toggled .mega-menu:after{
		top: .75rem;
	}
	.toggled .mega-menu .dropdown-pane {
		max-height: 0;
		overflow: hidden;
		transition: .25s ease max-height;
		display: block;
	}
	.toggled .mega-menu.subdrop > .dropdown-pane {
		max-height: 62.4375rem;
	}
	.toggled .mega-menu .dropdown-pane--link {
		padding-left: 10px;
	}
	.toggled .mega-menu .dropdown-pane--icon {
		width: auto;
		height: 0.9375rem;
		padding-right: 0.625rem;
		position: relative;
		top: 3px;
		display: none;
	}
	.toggled .mega-menu .menu-featured-post {
		margin-left: 10px;
		max-width: 200px;
	}
	.toggled .mega-menu .menu-featured-post--more a {
		padding-left: 0;
	}

}

@media only screen and (min-width: 1024px) {
	.dropdown-pane {
		width: 100%;
		background: #fff;
		border: 0;
		position: absolute;
		left: 0;
		border: 0;
		padding-top: 20px;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		opacity: 0;
		transform: translateY(-20px);
		pointer-events: none;
		transition: opacity 0.3s ease-in-out,transform 0.3s ease-in-out;
		visibility: visible;
		display: block;
		font-size: 16px;
		box-shadow: 0 6px 10px -10px gray;
		font-size: 1.25rem;
	}
	.dropdown-pane .container {
		display: flex !important;
	}
	.dropdown-pane--column {
		margin-bottom: 1.5625rem;
	}
	.dropdown-pane--heading {
		font-weight: 600;
		font-size: 16px;
		font-family: 'termina', sans-serif;
		text-transform: uppercase;
	}
	.dropdown-pane--heading span {
		vertical-align: middle;
		position: relative;
		top: -2px;
	}
	.dropdown-pane--icon {
		width: auto;
		height: 0.9375rem;
		padding-right: 0.625rem;
		display: none;
	}
	.dropdown-pane--link:hover {
		text-decoration: underline;
	}
	.dropdown-pane--description {
		display: block;
		padding-left: 1.5625rem;
	}
	.dropdown-pane .container {
		display: grid !important;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		gap: 2.5rem;
	}
	.dropdown-pane a {
		color: #383F42;
		padding: 0;
	}
	li.mega-menu:hover .dropdown-pane, li.mega-menu:hover .dropdown-pane {
		transform: translateY(0);
		opacity: 1;
		pointer-events: all;
		z-index: 9999;
	}
}

.menu-featured-post--label {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0.125rem;
	font-size: 0.75rem;
}

.menu-featured-post--thumbnail {
	width: 100%;
	height: 6.25rem;
	overflow: hidden;
	margin-bottom: 0.5rem;
	border-radius: 5px;
	overflow: hidden;
}

.menu-featured-post--thumbnail img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.menu-featured-post--heading {
	display: inline;
	font-family: 'termina', sans-serif;
	font-size: 1rem;
	line-height: 1.2em;
	font-weight: 600;
	text-transform: uppercase;
}

.menu-featured-post--more {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	display: inline;
	font-size: 0.75rem;
}
.menu-featured-post--more:hover a{
	text-decoration: underline;
}
.menu-featured-post--more a {
	font-family: 'termina', sans-serif;
	font-size: 0.75rem;
	font-weight: 400;
	margin-top: 5px;
}

/* Global
--------------------------------------------- */
.site-header {
	padding: 0 0 0.3125rem;
	position: relative;
	position: sticky;
	top: 0;
	z-index: 9999;
	background: #383F42;
}

.site-header .container {
	display: flex;
	align-items: center;
	justify-content: center;
}
.cta-container{
	display: flex;
	align-items: center;
	justify-content: end;
}
@media screen and (min-width: 978px) {
	.site-header .open-utility-menu{
	
	}
	.site-header .container {
		justify-content: flex-end;
	}
}

.site-header .site-branding {
	max-width: 100%;
	padding: 0.7rem 0.3125rem 0.2rem .75rem;
	width: 100%;
}
.site-header .site-branding img{
max-width: 450px;
width: 100%;
height: 50px;
}
@media only screen and (min-width: 1024px) {
	.site-header .site-branding {
		max-width: 37.5rem;
		width: 37.5rem;
		padding: 0.625rem 0.3125rem 0.3125rem;
	}
}

.site-header .utility-header {
	background: #fff;
	font-family: 'termina', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding: 1.5625rem 2.5rem;
	color: #D25229;
	padding: 0;
	font-size: 0.875rem;
	margin-bottom: 0.3125rem;
	padding-left: 0.9375rem;
    padding-right: 0.9375rem;
	display: flex;
	max-width: 86.25rem;
	margin: auto;
	justify-content: space-between;
}

@media only screen and (min-width: 1024px) {
	.site-header .utility-header {
		font-size: 1rem;
	}
}

.site-header .utility-header a {
	color: #D25229;
	text-decoration: none;
}

.site-header .utility-header span {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
}

.site-header .utility-header span:before {
	content: "| ";
	margin-right: 0.625rem;
	font-weight: normal;
}

.site-header .utility-header span:first-child:before {
	content: "";
}

.site-footer {
	background: #D3D5D6;
	color: #414042;
	padding: 3.75rem 0 3.125rem;
	font-size: 1.0625rem;
}

@media only screen and (min-width: 1024px) {
	.site-footer .site-info {
		display: flex;
		align-items: flex-start;
		gap: 6.25rem;
	}
}

.site-footer .footer-location {
	line-height: 1.7em;
}

.site-footer .footer-form {
	flex-grow: 1;
}

.site-footer .footer-form form input {
	width: 100%;
	margin-bottom: 0.625rem;
	box-shadow: inset 0px 0px 2px 0px #414042;
	border-radius: 1px;
	font-size: 0.875rem;
	padding: 0.4375rem 0.625rem;
}

.site-footer .footer-form form button {
	background-color: transparent;
	box-shadow: none;
	font-family: 'termina', sans-serif;
	font-weight: bold;
	letter-spacing: .05rem;
	border: 0;
	text-transform: uppercase;
	padding-left: 0;
	color: #414042;
}

.site-footer .footer-form .gform_footer button:after {
	filter: brightness(0.2);
	top: 0.4375rem;
}

.site-footer .footer-form--alignment {
	max-width: 18.75rem;
	width: 100%;
	margin-top: 2.5rem;
}

@media only screen and (min-width: 1024px) {
	.site-footer .footer-form--alignment {
		float: right;
		margin-top: 0rem;
	}
}

.site-footer .footer-form--header {
	font-family: 'swear-text', serif;
	font-size: 1.625rem;
	display: block;
	margin-bottom: 0.625rem;
}

.site-footer .footer-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-footer .footer-navigation a {
	color: #414042;
	text-decoration: none;
	padding-bottom: 0.3125rem;
	display: inline-block;
}

.site-footer .footer-navigation a:hover {
	text-decoration: underline;
}

.site-footer .legal {
	margin-top: 5rem;
}

.site-footer .legal .glyph {
	border-top: 1px solid #7E8080;
}

.site-footer .legal .glyph img {
	width: 6.25rem;
	margin: auto;
	display: block;
	padding: 1.5625rem;
	background-color: #D3D5D6;
	margin-top: -3.125rem;
}

.site-footer .legal .menu {
	list-style: none;
	text-align: center;
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	margin: 0 0 0.3125rem;
	padding: 0;
}

.site-footer .legal .menu li {
	display: block;
}

@media only screen and (min-width: 500px) {
	.site-footer .legal .menu li:after {
		content: " | ";
	}
	.site-footer .legal .menu li {
		display: inline-block;
	}
	.site-footer .legal .menu li:last-child:after {
		content: " ";
	}
}


.site-footer .legal .menu a {
	color: #414042;
	text-decoration: none;
	font-size: 0.75rem;
	padding: 0.625rem;
}

.site-footer .legal .menu a:hover {
	text-decoration: underline;
}

.site-footer .copyright {
	text-align: center;
	font-size: 0.875rem;
}

.footer-social {
	padding-top: 0.9375rem;
}
.site-footer .footer-navigation a.instagram{
	display: none;
}
.footer-social a {
	transition: .25s opacity ease;
}

.footer-social a:hover {
	opacity: .8;
}

.footer-social img {
	height: 2.1875rem;
	width: auto;
	margin-right: 0.3125rem;
	vertical-align: top;
}

/* .footer-social a:first-child img {
	height: 2.0625rem;
} */

.footer-location {
	text-align: center;
}

.footer-location__heading {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
}

.container, .wp-block-columns {
	max-width: 86.25rem;
	margin: auto;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;

}
.wp-block-columns {
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
.container .container--small {
	max-width: 62.5rem;
}

.wp-block-group__inner-container {
	max-width: 900px !important;
	padding: 4.6875rem 0.9375rem;
}

.container.no-pad {
	padding-left: 0;
	padding-right: 0;
}

@media only screen and (min-width: 1200px) {
	.container.no-pad {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}
}

/* Blocks
--------------------------------------------- */
.hero {
	position: relative;
	overflow: hidden;
	margin-bottom: 2.5rem;
}

@media only screen and (min-width: 1024px) {
	.hero {
		background: #D25229;
	}
}

.hero--photo {
	position: static;
	width: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	height: 30vh;
}
@media only screen and (min-width: 431px) {
	.hero--photo {
		height: 25rem;
	}
}
@media only screen and (min-width: 1024px) {
	.hero--photo {
		width: 100%;
		height: 100%;
		position: absolute;
	}
}

.hero--photo img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.hero--content-wrap {
	display: flex;
	position: relative;
	flex-direction: column;
}

@media only screen and (min-width: 1024px) {
	.hero--content-wrap {
		flex-direction: row;
	}
}

.hero--cta {
	padding-bottom: 0.4375rem;
}

.hero--quote {
	width: 100%;
	background: #D25229;
	color: #ffffff;
	padding: 2.5rem 1.5625rem 2.5rem;
	order: 2;
	margin: 0;
	position: relative;
	z-index: 9;
}

@media only screen and (min-width: 1024px) {
	.hero--quote {
		width: 17.1875rem;
		order: 1;
		padding: 5rem 1.5625rem 2.5rem;
	}
}

.hero--quote-body {
	font-family: 'swear-text', serif;
	font-weight: 500;
	font-style: italic;
	text-align: center;
	font-size: 1.75rem;
	padding-bottom: 1.5625rem;
}

.hero--quote-credit {
	font-family: 'termina', sans-serif;
	font-size: 0.875rem;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 1.25rem;
}

@media only screen and (min-width: 1024px) {
	.hero--quote-credit {
		padding-bottom: 5rem;
	}
}

.hero--quote-glyph {
	padding: 0.9375rem;
	max-width: 4.6875rem;
	display: none;
	margin: 25rem 0 0;
}

@media only screen and (min-width: 1024px) {
	.hero--quote-glyph {
		max-width: 12.5rem;
		margin: 0 auto 0;
		display: block;
	}
}

.hero--content {
	flex-grow: 1;
	padding: 1.125rem;
	order: 1;
}
@media only screen and (min-width: 461px) {
	.hero--content {
		padding: 1rem 3.125rem 3.125rem 3.125rem;
	}
}
@media only screen and (min-width: 1024px) {
	.hero--content {
		order: 2;
	}
}

.hero--content h1 {
	max-width: 37.5rem;
}

.gallery-cta {
	padding: 2.5rem 0;
}

.gallery-cta .container {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	gap: 2.5rem;
}

@media only screen and (min-width: 1024px) {
	.gallery-cta .container {
		grid-template-columns: 1fr 2fr;
	}
}

.gallery-cta--text {
	margin-bottom: 2.5rem;
}

.gallery-cta--photos {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1.875rem;
}

@media only screen and (min-width: 1024px) {
	.gallery-cta--photos {
		grid-template-columns: 3fr 2fr;
	}
}

.gallery-cta--photo {
	height: 100%;
	position: relative;
}

.gallery-cta--photo img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.gallery-cta--photo:nth-child(2):after {
	content: "";
	display: block;
	background: url(images/logo-glyph-photo.svg);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 4.6875rem;
	height: 4.6875rem;
	top: -2.1875rem;
	right: -2.1875rem;
}

@media only screen and (min-width: 1024px) {
	.gallery-cta--photo:nth-child(2):after {
		width: 9.375rem;
		height: 9.375rem;
		top: -4.375rem;
		right: -4.375rem;
	}
}

.quote, .wp-block-quote p {
	font-family: 'swear-text', serif;
	font-size: 1.875rem;
	font-weight: 500;
	margin: 2.5rem 0;
	font-style: italic;
	line-height: 1.3em;
	border-top: 1px solid #D3D5D6;
	border-bottom: 1px solid #D3D5D6;
}
.wp-block-quote p {
	border: none;
}
@media only screen and (min-width: 1024px) {
	.quote, .wp-block-quote p{
		font-size: 3.125rem;
	}
}

.quote .container{
	display: flex;
	justify-content: flex-end;
	border-left: 1px solid #D3D5D6;
	border-right: 1px solid #D3D5D6;
	padding-top: 3.75rem;
	padding-bottom: 5.625rem;
}
.wp-block-quote{
	padding: 3.75rem 1rem 5.625rem;
	position: relative;
	max-width: 59rem;
	margin: 0 auto 2.5rem;
	z-index: 5;
}
@media only screen and (min-width: 1024px) {
	.wp-block-quote{
		padding: 3.75rem 0rem 5.625rem;
	}
}

@media only screen and (min-width: 1300px) {
	.wp-block-quote:after{
		content: '';
		border-left: 1px solid #D3D5D6;
		border-right: 1px solid #D3D5D6;
		
		position: absolute;
	  left: 50%; /* Half of the parent's width */
	  top: 0px;
	  transform: translateX(-50%); /* This will center the child in the parent */
	  width: 90vw; /* Span the entire viewport width */
	  height: 100%;
	  max-width: 86.25rem; /* Ensure it does not exceed the viewport width */
	  box-sizing: border-box; 
	}
}

.wp-block-quote:before{
	content: '';
	border-top: 1px solid #D3D5D6;
	border-bottom: 1px solid #D3D5D6;
	
	position: absolute;
  left: 50%; /* Half of the parent's width */
  top: 0px;
  transform: translateX(-50%); /* This will center the child in the parent */
  width: 100vw; /* Span the entire viewport width */
  height: 100%;
  box-sizing: border-box; 
}

.quote--wrapper {
	max-width: 59.375rem;
	margin: auto;
}

.quote--credit, .wp-block-quote cite {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1rem;
	font-style: normal;
	max-width: 21.875rem;
	text-align: right;
	float: right;
	line-height: 1.3em;
	padding-top: 2.5rem;
}
.wp-block-quote cite {
	float: unset;
	display: block;
	margin-left: auto;
	position: relative;
	z-index: 6;
}

.gallery-2-photos {
	padding: 2.5rem 0;
	overflow-x: hidden;
}

.gallery-2-photos:first-child {
	padding-top: 0;
}

.gallery-2-photos:last-child {
	padding-bottom: 0;
}

.gallery-2-photos--photos {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1.875rem;
}

@media only screen and (min-width: 1024px) {
	.gallery-2-photos--photos {
		grid-template-columns: 2fr 5fr;
	}
}

@media only screen and (min-width: 1024px) {
	.gallery-2-photos--photos.large-left {
		grid-template-columns: 5fr 2fr;
	}
}

.gallery-2-photos--photo {
	height: 28.125rem;
	overflow: hidden;
	position: relative;
}

@media only screen and (min-width: 768px) {
	.gallery-2-photos--photo {
		height: 34.375rem;
	}
}

@media only screen and (min-width: 1200px) {
	.gallery-2-photos--photo {
		height: 40.625rem;
	}
}

@media only screen and (min-width: 1440px) {
	.gallery-2-photos--photo {
		height: 46.875rem;
	}
}

@media only screen and (min-width: 1440px) {
	.gallery-2-photos--photo {
		height: 53.125rem;
	}
}

.gallery-2-photos--photo img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.gallery-2-photos:first-child .gallery-2-photos--photo {
	height: 28.125rem;
}

@media only screen and (min-width: 1024px) {
	.gallery-2-photos:first-child .gallery-2-photos--photo {
		height: 40.625rem;
	}
}

.gallery-2-photos--caption {
	bottom: 1.25rem;
	left: 1.25rem;
	font-weight: 400;
	max-width: 37.5rem;
	line-height: 1.1em;
	padding-left: 0.3125rem;
	padding-top: 0.3125rem;
	font-size: 0.75rem;
}

/**
 * Accordion v3.3.4
 * Lightweight and accessible accordion module created in pure Javascript
 * https://github.com/michu2k/Accordion
 *
 * Copyright (c) Michał Strumpf
 * Published under MIT License
 */
.ac > .ac-q::after {
	text-align: center;
	width: 15px;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	position: absolute;
}

.ac > .ac-a {
	overflow: hidden;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	transition-property: all;
	transition-timing-function: ease;
}

.accordion {
	padding: 2.5rem 0;
}

@media only screen and (min-width: 1024px) {
	.accordion {
		padding: 0rem 0;
	}
}

.accordion .container {
	max-width: 62.5rem;
}

.accordion--heading {
	margin-bottom: 3.125rem;
	text-align: center;
	display: none;
}

.accordion--row {
	border: 1px solid #D3D5D6;
	padding-bottom: 0.625rem;
	transition: .25s all ease;
}

.accordion--row.is-active {
	background: #383F42;
	color: #ffffff;
}

.accordion--row.is-active .accordion--title {
	color: #ffffff;
}

.accordion button {
	background-color: transparent;
	padding: 1.25rem 3.125rem 1.25rem 1.25rem;
	display: inline-block;
	width: 100%;
	text-align: left;
	font-family: 'swear-text', sans-serif;
	color: #383F42;
	text-transform: none;
	font-weight: normal;
	font-size: 1.25rem;
}

@media only screen and (min-width: 1024px) {
	.accordion button {
		font-size: 1.5rem;
	}
}

.accordion .ac-a {
	padding: 0 1.25rem 1.25rem;
}

.accordion--title {
	cursor: pointer;
	position: relative;
	border: 0;
	padding-right: 4.6875rem;
}

.accordion--title:before {
	content: "";
	background-image: url(images/arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 20px;
	right: 25px;
	transition: .25s all ease;
}

@media only screen and (min-width: 1024px) {
	.accordion--title:before {
		top: 25px;
	}
}

.accordion .is-active .accordion--title:before {
	transform: rotate(180deg);
	background-image: url(images/arrow-white.svg);
}

.accordion .is-active .accordion--title:before svg {
	fill: #fff;
}

.accordion ul {
	margin: 0 0 1.5625rem;
	padding: 0 0 0 0.9375rem;
}

.accordion .ac-a {
	padding: 0;
}

.accordion .text-wrap {
	padding: 1.25rem 1.25rem 1.25rem 2.5rem;
}

.accordion + .wp-block-group {
	background: linear-gradient(0deg, white 70%, rgba(0, 0, 0, 0.05) 100%);
}

.accordion .ac-a {
	padding: 0 2.5rem;
}

.accordion .active .ac-a {
	margin: 1.25rem 0;
}

.accordion a {
	color: #ffffff;
}

.cta {
	margin: 3.75rem 0;
	border-top: 1px solid #D3D5D6;
	border-bottom: 1px solid #D3D5D6;
}

.cta .container {
	border-left: 1px solid #D3D5D6;
	border-right: 1px solid #D3D5D6;
	padding-top: 3.75rem;
	padding-bottom: 5.625rem;
}

.cta.bg-alt {
	background-color: #383F42;
	color: #ffffff;
	border: 0;
	margin: 0;
	padding: 3.75rem 0 5.625rem;
}

.cta.bg-alt .container {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.cta--heading {
	margin: 0 0 1.5625rem;
}

.cta--text {
	max-width: 56.25rem;
	margin: auto;
}

.cta .button {
	margin-bottom: 0.625rem;
}

@media only screen and (min-width: 1024px) {
	.cta .button {
		margin-bottom: 0;
	}
}

.two-column-content.bg-alt {
	background: #383F42;
	color: #ffffff;
}

.two-column-content--photo {
	position: relative;
}

.two-column-content.position-left .two-column-content--photo {
	order: 1;
}

.two-column-content.position-left .two-column-content--copy {
	order: 2;
}

.photo-carousel {
	padding: 3.75rem 0 6.25rem;
	text-align: center;
}

.photo-carousel--text {
	max-width: 43.75rem;
	margin: auto;
	padding-bottom: 2.1875rem;
}

.features {
	padding: 2.5rem 0;
}

.features--intro {
	text-align: center;
}

.features--heading {
	max-width: 62.5rem;
	margin: 0 auto 1.5625rem;
}

.features--text {
	max-width: 37.5rem;
	padding-bottom: 3.125rem;
	margin: auto;
}

.features--grid {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.25rem;
}

@media only screen and (min-width: 1024px) {
	.features--grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media only screen and (min-width: 1200px) {
	.features--grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

.features--feature {
	padding-bottom: 1.5625rem;
	position: relative;
}

.features--feature:first-child:before {
	content: "";
	width: 9.375rem;
	height: 9.375rem;
	top: -1.5625rem;
	background: url(images/corner-lines.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: -1.5625rem;
}

.features--feature-photo {
	height: 23.4375rem;
}

.features--feature-photo img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

.features--feature-heading {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-size: 1.125rem;
	font-weight: 600;
	margin: 0.625rem 0 0.625rem;
}

.features--feature-text {
	padding-bottom: 0.9375rem;
}

.features .link-button {
	margin-top: 0.625rem;
}

.features--section-cta {
	width: 100%;
	text-align: center;
}

.community-finder {
	padding: 2.5rem 0;
}

.community-finder hr {
	display: none;
}

.community-finder a {
	color: inherit;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding: 1.25rem;
}

.community-finder--properties {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.875rem;

}

@media only screen and (min-width: 1024px) {
	.community-finder--properties {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media only screen and (min-width: 1200px) {
	.community-finder--properties {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.community-finder--property {
	border: 1px solid #383F42;
	display: grid;
	align-items: center;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	height: 260px;
}

@media only screen and (min-width: 1024px) {
	.community-finder--property {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.community-finder--property:hover .community-finder--details {
	background: #D25229;
	color: #ffffff !important;
}
.community-finder--property:hover .community-finder--thumbnail img{
	transition: transform 0.5s ease-in-out;
	transform: scale(1.1);
}
.community-finder--property:hover .community-finder--details .community-finder--cta {
	color: #ffffff;
}

.community-finder--details {
	text-align: center;
	position: relative;
	transition: .25s all ease;
	cursor: pointer;
	height: 100%;
}

.community-finder--thumbnail {
	height: 260px;
	overflow: hidden;
}

.community-finder--thumbnail img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: transform 0.3s ease;
}

.community-finder--thumbnail, .community-finder--property {
	height: 100%;
}
.community-finder--thumbnail{
	max-height: 40vh;
}
@media only screen and (min-width: 1024px) {
	.community-finder--property{
		height: 260px;
	}
	.community-finder--thumbnail {
		height: 258px;
	}
	.community-finder--details {
		align-items: center;
		display: grid;
	}
	.community-finder a {
		padding: 0.25rem;
	}
}

.community-finder--heading {
	max-width: 43.75rem;
	margin: auto;
	text-align: center;
}

.community-finder--line1 {
	font-family: 'swear-text', san-serif;
	font-size: 1.875rem;
	line-height: 1.1em;
	margin-bottom: 0.625rem;
}

.community-finder--line2 {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 600;
	padding-bottom: 1.25rem;
	line-height: 1.1em;
}

.community-finder--cta {
	position: absolute;
	bottom: 1.25rem;
	font-family: 'termina', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: #D25229;
	padding-right: 0.625rem;
	text-decoration: none;
	line-height: 1em;
	padding: 0.3125rem;
	transform: translateX(-50%);
	left: 50%;
}

.community-finder .sf-field-taxonomy-states {
	text-align: center;
	padding: 2.5rem 0;
}

.community-finder .searchandfilter select.sf-input-select {
	font-size: 1.375rem;
	padding: 0.625rem;
}

.community-finder .searchandfilter ul {
	width: 17.5rem;
	display: block;
	margin: auto;
	padding: 0;
}

@media only screen and (min-width: 1024px) {
	.community-finder .searchandfilter ul {
		width: 25rem;
	}
}

.home hr {
	display: block;
}

.form-section {
	padding: 5rem 0 4.375rem;
}

.form-section .container {
	align-items: center;
}

.form-section--form .form-section--text {
	padding-bottom: 2.1875rem;
}

.form-section--cta {
	margin-top: 1.5625rem;
}

.form-section.bg-alt .icon-phone.button {
	background: transparent;
	border: 0;
	padding-left: 0;
}

.form-section.bg-alt .icon-phone.button:before {
	content: "";
	display: inline-block;
	margin-right: 10px;
	width: 1.5625rem;
	height: 1.5625rem;
	background-image: url(images/icon-phone-dark.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 0.8125rem;
	background-color: #ffffff;
	border-radius: 100%;
	overflow: hidden;
	position: relative;
	top: 7px;
}

.form-section.bg-alt .icon-phone.button:hover {
	color: #D25229;
	text-decoration: underline;
}

.form-section.bg-alt .icon-phone.button:hover:before {

	background-color: #D25229;
}
.form-section.bg-alt
.icon-grid {
	padding: 3.75rem 0 3.75rem;
}

.icon-grid--grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.875rem;
	max-width: 56.25rem;
	margin: auto;
}

@media only screen and (min-width: 1024px) {
	.icon-grid--grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

.icon-grid--heading {
	text-align: center;
	max-width: 50rem;
	margin: 0 auto 1.875rem;
}

.icon-grid--text {
	max-width: 50rem;
	margin: 2.5rem auto 3.75rem;
	text-align: center;
}

.icon-grid--icon img {
	margin: auto;
	height: 3.75rem;
	width: auto;
	display: block;
}

.icon-grid--label {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.875rem;
}

.icon-grid--disclaimer {
	text-align: center;
	margin-top: 2.1875rem;
}

.collections {
	padding: 0 0 3.75rem;
	border-bottom: 1px solid #383F42;
}

.collections--heading-wrapper {
	
	text-align: center;
	margin-bottom: 2.1875rem;
}

.collections--heading {
	position: relative;
	top: 1rem;
	margin-bottom: .75rem;
	padding: 0.625rem;
	background-color: #ffffff;
	text-align: center;
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	display: inline-block;
	border-bottom: 1px solid #383F42;
}
.light .collections--heading {
	border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 431px) {
	.collections--heading-wrapper{
		border-bottom: 1px solid #383F42;
	}
	
	.collections--heading {
		border-bottom: none;
		margin-bottom: -0.9375rem;
	}
	.light .collections--heading {
		border-bottom: none;
	}
}
.collections--logo {
	display: flex;
	align-items: center;
}

@media only screen and (min-width: 1024px) {
	.collections--logo {
		width: auto;
		height: 5.625rem;
		display: flex;
		align-items: center;
	}
}

.collections--logo img {
	margin: auto;
	width: auto;
	height: 4.0625rem;
}

@media only screen and (min-width: 1024px) {
	.collections--logo img {
		height: 4.6875rem;
	}
}

@media only screen and (min-width: 1200px) {
	.collections--logo img {
		height: 5.3125rem;
	}
}

.collections--collection:last-child img {
	height: 1.375rem;
}

@media only screen and (min-width: 1024px) {
	.collections--collection:last-child img {
		height: 2.5rem;
	}
}

.collections--wrapper {
	display: flex;
	gap: 1.875rem;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

@media only screen and (min-width: 1024px) {
	.collections--wrapper {
		justify-content: space-around;
	}
}

.collections--collection {
	width: 45%;
}

@media only screen and (min-width: 1024px) {
	.collections--collection {
		width: auto;
	}
}

.collections--tagline {
	text-align: center;
	max-width: 12.5rem;
	line-height: 1.1em;
	padding-top: 0.625rem;
	margin: auto;
}

.photo-banner--photo {
	position: relative;
}

.photo-banner .caption {
	max-width: 37.5rem;
	padding-left: 0.625rem;
}

.highlights {
	padding: 3.75rem 0 1.875rem;
}

.highlights--heading {
	text-align: center;
}

.highlights--grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 25px;
}

.highlights--highlight {
	border: 1px solid #383F42;
	padding: 2.5rem 2.5rem 2.5rem;
	text-align: center;
	width: 100%;
}

@media only screen and (min-width: 1024px) {
	.highlights--highlight {
		width: auto;
		flex: 0 0 calc(33% - 25px);
	}
}

.highlights--grid-heading {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	margin: 0 0 0.625rem;
}

.highlights--grid-text {
	line-height: 2em;
}

.two-column-content-block {
	padding: 2.5rem 0;
}

.two-column-content--main-heading {
	text-align: center;
	max-width: 56.25rem;
	margin: auto;
}

.two-column-content--main-heading p {
	margin: 0;
}

.two-column-content--row-heading {
	font-size: 2.375rem;
	line-height: 1.2em;
	margin: 0 0 1.5625rem;
}

.two-column-content--row-heading p {
	margin: 0;
}

.two-column-content.badge-year .two-column-content--photo {
	position: relative;
}

.two-column-content.badge-year .two-column-content--photo:after {
	content: "";
	display: block;
	/* background: url(images/year-mark.png); */
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 5.6875rem;
	height: 5.6875rem;
	top: -1.7rem;
	right: -.8rem;
}

.two-column-content:nth-of-type(even) .two-column-content--copy{
	order: 1;
}
@media only screen and (min-width: 1024px) {
	.two-column-content.badge-year .two-column-content--photo:after {
		right: -2.1rem;
	}
	.two-column-content:nth-of-type(even) .two-column-content--copy{
		order: 0;
	}
}

.two-column-content.embellish-circle .two-column-content--photo {
	position: relative;
}

.two-column-content.embellish-circle .two-column-content--photo:after {
	content: "";
	display: block;
	background: url(images/logo-glyph-photo.svg);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 6.8rem;
	height: 6.8rem;
	top: -2.1875rem;
	right: -1.8rem;
}

@media only screen and (min-width: 1024px) {
	.two-column-content.embellish-circle .two-column-content--photo:after {
		right: -2.3rem;
	}
}

/* .two-column-content--group .two-column-content .two-column-content--photo,
.embellish .two-column-content--photo {
	position: relative;
	margin: 1.5625rem 0 0 1.5625rem;
} */

.two-column-content--group .two-column-content .two-column-content--photo img,
.embellish .two-column-content--photo img {
	display: block;
}

.two-column-content--group .two-column-content .two-column-content--photo:after,
.embellish .two-column-content--photo:after,
.top-left:after,
.top-right:after,
.bottom-right:after,
.bottom-left:after
{
	content: "";
	width: 9.375rem;
	height: 9.375rem;
	top: -1.5625rem;
	background: url(images/corner-lines.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: -1.5625rem;
}
.top-right:after{
	transform: rotate(90deg);
	left: unset;
	right: -1.5625rem;
}
.bottom-left:after{
	top: unset;
	bottom: -1.5625rem;
	transform: rotate(270deg);
}
/* .two-column-content--group .two-column-content:nth-child(even) .two-column-content--photo,
.embellish:nth-child(even) .two-column-content--photo {
	position: relative;
	margin: 0 1.5625rem 1.5625rem 0;
} */

.two-column-content--group .two-column-content:nth-child(even) .two-column-content--photo:after,
.embellish:nth-child(even) .two-column-content--photo:after,
.bottom-right:after {
	content: "";
	width: 9.375rem;
	height: 9.375rem;
	top: auto;
	left: auto;
	right: -1.5625rem;
	bottom: -1.5625rem;
	background: url(images/corner-lines.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	transform: rotate(180deg);
}

.two-column-content.bg-alt .link-button {
	color: #ffffff;
}

.two-column-content.bg-alt .link-button:after,
.link-button.light{
	filter: brightness(0) saturate(100%) invert(100%) sepia(50%) saturate(126%) hue-rotate(214deg) brightness(115%) contrast(100%);
}

.two-column-content.bg-alt .collections--heading-wrapper,.light .collections--heading-wrapper{
	border-bottom: 1px solid #ffffff;
}

.two-column-content.bg-alt .collections--heading, .light .collections--heading {
	background-color: #383F42;
	color: #ffffff;
}

.two-column-content.bg-alt .collections--logo img , .light .collections--logo img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(50%) saturate(126%) hue-rotate(214deg) brightness(115%) contrast(100%);
}

.two-column-content.bg-alt .collections--collection:last-child img {
	height: 1.5625rem;
}

@media only screen and (min-width: 1024px) {
	.two-column-content.bg-alt .collections--collection:last-child img {
		height: 1.875rem;
	}
}

@media only screen and (min-width: 1200px) {
	.two-column-content.bg-alt .collections--collection:last-child img {
		height: 2.5rem;
	}
}

.copy-block {
	padding: 3.75rem 0 1.25rem;
}

.copy-block--wrapper {
	max-width: 61.875rem;
	margin: auto;
	text-align: center;
}

.simple-hero {
	position: relative;
	margin-bottom: 0;
}

@media only screen and (min-width: 1024px) {
	.simple-hero {
		height: 40.625rem;
	}
}

.simple-hero .container {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: flex-end;
	align-items: center;
	z-index: 99;
}

.simple-hero .container.align-left {
	justify-content: flex-start;
}

@media only screen and (min-width: 1024px) {
	.simple-hero .container {
		height: 100%;
	}
}

.simple-hero--heading {
	max-width: 28.125rem;
	float: right;
	font-size: 1.875rem;
	padding-top: 1.5625rem;
}

@media only screen and (min-width: 1024px) {
	.simple-hero--heading {
		font-size: 3.75rem;
		padding-top: 0;
	}
}

.simple-hero--photo {
	height: 100%;
	overflow: hidden;
	width: 100%;
	top: 0;
}
.simple-hero--content{
	position: relative;
	z-index: 1;
}
@media only screen and (min-width: 1024px) {
	.simple-hero--photo {
		position: absolute;
	}
}

.simple-hero--photo img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

.simple-hero.nomobilecrop {
	height: auto;
}

@media only screen and (min-width: 1024px) {
	.simple-hero.nomobilecrop {
		height: 40.625rem;
	}
}

.simple-hero.nomobilecrop .simple-hero--photo {
	position: static;
}

@media only screen and (min-width: 1024px) {
	.simple-hero.nomobilecrop .simple-hero--photo {
		position: absolute;
	}
}

.map {
	padding: 5rem 0 2.5rem;
}

.map--heading {
	text-align: center;
}

.map--text {
	max-width: 50rem;
	margin: 0 auto 1.5625rem;
	text-align: center;
}

.map--map {
	padding-top: 0;
	/* border-top: 1px solid #383F42;
	border-bottom: 1px solid #383F42; */
}

.map--map .wpgmza_map {
	margin-top: -23px;
	margin-bottom: -23px;
}
.map--map .wpgmza_infowindow_title,
.map--map .wpgmza_infowindow_address,
.community .wpgmza_infowindow_description{
	display: none;
}

.map--map .container {
	/* border-left: 1px solid #383F42;
	border-right: 1px solid #383F42; */
	padding-left: 0;
	padding-right: 0;
}

.map--map .container + .container {
	border-top: 0;
}

.map--legend {
	/* border-top: 1px solid #383F42; */
}

.legend--items {
	display: flex;
	padding: 0.625rem;
	gap: 1.5625rem;
}

.legend--item {
	display: flex;
	align-items: center;
}

.legend--pin {
	width: 2.5625rem;
	padding-right: 0.625rem;
}
@media only screen and (min-width: 768px) {
	.legend--pin {
		width: 1.5625rem;
		padding-right: 0.625rem;
	}
}
.legend--label {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 600;
}

.team {
	padding: 0px 0 3.75rem;
}

.team--heading {
	text-align: center;
	max-width: 56.25rem;
	margin: 0 auto 1.5625rem;
}

.team--text {
	text-align: center;
	max-width: 56.25rem;
	margin: 0 auto 1.5625rem;
}

.team--grid {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	margin: 3.125rem 0 0;
	gap: 1.875rem;
}

@media only screen and (min-width: 768px) {
	.team--grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media only screen and (min-width: 1024px) {
	.team--grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.team--photo {
	border-bottom: 1px solid #383F42;
	height: 25rem;
	position: relative;
}

.team--photo img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.team--bio {
	max-height: 0;
	overflow: hidden;
	background: rgba(210, 82, 41, 0.95);
	color: #ffffff;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	top: 100%;
	left: 0;
	bottom: 0;
	right: 0;
	transition: .25s all ease;
	font-size: 1.25rem;
	padding: 0 1.5625rem;
	justify-content: center;
}

.team .team--member:hover .team--bio {
	max-height: 999px;
	top: 0;
}

.team--member {
	border: 1px solid #383F42;
}

.team--copy {
	padding: 0.625rem 0 0.9375rem;
}

.team--name {
	font-family: 'swear-text', sans-serif;
	font-size: 1.625rem;
	text-align: center;
}

.team--title {
	text-align: center;
}

.page-navigation {
	margin: 3.75rem 0 0;
	border-top: 1px solid #D3D5D6;
	border-bottom: 1px solid #D3D5D6;
	padding: 0.625rem 0;
}

.page-navigation--items {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}

@media only screen and (min-width: 1024px) {
	.page-navigation--items {
		display: flex;
		justify-content: space-around;
	}
}

.page-navigation--item, .page-navigation--item:visited {
	color: #383F42;
	text-decoration: none;
	display: block;
	padding: 0.625rem;
}

@media only screen and (min-width: 1024px) {
	.page-navigation--item, .page-navigation--item:visited {
		display: block;
		padding: 0.625rem;
	}
}

.page-navigation--item:hover, .page-navigation--item.current, .page-navigation--item.current:visited, .page-navigation--item:visited:hover, .page-navigation--item:visited.current, .page-navigation--item:visited.current:visited {
	color: #D25229;
	text-decoration: underline;
}

.section-heading {
	text-align: center;
	padding: 2.5rem 0 0;
}

@media only screen and (min-width: 1024px) {
	.section-heading {
		padding: 5rem 0 0;
	}
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*Single Post*/
.single-post--container {
	padding: 3.75rem 0;
	max-width: 60rem;
	margin: auto;
}

.single-post--heading {
	text-align: center;
	font-size: 3rem;
}

.single-post--meta {
	text-align: center;
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	padding-bottom: 2.5rem;
}

.single-post--thumbnail, .attachment-post-thumbnail-custom {
	max-width: 53.75rem;
	border: 1px solid #D3D5D6;
	margin: 0 auto 3.75rem;
}
@media only screen and (max-width: 53.75rem) {
	.attachment-post-thumbnail-custom{
		width: 100vw;
		position: relative;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw;
		text-align: center;
	}
}
.single-post--thumbnail img,
.attachment-post-thumbnail-custom img {
	display: block;
	width: 100%;
}


.single-post--content {
	max-width: 56.25rem;
	margin: auto;
	line-height: 1.6em;
	padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.single-post h2 {
	font-size: 2rem;
}

/*Social Share*/
.social-share {
	text-align: center;
	margin-bottom: 2.5rem;
}

.social-share img {
	width: 2.25rem;
	height: 2.25rem;
	margin: 0.3125rem;
}

.social-share--heading {
	font-family: 'termina', sans-serif;
	color: #D25229;
	font-size: 0.875rem;
	font-weight: 600;
	text-transform: uppercase;
}

/*Related Posts*/
.related-posts {
	padding: 1.875rem 0 3.75rem;
}

.related-posts--grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1.25rem;
}

@media only screen and (min-width: 768px) {
	.related-posts--grid {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 1.25rem;
	}
}
.related-posts--heading {
	text-align: center;
	font-family: 'swear-text', serif;
	font-size: 2.375rem;
	margin-bottom: 0.9375rem;
}

.related-posts--post {
	border: 1px solid #D3D5D6;
}

.related-posts--thumbnail {
	width: 100%;
	height: 18.75rem;
}

.related-posts--thumbnail img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.related-posts--post-content {
	padding: 1.25rem 1.25rem 0;
}

.related-posts--post-heading {
	text-align: left;
	font-family: 'swear-text', serif;
	font-size: 1.5rem;
	margin-bottom: 0.9375rem;
}

.related-posts--meta {
	font-size: 0.875rem;
	text-transform: uppercase;
	font-family: 'termina', sans-serif;
}

/*News*/
.news {
	padding: 3.75rem 0;
}

.news--date {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-size: 0.875rem;
	margin: 0 0 0.625rem;
}

.news--heading {
	font-size: 3rem;
	text-align: center;
}

.news--intro {
	text-align: center;
	max-width: 61.875rem;
	margin: auto;
	text-align: center;
	padding-bottom: 2.5rem;
}

.news--categories {
	font-family: 'termina', san-serif;
	text-transform: uppercase;
	border-top: 1px solid #7E8080;
	border-bottom: 1px solid #7E8080;
	padding: 0.625rem 0;
	margin: 0 0 2.5rem;
}

.news--categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

@media only screen and (min-width: 1024px) {
	.news--categories ul {
		display: flex;
		justify-content: space-around;
	}
}

.news--categories ul a {
	color: #383F42;
	text-decoration: none;
	font-weight: 600;
	text-align: center;
	width: 100%;
	display: inline-block;
	padding: 0.3125rem;
}

.news--categories ul a:hover {
	color: #D25229;
}

.news--categories ul .current-cat a {
	color: #D25229;
	text-decoration: underline;
}

.news--categories ul li {
	width: 100%;
}

@media only screen and (min-width: 1024px) {
	.news--categories ul li {
		width: auto;
	}
}

.news-grid .alm-reveal {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 1.25rem;
}

@media only screen and (min-width: 1024px) {
	.news-grid .alm-reveal {
		grid-template-columns: repeat(3, 1fr);
	}
}
.news-grid{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
}
.news--item {
	border: 1px solid #383F42;
	display: flex;
	flex-direction: column;
	flex: 0 1 100%;
	margin-bottom: 1.85rem;
	box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
	.news--item {
		flex: 0 1 calc(33.33% - 1.25rem);
	}
}
.news--heading {
	text-align: center;
}

.news--thumbnail {
	width: 100%;
	height: 15.625rem;
}

.news--thumbnail img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.news--copy {
	padding: 1.25rem;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.news--post-heading {
	flex-grow: 1;
	font-size: 1.25rem;
	margin: 0 0 0.625rem;
}

@media only screen and (min-width: 1024px) {
	.news--post-heading {
		font-size: 1.625rem;
	}
}

.news .flex-wrapper {
	flex-grow: 1;
}

.news .alm-btn-wrap {
	padding: 2.5rem 0;
	text-align: center;
}

.news .alm-reveal + .alm-reveal {
	margin-top: 1.25rem;
}

.news .alm-load-more-btn {
	cursor: pointer;
}

.news .alm-load-more-btn.done {
	display: none;
}

.news--cta {
	margin-top: 0.9375rem;
}

.community-hero {
	position: relative;
	overflow: hidden;
	min-height: 37.5rem;
}

@media only screen and (min-width: 1024px) {
	.community-hero {
		display: flex;
	}
}

.community-hero--photo {
	width: 100%;
	height: 100%;
}

@media only screen and (min-width: 1024px) {
	.community-hero--photo {
		position: absolute;
		overflow: hidden;
		top: 0;
		width: 80%;
		right: 0;
		height: 100%;
	}
}

.community-hero--photo img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

.community-hero--info {
	background: #ffffff;
	width: 100%;
	min-width: 21.875rem;
	position: relative;
	z-index: 9;
	height: 100%;
	padding: 3.75rem 1.875rem;
	text-align: center;
	min-height: 37.5rem;
}

@media only screen and (min-width: 1024px) {
	.community-hero--info {
		width: 20%;
	}
}

.community-hero--logo {
	width: 3.75rem;
	height: auto;
	margin: 0 auto 0.625rem;
}

.community-hero--collection {
	font-family: 'termina', sans-serif;
	letter-spacing: .2rem;
	font-weight: normal;
	font-size: 1.375rem;
	text-transform: uppercase;
}

.community-hero--name {
	font-size: 18px;
	padding: 0.3125rem 0;
	padding-bottom: 3.125rem;
}

.community-hero--types {
	padding-bottom: 3.125rem;
}

.community-hero--cta {
	margin-bottom: 3.125rem;
}

.community-hero--phone {
	margin-bottom: 0.3125rem;
	font-family: 'termina', sans-serif;
	font-weight: 600;
}

/*Community Jump Nav*/
.community-nav {
	margin-bottom: 2.5rem;
}

@media only screen and (min-width: 1024px) {
	.community-nav {
		display: flex;
		justify-content: stretch;
	}
}

.community-nav a {
	display: block;
	padding: 0.9375rem;
	background: #383F42;
	color: #ffffff;
	font-family: 'termina', sans-serif;
	text-decoration: none;
	font-weight: 600;
	flex-grow: 1;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	border-left: 0;
	cursor: pointer;
	transition: .25s background ease;
}

.community-nav a:hover {
	background: #D25229;
}

/*Photo CTA - 2*/
.photo-cta-2-col {
	padding: 2.5rem 0;
}

@media only screen and (min-width: 1024px) {
	.photo-cta-2-col .container {
		display: grid;
		grid-template-columns: 2fr 3fr;
		align-items: center;
		gap: 3.125rem;
	}
}

.photo-cta-2-col--photo img {
	width: 100%;
}

.photo-cta-2-col--phone .button {
	background-color: #D25229 !important;
	margin-top: 1.5625rem;
	margin-bottom: 1.5625rem;
}

/*Two Column Content*/
.two-column-content {
	padding: 2.5rem 0;
}

.two-column-content .column-grid {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	gap: 3.125rem;
}

@media only screen and (min-width: 1024px) {
	.two-column-content .column-grid {
		grid-template-columns: 1fr 1fr;
	}
}

.two-column-content--copy {
	padding: 0 0.9375rem 0 0;
}

@media only screen and (min-width: 1024px) {
	.two-column-content--copy {
		padding: 0 1.5625rem 0 3.125rem;
	}
}

.two-column-content--photo img {
	width: 100%;
	display: block;
}

@media only screen and (min-width: 1024px) {
	.two-column-content:nth-child(even) .two-column-content--photo {
		order: 1;
	}
}

.two-column-content:nth-child(even) .two-column-content--copy {
	padding: 0 0.9375rem 0 0;
}

@media only screen and (min-width: 1024px) {
	.two-column-content:nth-child(even) .two-column-content--copy {
		padding: 0 3.125rem 0 0;
	}
}



.amenities--heading {
	text-align: center;
}

.category-carousel--item {
	position: relative;
}

.category-carousel--photo {
	height: 37.5rem;
	position: relative;
}
.amenities ul{
	padding-left: 0px;
}
.amenities .has-text-align-center{
	text-align: left;
}

@media only screen and (min-width: 768px) {
	.category-carousel--photo {
		height: 28.125rem;
	}
}

@media only screen and (min-width: 1024px) {
	.amenities ul{
		padding-left: 2rem;
	}
	.amenities .has-text-align-center{
		text-align: center;
	}
	.category-carousel--photo {
		height: 31.25rem;
	}
}

@media only screen and (min-width: 1200px) {
	.category-carousel--photo {
		height: 34.375rem;
	}
}

@media only screen and (min-width: 1440px) {
	.category-carousel--photo {
		height: 37.5rem;
	}
}

@media only screen and (min-width: 1440px) {
	.category-carousel--photo {
		height: 40.625rem;
	}
}

.category-carousel--photo img {
	object-fit: cover;
	object-position: bottom;
	width: 100%;
	height: 100%;
}

.category-carousel--photo:after {
	content: "";
	width: 100%;
	bottom: 0;
	height: 6.25rem;
	background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
	display: block;
	position: absolute;
}

.category-carousel--label {
	position: absolute;
	bottom: 0.625rem;
	color: #ffffff;
	font-weight: 600;
	padding: 0.625rem;
	text-transform: uppercase;
	font-family: 'termina', sans-serif;
	text-align: left;
}

/* the slides */
.site .slick-slide {
	margin: 0 10px;
}

/* the parent */
.site .slick-list {
	margin: 0 -10px;
}

.site .slick-arrow {
	display: block;
	width: 1.875rem;
	height: 1.875rem;
	border: 0;
	position: absolute;
	z-index: 10;
	top: 0;
	overflow: hidden;
	text-indent: 100%;
	background-color: transparent;
	background-image: url(images/esl-long-arrow.png);
	background-repeat: no-repeat;
	background-size: 50% auto;
	background-position: center;
	top: 102%;
	cursor: pointer;
	transition: .25s all ease;
	width: 7rem;
	height: 3rem;
	text-indent: 999px !important;
	overflow: hidden;
	right: 50%;
}

.site .slick-arrow:hover {
	filter: invert(44%) sepia(54%) saturate(1009%) hue-rotate(334deg) brightness(83%) contrast(100%);
}

.site .slick-arrow.slick-next {
	right: 50%;
	margin-right: -6.25rem;
	background-image: url(images/esl-long-arrow-right.png);
}

.other-amenities {
	padding-top: 6.25rem;
}

.other-amenities--text {
	max-width: 50rem;
	margin: 0 auto 2.5rem;
	text-align: center;
}

.other-amenities--list {
	max-width: 59.375rem;
	margin: auto;
}

@media only screen and (min-width: 1024px) {
	.other-amenities--list {
		column-count: 3;
		column-gap: 1.5625rem;
	}
}

.other-amenities--list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.other-amenities--list li {
	padding-bottom: 0.3125rem;
	break-inside: avoid-column;
}

/* --------------- styles for tabs -----------------------*/
.invisible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.esl-tabs-tabs__list {
	margin: 0;
	padding: 0;
}

.esl-tabs-tabs__item {
	display: inline-block;
}

.esl-tabs-tabs__link {
	display: inline-block;
	padding: 1em  2em;
	cursor: pointer;
}

[aria-hidden="true"].esl-tabs-tabs__content {
	display: none;
}

@media only screen and (min-width: 1024px) {
	.js-tablist {
		display: flex;
		align-items: stretch;
	}
}

.js-tablist__item {
	flex-grow: 1;
	border: 1px solid #D3D5D6;
	border-left: 0;
	width: 100%;
}

@media only screen and (min-width: 1024px) {
	.js-tablist__item {
		width: auto;
	}
}

.js-tablist__item:first-child {
	border-left: 1px solid #D3D5D6;
}

.js-tablist__link {
	width: 100%;
	text-align: center;
	color: #383F42;
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}

[aria-selected="true"].esl-tabs-tabs__link {
	background: #D25229;
	color: #ffffff;
}

/*Tabbed Content*/
.tabbed-content--heading {
	text-align: center;
}

.tabbed-content .two-column-content {
	max-width: 70rem;
	margin: auto;
}

/*Gallery Center Mode Carousel*/
.center-mode-gallery {
	padding: 2.5rem 0 6.25rem;
	/* the parent */
}

.center-mode-gallery .slick-slide {
	margin: 0 10px;
}

.center-mode-gallery .slick-list {
	margin: 0 -10px;
}

.center-mode-gallery .slick-arrow {
	display: block;
	width: 1.875rem;
	height: 1.875rem;
	border: 0;
	position: absolute;
	z-index: 10;
	top: 0;
	overflow: hidden;
	text-indent: 100%;
	background-color: transparent;
	background-image: url(images/esl-long-arrow.png);
	background-repeat: no-repeat;
	background-size: 50% auto;
	background-position: center;
	top: 102%;
	cursor: pointer;
	transition: .25s opacity ease;
	width: 7rem;
	height: 3rem;
	text-indent: 5em;
	right: 50%;
}

.center-mode-gallery .slick-arrow.slick-next {
	right: 50%;
	margin-right: -6.25rem;
	background-image: url(images/esl-long-arrow-right.png);
}

.center-mode-gallery .center-mode-carousel--image {
	height: 21.875rem;
}

@media only screen and (min-width: 1024px) {
	.center-mode-gallery .center-mode-carousel--image {
		height: 35rem;
	}
}

@media only screen and (min-width: 1200px) {
	.center-mode-gallery .center-mode-carousel--image {
		height: 70vh;
	}
}

.center-mode-gallery .center-mode-carousel--image img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

/*CTA*/
.cta {
	text-align: center;
}

.cta--text {
	max-width: 43.75rem;
	margin: auto;
	padding-bottom: 2.5rem;
}

.cta--label {
	font-size: 0.875rem;
	padding-bottom: 0.3125rem;
}

.cta--logo {
	padding-top: 2.5rem;
}

.cta--logo img {
	max-width: 9.375rem;
	margin: auto;
}

/*Floor Plans*/
.floor-plans {
	padding: 2.5rem 0;
}

.floor-plans--heading {
	text-align: center;
}

.floor-plans--subheading {
	font-size: 1.5625rem;
	line-height: 1em;
}

.floor-plans--grid {
	max-width: 56.25rem;
	margin: auto;
}

@media only screen and (min-width: 1024px) {
	.floor-plans--grid {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 1.875rem;
	}
}

.floor-plans--plan {
	border: 1px solid #D3D5D6;
	padding: 0 1.25rem;
	text-align: center;
	position: relative;
	padding-bottom: 70px;
	margin-bottom: 1.5rem;
}
@media only screen and (min-width: 1024px) {
	.floor-plans--plan {
		margin-bottom: 0rem;
	}
}
.floor-plans--thumbnail {
	max-width: 6.25rem;
	margin: 0 auto 0.9375rem;
}

.floor-plans--price-number {
	font-family: 'swear-text', sans-serif;
	font-size: 1.625rem;
	padding-bottom: 0.625rem;
}

.floor-plans--price-label {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.8125rem;
	margin-bottom: -0.625rem;
}

.floor-plans--beds, .floor-plans--feet {
	font-family: 'termina', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 0.8125rem;
}

.floor-plans--cta {
	margin-left: -1.25rem;
	margin-right: -1.25rem;
	margin-top: 1.25rem;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-top: 50px;
}

.floor-plans--cta .button {
	display: block;
	width: 100%;
	padding-top: 0.9375rem;
	padding-bottom: 0.9375rem;
}

.floor-plans .js-tablist {
	border-top: 1px solid #D3D5D6;
	border-bottom: 1px solid #D3D5D6;
	margin-left: -0.9375rem;
	margin-right: -0.9375rem;
	justify-content: center;
}

.floor-plans .esl-tabs-tabs__content {
	padding: 2.5rem;
}

.floor-plans .js-tablist__item {
	border: 0;
	flex-grow: 0;
}

.floor-plans [aria-selected="true"].esl-tabs-tabs__link {
	background: #ffffff;
	border-bottom: 2px solid #D25229;
	color: #D25229;
}

/*Photo Banner*/
.photo-banner {
	padding: 0;
}

.photo-banner--photo {
	height: 28.125rem;
}

@media only screen and (min-width: 1200px) {
	.photo-banner--photo {
		height: 34.375rem;
	}
}

@media only screen and (min-width: 1440px) {
	.photo-banner--photo {
		height: 40.625rem;
	}
}

.photo-banner--photo img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

/*Form Section*/
.form-section {
	padding: 5rem 0 4.375rem;
}

.form-section.bg-alt {
	background: #383F42;
	color: #ffffff;
}
.bg-alt .gform_wrapper.gravity-theme .gfield_error label{
	background: #f8f0f0;
}
.bg-alt .gform_wrapper.gravity-theme .gfield_error label a{
	color:#c02b0a;
}
.bg-alt p, .bg-alt a{
	color: #fff;
}


.form-section .container {
	display: grid;
	grid-template-columns: 1fr;
	gap: 2.5rem;
	max-width: 71.875rem;
}

@media only screen and (min-width: 1024px) {
	.form-section .container {
		grid-template-columns: 1fr 1fr;
		gap: 5rem;
	}
}

.form-section--text {
	max-width: 31.25rem;
}

.form-section--phone {
	font-family: 'termina', sans-serif;
	font-weight: 600;
	font-size: 1.125rem;
	margin-top: 1.5625rem;
}

/*Community Page Overrides*/
.single-communities .button.icon-phone {
	background-color: transparent;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}
.gallery-2-photos-column{
	position: relative;
	z-index: 0;
}
/* .gallery-2-photos--photo{
	position: relative;
} */
.gallery-2-photos--caption{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	color: #fff;
	 max-width: 100%;
	 width: 100%;
    padding: 30px 10px 10px 10px; /* adjust as needed */
    background: linear-gradient(transparent, rgba(0,0,0,0.9));
    color: #fff; /* text color */
	font-size: 18px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6); 

}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*# sourceMappingURL=style.css.map */

.gchoice {
    z-index:1;
    position:relative;
    padding:0;
    width: 100%!important;
}
input.gfield-choice-input {
    background-color: #fff;
border: 1px solid #bbb;
float: left;
width: 20px;
height: 20px;
margin-right: 10px;
outline: 0;
text-align: center;
vertical-align: middle;
clear: none;
cursor: pointer;
appearance: none;
-webkit-appearance: none;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);


}
input.gfield-choice-input:hover,
.gchoice label:hover {
    cursor:pointer;
}
input.gfield-choice-input:checked {
	background-image: url('images/check-lg.svg'); /* Replace 'your-orange-circle.svg' with the path to your SVG file */
	background-repeat: no-repeat; /* Prevent the image from repeating */
	background-position: center;
	background-size: 100%;
}
.gchoice label{
	float: left;
	width: 90%;
}





.ginput_container_select {
  position: relative;
overflow: hidden;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 0px;
}

/* Style the custom arrow */
.ginput_container_select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background: url('images/angle-down-light.svg') no-repeat center center;
  background-size: cover;
  pointer-events: none; /* This ensures that the arrow doesn't interfere with clicks on the select box */
}

/* Style the select element to make it transparent */
.ginput_container_select select {
  background: transparent;
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
  padding-left:10px;
  padding-right:10px; 
  -webkit-appearance: none; /* Remove default appearance */
  -moz-appearance: none;
  appearance: none;

}
@media only screen and (max-width:641px){
	.ginput_container_select select {
	line-height: 2;
	min-height: 32px;
	}
}
.notice-footer {
	max-width: 500px;
font-size: 14px;
}


.wpgmza_infowindow_description p:last-child { 
	margin-bottom: 0px;
}
.wpgmza_infowindow_description p, .wpgmza_infowindow_address{
	font-size: 12px;
	font-family: "Work Sans", sans-serif !important;
	color: #6e7375;
	letter-spacing: -.05rem;
	-webkit-font-smoothing: antialiased;
}
.wpgmza_infowindow_description a, .wpgmza_infowindow_title{
	font-size: 14px;
	font-family: "Work Sans", sans-serif;
	margin-bottom: 5px;
	display: inline-block;
	font-weight: 600;
	letter-spacing: -.05rem;
	color: #404040 !important;
	text-decoration: none !important;
	-webkit-font-smoothing: antialiased;
}
.wpgmza_map .wpgmza_infowindow_description img:not(button>img){
	width: 100% !important;
	max-width: 270px;
	margin-top: 10px;
}
@media only screen and (max-width:641px){
	.wpgmza_infowindow_description p, .wpgmza_infowindow_address{
		margin-bottom: 0rem;
	}
}
.gm-style .gm-style-iw-c{
	padding: 15px;
}
.gm-style-iw-a .gm-ui-hover-effect{
	top: -2px !important;
	right: -2px !important;
}
.wpgmza_infowindow_address{
	margin-bottom: 0px;
}

.wpgmza_infowindow_description a:visited, .wpgmza_infowindow_description a:active {
	text-decoration: none !important;
}

.wpgmza_infowindow_description a:hover{
	text-decoration: underline !important;
}
.photo-cta-2-col--phone .button:hover {
	background-image: url(images/icon-phone-dark.svg);
	background-color: #E6E6E6 !important;
	color: #383F42 !important;
}
@media only screen and (max-width: 1023px){
	.button{
		padding: 1.2rem;
	}	
}

/* For screens under 1024px, make columns full width (stacked) */

@keyframes fadeInUp {
	from {
	  opacity: 0;
	  transform: translateY(20px); /* Adjust the value to control the 'up' motion distance */
	}
	to {
	  opacity: 1;
	  transform: translateY(0);
	}
  }
  
.community-header .community-info{
	min-width: 340px;
	max-width: 340px;
	opacity: 0; /* Start with .community-info being invisible */
  	animation: fadeInUp 1s ease forwards;
	animation-delay: 0.2s;
	padding-left: 10px;
	padding-right: 10px;		
}



.community-header h1{
	font-family: 'termina', sans-serif;
	letter-spacing: .2rem;
	font-weight: normal;
	font-size: 1.375rem;
	text-transform: uppercase;
}
.community-header h1 span{
	font-family: "Work Sans", sans-serif;
	font-size: 18px;
	text-transform: initial;
	padding: 0.8rem 0 .3rem 0;
	display: block;
	letter-spacing: 0px;
}
.community-header{
	max-width: 100%;
	padding: 0px;
	margin-top: -21px;	
}
.community-header .wp-block-cover{
	height: 100%;
}
.community-header .button-container a{
	width: 100%;
	max-width: 240px;
	display: inline-block;
	margin: auto;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.community-header .button-container a span{
	display: inline-block;
	position: unset;
	width: 35px;
	height: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	filter: brightness(0) invert(1);
	transform: unset;
	margin-bottom: -7px;
	margin-top: -2px;	
}
.community-header .button-container .button-custom.icon-link{
	padding-left: 0px!important;
}
.community-header .image-container {
	text-align: center;
}
.community-header .image-container img{
	max-width: 275px;
	margin: auto;
}
.community-header .wp-block-cover{
	margin-left: -30px;
}
.basic-button{
	font-family: 'termina', sans-serif;
    font-weight: 600;
	font-size: 1rem;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}
@media (max-width: 1024px) {
	.wp-block-columns {
		flex-wrap: wrap !important;
	}
    .wp-block-columns .wp-block-column, .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important; /* Override any inline styles */
        width: 100%; /* Set the column width to full */
        margin: 0; /* Remove margin */
    }
	.community-header .community-info{
		min-width: 100%;
		max-width: unset;
	}
}
@media (max-width: 512px) {
	.community-header .wp-block-cover{
		min-height: 290px!important;
	}
}

.button-container.aligncenter{
	text-align: center;
}

.js-plethoraplugins-tabs{
	width: 100%;
}
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-list, .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs>ul{
	gap: unset;
}
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button-underline, .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a:after {
	height: unset;
	margin: unset;
	border: none;
	transition: none;
}
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button-wrapper, .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs>ul>li,
.plethoraplugins-tabs-container--horizontal .pds-tab__tab-button-wrapper, .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs>ul>li{
	flex-grow: 1;
	width: auto;
	text-align: center;
	border: 1px solid #D3D5D6;
	
}
.plethoraplugins-tabs-container--horizontal .pds-tab__tab-button-wrapper, .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs>ul>li{
	border: none;
}
.tab-style-2.plethoraplugins-theme__minimal .plethoraplugins-tabs,
.tab-style-2 .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs {
	border-top: 1px solid #D3D5D6;
	border-bottom: 1px solid #D3D5D6;
}

.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a , 
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a {
	font-family: termina, sans-serif;
	color: rgb(56, 63, 66);
	font-size: 16px;
	font-weight: 600;
	padding: 14px 0px;
	width: 100%;
	transition: none;
}
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a{
	text-decoration: none;
	border-bottom: 2px solid;
	border-top: 2px solid;
	border-color: transparent;
} 
.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a:hover{
	color: #191970;
}
.tab-style-2.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a.active,
.tab-style-2 .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a.active{
	border-bottom: 2px solid #D25229;
	color: #D25229;
	text-decoration: none;
}
.tab-style-2.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs>ul, .tab-style-2.plethoraplugins-theme__minimal .plethoraplugins-tabs--content{
	max-width: 900px;
	margin: auto;
}
.tab-style-2.plethoraplugins-theme__minimal .plethoraplugins-tabs--content{
	margin-top: 2rem;
}
.tab-style-1.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.active,
.tab-style-1.plethoraplugins-theme__basic .pds-tab__tab-button--active, 
.tab-style-1.plethoraplugins-theme__basic .plethoraplugins-tabs a.has-child-selected, 
.tab-style-1.plethoraplugins-theme__basic .plethoraplugins-tabs a.is-selected,
.tab-style-1 .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.active {
	background: #D25229;
	color: #ffffff;
	transition:none;
}

.plethoraplugins-tabs-container--horizontal .pds-tab__tab-list, .plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs>ul {
	display: block;
}
.plethoraplugins-theme__basic .pds-tab__tab-panel, 
.plethoraplugins-theme__basic .plethoraplugins-tabs--content>div{
	margin-top: 0px;
}
.plethoraplugins-theme__basic a.active:hover{
	color: #fff!important;
}
.plethoraplugins-theme__basic a:hover {
	color: #D25229!important;
}

@media only screen and (min-width: 1024px) {
	.plethoraplugins-tabs-container--horizontal .pds-tab__tab-list {
		display: inline-flex;
	}
	.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs>ul{
		display: flex;
	}
}

.wp-block-columns.column-4-style .wp-block-column {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	align-self: unset;
}
.wp-block-columns.column-4-style .wp-block-column .button-container{
	margin-top: auto;
}
@media (max-width: 1024px) {
    .wp-block-columns.column-4-style .wp-block-column {
        width: 50%; /* 2 columns */
		flex-basis: 47% !important;
        width: 47% !important;
    }
}

/* For viewports 768px and below: 1 column */
@media (max-width: 768px) {
    .wp-block-columns.column-4-style .wp-block-column {
        width: 100%; /* 1 column */
		flex-basis: 100% !important;
        width: 100% !important;
    }
}

.responsive-image-block {
    width: 100%;
    position: relative;
}
.responsive-image-block img {
    width: 100%; 
    height: 100%; 
    object-fit: cover;
	display: block;
}
.responsive-caption, .gallery-2-photos--caption{
	text-transform: uppercase;
	font-family: 'termina', sans-serif;

	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	color: #fff;
	max-width: 100%;
	width: 100%;
	padding: 30px 10px 10px 10px;
	background: linear-gradient(transparent, rgba(0,0,0,0.9));
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.wp-block-cover .wp-block-columns{
	max-width: 86.25rem;
	padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.wp-block-cover{
	padding-left: 0px;
	padding-right: 0px;
}
@media only screen and (min-width: 1024px) {
	.wp-block-cover .wp-block-columns{
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}
}
.cta p{
	max-width: 43.75rem;
	margin-left: auto;
	margin-right: auto;
}

.roobrik-cta{
	background-color: #404749;
}
.badge-group .wp-block-group__inner-container{
	padding: 0px 0px 10px 0px;
	margin: 0px!important;
}
.badge-group h2{
	display: inline-grid;
	vertical-align: middle;
	max-width: 70%;
	margin: 10px 0px;
}
.badge-group h2 em{
	display: contents;
}
.badge-group figure{
	display: none;
	text-align: left;
	vertical-align: middle;
	max-width: 27%;
	margin: 10px 0px;
	padding-left: 10px;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a {
	display: block;
	padding: 10px 15px;
	font-size: 80%;
	line-height: 1;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: 600;
text-decoration: none;
font-family: "Open Sans", sans-serif;
	}
	
@media only screen and (min-width: 374px) {
	.badge-group figure{
		display: inline-grid;
	}
}
.pb-0 { padding-bottom: 0rem; }
.pb-1 { padding-bottom: 0.6rem; }
.pb-2 { padding-bottom: 1.2rem; }
.pb-3 { padding-bottom: 1.8rem; }
.pb-4 { padding-bottom: 2.4rem; }
.pb-5 { padding-bottom: 3rem; }
.pb-6 { padding-bottom: 3.6rem; }
.pb-7 { padding-bottom: 4.2rem; }
.pb-8 { padding-bottom: 4.8rem; }
.pb-9 { padding-bottom: 5.4rem; }
.pb-10 { padding-bottom: 6rem; }
.pb-11 { padding-bottom: 6.8rem; }
.pb-12 { padding-bottom: 7.6rem; }
.pb-13 { padding-bottom: 8.4rem; }
.pb-14 { padding-bottom: 9.2rem; }
.pb-15 { padding-bottom: 10rem; }

.pt-0 { padding-top: 0rem; }
.pt-1 { padding-top: 0.6rem; }
.pt-2 { padding-top: 1.2rem; }
.pt-3 { padding-top: 1.8rem; }
.pt-4 { padding-top: 2.4rem; }
.pt-5 { padding-top: 3rem; }
.pt-6 { padding-top: 3.6rem; }
.pt-7 { padding-top: 4.2rem; }
.pt-8 { padding-top: 4.8rem; }
.pt-9 { padding-top: 5.4rem; }
.pt-10 { padding-top: 6rem; }
.pt-11 { padding-top: 6.8rem; }
.pt-12 { padding-top: 7.6rem; }
.pt-13 { padding-top: 8.4rem; }
.pt-14 { padding-top: 9.2rem; }
.pt-15 { padding-top: 10rem; }

.px-0 { padding: 0rem 0rem; }
.px-1 { padding: 0rem 0.6rem; }
.px-2 { padding: 0rem 1.2rem; }
.px-3 { padding: 0rem 1.8rem; }
.px-4 { padding: 0rem 2.4rem; }
.px-5 { padding: 0rem 3rem; }
.px-6 { padding: 0rem 3.6rem; }
.px-7 { padding: 0rem 4.2rem; }
.px-8 { padding: 0rem 4.8rem; }
.px-9 { padding: 0rem 5.4rem; }
.px-10 { padding: 0rem 6rem; }
.px-11 { padding: 0rem 6.8rem; }
.px-12 { padding: 0rem 7.6rem; }
.px-13 { padding: 0rem 8.4rem; }
.px-14 { padding: 0rem 9.2rem; }
.px-15 { padding: 0rem 10rem; }

.py-0 { padding: 0rem 0rem; }
.py-1 { padding: 0.6rem 0rem; }
.py-2 { padding: 1.2rem 0rem; }
.py-3 { padding: 1.8rem 0rem; }
.py-4 { padding: 2.4rem 0rem; }
.py-5 { padding: 3rem 0rem; }
.py-6 { padding: 3.6rem 0rem; }
.py-7 { padding: 4.2rem 0rem; }
.py-8 { padding: 4.8rem 0rem; }
.py-9 { padding: 5.4rem 0rem; }
.py-10 { padding: 6rem 0rem; }
.py-11 { padding: 6.8rem 0rem; }
.py-12 { padding: 7.6rem 0rem; }
.py-13 { padding: 8.4rem 0rem; }
.py-14 { padding: 9.2rem 0rem; }
.py-15 { padding: 10rem 0rem; }

.mb-0 { margin-bottom: 0rem; }
    .mb-1 { margin-bottom: 0.6rem; }
    .mb-2 { margin-bottom: 1.2rem; }
    .mb-3 { margin-bottom: 1.8rem; }
    .mb-4 { margin-bottom: 2.4rem; }
    .mb-5 { margin-bottom: 3rem; }
    .mb-6 { margin-bottom: 3.6rem; }
    .mb-7 { margin-bottom: 4.2rem; }
    .mb-8 { margin-bottom: 4.8rem; }
    .mb-9 { margin-bottom: 5.4rem; }
    .mb-10 { margin-bottom: 6rem; }
    .mb-11 { margin-bottom: 6.8rem; }
    .mb-12 { margin-bottom: 7.6rem; }
    .mb-13 { margin-bottom: 8.4rem; }
    .mb-14 { margin-bottom: 9.2rem; }
    .mb-15 { margin-bottom: 10rem; }

    .mt-0 { margin-top: 0rem; }
    .mt-1 { margin-top: 0.6rem; }
    .mt-2 { margin-top: 1.2rem; }
    .mt-3 { margin-top: 1.8rem; }
    .mt-4 { margin-top: 2.4rem; }
    .mt-5 { margin-top: 3rem; }
    .mt-6 { margin-top: 3.6rem; }
    .mt-7 { margin-top: 4.2rem; }
    .mt-8 { margin-top: 4.8rem; }
    .mt-9 { margin-top: 5.4rem; }
    .mt-10 { margin-top: 6rem; }
    .mt-11 { margin-top: 6.8rem; }
    .mt-12 { margin-top: 7.6rem; }
    .mt-13 { margin-top: 8.4rem; }
    .mt-14 { margin-top: 9.2rem; }
    .mt-15 { margin-top: 10rem; }

	.mx-0 { margin: 0rem 0rem; }
    .mx-1 { margin: 0rem 0.6rem; }
    .mx-2 { margin: 0rem 1.2rem; }
    .mx-3 { margin: 0rem 1.8rem; }
    .mx-4 { margin: 0rem 2.4rem; }
    .mx-5 { margin: 0rem 3rem; }
    .mx-6 { margin: 0rem 3.6rem; }
    .mx-7 { margin: 0rem 4.2rem; }
    .mx-8 { margin: 0rem 4.8rem; }
    .mx-9 { margin: 0rem 5.4rem; }
    .mx-10 { margin: 0rem 6rem; }
    .mx-11 { margin: 0rem 6.8rem; }
    .mx-12 { margin: 0rem 7.6rem; }
    .mx-13 { margin: 0rem 8.4rem; }
    .mx-14 { margin: 0rem 9.2rem; }
    .mx-15 { margin: 0rem 10rem; }

	.my-0 { margin: 0rem 0rem; }
    .my-1 { margin: 0.6rem 0rem; }
    .my-2 { margin: 1.2rem 0rem; }
    .my-3 { margin: 1.8rem 0rem; }
    .my-4 { margin: 2.4rem 0rem; }
    .my-5 { margin: 3rem 0rem; }
    .my-6 { margin: 3.6rem 0rem; }
    .my-7 { margin: 4.2rem 0rem; }
    .my-8 { margin: 4.8rem 0rem; }
    .my-9 { margin: 5.4rem 0rem; }
    .my-10 { margin: 6rem 0rem; }
    .my-11 { margin: 6.8rem 0rem; }
    .my-12 { margin: 7.6rem 0rem; }
    .my-13 { margin: 8.4rem 0rem; }
    .my-14 { margin: 9.2rem 0rem; }
    .my-15 { margin: 10rem 0rem; }

/* Mobile Spacing */
@media only screen and (max-width: 767px) {
    .pb-0-sm { padding-bottom: 0rem; }
    .pb-1-sm { padding-bottom: 0.6rem; }
    .pb-2-sm { padding-bottom: 1.2rem; }
    .pb-3-sm { padding-bottom: 1.8rem; }
    .pb-4-sm { padding-bottom: 2.4rem; }
    .pb-5-sm { padding-bottom: 3rem; }
    .pb-6-sm { padding-bottom: 3.6rem; }
    .pb-7-sm { padding-bottom: 4.2rem; }
    .pb-8-sm { padding-bottom: 4.8rem; }
    .pb-9-sm { padding-bottom: 5.4rem; }
    .pb-10-sm { padding-bottom: 6rem; }
    .pb-11-sm { padding-bottom: 6.8rem; }
    .pb-12-sm { padding-bottom: 7.6rem; }
    .pb-13-sm { padding-bottom: 8.4rem; }
    .pb-14-sm { padding-bottom: 9.2rem; }
    .pb-15-sm { padding-bottom: 10rem; }

    .pt-0-sm { padding-top: 0rem; }
    .pt-1-sm { padding-top: 0.6rem; }
    .pt-2-sm { padding-top: 1.2rem; }
    .pt-3-sm { padding-top: 1.8rem; }
    .pt-4-sm { padding-top: 2.4rem; }
    .pt-5-sm { padding-top: 3rem; }
    .pt-6-sm { padding-top: 3.6rem; }
    .pt-7-sm { padding-top: 4.2rem; }
    .pt-8-sm { padding-top: 4.8rem; }
    .pt-9-sm { padding-top: 5.4rem; }
    .pt-10-sm { padding-top: 6rem; }
    .pt-11-sm { padding-top: 6.8rem; }
    .pt-12-sm { padding-top: 7.6rem; }
    .pt-13-sm { padding-top: 8.4rem; }
    .pt-14-sm { padding-top: 9.2rem; }
    .pt-15-sm { padding-top: 10rem; }

	.px-0-sm { padding: 0rem 0rem; }
    .px-1-sm { padding: 0rem 0.6rem; }
    .px-2-sm { padding: 0rem 1.2rem; }
    .px-3-sm { padding: 0rem 1.8rem; }
    .px-4-sm { padding: 0rem 2.4rem; }
    .px-5-sm { padding: 0rem 3rem; }
    .px-6-sm { padding: 0rem 3.6rem; }
    .px-7-sm { padding: 0rem 4.2rem; }
    .px-8-sm { padding: 0rem 4.8rem; }
    .px-9-sm { padding: 0rem 5.4rem; }
    .px-10-sm { padding: 0rem 6rem; }
    .px-11-sm { padding: 0rem 6.8rem; }
    .px-12-sm { padding: 0rem 7.6rem; }
    .px-13-sm { padding: 0rem 8.4rem; }
    .px-14-sm { padding: 0rem 9.2rem; }
    .px-15-sm { padding: 0rem 10rem; }

	.py-0-sm { padding: 0rem 0rem; }
    .py-1-sm { padding: 0.6rem 0rem; }
    .py-2-sm { padding: 1.2rem 0rem; }
    .py-3-sm { padding: 1.8rem 0rem; }
    .py-4-sm { padding: 2.4rem 0rem; }
    .py-5-sm { padding: 3rem 0rem; }
    .py-6-sm { padding: 3.6rem 0rem; }
    .py-7-sm { padding: 4.2rem 0rem; }
    .py-8-sm { padding: 4.8rem 0rem; }
    .py-9-sm { padding: 5.4rem 0rem; }
    .py-10-sm { padding: 6rem 0rem; }
    .py-11-sm { padding: 6.8rem 0rem; }
    .py-12-sm { padding: 7.6rem 0rem; }
    .py-13-sm { padding: 8.4rem 0rem; }
    .py-14-sm { padding: 9.2rem 0rem; }
    .py-15-sm { padding: 10rem 0rem; }

	.mb-0-sm { margin-bottom: 0rem; }
    .mb-1-sm { margin-bottom: 0.6rem; }
    .mb-2-sm { margin-bottom: 1.2rem; }
    .mb-3-sm { margin-bottom: 1.8rem; }
    .mb-4-sm { margin-bottom: 2.4rem; }
    .mb-5-sm { margin-bottom: 3rem; }
    .mb-6-sm { margin-bottom: 3.6rem; }
    .mb-7-sm { margin-bottom: 4.2rem; }
    .mb-8-sm { margin-bottom: 4.8rem; }
    .mb-9-sm { margin-bottom: 5.4rem; }
    .mb-10-sm { margin-bottom: 6rem; }
    .mb-11-sm { margin-bottom: 6.8rem; }
    .mb-12-sm { margin-bottom: 7.6rem; }
    .mb-13-sm { margin-bottom: 8.4rem; }
    .mb-14-sm { margin-bottom: 9.2rem; }
    .mb-15-sm { margin-bottom: 10rem; }

    .mt-0-sm { margin-top: 0rem; }
    .mt-1-sm { margin-top: 0.6rem; }
    .mt-2-sm { margin-top: 1.2rem; }
    .mt-3-sm { margin-top: 1.8rem; }
    .mt-4-sm { margin-top: 2.4rem; }
    .mt-5-sm { margin-top: 3rem; }
    .mt-6-sm { margin-top: 3.6rem; }
    .mt-7-sm { margin-top: 4.2rem; }
    .mt-8-sm { margin-top: 4.8rem; }
    .mt-9-sm { margin-top: 5.4rem; }
    .mt-10-sm { margin-top: 6rem; }
    .mt-11-sm { margin-top: 6.8rem; }
    .mt-12-sm { margin-top: 7.6rem; }
    .mt-13-sm { margin-top: 8.4rem; }
    .mt-14-sm { margin-top: 9.2rem; }
    .mt-15-sm { margin-top: 10rem; }

	.mx-0-sm { margin: 0rem 0rem; }
    .mx-1-sm { margin: 0rem 0.6rem; }
    .mx-2-sm { margin: 0rem 1.2rem; }
    .mx-3-sm { margin: 0rem 1.8rem; }
    .mx-4-sm { margin: 0rem 2.4rem; }
    .mx-5-sm { margin: 0rem 3rem; }
    .mx-6-sm { margin: 0rem 3.6rem; }
    .mx-7-sm { margin: 0rem 4.2rem; }
    .mx-8-sm { margin: 0rem 4.8rem; }
    .mx-9-sm { margin: 0rem 5.4rem; }
    .mx-10-sm { margin: 0rem 6rem; }
    .mx-11-sm { margin: 0rem 6.8rem; }
    .mx-12-sm { margin: 0rem 7.6rem; }
    .mx-13-sm { margin: 0rem 8.4rem; }
    .mx-14-sm { margin: 0rem 9.2rem; }
    .mx-15-sm { margin: 0rem 10rem; }

	.my-0-sm { margin: 0rem 0rem; }
    .my-1-sm { margin: 0.6rem 0rem; }
    .my-2-sm { margin: 1.2rem 0rem; }
    .my-3-sm { margin: 1.8rem 0rem; }
    .my-4-sm { margin: 2.4rem 0rem; }
    .my-5-sm { margin: 3rem 0rem; }
    .my-6-sm { margin: 3.6rem 0rem; }
    .my-7-sm { margin: 4.2rem 0rem; }
    .my-8-sm { margin: 4.8rem 0rem; }
    .my-9-sm { margin: 5.4rem 0rem; }
    .my-10-sm { margin: 6rem 0rem; }
    .my-11-sm { margin: 6.8rem 0rem; }
    .my-12-sm { margin: 7.6rem 0rem; }
    .my-13-sm { margin: 8.4rem 0rem; }
    .my-14-sm { margin: 9.2rem 0rem; }
    .my-15-sm { margin: 10rem 0rem; }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .pb-0-md { padding-bottom: 0rem; }
    .pb-1-md { padding-bottom: 0.6rem; }
    .pb-2-md { padding-bottom: 1.2rem; }
    .pb-3-md { padding-bottom: 1.8rem; }
    .pb-4-md { padding-bottom: 2.4rem; }
    .pb-5-md { padding-bottom: 3rem; }
    .pb-6-md { padding-bottom: 3.6rem; }
    .pb-7-md { padding-bottom: 4.2rem; }
    .pb-8-md { padding-bottom: 4.8rem; }
    .pb-9-md { padding-bottom: 5.4rem; }
    .pb-10-md { padding-bottom: 6rem; }
    .pb-11-md { padding-bottom: 6.8rem; }
    .pb-12-md { padding-bottom: 7.6rem; }
    .pb-13-md { padding-bottom: 8.4rem; }
    .pb-14-md { padding-bottom: 9.2rem; }
    .pb-15-md { padding-bottom: 10rem; }

    .pt-0-md { padding-top: 0rem; }
    .pt-1-md { padding-top: 0.6rem; }
    .pt-2-md { padding-top: 1.2rem; }
    .pt-3-md { padding-top: 1.8rem; }
    .pt-4-md { padding-top: 2.4rem; }
    .pt-5-md { padding-top: 3rem; }
    .pt-6-md { padding-top: 3.6rem; }
    .pt-7-md { padding-top: 4.2rem; }
    .pt-8-md { padding-top: 4.8rem; }
    .pt-9-md { padding-top: 5.4rem; }
    .pt-10-md { padding-top: 6rem; }
    .pt-11-md { padding-top: 6.8rem; }
    .pt-12-md { padding-top: 7.6rem; }
    .pt-13-md { padding-top: 8.4rem; }
    .pt-14-md { padding-top: 9.2rem; }
    .pt-15-md { padding-top: 10rem; }

	.px-0-md { padding: 0rem 0rem; }
    .px-1-md { padding: 0rem 0.6rem; }
    .px-2-md { padding: 0rem 1.2rem; }
    .px-3-md { padding: 0rem 1.8rem; }
    .px-4-md { padding: 0rem 2.4rem; }
    .px-5-md { padding: 0rem 3rem; }
    .px-6-md { padding: 0rem 3.6rem; }
    .px-7-md { padding: 0rem 4.2rem; }
    .px-8-md { padding: 0rem 4.8rem; }
    .px-9-md { padding: 0rem 5.4rem; }
    .px-10-md { padding: 0rem 6rem; }
    .px-11-md { padding: 0rem 6.8rem; }
    .px-12-md { padding: 0rem 7.6rem; }
    .px-13-md { padding: 0rem 8.4rem; }
    .px-14-md { padding: 0rem 9.2rem; }
    .px-15-md { padding: 0rem 10rem; }

	.py-0-md { padding: 0rem 0rem; }
    .py-1-md { padding: 0.6rem 0rem; }
    .py-2-md { padding: 1.2rem 0rem; }
    .py-3-md { padding: 1.8rem 0rem; }
    .py-4-md { padding: 2.4rem 0rem; }
    .py-5-md { padding: 3rem 0rem; }
    .py-6-md { padding: 3.6rem 0rem; }
    .py-7-md { padding: 4.2rem 0rem; }
    .py-8-md { padding: 4.8rem 0rem; }
    .py-9-md { padding: 5.4rem 0rem; }
    .py-10-md { padding: 6rem 0rem; }
    .py-11-md { padding: 6.8rem 0rem; }
    .py-12-md { padding: 7.6rem 0rem; }
    .py-13-md { padding: 8.4rem 0rem; }
    .py-14-md { padding: 9.2rem 0rem; }
    .py-15-md { padding: 10rem 0rem; }

	.mb-0-md { margin-bottom: 0rem; }
    .mb-1-md { margin-bottom: 0.6rem; }
    .mb-2-md { margin-bottom: 1.2rem; }
    .mb-3-md { margin-bottom: 1.8rem; }
    .mb-4-md { margin-bottom: 2.4rem; }
    .mb-5-md { margin-bottom: 3rem; }
    .mb-6-md { margin-bottom: 3.6rem; }
    .mb-7-md { margin-bottom: 4.2rem; }
    .mb-8-md { margin-bottom: 4.8rem; }
    .mb-9-md { margin-bottom: 5.4rem; }
    .mb-10-md { margin-bottom: 6rem; }
    .mb-11-md { margin-bottom: 6.8rem; }
    .mb-12-md { margin-bottom: 7.6rem; }
    .mb-13-md { margin-bottom: 8.4rem; }
    .mb-14-md { margin-bottom: 9.2rem; }
    .mb-15-md { margin-bottom: 10rem; }

    .mt-0-md { margin-top: 0rem; }
    .mt-1-md { margin-top: 0.6rem; }
    .mt-2-md { margin-top: 1.2rem; }
    .mt-3-md { margin-top: 1.8rem; }
    .mt-4-md { margin-top: 2.4rem; }
    .mt-5-md { margin-top: 3rem; }
    .mt-6-md { margin-top: 3.6rem; }
    .mt-7-md { margin-top: 4.2rem; }
    .mt-8-md { margin-top: 4.8rem; }
    .mt-9-md { margin-top: 5.4rem; }
    .mt-10-md { margin-top: 6rem; }
    .mt-11-md { margin-top: 6.8rem; }
    .mt-12-md { margin-top: 7.6rem; }
    .mt-13-md { margin-top: 8.4rem; }
    .mt-14-md { margin-top: 9.2rem; }
    .mt-15-md { margin-top: 10rem; }

	.mx-0-md { margin: 0rem 0rem; }
    .mx-1-md { margin: 0rem 0.6rem; }
    .mx-2-md { margin: 0rem 1.2rem; }
    .mx-3-md { margin: 0rem 1.8rem; }
    .mx-4-md { margin: 0rem 2.4rem; }
    .mx-5-md { margin: 0rem 3rem; }
    .mx-6-md { margin: 0rem 3.6rem; }
    .mx-7-md { margin: 0rem 4.2rem; }
    .mx-8-md { margin: 0rem 4.8rem; }
    .mx-9-md { margin: 0rem 5.4rem; }
    .mx-10-md { margin: 0rem 6rem; }
    .mx-11-md { margin: 0rem 6.8rem; }
    .mx-12-md { margin: 0rem 7.6rem; }
    .mx-13-md { margin: 0rem 8.4rem; }
    .mx-14-md { margin: 0rem 9.2rem; }
    .mx-15-md { margin: 0rem 10rem; }

	.my-0-md { margin: 0rem 0rem; }
    .my-1-md { margin: 0.6rem 0rem; }
    .my-2-md { margin: 1.2rem 0rem; }
    .my-3-md { margin: 1.8rem 0rem; }
    .my-4-md { margin: 2.4rem 0rem; }
    .my-5-md { margin: 3rem 0rem; }
    .my-6-md { margin: 3.6rem 0rem; }
    .my-7-md { margin: 4.2rem 0rem; }
    .my-8-md { margin: 4.8rem 0rem; }
    .my-9-md { margin: 5.4rem 0rem; }
    .my-10-md { margin: 6rem 0rem; }
    .my-11-md { margin: 6.8rem 0rem; }
    .my-12-md { margin: 7.6rem 0rem; }
    .my-13-md { margin: 8.4rem 0rem; }
    .my-14-md { margin: 9.2rem 0rem; }
    .my-15-md { margin: 10rem 0rem; }
}


/* Desktop Spacing */
@media only screen and (min-width: 1025px) {
    .pb-0-lg { padding-bottom: 0rem; }
    .pb-1-lg { padding-bottom: 0.6rem; }
    .pb-2-lg { padding-bottom: 1.2rem; }
    .pb-3-lg { padding-bottom: 1.8rem; }
    .pb-4-lg { padding-bottom: 2.4rem; }
    .pb-5-lg { padding-bottom: 3rem; }
    .pb-6-lg { padding-bottom: 3.6rem; }
    .pb-7-lg { padding-bottom: 4.2rem; }
    .pb-8-lg { padding-bottom: 4.8rem; }
    .pb-9-lg { padding-bottom: 5.4rem; }
    .pb-10-lg { padding-bottom: 6rem; }
    .pb-11-lg { padding-bottom: 6.8rem; }
    .pb-12-lg { padding-bottom: 7.6rem; }
    .pb-13-lg { padding-bottom: 8.4rem; }
    .pb-14-lg { padding-bottom: 9.2rem; }
    .pb-15-lg { padding-bottom: 10rem; }

    .pt-0-lg { padding-top: 0rem; }
    .pt-1-lg { padding-top: 0.6rem; }
    .pt-2-lg { padding-top: 1.2rem; }
    .pt-3-lg { padding-top: 1.8rem; }
    .pt-4-lg { padding-top: 2.4rem; }
    .pt-5-lg { padding-top: 3rem; }
    .pt-6-lg { padding-top: 3.6rem; }
    .pt-7-lg { padding-top: 4.2rem; }
    .pt-8-lg { padding-top: 4.8rem; }
    .pt-9-lg { padding-top: 5.4rem; }
    .pt-10-lg { padding-top: 6rem; }
    .pt-11-lg { padding-top: 6.8rem; }
    .pt-12-lg { padding-top: 7.6rem; }
    .pt-13-lg { padding-top: 8.4rem; }
    .pt-14-lg { padding-top: 9.2rem; }
    .pt-15-lg { padding-top: 10rem; }
	
	.px-0-lg { padding: 0rem 0rem; }
    .px-1-lg { padding: 0rem 0.6rem; }
    .px-2-lg { padding: 0rem 1.2rem; }
    .px-3-lg { padding: 0rem 1.8rem; }
    .px-4-lg { padding: 0rem 2.4rem; }
    .px-5-lg { padding: 0rem 3rem; }
    .px-6-lg { padding: 0rem 3.6rem; }
    .px-7-lg { padding: 0rem 4.2rem; }
    .px-8-lg { padding: 0rem 4.8rem; }
    .px-9-lg { padding: 0rem 5.4rem; }
    .px-10-lg { padding: 0rem 6rem; }
    .px-11-lg { padding: 0rem 6.8rem; }
    .px-12-lg { padding: 0rem 7.6rem; }
    .px-13-lg { padding: 0rem 8.4rem; }
    .px-14-lg { padding: 0rem 9.2rem; }
    .px-15-lg { padding: 0rem 10rem; }

	.py-0-lg { padding: 0rem 0rem; }
    .py-1-lg { padding: 0.6rem 0rem; }
    .py-2-lg { padding: 1.2rem 0rem; }
    .py-3-lg { padding: 1.8rem 0rem; }
    .py-4-lg { padding: 2.4rem 0rem; }
    .py-5-lg { padding: 3rem 0rem; }
    .py-6-lg { padding: 3.6rem 0rem; }
    .py-7-lg { padding: 4.2rem 0rem; }
    .py-8-lg { padding: 4.8rem 0rem; }
    .py-9-lg { padding: 5.4rem 0rem; }
    .py-10-lg { padding: 6rem 0rem; }
    .py-11-lg { padding: 6.8rem 0rem; }
    .py-12-lg { padding: 7.6rem 0rem; }
    .py-13-lg { padding: 8.4rem 0rem; }
    .py-14-lg { padding: 9.2rem 0rem; }
    .py-15-lg { padding: 10rem 0rem; }

	.mb-0-lg { margin-bottom: 0rem; }
    .mb-1-lg { margin-bottom: 0.6rem; }
    .mb-2-lg { margin-bottom: 1.2rem; }
    .mb-3-lg { margin-bottom: 1.8rem; }
    .mb-4-lg { margin-bottom: 2.4rem; }
    .mb-5-lg { margin-bottom: 3rem; }
    .mb-6-lg { margin-bottom: 3.6rem; }
    .mb-7-lg { margin-bottom: 4.2rem; }
    .mb-8-lg { margin-bottom: 4.8rem; }
    .mb-9-lg { margin-bottom: 5.4rem; }
    .mb-10-lg { margin-bottom: 6rem; }
    .mb-11-lg { margin-bottom: 6.8rem; }
    .mb-12-lg { margin-bottom: 7.6rem; }
    .mb-13-lg { margin-bottom: 8.4rem; }
    .mb-14-lg { margin-bottom: 9.2rem; }
    .mb-15-lg { margin-bottom: 10rem; }

    .mt-0-lg { margin-top: 0rem; }
    .mt-1-lg { margin-top: 0.6rem; }
    .mt-2-lg { margin-top: 1.2rem; }
    .mt-3-lg { margin-top: 1.8rem; }
    .mt-4-lg { margin-top: 2.4rem; }
    .mt-5-lg { margin-top: 3rem; }
    .mt-6-lg { margin-top: 3.6rem; }
    .mt-7-lg { margin-top: 4.2rem; }
    .mt-8-lg { margin-top: 4.8rem; }
    .mt-9-lg { margin-top: 5.4rem; }
    .mt-10-lg { margin-top: 6rem; }
    .mt-11-lg { margin-top: 6.8rem; }
    .mt-12-lg { margin-top: 7.6rem; }
    .mt-13-lg { margin-top: 8.4rem; }
    .mt-14-lg { margin-top: 9.2rem; }
    .mt-15-lg { margin-top: 10rem; }

	.mx-0-lg { margin: 0rem 0rem; }
    .mx-1-lg { margin: 0rem 0.6rem; }
    .mx-2-lg { margin: 0rem 1.2rem; }
    .mx-3-lg { margin: 0rem 1.8rem; }
    .mx-4-lg { margin: 0rem 2.4rem; }
    .mx-5-lg { margin: 0rem 3rem; }
    .mx-6-lg { margin: 0rem 3.6rem; }
    .mx-7-lg { margin: 0rem 4.2rem; }
    .mx-8-lg { margin: 0rem 4.8rem; }
    .mx-9-lg { margin: 0rem 5.4rem; }
    .mx-10-lg { margin: 0rem 6rem; }
    .mx-11-lg { margin: 0rem 6.8rem; }
    .mx-12-lg { margin: 0rem 7.6rem; }
    .mx-13-lg { margin: 0rem 8.4rem; }
    .mx-14-lg { margin: 0rem 9.2rem; }
    .mx-15-lg { margin: 0rem 10rem; }

	.my-0-lg { margin: 0rem 0rem; }
    .my-1-lg { margin: 0.6rem 0rem; }
    .my-2-lg { margin: 1.2rem 0rem; }
    .my-3-lg { margin: 1.8rem 0rem; }
    .my-4-lg { margin: 2.4rem 0rem; }
    .my-5-lg { margin: 3rem 0rem; }
    .my-6-lg { margin: 3.6rem 0rem; }
    .my-7-lg { margin: 4.2rem 0rem; }
    .my-8-lg { margin: 4.8rem 0rem; }
    .my-9-lg { margin: 5.4rem 0rem; }
    .my-10-lg { margin: 6rem 0rem; }
    .my-11-lg { margin: 6.8rem 0rem; }
    .my-12-lg { margin: 7.6rem 0rem; }
    .my-13-lg { margin: 8.4rem 0rem; }
    .my-14-lg { margin: 9.2rem 0rem; }
    .my-15-lg { margin: 10rem 0rem; }
}
.has-light-gray-color {
    color: #D3D5D6;
}

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

.has-orange-color {
    color: #D25229;
}

.has-orange-background-color {
    background-color: #D25229;
}

.has-nexcore-gray-color {
    color: #383F42;
}

.has-nexcore-gray-background-color {
    background-color: #383F42;
}

.has-nexcore-white-color {
    color: #fff;
}

.has-nexcore-white-background-color {
    background-color: #fff;
}

.no-gap{
	row-gap: unset;
}
.space-between{
	justify-content: space-between;
}
.center-column {
	justify-content: center;
	}
.column-reverse{
	flex-direction: column-reverse;
}
.two-column-content.reverse-column .two-column-content--copy{
	order: 1;
}
.no-bullets ul{
	list-style: none;
}
@media only screen and (min-width: 1024px) {
	.column-reverse{
		flex-direction: row;
	}
	.two-column-content.reverse-column .two-column-content--copy{
		order: 0;
	}
}
@media only screen and (min-width: 980px) {
	.dropdown-pane .container {
		display: grid;
		gap: 0px;
		grid-template-columns: 50% 50%; /* split the grid container into two columns */
		grid-template-rows: repeat(3, auto); /* define three rows */
		grid-template-areas:
			"col1 col4"
			"col2 col4"
			"col3 col4"; /* designates where each grid item should be placed */
	}

	.dropdown-pane--column:nth-child(1) { grid-area: col1; }
	.dropdown-pane--column:nth-child(2) { grid-area: col2; }
	.dropdown-pane--column:nth-child(3) { grid-area: col3; }
	.menu-featured-post { grid-area: col4; }
	.dropdown-pane--description{
		padding-left: 0px;
	}
	.menu-featured-post--label{
		display: none;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1078px) {
    .menu-item a{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.dropdown-pane a {
		padding: 0px;
	}
}
.com-wrap{
	display: none;
}




/* UTILITY MENU START */
#wrapper-navbar .fixed-top {
	top: 40px;
}
.single-communities #wrapper-navbar .fixed-top {
	top: 0px;
}
.single-communities .utility-button-container {
	display: none;
}
.single-communities .wrapper {
	margin-top: -40px;
}
.utility-button-container {
	height: 40px;
	text-align: center;
	background-color: #fff;
}
.utility-button-container .open-utility-menu {
	font-family: "termina", sans-serif;
	position: relative;
	font-size: 12px;
	height: 100%;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	line-height: 42px;
	color: #404040;
}
.utility-button-container .open-utility-menu:hover {
	cursor: pointer;
	color: #123244;
}
.utility-button-container .open-utility-menu:hover img {
	transition: transform 0.5s;
	transform: scale(1.15);
}
.utility-button-container img {
	height: 14px;
	margin-top: 0px;
	margin-bottom: -2px;
	transform-origin: center center;
	transition: all 0.3s ease;
	border: none;
	transition: transform 0.5s;
}
.utility-container {
	position: fixed;
	z-index: 99999;
	background-color: rgba(0, 0, 0, 0.50);
	opacity: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.utility-container .container {
	max-width: 992px;
}
.utility-container .alignfull {
	background-color: #3a3f42;
	position: relative;
	top: -40%;
}
.utility-container .close {
	color: #fff;
	position: absolute;
	top: 10px;
	right: 35px;
	padding: 15px;
	z-index: 9;
}
.utility-container .close:hover {
	cursor: pointer;
	color: #bbb;
}
.utility-container .row-flex {
	display: flex;
	flex-wrap: wrap;
}
.utility-container .esl-utility-container {
	padding: 20px 45px 0px 45px;
}
.utility-container .brands-container {
	max-width: 750px;
	margin: auto;
}
.utility-container .utility-label-container::after {
	content: '';
	position: absolute;
	bottom: 22px;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: #fff;
	z-index: 0;
}
.utility-container .esl-utility-logo {
	max-width: 222px;
	display: block;
}
.utility-container .utility-label-container {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
	text-align: center;
}
.utility-container .utility-label-container p {
	font-family: "termina", sans-serif;
	position: relative;
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
	padding: 10px;
	background-color: #3a3f42;
	display: inline-block;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: -3px;
	letter-spacing: 0.1rem;
}
.utility-container .brand-image-container {
	max-width: 100%;
}
.utility-container .brand-image-container a {
	display: block;
	padding: 30px 15px;
	background-color: #3a3f42;
	transition: all 0.3s ease;
	text-align: center;
	height: 100%;
}
.utility-container .brand-image-container a:hover, .utility-container .brand-image-container .active {
	background-color: #fff;
	transition: all 0.3s ease;
}
.utility-container .brand-image-container img {
	filter: brightness(0) saturate(100%) invert(100%) contrast(100%);
	transition: filter 0.3s ease;
	margin: auto;
	border: none;
	height: 60px;
}
.utility-container .brand-image-container a:hover img, .utility-container .brand-image-container .active img {
	filter: none;
	cursor: pointer;
}


.align-items-center {
    align-items: center !important;
}
.d-flex {
    display: flex !important;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(0));
    margin-right: calc(-.5* var(1.5rem));
    margin-left: calc(-.5* var(1.5rem));
}
.col {
    flex: 1 0 0%;
}
.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(.5rem)* .5);
    padding-left: calc(var(.5rem)* .5);
    margin-top: var(0);
}
.d-none {
    display: none !important;
}

@media (min-width: 1024px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
	.d-lg-block {
        display: block !important;
    }
	.d-md-none {
        display: none !important;
    }
}

.cta-container-mobile{
	display: none;
}
@media (max-width: 1023px) {
	.utility-button-container .open-utility-menu{
		border-bottom: 0px;
	}
	.site-header .utility-header{
		flex-direction: column;
	}
	.utility-container {
		left: -100%;
		background-color: #3a3f42;
   }
	.utility-container .container {
		padding-left: 20px;
		padding-right: 30px;
   }
	.utility-container .close {
		right: 15px;
		top: 0px;
		padding: 53px 15px 0px 0px;
   }
	.utility-container .brands-container {
		margin: unset;
		max-width: 100%;
   }
	.utility-container .utility-label-container::after {
		display: none;
   }
	.utility-container .alignfull {
		top: 0%;
   }
	.utility-container .esl-utility-container {
		padding: 50px 30px 0px 30px;
   }
	.utility-container .utility-label-container {
		text-align: left;
		padding-left: 0px;
		margin: 20px 0px 30px 0px;
   }
	.utility-container .utility-label-container .esl-utility-logo {
		padding-left: 24px;
   }
	.utility-container .utility-label-container p {
		border-bottom: 1px solid #fff;
		display: block;
		text-align: left;
		font-size: 14px;
		padding-left: 0px;
		padding-bottom: 5px;
   }
	.utility-container .brand-image-container {
		max-width: 100%;
   }
	.utility-container .brand-image-container a {
		border-bottom: 1px solid #57595a;
		text-align: left;
		padding: 20px 10px;
   }
	.utility-container .brand-image-container a:hover {
		border-bottom: 1px solid #fff;
   }
	.utility-container .brand-image-container img {
		margin: unset;
		height: unset;
		max-width: 216px;
   }
   .utility-button-container,.cta-container{
	height: 40px;
	justify-content: center;
   }
   .utility-button-container img {
	margin-top: 0px;
	margin-bottom: -2px;
   }
   .utility-button-container .open-utility-menu {
	line-height: 42px;
	}
   .cta-container{
	display: none;
   }
   .cta-container-mobile{
	display: block;
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 85px;
	height: 85px;
   }
}


/* UPDATED SEARCH/FILTER BLOG */
.FlexContainer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    width: 100%;
    overflow: auto;
    flex-direction: column;
}

.FlexContainer .search-filter {
    width: 100%;
    margin-right: 0px;
}
.FlexContainer .ajax-container {
    width: 100%;
    margin-top: 30px;

	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}




.searchandfilter ul li:first-child {
	padding-top: 0px;
}
.search-filter-container {
   width: 100%;
   padding: 16px;
   background-color: #d4d6d5;
   border-left: 10px solid #c65a37;
}
.search-filter-container .search-filter-container p {
	display: none;
}
.search-filter-container h4 {
	font-size: 20px;
	font-weight: 400;
	font-family: "Work Sans", sans-serif;
}
.search-filter-container ul {
	padding-left: 0px;
}
.search-filter-container .wp-block-group {
	padding: 0px;
}
.search-filter-container .wp-block-latest-posts__post-title {
	font-size: 16px;
	text-decoration: none;
}
.search-filter-container .wp-block-latest-posts__post-title:hover {
	text-decoration: underline;
}
.search-filter-container .searchandfilter label {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	position: relative;
}
.search-filter-container .searchandfilter select.sf-input-select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #fff;
	width: 100%;
	padding: 8px;
	font-size: 15px;
	cursor: pointer;
	position: relative;
	z-index: 1;
	border: 1px solid #000;
	border-radius: 0;
}
.search-filter-container .searchandfilter label:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	width: 20px;
	height: 20px;
	background: url("images/angle-down-light.svg") no-repeat center center;
	background-size: cover;
	pointer-events: none;
	z-index: 1;
}
.search-filter-container .searchandfilter select.sf-input-select option {
	background-color: #fff;
	color: #333;
}

@media only screen and (min-width: 1024px) {
	.FlexContainer {
		flex-direction: row;
		justify-content: space-between;
	}
	.news--item {
		flex: 0 1 calc(50% - 1.25rem);
	}
	.FlexContainer .search-filter {
		width: 35%;
		margin-right: 5px;
	}
	.FlexContainer .ajax-container {
		width: 60%;
		margin-top: 0px;
	}
	.search-filter-container {
		width: 80%;
		padding: 20px;
	}
}