@charset "UTF-8";
:root {
	--custom_logo_height: 50px;
	--color_accent: #dc1e35;
	--color_accent_text: #fff;
	--color_header_background: #fffefe;
	--color_header_text: #545353;
	--color_header_headings: #242323;
	--color_header_widgets_background: #2e2d2d;
	--color_header_widgets_text: #c4c3c3;
	--color_intro_background: #242323;
	--color_intro_text: #a4a3a3;
	--color_intro_headings: #e4e3e3;
	--color_intro_overlay_background: #000;
	--color_intro_overlay_text: #fff;
	--color_intro_overlay_opacity: .6;
	--color_intro_widgets_background: #2e2d2d;
	--color_intro_widgets_text: #a4a3a3;
	--color_intro_widgets_headings: #e4e3e3;
	--color_content_background: #fdfcfc;
	--color_content_text: #6f6e6e;
	--color_content_headings: #242323;
	--color_footer_background: #242323;
	--color_footer_text: #a4a3a3;
	--color_footer_headings: #e4e3e3;
	--footer_image_position: 50% 50%;
	--footer_image_size: cover;
	--footer_image_repeat: repeat;
	--footer_image_attachment: scroll;
	--footer_image_opacity: .05;
	--color_footer_secondary_background: #dc1e35;
	--color_footer_secondary_text: #fefbfb;
	--color_footer_secondary_headings: #fff;
	--layout_width_site: 1920px;
	--layout_width_content: 1200px;
	--typography_size_html: 16px;
	--typography_fonts_text: "Mulish", "Helvetica Neue", Arial, sans-serif;
	--typography_fonts_headings: "Mulish", "Helvetica Neue", Arial, sans-serif;
	--typography_fonts_logo: "Mulish", "Helvetica Neue", Arial, sans-serif;
	--color_content_text--a20: rgba(111, 110, 110, .2);
	--color_content_text--a0: rgba(111, 110, 110, 0);
	--color_footer_secondary_text--a20: rgba(254, 251, 251, .2);
	--color_footer_secondary_text--a0: rgba(254, 251, 251, 0);
	--color_footer_text--a20: rgba(164, 163, 163, .2);
	--color_footer_text--a0: rgba(164, 163, 163, 0);
	--color_header_text--a20: rgba(84, 83, 83, .2);
	--color_header_text--a0: rgba(84, 83, 83, 0);
	--color_header_widgets_text--a20: rgba(196, 195, 195, .2);
	--color_header_widgets_text--a0: rgba(196, 195, 195, 0);
	--color_intro_text--a20: rgba(164, 163, 163, .2);
	--color_intro_text--a0: rgba(164, 163, 163, 0);
	--color_intro_widgets_text--a20: rgba(164, 163, 163, .2);
	--color_intro_widgets_text--a0: rgba(164, 163, 163, 0)
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

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

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

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

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

fieldset {
	padding: .35em .75em .625em
}

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

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

html {
	overflow-y: scroll;
	box-sizing: border-box
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

menu,
ol,
ul {
	padding: 0;
	margin: 0
}

ul {
	list-style: disc
}

figure {
	margin: 0
}

caption {
	text-align: left;
	caption-side: bottom
}

::-webkit-input-placeholder {
	line-height: normal
}

::-moz-placeholder {
	line-height: normal
}

:-ms-input-placeholder {
	line-height: normal
}

::placeholder {
	line-height: normal
}

img {
	max-width: 100%
}

embed,
iframe,
object,
video {
	width: 100%;
	max-width: 100%
}

@-moz-viewport {
	width: device-width
}

@-ms-viewport {
	width: device-width
}

@-webkit-viewport {
	width: device-width
}

@viewport {
	width: device-width
}

[role=button] {
	cursor: pointer
}

a:focus {
	outline: thin dashed
}

hr {
	clear: both;
	height: 2px;
	margin: 1.9044rem 0;
	border-width: 0
}

abbr[title],
acronym[title] {
	cursor: help;
	text-decoration: none
}

blockquote {
	clear: both;
	position: relative;
	padding: 1em 0;
	margin: 1.62em 0
}

blockquote p {
	margin-bottom: 1em
}

blockquote p:last-child {
	margin: 0
}

cite {
	border-width: 0
}

cite:before {
	content: '\2014\2002'
}

blockquote cite {
	display: block;
	margin-top: .62em
}

q:before {
	content: "“"
}

q:after {
	content: "”"
}

mark,
ins,
.highlight {
	padding: .19em 0;
	margin: 0 .38em;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone
}

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

img,
iframe {
	vertical-align: middle
}

img {
	height: auto
}

iframe {
	border-width: 0;
	outline: 0
}

iframe:focus {
	outline: thin dotted
}

code {
	position: relative;
	display: inline-block;
	padding: 0 .62em;
	margin: 0 .19em
}

mark code,
ins code,
.highlight code,
.form-allowed-tags code,
.taxonomy-description code,
.archive-description code {
	display: inline;
	padding: 0 .38em;
	background: 0 0;
	color: inherit
}

pre {
	position: relative;
	max-width: 100%;
	padding: 1em;
	margin-bottom: 1.62em;
	overflow: auto;
	-moz-tab-size: 2;
	tab-size: 2
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 1.38em;
	margin-right: 0
}

li>ul,
li>ol {
	margin-bottom: 0
}

dl {
	margin-top: 0;
	margin-bottom: 1.62em
}

dt {
	margin-top: .62em
}

dt:first-child {
	margin-top: 0
}

dd {
	margin-left: 1.62em
}

a,
p,
address,
textarea,
.comment-content a,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.entry-title,
.page-title {
	overflow-wrap: break-word;
	word-wrap: break-word
}

pre,
pre code,
select {
	overflow-wrap: normal;
	word-wrap: normal;
	-webkit-hyphens: manual;
	-moz-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual
}

table {
	width: 100%;
	margin: 0 0 1.62em;
	border-width: 2px;
	border-style: solid
}

caption {
	padding: 1em 0
}

th,
td {
	padding: .62em 1em;
	border-width: 1px;
	border-style: solid;
	vertical-align: top
}

th,
tfoot td {
	text-align: left;
	border-width: 2px
}

.screen-reader-text,
.comments-title .add-comment-link,
.comments-link .comments-title,
.page .site-main>.entry>.entry-header,
.single.has-intro .site-main>.entry>.entry-header,
.hide-widget-title-accessibly .widget-title,
.hide-widget-title-accessibly .widgettitle,
.site-title-hidden .site-branding-text,
.intro-title-separator,
.blog .site-main>.page-header,
.archive .site-main>.page-header,
.search-results .site-main>.page-header,
.main-navigation-container .hide>a,
.main-navigation-container .hide-link>a,
.menu-toggle-skip-link-container,
.posts-layout-masonry .posts .entry-date .entry-meta-description,
.posts-layout-minimal .type-post .entry-date .entry-meta-description,
body:not(.group-blog) .entry-meta .author,
.content-layout-no-paddings .site-main>.entry>.entry-header,
.content-layout-stretched .site-main>.entry>.entry-header,
.fl-builder.is-singular.single .site-main>.entry>.entry-header,
html:not(.fl-builder-edit) .hide-accessibly,
.fl-theme-builder-singular.single .site-main>.entry>.entry-header,
.fl-theme-builder-404.single .site-main>.entry>.entry-header,
.fl-theme-builder-archive.single .site-main>.entry>.entry-header {
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	position: absolute !important;
	width: 1px;
	height: 1px;
	line-height: 1px;
	overflow: hidden
}

.main-navigation-container .hide>a:focus,
.main-navigation-container .hide-link>a:focus {
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	position: static !important;
	height: auto;
	width: auto;
	line-height: normal;
	overflow: visible
}

.screen-reader-text,
.comments-title .add-comment-link {
	padding: 0;
	margin: -1px;
	word-wrap: normal !important;
	border: 0
}

.screen-reader-text:hover,
.comments-title .add-comment-link:hover,
.screen-reader-text:active,
.comments-title .add-comment-link:active,
.screen-reader-text:focus,
.comments-title .add-comment-link:focus {
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	display: block;
	width: auto;
	height: auto;
	left: .38rem;
	top: .38rem;
	padding: 1rem;
	margin: 0;
	font-size: 14px;
	font-size: .81rem;
	font-weight: 700;
	line-height: normal;
	text-decoration: none;
	background-color: #36b;
	color: #fff;
	z-index: 100000
}

.focus-position-static:hover,
.comments-title .add-comment-link:hover,
.focus-position-static:active,
.comments-title .add-comment-link:active,
.focus-position-static:focus,
.comments-title .add-comment-link:focus {
	position: static !important;
	margin: 1px;
	text-align: center
}

.overflow-hidden,
.wp-caption,
.wp-caption-text,
.gallery,
.gallery-item,
.gallery-icon,
.comment-meta,
.comment-navigation,
.tiled-gallery-item,
.site form[role=search] [type=submit],
.site form[role=search] [type=submit]:hover,
.site form[role=search] [type=submit]:focus,
.site form[role=search] [type=submit]:active,
.site form[role=search] .search-submit,
.site form[role=search] .search-submit:hover,
.site form[role=search] .search-submit:focus,
.site form[role=search] .search-submit:active,
.site .search-form [type=submit],
.site .search-form [type=submit]:hover,
.site .search-form [type=submit]:focus,
.site .search-form [type=submit]:active,
.site .search-form .search-submit,
.site .search-form .search-submit:hover,
.site .search-form .search-submit:focus,
.site .search-form .search-submit:active,
.site .fl-builder-content .fl-module form[role=search] [type=submit],
.site .fl-builder-content .fl-module form[role=search] [type=submit]:hover,
.site .fl-builder-content .fl-module form[role=search] [type=submit]:focus,
.site .fl-builder-content .fl-module form[role=search] [type=submit]:active,
.site .fl-builder-content .fl-module .search-form [type=submit],
.site .fl-builder-content .fl-module .search-form [type=submit]:hover,
.site .fl-builder-content .fl-module .search-form [type=submit]:focus,
.site .fl-builder-content .fl-module .search-form [type=submit]:active,
.pagination {
	overflow: hidden
}

.vertical-align-top {
	vertical-align: top
}

.vertical-align-middle,
[class^=icon-].vertical-align-middle:before,
[class*=" icon-"].vertical-align-middle:before {
	vertical-align: middle
}

.vertical-align-baseline,
[class^=icon-].vertical-align-baseline:before,
[class*=" icon-"].vertical-align-baseline:before {
	vertical-align: baseline
}

.vertical-align-bottom,
[class^=icon-].vertical-align-bottom:before,
[class*=" icon-"].vertical-align-bottom:before {
	vertical-align: bottom
}

.clearfix:after,
.clear:after,
.gallery:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.entry-content:after,
.comment-content:after,
.widget_text:after,
.tagcloud:after,
.jetpack_subscription_widget form:after,
.site-header-inner:after,
.intro-inner:after,
.site-content-inner:after,
.posts-layout-list .type-post:after,
.posts-layout-masonry .posts:after,
.posts-layout-masonry .posts .entry:after,
.posts-layout-minimal .type-post:after,
.page-template-project-layout .content-area .entry:after,
.wm_projects-template-project-layout .content-area .entry:after,
.outdent-content:after,
.textwidget:after {
	content: '';
	clear: both;
	display: table;
	table-layout: fixed
}

.clear {
	clear: both
}

body:before {
	display: none
}

@media only screen and (min-width:28em) {
	body:before {
		content: "device_s"
	}
}

@media only screen and (min-width:42em) {
	body:before {
		content: "device_m"
	}
}

@media only screen and (min-width:55em) {
	body:before {
		content: "device_l"
	}
}

@media only screen and (min-width:80em) {
	body:before {
		content: "device_xl"
	}
}

@media only screen and (min-width:100em) {
	body:before {
		content: "device_xxl"
	}
}

@media only screen and (min-width:120em) {
	body:before {
		content: "device_xxxl"
	}
}

@media only screen and (min-width:160em) {
	body:before {
		content: "device_xxxxl"
	}
}

html {
	font-size: 100%;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}

@media only screen and (min-width:28em) {
	html {
		font-size: 100%
	}
}

pre,
code,
kbd,
tt,
var {
	font-family: 'Lucida Console', Monaco, 'Courier New', monospace;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none
}

pre,
pre code {
	white-space: pre-wrap;
	line-height: 1.5
}

p,
address {
	padding: 0;
	margin: 0 0 1.62em
}

.uppercase {
	text-transform: uppercase
}

[class^=icon-]:before,
[class*=" icon-"]:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

input,
select,
textarea,
.widget-title,
.widget-title-style .widgettitle,
.mobile-search-form,
.widget_archive li:before,
.widget_categories li:before,
.widget_pages li:before,
.widget_recent_comments li:before,
.widget_recent_entries li:before,
.fl-widget .jetpack_subscription_widget .widgettitle,
.posts .entry-subtitle {
	font-size: 1rem
}

.sidebar .wm-subnav li a,
.fl-widget .wm-subnav li a,
.sidebar .widget_nav_menu li a,
.fl-widget .widget_nav_menu li a,
.breadcrumbs {
	font-size: .81rem
}

.entry-author .author-name {
	font-size: 1.62rem
}

blockquote blockquote,
.widget-recent-entries-list .entry-title,
.sidebar .widget-recent-entries-list .entry-title,
.widget-area .widget-recent-entries-list .entry-title,
div.sharedaddy .sd-title {
	font-size: 1em
}

.font-size-xs,
.entry-title small,
.page-title small,
.entry-subtitle {
	font-size: .62em
}

blockquote cite,
code,
pre,
small,
.small,
.font-size-s,
.wp-caption-text,
#cancel-comment-reply-link,
.comment-form label,
.comments-title .add-comment-link,
.comment-metadata,
.comment .reply,
.site-description,
.menu-item-description,
.single .entry-meta-element,
.single.fl-builder .posts .entry-meta,
.single.content-layout-no-paddings .posts .entry-meta,
.posts .entry-meta,
.nav-links .label,
.widget-recent-entries-list .month,
.sidebar .widget-recent-entries-list .link-more,
.widget-area .widget-recent-entries-list .link-more,
.entry-author .author-title,
.widget .entry-subtitle {
	font-size: .81em
}

.font-size-sm,
.site-footer,
.sidebar,
.sidebar .widget-recent-entries-list .entry-date,
.widget-area .widget-recent-entries-list .entry-date,
.header-widgets {
	font-size: .905em
}

.posts .entry-title,
.posts .page-title,
.sidebar .widget_nav_menu .social-links a,
.fl-widget .widget_nav_menu .social-links a,
.post-table-of-contents a:before {
	font-size: 1.19em
}

blockquote,
.font-size-l,
.comments-title,
.social-links,
.widget-recent-entries-list .entry-title {
	font-size: 1.38em
}

.font-size-xl,
.site-title,
.widget-recent-entries-list .entry-date {
	font-size: 1.62em
}

.weight-100,
.intro-special .intro-title {
	font-weight: 100
}

.weight-200 {
	font-weight: 200
}

blockquote,
.weight-300,
.search-results .page-title,
.site-title,
.author .intro-title span,
.post-table-of-contents .is-passed a,
.comments-title span,
.intro .entry-subtitle {
	font-weight: 300
}

blockquote cite,
.weight-400,
#cancel-comment-reply-link,
.comments-title .add-comment-link,
.button:disabled,
button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled,
.main-navigation-container .button>a:disabled,
.child-page .more-link:disabled,
.footer-menu a,
.post-table-of-contents .is-current a,
.entry-meta-description,
.sidebar .widget-recent-entries-list .link-more,
.widget-area .widget-recent-entries-list .link-more,
.header-widgets .menu a,
.entry-author .author-title,
.entry-subtitle,
.widget .entry-subtitle {
	font-weight: 400
}

.weight-500 {
	font-weight: 500
}

.weight-600,
abbr,
.post-table-of-contents a,
.pingback a:not(.comment-edit-link),
.trackback a:not(.comment-edit-link) {
	font-weight: 600
}

dt,
th,
tfoot td,
.weight-700,
.comment-form label,
.link-more,
.pagination .current,
.widget_calendar caption,
.widget .current-menu-item>a,
.widget .current_page_item>a,
strong,
.button,
button,
[type=button],
[type=reset],
[type=submit],
.main-navigation-container .button>a,
.child-page .more-link,
.search-results .page-title span,
.widget-title,
.widget-title-style .widgettitle,
.attachment-download-label,
.post-table-of-contents a:before,
.entry-meta-element,
.nav-links .title,
.comments-title,
.comment-navigation,
.sidebar .widget .current_page_item>a,
.fl-widget .widget .current_page_item>a,
.sidebar .widget .current-menu-item>a,
.fl-widget .widget .current-menu-item>a,
.widget-recent-entries-list .day,
.breadcrumbs-title,
div#jp-relatedposts .jp-relatedposts-headline,
div.sharedaddy .sd-title,
.entry-author .author-name {
	font-weight: 700
}

.weight-800 {
	font-weight: 800
}

.weight-900 {
	font-weight: 900
}

caption,
.font-style-italic,
.recentcomments a,
.menu-item-description,
.gallery-caption,
.post-table-of-contents .is-current a {
	font-style: italic
}

cite,
.font-style-normal,
.widget_calendar caption,
address,
.posts .entry-title,
.posts .page-title,
.site-title,
.widget-recent-entries-list .entry-title,
.entry-subtitle,
.intro .entry-subtitle {
	font-style: normal
}

.line-height-xs,
.button,
button,
[type=button],
[type=reset],
[type=submit],
.main-navigation-container .button>a,
.child-page .more-link,
.header-widgets .social-links {
	line-height: 1
}

blockquote,
table,
.line-height-s,
.wp-caption-text,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.widget-title,
.widget-title-style .widgettitle,
.site-branding-text,
.main-navigation-container li ul a,
.entry-subtitle {
	line-height: 1.38
}

html,
.line-height-m,
.form-allowed-tags,
.sidebar,
.tagcloud,
blockquote,
.mobile-search-form {
	/* line-height: 1.62 */
}

.alignleft,
.wp-caption.alignleft,
img.alignleft {
	float: left;
	margin-right: 6%;
	margin-bottom: 1em
}

.alignright,
.wp-caption.alignright,
img.alignright {
	float: right;
	margin-left: 6%;
	margin-bottom: 1em
}

.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.alignnone,
img.alignnone {
	margin: 0
}

blockquote.alignleft,
blockquote.alignright {
	clear: none;
	width: 50%;
	padding: 0;
	margin-top: 0;
	margin-left: 6%;
	margin-right: 6%;
	padding: 0 6%
}

@media only screen and (min-width:28em) {
	blockquote.alignleft,
	blockquote.alignright {
		width: 38%
	}
}

blockquote.alignleft {
	padding-left: 0;
	margin-left: 0;
	text-align: right
}

@media only screen and (min-width:100em) {
	blockquote.alignleft {
		margin-left: -9.5%
	}
}

blockquote.alignright {
	padding-right: 0;
	margin-right: 0;
	text-align: left
}

@media only screen and (min-width:100em) {
	blockquote.alignright {
		margin-right: -9.5%
	}
}

.wp-caption {
	position: relative;
	display: inline-block;
	max-width: 100%;
	padding: 0;
	margin: 0 auto 1.62em;
	text-align: center;
	text-transform: uppercase;
	background: 0 0
}

.wp-caption-text {
	padding: 1em 0 0
}

.gallery {
	clear: both;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 1.62em
}

.gallery a {
	display: block;
	width: 100%
}

.gallery-item {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	float: left;
	position: relative;
	width: 48%;
	padding: 0;
	margin: 1%
}

.gallery-columns-1 .gallery-item {
	float: none;
	width: 100%;
	margin: 1.62em 0 0
}

.gallery-columns-1 .gallery-item:first-child {
	margin-top: 0
}

@media only screen and (min-width:42em) {
	.gallery-item {
		width: 31.33333%
	}
	.gallery-columns-2 .gallery-item {
		width: 48%
	}
}

@media only screen and (min-width:55em) {
	.gallery-columns-3 .gallery-item {
		width: 31.33333%
	}
	.gallery-columns-4 .gallery-item {
		width: 23%
	}
	.gallery-columns-5 .gallery-item {
		width: 18%
	}
	.gallery-columns-6 .gallery-item {
		width: 14.66667%
	}
	.gallery-columns-7 .gallery-item {
		width: 12.28571%
	}
	.gallery-columns-8 .gallery-item {
		width: 10.5%
	}
	.gallery-columns-9 .gallery-item {
		width: 9.11111%
	}
}

.gallery-icon {
	display: block
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	display: inline;
	width: auto;
	max-height: 1em;
	margin: 0;
	border-width: 0
}

.twitter-tweet-rendered {
	width: 100% !important;
	margin: 1.62em 0 !important
}

.wp-video {
	width: 100% !important;
	height: auto !important
}

.wp-a11y-speak-region {
	left: 0;
	top: 0
}

form {
	margin: 0 0 1.62em
}

fieldset {
	padding: 0;
	margin: 0;
	border-width: 0
}

button,
input,
select,
textarea {
	max-width: 100%;
	padding: .62em;
	line-height: normal;
	font-size: 1em;
	font-family: inherit;
	color: inherit;
	border-width: 2px;
	border-style: solid;
	outline: 0;
	vertical-align: baseline;
}

select {
	padding: calc(.62em - 4px)
}

option {
	background: #fafcfe !important;
	color: #6a6c6e !important
}

textarea,
select[multiple],
select[size] {
	height: auto;
	line-height: 1.62
}

textarea,
input:not([type]),
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
	-webkit-appearance: none
}

input[type=search] {
	box-sizing: border-box
}

:invalid {
	box-shadow: none
}

label {
	display: inline-block;
	padding-bottom: .19em;
}

label[for] {
	cursor: pointer
}

label+input[type=checkbox] {
	margin-left: .38em
}

select,
input:not([type]),
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
input[type=range] {
	width: 17em
}

textarea {
	vertical-align: top;
	overflow-y: auto;
	resize: vertical
}

input[type=checkbox],
input[type=radio] {
	position: relative;
	width: 1em;
	height: .5em;
	bottom: -.19em;
	margin-right: .38em;
	vertical-align: baseline;
}

select {
	position: relative;
	height: auto;
	padding-right: 21px;
	line-height: 1.62;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAASCAYAAAAQeC39AAAACXBIWXMAABuvAAAbrwFeGpEcAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAADNJREFUeNrt1MENADAIAzFGZ/N0B4T41JYyQD5Xxb96aY6dSNIbcwxUURVVEVRRFVVx6AEDTK7MSHGk9QAAAABJRU5ErkJggg==");
	background-size: 21px 9px;
	background-position: right center;
	background-repeat: no-repeat
}

select:disabled {
	cursor: default;
	opacity: .66
}

select::-ms-expand {
	display: none
}

input[disabled] {
	cursor: default;
	opacity: .66
}

.comment-respond {
	padding: 1.62em 0 0;
	border-top-width: 2px;
	border-top-style: solid
}

.comment-list .comment-respond {
	margin: 1.62em 0;
	border-bottom-width: 2px;
	border-bottom-style: solid
}

.comment-reply-title {
	margin-bottom: .62em
}

#cancel-comment-reply-link {
	float: right
}

.comment-form p {
	margin-bottom: 1em
}

.comment-form label {
	display: block
}

.comment-form [type=checkbox]+label,
.comment-form [type=radio]+label {
	display: inline-block
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea {
	width: 100%
}

.comment-form-url {
	clear: both
}

@media only screen and (min-width:28em) {
	.comment-form-author,
	.comment-form-email {
		float: left;
		width: 48%;
		margin-left: 4%
	}
	.comment-form-author {
		margin-left: 0
	}
}

form[role=search],
.form-search,
.search-form {
	display: block;
	position: relative;
	max-width: 100%;
	margin: 0;
	text-align: left
}

form[role=search] input[type=search],
form[role=search] .search-field,
.form-search input[type=search],
.form-search .search-field,
.search-form input[type=search],
.search-form .search-field {
	position: relative;
	width: 100%;
	text-align: inherit;
	z-index: 0
}

.post-password-form {
	max-width: 38em;
	max-width: 70ch;
	padding: 2.6244em 12%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-width: 2px;
	border-style: dashed
}

.post-password-form label,
.post-password-form input {
	display: block;
	width: 100%;
	text-align: inherit
}

.post-password-form label {
	margin-bottom: 1em
}

.post-password-form label input {
	margin-top: .38em
}

.entry-summary {
	margin: 0 0 1.62em
}

.wp-video .mejs-container,
.wp-video-playlist .mejs-container,
.has-header-video .wp-custom-header {
	position: relative;
	max-width: 100%;
	height: 0 !important;
	padding: 0 0 56.25%
}

.wp-video .mejs-container .mejs-inner,
.wp-video-playlist .mejs-container .mejs-inner,
.has-header-video .wp-custom-header iframe,
.has-header-video .wp-custom-header video {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.pagination {
	clear: both
}

.pagination a,
.pagination span {
	display: none;
	width: 2.6244em;
	padding: .62em 0;
	margin: .19em;
	margin-left: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top
}

.pagination .prev,
.pagination .next {
	display: inline-block
}

.pagination>span.dots,
.pagination .extend {
	width: auto
}

@media only screen and (min-width:42em) {
	.pagination a,
	.pagination span {
		display: inline-block
	}
}

.post-table-of-contents {
	padding: 1.62em 0 0;
	margin: 1.62em 0;
	border-top-width: 2px;
	border-top-style: solid
}

.post-table-of-contents.top {
	display: none
}

.post-table-of-contents.bottom {
	clear: both
}

.post-table-of-contents ol {
	margin: 0;
	list-style: none
}

.post-table-of-contents li {
	padding: .19em 0
}

.post-table-of-contents a {
	display: block;
	line-height: 1.38
}

.post-table-of-contents .is-current a,
.post-table-of-contents .is-passed a {
	color: inherit
}

@media only screen and (min-width:42em) {
	.post-table-of-contents.top {
		float: left;
		display: block;
		max-width: 38%;
		padding: 0 1em 1em;
		padding-left: 0;
		margin: 0 1.62em 1em;
		margin-left: 0;
		border-width: 0;
		border-style: solid;
		border-right-width: 2px;
		border-bottom-width: 2px
	}
}

.entry-meta {
	padding: 1em 0 0;
	margin: 1.62em 0 0;
	border-top-width: 2px;
	border-top-style: solid
}

.entry-meta a {
	color: inherit
}

.single .entry-meta {
	margin-bottom: 1.62em
}

.entry-meta-top {
	padding: 1em 0;
	margin-top: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid
}

.entry-meta-element {
	margin-right: .38em
}

.single .entry-meta-element {
	margin-right: 1em
}

.entry-meta .tags-links a {
	margin: 0 .19em;
	text-transform: lowercase
}

.entry-date {
	cursor: help
}

.comments-area {
	position: relative
}

.comments-title .add-comment-link {
	display: block;
	margin: 1em 0
}

@media only screen and (min-width:55em) {
	.comments-title .add-comment-link {
		float: right;
		margin: 0
	}
}

.comment-list {
	padding: 0;
	margin: 0 0 1.62em
}

.comment-list,
.comment-list ol {
	list-style: none
}

.comments-closed+.comment-list {
	margin-top: 1.62em
}

.comment-list>li,
.comment-list .children>li {
	position: relative;
	min-height: 6.25rem;
	padding: 1.62em 0 0;
	margin: 0;
	background: 0 0
}

@media only screen and (min-width:42em) {
	.comment-list>li,
	.comment-list .children>li {
		padding-left: 5rem
	}
}

.comment-list .children {
	clear: both;
	margin: 0;
	margin-left: 1.62em
}

@media only screen and (min-width:42em) {
	.comment-list .children {
		margin-left: -3.75rem
	}
}

.comment-body {
	padding: 1.62em 0
}

@media only screen and (min-width:42em) {
	.comment-body {
		padding-left: 1.62em;
		padding-right: 1.62em
	}
}

.comment-meta {
	clear: both;
	padding-bottom: .62em;
	margin-bottom: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid
}

.comment-meta .avatar {
	display: block;
	width: 3.75rem;
	margin-bottom: 1em;
	border-radius: 50%
}

@media only screen and (min-width:42em) {
	.comment-meta .avatar {
		position: absolute;
		width: 5.625rem;
		left: 0;
		top: 1.62em;
		margin-bottom: 0
	}
}

@media only screen and (min-width:42em) {
	.comment-author {
		float: left
	}
}

@media only screen and (min-width:42em) {
	.comment-metadata {
		float: right
	}
}

.comment-metadata .edit-link {
	padding-left: 1.62em;
	font-variant: small-caps
}

.comment-content p,
.comment-content blockquote,
.comment-content table {
	margin-bottom: 1em
}

.comment-navigation {
	display: block;
	position: relative;
	clear: both;
	padding: 1.62em 0
}

.comment-navigation div {
	padding: 1em 0 0;
	text-align: center
}

@media only screen and (min-width:42em) {
	.comment-navigation div {
		width: auto;
		padding: 0;
		margin: 0
	}
}

.comment-navigation a {
	display: block;
	padding: .62em 1em;
	line-height: normal;
	cursor: pointer
}

.comment-navigation a:hover {
	text-decoration: none
}

@media only screen and (min-width:42em) {
	.comment-navigation .nav-previous {
		float: left
	}
	.comment-navigation .nav-next {
		float: right
	}
}

.sidebar {
	margin: 1.62rem 0 0;
	padding: 1.62rem 0 0
}

@media only screen and (min-width:55em) {
	.sidebar {
		float: right;
		margin-top: 0;
		padding-top: 0
	}
}

.sidebar .widget {
	margin: 0 0 2.6244em
}

.sidebar .widget:last-child {
	margin-bottom: 0
}

.widget ul {
	margin: 0;
	list-style: none
}

.widget ul li {
	padding: .38em 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.widget ul li+li {
	margin-top: -1px
}

.widget ul li ul {
	position: relative;
	bottom: -.38em;
	margin: 0 0 -1px
}

.widget ul li li {
	padding-left: 1em
}

.widget_calendar caption {
	text-align: center;
	caption-side: top
}

.widget_calendar table {
	margin: 0
}

.widget_calendar tr th,
.widget_calendar tr td {
	width: auto;
	height: 2.6244em;
	padding: 0;
	text-align: center
}

.widget_calendar tbody a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 2.6244
}

.widget_calendar tfoot a {
	color: inherit
}

.widget_recent_comments ul li,
.widget_recent_entries ul li {
	position: relative;
	padding-left: 1.62em
}

.widget_recent_entries .post-date {
	display: block
}

.widget .tagcloud a {
	float: left;
	position: relative;
	display: inline-block;
	width: auto;
	padding: .19rem .62rem;
	margin: 2px 2px 0;
	margin-left: 0;
	white-space: nowrap;
	background-color: transparent;
	color: inherit;
	border-width: 1px;
	border-style: solid;
	z-index: 0;
	transition: background .3s, color .3s, border .3s
}

.widget .tagcloud a:hover,
.widget .tagcloud a:active,
.widget .tagcloud a:focus {
	text-decoration: none
}

.breadcrumbs-title {
	margin-right: .62em
}

@media only screen and (min-width:42em) {
	.breadcrumbs-title {
		margin-right: 1.62em
	}
}

@media only screen and (min-width:42em) {
	.breadcrumbs .sep {
		margin: 0 .62em
	}
}

.site .contact-form textarea {
	width: 100%
}

.neverending.infinite-scroll .site-footer {
	display: none
}

.neverending.infinity-end .site-footer {
	display: block
}

.infinite-scroll .posts.masonry {
	margin-bottom: 4.25153rem
}

#infinite-handle {
	clear: both;
	text-align: center
}

.masonry #infinite-handle {
	position: absolute;
	width: 100%;
	bottom: -4.25153rem
}

.site #infinite-handle span {
	display: inline-block;
	padding: 1em;
	font-size: 1em;
	border-radius: 0
}

.infinite-loader {
	clear: both;
	text-align: center
}

.masonry .infinite-loader {
	position: absolute;
	width: 100%;
	bottom: -4.25153rem
}

.infinite-loader .spinner {
	left: auto !important;
	right: auto !important;
	margin: 0 auto
}

.infinite-loader .spinner>div>div {
	width: 1.62em !important
}

.infinite-wrap {
	clear: both
}

div#jp-relatedposts {
	font-size: 1rem
}

.site div#jp-relatedposts {
	padding-top: 1.62em;
	margin: 1.62em 0 0;
	border-top-width: 2px;
	border-top-style: solid
}

.site div#jp-relatedposts a:before {
	display: none
}

.site div#jp-relatedposts .jp-relatedposts-headline,
.site div#jp-relatedposts h3.jp-relatedposts-headline {
	float: none;
	display: block;
	font-size: 1em
}

.site div#jp-relatedposts .jp-relatedposts-headline em:before,
.site div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none
}

.site div#jp-relatedposts div.jp-relatedposts-items-visual {
	margin: 0
}

.site div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post-title,
.site div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin: .62em 0 .38em;
	font-size: 1em
}

.site div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
	width: 100%;
	padding: 0;
	margin: 1.62em 0 0;
	opacity: 1
}

.site div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:first-child {
	margin: 0
}

.site div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img {
	display: none;
	width: 100%
}

@media only screen and (min-width:42em) {
	.site div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img {
		display: block
	}
}

@media only screen and (min-width:42em) {
	.site div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		width: 32%;
		margin: 0;
		margin-left: 2%
	}
}

.jetpack-video-wrapper {
	margin: 1.62em 0
}

.jetpack-video-wrapper:first-child {
	margin-top: 0
}

.entry-media .jetpack-video-wrapper,
.fl-video .jetpack-video-wrapper {
	margin: 0
}

div.sharedaddy {
	padding: 1.62em 0 0;
	margin: 1.62em 0 0;
	font-size: 1rem;
	border-top-width: 2px;
	border-top-style: solid
}

div.sharedaddy .sd-social .sd-button .share-count {
	background: inherit;
	color: inherit;
	border-width: 1px;
	border-style: solid
}

.site div.sharedaddy .sd-title:before {
	display: none
}

.site div.sharedaddy .sd-content ul li a.sd-button {
	margin: .31em .62em;
	margin-left: 0
}

.site div.sharedaddy .sd-content ul li a.sd-button:not(.no-text) {
	padding: .62em 1em;
	line-height: normal;
	border-width: 0;
	border-radius: 0;
	cursor: pointer;
	box-shadow: none
}

.entry-content .sd-content ul {
	margin: 0 !important
}

.video-player,
.videopress-placeholder,
.videopress-placeholder img {
	width: 100% !important;
	height: auto !important
}

.is-singular .video-player object,
.is-singular .videopress-placeholder {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0
}

.video-player object {
	width: 100%
}

.is-singular .video-player {
	position: relative;
	height: 0 !important;
	padding: 0 0 56.25%
}

.videopress-placeholder .play-button+div {
	display: none
}

.jetpack_subscription_widget form {
	margin-bottom: 0
}

.jetpack_subscription_widget #subscribe-email {
	float: left;
	width: 62%;
	padding-right: .62em;
	margin-bottom: 0
}

.jetpack_subscription_widget #subscribe-email input {
	width: 100%;
	padding: .62em
}

.jetpack_subscription_widget #subscribe-submit {
	float: right;
	width: 38%;
	margin-bottom: 0
}

.widget .widgets-list-layout li {
	margin-bottom: 0
}

.widget .widgets-list-layout .widgets-list-layout-blavatar {
	width: 2.5rem;
	margin-right: 1em
}

.widget .widgets-list-layout-links {
	float: none;
	width: auto
}

.wp-custom-header .wp-custom-header-video-button:before,
blockquote:before,
.site form[role=search]:before,
.site .search-form:before,
.post-password-form:before,
.menu-toggle:before,
.social-links a.back-to-top:before,
.bypostauthor>.comment-body .comment-author:before,
.comment-edit-link:before,
.comment-reply-link:before,
.pingback .comment-body:before,
.trackback .comment-body:before,
.widget_archive li:before,
.widget_categories li:before,
.widget_pages li:before,
.widget_recent_comments li:before,
.widget_recent_entries li:before,
.breadcrumbs .home:before {
	font-family: 'Genericons-Neue';
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-decoration: inherit;
	text-transform: none;
	speak: none
}

[class^=icon-]:before,
[class*=" icon-"]:before {
	line-height: 1
}

.svgicon {
	display: inline-block;
	position: relative;
	width: 1em;
	height: 1em;
	top: -.0625em;
	fill: currentColor;
	vertical-align: middle
}

.svg-fallback {
	display: none
}

.wp-custom-header .wp-custom-header-video-button {
	position: relative;
	display: inline-block;
	width: 1em;
	text-align: left;
	text-indent: -999em
}

.wp-custom-header .wp-custom-header-video-button:before {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	text-indent: 0
}

a {
	text-decoration: underline
}

a:hover,
a:active,
a:focus {
	text-decoration: none
}

ul,
ol {
	margin-bottom: 1.62em
}

ul {
	list-style: square
}

ul li.icon,
ul li.icon-bullet,
ul li[class^=icon-],
ul li[class*=" icon-"] {
	position: relative;
	list-style: none
}

ul li.icon:before,
ul li.icon-bullet:before,
ul li[class^=icon-]:before,
ul li[class*=" icon-"]:before {
	position: absolute;
	left: -1.38em;
	line-height: inherit
}

.entry-content ol {
	counter-reset: orderedList;
	margin-left: 0;
	margin-right: 0;
	list-style: none
}

.entry-content ol ol {
	margin-left: 1.38em
}

.entry-content ol>li {
	display: block
}

.entry-content ol>li:before {
	counter-increment: orderedList;
	content: counters(orderedList, ".") ") ";
	margin-right: .62em;
	font-weight: 700
}

blockquote {
	padding: 0
}

blockquote:first-child {
	margin-top: 0
}

blockquote:before {
	content: '\f106';
	float: left;
	margin-right: .25em;
	line-height: 1;
	font-size: 1.62em;
	opacity: .5
}

hr {
	height: 1px;
	margin: 2.62807em 0;
	/* border-bottom-width: 1px; */
	/* border-bottom-style: solid; */
}

@media only screen and (min-width:42em) {
	hr {
		margin: 3.62674em 0
	}
}

hr:first-child {
	margin-top: 0
}

hr:last-child {
	margin-bottom: 0
}

ins {
	text-decoration: none
}

mark,
ins,
.highlight {
	padding: 0
}

table {
	border-collapse: collapse
}

table,
th,
td,
thead th,
thead td,
tfoot th,
tfoot td {
	border-left-width: 0;
	border-right-width: 0
}

thead {
	border-bottom-width: 2px;
	border-bottom-style: solid
}

th,
tfoot td {
	border-top-width: 1px;
	border-bottom-width: 1px
}

tfoot {
	border-top-width: 2px;
	border-top-style: solid
}

h1:last-child,
h2:last-child,
h3:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
p:last-child,
ol:last-child,
ul:last-child,
blockquote:last-child,
.gallery:last-child,
.tiled-gallery:last-child {
	margin-bottom: 0
}

.intro-widgets,
.footer-widgets,
.footer-secondary-widgets {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 1.62em;
	padding-bottom: 1.62em;
	margin-left: -1.62rem;
	margin-right: -1.62rem
}

.intro-widgets .widget,
.footer-widgets .widget,
.footer-secondary-widgets .widget {
	position: relative;
	-webkit-flex: 1 1 10em;
	-ms-flex: 1 1 10em;
	flex: 1 1 10em;
	padding: 1.62em 0;
	margin: 0 1.62rem
}

@media only screen and (min-width:55em) {
	.intro-widgets .widget,
	.footer-widgets .widget,
	.footer-secondary-widgets .widget {
		-webkit-flex-basis: 0%;
		-ms-flex-preferred-size: 0%;
		flex-basis: 0%;
		padding: 2.6244em 0
	}
}

code,
pre,
.pagination a:hover,
.pagination a:active,
.pagination a:focus,
.pagination .prev,
.pagination .next,
.child-page,
.footer-area-site-info,
.entry-author,
.button,
button,
[type=button],
[type=reset],
[type=submit],
.main-navigation-container .button>a,
.child-page .more-link {
	position: relative;
	z-index: 1
}

code:before,
pre:before,
.pagination a:hover:before,
.pagination a:active:before,
.pagination a:focus:before,
.pagination .prev:before,
.pagination .next:before,
.child-page:before,
.footer-area-site-info:before,
.entry-author:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: currentColor;
	border-radius: inherit;
	opacity: .07;
	z-index: -1
}

.button:after,
button:after,
[type=button]:after,
[type=reset]:after,
[type=submit]:after,
.main-navigation-container .button>a:after,
.child-page .more-link:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: currentColor;
	border-radius: inherit;
	opacity: .07;
	z-index: -1
}

.text-columns-2 h4,
.text-columns-3 h4,
.text-columns-2 h5,
.text-columns-3 h5,
.text-columns-2 h6,
.text-columns-3 h6,
h1.uppercase,
.h1.uppercase,
h2.uppercase,
.h2.uppercase,
h3.uppercase,
.h3.uppercase,
h4.uppercase,
.h4.uppercase,
h5.uppercase,
.h5.uppercase,
h6.uppercase,
.h6.uppercase,
.posts .entry-title,
.posts .page-title,
.widget-title,
.widget-title-style .widgettitle,
.site-title,
.intro-title,
.child-page-title {
	text-transform: uppercase;
	letter-spacing: .075em
}

@media only screen and (min-width:80em) and (min-height:28em) {
	.scrolled-past-masthead .site-header {
		will-change: transform
	}
}

@media only screen and (max-width:54.9375em) {
	.main-navigation-container {
		will-change: transform
	}
}

@media only screen and (max-width:41.9375em) and (min-height:28em) {
	.menu-toggle {
		will-change: transform
	}
}

@media only screen and (min-width:42em) and (max-width:54.9375em),
only screen and (max-height:27.9375em) {
	.is-active .menu-toggle {
		will-change: transform
	}
}

.site {
	position: relative;
	width: 100%;
	margin: 0 auto
}

@media only screen and (min-width:55em) {
	.site-layout-boxed {
		padding: 1.62em
	}
}

.site-layout-boxed .site {
	max-width: 1920px;
	max-width: var(--layout_width_site)
}

.site-header-inner,
.intro-inner,
.site-content-inner,
.nav-links,
.page-template-child-pages:not(.fl-builder) .site-main .entry-content,
.list-child-pages-container,
.fl-builder .comments-area,
.content-layout-no-paddings .comments-area,
.content-layout-stretched .comments-area,
.site-footer-area-inner,
.header-widgets,
.site .fl-row-fixed-width,
.breadcrumbs,
.header-layout-fullwidth .site-header-inner,
.footer-layout-fullwidth .site-footer-area-inner,
.header-layout-fullwidth .header-widgets,
.footer-layout-fullwidth .site-footer .breadcrumbs {
	width: 88%;
	margin: 0 auto
}

.header-layout-fullwidth .site-header-inner,
.footer-layout-fullwidth .site-footer-area-inner,
.header-layout-fullwidth .header-widgets,
.footer-layout-fullwidth .site-footer .breadcrumbs,
.fl-row-content {
	max-width: 1920px;
	max-width: 120rem
}

.site-header-inner,
.intro-inner,
.site-content-inner,
.nav-links,
.page-template-child-pages:not(.fl-builder) .site-main .entry-content,
.list-child-pages-container,
.fl-builder .comments-area,
.content-layout-no-paddings .comments-area,
.content-layout-stretched .comments-area,
.site-footer-area-inner,
.header-widgets,
.site .fl-row-fixed-width,
.breadcrumbs {
	max-width: 1200px;
	max-width: var(--layout_width_content)
}

@media only screen and (min-width:55em) {
	.no-wrap {
		white-space: nowrap
	}
}

.text-left {
	text-align: left !important
}

.text-center {
	text-align: center !important
}

@media only screen and (min-width:42em) {
	.text-right {
		text-align: right !important
	}
}

.mt0 {
	margin-top: 0 !important
}

.mb0 {
	margin-bottom: 0 !important
}

.zindex-10,
.z-index-10 {
	position: relative;
	z-index: 10
}

.background-size-stretch {
	background-size: 100% 100%
}

.site .background-size-stretch>div {
	background-size: inherit
}

.skip-link-list {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	list-style: none
}

.skip-link-list-item {
	list-style: inherit;
	white-space: nowrap
}

.dropcap-text:first-letter {
	float: left;
	display: block;
	padding: 0 .19em;
	padding-left: 0;
	line-height: 1;
	font-size: 2.618em
}

@media only screen and (min-width:80em) {
	.dropcap-text:first-letter {
		font-size: 3.329em
	}
}

.inline li,
.inline .widget ul li {
	display: inline-block;
	padding: 0 .62em;
	border-width: 0;
	border-left-width: 1px;
	border-left-style: solid
}

.inline li:first-child,
.inline .widget ul li:first-child {
	border-width: 0
}

.inline li:before,
.inline .widget ul li:before {
	display: none
}

.inline li:hover,
.inline .widget ul li:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.text-columns-2,
.text-columns-3 {
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
	-webkit-column-width: 12em;
	-moz-column-width: 12em;
	column-width: 12em;
	margin: 2.6244em 0
}

.text-columns-2:first-child,
.text-columns-3:first-child,
h1+.text-columns-2,
h1+.text-columns-3,
h2+.text-columns-2,
h2+.text-columns-3,
h3+.text-columns-2,
h3+.text-columns-3,
h4+.text-columns-2,
h4+.text-columns-3 {
	margin-top: 0
}

.text-columns-2:last-child,
.text-columns-3:last-child {
	margin-bottom: 0
}

.text-columns-2 h2,
.text-columns-3 h2,
.text-columns-2 h3,
.text-columns-3 h3 {
	-webkit-column-span: all;
	-moz-column-span: all;
	column-span: all
}

.text-columns-2 h4,
.text-columns-3 h4,
.text-columns-2 h5,
.text-columns-3 h5,
.text-columns-2 h6,
.text-columns-3 h6 {
	margin: 1em 0 .62em;
	line-height: inherit;
	font-size: 1em;
	font-weight: 700
}

.text-columns-2 p,
.text-columns-3 p {
	margin: 0
}

.text-columns-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}

.text-columns-3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}

.site .widget-area .set-flex-grow-1 {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.site .widget-area .set-flex-grow-2 {
	-webkit-flex-grow: 2;
	-ms-flex-positive: 2;
	flex-grow: 2
}

.site .widget-area .set-flex-grow-3 {
	-webkit-flex-grow: 3;
	-ms-flex-positive: 3;
	flex-grow: 3
}

.site .widget-area .set-flex-grow-4 {
	-webkit-flex-grow: 4;
	-ms-flex-positive: 4;
	flex-grow: 4
}

.site .wp-playlist {
	background: 0 0;
	border-width: 1px;
	border-style: solid
}

.posts .wp-playlist {
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0
}

html,
.site .font-body {
	font-family: "Mulish", "Helvetica Neue", Arial, sans-serif;
	font-family: var(--typography_fonts_text)
}

.site .font-headings,
.site .font-headings-primary,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: "Mulish", "Helvetica Neue", Arial, sans-serif;
	font-family: var(--typography_fonts_headings)
}

.site .font-logo,
.site .font-headings-secondary,
h1.display-1,
h2.display-1,
h3.display-1,
.display-1.h1,
.display-1.h2,
.display-1.h3,
h1.display-2,
h2.display-2,
h3.display-2,
.display-2.h1,
.display-2.h2,
.display-2.h3,
h1.display-3,
h2.display-3,
h3.display-3,
.display-3.h1,
.display-3.h2,
.display-3.h3,
h1.display-4,
h2.display-4,
h3.display-4,
.display-4.h1,
.display-4.h2,
.display-4.h3,
.site-title {
	font-family: "Mulish", "Helvetica Neue", Arial, sans-serif;
	font-family: var(--typography_fonts_logo);
	text-rendering: auto
}

.site .font-inherit,
.widget-recent-entries-list .entry-title {
	font-family: inherit
}

@media only screen and (min-width:28em) {
	html {
		font-size: 16px;
		font-size: var(--typography_size_html)
	}
}

::-webkit-input-placeholder {
	font-weight: 300;
	opacity: .8
}

::-moz-placeholder {
	font-weight: 300;
	opacity: .8
}

:-ms-input-placeholder {
	font-weight: 300;
	opacity: .8
}

::placeholder {
	font-weight: 300;
	opacity: .8
}

input,
select,
textarea {
	border-color: transparent;
	border-bottom-color: currentColor;
	transition: border-color .3s;
}

input:focus,
select:focus,
textarea:focus {
	border-color: currentColor
}

textarea:invalid {
	max-height: 2.86em;
	overflow-y: hidden
}

select {
	padding: calc(.62em - 2px)
}

.site .fullwidth input[type],
.site .fullwidth select,
.site .fullwidth textarea {
	width: 100%;
	max-width: 100%
}

.button,
button,
[type=button],
[type=reset],
[type=submit],
.main-navigation-container .button>a,
.child-page .more-link {
	display: inline-block;
	padding: .76543em 2em;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.62;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .81rem;
	letter-spacing: .06333em;
	border: 2px solid currentColor;
	cursor: pointer;
	transition: background .3s, color .3s, border-color .3s
}

form .button,
form button,
form [type=button],
form [type=reset],
form [type=submit],
form .main-navigation-container .button>a,
.main-navigation-container form .button>a,
form .child-page .more-link,
.child-page form .more-link {
	margin-top: 0;
	margin-bottom: 0
}

div[class*=hover-color-] .button,
div[class*=hover-color-] button,
div[class*=hover-color-] [type=button],
div[class*=hover-color-] [type=reset],
div[class*=hover-color-] [type=submit],
div[class*=hover-color-] .main-navigation-container .button>a,
.main-navigation-container div[class*=hover-color-] .button>a,
div[class*=hover-color-] .child-page .more-link,
.child-page div[class*=hover-color-] .more-link {
	transition: none
}

.button:hover,
button:hover,
[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover,
.main-navigation-container .button>a:hover,
.child-page .more-link:hover,
.button:active,
button:active,
[type=button]:active,
[type=reset]:active,
[type=submit]:active,
.main-navigation-container .button>a:active,
.child-page .more-link:active,
.button:focus,
button:focus,
[type=button]:focus,
[type=reset]:focus,
[type=submit]:focus,
.main-navigation-container .button>a:focus,
.child-page .more-link:focus {
	text-decoration: none;
	border-color: transparent;
}

.button:hover,
button:hover,
[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover,
.main-navigation-container .button>a:hover,
.child-page .more-link:hover {
	outline: 0
    background-color: #ff7d03;
    color: #fff;
    background-color: #ff7d03;
}

.button:focus,
button:focus,
[type=button]:focus,
[type=reset]:focus,
[type=submit]:focus,
.main-navigation-container .button>a:focus,
.child-page .more-link:focus {
	outline: thin dashed
}

.button:active,
button:active,
[type=button]:active,
[type=reset]:active,
[type=submit]:active,
.main-navigation-container .button>a:active,
.child-page .more-link:active {
	outline: 0;
	opacity: .9
}

.button:disabled,
button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled,
.main-navigation-container .button>a:disabled,
.child-page .more-link:disabled {
	background: 0 0;
	color: inherit;
	box-shadow: none;
	opacity: .5;
	cursor: not-allowed
}

.button:after,
button:after,
[type=button]:after,
[type=reset]:after,
[type=submit]:after,
.main-navigation-container .button>a:after,
.child-page .more-link:after {
	top: auto;
	bottom: 0;
	height: 0;
	transition: height .15s;
	transition-delay: .3s
}

@media screen and (max-width:1112px) {
	.button:after,
	button:after,
	[type=button]:after,
	[type=reset]:after,
	[type=submit]:after,
	.main-navigation-container .button>a:after,
	.child-page .more-link:after {
		display: none
	}
}

.button:hover:after,
button:hover:after,
[type=button]:hover:after,
[type=reset]:hover:after,
[type=submit]:hover:after,
.main-navigation-container .button>a:hover:after,
.child-page .more-link:hover:after,
.button:focus:after,
button:focus:after,
[type=button]:focus:after,
[type=reset]:focus:after,
[type=submit]:focus:after,
.main-navigation-container .button>a:focus:after,
.child-page .more-link:focus:after {
	height: 100%
}

.site form[role=search]:before,
.site .search-form:before {
	content: '\f400';
	position: absolute;
	width: 2.6244rem;
	height: 100%;
	right: 0;
	top: -.05em;
	margin: -2px 0;
	text-align: center;
	font-size: 1.62rem;
	z-index: 1
}

.site form[role=search] label,
.site .search-form label {
	font-size: 1em
}

.footer-menu-inner form[role=search],
.footer-menu-inner .search-form {
	width: 100%;
	margin-top: 1.62em
}

@media only screen and (min-width:55em) {
	.footer-menu-inner form[role=search],
	.footer-menu-inner .search-form {
		width: auto;
		margin-top: 0
	}
}

.header-widgets form[role=search],
.header-widgets .search-form {
	display: inline-block;
	width: 100%;
	font-size: 1rem
}

@media only screen and (min-width:55em) {
	.header-widgets form[role=search],
	.header-widgets .search-form {
		max-width: 16rem;
		min-width: 12rem
	}
}

.header-widgets form[role=search] input[type=search],
.header-widgets form[role=search] .search-field,
.header-widgets .search-form input[type=search],
.header-widgets .search-form .search-field {
	padding-top: .38em;
	padding-bottom: .38em;
	background: 0 0
}

.header-widgets form[role=search]:before,
.footer-menu-inner form[role=search]:before,
.header-widgets .search-form:before,
.footer-menu-inner .search-form:before {
	top: 0;
	margin: 0;
	font-size: 1.38em
}

form[role=search] label,
.search-form label {
	display: block;
	padding: 0
}

form[role=search] input[type=search],
form[role=search] .search-field,
.search-form input[type=search],
.search-form .search-field {
	padding-right: 2.6244rem
}

.search-results.no-widgets-sidebar .site-main form[role=search],
.search-results.no-widgets-sidebar .site-main .search-form {
	max-width: 38em;
	max-width: 70ch;
	margin-left: auto;
	margin-right: auto
}

.site form[role=search] [type=submit],
.site form[role=search] [type=submit]:hover,
.site form[role=search] [type=submit]:focus,
.site form[role=search] [type=submit]:active,
.site form[role=search] .search-submit,
.site form[role=search] .search-submit:hover,
.site form[role=search] .search-submit:focus,
.site form[role=search] .search-submit:active,
.site .search-form [type=submit],
.site .search-form [type=submit]:hover,
.site .search-form [type=submit]:focus,
.site .search-form [type=submit]:active,
.site .search-form .search-submit,
.site .search-form .search-submit:hover,
.site .search-form .search-submit:focus,
.site .search-form .search-submit:active,
.site .fl-builder-content .fl-module form[role=search] [type=submit],
.site .fl-builder-content .fl-module form[role=search] [type=submit]:hover,
.site .fl-builder-content .fl-module form[role=search] [type=submit]:focus,
.site .fl-builder-content .fl-module form[role=search] [type=submit]:active,
.site .fl-builder-content .fl-module .search-form [type=submit],
.site .fl-builder-content .fl-module .search-form [type=submit]:hover,
.site .fl-builder-content .fl-module .search-form [type=submit]:focus,
.site .fl-builder-content .fl-module .search-form [type=submit]:active {
	position: absolute;
	width: 2.6244rem;
	height: 100%;
	right: 0;
	top: 0;
	padding: 0;
	text-indent: -999em;
	background: 0 0;
	color: inherit;
	border-width: 0;
	z-index: 2;
	box-shadow: none
}

.post-password-form:before {
	content: '\f470';
	display: block;
	margin-bottom: 1rem;
	line-height: 1;
	font-size: 4.25153em;
	vertical-align: top
}

.comment-form p {
	margin-bottom: 1.62em
}

.comment-form p:last-child {
	margin-bottom: 0
}

.comment-form .form-submit {
	margin-top: 2.6244em
}

.comment-form ::-webkit-input-placeholder {
	text-transform: uppercase;
	font-size: .81em;
	opacity: 1
}

.comment-form ::-moz-placeholder {
	text-transform: uppercase;
	font-size: .81em;
	opacity: 1
}

.comment-form :-ms-input-placeholder {
	text-transform: uppercase;
	font-size: .81em;
	opacity: 1
}

.comment-form ::placeholder {
	text-transform: uppercase;
	font-size: .81em;
	opacity: 1
}

h1.h2,
h1.h3,
h1.display-1,
h1.display-2,
h1.display-3,
h1.display-4 {
	font-style: inherit
}

h1.weight-100,
.h1.weight-100,
h2.weight-100,
.h2.weight-100,
h3.weight-100,
.h3.weight-100,
h4.weight-100,
.h4.weight-100,
h5.weight-100,
.h5.weight-100,
h6.weight-100,
.h6.weight-100 {
	font-weight: 100
}

h1.weight-200,
.h1.weight-200,
h2.weight-200,
.h2.weight-200,
h3.weight-200,
.h3.weight-200,
h4.weight-200,
.h4.weight-200,
h5.weight-200,
.h5.weight-200,
h6.weight-200,
.h6.weight-200 {
	font-weight: 200
}

h1.weight-300,
.h1.weight-300,
h2.weight-300,
.h2.weight-300,
h3.weight-300,
.h3.weight-300,
h4.weight-300,
.h4.weight-300,
h5.weight-300,
.h5.weight-300,
h6.weight-300,
.h6.weight-300 {
	font-weight: 300
}

h1.weight-400,
.h1.weight-400,
h2.weight-400,
.h2.weight-400,
h3.weight-400,
.h3.weight-400,
h4.weight-400,
.h4.weight-400,
h5.weight-400,
.h5.weight-400,
h6.weight-400,
.h6.weight-400 {
	font-weight: 400
}

h1.weight-500,
.h1.weight-500,
h2.weight-500,
.h2.weight-500,
h3.weight-500,
.h3.weight-500,
h4.weight-500,
.h4.weight-500,
h5.weight-500,
.h5.weight-500,
h6.weight-500,
.h6.weight-500 {
	font-weight: 500
}

h1.weight-600,
.h1.weight-600,
h2.weight-600,
.h2.weight-600,
h3.weight-600,
.h3.weight-600,
h4.weight-600,
.h4.weight-600,
h5.weight-600,
.h5.weight-600,
h6.weight-600,
.h6.weight-600 {
	font-weight: 600
}

h1.weight-700,
.h1.weight-700,
h2.weight-700,
.h2.weight-700,
h3.weight-700,
.h3.weight-700,
h4.weight-700,
.h4.weight-700,
h5.weight-700,
.h5.weight-700,
h6.weight-700,
.h6.weight-700 {
	font-weight: 700
}

h1.weight-800,
.h1.weight-800,
h2.weight-800,
.h2.weight-800,
h3.weight-800,
.h3.weight-800,
h4.weight-800,
.h4.weight-800,
h5.weight-800,
.h5.weight-800,
h6.weight-800,
.h6.weight-800 {
	font-weight: 800
}

h1.weight-900,
.h1.weight-900,
h2.weight-900,
.h2.weight-900,
h3.weight-900,
.h3.weight-900,
h4.weight-900,
.h4.weight-900,
h5.weight-900,
.h5.weight-900,
h6.weight-900,
.h6.weight-900 {
	font-weight: 900
}

h1,
.h1 {
	font-size: 1.72206em;
	line-height: 1.19;
	margin-top: 1.09316em;
	margin-bottom: .63954em
}

h2,
.h2 {
	font-size: 1.3122em;
	line-height: 1.38;
	margin-top: 1.6163em;
	margin-bottom: .72374em
}

h3,
.h3 {
	font-size: 1.06272em;
	line-height: 1.38;
	margin-top: 1.08646em;
	margin-bottom: .89365em
}

h4,
.h4 {
	font-size: 1em;
	line-height: 1.62;
	margin-top: .62em;
	margin-bottom: .62em
}

h5,
.h5 {
	font-size: 1em;
	line-height: 1.62;
	margin-top: .62em;
	margin-bottom: .62em
}

h6,
.h6 {
	font-size: 1em;
	line-height: 1.62;
	margin-top: .62em;
	margin-bottom: .62em
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	padding: 0;
	text-rendering: optimizeLegibility
}

h1:first-child,
.screen-reader-text+h1,
.comments-title .add-comment-link+h1,
.h1:first-child,
.screen-reader-text+.h1,
.comments-title .add-comment-link+.h1,
h2:first-child,
.screen-reader-text+h2,
.comments-title .add-comment-link+h2,
.h2:first-child,
.screen-reader-text+.h2,
.comments-title .add-comment-link+.h2,
h3:first-child,
.screen-reader-text+h3,
.comments-title .add-comment-link+h3,
.h3:first-child,
.screen-reader-text+.h3,
.comments-title .add-comment-link+.h3,
h4:first-child,
.screen-reader-text+h4,
.comments-title .add-comment-link+h4,
.h4:first-child,
.screen-reader-text+.h4,
.comments-title .add-comment-link+.h4,
h5:first-child,
.screen-reader-text+h5,
.comments-title .add-comment-link+h5,
.h5:first-child,
.screen-reader-text+.h5,
.comments-title .add-comment-link+.h5,
h6:first-child,
.screen-reader-text+h6,
.comments-title .add-comment-link+h6,
.h6:first-child,
.screen-reader-text+.h6,
.comments-title .add-comment-link+.h6 {
	margin-top: 0
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
	text-decoration: none;
	color: inherit
}

@media only screen and (min-width:42em) {
	h1,
	.h1 {
		font-size: 2.126em;
		line-height: 1.19;
		margin-top: 1.09316em;
		margin-bottom: .63954em
	}
	h2,
	.h2 {
		font-size: 1.62em;
		line-height: 1.38;
		margin-top: 1.6163em;
		margin-bottom: .72374em
	}
	h3,
	.h3 {
		font-size: 1.312em;
		line-height: 1.38;
		margin-top: 1.08646em;
		margin-bottom: .89365em
	}
	h4,
	.h4 {
		font-size: 1.19em;
		line-height: 1.62;
		margin-top: 1.09933em;
		margin-bottom: .8393em
	}
	h5,
	.h5 {
		font-size: 1em;
		line-height: 1.62;
		margin-top: .62em;
		margin-bottom: .62em
	}
	h6,
	.h6 {
		font-size: 1em;
		line-height: 1.62;
		margin-top: .62em;
		margin-bottom: .62em
	}
}

h1.screen-reader-text,
.comments-title h1.add-comment-link,
h2.screen-reader-text,
.comments-title h2.add-comment-link,
h3.screen-reader-text,
.comments-title h3.add-comment-link,
h4.screen-reader-text,
.comments-title h4.add-comment-link {
	color: inherit
}

.entry-header {
	margin-bottom: 2.6244rem
}

@media only screen and (min-width:55em) {
	.entry-header {
		margin-bottom: 3.62674rem
	}
}

.posts .entry-header {
	margin-bottom: 1.62em
}

.entry-title,
.page-title {
	padding: 0;
	margin: 0 0 2.6244rem;
	text-transform: uppercase
}

.widget-title,
.widget-title-style .widgettitle {
	margin: 0 0 2.6244rem
}

.widget-title a,
.widget-title-style .widgettitle a {
	font-weight: inherit;
	text-decoration: none
}

.hide-widget-title .widget-title,
.hide-widget-title .widgettitle {
	display: none
}

.display-1,
.display-2,
.display-3,
.display-4 {
	margin-top: 1.62rem;
	margin-bottom: 1.62rem
}

.display-1:first-child,
.display-2:first-child,
.display-3:first-child,
.display-4:first-child {
	margin-top: 0
}

.display-1:last-child,
.display-2:last-child,
.display-3:last-child,
.display-4:last-child {
	margin-bottom: 0
}

.display-1 {
	font-size: 1.72206em;
	line-height: 1.3325
}

@media only screen and (min-width:55em) {
	.display-1 {
		font-size: 2.126em
	}
}

.display-2 {
	font-size: 1.87616em;
	line-height: 1.2375
}

@media only screen and (min-width:55em) {
	.display-2 {
		font-size: 2.624em
	}
}

.display-3 {
	font-size: 2.3534em;
	line-height: 1.20583
}

@media only screen and (min-width:55em) {
	.display-3 {
		font-size: 3.444em
	}
}

.display-4 {
	font-size: 2.83821em;
	line-height: 1.19
}

@media only screen and (min-width:55em) {
	.display-4 {
		font-size: 4.252em
	}
}

.site-header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	z-index: 20
}

.site-header>div {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.site-header-content {
	padding-top: 1.62em;
	padding-bottom: 1.62em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	transition: padding .3s
}

.site-header-inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.site-header-inner>div,
.site-header-inner>nav {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.site-header a:not(.button) {
	color: inherit
}

@media only screen and (min-width:80em) and (min-height:28em) {
	.scrolled-past-masthead .site-header {
		position: fixed;
		top: -1px;
		z-index: 99;
		opacity: 0;
		-webkit-transform: translate3d(0, -120%, 0);
		transform: translate3d(0, -120%, 0)
	}
	.scrolled-past-masthead .site-header-content {
		padding-top: .62em;
		padding-bottom: .62em
	}
	.scrolled-past-masthead.admin-bar .site-header {
		margin-top: 32px
	}
	.scrolled-past-masthead .header-widgets-container {
		display: none
	}
	.scrolled-past-masthead-offset.scrolled-up .site-header {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	.scrolled-past-masthead-offset.scrolled-up .site-header-content .social-links .back-to-top-link {
		display: inline-block
	}
	.scrolled-past-masthead.scrolled-up .site-header,
	.scrolled-past-masthead-offset .site-header {
		transition: opacity .5s, -webkit-transform .5s;
		transition: transform .5s, opacity .5s;
		transition: transform .5s, opacity .5s, -webkit-transform .5s
	}
}

@media only screen and (max-width:79.9375em) {
	.masthead-placeholder {
		height: auto !important
	}
}

.site-branding a,
.site-branding a:hover,
.site-branding a:focus,
.site-branding a:active,
.site-title {
	text-decoration: none;
	color: inherit
}

.site-branding {
	float: left;
	margin-right: 1.62em;
	line-height: inherit;
	color: inherit
}

@media only screen and (min-width:80em) {
	.site-branding {
		margin-right: 2.6244em
	}
}

.site-branding-text {
	display: inline-block;
	vertical-align: middle
}

.site-title {
	margin: 0;
	line-height: inherit
}

.site-title.type-img {
	font-family: sans-serif
}

.site-description {
	text-transform: uppercase;
	opacity: .8
}

.custom-logo {
	display: inline-block;
	width: auto;
	margin-right: 1em;
	vertical-align: middle
}

.site-title-hidden .custom-logo {
	margin-right: 0
}

.intro-container {
	position: relative;
	margin: 0;
	z-index: 0
}

.intro-media.has-header-video {
	position: relative;
	height: 33vh;
	overflow: hidden
}

@media only screen and (min-width:55em) {
	.intro-media.has-header-video {
		height: 66vh
	}
}

.paged .intro-media {
	display: none
}

@media only screen and (max-width:41.9375em) {
	.intro-media {
		overflow: hidden
	}
	.site .intro-media img {
		position: relative;
		width: auto;
		height: auto;
		max-width: none;
		max-height: 16em;
		max-height: 38vh;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

.intro-inner {
	padding: 5rem 0
}

.intro-title {
	line-height: 1.19;
	font-weight: 700;
	margin: 0
}

.intro .intro-title {
	color: inherit
}

.intro-title a {
	color: inherit
}

@media only screen and (min-width:80em) {
	.intro-title.has-page-summary {
		float: left;
		width: 59%
	}
}

.intro-title-tagline {
	display: block;
	font-size: .62em
}

.page-summary {
	margin-top: 1.62em;
	max-width: 38em;
	max-width: 70ch
}

@media only screen and (min-width:80em) {
	.has-page-summary+.page-summary {
		float: right;
		width: 35%;
		margin: 0
	}
}

.page-summary p {
	margin-bottom: 1em
}

.page-summary p:last-child {
	margin-bottom: 0
}

.wp-custom-header {
	position: relative;
	overflow: hidden
}

.wp-custom-header img {
	width: 100%
}

.wp-custom-header .wp-custom-header-video-button {
	position: absolute;
	width: 2em;
	height: 2em;
	right: 1em;
	top: 50%;
	margin: -1em 0;
	line-height: 2;
	padding: 0;
	font-size: 1.38em;
	background-color: #111;
	color: #fff;
	border: 1px solid;
	border-radius: 2px;
	overflow: hidden;
	box-shadow: none;
	opacity: .33;
	z-index: 10
}

.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:active,
.wp-custom-header .wp-custom-header-video-button:focus {
	opacity: .66
}

.wp-custom-header .wp-custom-header-video-play:before {
	content: '\f448'
}

.wp-custom-header .wp-custom-header-video-pause:before {
	content: '\f452'
}

.has-header-video .wp-custom-header {
	position: absolute;
	width: 100%;
	top: 50%;
	padding-bottom: 75%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.intro-special {
	position: relative;
	padding: 12% 0;
	background-size: cover;
	background-position: 50% 50%;
	overflow: hidden
}

.intro-special .wp-custom-header:before,
.intro-special .intro-media {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.intro-special .wp-custom-header {
	height: 100%
}

.intro-special .wp-custom-header:before {
	content: '';
	z-index: 5
}

.intro-special .intro {
	position: relative;
	max-width: 38em;
	max-width: 70ch;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 10
}

@media only screen and (min-width:80em) {
	.intro-special .intro {
		font-size: 1.19em
	}
}

.intro-special .intro-media img {
	display: none
}

.intro-special .intro-inner {
	padding: 0
}

.intro-special .intro-title,
.intro-special .intro .page-summary {
	float: none;
	width: 100%
}

.intro-special .intro-title {
	text-transform: none;
	letter-spacing: 0;
	font-size: 2.62807em
}

@media only screen and (min-width:80em) {
	.intro-special .intro-title {
		font-size: 3.62674em
	}
}

.intro-special .intro .entry-subtitle {
	font-weight: inherit;
	margin-top: 0
}

.intro-special .intro .page-summary {
	margin-top: 2.6244em
}

.menu-item-description {
	display: block;
	max-width: 20em;
	margin-top: .38em;
	white-space: normal;
	opacity: .8
}

.main-navigation {
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em
}

@media only screen and (min-width:42em) and (max-width:54.9375em) {
	.main-navigation {
		float: right
	}
}

@media only screen and (min-width:55em) {
	.main-navigation {
		float: left
	}
}

@media only screen and (max-height:27.9375em) {
	.main-navigation {
		float: right
	}
}

.main-navigation-container .menu {
	margin-top: 1.62rem
}

@media only screen and (min-width:42em) {
	.main-navigation-container .menu {
		margin-top: 0
	}
}

.main-navigation-container ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.main-navigation-container li {
	position: relative;
	padding: 0;
	margin: 0
}

@media only screen and (min-width:55em) {
	.main-navigation-container li {
		float: left;
		white-space: nowrap
	}
}

.main-navigation-container a {
	display: block;
	position: relative;
	max-width: 100%;
	padding: .62rem .38rem;
	text-decoration: none;
	border: 0 solid transparent;
	border-left-width: 2px;
	transition: border-color .3s
}

.main-navigation-container a:hover,
.main-navigation-container a:active,
.main-navigation-container a:focus {
	border-color: currentColor
}

@media only screen and (min-width:55em) {
	.main-navigation-container .menu:hover .current-menu-item>a,
	.main-navigation-container .menu:hover .current-menu-ancestor>a {
		border-color: inherit
	}
}

.main-navigation-container .menu .current-menu-item>a,
.main-navigation-container .menu .current-menu-item>a:hover {
	border-color: currentColor
}

@media only screen and (min-width:55em) {
	.main-navigation-container .menu .current-menu-ancestor>a,
	.main-navigation-container .menu .current-menu-ancestor>a:hover {
		border-color: currentColor
	}
}

.main-navigation-container .current-menu-item>a {
	position: relative;
	border-color: currentColor;
	z-index: 10
}

@media only screen and (min-width:55em) {
	.main-navigation-container .focus>a,
	.main-navigation-container .current-menu-ancestor>a {
		position: relative;
		border-color: currentColor;
		z-index: 10
	}
}

.main-navigation-container .icon,
.main-navigation-container [class^=icon-] {
	margin-right: .38em
}

@media only screen and (max-width:54.9375em) {
	.has-navigation-mobile .main-navigation-container {
		visibility: hidden;
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		line-height: 1.38em;
		overflow-y: auto;
		z-index: 995;
		opacity: 0;
		-webkit-transform: scaleY(0);
		-ms-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: 50% 0;
		-ms-transform-origin: 50% 0;
		transform-origin: 50% 0;
		transition: visibility 0s linear .3s, opacity .3s, -webkit-transform .3s;
		transition: visibility 0s linear .3s, opacity .3s, transform .3s;
		transition: visibility 0s linear .3s, opacity .3s, transform .3s, -webkit-transform .3s
	}
	.has-navigation-mobile .is-active .main-navigation-container {
		visibility: visible;
		opacity: 1;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		transition: visibility 0s linear 0s, opacity .3s, -webkit-transform .3s;
		transition: visibility 0s linear 0s, opacity .3s, transform .3s;
		transition: visibility 0s linear 0s, opacity .3s, transform .3s, -webkit-transform .3s
	}
	.has-navigation-mobile .main-navigation-container .menu {
		position: relative;
		height: 100%
	}
	.has-navigation-mobile .main-navigation-container .menu>ul {
		max-width: 28rem;
		padding: 4.25153rem 1.62rem 5.87153rem;
		margin-left: auto;
		margin-right: auto
	}
	.has-navigation-mobile .main-navigation-container .menu>ul>li:nth-last-child(2) {
		border-bottom-width: 1px;
		border-bottom-style: solid
	}
	.has-navigation-mobile .main-navigation-container li {
		border-top-width: 1px;
		border-top-style: solid
	}
}

@media only screen and (max-width:41.9375em) {
	.has-navigation-mobile .main-navigation-container {
		-webkit-transform-origin: 50% 100%;
		-ms-transform-origin: 50% 100%;
		transform-origin: 50% 100%
	}
	.has-navigation-mobile .main-navigation-container .menu>ul {
		padding-top: 38vh
	}
	.has-navigation-mobile .main-navigation-container .mobile-search-form+.menu>ul {
		padding-top: 26vh
	}
}

@media only screen and (max-width:54.9375em) {
	body:not(.has-navigation-mobile) .main-navigation-container .menu {
		margin-top: 0
	}
	body:not(.has-navigation-mobile) .main-navigation-container li {
		display: inline-block;
		padding: 0;
		margin: 0;
		margin-right: .62rem
	}
	body:not(.has-navigation-mobile) .main-navigation-container a {
		border-left-width: 0;
		border-top-width: 2px
	}
	body:not(.has-navigation-mobile) .site-header-inner>nav+nav {
		margin-top: 0
	}
}

.mobile-search-form {
	max-width: 28rem;
	padding: 0 1.62rem;
	margin: 4.25153em auto 0
}

@media only screen and (min-width:55em) {
	.mobile-search-form {
		display: none
	}
}

@media only screen and (max-width:41.9375em) and (min-height:28em) {
	.has-navigation-mobile .site-footer>div:last-child {
		margin-bottom: 3.618rem
	}
}

@-webkit-keyframes comeInFromBottom {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
	33% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes comeInFromBottom {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
	33% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@media only screen and (max-width:41.9375em) and (min-height:28em) {
	.menu-toggle {
		position: fixed;
		width: 100%;
		height: 4.618rem;
		left: 0;
		bottom: -1rem;
		padding: 0 1.62em .62em;
		margin: 0;
		line-height: 1.38;
		text-align: center;
		font-size: 1em;
		font-weight: 700;
		border: 0;
		z-index: 999;
		box-shadow: 0 -2px 1.62rem rgba(0, 0, 0, .2);
		opacity: 1;
		-webkit-animation: comeInFromBottom 1s;
		animation: comeInFromBottom 1s
	}
}

.menu-toggle:hover,
.menu-toggle:active,
.menu-toggle:focus {
	opacity: 1
}

@media only screen and (min-width:42em) and (max-width:54.9375em),
only screen and (max-height:27.9375em) {
	.menu-toggle {
		margin-right: 1.62rem
	}
	.is-active .menu-toggle {
		display: inline-block;
		position: fixed;
		width: 3rem;
		right: 0;
		top: 0;
		padding: 0;
		margin-top: 1.62rem;
		line-height: 3rem;
		text-align: left;
		text-indent: -999em;
		border-width: 0;
		z-index: 999
	}
	.is-active .menu-toggle:before {
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
		text-align: center;
		text-indent: 0
	}
	.admin-bar .is-active .menu-toggle {
		top: 46px
	}
}

@media only screen and (min-width:55em) {
	.menu-toggle {
		display: none
	}
}

.menu-toggle:before {
	content: '\f419';
	margin-right: .62em
}

.is-active .menu-toggle:before {
	content: '\f406'
}

@media only screen and (min-width:55em) {
	.menu-toggle-skip-link-container {
		display: none
	}
}

@media only screen and (min-width:55em) {
	.main-navigation-container .menu>ul>li {
		padding-top: .38rem;
		padding-bottom: .38rem;
		margin-left: .62rem
	}
	.main-navigation-container .menu>ul>li>a {
		border-left-width: 0;
		border-top-width: 2px
	}
}

@media only screen and (min-width:55em) {
	.main-navigation-container li ul {
		position: absolute;
		min-width: 100%;
		min-width: calc(100% + 6.48rem);
		left: 0;
		top: 100%;
		padding: 1.62rem;
		margin: 0 -2rem;
		border-top-width: 1px;
		border-top-style: solid;
		box-shadow: 0 .38em 1em rgba(0, 0, 0, .25);
		opacity: 0;
		z-index: 9;
		pointer-events: none;
		-webkit-transform: scaleY(0);
		-ms-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: 50% 0;
		-ms-transform-origin: 50% 0;
		transform-origin: 50% 0
	}
}

@media only screen and (min-width:80em) {
	.main-navigation-container li ul {
		transition: opacity .5s, -webkit-transform .5s;
		transition: transform .5s, opacity .5s;
		transition: transform .5s, opacity .5s, -webkit-transform .5s
	}
}

.main-navigation-container li ul a {
	padding-left: 1rem
}

@media only screen and (min-width:55em) {
	.main-navigation-container .reverse-expand ul {
		left: auto;
		right: 0
	}
}

@media only screen and (min-width:55em) {
	.main-navigation-container li li {
		float: none;
		display: block
	}
	.main-navigation-container li li>a {
		display: block;
		min-width: 10em
	}
}

@media only screen and (min-width:55em) and (max-width:79.9375em) {
	.main-navigation-container li .sub-menu {
		margin-top: 0
	}
}

@media only screen and (max-width:54.9375em) {
	.main-navigation-container li li a:before {
		content: '\21B3\2002';
		font-weight: 400;
		opacity: .5
	}
}

@media only screen and (min-width:55em) {
	.no-js .main-navigation-container li:hover>ul,
	.main-navigation-container li.focus>ul {
		pointer-events: auto;
		-webkit-transform: scaleY(1);
		-ms-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1
	}
}

.main-navigation-container li ul ul,
.has-fullwidth-submenu .main-navigation-container li ul ul {
	font-size: 1em
}

@media only screen and (min-width:55em) {
	.main-navigation-container li ul ul,
	.has-fullwidth-submenu .main-navigation-container li ul ul {
		min-width: 0;
		left: 100%;
		top: 0;
		padding: 1.62rem;
		margin: 0;
		margin-top: -1.62rem;
		margin-top: calc(-1.62rem - 1px);
		transition: opacity .3s, -webkit-transform .3s;
		transition: transform .3s, opacity .3s;
		transition: transform .3s, opacity .3s, -webkit-transform .3s
	}
	.main-navigation-container li ul ul li,
	.has-fullwidth-submenu .main-navigation-container li ul ul li {
		margin-left: 0
	}
}

@media only screen and (min-width:55em) {
	.main-navigation-container .reverse-expand ul ul,
	.main-navigation-container li .reverse-expand ul,
	.has-fullwidth-submenu .main-navigation-container .reverse-expand ul ul,
	.has-fullwidth-submenu .main-navigation-container li .reverse-expand ul {
		left: auto;
		right: 100%
	}
}

@media only screen and (max-width:54.9375em) {
	.main-navigation-container li li li a,
	.has-fullwidth-submenu .main-navigation-container li li li a {
		padding-left: 2em
	}
}

.main-navigation-container .expander {
	display: none
}

@media only screen and (min-width:55em) {
	.main-navigation-container .expander {
		display: inline-block;
		position: absolute;
		width: 16px;
		height: 16px;
		right: .38em;
		top: 50%;
		border-color: currentColor;
		opacity: .66;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.main-navigation-container .expander:after,
	.main-navigation-container .expander:before {
		content: '';
		position: absolute;
		left: 50%;
		top: 50%;
		border-width: 1px;
		border-style: solid
	}
	.main-navigation-container .expander:before {
		width: 8px;
		height: 2px;
		margin: -1px -4px
	}
	.main-navigation-container .expander:after {
		width: 2px;
		height: 8px;
		margin: -4px -1px
	}
	.no-js .main-navigation-container li:hover>a .expander:after,
	.main-navigation-container li.focus>a .expander:after {
		visibility: hidden
	}
}

@media only screen and (min-width:55em) {
	.main-navigation-container .menu-item-has-children>a,
	.main-navigation-container .menu>ul>.menu-item-has-children>a {
		padding-right: calc(16px + .76em)
	}
}

@media only screen and (min-width:55em) {
	.main-navigation-container .menu>ul>li>a .menu-item-description {
		position: absolute;
		left: 50%;
		margin-top: 0;
		white-space: nowrap;
		opacity: 0;
		-webkit-transform: translateX(-50%) translateY(.62em);
		-ms-transform: translateX(-50%) translateY(.62em);
		transform: translateX(-50%) translateY(.62em);
		transition: opacity .3s, -webkit-transform .3s;
		transition: opacity .3s, transform .3s;
		transition: opacity .3s, transform .3s, -webkit-transform .3s
	}
	.main-navigation-container .menu>ul>li>a:hover .menu-item-description,
	.main-navigation-container .menu>ul>li>a:focus .menu-item-description {
		opacity: .8;
		-webkit-transform: translateX(-50%) translateY(0);
		-ms-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}
	.main-navigation-container .menu>ul>.menu-item-has-children>a .menu-item-description {
		display: none
	}
}

@media only screen and (min-width:55em) {
	.main-navigation-container .megamenu>ul>li>a .menu-item-description {
		margin-bottom: .62em
	}
}

@media only screen and (min-width:55em) {
	.main-navigation-container .megamenu>ul {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.main-navigation-container .megamenu>ul>li {
		-webkit-flex: 0 1 14em;
		-ms-flex: 0 1 14em;
		flex: 0 1 14em;
		padding: 0;
		border-width: 0;
		vertical-align: top
	}
	.main-navigation-container .megamenu>ul>li+li {
		margin-left: 2.6244rem
	}
	.main-navigation-container .megamenu>ul>li a {
		min-width: 0
	}
	.main-navigation-container .megamenu>ul>li>a {
		margin-bottom: 1.62em;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: .905em;
		font-weight: 700;
		border-width: 0;
		border-radius: 0
	}
	.main-navigation-container .megamenu>ul>li>a .expander {
		display: none
	}
	.main-navigation-container .megamenu>ul>li>.sub-menu {
		display: block;
		position: relative;
		min-width: 100%;
		left: 0;
		top: 0;
		padding: 0;
		margin: 1em 0 0;
		background: 0 0;
		border-width: 0;
		box-shadow: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		transition: none
	}
	.main-navigation-container .megamenu>ul>li>.sub-menu>li>a {
		padding-right: 1rem
	}
	.main-navigation-container .megamenu>ul>li>.sub-menu ul {
		box-shadow: 0 .38em 1em rgba(0, 0, 0, .25)
	}
	.main-navigation-container .megamenu>ul>li>.sub-menu,
	.no-js .main-navigation-container .megamenu>ul>li:hover>.sub-menu,
	.main-navigation-container .megamenu>ul>li.focus>.sub-menu {
		left: 0
	}
	.main-navigation-container .megamenu>ul>li>a,
	.main-navigation-container .megamenu:hover>ul>.current-menu-item>a,
	.main-navigation-container .megamenu:hover>ul>.current-menu-ancestor>a {
		border-color: currentColor
	}
	.no-js .main-navigation-container .megamenu:hover ul,
	.main-navigation-container .megamenu.focus ul {
		opacity: 1
	}
}

@media only screen and (min-width:55em) and (max-width:79.9375em) {
	.main-navigation-container .megamenu {
		position: static
	}
}

.secondary-navigation {
	margin-right: 1.62em;
	margin-top: 1em;
	margin-bottom: 1em
}

@media only screen and (min-width:80em) {
	.secondary-navigation {
		margin-left: auto;
		margin-right: 0
	}
}

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

.secondary-navigation li {
	display: inline-block;
	padding: 0;
	margin: 0
}

.secondary-navigation li:not(:first-child) {
	margin-left: .62rem
}

.secondary-navigation a {
	display: block;
	position: relative;
	max-width: 100%;
	padding: .38rem;
	text-decoration: none;
	border: 0 solid transparent;
	border-top-width: 2px;
	transition: border-color .3s
}

.secondary-navigation a:hover,
.secondary-navigation a:active,
.secondary-navigation a:focus {
	border-color: currentColor
}

.secondary-navigation .menu:hover .current-menu-item>a,
.secondary-navigation .menu:hover .current-menu-ancestor>a {
	border-color: inherit
}

.secondary-navigation .menu .current-menu-item>a,
.secondary-navigation .menu .current-menu-item>a:hover {
	border-color: currentColor
}

.secondary-navigation .current-menu-item>a {
	border-color: currentColor
}

.secondary-navigation .icon,
.secondary-navigation [class^=icon-] {
	margin-right: .38em
}

.secondary-navigation .menu-item-description {
	display: none
}

@media only screen and (min-width:55em) {
	.secondary-navigation a .menu-item-description {
		display: block;
		position: absolute;
		left: 50%;
		margin-top: 0;
		white-space: nowrap;
		opacity: 0;
		-webkit-transform: translateX(-50%) translateY(.62em);
		-ms-transform: translateX(-50%) translateY(.62em);
		transform: translateX(-50%) translateY(.62em);
		transition: opacity .3s, -webkit-transform .3s;
		transition: opacity .3s, transform .3s;
		transition: opacity .3s, transform .3s, -webkit-transform .3s
	}
	.secondary-navigation a:hover .menu-item-description,
	.secondary-navigation a:focus .menu-item-description {
		opacity: .8;
		-webkit-transform: translateX(-50%) translateY(0);
		-ms-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0)
	}
}

.social-links .social-links-items {
	margin: 0;
	list-style: none
}

.sidebar .social-links .social-links-items,
.fl-widget .social-links .social-links-items {
	border-width: 0
}

.social-links .social-links-items li {
	border-width: 0
}

.social-links li {
	display: inline-block
}

.header-widgets .social-links li {
	margin-right: 0
}

.sidebar .social-links li,
.fl-widget .social-links li {
	margin-right: .19em
}

.text-right .social-links li {
	margin-left: .19em;
	margin-right: 0
}

.social-links a {
	display: block;
	margin: 1px;
	text-decoration: none;
	color: inherit
}

@media only screen and (min-width:28em) {
	.social-links a {
		padding-left: .19em;
		padding-right: .19em
	}
}

.social-links a:hover {
	text-decoration: none
}

.social-links a.back-to-top:before {
	content: '\f435';
	display: inline-block;
	padding: 0 .38em
}

.widget_nav_menu .social-links a {
	text-align: center
}

.sidebar .widget_nav_menu .social-links a,
.fl-widget .widget_nav_menu .social-links a {
	width: 2em;
	height: 2em;
	padding: 0;
	line-height: 2;
	border-radius: 2em;
	box-shadow: inset 0 0 0 1px;
	transition: box-shadow .3s
}

.sidebar .widget_nav_menu .social-links a:hover,
.sidebar .widget_nav_menu .social-links a:active,
.sidebar .widget_nav_menu .social-links a:focus,
.fl-widget .widget_nav_menu .social-links a:hover,
.fl-widget .widget_nav_menu .social-links a:active,
.fl-widget .widget_nav_menu .social-links a:focus {
	box-shadow: inset 0 0 0 3px
}

.widget_nav_menu .social-links a:after {
	display: none
}

.site-header-content .social-links {
	float: right;
	white-space: nowrap
}

@media only screen and (min-width:80em) {
	.site-header-content .social-links {
		padding-left: 1.62em;
		margin-left: auto
	}
}

.site-header-content .social-links .back-to-top-link {
	display: none
}

.site-header-content .secondary-navigation+.social-links {
	margin-left: 0
}

.footer-menu {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	text-transform: uppercase
}

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

.footer-menu li {
	display: inline-block;
	margin-right: .62rem
}

.footer-menu a {
	padding: .62rem .38rem;
	text-decoration: none;
	border: 0 solid transparent;
	border-top-width: 2px;
	transition: border-color .3s
}

.footer-menu ul:hover .current-menu-item a {
	border-color: inherit
}

.footer-menu a:hover,
.footer-menu a:focus,
.footer-menu a:active,
.footer-menu .current-menu-item a,
.footer-menu ul .current-menu-item a:hover {
	border-color: currentColor
}

.footer-menu-inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 1.62rem 0;
	line-height: 3rem
}

@media only screen and (min-width:42em) {
	.footer-menu-inner {
		padding: 2.6244rem 0
	}
}

.footer-menu-inner nav,
.footer-menu-inner form {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.breadcrumbs-container+.footer-area-footer-menu {
	margin-top: -1.62rem
}

blockquote.alignleft,
blockquote.alignright {
	padding: 0
}

@media only screen and (min-width:28em) {
	blockquote.alignleft,
	blockquote.alignright {
		width: 35%
	}
}

blockquote.alignleft {
	margin-left: 0
}

blockquote.alignleft:before {
	float: right;
	margin-right: 0;
	margin-left: .25em
}

blockquote.alignright {
	margin-right: 0
}

.gallery img {
	width: 100%
}

.gallery-columns-1 .gallery-item {
	margin-top: 2em
}

.gallery-caption {
	padding: 1em;
	margin-top: -1px
}

.mejs-container {
	margin-bottom: 1.62em
}

.mejs-container:last-child {
	margin-bottom: 0
}

.site-content-inner {
	padding: 5rem 0
}

@media only screen and (min-width:55em) {
	.site-content-inner {
		padding-top: 6.55rem;
		padding-bottom: 6.55rem
	}
}

@media only screen and (min-width:80em) {
	.site-content-inner {
		padding-top: 8.1rem;
		padding-bottom: 8.1rem
	}
}

.site-content[tabindex="-1"]:focus {
	outline: 0
}

@media only screen and (min-width:55em) {
	.content-area {
		width: 62%
	}
	.has-widgets-sidebar .content-area {
		float: left
	}
	.no-widgets-sidebar .content-area {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.posts-layout-list.no-widgets-sidebar .content-area,
	.single.no-widgets-sidebar .content-area,
	.attachment.no-widgets-sidebar .content-area {
		max-width: 38em;
		max-width: 70ch
	}
}

.error404 .content-area,
.no-widgets-sidebar .content-area {
	width: 100%
}

.page-template-child-pages .site-content-inner,
.content-layout-stretched.is-singular .site-content-inner,
.fl-builder.is-singular .site-content-inner,
.single-fl-builder-template .site-content-inner,
.fl-theme-builder-singular .site-content-inner,
.fl-theme-builder-404 .site-content-inner,
.fl-theme-builder-archive .site-content-inner {
	width: 100%;
	max-width: none;
	padding: 0
}

.page-template-child-pages .content-area,
.content-layout-stretched.is-singular .content-area,
.fl-builder.is-singular .content-area,
.single-fl-builder-template .content-area,
.fl-theme-builder-singular .content-area,
.fl-theme-builder-404 .content-area,
.fl-theme-builder-archive .content-area {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0
}

html .page-template-child-pages .content-area,
html .content-layout-stretched.is-singular .content-area,
html .fl-builder.is-singular .content-area,
html .single-fl-builder-template .content-area,
html .fl-theme-builder-singular .content-area,
html .fl-theme-builder-404 .content-area,
html .fl-theme-builder-archive .content-area {
	max-width: none
}

.entry-media {
	margin-bottom: 2.6244rem
}

@media only screen and (min-width:55em) {
	.entry-media {
		margin-bottom: 3.62674rem
	}
}

.entry-media a {
	display: inline-block;
	width: 100%
}

.entry-media .wp-playlist {
	text-align: left
}

.search-results .entry-media img {
	width: auto;
	max-width: 100%
}

@media only screen and (min-width:55em) {
	.site-main>.entry>.entry-media {
		position: relative;
		float: left;
		width: 47%;
		margin: 0 6% 2em;
		margin-left: 0;
		z-index: 1
	}
}

@media only screen and (min-width:80em) {
	.no-widgets-sidebar .site-main>.entry>.entry-media {
		margin-left: -23.5%
	}
}

@media only screen and (min-width:100em) {
	.site-main>.entry>.entry-media {
		margin-left: -11.75%
	}
}

.is-singular:not(.has-custom-intro-image):not(.no-intro) .site-main>.entry>.entry-media {
	display: none
}

.posts .entry-media {
	float: none;
	width: auto;
	margin: calc(-1.62em - 1px);
	margin-bottom: 1.62em
}

.search-results .posts .entry-media {
	margin: 0 0 1.62em
}

@media only screen and (min-width:42em) {
	.posts .entry-media {
		margin: calc(-2em - 1px);
		margin-bottom: 2em
	}
	.search-results .posts .entry-media {
		margin: 0 0 2em
	}
}

.hide-media .entry-media {
	display: none
}

.entry-media .avatar {
	margin-bottom: 1.62em
}

.attachment caption {
	caption-side: top
}

.attachment-download {
	padding: 1.62em;
	margin-bottom: 1.62em;
	border-width: 2px;
	border-style: dashed
}

.pagination {
	padding: 1px;
	margin-top: 1.62rem;
	text-align: center
}

@media only screen and (min-width:55em) {
	.pagination {
		margin-top: 2.6244rem
	}
}

.pagination a,
.pagination span {
	background: 0 0;
	color: inherit;
	border-width: 1px;
	border-style: solid
}

.pagination .dots {
	padding-left: .62em;
	padding-right: .62em;
	border-color: transparent
}

@media screen and (max-width:1112px) {
	.pagination a:hover:before,
	.pagination a:active:before,
	.pagination a:focus:before {
		display: none
	}
}

@media screen and (max-width:1112px) {
	.pagination .prev:before,
	.pagination .next:before {
		display: none
	}
}

.pagination .prev:hover:before,
.pagination .next:hover:before {
	display: none
}

@media only screen and (max-width:41.9375em) {
	.pagination .prev {
		float: left
	}
	.pagination .next {
		float: right
	}
}

@media only screen and (max-width:41.9375em) {
	.pagination {
		position: relative
	}
	.pagination:after {
		content: attr(data-current) " / " attr(data-total);
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%)
	}
}

.post-table-of-contents {
	margin-top: 2.6244rem
}

.post-table-of-contents a {
	text-decoration: none
}

.post-table-of-contents a:hover,
.post-table-of-contents a:active,
.post-table-of-contents a:focus {
	text-decoration: underline
}

.post-table-of-contents ol {
	counter-reset: table-of-contents-counter
}

.post-table-of-contents li {
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid
}

.post-table-of-contents li:first-child {
	border-width: 0
}

.post-table-of-contents li:before {
	display: none
}

.post-table-of-contents a {
	padding: .62em 1em;
	padding-left: 2.6244em
}

.entry-content .post-table-of-contents a {
	border-width: 0
}

.post-table-of-contents a:before {
	content: counter(table-of-contents-counter);
	counter-increment: table-of-contents-counter;
	float: left;
	margin-top: -.19em;
	margin-left: -1.38em;
	text-decoration: inherit;
	font-weight: inherit;
	font-style: inherit
}

.post-table-of-contents a:after {
	content: '\00bb';
	margin-left: .62em
}

.post-table-of-contents .is-passed a {
	text-decoration: line-through
}

.post-table-of-contents.top {
	display: none
}

.posts .entry {
	position: relative;
	padding: 1.62em;
	margin: 0 0 2rem;
	border: 1px solid transparent;
	border-bottom-width: 2px;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.posts .entry:hover,
.posts .entry.focus {
	border-color: inherit;
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px)
}

@media only screen and (min-width:42em) {
	.posts .entry {
		padding: 2em
	}
}

.posts .entry-content p {
	margin-bottom: 1em
}

.posts .entry-content p:last-child {
	margin-bottom: 0
}

.posts-layout-list .type-post:hover,
.posts-layout-list .type-post.focus {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.posts-layout-list .type-post .entry-header {
	padding-bottom: 1.62em;
	border-bottom: 1px solid
}

@media only screen and (min-width:80em) {
	.posts-layout-list .type-post .entry-content {
		float: right;
		width: 62%
	}
}

@media only screen and (min-width:80em) {
	.posts-layout-list .type-post .entry-meta {
		float: left;
		width: 34%;
		margin-bottom: 0
	}
}

.posts-layout-list .type-post .entry-meta-element {
	display: block;
	margin-right: 0
}

.posts-layout-masonry .posts .entry {
	width: 100%
}

@media only screen and (min-width:42em) {
	.posts-layout-masonry .posts {
		margin-left: -1rem;
		margin-right: -1rem
	}
	.posts-layout-masonry .posts.masonry {
		margin-bottom: -2rem
	}
	.posts-layout-masonry .posts .entry {
		float: left;
		width: calc(50% - 2rem);
		margin: 0 1rem 2rem
	}
}

@media only screen and (min-width:55em) {
	.posts-layout-masonry.no-widgets-sidebar .posts .entry {
		width: calc(33.33333% - 2rem)
	}
}

.posts-layout-minimal .type-post {
	padding: 2.62807em 0;
	margin: 0;
	border: 0 solid;
	border-top-width: 1px;
	border-color: inherit
}

.posts-layout-minimal .type-post:hover,
.posts-layout-minimal .type-post.focus {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

@media only screen and (min-width:55em) {
	.posts-layout-minimal .type-post {
		padding: 5.0049em 24%;
		padding-left: 14%
	}
}

.posts-layout-minimal .type-post:first-child {
	padding-top: 0;
	border-top-width: 0
}

.posts-layout-minimal .type-post:first-child .entry-meta {
	top: 0
}

.posts-layout-minimal .type-post .entry-media {
	display: none
}

@media only screen and (min-width:55em) {
	.posts-layout-minimal .type-post .entry-meta {
		position: absolute;
		width: 20%;
		right: 0;
		top: 5.0049rem;
		margin: 0;
		font-size: inherit
	}
	.posts-layout-minimal .type-post .entry-meta-element {
		display: block;
		margin: 0
	}
	.posts-layout-minimal .type-post .entry-date {
		position: absolute;
		width: 50%;
		left: -400%;
		line-height: 1.62rem;
		text-transform: uppercase;
		font-size: 1.19em;
		font-weight: 300
	}
}

.posts-layout-minimal .type-post .entry-title {
	text-transform: none;
	letter-spacing: 0;
	font-size: 1.62em
}

.search-results form+.posts {
	margin-top: 4.86em
}

.search-results .posts .entry {
	border-color: inherit
}

.posts .type-page .entry-summary {
	margin-bottom: 0
}

.entry-summary+.link-more {
	margin-top: 1rem
}

.entry-summary.has-more-tag {
	text-transform: uppercase
}

.entry-meta {
	padding: 0;
	margin-top: 0;
	margin-bottom: .62rem;
	border-width: 0
}

.entry-meta:empty,
.entry-meta .updated,
.entry-meta .label-updated {
	display: none
}

.entry-meta-element {
	margin-right: .62em;
	opacity: 1
}

.entry-meta-description {
	margin-right: .38em;
	text-transform: uppercase
}

.entry-meta a {
	text-decoration: none
}

.entry-meta a:hover,
.entry-meta a:active,
.entry-meta a:focus {
	text-decoration: underline
}

.entry-meta .tags-links a {
	text-transform: none
}

.entry-meta .tags-links a:not(:last-child):after {
	content: ','
}

.single[class*=paged-] .site-main>.entry>.entry-meta {
	display: none
}

.single .entry-meta {
	margin-bottom: 2.6244em
}

.single .entry-meta-element {
	display: block
}

.single.fl-builder .entry-meta,
.single.content-layout-no-paddings .entry-meta {
	padding: 1em 0;
	margin: 0;
	text-align: center;
	border-width: 1px 0;
	border-style: solid
}

.single.fl-builder .entry-meta-element,
.single.content-layout-no-paddings .entry-meta-element {
	display: inline
}

.no-intro.fl-builder .entry-meta,
.no-intro.content-layout-no-paddings .entry-meta {
	margin-top: -1px
}

.single.fl-builder .posts .entry-meta,
.single.content-layout-no-paddings .posts .entry-meta {
	padding: 1em 0;
	margin: 0 0 1.62rem
}

.posts .entry-meta {
	line-height: 2
}

a .entry-date {
	cursor: pointer
}

.post-navigation {
	border-top-width: 1px;
	border-top-style: solid
}

@media only screen and (min-width:42em) {
	.nav-links {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.nav-links>div {
	position: relative
}

@media only screen and (min-width:42em) {
	.nav-links>div {
		-webkit-flex: 1 1 0%;
		-ms-flex: 1 1 0%;
		flex: 1 1 0%
	}
}

@media only screen and (min-width:55em) {
	.nav-links>div {
		transition: opacity .5s
	}
}

@media only screen and (min-width:42em) {
	.nav-links>div:nth-child(2) {
		text-align: right
	}
}

.nav-links a {
	display: block;
	padding: 8% 0;
	margin: 1px;
	text-decoration: none;
	color: inherit
}

@media only screen and (min-width:42em) {
	.nav-links a {
		padding: 5rem 0
	}
}

.nav-links .label {
	display: block;
	text-transform: uppercase;
	white-space: nowrap;
	opacity: .8
}

@media only screen and (min-width:55em) {
	.nav-links .label {
		display: inline-block;
		margin-right: 1em
	}
}

.nav-links:hover>div {
	opacity: .5
}

.nav-links>div:not(:empty):hover {
	opacity: 1
}

.page-header+.page-content {
	margin-top: 1.62em
}

.error-404 form,
.not-found form {
	display: inline-block;
	width: 62%
}

.error-404 form:before,
.not-found form:before {
	padding: .38em 0;
	line-height: 1.19em
}

.not-found form {
	width: 100%
}

.error404 .page-content {
	margin-top: 1em
}

@media only screen and (min-width:55em) {
	.error404 form {
		max-width: 62%
	}
}

@media only screen and (min-width:80em) {
	.error404 form {
		max-width: 38%
	}
}

.page-template-blank {
	padding: 0
}

.page-template-child-pages:not(.fl-builder) .site-main .entry-content {
	padding: 5rem 0 0
}

.page-template-child-pages:not(.fl-builder) .site-main .entry-content-inner:not(:empty) {
	padding-bottom: 2.6244rem
}

@media only screen and (min-width:55em) {
	.page-template-child-pages:not(.fl-builder) .site-main .entry-content-inner:not(:empty) {
		padding-bottom: 5rem
	}
}

@media only screen and (min-width:80em) {
	.page-template-child-pages:not(.fl-builder) .site-main .entry-content:first-child {
		padding-top: 8.1rem
	}
}

.page-template-child-pages .entry-content:empty {
	display: none
}

.page-template-child-pages .entry-content:empty+.list-child-pages-section {
	padding-top: 5rem
}

@media only screen and (min-width:80em) {
	.page-template-child-pages .entry-content:empty+.list-child-pages-section {
		padding-top: 8.1rem
	}
}

.list-child-pages {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -1em;
	margin-right: -1em
}

.list-child-pages-section {
	clear: both;
	padding-bottom: 5rem
}

@media only screen and (min-width:80em) {
	.list-child-pages-section {
		padding-bottom: 8.1rem
	}
}

.list-child-pages-section:first-child {
	padding-bottom: 0;
	padding-top: 2.6244em
}

@media only screen and (min-width:55em) {
	.list-child-pages-section:first-child {
		padding-top: 5rem
	}
}

@media only screen and (min-width:80em) {
	.list-child-pages-section:first-child {
		padding-top: 8.1rem
	}
}

.child-page {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: calc(100% - 2em);
	padding: 1.62em;
	margin: 1em;
	border: 1px solid transparent;
	border-bottom-width: 2px;
	border-bottom-color: inherit;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.child-page:before {
	transition: opacity .3s
}

.child-page:hover {
	border-color: inherit;
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px)
}

.child-page:hover:before {
	opacity: 0
}

@media only screen and (min-width:42em) {
	.child-page {
		width: calc(50% - 2em);
		padding: 2.6244em
	}
}

@media only screen and (min-width:55em) {
	.child-page {
		width: calc(33.33% - 2em)
	}
	.child-page:nth-child(1):nth-last-child(2),
	.child-page:nth-child(2):nth-last-child(1) {
		width: calc(50% - 2em)
	}
}

.child-page .entry-summary {
	margin-bottom: 0
}

.child-page p:not(:last-child) {
	margin-bottom: 1em
}

.child-page-image {
	margin-bottom: 2.6244rem
}

.child-page-title {
	margin: 0;
	margin-bottom: 1.38rem;
	line-height: inherit;
	font-size: 1em
}

.child-page .link-more {
	margin-top: 1.62em
}

.child-page .more-link {
	display: inline-block;
	border-color: currentColor
}

html .page-template-project-layout.no-widgets-sidebar .content-area,
html .wm_projects-template-project-layout.no-widgets-sidebar .content-area {
	max-width: none
}

.page-template-project-layout .content-area .project-layout-media,
.wm_projects-template-project-layout .content-area .project-layout-media {
	margin-bottom: 3.62674em
}

@media only screen and (min-width:55em) {
	.page-template-project-layout .content-area .entry-content,
	.wm_projects-template-project-layout .content-area .entry-content {
		float: left;
		width: 44%
	}
	.page-template-project-layout .content-area .project-layout-media,
	.wm_projects-template-project-layout .content-area .project-layout-media {
		float: right;
		width: 50%
	}
}

@media only screen and (min-width:80em) {
	.page-template-project-layout .content-area .entry-content,
	.wm_projects-template-project-layout .content-area .entry-content {
		width: 35%
	}
	.page-template-project-layout .content-area .project-layout-media,
	.wm_projects-template-project-layout .content-area .project-layout-media {
		width: 59%
	}
}

.comments-area {
	clear: both;
	padding: 1.62rem 0 0;
	margin: 2.6244rem 0 0;
	border-top-width: 2px;
	border-top-style: solid
}

@media only screen and (min-width:55em) {
	.comments-area {
		margin-top: 5rem
	}
}

@media only screen and (min-width:80em) {
	.comments-area {
		margin-top: 8.1rem
	}
}

.comments-area:focus {
	outline: 0
}

.comments-area .reply {
	margin-top: 1em
}

@media only screen and (min-width:80em) {
	.page.no-widgets-sidebar .comments-area-inner {
		width: 62%;
		margin-left: auto;
		margin-right: auto
	}
}

.content-layout-no-paddings .comments-area {
	width: 100%
}

.fl-builder .comments-area,
.content-layout-no-paddings .comments-area,
.content-layout-stretched .comments-area {
	padding: 5.0049rem 0;
	border-width: 0
}

@media only screen and (min-width:80em) {
	.fl-builder .comments-area-inner,
	.content-layout-no-paddings .comments-area-inner,
	.content-layout-stretched .comments-area-inner {
		width: 62%;
		margin-left: auto;
		margin-right: auto
	}
}

@media only screen and (min-width:42em) {
	.comment-list>li,
	.comment-list .children>li {
		padding-left: 100px
	}
}

.comments-title {
	margin-bottom: 1.62rem
}

@media only screen and (min-width:42em) {
	.comments-title {
		margin-bottom: 2.6244rem
	}
}

@media only screen and (min-width:55em) {
	.comments-title {
		margin-bottom: 4.25153rem
	}
}

.comment-meta {
	border-bottom-width: 1px
}

.comment-meta a {
	text-decoration: none
}

.comment-meta a:hover,
.comment-meta a:active,
.comment-meta a:focus {
	text-decoration: underline
}

.comment-meta .avatar {
	box-shadow: 0 1.5em 6em rgba(0, 0, 0, .1);
	border-radius: 0
}

@media only screen and (min-width:42em) {
	.comment-meta .avatar {
		width: 80px
	}
}

.comment-metadata {
	text-transform: uppercase
}

.comment-awaiting-moderation {
	clear: both
}

.comment-body {
	padding-bottom: 0
}

.comment-content ol {
	list-style: decimal
}

@media only screen and (max-width:41.9375em) {
	.bypostauthor>.comment-body .comment-author .avatar {
		border-left: .38em solid
	}
}

@media only screen and (min-width:42em) {
	.bypostauthor>.comment-body .comment-author:before {
		content: '\f411';
		position: absolute;
		display: block;
		width: 30px;
		height: 30px;
		left: 25px;
		top: 65px;
		margin-top: 1.62em;
		font-size: 16px;
		line-height: 28px;
		text-align: center;
		font-size: 1.19em;
		border-radius: 50%;
		z-index: 1
	}
}

.comment-edit-link,
.comment-reply-link {
	text-decoration: none
}

.comment-edit-link:hover,
.comment-edit-link:active,
.comment-edit-link:focus,
.comment-reply-link:hover,
.comment-reply-link:active,
.comment-reply-link:focus {
	text-decoration: underline
}

.comment-edit-link:before,
.comment-reply-link:before {
	content: '\f466';
	margin-right: .19em;
	font-size: 1.38em;
	vertical-align: middle
}

.comment-edit-link:before {
	content: '\f411'
}

.comment-navigation div {
	text-align: inherit
}

.comment-navigation a {
	padding: 1.62em 6%
}

.comment-navigation a:hover {
	opacity: 1
}

.comment-navigation .nav-links {
	border-width: 2px;
	border-style: solid
}

.comment-respond {
	padding: 0;
	border-width: 0
}

.comment-respond,
.comment-list .comment-respond {
	margin-top: 5rem
}

.comment-list .comment-respond {
	padding: 0 1.62em;
	border-width: 0
}

.comment-reply-title {
	font-size: inherit;
	text-transform: uppercase
}

.logged-in-as a {
	text-decoration: none
}

.logged-in-as a:hover,
.logged-in-as a:active,
.logged-in-as a:focus {
	text-decoration: underline
}

.comment-list>.pingback,
.comment-list>.trackback {
	min-height: 0;
	padding: 0
}

.pingback .comment-body,
.trackback .comment-body {
	padding: 1em;
	margin: 1.62em 0;
	border-width: 1px;
	border-style: dashed;
	overflow: hidden
}

.pingback .comment-body:before,
.trackback .comment-body:before {
	content: '\f107';
	margin-right: .62em
}

.pingback .comment-edit-link,
.trackback .comment-edit-link {
	float: right
}

.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>h2:not([class]),
.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner [class=outdent-heading] {
	line-height: 1.47945;
	text-transform: uppercase;
	font-size: 1.095em;
	letter-spacing: .075em
}

.outdent-content {
	margin: 2.6244em 0
}

.outdent-content:first-child {
	margin-top: 0
}

.outdent-content:last-child {
	margin-bottom: 0
}

@media only screen and (min-width:55em) {
	.no-widgets-sidebar .outdent-content {
		margin-left: -14.44%;
		margin-right: -14.44%
	}
}

@media only screen and (min-width:80em) {
	.no-widgets-sidebar .outdent-content {
		margin-left: -31%;
		margin-right: -31%
	}
}

@media only screen and (min-width:100em) {
	.outdent-content {
		margin-left: -14.44%
	}
}

.page:not(.page-layout-outdented) .outdent-content {
	margin-left: 0;
	margin-right: 0
}

.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>h2:not(:first-child),
.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>.outdent-heading:not(:first-child) {
	margin-top: 3.62674rem
}

@media only screen and (min-width:80em) {
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>h2:not(:first-child),
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>.outdent-heading:not(:first-child) {
		margin-top: 12%
	}
}

.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner h3[class=outdent-heading] {
	font-size: 1em;
	font-weight: 400
}

@media only screen and (min-width:80em) {
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner {
		padding-left: 41%
	}
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>h2,
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>.outdent-heading {
		width: 169.49153%;
		height: 1.62em;
		padding-right: 110.16949%;
		margin-left: -69.49153%;
		margin-bottom: -1.62em
	}
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>h2.uppercase,
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>.outdent-heading.uppercase {
		letter-spacing: .075em
	}
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>h2+h3,
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner>.outdent-heading+h3 {
		margin-top: 0
	}
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner .outdent-content {
		width: 169.49153%;
		margin-top: 12%;
		margin-bottom: 12%;
		margin-left: -69.49153%;
		margin-right: 0
	}
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner .outdent-content:first-child {
		margin-top: 0
	}
	.page-layout-outdented:not(.content-layout-no-paddings) .entry-content-inner .outdent-content:last-child {
		margin-bottom: 0
	}
}

@media only screen and (min-width:80em) {
	.page-layout-outdented:not(.content-layout-no-paddings) .post-password-required .entry-content-inner {
		padding-left: 0
	}
}

.site-footer {
	position: relative
}

.site-footer-area-inner {
	position: relative
}

.site-footer:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%
}

.footer-area-site-info {
	padding: 1.62rem 0
}

@media only screen and (min-width:42em) {
	.footer-area-site-info {
		padding: 2.6244rem 0
	}
}

.site-info {
	padding: 1.62em 0
}

.site-info-inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.sidebar {
	position: relative;
	margin-top: 2.6244rem
}

@media only screen and (min-width:55em) {
	.sidebar {
		width: 30%;
		margin-top: 0
	}
}

.sidebar .widget {
	margin-bottom: 3.62674rem
}

.widget[class*=set-colors-] {
	padding-left: 1.62em;
	padding-right: 1.62em
}

.widget form {
	margin-bottom: 0
}

.sidebar .widget input,
.footer-widgets .widget input,
.sidebar .widget select,
.footer-widgets .widget select,
.sidebar .widget textarea,
.footer-widgets .widget textarea {
	width: 100%
}

.widget li a {
	text-decoration: none
}

.widget li a:hover,
.widget li a:active,
.widget li a:focus {
	text-decoration: underline
}

.widget ul ul {
	border-top-width: 1px;
	border-top-style: solid
}

.widget ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 0
}

.widget ul li:first-child {
	border-top-width: 0
}

.widget ul li+li {
	margin-top: 0
}

.widget ul li ul {
	margin: 0
}

.widget_archive li:before,
.widget_categories li:before,
.widget_pages li:before,
.widget_recent_comments li:before,
.widget_recent_entries li:before {
	content: '\f307';
	display: inline-block;
	margin-right: .38em;
	vertical-align: middle
}

.widget_categories li:before {
	content: '\f301'
}

.widget_pages li:before {
	content: '\f443'
}

.widget_recent_comments li:before,
.widget_recent_entries li:before {
	content: '\f300';
	position: absolute;
	left: 0;
	top: .38em;
	margin: 0
}

.widget_recent_entries li:before {
	content: '\f411'
}

.widget_calendar th,
.widget_calendar td {
	vertical-align: middle
}

.widget_calendar tfoot td {
	text-align: left
}

.widget_calendar tfoot td:last-child {
	text-align: right
}

.sidebar .wm-subnav ul,
.fl-widget .wm-subnav ul,
.sidebar .widget_nav_menu ul,
.fl-widget .widget_nav_menu ul {
	border-width: 1px;
	border-style: solid
}

.sidebar .wm-subnav ul ul,
.fl-widget .wm-subnav ul ul,
.sidebar .widget_nav_menu ul ul,
.fl-widget .widget_nav_menu ul ul {
	border-width: 0;
	border-top-width: 1px;
	border-top-style: solid
}

.sidebar .wm-subnav ul li,
.fl-widget .wm-subnav ul li,
.sidebar .widget_nav_menu ul li,
.fl-widget .widget_nav_menu ul li {
	padding: 0
}

.sidebar .wm-subnav ul li ul,
.fl-widget .wm-subnav ul li ul,
.sidebar .widget_nav_menu ul li ul,
.fl-widget .widget_nav_menu ul li ul {
	bottom: auto
}

.sidebar .wm-subnav ul li li,
.fl-widget .wm-subnav ul li li,
.sidebar .widget_nav_menu ul li li,
.fl-widget .widget_nav_menu ul li li {
	padding: 0
}

.sidebar .wm-subnav li a,
.fl-widget .wm-subnav li a,
.sidebar .widget_nav_menu li a,
.fl-widget .widget_nav_menu li a {
	display: block;
	padding: 1.19rem 1.62rem;
	margin: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	color: inherit;
	transition: background .3s, color .3s, box-shadow .3s
}

.sidebar .wm-subnav li li a:before,
.fl-widget .wm-subnav li li a:before,
.sidebar .widget_nav_menu li li a:before,
.fl-widget .widget_nav_menu li li a:before {
	content: '\2013\2002'
}

.sidebar .wm-subnav li li li a:before,
.fl-widget .wm-subnav li li li a:before,
.sidebar .widget_nav_menu li li li a:before,
.fl-widget .widget_nav_menu li li li a:before {
	content: '\2013\2002\2013\2002'
}

.widget-recent-entries-list p {
	margin-bottom: 1em
}

.widget-recent-entries-list .entry,
.single .widget-recent-entries-list .entry {
	float: none;
	width: 100%
}

.widget-recent-entries-list .entry {
	padding: 1em 0;
	border-top-width: 1px;
	border-top-style: solid;
	overflow: hidden
}

.widget-recent-entries-list .entry:first-child {
	margin-top: 0;
	border-top-width: 0
}

.widget-recent-entries-list .entry-date {
	float: left;
	width: 2.6244em;
	padding: .38em;
	text-align: center;
	border: 1px solid
}

.widget-recent-entries-list .entry-date,
.sidebar .widget-recent-entries-list .entry-date,
.widget-area .widget-recent-entries-list .entry-date {
	position: relative;
	left: auto;
	top: auto;
	line-height: 1.19;
	font-size: 1em
}

.sidebar .widget-recent-entries-list .entry-date,
.widget-area .widget-recent-entries-list .entry-date {
	width: 3em
}

.widget-recent-entries-list .month {
	display: block;
	text-transform: uppercase
}

.widget-recent-entries-list .entry-content {
	font-size: 1em
}

.single:not(.fl-builder):not(.content-layout-no-paddings) .widget-recent-entries-list .entry-content,
.posts-layout-list .widget-recent-entries-list .entry-content {
	float: none;
	width: auto;
	padding: 0
}

.widget-recent-entries-list .entry-title {
	margin-bottom: .62em;
	line-height: 1.38
}

.widget-recent-entries-list .entry-title a {
	text-decoration: none;
	border-width: 0
}

.sidebar .widget-recent-entries-list .entry-title,
.widget-area .widget-recent-entries-list .entry-title {
	margin-bottom: .19em
}

.sidebar .widget-recent-entries-list .entry-summary,
.widget-area .widget-recent-entries-list .entry-summary {
	display: none
}

.widget-recent-entries-list .link-more {
	margin: 0
}

.entry-date-enabled .entry-content {
	margin-left: 4em
}

.sidebar .entry-date-enabled .entry-content,
.widget-area .entry-date-enabled .entry-content {
	float: none;
	width: auto
}

.widget .tagcloud {
	font-size: .74667em
}

.widget .tagcloud a {
	padding: .62em 1em;
	text-transform: uppercase
}

.widget-text-media {
	margin: 0 0 2rem;
	line-height: 1
}

.widget-text-media-icon {
	font-size: 1em
}

@media only screen and (min-width:55em) {
	.widget-text-media-icon {
		float: left
	}
}

.widget-text-media-icon .widget-symbol {
	font-size: 3.62em
}

@media only screen and (min-width:55em) and (max-width:79.9375em) {
	.widget-text-media-icon .widget-symbol {
		font-size: 2.2444em
	}
}

@media only screen and (max-width:54.9375em) {
	.widget-text-media-image+.widget-text-media-icon {
		float: left;
		margin-right: 1em;
		margin-bottom: .62em
	}
	.widget-text-media-image+.widget-text-media-icon .widget-symbol {
		font-size: 2.2444em
	}
}

@media only screen and (min-width:55em) {
	.widget-text-media-icon+.widget-text-content {
		float: right;
		width: calc(100% - 1em - 2.2444em)
	}
}

@media only screen and (min-width:80em) {
	.widget-text-media-icon+.widget-text-content {
		width: calc(100% - 2em - 3.62em)
	}
}

.widget-text-content .widget-title,
.widget-text-content .widgettitle {
	margin-bottom: 1.62rem
}

.textwidget ul {
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 1.62em;
	margin-right: 0;
	list-style: square
}

.textwidget ul:last-child {
	margin-bottom: 0
}

.textwidget ul ul {
	border-width: 0
}

.textwidget ul li {
	padding: 0;
	border-width: 0
}

.textwidget ul li+li {
	margin-top: 0
}

.textwidget ul li ul {
	bottom: 0;
	margin-bottom: 0
}

.textwidget ul li li {
	padding: 0
}

.textwidget li a {
	text-decoration: underline
}

.textwidget li a:hover,
.textwidget li a:active,
.textwidget li a:focus {
	text-decoration: none
}

@media only screen and (min-width:55em) {
	.header-widgets {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.header-widgets-container {
	padding-top: 1.62em;
	padding-bottom: 1.62em;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

@media only screen and (min-width:55em) {
	.header-widgets-container {
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		padding-top: 0;
		padding-bottom: 0
	}
}

.header-widgets .widget {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding-top: 1rem;
	padding-bottom: 1rem;
	transition: padding-top .3s, padding-bottom .3s
}

.header-widgets .widget:not(:last-child) {
	border-bottom-width: 1px;
	border-bottom-style: solid
}

@media only screen and (min-width:55em) {
	.header-widgets .widget {
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}
	.has-scrolled .header-widgets .widget {
		padding-top: .62em;
		padding-bottom: .62em
	}
	.header-widgets .widget:not(:last-child) {
		border-bottom-width: 0
	}
	.header-widgets .widget+.widget {
		margin-left: 1.62rem
	}
	.header-widgets .widget:last-child {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		text-align: right
	}
}

.header-widgets .widget-title {
	display: none
}

@media only screen and (min-width:55em) {
	.header-widgets .widget_search,
	.header-widgets .widget_product_search {
		padding-top: 0;
		padding-bottom: 0;
		line-height: 3rem
	}
	.has-scrolled .header-widgets .widget_search,
	.has-scrolled .header-widgets .widget_product_search {
		padding-top: 0;
		padding-bottom: 0
	}
}

.header-widgets ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-right: .62em;
	border-width: 0
}

.header-widgets ul li:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.header-widgets ul li:last-child {
	margin-right: 0
}

.header-widgets .menu li {
	margin-right: .62em
}

.header-widgets .menu a {
	display: block;
	padding: .38em;
	border: 0 solid transparent;
	border-bottom-width: 2px;
	transition: border-color .3s
}

@media only screen and (min-width:55em) {
	.header-widgets .menu a {
		display: inline;
		padding-top: 0;
		padding-bottom: 0
	}
}

.header-widgets .menu:hover .current-menu-item a {
	border-color: inherit
}

.header-widgets .menu a:hover,
.header-widgets .menu a:focus,
.header-widgets .menu a:active,
.header-widgets .menu .current-menu-item a,
.header-widgets .menu .current-menu-item a:hover {
	text-decoration: none;
	border-color: currentColor
}

.header-widgets .sub-menu {
	display: none
}

.intro-widgets-container {
	border-top-width: 1px;
	border-top-style: solid
}

@media only screen and (max-width:41.9375em) {
	.intro-widgets-container {
		overflow: hidden
	}
}

.intro-widgets-inner {
	padding-top: 1.62rem;
	padding-bottom: 1.62rem
}

@media only screen and (min-width:55em) {
	.intro-widgets-inner {
		padding-top: 2.6244rem;
		padding-bottom: 2.6244rem
	}
}

.intro-widgets a {
	color: inherit
}

@media only screen and (max-width:41.9375em) {
	.footer-widgets-inner {
		overflow: hidden
	}
}

@media only screen and (min-width:55em) {
	.footer-widgets .widget {
		padding: 3.6244em 0
	}
}

.footer-secondary-widgets {
	padding-top: 1em;
	padding-bottom: 1em
}

.footer-secondary-widgets-inner {
	padding-left: 4%;
	padding-right: 4%
}

@media only screen and (max-width:41.9375em) {
	.footer-secondary-widgets-inner {
		overflow: hidden
	}
}

.content-layout-no-paddings .site-content-inner {
	padding: 0
}

.content-layout-no-paddings .content-area {
	width: 100%
}

@media only screen and (max-width:41.9375em) {
	.fl-row {
		overflow: hidden
	}
}

.site .fl-row-full-height .fl-row-content {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.fl-row-full-height.split-screen-row .fl-row-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.site .fl-row-fixed-width .fl-row-fixed-width {
	width: 100%;
	max-width: 100%
}

.fl-col {
	max-width: 100%
}

.fl-col-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	max-width: 100%
}

.fl-col-content {
	width: 100%;
	min-width: 1px;
	max-width: 100%
}

.box-shadow-small>.fl-col-content {
	box-shadow: 0 .33333rem 1rem rgba(0, 0, 0, .2)
}

.box-shadow-medium>.fl-col-content {
	box-shadow: 0 .66667rem 2rem rgba(0, 0, 0, .2)
}

.box-shadow-large>.fl-col-content {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .2)
}

.site .fl-col-small {
	max-width: 100%
}

.fl-col,
.fl-col-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.fl-col-content {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}

.fl-col-group .fl-col.vertical-align-top,
.fl-col-group .fl-col.vertical-align-top .fl-col-content,
.vertical-align-top .fl-col,
.vertical-align-top .fl-col-content {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.fl-col-group .fl-col.vertical-align-middle,
.fl-col-group .fl-col.vertical-align-middle .fl-col-content,
.vertical-align-middle .fl-col,
.vertical-align-middle .fl-col-content {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.fl-col-group .fl-col.vertical-align-bottom,
.fl-col-group .fl-col.vertical-align-bottom .fl-col-content,
.vertical-align-bottom .fl-col,
.vertical-align-bottom .fl-col-content {
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.fl-col[class*=hover-color-]:hover * {
	color: inherit
}

.fl-col[class*=hover-color-] .fl-col-content {
	transition: background .3s, color .3s, -webkit-transform .3s;
	transition: background .3s, color .3s, transform .3s;
	transition: background .3s, color .3s, transform .3s, -webkit-transform .3s
}

.fl-builder-content .fl-col[class*=hover-color-]:hover .fl-col-content {
	border-width: 0
}

.fl-input-group {
	margin-bottom: 1em
}

.fl-contact-form label {
	display: block
}

.fl-contact-form [type=submit],
.fl-contact-form [type=text],
.fl-contact-form [type=email],
.fl-contact-form textarea {
	width: 100%
}

.fl-photo-content {
	width: 100%
}

.fullwidth .fl-photo-content img {
	width: 100% !important
}

.site .fl-row:before,
.site .fl-row:after,
.site .fl-row-content:before,
.site .fl-row-content:after,
.site .fl-col-group:before,
.site .fl-col-group:after,
.site .fl-col:before,
.site .fl-col:after,
.site .fl-module:before,
.site .fl-module:after,
.site .fl-module-content:before,
.site .fl-module-content:after {
	display: none
}

.vertical-align-top.fl-row,
.vertical-align-top.fl-col,
.vertical-align-middle.fl-row,
.vertical-align-middle.fl-col,
.vertical-align-bottom.fl-row,
.vertical-align-bottom.fl-col {
	vertical-align: inherit
}

.fl-theme-builder-singular.single .content-area {
	max-width: none
}

.breadcrumbs {
	position: relative;
	padding: 1rem 1.62rem;
	border-width: 1px;
	border-style: solid
}

.breadcrumbs a {
	text-decoration: none;
	color: inherit
}

.breadcrumbs a:hover,
.breadcrumbs a:active,
.breadcrumbs a:focus {
	text-decoration: underline
}

.breadcrumbs .home:before {
	content: '\f409';
	position: relative;
	top: .1em;
	margin-right: .19em;
	line-height: .62;
	font-size: 1.19rem
}

.breadcrumbs-container {
	position: relative;
	padding: 1.62rem 0;
	border-color: inherit
}

.no-intro .site-content .breadcrumbs-container {
	display: none
}

body:not(.no-intro):not(.fl-builder):not(.content-layout-no-paddings) .site-content .breadcrumbs-container {
	margin-bottom: -1.62em
}

@media only screen and (min-width:80em) {
	body:not(.no-intro):not(.fl-builder):not(.content-layout-no-paddings) .site-content .breadcrumbs-container {
		margin-bottom: -2.6244em
	}
}

.site-footer .breadcrumbs-container {
	padding-top: 2.6244em
}

.footer-layout-fullwidth .site-footer .breadcrumbs-container {
	padding-left: 0;
	padding-right: 0
}

.site-footer .breadcrumbs-container a {
	color: inherit
}

.breadcrumbs-container .back-to-top {
	float: right;
	display: none;
	margin-left: 1em;
	margin-right: 1em
}

.breadcrumbs-container .back-to-top.alignleft,
.breadcrumbs-container .back-to-top.alignright {
	margin-bottom: 0
}

.site-footer .breadcrumbs-container .back-to-top {
	display: inline-block
}

@media only screen and (max-width:41.9375em) {
	.site-footer .breadcrumbs-container .back-to-top {
		float: none
	}
	.site-footer .breadcrumbs-container .back-to-top,
	.site-footer .breadcrumbs-container .back-to-top.alignright {
		margin-left: 0;
		margin-right: 1em
	}
}

.breadcrumbs .entry-subtitle {
	display: none
}

.site div#jp-relatedposts {
	border-color: inherit
}

div.sharedaddy {
	margin-top: 2.6244rem;
	border-color: inherit
}

.site div.sharedaddy:hover .sd-content ul li a.sd-button {
	opacity: .8
}

.site div.sharedaddy:hover .sd-content ul li a.sd-button:hover {
	opacity: 1
}

.fl-builder div.sharedaddy,
.content-layout-no-paddings div.sharedaddy {
	max-width: calc(.62*1200px);
	max-width: calc(.62*var(--layout_width_content));
	margin-left: auto;
	margin-right: auto
}

.site .sd-social-icon .sd-content ul li[class*=share-] a,
.site .sd-social-icon .sd-content ul li[class*=share-] a:hover,
.site .sd-social-icon .sd-content ul li[class*=share-] div.option a {
	border-width: 2px;
	border-style: solid
}

.site .sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before {
	top: 0
}

.entry-author {
	margin-top: 3.62674em;
	padding: 8%;
	border-width: 1px;
	border-style: solid
}

@media only screen and (min-width:80em) {
	.entry-author {
		padding: 3.62674em
	}
}

.entry-author:before {
	opacity: .03
}

.entry-author .author-avatar {
	width: 3.75rem;
	margin-bottom: 1em
}

@media only screen and (min-width:42em) {
	.entry-author .author-avatar {
		float: left;
		width: 80px;
		margin-right: 1.62em
	}
}

.entry-author .author-title {
	margin-bottom: 1.62em;
	text-transform: uppercase
}

.entry-author .author-name {
	display: block;
	margin-top: .19em;
	text-transform: none
}

@media only screen and (min-width:42em) {
	.entry-author .author-bio {
		clear: both
	}
}

.entry-author .author-link {
	display: block;
	margin-top: 1em
}

.fl-builder .entry-author,
.content-layout-no-paddings .entry-author {
	max-width: calc(.62*1200px);
	max-width: calc(.62*var(--layout_width_content));
	margin-left: auto;
	margin-right: auto
}

.entry-subtitle {
	display: block;
	margin-top: .38em;
	opacity: .8
}

.intro .entry-subtitle {
	line-height: inherit
}

.posts .entry-subtitle {
	margin-top: .19em
}

.is-singular[class*=paged-] .entry-subtitle {
	margin-bottom: .62em
}

.post-table-of-contents .entry-subtitle,
.comments-title .entry-subtitle,
.comment-reply-title .entry-subtitle {
	display: none
}

.widget .entry-subtitle {
	margin-top: .19em
}

.message-oldie {
	display: block;
	padding: 1em;
	margin: 1em;
	text-align: center;
	background: rgba(238, 0, 0, .85);
	color: #fff
}

.message-oldie a {
	text-decoration: underline;
	font-weight: 700;
	color: inherit
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.site-header>*,
	.child-page>*,
	.wm-posts-item .entry>*,
	.slick-slide>*,
	.fl-module,
	.fl-col .fl-col-group {
		min-height: 1px
	}
	html .portfolio-style-compact .posts .type-wm_projects .entry-summary-container:after,
	html .portfolio-style-compact .posts .type-wm_projects:hover .entry-summary-container:after,
	html .portfolio-style-compact .posts .type-wm_projects.focus .entry-summary-container:after {
		opacity: .66
	}
	.post-password-form,
	.search-results.no-widgets-sidebar .site-main form[role=search],
	.search-results.no-widgets-sidebar .site-main .search-form,
	.page-summary,
	.intro-special .intro,
	.no-widgets-sidebar .pagination {
		max-width: 94ch
	}
}

@media all and (min-width:55em) and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.posts-layout-list.no-widgets-sidebar .content-area,
	.single.no-widgets-sidebar .content-area,
	.attachment.no-widgets-sidebar .content-area {
		max-width: 94ch
	}
	.main-navigation-container .megamenu>ul>li {
		min-width: 14em
	}
}

@charset "UTF-8";
.posts .type-wm_projects .entry-subtitle,
.posts .type-wm_projects .taxonomy-label {
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	position: absolute !important;
	width: 1px;
	height: 1px;
	line-height: 1px;
	overflow: hidden
}

.slick-arrow:before,
.wm-accordion .wm-item-title:after,
.wm-filter .link-parent:before,
.wm-tour-nav .prev a:before,
.wm-tour-nav .next a:after,
.wm-testimonials blockquote:before {
	font-family: 'Genericons-Neue';
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-decoration: inherit;
	text-transform: none;
	speak: none
}

.slick-arrow {
	position: relative;
	display: inline-block;
	width: 1em;
	text-align: left;
	text-indent: -999em
}

.slick-arrow:before {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	text-indent: 0
}

.wm-testimonials-item:after {
	content: '';
	clear: both;
	display: table;
	table-layout: fixed
}

.wm-message {
	position: relative;
	z-index: 1
}

.wm-message:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: currentColor;
	border-radius: inherit;
	opacity: .07;
	z-index: -1
}

.wm-call-to-action-caption h2,
.wm-call-to-action-caption h3,
.wm-call-to-action-caption h4,
.wm-content-module .title h2,
.wm-content-module .title h3,
.wm-content-module .title h4,
.wm-content-module .more-link a,
.posts .type-wm_staff .taxonomy-label {
	text-transform: uppercase;
	letter-spacing: .075em
}

.wm-row {
	clear: both;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.wm-row+.wm-row {
	margin-top: 2em
}

.wm-row.no-margin,
.wm-items-container .wm-row.no-margin {
	margin-top: 0
}

.wm-column {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0 0 2rem
}

.wm-column.no-margin,
.wm-column.last,
.wm-row>.wm-column:last-child {
	margin: 0
}

.width-1-1:not(:first-child) {
	margin-top: 2rem
}

@media only screen and (min-width:42em) and (max-width:54.9375em) {
	.width-1-2 {
		width: calc(50% - 1rem - .5px);
		margin-right: 2rem
	}
	.width-1-2.no-margin {
		width: 50%
	}
	.width-1-2:nth-child(2n) {
		margin-right: 0
	}
	.width-1-3 {
		width: calc(50% - 1rem - .5px);
		margin-right: 2rem
	}
	.width-1-3.no-margin {
		width: 50%
	}
	.width-1-3:nth-child(2n) {
		margin-right: 0
	}
	.width-1-4 {
		width: calc(50% - 1rem - .5px);
		margin-right: 2rem
	}
	.width-1-4.no-margin {
		width: 50%
	}
	.width-1-4:nth-child(2n) {
		margin-right: 0
	}
	.width-1-5 {
		width: calc(50% - 1rem - .5px);
		margin-right: 2rem
	}
	.width-1-5.no-margin {
		width: 50%
	}
	.width-1-5:nth-child(2n) {
		margin-right: 0
	}
	.width-1-6 {
		width: calc(50% - 1rem - .5px);
		margin-right: 2rem
	}
	.width-1-6.no-margin {
		width: 50%
	}
	.width-1-6:nth-child(2n) {
		margin-right: 0
	}
}

@media only screen and (min-width:55em) and (max-width:79.9375em) {
	.width-1-2 {
		width: calc(50% - 1rem - .5px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-2.no-margin {
		width: 50%
	}
	.width-1-2:nth-child(2n) {
		margin-right: 0
	}
	.width-1-3 {
		width: calc(33.33333% - 1.33333rem - .33333px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-3.no-margin {
		width: 33.33333%
	}
	.width-1-3:nth-child(3n) {
		margin-right: 0
	}
	.width-1-4 {
		width: calc(33.33333% - 1.33333rem - .33333px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-4.no-margin {
		width: 33.33333%
	}
	.width-1-4:nth-child(3n) {
		margin-right: 0
	}
	.width-1-5 {
		width: calc(33.33333% - 1.33333rem - .33333px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-5.no-margin {
		width: 33.33333%
	}
	.width-1-5:nth-child(3n) {
		margin-right: 0
	}
	.width-1-6 {
		width: calc(33.33333% - 1.33333rem - .33333px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-6.no-margin {
		width: 33.33333%
	}
	.width-1-6:nth-child(3n) {
		margin-right: 0
	}
}

@media only screen and (min-width:80em) and (max-width:99.9375em) {
	.width-1-2 {
		width: calc(50% - 1rem - .5px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-2.no-margin {
		width: 50%
	}
	.width-1-2:nth-child(2n) {
		margin-right: 0
	}
	.width-1-3 {
		width: calc(33.33333% - 1.33333rem - .33333px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-3.no-margin {
		width: 33.33333%
	}
	.width-1-3:nth-child(3n) {
		margin-right: 0
	}
	.width-1-4 {
		width: calc(25% - 1.5rem - .25px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-4.no-margin {
		width: 25%
	}
	.width-1-4:nth-child(4n) {
		margin-right: 0
	}
	.width-1-5 {
		width: calc(25% - 1.5rem - .25px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-5.no-margin {
		width: 25%
	}
	.width-1-5:nth-child(4n) {
		margin-right: 0
	}
	.width-1-6 {
		width: calc(25% - 1.5rem - .25px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-6.no-margin {
		width: 25%
	}
	.width-1-6:nth-child(4n) {
		margin-right: 0
	}
}

@media only screen and (min-width:100em) {
	.width-1-2 {
		width: calc(50% - 1rem - .5px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-2.no-margin {
		width: 50%
	}
	.width-1-2:nth-child(2n) {
		margin-right: 0
	}
	.width-1-3 {
		width: calc(33.33333% - 1.33333rem - .33333px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-3.no-margin {
		width: 33.33333%
	}
	.width-1-3:nth-child(3n) {
		margin-right: 0
	}
	.width-1-4 {
		width: calc(25% - 1.5rem - .25px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-4.no-margin {
		width: 25%
	}
	.width-1-4:nth-child(4n) {
		margin-right: 0
	}
	.width-1-5 {
		width: calc(20% - 1.6rem - .2px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-5.no-margin {
		width: 20%
	}
	.width-1-5:nth-child(5n) {
		margin-right: 0
	}
	.width-1-6 {
		width: calc(16.66667% - 1.66667rem - .16667px);
		margin-right: 2rem;
		margin-bottom: 0
	}
	.width-1-6.no-margin {
		width: 16.66667%
	}
	.width-1-6:nth-child(6n) {
		margin-right: 0
	}
}

.wm-item-title i,
.wm-item-title span {
	margin-right: .62em
}

.wm-accordion .wm-item {
	margin-bottom: 1em;
	transition: padding .3s
}

.wm-accordion .wm-item-title {
	position: relative;
	padding: 1rem 1.62rem;
	padding-right: 3.62rem;
	margin: 0;
	font-size: 1em;
	font-weight: 700;
	color: inherit;
	border: 2px solid currentColor;
	cursor: pointer;
	transition: all .3s
}

@media only screen and (min-width:42em) {
	.wm-accordion .wm-item-title {
		padding-left: 2rem
	}
}

.wm-accordion .wm-item-title:after {
	content: '\f431';
	position: absolute;
	right: 1.62rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.wm-accordion .is-active .wm-item-title:after {
	content: '\f432'
}

.wm-accordion .wm-item-title i:before,
.wm-accordion .wm-item-title span:before {
	margin-top: -.19em;
	line-height: .62;
	font-size: 1.62em;
	vertical-align: middle
}

.wm-accordion .wm-item-content {
	padding: 1.62rem
}

@media only screen and (min-width:42em) {
	.wm-accordion .wm-item-content {
		padding: 2rem
	}
}

.wm-tabs .wm-item {
	margin: 0
}

.layout-top .wm-item,
.layout-left .wm-item,
.layout-right .wm-item {
	padding: 2em 0
}

@media only screen and (min-width:55em) {
	.layout-left .wm-item {
		padding: 0 0 2em 2em
	}
	.layout-right .wm-item {
		padding: 0 2em 2em 0
	}
}

.filter-this,
.masonry-this {
	margin-bottom: -2rem
}

.filter-this.no-margin,
.masonry-this.no-margin {
	margin-bottom: 0
}

@media only screen and (min-width:42em) {
	.filter-this.with-margin,
	.masonry-this.with-margin {
		width: 102%;
		width: calc(100% + 2rem)
	}
}

.filter-this.with-margin[data-columns="1"],
.masonry-this.with-margin[data-columns="1"] {
	width: 100%
}

.filter-this.with-margin .wm-column,
.masonry-this.with-margin .wm-column {
	margin-top: 0;
	margin-bottom: 2rem;
	width: 100%
}

@media only screen and (min-width:42em) {
	.filter-this.with-margin .wm-column,
	.masonry-this.with-margin .wm-column {
		margin-right: 1.96078%;
		margin-right: 2rem
	}
}

@media only screen and (min-width:42em) {
	.filter-this.with-margin .width-1-2,
	.filter-this.with-margin .width-1-3,
	.filter-this.with-margin .width-1-4,
	.filter-this.with-margin .width-1-5,
	.filter-this.with-margin .width-1-6,
	.masonry-this.with-margin .width-1-2,
	.masonry-this.with-margin .width-1-3,
	.masonry-this.with-margin .width-1-4,
	.masonry-this.with-margin .width-1-5,
	.masonry-this.with-margin .width-1-6 {
		width: 48%;
		width: calc(50% - 2rem)
	}
}

@media only screen and (min-width:55em) {
	.filter-this.with-margin .width-1-2,
	.masonry-this.with-margin .width-1-2 {
		width: 48%;
		width: calc(50% - 2rem)
	}
	.filter-this.with-margin .width-1-3,
	.masonry-this.with-margin .width-1-3 {
		width: 31.33333%;
		width: calc(33.33333% - 2rem)
	}
	.filter-this.with-margin .width-1-4,
	.masonry-this.with-margin .width-1-4 {
		width: 23%;
		width: calc(25% - 2rem)
	}
	.filter-this.with-margin .width-1-5,
	.masonry-this.with-margin .width-1-5 {
		width: 18%;
		width: calc(20% - 2rem)
	}
	.filter-this.with-margin .width-1-6,
	.masonry-this.with-margin .width-1-6 {
		width: 14.66667%;
		width: calc(16.66667% - 2rem)
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-list {
	margin-left: -1.3122rem;
	margin-right: -1.3122rem
}

.slick-track {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: e-resize
}

.slick-slide {
	height: auto;
	padding-left: 1.3122rem;
	padding-right: 1.3122rem
}

.slick-slide:focus {
	outline: 0
}

.slick-slide,
.slick-initialized .slick-slide {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

[data-columns="1"] .slick-slide {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.slick-slide .wm-column {
	width: 100%;
	margin: 0
}

.slick-arrow {
	position: absolute;
	width: 2.62rem;
	height: 2.62rem;
	top: 50%;
	padding: 0;
	line-height: 2.62rem;
	font-size: 1.38rem;
	overflow: hidden;
	z-index: 19
}

.slick-arrow:before {
	height: 100%
}

.slick-slider:hover .slick-arrow {
	opacity: 1
}

@media only screen and (min-width:80em) {
	.slick-arrow {
		width: 3.62rem;
		height: 3.62rem;
		line-height: 3.62rem
	}
}

.slick-prev {
	left: 0;
	-webkit-transform: translateX(-150%) translateY(-50%);
	-ms-transform: translateX(-150%) translateY(-50%);
	transform: translateX(-150%) translateY(-50%)
}

.slick-prev:before {
	content: ""
}

.slick-next {
	right: 0;
	-webkit-transform: translateX(150%) translateY(-50%);
	-ms-transform: translateX(150%) translateY(-50%);
	transform: translateX(150%) translateY(-50%)
}

.slick-next:before {
	content: ""
}

.wm-filter ul {
	margin: 0 0 4.86em;
	list-style: none
}

.wm-filter li {
	display: inline-block;
	margin: 0 .31em;
	list-style: none
}

.wm-filter li a {
	font-weight: inherit
}

.wm-filter a {
	display: inline-block;
	margin: .19em 0;
	padding: .19em 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .905em;
	color: inherit;
	border-width: 2px;
	border-style: solid;
	border-color: currentColor
}

.wm-filter a:hover,
.wm-filter .active a,
.wm-filter .is-active a {
	border-style: solid;
	opacity: 1
}

.wm-filter .link-back {
	border-color: inherit
}

.wm-filter .link-all {
	font-weight: 700
}

.wm-filter .link-parent:before {
	content: "";
	margin-right: .38em
}

.wm-filter .count {
	display: none
}

.wm-accordion .wm-filter ul {
	margin-bottom: 1.62em
}

.button.fullwidth {
	width: 100%
}

.button i,
.button span {
	position: relative;
	bottom: -.095em;
	margin-right: .38em;
	line-height: 1;
	font-size: 1.38em;
	color: inherit
}

.button.size-small {
	font-size: .62rem
}

.button.size-large {
	font-size: 1rem
}

.button.size-extra-large {
	font-size: 1.19rem
}

.fl-module-wm_button.aligncenter {
	text-align: center
}

@media only screen and (min-width:55em) {
	.wm-call-to-action {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.wm-call-to-action-element {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	text-align: center
}

@media only screen and (min-width:55em) {
	.wm-call-to-action-element {
		text-align: inherit;
		vertical-align: middle
	}
}

.wm-call-to-action-element h2,
.wm-call-to-action-element h3,
.wm-call-to-action-element h4 {
	margin-bottom: 0
}

.wm-call-to-action-element p {
	margin: 1em 0 0
}

.wm-call-to-action-caption h2,
.wm-call-to-action-caption h3,
.wm-call-to-action-caption h4 {
	font-size: 1.19em
}

.wm-call-to-action-button {
	margin-top: 1.62rem
}

@media only screen and (min-width:55em) {
	.wm-call-to-action-button {
		margin-left: 8%;
		margin-top: 0;
		text-align: right;
		white-space: nowrap
	}
}

.item-border .wm-content-module-item {
	padding: 1.62em;
	border-width: 1px;
	border-bottom-width: 2px;
	border-style: solid;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.item-border .wm-content-module-item:hover,
.item-border .wm-content-module-item.focus {
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px)
}

@media only screen and (min-width:42em) {
	.item-border .wm-content-module-item {
		padding: 2em
	}
}

.item-border .wm-content-module-item:not(.wm-iconbox-module) .image {
	margin: -1.62em;
	margin-bottom: 1.62em
}

@media only screen and (min-width:42em) {
	.item-border .wm-content-module-item:not(.wm-iconbox-module) .image {
		margin: -2em;
		margin-bottom: 2em
	}
}

.wm-content-module .image {
	margin-bottom: 1.62rem
}

@media only screen and (min-width:42em) {
	.wm-content-module .image {
		margin-bottom: 2rem
	}
}

.wm-content-module .title {
	margin-bottom: 1.62em
}

.hide-title .wm-content-module .title {
	display: none
}

.wm-content-module .title h2,
.wm-content-module .title h3,
.wm-content-module .title h4 {
	font-size: 1.19em
}

.wm-content-module .more-link {
	margin-top: 1.62em
}

.wm-content-module .more-link a {
	display: inline-block;
	padding: .76543em 2em;
	text-decoration: none;
	font-size: .81rem;
	font-weight: 700;
	border: 2px solid currentColor;
	transition: background .5s, color .5s, border-color .3s, box-shadow .3s, opacity .3s
}

.wm-content-module .more-link a:hover,
.wm-content-module .more-link a:active,
.wm-content-module .more-link a:focus {
	text-decoration: none;
	border-color: transparent
}

.wm-content-module .more-link a:hover {
	outline: 0
}

.wm-content-module .more-link a:focus {
	outline: thin dashed
}

.wm-content-module .more-link a:active {
	outline: 0;
	opacity: .9
}

.hide-more-link .more-link,
.hide-more-button .more-link {
	display: none
}

.wm-iconbox-module .image {
	line-height: 1;
	font-size: 3.62674em;
	vertical-align: top
}

@media only screen and (min-width:80em) {
	.wm-iconbox-module .image {
		font-size: 5.0049em
	}
}

.wm-divider.type-dotted,
.wm-divider.type-dashed,
.wm-divider.type-double-line,
.wm-divider.type-whitespace {
	background: 0 0
}

.wm-divider {
	height: 0;
	margin: 2.62807em 0;
	border-bottom-width: 1px;
	border-style: solid
}

@media only screen and (min-width:42em) {
	.wm-divider {
		margin: 3.62674em 0
	}
}

.wm-divider.type-dotted {
	border-style: dotted
}

.wm-divider.type-dashed {
	border-style: dashed
}

.wm-divider.type-double-line {
	height: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px
}

.wm-divider.type-whitespace {
	margin: 3.62674em 0 0;
	border-width: 0
}

.wm-divider.size-small {
	display: inline-block;
	width: 19%
}

.wm-divider.size-medium {
	display: inline-block;
	width: 38%
}

.wm-divider.size-large {
	display: inline-block;
	width: 62%
}

.wm-divider.size-extra-large {
	display: inline-block;
	width: 81%
}

.fl-module-wm_divider .wm-divider,
.fl-module-wm_divider .wm-divider.type-whitespace {
	margin: 0
}

.fl-module-wm_divider .fl-module-overlay {
	top: -6px
}

.wm-message {
	clear: both;
	padding: 2em;
	margin-bottom: 1.62em;
	text-align: center;
	border-top-width: .62em;
	border-top-style: solid
}

.fl-module .wm-message {
	margin-bottom: 0
}

.wm-message[class*=icon-] {
	padding-top: 4.63153em
}

.wm-message[class*=icon-]:before {
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	top: 1.38rem;
	line-height: 1;
	font-size: 2.6244em
}

.fl-builder-content .wm-message * {
	color: inherit
}

.wm-message-title {
	margin-top: 0;
	margin-bottom: .38em;
	font-size: 1.38em;
	font-weight: 700;
	color: inherit
}

.wm-message p {
	margin-bottom: 0
}

.wm-posts-post .wm-posts-item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.wm-posts-post .wm-posts-item .entry {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	float: none;
	width: 100%;
	margin: 0
}

.wm-posts .entry {
	margin-bottom: 0
}

.wm-posts .type-post {
	border-color: inherit
}

.wm-posts .taxonomy a {
	text-decoration: none;
	color: inherit
}

.wm-posts .taxonomy a:hover,
.wm-posts .taxonomy a:active,
.wm-posts .taxonomy a:focus {
	text-decoration: underline
}

.compact-layout .type-post {
	border-width: 0;
	padding: 0
}

.compact-layout .type-post .entry-media {
	display: none
}

.compact-layout .type-post .entry-meta,
.fl-builder .compact-layout .type-post .entry-meta {
	padding: 0;
	margin-top: 0;
	margin-bottom: .62rem;
	text-align: inherit;
	border-width: 0
}

.posts .type-wm_projects {
	border-color: inherit
}

.posts .type-wm_projects .entry-header {
	margin: 0
}

.posts .type-wm_projects .taxonomy+.entry-header {
	margin-top: .19em
}

.posts .type-wm_projects .entry-content {
	display: none
}

.posts .type-wm_projects .taxonomy {
	margin-top: 2rem;
	text-transform: uppercase;
	font-size: .81em
}

.portfolio-style-compact .posts .type-wm_projects {
	padding: 0
}

.portfolio-style-compact .posts .type-wm_projects .entry {
	position: relative;
	overflow: hidden
}

.portfolio-style-compact .posts .type-wm_projects .entry-media {
	margin: 0
}

.portfolio-style-compact .posts .type-wm_projects .entry-summary-container {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -1px;
	padding: 1em;
	margin: 0;
	background-position: 50% 100%;
	background-size: cover;
	color: #fff;
	overflow: hidden;
	z-index: 1
}

@media only screen and (min-width:80em) {
	.portfolio-style-compact .posts .type-wm_projects .entry-summary-container {
		padding: 2em
	}
}

.portfolio-style-compact .posts .type-wm_projects .entry-summary-container:before,
.portfolio-style-compact .posts .type-wm_projects .entry-summary-container:after {
	content: '';
	position: absolute
}

.portfolio-style-compact .posts .type-wm_projects .entry-summary-container:before {
	width: calc(100% + 14px);
	height: calc(100% + 14px);
	left: -7px;
	bottom: -7px;
	background: inherit;
	-webkit-filter: blur(7px);
	filter: blur(7px);
	z-index: -1
}

.portfolio-style-compact .posts .type-wm_projects .entry-summary-container:after {
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	background: #000;
	z-index: -1;
	opacity: .2;
	transition: opacity .3s
}

.portfolio-style-compact .posts .type-wm_projects:hover .entry-summary-container:after,
.portfolio-style-compact .posts .type-wm_projects.focus .entry-summary-container:after {
	opacity: .5
}

.portfolio-style-compact .posts .type-wm_projects h2,
.portfolio-style-compact .posts .type-wm_projects h3,
.portfolio-style-compact .posts .type-wm_projects a {
	color: inherit
}

.portfolio-style-compact .posts .type-wm_projects .taxonomy {
	margin-top: 0
}

.posts .type-wm_staff .entry-content .button {
	margin: .62em 0 0
}

.posts .type-wm_staff .entry-content .button .entry-subtitle {
	display: none
}

.posts .type-wm_staff .taxonomy+.entry-content {
	margin-top: 1em
}

.posts .type-wm_staff .taxonomy {
	font-size: .81em
}

.posts .type-wm_staff .taxonomy-label {
	margin-right: .38em;
	font-size: .81em
}

.hide-excerpt .type-wm_staff .summary,
.hide-summary .type-wm_staff .summary {
	display: none
}

.wm-posts-wm_projects .no-margin .wm-posts-item,
.wm-posts-wm_staff .no-margin .wm-posts-item {
	padding: 1px
}

.wm-posts-wm_projects .wm-posts-item,
.wm-posts-wm_staff .wm-posts-item {
	display: block
}

.wm-tab-links {
	position: relative;
	padding: 0;
	margin: 0;
	line-height: 1.19;
	list-style: none;
	z-index: 1
}

@media only screen and (min-width:55em) {
	.wm-tab-links {
		text-align: center;
		margin: 0 -.5em
	}
}

.wm-tab-links li {
	display: block;
	padding: .5em 0;
	margin: 0;
	vertical-align: top
}

@media only screen and (min-width:55em) {
	.wm-tab-links li {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding: .5em
	}
}

.wm-tab-links a {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: block;
	padding: 1em 1.62em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	color: inherit;
	border: 2px solid currentColor;
	transition: background .3s, color .3s, box-shadow .3s
}

@media only screen and (min-width:42em) {
	.wm-tab-links a {
		padding-left: 2em;
		padding-right: 2em
	}
}

.wm-tab-links i,
.wm-tab-links span {
	margin-right: .62em
}

.wm-tab-links i:before,
.wm-tab-links span:before {
	margin-top: -.19em;
	line-height: .62;
	font-size: 1.62em;
	vertical-align: middle
}

@media only screen and (min-width:55em) {
	.layout-top .wm-tab-links {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.layout-top .wm-tab-links li {
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
}

@media only screen and (min-width:55em) {
	.layout-left .wm-tab-links,
	.layout-right .wm-tab-links {
		display: block;
		float: left;
		width: 25%;
		text-align: inherit
	}
	.layout-left .wm-tab-links li,
	.layout-right .wm-tab-links li {
		display: block
	}
	.layout-right .wm-tab-links {
		float: right
	}
}

.wm-tour-nav {
	display: none;
	text-transform: uppercase
}

@media only screen and (min-width:42em) {
	.wm-tour-nav.bottom {
		display: block
	}
	.wm-tour-nav a,
	.wm-tour-nav i,
	.wm-tour-nav span {
		color: inherit
	}
	.wm-tour-nav a {
		display: block;
		padding: 1em
	}
	.wm-tour-nav a:after,
	.wm-tour-nav a:before {
		font-size: 1.62em;
		vertical-align: middle;
		line-height: 1
	}
	.wm-tour-nav .prev,
	.wm-tour-nav .next {
		display: inline-block;
		width: 50%
	}
	.wm-tour-nav .prev i,
	.wm-tour-nav .prev span,
	.wm-tour-nav .next i,
	.wm-tour-nav .next span {
		margin-right: .62em
	}
	.wm-tour-nav .prev {
		text-align: left
	}
	.wm-tour-nav .prev a:before {
		content: '\f430';
		margin-right: 1em
	}
	.wm-tour-nav .next {
		text-align: right
	}
	.wm-tour-nav .next a:after {
		content: '\f429';
		margin-left: 1em
	}
}

.wm-tabs-items {
	position: relative
}

.layout-top.tour-tabs .wm-tabs-items {
	z-index: 2
}

@media only screen and (min-width:55em) {
	.layout-left .wm-tabs-items {
		padding-left: 25%
	}
	.layout-right .wm-tabs-items {
		padding-right: 25%
	}
}

.posts .wm-testimonials {
	padding-left: 0;
	padding-right: 0;
	text-align: inherit;
	border-width: 0;
	border-color: inherit
}

.posts .wm-testimonials:before {
	display: none
}

.wm-posts .wm-testimonials {
	padding: 0
}

.wm-testimonials blockquote {
	padding: 1.62rem;
	margin: 0;
	font-size: 1.19em;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid
}

@media only screen and (min-width:80em) {
	.wm-testimonials blockquote {
		padding: 2.6244rem
	}
}

.fl-col-small .wm-testimonials blockquote {
	padding: 1.62rem;
	padding-right: 0
}

.wm-testimonials blockquote:after {
	content: '';
	position: absolute;
	display: block;
	width: calc(50% - .81rem);
	height: auto;
	left: -1px;
	top: 100%;
	border-top-width: 1px;
	border-top-style: solid
}

.wm-testimonials blockquote:before {
	content: '\f106';
	font-size: 3.125rem;
	border-width: 0
}

.wm-testimonials .source {
	position: relative;
	display: block;
	padding-top: .62em;
	margin: 1.62em 0 0;
	text-align: center;
	font-weight: 700
}

.wm-testimonials .source:after,
.wm-testimonials .source:before {
	content: '';
	position: absolute;
	display: block;
	height: 1.62rem;
	left: calc(50% - .81rem);
	bottom: 100%;
	margin-left: -1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: inherit
}

.wm-testimonials .source:after {
	height: 2.6244rem;
	-webkit-transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	transform: skewX(-45deg);
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.wm-testimonials .source small {
	display: block
}

.wm-testimonials .image img {
	display: inline;
	width: 3.62674em;
	margin: 0 1rem 0;
	margin-left: 0;
	border-radius: 5em
}

.wm-testimonials-item {
	transition: border-color .3s, -webkit-transform .3s;
	transition: border-color .3s, transform .3s;
	transition: border-color .3s, transform .3s, -webkit-transform .3s
}

.wm-testimonials-item:hover,
.slick-slide:hover .wm-testimonials-item {
	border-color: currentColor;
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px)
}

.button:hover,
button:hover,
[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover,
.child-page .more-link:hover,
.site .fl-builder-content .fl-module .button:hover,
.site .fl-builder-content .fl-module button:hover,
.site .fl-builder-content .fl-module [type=button]:hover,
.site .fl-builder-content .fl-module [type=reset]:hover,
.site .fl-builder-content .fl-module [type=submit]:hover,
.site .fl-builder-content .fl-module .child-page .more-link:hover,
.main-navigation-container .button>a:hover,
.menu-toggle:hover,
.wm-content-module .more-link a:hover,
.button:active,
button:active,
[type=button]:active,
[type=reset]:active,
[type=submit]:active,
.child-page .more-link:active,
.site .fl-builder-content .fl-module .button:active,
.site .fl-builder-content .fl-module button:active,
.site .fl-builder-content .fl-module [type=button]:active,
.site .fl-builder-content .fl-module [type=reset]:active,
.site .fl-builder-content .fl-module [type=submit]:active,
.site .fl-builder-content .fl-module .child-page .more-link:active,
.main-navigation-container .button>a:active,
.menu-toggle:active,
.wm-content-module .more-link a:active,
.button:focus,
button:focus,
[type=button]:focus,
[type=reset]:focus,
[type=submit]:focus,
.child-page .more-link:focus,
.site .fl-builder-content .fl-module .button:focus,
.site .fl-builder-content .fl-module button:focus,
.site .fl-builder-content .fl-module [type=button]:focus,
.site .fl-builder-content .fl-module [type=reset]:focus,
.site .fl-builder-content .fl-module [type=submit]:focus,
.site .fl-builder-content .fl-module .child-page .more-link:focus,
.main-navigation-container .button>a:focus,
.menu-toggle:focus,
.wm-content-module .more-link a:focus,
mark,
#page mark,
.highlight,
#page .highlight,
.pagination .current,
.bypostauthor>.comment-body .comment-author:before,
.widget_calendar tbody a,
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget .tagcloud a:active,
.set-colors-accent,
.set-colors-accent>.fl-row-content-wrap,
.set-colors-accent>.fl-col-content,
.hover-color-accent.fl-col:hover .fl-col-content,
form [type=submit],
.site .fl-builder-content .fl-module form [type=submit],
.sidebar .widget .current_page_item>a,
.fl-widget .widget .current_page_item>a,
.sidebar .widget .current-menu-item>a,
.fl-widget .widget .current-menu-item>a,
.site #infinite-handle span,
.wm-accordion .is-active .wm-item-title,
.wm-accordion .wm-item-title:hover,
.wm-tab-links .active a,
.wm-tab-links .is-active a,
.wm-tab-links a:hover,
.wm-tour-nav,
.wm-filter a:hover,
.wm-filter .active a,
.wm-filter .is-active a,
.fl-builder-content .wm-filter .active a,
.fl-builder-content .wm-filter .is-active a {
	background-color: #ff7d03;
	color: #fff;
	background-color: #ff7d03;
	color: var(--color_accent_text);
}

.site-content div.sharedaddy .sd-content ul li a.sd-button:not(.no-text) {
	background-color: #dc1e35;
	background-color: var(--color_accent)
}

a,
.accent-color,
.wm-content-module .image {
	color: #dc1e35;
	color: var(--color_accent)
}

.button,
button,
[type=button],
[type=reset],
[type=submit],
.child-page .more-link,
.site .fl-builder-content .fl-module .button,
.site .fl-builder-content .fl-module button,
.site .fl-builder-content .fl-module [type=button],
.site .fl-builder-content .fl-module [type=reset],
.site .fl-builder-content .fl-module [type=submit],
.site .fl-builder-content .fl-module .child-page .more-link,
.main-navigation-container .button>a,
.menu-toggle,
.wm-content-module .more-link a {
	text-shadow: none;
	background: 0 0;
	color: inherit
}

.button:focus,
button:focus,
[type=button]:focus,
[type=reset]:focus,
[type=submit]:focus,
.child-page .more-link:focus,
.site .fl-builder-content .fl-module .button:focus,
.site .fl-builder-content .fl-module button:focus,
.site .fl-builder-content .fl-module [type=button]:focus,
.site .fl-builder-content .fl-module [type=reset]:focus,
.site .fl-builder-content .fl-module [type=submit]:focus,
.site .fl-builder-content .fl-module .child-page .more-link:focus,
.main-navigation-container .button>a:focus,
.menu-toggle:focus,
.wm-content-module .more-link a:focus {
	outline: thin dashed #dc1e35;
	outline: thin dashed var(--color_accent)
}

.site-header-content,
.masthead-placeholder,
.set-colors-header,
.set-colors-header>.fl-row-content-wrap,
.set-colors-header>.fl-col-content {
	background-color: #fffefe;
	color: #545353;
	border-color: rgba(84, 83, 83, .2);
	background-color: var(--color_header_background);
	color: var(--color_header_text);
	border-color: var(--color_header_text--a20)
}

.site-header-content h2,
.masthead-placeholder h2,
.set-colors-header h2,
.set-colors-header>.fl-row-content-wrap h2,
.set-colors-header>.fl-col-content h2,
.site-header-content h3,
.masthead-placeholder h3,
.set-colors-header h3,
.set-colors-header>.fl-row-content-wrap h3,
.set-colors-header>.fl-col-content h3,
.site-header-content h4,
.masthead-placeholder h4,
.set-colors-header h4,
.set-colors-header>.fl-row-content-wrap h4,
.set-colors-header>.fl-col-content h4,
.site-header-content .h1,
.masthead-placeholder .h1,
.set-colors-header .h1,
.site-header-content .h2,
.masthead-placeholder .h2,
.set-colors-header .h2,
.site-header-content .h3,
.masthead-placeholder .h3,
.set-colors-header .h3,
.site-header-content .h4,
.masthead-placeholder .h4,
.set-colors-header .h4 {
	color: #242323;
	color: var(--color_header_headings)
}

.intro-container,
.set-colors-intro,
.set-colors-intro>.fl-row-content-wrap,
.set-colors-intro>.fl-col-content {
	background-color: #242323;
	color: #a4a3a3;
	border-color: rgba(164, 163, 163, .2);
	background-color: var(--color_intro_background);
	color: var(--color_intro_text);
	border-color: var(--color_intro_text--a20)
}

.intro-container h2,
.set-colors-intro h2,
.set-colors-intro>.fl-row-content-wrap h2,
.set-colors-intro>.fl-col-content h2,
.intro-container h3,
.set-colors-intro h3,
.set-colors-intro>.fl-row-content-wrap h3,
.set-colors-intro>.fl-col-content h3,
.intro-container h4,
.set-colors-intro h4,
.set-colors-intro>.fl-row-content-wrap h4,
.set-colors-intro>.fl-col-content h4,
.intro-container .h1,
.set-colors-intro .h1,
.intro-container .h2,
.set-colors-intro .h2,
.intro-container .h3,
.set-colors-intro .h3,
.intro-container .h4,
.set-colors-intro .h4,
.intro-container a:not(.button),
.set-colors-intro a:not(.button),
.intro-container .accent-color,
.set-colors-intro .accent-color {
	color: #e4e3e3;
	color: var(--color_intro_headings)
}

.site,
.site-content,
.set-colors-content,
.set-colors-content>.fl-row-content-wrap,
.set-colors-content>.fl-col-content {
	background-color: #fdfcfc;
	color: #6f6e6e;
	border-color: rgba(111, 110, 110, .2);
	background-color: var(--color_content_background);
	color: var(--color_content_text);
	border-color: var(--color_content_text--a20)
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.post-navigation,
.dropcap-text:first-letter {
	color: #242323;
	color: var(--color_content_headings)
}

.site-footer,
.set-colors-footer,
.set-colors-footer>.fl-row-content-wrap,
.set-colors-footer>.fl-col-content {
	background-color: #242323;
	color: #a4a3a3;
	border-color: rgba(164, 163, 163, .2);
	background-color: var(--color_footer_background);
	color: var(--color_footer_text);
	border-color: var(--color_footer_text--a20)
}

.site-footer h2,
.set-colors-footer h2,
.set-colors-footer>.fl-row-content-wrap h2,
.set-colors-footer>.fl-col-content h2,
.site-footer h3,
.set-colors-footer h3,
.set-colors-footer>.fl-row-content-wrap h3,
.set-colors-footer>.fl-col-content h3,
.site-footer h4,
.set-colors-footer h4,
.set-colors-footer>.fl-row-content-wrap h4,
.set-colors-footer>.fl-col-content h4,
.site-footer .h1,
.set-colors-footer .h1,
.site-footer .h2,
.set-colors-footer .h2,
.site-footer .h3,
.set-colors-footer .h3,
.site-footer .h4,
.set-colors-footer .h4,
.site-footer a,
.set-colors-footer a,
.set-colors-footer>.fl-row-content-wrap a,
.set-colors-footer>.fl-col-content a,
.site-footer .accent-color,
.set-colors-footer .accent-color {
	color: #e4e3e3;
	color: var(--color_footer_headings)
}

.header-widgets-container,
.set-colors-header-widgets,
.set-colors-header-widgets>.fl-row-content-wrap,
.set-colors-header-widgets>.fl-col-content {
	background-color: #2e2d2d;
	color: #c4c3c3;
	border-color: rgba(196, 195, 195, .2);
	background-color: var(--color_header_widgets_background);
	color: var(--color_header_widgets_text);
	border-color: var(--color_header_widgets_text--a20)
}

.intro-widgets-container,
.set-colors-intro-widgets,
.set-colors-intro-widgets>.fl-row-content-wrap,
.set-colors-intro-widgets>.fl-col-content {
	background-color: #2e2d2d;
	color: #a4a3a3;
	border-color: rgba(164, 163, 163, .2);
	background-color: var(--color_intro_widgets_background);
	color: var(--color_intro_widgets_text);
	border-color: var(--color_intro_widgets_text--a20)
}

.intro-widgets-container h2,
.set-colors-intro-widgets h2,
.set-colors-intro-widgets>.fl-row-content-wrap h2,
.set-colors-intro-widgets>.fl-col-content h2,
.intro-widgets-container h3,
.set-colors-intro-widgets h3,
.set-colors-intro-widgets>.fl-row-content-wrap h3,
.set-colors-intro-widgets>.fl-col-content h3,
.intro-widgets-container h4,
.set-colors-intro-widgets h4,
.set-colors-intro-widgets>.fl-row-content-wrap h4,
.set-colors-intro-widgets>.fl-col-content h4,
.intro-widgets-container .h1,
.set-colors-intro-widgets .h1,
.intro-widgets-container .h2,
.set-colors-intro-widgets .h2,
.intro-widgets-container .h3,
.set-colors-intro-widgets .h3,
.intro-widgets-container .h4,
.set-colors-intro-widgets .h4,
.intro-widgets-container a,
.set-colors-intro-widgets a,
.set-colors-intro-widgets>.fl-row-content-wrap a,
.set-colors-intro-widgets>.fl-col-content a,
.intro-widgets-container .accent-color,
.set-colors-intro-widgets .accent-color {
	color: #e4e3e3;
	color: var(--color_intro_widgets_headings)
}

.footer-secondary-widgets-inner,
.set-colors-footer-secondary-widgets,
.set-colors-footer-secondary-widgets>.fl-row-content-wrap,
.set-colors-footer-secondary-widgets>.fl-col-content {
	background-color: #dc1e35;
	color: #fefbfb;
	border-color: rgba(254, 251, 251, .2);
	background-color: var(--color_footer_secondary_background);
	color: var(--color_footer_secondary_text);
	border-color: var(--color_footer_secondary_text--a20)
}

.footer-secondary-widgets-inner h2,
.set-colors-footer-secondary-widgets h2,
.set-colors-footer-secondary-widgets>.fl-row-content-wrap h2,
.set-colors-footer-secondary-widgets>.fl-col-content h2,
.footer-secondary-widgets-inner h3,
.set-colors-footer-secondary-widgets h3,
.set-colors-footer-secondary-widgets>.fl-row-content-wrap h3,
.set-colors-footer-secondary-widgets>.fl-col-content h3,
.footer-secondary-widgets-inner h4,
.set-colors-footer-secondary-widgets h4,
.set-colors-footer-secondary-widgets>.fl-row-content-wrap h4,
.set-colors-footer-secondary-widgets>.fl-col-content h4,
.footer-secondary-widgets-inner .h1,
.set-colors-footer-secondary-widgets .h1,
.footer-secondary-widgets-inner .h2,
.set-colors-footer-secondary-widgets .h2,
.footer-secondary-widgets-inner .h3,
.set-colors-footer-secondary-widgets .h3,
.footer-secondary-widgets-inner .h4,
.set-colors-footer-secondary-widgets .h4,
.footer-secondary-widgets-inner a,
.set-colors-footer-secondary-widgets a,
.set-colors-footer-secondary-widgets>.fl-row-content-wrap a,
.set-colors-footer-secondary-widgets>.fl-col-content a,
.footer-secondary-widgets-inner .accent-color,
.set-colors-footer-secondary-widgets .accent-color {
	color: #fff;
	color: var(--color_footer_secondary_headings)
}

body {
	background-color: #e4e3e3
}

*,
*:after,
*:before {
	border-color: inherit;
}

::-webkit-input-placeholder,
:disabled::-webkit-input-placeholder {
	color: inherit !important
}

::-moz-placeholder,
:disabled::-moz-placeholder {
	color: inherit !important
}

:-ms-input-placeholder,
:disabled:-ms-input-placeholder {
	color: inherit !important
}

::placeholder,
:disabled::placeholder {
	color: inherit !important
}

button,
input,
select,
textarea {
	background-color: transparent
}

.gallery-caption {
	background-color: rgba(0, 0, 0, .8);
	color: #fdfcfc
}

.color-error,
.fl-builder-content .color-error,
.site .fl-builder-content .color-error.button,
.site .fl-builder-content .color-error.button:hover,
.hover-color-error.fl-col:hover .fl-col-content {
	background-color: rgba(238, 0, 0, .85);
	color: #fff
}

.set-colors-error,
.set-colors-error>.fl-row-content-wrap,
.set-colors-error>.fl-col-content {
	background-color: rgba(238, 0, 0, .85);
	color: #fff
}

.color-info,
.fl-builder-content .color-info,
.site .fl-builder-content .color-info.button,
.site .fl-builder-content .color-info.button:hover,
.hover-color-info.fl-col:hover .fl-col-content {
	background-color: rgba(0, 85, 238, .85);
	color: #fff
}

.set-colors-info,
.set-colors-info>.fl-row-content-wrap,
.set-colors-info>.fl-col-content {
	background-color: rgba(0, 85, 238, .85);
	color: #fff
}

.color-success,
.fl-builder-content .color-success,
.site .fl-builder-content .color-success.button,
.site .fl-builder-content .color-success.button:hover,
.hover-color-success.fl-col:hover .fl-col-content {
	background-color: rgba(0, 119, 34, .85);
	color: #fff
}

.set-colors-success,
.set-colors-success>.fl-row-content-wrap,
.set-colors-success>.fl-col-content {
	background-color: rgba(0, 119, 34, .85);
	color: #fff
}

.color-warning,
.fl-builder-content .color-warning,
.site .fl-builder-content .color-warning.button,
.site .fl-builder-content .color-warning.button:hover,
.hover-color-warning.fl-col:hover .fl-col-content {
	background-color: rgba(255, 221, 0, .85);
	color: #310
}

.set-colors-warning,
.set-colors-warning>.fl-row-content-wrap,
.set-colors-warning>.fl-col-content {
	background-color: rgba(255, 221, 0, .85);
	color: #310
}

.fl-builder-content .fl-module-wm_button {
	background: 0 0;
	color: inherit
}

.site .fl-row[class*=set-colors-],
.site .fl-col[class*=set-colors-] {
	background: 0 0
}

div[class*=set-colors-] a,
div[class*=set-colors-] h1,
div[class*=set-colors-] h2,
div[class*=set-colors-] h3,
div[class*=set-colors-] h4,
div[class*=set-colors-] .h1,
div[class*=set-colors-] .h2,
div[class*=set-colors-] .h3,
div[class*=set-colors-] .h4,
div[class*=set-colors-] .dropcap-text:first-letter {
	color: inherit
}

mark,
.highlight {
	box-shadow: .38em 0 0 #dc1e35, -.38em 0 0 #dc1e35;
	box-shadow: .38em 0 0 var(--color_accent), -.38em 0 0 var(--color_accent)
}

@media only screen and (max-width:41.9375em) {
	.pagination a {
		background-color: #dc1e35;
		color: #fff;
		background-color: var(--color_accent);
		color: var(--color_accent_text)
	}
}

form [type=submit],
.site .fl-builder-content .fl-module form [type=submit] {
	border-color: transparent
}

.site-title,
.custom-logo {
	color: #242323;
	color: var(--color_header_headings)
}

.custom-logo,
.has-scrolled:not(.no-js) .custom-logo,
.fl-builder-edit .custom-logo {
	max-height: 50px;
	max-height: var(--custom_logo_height)
}

@media only screen and (min-width:55em) {
	.main-navigation-container li ul {
		background-color: #fffefe;
		color: #545353;
		background-color: var(--color_header_background);
		color: var(--color_header_text)
	}
}

@media only screen and (max-width:54.9375em) {
	.menu-toggle,
	.main-navigation-container {
		background-color: #fffefe;
		color: #545353;
		border-color: rgba(84, 83, 83, .2);
		background-color: var(--color_header_background);
		color: var(--color_header_text);
		border-color: var(--color_header_text--a20)
	}
}

.intro-special .wp-custom-header:before {
	background-color: #000;
	opacity: .6;
	background-color: var(--color_intro_overlay_background);
	opacity: var(--color_intro_overlay_opacity)
}

.intro-special .has-header-video {
	background-color: #222
}

.intro-special-has-media .intro {
	color: #fff;
	color: var(--color_intro_overlay_text)
}

.intro-special-has-media .intro h2,
.intro-special-has-media .intro h3,
.intro-special-has-media .intro h4,
.intro-special-has-media .intro .h1,
.intro-special-has-media .intro .h2,
.intro-special-has-media .intro .h3,
.intro-special-has-media .intro .h4,
.intro-special-has-media .intro a:not(.button),
.intro-special-has-media .intro .accent-color {
	color: inherit
}

.site-footer:before {
	background-image: url(/wp-content/themes/icelander/assets/css/../images/footer/footer.jpg);
	background-position: 50% 50%;
	background-repeat: repeat;
	background-attachment: scroll;
	background-size: cover;
	opacity: .05;
	background-image: var(--footer_image);
	background-position: var(--footer_image_position);
	background-repeat: var(--footer_image_repeat);
	background-attachment: var(--footer_image_attachment);
	background-size: var(--footer_image_size);
	opacity: var(--footer_image_opacity)
}

.site-footer.is-customize-preview:before {
	background-repeat: inherit;
	background-attachment: inherit
}

.site-footer mark,
.site-footer #page mark,
.site-footer .highlight,
.site-footer #page .highlight,
.site-footer .pagination .current,
.site-footer .bypostauthor>.comment-body .comment-author:before,
.site-footer .widget_calendar tbody a,
.site-footer .widget .tagcloud a:hover,
.site-footer .widget .tagcloud a:focus,
.site-footer .widget .tagcloud a:active {
	text-shadow: none;
	background-color: #e4e3e3;
	color: #242323;
	background-color: var(--color_footer_headings);
	color: var(--color_footer_background)
}

.site-footer .button,
.site-footer button,
.site-footer [type=button],
.site-footer [type=reset],
.site-footer [type=submit] {
	text-shadow: none
}

.site-footer .button:hover,
.site-footer .button:active,
.site-footer .button:focus,
.site-footer button:hover,
.site-footer button:active,
.site-footer button:focus,
.site-footer [type=button]:hover,
.site-footer [type=button]:active,
.site-footer [type=button]:focus,
.site-footer [type=reset]:hover,
.site-footer [type=reset]:active,
.site-footer [type=reset]:focus,
.site-footer [type=submit]:hover,
.site-footer [type=submit]:active,
.site-footer [type=submit]:focus {
	background-color: #e4e3e3;
	color: #242323;
	background-color: var(--color_footer_headings);
	color: var(--color_footer_background)
}

.site-footer mark,
.site-footer .highlight {
	box-shadow: none
}

.infinite-loader .spinner>div>div {
	background-color: #dc1e35 !important;
	background-color: var(--color_accent) !important
}

.site-content div.sharedaddy .sd-content ul li a.sd-button:not(.no-text) {
	color: #fff !important;
	color: var(--color_accent_text) !important
}

.wm-accordion .is-active .wm-item-title,
.wm-accordion .wm-item-title:hover,
.wm-tab-links .active a,
.wm-tab-links .is-active a,
.wm-tab-links a:hover,
.wm-tour-nav,
.wm-filter a:hover,
.wm-filter .active a,
.wm-filter .is-active a,
.fl-builder-content .wm-filter .active a,
.fl-builder-content .wm-filter .is-active a {
	border-color: transparent
}

.wm-message.color-error,
.site .fl-builder-content .wm-message.color-error.button,
.hover-color-error.fl-col:hover .wm-message.fl-col-content {
	background: 0 0;
	color: inherit;
	border-color: rgba(238, 0, 0, .85)
}

.wm-message.color-error[class*=icon-]:before,
.site .fl-builder-content .wm-message[class*=icon-].color-error.button:before,
.hover-color-error.fl-col:hover .wm-message[class*=icon-].fl-col-content:before {
	color: rgba(238, 0, 0, .85)
}

.wm-message.color-info,
.site .fl-builder-content .wm-message.color-info.button,
.hover-color-info.fl-col:hover .wm-message.fl-col-content {
	background: 0 0;
	color: inherit;
	border-color: rgba(0, 85, 238, .85)
}

.wm-message.color-info[class*=icon-]:before,
.site .fl-builder-content .wm-message[class*=icon-].color-info.button:before,
.hover-color-info.fl-col:hover .wm-message[class*=icon-].fl-col-content:before {
	color: rgba(0, 85, 238, .85)
}

.wm-message.color-success,
.site .fl-builder-content .wm-message.color-success.button,
.hover-color-success.fl-col:hover .wm-message.fl-col-content {
	background: 0 0;
	color: inherit;
	border-color: rgba(0, 119, 34, .85)
}

.wm-message.color-success[class*=icon-]:before,
.site .fl-builder-content .wm-message[class*=icon-].color-success.button:before,
.hover-color-success.fl-col:hover .wm-message[class*=icon-].fl-col-content:before {
	color: rgba(0, 119, 34, .85)
}

.wm-message.color-warning,
.site .fl-builder-content .wm-message.color-warning.button,
.hover-color-warning.fl-col:hover .wm-message.fl-col-content {
	background: 0 0;
	color: inherit;
	border-color: rgba(255, 221, 0, .85)
}

.wm-message.color-warning[class*=icon-]:before,
.site .fl-builder-content .wm-message[class*=icon-].color-warning.button:before,
.hover-color-warning.fl-col:hover .wm-message[class*=icon-].fl-col-content:before {
	color: rgba(255, 221, 0, .85)
}

@import url(//yardiblogs.yardi.com/residentshield-com-new/wp-content/themes/icelander/assets/fonts/fontello/fontello.css);
#secondary-navigation,
.social-links {
	visibility: hidden;
	display: none;
}

.main-navigation {
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto!important;
}

.widget ul li {
	border-top-style: none;
}

.widget li a {
	text-decoration: underline;
}

ul {
	list-style: disc!important;
}

.list {
	list-style: disc!important;
	padding: 0!important;
	font-size: 17px!important;
}

ul.tl_list {
	list-style: none!important;
}

.main-navigation-container ul#menu-primary,
ul#menu-footer-links,
ul#menu-depaltfooterlinks {
	list-style: none!important;
}

.list .list-item .list-before-title {
	position: relative!important;
	height: 0px!important;
	width: 0px!important;
}

.site,
.site-content,
.set-colors-content,
.set-colors-content>.fl-row-content-wrap,
.set-colors-content>.fl-col-content {
	background-color: transparent;
	color: #000;
	border-color: transparent;
	background-color: #fff;
	color: #000;
	border-color: transparent;
	position: relative;
	top: 0px;
}

h1:first-child,
.screen-reader-text+h1,
.comments-title .add-comment-link+h1,
.h1:first-child,
.screen-reader-text+.h1,
.comments-title .add-comment-link+.h1,
h2:first-child,
.screen-reader-text+h2,
.comments-title .add-comment-link+h2,
.h2:first-child,
.screen-reader-text+.h2,
.comments-title .add-comment-link+.h2,
h3:first-child,
.screen-reader-text+h3,
.comments-title .add-comment-link+h3,
.h3:first-child,
.screen-reader-text+.h3,
.comments-title .add-comment-link+.h3,
h4:first-child,
.screen-reader-text+h4,
.comments-title .add-comment-link+h4,
.h4:first-child,
.screen-reader-text+.h4,
.comments-title .add-comment-link+.h4,
h5:first-child,
.screen-reader-text+h5,
.comments-title .add-comment-link+h5,
.h5:first-child,
.screen-reader-text+.h5,
.comments-title .add-comment-link+.h5,
h6:first-child,
.screen-reader-text+h6,
.comments-title .add-comment-link+h6,
.h6:first-child,
.screen-reader-text+.h6,
.comments-title .add-comment-link+.h6 {
	margin-bottom: 20px;
}

.site-content {
	top: -61px!important;
}

.page-template-templatesblank-php .site-content {
	top: 0px!important;
}

.page-template-templatesblank-php .sticky-popup {
	display: none;
	visibility: hidden;
}

.page-template-templatesblank-php #onetrust-banner-sdk {
	display: none;
	visibility: hidden;
}

.header-widgets-container {
	position: relative;
	top: -35px;
}

.site-header-content {
	position: relative;
	top: -35px;
}

.main-navigation {
	margin-left: auto;
}

.header-widgets .widget {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding-top: 2px;
	padding-bottom: 2px;
	transition: padding-top 0.3s, padding-bottom 0.3s;
}

.scrolled-past-masthead.scrolled-up .site-header,
.scrolled-past-masthead-offset .site-header {
	background: #ffffffe8;
}

.sidebar.top-bar-right.col-md-12 {
	width: 88%;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.intro-container {
	background-color: transparent!important;
}

.site-header-content {
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: hidden;
	transition: padding 0.3s;
}

.page-template-page-get-a-quote-php .site-header-content {
	padding-top: 5px;
}

.main-navigation {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}

.header-widgets ul li {
	margin: 0px 15px;
}

.site-header-content,
.masthead-placeholder,
.set-colors-header,
.set-colors-header>.fl-row-content-wrap,
.set-colors-header>.fl-col-content {
	background-color: transparent!important;
}

.set-colors-intro,
.set-colors-intro>.fl-row-content-wrap,
.set-colors-intro>.fl-col-content {
	background-color: transparent!important;
}

.site-branding {
	position: absolute;
}

.intro-container {
	background: #fff;
}

.intro-inner {
	padding: 3rem 0;
}

.intro-special {
	background-image: url(/wp-content/uploads/sites/50/2021/03/hero-1.png);
	position: relative;
	padding: 0% 0% 50% 0%;
	background-size: cover;
	background-position: 0 50%;
	overflow: hidden;
	top: -90px;
	margin-bottom: -80px;
}

.intro-special.post {
	background-image: url(/wp-content/uploads/sites/50/2021/04/banner_image_bright.jpeg);
	position: relative;
	padding: 0% 0% 50% 0%;
	background-size: cover;
	background-position: 0 50%;
	overflow: hidden;
	top: -90px;
	margin-bottom: -80px;
}

.intro-special.invitationhomes,
.intro-special.carter {
	background-image: url(/wp-content/uploads/sites/50/2021/06/ResidentShield-Hero-image-family-sofa.jpg);
	top: -95px;
}

.intro-special.invitationhomes .intro {
	background: #00000060;
}

.intro-special.post .intro {
	background: transparent;
}

.intro-special .intro-media .company-logo img {
	display: block;
	text-align: center;
	margin: 0px auto 15px auto;
}

.site-header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 999;
	top: 35px;
}

.site-branding {
	width: 250px;
}

. .wp-custom-header::before {
	background-color: transparent;
	opacity: none;
	background-color: #dededd;
	opacity: 0;
}

.main-navigation-container .menu>ul>li>a {
	border-top-width: 0px;
	color: #000000;
	font-size: 13pt;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px 15px;
}

.page-template-page-get-a-quote-php .main-navigation-container .menu>ul>li>a {
	font-weight: 700;
}

.main-navigation-container .menu>ul>li>a:hover,
.main-navigation-container .menu>ul>li>a:focus {
	border-top-width: 0px;
	color: #ff8a00;
	text-decoration: none!important;
}

{
	border-top-width: 0px;
	color: #ff8a00;
	text-decoration: none;
}

.main-navigation-container .menu .current-menu-item>a {
	border-top: 0px;
	color: #ff8a00;
}

.intro-special .intro-media {
	display: flex;
}

.intro-special .intro {
	text-align: center;
	z-index: 10;
	background: #00000050;
	z-index: 10;
	background: #00000052;
	margin-top: auto;
	padding: 30px 0px;
	width: 100%;
	max-width: 100%;
}

.intro-special .intro-title {
	font-size: 3.5em;
	font-weight: 700;
}

.intro-special .intro .page-summary {
	padding: 0px 0px 20px 0px;
	margin: 0 auto;
}

.site-content-inner {
	padding: 60px 0;
}

.post-template-default .site-content-inner {
	padding: 0;
}

.citrus {
	color: #f08f35;
}

.tagline-banner .citrus {
	font-weight: bolder;
}

.tagline-banner {
	font-size: 2.5em;
	font-weight: 700;
	text-align: center;
	color: #000000!important;
}

h3.invitationhomes.tagline-banner {
	padding: 30px 0 0 0;
}

.text-shadow {
	text-shadow: 0px 2px 15px rgba(150, 150, 150, 1);
}

.box-shadow {
	box-shadow: -1px 24px 24px -22px rgb(0 0 0 / 75%);
	-webkit-box-shadow: -1px 24px 24px -22px rgb(0 0 0 / 75%);
	-moz-box-shadow: -1px 24px 24px -22px rgb(0 0 0 / 75%);
}

.button,
button,
[type=button],
[type=reset],
[type=submit],
.main-navigation-container .button>a,
.child-page .more-link {
	border: 0px solid currentColor;
}

.button:after,
button:after,
[type=button]:after,
[type=reset]:after,
[type=submit]:after,
.main-navigation-container .button>a:after,
.child-page .more-link:after {
	transition: none;
	transition-delay: unset;
}

.button:hover {
	text-decoration: none!important;
}

.btn-round {
	border-radius: 50px;
}

.btn-citrus {
	background: #f08f34;
	border-color: transparent;
}

.btn-white {
	border-color: transparent;
	;
	color: #000000!important;
	background: #ffffff;
}

.btn-white:hover,
.btn-white:focus {
	color: #000000!important;
	background-color: #efefef!important;
	border-color: transparent;
}

.intro-inner .button {
	margin: 0px 30px;
}

.gform_button {
	border-radius: 50px;
	color: #ffffff;
	background: #f08f34;
	border-color: transparent;
}

.page-template-no-intro .site-content-inner {
	width: 100%;
	max-width: fit-content;
	overflow: hidden;
}

.above-footer-promo {
	color: #fff;
	font-size: 20px;
	padding: 40px 0px;
	text-align: center;
	margin: 0 auto;
	background: rgb(255, 138, 0);
	background: linear-gradient(70deg, rgba(255, 138, 0, 1) 0%, rgba(255, 138, 0, 1) 50%, rgba(255, 178, 0, 1) 100%);
}

.above-footer-promo .button {
	margin-left: 120px;
}

.site-footer-area.footer-area-footer-menu {
	display: none;
	visibility: hidden;
}

.sticky-popup-right .popup-title {
	writing-mode: tb-rl;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	white-space: nowrap;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	right: 20px;
}

.sticky-popup .popup-header {
	background-color: #ff8a00!important;
	border: 0px solid transparent;
	border-radius: 40px 0px 0px 40px;
	padding: 30px 25px;
	height: 200px;
	width: 50px;
}

.sticky-popup-right .popup-header {
	margin-top: 13%;
}

.popup-content {
	height: 275px;
}

.shield-container {
	background-color: #e6e6e6;
	background-image: url(/wp-content/uploads/sites/50/2021/05/ResidentShield-Icon-Color.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 11%;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.resInsurance {
	width: 50%;
	margin: 0 auto;
}

.resDeposits {
	width: 50%;
	margin: 0 auto;
}

.insuranceIcon img {
	width: 12%;
	position: relative;
	top: -15px;
}

.depositIcon img {
	width: 12%;
	position: relative;
	top: -15px;
}

.innertitle {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
}

.desc {
	margin-top: 20px;
}

.rs-services .link {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
}

a,
.accent-color,
.wm-content-module .image {
	color: #000000;
}

.rs-outer {
	background-image: url(/wp-content/uploads/sites/50/2021/04/v100_MF-ResidentShield.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 1100px;
}

.rs-inner-row {
	margin: 0px 11%!important;
}

.txt-white {
	color: #ffffff!important;
}

.innerheadline {
	font-size: 44px;
}

.centered-headline {
	margin: 0 auto;
	text-align: center;
	font-size: 44px;
	font-weight: 700;
}

.citrus-text-headline {
	color: #ff8a00;
	font-weight: 800;
}

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt,
.main-navigation-container .expander,
.rs-blogroll-intro .entry-summary,
.rs-blogroll-intro .link-more,
.rs-blogroll-intro .post_excerpt,
.rs-blogroll-intro .vc_btn3-container.vc_btn3-left {
	display: none!important;
	visibility: hidden!important;
}

.main-navigation-container .menu-item-has-children>a,
.main-navigation-container .menu>ul>.menu-item-has-children>a {
	padding-right: 0px;
}

.main-navigation-container a:hover,
.main-navigation-container a:active,
.main-navigation-container a:focus {
	border-color: #ff8a00;
}

.vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480 {
	background: transparent!important;
}

.page-template-default .intro,
.page-template-page-get-a-quote-php .intro,
.blog .intro,
.page-template-templatessidebar-php .intro {
	position: absolute;
	z-index: 999999;
	top: 42%;
	text-align: center;
	width: 100%;
	text-indent: 50%;
}

.post-template-default .intro {
	text-indent: 0%;
	top: 42%;
}

.page-template-default .intro .page-title,
.page-template-page-get-a-quote-php .intro .page-title,
.blog .intro .page-title,
.post-template-default .intro .page-title,
.page-template-templatessidebar-php .intro .page-title {
	text-transform: uppercase;
}

.page-template-default .intro-container,
.page-template-page-get-a-quote-php .intro-container,
.blog .intro-container,
.post-template-default .intro-container,
.page-template-templatessidebar-php .intro-container {
	top: -4px;
}

.post-template-default .wp-custom-header {
	position: relative;
	overflow: hidden;
	top: 0px;
}

.page-template-page-get-a-quote-php input[type=submit] {
	border-radius: 50px;
	-webkit-box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -7px rgb(0 0 0 / 20%);
	box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -7px rgb(0 0 0 / 20%);
	display: inline-block;
	padding: .76543em 2em;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.62;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .06333em;
	border: 0px solid transparent;
	cursor: pointer;
	transition: background .3s, color .3s, border-color .3s;
	font-size: 1rem;
	background: #f08f34;
	border-color: transparent;
	position: relative;
	top: -20px;
}

.Accordions-container .heading h2 {
	color: #ff8a02;
	padding: 15px 0px;
}

.Accordion {
	margin-bottom: 15px!important;
}

.Accordion-title {
	font-weight: 700;
}

.Accordion-trigger {
	transition: none!important;
}

.footer-secondary-widgets-inner a,
.set-colors-footer-secondary-widgets a,
.set-colors-footer-secondary-widgets>.fl-row-content-wrap a,
.set-colors-footer-secondary-widgets>.fl-col-content a,
.footer-secondary-widgets-inner .accent-color,
.set-colors-footer-secondary-widgets .accent-color {
	color: #000000;
}

.footer-secondary-widgets-inner .menu-footer-links a {
	color: #000000;
}

.footer-secondary-widgets-inner .menu-footer-links a:hover,
.widget-area.sidebar a:hover {
	color: #ff8a02;
}

.widget.widget_nav_menu .menu-footer-links-container #menu-footer-links.menu li a,
.menu-depaltfooterlinks-container ul#menu-depaltfooterlinks li a {
	text-decoration: none;
}

.widget.widget_nav_menu .menu-footer-links-container #menu-footer-links.menu li a:hover,
,
.menu-depaltfooterlinks-container ul#menu-depaltfooterlinks li a:hover {
	text-decoration: underline;
	color: #ff8a02;
}

.footer-secondary-widgets-inner a:hover {
	text-decoration: underline;
	color: #ff8a02;
}

a {
	text-decoration: none!important;
	color: #000;
	font-weight: 700;
}

a:hover,
a:active,
a:focus {
	text-decoration: underline!important;
	color: #ff8a02;
}

a:focus {
	outline: 2px solid #777;
}

.button:focus,
button:focus,
[type=button]:focus,
[type=reset]:focus,
[type=submit]:focus,
.child-page .more-link:focus,
.site .fl-builder-content .fl-module .button:focus,
.site .fl-builder-content .fl-module button:focus,
.site .fl-builder-content .fl-module [type=button]:focus,
.site .fl-builder-content .fl-module [type=reset]:focus,
.site .fl-builder-content .fl-module [type=submit]:focus,
.site .fl-builder-content .fl-module .child-page .more-link:focus,
.main-navigation-container .button>a:focus,
.menu-toggle:focus,
.wm-content-module .more-link a:focus {
	outline: 2px solid #777;
}

.blog-notice {
	position: absolute;
	font-size: 35px;
	font-weight: 700;
	color: #121212;
	z-index: 999;
	display: block;
	width: 88%;
	margin: 0 auto;
	text-align: center;
	top: 42%;
	padding: 3rem 0;
	text-indent: 50%;
	text-transform: uppercase;
}

.Accordion {
	margin: 0;
	padding: 0;
}

.Accordion h3 {
	margin: 0;
	padding: 0;
}

.Accordion.focus {
	border-color: hsl(216, 94%, 73%);
}

.Accordion.focus h3 {
	background-color: hsl(0, 0%, 97%);
}

.Accordion>*+* {
	border-top: 1px solid hsl(0, 0%, 82%);
}

.Accordion-trigger {
	background: none;
	color: hsl(0, 0%, 13%);
	display: block;
	font-size: 1rem;
	font-weight: normal;
	margin: 0;
	padding: 1em 1.5em;
	position: relative;
	text-align: left;
	width: 100%;
	outline: none;
}

.Accordion-trigger:focus,
.Accordion-trigger:hover {
	background: #ffffff;
	color: #121212;
	box-shadow: none;
	background-color: transparent;
}

.Accordion-trigger:after {
	background-color: transparent;
}

.Accordion *:first-child .Accordion-trigger {
	border-radius: 5px 5px 0 0;
}

button {
	border-style: none;
}

.Accordion button::-moz-focus-inner {
	border: 0;
	border-style: none;
}

.Accordion-title {
	display: block;
	pointer-events: none;
	border: transparent 2px solid;
	border-radius: 5px;
	padding: 0.25em;
	outline: none;
}

.Accordion-trigger:focus .Accordion-title {
	border-color: none;
}

.Accordion-icon {
	border: solid hsl(0, 0%, 62%);
	border-width: 0 2px 2px 0;
	height: 0.5rem;
	pointer-events: none;
	position: absolute;
	right: 2em;
	top: 50%;
	transform: translateY(-60%) rotate(45deg);
	width: 0.5rem;
}

.Accordion-trigger:focus .Accordion-icon,
.Accordion-trigger:hover .Accordion-icon {
	border-color: hsl(216, 94%, 73%);
}

.Accordion-trigger[aria-expanded="true"] .Accordion-icon {
	transform: translateY(-50%) rotate(-135deg);
}

.Accordion-panel {
	margin: 0;
	padding: 1em 1.5em;
}


/* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ */

.Accordion-panel[hidden] {
	display: none;
}

.tl_container {
	margin: 2rem 0;
	display: flex;
	padding-bottom: 30px;
}

.tl_list {
	display: flex;
	padding: 0;
	margin: 0;
	flex-direction: column;
	justify-content: left;
	list-style: none;
}

.tl_list li {
	margin: 0;
	text-align: right;
	border-radius: 4px 4px 0 0;
}

.tl_list a {
	padding: 1rem;
	display: block;
	border: none;
}

.tl_list a:hover,
.tl_list a:focus {}

.tl_section h2:focus {
	outline: 1px solid #777;
}

.tl_section {
	padding: 0rem 2rem;
	min-height: 8rem;
	border-radius: 0 0 4px 4px;
	text-align: center;
	width: 100%;
}

.tl_section h2 {
	margin-top: 1rem;
	text-align: center;
}

.tl-tab {
	margin-right: 15px;
}

.tl-tab[aria-selected="true"],
.tl-tab:hover,
.tl-tab:focus {
	border-right: 2px solid #ff8a00;
}

[role="tabpanel"][aria-hidden="true"] {
	display: none;
}

.screen-reader-text:hover,
.comments-title .add-comment-link:hover,
.screen-reader-text:active,
.comments-title .add-comment-link:active,
.screen-reader-text:focus,
.comments-title .add-comment-link:focus {
	background-color: #784000;
}

@media screen and (max-width: 1635px) {
	.page-template-default .intro,
	.page-template-page-get-a-quote-php .intro,
	.blog .intro,
	.page-template-templatessidebar-php .intro,
	.blog-notice {
		position: absolute;
		z-index: 999999;
		top: 42%;
		text-align: center;
		width: 100%;
		text-indent: 0;
	}
}

@media screen and (max-width: 1249px) {
	.page-template-default .intro,
	.blog-notice {
		position: absolute;
		z-index: 999999;
		top: 100px;
		text-align: center;
		width: 100%;
		text-indent: 0;
	}
	.page-template-default .intro,
	.page-template-page-get-a-quote-php .intro,
	.blog .intro,
	.page-template-templatessidebar-php .intro {
		position: absolute;
		z-index: 999999;
		top: 100px;
		text-align: center;
		width: 100%;
		text-indent: 0;
	}
	.post-template-default .intro {
		text-indent: 0%;
		top: 100px;
	}
}

@media only screen and (max-width: 1190px) {
	.intro-special {
		background-image: url(/wp-content/uploads/sites/50/2021/04/innerpage-hero.jpg);
	}
}

@media only screen and (max-width: 1090px) {
	.main-navigation-container .menu>ul>li {
		margin-left: 0rem;
	}
}

@media only screen and (max-width: 1040px) {
	.main-navigation-container .menu>ul>li>a {
		border-top-width: 0px;
		color: #000000;
		font-size: 13pt;
		font-weight: 700;
		text-transform: uppercase;
		margin: 0px 10px;
	}
}

@media screen and (max-width: 1024px) {
	.wp-custom-header img {
		display: none;
	}
	.page-template-default .intro,
	.page-template-page-get-a-quote-php .intro,
	.blog .intro,
	.page-template-templatessidebar-php .intro {
		position: relative;
		top: 60px;
		text-align: center;
		width: 100%;
		text-indent: 0;
	}
	.intro-inner {
		padding: 1.5rem 0;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.post-logo img {
		width: 14%;
	}
}

@media screen and (max-width: 991px) {
	.page-template-page-get-a-quote-php input[type=submit] {
		top: 25px;
	}
}

@media only screen and (max-width: 995px) {
	.main-navigation-container .menu>ul>li>a {
		border-top-width: 0px;
		color: #000000;
		font-size: 11pt;
		font-weight: 700;
		text-transform: uppercase;
		margin: 0px 5px;
	}
}

@media screen and (max-width: 979px) {
	.rs-outer {
		background-image: none;
	}
	.intro-special.post {
		height: 700px;
		top: 0px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 879px) {
	.intro-special {
		position: relative;
		padding: 0% 0% 50% 0%;
		background-size: cover;
		background-position: 0 50%;
		top: 0;
		margin-bottom: -40px;
	}
	.intro-special .intro {
		top: 20px;
	}
	.intro-special.post .intro {
		top: 20px;
	}
	.tagline-banner {
		font-size: 2em;
		padding: 30px 30px 0px 0px;
	}
	.intro-special .intro-media {
		width: 100%;
		height: fit-content;
	}
	.intro-inner .button {
		margin: 20px;
	}
	.tagline-banner {
		padding: 40px 15px 0px 15px;
	}
	.getaquote-cta {
		margin-bottom: 80px;
	}
	.resDep {
		margin-top: 80px;
	}
}

@media screen and (max-width: 767px) {
	.resDeposits {
		margin-top: 180px;
	}
	.shield-container {
		background-size: 25%;
	}
}

@media screen and (max-width: 739px) {
	.intro-special {
		height: 500px;
	}
	.intro-inner .button {
		margin: 30px;
	}
	.intro-special.invitationhomes,
	.intro-special.carter,
	.intro-special.post,
	.intro-special.bozzuto {
		height: 600px;
	}
	.intro-special.post {
		height: 700px;
	}
	.intro-special .post-logo img {
		width: 25%;
	}
	.intro-special.post {
		top: 0px;
		margin-bottom: 0px;
	}
	.invitationhomes-logo {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 671px) {
	.header-layout-fullwidth .site-header-inner {
		max-width: 100%!important;
		width: 100%!important;
		display: block;
	}
	.site-branding {
		position: relative;
		margin: 0 auto;
		float: none;
	}
	.intro-special .intro {
		top: 0px;
	}
	.intro-inner {
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.intro-special .intro-media .company-logo img {
		display: block;
		margin: 0;
	}
	.intro-special.invitationhomes,
	.intro-special.carter {
		top: 0px;
	}
	.intro-special.post .intro {
		top: 0px;
	}
	.intro-inner .button {
		margin: 20px;
	}
	.tagline-banner {
		padding: 40px 15px 0px 15px;
	}
	.getaquote-cta {
		margin-bottom: 80px;
	}
	.resDep {
		margin-top: 80px;
	}
}


#rs-contact-inline label {
    display: block;
    padding-bottom: 0;
}

ul.pricing__feature-list {
    list-style: none!important;
}

