/*!
Theme Name: destination_home
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: destination_home
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 with others.

destination_home is based on Underscores https://underscores.me/, (C) 2012-2017 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:
----------------------------------------------------------------
# CSS Fonts
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Header
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# CSS Fonts
--------------------------------------------------------------*/
@font-face {
  font-family: 'Font Awesome 5 Regular';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("webfonts/fa-regular-400.eot");
  src: url("webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-regular-400.woff2") format("woff2"), url("webfonts/fa-regular-400.woff") format("woff"), url("webfonts/fa-regular-400.ttf") format("truetype"), url("webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 5 Solid';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("webfonts/fa-solid-900.eot");
  src: url("webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-solid-900.woff2") format("woff2"), url("webfonts/fa-solid-900.woff") format("woff"), url("webfonts/fa-solid-900.ttf") format("truetype"), url("webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("webfonts/fa-brands-400.eot");
  src: url("webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-brands-400.woff2") format("woff2"), url("webfonts/fa-brands-400.woff") format("woff"), url("webfonts/fa-brands-400.ttf") format("truetype"), url("webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.far {
  font-family: 'Font Awesome 5 Regular';
  font-weight: 400; }

.fa,
.fas,
.fa-solid {
  font-family: 'Font Awesome 5 Solid';
  font-weight: 900; }
.fa-solid {
  font-family: 'Font Awesome 5 Solid';
  font-weight: 900; }
.fa-search:before {
  content: "\f002"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-times:before {
  content: "\f00d"; }

.fa-reply:before {
  content: "\f3e5" !important; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

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

/* Sections
	 ========================================================================== */

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

body {
	margin: 0;
}

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

h1 {
	font-size: 32px;
	font-size: 2rem;
	margin: 0.67rem 0;
}

/* Grouping content
	 ========================================================================== */

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

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

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

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: :16px;
	font-size: 1rem; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

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

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

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

b,
strong {
	font-weight: bolder;
}

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

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

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

/**
 * 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.25rem;
}

sup {
	top: -0.5rem;
}

/* Embedded content
	 ========================================================================== */

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

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

progress {
	vertical-align: baseline;
}

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

textarea {
	overflow: auto;
}

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

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

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

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

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

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

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

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

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

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

/* Interactive
	 ========================================================================== */

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

details {
	display: block;
}

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

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

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

template {
	display: none;
}

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

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
	/* base 19px font */
	font-size: 118.75%;
}
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.75;
}
button,
input,
select,
optgroup,
textarea {
	font-size: 16px;
	font-size: 1rem;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.5em;
}

p {
	margin-bottom: 1.5rem;
}
p.is-style-no-spacing {
	margin-top: 0;
	margin-bottom: 0;
}
p.is-style-no-spacing-height {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1em;
}

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

blockquote.wp-block-quote {
	margin: 0 1.5em;
	padding: 0 1.5em;
	color:#00c09b;
	font-style: italic;
	background-image: url(./images/quote.png);
	background-size: 30px auto;
	background-position: top left;
	background-repeat: no-repeat;
}
blockquote.wp-block-quote.is-style-large {
	margin: 0 1.5em;
	padding: 0 1.5em;
	
}

blockquote.wp-block-quote cite{
	color: #adadad;
    font-style: normal;
    margin-top: -.5em;
	display: block;
}
blockquote.wp-block-quote cite::before{
	content:"—";
}
.wp-block-pullquote {
	padding: 1em 1.5rem;
}
.wp-block-pullquote.alignleft {
	text-align: left;
	max-width: none;
	float: none;
	display: block;
	margin-right: 0;
}
.wp-block-pullquote.alignright {
	text-align: right;
	max-width: none;
	float: none;
	display: block;
	margin-left: 0;
}
.wp-block-pullquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
    font-size: 1.5rem;
	line-height: 1.5;
}
.wp-block-pullquote.is-style-solid-color blockquote {
    max-width:none;
	margin-top: .5em;
	margin-bottom: 1;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2rem;
}
.wp-block-spacer.is-style-tiny {
	height: 1em  !important;
}
.wp-block-spacer.is-style-small {
	height: 2em  !important;
}
.wp-block-spacer.is-style-medium {
	height: 3em  !important;
}
.wp-block-spacer.is-style-large {
	height: 4em  !important;
}


address {
	margin: 0 0 1.5rem;
}

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

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
.has-normal-font-size, .has-regular-font-size {
    font-size: 1.2rem;
}
.edit-link {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: .4em .8em;
	background-color: darkgray;
	color: #fff;
	opacity: 0;
	-webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
	border-radius: 0 .5em 0 0;
	z-index: 9999;
}
.edit-link:hover {
	opacity: 1;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #333333;
	/* Fallback for when there is no custom background color defined. */
}

hr,
hr.wp-block-separator.is-style-thin{
	border:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#333333; 
	margin: 0;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
}
hr.wp-block-separator.is-style-medium {
	border-bottom-width: 3px;
}
hr.wp-block-separator.is-style-thick {
	border-bottom-width: 5px;
}
hr.wp-block-separator.has-dh-green-color {
	border-bottom-color:#00c09b; 
}
hr.wp-block-separator.has-atwh-red-color {
	border-bottom-color:#c02033; 
}
hr.wp-block-separator.has-leab-color {
	border-bottom-color:#dd674c; 
}
hr.wp-block-separator.has-blue-color {
	border-bottom-color:#064661;
}
hr.wp-block-separator.has-light-green-color {
	border-bottom-color:#4cffba;
}
hr.wp-block-separator.has-white-color {
	border-bottom-color:#ffffff;
}
hr.wp-block-separator.has-background-green-color {
	border-bottom-color:#deebe8;
}
hr.wp-block-separator.has-gray-colo {
	border-bottom-color:#333333;
}

.wp-block-columns {
	display: flex;
	margin-bottom: 0;
}
.wp-block-column {
	display: flex;
	flex-direction: column;
}
.wp-block-column > .wp-block-image, .wp-block-column > .wp-block-image > figure{
	margin-top: 0;
	margin-bottom: 0;
}
.wp-block-group {
	padding: 1px 0px;
}
.wp-block-group p,
.wp-block-buttons{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.wp-block-buttons.is-content-justification-left{
	margin-left: 0;
	margin-right: 0;
}
.hentry .wp-block-group ul {
	max-width: 800px;
	margin-left: 2em;
	margin-right: auto;
}
.wp-block-columns.alignwide {
    /*width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);*/
}
.wp-block-columns.has-background,
.wp-block-group.has-background {
    padding: 1.5em 10px;
}
.wp-block-columns.has-spacing-none,
.wp-block-group.has-spacing-none
.wp-block-media-text.has-spacing-none,
.text-box.has-spacing-none,
.info-boxes.has-spacing-none,
.icons.has-spacing-none,
.news-wrapper.has-spacing-none,
.staff.has-spacing-none{
	margin-top: 0em;
	margin-bottom: 0em;
}
.wp-block-columns.has-spacing-small,
.wp-block-group.has-spacing-small,
.wp-block-media-text.has-spacing-small,
.text-box.has-spacing-small,
.info-boxes.has-spacing-small,
.icons.has-spacing-small,
.news-wrapper.has-spacing-small,
.staff.has-spacing-small{
	margin-top: 2em;
	margin-bottom: 2em;
}
.wp-block-columns.has-spacing-medium,
.wp-block-group.has-spacing-medium,
.wp-block-media-text.has-spacing-medium,
.text-box.has-spacing-medium,
.info-boxes.has-spacing-medium,
.icons.has-spacing-medium,
.news-wrapper.has-spacing-medium,
.staff.has-spacing-medium {
	margin-top: 3em;
	margin-bottom: 3em;
}
.wp-block-columns.has-spacing-large, 
.wp-block-group.has-spacing-large,
.wp-block-media-text.has-spacing-large,
.text-box.has-spacing-large,
.info-boxes.has-spacing-large,
.icons.has-spacing-large,
.news-wrapper.has-spacing-large,
.staff.has-spacing-large {
	margin-top: 5em;
	margin-bottom: 5em;
}
.wp-block-columns.has-innerspacing-none,
.wp-block-group.has-innerspacing-none,
.text-box.has-innerspacing-small,
.info-boxes.has-innerspacing-none,
.news-wrapper.has-innerspacing-none,
.staff.has-innerspacing-none {
	padding: 1px 30px;
}
.wp-block-columns.has-innerspacing-small,
.wp-block-group.has-innerspacing-small,
.text-box.has-innerspacing-small,
.info-boxes.has-innerspacing-small,
.news-wrapper.has-innerspacing-small,
.staff.has-innerspacing-small {
	padding: 1.5em 30px;
}
.wp-block-columns.has-innerspacing-medium,
.wp-block-group.has-innerspacing-medium,
.wp-block-group.has-innerspacing-medium.has-background,
.text-box.has-innerspacing-medium,
.info-boxes.has-innerspacing-medium,
.news-wrapper.has-innerspacing-medium,
.staff.has-innerspacing-medium {
	padding: 3.5em 30px;
}
.wp-block-columns.has-innerspacing-large, 
.wp-block-group.has-innerspacing-large,
.wp-block-group.has-innerspacing-large.has-background,
.text-box.has-innerspacing-large,
.info-boxes.has-innerspacing-large,
.news-wrapper.has-innerspacing-large,
.staff.has-innerspacing-large {
	padding: 6em 30px;
}
#news-response {
	-webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.wp-block-media-text.has-innerspacing-none {
	padding: 0em;
}
.wp-block-media-text.has-innerspacing-small {
	padding: .5em;
}
.wp-block-media-text.has-innerspacing-medium {
	padding: 1em;
}
.wp-block-media-text.has-innerspacing-large {
	padding: 3em;
}
.wp-block-column.has-spacing-none {
	margin-top: 0em;
	margin-bottom: 0em;
}
.wp-block-column.has-spacing-small {
	margin-top: 1em;
	margin-bottom: 1em;
}
.wp-block-column.has-spacing-medium {
	margin-top: 2em;
	margin-bottom: 2em;
}
.wp-block-column.has-spacing-large {
	margin-top: 3em;
	margin-bottom: 3em;
}
.wp-block-column.has-innerspacing-none {
	padding: 0;
}
.wp-block-column.has-innerspacing-small {
	padding: 1em 0;
}
.wp-block-column.has-innerspacing-medium {
	padding: 2em 0;
}
.wp-block-column.has-innerspacing-large {
	padding: 3em 1em;
}
.wp-block-columns.alignfull .wp-block-column.has-innerspacing-small {
	padding: 1em 2em 1em 1em;
}
.wp-block-columns.alignfull .wp-block-column.has-innerspacing-medium {
	padding: 2em 3em 2em 2em;
}
.wp-block-columns.alignfull .wp-block-column.has-innerspacing-large {
	padding: 3em 4em 3em 3em;
}
.wp-block-group.alignfull .wp-block-media-text {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.wp-block-group.alignfull .wp-block-media-text.alignwide {
	max-width: 1200px;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5rem;
}
.hentry ul,
.hentry ol {
	margin: 0 1.5em;
	padding: 0;
	list-style: none;
}
.hentry ul > li {
	text-indent: -1em;
	margin: 1em 0 1.5em 1em;
}
.hentry ul.is-style-narrow-spacing,
.hentry ol.is-style-narrow-spacing {
	margin-top: -1em;
}
.hentry ul.is-style-narrow-spacing > li {
	margin: .5em 0 .5em 1em;
}
.hentry ul > li:before {
	content:"\2022";
	color: #00c09b;
	display: inline-block;
	font-size: 1.2em;
	position: relative;
	top:.1em;
	width: .8em;
	text-indent: 0;
	font-weight: bold;
}
.hentry ul.has-white-color > li:before {
	content:"\2022";
	color: #ffffff;
	display: inline-block;
	font-size: 1.2em;
	position: relative;
	top:.1em;
	width: .8em;
	text-indent: 0;
	font-weight: bold;
}
.page-template-page-atwh .hentry ul > li:before {
	color:#c02033;
}
.page-template-page-leab .hentry ul > li:before {
	color:#dd674c;
}
.hentry ol {
	counter-reset: my-awesome-counter;
}
.hentry ol > li {
	counter-increment: my-awesome-counter;
	text-indent: -1.1em;
	margin: .7em 0 .5em 1em;
}
.hentry ol > li::before {
  content: counter(my-awesome-counter) ".";
  color: #00c09b;
	display: inline-block;
	position: relative;
	top:.1em;
	width: 1.1em;
	text-indent: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5rem 1.5rem;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1rem 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5rem;
	width: 100%;
}
.mobile-hide {
	display: none;
}
.dh-green,
.has-dh-green-color{
	color:#00c09b;
}
.dark-blue,
.has-blue-color {
	color:#064661;
}
.light-green,
.has-light-green-color {
	color:#4cffba;
}
.white,
.has-white-color {
	color:#ffffff;
}
.has-background-green-color {
	color:#deebe8;
}
.gray,
.has-gray-color {
	color:#333333;
}
/* bg colors */
.dh-green-bg,
.has-dh-green-background-color {
	background-color:#00c09b;
}
.light-green-bg,
.has-light-green-background-color {
	background-color:#4cffba;
}
.white-bg,
.has-white-background-color {
	background-color:#ffffff;
}
.bg-greenbg-bg,
.has-background-green-background-color {
	background-color:#deebe8;
}
.dark-blue-bg,
.has-blue-background-color{
	background-color:#064661;
}
.black-bg,
.has-gray-background-color{
	background-color:#333333;
}
.atwh-red,
.has-atwh-red-color {
	color:#c02033;
}
.atwh-red-bg,
.has-atwh-red-background-color{
	background-color:#c02033;
}
.leab,
.orange,
.has-orange-color,
.has-leab-color {
	color:#dd674c;
}
.leab-bg,
.has-leab-background-color{
	background-color:#dd674c;
}
.light-blue-bg,
.has-light-blue-background-color{
	background-color:#e9f1f8;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 1.2rem;
	line-height: 1;
	padding: .6rem 1rem .4rem;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

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 {
	border-color: #aaa #bbb #bbb;
}

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: 3px;
	padding: 3px;
}

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 #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
.content-area a, .content-area a:visited, .faux-link {
	color: #00c09b;
	text-decoration: none;
	border-bottom: 2px solid #00c09b;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.page-template-page-atwh .content-area a, .page-template-page-atwh .content-area a:visited, .page-template-page-atwh .faux-link {
	color: #c02033;
	text-decoration: none;
	border-bottom: 2px solid #c02033;
}
.page-template-page-leab .content-area a, .page-template-page-leab .content-area a:visited, .page-template-page-leab .faux-link {
	color: #dd674c;
	text-decoration: none;
	border-bottom: 2px solid #dd674c;
}

/*.content-area a:visited {
	color: #4cffba;
	border-bottom: 4px solid #4cffba;
}*/

.content-area a:hover, .content-area a:focus, .content-area a:active {
	color: #00876d;
	border-bottom: 4px solid #00876d;
}
.page-template-page-atwh .content-area a:hover, .page-template-page-atwh .content-area a:focus, .page-template-page-atwh .content-area a:active {
	color: #850010;
	border-bottom: 4px solid #850010;
}
.page-template-page-leab .content-area a:hover, .page-template-page-leab .content-area a:focus, .page-template-page-leab .content-area a:active {
	color: #9a422b;
	border-bottom: 4px solid #9a422b;
}

.content-area a:focus {
	outline: thin dotted;
}

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

.content-area .has-white-color a{
	color:#ffffff;
	border-bottom: 2px solid #ffffff;
}
.content-area .has-white-color a:hover, .content-area .has-white-color a:focus, .content-area .has-white-color a:active {
	color: #333333;
	border-bottom: 4px solid #333333;
}
.popup-content .button,
.content-area .button {
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	cursor: pointer;
}

.popup-content .button,
.content-area .button,
.content-area a.button,
.content-area a.button:visited,
.content-area .wp-block-button__link,
.content-area a.wp-block-button__link,
.content-area a.wp-block-button__link:visited{
	color:#ffffff;
	border:0;
	background-color: #00c09b;
	display: inline-block;
	padding: .5em .8em;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	margin-bottom: 0;
	border-radius: .1em;
}
.page-template-page-leab .content-area .button,
.page-template-page-leab .content-area a.button,
.page-template-page-leab .content-area a.button:visited,
.page-template-page-leab .content-area .wp-block-button__link,
.page-template-page-leab .content-area a.wp-block-button__link,
.page-template-page-leab .content-area a.wp-block-button__link:visited{
	background-color: #dd674c;
}
.popup-content .button:hover,
.content-area .button:hover,
.content-area a.button:hover,
.content-area .wp-block-button__link:hover,
.content-area a.wp-block-button__link:hover {
	color:#ffffff;
	border:0;
	background-color: #33cdaf;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
	box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
	-ms-transform: scale(1.02,1.02); /* IE 9 */
  	transform: scale(1.02,1.02); /* Standard syntax */	
}
.page-template-page-leab .content-area .button:hover,
.page-template-page-leab .content-area a.button:hover,
.page-template-page-leab .content-area .wp-block-button__link:hover,
.page-template-page-leab .content-area a.wp-block-button__link:hover {
	background-color: #9a422b;
}
.page-template-page-atwh .content-area a.button{
	background-color: #c02033;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0);
	box-shadow: 4px 4px 6px 0px rgba(0,0,0,0);
}
.page-template-page-atwh .content-area a.button:hover{
	background-color: #850010;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
}
.page-template-page-leab .content-area a.button{
	background-color: #dd674c;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0);
	box-shadow: 4px 4px 6px 0px rgba(0,0,0,0);
}
.page-template-page-leab .content-area a.button:hover{
	background-color: #9a422b;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 6px 0px rgba(0,0,0,0.5);
}

.content-area .button.white,
.content-area a.button.white,
.content-area a.button.white:visited,
.content-area .dh-green-bg .button,
.content-area .dh-green-bg a.button,
.content-area .dh-green-bg a.button:visited{ 
	color:#00c09b;
	background-color:#ffffff ;
}
.content-area .button.white:hover,
.content-area a.button.white:hover,
.content-area .dh-green-bg .button.white:hover,
.content-area .dh-green-bg a.button.white:hover{
	color:#00876d;
	background-color: #4cffba;
}
.content-area .wp-block-button__link.has-white-background-color,
.content-area a.wp-block-button__link.has-white-background-color,
.content-area a.wp-block-button__link.has-white-background-color:visited{
	background-color: #ffffff;
}
.content-area .wp-block-button__link.has-dh-green-color,
.content-area a.wp-block-button__link.has-dh-green-color {
	color: #33cdaf;
}
.content-area .wp-block-button__link.has-light-green-color,
.content-area a.wp-block-button__link.has-light-green-color {
	color: #00c09b;
}
.content-area .wp-block-button__link.has-white-color,
.content-area a.wp-block-button__link.has-white-color {
	color: #ffffff;
}
.content-area .wp-block-button__link.has-background-green-color,
.content-area a.wp-block-button__link.has-background-green-color {
	color: #deebe8;
}
.content-area .wp-block-button__link.has-blue-color,
.content-area a.wp-block-button__link.has-blue-color {
	color: #064661;
}
.content-area .wp-block-button__link.has-gray-color,
.content-area a.wp-block-button__link.has-gray-color {
	color: #333333;
}
.content-area .wp-block-button__link.has-blue-background-color,
.content-area a.wp-block-button__link.has-blue-background-color,
.content-area a.wp-block-button__link.has-blue-background-color:visited{
	background-color:#064661;
}
.content-area .wp-block-button__link.has-background-green-background-color,
.content-area a.wp-block-button__link.has-background-green-background-color {
	background-color:#deebe8;
}
.content-area .wp-block-button__link.has-gray-background-color,
.content-area a.wp-block-button__link.has-gray-background-color {
	background-color:#333333;
}
.content-area .wp-block-button__link.has-gray-background-color:hover,
.content-area a.wp-block-button__link.has-gray-background-color:hover {
	background-color:#333333;
}
.content-area .wp-block-button__link.has-background-green-background-color:hover,
.content-area a.wp-block-button__link.has-background-green-background-color:hover {
	background-color:#deebe8;
}
.content-area .wp-block-button__link.has-blue-background-color:hover,
.content-area a.wp-block-button__link.has-blue-background-color:hover {
	background-color:#064661;
}
.content-area .wp-block-button__link.has-white-background-color:hover,
.content-area a.wp-block-button__link.has-white-background-color:hover {
	background-color: #ffffff;
}
.content-area .wp-block-button__link.has-dh-green-color:hover,
.content-area a.wp-block-button__link.has-dh-green-color:hover {
	color: #33cdaf;
}
.content-area .wp-block-button__link.has-atwh-red-background-color,
.content-area a.wp-block-button__link.has-atwh-red-background-color {
	background-color:#c02033;
}
.content-area .wp-block-button__link.has-atwh-red-background-color:hover,
.content-area a.wp-block-button__link.has-atwh-red-background-color:hover {
	background-color:#850010;
}
.content-area .wp-block-button__link.has-leab-background-color,
.content-area a.wp-block-button__link.has-leab-background-color {
	background-color:#dd674c;
}
.content-area .wp-block-button__link.has-leab-background-color:hover,
.content-area a.wp-block-button__link.has-leab-background-color:hover {
	background-color:#9a422b;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
}

.main-navigation > div > ul {
	list-style: none;
	z-index: 100;
	margin: 0;
	padding-left: 0;
	background-color: #333333;
	position: absolute;
	right:-100%;
	top:280px;
	width:100%;
	-webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}
.page-template-page-atwh .main-navigation > div > ul {
	top:180px;
}
.main-navigation ul ul {
	position: relative;
	top:0;
	height: 0;
	overflow: hidden;
	background-color:#222222;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation > div > ul > li > ul > li > span.fa-plus {
	display: none;
}
.main-navigation ul ul.show {
	height:auto;
}
.main-navigation ul ul a:before {
    content: none;
}

.main-navigation ul ul li:not(.topic) ul {
	display: none;
}

.main-navigation ul ul li:hover:not(.topic) > ul{
	left: 100%;
}

.main-navigation ul ul a {
}

.main-navigation ul li:hover > ul {
}

.main-navigation li {
	position: relative;
}
.main-navigation > div > ul > li{
	border-bottom: 1px solid #222222;
}
.main-navigation > div > ul > li span.fa-plus,
.main-navigation > div > ul > li span.fa-minus{
	content: "\f067";
	display: none;
	color:#00c09b;
	font-family: 'Font Awesome 5 Solid';
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	width:3rem;
	box-sizing: border-box;
	padding: 1rem 0 0 1rem;
}
.main-navigation > div > ul > li ul li{
	border-bottom: 1px solid #181818;
}
.main-navigation > div > ul > li ul li:last-child{
	border-bottom: none;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color:#ffffff;
	padding: 1rem;
}
.main-navigation a:before{
	content: "\f0da";
	display:inline-block;
	margin-right: .5rem;
	color:#00c09b;
	font-family: 'Font Awesome 5 Solid';
	font-size: 16px;
	font-size: 1rem;
}
.page-template-page-atwh .main-navigation a:before{
	color:#c02033;
}
.page-template-page-leab .main-navigation a:before{
	color:#dd674c;
}
.main-navigation .feature a{
	display: inline-block;
	min-height: 110px;
	border:1px solid #ffffff;
	padding: 10px;
	margin: 0 10px;
}
.main-navigation .feature img{
	width:auto;
	height: 90px;
	float: left;
	margin-right: 10px;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	right:0;
}
.secondary-navigation a{
	color: #00c09b;
	text-decoration: none;
	background-color: #ffffff;
	padding: .4rem .6rem;
	vertical-align: text-top;
	border-radius: .4rem;
	margin: 0 .4rem;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
}
.mail-secondary a:before {
	content: "\f0e0";
	display: inline-block;
	font-family: 'Font Awesome 5 Regular';
	font-weight: normal;
	font-size: 1.3rem;
	color:#ffffff;
	position: absolute;
	top:.2em;
	left:0;
	text-indent: 0;
	-webkit-transition: all 250ms ease-out;
	-moz-transition: all 250ms ease-out;
	-o-transition: all 250ms ease-out;
	transition: all 250ms ease-out;
	text-shadow: 0px 0px 0px #006c57;
}
.search-secondary a:before {
	content: "\f002";
	display: inline-block;
	font-family: 'Font Awesome 5 Solid';
	font-weight: normal;
	font-size: 1.3rem;
	color:#ffffff;
	position: absolute;
	top:.2em;
	left:0;
	text-indent: 0;
	-webkit-transition: all 250ms ease-out;
	-moz-transition: all 250ms ease-out;
	-o-transition: all 250ms ease-out;
	transition: all 250ms ease-out;
	text-shadow: 0px 0px 0px #006c57;
}
.page-template-page-atwh .secondary-navigation a{
	color:#c02033;
}
.page-template-page-leab .secondary-navigation a{
	color:#dd674c;
}
.page-template-page-hrc .secondary-navigation a{
	color:#064661;
}
.secondary-navigation .mail-secondary a,
.secondary-navigation .search-secondary a{
	color: #ffffff;
	background-color:transparent;
	padding: .5rem .8rem;
	vertical-align: text-top;
	margin: 0 .8rem;
	text-indent: -9999px;
	display: block;
	position: relative;
	white-space: nowrap;
    overflow: hidden;
}
.secondary-navigation ul{
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}
.secondary-navigation li,
.menu-toggle {
	padding: 0;
	margin: 0;
	font-size: 1rem;
	text-align: center;
	display: inline-block;
}
.secondary-navigation li.learn-secondary,
.secondary-navigation li.language{
	margin-top: .5em;
}
.secondary-navigation li.language a {
	display: none;
}
/*google translate link | logo */
.goog-logo-link{
	display:none!important;
}
.goog-te-gadget{
	color:transparent!important;
}
#menu-item-15645 .select{
   color: #fff;
	border: 1px solid #fff;;
	text-decoration: none;
	background-color: transparent;
	padding: 0.1rem .4rem 0 .4rem;
	border-radius: .4rem;
	margin: .1rem .4rem 0 .4rem;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	display: flex;
	align-items: baseline;
	width: 95px;
 }
#menu-item-15645 select{
	padding: .25rem .4rem;
  appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  z-index: 1;
  color:#fff;
	outline: none;
}
#menu-item-15645 select > option{
	color:#000;
}
.language .select .select-arrow:after {
		content: "\f0dd";
		display: block;
		font-family: 'Font Awesome 5 Solid';
		font-weight: 900;
		font-size: 1rem;
		color:#ffffff;
		margin: 0 0 0 0.3rem;
		position: relative;
		top: -0.2rem;
	}
.language .select .select-arrow:after:hover {
		content: "\f0dd";
		display: block;
		font-family: 'Font Awesome 5 Solid';
		font-weight: 900;
		font-size: 1rem;
		color:#00c09b;
		margin: 0 0 0 0.3rem;
		position: relative;
		top: 0.3rem;
		transform: rotate(-180deg);
		-webkit-transition: all 250ms ease-out;
		-moz-transition: all 250ms ease-out;
		-o-transition: all 250ms ease-out;
		transition: all 250ms ease-out;
	}
/*.secondary-navigation .language select:hover {
		color: #00c09b;
		background-color: #4cffba;
		-webkit-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		-moz-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		border:0;
	}
.secondary-navigation .language select{
		color: #ffffff;
		background-color: transparent;
		border:1px solid #ffffff;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
		-moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
		box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	}*/

#header-search {
	display: flex;
	visibility: hidden;
	opacity: 0;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    z-index: 101;
    background-color: rgba(0,192,155,.96);
	justify-content: center;
	flex-direction: column;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
}
#header-search .close-button {
	fill:#fff;
	width: 50px;
	height: auto;
	position: absolute;
	top:1em;
	right: 1em;
}
#header-search input {
    width: 100%;
    border: 0;
    box-sizing: border-box;
    padding: 0.2em 0.5em;
    outline-width: 0;
	background: transparent;
	color:#fff;
	font-size: 1.4rem;
	border-bottom: 1px solid #fff;
	border-radius: 0px;
}
#header-search input::placeholder {
	color:#fff;
	
}
.site-header.search-header #header-search {
	opacity: 1;
	visibility:visible;
}
.donate-secondary a:before{
	content: "\f004";
	display:  inline-block;
	font-family: 'Font Awesome 5 Regular';
	font-weight: 900;
	font-size: 1rem;
	margin: 0 .3rem 0 0;
}
.horn-secondary a:before{
	content: "\f0a1";
	display: inline-block;
	font-family: 'Font Awesome 5 Solid';
	font-weight: 900;
	font-size: 1rem;
	margin: 0 .3rem 0 0;
}
.learn-secondary a:before{
	content: "\f0eb";
	display: inline-block;
	font-family: 'Font Awesome 5 Regular';
	font-weight: 900;
	font-size: 1rem;
	margin: 0 .3rem 0 0;
}
.menu-toggle {
	text-align: center;
	position: absolute;
	bottom:7px;
	background: transparent;
	border: none;
	color:#fff;
	line-height: 1.5;
	width: 100%;
	text-transform: uppercase;
	font-size: 1.3rem;
}
.page-template-page-atwh .menu-toggle {
	color:#c02033;
}
.page-template-page-leab .menu-toggle {
	color:#dd674c;
}
.page-template-page-hrc .menu-toggle {
	color:#064661;
}
.menu-toggle:before{
	content: "\f0c9";
	display: inline-block;
	font-family: 'Font Awesome 5 Solid';
	font-weight: 900;
	font-size: 25px;
	font-size: 1.4rem;
	margin-right: .2em;
}
.menu-item-description {
	display: none;
}
.main-navigation ul li.topics > ul.sub-menu > li > a .feature-text .menu-item-description {
	display: block;
	text-transform: none;
	color:#fff;
	font-weight: normal;
	font-size: .9rem;
}
.main-navigation > div > ul > li > ul.sub-menu li.highlight a {
	padding: 0;
	margin: 1em;
	display: block;
	position: relative;
	max-width: 300px;
}
.main-navigation > div > ul > li > ul.sub-menu li.highlight a .img{
	position: relative;
}
.main-navigation > div > ul > li > ul.sub-menu li.highlight .feature-text {
	text-transform: uppercase;
	padding: 0 .6em;
	z-index: 2;
	font-size: 1.4rem;
	line-height: 1.2em;
	color: #4cffba;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.9);
}
.main-navigation > div > ul > li > ul.sub-menu li.highlight .menu-item-description {
	display: block;
	color:#ffffff;
	padding: .5em 0 0 .6em;
	text-transform:none;
	font-size: 1.2rem;
	text-shadow: 2px 2px 6px rgba(0,0,0,0.9);
	line-height: 1.2em;
}
.main-navigation > div > ul > li > ul.sub-menu li.highlight img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 500px;
	width: 132px;
	height: 132px;
	margin: 0 auto 10px auto;
	-webkit-box-shadow: 5px 5px 12px 0px rgba(0,0,0,0.4); 
box-shadow: 5px 5px 12px 0px rgba(0,0,0,0.4);
}
.main-navigation ul li.topics > ul.sub-menu > li:not(.menu-foot) > a{
	color:#4cffba;
	cursor: default;
	border-bottom: 1px solid #4cffba;
	padding: 1rem 3rem 1rem 1rem;
	font-weight: bold;
	line-height: 1.2em;
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5rem;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.hentry .tertiary-menu{
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	z-index: 50;
	justify-content: center;
	background-color: rgba(6,70,97,1);
	font-size: .8em;
	text-transform: uppercase;
	line-height: 1em;
	margin: 0;
	width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
}
.hentry .tertiary-menu > li {
	padding: .9em 30px;
	margin: 0;
	list-style: none;
	text-indent: 0;
	border-bottom:1px #6cb7d6 solid;
	/*border-right: 1px solid #416c81;*/
}
.hentry .tertiary-menu > li:last-child{
	border-right: 0;
	border-bottom:0;
}
.hentry .tertiary-menu > li:first-child{
	border-right: 0;
}
.hentry .tertiary-menu > li:before {
	content: "";
	display: none;
}
.hentry .tertiary-menu a {
	text-decoration: none;
	border:0;
	color:#fff;
}
.hentry .tertiary-menu a:hover {
	text-decoration: none;
	border:0;
	color:#4cffba;
}
.hentry .tertiary-menu .parent a {
	font-weight: bold;
}
.hentry .tertiary-menu .current_page a {
	color:#4cffba;
}
.entry-header.visual.has-tert-menu {
}

/*--------------------------------------------------------------
# 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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5rem;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5rem;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.txtalignleft {
	text-align: left;
}
.txtaligncenter {
	text-align: center;
}
.txtalignright {
	text-align: right;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5rem;
	/* Make sure select elements fit in widgets. */
}

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

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
	background-color: #00c09b;
	color: #ffffff;
	position: relative;
	min-height: 280px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
}
.page-template-page-atwh .site-header,
.page-template-page-leab .site-header,
.page-template-page-hrc .site-header{
	background-color: #ffffff;
}
.page-template-page-atwh .site-header {
	min-height: 180px;
}
.site-branding {
	display: block;
	padding: 20px 0;
	margin: 0 auto;
}
.site-title {
	display: block;
	margin: 0;
}
.site-title a{
	display: block;
	margin: 0;
	text-indent: -9999px;
	width:150px;
	max-width: 100%;
	height: 75px;
	background-image: url('images/destination-home-logo.png');
	background-position:center;
	background-repeat: no-repeat;
	background-size: contain;
}
.page-template-page-atwh .site-title a{
	background-image: url('images/atwh-logo.png');
}
.page-template-page-leab .site-title a{
	background-image: url('images/leab/leabsv-logo.png');
	width:200px;
	height: 71px;
}
.page-template-page-hrc .site-title a{
	background-image: url('images/hrc-logo.png');
}
.hp-return {
	cursor: pointer;
	background: rgb(229,229,229);
	background: -moz-linear-gradient(180deg, rgba(229,229,229,1) 0%, rgba(229,229,229,1) 79%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(229,229,229,1) 0%, rgba(229,229,229,1) 79%, rgba(217,217,217,1) 100%);
	background: linear-gradient(180deg, rgba(229,229,229,1) 0%, rgba(229,229,229,1) 79%, rgba(217,217,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5e5e5",endColorstr="#d9d9d9",GradientType=1);
	color:#9c9c9c;
	height: 63px;
}
.hp-return > div {
	display: flex;
	text-transform: uppercase;
	font-size: 12px;
	align-items: center;
	height: 100%;
	justify-content: center;
}
.hp-return img {
	height: 32px;
	width: auto;
	margin-left: 10px;
}
#primary-hidden {
	height: 0px;
	overflow: hidden;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.primary-wrapper {
	background-color: #fff;
}
.site {
	overflow: hidden;
}
.sticky {
}
.site-content{
	background-color: #ffffff;
	min-height: 500px;
} 
.content-area{
	margin: 0 auto;
	max-width: 800px;
} 
.post,
.page {
	margin: 0;
}

.wrap {
	max-width: 1200px;
	margin: 0 auto;
}
.wrap-narrow {
	max-width: 800px;
	margin: 0 auto;
}
.alignfull {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
}
.hentry.wrap,
.page .hentry > p,
.wp-block-group p {
	margin: 1.5em 1.5em;
}
.page .hentry .wp-block-group h2,
.page .hentry .wp-block-group h3,
.page .hentry > h3,
.page .hentry .wp-block-group h4,
.page .hentry > h4{
	margin-left: 30px;
	margin-right: 30px;
}
.page .hentry .wp-block-group .staff-loop h3 {
	margin-left: 0px;
	margin-right: 0px;
}
.page .hentry .wp-block-group .wp-block-media-text__content h2,
.page .hentry .wp-block-group .wp-block-media-text__content h3,
.page .hentry .wp-block-group .wp-block-media-text__content h4{
	margin-left: 0px;
	margin-right: 0px;
}

.page .hentry .wp-block-group .wp-block-media-text__content .wp-block-buttons {
	padding: 0 0 1em 0;
}
.wp-block-group .wp-block-media-text p {
	margin: 1.5em 0;
}
.wp-block-buttons {
	padding: 0 30px;
}
.page .hentry > p:nth-child(2),
.page .hentry > .wp-block-pb-accordion-item:nth-child(2) {
	margin-top: 2em ;
}
.page .hentry > .text-box:nth-child(2) {
	margin-top: 0em ;
}
.page .hentry > p:last-child,
.page .hentry > ul:last-child {
	margin-bottom: 2em ;
}
.page .hentry > h2,
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2 {
	margin: 1.5em 30px;
	color:#064661;
}
.gform_title {
	color:#064661;
}
.gform_heading {
	margin: 1em 0;
}
.hentry .gform_wrapper.gravity-theme .gfield_checkbox label, 
.hentry .gform_wrapper.gravity-theme .gfield_radio label {
    display: inline-block;
    font-size:inherit;
}
.hentry .gform_wrapper.gravity-theme .gfield_label {
    font-size:inherit;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
    padding: 0;
}
.hentry .gform_wrapper.gravity-theme .gfield {
    margin-bottom: 1em;
}
.form-html-title{
	font-weight: bold;
}
.captcha-question .ginput_container{
	width: 80px;
	display: inline-block;
	margin-left: .5em;
}
.fake-submit {
	color: #a8a8a8;
    border: 0;
    background-color: #cccccc;
    display: inline-block;
    padding: .5em .8em;
    -webkit-box-shadow: 0px 0px 0px 0px rgb(0 108 87 / 0%);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
    box-shadow: 0px 0px 0px 0px rgb(0 108 87 / 0%);
    margin-bottom: 0;
    border-radius: .1em;
}
.page .hentry > .wp-block-group.has-innerspacing-small > .wp-block-group__inner-container > h2,
.page .hentry > .wp-block-group.has-innerspacing-small > .wp-block-group__inner-container > p{
	margin-left: 0;
	margin-right: 0;
}
.page .hentry > h2.has-dh-green-color, 
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2.has-dh-green-color{
	color:#00c09b;
}
.page .hentry > h2.has-blue-color, 
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2.has-blue-color{
	color:#064661;
}
.page .hentry > h2.has-light-green-color, 
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2.has-light-green-color{
	color:#4cffba;
}
.page .hentry > h2.has-white-color, 
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2.has-white-color{
	color:#ffffff;
}
.page .hentry > h2.has-background-green-color, 
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2.has-background-green-color{
	color:#deebe8;
}
.page .hentry > h2.has-gray-color, 
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2.has-gray-color{
	color:#333333;
}
.page .hentry > h2.has-dh-green-color {
	color:#00c09b;
}
.page .hentry > h2.has-atwh-red-color, 
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2.has-atwh-red-color{
	color:#c02033;
}
.page .hentry > h2.has-leab-color, 
.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2.has-leab-color{
	color:#dd674c;
}
.hentry .entry-title {
	color: #00c09b;
}
.page .entry-header .entry-title{
	text-transform: uppercase;
}
.entry-header {
	margin-top: 3em;
}
.entry-header.visual {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content:center;
	flex-direction: column;
	align-items:center;
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-top: 0;
	margin-left: calc(50% - 50vw);
	min-height: 150px;
	padding: 1em 30px;
	align-items: flex-start;
	position: relative;
}
.entry-header.visual:before{
	content: " ";
	background: linear-gradient(90deg, rgba(0,0,0,0.6) 30%, rgba(0,0,0,0) 50%);
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index: 0
}
.entry-header.visual .entry-title{
	color:#ffffff;
	top:-8px;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 2;
	text-shadow: 0px 0px 10px rgba(0,0,0,.3);
	font-size: 1.8rem;
	width: 60%;
	line-height: 1.1em;
}
.entry-header.visual .entry-title:after {
	content:" ";
	border-bottom:6px solid #00c09b;
	width:80px;
	position: absolute;
	bottom:-10px;
	left: 0;
}
.page-template-page-atwh .entry-header.visual .entry-title:after {
	content:" ";
	border-bottom:6px solid #c02033;
	width:80px;
	position: absolute;
	bottom:-10px;
	left: 0;
}
.entry-header.visual .breadcrumbs {
	color: #ffffff;
	position: relative;
	z-index: 5;
	text-shadow: 0px 0px 10px #000000;
	font-weight: normal;
	font-size: .8em;
	padding-bottom: .2em;
	line-height: 1.3em;
	margin-bottom: .8em;
}
.entry-header.visual .breadcrumbs a {
	color: #ffffff;
	border:0;
}
.entry-header.visual .breadcrumbs span{
	display: inline-block;
	margin: 0 .3em;
	opacity: .5;
}
.entry-meta {
	color: #999999;
	font-size: .8rem;
}
.subhead {
	color:#064661;
	font-size: 1.5rem;
	text-align: center;
	padding: 1.4em 1em;
	font-weight: bold;
}
.subhead > .wrap-narrow > p:first-child,
.subhead > .wrap-narrow > p:last-child,
.subhead > .wrap-narrow > .wp-block-image:first-child,
.subhead > .wrap-narrow > .wp-block-image:last-child {
	margin-top: 0;
	margin-bottom: 0;
}
.updated:not(.published) {
	display: none;
}

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

.page-links {
	clear: both;
	margin: 0 0 1.5rem;
}
.hero {
	height: 400px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-top: 2rem;
	padding-bottom: 1rem;
	position: relative;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
}
.hero:before {
	content: " ";
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index: 0;
	background: rgba(0,0,0,.5);
}
.hero .large_text, .hero .small_text {
	color: #ffffff;
}
.hero .large_text p, .hero .small_text p{
	margin: 0;
}
.hero .large_text {
	text-transform: uppercase;
	font-size: 1.3rem;
	position: relative;
}
.page-template-page-atwh .hero .large_text {
	text-transform: uppercase;
	font-size: 2.5rem;
    line-height: 1.2em;
	position: relative;
}
.hero .small_text {
	position: absolute;
	bottom:1.5rem;
	left:0;
}
.hero .small_text, .hero {
	padding-left: 2rem;
	padding-right: 2rem;
}
.page-template-page-atwh .content-area .hero .small_text a.button {
	margin-top: 1em;
}
.hero a,
.hero a:visited,
.hero a:hover, .hero a:focus, .hero a:active {
	text-decoration: none;
	border:0;
}
.page-template-page-hrc .hero {
	display: flex;
    text-align: center;
    align-items: center;
	padding: 2em;
}
.page-template-page-hrc .hero .large_text {
	display: flex;
	font-size: 2.4rem;
	line-height: 1em;
}
.home .hero .large_text {
	font-size: 1.5rem;
}
.home .hero .small_text {
	line-height: 1.4em;
}
.mock_checkbox_div {
	margin-bottom: 1em;
	position: relative;
	display: flex;
}
.mock_checkbox {
    border: .25em solid #00c09b;
    min-height: 1.3em;
    min-width: 1.3em;
	max-height: 1.3em;
    max-width: 1.3em;
	margin-right: .5em;
}
.mock_checkbox_div strong{
	line-height: 1.3em;
}
.text-box{
	padding: 35px 20px;
	position: relative;
}
.wp-block-column > .text-box {
	width:100%;
	min-height: 200px;
}
.text-box .text-box-inner {
	position: relative;
	z-index: 1;
}
.text-box .text-box-bg{
	position: absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.text-box.hide-bg-mobile .text-box-bg{
	display: none;
}
.text-box.large-size,
.text-box .text-box-link{
	font-size: 24px;
	font-size: 1.5rem;
}
.text-box h2,
.text-box h1,
.info-boxes h2,
.news-wrapper h2 {
	color:#00c09b;
	margin: 0 0 1rem 0;
	text-transform: uppercase;
}

.page-template-page-leab .text-box h2,
.page-template-page-leab .info-boxes h2,
.page-template-page-leab .news-wrapper h2 {
	color:#064661;
}
.blog .news-wrapper h2 {
	color:#064661;
}
.text-box p{
	margin: .8em 0 .6em 0;
}
.text-box.txtaligncenter .text-box-inner{
	max-width: 800px;
	margin: 0 auto;
}
.hp-stats {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	text-align: center;
}
.hp-stats .green-box {
	background-color: #00c09b;
	color: #fff;
	padding: 2rem 30px;
	font-size: 1.3rem;
}
.hp-stats .green-box.update {
	font-size: 1.8rem;
}
.hp-stats .blue-box{
	background-color: #064661;
	color: #fff;
	padding: 2rem 30px;
	font-size: 24px;
	font-size: 1.5rem;
}
.hp-stats .blue-box .stats > div{
	margin-bottom: .8em;
}
.hp-stats .green-box strong,
.hp-stats .blue-box strong{
	font-size: 40px;
	font-size: 2.8rem;
	display: block;
	line-height: 1.2em;
}
.hp-stats .green-box strong,
.hp-stats .blue-box strong{
	font-size: 40px;
	font-size: 2.8rem;
	display: block;
	line-height: 1.2em;
}
.hp-stats .green-box.update strong {
	font-size: 2.4rem;
	color:#064661;
	display: inline;
	line-height: 1.2em;
}

.hp-stats .green-box .since,
.hp-stats .blue-box .however{
	margin: 0 0 .8em 0;
}
.hp-stats .blue-box br {
	display: none;
}
.hp-stats .green-box img,
.hp-stats .blue-box img {
	width: 150px;
	height: auto;
}
.hp-stats .green-box.update img {
	width: 200px;
	height: auto;
}
.hp-stats .green-box img.total-house-infog,
.hp-stats .green-box img.total-house-infog-mobile{
	width: 100%;
	height: auto;
}
.hp-stats .green-box .stat{
	display: none;
}
.hp-stats .green-box img.total-house-infog {
	display: none;
}
.get-the-facts{
	padding: 2em 30px;
	text-align: center;
}
.get-the-facts img{
	width: 300px;
	height: auto;
}
.get-the-facts > div strong{
	display: block;
	font-size: 2.4rem;
	text-transform: uppercase;
	line-height: 1.2em;
}
.get-the-facts .button{
	margin-top: 1em;
}
.info-boxes,
.news-wrapper {
	text-align: center;
	padding: 35px 0;
}
.info-boxes {
    padding: 35px 30px;
}
.info-boxes a.info-box, .info-boxes .infobox {
	margin: 0 0 2rem 0;
	color:#404040;
	border: 0;
	display: block;
	position: relative;
	top:0;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	background-color: #fff;
}
.info-boxes a.info-box:hover {
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	top:-.3em;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
	box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
}

.info-boxes a.info-box:nth-child(3),
.info-boxes .infobox:nth-child(3) {
	margin: 0 0 2rem 0;
}
.info-boxes .info-box-img {
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color:#ffffff;
	position: relative;
}
.info-boxes .info-box-img:before {
	content: " ";
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.2+50,0.8+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}
.info-boxes .info-box-img h3{
	position: absolute;
	bottom:0;
	left: 0;
    right: 0;
	margin: 0 0 .5rem 0;
	text-align: center;
	font-size: 24px;
	font-size: 1.5rem;
}
.info-boxes .info-box-text {
	padding: 1rem;
}
.info-boxes .info-box .info-box-text .faux-link {
	display:inline-block;
	margin: .5rem auto 0 auto;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.info-boxes .info-box:hover .info-box-text .faux-link {
	color: #00876d;
	border-bottom: 4px solid #00876d;
}
.info-boxes.more-text .info-box .info-box-text {
	position: relative;
	padding-bottom: 4em;
}
.info-boxes.more-text .info-box .info-box-text .faux-link {
	color:#ffffff;
	background-color: #00c09b;
	display: block;
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	padding: .5em .5em 0 .5em;
	height: 2.5em;
	margin: 0;
	font-size: 1.2rem;
}
.info-boxes.more-text .info-box:hover .info-box-text .faux-link {
	color:#ffffff;
	background-color: #00876d;
}
.info-boxes .button,
.news-wrapper .button {
	font-size: 1.5em;
}
.text-box img.graph-text-icon{
	width: 150px;
	height: 150px;
}
.info-boxes .info-box-text p:last-child,
.wp-block-columns.has-spacing-small:last-child,
.wp-block-group.has-spacing-small:last-child,
.info-boxes.has-spacing-small:last-child,
.text-box.has-spacing-small:last-child,
.wp-block-columns.has-spacing-medium:last-child,
.wp-block-group.has-spacing-medium:last-child,
.info-boxes.has-spacing-medium:last-child,
.text-box.has-spacing-medium:last-child,
.wp-block-columns.has-spacing-large:last-child, 
.wp-block-group.has-spacing-large:last-child,
.info-boxes.has-spacing-large:last-child,
.text-box.has-spacing-large:last-child {
	margin-bottom: 0;
}
.news-wrapper {
	background-color: #deebe8;
}
.page-template-page-leab .news-wrapper {
	background-color: #f8eeeb;
}
.blog .news-wrapper,
.archive .news-wrapper{
	background-color: #ffffff;
}
.news-wrapper a.news-post {
	background-color: #ffffff;
	margin: 0 0 3rem 0;
	display: block;
	border: 0;
	color: #404040;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.page-template-page-leab .news-wrapper a.news-post{
	border: 0;
	color: #404040;
}
.blog .news-wrapper a.news-post,
.archive .news-wrapper a.news-post,
.news-wrapper.has-white-background-color a.news-post {
	background-color: #deebe8;
}
.news-wrapper a.news-post:hover,
.blog.news-wrapper a.news-post:hover{
	background-color: #00c09b;
}
.page-template-page-leab .news-wrapper a.news-post:hover,
.page-template-page-leab .blog.news-wrapper a.news-post:hover{
	background-color: #dd674c;
}
.news-wrapper a.news-post .news-img{
	display: flex;
	overflow: hidden;
}
.news-wrapper a.news-post .news-img img{
	width:100%;
	height: auto;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
}
.news-wrapper a.news-post:hover .news-img img{
	-ms-transform: scale(1.1,1.1); /* IE 9 */
  	transform: scale(1.1,1.1); /* Standard syntax */	
}
.news-wrapper a.news-post .news-meta {
	text-transform: uppercase;
	font-size: 12px;
	font-size: .75rem;
}
.news-wrapper a.news-post .news-meta a{
	color: #404040;
	border: 0;
}
.news-wrapper a.news-post .news-content{
	padding: 1.2rem 1.3rem;
	text-align: left;
}
.news-wrapper a.news-post .news-content h3{
	margin: .5rem 0;
	color: #00c09b;
}
.page-template-page-leab .news-wrapper a.news-post .news-content h3{
	color: #dd674c;
}
.page-tempalte-page-leab .news-wrapper a.news-post .news-content h3{
	color: #064661;
}
.news-wrapper a.news-post:hover .news-content h3{
	color:#ffffff;
}
.news-wrapper a.news-post .news-content p:last-child{
	margin: 0;
}
.news-wrapper a.news-post.quote {
	background-color: #00c09b;
}
.news-wrapper a.news-post.quote:hover {
	background-color: #01987b;
	color:#ffffff;
}
.news-wrapper a.news-post.quote .news-img,
.news-wrapper a.news-post.quote .news-content .news-excerpt,
.news-wrapper a.news-post.sticky.featured .news-excerpt {
	display: none;
}
.news-wrapper a.news-post.quote .news-content h3{
	color: #ffffff;
}
.news-wrapper a.news-post.quote .news-content .news-meta {
	color: #404040;
}
.news-wrapper a.news-post.quote .news-content  h3 {
	font-size: 26px;
	font-size: 1.625rem;
}
.news-wrapper a.news-post.sticky {
}
.news-wrapper a.news-post.sticky.featured {
	position: relative;
	display: flex;
	min-height: 300px;
	flex-direction:column;
	flex-wrap: nowrap;
	justify-content: flex-end;
	overflow: hidden;
}
.news-wrapper a.news-post.sticky.featured .news-img{
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
}
.news-wrapper a.news-post.sticky.featured:hover .news-img{
	-ms-transform: scale(1.1,1.1); /* IE 9 */
  	transform: scale(1.1,1.1); /* Standard syntax */
}
.news-wrapper a.news-post.sticky.featured .news-img.bg{
	background-position: center;
	background-size: cover;
	top:0;
}
.news-wrapper a.news-post.sticky.featured .news-img.bg:before {
		content: " ";
		position: absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		z-index: 0;
		background: rgb(0,0,0);
		background: -moz-linear-gradient(0deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
		background: linear-gradient(0deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	}
.news-wrapper a.news-post.sticky.featured .news-content{
	position: relative;
	z-index: 2;
}
.news-wrapper a.news-post.sticky.featured .news-content .news-meta,
.news-wrapper a.news-post.sticky.featured .news-content .news-meta a {
	color: #ffffff;
}
.news-wrapper a.news-post.sticky.featured .news-content .news-meta {
	margin-bottom: .5rem;
}
.news-wrapper a.news-post.sticky.featured .news-content h3 {
	color: #ffffff;
	background-color: #00c09b;
	display: inline;
	box-shadow: 10px 0 0 #00c09b, -10px 0 0 #00c09b;
	padding: .2rem 0;
	font-size: 24px;
	font-size: 1.5rem;
}
.page-template-page-leab .news-wrapper a.news-post.sticky.featured .news-content h3 {
	color: #ffffff;
	background-color: #dd674c;
	display: inline;
	box-shadow: 10px 0 0 #dd674c, -10px 0 0 #dd674c;
	padding: .2rem 0;
	font-size: 24px;
	font-size: 1.5rem;
}
.news-filter {
	padding: 0 0 1em 0;
}
.news-filter label input{
	cursor: pointer;
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.news-filter label div{
	color:#064661;
	border:1px solid #064661;
	background-color: #ffffff;
	display: inline-block;
	padding: .3em .5em .2em .5em;
	margin: 0 .3em .5em .3em;
}

.news-filter label input:checked ~ div {
	background-color:#064661;
	color:#ffffff;
}
.news-filter .search {
	display: flex;
	justify-content: center;
	align-items: stretch;
	margin-bottom: 1em;
}
.news-filter .search .post-search{
	background-color: #064661;
	color:#ffffff;
	border:0;
	font-size: 1em;
	border-radius: 0 .3em .3em 0;
	width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.news-filter .search input[type="text"]{
	border-radius: .3em 0 0 .3em;
	padding: .2em .4em;
}
.news-filter .tagselectwrap {
	display: flex;
	justify-content: center;
	align-items: stretch;
	align-content: center;
	margin-bottom: 1em;
	height: 2em;
	position: absolute;
}
.news-filter .tagselectwrap {
	left:-99999px;
}
.news-filter .tagselectwrap select {
	margin-left: .5em;
	max-width: 250px;
	border-radius: .3em;
}
.partners {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	padding: 2em 0;
	flex-direction: row;
}
.partners a,
.partners a:visited{
	display: flex;
    flex-direction: column;
    justify-content: center;
	border:2px solid #fff;
	border-radius: .2em;
	background-color: #ffffff;
	overflow: hidden;
	min-height: 130px;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
}
.page-template-page-atwh .partners a,
.page-template-page-atwh .partners a:visited{
	border:2px solid #fff;
}
.partners a {
	margin: 1em 0;
	width: 45%;
}
.partners a:nth-child(odd) {
	margin-right: 2.4999%;
}
.partners a:nth-child(even) {
	margin-left: 2.4999%;
}
.partners a:hover{
	border:2px solid #fff;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,108,87,.75);
	-moz-box-shadow: 2px 2px 8px 0px rgba(0,108,87,.75);
	box-shadow: 2px 2px 8px 0px rgba(0,108,87,.75);
	transform: scale(1.03,1.03);
}
.page-template-page-atwh .partners a:hover {
	border:2px solid #fff;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(132,167,197,.75);
	-moz-box-shadow: 2px 2px 8px 0px rgba(132,167,197,.75);
	box-shadow: 2px 2px 8px 0px rgba(132,167,197,.75);
	transform: scale(1.03,1.03);
}
.partners a img{
	max-width: 100%;
	height: auto;
}
.staff-loop {
	display: flex;
	flex-wrap:wrap;
	box-sizing: border-box;
	padding: 2em;
	align-items: flex-start;
	align-content: flex-start;
}
.staff-loop > .bio-entry{
	width:100%;
	margin: 0 auto;
	margin-bottom: 2em;
	position: relative;
}
.staff-loop > .bio-entry.open{
	
}
.staff-loop > .bio-entry .bio-entry-wrap{
	position: relative;
	cursor: pointer;
}
.staff-loop > .bio-entry .name-title {
	-webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition:all 200ms ease-in;
	color: #ffffff;
	overflow: hidden;
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background: rgb(0,0,0);
	box-sizing: border-box;
	padding: .7em 1em;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.7460171568627452) 0%, rgba(0,0,0,0.754420518207283) 5%, rgba(0,0,0,0) 35%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.7460171568627452) 0%, rgba(0,0,0,0.754420518207283) 5%, rgba(0,0,0,0) 35%, rgba(0,0,0,0) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,0.7460171568627452) 0%, rgba(0,0,0,0.754420518207283) 5%, rgba(0,0,0,0) 35%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.staff-loop > .bio-entry:hover .name-title {
	padding: .7em 1em 3em 1em;
}
.staff-loop > .bio-entry.open .name-title {
	padding: .7em 1em 3em 1em;
}
.staff-loop > .bio-entry .name-title h3{
	margin: 0;
	font-size: 1em;
}
.staff-loop > .bio-entry .name-title .title{
	font-size: .9em;
	line-height:1.2em;
}
.staff-loop > .bio-entry .name-title .readmore{
	font-weight: normal;
	display: block;
	position: absolute;
	bottom:-4em;
	-webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition:all 200ms ease-in;
}
.staff-loop > .bio-entry .name-title .readmore .fas{
	transform: rotate(-90deg);
	display: inline-block;
	position: relative;
	top:.1em;
	-webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition:all 200ms ease-in;
}
.staff-loop > .bio-entry.open .name-title .readmore .fas{
	transform: rotate(0deg);
	top:0em;
}
.staff-loop > .bio-entry:hover .name-title .readmore{
	bottom:1em;
}
.staff-loop > .bio-entry.open .name-title .readmore{
	bottom:1em;
}
.staff-loop > .bio-entry .bio-content {
	overflow: hidden;
	max-height: 0px;
	opacity: 0;
	-webkit-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    transition:all 250ms ease-in;
}
.staff-loop > .bio-entry.open .bio-content {
	max-height: 2000px;
	opacity: 1;
}
.staff-loop > .bio-entry img {
	width: 100%;
	height: auto;
	display: block;
	filter: grayscale(100%);
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
}
.staff-loop > .bio-entry:hover img,
.staff-loop > .bio-entry.open img {
	filter: grayscale(0%);
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,108,87,.75);
	-moz-box-shadow: 2px 2px 8px 0px rgba(0,108,87,.75);
	box-shadow: 2px 2px 8px 0px rgba(0,108,87,.75);
}
.staff-loop > .bio-entry .bio-col1 {
	display: none;
}

.site-footer {
	background-color:#333333;
	color:#ffffff;
	padding: 2em;
	text-align: center;
	font-size: 1rem;
}
.site-footer .contact {
}
.site-footer a{
	color:#ffffff;
	text-decoration: none;
}
.site-footer .not-link > a {
	font-weight: bold;
	cursor: default;
}
.site-footer .strong > a {
	font-weight: bold;
}
.menu-footer-container {
	display: none;
}
.menu-footer-container .menu, .menu-footer-container .menu .sub-menu{
	padding: 0 0 1em 0;
	margin: 0;
	list-style: none;
}
.menu-footer-container .menu {
}
.menu-footer-container .menu > li{
}
.menu-footer-container .sub-menu {
}
.menu-footer-container .sub-menu > li{
}
.site-footer .social {
	font-size: 2rem;
	font-weight: normal;
	padding: .5em 0 0 0;
}

.site-footer .social a{
	padding: 0 .5em;
}
.site-footer .newsletter-signup {
	padding:1em 0;
}
.site-footer .site-info {
	border-top:1px solid #ffffff;
	padding:1em 0 0 0;
	font-size: .9rem;
}
.site-footer .site-info a{
	display: block;
	padding: .3em 0;
}
.entry-footer {
	margin-bottom: 2em;
}
.content-area .document-block-default {
	
}
.content-area .document-block-default.empty,
.content-area .info-boxes.empty,
.content-area .icons.empty{
	display: none;
}
.content-area .document-block-default a,
.page-template-page-leab .content-area .document-block-default a{
	display: block;
	text-align: center;
	text-decoration: none;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 1px 1.5em 0 1.5em;
}
.content-area .document-block-footer {
	display: block;
	text-align: center;
	text-decoration: none;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 1em 1.5em 0 1.5em;
	border-top:1px solid #00c09b;
	text-align: center;
	margin-top:4em;
	margin-bottom:1.5em;
}
.content-area .document-block-default a{
	margin-top: 1em;
	margin-bottom: 1.5em;
}
.content-area .document-block-footer a  {
	margin-bottom: 0;
	border:0;
	margin-left: 2em;
	margin-right: 2em;
	line-height: 1.3em;
}
.content-area .document-block-footer a > div{
	margin-bottom: 0;
}
.content-area .document-block-default a img{
	display: block;
	margin-left:auto;
	margin-right: auto;
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	margin-top: .5em;
	border-bottom:#064661 4px solid;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	transform: scale(1);
	border: 0;
}
.content-area .document-block-footer a img {
	display: block;
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	border-bottom:#064661 4px solid;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	transform: scale(1);
	width: 75px;
	height: auto;
	border: 0;
	margin: .5em auto;
}
.page-template-page-leab .content-area .document-block-default a img{
	-webkit-box-shadow: 3px 3px 9px 0px rgba(140,45,24,0.5);
	-moz-box-shadow: 3px 3px 9px 0px rgba(140,45,24,0.5);
	box-shadow: 3px 3px 9px 0px rgba(140,45,24,0.5);
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	transform: scale(1);
}
.content-area .document-block-default a:hover img,
.content-area .document-block-footer a:hover img,
.page-template-page-leab .content-area .document-block-default a:hover img {
	transform: scale(1.04);
}
.content-area .document-block-default a:hover img,
.content-area .document-block-footer a:hover img{
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.7);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.7);
	box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.7);
}
.page-template-page-leab .content-area .document-block-default a:hover img {
	-webkit-box-shadow: 3px 3px 9px 0px rgba(140,45,24,0.7);
	-moz-box-shadow: 3px 3px 9px 0px rgba(140,45,24,0.7);
	box-shadow: 3px 3px 9px 0px rgba(140,45,24,0.7);
}
.content-area .document-block-default.size-tiny a img{
	max-width: 75px;
}
.content-area .document-block-default.size-small a img{
	max-width: 100px;
}
.content-area .document-block-default.size-medium a img{
	max-width: 175px;
}
.content-area .document-block-default.size-large a img{
	max-width: 250px;
}
.content-area .document-block-default a .doc-title{
	padding:.75em 0 0 0;
	line-height: 1.3em;
	color:#064661;
}
.content-area .has-dh-green-background-color .document-block-default a .doc-title{
	color: #fff;
}
.content-area .document-block-default.has-spacing-none,
.content-area .document-block-footer.has-spacing-none
{
	margin-top:0em;
	margin-bottom:0em;
}
.content-area .document-block-default.has-spacing-small,
.content-area .document-block-footer.has-spacing-small{
	margin-top:3em;
	margin-bottom:2em;
}
.content-area .document-block-default.has-spacing-medium,
.content-area .document-block-footer.has-spacing-medium{
	margin-top:4em;
	margin-bottom:3em;
}
.content-area .document-block-default.has-spacing-large,
.content-area .document-block-footer.has-spacing-large{
	margin-top:5em;
	margin-bottom:4em;
}
.hentry .wp-block-image.bg-greenbg-bg figure{
	background-color:#deebe8;
}
.hentry .wp-block-image.has-innerspacing-none figure{
	padding: 0em;
}
.hentry .wp-block-image.has-innerspacing-small figure{
	padding: .5em;
}
.hentry .wp-block-image.has-innerspacing-medium figure{
	padding: 1em;
}
.hentry .wp-block-image.has-innerspacing-large figure{
	padding: 2em;
}
.hentry .wp-block-image.bg-greenbg-bg figure{
	background-color:#deebe8;
}
.hentry figure.wp-block-image.has-spacing-none{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.hentry figure.wp-block-image.has-spacing-small{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.hentry figure.wp-block-image.has-spacing-medium{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 2em;
	padding-bottom: 2em;
}
.hentry figure.wp-block-image.has-spacing-large{
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 3em;
	padding-bottom: 3em;
}
.hentry figure.wp-block-image.has-spacing-none img, hentry figure.wp-block-image.has-spacing-small img, .hentry figure.wp-block-image.has-spacing-medium img, .hentry figure.wp-block-image.has-spacing-large img{
	display: block;
}

.hentry .wp-block-image .alignright, .wp-block-image .alignleft {
    float: none;
    margin:1em 0;
	text-align: center;
	display: block;
}
.hentry .wp-block-image .alignright img, .wp-block-image .alignleft img{
    width: 100%;
	height: auto;
}
.hentry .wp-block-image figure {
	padding-left: 30px;
	padding-right: 30px;
}
.dw-stats {
	text-align: center;
	margin: 1.5em 1.5em;
	padding: 1.5em 0;
}
.hide-submenu > .sub-menu{
	display: none !important;
}
.dhmap-iframe {
	border:0;
	height: 600px;
	max-width: none;
}
.navigation.pagination .nav-links span,
.navigation.pagination .nav-links a{
	margin: 0 .2em;
	display: inline-block;
	line-height: 1.2em;
}

.navigation.pagination .nav-links .page-numbers {
	border: 0;
}

.navigation.pagination .nav-links .page-numbers.current {
	font-weight: bold;
}

.navigation.pagination .nav-links .page-numbers.next,
.navigation.pagination .nav-links .page-numbers.prev{
	background-color: #00c09b;
	color: #fff;
}
.navigation.pagination .nav-links .page-numbers.next {
	padding: .3em .2em .3em .4em;
	margin-left: .5em;
}
.navigation.pagination .nav-links .page-numbers.prev{
	padding: .3em .4em .3em .2em;
	margin-right: .5em;
}
.search-results .site-content h1.page-title {
	margin: 1.5em 30px 1em 30px;
}

.search-results .site-content article {
	margin: 1.5em 30px;
	border-bottom: 1px solid #d4d4d4;
}
.search-results .site-content article h2.entry-title a {
	text-decoration: none;
	border-bottom: 0;
}
.search-results .site-content article a.post-thumbnail {
	text-decoration: none;
	border-bottom: 0;
}
.search-results .site-content article .entry-header {
	margin-top: 0;
}
.search-results .site-content .navigation {
	padding: 0 30px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

.wp-block-embed iframe {
	width: 100%;
	height: 400px;
}

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

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

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

.wp-caption-text {
	text-align: center;
}
.wp-block-image figcaption {
    font-size: .8rem;
	margin-top: 0;
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5rem;
}

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

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.strats-cust {
	padding: 4em 0;
	color:#064661;
	font-size: calc(16px + (24 - 16) * ((100vw - 769px) / (2000 - 769)));
	min-height: 250px;
}
.strats-cust .wrap-narrow {
	position: relative;
}
.strats-cust .wrap-narrow > div {
	hyphens: none;
	padding: 1em 1.3em;
	border:1px solid #00c09b;
	display: flex;
}
.strats-cust .wrap-narrow > div > a{
	text-decoration: none;
	border:0;
	display: block;
	padding-left: 1.5em;
}
.strats-cust .wrap-narrow > div > a img{
	width:210px;
	max-width: none;
	height: auto;
	display: block;
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	text-decoration: none;
	border:0;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
}
.strats-cust .wrap-narrow > div > a:hover img{
	-webkit-box-shadow: 6px 6px 20px 0px rgba(0,108,87,.8);
	-moz-box-shadow: 6px 6px 20px 0px rgba(0,108,87,.8);
	box-shadow: 6px 6px 20px 0px rgba(0,108,87,.8);
	text-decoration: none;
}
.icon-block {
	margin-top: 130px;
	border-top:5px solid #00c09b;
}
.icon-block .wrap-narrow {
	padding: 7em 30px 1.5em 30px;
	position: relative;
	min-height: 350px;
}
.icon-block .img {
	width:170px;
	height:170px;
	position: absolute;
	left:50%;
	top:-80px;
	margin-left:-85px;
	padding: 30px;
	border-radius: 100px;
	overflow: hidden;
	background-color: #fff;
	box-sizing: border-box;
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
	box-shadow: 3px 3px 9px 0px rgba(0,108,87,0.5);
}
.icon-block .img img{
	width:100%;
	height: auto;
}
.icon-block .wrap-narrow h3{
	color: #064661;
	font-size: 2em;
	margin: 0 0 .8em 0;
	text-align: center;
	text-transform: uppercase;
}
.icons {
	text-align: center;
}
.icons > div > div {
	display: block;
	padding: 2em 0;
	border: 0;
}
.icons img{
	width: 100px;
	max-width: 100%;
	height: auto;
}

.icons .icon-title{
	padding: 0;
	margin: 0 auto;
	color:#064661;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.3em;
}
.icons p:first-child,
.wp-block-group .icons p:first-child{
	margin-top: .5em;
}
.icons p:last-child,
.wp-block-group .icons p:last-child{
	margin-bottom: .5em;
}
.icons.buttons a  {
	margin: 0 3em 2em 3em;
	color:#404040;
	border: 1px solid #00c09b;
	position: relative;
	display: block;
	top:0;
	padding: 1.5em 1em 1em 1em;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,192,155,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,192,155,0);
	box-shadow: 0px 0px 0px 0px rgba(0,192,155,0);
	background-color: #fff;
	border-radius: .2em;
}
.icons.buttons.button-size-large a  {
	margin: 0 1em 2em 1em;
}
.icons.buttons a .link-text  {
	font-weight: bold;
	color:#00c09b;
	border-top:1px solid #00c09b;
	padding-top: 1em;
	margin-left: -1em;
	margin-right: -1em;
}
.icons.buttons a:hover {
	top:-.3em;
	-webkit-box-shadow: 4px 4px 6px 0px rgba(0,192,155,0.5);
	-moz-box-shadow: 4px 4px 6px 0px rgba(0,192,155,0.5);
	box-shadow: 4px 4px 6px 0px rgba(0,192,155,0.5);
}
.icons.buttons a img {
	max-width: 100%;
	width: 100px;
	height: auto;
	display: block;
	margin: 0 auto 1em auto;
}
.icons.buttons a .icon-title {
	color:#00c09b;
	margin: 0 auto;
}
.icons.buttons.button-size-large a .icon-title {
	font-size: 1.2em;
}
.icons.has-innerspacing-none  > div > div{
	padding-top: 0em;
	padding-bottom: 0em;
}
.icons.has-innerspacing-small  > div > div{
	padding-top: 2em;
	padding-bottom: 2em;
}
.icons.has-innerspacing-medium  > div > div{
	padding-top: 3em;
	padding-bottom: 3em;
}
.icons.has-innerspacing-large  > div > div{
	padding-top: 5em;
	padding-bottom: 5em;
}
/*BEGIN Icon rollover effects*/
.icons.rollover > div > div{
	position: relative;
	min-height: 280px;
}
.icons.rollover > div > div img {
    position: absolute;
	width: 100px;
	z-index: 9;
	left:calc(50% - 50px);
	top:60px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.icons.rollover > div > div:hover img {
    top:15px;
	-webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
.icons.rollover > div > div::before {
	content: "";
	position: absolute;
	width: 130px;
	height: 130px;
	background-color: #fff;
	border-radius: 100%;
	-webkit-box-shadow: 3px 3px 6px 2px rgba(6, 70, 97,0.2);
	-moz-box-shadow: 3px 3px 6px 2px rgba(6, 70, 97,0.2);
	box-shadow: 3px 3px 6px 2px rgba(6, 70, 97,0.2);
	left:calc(50% - 65px);
	top:45px;
	z-index: 8;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.icons.rollover > div > div:hover::before {
	width: 100%;
	height: 300px;
	left:0;
	 border-radius: 2px;
	top: 0;
	-webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
.icons.rollover > div > div .icon-title {
	font-size: 1.8rem;
	position: absolute;
	text-align: center;
	left:0;
	right: 0;
	top:180px;
	z-index: 9;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.icons.rollover > div > div:hover .icon-title {
	opacity: 0;
	transform: scale(1.5);
	-webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
}
.icons.rollover > div > div .icon-desc {
	position: absolute;
	opacity: 0;
	z-index: 9;
	top:110px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	margin: 0;
	max-width: 100%;
	left:0;
}
.icons.rollover > div > div:hover .icon-desc {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*END Icon rollover effects*/
.gform_wrapper {
	padding: 0 30px;
}
.gform_wrapper ul.gform_fields, .gform_wrapper ul.gform_fields li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.newsletter-signup {
	text-align: center;
	padding: 2em;
	color:#fff;
}
.newsletter-signup .gform_wrapper form {
	text-align: center;
}
.newsletter-signup .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}
.newsletter-signup h2{
	font-size: 2rem;
	text-transform: uppercase;
}
.newsletter-signup > div > p{
	font-size: 1.3rem;
}
.newsletter-signup .gform_wrapper .gform_footer input.button,
.newsletter-signup .gform_wrapper .gform_footer input[type=submit],
.newsletter-signup .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	font-size: 1.2rem;
}
.wp-block-group.alignfull .gform_wrapper form {
	max-width: 800px;
}
.gform_wrapper .radio-button ul.gfield_radio {
	display: flex;
	flex-wrap: wrap;
}
.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
	width: 100% !important;
}
.gform_wrapper .radio-button .gfield_radio li input[type="radio"]{
	display:none;
}
.gform_wrapper .radio-button ul.gfield_radio li input[type="radio"] + label {
	font-size: 1.2em;
	color:#00c09b;
	background-color:#cfe2de;
	border:1px solid #00c09b;
	border-radius: .1em;
	padding: .3em .7em !important;
	box-sizing:border-box;
	margin-right:.4em;
	max-width: none;
	font-weight:500;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.gform_wrapper .radio-button ul.gfield_radio li input[type="radio"]:checked + label {
	color:#ffffff;
	background-color:#00c09b;
	font-weight:500;
}
.gform_wrapper .radio-button ul.gfield_radio li:hover input[type="radio"] + label {
	color:#ffffff;
	background-color:#54d3ba;
	font-weight:500;
}
.gform_wrapper .radio-button ul.gfield_radio li:active input[type="radio"] + label {
	color:#ffffff;
	background-color:#009c7e;
	font-weight:500;
}
.gform_wrapper .with-paypal .gform_footer{
}
.gform_wrapper .with-paypal .gform_footer:after{
	content: "";
    background-image: url(./images/paypal.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 40px;
    display: inline-block;
    background-size: contain;
    position: relative;
    top: .9em;
    margin-left: 1em;
}
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
	display: flex;
	margin-top: .5em;
}
.gform_wrapper ul.gfield_checkbox li label {
	margin-left: 4px;
}
.content-area .gform_wrapper .gfield_checkbox li input,
.content-area .gform_wrapper .gfield_checkbox li input[type=checkbox],
.content-area .gform_wrapper .gfield_radio li input[type=radio],
.content-area .gform_wrapper.gf_browser_safari .gfield_checkbox li input,
.content-area .gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],
.content-area .gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio]{
	margin-top: .4em;
	margin-right: .3em;
}
body .content-area .gform_wrapper ul li.gfield {
	margin-top: 2em;
}
body .content-area .gform_wrapper ul li.gfield.captcha-question {
	margin-top: 0;
}
.gfield_required .gfield_required_text {
	font-weight: normal;
	text-transform: lowercase;
	font-size: .9em;
	font-style: italic;
}
.gform_legacy_markup_wrapper .gfield_description {
    font-style: italic;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    padding-left: 1em;
	padding-right: 1em;
}
.wp-block-table.is-style-stripes {
	border-bottom: 0;
}
.wp-block-pb-accordion-item {
	border:solid #064661 1px;
	margin-bottom: .5em;
}
.wp-block-pb-accordion-item h1,
.wp-block-pb-accordion-item h2,
.wp-block-pb-accordion-item h3,
.wp-block-pb-accordion-item h4 {
	font-size: 1.2rem;
	background-color: #064661;
	color: #fff;
	margin: 0;
	padding: 1em;
}
.c-accordion__title:after {
	color:#ffffff;
	font-size: 2em;
	margin-right: .5em;
}
.c-accordion__content {
	padding: 1em 1.5em;
}
.wp-block-image.plan-progress {
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
	cursor: pointer;
}
.wp-block-image.plan-progress:hover {
	-ms-transform: scale(1.05,1.05); /* IE 9 */
  	transform: scale(1.05,1.05); /* Standard syntax */
}
.wp-block-button.plan-progress {
	text-align: center;
}
.wp-block-button.plan-progress a,
.content-area .wp-block-button.plan-progress .wp-block-button__link, 
.content-area .wp-block-button.plan-progress a.wp-block-button__link{
	display: inline-block;
	padding: .3em 1em;
	border-radius:100px;
	margin: 0 auto;
	background: transparent;
	border:1px solid #064661;
	color:#064661;
	font-size: .9em;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
	position: relative;
	font-weight: bold;
}
.wp-block-button.plan-progress a:hover{
	border:1px solid #33cdaf;
}
.wp-block-button.plan-progress a:after {
    color: #064661;
    content: "+";
    font-weight: 300;
	font-size: 1.5em;
    position: relative;
    top: 2px;
    transform: translateY(-50%);
	line-height: 1em;
}
.popup-content.plan-progress {
    background-color: #deebe8;
	padding: 2em 5% ;
}
.popup-content.plan-progress p{
    max-width: none;
}
.popup-content.plan-progress img{
    width: 100%;
	height: auto;
}
.treemap-wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 2em;
}
.treemap-wrap .treemap-img img {
	position: relative;
	height: 400px;
	width: auto;
}
.treemap-wrap .treemap-img .treemap-img-wrapper {
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
	cursor: pointer;
}
.treemap-wrap .treemap-img .treemap-img-wrapper:hover {
	-ms-transform: scale(1.05,1.05); /* IE 9 */
  	transform: scale(1.05,1.05); /* Standard syntax */
	z-index: 10;
}
#tree-housing.fancybox-content,
#tree-temp.fancybox-content,
#tree-prev.fancybox-content {
	background-color: #deebe8;
	max-width: 800px;
}
.treemap-img-wrapper {
	position: relative;
}
.tree-map-butt {
	position: absolute;
	color:#ffffff;
	border:1px solid #fff;
	padding: .1em .8em;
	border-radius:100px;
	left: 1.2em;
	bottom:1.5em;
	font-size: .9em; 
	font-weight: bold;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.tree-map-butt:after {
    color: #fff;
    content: "+";
    font-weight: 300;
	font-size: 1.5em;
    position: relative;
    top: 2px;
    transform: translateY(-50%);
	line-height: 1em;margin-left: .5em;
}
.tree-map-butt:hover {
	background: rgba(255,255,255,.1);
}
.page .hentry .wp-block-group .wp-block-pb-accordion-item.img-acc h2:hover,
.wp-block-pb-accordion-item.img-acc h2:hover{
	background-color: #cee2e0;
}
.is-open .c-accordion__content {
	border:1px solid #064661;
	padding-top: 4em;
	margin-top: -3.25em;
}
.wp-block-pb-accordion-item.img-acc h2.c-accordion__title:after {
	color:#064661;
	font-size: 2em;
	margin-right: .5em;
	font-size: 1.8em;
}
.wp-block-embed-youtube.aligncenter {
	text-align: center;
}
.col-border {
	border:1px solid #064661;
	padding: 1em 1.5em;
}
.clear-search, .adv-search {
	color:#999;
	font-size: .8em;
	cursor: pointer;
	display: none;
	margin-left: 1em;
	justify-content: center;
	align-content: center;
	margin-bottom: 1em;
	border:1px solid #999;
	height: 2.5em;
    padding: .3em .5em 0 .5em;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.clear-search:hover, .adv-search:hover {
	color:#fff;
	background-color: #999;
}
.adv-search {
	display: block;
	border: 0;
}
.adv-search span{
	display: inline-block;
	margin-left: .3em;
}
.tag-search {
	text-align: left;
	margin: 1em 0;
	padding: 0 30px;
	background-color: #F4F4F4;
	font-size: 1.1rem;
	height: 0px;
	overflow: hidden;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.tag-search.open {
	height:870px;
	padding: .5em 30px;
}
.tag-search h3 {
	margin-bottom: .3em;
}
.tag-search strong {
	color:#00c09b;
	display: block;
	margin-bottom: .5em;
}
.tag-search .tag-search-col {
	margin-bottom: 1em;
}
.tag-search .checkbox {
	margin-bottom: .6em;
	line-height: 1.4em;
	display: flex;
	align-items: baseline;
}
.tag-search .checkbox input[type=checkbox]{
	margin-right: .6em;
}
.social-links .wrap {
	display: flex;
	padding-bottom: 2em;
}
.social-links.aligncenter .wrap,
.social-links.alignwide .wrap,
.social-links.alignfull .wrap{
	justify-content: center;
}
.social-links .wrap a{
	display: block;
	color: #00c09b;
	text-decoration: none;
	font-size: 2.4rem;
	border: 0;
	margin: 0 .4em;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.social-links .wrap a:hover{
	color: #064661;
}
.modern-footnotes-footnote {
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
	display: inline-block;
	background-color: rgba(0, 192, 155, 0.2);
	font-weight: bold;
}
.modern-footnotes-footnote:hover {
	color:#fff;
	background-color: rgba(0, 192, 155, 1);
}
.modern-footnotes-footnote:hover a {
	color:#fff;
}
.modern-footnotes-footnote__note--tooltip {
    border: 1px solid #fff !important;
	border-radius: 0.2em !important;
    background-color: #064661 !important;
	color:#fff !important;
	box-shadow: 0px 0px 8px rgb(0 0 0 / 30%) !important;
	    max-width: 400px !important;
}
.modern-footnotes-footnote__connector {
    background: #064661 !important;
}
.modern-footnotes-footnote__note a {
	display: inline !important;
	white-space: normal !important;
}

/* UNDERSTANDING HOMELESSNESS START */
.understanding-homelessness .site-content {
	background-color: #deebe8;
}
.understanding-homelessness .separator {
	margin: 30px auto 15px auto;
	border-top: 2px solid #c1d1d2;
	width:50%;
}
.understanding-homelessness .green-head {
	background-color: #00c09b;
	padding: 2em 0;
}
.understanding-homelessness .green-head .logo{
	margin: 0 auto 1.5em auto;
	display: block;
}

.understanding-homelessness .green-head .logo img{
	width: 150px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.understanding-homelessness .green-head .head-img{
	width:100%;
	height: auto;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	-webkit-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
}
.understanding-homelessness .green-head .head-img-mov {
	display: none;
}
.understanding-homelessness .green-head .head-intro {
	color: #fff;
	padding: 1px 30px;
	background-color: #46a086;
	max-width: 92%;
    height: auto;
    display: block;
    margin: 3em auto 1em auto;
	box-shadow: rgb(44 131 106) 22px 25px 0px;
}
.page-template-page-understanding .green-head h1,
.understanding-homelessness .green-head > a:nth-child(2) h1 {
	color: #fff;
	text-align: center;
	font-size: 2.1rem;
	text-transform: uppercase;
	line-height: 1.4em;
}
.page-template-page-understanding .green-head h1 {
	text-shadow: 5px 5px 0px #00a384;
	margin: .5em 30px 0 30px;
}
.understanding-homelessness .green-head > a {
	text-decoration: none;
}
.page-template-page-understanding .green-head h1 span,
.understanding-homelessness .green-head > a:nth-child(2) h1 span{
	font-size: 1.3rem;
    display: block;
}
.page-template-page-understanding .green-head h1 span {
	text-shadow: 3px 3px 0px #00a384;
	line-height: 2.2em;
}
.understanding-homelessness .green-head > a:nth-child(2) {
	    text-shadow: 3px 3px 0px rgba(0,163,132,1);
}
.understanding-homelessness .green-menu {
	text-align: center;
	display: flex;
    flex-direction: column;
	font-size: 1.5rem;
}
.understanding-homelessness .green-menu a{
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 1em 2em;
}
.understanding-homelessness .green-menu a svg{
	width: 100px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.understanding-homelessness .green-menu a svg .st0{
	fill:#fff;
}
.page-template-page-understanding-numbers.understanding-homelessness .green-menu a.page-template-page-understanding-numbers,
.page-template-page-understanding-causes.understanding-homelessness .green-menu a.page-template-page-understanding-causes,
.page-template-page-understanding-solutions.understanding-homelessness .green-menu a.page-template-page-understanding-solutions,
.page-template-page-understanding-system.understanding-homelessness .green-menu a.page-template-page-understanding-system,
.page-template-page-understanding-help.understanding-homelessness .green-menu a.page-template-page-understanding-help{
	color: #064661;
}
.page-template-page-understanding-numbers.understanding-homelessness .green-menu a.page-template-page-understanding-numbers svg .st0,
.page-template-page-understanding-causes.understanding-homelessness .green-menu a.page-template-page-understanding-causes svg .st0,
.page-template-page-understanding-solutions.understanding-homelessness .green-menu a.page-template-page-understanding-solutions svg .st0,
.page-template-page-understanding-system.understanding-homelessness .green-menu a.page-template-page-understanding-system svg .st0,
.page-template-page-understanding-help.understanding-homelessness .green-menu a.page-template-page-understanding-help svg .st0{
	fill: #064661;
}
.understanding-homelessness .green-menu a span{
	display: block;
	font-weight: bold;
}
.understanding-homelessness .content-area{
	padding: .1em 0;
}
.understanding-homelessness h2{
	color:#064661;
	text-align: center;
	margin: 2em 30px 0 30px;
	padding-top: .1em;
	font-size: 1.8rem;
	text-transform: uppercase;
}
.understanding-homelessness h2 svg{
	width: 75px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.understanding-homelessness h2 svg .st0{
	fill:#064661;
}
.understanding-homelessness h2.with-icon{
	text-align: left;
	margin: 0;
	padding-top: .1em;
	font-size: 1.8rem;
	text-transform: uppercase;
}
.understanding-homelessness h2.with-icon svg{
	width: 60px;
	height: auto;
	display: block;
	margin: 1em 0 .3em 0;
}
.understanding-homelessness h2.header-green svg .st0{
	fill:#00c09b;
}


.understanding-homelessness .panel {
	display: flex;
	flex-direction: column;
}
.understanding-homelessness .panel.blue-bg {
	background-color: #064661;
	color:#fff;
}
.understanding-homelessness .wp-block-group.blue-bg {
	background-color: #064661;
	color:#fff;
}
.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns {
    gap:0;
}
.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .img-panel {
    margin: 0;
}
.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .img-panel {
    margin: 0;
}
.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .panel.img-panel > div.img-source {
    padding: 0;
}
.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .panel.img-panel img.img-blue {
	box-shadow: none;
	margin: 2em auto 2em auto;
}
.understanding-homelessness .wp-block-group.blue-bg .wp-block-column p {
    margin: 1rem 30px 1.5rem 30px;
}
.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .panel.panel-quote > div {
    position: relative;
    padding-bottom: 1.6em;
    border: 1px solid #FFF;
    padding: 0em 20px 1em 20px;
    margin: 2em 20px 2em 20px;
	color: #fff;
}

.understanding-homelessness .panel > div > p:last-child {
	margin-bottom: 0;
}

.understanding-homelessness img.img-green,
.understanding-homelessness img.img-blue,
.understanding-homelessness img.img-none,
.understanding-homelessness div.img-green > img,
.understanding-homelessness div.img-blue > img,
.understanding-homelessness div.img-none > img{
	max-width: 92%;
	height: auto;
	display: block;
	margin: 3em auto 1em auto;
}
.understanding-homelessness .img-panel img.img-green,
.understanding-homelessness .img-panel img.img-blue,
.understanding-homelessness .img-panel img.img-none,
.understanding-homelessness .img-panel div.img-green > img,
.understanding-homelessness .img-panel div.img-blue > img,
.understanding-homelessness .img-panel div.img-none > img{
	margin: 2em auto;
}
.understanding-homelessness .blue-border{
	border:2px solid #064661;
}
.understanding-homelessness img.img-blue,
.understanding-homelessness div.img-blue > img{
	-webkit-box-shadow: 14px 14px 0px 0px rgba(7,70,97,1);
	-moz-box-shadow: 14px 14px 0px 0px rgba(7,70,97,1);
	box-shadow: 14px 14px 0px 0px rgba(7,70,97,1);
}
.understanding-homelessness img.img-green,
.understanding-homelessness div.img-green > img{
	-webkit-box-shadow: 14px 14px 0px 0px rgba(0,192,155,1);
	-moz-box-shadow: 14px 14px 0px 0px rgba(0,192,155,1);
	box-shadow: 14px 14px 0px 0px rgba(0,192,155,1);
}
.understanding-homelessness img.img-large,
.understanding-homelessness img.img-xlarge,
.understanding-homelessness div.img-large > img,
.understanding-homelessness div.img-xlarge > img{
	
}
.understanding-homelessness img.img-med,
.understanding-homelessness div.img-med > img{
}
.understanding-homelessness div.img-source .source{
	font-size: .8em;
	border-bottom:0px solid #00c09b;
	display: block;
	text-align: center;
}
.understanding-homelessness .panel > div{
	padding: 2em 30px 0 30px;
}
.understanding-homelessness .unsticky-div .panel.img-panel > div{
	padding: 0;
}
.understanding-homelessness .unsticky-div .img-panel {
    margin: 0;
}
.understanding-homelessness .unsticky-div .img-panel img.img-green,
.understanding-homelessness .unsticky-div .img-panel img.img-blue,
.understanding-homelessness .unsticky-div .img-panel img.img-none,
.understanding-homelessness .unsticky-div .img-panel div.img-green > img,
.understanding-homelessness .unsticky-div .img-panel div.img-blue > img,
.understanding-homelessness .unsticky-div .img-panel div.img-none > img{
	margin-bottom: 1em;
}
.understanding-homelessness .header-green,
.understanding-homelessness .theme-green h3,
.understanding-homelessness .theme-green h2{
	color:#00c09b;
}
.understanding-homelessness .header-blue,
.understanding-homelessness .theme-blue h3,
.understanding-homelessness .theme-blue h2 {
	color:#064661;
}

.understanding-homelessness .button-wrapper {
	text-align: center;
	margin: 1.5em 30px;
}
.understanding-homelessness .button-wrapper.next-button {
	font-size: 1em;
	text-align: center;
}
.understanding-homelessness .button-wrapper.next-button svg{
	display: inline-block;
	margin: 0 1em 0 0;
	min-width: 50px;
	height: auto;
	max-width: 60px;
}
.understanding-homelessness .button-wrapper.next-button a.button{
	display: inline-flex;
	align-items: center;
	position: relative;
	line-height: 1.3em;
}
.understanding-homelessness .white-menu {
	display: none;
}
.understanding-homelessness #house-cover {
	display: none;
}
.understanding-homelessness .you-help {
	display: flex;
	flex-direction: column;
}
.understanding-homelessness .you-help > div {
	padding: 0 20px 0 20px;
	text-decoration: none;
	color:#404040;
	display: block;
    border: 0;
	text-align: center;
	margin: 1em 10px 0 10px;
}
.understanding-homelessness .you-help > div > div > a,
.understanding-homelessness .you-help > div > div > div{
	text-decoration: none;
	color:#404040;
	display: block;
    border: 1px solid #00c09b;
    position: relative;
    padding: 1em;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,192,155,0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,192,155,0);
    box-shadow: 0px 0px 0px 0px rgba(0,192,155,0);
    background-color: #fff;
    border-radius: .2em;
	margin: 2em 0 2em 0;
	top:0;
}
.understanding-homelessness .you-help > div a strong,
.understanding-homelessness .you-help > div .strong{
	color:#064661;
	line-height: 1.2em;
    display: block;
}
.understanding-homelessness .you-help > div a .margin-b{
	margin: 1em auto;
	display: block;
	margin-left:auto;
	margin-right: auto;
	-webkit-box-shadow: 3px 3px 9px 0px rgba(0,62,42,0.5);
	-moz-box-shadow: 3px 3px 9px 0px rgba(0,62,42,0.5);
	box-shadow: 3px 3px 9px 0px rgba(0,62,42,0.5);
	margin-top: .5em;
	border-bottom:#064661 4px solid;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	transform: scale(1);
	border: 0;
}
.understanding-homelessness .you-help > div a .margin-b:hover {
	transform: scale(1.04);
}
.understanding-homelessness .you-help > div > div > a > img,
.understanding-homelessness .you-help > div > div > div > img {
	max-width: 100%;
    width: 100px;
    height: auto;
    display: block;
    margin: 0 auto 0em auto;
}
.understanding-homelessness .you-help h3{
	margin: 1em 0 0 0;
}
.understanding-homelessness .you-help .social{
	display: flex;
	justify-content: center;
	font-size: 2em;
}
.understanding-homelessness .you-help .social a{
	text-decoration: none;
	border-bottom: 0;
	margin: .3em .5em 0 .5em;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
	-ms-transform: scale(1,1); /* IE 9 */
  	transform: scale(1,1); /* Standard syntax */
}
.understanding-homelessness .you-help .social a:hover{
	-ms-transform: scale(1.1,1.1); /* IE 9 */
  	transform: scale(1.1,1.1); /* Standard syntax */
}
.understanding-homelessness hr {
	border:0;
	border-top:6px solid #00c09b;
}
.understanding-homelessness .txt-panel-bold {
	font-size: 1.5rem;
	font-weight: bold;
	color:#064661;
}
.understanding-homelessness .panel.txt-panel {
	font-size: 1.5rem;
}
.understanding-homelessness .panel.txt-panel h3{
	padding: 0 30px;
	text-align: center;
	font-size: 1.5em;
}
.understanding-homelessness .panel.txt-panel.small-narrow {
	font-size: inherit;
}
.understanding-homelessness h3 {
    line-height: 1.2em;
    margin-bottom: 0;
}

.understanding-homelessness .panel.txt-panel > div{
	margin: 0;
}
.understanding-homelessness .img-panel {
	margin: 2em 0;
	
}
.understanding-homelessness .fact-fiction-panel {
	margin: 4em 0;
	
}
.understanding-homelessness .fact-fiction-panel h4{
	font-size: 2rem;
	color:#064661;
	margin: 0 30px;
}
.understanding-homelessness .panel.fact-fiction-panel .split{
	padding: 1em 30px;
}
.understanding-homelessness .panel.fact-fiction-panel .split > div{
	margin-bottom: 1em;
}
.understanding-homelessness .panel.fact-fiction-panel .split .truth-title{
	font-weight: bold;
	color:#064661;
}
.understanding-homelessness .panel.fact-fiction-panel .split ul{
	margin: 1em 0;
}
.understanding-homelessness .panel.fact-fiction-panel .split ul li{
	margin-bottom: 1em;
}
.understanding-homelessness .panel.fact-fiction-panel .split strong{
	font-size: 1.6em;
	font-weight: bold;
	color:#064661;
}
.understanding-homelessness .icon-row-panel > div{
	margin: 1em 0;
}
.understanding-homelessness .icon-row-panel img{
	max-width: 200px;
	display: block;
	margin:0 auto;
}
.understanding-homelessness .icon-row-panel > div > div{
	text-align: center;
}
.understanding-homelessness .icon-row-panel > div > div > span{
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	color:#064661;
}
.understanding-homelessness div.icon-row-panel a.source,
.understanding-homelessness div.icon-row-panel .source{
		text-align: center;
	}
#cityscape {
	display: none;
}
.understanding-homelessness .panel.panel-sticky {
	margin: 2em 0;
	
}
.understanding-homelessness .panel.panel-sticky .sticky-div{
	background-color: #00c09b;
	color: #fff;
	padding: 2em 30px;
	text-align: center;
	width: 100%;
}
.understanding-homelessness .panel.panel-sticky .sticky-div h4{
	color: #fff;
	font-size: 1.4em;
	margin: 1em 0 .5em 0;
}
.understanding-homelessness .panel.panel-sticky .sticky-div .sticky-icon{
	display: none;
}
.understanding-homelessness .panel.panel-sticky .sticky-div .sticky-icon-mobile{
	max-width: 175px;
	display: block;
	margin: 0 auto;
}
.understanding-homelessness .panel > .callout {
	border:2px solid #00c09b;
	min-height: 200px;
	margin: 2em 30px 0 30px;
	padding: 0em 30px; 
}
.understanding-homelessness .panel.panel-quote {
	color:#06465F;
	background-image: url("./images/understand/quotes.png");
	background-position: 15px 20px;
	background-repeat: no-repeat;
}
.understanding-homelessness .panel.panel-quote > div{
	position: relative;
	padding-bottom: 1.6em;
	border:1px solid #06465F;
	padding: 0em 20px 1em 20px;
	margin: 2em 20px 0 20px;
	
}
.understanding-homelessness .panel.blue-bg .panel.panel-quote {
	color:#fff;
}
.understanding-homelessness .panel.blue-bg .panel.panel-quote > div{
	position: relative;
	padding-bottom: 1.6em;
	border:1px solid #fff;
	padding: 0em 20px 0em 20px;
	margin: 1em 0 2em 0;
	
}
/*.understanding-homelessness .panel.panel-quote > div:before{
	content:"";
	position: absolute;
	top:30px;
	width: 100px;
	left:30px;
	border-top:6px solid #06465F;
}
.understanding-homelessness .panel.panel-quote > div:after{
	content:"";
	position: absolute;
	bottom:0px;
	width: 100px;
	left:30px;
	border-top:6px solid #06465F;
}*/
.understanding-homelessness h4 {
	color:#064661;
	font-size: 1.5em;
}
.understanding-homelessness h4 .highlight{
	color:#ffffff;
	background-color: #00c09b;
	padding: .2em .6em;
	margin-bottom: .4em;
	display: inline-block;
	font-size: .8em;
}
.understanding-homelessness .panel.panel-button {
	text-align: center;
	justify-content: center;
}
.understanding-homelessness .panel ol {
	counter-reset: my-awesome-counter;
  list-style: none;
	margin-left: .5em;
}
.understanding-homelessness .panel ol li {
	margin: 1em 0;
	counter-increment: my-awesome-counter;
  position: relative;
}
.understanding-homelessness .panel ol li::before {
  content: counter(my-awesome-counter);
  color: #064661;
  font-size: 1.5em;
  font-weight: bold;
  position: absolute;
  left: -1.3em;
  top: -.2em;
}
.understanding-homelessness sup a {
  border-bottom: 0;
  display: inline-block;
  padding: 0 .2em;
}
.modern-footnotes-footnote__note a {
	/* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.understanding-homelessness sup a:hover {
  border-bottom: 0;
}
.hentry .small-list ul li,
.hentry ul.small-list li {
	font-size: .9em;
	margin: .2em 0 .5em 1em;
	line-height: 1.25;
}
.hentry .small-list ul,
.hentry ul.small-list{
	margin-top:1.5em;
	margin-bottom: 3em;
}


.understanding-homelessness .category-panel img {
	max-width: 200px;
	margin-bottom: 0;
}
.understanding-homelessness .category-panel img.img-none {
	max-width:96%;
}
.understanding-homelessness .category-panel h4 {
 	margin-top: 0;
}

/* UNDERSTANDING HOMELESSNESS END */

/* FACNYBOX START */

body .fancybox-content {
	padding:0;
	max-width: 1200px;
}
body .content-area a[data-fancybox="gallery"]{
	border-bottom: 0;
}

/* FACNYBOX END */

.popup-content {
	margin: 0 auto;
	padding: 1em 0 2em 0;
	max-width: 100%;
}
.popup-content p,
.popup-content .gform_wrapper,
.popup-content h2,
.popup-content .gform_confirmation_wrapper{
	max-width:800px;
	padding-right:30px;
	padding-left: 30px;
	margin-left:auto;
	margin-right: auto;
}
.popup-content img.wide{
		max-width: calc(100% + 60px);
		margin-left: -30px;
		margin-right: -30px;
	}
.map-iframe-block {
	width: 100%;
	max-width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.map-iframe-block iframe{
	border-right: 0;
	border-left: 0;
	min-height: 600px;
	width: 100%;
}
.image-carousel-block {
	margin: 3em 30px;
}
.image-carousel-block .owl-carousel .owl-stage-outer {
	background-color:#064661;
	color:#fff;
}
.image-carousel-block .owl-carousel.owl-drag .owl-item .owl-item-inner > img{
}
.image-carousel-block .owl-carousel.owl-drag .owl-item .owl-item-inner .desc {
	padding: .8em 1em;
}
.image-carousel-block .owl-carousel.owl-drag .owl-item .owl-item-inner .image_name {
	font-size: 1.4rem;
	font-weight: bold;
	color:#00c09b;
}
.image-carousel-block .owl-carousel.owl-drag .owl-item .owl-item-inner .image_details p:first-child {
	margin-top: .5em;
}
.image-carousel-block .owl-nav {
	background-color: #153b53;
	display: flex;
	justify-content: center;
}
.image-carousel-block .owl-carousel .owl-nav button.owl-next, 
.image-carousel-block .owl-carousel .owl-nav button.owl-prev  {
	color:#fff;
	font-size: 4rem;
	max-width: 49.9999%;
	min-width: 49.9999%;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
}
.image-carousel-block .owl-carousel .owl-nav button.owl-next:hover, 
.image-carousel-block .owl-carousel .owl-nav button.owl-prev:hover  {
	background-color: #0f3146;
}
.image-carousel-block .owl-carousel .owl-nav button.owl-prev  {
	text-align: left;
}
.image-carousel-block .owl-carousel .owl-nav button.owl-next {
	text-align: right;
}
.image-carousel-block .owl-carousel .owl-nav button.owl-next span,
.image-carousel-block .owl-carousel .owl-nav button.owl-prev span {
	padding: 0 .6em;
    display: block;
    height: .95em;
    line-height: .8em;
}
.image-carousel-block .owl-carousel .owl-dots {
	display: flex;
	justify-content: center;
	position: relative;
	top:-1.8em;
	display: none;
}
.image-carousel-block .owl-carousel button.owl-dot {
	border:1px solid #fff;
	width: 10px;
	height: 10px;
	border-radius: 100px;
	margin: 0 .5em;
}
.number-counter-block {
	font-weight: bold;
}
.number-counter-block.center {
	text-align: center;
}
.number-counter-block.left {
	text-align: left;
}
.number-counter-block.right {
	text-align: right;
}
.number-counter-block.large {
	font-size:3rem;
	line-height: 1em;
}
.number-counter-block.normal {
	font-size:2rem;
}
.number-counter-block.small {
	font-size:1rem;
}
.hrc-counter p{
	margin: 0;
	line-height: 1.2em;
}
.hrc-counter .wp-block-column{
	margin: 1.5em 0;
}
.wp-block-media-text.mobile-small .wp-block-media-text__media img {
	width: 250px;
	margin-left:auto;
	margin-right: auto;
}
.wp-block-media-text.mobile-small .wp-block-media-text__media {
	text-align: center;
}
/*BEGIN Announcement */
.announcement .wp-block-media-text__media img {
    width: 200px;
}
.announcement .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    text-align: center;
}
.wp-block-group.announcement p {
    margin: .5em 30px;
}
.wp-block-group.announcement  .wp-block-media-text p {
    margin: .5em 0;
	line-height: 1.2em;
}
.announcement .wp-block-media-text .wp-block-media-text__content {
    padding: 0 30px;
}
.wp-block-group.alignfull.announcement   .wp-block-media-text {
    max-width: 900px;
    margin-left: 0;
    margin-right: 0;
}
/*END Announcement */
.login-on, .secondary-navigation li.login-on {
	display: none;
}
.logged-in .login-on, .logged-in .secondary-navigation li.login-on{
	display:inline-block;
}

.logged-in .login-off{
	display: none;
}

.menu-item.menu-foot {
	display: flex;
	flex-direction: row-reverse;
	align-items: baseline;
	justify-content: flex-end
}
.menu-item.menu-foot a{
	color:#4cffba;
}
.menu-item.menu-foot span.fa-solid{
	color:#4cffba;
	padding-left: 1rem;
}
.menu-item.menu-foot.private,
.private{
	display: none;
}
.need-help {

	box-sizing: border-box;
	flex-direction: column;
	width: 220px;
	padding: .7em .9em;
	position: fixed;
	z-index: 10;
	right: .7rem;
	bottom: .7rem;
	background-color: #00c09b;
	color:#fff;
	border-radius: 1rem;
	-webkit-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	overflow: hidden;
}
.need-help.show {
	opacity: 1;
	visibility:visible;
}
.need-help.open {
	height: 96px;
}
.need-help.closed {
	height: 46px;
	right: 0;
	bottom: 0;
	border-radius: 1rem 0 0 0;
	width: 300px;
}
.need-help.open .help-close,
.need-help.closed .help-open {
	display: flex;
	justify-content: center;
	align-items:center;
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	    top: -6px;
    right: 4px;
	color:#064661;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	opacity: 1;
	visibility: visible;
}
.need-help.closed .help-open {
	display: flex;
	justify-content: center;
	align-items:center;
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	    top: -4px;
    right: 4px;
	color:#064661;
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	opacity: 1;
	visibility: visible;
}
.need-help.closed .help-close,
.need-help.open .help-open {
	opacity: 0;
	visibility: hidden;
}

.need-help .max-help,
.need-help .min-help {
	-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	position: absolute;
	width: 200px;
}
.need-help .min-help {
	width: 143px;
}
.need-help.open .max-help,
.need-help.closed .min-help {
	opacity: 1;
	visibility:visible;
}
.need-help.closed .max-help,
.need-help.open .min-help {
	opacity: 0;
	visibility: hidden;
}
.need-help .max-help p,
.need-help .min-help p{
	line-height: 1.1em;
	margin: 0 1em 0 0;
}
.need-help .max-help a{
	display: block;
	text-decoration: none;
	color:#064661;
	font-weight: bold;
	margin-top: .4em;
}

@media (min-width: 576px) {
	
	.staff-loop > .bio-entry{
		width:47.9999%;
		margin: 0 1.9999% 1.5em 1.9999%;
	}
	.staff-loop > .bio-entry:nth-child(2n+1){
		margin-left: 0;
	}
	.staff-loop > .bio-entry:nth-child(2n+0){
		margin-right: 0;
	}
	.staff-loop > .bio-entry .bio-content .bio-content-wrap {
		padding: 1em 2em;
		display: flex;
		flex-direction: row;
	}
	.staff-loop > .bio-entry .bio-col1 {
		display: block;
		min-width: 300px;
	}
	.staff-loop > .bio-entry .bio-col1 h3{
		font-size: 1.5rem;
		margin-top: .6em;
		margin-bottom: 0;
	}
	.staff-loop > .bio-entry .bio-col1 .title{
		font-size: 1.3rem;
	}
	.staff-loop > .bio-entry:nth-child(2n+1) .bio-content {
		width: 100vw;
		max-width: 100vw;
		margin-left: -2em;
	}
	.staff-loop > .bio-entry:nth-child(2n+0) .bio-content {
		width: 100vw;
		max-width: 100vw;
		margin-left: calc(-50vw - .65em);
	}
	
	.wp-block-pullquote:not(.alignfull):not(.alignwide) {
		padding: 1px;
		margin: 1.5em;
	}
	.wp-block-pullquote.alignleft {
		text-align: left;
		max-width: 45%;
		float: left;
		display: inline;
		margin-right: 1.5em;
	}
	.wp-block-pullquote.alignright {
		text-align: left;
		max-width: 45%;
		float: right;
		display: inline;
		margin-left: 1.5em;
	}
	.wp-block-pullquote blockquote {
		padding: 0;
		margin: 0;
	}
	.wp-block-pullquote.is-style-solid-color.alignleft {
		margin-left: 0;
		margin-right: 3em;
	}
	.wp-block-pullquote.is-style-solid-color.alignright {
		margin-right: 0;
		margin-left: 3em;
	}
	.wp-block-pullquote.is-style-solid-color blockquote {
		max-width:none;
		margin: 1.5em 2.5em 1.9em 2.5em;
	}
	.wp-block-pullquote.is-style-solid-color blockquote p {
		margin-top: 0;
		margin-bottom: 0;
		font-size: 1.7rem;
	}
	.hero {
    	height: 300px;
	}
	.partners a {
		margin: 1em 0;
		width: 31%;
	}
	.partners a:nth-child(odd) {
		margin-right:0;
	}
	.partners a:nth-child(even) {
		margin-right:0;
	}
	.partners a:nth-child(3n+1) {
		margin-right: 1.7499%;
		margin-left: 0;
	}
	.partners a:nth-child(3n+2) {
		margin-right: 1.7499%;
		margin-left: 1.7499%;
	}
	.partners a:nth-child(3n) {
		margin-left: 1.7499%;
		margin-right: 0;
	}
	/*BEGIN Announcement */
	.announcement .alignfull {
		margin-left: calc(50% - 50vw + 30px);
	}
	.announcement .wp-block-media-text__media img {
		width: 80px;
		max-width: 100%;
		height: auto;
	}
	.announcement .wp-block-column:nth-child(2n) {
		margin-left: 0em;
	}
	.wp-block-group.announcement p {
		margin: .5em 0;
	}
	.announcement .wp-block-media-text .wp-block-media-text__content {
		padding: 0px;
	}
	.announcement .alignfull {
		margin-left: 0px;
		width: auto;
    	max-width: 100vw;
	}
	/*END Announcement */
	.tag-search.open {
		height:780px;
	}
}
@media (min-width: 600px) {
	.site-header {
		min-height: 230px;
	}
	.menu-toggle {
		bottom: 10px;
	}
	.main-navigation > div > ul {
		top:230px; 
	}
	.secondary-navigation,
	.menu-secondary-nav-container {
		width: 100%;
	}
	.secondary-navigation ul {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	}
	.secondary-navigation .horn-secondary a {
		margin-right: .2em;
	}
	.secondary-navigation a {
		margin: 0 .2em;
	}
	.secondary-navigation .mail-secondary a,
	.secondary-navigation .search-secondary a {
		    margin: 0 .6rem;
	}
	.secondary-navigation li.mail-secondary {
		position:static;
	}
	.secondary-navigation li.search-secondary {
		position:static;
	}
	
	.secondary-navigation li.learn-secondary,
	.secondary-navigation li.language{
		margin-top: 0;
	}
	.is-style-no-gutters.wp-block-columns .wp-block-column:not(:first-child) {
		margin-left: 0;
	}
	.is-style-no-gutters.wp-block-columns .wp-block-column {
		flex-basis:0 !important;
		flex-grow: 1;
	}
	.is-style-wide-gutters.wp-block-columns .wp-block-column:not(:first-child) {
		margin-left: 4em;
	}
	.search-tag {
		display: flex;
		justify-content: center;
	}
	.search-tag .tagselectwrap{
		margin-left: 2em;
	}
	.wp-block-column.gutter-line {
		position: relative;
	}
	.wp-block-column.gutter-line:after {
		content:"";
		border-right:1px solid #00c09b;
		position: absolute;
		top:0;
		bottom: 0;
		right: -1em;
	}
	.is-style-wide-gutters.wp-block-columns .wp-block-column.gutter-line:after {
		right: -2em;
	}
	.wp-block-columns.vert-center .wp-block-column {
		justify-content: center;
	}
	.hentry .wp-block-image .alignright, .wp-block-image .alignleft {
		text-align:left;
	}
	.hentry .wp-block-image .alignright {
		float: right;
		margin: .5em 30px .5em 1em;
	}
	.wp-block-image .alignleft {
		float: left;
		margin: .5em 1em .5em 30px;
	}
	.hentry .wp-block-image .alignright img, .wp-block-image .alignleft img{
		width: inherit;
		height: auto;
	}
	.wp-block-media-text.mobile-small .wp-block-media-text__media img {
		width: 100%;
	}
	
	/*BEGIN Announcement */
	.announcement .wp-block-media-text .wp-block-media-text__content {
		padding: 0px;
	}
	.announcement .wp-block-columns {
		display: block;
	}
	.announcement .wp-block-media-text__media img {
		width: 150px;
	}
	.wp-block-group.alignfull.announcement .wp-block-media-text {
		max-width: auto;
		margin-left: 0;
		margin-right: 0;
	}
	/*END Announcement */
	
	/*.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {
		flex-grow: 1;
		flex-flow: inherit;
	}*/
}
/* breakpoint */
@media (min-width: 768px) {
	.secondary-navigation .horn-secondary a {
		margin-right: .4em;
	}
	.secondary-navigation a {
		margin: 0 .6em;
	}
	.secondary-navigation .mail-secondary a,
	.secondary-navigation .search-secondary a {
		    margin: 0 .8rem;
	}
	
	.page .hentry > h2,
	.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2 {
		font-size: 2rem;
		margin: 1.5em  30px .5em 30px;
		max-width: 800px;
	}
	
	.page .hentry > h2.alignwide,
	.page .hentry > .wp-block-group.alignwide > .wp-block-group__inner-container > h2.alignwide {
		max-width: 1200px;
	}
	
	.page .hentry > h2.has-large-font-size,
	.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2,has-large-font-size {
		font-size: 2.5rem;
	}
	
	.page .hentry > h3,
	.page .hentry > .wp-block-group > .wp-block-group__inner-container > h3 {
		font-size: 1.5rem;
		margin: 1.5em  30px.5em 30px;
		max-width: 800px;
	}
	.hentry .entry-title {
		color: #00c09b;
		
	}
	.hentry .wp-block-image .alignright {
		float: right;
		margin: .5em 0 .5em 1.5em;
	}
	.wp-block-image .alignleft {
		float: left;
		margin: .5em 1.5em .5em 0;
	}
	
	blockquote.wp-block-quote {
		margin: 2.9em 2em 1em 2em;
    	padding: 1.1em 4em;
    	background-size: 75px auto;
	}
	blockquote.wp-block-quote.is-style-large {
		margin: 2.9em 2em 1em 2em;
    	padding: .3em 3.8em;
    	background-size: 75px auto;
	}
	.wp-block-spacer.is-style-tiny {
		height: 1em  !important;
	}
	.wp-block-spacer.is-style-small {
		height: 3em  !important;
	}
	.wp-block-spacer.is-style-medium {
		height: 6em  !important;
	}
	.wp-block-spacer.is-style-large {
		height: 8em  !important;
	}
	
	hr.is-style-medium {
		border-bottom-width: 5px;
}
	hr.is-style-thick {
		border-bottom-width: 10px;
	}
	
	
	.entry-header.visual .entry-title{
		padding: 0;
		font-size: 2em;
	}
	.entry-header.visual {
		min-height: 380px;
	}
	.entry-header.visual.expand_head {
		min-height: 435px;
	}
	.entry-header.visual .breadcrumbs {
		font-size: 1em;
		margin-bottom: .5em;
	}
	.entry-header.visual.expand_head .breadcrumbs {
		font-size: 1em;
		margin-bottom: .5em;
		margin-top: -28px;
	}
	.entry-header.visual .breadcrumbs a:hover{
		color:#00c09b;
		border-bottom:2px solid #00c09b
	}
	.hero {
		min-height: 440px;
		padding-top: 110px;
		padding-left: 85px;
	}
	.hero:before {
		content: " ";
		position: absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		z-index: 0;
		background: rgb(0,0,0);
		background: -moz-linear-gradient(0deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
		background: linear-gradient(0deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	}
	.hero .large_text {
		font-size: 2.5rem;
		text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	}
	.hero .small_text {
		padding-left: 85px;
		bottom:55px;
		width: 800px;
		box-sizing: border-box;
		font-size: 1.25rem;
	}
	.page-template-page-atwh .hero {
		
	}
	.page-template-page-atwh .hero .large_text {
		font-size: 3rem;
		line-height: 3.5rem;
		text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	}
	.page-template-page-hrc .hero .large_text {
		width: 100%;
		justify-content: center;
		font-size: 3rem;
	}
	.page-template-page-leab .hero .large_text,
	.home.page-template-page-leab .hero .large_text{
		font-size: 4rem;
		line-height: 4.5rem;
		text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
	}
	.page-template-page-leab .hero {
		min-height: 440px;
		padding-top: 76px;
		padding-left: 85px;
	}
	.page-template-page-atwh .hero .small_text {
		
	}
	.page-template-page-atwh .hero .small_text .button{
		margin-top: 1em;
	}
	.mock_checkbox {
		border: .17em solid #00c09b;
	}
	.hp-stats {
		display: flex;
		align-items:stretch;
		text-align: left;
	}
	.hp-stats .green-box,
	.hp-stats .blue-box {
		max-width: 49.9999%;
		min-width: 49.9999%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.hp-stats .green-box img {
		
	}
	.hp-stats .blue-box .stats > div{
		position: relative;
	}
	.hp-stats .blue-box img {
		width: 50px;
		position: absolute;
	}
	.hp-stats .blue-box .stat1 img {
		width: 50px;
		position: absolute;
		top:9px;
	}
	.hp-stats .blue-box .stat2 img {
		top:5px;
	}
	.hp-stats .blue-box strong {
		margin-left:60px;
	}
	.get-the-facts{
		padding: 2em 0;
		text-align: left;
		position: relative;
		height: 300px;
		overflow: hidden;
	}
	.get-the-facts img{
		position: absolute;
		left:calc(50% - 300px);
	}
	.get-the-facts > div{
		position: absolute;
		left:50%;
	}
	.get-the-facts > div strong {
		font-size: 2.6rem;
	}
	.get-the-facts .button{
		width: 350px;
	}
	.info-boxes, 
	.news-wrapper {
		width: 100vw;
		max-width: 100vw;
		margin-left: calc(50% - 50vw);
	}
	.info-boxes, 
	.news-wrapper {
		padding: 60px 30px;
	}
	.info-boxes .info-boxes-inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.info-boxes .info-boxes-inner a.info-box,
	.info-boxes .info-boxes-inner .info-box {
		font-size: 1.19rem;
		text-align: left;
	}
	.info-boxes.info-boxes-1.default-size .info-boxes-inner a.info-box,
	.info-boxes.info-boxes-1.default-size .info-boxes-inner .info-box{
		width:40%;
	}
	.info-boxes.info-boxes-3 .info-boxes-inner a.info-box,
	.info-boxes.info-boxes-3 .info-boxes-inner .info-box{
		width:29.999%;
		margin: 0 2.5%;
	}
	.info-boxes.info-boxes-2 .info-boxes-inner a.info-box,
	.info-boxes.info-boxes-2 .info-boxes-inner .info-box{
		width:45.999%;
		margin: 0 2.5%;
	}
	.info-boxes.info-boxes-4 .info-boxes-inner a.info-box,
	.info-boxes.info-boxes-4 .info-boxes-inner .info-box,
	.info-boxes.info-boxes-3.fourth-size .info-boxes-inner a.info-box,
	.info-boxes.info-boxes-3.fourth-size .info-boxes-inner .info-box {
		width:23%;
		margin: 0 1.333%;
	}
	.info-boxes.more-text .info-boxes-inner a.info-box,
	.info-boxes.more-text .info-boxes-inner .info-box{
		font-size: 1rem;
	}
	.info-boxes .info-box-text {
		hyphens: auto;
		padding: 1rem 1.2rem 1.5rem;
	}
	.info-boxes .info-box-img h3 {
		text-align: left;
		margin: 0 1.2rem .7rem 1.2rem;
		line-height: 1.8rem;
	}
	.info-boxes .info-boxes-inner a.info-box:first-child,
	.info-boxes .info-boxes-inner .info-box:first-child{
		margin-left: 0;
	}
	.info-boxes.info-boxes-2 .info-boxes-inner a.info-box:last-child,
	.info-boxes.info-boxes-2 .info-boxes-inner .info-box:last-child{
		margin-right: 0;
	}
	.info-boxes.info-boxes-3 .info-boxes-inner a.info-box:nth-child(3),
	.info-boxes.info-boxes-3 .info-boxes-inner .info-box:nth-child(3),
	
	.info-boxes.info-boxes-4 .info-boxes-inner a.info-box:nth-child(4),
	.info-boxes.info-boxes-4 .info-boxes-inner .info-box:nth-child(4){
		margin-right: 0;
	}
	.info-boxes .button,
	.news-wrapper .button{
		margin-top: 2.5em;
	}
	.info-boxes.more-text .info-box .info-box-text {
		height: calc(100% - 250px);
	}
	.info-boxes.more-text .info-box .info-box-text .faux-link {
		padding:.5em 1em 0 1em;
	}
	.text-box {
		font-size: calc(16px + (24 - 16) * ((100vw - 769px) / (2000 - 769)));
	}
	.wp-block-column > .text-box {
		width:100%;
		height: 200%;
	}
	.text-box.inside {
		max-width: 1200px;
		margin: 0 auto;
	}
	.text-box.narrow {
		max-width: 800px;
		margin: 0 auto;
	}
	.text-box h2, .info-boxes h2, .news-wrapper h2,
	.text-box h1 {
		margin: 0 0 1em 0;
		font-size: 2em;
	}
	.text-box.large-size {
		font-size: 1.8rem;
	}
	.text-box.small-size {
		font-size: 1rem;
	}
	.text-box .text-box-link {
		font-size: 1.3em;
		font-weight: bold;
	}
	.news-row {
		display: flex;
		margin-bottom: 1.5rem;
	}
	.news-row a.news-post{
		width:31.999%;
		margin: 0 1%;
	}
	.news-row a.news-post.featured{
		width:65.999%;
	}
	.news-row a.news-post:first-child{
		margin-left: 0;
	}
	.news-row a.news-post:last-child{
		margin-right: 0;
	}
	.row {
		display: flex;
	}
	.row .twocol {
		width:49.999%;
	}
	.news-filter {
		padding: 0 0 2em 0;
	}
	body:not(.home) .info-boxes h2 {
		text-transform: uppercase;
		font-size: 2rem;
	}
	.icons > div {
		display: flex;
		justify-content: center;
		padding: 0;
	}
	.icons.row > div {
		justify-content:space-between;
	}
	.icons.row > div > div {
		padding: 1em;
	}
	.icons.row.icons_1 > div {
		justify-content:center;
	}
	.icons.row.icons_1 > div > div,
	.icons.row.icons_2 > div > div  {
		width: 48%;
	}
	.icons.row.icons_3 > div > div {
		width: 31%;
	}
	.icons.row.icons_4 > div > div {
		width: 24%;
	}
	.icons.buttons a img {
		margin-bottom: 0;
	}
	.icons.icons_1 img,
	.icons.icons_2 img,
	.icons.icons_3 img,
	.icons.icons_4 img{
		width: 150px;
	}
	.button-size-small.icons.icons_1 img,
	.button-size-small.icons.icons_2 img,
	.button-size-small.icons.icons_3 img,
	.button-size-small.icons.icons_4 img{
		width: 100px;
	}
	.icons.icons_5 img,
	.icons.icons_6 img{
		width: 40px;
	}
	.icons.icons_6 img{
		width: 150px;
	}
	.icons.row.icons_6 > .wrap > div{
		width: 33.333%;
		padding: 1em;
	}
	.icons.row.icons_6 > .wrap{
		flex-wrap: wrap;
	}
	.icons .icon-title{
		font-size: 1.4rem;
	}
	.icons.icons_5 .icon-title,
	.icons.icons_6 .icon-title{
		font-size: 1.1rem;
	}
	.icons.icons_6 .icon-title{
		font-size: 2rem;
	}
	.icons.icons_5.buttons .icon-title,
	.icons.icons_6.buttons .icon-title{
		font-size: 1.4rem;
		margin: .5em 0 .6em 0;
	}
	
	.icons.icons_6 p{
		padding: 0;
		margin: 0 auto;
	}
	.icons.buttons a {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.icons.buttons.icons_1 a,
	.icons.buttons.icons_2 a,
	.icons.buttons.icons_3 a {
		width: 275px;
		min-height: 275px;
		margin: 0 1em;
	}
	.icons.buttons.icons_1.button-size-large a,
	.icons.buttons.icons_2.button-size-large a  {
		width: 450px;
		padding: 1.5em 1.5em 1em 1.5em;
	}
	.icons.buttons.vert-align-top a {
		display: flex;
	    justify-content: space-between;
	}
	.icons.buttons.icons_4 a {
		width: 250px;
		min-height: 250px;
		margin: 0 1em;
	}
	.icons.buttons.icons_5 a,
	.icons.buttons.icons_6 a{
		width: 200px;
		min-height: 200px;
		margin: 1em;
	}
	.icons.buttons.icons_6 a {
		width: 175px;
		min-height: 175px;
		margin:.5em;
	}
	.icons.buttons a .link-text  {
		margin-left: -1.5em;
		margin-right: -1.5em;
		padding: 1em 2em 0 2em
	}
	.icons.buttons.vertical-align-top a {
		width: 175px;
		min-height: 175px;
		margin: 0 .5em;
	}
	.page .hentry > .icons:last-child {
		margin-bottom: 4em ;
	}
	
	/*BEGIN Icon rollover effects*/
	.icons > div {
		flex-wrap:wrap;
	}
	.icons.rollover > div > div {
		min-width: 50%;
		min-height: 330px;
		padding: 0;
	}
	.icons.rollover > div > div:hover::before {
		width: 100%;
		left:0;
		height: 330px;
	}
	.icons.rollover > div > div .icon-desc {
		max-width: 100%;
		padding: 0 16px;
		left:0;
		bottom:auto;
	}
	/*END Icon rollover effects*/
	
	.entry-footer {
		margin-bottom: 4em;
	}
	.content-area .document-block-default {
		display: flex;
		align-items:baseline;
		flex-wrap: wrap;
		justify-content:center;
	}
	.content-area .document-block-default.space-around {
		justify-content:space-around;
	}
	.content-area .document-block-default.space-between {
		justify-content:space-between;
	}
	.content-area .wp-block-group.alignfull .document-block-default {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
	.content-area .document-block-default.alignleft {
		justify-content:flex-start;
		float: none;
	}
	.content-area .document-block-default.alignright {
		justify-content:flex-end;
		float: none;
	}
	.content-area .document-block-default.size-tiny a,
	.content-area .document-block-default.size-small a,
	.content-area .document-block-default.size-medium a,
	.content-area .document-block-default.size-large a{
		padding: 1px 0 0 0;
		margin-left: 1em;
		margin-right: 1em;
	}
	.content-area .document-block-default.has-innerspacing-none a{
		margin-top: 0;
		margin-bottom: 0;
	}
	.content-area .document-block-default.alignleft.size-tiny a:first-child,
	.content-area .document-block-default.alignleft.size-small a:first-child,
	.content-area .document-block-default.alignleft.size-medium a:first-child,
	.content-area .document-block-default.alignleft.size-large a:first-child{
		margin-left: 0
	}
	.content-area .document-block-default.alignright.size-tiny a:last-child,
	.content-area .document-block-default.alignright.size-small a:last-child,
	.content-area .document-block-default.alignright.size-medium a:last-child,
	.content-area .document-block-default.alignright.size-large a:last-child{
		margin-right: 0
	}
	.content-area .document-block-default.size-tiny a {
		max-width: 142px;
		min-width: 120px;
	}
	.content-area .document-block-default.size-small a {
		max-width: 200px;
	}
	.content-area .document-block-default.size-medium a {
		max-width: 220px;
	}
	.content-area .document-block-default.size-large a {
		max-width: 290px;
	}
	.content-area .document-block-default.size-medium.count-1 a {
		max-width: 350px;
	}
	.content-area .document-block-default.size-large.count-1 a {
		max-width: 400px;
	}
	.content-area a.document-block-footer,
	.content-area .document-block-footer {
		position: relative;
		min-height: 100px;
		text-align: left;
		display: flex;
		align-items: center;
		justify-content: center;
		    width: 100vw;
    margin-left: calc(-50vw + 400px);
	}
	.content-area a.document-block-footer:hover,
	.content-area .document-block-footer:hover {
		border-bottom: 0;
		position: relative;
	}
	.content-area .document-block-footer .doc-title{
	}
	.content-area a.document-block-footer img {
		width: 50px;
		height: auto;
		margin: 0 1.3em 0 0;
	}
	.wp-block-media-text:not(.has-background) .wp-block-media-text__content:last-child {
		padding-right: 0;
	}
	.has-background .wp-block-media-text .wp-block-media-text__content h2:first-child,
	.has-background .wp-block-media-text .wp-block-media-text__content h3:first-child,
	.has-background .wp-block-media-text .wp-block-media-text__content h4:first-child{
		margin-top:0;
	}
	.dw-stats {
		margin: 1.5em 1.5em;
		padding: 1.5em 0;
		display: flex;
		justify-content: space-between;
	}	
	.dw-stats .dw-stats-row{
		width: 47%;
	}
	.text-box .text-box-bg.top-fade{
		content: " ";
		position: absolute;
		height: 300px;
		right:0;
		bottom:0;
		left:0;
		background: rgb(255,255,255);
		background: -moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	}
	.text-box .text-box-bg.right-fade{
		content: " ";
		position: absolute;
		height: 300px;
		right:0;
		bottom:0;
		left:0;
		background: rgb(255,255,255);
		background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	}
	.text-box .text-box-bg.bottom-fade::before {
		content: " ";
		position: absolute;
		height: 300px;
		right:0;
		bottom:0;
		left:0;
		background: rgb(255,255,255);
		background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	}
	.text-box .text-box-bg.left-fade{
		content: " ";
		position: absolute;
		height: 300px;
		right:0;
		bottom:0;
		left:0;
		background: rgb(255,255,255);
		background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	}
	.wp-block-embed iframe {
		width: 800px;
		height: 450px;
	}
	.news-filter .tagselectwrap select {
		max-width: 300px;
	}
	.search-tag {
		margin-bottom: .5em;
	}
	
	.navigation.pagination .nav-links {
		margin-top: 3em;
	}
	.navigation.pagination .nav-links .page-numbers {
		font-size: 1.2em;
		min-width:20px;
	}
	.navigation.pagination .nav-links .page-numbers.next {
		margin-left: 1em;
	}
	.navigation.pagination .nav-links .page-numbers.prev {
		margin-right: 1em;
	}
	
	.gform_wrapper {
		padding: 0;
	}
	.content-area .document-block-footer a  {
		display: flex;
		align-items: center;
	}
	.content-area .document-block-footer a img {
		margin: .5em 1em .5em 0;
		width: 60px;
	}
	.partners a {
		margin: 1em 0;
		width: 23%;
	}
	.partners a:nth-child(odd) {
		margin-right:0;
	}
	.partners a:nth-child(even) {
		margin-right:0;
	}
	.partners a:nth-child(4n+1) {
		margin-right: 1.333%;
		margin-left: 0;
	}
	.partners a:nth-child(4n+2),
	.partners a:nth-child(4n+3) {
		margin-right: 1.333%;
		margin-left: 1.333%;
	}
	.partners a:nth-child(4n) {
		margin-left: 1.333%;
		margin-right: 0;
	}
	.hp-stats .green-box.update {
		text-align: center;
	}
	.hp-stats .green-box.update img {
		margin: 0 auto;
		width: 250px;
		height: auto;
	}
}
/* breakpoint */
@media (min-width: 900px) {
	.mobile-hide {
		display: block;
	}
	.page .hentry > p {
		margin: 2em  auto;
	}
	.site-header {
		display: block;
		position: relative;
		min-height: 120px;
		position: fixed;
		width: 100%;
		z-index: 3;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.page-template-page-atwh .site-header {
		min-height: 120px;
	}
	.entry-header.visual {
		padding: 1em 0;
	}
	.entry-header.visual .entry-title:after {
		content: " ";
		border-bottom: 11px solid #00c09b;
		width: 125px;
		position: absolute;
		bottom: -18px;
		left: 0;
	}
	.page-template-page-atwh .entry-header.visual .entry-title:after {
		content:" ";
		border-bottom:11px solid #c02033;
		width: 125px;
		position: absolute;
		bottom: -18px;
		left: 0;
	}
	.page-template-page-leab .entry-header.visual .entry-title:after {
		content:" ";
		border-bottom:11px solid #dd674c;
		width: 125px;
		position: absolute;
		bottom: -18px;
		left: 0;
	}
	.secondary-navigation ul {
		justify-content:flex-end;
	}
	.hentry .wp-block-image .alignright {
		float: right;
		margin: .5em 0 .5em 2em;
	}
	.wp-block-image .alignleft {
		float: left;
		margin: .5em 2em .5em 0;
	}
	.page-template-page-hrc .site-header {
		top:63px;
	}
	.page-template-page-leab .site-header.open,
	.page-template-page-hrc .site-header.open{
		top:123px;
	}
	.site-header.small {
		min-height: 70px;
		-webkit-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
		box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
	}
	.page-template-page-hrc .site-header.small{
		top:0;
	}
	.site-content {
		margin: 120px auto 620px auto;
		-webkit-box-shadow: 0px 10px 39px 8px rgba(0,0,0,0.45);
		-moz-box-shadow: 0px 10px 39px 8px rgba(0,0,0,0.45);
		box-shadow: 0px 10px 39px 8px rgba(0,0,0,0.45);
		position: relative;
		z-index: 1;
	}
	.understanding-homelessness .site-content {
		margin: 0  auto 480px auto;
		-webkit-box-shadow: 0;
		-moz-box-shadow: 0;
		box-shadow: 0;
	}
	.hp-return {
		position: fixed;
		width: 100%;
		z-index: 3;
	}
	#primary-hidden {
		position: fixed;
		top:63px;
		width: 100%;
	}
	.page-template-page-atwh .site-content,
	.page-template-page-hrc .site-content{
		margin: 120px auto 340px auto;
	}
	.site-branding {
		padding: 0;
		position: absolute;
		left:30px;
		top:20px;
		z-index: 20;
	}
	.site-header.small .site-branding {
		top:12px;
	}
	.site-title a{
		display: block;
		text-indent: -9999px;
		width:159px;
		height: 79px;
		background-image: url('images/destination-home-logo.png');
		background-position:center;
		background-repeat: no-repeat;
		background-size: contain;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.page-template-page-leab .site-title a{
		width:225px;
		height: 80px;
	}
	.site-header.small .site-title a{
		width: 92px;
		height: 46px;
	}
	.menu-toggle {
		display: none;
	}
	.site-header .secondary-navigation {
		position: absolute;
		right:30px;
		top:16px;
		left:inherit;
	}
	.site-header.small .secondary-navigation {
		top:21px;
	}
	.main-navigation {
		font-size: .8rem;
	}
	.main-navigation ul {
		display: block;
	}
	.main-navigation > div > ul > li > ul.sub-menu li:before {
		content: "\f0da";
		display: block;
		position: absolute;
		font-family: 'Font Awesome 5 Solid';
		color:#00c09b;
		top: .5em;
	}
	.main-navigation > div > ul > li.topics > ul.sub-menu > li:before,
	.main-navigation > div > ul > li > ul.sub-menu > li.feature:before,
	.main-navigation > div > ul > li > ul.sub-menu > li.highlight:before{
		content: " ";
		display: none;
		
	}
	.main-navigation > div > ul > li > span.fa-plus {
		display: none;
	}
	.main-navigation > div > ul > li > ul.sub-menu {
		display: flex;
		visibility: hidden;
		opacity: 0;
		top:4em;
	}
	.main-navigation ul li ul {
		position: absolute;
		height:auto;
		width: auto;
		background: transparent;
		flex-direction: column;
	}
	.main-navigation ul.sub-menu{
		left: -50%;
    	margin-left: .6em;
		background-color: #333333;
		overflow: visible;
		padding: 1em;
		box-sizing: border-box;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.main-navigation ul.sub-menu:before {
		content: " ";
		width: 0;
		height: 0;
		border-left: 1.3em solid transparent;
		border-right: 1.3em solid transparent;
		border-bottom: 1.3em solid #333333;
		position: absolute;
		display: block;
		left: 50%;
		margin-left: -1.5em;
		top: -1.2em;
	}
	.main-navigation li.topics > ul.sub-menu:before {
		content: " ";
		width: 0;
		height: 0;
		border-left: 1.3em solid transparent;
		border-right: 1.3em solid transparent;
		border-bottom: 1.3em solid #333333;
		position: absolute;
		display: block;
		left: auto;
		right: 18.8em;
		margin-left: 0;
		top: -1.2em;
	}
	.site-header.small .main-navigation li.topics > ul.sub-menu:before {
		right: calc(18.8em + 160px);
	}
	.main-navigation > div > ul > li ul li{
		background-color: #333333;
		border: 0;
		padding: .5em;
	}
	.main-navigation > div > ul > li:not(.topics) ul.sub-menu{
		width:16em;
	}
	.main-navigation > div > ul > li ul li:nth-child(1){
	}
	.main-navigation > div > ul > li:hover > ul.sub-menu {
		opacity: 1;
		visibility: visible;
		top:2.75em;
	}
	.main-navigation > div > ul > li {
		border: 0;
	}
	.secondary-navigation li {
		text-transform: none;
		padding: 0;
		margin: 0;
		font-size: 1rem;
		text-align: center;
	}
	.main-navigation > div > ul {
		background-color: transparent;
		right:0;
		top: 78px;
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-end;
		align-items: center;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.page-template-page-atwh .main-navigation > div > ul {
		top: 78px;
	}
	#primary-hidden .main-navigation > div > ul {
		justify-content: center;
		position: relative;
		top:19px;
	}
	.site-header.small .main-navigation > div > ul {
		right:160px;
		top: 26px;
	}
	.main-navigation a {
		padding: 0 .5rem;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.page-template-page-atwh .main-navigation a,
	.page-template-page-leab .main-navigation a,
	.page-template-page-hrc .main-navigation a{
		color: #064661;
	}
	.page-template-page-atwh #primary-hidden .main-navigation a,
	.page-template-page-hrc #primary-hidden .main-navigation a{
		color: #ffffff;
	}
	.page-template-page-atwh #primary-hidden .main-navigation a:hover,
	.page-template-page-hrc #primary-hidden .main-navigation a:hover{
		color:#4cffba;
	}
	.main-navigation > div > ul li > a:hover{
		color: #4cffba;
	}
	.page-template-page-atwh .main-navigation > div > ul li > a:hover,
	.page-template-page-leab .main-navigation > div > ul li > a:hover,
	.page-template-page-hrc .main-navigation > div > ul li > a:hover{
		color: #0086be;
	}
	.main-navigation > div > ul > li > a {
		text-transform: uppercase;
		padding-bottom: 1.25em;
		font-weight:bold;
	}
	.main-navigation a:before {
		content: none;
	}
	.main-navigation li.topics {
		position: static;
	}
	.main-navigation .topics > ul.sub-menu{
		left:0;
		right: 0;
		margin: 0;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content:space-between;
		align-items: flex-start;
		align-content: flex-start;
	}
	.main-navigation > div > ul > li:last-child {
		padding-right: 1.5em;
	}
	.main-navigation ul li.topics ul.sub-menu {
		left:0;
		margin-left: 0;
	}
	.site-header.small .main-navigation > div > ul > li.topics > ul.sub-menu {
		left: 160px;
    	right: -160px;
	}
	.main-navigation ul li.topics ul.sub-menu ul.sub-menu{
		display: flex;
		position: relative;
		top:0;
		padding: 0;
	}
	.main-navigation ul li.topics > ul.sub-menu > li:not(.menu-foot) > a{
		color:#4cffba;
		text-transform: uppercase;
		cursor: default;
		border-bottom: 1px solid #4cffba;
		padding: 0 0 .3em 0;
		font-weight: bold;
	}
	.main-navigation ul li.topics > ul.sub-menu > li > a .menu-item-description{
		font-weight: normal;
	}
	
	.main-navigation ul li.topics > ul.sub-menu > li.feature > a{
		padding: .5em;
		margin: 0;
		border: 1px solid #4cffba;
		min-height: 130px;
		box-sizing: border-box;
		cursor: pointer;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
		-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
		box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	}
	.main-navigation ul li.topics > ul.sub-menu > li.feature{
		padding: .5em 0 .5em .5em;
	}
	.main-navigation ul li.topics > ul.sub-menu > li.feature > a:hover{
		background-color: #385c4e;
		-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
	}
	.main-navigation ul li.topics > ul.sub-menu > li.feature > a img{
		width:80px;
		height: auto;
		float:left;
		margin: 0 .7em .7em 0;
		-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.75);
	}
	.main-navigation ul li.topics > ul.sub-menu > li > span.fa-caret-right{
		display: none !important;
	}
	.main-navigation ul li.topics > ul.sub-menu > li > ul.sub-menu:before{
		display: none;
	}
	.secondary-navigation a{
		color: #00c09b;
		background-color: #ffffff;
		padding: .4rem .6rem;
		vertical-align: text-top;
		border-radius: .4rem;
		margin: 0 .6rem;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
		-moz-box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
		box-shadow: 0px 0px 0px 0px rgba(0,108,87,0);
	}
	
	.page-template-page-atwh .secondary-navigation a{
		color: #ffffff;
		background-color: #c02033;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(94,0,11,0);
		-moz-box-shadow: 0px 0px 0px 0px rgba(94,0,11,0);
		box-shadow: 0px 0px 0px 0px rgba(94,0,11,0);
	}
	.page-template-page-hrc .secondary-navigation a{
		color: #ffffff;
		background-color: #00c09b;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(94,0,11,0);
		-moz-box-shadow: 0px 0px 0px 0px rgba(94,0,11,0);
		box-shadow: 0px 0px 0px 0px rgba(94,0,11,0);
	}
	.site-header.small .secondary-navigation a{
		margin: 0 .3rem;
		padding: .2em .4em;
		border-radius: .3em;
	}
	.site-header.small .secondary-navigation .mail-secondary a, 
	.site-header.small .secondary-navigation .search-secondary a {
		padding: .4rem .6rem;
		border-radius: .4rem;
	}
	.site-header.small .secondary-navigation a span,
	.site-header.small .secondary-navigation li.language {
		display: none;
	}
	.donate-secondary a:before {
		content: "\f004";
		display: inline-block;
		font-family: 'Font Awesome 5 Regular';
		font-weight: 900;
		font-size: 1rem;
		color:#00c09b;
		margin: 0 .3rem 0 0;
	}
	.learn-secondary a:before {
		content: "\f0eb";
		display: inline-block;
		font-family: 'Font Awesome 5 Regular';
		font-weight: 900;
		font-size: 1rem;
		color:#00c09b;
		margin: 0 .3rem 0 0;
	}
	
	.page-template-page-atwh .donate-secondary a:before,
	.page-template-page-hrc .donate-secondary a:before {
		color:#ffffff;
	}
	.horn-secondary a:before {
		content: "\f0a1";
		display: inline-block;
		font-family: 'Font Awesome 5 Solid';
		font-weight: 900;
		font-size: 1rem;
		color:#00c09b;
		margin: 0 .3rem 0 0;
	}
	.site-header.small .donate-secondary a:before,
	.site-header.small .horn-secondary a:before,
	.site-header.small .learn-secondary a:before{
		margin: 0;
		font-size: .8rem;
	}
	.secondary-navigation .mail-secondary a,
	.secondary-navigation .search-secondary a{
		color: #ffffff;
		background-color:transparent;
		padding: .5rem .6rem;
		vertical-align: text-top;
		margin: 0 .8rem;
		text-indent: -9999px;
		display: inline-block;
		position: relative;
	}
	.page-template-page-atwh .secondary-navigation .mail-secondary a,
	.page-template-page-atwh .secondary-navigation .search-secondary a{
		color: #c02033;
	}
	.page-template-page-hrc .secondary-navigation .mail-secondary a,
	.page-template-page-hrc .secondary-navigation .search-secondary a{
		color: #00c09b;
	}
	.mail-secondary a:before {
		content: "\f0e0";
		display: inline-block;
		font-family: 'Font Awesome 5 Regular';
		font-weight: normal;
		font-size: 1.3rem;
		color:#ffffff;
		position: absolute;
		top:.2em;
		left:0;
		text-indent: 0;
		-webkit-transition: all 250ms ease-out;
		-moz-transition: all 250ms ease-out;
		-o-transition: all 250ms ease-out;
		transition: all 250ms ease-out;
		text-shadow: 0px 0px 0px #006c57;
	}
	.search-secondary a:before {
		content: "\f002";
		display: inline-block;
		font-family: 'Font Awesome 5 Solid';
		font-weight: normal;
		font-size: 1.3rem;
		color:#ffffff;
		position: absolute;
		top:.2em;
		left:0;
		text-indent: 0;
		-webkit-transition: all 250ms ease-out;
		-moz-transition: all 250ms ease-out;
		-o-transition: all 250ms ease-out;
		transition: all 250ms ease-out;
		text-shadow: 0px 0px 0px #006c57;
	}
	.page-template-page-atwh .mail-secondary a:before,
	.page-template-page-atwh .search-secondary a:before {
		color: #c02033;
	}
	.page-template-page-hrc .mail-secondary a:before,
	.page-template-page-hrc .search-secondary a:before {
		color: #00c09b;
	}
	.mail-secondary a:hover:before {
		content: "\f0e0";
		color:#4cffba;
		text-shadow: 3px 3px 5px #006c57;
	}
	.search-secondary a:hover:before {
		content: "\f002";
		color:#4cffba;
		text-shadow: 3px 3px 5px #006c57;
	}
	.page-template-page-atwh .mail-secondary a:hover:before,
	.page-template-page-atwh .search-secondary a:hover:before {
		color:#850010;
		text-shadow: 3px 3px 5px #5e000b;
	}
	.site-header.small .mail-secondary a:before,
	.site-header.small .search-secondary a:before {
		top: -.1em;
		font-size: 1rem;
	}
	.search-secondary {
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.subhead {
		font-size: 1.6rem;
		padding: 2em 0;
		margin-bottom: 1.8em;
	}
	
	#header-search {
		display: block;
		position: absolute;
		top: 1.4rem;
		left: auto;
    	right: 5rem;
		bottom: auto;
		width: 0;
		height: auto;
		opacity: 0;
		overflow: hidden;
		background: transparent;
		visibility: visible;
		background-color: #ffffff;
		-webkit-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		-moz-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		border-radius: .4rem;
	}
	#header-search .close-button {
		display: none;
	
	}
	.page-template-page-atwh #header-search {
		-webkit-box-shadow: 4px 4px 6px 0px rgba(94,0,11,0.5);
		-moz-box-shadow: 4px 4px 6px 0px rgba(94,0,11,0.5);
		box-shadow: 4px 4px 6px 0px rgba(94,0,11,0.5);
	}
	
	#header-search input{
		width: 100%;
		border:0;
		box-sizing: border-box;
		padding: .2em .5em;
		outline-width: 0;
		font-size: 1rem;
		color:#404040;
		border-bottom: 0;
		border-radius: 3px;
	}
	#header-search input::placeholder {
		color:#404040;
	}
	.site-header.small #header-search {
		top:4rem;
		right: 2rem;
		width:190px;
		max-height: 0;
	}
	site-header.small #header-search input{
		border-radius: .4rem;
	}
	.site-header.search-header #header-search {
		width: 190px;
		opacity: 1;
	}
	.site-header.search-header.small #header-search {
		margin-left: 0px;
		background-color: #00c09b;
		padding: .5em;
		border-radius: 0;
		max-height: 50px;
	}
	.site-header.search-header .search-secondary {
		margin-left: 200px;
	}
	.site-header.search-header.small .search-secondary {
		margin-left: 0px;
	}
	.site-header.small .main-navigation > div > ul > li.our-plan ul.sub-menu {
		width: auto;
	}
	.site-header.small .main-navigation ul.sub-menu:before {
		margin-left: -4.5em;
	}
	
	.secondary-navigation .donate-secondary a:hover,
	.secondary-navigation .horn-secondary a:hover,
	.secondary-navigation .learn-secondary a:hover {
		color: #00c09b;
		background-color: #4cffba;
		-webkit-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		-moz-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
	}
	
	.page-template-page-atwh .secondary-navigation .donate-secondary a:hover,
	.page-template-page-atwh .secondary-navigation .horn-secondary a:hover {
		color: #ffffff;
		background-color: #850010;
		-webkit-box-shadow: 4px 4px 6px 0px rgba(94,0,11,0.5);
		-moz-box-shadow: 4px 4px 6px 0px rgba(94,0,11,0.5);
		box-shadow: 4px 4px 6px 0px rgba(94,0,11,0.5);
	}
	.page-template-page-hrc .secondary-navigation .donate-secondary a:hover {
		color: #ffffff;
		background-color: #4cffba;
		-webkit-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		-moz-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
		box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
	}
	.entry-header.visual .entry-title{
		font-size: 3em;
		width: 800px;
		margin: 0 auto;
		box-sizing: border-box;
		padding-right: 350px;
	}
	.entry-header.visual .entry-title{
		font-size: 3em;
		width: 800px;
		margin: 0 auto;
		box-sizing: border-box;
		padding-right: 350px;
	}
	.entry-header.visual .breadcrumbs {
		width: 800px;
		margin: 0 auto;
		box-sizing: border-box;
		padding-right: 350px;
		padding-bottom: .5em;
	}
	.page .hentry > p:nth-child(2),
	.page .hentry > .wp-block-pb-accordion-item:nth-child(2) {
		margin-top: 4em ;
	}
	.page .hentry > p:last-child,
	.page .hentry > ul:last-child {
		margin-bottom: 4em ;
	}
	.staff-loop > .bio-entry:nth-child(2n+1){
		margin-left: .9999%;
	}
	.staff-loop > .bio-entry:nth-child(2n+0){
		margin-right: .9999%;
	}
	.staff-loop > .bio-entry:nth-child(2n+1) .bio-content {
		margin-left:inherit;
	}
	.staff-loop > .bio-entry:nth-child(2n+0) .bio-content {
		margin-left:inherit;
	}
	.staff-loop > .bio-entry{
		width:23.4999%;
		margin: 0 .9999% 1.5em .9999%;
	}
	.staff-loop > .bio-entry:nth-child(4n+1){
		margin-left: 0;
	}
	.staff-loop > .bio-entry:nth-child(4n+0){
		margin-right: 0;
	}
	.staff-loop > .bio-entry:nth-child(4n+1) .bio-content {
		
		margin-left: -2em;
	}
	.staff-loop > .bio-entry:nth-child(4n+2) .bio-content {
		
		margin-left: calc(-25vw - 1.2em );
	}
	.staff-loop > .bio-entry:nth-child(4n+3) .bio-content {
		margin-left: calc(-50vw - .5em );
	}
	.staff-loop > .bio-entry:nth-child(4n+4) .bio-content {
		margin-left: calc(-75vw + .3em );
	}
	.wp-block-pullquote.alignleft {
		margin-right: 1.5em;
		margin-left: 0;
	}
	.wp-block-pullquote.alignright {
		margin-left: 1.5em;
		margin-right: 0;
	}
	.site-footer {
		background-color:#333333;
		color:#ffffff;
		padding-top: 2em;
		text-align: left;
		position: fixed;
		width: 100vw;
		bottom:0;
		z-index: 0;
	}
	.site-footer .wrap {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	.site-footer .footer1 {
		display: flex;
		flex-direction: row;
		margin-bottom: 2em;
		justify-content: space-between;
	}
	.site-footer .contact {
		width: 20%;
	}
	.site-footer a{
		color:#ffffff;
		text-decoration: none;
	}
	.site-footer .not-link > a {
		font-weight: bold;
		cursor: default;
	}
	.menu-footer-container {
		width:78%;
		display: flex;
	}
	.menu-atwh-footer-container,
	.menu-leab-footer-container{
		width:100%;
		display: flex;
		justify-content: center;
	}
	.menu-footer-container .menu, 
	.menu-footer-container .menu .sub-menu,
	.menu-atwh-footer-container .menu, 
	.menu-atwh-footer-container .menu .sub-menu,
	.menu-leab-footer-container .menu, 
	.menu-leab-footer-container .menu .sub-menu{
		padding: 0;
		margin: 0;
		list-style: none;
		display: flex;
	}
	.menu-footer-container .menu {
		justify-content: space-between;
		width:100%;
	}
	.menu-atwh-footer-container .menu,
	.menu-leab-footer-container .menu{
		justify-content:center;
	}
	.menu-footer-container .menu > li:nth-child(1) {
		width:17%;
	}
	.menu-footer-container .menu > li:nth-child(2) {
		width:26%;
	}
	.menu-footer-container .menu > li:nth-child(3) {
		width:26%;
	}
	.menu-footer-container .menu > li:nth-child(4) {
		width:28%;
	}
	.menu-footer-container .sub-menu,
	.menu-atwh-footer-container .sub-menu
	.menu-leab-footer-container .sub-menu{
		flex-direction: column;
	}
	.menu-footer-container .sub-menu > li {
		margin: .2em 0;
		line-height: 1.2em;
	}
	.menu-atwh-footer-container li,
	.menu-leab-footer-container li{
		margin: .2em 1em;
	}
	.site-footer .campaign {
		text-align: center;
	}
	.site-footer .contact-atwh {
		display: flex;
		justify-content: center;
	}
	.site-footer .contact-atwh div {
		margin: 0 1em;
	}
	.atwh-footer-menu,
	.leab-footer-menu,
	.site-footer .campaign,
	.site-footer .contact-atwh {
		margin-bottom: .5em;
	}
	.site-footer .footer2 {
		display: flex;
		flex-direction: column;
	}
	.site-footer .footer2 .share{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: baseline;
	}
	.site-footer .footer2 .site-info{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: baseline;
	}
	.main-navigation > div > ul > li:last-child > ul.sub-menu {
		right: 0;
		left: auto;
	}
	.main-navigation > div > ul > li.mini-mega > ul.sub-menu {
		width: 455px;
		min-height: 264px;
	}
	.main-navigation > div > ul > li.mini-mega > ul.sub-menu > li:not(.highlight) {
		margin-right: 225px;
	}
	.main-navigation > div > ul > li.what-menu > ul.sub-menu {
		width: 455px;
		min-height: 264px;
	}
	.main-navigation > div > ul > li.what-menu > ul.sub-menu > li:not(.highlight) {
		margin-right: 225px;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight {
		padding: 0 0 0 1em;
		margin: 0;
		display: block;
		position: absolute;
		max-width:none;
		width: 220px;
		right:1em;
		top:1em;
		border-left: 1px solid #5c5c5c;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight.single {
		position: static;
		border-left:0;
		padding: 0 0 0 .4em;
	}
	.main-navigation > div > ul > li.topics > ul.sub-menu li.highlight {
		position: relative;
		right: auto;
		top: auto;
		padding: 0;
		width: 280px;
		margin-left: 2em;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight:hover {
		
		-ms-transform: scale(1.03,1.03); /* IE 9 */
  		transform: scale(1.03,1.03); /* Standard syntax */	
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight a {
		padding: 0;
		margin: 0;
		display: block;
		position: relative;
		border:0;
		color:#fff;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight a:hover {
		color:#ffffff;
		
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight .feature-text {
		left: 0;
		right: 0;
		bottom: 0;
		font-size: 1.1rem;
		font-weight: bold;
		line-height: 1.2em;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight.single .feature-text {
		padding: 0;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight a:after {
    	height: 128px;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight .menu-item-description {
		font-size: 1rem;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight .menu-item-description {
    	padding: .4em .7em;
	}
	.main-navigation > div > ul > li > ul.sub-menu li.highlight.single .menu-item-description {
    	padding: .4em 0;
	}
	.main-navigation li.mini-mega ul.sub-menu:before {
		margin-left: 110px;
	}
	.main-navigation li.what-menu ul.sub-menu:before {
		margin-left: -115px;
	}
	.page-id-659 .content-area .button, .content-area a.button, .content-area a.button:visited, .content-area .wp-block-button__link, .content-area a.wp-block-button__link, .content-area a.wp-block-button__link:visited {
		font-size: 20px;
	}
	.social-links .wrap {
		padding-bottom: 2em;
		padding-top: 2em;
	}
	.social-links .wrap a{
		font-size: 3rem;
		margin: 0 1em;
	}
	.home .hero .large_text {
		font-size: 2rem;
	}
	.hrc-counter {
		background-image: url(./images/hrc-counter-bg.jpg);
		background-size: cover;
		background-position: center;
	}
	.hrc-counter .wp-block-column{
		margin: 2em 0;
	}
	.number-counter-block.normal {
		font-size:3rem;
	}
	.number-counter-block.small {
		font-size:2rem;
	}
	.number-counter-block.large {
		font-size: 4rem;
		line-height: 1em;
	}
	.hentry .tertiary-menu{
		flex-direction: row;
		padding: 0;
		list-style: none;
		display: flex;
		z-index: 50;
		justify-content: center;
		background-color: rgba(6,70,97,.8);
		font-size: .8em;
		text-transform: uppercase;
		line-height: 1em;
		min-height: 45px;
		align-items: center;
		margin-top: -45px;
		position: relative;
		text-align: center;
	}
	.hentry .tertiary-menu > li {
		padding: .8em 1em;
		margin: 0;
		list-style: none;
		text-indent: 0;
		border-bottom: 0;
		/*border-right: 1px solid #416c81;*/
	}
	.hentry .tertiary-menu > li:last-child{
		border-right: 0;
	}
	.hentry .tertiary-menu > li:first-child{
		border-right: 0;
	}
	.hentry .tertiary-menu > li:before {
		content: "";
		display: none;
	}
	.hentry .tertiary-menu a {
		text-decoration: none;
		border:0;
		color:#fff;
	}
	.hentry .tertiary-menu a:hover {
		text-decoration: none;
		border:0;
		color:#4cffba;
	}
	.hentry .tertiary-menu .parent a {
		font-weight: bold;
	}
	.hentry .tertiary-menu .current_page a {
		color:#4cffba;
	}
	.entry-header.visual.has-tert-menu:after {
		display: none;
	}
	.tertiary-menu.small {
		position: fixed;
		top:70px;
		bottom:auto;
		background-color: rgba(6,70,97,1);
		padding: 1em 0;
	}
	.icon-block .wrap-narrow {
		padding-right: 0px;
		padding-left: 0px;
	}
	.wp-block-columns.has-background,
	.wp-block-group.has-background {
		padding: 1.5em 2em;
	}
	.wp-block-buttons {
		padding: 0 ;
	}
	.page .hentry > h2,
	.page .hentry > .wp-block-group > .wp-block-group__inner-container > h2 {
		margin: 1.5em  auto .5em auto;
	}
	.page .hentry > h3,
	.page .hentry > .wp-block-group > .wp-block-group__inner-container > h3 {
		margin: 1.5em  auto.5em auto;
	}
	.hentry.wrap, .page .hentry > p, .wp-block-group p {
		margin: 1.5em auto;
	}
	.hentry .wp-block-image figure {
		padding-left: 0px;
		padding-right: 0px;
	}
	.page .hentry .wp-block-group h2,
	.page .hentry .wp-block-group h3
	.page .hentry .wp-block-group h4{
		margin-left: 0;
		margin-right: 0;
	}
	.map-iframe-block {
		width: 100vw;
		max-width: 100vw;
		margin-left: calc(50% - 50vw);
	}

	.map-iframe-block iframe{
		min-height: 600px;
		border: 0;
		-webkit-box-shadow: 6px 6px 9px 0px rgba(0,108,87,0.3);
		-moz-box-shadow: 6px 6px 9px 0px rgba(0,108,87,0.3);
		box-shadow: 4px 4px 13px 5px rgba(0,108,87,0.3);
	}
	.map-iframe-block.alignfull iframe{
		width: 100vw;
		max-width:none;
		margin-left:0;
		border-top: 6px solid #00c09b;
		border-right: 0;
		border-bottom: 6px solid #00c09b;
		border-left: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.hentry .wp-block-group ul {
		max-width: 800px;
		margin-left: calc(50% - 400px + 1em);
		margin-right: auto;
	}
	.page .hentry > .wp-block-group.has-innerspacing-small > .wp-block-group__inner-container > h2,
	.page .hentry > .wp-block-group.has-innerspacing-small > .wp-block-group__inner-container > p{
		margin-left: auto;
		margin-right: auto;
	}
	.site-header.small .secondary-navigation {
		right: 10px;
	}
	
	/*BEGIN Icon rollover effects*/
	.icons > div {
	}
	.icons.rollover > div > div {
		min-height: 300px;
	}
	.icons.rollover > div > div:hover::before {
		height: 300px;
	}
	.icons.rollover > div > div .icon-desc {
	}
	/*END Icon rollover effects*/
	.tag-search {
		padding: 0 40px;
	}
	.tag-search.open {
		padding: .5em 40px;
		height: 400px;
	}
	.tag-search .tag-search-col-wrap {
		display: flex;
	}
	.tag-search .tag-search-col {
		padding-right: 1em;
		width: 33.33%;
		box-sizing: border-box;
	}
	.search-results .site-content article {
		margin: 1.5em 0;
	}
	.search-results .site-content h1.page-title {
		margin: 1.5em 0 1em 0;
	}
	.search-results .site-content article .entry-header {
		margin-top: 2em;
	}
	.search-results .site-content article .entry-footer {
		margin-bottom: 3em;
	}
	.search-results .site-content .navigation {
		padding: 0;
	}
	.menu-item.menu-foot {
		font-size: .9rem;
		position: absolute;
		bottom:0;
		right: 0;
		padding: 0;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
		border-radius: .5em 0 0 0;
	}
	.menu-item.menu-foot span.fa-solid {
		color: #fff;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.menu-item.menu-foot:hover {
		background-color: #4cffba;
	}
	.menu-item.menu-foot:hover > span {
		color: #000;
	}
	.menu-item.menu-foot a{
		padding: 0.5em 1em 0.5em 2.5em;
		border-top:1px solid #fff;
		border-left:1px solid #fff;
		border-radius: .5em 0 0 0;
		color:#fff;
	}
	.menu-item.menu-foot a:hover{
		color:#000;
		border-top:1px solid #4cffba;
		border-left:1px solid #4cffba;
		
	}
	.menu-item.menu-foot span.fa-solid{
		margin-right: -2em;
	}
	.need-help {
		padding: .8em 1em;
		right: 1rem;
		bottom: 1rem;
	}
	.need-help .max-help p, 
		.need-help .min-help p {
		line-height: 1.3em;
	}
	.need-help.open {
		height: 110px;
	}
	.need-help.closed {
		height: 52px;
		width: 165px;
	}
}
@media (min-width: 992px) {
	.main-navigation {
		font-size: 1rem;
	}
	.site-header.small .main-navigation {
		font-size: .85rem;
	}
	#primary-hidden .main-navigation > div > ul {
		top: 17px;
	}
	.main-navigation > div > ul {
		top: 76px;
	}
	.main-navigation a {
		padding: 0 .7em;
	}
	.main-navigation > div > ul > li > ul.sub-menu li:before {
		top: .46em;
    	font-size: 1em;
	}
	.text-box {
		box-sizing: border-box;
	}
	.text-box.txtalignleft {
		text-align: left;
	}
	.text-box.txtalignright {
		text-align: right;
	}
	
	.text-box.bgalignleft {
		padding-left: 40%;
	}
	.text-box.bgalignright .text-box-bg {
		width: 50%;
		right:0;
		left:auto;
	}
	.text-box.bgalignleft .text-box-bg {
		width: 50%;
		left:0;
		right: auto;
	}
	.text-box.bgalignright .text-box-bg {
		width: 50%;
	}
	.text-box.hide-bg-mobile .text-box-bg{
		display: block;
	}
	.text-box.hide-bg-mobile .text-box-bg:before{
		content:" ";
		display: block;
		position: absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		background: linear-gradient(90deg, rgba(255,255,255,1) 5%, rgba(255,255,255,0) 40%);
	}
	.text-box.alignfull.txtalignleft .text-box-inner{
		margin: 0 300px 0 85px;;
	}
	.wp-block-pullquote.alignleft {
		margin-right: 1.5em;
		margin-left: -5vw;
		max-width: 400px;
	}
	.wp-block-pullquote.alignright {
		margin-left: 1.5em;
		margin-right: -5vw;
		max-width: 400px;
	}
	.wp-block-pullquote.is-style-solid-color.alignleft {
		margin-left: -5vw;
	}
	.wp-block-pullquote.is-style-solid-color.alignright {
		margin-right: -5vw;
	}
	.partners a:nth-child(odd),
	.partners a:nth-child(even),
	.partners a:nth-child(4n+1),
	.partners a:nth-child(4n+2),
	.partners a:nth-child(4n+3),
	.partners a:nth-child(4n),
	.partners a {
		margin: 1em;
	}
	.partners a {
		width: 130px;
	}
	.partners.large a,
	.partners.large a:visited{
		width: 160px;
	}
	.partners.small a,
	.partners.small a:visited{
		width: 100px;
	}
	/*BEGIN Announcement */
	.wp-block-group.announcement p {
		margin: .5em auto;
		width: 900px;
	}
	.wp-block-group.alignfull.announcement .wp-block-media-text {
		max-width: 900px;
		margin: 0 auto;
	}
	/*END Announcement */
}
@media (min-width: 1000px) {
	.entry-header.visual .entry-title{
		width: 900px;
		padding-right: 400px;
	}
	.entry-header.visual .breadcrumbs {
		width: 900px;
		padding-right: 400px;
	}
	.home .hero .large_text {
		font-size: 2.5rem;
	}
	.home .hero .small_text {
		line-height: 1.75em;
	}
	.hp-stats .green-box .stat {
		display: flex;
	}
	.hp-stats .green-box .stat{
		display: none;
	}
	.hp-stats .green-box img.total-house-infog {
		display: inline;
		margin: 0;
		max-width: 650px;
	}
	.hp-stats .green-box img.total-house-infog-mobile {
		display: none;
	}
	.hp-stats .green-box .stat img{
		margin-right: 1em;
	}
	.hp-stats .blue-box {
		font-size: 1.1rem;
	}
	.get-the-facts {
		height: 400px;
		font-size: 1.4rem;
	}
	.get-the-facts img {
		position: absolute;
		left: calc(50% - 400px);
		width: 400px;
		bottom:-40px;
	}
	.get-the-facts > div {
		top:70px;
		line-height: 1.4em;
	}
	.get-the-facts > div strong {
		font-size: 3rem;
	}
	.get-the-facts .button {
		line-height: 1.5;
		margin-top: 1.4em;
	}
	.mock_checkbox {
		border: .15em solid #00c09b;
		min-height: .9em;
		min-width: .9em;
		max-height: .9em;
		max-width: .9em;
	}
	.mock_checkbox_div {
		margin-bottom: .7em;
		align-items: center;
	}
	.understanding-homelessness .site-content {
		padding-bottom: 5em;
	}
	.understanding-homelessness .site-main {
		margin-left: 75px;
		/*perspective: 8px;
  		perspective-origin: 0%;*/
	}
	.understanding-homelessness .green-head .head-img{
		display: none;
	}
	.understanding-homelessness .green-head .head-img-mov {
		display: block;
		position: relative;
		width:100%;
		height: 30vw;
		margin-top: 50px;
	}
	.understanding-homelessness .green-head .head-img-mov > div{
		position: absolute;
		height: 30vw;
		transform: skewX(-10deg);
		overflow: hidden;
		-webkit-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
		box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
	}
	.understanding-homelessness .green-head .head-img-mov > div img{
		height: 100%;
		width: auto;
		transform: skewX(10deg);
		position: relative;
		max-width: none;
	}
	.understanding-homelessness .green-head .head-img-mov > div:first-child{
		left:-8vw;
		height: 28vw;
		z-index: 12;
	}
	.understanding-homelessness .green-head .head-img-mov > div:first-child img{
		right: -5vw;
	}
	.understanding-homelessness .green-head .head-img-mov > div:nth-child(2){
		left:33vw;
		height: 30vw;
		width: 38.5vw;
		z-index: 14;
		top:-1vw;
	}
	.understanding-homelessness .green-head .head-img-mov > div:nth-child(2) img{
		left:-5vw;
		top:0;
	}
	.understanding-homelessness .green-head .head-img-mov > div:last-child{
		right: -5vw;
		height: 29vw;
		z-index: 13;
		width: 35vw;
	}
	.understanding-homelessness .green-head .head-img-mov > div:last-child img{
		left:-5vw;
	}
	
	.understanding-homelessness .green-head {
		position: relative;
		z-index: 10;
	}
	.understanding-homelessness .green-head > a,
	.understanding-homelessness .green-head > a > img{
		display: block;
	}
	.understanding-homelessness .green-head > a:nth-child(2) {
		text-decoration: none;
		padding: .4em 0 .1em 0;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
		text-shadow: 3px 3px 0px rgba(0,163,132,1);
	}
	.understanding-homelessness .green-head > a:nth-child(2) h1{
		margin: 0;
	}
	
	.understanding-homelessness .green-head > a h1 span{
		line-height: 1.5em;
	}
	.understanding-homelessness .green-head > a:hover:nth-child(2) {
		padding: .2em 0 .3em 0;
		text-shadow: 5px 5px 5px rgba(0,150,121,1);
	}
	
	
	.page-template-page-understanding .green-head h1 {
		font-size: 4.6rem;
		max-width: 800px;
		margin-left:auto;
		margin-right: auto;
		background:transparent;
	}
	.page-template-page-understanding .green-head h1 span {
    	font-size: 2.4rem;
	}
	.understanding-homelessness .green-head .head-intro {
		padding: .8em 2em;
		max-width: 800px;
		margin-left:auto;
		margin-right: auto;
	}
	.understanding-homelessness .green-menu {
		text-align: center;
		display: flex;
		flex-direction:row;
		margin: 2em 2em 0 2em;
		font-size: 1.2rem;
		line-height: 1.4em;
		justify-content: center;
	}
	.understanding-homelessness .green-menu a span {
		margin-top: .5em;
	}
	.understanding-homelessness .green-menu a {
		margin: 1em 0;
		padding: 1em 2em;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
		text-shadow: 0px 0px 0px rgba(0,148,120,1);
	}
	.understanding-homelessness .green-menu a:hover {
		margin: .8em 0 1.2em 0;
		text-shadow: 4px 4px 5px rgba(0,148,120,1);
	}
	.understanding-homelessness .green-menu a svg{
		-webkit-filter: drop-shadow(0px 0px 0px rgba(0,148,120,1));
  		filter: drop-shadow(0px 0px 0px rgba(0,148,120,1));
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	.understanding-homelessness .green-menu a:hover svg{
		-webkit-filter: drop-shadow(4px 4px 5px rgba(0,148,120,1));
  		filter: drop-shadow(4px 4px 5px rgba(0,148,120,1));
	}
	.understanding-homelessness .panel {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	.understanding-homelessness .panel.txt-panel-bold.aligncenter  {
		flex-direction: column;
	}
	.understanding-homelessness .panel.top-img {
		align-items: flex-start;
	}
	.understanding-homelessness .panel.img-panel {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-direction: column;
	}
	.understanding-homelessness .panel.img-panel {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-direction: column;
	}
	.understanding-homelessness .panel > div{
		margin-left: 2em;
	}
	.understanding-homelessness .panel.txt-panel-bold > div  {
		margin-left: 0;
	}
	.understanding-homelessness .panel.panel-reverse {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
	.understanding-homelessness .panel.panel-reverse > div{
		margin-left: 0;
	}
	.understanding-homelessness .panel.panel-reverse > img,
	.understanding-homelessness .panel.panel-reverse > div.img-source {
		margin-left: 3em;
	}
	.understanding-homelessness .panel.panel-img-last > img,
	.understanding-homelessness .panel.panel-img-last > div.img-source,
	.understanding-homelessness .panel.panel-img-last > a[data-fancybox="gallery"] img {
		margin-left: 3em;
	}
	.understanding-homelessness .button-wrapper {
		margin: 3em 0;
	}
	.understanding-homelessness .content-area .white-menu {
		opacity: 0;
		display:block;
		position: fixed;
		left:0;
		top:0;
		bottom:0;
		width: 75px;
		background:#fff;
		border-right: 1px solid #333333;
		z-index: 9;
		overflow: hidden;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
		animation: menufadeIn 1s linear infinite;
		animation-play-state: paused;
  		animation-delay: calc(var(--scroll) * -1s);
		animation-iteration-count: 1;
  		animation-fill-mode: both;
	}
	.understanding-homelessness .you-help .social {
		min-width: 150px;
    	flex-wrap: wrap;
		margin-top: .5em;
	}
	.understanding-homelessness .you-help .social a {
		line-height: 1.4em;
		margin: 0 0.5em 0 0.5em;
	}
	
	.understanding-homelessness .wp-block-group.blue-bg {
		width: 100vw;
		max-width: 900px;
		margin-right: auto;
		margin-left: calc(50% - 450px);
		margin-top: 2em;
		margin-bottom: 2em;
	}
	.understanding-homelessness .wp-block-group.blue-bg div.img-xlarge > a[data-fancybox="gallery"] img {
		width: 100%;
		min-width: unset;
		max-width: 100%;
	}
	.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .panel.img-panel {
		width: 100%;
		max-width: unset;
	}
	.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2) {
		padding-top: 1em;
	}
	.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .wp-block-column p{
		margin: 1rem 2rem 1.5rem 2rem;
	}
	.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .wp-block-column .panel.panel-quote {
		background-position: 0px 40px;
		width: 100%;
		max-width: unset;
		margin-right: auto;
		margin: 0;
	}
	.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .panel.panel-quote > div {
		margin: 0em 20px 2em 20px;
	}
	
	@keyframes menufadeIn {
	  0% {
		opacity:0;
		  display: none;
	  }
		1% {
		opacity:0;
		display: block;
	  }
		15% {
		opacity:1;
	  }
	  100% {
		opacity:1;
	  }
	}
	.hideme {
		opacity: 0;
	}
	.hideme.left-in,
	.hideme.right-in{
		opacity: 1;
	}
	.fade-in {
	  animation: fadeIn ease 1s;
	  -webkit-animation: fadeIn ease 1s;
	  -moz-animation: fadeIn ease 1s;
	  -o-animation: fadeIn ease 1s;
	  -ms-animation: fadeIn ease 1s;
	}
	@keyframes fadeIn {
	  0% {
		opacity:0;
	  }
	  100% {
		opacity:1;
	  }
	}
	.understanding-homelessness .content-area .white-menu:hover {
		width: 315px;
	}
	.understanding-homelessness .content-area .white-menu .white-menu-wrapper{
		width: 400px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 100%;
		align-content: center;
	}
	.understanding-homelessness .content-area .white-menu a{
    	display: flex;
		align-items: center;
		border:0;
		margin: 20px 0;
		line-height: 1.2em;
		font-size: 1rem;
		color: #064661;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.understanding-homelessness .content-area .white-menu a:hover{
		color: #00c09b;
	}
	.understanding-homelessness .content-area .white-menu a svg{
		width: 45px;
		height: auto;
		margin: 0 15px;
	}
	.understanding-homelessness .content-area .white-menu a .st0{
		fill: #8ea0af;
		-webkit-transition: all 200ms ease-out;
		-moz-transition: all 200ms ease-out;
		-o-transition: all 200ms ease-out;
		transition: all 200ms ease-out;
	}
	.understanding-homelessness .content-area .white-menu a.current .st0{
		fill: #00c09b;
	}
	.understanding-homelessness .content-area .white-menu a.current {
		color: #00c09b;
	}
	.understanding-homelessness .content-area .white-menu a.dh-small-logo{
		margin-top: -13vh;
		margin-bottom: 13vh;
	}
	.understanding-homelessness .content-area .white-menu a.dh-small-logo .st0{
		fill: #fff;
	}
	.understanding-homelessness .content-area .white-menu a:hover .st0{
		fill: #00c09b;
	}
	.understanding-homelessness .content-area .white-menu a.dh-small-logo:hover .st0{
		fill: #ffffff;
	}
	.understanding-homelessness .content-area .white-menu a.dh-small-logo:hover .st1,
	.understanding-homelessness .content-area .white-menu a.dh-small-logo:hover .st2{
		fill: #00c09b;
	}
	.understanding-homelessness .panel {
		width: 100vw;
		max-width: 900px;
		margin-right: auto;
		margin-left: calc(50% - 450px);
		margin-top: 2em;
		margin-bottom: 2em;
	}
	.understanding-homelessness .icon-row-panel > div{
		margin: 0;
	}
	#cityscape {
		display: block;
		width: 100%;
		position: fixed;
		bottom:0;
		left:0;
		right:0;
		height: 200px;
		background-image: url(./images/understand/cityscape.png);
		background-size: auto 100px;
		z-index: -1;
		background-repeat: repeat-x;
		opacity: .2;
		-webkit-transition: opacity .1s ease-out;
		-moz-transition: opacity .1s ease-out;
		-o-transition: opacity .1s ease-out;
		transition: opacity .1s ease-out;
		animation: cityscroll 1s linear infinite;
		animation-play-state: paused;
  		animation-delay: calc(var(--scroll) * -.3s);
	}
	@keyframes cityscroll {
	  0% {
		background-position: 100% 100%;
	  }
		100% {
		background-position: 0% 100%;
	  }
	}
	.understanding-homelessness h2{
		margin: 3em 30px 1em 30px;
		padding-top: .1em;
		font-size: 2.8rem;
	}
	.understanding-homelessness h2 svg{
		width: 75px;
		height: auto;
		display: block;
	}
	
	.understanding-homelessness .separator {
		margin: 100px auto 10px auto;
		border-top: 2px solid #c1d1d2;
		width:25%;
	}
	.understanding-homelessness #house-cover {
		display: block;
		position: absolute;
		left: calc(50vw + 88px);
		width: 390px;
		height: auto;
		z-index: 11;
	}
	.understanding-homelessness .you-help {
		width: 100vw;
		max-width: 900px;
		margin-right: auto;
		margin-left: calc(50% - 450px);
	}
	.understanding-homelessness .you-help > div > div > a:hover {
    	top: -.3em;
		-webkit-box-shadow: 4px 4px 6px 0px rgba(0,192,155,0.5);
		-moz-box-shadow: 4px 4px 6px 0px rgba(0,192,155,0.5);
		box-shadow: 4px 4px 6px 0px rgba(0,192,155,0.5);
	}
	.understanding-homelessness .you-help > div > div{
		display: flex;
		flex-direction: row;
	}
	.understanding-homelessness .you-help > div > div > a,
	.understanding-homelessness .you-help > div > div > div{
		margin: 0 1em;
		padding-top: 2em;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.understanding-homelessness .you-help > div > div > a:first-child{
		margin-left: 0 ;
	}
	.understanding-homelessness .you-help > div > div > a:last-child{
		margin-right: 0 ;
	}
	.understanding-homelessness .you-help > div{
		padding: 0em 2em 2em 2em;
	}
	.understanding-homelessness .you-help > div > h3{
		margin: .6em 0;
	}
	.understanding-homelessness .you-help > div a h3 {
		margin-top: .5em;
		margin-bottom: .2em;
		font-size: 1.5em;
	}
	.understanding-homelessness .txt-lrg {
		font-size: 1.8rem;
	}
	.understanding-homelessness h3 {
		font-size: 2rem;
	}
	.understanding-homelessness .site-content {
		overflow: hidden;
	}
	.understanding-homelessness .fact-fiction-panel {
		flex-direction: column;
		border:2px solid #00c09b;
		overflow: hidden;
	}
	.understanding-homelessness .fact-fiction-panel h4 {
		margin: 1em 0 1.3em 0;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	.understanding-homelessness .fact-fiction-panel h4 span{
		display: block;
		margin: 0 .2em;
		position: relative;
	}
	.understanding-homelessness .fact-fiction-panel h4 .left-in,
	.understanding-homelessness .fact-fiction-panel h4 .right-in{
		color:#00c09b;
		font-size: 1.3em;
		text-transform: uppercase;
		text-shadow: 3px 3px 0px rgba(7,70,97,1),
			-1px -1px 0 rgba(7,70,97,1),  
    1px -1px 0 rgba(7,70,97,1),
    -1px 1px 0 rgba(7,70,97,1),
     1px 1px 0 rgba(7,70,97,1);
	}
	.understanding-homelessness .fact-fiction-panel h4 .left-in{
		left:-999px;
	}
	.understanding-homelessness .fact-fiction-panel h4 .right-in{
		right:-999px;
	}
	.understanding-homelessness .panel.fact-fiction-panel .split {
		padding: 0;
		margin: 0 auto 1em auto;
		max-width: 1150px;
		display: flex;
		flex-direction: row;
		position: relative;
	}
	.understanding-homelessness .panel.fact-fiction-panel .split > div{
		padding: 0 2em;
		min-width: 50%;
	}
	.understanding-homelessness .panel.fact-fiction-panel .split > div:nth-child(2){
		border-left: 2px solid #00c09b;
	}
	.understanding-homelessness .panel.panel-sticky {
		flex-direction: column;
		margin-right: auto;
		margin-left: calc(50% - 450px);
		margin-top: 2em;
		margin-bottom: 2em;
	}
	.understanding-homelessness .panel.panel-reverse > .callout {
		margin-left: 3em;
		min-width: 350px;
	}
	.understanding-homelessness .panel.panel-quote {
		background-position: 0px 40px;
		width: 100vw;
		max-width: 1000px;
		margin-right: auto;
		margin-left: calc(50% - 500px);
	}
	.understanding-homelessness .panel.panel-quote > div {
		margin-left: 50px;
		margin-right: 50px;
		padding: 1em 2em 2em 2em;
	}
	.understanding-homelessness .panel .panel.panel-quote {
		background-position: 0px 40px;
		width: auto;
		max-width: 1000px;
		margin-right: 0;
		margin-left: 0;
	}
	.understanding-homelessness .panel .panel.panel-quote > div {
		margin-left: 0px;
		margin-right: 0px;
		padding: 1em 2em 1em 2em;
	}
	.understanding-homelessness .button-wrapper.next-button {
		text-align: center;
		max-width: 1000px;
		margin-left:-100px;
		margin-right: -100px;
	}
	.understanding-homelessness .button-wrapper.next-button svg{
		display: inline-block;
		margin: 0 1em 0 0;
		min-width: 40px;
		height: 70px;
	}
	.understanding-homelessness .button-wrapper.next-button a.button{
		display: inline-flex;
		align-items: center;
		position: relative;
		margin-right: 40px;
		margin-left: 80px;
		height: 80px;
		font-size: 1.2em;
		padding: 0 0 0 1em;
	}
	.understanding-homelessness .button-wrapper.next-button a.button span{
		height: 100%;
		background-color: #00c09b;
		padding: 1.1em 1em 1em 0;
		-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
	}
	.understanding-homelessness .button-wrapper.next-button a.button:hover span{
		background-color:#33cdaf;
	}
	.understanding-homelessness .button-wrapper.next-button a.button:after{
		content: "";
		position: absolute;
		background-color: #00c09b;
		height: 56px;
		width: 56px;
		transform: rotate(45deg);
		right: -28px;
		z-index: -1;
		-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
		  
	}
	.understanding-homelessness .button-wrapper.next-button a.button:before{
		content: "";
		position: absolute;
		background-color: transparent;
		height: 56px;
		width: 56px;
		transform: rotate(45deg);
		right: -28px;
		z-index: -2;
		-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
	}
	.understanding-homelessness .button-wrapper.next-button a.button:hover:after{
		background-color:#33cdaf;
		transform: scale(1.02,1.02) rotate(45deg);
	}
	.understanding-homelessness .button-wrapper.next-button a.button:hover:before{
		transform: scale(1.02,1.02) rotate(45deg);
		    -webkit-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
    -moz-box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
    box-shadow: 4px 4px 6px 0px rgba(0,108,87,0.5);
	}
	
	.understanding-homelessness img.img-green, 
	.understanding-homelessness img.img-blue, 
	.understanding-homelessness img.img-none,
	.understanding-homelessness div.img-green > img, 
	.understanding-homelessness div.img-blue > img, 
	.understanding-homelessness div.img-none > img{
		width: 300px;
		min-width: 300px;
		margin-left: 1em;
	}
	.understanding-homelessness img.img-large,
	.understanding-homelessness div.img-large > img,
	.understanding-homelessness div.img-large > a[data-fancybox="gallery"] img{
		width: 400px;
		min-width: 400px;
	}
	.understanding-homelessness img.img-xlarge,
	.understanding-homelessness div.img-xlarge > img,
	.understanding-homelessness div.img-xlarge > a[data-fancybox="gallery"] img {
		width: 700px;
		min-width: 700px;
	}
	.understanding-homelessness img.img-xxlarge,
	.understanding-homelessness div.img-xxlarge > img,
	.understanding-homelessness div.img-xxlarge > a[data-fancybox="gallery"] img {
		width: 800px;
		min-width: 800px;
	}
	.understanding-homelessness img.img-med,
	.understanding-homelessness div.img-med > img,
	.understanding-homelessness div.img-med > a[data-fancybox="gallery"] img{
		width: 350px;
		min-width: 350px;
	}
	.understanding-homelessness img.img-sml,
	.understanding-homelessness div.img-sml > img,
	.understanding-homelessness div.img-sml > a[data-fancybox="gallery"] img{
		width: 300px;
		min-width: 300px;
	}
	
	.understanding-homelessness .panel.icon-row-panel.icon-row-panel-source {
		margin-bottom: 8em;
		position: relative;
	}
	
	.understanding-homelessness div.icon-row-panel a.source,
	.understanding-homelessness div.icon-row-panel .source{
		position: absolute;
    	bottom: -5em;
		left:0;
		right: 0;
		border-bottom: 0;
		text-align: center;
		font-size: .8em;
		padding-top: 1em;
	}
	.understanding-homelessness div.icon-row-panel a.source:before,
	.understanding-homelessness div.icon-row-panel .source:before{
		content:"";
		border-top:1px solid #00c09b;
		position:absolute;
		width:100px;
		left:calc(50% - 50px);
		top:0;
	}
	.understanding-homelessness .panel.txt-panel {
		font-size: 1.5rem;
		max-width: 900px;
		margin-left: calc(50% - 450px);
	}
	.understanding-homelessness .panel.txt-panel.small-narrow {
		font-size: inherit;
		max-width: 800px;
		margin-left: calc(50% - 400px);
	}
	.understanding-homelessness .category-panel h4 {
		margin-top: 1.33em;
	}
	.understanding-homelessness.page-template-page-understanding-solutions .tableauPlaceholder {
		margin-left: -87px;
	}
	.popup-content p,
	.popup-content .gform_wrapper,
	.popup-content h2,
	.popup-content .gform_confirmation_wrapper {
		padding-right:0px;
		padding-left: 0px;
	}
	.popup-content img.wide{
		width: 1000px;
		max-width: none;
		margin-left: -100px;
		margin-right: -100px;
	}
	.popup-content.wide {
		width: 1200px;
		max-width: none;
	}
	.popup-content.medium {
		width: 1000px;
		max-width: none;
	}
	.popup-content.narrow {
		width: 800px;
		max-width: none;
	}
	.text-box.alignfull.txtalignleft .text-box-inner{
		margin: 0 420px 0 85px;
	}
	
	
}
@media (min-width: 1200px) {
	.site-content {
		margin: 120px auto 510px auto;
	}
	.entry-header.visual .entry-title{
		width: 1100px;
		padding-right: 500px;
	}
	.entry-header.visual .breadcrumbs {
		width: 1100px;
		padding-right: 500px;
	}
	.text-box.bgalignright .text-box-bg {
		width: 700px;
	}
	.wp-block-columns.alignwide,
	.alignwide {
		width: 100vw;
		max-width: 1200px;
		margin-right:auto;
		margin-left: calc(50% - 600px);
	}
	.wp-block-media-text.alignwide .wp-block-media-text.alignwide {
		width: auto;
		margin-left: 0;
		margin-right: 0;
	} 
	.wp-block-group.alignfull h2{
		max-width: 800px;
		margin-left: auto;
    margin-right: auto;
	}
	
	/*.alignfull,
	.wp-block-columns.has-background.alignfull {
		padding-right: calc(50vw - 600px);
    	padding-left: calc(50vw - 600px);
	}*/
	.wp-block-pullquote.alignleft {
		margin-right: 1.5em;
		margin-left: -160px;
		max-width: 450px;
	}
	.wp-block-pullquote.alignright {
		margin-left: 2.5em;
		margin-right: -160px;
		max-width: 450px;
	}
	.wp-block-pullquote.is-style-solid-color.alignleft {
		margin-left: -160px;
	}
	.wp-block-pullquote.is-style-solid-color.alignright {
		margin-right: -160px;
	}
	.page .hentry > h2.alignwide,
	.page .hentry > .wp-block-group.alignwide > .wp-block-group__inner-container > h2.alignwide {
		max-width: 1200px;
		margin: 1.5em 0 0 -200px;
	}
	.hp-stats .green-box,
	.hp-stats .blue-box{
		align-items: center;
	}
	.hp-stats .blue-box {
		font-size: 1.3rem;
	}
	.hp-stats .blue-box > div {
		min-width: 550px;
	}
	.hp-stats .blue-box .stats {
		display: flex;
	}
	.hp-stats .blue-box .stats > div {
		max-width: 49.9999%;
		min-width: 49.9999%;
	}
	.hp-stats .blue-box br{
		display: inline;
	}
	.hp-stats .green-box.update {
		flex-direction: row-reverse;
    	align-items: center;
		text-align: left;
		justify-content:center;
	}
	.hp-stats .green-box.update .since {
    	margin: 0 0 0 1em;
		max-width: 240px;
		line-height: 1.5em;
		font-size: 1.9rem;
	}
	.hp-stats .green-box.update strong {
		font-size: 3.5rem;
		display: block;
		line-height: 1.2em;
	}
	.hp-stats .green-box.update img {
		margin: 0;
		width: 265px;
		height: auto;
	}
	.get-the-facts {
		height: 450px;
		width: 100vw;
		max-width: 950px;
		margin-right:auto;
		margin-left: calc(50% - 475px);
	}
	.get-the-facts img {
		left: calc(50% - 460px);
		width: 480px;
		bottom:-50px;
	}
	.get-the-facts > div {
		top:95px;
	}
	.hentry .wp-block-image.is-style-pullout .alignright {
		float: right;
		margin-left: 2em;
		margin-right: -150px;
	}
	.hentry .wp-block-image.is-style-pullout .alignleft {
		float: left;
		margin-right: 2em;
		margin-left: -150px;
	}
	.dw-stats {
		margin-right: auto;
    	margin-left: calc(50% - 600px);
		padding: 1.5em 0;
		justify-content: center;
		text-align: left;
	}	
	.dw-stats .dw-stats-row:first-child{
		border-right:1px solid #cccccc;
		width: 57%;
	}
	.dw-stats .dw-stats-row:first-child > div:first-child{
		border-bottom: 1px solid #cccccc;
		padding-bottom: 1.5em;
		margin-bottom: 1.5em;
	}
	.dw-stats .dw-stats-row:first-child > div:first-child > img,
	.dw-stats .dw-stats-row:first-child > div:nth-child(2) > div > img{
		position: absolute;
		width: 150px;
		height: auto;
	}
	.dw-stats .dw-stats-row:first-child > div:first-child > p,
	.dw-stats .dw-stats-row:first-child > div:nth-child(2) > div > p,
	.dw-stats .dw-stats-row:last-child > div p{
		display: block;
		margin-left: 165px;
		-webkit-hyphens: none;
		-moz-hyphens: none;
		hyphens: none;
	}
	.dw-stats .dw-stats-row:last-child > div:last-child p{
		margin-top: 75px;
    	margin-left: 185px;
	}
	.dw-stats .dw-stats-row:first-child > div:nth-child(2){
		position: relative;
	}
	.dw-stats .dw-stats-row:first-child > div:nth-child(2) > div{
		margin-bottom: 1em;
	}
	.dw-stats .dw-stats-row:last-child{
		width: 40%;
	}
	.dw-stats .dw-stats-row:last-child > div{
		position: relative;
	}
	.dw-stats .dw-stats-row:last-child > div:first-child{
		border-bottom: 1px solid #cccccc;
    	padding-bottom: 3em;
    	margin-bottom: 1.5em;
	}
	.dw-stats .dw-stats-row:last-child > div:first-child img{
		position: absolute;
		top: -20px;
		left: 30px;
		width: 130px;
		height: 130px;
	}
	.dw-stats .dw-stats-row:last-child > div:last-child img{
		position: absolute;
		top: -35px;
    	left: 30px;
    	width: 130px;
    	height: auto;
	}
	.understanding-homelessness .panel > div {
		margin-left: 4em;
		padding: 1em 0 0 0;
	}
	.understanding-homelessness .panel > div.img-source {
		padding: 0;
		margin-left: 0;
	}
	.understanding-homelessness .panel.icon-row-panel  {
		position: relative;
	}
	.understanding-homelessness .panel.icon-row-panel > div {
		margin:0 2em; 
	}
	.understanding-homelessness .panel.icon-row-panel.icon-row-panel-source {
		margin-bottom: 8em;
	}
	.understanding-homelessness .panel.panel-reverse > img {
		margin-left: 4em;
	}
	.understanding-homelessness img.img-green, 
	.understanding-homelessness img.img-blue, 
	.understanding-homelessness img.img-none,
	.understanding-homelessness div.img-green > img, 
	.understanding-homelessness div.img-blue > img, 
	.understanding-homelessness div.img-none > img{
		width: 300px;
		min-width: 300px;
		margin-left: 1em;
	}
	.understanding-homelessness img.img-large,
	.understanding-homelessness div.img-large > img,
	.understanding-homelessness div.img-large > a[data-fancybox="gallery"] img{
		width: 600px;
		min-width: 600px;
	}
	.understanding-homelessness img.img-xlarge,
	.understanding-homelessness div.img-xlarge > img,
	.understanding-homelessness div.img-xlarge > a[data-fancybox="gallery"] img {
		width: 800px;
		min-width: 800px;
	}
	.understanding-homelessness img.img-xxlarge,
	.understanding-homelessness div.img-xxlarge > img,
	.understanding-homelessness div.img-xxlarge > a[data-fancybox="gallery"] img {
		width: 1000px;
		min-width: 1000px;
	}
	.understanding-homelessness img.img-med,
	.understanding-homelessness div.img-med > img,
	.understanding-homelessness div.img-med > a[data-fancybox="gallery"] img{
		width: 450px;
		min-width: 450px;
	}
	.understanding-homelessness img.img-sml,
	.understanding-homelessness div.img-sml > img,
	.understanding-homelessness div.img-sml > a[data-fancybox="gallery"] img{
		width: 200px;
		min-width: 200px;
	}
	.understanding-homelessness div.img-source a.source,
	.understanding-homelessness div.img-source .source{
		position: relative;
    	top: -.8em;
		margin-left: 1.5em;
		text-align: left;
	}
	.understanding-homelessness .img-panel div.img-source a.source,
	.understanding-homelessness .img-panel div.img-source .source{
		position: relative;
    	top: -2em;
		text-align: center;
	}
	.understanding-homelessness .unsticky-div .img-panel div.img-source a.source,
	.understanding-homelessness .unsticky-div .img-panel div.img-source .source{
    	top: -3em;
	}
	
	.understanding-homelessness div.fact-fiction-panel a.source,
	.understanding-homelessness div.fact-fiction-panel .source{
		position: absolute;
		left:2.5em;
		bottom:-1em;
		border-bottom:0;
		font-size: .8em;
		max-width: 42%;
		line-height: 1.2em;
	}
	.understanding-homelessness .panel.fact-fiction-panel .split {
		margin: 0 auto 2em auto;
	}
	.understanding-homelessness div.unsticky-div a.source,
	.understanding-homelessness div.unsticky-div .source{
		text-align: center;
		top:-3em;
		margin-right: 4em;
	}
	
	.understanding-homelessness .panel,
	.understanding-homelessness .you-help{
		width: 100vw;
		max-width: 1100px;
		margin-right: auto;
		margin-left: calc(50% - 550px);
		margin-top: 5em;
    	margin-bottom: 5em;
	}
	.understanding-homelessness .panel.blue-bg {
		padding: 0 2em;
	}
	.understanding-homelessness .panel .panel{
		margin-top: 0;
    	margin-bottom: 0;
	}
	.understanding-homelessness .unsticky-div .panel.img-panel {
		width: auto;
	}
	.understanding-homelessness .unsticky-div img.img-xlarge, 
	.understanding-homelessness .unsticky-div div.img-xlarge > img, .understanding-homelessness .unsticky-div div.img-xlarge > a[data-fancybox="gallery"] img {
		min-width: unset;
		margin-left: 1em;
	}
	.understanding-homelessness h2{
		margin: 2.4em 30px 1em 30px;
		padding-top: .1em;
		font-size: 3rem;
	}
	.understanding-homelessness h2.with-icon{
		text-align: left;
		margin: 0;
		padding-top: .1em;
		font-size: 2.6rem;
		text-transform: uppercase;
		display: flex;
		align-items: center;
		line-height: 1.2em;
	}
	.understanding-homelessness h2.with-icon svg{
		min-width: 95px;
		height: auto;
		display: block;
		margin: 0 .5em 0 0;
	}
	.understanding-homelessness h3,
	.understanding-homelessness .panel.txt-panel h3 {
		font-size: 2.5rem;
		line-height: 1.2em;
    	margin-bottom: 0;
	}
	.understanding-homelessness .panel.txt-panel h3 {
		margin: 0 auto;
		padding: 0;
	}
	.understanding-homelessness #house-cover {
		display: block;
		position: absolute;
		left: calc(50vw + 0px);
		width: 575px;
		height: auto;
		z-index: 11;
	}
	
	.understanding-homelessness .spacer {
		min-height: 2em;
	}
	.understanding-homelessness .panel.panel-sticky {
		display: block;
		width: 100vw;
		max-width: 1100px;
		margin-right: auto;
		margin-left: calc(50% - 550px);
		margin-top: 5em;
		margin-bottom: 5em;
		border-top:2px solid #00c09b;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div,
	.understanding-homelessness .panel.panel-sticky > div.unsticky-div{
		margin-left: 0;
	}
	.understanding-homelessness .panel.panel-sticky .sticky-div .sticky-icon-mobile {
		display: none;
	}
	.understanding-homelessness .panel.panel-sticky .sticky-div .sticky-icon {
		display: block;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div,
	.understanding-homelessness .panel.panel-sticky > div.unsticky-div{
		margin-left: 0;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div {
		width: 350px;
		position: absolute;
		-webkit-transition: opacity .3s ease-out;
		-moz-transition: opacity .3s ease-out;
		-o-transition: opacity .3s ease-out;
		transition: opacity .3s ease-out;
	}
	.understanding-homelessness .panel.panel-sticky > div.unsticky-div {
		margin-left: 420px;
		padding-top: 1em;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon img{
		width: 150px;
	}
	.understanding-homelessness .panel.panel-sticky > div.unsticky-div img{
		max-width: 90%;
		width: auto;
		margin-bottom: 3em;
	}
	.understanding-homelessness .panel.panel-sticky .sticky-div h4 {
		margin: 1em 0 0 0;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq {
		display: flex;
		flex-direction: row;
		justify-content: center;
		height: 260px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq > div{
		height: 100%;
		width: 70px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .poor{
		margin-right: 1em;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .poor > div:first-child{
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .poor > div:first-child > img{
		width: 22px;
		height: auto;
		margin: 0 1px 1px 1px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .poor > div:nth-child(2){
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		background-color: #fff;
		width: 100%;
		height: 60px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .poor > div:nth-child(2) > img{
		width: auto;
		height: 20px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .rich{
		margin-right: 1em;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .rich > div:first-child{
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .rich > div:first-child > img{
		width: 30px;
		height: auto;
		margin: 0 1px 1px 1px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .rich > div:nth-child(2){
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		background-color: #fff;
		width: 100%;
		height: 120px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#econ-ineq .rich > div:nth-child(2) > img{
		width: auto;
		height: 50px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#lack-afford {
		display: flex;
		flex-direction: row;
		justify-content: center;
		height: 260px;
		width:150px;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#lack-afford > div{
		opacity: 0;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#lack-afford > div img{
		width: 75px;
		height: auto;
		display: block;
		margin: -4px auto;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#underinvest {
		display: block;
		height: 260px;
		width:150px;
		margin: 0 auto;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#underinvest .hand-upside{
		position: absolute;
		top:30px;
		z-index: 10;
		display: block;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#underinvest .coin-wrapper{
		position: absolute;
		top:60px;
		z-index: 9;
		width: 150px;
		height: 176px;
		overflow: hidden;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#underinvest .coin-wrapper .coin{
		display: block;
		width:50px;
		height: auto;
		left:50px;
		position: absolute;
		top:-45px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#underinvest .coin-wrapper .empty{
		display: block;
		width: 80px;
		height: auto;
		position: absolute;
		bottom: 10px;
		left: 35px;
		opacity: 0;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#underinvest .house-bank{
		display: block;
		position: absolute;
		bottom:0;
		z-index: 8;
		top:190px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#racism-anim {
		display: block;
		height: 260px;
		width:200px;
		margin: 0 auto;
		position: relative;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#racism-anim .poc{
		display: block;
		position: absolute;
		width: 70px;
		height: auto;
		right: 0;
		top: 40px;
		z-index: 10;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div .sticky-icon#racism-anim .white-i{
		display: block;
		position: absolute;
		width: 70px;
		height: auto;
		left: 0;
		top: 40px;
		z-index: 10;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div 
	.sticky-icon#racism-anim .white-circle{
		display: block;
		position: absolute;
		width: 30px;
		height: 30px;
		border-radius: 30px;
		background-color: #fff;
		left:85px;
		top: 194px;
	}
	.understanding-homelessness .panel.panel-sticky > div.sticky-div 
	.sticky-icon#racism-anim .white-line{
		display: block;
		position: absolute;
		width: 180px;
		height: 14px;
		border-radius: 20px;
		background-color: #fff;
		top: 180px;
		left: 10px;
	}
	.understanding-homelessness .you-help > div > div > a.news-help {
		    min-width: 230px;
	}
	.text-box.alignfull.txtalignleft .text-box-inner{
		margin: 0 570px 0 85px;
		max-width: 1000px;
	}
	.understanding-homelessness .wp-block-group.blue-bg {
		width: 100vw;
		max-width: 1100px;
		margin-right: auto;
		margin-left: calc(50% - 550px);
		margin-top: 5em;
		margin-bottom: 5em;
		padding: 0 2em;
	}
	.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns .wp-block-column p {
		margin: 1rem 0 1rem 0;
	}
	.understanding-homelessness .wp-block-group.blue-bg .wp-block-columns {
		gap: 2em;
	}
	.map-iframe-block iframe{
		min-height: 600px;
		width: 100vw;
		max-width: 1200px;
		margin-right: auto;
		margin-left: calc(50% - 600px);
		border: 0;
		-webkit-box-shadow: 6px 6px 9px 0px rgba(0,108,87,0.3);
		-moz-box-shadow: 6px 6px 9px 0px rgba(0,108,87,0.3);
		box-shadow: 4px 4px 13px 5px rgba(0,108,87,0.3);
	}
	.staff-loop > .bio-entry:nth-child(4n+1) .bio-content {
		width: 1200px;
		max-width: 1200px;
		margin-left: -2em;
	}
	.staff-loop > .bio-entry:nth-child(4n+2) .bio-content {
		width: 1200px;
		max-width: 1200px;
		margin-left: calc(50% - 455px);
	}
	.staff-loop > .bio-entry:nth-child(4n+3) .bio-content {
		width: 1200px;
		max-width: 1200px;
		margin-left: calc(50% - 743px);
	}
	.staff-loop > .bio-entry:nth-child(4n+4) .bio-content {
		width: 1200px;
		max-width: 1200px;
		margin-left: calc(50% - 1030px);
	}
	/*BEGIN Announcement */
	.announcement .wp-block-columns {
		display: flex;
	}
	.wp-block-group.announcement p {
		margin: .5em auto;
		width: auto;
	}
	.wp-block-group.alignfull.announcement .wp-block-media-text {
		max-width:none;
		margin: 0;
	}
	.announcement .wp-block-media-text .wp-block-media-text__content {
		padding-left: 10px;
	}
	.announcement .wp-block-column:nth-child(2n) {
		padding-left: 15px;
	}
	.wp-block-group.announcement p {
		line-height: 1.3em;
		margin:  0 0 0 0;
	}
	.wp-block-group.announcement .wp-block-media-text p {
		margin: 0;
		line-height: 1.3em;
	}
	.announcement .wp-block-columns {
		max-width: 1190px;
		margin: 0 auto;
	}
	.wp-block-columns.has-background.announcement,
	.wp-block-group.has-background.announcement {
		padding: 0em 2em 0em 2em;
	}
	/*END Announcement */
	
	/*BEGIN Icon rollover effects*/
	.icons > div {
	}
	.icons.rollover > div > div {
		min-width: 33.3333%;
	}
	.icons.rollover > div > div:hover::before {
	}
	.icons.rollover > div > div .icon-desc {
	}
	/*END Icon rollover effects*/
	.tag-search {
		width: 100vw;
		max-width: 1200px;
		margin-right:auto;
		margin-left: calc(50% - 600px);
	}
	.tag-search.open {
		height:360px;
	}
}
@media (min-width: 1400px) {
	.entry-header.visual .entry-title{
		width: 1200px;
		padding-right: 550px;
	}
	.entry-header.visual .breadcrumbs {
		width: 1200px;
		padding-right: 550px;
	}
	.text-box.bgalignright .text-box-bg {
		width: 700px;
	}
	
	.understanding-homelessness .panel,
	.understanding-homelessness .you-help,
	.understanding-homelessness .panel.panel-sticky{
		width: 100vw;
		max-width: 1200px;
		margin-right: auto;
		margin-left: calc(50% - 600px);
	}
	.understanding-homelessness #house-cover {
		display: block;
		position: absolute;
		left: calc(50vw + 70px);
		width: 575px;
		height: auto;
		z-index: 11;
	}
	/*BEGIN Announcement */
	.announcement .wp-block-columns {
		max-width: 1200px;
	}
	/*END Announcement */
}
@media (min-width: 2000px) {
	.main-navigation .topics > ul.sub-menu{
		justify-content:space-around;
	}
}
