/*
Theme Name: Memory Maps '20
Theme URI: https://useinhouse.com
Author: In House Graphic Design, Inc.
Version: 1.0
*/
@font-face {
	font-family: 'mem-icon-font';
	src: url('mem-icon-font.woff') format('woff'),
		url('mem-icon-font.ttf') format('truetype'),
		url('mem-icon-font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-collapse: collapse;
	list-style: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#wpadminbar {
	box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ie-box-shadow: 0 0 10px #000;
	background: #000 !important;
	/* display:none; */
}

#wpadminbar.mobile {
	display: none;
}

#wp-admin-bar-wp-logo {
	display: none !important;
}

#wpadminbar .quicklinks .menupop ul li a,
#wpadminbar .quicklinks .menupop.hover ul li a,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a,
#wpadminbar .quicklinks .menupop ul li a:hover,
#wpadminbar .quicklinks .menupop.hover ul li a:hover,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover,
#wpadminbar ul li a:hover {
	color: #fff !important;
}

.ab-top-menu > li > .ab-item:focus,
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
#wpadminbar .ab-top-menu > li:hover > .ab-item,
#wpadminbar .ab-top-menu > li.hover > .ab-item {
	color: #fff !important;
}

#wpadminbar .quicklinks .menupop ul li a:hover,
#wpadminbar .quicklinks .menupop ul li a:focus,
#wpadminbar .quicklinks .menupop ul li a:hover strong,
#wpadminbar .quicklinks .menupop ul li a:focus strong,
#wpadminbar .quicklinks .menupop.hover ul li a:hover,
#wpadminbar .quicklinks .menupop.hover ul li a:focus,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,
#wpadminbar li:hover .ab-icon:before,
#wpadminbar li:hover .ab-item:before,
#wpadminbar li a:focus .ab-icon:before,
#wpadminbar li .ab-item:focus:before,
#wpadminbar li.hover .ab-icon:before,
#wpadminbar li.hover .ab-item:before,
#wpadminbar li:hover #adminbarsearch:before {
	color: #fff !important;
}

#wpadminbar .quicklinks .menupop .ab-sub-secondary > li > a:hover,
#wpadminbar .quicklinks .menupop .ab-sub-secondary > li .ab-item:focus a {
	color: #fff !important;
}

#wpadminbar > #wp-toolbar li:hover span.ab-label,
#wpadminbar > #wp-toolbar li.hover span.ab-label,
#wpadminbar > #wp-toolbar a:focus span.ab-label {
	color: #fff !important;
}

#wpadminbar .menupop li:hover,
#wpadminbar .menupop li.hover,
#wpadminbar .quicklinks .menupop .ab-item:focus,
#wpadminbar .quicklinks .ab-top-menu .menupop .ab-item:focus {
	background-color: #828282 !important;
	background-color: rgba(130, 130, 130, 0.1) !important;
}

#wpadminbar #wp-admin-bar-search {
	display: none !important;
}

a,
a:visited,
ul.repeater-list li a,
ul.repeater-list li a:visited {
	color: #008ba5;
	cursor: pointer;
	text-decoration: none;
}


a[href*='useinhouse']:after,
a[href*='memory']:after,
a#top:after,
a[href='#']:after,
a[href*='javascript']:after,
.gform_anchor:after,
a[href*='tel']:after,
a[href*='wp-admin']:after,
.footer-design a:after,
#map_top:after,
.bubble_links a:after,
.bubble_email:after,
a[href*='mailto']:after,
.acf-map a:after,
a.fancybox-thumb:after,
a.fancybox-thumb[href$='.jpg']:after,
a.fc-btn-action:after,
.view-cart a:after,
.ad-pod a:after,
#ui-datepicker-div a:after,
a.no-icon[href$='.pdf']:after,
a.no-icon:after,
.navigation ul li a:after,
a[href^='#']:after,
.owl-carousel .item a:after,
ul.formatted-list li a:after,
a.header-link:after,
a.directions:after,
.singular-pod-block h2 a:after,
.singular-pod-block a.pod-img:after {
	content: '';
	display: none;
}

a[href$='.pdf']:after,
a[href$='.doc']:after,
a[href$='.xls']:after,
a[href$='.docx']:after,
a[href$='.jpg']:after,
a.download-pdf:after {
	content: '\e90b';
	font-family: mem-icon-font;
	bottom: 1px;
	display: inline-block;
}

a.print-button:after {
	content: '\e90f';
	font-family: mem-icon-font;
	display: inline-block;
	margin: 0 0 0 5px;
}

a[href*='mailto']:after {
	content: '\e90e';
	font-family: mem-icon-font;
	display: inline-block;
	font-size: 11px;
	padding-left: 2px;
	padding-bottom: 9px;
	vertical-align: middle;
}

a.no-icon:after {
	content: '' !important;
	display: none !important;
}

a.top {
	display: block;
	text-transform: uppercase;
	padding: 8px 0;
	margin: 0;
	font-weight: 500;
	clear: both;
}

a.top:after {
	font-family: 'mem-icon-font';
	content: '\e912';
	display: none;
	transform: rotate(90deg);
	font-size: 40px;
	margin: 0 10px 0 0;
	color: rgba(255, 255, 255, 0.5);
}

a.top:hover:after {
	color: #fff;
}

html,
body {
	overflow-x: hidden;
	overflow-y: visible;
}

html {
	margin: 0 auto;
	font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body {
	margin: 0 auto;
	line-height: 1;
	color: #222;
	position: relative;
}

body.admin-bar {
	min-height: calc(100vh - 32px);
}

body.logged-in.admin-bar {
	margin-top: 0 !important;
}

body[data-fc-with-sidecart].cart-visible {
	margin-top: -32px !important;
}
.skip-links {
	left: -9999px;
	position: absolute;
	top: auto;
	width: 1px;
	height: 0;
	/* overflow: hidden; */
	z-index: -999;
}

.skip-links:focus-within {
	position: relative;
	left: auto;
	height: auto;
	z-index: 999;
	margin: 15px auto;
}

.skip-links a,
.skip-links a:active {
	margin: 10px auto;
	z-index: 999;
	display: inline-block;
}

.skip-links a:focus,
.skip-links a:active {
}
#wrap {
	position: relative;
	z-index: 100;
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
	margin: 0 auto;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	flex: 1;
}

::selection {
	background: #056487;
	color: #fff;
}
::-webkit-selection {
	background: #056487;
	color: #fff;
}

::-moz-selection {
	background: #056487;
	color: #fff;
}

.site-width {
	width: 1440px;
	margin-right: auto;
	margin-left: auto;
	max-width: 97%;
	position: relative;
}

#header {
	margin: 0 auto;
	z-index: 100;
	position: relative;
	background: #008ba5;
}
.mem-cross {
	display: none;
}
.header-width,
.skip-links {
	/* width:925px; */
}

.header-top {
	/* position:absolute; */
	/* right:-75px; */
	/* top:-75px; */
	/* overflow:hidden; */
	/* height:150px; */
	/* width:150px; */
}

#mobile-nav .search-form,
.header-top .social-icons {
	float: right;
}

.header-top .social-icons .social-icon {
	display: none;
}

#mobile-nav .search-form {
	width: 210px;
	margin-right: 8px;
	transform: scale(0);
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
}

#mobile-nav .search-form label {
	font-size: 12px;
	display: block;
	color: #ffffff;
	text-align: right;
}

#mobile-nav .search-form .search-submit {
	padding: 0;
	height: auto;
	font-size: 11px;
}

#mobile-nav .search-form .search-field {
	height: 33px;
	float: left;
	background: #fff;
	padding-right: 20px;
	width: calc(100% - 66px);
	border: none;
}

.header-logo {
	margin: 0 auto;
	z-index: 1;
	position: relative;
	display: block;
	width: 490px;
	padding: 25px 0;
	max-width: 96%;
}
.header-logo:hover {
	opacity: 1;
}

.header-logo svg {
	max-width: 100%;
	overflow: visible;
	transition: all 1s ease-in-out;
	fill: #333;
}

.header-logo svg stop {
	transition: all 1s ease-in-out;
}
.header-logo #memory-map-logo-svg .st7 {
	transition: all 1s ease-in-out;
	stroke-width: 0px;
}
.header-logo:hover #memory-map-logo-svg .st7,
.header-logo:focus #memory-map-logo-svg .st7 {
	stroke: #f9a533;
	stroke-width: 2px;
}
.header-logo:hover #memory-map-logo-svg .st9 {
	transition: all 1s ease-in-out;
}
.header-logo:hover #memory-map-logo-svg .st9,
.header-logo:hover #memory-map-logo-svg .st9 {
	fill: #f8a432;
}
.site-description {
	display: none;
}
.header-bar-bg {
	background: #056487;
	border-top: 3px solid #f8a433;
}
#header #mobile-nav.position-2 form.search-form {
	display: block;
	float: none;
	width: calc(100% - 20px);
	margin: 15px auto 0;
	clear: both;
	transform: scale(1);
}

#header #mobile-nav.position-2 form.search-form .search-submit {
	width: 66px;
	padding-left: 0;
	padding-right: 0;
	height: 33px;
	padding-top: 0;
	line-height: 32px !important;
	color: #fff;
	border-radius: 0;
}

#header #mobile-nav.position-2 form.search-form .search-field {
}

#mobile-nav {
	z-index: 100;
	font-size: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: -1000px;
	top: 39px;
	transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	overflow: hidden;
	background: rgb(97 98 102);
	width: 0;
	box-shadow: 0 5px 13px -6px #000;
	display: none;
}

#mobile-nav.position-2 {
	right: 2px;
	top: 48px;
	clear: both;
	width: 300px;
	display: block;
}

#mobile-nav .navigation {
	float: none;
	width: 100%;
}

#mobile-nav-link,
#mobile-nav-link:visited,
#mobile-nav-close:before {
	text-decoration: none;
	color: #fcf9f9;
	font-size: 9px !important;
	z-index: 999;
	position: relative;
	/* bottom:45px; */
	/* left:35px; */
	padding: 0;
	width: 30px;
	height: 35px;
	margin: 11px 0;
	text-transform: uppercase;
	text-align: center;
	border-radius: 0;
	/* left:auto; */
	/* right: -1px; */
	/* bottom:auto; */
	top: 0px;
	transition: all 0.4s ease;
	background: none;
	box-shadow: none;
	line-height: 0px !important;
	float: right;
}

#mobile-nav-link:before {
	content: '\e909';
	font-size: 37px;
	display: block;
	z-index: 9999;
	color: #fcf9f9;
	left: -4px;
	font-weight: 700;
	top: 18px;
	font-family: mem-icon-font;
	right: auto;
	position: relative;
	height: 23px;
	transition: all 0.4s ease;
}

#mobile-nav-link:hover,
#mobile-nav-link:focus {
	color: #f8a432;
}

#mobile-nav-link:hover:before,
#mobile-nav-link:focus:before {
	color: #f8a432;
}

#mobile-nav-link:hover:after,
#mobile-nav-link:focus:after {
	background: #616266;
	display: block;
	content: '';
	width: calc(100% + 5px);
	height: 30px;
	position: absolute;
	left: -3px;
	top: 2px;
	margin: 0;
	z-index: -1;
	display: none;
}

#mobile-nav-close {
	position: relative;
	padding-right: 40px !important;
	border-bottom: none !important;
	border-top: 1px solid rgb(82 69 111 / 10%);
	text-align: right !important;
}

#mobile-nav-close:focus,
#mobile-nav-close:hover {
	color: #52456f;
}

#mobile-nav-close:before {
	color: #ffffff;
	font-family: mem-icon-font;
	content: '\e90d';
	position: absolute;
	left: auto;
	top: 30px;
	margin: 0;
	height: 30px;
	display: block;
	right: 5px;
	font-size: 20px !important;
}

#mobile-nav-close:hover:before,
#mobile-nav-close:focus:before {
	color: #f8a433;
}

#mobile-nav-close:focus:after,
#mobile-nav-close:hover:after {
	color: #261706;
	text-shadow: 0 0 2px #e4af4f, 0 0 4px #e4af4f, 0 0 8px #e4af4f;
	background: #e4af4f;
}
.navigation {
	/* display: none; */
	float: left;
}
.navigation ul {
	margin: 0 auto;
	padding: 0;
	z-index: 107;
	position: relative;
	color: #fff;
	font-size: 0;
	clear: both;
	display: none;
}

#mobile-nav .navigation ul {
	margin: 0;
	display: block;
	position: relative;
	transform: none;
	left: 0;
	background: none;
	box-shadow: none;
	padding: 0;
}

.navigation ul a,
.navigation ul a:visited,
.navigation > ul > li.menu-item-has-children > button {
	text-decoration: none;
	position: relative;
}

.navigation ul,
.navigation li {
	list-style: none;
	padding: 0;
	font-size: 0;
}

.navigation ul li {
	font-size: 0;
}

#mobile-nav .navigation ul li {
	display: block;
}

#mobile-nav .navigation ul li a {
	text-align: right;
}

.navigation ul li a,
#mobile-nav-close,
.navigation > ul > li.menu-item-has-children > button {
	display: block;
	margin: 0;
	font-size: 20px;
	white-space: nowrap;
	line-height: 1.2em;
	color: #ffffff;
	position: relative;
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
	text-align: right;
	display: block;
	position: relative;
	margin: 0;
	border-bottom: 1px solid rgb(82 68 111 / 10%);
	padding: 14px 21px;
	text-transform: uppercase;
	font-weight: 600;
}

.navigation ul li:first-child a:before,
.navigation ul ul li a:before {
	display: none !important;
}

.navigation ul ul {
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
}

.navigation ul ul li {
	margin: 0;
	padding: 0;
	display: block;
	top: 0;
	white-space: normal;
}

.navigation ul ul li a {
	padding-right: 30px;
	font-size: 18px;
	color: #066487;
	text-transform: none;
}
#mobile-nav .navigation ul ul li a {
	color: white;
}
#mobile-nav .navigation ul ul li a:hover,
#mobile-nav .navigation ul ul li a:focus {
	color: #f8a433;
}
#mobile-nav .navigation ul ul li a:after {
	content: '\2014';
	display: inline-block;
}

.navigation ul li a:hover,
.navigation ul li a:focus,
#mobile-nav-close:hover,
#mobile-nav-close:focus {
	/* color:#fff; */
	/* background:#52456F; */
}

.navigation ul ul ul {
	opacity: 1;
	position: relative;
	top: 0;
	display: none;
}

.navigation ul ul ul li {
}

.navigation ul ul ul li a {
	padding-left: 25px;
}

.navigation .current-menu-ancestor > a:before,
.navigation .current-menu-item a:before {
	display: none;
}

.current-menu-item ul li a:hover,
.current-menu-parent ul li a:hover {
}

.navigation ul li.current-menu-item > a,
.navigation ul li.current-menu-ancestor > a,
.navigation > ul > li > a:hover,
.navigation > ul > li > a:focus,
#mobile-nav-close:hover,
#mobile-nav-close:focus {
	opacity: 1;
	position: relative;
	color: #f8a433;
}

.navigation > ul > li > ul > li.current-menu-item > a,
.navigation > ul > li > ul > li > ul > li.current-menu-item > a,
#mobile-nav .navigation > ul > li > ul > li.current-menu-item > a {
	/* background: #066487; */
	color: #f8a433;
}

.navigation ul ul li.current-menu-item > a {
	opacity: 1;
}

#header form.search-form:before {
	font-size: 12px;
	top: 4px;
}
a.header-login,
a.header-login:visited {
	float: right;
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2em;
	padding: 19px 8px 19px 16px;
	margin-right: 50px;
}
a.header-login:after {
	display: inline-block;
	content:'\e906';
	font-family: mem-icon-font;
	font-size: 26px;
	color: rgb(255 255 255 / 55%);
        padding-bottom: 7px;
	vertical-align: middle;
}
a.header-login:hover,
a.header-login:focus,
a.header-login:hover:after,
a.header-login:focus:after {
	color: #f8a432;
}
#main-container {
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 96;
	padding: 0 0 1px;
	transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	clear: both;
}

#main-container.position-2 {
	opacity: 0.4;
}

#content {
	margin: 0 auto;
	position: relative;
	text-align: left !important;
	text-decoration: none;
}

#main-container.no-sidebar {
	width: 100%;
	float: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.wp-block-subhead,
.wp-block-cover-image-text,
.h2-lookalike,
.edit-post-visual-editor .editor-block-list__block h2,
.ewd-urp-review-score-number,
.ewd-urp-review-title {
	text-decoration: none;
	text-align: left !important;
	margin: 0;
	color: #056487;
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
	font-weight: bold;
}

h1 a,
h2 a,
.the-content h3 a,
.the-content h4 a,
.the-content h5 a,
.the-content h6 a,
h1 a:visited,
h2 a:visited,
.the-content h3 a:visited,
.the-content h4 a:visited,
.the-content h5 a:visited,
.the-content h6 a:visited {
	text-decoration: none;
	color: #056487;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	text-decoration: none;
	display: inline-block;
	border-bottom: 3px solid #056487;
	transition: all 1s ease;
}

h1 {
	font-size: 40px;
	line-height: 1.2em;
	margin: 35px auto 20px;
	font-weight: bold;
	color: #00adcd;
	position: relative;
	display: block;
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
}

h1 a,
h1 a:visited {
	display: inline-block;
	color: #fff;
}

.pinched-column {
	width: 750px;
	margin: 0 auto;
	max-width: 100%;
}

.the-content,
body#tinymce.wp-editor,
.wysiwyg,
.body-copy,
ol.commentlist,
.contact_segment,
.gform_confirmation_message,
span.read-less,
.gform,
.ewd-urp-review-update {
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
	color: #363636;
	font-size: 22px;
	line-height: 1.3em;
	margin-top: 0;
	position: relative;
	text-decoration: none;
	z-index: 1;
	font-weight: 400;
}
#content .the-content:last-of-type {
	margin-bottom: 40px;
}
.has-drop-cap:not(:focus):first-letter {
	font-size: 8.4em;
	margin: 0.104em 0.1em 0 0;
}
.contact-info .social-icons {
	margin: 0 auto 28px;
	float: none;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 280px;
}

h2,
.wp-block-subhead,
.h2-lookalike,
.edit-post-visual-editor .editor-block-list__block h2 {
	font-size: 30px;
	line-height: 1.3em;
	margin: 0 0 5px;
}

.aside-section h2 {
	margin-bottom: 0;
}

h2 a,
.wp-block-subhead a,
h2 a:visited {
	/* font-weight: bold; */
}

p + h2 {
	margin-top: 20px;
}

h2 + ul {
	margin-top: 15px;
}

.meta-data,
.meta-title,
.comment-meta {
	/* font-size: 20px; */
	/* margin-bottom:17px; */
	line-height: 1.3em;
	font-weight: 700;
}

h1 + .meta-data {
	margin-top: -10px;
}

.single .meta-data {
	margin-bottom: 15px;
}

.single .meta-data {
	margin-top: 0;
}

.meta-data a,
.meta-data a:visited {
	color: inherit !important;
	text-decoration: none;
}

.meta-author {
	position: relative;
	padding: 0 0 0 22px;
	display: inline-block;
	color: #dd6f6f;
}

.meta-author:before {
	content: '';
	width: 16px;
	height: 16px;
	background: #000;
	color: #000;
	display: inline-block;
	position: absolute;
	top: -1px;
	left: 0;
}

.comment-meta {
	margin: 0;
}

h3,
.table-block table caption,
.ewd-urp-review-score-number,
.ewd-urp-review-title {
	font-size: 26px;
	line-height: 1.2em;
	margin: 0 0 6px;
	text-transform: none;
	display: block;
	text-align: left;
}

h4 {
	font-size: 22px;
	line-height: 1.2em;
	margin: 0 0 6px;
}

h5 {
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 2px;
}

h6 {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0 0 2px;
	font-weight: 700;
}

h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6 {
	margin-top: 15px;
}

.body-copy p,
p.body-copy,
.body-copy blockquote,
body#tinymce.wp-editor p,
body#tinymce.wp-editor blockquote {
	margin: 0 0 15px;
}

.body-copy p,
p.body-copy,
body#tinymce.wp-editor p {
	text-align: left;
}

p:empty {
	display: none;
}

blockquote {
	margin-left: auto !important;
	padding: 60px 26px 46px;
	/* font-size:19px; */
	/* line-height:1.5em; */
	margin-right: auto !important;
	position: relative;
	/*quotes: '“' '”' '‘' '’';*/
	background: #f8a433;
	color: #333;
	width: 85%;
}

blockquote p {
	margin: 0 !important;
}

p + blockquote {
	margin-top: 15px !important;
	position: relative;
}
blockquote cite {
	font-style: italic;
	font-size: 85%;
}
blockquote::before,
blockquote::after,
.testimonial-container .test-text::before,
.testimonial-container .test-text::after {
	font-size: 80px;
	color: rgb(0 0 0 / 25%);
	position: absolute;
	font-family: Verdana;
	font-weight: 700;
}
blockquote::before,
.testimonial-container .test-text::before {
	content: open-quote;
	top: 36px;
	float: left;
	margin: 0 0 15px;
	left: 25px;
}

blockquote::after,
.testimonial-container .test-text::after {
	content: close-quote;
	bottom: -5px;
	float: right;
	margin: 0;
	right: 20px;
}

.body-copy em,
body#tinymce.wp-editor em {
	font-style: italic;
}

.body-copy a,
.body-copy a:visited,
.contact-info .gform_confirmation_message a {
	text-decoration: none;
	color: #008ba5;
	transition: all 0.3s ease-out;
        background: none;
        border-bottom: 2px solid rgb(0 139 165 / 20%);
}

.wp-block-image a,
.wp-block-image a:visited {
        border-bottom: none !important;
}





a[href*='tel'] {
	background: none;
	text-decoration: none;
}

.body-copy a:hover,
.body-copy a:focus,
ul.post-list li a:hover,
ul.post-list li a:focus,
a.back:hover,
a.back:focus,
.pod-link:hover,
.pod-link:focus,
.contact-page-phone a:hover,
.contact-page-phone a:focus,
.accordion-target a:hover,
.accordion-target a:focus {
	opacity: 1;
	color: #fff;
	background: #008ba5;
	border-bottom-color: #008ba5;
}

strong,
b {
	font-weight: 700;
}

em {
	font-style: italic;
}

mark {
	font-weight: 500;
	background: none;
	font-style: italic;
	color: inherit;
}

s,
strike,
del {
	text-decoration: line-through;
}

small {
	font-size: 85%;
}

.wysiwyg ul,
.the-content ol,
body#tinymce.wp-editor ul,
body#tinymce.wp-editor ol,
.blocks-list ul,
.blocks-list ol,
ul.bullet-list,
ul.formatted-list ul,
ul.bullet-list ul,
ul.nav-404 {
	list-style: none;
	margin: 0 0 14px 20px;
	list-style-position: inside;
	overflow: hidden;
	padding: 0;
}
.wysiwyg li,
body#tinymce.wp-editor li,
ul.bullet-list li,
.blocks-list li,
ul.bullet-list li,
ul.formatted-list ul li,
ul.nav-404 li {
	padding: 0 0 0 16px;
	list-style: none;
	position: relative;
	margin-bottom: 4px;
}

.wysiwyg li:before,
body#tinymce.wp-editor li:before,
ul.bullet-list li:before,
.blocks-list li:before,
ul.bullet-list li:before,
ul.formatted-list ul li:before,
ul.nav-404 li:before {
	content: '\2022';
	color: #008ba5;
	font-size: 22px;
	position: absolute;
	left: 0;
	/* font-family:mem-icon-font; */
	font-weight: bold;
}

.wysiwyg ul ul,
ul.formatted-list ul ul,
ul.nav-404 ul {
	margin: 0 0 0 10px;
}

.wysiwyg ul ul li,
ul.formatted-list ul ul li,
body#tinymce.wp-editor ul ul li {
}

.wysiwyg ul ul li:before,
body#tinymce.wp-editor ul ul li:before,
.blocks-list ul ul li:before,
ul.bullet-list ul ul li:before,
ul.formatted-list ul ul li:before,
ul.nav-404 ul li:before {
	color: #222;
	opacity: 0.6;
}

.wysiwyg li a,
ul.bullet-list li a,
ul.formatted-list ul li a {
	display: inline-block;
}

.wysiwyg ol li,
body#tinymce.wp-editor ol li,
.blocks-list ol li {
	list-style: decimal;
	margin-left: 22px;
	padding: 0;
}

.wysiwyg ol li:before,
body#tinymce.wp-editor ol li:before,
.blocks-list ol li:before {
	display: none;
}

.entry {
	text-decoration: none;
}

.meta,
.meta a:visited,
.meta-tags a,
.meta-tags a:visited {
	font-size: 11px;
	color: #fff;
	margin: 0 0 1em;
	text-decoration: none;
}
figure.wp-block-image {
	margin-bottom: 15px;
}
.wysiwyg .aligncenter,
.wysiwyg .alignnone,
#tinymce.wp-editor .aligncenter,
#tinymce.wp-editor .alignnone {
	display: block;
	margin: 0 0 15px;
}

.wysiwyg .aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.alignleft,
.alignright,
.aligncenter,
.alignnone,
img {
	max-width: 100%;
	height: auto;
	border: 0;
	display: block;
	float: none;
	clear: both;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.alignleft,
.alignright {
	margin-bottom: 10px;
}

.wysiwyg .alignright a,
.wysiwyg .alignleft a {
	display: block;
}

.body-copy p + p > img.size-banner {
	margin-top: 30px;
}

.wp-caption-text,
figcaption,
.fancybox-title {
	font-size: 14px;
	line-height: 1.4em;
	margin: 5px 0 0 !important;
	font-style: italic;
}

iframe {
	max-width: 100%;
}

iframe[src*='youtube'],
iframe[src*='youtu'],
iframe[src*='facebook'] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.acf-editor-wrap iframe {
	width: 100%;
}
.contact-info.body-copy {
	/* font-size: 18px; */
	/* line-height: 1.5em; */
}
.contact-info .mem-title {
	font-size: 20px;
	color: #52456f;
}
label,
.acf-field-message .acf-input,
.gform_fields .screen-reader-text,
.gform_drop_instructions {
	font-size: 12px;
	margin: 0 0 3px;
	display: inline-block;
	line-height: 1.2em;
	font-weight: 500;
}

.gfield_checkbox li label {
	display: inline-block;
	vertical-align: middle;
}

.gfield p {
	font-size: 14px;
}

.gfield_description {
	font-size: 11px;
	line-height: 1.2em;
	font-style: italic;
	margin: 2px 0 4px;
}

.gform_fields .screen-reader-text {
	font-style: italic;
}

.gform_fields .instruction {
	display: none;
}

.section-divider {
	border-top: 1px solid #2db46a;
	height: 1px;
	margin: 0 0 10px;
}

ul.gform_fields li.no-margin-right {
	margin-right: 0;
}

ul.gform_fields li.four-column label {
	width: calc(100% - 55px);
	float: right;
	top: 8px;
	position: relative;
	margin: 0;
}

ul.gform_fields li.four-column .ginput_container_number {
	width: 50px;
	float: left;
}

ul.gform_fields li.big-space-above {
	margin-top: 30px;
}

ul.gform_fields li.big-space-below {
	margin-bottom: 30px;
}

ul.gform_fields li.captcha {
	margin: 15px 0 0;
}

#sidebar ul.gform_fields li.captcha {
	border-right: 1px solid #d3d3d3;
	border-radius: 3px;
}

ul.gform_fields li.captcha .ginput_recaptcha,
ul.gform_fields li.captcha .ginput_recaptcha > div {
	text-align: left;
	margin: 0;
	max-width: 100%;
}

ul.gform_fields li.captcha label,
ul.gform_fields li.hide-label > label {
	font-size: 0;
	/* color:#e3ebd5; */
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
	position: absolute;
}

.acf-fields > .acf-field.hide-label .acf-label,
.captcha label {
	/* display:none; */
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='tel'],
input[type='number'],
input[type='search'],
input[type='url'],
textarea,
select,
.ewd-urp-review-form input[type='text'],
.ewd-urp-review-form input[type='email'],
.ewd-urp-review-form input[type='URL'],
.ewd-urp-review-form textarea {
	line-height: 1.2em;
	padding: 8px 14px 9px;
	margin: 0;
	display: block;
	max-width: 100%;
	width: 100%;
	color: #222;
	-webkit-appearance: none;
	border-radius: 0;
	font-size: 14px;
}

#s:focus,
input[type='text']:focus,
input[type='search']:focus,
input[type='password']:focus,
input[type='url']:focus,
input[type='email']:focus,
input[type='tel']:focus,
input[type='number']:focus,
textarea:focus {
	outline: none !important;
	box-shadow: inset 0 0 0 1px #066487;
	-webkit-box-shadow: inset 0 0 0 1px #066487;
	-moz-box-shadow: inset 0 0 0 1px #fff;
	border-color: #066487;
}

input[type='checkbox'] {
	width: auto;
	display: inline-block;
	margin: 0;
	font-size: 30px;
	top: 1px;
	position: relative;
	height: 15px;
	width: 15px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border: none;
	box-shadow: inset 0 0 0 1px #222;
	-webkit-box-shadow: inset 0 0 0 1px #222;
	-moz-box-shadow: inset 0 0 0 1px #fff;
	border-color: #222;
}

input[type='checkbox']:checked {
	background: #fff;
	box-shadow: inset 0 0 0 5px #222;
	-webkit-box-shadow: inset 0 0 0 5px #222;
	-moz-box-shadow: inset 0 0 0 5px #fff;
	border-color: #222;
}

input[type='radio'] {
	margin: 0 6px 0 1px;
	font-size: 15px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fbfcf7;
	border: 2px solid #6e625a;
	width: 20px;
	height: 20px;
	border-radius: 15px;
	top: 6px;
	position: relative;
}

input[type='radio']:checked {
	background: #fff;
	border: 7px solid #2eb467;
}

select {
	width: 100%;
	cursor: pointer;
	appearance: menulist;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	height: 33px;
	background: #fff;
	border: none;
}

select option {
	color: #000;
}

.ginput_container_select {
	position: relative;
}

.ginput_container_select:after {
	content: '\e912';
	font-family: mem-icon-font;
	display: inline-block;
	display: none;
	top: 0;
	right: 0;
	float: right;
	margin: 0;
	position: absolute;
	color: #00703c;
	font-size: 28px;
	z-index: 0;
	background: red;
	height: 31px;
	line-height: 34px;
	width: 28px;
}

ul.gform_fields li.pop-up input {
	transition: background-color 0.5s ease;
	animation-name: pulse;
	animation-duration: 6s;
	animation-direction: alternate;
	animation-iteration-count: 1;
}

@keyframes pulse {
	0% {
		background-color: #fff;
	}

	100% {
		background-color: rgba(164, 164, 51, 0.4);
	}
}

ul.gform_fields li.pop-up input:focus {
	background-color: rgba(164, 164, 51, 0.4);
}

.gform_wrapper .gform_footer {
	margin: 0;
}

li.gfield_visibility_ {
	display: none;
}

li.gfield_visibility_visible {
	display: block;
}

li.gform_validation_container {
	display: none;
}

.button,
#searchsubmit,
.submit,
input[type='submit'],
button,
a.button:visited,
#fc .fc-button,
.body-copy a.button,
.body-copy a.button:visited,
a.wp-block-button__link,
a.wp-block-button__link:visited {
	padding: 18px 32px;
	margin: 0;
	line-height: 30px !important;
	font-size: 25px;
	color: #fff;
	cursor: pointer;
	border: none;
	background: #008ba5;
	-webkit-appearance: none;
	text-shadow: 0 0;
	text-align: center;
	text-decoration: none !important;
	height: 70px;
	max-width: 100%;
	text-transform: uppercase;
	border-radius: 15px;
	font-weight: 800;
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
	transition: all 0.1s ease-out;
}

.button:focus,
#searchsubmit:focus,
.submit:focus,
input[type='submit']:focus,
button:focus,
input[type='image']:focus,
.button:hover,
#searchsubmit:hover,
.submit:hover,
input[type='submit']:hover,
button:hover,
input[type='image']:hover,
.skip-links a:focus,
.skip-links a:active,
.skip-links a:hover,
a.wp-block-button__link:hover,
a.wp-block-button__link:focus,
ul.img-list li a.button:hover,
ul.img-list li a.button:focus,
.aside-section a.button:hover,
.aside-section a.button:focus {
	outline: none;
	opacity: 1;
	color: #f8a433;
	text-shadow: 0 0 2px black;
	background: #01748a;
}
.wp-block-buttons {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}
.wp-block-buttons .wp-block-button {
}
.wp-block-buttons .wp-block-button + .wp-block-button {
	margin-left: 30px;
}
.wp-block-buttons .wp-block-button__link {
	display: block;
}
a.square.button,
a.square.button:visited {
	border-radius: 0;
}

.gform_footer .button,
#mc-submit {
	margin: 0;
	display: block;
}

.the-content a.button {
	display: inline-block;
	margin: 0 0 15px;
}

.the-content a.button:after {
	display: none;
}

.gform_drop_area {
	background: rgba(255, 255, 255, 0.6);
	padding: 6px 10px;
	margin: 5px 0;
}

ul.gform_fields li.gfield_contains_required .ginput_complex label:after {
	content: '\002A';
	display: inline-block;
}

.asterisk,
.required,
.gform_wrapper .gfield_required,
.acf-required,
ul.gform_fields li.gfield_contains_required .ginput_complex label:after {
	color: #f8a432;
	font-weight: 700;
	font-size: 16px;
}

.placeholder {
	color: #858585;
	font-size: 13px;
	line-height: 21px;
	opacity: 1;
}

:-webkit-input-placeholder {
	color: #858585;
	font-size: 13px;
	line-height: 21px;
	opacity: 1;
}

:-moz-placeholder {
	color: #858585;
	font-size: 13px;
	line-height: 21px;
	opacity: 1;
}

.gform_wrapper {
	margin-bottom: 30px;
}

ul.gform_fields {
	margin: 0 0 15px;
}

ul.gform_fields li,
.acf-fields > .acf-field {
	margin: 0 0 8px;
	padding: 0;
	list-style: none;
	clear: both;
}

ul.gform_fields li ul {
	margin: 0;
}

ul.gform_fields li .gfield_radio li,
ul.gfield_checkbox li {
	margin: 0;
}

ul.gform_fields li .gfield_radio li + li,
ul.gfield_checkbox li + li {
	margin-top: 5px;
}

ul.gform_fields li.inline-choices .gfield_radio li,
ul.gform_fields li.inline-choices .gfield_checkbox li {
	display: inline-block;
	margin: 0 15px 0 0;
	width: auto !important;
	float: none !important;
	margin: 0 15px 0 0;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
}

ul.gform_fields li:before,
.acf-fields > .acf-field:before {
	display: none;
}

label.gfield_label_before_complex {
	margin: 0 0 8px;
	display: none;
}

li.show-label label.gfield_label_before_complex {
	display: block;
	font-weight: 700;
}

.gform_wrapper div.validation_error,
.gform_wrapper .validation_message,
.acf-error-message {
	color: #ee4310;
	border-color: #fff;
	margin: 5px 0;
	font-size: 14px;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
	li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border-color: #fff;
	padding: 3px 7px 1px;
	border: 1px solid #fff;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='tel'],
input[type='number'],
textarea,
input[type='search'],
input[type='url'] {
	border: 1px solid #066487;
	background: rgb(255 255 255);
}

textarea {
	padding: 8px 10px;
	margin: 0;
	display: block;
	max-width: 100%;
	width: 100%;
	-webkit-appearance: none;
	border-radius: 0;
	resize: vertical;
	height: 65px;
}

.gform_wrapper .ginput_complex span,
.gform_wrapper
	.ginput_complex.ginput_container_address
	span.ginput_right
	+ span.ginput_left {
	margin: 0 0 10px;
	display: block;
	width: 100%;
	padding: 0;
}

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right {
	width: calc(50% - 5px);
	float: left;
}

.gform_wrapper .ginput_complex .ginput_right {
	float: right;
}

.gform_wrapper .ginput_complex .ginput_right.address_country {
	width: 100%;
	float: none;
}

.gform_wrapper .gf_name_has_2 span {
	width: calc(50% - 5px);
	float: left;
	margin-bottom: 0;
}

.gform_wrapper .gf_name_has_2 span:nth-child(even) {
	float: right;
}

.ginput_preview {
	font-size: 13px;
	color: #52456f;
	line-height: 1.2em;
}

.ginput_preview img {
	float: left;
	margin: 0 5px 0 0;
}

#message {
	margin: 20px 0;
	font-size: 120%;
	background: #b8cd95;
	color: #00703c !important;
	padding: 8px;
}

#message.updated {
	color: #00703c;
}

.gform_confirmation_wrapper,
.gform_validation_error {
	padding: 5px 10px;
	border: 2px solid #f8a432;
}

.gform_confirmation_wrapper .gform_confirmation_message {
	/* color:white; */
}

.acf-form {
	margin: 15px 0 30px;
}

.acf-fields > .acf-field {
	padding-left: 0;
	padding-right: 0;
	border: none;
}

.acf-field .wp-editor-wrap {
	/* margin-top: -22px; */
}

.acf-field .wp-media-buttons {
	display: none;
}

.acf-field .wp-editor-tabs {
	display: none;
}

.show-if-value {
	display: none;
}

.acf-loading,
.acf-spinner {
	display: inline-block;
	height: 20px;
	width: 20px;
	vertical-align: text-top;
	background: transparent url(images/spinner.gif) no-repeat 50% 50%;
}

.acf-spinner {
	display: none;
}

.acf-spinner.is-active {
	display: inline-block;
}

#ui-datepicker-div,
.datepicker.dropdown-menu {
	z-index: 9999 !important;
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
	background: #a0a0a0;
	padding: 10px;
	color: #222;
	width: 258px !important;
	border: none;
	display: none;
}

.ui-datepicker,
.datepicker.dropdown-menu {
	height: auto;
	margin: 5px auto 0;
	font-size: 9px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

#ui-datepicker-div a,
#ui-datepicker-div a:visited,
.datepicker.dropdown-menu a,
.datepicker.dropdown-menu a:hover {
	color: #222;
	border: none;
	background: none;
}

.ui-datepicker-header,
.datepicker .table-condensed thead {
	font-size: 13px;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 0 11px;
}

.ui-datepicker-prev,
.ui-datepicker-prev:visited {
	float: left;
	margin-left: 4px;
	color: #fff !important;
	display: none;
}

.ui-datepicker-next,
.ui-datepicker-next:visited {
	display: none;
}

.ui-datepicker-title {
	text-align: center;
	margin: 0 !important;
	width: 100% !important;
}

.ui-datepicker-title select {
	margin-top: 5px;
	padding: 0 0 0 3px !important;
	background-color: #d9dfe4;
}

.ui-datepicker table {
	width: 100%;
	border-collapse: collapse;
}

table.ui-datepicker-calendar {
	margin: 0 !important;
}

.ui-datepicker thead {
	background: #fff;
}

.ui-datepicker tbody tr,
.ui-datepicker thead {
	border-right: 1px solid #fff;
}

.ui-datepicker th {
	text-transform: uppercase;
	text-align: center;
	font-size: 6pt;
	padding: 5px 0;
	color: #222;
}

.ui-datepicker tbody td {
	padding: 0;
	border: 1px solid #fff !important;
	background: rgba(255, 255, 255, 0.35) !important;
}

.ui-datepicker a.ui-state-active {
	background: #f08800 !important;
}

td.ui-datepicker-unselectable.ui-state-disabled {
	background: none !important;
	opacity: 1 !important;
}

.ui-datepicker tbody td:first-child {
	border-left: 0;
}

.ui-datepicker tbody td:last-child {
	border-right: 0;
}

.ui-datepicker-calendar .ui-state-default {
	background: #fff;
}

.ui-datepicker tbody td.ui-datepicker-today a,
.ui-datepicker tbody td.ui-datepicker-current-day a {
	background: #f08800 !important;
	color: #fff !important;
}

.ui-datepicker td a,
.ui-datepicker td span {
	display: inline-block;
	font-weight: 700;
	text-align: center !important;
	width: 31px;
	height: 31px;
	line-height: 31px;
	color: #222;
	font-size: 14px;
	padding: 0 !important;
}

.ui-timepicker-list {
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
}

.acf-ui-datepicker .ui-state-hover {
	background: #00703c !important;
	color: #fff !important;
}

.ui-datepicker-buttonpane {
	padding: 0 !important;
	background: none !important;
	border: none !important;
	margin: 0 !important;
}

.ui-datepicker-buttonpane button {
	margin: 7px 0 0 !important;
	border: none !important;
}

.mce-menu .mce-menu-item-normal.mce-active,
.mce-menu .mce-menu-item-preview.mce-active,
.mce-menu .mce-menu-item.mce-selected,
.mce-menu .mce-menu-item:focus,
.mce-menu .mce-menu-item:hover {
	background: #a2a2a2 !important;
}

form.search-form {
	position: relative;
}

.searchpage-search {
	margin: 0 0 55px;
}

#content form.search-form {
	font-size: 0;
}

#content label#search-field-label {
	display: block;
}

#content input[type='search'] {
	width: calc(100% - 120px);
	float: left;
	z-index: 2;
	position: relative;
}

#content input[value='Search'] {
	width: 120px;
	height: 35px;
	padding: 0;
	position: relative;
	float: right;
	font-size: 15px;
	border-radius: 0;
}

#content .icon-magnifying-glass {
	display: none;
}

.search-query-term {
	font-weight: 500;
}

.clr {
	clear: both !important;
}

.clearfix:after,
.gfield_checkbox li:after,
ul.gform_fields li.field_sublabel_above:after,
ul.gform_fields li.field_sublabel_below:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}

.hidden {
	visibility: hidden;
}

.hide {
	display: none !important;
}

.wp-debug-error {
	background: #da0000;
	padding: 5px;
	margin: 0 0 2px;
	font-size: 12px;
	color: #fff;
	font-family: arial;
	display: none;
}

.role-administrator .wp-debug-error {
	display: block;
}

.search-not-found {
	display: none;
}

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

a.more,
a.more:visited {
	font-style: italic;
}

pre {
	background: #9f9f9f;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	color: #52456f;
	display: inline-block;
	font-family: sans-serif;
	font-size: 11px;
	margin: 0 0 15px;
	overflow: auto;
	padding: 5px 10px;
	word-wrap: break-word !important;
	word-break: break-word;
	clear: both;
	width: 100%;
	white-space: pre-wrap;
}

.contact-info .contact-info-location {
	margin: 0 0 15px;
	line-height: 1.4em;
}

.contact-title {
	font-weight: 500;
	line-height: 1.2em;
	margin: 0 0 7px;
	font-size: 18px;
}

.mem-loc-subtitle {
	margin: 0 0 6px;
}

.contact-info a,
.contact-info a:visited {
	/* color:#52456F; */
	/* text-decoration:none; */
	background: none;
	border: none;
}

.map-column {
	margin-top: 30px;
}

.google-map-container,
.acf-map {
	position: relative;
	padding-bottom: 36.275%;
	margin: 0 0 20px;
	height: 1px;
}

#sidebar .google-map-container {
	padding-bottom: 70%;
}

.google-map,
.gm-style,
.google-map-container iframe {
	position: absolute;
	top: -46px;
	left: 0;
	width: 100%;
	height: calc(100% + 46px);
	height: 100%;
	top: 0;
}

.acf-map .marker {
	display: none;
}

.gm-style .gm-style-iw-c {
	max-width: none !important;
	width: auto;
	padding: 10px 7px 10px 28px !important;
}

.gm-style .gm-style-iw-d {
	width: 100%;
	max-width: 100% !important;
}

.acf-map h4 {
	font-size: 14px;
	margin: 0;
	color: #000;
	font-weight: 500;
}

.acf-map .mem-title {
	margin-bottom: 5px;
}

.acf-map .loc-address {
	font-size: 13px;
	line-height: 1.3em;
}

.acf-map .directions {
	display: block;
	background: none;
	border: none;
	text-decoration: none;
}

.acf-map button {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

:focus {
	outline: none;
}
figure.wp-block-embed {
	margin-bottom: 20px;
}
.embed-container.landscape-video {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
	margin: 0 0 20px;
}

.embed-container.landscape-video p {
	margin: 0;
}

.embed-container.landscape-video iframe,
.embed-container.landscape-video object,
.embed-container.landscape-video .fb-video,
.embed-container.landscape-video .fb-video span {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.embed-container.landscape-video embed,
.embed-container.landscape-video .fb-video,
.embed-container.landscape-video .fb_iframe_widget,
.embed-container.landscape-video span {
	/* width:100%!important; */
}
.embed-container.landscape-video .fb_iframe_widget iframe {
	/* position: relative!important; */
}
.fb_iframe_widget span {
	/* height: auto!important; */
}
.embed-container.portrait-video {
	width: auto !important;
	margin: 0 auto;
	height: inherit !important;
	position: relative;
	padding: 0;
}
.embed-container.portrait-video .fb-video,
.embed-container.portrait-video .fb-video span {
	position: relative !important;
}
.embed-container.portrait-video .fb-video iframe {
	/* width: initial!important; */
	margin: 0 auto;
	/* height: unset!important; */
	position: relative !important;
	padding: 0;
}
ul.post-list,
.tribe-events-loop {
	padding: 0;
	clear: both;
}

.the-content + .testimonials-list {
	margin-top: 30px;
}

ul.post-list li {
	margin: 0 0 25px;
}

ul.post-list li:before {
	display: none;
}

ul.post-list li:only-child {
	border: none;
	padding: 0;
}

ul.post-list > li .featured-image {
	width: 150px;
	margin: 5px 0 8px;
	display: block;
	max-width: 100%;
}

ul.gallery-list li .featured-image {
	display: block;
	width: 100%;
}

ul.post-list li .no-photo,
ul.gallery-list > li > .no-photo {
	padding: 48px 15px 43px 32px;
	background: #c7c7c7;
	position: relative;
}

ul.post-list li .no-photo svg,
ul.gallery-list > li > .no-photo svg {
	width: 60%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	fill: #222;
}

ul.post-list li .no-photo svg path,
ul.post-list li .no-photo svg rect,
ul.gallery-list > li > .no-photo svg path,
ul.gallery-list > li > .no-photo svg rect {
	fill: #09262c;
}

ul.post-list li a:hover,
ul.post-list li a:focus {
	opacity: 1;
}

ul.post-list li a:hover svg path,
ul.post-list li a:hover svg rect,
ul.gallery-list > li > a:hover svg path,
ul.gallery-list > li > a:hover svg rect,
ul.post-list li a:focus svg path,
ul.post-list li a:focus svg rect,
ul.gallery-list > li > a:focus svg path,
ul.gallery-list > li > a:focus svg rect {
	fill: #fff;
}

ul.post-list .meta-data {
	margin: 0;
	font-weight: 700;
}

ul.post-list li.odd .meta-data a:hover {
	background: none;
	text-decoration: underline;
}

ul.post-list li .post-text a.more {
	display: inline-block;
}

ul.pods li h2,
ul.pods li h3 {
	padding: 0;
	display: block;
}

ul.pods li h3,
ul.pods li h3 a {
	text-align: center !important;
}

ul.pods li img + h2,
ul.pods li a + h2,
ul.pods li img + h3,
ul.pods li a + h3 {
	margin-top: 10px;
}

ul.pods li .body-copy {
	font-size: 95%;
}

ul.gallery-list {
	font-size: 0;
	margin-top: 25px;
}

ul.gallery-list li {
	text-align: left;
	background: #fff;
	box-shadow: 0 4px 4px 0 #ccc;
	float: none !important;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

ul.gallery-list li a {
	display: block;
	overflow: hidden;
}

ul.gallery-list li a img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transform-origin: 50% 100%;
	width: 100%;
}

ul.gallery-list li a:hover img {
	transform: scale(1.5);
}

ul.gallery-list li h2 {
	margin: 0 0 10px;
	font-size: 25px;
}

ul.gallery-list li h2 a {
	color: #09262c;
}

ul.gallery-list li .post-text {
	margin-top: 8px;
	float: none !important;
	width: 100% !important;
	clear: both;
	padding: 5px 15px 12px;
}

ul.gallery-list > li > .featured-image {
	margin-top: 0 !important;
}

ul.gallery-list > li > .no-photo {
	padding: 0 0 60.5%;
}

ul.gallery-list > li > .featured-image img.no-photo {
	width: 100%;
	padding-top: 44px;
}

ul.gallery-list li .body-copy {
	font-size: 14px;
	line-height: 1.3em;
}

ul.gallery-list li a.more {
	margin-top: 10px;
}

ul.columns {
	font-size: 0;
}

.child-nav {
	font-size: 0;
	text-align: justify;
	white-space: normal;
	/* display:none; */
}

.child-nav:after {
	content: '' !important;
	width: 100% !important;
	display: inline-block !important;
}

h1 + .child-nav {
	margin-top: 40px;
}
.child-nav > li {
	/* width:calc(50% - 25px); */
	/* display:inline-block; */
	margin: 0 0 20px;
	vertical-align: middle;
}
.child-nav li h2 {
	height: 100%;
	margin: 0;
}

.child-nav li h2 a {
	padding: 12px 5px;
	color: #fff;
	display: block;
	text-align: center !important;
	background: #52456f;
	width: 100%;
	border: none;
}

.child-nav a:hover,
.child-nav a:focus {
	background: #fff;
	color: #52456f;
	box-shadow: inset 0 0 0 4px;
}

ul.columns li img {
	float: none;
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	margin-bottom: 15px;
}

ul.formatted-list {
	font-size: 0;
	clear: both;
	text-align: center;
}

ul.formatted-list > li {
	margin: 0 25px 30px;
	display: inline-block;
	vertical-align: middle;
}

ul.formatted-list li a {
	display: block;
}

ul.formatted-list li img {
	max-height: 100px !important;
	width: auto;
	max-width: 170px;
}

.acf-map h2 {
	font-size: 12px;
	margin: 0 0 2px;
}

.acf-map a.view-website {
	font-size: 90%;
	text-decoration: none;
	display: block;
	font-weight: 500;
}

button.comments-toggle {
	background: none;
	padding: 0;
	color: #00703c;
	margin: 0 0 20px !important;
}

.comments-toggle:after {
	content: '\e912';
	font-family: 'mem-icon-font';
	display: inline-block;
	font-size: 20px;
	top: 3px;
	position: relative;
	left: 10px;
}

.comments {
	margin: 25px 0 0;
}

.comments p {
	margin: 0 0 8px;
}

.comments a:hover {
	text-decoration: underline;
}

ol.commentlist {
	margin: 0 0 25px;
	clear: both;
	display: none;
}

ol.commentlist li {
	margin: 0 0 15px;
	width: 100%;
	clear: both;
}

ol.commentlist ol.children {
	margin: 20px 0 0;
}

.comment-author {
	margin: 0 15px 15px 0;
	float: left;
	width: 63px;
	color: #00703c;
	font-weight: 500;
}

.comment-author img {
	margin: 0 0 4px;
}

.comment-author span.says {
	display: none;
}

div#respond {
	display: none;
}

.cancel-comment-reply {
	margin: 0 0 10px;
}

.g-recaptcha {
	margin: 0 auto 8px;
	text-align: center;
}

.repeater-carousel-container + .list-container {
	margin-top: 30px;
}

ul.formatted-list {
	font-size: 0;
	clear: both;
	text-align: center;
}

ul.formatted-list > li {
	margin: 0 25px 30px;
	display: inline-block;
	vertical-align: middle;
}

ul.formatted-list li a {
	display: block;
}

ul.formatted-list li img {
	max-height: 100px !important;
	width: auto;
	max-width: 170px;
}

ul.formatted-lists li h3 + ul {
	margin-top: 15px;
}

ul.formatted-lists li h4 {
	color: #222;
	font-size: 20px;
	margin: 0 0 3px;
}

ul.formatted-lists li.list-item {
	line-height: 1.15em;
	margin: 0 0 7px;
}

ul.formatted-lists li.list-item.item-bold {
	font-style: italic;
	font-weight: 400;
}

span.read-more,
span.read-less {
	font-size: 0;
	display: inline-block;
	margin: 0;
}

span.read-more a,
span.read-less a {
	font-size: 17px;
}

.owl-carousel {
	margin: 0 auto;
	max-width: 100%;
	display: block !important;
}

.owl-carousel .owl-stage-outer {
	margin: 0 auto;
}

.owl-carousel .owl-item {
	margin: 0;
}

.owl-carousel .owl-item > a {
	background: #dee5e9;
	display: block;
}

.carousel-container a:hover {
	opacity: 0.6;
}

.item img,
ul.hidden-excerpt li .page-feat-img {
	margin: 5px auto 10px;
}

.owl-carousel .owl-item img {
	float: none;
	margin: 0;
}

.owl-item .item .no-photo {
	padding-top: 74.2%;
	background: rgba(110, 98, 90, 0.3);
}

.owl-item .item .item-text {
	z-index: 1;
	margin: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	padding: 4px 10px 5px;
}

.item h4 {
	font-size: 18px;
	margin: 0;
	font-weight: 500;
	color: #fff;
}
.owl-nav-custom {
	position: absolute;
	bottom: 10px;
	z-index: 1;
	width: 100%;
}
.owl-nav {
	height: 0;
}

.owl-nav button {
	position: absolute;
	top: 50%;
	margin-top: -19px;
	height: 38px;
	width: 38px;
	left: 10px;
}

.owl-nav button.disabled {
	display: none;
}

.owl-nav button.owl-next {
	right: 10px;
	left: auto;
}

.owl-nav button:before {
	position: absolute;
	top: 10px;
	font-size: 40px;
	color: #fff;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	left: 0;
	right: auto;
	margin: 0;
	height: 40px;
	width: 40px;
}

.owl-nav button:hover {
	opacity: 1;
}

.owl-nav button:hover:before,
.owl-nav button:hover:after {
	opacity: 1;
	color: #6e625a;
}
.owl-nav-custom div {
	display: inline-block;
	cursor: pointer;
}
.owl-prev:before {
	content: '\e900';
	font-family: mem-icon-font;
	left: 8px;
}

.owl-next:before {
	content: '\e901';
	font-family: mem-icon-font;
}

.block-container {
	margin: 50px auto 0;
	clear: both;
	z-index: 2;
	position: relative;
}
.main-feat-img {
	margin-top: 15px;
}
.paypal-button {
	text-align: center;
}
.paypal-button input[type='image'] {
	display: none;
}
.list-block-container + link + .block-container {
	margin-top: 0;
}

.content-pods + .block-container {
	margin-top: 0;
}

.gallery-block + .block-container {
	margin-top: 15px;
}

ul.formatted-lists + .block-container {
	margin-top: 0;
}

.img-list-block-container + .content-block {
	margin-top: 0;
}

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

.block-container:last-of-type {
	margin-bottom: 25px;
}

.img-list-block-container h2.block-title {
	text-align: left !important;
}

.table-block {
	margin-top: 0;
}

ul.pods li {
	margin: 0 0 40px;
	text-align: center;
}

ul.pods.count-1 li {
	width: 100%;
	float: none;
}

ul.pods li a.pod-button {
	display: inline-block;
}

ul.pods li a:hover {
	opacity: 0.6;
}

ul.pods li img {
	margin: 0 auto;
}

ul.pods.count-4 li h2,
ul.pods.count-4 li h2 a,
ul.pods.count-4 li h3,
ul.pods.count-4 li h3 a {
	font-size: 15px;
}

ul.pods li .subtitle {
	margin: 5px 0 0;
	text-align: center;
	font-weight: 700;
}

ul.pods li .subtitle a,
ul.pods li .subtitle a {
	color: #525252;
	background: none;
	border: none;
}

ul.pods li .pod-content h2,
ul.pods li .pod-content h3,
ul.pods li .pod-content h4,
ul.pods li .pod-content h5,
ul.pods li .pod-content h6 {
	text-align: center;
}

.singular-pod-block {
	background: #52456f;
}

.singular-pod-block:nth-child(even) {
	background: #52456f;
}

.singular-pod-block + .singular-pod-block {
	margin-top: 0;
}

.singular-pod-block .pod-text {
	padding: 15px;
}

.singular-pod-block .pod-img {
	margin: 0 auto;
	display: block;
}

.singular-pod-block a.pod-img {
	position: relative;
	overflow: hidden;
}

.singular-pod-block .pod-img img {
	width: 100%;
	transition: all 1s ease;
}

.singular-pod-block a.pod-img:hover img,
.singular-pod-block a.pod-img:focus img {
	transform: scale(1.5);
}

.singular-pod-block h2 {
	color: #fff;
	margin-bottom: 10px;
}

.singular-pod-block h2 a,
.singular-pod-block h2 a:visited {
	color: #fff;
	display: inline-block;
	border-bottom: 3px solid rgba(255, 255, 255, 0.3);
	transition: all 1s ease;
}

.singular-pod-block h2 a:hover,
.singular-pod-block h2 a:focus {
	opacity: 1;
	background: #52456f;
	border-bottom-color: #fff;
	border-bottom: 3px solid rgba(255, 255, 255, 1);
}
.singular-pod-block:nth-child(even) h2 a:hover,
.singular-pod-block:nth-child(even) h2 a:focus {
	background: #52456f;
}
.singular-pod-block .body-copy {
	color: #fff;
}

.singular-pod-block .pod-content a,
.singular-pod-block .pod-content a:visited,
.singular-pod-block a.pod-link,
.singular-pod-block a.pod-link:visited {
	color: #52456f;
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	display: inline-block;
	line-height: 1.5em !important;
}

.singular-pod-block a.pod-link:hover,
.singular-pod-block a.pod-link:focus {
	background: #52456f;
	color: #fff;
	box-shadow: inset 0 0 0 2px white;
}

ul.img-list {
	font-size: 0;
	clear: both;
	margin-left: 0;
	border-top: 3px solid #f8a432;
	padding-top: 45px;
}

ul.img-list > li {
	margin: 0 0 40px;
	page-break-inside: avoid;
	padding: 0;
	list-style: none;
}
ul.img-list > li:before {
	display: none;
}
ul.img-list > li:last-of-type {
	margin-bottom: 0;
}

ul.img-list li > .image-list-img-column {
	max-width: 150px !important;
	margin-right: 0;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
ul.img-list li .list-text h2 {
	color: #00adcd;
	margin: 0;
}
ul.img-list li .list-text h3 {
	margin-top: 7px;
}
ul.people-list li .person-list-person {
	display: block;
}

ul.people-list li .people-list-light {
	font-weight: 300;
}

.cover-image-container {
	position: relative;
	background-size: cover;
	background-attachment: fixed;
	background-position: 50%;
	min-height: 430px;
}

.cover-image-container:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 0;
}

.cover-image-container h2 {
	color: #fff;
	z-index: 1;
	margin-bottom: 0;
	padding: 14px;
	text-align: center !important;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	font-size: 50px;
	width: 100%;
	text-shadow: 0 0 7px black, 0 0 80px #000;
}

a.button-block {
	display: inline-block;
}

.gallery-block {
	font-size: 0;
}

.gallery-block h2,
.slideshow-block h2 {
	margin: 0 0 12px;
}

.gallery-block a {
	margin: 0 20px 20px 0;
	width: calc(50% - 10px);
	display: block;
	float: left;
	overflow: hidden;
	border: none;
}

.gallery-block a:nth-of-type(even) {
	margin-right: 0;
}

.gallery-block a img {
	width: 100%;
	max-height: 100%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

.single-home_style .gallery-block a img {
	width: auto;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}

.gallery-block a:hover img,
.gallery-block a:focus img {
	transform: scale(1.3);
}

ul.formatted-lists,
ul.columns {
	font-size: 0;
}

ul.formatted-lists > li {
	margin: 0 0 20px;
}

ul.formatted-sublists > li,
ul.columns > li {
	margin-bottom: 15px;
}

ul.formatted-lists li h2 + ul {
	margin-top: 15px;
}

ul.formatted-lists li.list-item {
	line-height: 1.15em;
	margin: 0 0 7px;
}
.ewd-urp-review-div {
	margin: 0 0 20px;
}
.ewd-urp-review-product-name,
.ewd-urp-author-date,
.ewd-urp-review-explanation,
.ewd-urp-form-header,
#ewd-urp-review-author,
#Post_Author {
	display: none !important;
}
.ewd-urp-review-score-number {
	margin-top: 0 !important;
}
.ewd-urp-review-title {
	/* font-weight: bold; */
	/* color:#333; */
}
.ewd-urp-review-body {
	margin-top: 0;
}
.ewd-urp-review-form .form-field,
.ewd-urp-review-form .ewd-urp-meta-field,
.ewd-urp-submit,
.ewd-urp-captcha-response,
.ewd-urp-captcha-div {
	padding: 0 !important;
	margin: 0 0 8px;
}
.ewd-urp-review-form .form-field:first-of-type {
	display: none !important;
}
.ewd-urp-review-label,
.ewd-urp-review-form label {
	display: block !important;
	padding: 0 !important;
	text-align: left !important;
	width: 100% !important;
}
.ewd-urp-review-form input[type='text'],
.ewd-urp-review-form input[type='email'],
.ewd-urp-review-form input[type='URL'],
.ewd-urp-review-form textarea {
	width: 100% !important;
	border: 1px solid rgba(112, 112, 112, 0.64) !important;
}
.ewd-urp-stars-input {
	margin-top: 0 !important;
}
.ewd-urp-submit span.submit {
	padding: 0 !important;
	background: none !important;
}
.ewd-urp-review-update {
	margin: 0;
	line-height: 1.5em !important;
}

.testimonial-container {
	background: #f8a432;
	position: relative;
}
.testimonial-container h2 {
	position: absolute;
	z-index: 2;
	color: white;
	text-transform: lowercase;
	font-size: 35px;
	left: 50%;
	transform: translate(-50%, 0);
	top: 20px;
}
.testimonial-container .testimonial-content {
	margin: 0 auto;
}
.testimonial-container .testimonial-content.has-img {
	/* display: flex; */
	/* flex-direction: row-reverse; */
	/* flex-wrap: wrap; */
	justify-content: space-between;
	position: relative;
}
.testimonial-container .testimonial-content.has-img:after {
	display: none;
	content: '';
	width: 30%;
	height: 50%;
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f8a432+0,f8a432+66&0+0,1+66 */
	background: -moz-linear-gradient(
		top,
		rgba(248, 164, 50, 0) 0%,
		rgba(248, 164, 50, 1) 66%
	); /* FF3.6-15 */
	background: -webkit-linear-gradient(
		top,
		rgba(248, 164, 50, 0) 0%,
		rgba(248, 164, 50, 1) 66%
	); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to bottom,
		rgba(248, 164, 50, 0) 0%,
		rgba(248, 164, 50, 1) 66%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f8a432', endColorstr='#f8a432',GradientType=0 ); /* IE6-9 */
}
.testimonial-container .test-text-container {
	background: #f8a432;
	/* padding: 94px 40px 74px 40px; */
}
.testimonial-container .testimonial-content.has-img .test-text-container {
	/* width: 70%; */
	/* width: auto; */
}
.testimonial-container .test-text {
	/*quotes: '“' '”' '‘' '’';*/
	position: relative;
	padding: 94px 40px 74px 40px;
}
.testimonial-container .test-text .body-copy {
	line-height: 1.1em;
}
.testimonial-container .test-text .body-copy a,
.testimonial-container .test-text .body-copy a:visited {
	color: white;
	border-color: white;
	white-space: nowrap;
}
.testimonial-container .test-text .test-title {
	margin-top: 15px;
	font-style: italic;
}
.testimonial-container .test-img {
	/* width: 30%; */
	background: #f8a432;
	position: relative;
	/* height: 100%; */
	/* max-height: 300px; */
}
.testimonial-container .test-img img {
	/* width: auto!important; */
	margin: 0;
	/* max-height: 100%; */
}

/* ----------------------------------------- */
#sidebar {
	position: relative;
	width: 100%;
	margin: 30px 0 0;
	/* border-left:1px solid rgba(112,112,112,0.2); */
}

#sidebar:before {
	background: #00703c;
	height: 100%;
	width: 12px;
	position: absolute;
	left: -12px;
	display: none;
	content: '';
	top: 0;
}
.aside-section {
	position: relative;
}
#sidebar .aside-section + .aside-section {
	margin-top: 50px;
}

#sidebar .aside-section:last-of-type {
	margin-bottom: 30px;
}
.aside-section.has-bg {
	padding: 15px 25px 10px;
}
.aside-section .body-copy figure {
	margin-bottom: 8px;
}
.aside-section .has-imgs {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.aside-section .has-imgs a img {
	width: 100%;
}
.aside-section .body-copy a:hover img,
.aside-section .body-copy a:focus img {
	opacity: 0.7;
}

.aside-section.has-bg h2,
.aside-section.has-bg .body-copy {
	/* color:white; */
}
.aside-section.has-bg h2 {
	text-align: center !important;
	margin-bottom: 10px;
	font-size: 36px;
}
.aside-section .item-button {
	text-align: center;
}
.aside-section a.button {
	display: block;
	margin: 0 0 15px;
}
.fancybox-overlay {
	background: rgb(0 0 0 / 85%) !important;
}
.fancybox-skin {
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	background: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
}

.fancybox-type-iframe.video .fancybox-inner {
	padding-top: 56.2%;
	/* (9/16 * 100%) -- your aspect ratio in percents */
	height: 0 !important;
}

.fancybox-type-iframe.video .fancybox-inner .fancybox-iframe {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fancybox-nav {
	width: 60px !important;
}

.fancybox-prev {
	left: 0 !important;
	position: fixed !important;
}

.fancybox-next {
	right: 0 !important;
	position: fixed !important;
}

.fancybox-nav span {
	visibility: visible !important;
	opacity: 0.5 !important;
	background: none !important;
	right: 0 !important;
	width: 16px !important;
}

.fancybox-nav:hover span {
	opacity: 1 !important;
}

.fancybox-prev span {
	left: 0 !important;
}

.fancybox-nav span:before {
	font-family: 'mem-icon-font';
	color: #fff;
	opacity: 0.7;
	content: '\e901';
	background: none !important;
	font-size: 50px;
	display: inline-block;
}

.fancybox-nav.fancybox-prev span:before {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 0;
}

.fancybox-nav.fancybox-next span:before {
	right: 0 !important;
	text-align: right;
	position: absolute;
}

.fancybox-close {
	background: none !important;
	text-align: center;
	height: auto !important;
	width: auto !important;
	right: 5px !important;
	top: 2px !important;
	opacity: 0.3;
	z-index: 9999 !important;
	text-shadow: 0 0 2px black, 0 0 5px black, 0 0 10px black, 0 0 5px #000;
}

.fancybox-skin:hover .fancybox-close {
	opacity: 1;
}

.fancybox-close:before {
	content: 'X';
	color: #fff;
	font-family: arial;
	font-size: 30px;
	font-weight: 700;
	right: 0;
	position: absolute;
}

.fancybox-opened .fancybox-title {
	font-family: 'Source Sans Pro', Verdana, Tahoma, sans-serif;
	position: absolute;
	width: 100%;
	z-index: 0;
	font-size: 14px !important;
	text-align: center;
	font-weight: 500;
	margin: 0 auto !important;
	background: #000;
	padding: 5px;
}

.fancybox-title span {
	font-size: 20px !important;
	margin: 0 4px 0 0;
}

.fancybox-title span:after {
	content: ',';
	display: inline-block;
	position: relative;
	left: 0;
}

.fancybox-title span:last-child:after {
	display: none;
}

#fancybox-thumbs ul li {
	margin: 0 1px;
}

#fancybox-thumbs ul li.active {
	border: none !important;
	opacity: 1 !important;
}

#fancybox-thumbs ul li a {
	border: none !important;
}

.accordion-target {
	cursor: pointer;
	position: relative;
	padding-left: 17px;
}

.accordion-target:before {
	content: '\e901';
	font-family: mem-icon-font;
	position: absolute;
	left: -2px;
	top: -2px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	display: block;
	font-style: normal;
	transform: rotate(90deg);
	font-size: 15px;
}

li[data-click-state='1'] .accordion-target:before {
	transform: rotate(270deg);
	top: 1px;
}

.accordion-content {
	margin: 0 0 0 20px;
}

.slideshow,
.banner-img-container {
	margin: 0 auto;
	text-align: center;
	z-index: 10;
	overflow: hidden;
	position: relative;
	padding-bottom: 40%;
}

.slideshow .slide {
	display: none;
	width: 100%;
}

.slideshow .slide img,
.banner-img-container img {
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	min-width: 100%;
	height:auto;
	aspect-ratio:1920/768;
}

.banner-text-container {
	background: #52456f;
	padding: 7px 5px 9px;
	display: none;
}

.banner-text .body-copy {
	color: #fff;
	font-size: 25px;
	font-style: italic;
	line-height: 1.2em;
}

.banner-text .banner-head {
	font-weight: 700;
}

.slideshow-nav {
	height: 100%;
	top: 0;
}

.slideshow-nav a {
	height: 100%;
	width: 50px;
	display: none;
	position: absolute;
	top: 0;
	z-index: normal;
	cursor: pointer;
}

.slideshow:hover .slideshow-nav a {
	display: block;
}

.slideshow-nav #next {
	right: 5px;
}

.slideshow-nav a:after,
.slideshow-nav a:after {
	position: absolute;
	font-size: 50px;
	z-index: 9999;
	display: block;
	font-family: mem-icon-font;
	content: '\e901';
	color: rgba(255, 255, 255, 0.4);
	opacity: 1;
	top: 0;
	height: 50px;
}

.slideshow-nav #prev:after {
	left: 3px;
	transform: rotate(180deg);
}

.slideshow-nav #next:after {
	right: 0;
}

.slideshow-nav a:hover:after {
	opacity: 1;
	cursor: pointer;
	color: #fff;
}

.gallery-block + .gallery-block:before {
	content: '';
	display: block;
	height: 2px;
	width: 75%;
	position: relative;
	top: -15px;
	z-index: 99999999;
	visibility: visible;
	background: #000;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+15,000000+85,000000+100&0+0,1+15,1+85,0+100 */
	background: -moz-linear-gradient(
		left,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 1) 15%,
		rgba(0, 0, 0, 1) 85%,
		rgba(0, 0, 0, 0) 100%
	);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(
		left,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 1) 15%,
		rgba(0, 0, 0, 1) 85%,
		rgba(0, 0, 0, 0) 100%
	);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to right,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 1) 15%,
		rgba(0, 0, 0, 1) 85%,
		rgba(0, 0, 0, 0) 100%
	);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=1);
	/* IE6-9 */
	margin: 0 auto;
}

a#top-link {
	text-align: center;
	font-size: 16px;
	right: 10px;
	z-index: 100;
	background: #fff;
	padding: 2px 12px 10px 5px;
	color: #e80;
	position: fixed;
	bottom: 0;
	float: right;
	display: none !important;
	margin: 8px 0;
}

a#top-link:before {
	content: '\e90e';
	font-family: mem-icon-font;
	font-size: 20px;
	position: relative;
	top: 6px;
	transform: rotate(-90deg);
	display: inline-block;
}

/* ---------HOME------------------- */
#main-container {
	padding-bottom: 0;
}
.home h1 {
	display: none;
}

/* -------------------------------- */
.support-clr {
	margin: 0 0 20px;
	display: block;
	height: 1px;
}
.kb-links-container {
	background: #eaeaea;
	padding: 20px 0 0;
	margin: 0 0 40px;
}
.kb-links-container h2 {
	display: block;
	padding: 0 20px 0 40px;
	margin: 0;
}
.kb-links-container ul li {
	/* margin:0 0 15px; */
}
.kb-links-container ul li a {
	color: black;
	display: block;
	padding: 8px 12px 8px 40px;
	border: none;
	position: relative;
}
.kb-links-container ul li a:hover,
.kb-links-container ul li a:focus {
	background: #ececec;
	color: #008ba5;
}
.kb-links-container ul li a:before {
	content: '\e90a';
	font-family: mem-icon-font;
	display: block;
	position: absolute;
	left: 20px;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 3px;
}
.kb-links-container ul li .kb-title {
	font-weight: bold;
	display: block;
	font-size: 16px;
	line-height: 1.3em;
}
.kb-links-container ul li .kb-excerpt {
	font-weight: 400;
	display: block;
	font-size: 15px;
	line-height: 1.3em;
}
#footer {
	margin: 0 auto;
	z-index: 1;
	color: #ffffff;
	position: relative;
}

#footer .footer-color {
	background: #616266;
	padding: 20px 0;
}

#footer a,
#footer a:visited {
	color: #ffffff;
}

#footer a:hover,
#footer a:focus {
	background: #fff;
	color: #008ba5;
	text-decoration: none;
	/* border:none!important; */
}
.footer-column {
	margin: 0 0 30px;
	text-align: left;
}
.footer-column .col-header {
	font-weight: 600;
	color: #f8a433;
	margin: 0 0 8px;
	font-size: 19px;
}
.footer-column .col-item {
	display: block;
	line-height: 1.1em;
	margin: 0 0 8px;
	font-size: 16px;
}
.footer-column .col-item:hover,
.footer-column .col-item:focus {
	background: none !important;
	color: #f8a432 !important;
}
#footer .body-copy {
	color: #ffffff;
	/* font-size:12px; */
}

.footer-nav {
	display: none;
}

#footer a.email-signup {
	position: relative;
	vertical-align: bottom;
	display: inline-block;
	clear: both;
	margin: 15px 0;
}

#footer .social-icon {
	margin-bottom: 0;
}

a.social-icon {
	text-decoration: none;
	/* display:inline-block; */
	width: 31px;
	height: 31px;
	position: relative;
	margin: 0 0 4px 0;
	font-weight: 500;
	background: none;
	text-align: center;
	line-height: 22px;
}

a.social-icon:last-of-type {
	margin-right: 0;
}

a.social-icon:hover {
	opacity: 1;
	background: #52456f;
}

a.social-icon:hover:after,
a.social-icon:focus:after {
	color: #066487;
	text-shadow: 0 0 15px white, 0 0 6px white;
}

a.social-icon:after {
	font-family: mem-icon-font;
	display: block;
	font-size: 36px;
	color: #ffffff;
	top: 4px;
	left: -3px;
	bottom: auto;
	margin: 0;
}

a.facebook-icon:after {
	content: '\e913';
}

a.instagram-icon:after {
	content: '\e905';
	left: 0;
}

a.twitter-icon:after {
	content: '\e907';
}

a.youtube-icon:after {
	content: '\e904';
	font-size: 34px;
	left: auto;
	right: 3px;
}

a.linkedin-icon:after {
	content: '\e908';
	left: 1px;
}

a.pinterest-icon:after {
	content: '\e903';
}

a.phone-icon:after {
	content: '\e902';
	top: 6px;
	left: -1px;
}

a.email-icon:after {
	content: '\e90e';
}

a.search-icon:after {
	content: '\e90c';
}

.footer-below {
	clear: both;
}

#footer .contact-info {
	width: 100%;
}
.footer-logo {
	width: 105px;
	display: block;
	margin: 0 auto 12px;
}
.footer-logo:hover,
.footer-logo:focus {
	background: none !important;
	opacity: 1 !important;
}
.footer-logo svg polygon,
.footer-logo svg #mountain-reflect stop:nth-child(2) {
	transition: all 1s ease-in-out;
}
.footer-logo:hover svg polygon.st0,
.footer-logo:focus svg polygon.st0 {
	fill: white;
}
.footer-logo:hover svg #mountain-reflect stop:nth-child(2),
.footer-logo:focus svg #mountain-reflect stop:nth-child(2) {
	stop-color: #ffffff !important;
}
#footer .social-icons a {
	/* display: inline-block; */
	/* padding-bottom: 5px; */
	position: relative;
}
#footer .social-icons a:hover,
#footer .social-icons a:focus {
	background: none;
}
ul.region-change li a {
	background: #cccccc;
	padding: 1px 10px;
	color: black !important;
	display: block;
	font-size: 17px;
	max-width: 280px;
	margin: 0 auto;
}
ul.region-change li:nth-child(n + 2) {
	display: none;
	position: absolute;
	width: 100%;
}
ul.region-change li.region-click + li a:before {
	border-top: 1px solid black !important;
	content: '';
	display: block;
	width: calc(100% + 20px);
	left: -10px;
	position: relative;
	top: -1px;
}
ul.region-change li.region-click a:after {
	content: '\e912';
	font-family: mem-icon-font;
	display: inline-block;
	top: 1px;
	right: 0;
	float: right;
	margin: 0;
	transform: rotate(180deg);
	position: relative;
	left: auto;
}
.footer-credit {
	font-size: 13px;
	margin: 20px auto 0;
	clear: both;
}
.footer-tagline {
	display: block;
	margin: 0 0 5px;
}
.footer-design a,
.footer-design a:visited {
	/* background:#52456F; */
	border-bottom: 1px solid white;
	/* text-decoration:underline; */
}


/***
iframe[id^="b_756350cf_"] {
	    height: 930px !important;
}
***/

@media all and (max-width: 450px) {
	.gform_wrapper .ginput_complex span {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 8px;
	}

	.gform_wrapper .ginput_complex span:last-of-type {
		margin-bottom: 0;
	}
}

@media all and (max-width: 800px) {
	table,
	thead,
	tbody,
	th,
	td,
	tr {
		display: block;
	}

	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	tr td:nth-child(1) {
		background: #d8ede3;
		color: #52456f;
		font-weight: 700;
		text-transform: uppercase;
		color: #222;
	}

	td {
		/* Behave  like a "row" */
		border: 1px solid #707070;
		border-bottom: none;
		position: relative;
		padding: 8px 8px 8px 50%;
		text-align: center;
		min-height: 33px;
	}

	tr:last-child td:last-child {
		border: 1px solid #707070;
	}

	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 50%;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		transform: translate(0, -50%);
		border-right: 1px solid #707070;
		height: calc(100%);
		line-height: 2em;
		color: #52456f;
	}

	td:before {
		content: attr(data-label);
	}
}

@media all and (min-width: 320px) {
	.alignleft {
		float: left;
		margin: 5px 20px 15px 0;
		max-width: 50% !important;
		height: auto;
	}

	.alignright {
		float: right;
		margin: 3px 0 20px 15px;
		max-width: 50%;
		height: auto;
		display: block;
	}
}

@media all and (min-width: 484px) {
	.header-top .social-icons .social-icon {
		display: inline-block;
	}

	.header-logo a,
	.header-logo a:visited {
		font-size: 38px;
	}

	h3 {
		margin: 0 0 10px;
	}

	ul.gform_fields li.two-column,
	ul.gform_fields li.three-column,
	ul.gform_fields li.four-column {
		float: left;
		width: calc(50% - 10px);
		clear: left;
	}

	ul.gform_fields li.two-column:nth-child(even),
	ul.gform_fields li.three-column:nth-child(even),
	ul.gform_fields li.four-column:nth-child(even) {
		float: right;
		clear: right;
	}
}

@media all and (min-width: 500px) {
	.header-logo a,
	.header-logo a:visited {
		font-size: 40px;
	}

	ul.gallery-list li h2 {
		font-size: 35px;
	}
	.footer-columns {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		font-size: 20px;
		line-height: 1.3em;
	}
	.footer-column {
		width: calc(50% - 30px);
	}
}

@media all and (min-width: 600px) {
	#wpadminbar {
		display: block;
	}

	.map-column {
		float: right;
		margin-top: 7px;
	}

	.map-column .google-map-container {
		padding-bottom: 139%;
	}

	ul.post-list li .featured-image {
		float: left;
		margin-bottom: 0;
		margin: 2px 0 10px;
		position: relative;
		z-index: 2;
	}

	ul.post-list li .post-text {
		width: calc(100% - 172px);
		float: right;
	}

	ul.pods li,
	ul.gallery-list li {
		width: calc(50% - 40px);
		float: left;
		margin: 0 80px 32px 0;
	}

	ul.pods li:nth-child(even),
	ul.gallery-list li:nth-child(even) {
		margin-right: 0;
	}

	ul.page-links li h2 a {
		font-size: 21px;
	}

	.search ul.post-list li .post-text {
		width: 100%;
		float: none;
	}

	.slideshow-nav a:after,
	.slideshow-nav a:after {
		top: 50%;
		margin-top: -25px;
	}

	ul.pods.count-3 li,
	ul.pods li:nth-child(even) {
		float: left;
		margin: 0 54px 25px 0;
		width: calc(33.3333% - 36px);
		position: relative;
		text-align: center;
	}

	ul.pods.count-2 li {
		width: calc(50% - 40px);
	}

	ul.gallery-list li {
		text-align: left;
	}

	ul.pods.count-2 li:nth-child(even),
	ul.pods.count-3 li:nth-child(3n + 3),
	ul.pods.count-4 li:nth-child(4n + 4),
	ul.pods.count-8 li:nth-child(4n + 4) {
		margin-right: 0;
	}

	ul.pods.count-4 li,
	ul.pods.count-4 li:nth-child(3n + 3),
	ul.gallery-list.count-4 li,
	ul.gallery-list.count-4 li:nth-child(3n + 3) {
		width: calc(25% - 20px);
	}

	ul.pods.count-4 li,
	ul.pods.count-4 li:nth-child(3n + 3),
	ul.gallery-list.count-4 li:nth-child(3n + 3) {
		margin-right: 26px;
	}

	ul.pods.count-4 li:nth-child(4n + 4) {
		margin-right: 0;
	}

	ul.img-list li > .image-list-img-column {
		margin-left: 0;
		margin-right: 40px;
		float: left;
		width: 100%;
	}

	ul.img-list li .list-text {
		margin-left: 190px;
	}
	ul.img-list.no-image-list li .list-text {
		margin-left: 0;
	}
	.gallery-block a,
	.gallery-block a:nth-of-type(even) {
		float: left;
		margin: 0 15px 15px 0;
		width: calc(20% - 12px);
	}

	.gallery-block.gallery-count-2 a,
	.gallery-count-2 a:nth-of-type(5n + 5) {
		width: calc(50% - 30px);
		margin: 0 40px 15px 0;
		height: 200px;
		text-align: center;
	}

	.gallery-block a:nth-of-type(5n + 5),
	.gallery-count-2 a:nth-of-type(even) {
		margin-right: 0;
	}
	.testimonial-container .testimonial-content.has-img {
		display: flex;
		flex-direction: row-reverse;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.testimonial-container .test-img {
		width: 30%;
	}
	.testimonial-container .testimonial-content.has-img .test-text-container {
		width: 70%;
	}
	.home-pods {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.home-pods .aside-section {
		width: 50%;
	}
	.footer-secor-logo {
		float: right;
	}
}

@media (min-width: 650px) {
	ul.formatted-lists.count-2 > li,
	ul.columns.columns-even > li,
	ul.columns.count-3 > li {
		width: calc(50% - 10px);
		display: inline-block;
		vertical-align: top;
	}

	ul.columns.columns-odd > li {
		width: calc(33.3333% - 14px);
		display: inline-block;
		vertical-align: top;
	}

	ul.formatted-lists.count-2 > li:nth-child(odd),
	ul.columns.columns-even > li,
	ul.columns > li {
		margin-right: 20px;
	}

	ul.columns.columns-even > li:nth-child(even),
	ul.columns.columns-odd > li:nth-child(3n + 3) {
		margin-right: 0;
	}
}

@media (min-width: 730px) {
	#mobile-nav .search-form {
		display: inline-block;
	}

	.banner-text-container {
		position: absolute;
		bottom: 25%;
		padding: 7px 50px 9px 75px;
		right: 0;
		display: block;
	}

	.banner-text.site-width {
		width: 1500px;
	}

	.banner-text {
		text-align: right;
	}

	ul.page-links li {
		width: 22%;
		margin-bottom: 10px;
		max-width: 175px;
	}
	.contact-page-column {
		width: calc(40% - 20px);
		display: inline-block;
		vertical-align: top;
	}
	.contact-form-column {
		float: right;
		width: calc(60% - 20px);
		margin-top: -6px;
	}
	#main-container {
		width: calc(100% - 315px);
		float: left;
	}
	#sidebar {
		float: right;
		padding: 0;
		width: 280px;
		margin-top: 39px;
		/* padding:0 0 0 20px; */
	}
}

@media (min-width: 800px) {
	.contact-info .contact-info-location {
		width: calc(50% - 7px);
		display: inline-block;
		vertical-align: top;
	}

	.contact-info .contact-info-location:nth-child(odd) {
		margin-right: 8px;
	}
	.singular-pod-block .pod-text.pod-has-img {
		float: left;
		width: 388px;
		padding: 25px 30px 15px;
	}

	.singular-pod-block .pod-img {
		float: right;
		clear: none;
		margin: 27px 0;
		width: calc(100% - 388px);
	}

	.singular-pod-block:nth-of-type(even) .pod-img {
		float: left;
	}
	.singular-pod-block:nth-of-type(even) .pod-text.pod-has-img {
		float: right;
	}
	.singular-pod-block .pod-text.pod-has-img,
	.singular-pod-block .pod-img {
		width: 50%;
	}

	.singular-pod-block .pod-text.pod-has-img {
		padding: 50px 60px;
	}
	table {
		width: 100%;
	}

	.table-block table caption {
		display: table-caption;
	}

	thead {
		background: #d8ede3;
	}

	table th,
	table td {
		border: 1px solid #707070;
		text-align: center;
		padding: 10px;
	}

	thead tr th {
		color: #52456f;
		padding: 10px;
		font-weight: 700;
		text-transform: uppercase;
	}

	#footer .contact-info .contact-info-location {
		max-width: 210px;
	}

	#footer .contact-info .contact-info-location:last-of-type {
		border-left: 1px solid #fff;
		padding-left: 15px;
	}

	#footer .credit-segment {
		display: inline-block;
		margin: 0 10px 0 0;
		position: relative;
	}
	.footer-design:before {
		content: '|';
		display: inline-block;
		position: absolute;
		left: -9px;
	}
	#footer .credit-segment:last-of-type {
		margin-right: 0;
		padding-right: 0;
	}
}

@media (min-width: 845px) {
	.home .banner-img-container img {
		display: block;
		min-height: 280px;
	}

	.home-banner-text {
		position: absolute;
		left: 0;
		top: 0;
		color: #fff;
		text-align: left;
		text-transform: uppercase;
		height: 100%;
		letter-spacing: 2px;
		background: #000;
		background: -moz-linear-gradient(
			left,
			rgba(0, 0, 0, 1) 0%,
			rgba(0, 0, 0, 1) 75%,
			rgba(0, 0, 0, 0) 100%
		);
		background: -webkit-linear-gradient(
			left,
			rgba(0, 0, 0, 1) 0%,
			rgba(0, 0, 0, 1) 75%,
			rgba(0, 0, 0, 0) 100%
		);
		background: linear-gradient(
			to right,
			rgba(0, 0, 0, 1) 0%,
			rgba(0, 0, 0, 1) 75%,
			rgba(0, 0, 0, 0) 100%
		);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#00000000',GradientType=1);
		padding: 70px 185px 10px 70px;
	}

	.singular-pod-block .pod-img {
		margin: 0;
	}
}

@media all and (min-width: 650px) {
	.header-logo {
	}
	a.mobile-only {
		display: none !important;
	}

	.navigation {
		/* text-align: justify; */
		white-space: normal;
		display: block;
	}

	.navigation > ul {
		font-size: 0;
		display: block;
		white-space: normal;
	}

	.navigation ul:after {
		content: '' !important;
		width: 100% !important;
		display: inline-block !important;
	}

	.navigation ul .main {
		display: block;
	}

	.navigation > ul > li {
		display: inline-block;
		vertical-align: top;
	}
	.navigation ul li.menu-item-has-children a:before {
		content: '\e90e';
		font-family: mem-icon-font;
		display: inline-block;
		left: auto;
		right: 2px;
		margin: -1px 0 0;
		position: absolute;
		transform: rotate(90deg);
		display: none;
	}
	.navigation > ul > li + li {
		margin-top: 0;
	}

	.navigation ul li a,
	.navigation ul li.menu-item-no-link,
	#mobile-nav-close,
	.navigation > ul > li.menu-item-has-children > button {
		display: block;
		margin: 0;
		padding: 17px 16px;
		position: relative;
		opacity: 1;
		border: none;
		text-align: center;
		color: #ffffff;
	}
	.navigation > ul > li.menu-item-has-children > button {
		background: none;
		border-radius: 0;
		box-shadow: none;
		letter-spacing: 0;
		height: auto;
	}
	.navigation ul li.current-menu-item > a,
	.navigation ul li.current-menu-ancestor > a,
	.navigation > ul > li a:hover,
	.navigation > ul > li a:focus,
	#mobile-nav-close:hover,
	#mobile-nav-close:focus {
		/* color: #f8a433; */
	}

	.navigation ul ul li a:hover,
	.navigation ul ul li a:focus {
		/* background: #066487; */
		color: #008ba5;
	}

	.navigation > ul > li:focus-within > a:after,
	.navigation > ul > li > a:hover:after,
	.navigation > ul > li > a:focus:after,
	.navigation > ul > li:hover > a:after {
		width: 100%;
	}

	.navigation .mobile-menu {
		display: none;
	}

	.navigation > ul > li:first-child > a {
		padding-left: 0;
	}

	.navigation > ul > li:last-child > a {
		padding-right: 0;
	}
	#mobile-nav .navigation > ul > li:last-child > a {
		padding-right: 16px;
	}
	.navigation ul ul {
		position: absolute;
		z-index: 1;
		padding: 8px 0 10px;
		display: none;
		margin: 0;
	}

	.navigation > ul > li:hover > ul,
	.navigation > ul > li:focus-within > ul {
		opacity: 1;
		background: #fff;
		box-shadow: 0 5px 13px -6px #000;
		margin-top: 0px;
		left: 50%;
		transform: translate(-50%, 0%);
	}
	.navigation > ul > li:first-child:hover > ul,
	.navigation > ul > li:first-child:focus-within > ul {
		left: 0;
		transform: translate(0%, 0%);
	}
	.navigation ul ul li a,
	.navigation ul ul li a:visited,
	.navigation ul ul li.menu-item-no-link {
		text-align: center;
		padding: 9px 21px;
	}
	.navigation ul ul li:first-child a {
		/* padding-top: 15px; */
	}
	.navigation ul ul li:last-child a {
		/* padding-bottom: 20px; */
	}

	.navigation > a {
		display: none;
	}

	.navigation li {
		position: relative;
	}

	.navigation li ul {
		display: none;
	}

	.navigation ul li:hover ul,
	.navigation ul li:focus-within ul {
		display: block;
		min-width: 100%;
	}
	#mobile-nav-link,
	#mobile-nav-link:visited {
		/* display:none; */
		/* margin: 11px 0 0; */
	}

	#header form.search-form .icon-magnifying-glass {
		z-index: 0;
		position: absolute;
		right: 0;
		top: 0;
	}

	#header form.search-form .icon-magnifying-glass:before {
		content: '\e90a';
		font-size: 15px;
		font-family: mem-icon-font;
		display: block;
		z-index: 0;
		position: absolute;
		right: 8px;
		color: #52456f;
		top: 7px;
	}

	#header form.search-form .icon-magnifying-glass .search-submit-hidden {
		background: none;
		width: 24px;
		height: 31px;
		padding: 0;
		text-indent: -9999px;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}

	ul.page-links li {
		width: 20%;
	}

	ul.formatted-sublists.count-2 > li,
	ul.columns.count-2 > li,
	ul.columns.count-3 > li {
		width: calc(50% - 6px);
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0;
	}

	ul.columns.count-2 > li {
		width: calc(50% - 12px);
	}

	ul.formatted-sublists.count-2 > li:nth-child(odd) {
		margin-right: 12px;
	}

	ul.columns.count-3 > li {
		width: calc(33.33% - 15px);
	}

	ul.columns.count-2 > li:nth-child(odd),
	ul.columns.count-3 > li:nth-child(even) {
		margin-right: 24px;
	}

	ul.columns.count-3 > li:nth-child(3n + 3) {
		margin-right: 0;
	}
	#footer .footer-color {
		padding: 50px 0 25px;
	}
	.footer-column {
		width: calc(20% - 10px);
	}
}

@media all and (min-width: 990px) {
	ul.gform_fields li.three-column {
		display: inline-block;
		width: calc(33.3% - 13px);
		clear: none;
		margin-right: 20px;
		float: none;
		vertical-align: top;
	}

	ul.gform_fields li.three-column:nth-child(even),
	ul.gform_fields li.four-column:nth-child(even) {
		float: none;
	}

	ul.gform_fields li.four-column {
		display: inline-block;
		width: calc(25% - 10px);
		clear: none;
		margin-right: 10px;
		float: none;
	}

	ul.gform_fields li.no-margin-right {
		margin-right: 0;
	}
	#main-container {
		width: calc(100% - 515px);
	}
	#sidebar {
		width: 380px;
	}
}

@media all and (min-width: 1100px) {
	ul.img-list li > .image-list-img-column {
		max-width: 250px;
	}
	ul.img-list li .list-text {
		margin-left: 250px;
	}
	.owl-nav button.owl-prev {
		left: -55px;
	}

	.owl-nav button.owl-next {
		right: -55px;
	}

	button.owl-prev:before {
		color: rgba(110, 98, 90, 0.35);
		text-shadow: none;
	}

	button.owl-next:before {
		color: rgba(110, 98, 90, 0.35);
		text-shadow: none;
	}
	.footer-column,
	#footer .contact-info {
		width: calc(16.6667% - 10px);
	}
}

@media all and (min-width: 1200px) {
	.banner-text-container {
		bottom: 25%;
	}
}

@media all and (min-width: 1300px) {
	#header {
	}
	.navigation ul li a,
	.navigation ul li.menu-item-no-link,
	#mobile-nav-close,
	.navigation > ul > li.menu-item-has-children > button {
		font-size: 24px;
		/* padding: 25px 16px; */
	}

	h1 {
		/* font-size: 50px; */
	}
	.the-content,
	body#tinymce.wp-editor,
	.wysiwyg,
	.body-copy,
	ol.commentlist,
	.contact_segment,
	.gform_confirmation_message,
	span.read-less,
	.gform,
	.ewd-urp-review-update {
		/* font-size: 24px; */
		/* line-height: 1.5em; */
	}
	.body-copy p,
	p.body-copy,
	.body-copy blockquote,
	body#tinymce.wp-editor p,
	body#tinymce.wp-editor blockquote {
		margin: 0 0 20px;
	}
	h2 {
		/* font-size: 40px; */
	}
	h3 {
		/* font-size: 35px; */
	}
	h4 {
		/* font-size: 30px; */
	}
	h5 {
		/* font-size: 25px; */
	}
	h6 {
		/* font-size: 20px; */
	}
	.global-pods-container ul li .pod-title {
		/* font-size: 40px; */
	}
	#footer {
	}
}

@media all and (min-width: 1435px) {
	#header {
	}
	.header-logo {
		padding: 40px 0;
	}
	.footer-column {
		width: calc(16.6667% - 30px);
	}
}

@media all and (min-width: 2100px) {
	.banner-text-container {
		bottom: 16%;
	}
}

@media print {
	@page {
		margin: 0.625cm;
	}

	.print-hide,
	.navigation ul,
	ul.secondary-navigation,
	#mobile-nav,
	ul.main-navigation,
	#footer,
	span.read-more,
	span.read-less,
	.summary,
	#sidebar,
	#mobile-nav-link,
	img.banner-image,
	.footer-design {
		display: none !important;
	}

	.print-show,
	.summary + .details,
	.accordion-content,
	.mc-main h3,
	.mc-main h3 a,
	.mc-main h3 a {
		display: block !important;
	}

	body {
		background: none !important;
		print-color-adjust: exact;
		-webkit-print-color-adjust: exact;
		-moz-print-color-adjust: exact;
	}

	.site-width,
	.header-width,
	.footer-width,
	.main-container-width {
		max-width: 100% !important;
		width: 100%;
	}

	.header-logo {
		margin: 0;
	}

	h2 {
		font-size: 25px;
	}

	#main-container {
		padding-bottom: 0;
		background: none;
		padding-top: 10px;
	}

	#content {
		min-height: 0;
	}

	ul.post-list li,
	.tribe-events-loop .type-tribe_events {
		background: none !important;
		border-top: 1px solid #000;
		padding: 0 0 3px;
		margin-top: 0;
		page-break-inside: avoid;
	}

	ul.post-list li h3 a,
	.tribe-events-loop .type-tribe_events h3 a {
		font-size: 20px;
	}
}
