/*
 * Theme Name: Demme Learning
 * Theme URI: https://seothemes.com/themes/corporate-pro/
 * Author: SEO Themes
 * Author URI: https://seothemes.com
 * Description: A customized version of The Corporate Pro theme for the Genesis Framework.
 * Version: 1.0.0
 * License: GPL-3.0-or-later
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-logo, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
 * Text Domain: corporate-pro
 * Domain Path: /languages
 * Template: genesis
 */
@charset 'UTF-8';
/* # Table of Contents

- Reset
	- Normalize 7.0
- Defaults
	- Box Sizing
	- Float Clearing
	- Typography
	- Headings
	- Forms
	- Objects
	- Tables
	- Accessibility
- Layout
	- Site Containers
	- Content Width
	- Column Classes
	- Gallery
	- Pricing Tables
- Common
	- Avatars
	- Genesis
	- Search Form
	- WordPress
	- Gutenberg
- Header
	- Site Header
	- Title Area
	- Before Header
	- Header Right
	- Hero Section
- Menus
	- Menus
	- Sub Menus
	- Specific Menus
	- Menu Toggle
	- Sub Menu Toggle
- Content
	- Entries
	- Entry Content
	- Entry Titles
	- Entry Meta
	- Entry Footer
	- Pagination
	- Comments
- Sidebars
	- Sidebars
	- Widgets
- Footer
	- Site Footer
	- Before Footer
	- Footer Widgets
- Plugins
	- Genesis eNews Extended
	- Genesis Portfolio Pro
	- Genesis Simple FAQ
	- Genesis Simple Share
	- Genesis Testimonial Slider
	- Google Map
	- Ninja Forms
	- SEO Slider
	- Simple Social Icons
	- WP Featherlight
	- WooCommerce Menu Cart
- Home
	- Front Page Widgets
- Print
	- Print Styles
*/


/* 
@font-face {
    font-family: 'bree_serifbold';
    src: url('assets/fonts/breeserif-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/breeserif-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bree_serifregular';
    src: url('assets/fonts/breeserif-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/breeserif-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novabold';
    src: url('assets/fonts/proximanova-bold-webfont.woff2') format('woff2'),
         url('assets/fonts/proximanova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novabold_italic';
    src: url('assets/fonts/proximanova-boldit-webfont.woff2') format('woff2'),
         url('assets/fonts/proximanova-boldit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novaregular';
    src: url('assets/fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novaregular_italic';
    src: url('assets/fonts/proximanova-regularit-webfont.woff2') format('woff2'),
         url('assets/fonts/proximanova-regularit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 */

button,
hr,
input {
	overflow: visible;
}

audio,
canvas,
progress,
video {
	display: inline-block;
}

progress,
sub,
sup {
	vertical-align: baseline;
}

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

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

body {
	margin: 0;
}
:focus { outline: none; } 

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block;
}

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

figure {
	margin: 1em 4rem;
}

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

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

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

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

b,
strong {
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

mark {
	color: #000000;
	background-color: #fdffb6;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

img {
	border-style: none;
}

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

a{text-decoration: none;}

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

button,
select {
	text-transform: none;
}

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

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

[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 0.1rem;
}

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

legend {
	display: table;
	max-width: 100%;
	color: inherit;
	white-space: normal;
}

textarea {
	overflow: auto;
}

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

[type='search'] {
	-webkit-appearance: textfield;
	outline-offset: -0.2rem;
}

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

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

summary {
	display: list-item;
}

[hidden],
template {
	display: none;
}

/* ## Box Sizing
--------------------------------------------- */
html,
input[type='search'] {
	box-sizing: border-box;
}

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

/* ## Float Clearing
--------------------------------------------- */
.author-box,
.clearfix,
.entry,
.entry-content,
.footer-widgets,
.nav-primary,
.nav-secondary,
.pagination,
.site-container,
.site-footer,
.site-header,
.site-inner,
.widget,
.wrap {
	clear: both;
}

.author-box:before,
.author-box:after,
.clearfix:before,
.clearfix:after,
.entry:before,
.entry:after,
.entry-content:before,
.entry-content:after,
.footer-widgets:before,
.footer-widgets:after,
.nav-primary:before,
.nav-primary:after,
.nav-secondary:before,
.nav-secondary:after,
.pagination:before,
.pagination:after,
.site-container:before,
.site-container:after,
.site-footer:before,
.site-footer:after,
.site-header:before,
.site-header:after,
.site-inner:before,
.site-inner:after,
.widget:before,
.widget:after,
.wrap:before,
.wrap:after {
	display: block;
	clear: both;
	content: '';
}

/* ## Typography
--------------------------------------------- */
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-moz-selection {
	background-color: #cbeafb;
}

::selection {
	background-color: #cbeafb;
}

html {
	overflow-x: hidden;
	max-width: 100vw;
	font-size: 62.5%;
}

body {
	overflow-x: hidden;
	max-width: 100vw;
	margin: 0;
	color: #2a3139;
	color: #445E72;
	background-color: #ffffff;
	font-family: 'Nunito Sans', -apple-system, blinkmacsystemfont, 'Segoe UI', roboto, helvetica, arial, sans-serif;
	font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 1.6rem;
	line-height: 1.618;
	word-break: break-word;
	-webkit-font-smoothing: antialiased;
	   -moz-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale;
}

body.boxed-page {
	background-color: #f6f8fa;
}

body > div {
	font-size: 1.5rem;
}

p {
	margin: 0 0 1em;
	padding: 0;
}

a {
	color: #4d5968;
	word-wrap: break-word;
}

a:hover,
a:focus {
	color: #009cff;
}

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

li {
	list-style-type: none;
}

hr {
	clear: both;
	margin: 0 0 2em;
	padding: 1em 0 0;
	border: 0;
	border-bottom: 1px solid #eceef1;
	border-collapse: collapse;
}

b,
strong {
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
}

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

blockquote {
	margin: 0 0 1.382em;
	padding: 0 1em;
	border-left: 2px solid #009cff;
}

blockquote p:last-of-type {
	margin-bottom: 0;
}

pre,
code,
kbd,
samp {
	font-family: 'SF Mono', 'Monaco', 'Inconsolata', 'Fira Mono', 'Droid Sans Mono', 'Source Code Pro', monospace;
}

/* ## Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 0.5em;
	font-weight: 700;
	line-height: 1.236;
    font-family: bree-serif, serif;
	font-weight: 700;
	font-style: normal;
    color: #0095C1;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.65em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.3em;
}

/* ## Forms
--------------------------------------------- */
:focus {
/* 
	outline: 2px solid #eceef1;
 */
}

::-moz-placeholder {
	opacity: 1;
	color: #90959f;
}

::-webkit-input-placeholder {
	color: #90959f;
}

input,
select,
textarea {
	width: 100%;
	height: 3em;
	padding: 0 1.5em;
	border: 1px solid #eceef1;
	border-radius: 9rem;
	color: #2a3139;
	background-color: #fbfcfd;
	font-family: 'Nunito Sans', -apple-system, blinkmacsystemfont, 'Segoe UI', roboto, helvetica, arial, sans-serif;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 3;
}

input:focus,
select:focus,
textarea:focus {
	border-color: #009cff;
	outline: none;
}

textarea {
	height: auto;
	padding: 1.5em;
	border-radius: 2.5rem;
	line-height: 1.618;
}

input[type='checkbox'],
input[type='image'],
input[type='radio'] {
	width: auto;
	height: auto;
}

input[type='search'] {
	-webkit-appearance: none;
}

.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.wp-block-button a {
	display: inline-block;
	width: auto;
	height: 3em;
	padding: 0 3.333333em;
	border: 0;
	border-radius: 9rem;
	color: #ffffff;
	box-shadow: 0 0.25rem 2rem -0.5rem rgba(255, 255, 255, 0);
	font-family: 'Nunito Sans', -apple-system, blinkmacsystemfont, 'Segoe UI', roboto, helvetica, arial, sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 3;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease;
	background: #0072ff;
	background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="$one", endcolorstr="$two", gradienttype=1);
}

.button:hover,
.button:focus,
button:hover,
button:focus,
input[type='button']:hover,
input[type='button']:focus,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='submit']:hover,
input[type='submit']:focus,
.wp-block-button a:hover,
.wp-block-button a:focus {
	color: #ffffff;
	box-shadow: 0 0.5rem 2rem -0.5rem rgba(0, 156, 255, 0.3);
}

.button.outline,
button.outline,
input[type='button'].outline,
input[type='reset'].outline,
input[type='submit'].outline,
.wp-block-button a.outline {
	color: #009cff;
	background: transparent;
	/* box-shadow: inset 0 0 0 2px #009cff; */
}

.button.outline:hover,
.button.outline:focus,
button.outline:hover,
button.outline:focus,
input[type='button'].outline:hover,
input[type='button'].outline:focus,
input[type='reset'].outline:hover,
input[type='reset'].outline:focus,
input[type='submit'].outline:hover,
input[type='submit'].outline:focus,
.wp-block-button a.outline:hover,
.wp-block-button a.outline:focus {
	color: #ffffff;
	background-color: #009cff;
	box-shadow: none;
}

.button.white,
button.white,
input[type='button'].white,
input[type='reset'].white,
input[type='submit'].white,
.wp-block-button a.white {
	color: #2a3139;
	background: #ffffff;
	box-shadow: 0 0.25rem 2rem rgba(198, 202, 206, 0.05);
}

.button.white:hover,
.button.white:focus,
button.white:hover,
button.white:focus,
input[type='button'].white:hover,
input[type='button'].white:focus,
input[type='reset'].white:hover,
input[type='reset'].white:focus,
input[type='submit'].white:hover,
input[type='submit'].white:focus,
.wp-block-button a.white:hover,
.wp-block-button a.white:focus {
	color: #2a3139;
	background: #ffffff;
	box-shadow: 0 1rem 2rem rgba(198, 202, 206, 0.15);
}

.button.white.outline,
button.white.outline,
input[type='button'].white.outline,
input[type='reset'].white.outline,
input[type='submit'].white.outline,
.wp-block-button a.white.outline {
	color: #ffffff;
	background: transparent;
	box-shadow: inset 0 0 0 2px #ffffff;
}

.button.white.outline:hover,
.button.white.outline:focus,
button.white.outline:hover,
button.white.outline:focus,
input[type='button'].white.outline:hover,
input[type='button'].white.outline:focus,
input[type='reset'].white.outline:hover,
input[type='reset'].white.outline:focus,
input[type='submit'].white.outline:hover,
input[type='submit'].white.outline:focus,
.wp-block-button a.white.outline:hover,
.wp-block-button a.white.outline:focus {
	color: #2a3139;
	background: #ffffff;
	box-shadow: inset 0 0 0 0 #ffffff;
}

.button.small,
button.small,
input[type='button'].small,
input[type='reset'].small,
input[type='submit'].small,
.wp-block-button a.small {
	height: 2.36em;
	padding: 0 2.36em;
	font-size: 1.3rem;
	line-height: 2.36;
}

.button.large,
button.large,
input[type='button'].large,
input[type='reset'].large,
input[type='submit'].large,
.wp-block-button a.large {
	font-size: 1.9rem;
}

.button:disabled,
button:disabled,
input[type='button']:disabled,
input[type='reset']:disabled,
input[type='submit']:disabled,
.wp-block-button a:disabled {
	border-width: 0;
	color: #c6cace;
	background: #eceef1;
	box-shadow: none;
	cursor: not-allowed;
}

.button + button,
.button + .button,
button + button,
button + .button,
input[type='button'] + button,
input[type='button'] + .button,
input[type='reset'] + button,
input[type='reset'] + .button,
input[type='submit'] + button,
input[type='submit'] + .button,
.wp-block-button a + button,
.wp-block-button a + .button {
	clear: both;
	margin-top: 1em;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button {
	display: none;
}

fieldset {
	margin-bottom: 1em;
}

/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption,
.wp-video-shortcode {
	display: block;
	max-width: 100%;
}

img {
	height: auto;
}

figure {
	margin: 0;
}

video {
	-o-object-fit: cover;
	   object-fit: cover;
}

.no-js .wp-video-shortcode {
	width: 100%;
	border: 1px solid #eceef1;
	background-color: #f6f8fa;
}

/* ## Tables
--------------------------------------------- */
table {
	width: 100%;
	margin-bottom: 4rem;
	border: 1px solid #eceef1;
	border-spacing: 0;
	border-collapse: collapse;
	background-color: #ffffff;
	line-height: 1;
}

tbody {
	border-bottom: 1px solid #eceef1;
}

td,
th {
	padding: 0.618em;
	border-top: 1px solid #eceef1;
	border-right: 1px solid #eceef1;
	text-align: left;
}

/* ## Accessibility
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut,
.wp-custom-logo .site-title,
.wp-custom-logo .site-description {
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	position: absolute !important;
	width: 0.1rem;
	height: 0.1rem;
	border: 0;
	background-color: #ffffff;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
	display: block;
	clip: auto !important;
	z-index: 100000;
	width: auto;
	height: auto;
	padding: 1rem 2rem;
	box-shadow: 0 0 0.2rem 0.2rem rgba(42, 49, 57, 0.1);
	text-decoration: none;
}

.more-link {
	position: relative;
	font-style: normal;
}

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	width: 0;
	height: 0;
	list-style: none;
}

/* ## Site Containers
--------------------------------------------- */
.boxed-page .site-container {
	max-width: 1152px;
	margin: 0 auto;
	background-color: #ffffff;
	box-shadow: 0 0 0 1px #eceef1, 0 0 10rem rgba(198, 202, 206, 0.1);
}

.content-sidebar-wrap,
.wrap {
	margin: 0 auto;
	padding-right: 6vw;
	padding-left: 6vw;
}

.content-sidebar-wrap .wrap,
.wrap .wrap {
	width: auto;
	max-width: 100%;
	padding: 0;
}

.site-inner {
	clear: both;
}

.blog .site-inner,
.archive .site-inner,
.search-results .site-inner {
	background-color: #f6f8fa;
}

.page-builder .site-inner {
	border-top: 1px solid #eceef1;
	border-bottom: 1px solid #eceef1;
}

.contact-page .site-inner {
	padding-top: 6rem;
}

.content-sidebar-wrap {
	position: relative;
	z-index: 1;
	max-width: 1152px;
}

/* ## Content Widths and Positions
--------------------------------------------- */
.content {
	display: flex;
	width: 100%;
	min-height: 40rem;
	padding: 4rem 0;
	flex-wrap: wrap;
}

.front-page.page .content,
.page-template-page-builder.page .content {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

.blog .content,
.archive .content,
.search-results .content {
	margin-top: 0;
	padding: 4rem 0;
	background-color: transparent;
}

.blog .content:before,
.archive .content:before,
.search-results .content:before {
	display: none;
}

.front-page.page .content {
	background-color: transparent;
}

.page .content,
.single .content,
.error404 .content {
	position: relative;
	border-radius: 1px;
	background-color: #ffffff;
}

.page .content:before,
.single .content:before,
.error404 .content:before {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 40rem;
	box-shadow: 0 -5rem 10rem rgba(42, 49, 57, 0.05);
	content: '';
	pointer-events: none;
}

.sidebar-primary {
	padding-bottom: 5rem;
}

/* ## Column Classes (including fifths)
--------------------------------------------- */
.full-width {
	display: block;
	width: 100%;
	clear: both;
}

.full-width:before,
.full-width:after {
	display: block;
	clear: both;
	content: '';
}

/* ## Gallery
--------------------------------------------- */
.gallery,
.gallery-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gallery a,
.gallery img {
	display: block;
}

.single .gallery {
	display: inline-flex;
	position: relative;
	left: 50%;
	width: 100vw;
	max-width: 768px;
	margin: 1.618em auto;
	-webkit-transform: translate(-50%);
	        transform: translate(-50%);
}

.gallery-caption {
	display: block;
}

.gallery-item {
	display: block;
	width: 100%;
	margin: 0 0 6vw;
	text-align: center;
}

/* ## Pricing Tables
--------------------------------------------- */
.pricing-table {
	display: flex;
	margin: 0 auto;
	border: 1px solid #eceef1;
	border-radius: 3px;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	clear: both;
}

.pricing-table:before,
.pricing-table:after {
	display: block;
	clear: both;
	content: '';
}

.pricing-table + .pricing-table {
	margin: 5rem auto;
}

.pricing-table + hr {
	margin: 5rem 0;
	padding: 0;
}

.pricing-table div {
	padding: 3rem;
	border-radius: 3px;
	text-align: center;
}

.pricing-table div ul {
	margin: 1em 0;
}

.pricing-table div ul li {
	margin: 0;
	list-style-type: none;
}

.pricing-table .featured {
	border: 1px solid #eceef1;
	background-color: #ffffff;
	box-shadow: 0 2rem 5rem -1rem rgba(42, 49, 57, 0.0618);
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.pricing-table h4 {
	font-size: 2rem;
}

.pricing-table p {
	position: relative;
	max-width: 768px;
	margin: 0 auto;
	padding: 0 5%;
}

.pricing-table strong {
	display: block;
	color: #009cff;
	font-size: 2.8em;
	font-weight: 700;
}

.pricing-table em {
	display: block;
	color: #4d5968;
	font-size: small;
}

.pricing-table button,
.pricing-table .button {
	margin-bottom: 0.5em;
}

.pricing-table .one-fourth strong {
	font-size: 2.4em;
}

.pricing-table .one-fourth button,
.pricing-table .one-fourth .button {
	padding-right: 2em;
	padding-left: 2em;
}

/* ## Avatars
--------------------------------------------- */
.avatar {
	float: left;
	margin-right: 2rem;
	border-radius: 50%;
}

.alignright .avatar {
	margin-left: 2rem;
}

/* ## Genesis
--------------------------------------------- */
.breadcrumb {
	width: 100%;
	padding: 1rem 0 0;
	color: #c6cace;
	font-size: 1.4rem;
	text-align: center;
}

.breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
	text-decoration: underline;
}

.after-entry {
	width: 100%;
	margin: 2rem auto;
	padding: 6vw;
	border: 1px solid #eceef1;
	border-radius: 3px;
	background-color: #f6f8fa;
	text-align: center;
}

.after-entry .enews form {
	display: flex;
	margin: 1em 0 0;
	flex-wrap: wrap;
	justify-content: center;
}

.after-entry .enews input {
	width: 100%;
	margin-bottom: 1em;
	background-color: #ffffff;
}

.author-box {
	width: 100%;
	max-width: 768px;
	padding: 6vw 0;
}

.author .author-box {
	max-width: 100%;
	margin-bottom: 4rem;
	padding: 4rem;
	border: 1px solid #eceef1;
	border-radius: 3px;
	background-color: #ffffff;
}

.author-box p {
	color: #4d5968;
}

.author-box p:last-of-type {
	margin-bottom: 0;
}

.author-box-title {
	margin-bottom: 0;
	font-size: 2rem;
}

/* ## Search Form
--------------------------------------------- */
.search-form {
	display: flex;
	position: relative;
	width: 100%;
	align-items: center;
	justify-content: flex-start;
	clear: both;
}

.search-form:before,
.search-form:after {
	display: block;
	clear: both;
	content: '';
}

.search-form .search-toggle {
	display: none;
	width: 2.5rem;
	height: 2.5rem;
	background: center/1.75rem no-repeat url(assets/images/search.svg);
	cursor: pointer;
}

.shrink .search-form .search-toggle {
	background-image: url(assets/images/search.svg);
}

.search-form .search-toggle.active {
	background-image: url(assets/images/close.svg);
	background-size: 1.4rem;
}

.shrink .search-form .search-toggle.active {
	background-image: url(assets/images/close.svg);
}

.search-form input[type='search'] {
	width: 30rem;
	margin-right: 1em;
	background-color: rgba(255, 255, 255, 0.2);
}

.site-header .search-form input[type='search'] {
	display: block;
	max-width: 79vw;
	background-color: #f6f8fa;
}

.site-header.shrink .search-form input[type='search'] {
	border: 1px solid #eceef1;
	color: #2a3139;
}

.entry-content .search-form input[type='search'] {
	background-color: #f6f8fa;
}

.search-form input[type='submit'] {
	display: none;
}

.entry .search-form {
	margin-bottom: 4rem;
}

/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 1em;
}

img.alignnone,
.alignnone {
	margin-bottom: 1em;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 1em 1em 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 1em 1em;
}

.wp-caption-text {
	margin: 0;
	font-size: 1.4rem;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 1em;
}

.sticky,
.bypostauthor {
	background-color: transparent;
}

.post-edit-link,
.comment-edit-link {
	display: none;
}

/* ## Gutenberg
--------------------------------------------- */
.full-width-content .alignwide {
	position: relative;
	left: 50%;
	width: 100vw;
	max-width: 896px;
	-webkit-transform: translate(-50%);
	        transform: translate(-50%);
}

.full-width-content .alignwide img {
	display: inline-block;
	margin: 1.618em auto;
}

.full-width-content .alignfull {
	position: relative;
	left: 50%;
	width: 100vw;
	max-width: none;
	margin-left: -50vw;
}

.content-sidebar .full-width-content .alignfull,
.sidebar-content .full-width-content .alignfull {
	max-width: calc(100% + 12rem);
}

.full-width-content .alignfull img {
	display: inline-block;
	width: 100%;
	margin: 1.618em auto;
}

.wp-block-image figcaption {
	margin: 0 auto 2em;
}

.wp-block-button {
	display: block;
	width: 100%;
	background: transparent;
	text-align: center;
	clear: both;
}

.wp-block-button:before,
.wp-block-button:after {
	display: block;
	clear: both;
	content: '';
}

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

.wp-block-button a:hover,
.wp-block-button a:focus {
	color: #ffffff;
}

.wp-block-pullquote > p {
	font-family: 'Nunito Sans', -apple-system, blinkmacsystemfont, 'Segoe UI', roboto, helvetica, arial, sans-serif;
	font-weight: 400;
}

.wp-block-pullquote cite {
	font-style: normal;
}

.wp-block-gallery .blocks-gallery-image {
	margin-right: 0;
}

.blocks-gallery-image {
	display: block;
	width: 100%;
	margin: 0 0 6vw;
	text-align: center;
}

/* ## Site Header
--------------------------------------------- */
.site-header {
	position: relative;
	z-index: 200;
	width: 100%;
	border-bottom: 1px solid rgba(198, 202, 206, 0.3);
	background-color: #ffffff;
	transition: all 0.3s ease;
}

.js.has-sticky-header .site-header {
	position: fixed;
	top: 0;
}

.js.has-sticky-header .site-header.shrink {
	background-color: #ffffff;
	box-shadow: 0 0 4rem rgba(42, 49, 57, 0.05);
}

.boxed-page .site-header {
	max-width: 1152px;
	margin: 0 auto;
}

.contact-page .site-header {
	background-color: #ffffff;
}

.site-header > .wrap {
	display: flex;
	position: relative;
	height: 6rem;
	transition: height 0.3s ease;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.no-js .site-header > .wrap {
	height: auto;
	padding: 3rem 6vw;
}

/* ## Title Area
--------------------------------------------- */
.title-area {
	display: block;
	position: relative;
	width: 15rem;
	margin: 0 auto 0 0;
}

.site-title {
	margin-bottom: 0;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1;
}

.site-title a {
	color: #2a3139;
	text-decoration: none;
	transition: all 0.3s ease;
}

.shrink .site-title a {
	color: #2a3139;
}

.site-description {
	margin-bottom: 0;
	opacity: 0.618;
	font-size: 1.4rem;
	line-height: 1;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	position: absolute !important;
	width: 0.1rem;
	height: 0.1rem;
	border: 0;
	background-color: #ffffff;
}

.custom-logo {
	display: block;
}

.shrink .custom-logo {
	display: block;
}

.secondary-logo {
	display: none;
}

.shrink .secondary-logo {
	display: none;
}

/* ## Before Header
--------------------------------------------- */
.before-header {
	display: flex;
	position: relative;
	height: 4rem;
	border-top: 1px solid rgba(198, 202, 206, 0.3);
	border-bottom: 1px solid rgba(198, 202, 206, 0.3);
	color: #3f454c;
	background-color: #f6f8fa;
	font-size: 1.2rem;
	flex-wrap: wrap;
	align-items: center;
	transition: all 0.3s ease;
}

.no-js .before-header {
	height: auto;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.menu .before-header {
	display: flex;
	width: 100%;
	height: auto;
	margin: 3em 0 0;
	padding: 3em 0 0;
	border-bottom: none;
	background-color: transparent;
	clear: both;
}

.menu .before-header:before,
.menu .before-header:after {
	display: block;
	clear: both;
	content: '';
}

.menu .before-header .widget {
	margin-bottom: 1em;
}

.menu .before-header .simple-social-icons {
	margin-left: -0.5em;
}

.menu .before-header .simple-social-icons a {
	margin: 0 0.5em 0 0;
}

.before-header .wrap {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

.before-header .wrap:before,
.before-header .wrap:after {
	display: none;
}

.before-header .widget {
	display: flex;
	margin-bottom: 0;
	align-items: center;
}

.before-header .widget:last-of-type {
	margin-bottom: 0;
}

.before-header .widget-wrap {
	width: 100%;
}

.before-header p {
	display: flex;
	align-items: center;
}

.before-header .fa {
	margin-right: 0.5em;
}

.before-header .fa:before {
	line-height: 1.618;
}

/* ## Header Right
--------------------------------------------- */
.header-widget-area {
	display: none;
	margin: 0 1em 0 0;
}

.header-widget-area .widget:last-of-type {
	margin-bottom: 0;
}

/* ## Hero Section
--------------------------------------------- */
.hero-section {
	position: relative;
	padding: 4rem 0;
	border-bottom: 1px solid #eceef1;
	background-color: #f6f8fa;
	background-position: center;
	background-size: cover;
	text-align: center;
}

.hero-section:before {
	display: block !important;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(42, 49, 57, 0.5);
	content: '';
	pointer-events: none;
	transition: all 0.3s ease;
}

.hero-section .wrap {
	position: relative;
	z-index: 2;
}

.hero-section h1 {
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
}

.hero-section p {
	width: 100%;
	max-width: 512px;
	margin: 0.5em auto 0;
	color: #ffffff;
	text-align: center;
}

.hero-section a {
	color: #f6f8fa;
}

.hero-section a:hover,
.hero-section a:focus {
	color: #009cff;
}

/* ## Custom Header
--------------------------------------------- */
.wp-custom-header {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	pointer-events: none;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}

.woocommerce .wp-custom-header img,
.wp-custom-header img,
.wp-custom-header video,
.wp-custom-header iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center center;
	   object-position: center center;
}

.wp-custom-header iframe {
	position: absolute;
	top: -20%;
	right: -20%;
	bottom: -20%;
	left: -20%;
	width: 140%;
	min-width: 100%;
	max-width: 140%;
	height: 140%;
	min-height: 56.25vw;
	max-height: none;
	margin: auto;
}

.wp-custom-header img {
	display: none;
}

.wp-custom-header-video-button {
	display: none;
}

/* ## Menus
--------------------------------------------- */
.menu {
	display: flex;
	width: 100%;
	font-size: 1.6rem;
	font-weight: 600;
	text-align: left;
	flex-wrap: wrap;
	align-items: center;
	clear: both;
}

.menu:before,
.menu:after {
	display: block;
	clear: both;
	content: '';
}

.menu .right {
	margin-left: auto;
}

.menu .rss,
.menu .date,
.menu .search,
.menu .twitter {
	display: flex;
	margin-top: 1em;
	margin-left: 0;
	align-items: center;
}

.menu .rss {
	margin-left: 0;
}

.menu .rss a {
	margin-left: 1em;
}

.menu-item {
	display: block;
	position: relative;
	width: 100%;
	padding: 1rem 0;
	order: -1;
}

.menu-item.button {
	display: flex;
	margin: 1em 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
	font-size: 1.2rem;
	align-items: center;
}

.menu-item.button:last-of-type a {
	padding-right: 3em;
}

.menu-item.button a {
	background: #0072ff;
	background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="$one", endcolorstr="$two", gradienttype=1);
	padding: 1em 3em;
	border-radius: 9rem;
	color: #ffffff;
}

.shrink .menu-item.button a {
	color: #ffffff;
}

.menu-item.button a:hover,
.menu-item.button a:focus,
.menu-item.button.current-menu-item > a {
	color: #ffffff;
	box-shadow: inset 0 0 0 9rem rgba(0, 17, 51, 0.1);
}

.menu-item a {
	display: inline-block;
	margin: 2px;
	color: #2a3139;
	text-decoration: none;
	transition: all 0.3s ease;
}

.menu-item a:hover,
.menu-item a:focus,
.menu-item.current-menu-item > a {
	color: #009cff;
}

.menu-item span {
	display: block;
}

/* ## Sub Menus
--------------------------------------------- */
.sub-menu {
	display: none;
	clear: both;
}

.sub-menu:before,
.sub-menu:after {
	display: block;
	clear: both;
	content: '';
}

.sub-menu:before {
	display: none;
	position: absolute;
	z-index: 98;
	top: -0.5rem;
	left: 3rem;
	width: 1rem;
	height: 1rem;
	border-top: 1px solid #eceef1;
	border-left: 1px solid #eceef1;
	opacity: 1;
	background-color: #f6f8fa;
	content: '';
	transition-delay: 0.3s;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.sub-menu .menu-item {
	width: 100%;
	height: auto;
	padding: 0.5em 0;
}

.sub-menu .menu-item:first-of-type {
	margin-top: 1em;
}

.sub-menu a {
	padding-left: 0.618em;
}

.sub-menu .sub-menu {
	padding-left: 1em;
}

/* ## Specific Menus
--------------------------------------------- */
.nav-primary,
.nav-secondary {
	overflow: auto;
	position: fixed;
	top: 0;
	right: -40rem;
	bottom: 0;
	width: 93vw;
	max-width: 40rem;
	height: 100vh;
	margin: 0;
	padding: 0 4rem;
	border-top: 1px solid #eceef1;
	border-bottom: 1px solid #eceef1;
	background-color: #ffffff;
	transition: all 0.3s ease;
}

.nav-primary.activated,
.nav-secondary.activated {
	right: 0;
	left: auto;
	box-shadow: 0 0 4rem rgba(42, 49, 57, 0.2);
}

.no-js .nav-primary,
.no-js
.nav-secondary {
	display: block;
	position: relative;
	right: auto;
	width: 100%;
	height: auto;
	padding: 0;
	border: 0;
}

.no-js .nav-primary .wrap,
.no-js
.nav-secondary .wrap {
	padding: 0;
}

.no-js .nav-primary .menu,
.no-js
.nav-secondary .menu {
	padding: 0;
}

.no-js .nav-primary .menu-item,
.no-js
.nav-secondary .menu-item {
	display: inline-flex;
	width: auto;
	padding-right: 1rem;
}

.nav-primary .menu,
.nav-secondary .menu {
	position: relative;
	padding: 5em 0 7.5em;
}

.nav-secondary {
	width: 100%;
}

.nav-secondary .sub-menu .menu-item {
	height: auto;
}

.site-footer .menu {
	justify-content: center;
	margin-bottom: 0;
	font-size: 1.4rem;
}

.site-footer .menu-item {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.site-footer .menu-item:last-of-type {
	margin-bottom: 0;
}

.site-footer .menu-item:last-of-type a {
	margin-bottom: 2px;
}

.site-footer .menu-item a {
	margin-bottom: 1em;
	padding: 0;
	color: #4d5968;
}

.site-footer .menu-item a:hover,
.site-footer .menu-item a:focus,
.site-footer .menu-item.current-menu-item > a {
	color: #009cff;
}

/* ## Menu Toggle
--------------------------------------------- */
.menu-toggle {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	margin-right: -0.5em;
	padding: 1em 0.5em;
	color: #2a3139;
	background: transparent;
	box-shadow: none;
	cursor: pointer;
}

.menu-toggle:hover,
.menu-toggle:focus {
	color: #2a3139;
	background: none;
	box-shadow: none;
}

.menu-toggle.activated {
	position: fixed;
	right: 6vw;
}

.menu-toggle.activated,
.shrink .menu-toggle {
	color: #2a3139;
}

.menu-toggle.activated span,
.shrink .menu-toggle span {
	background: #2a3139;
}

.menu-toggle.activated span:before,
.menu-toggle.activated span:after,
.shrink .menu-toggle span:before,
.shrink .menu-toggle span:after {
	background: #2a3139;
}

.menu-toggle span {
	display: block;
	float: right;
	position: relative;
	width: 2rem;
	height: 2px;
	border-radius: 3px;
	background: #2a3139;
}

.menu-toggle span:before,
.menu-toggle span:after {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	border-radius: 3px;
	background-color: #2a3139;
	content: ' ';
}

.menu-toggle span:before {
	top: -0.5rem;
	transition: top 0.2s 0.2s, -webkit-transform 0.2s 0s;
	transition: top 0.2s 0.2s, transform 0.2s 0s;
	transition: top 0.2s 0.2s, transform 0.2s 0s, -webkit-transform 0.2s 0s;
}

.menu-toggle span:after {
	bottom: -0.5rem;
	transition: bottom 0.2s 0.2s, -webkit-transform 0.2s 0s;
	transition: bottom 0.2s 0.2s, transform 0.2s 0s;
	transition: bottom 0.2s 0.2s, transform 0.2s 0s, -webkit-transform 0.2s 0s;
}

.menu-toggle.activated span {
	background: none;
}

.menu-toggle.activated span:before {
	top: 0;
	transition: top 0.2s 0s, -webkit-transform 0.2s 0.2s;
	transition: top 0.2s 0s, transform 0.2s 0.2s;
	transition: top 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.menu-toggle.activated span:after {
	bottom: 0;
	transition: bottom 0.2s 0s, -webkit-transform 0.2s 0.2s;
	transition: bottom 0.2s 0s, transform 0.2s 0.2s;
	transition: bottom 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s;
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

/* ## Sub Menu Toggle
--------------------------------------------- */
.sub-menu-toggle {
	position: absolute;
	top: 0.1em;
	right: 3em;
	height: auto;
	margin: 0 -1em;
	padding: 1em;
	background: none;
	box-shadow: none;
}

.sub-menu-toggle:hover,
.sub-menu-toggle:focus {
	background: none;
	box-shadow: none;
}

.sub-menu-toggle:focus {
	outline: 2px solid #eceef1;
}

.sub-menu-toggle:before {
	display: block;
	margin: 0.2rem 0 -0.2rem;
	border: 0.4rem solid transparent;
	border-top-color: #2a3139;
	content: '';
}

.sub-menu-toggle.activated:before {
	margin: -0.2rem 0 0.2rem;
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}

/* ## Entries
--------------------------------------------- */
.content .entry {
	position: relative;
	margin-bottom: 6vw;
	border: 1px solid #eceef1;
	background-color: #ffffff;
}

.content .entry:last-of-type {
	margin-bottom: 0;
}

.page .content .entry,
.single .content .entry,
.error404 .content .entry {
	width: 100%;
	border: 0;
}

.front-page .content .entry.post,
.blog .content .entry,
.archive .content .entry,
.search-results .content .entry {
	width: 100%;
	margin-bottom: 6vw;
	padding: 3rem;
	border: 1px solid #eceef1;
	border-radius: 3px;
	transition: all 0.3s ease;
}

.front-page .content .entry.post:hover,
.front-page .content .entry.post:focus,
.blog .content .entry:hover,
.blog .content .entry:focus,
.archive .content .entry:hover,
.archive .content .entry:focus,
.search-results .content .entry:hover,
.search-results .content .entry:focus {
	box-shadow: 0 2rem 6rem rgba(198, 202, 206, 0.2);
}

.search-no-results .content .entry {
	border: 0;
}

/* ## Entry Content
--------------------------------------------- */
.entry-content p {
	color: #4d5968;
}

.entry-content p a:not(.button) {
	color: #4d5968;
	box-shadow: inset 0 -1.5px 0 #009cff;
	text-decoration: none;
	transition: all 0.3s ease;
}

.entry-content p a:not(.button):hover,
.entry-content p a:not(.button):focus {
	color: #009cff;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	/* padding-top: 0.618em; */
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 1.618em;
	margin-left: 4rem;
	color: #4d5968;
	line-height: 1.4;
}

.error404 .entry-content ol,
.error404
.entry-content ul {
	margin-bottom: 4rem;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content li li {
	list-style-type: circle;
}

.entry-content code {
	padding: 0.4rem 0.8rem;
	border: 1px solid #eceef1;
	background-color: #f6f8fa;
	font-size: 1.4rem;
	line-height: 2;
}

.entry-content pre {
	display: block;
	margin: 0 0 1.382em;
	padding: 1rem 2rem;
	border: 1px solid #eceef1;
	border-radius: 3px;
	background-color: #f6f8fa;
	font-size: 1.4rem;
}

.entry-content pre code {
	padding: 0;
	border: none;
	background-color: transparent;
}

.entry-content input,
.entry-content select,
.entry-content textarea {
	margin-bottom: 1em;
}

.entry-content iframe,
.entry-content video {
	width: 100%;
}

.entry-content blockquote {
	display: block;
	position: relative;
	left: 50%;
	width: 896px;
	max-width: 100vw;
	margin: 3em 0;
	padding: 0 6rem 2em;
	border: 0;
	border-top: 1px solid #eceef1;
	border-bottom: 1px solid #eceef1;
	background-color: #ffffff;
	text-align: center;
	-webkit-transform: translate(-50%);
	        transform: translate(-50%);
}

.entry-content blockquote:before {
	display: block;
	width: 1em;
	margin: -0.25em auto;
	color: rgba(42, 49, 57, 0.2);
	background-color: #ffffff;
	font-family: 'Georgia', 'Apple Garamond', 'Baskerville', 'Times New Roman', 'Droid Serif', 'Times', 'Source Serif Pro', serif;
	font-size: 8rem;
	line-height: 1;
	content: '“';
}

.entry-image-link {
	display: block;
	margin-bottom: 1em;
	clear: both;
}

.entry-image-link:before,
.entry-image-link:after {
	display: block;
	clear: both;
	content: '';
}

.blog .entry-image-link,
.archive .entry-image-link,
.search-results .entry-image-link {
	display: block;
	width: calc(100% + 6rem + 0.2rem);
	margin: -3.1rem -3.1rem 3rem;
	border-radius: 3px 3px 0 0;
}

.entry-image-link img {
	display: block;
	margin: 0;
	border-radius: 3px 3px 0 0;
}

/* ## Entry Titles
--------------------------------------------- */
.entry-title a {
	display: block;
	color: #2a3139;
	font-size: 2rem;
	text-decoration: none;
	transition: all 0.3s ease;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #009cff;
}

/* ## Entry Meta
--------------------------------------------- */
.entry-meta {
	width: 100%;
	font-size: small;
}

.entry-footer .entry-meta {
	margin-bottom: 0;
}

.entry-categories,
.entry-tags {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 0.2em;
}

.entry-categories img,
.entry-tags img {
	display: inline-flex;
	opacity: 0.618;
}

.entry-categories a,
.entry-tags a {
	display: inline-flex;
	margin-left: 0.2em;
	font-weight: 600;
	transition: all 0.3s ease;
}

.entry-author-name {
	text-transform: capitalize;
}

.archive-description {
	width: 100vw;
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	padding: 15rem 0;
	border-bottom: 1px solid #eceef1;
	background-color: #c6cace;
}

.archive-description h1 {
	max-width: 512px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
}

/* ## Entry Footer
--------------------------------------------- */
.entry-footer {
	margin-top: 5vw;
	padding: 5vw 0;
	border-top: 1px solid #eceef1;
	border-bottom: 1px solid #eceef1;
}

.blog .entry-footer,
.archive .entry-footer,
.search-results .entry-footer {
	margin: 0;
	padding: 0;
	border: 0;
}

.single-portfolio .entry-footer {
	display: none;
}

/* ## Pagination
--------------------------------------------- */
.pagination {
	padding: 6vw 0;
	clear: both;
}

.pagination:before,
.pagination:after {
	display: block;
	clear: both;
	content: '';
}

.adjacent-entry-pagination {
	padding-bottom: 0;
}

.archive-pagination {
	width: 100%;
}

.archive-pagination ul {
	display: flex;
	justify-content: center;
}

.archive-pagination li {
	margin: 0 0.25em 0 0;
}

.archive-pagination a {
	display: block;
	padding: 0.5rem 1rem;
	border-radius: 3px;
	color: #2a3139;
	font-size: 1.6rem;
	text-decoration: none;
	transition: all 0.3s ease;
}

.archive-pagination a:hover,
.archive-pagination a:focus {
	color: #009cff;
}

.archive-pagination .active a {
	background: #0072ff;
	background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="$one", endcolorstr="$two", gradienttype=1);
	color: #ffffff;
}

/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
	padding: 6vw 0;
	border-radius: 3px;
	font-size: 1.6rem;
}

.comment-respond .form-submit {
	margin-bottom: 0;
}

.comment-respond label {
	display: block;
	width: 100%;
	margin-bottom: 1em;
}

.comment-respond input,
.comment-respond textarea {
	display: block;
	width: 100%;
}

.comment-respond input[type='submit'] {
	width: auto;
}

.comment-author span:first-of-type {
	font-weight: 700;
	text-transform: capitalize;
}

.comment-list li {
	padding: 4rem 0 0 5vw;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-list .comment-respond {
	padding-left: 5vw;
}

.comment-list > .comment-respond {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 5vw;
}

.comment-header p {
	margin-bottom: 0;
}

.comment-edit-link {
	padding-left: calc(4.8rem + 1em);
}

.entry-pings .comment-edit-link {
	display: block;
	clear: both;
	padding: 0;
}

.comment-meta {
	padding-left: calc(4.8rem + 1em);
	word-break: break-all;
}

.entry-pings .comment-meta {
	padding: 0 0 1em;
}

.comment-meta .comment-time a {
	color: #c6cace;
	font-size: small;
	text-decoration: none;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type='email'] label,
.comment-respond input[type='text'] label,
.comment-respond input[type='url'] label {
	display: block;
	margin-right: 1rem;
}

.comment-reply-title a {
	font-size: 1.5rem;
}

.entry-pings .reply {
	display: none;
}

.pingback:last-of-type p {
	margin-bottom: 0;
}

/* ## Sidebars
--------------------------------------------- */
.sidebar {
	position: relative;
	z-index: 1;
}

.sidebar ol,
.sidebar ul {
	margin-left: 1em;
	color: #4d5968;
	line-height: 2;
}

.sidebar ol > li {
	list-style-type: decimal;
}

.sidebar ul > li {
	list-style-type: disc;
}

.sidebar li li {
	list-style-type: circle;
}

.sidebar a {
	color: #3f454c;
}

.sidebar a:hover,
.sidebar a:focus {
	color: #009cff;
}

/* ## Widgets
--------------------------------------------- */
.sidebar .widget {
	padding: 3.5vw 0;
	font-size: 1.5rem;
}

.sidebar .widget:first-of-type {
	padding-top: 0;
}

.blog .sidebar .widget,
.archive .sidebar .widget {
	margin-bottom: 7vw;
	padding: 3.5vw;
	border: 1px solid #eceef1;
	border-radius: 3px;
	background-color: #ffffff;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Site Footer
--------------------------------------------- */
.site-footer {
	position: relative;
	width: 100%;
	border-top: 1px solid #eceef1;
	color: #4d5968;
}

.site-footer a {
	color: #3f454c;
}

.site-footer a:hover,
.site-footer a:focus {
	color: #009cff;
}

.site-footer .button {
	color: #ffffff;
}

.site-footer .button:hover,
.site-footer .button:focus {
	color: #ffffff;
}

.site-footer .button.outline {
	color: #009cff;
}

.site-footer .button.outline:hover,
.site-footer .button.outline:focus {
	color: #ffffff;
}

.site-footer .button.white {
	color: #2a3139;
}

.site-footer .button.white:hover,
.site-footer .button.white:focus {
	color: #2a3139;
}

.site-footer .button.white.outline {
	color: #ffffff;
}

.site-footer .button.white.outline:hover,
.site-footer .button.white.outline:focus {
	color: #2a3139;
}

.site-footer .button:disabled {
	color: #c6cace;
}

/* ## Before Footer
--------------------------------------------- */
.before-footer {
	padding: 5rem 0;
	border-bottom: 1px solid #eceef1;
	background-color: #f6f8fa;
}

.blog .before-footer,
.archive .before-footer,
.search-results .before-footer {
	background-color: #ffffff;
}

.before-footer .wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.before-footer .wrap:before,
.before-footer .wrap:after {
	display: none;
}

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

.before-footer .widget:last-of-type {
	margin-bottom: 0;
}

.before-footer h2,
.before-footer h3,
.before-footer h4,
.before-footer h5,
.before-footer h6 {
	color: #2a3139;
}

/* ## Footer Widgets
--------------------------------------------- */
.footer-widgets {
	position: relative;
	padding: 5rem 0 0;
	font-size: 1.5rem;
}

.footer-widgets .widget-title {
	margin-bottom: 1em;
	color: #2a3139;
	font-size: 1.6rem;
}

.footer-widgets .widget-area {
	margin: 0 auto 4rem;
}

.footer-widgets .widget-area.footer-widgets-1 i {
	display: inline-block;
	float: left;
	margin-top: 0.2em;
	margin-right: 0.618em;
}

.footer-widgets .widget-area.footer-widgets-2 {
	display: flex;
}

.footer-widgets .widget-area.footer-widgets-2 .widget {
	/* width: 48.71795%; */
}

.footer-widgets .widget-area .widget {
	display: block;
	margin-bottom: 4rem;
}

.footer-widgets .widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.footer-widgets .widget-area .widget.widget_nav_menu {
	margin-bottom: 0;
}

/* ## Footer Credits
--------------------------------------------- */
.footer-credits {
	display: flex;
	width: 100%;
	margin: 0;
	font-size: 1.5rem;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}

.footer-credits .wrap {
	padding: 4rem 0;
	border-top: 1px solid #eceef1;
}

.footer-credits .simple-social-icons {
	margin-bottom: 1em;
	margin-left: -1em;
}

.footer-credits .menu-item {
	width: auto;
	margin-left: 2em;
}

.footer-credits p {
	margin-bottom: 0;
}

/* ## Genesis eNews Extended
--------------------------------------------- */
.sidebar .enews input {
	margin-bottom: 1em;
}

.site-footer .enews form {
	position: relative;
	margin-top: 0.618em;
}

.site-footer .enews input[type='text'],
.site-footer .enews input[type='email'] {
	margin-top: 1rem;
}

.site-footer .enews input[type='submit'] {
	position: absolute;
	right: 0;
	bottom: 0;
	padding-right: 0;
	color: transparent;
	background: transparent;
	box-shadow: none;
}

.site-footer .enews input[type='submit']:hover + .send-icon,
.site-footer .enews input[type='submit']:focus + .send-icon {
	opacity: 1;
}

.site-footer .enews .send-icon {
	display: block;
	position: absolute;
	right: 2em;
	bottom: 1em;
	width: 1.8rem;
	height: 1.8rem;
	margin: 0;
	opacity: 0.236;
	background: center/contain no-repeat url(assets/images/paper-plane.svg);
	pointer-events: none;
	transition: all 0.3s ease;
}

/* ## Genesis Portfolio Pro
--------------------------------------------- */
.archive.genesis-pro-portfolio .content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.archive.genesis-pro-portfolio .entry {
	width: 100%;
	margin: 0 0 6vw;
	padding: 0;
	border: 0;
}

.archive.genesis-pro-portfolio .entry:before {
	display: block !important;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(42, 49, 57, 0.5);
	content: '';
	pointer-events: none;
	transition: all 0.3s ease;
}

.archive.genesis-pro-portfolio .entry:before {
	opacity: 0;
}

.archive.genesis-pro-portfolio .entry:hover:before,
.archive.genesis-pro-portfolio .entry:focus:before {
	opacity: 1;
}

.archive.genesis-pro-portfolio .entry:hover .entry-header,
.archive.genesis-pro-portfolio .entry:focus .entry-header {
	top: 0;
	bottom: 0;
	margin: 0;
	opacity: 1;
}

.archive.genesis-pro-portfolio .entry-header {
	display: flex;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin-top: 100%;
	opacity: 0;
	pointer-events: none;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

.archive.genesis-pro-portfolio .entry-header a {
	color: #ffffff;
}

/* ## Genesis Simple FAQs
--------------------------------------------- */
div.gs-faq {
	padding: 0;
	border-top: 1px solid #eceef1;
	box-shadow: 0 2rem 5rem -0.618rem rgba(42, 49, 57, 0.0618);
}

div.gs-faq .gs-faq__question {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	margin: 0;
	padding: 1.5em 3em 1.5em 1.5em;
	border: 1px solid #eceef1;
	border-top: 0;
	border-radius: 0;
	color: #2a3139;
	background: #ffffff;
	box-shadow: none;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1;
}

div.gs-faq .gs-faq__question:hover,
div.gs-faq .gs-faq__question:focus {
	color: #009cff;
}

div.gs-faq .gs-faq__question:after {
	position: absolute;
	top: 1.5em;
	right: 1em;
	line-height: 1;
	content: '+';
}

div.gs-faq .gs-faq__question.gs-faq--expanded:after {
	content: '-';
}

div.gs-faq .gs-faq__question:last-of-type {
	margin-bottom: 0;
}

div.gs-faq .gs-faq__answer {
	margin: 0;
	padding: 3rem;
	border: 1px solid #eceef1;
	border-top: 0;
	background-color: #ffffff;
}

/* ## Genesis Simple Share
--------------------------------------------- */
.share-after {
	margin-top: 4rem;
}

/* ## Genesis Testimonial Slider
--------------------------------------------- */
.lSSlideWrapper {
	max-width: calc(100% + 4em);
	margin: 0 -2em;
}

.gts-rating {
	margin: 1em auto -1em;
}

.lSSlideOuter {
	width: 100%;
}

.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
	height: auto !important;
}

ul.testimonials-list li:before {
	display: block;
	margin: 0 0 -0.5em;
	color: rgba(42, 49, 57, 0.2);
	font-family: 'Georgia', 'Apple Garamond', 'Baskerville', 'Times New Roman', 'Droid Serif', 'Times', 'Source Serif Pro', serif;
	font-size: 8rem;
	line-height: 1;
	content: '“';
}

ul.testimonials-list blockquote {
	padding: 0 2em 1em;
	border: 0;
}

ul.testimonials-list img {
	width: 6rem;
	margin: 2rem auto;
}

ul.testimonials-list h5 {
	color: #2a3139;
	font-size: 1em;
}

.lSSlideOuter .lSPager.lSpg > li a {
	opacity: 0.1;
	background-color: #2a3139;
}

.lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
	opacity: 0.3;
	background-color: #2a3139;
}

.gts-company {
	display: block;
	margin-bottom: 1em;
	font-size: small;
}

/* ## Google Map
--------------------------------------------- */

.contact-page .agm-canvas:before {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(42, 49, 57, 0.618);
}

/* ## Ninja Forms
--------------------------------------------- */
.nf-field .nf-field-element input,
.nf-field .nf-field-element select {
	height: 3em;
}

/* ## SEO Slider
--------------------------------------------- */
.slick-initialized .slick-slide {
	display: flex;
}

.no-js .slick-slide:first-of-type {
	display: block;
	width: 100%;
}

.slick-arrow {
	box-shadow: none;
}

/* ## Simple Social Icons
--------------------------------------------- */
.simple-social-icons {
	overflow: hidden;
}

.simple-social-icons svg[class^='social-'],
.simple-social-icons svg[class*=' social-'] {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}

.simple-social-icons ul {
	display: flex;
	margin: -0.5em -0.5em 0 0;
	padding: 0;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.simple-social-icons ul li {
	margin: 0.5em 0.5em 0 0;
	padding: 0;
	border: none;
	background: none;
	list-style-type: none;
}

.simple-social-icons ul li a {
	display: inline-block;
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	margin: 2px;
	border: none;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.simple-social-icons ul.aligncenter {
	justify-content: center;
}

.simple-social-icons ul.alignleft {
	justify-content: flex-start;
}

.simple-social-icons ul.alignright {
	justify-content: flex-end;
}

/* ## WooCommerce Menu Cart
--------------------------------------------- */
.wpmenucartli {
	margin-top: 1em;
}

.wpmenucart-contents {
	position: relative;
	margin-top: 1em;
	color: #2a3139;
	font-size: 1.8rem;
	text-decoration: none;
}

.wpmenucart-contents .cartcontents {
	display: flex;
	position: absolute;
	top: -0.4rem;
	right: -0.4rem;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 1.2rem;
	color: #ffffff;
	background-color: #009cff;
	box-shadow: 0 0 0 1px #ffffff;
	font-size: 0.7rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	align-items: center;
	justify-content: center;
}

/* ## WP Featherlight
--------------------------------------------- */
.featherlight .featherlight-close-icon {
	box-shadow: none;
}

/* ## Front Page
--------------------------------------------- */
.front-page-widget {
	position: relative;
	width: 100%;
	padding: 6rem 0;
}

.front-page-widget:nth-of-type(even) {
	border-top: 1px solid #eceef1;
	border-bottom: 1px solid #eceef1;
	background-color: #f6f8fa;
}

.front-page-widget .widget:last-of-type {
	margin-bottom: 0;
}

.front-page-widget .textwidget {
	width: 100%;
}

.front-page-widget p,
.front-page-widget li {
	color: #4d5968;
}

/* ## Front Page 1
--------------------------------------------- */
.no-js.has-hero-slider .front-page-1 .slick-slide {
	min-height: 100%;
}

.no-js.has-hero-slider .front-page-1 .slick-slide:first-of-type {
	display: flex;
	align-items: center;
}

.has-hero-slider .front-page-1 {
	padding: 0;
	background-color: #c6cace;
}

.has-hero-slider .front-page-1 > .wrap {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.has-hero-slider .front-page-1 .slick-slider {
	max-height: 100vh;
}

.has-hero-slider .front-page-1 .slick-slide {
	min-height: 100%;
}

.has-hero-slider .front-page-1 .slick-dots {
	line-height: 0;
}

.has-hero-slider .front-page-1 .slick-wrap {
	max-width: 88vw;
}

.has-hero-slider .front-page-1 .slick-content {
	max-width: 768px;
}

.has-hero-slider .front-page-1 .slick-arrow {
	visibility: hidden;
	overflow: hidden;
}

.has-hero-slider .front-page-1 h2 {
	margin-bottom: 0.382em;
	font-size: 2em;
}

.has-hero-slider .front-page-1 p {
	max-width: 512px;
	line-height: 1.382;
}

.front-page-1.hero-section {
	padding: calc(15vw + 6rem) 0 15vw;
	text-align: left;
}

.front-page-1.hero-section .wrap {
	margin: 0 auto;
	padding-right: 6vw;
	padding-left: 6vw;
}

.front-page-1.hero-section h1 {
	text-align: left;
}

.front-page-1.hero-section p {
	margin: 0.5em 0 1.5em;
	color: #ffffff;
	text-align: left;
}

/* ## Front Page 2
--------------------------------------------- */

.front-page-2 .wrap {
	padding: 0;
}

.front-page-2 .gallery img {
	width: 100%;
	height: auto;
	min-height: 1rem;
	margin: 2px;
	padding: 0 6vw;
}

.front-page-2 .gallery-item {
	margin: 0;
}

.no-js .front-page-2 .gallery-item {
	max-width: 50%;
}

.front-page-2 .slick-list {
	width: 100%;
}

.front-page-2 .slick-track {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-width: 100%;
}

/* ## Front Page 3
--------------------------------------------- */
.front-page-3 .wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.front-page-3 .wrap:before,
.front-page-3 .wrap:after {
	display: none;
}

.front-page-3 .widget hr {
	margin: 5rem 0;
}

.front-page-3 .icon_widget {
	align-self: flex-start;
}

.front-page-3 .icon_widget .widget-title {
	font-size: 1.9rem;
}

.front-page-3 .icon_widget i {
	display: inline-block;
}

.front-page-3 .mejs-container {
	min-width: 86vw !important;
	max-width: 86vw;
	border-radius: 6px;
	background-color: #f6f8fa;
}

.front-page-3 .mejs-mediaelement {
	overflow: hidden;
	padding: 0;
	border-radius: 5px;
	box-shadow: 0 2rem 6rem -2rem rgba(42, 49, 57, 0.236);
}

.front-page-3 .mejs-controls {
	display: none;
}

.front-page-3 .mejs-overlay-button {
	display: flex;
	width: 6rem;
	height: 6rem;
	border-radius: 9rem;
	background-color: #ffffff;
	box-shadow: 0 2rem 3rem -1rem rgba(42, 49, 57, 0.5);
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}

.front-page-3 .mejs-overlay-button:hover,
.front-page-3 .mejs-overlay-button:focus {
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}

.front-page-3 .mejs-overlay-button:after {
	display: block;
	color: #2a3139;
	line-height: 1;
	content: '►';
}

.front-page-3 iframe {
	-webkit-transform: scale(1.01);
	        transform: scale(1.01);
}

/* ## Front Page 4
--------------------------------------------- */
.front-page-4 .wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.front-page-4 .widget:first-of-type {
	margin-bottom: 5rem;
}

/* ## Front Page 5
--------------------------------------------- */
.front-page-5 {
	padding: 0;
	border: none !important;
	text-align: center;
}

.front-page-5 .wrap {
	width: 100%;
	min-width: 100%;
	padding: 0;
}

.front-page-5 .widget-title {
	margin: 0 0 5rem;
	text-align: center;
}

.front-page-5 .widget-subtitle {
	margin: 10rem 0 1em;
	text-align: center;
}

.front-page-5 .widget-wrap {
	display: flex;
	width: 100vw;
	flex-wrap: wrap;
}

.front-page-5 .entry.portfolio {
	overflow: hidden;
	position: relative;
	width: 100vw;
	margin: 0;
	padding: 0;
	text-align: center;
}

.front-page-5 .entry.portfolio > a {
	display: block;
	margin: 0;
}

.front-page-5 .entry.portfolio > a:before {
	display: block !important;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(42, 49, 57, 0.5);
	content: '';
	pointer-events: none;
	transition: all 0.3s ease;
}

.front-page-5 .entry.portfolio > a:before {
	opacity: 0;
}

.front-page-5 .entry.portfolio > a:hover:before,
.front-page-5 .entry.portfolio > a:focus:before {
	opacity: 1;
}

.front-page-5 .entry.portfolio > a:hover + .entry-header,
.front-page-5 .entry.portfolio > a:focus + .entry-header {
	top: 50%;
	opacity: 1;
}

.front-page-5 .entry-header {
	position: absolute;
	z-index: 2;
	top: 100%;
	left: 50%;
	opacity: 0;
	color: #ffffff;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	pointer-events: none;
	transition: all 0.3s ease;
}

.front-page-5 .entry-header a {
	color: #ffffff;
}

.front-page-5 img {
	display: block;
	min-width: 100%;
	transition: all 0.3s ease;
}

/* ## Front Page 6
--------------------------------------------- */
.front-page-6 {
	background: #0072ff;
	background: linear-gradient(135deg, #00c6ff 0%, #0072ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="$one", endcolorstr="$two", gradienttype=1);
	border: none !important;
	color: #ffffff;
}

.front-page-6 .wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.front-page-6 .wrap:before,
.front-page-6 .wrap:after {
	display: none;
}

.front-page-6 .widget:last-of-type .button {
	margin-bottom: 0;
}

.front-page-6 p {
	max-width: 768px;
	color: #ffffff;
}

.front-page-6 .alignright {
	margin-left: 0;
}

/* ## Front Page 7
--------------------------------------------- */
.front-page-7 {
	text-align: center;
}

.front-page-7 .wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0;
}

.front-page-7 .wrap:before,
.front-page-7 .wrap:after {
	display: none;
}

.front-page-7 .widget {
	width: 100%;
}

.front-page-7 .pricing-table {
	margin-right: 6vw;
	margin-left: 6vw;
}

.front-page-7 hr {
	max-width: 88vw;
	margin-right: auto;
	margin-left: auto;
}

.front-page-7 ul blockquote {
	padding-right: calc(2em + 6vw);
	padding-left: calc(2em + 6vw);
}

/* ## Front Page 8
--------------------------------------------- */
.front-page-8 .wrap {
	position: relative;
}

.front-page-8 .widget-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.front-page-8 .widget-title {
	width: 100%;
	margin-bottom: 1.618em;
	text-align: center;
}

.front-page-8 .widget-subtitle {
	width: 100%;
	text-align: center;
}

.front-page-8 .entry {
	padding: 3rem;
	border: 1px solid #eceef1;
	border-radius: 3px;
	transition: all 0.3s ease;
}

.front-page-8 .entry:hover,
.front-page-8 .entry:focus {
	box-shadow: 0 2rem 6rem rgba(198, 202, 206, 0.2);
}

.front-page-8 .entry > a {
	display: block;
	width: calc(100% + 6rem);
	max-width: calc(100% + 6rem);
	margin: 0;
	margin: -3rem -3rem 3rem;
	border-radius: 3px 3px 0 0;
}

.front-page-8 .entry > a img {
	border-radius: 3px 3px 0 0;
}

.front-page-8 .entry p:last-of-type {
	margin-bottom: 0;
}

.front-page-8 .entry-title {
	order: 2;
}

.front-page-8 p.entry-meta {
	order: 1;
	font-size: small;
}

.front-page-8 p.entry-meta:last-of-type {
	margin-bottom: 1em;
}

/* ## Front Page 9
--------------------------------------------- */
.front-page-9 {
	position: relative;
	color: #ffffff;
	background-position: center;
	background-size: cover;
	text-align: center;
}

.front-page-9:before {
	display: block !important;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(42, 49, 57, 0.5);
	content: '';
	pointer-events: none;
	transition: all 0.3s ease;
}

.front-page-9 .widget {
	position: relative;
	z-index: 2;
	max-width: 768px;
	margin: 0 auto;
}

.front-page-9 .widget-wrap {
	height: 100%;
}

.front-page-9 .widget_media_image {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	padding: 0;
}

.front-page-9 .widget_media_image figure {
	width: 100%;
	min-width: 100%;
	height: 100%;
	margin: 0;
}

.front-page-9 .widget_media_image img {
	width: 100%;
	height: 100% !important;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}

.front-page-9 .widget_media_image figcaption {
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	position: absolute !important;
	width: 0.1rem;
	height: 0.1rem;
	border: 0;
	background-color: #ffffff;
}

.front-page-9 p {
	color: #eceef1;
}

.front-page-9 form {
	margin-top: 1.382em;
}

.front-page-9 ::-moz-placeholder {
	opacity: 1;
	color: #eceef1;
}

.front-page-9 ::-webkit-input-placeholder {
	color: #eceef1;
}

.front-page-9 input {
	display: block;
	margin: 0 auto 1em;
	border: 0;
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0.25);
	transition: all 0.3s ease;
}

.front-page-9 input[type='submit'] {
	width: auto;
	margin-bottom: 0;
}

.front-page-9 input:hover,
.front-page-9 input:focus {
	background-color: rgba(255, 255, 255, 0.3);
}

/* # Media Queries
--------------------------------------------- */

@media (min-width: 384px) {
	.before-header p {
		display: inline-flex;
		margin: 0 1em 0 0;
	}
	.has-hero-slider .front-page-1 h2 {
		font-size: 2.2em;
		line-height: 1.236;
	}
	.has-hero-slider .front-page-1 p {
		line-height: 1.618;
	}
}

@media (min-width: 512px) {
	.button + button,
	.button + .button,
	button + button,
	button + .button,
	input[type='button'] + button,
	input[type='button'] + .button,
	input[type='reset'] + button,
	input[type='reset'] + .button,
	input[type='submit'] + button,
	input[type='submit'] + .button,
	.wp-block-button a + button,
	.wp-block-button a + .button {
		clear: none;
		margin-top: 0;
	}
	.gallery-item {
		width: 48.71795%;
		margin-bottom: 2.5rem;
	}
	.gallery-item:nth-of-type(odd) {
		clear: both;
		margin-left: 0;
	}
	.after-entry .enews input {
		max-width: 38.46154%;
		margin-left: 2.5641%;
	}
	.after-entry .enews input:first-of-type {
		margin-left: 0;
	}
	.blocks-gallery-image {
		width: 48.71795%;
		margin-bottom: 2.5641%;
	}
	.blocks-gallery-image:nth-of-type(odd) {
		clear: both;
		margin-left: 0;
	}
	.front-page .content .entry.post,
	.blog .content .entry,
	.archive .content .entry,
	.search-results .content .entry {
		width: 48.71795%;
		margin-bottom: 2.5rem;
		margin-left: 2.5641%;
	}
	.front-page .content .entry.post:nth-of-type(odd),
	.blog .content .entry:nth-of-type(odd),
	.archive .content .entry:nth-of-type(odd),
	.search-results .content .entry:nth-of-type(odd) {
		margin-left: 0;
	}
	.archive.genesis-pro-portfolio .entry {
		width: 48.71795%;
		margin-bottom: 2.5rem;
		margin-left: 2.5641%;
	}
	.archive.genesis-pro-portfolio .entry:nth-of-type(odd) {
		margin-left: 0;
	}
	.has-hero-slider .front-page-1 .slick-arrow {
		visibility: visible;
	}
	.front-page-5 .entry.portfolio {
		width: 50vw;
	}
	.front-page-9 input {
		display: inline-block;
		width: auto;
		margin: 0 0.2em 1em;
	}
}

@media (min-width: 768px) {
	body {
		font-size: 1.6rem;
	}
	body > div {
		font-size: 1.75rem;
	}
	h1 {
		font-size: 3em;
	}
	.wp-video-shortcode {
		width: auto;
	}
	.content-sidebar-wrap,
	.wrap {
		width: 88%;
		max-width: 1152px;
		padding-right: 0;
		padding-left: 0;
	}
	.contact-page .site-inner {
		padding-top: 10rem;
	}
	.contact-page.has-before-header .site-inner {
		padding-top: 14rem;
	}
	.content {
		padding: 6rem;
	}
	.front-page.page .content {
		margin: 0;
	}
	.blog .content,
	.archive .content,
	.search-results .content,
	.page-search .content {
		padding: 6rem 0;
	}
	.page .content,
	.single .content,
	.error404 .content {
		margin: -6rem auto 0;
	}
	.page .content:before,
	.single .content:before,
	.error404 .content:before {
		display: block;
	}
	.landing-page .content {
		margin-top: 0;
	}
	.landing-page .content:before {
		display: none;
	}
	.one-half,
	.one-third,
	.one-fourth,
	.one-fifth,
	.one-sixth,
	.two-thirds,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.four-fifths,
	.four-sixths,
	.five-sixths {
		float: left;
		clear: none;
		margin-left: 2.5641%;
	}
	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.71795%;
	}
	.one-third,
	.two-sixths {
		width: 31.62393%;
	}
	.four-sixths,
	.two-thirds {
		width: 65.81197%;
	}
	.one-fourth {
		width: 23.07692%;
	}
	.three-fourths {
		width: 74.35897%;
	}
	.one-fifth {
		width: 17.94872%;
	}
	.two-fifths {
		width: 38.46154%;
	}
	.three-fifths {
		width: 58.97436%;
	}
	.four-fifths {
		width: 79.48718%;
	}
	.one-sixth {
		width: 14.52991%;
	}
	.five-sixths {
		width: 82.90598%;
	}
	.first {
		clear: both;
		margin-left: 0;
	}
	.gallery-item {
		margin-bottom: 2.5rem;
		margin-left: 2.5641%;
	}
	.gallery-item:nth-of-type(odd) {
		margin-left: 2.5641%;
	}
	.gallery-columns-2 .gallery-item {
		width: 48.71795%;
	}
	.gallery-columns-2 .gallery-item:nth-of-type(odd) {
		margin-left: 0;
	}
	.gallery-columns-3 .gallery-item {
		width: 31.62393%;
	}
	.gallery-columns-3 .gallery-item:nth-of-type(odd) {
		margin-left: 2.5641%;
	}
	.gallery-columns-3 .gallery-item:nth-of-type(3n + 1) {
		margin-left: 0;
	}
	.gallery-columns-4 .gallery-item {
		width: 23.07692%;
	}
	.gallery-columns-4 .gallery-item:nth-of-type(3n + 1) {
		margin-left: 2.5641%;
	}
	.gallery-columns-4 .gallery-item:nth-of-type(4n + 1) {
		margin-left: 0;
	}
	.gallery-columns-5 .gallery-item {
		width: 17.94872%;
	}
	.gallery-columns-5 .gallery-item:nth-of-type(4n + 1) {
		margin-left: 2.5641%;
	}
	.gallery-columns-5 .gallery-item:nth-of-type(5n + 1) {
		margin-left: 0;
	}
	.gallery-columns-6 .gallery-item {
		width: 14.52991%;
	}
	.gallery-columns-6 .gallery-item:nth-of-type(5n + 1) {
		margin-left: 2.5641%;
	}
	.gallery-columns-6 .gallery-item:nth-of-type(6n + 1) {
		margin-left: 0;
	}
	.gallery-columns-7 .gallery-item {
		width: 12.08791%;
	}
	.gallery-columns-7 .gallery-item:nth-of-type(6n + 1) {
		margin-left: 2.5641%;
	}
	.gallery-columns-7 .gallery-item:nth-of-type(7n + 1) {
		margin-left: 0;
	}
	.gallery-columns-8 .gallery-item {
		width: 10.25641%;
	}
	.gallery-columns-8 .gallery-item:nth-of-type(7n + 1) {
		margin-left: 2.5641%;
	}
	.gallery-columns-8 .gallery-item:nth-of-type(8n + 1) {
		margin-left: 0;
	}
	.gallery-columns-9 .gallery-item {
		width: 8.83191%;
	}
	.gallery-columns-9 .gallery-item:nth-of-type(8n + 1) {
		margin-left: 2.5641%;
	}
	.gallery-columns-9 .gallery-item:nth-of-type(9n + 1) {
		margin-left: 0;
	}
	.pricing-table + .pricing-table {
		margin: 10rem 0;
	}
	.pricing-table + hr {
		margin: 10rem 0;
	}
	.author-box {
		padding: 6rem 0;
	}
	.blocks-gallery-image {
		margin-bottom: 2.5641%;
		margin-left: 2.5641%;
	}
	.blocks-gallery-image:nth-of-type(odd) {
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-2 .blocks-gallery-image {
		width: 48.71795%;
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(odd) {
		margin-left: 0;
	}
	.wp-block-gallery.columns-3 .blocks-gallery-image {
		width: 31.62393%;
	}
	.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(odd) {
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n + 1) {
		margin-left: 0;
	}
	.wp-block-gallery.columns-4 .blocks-gallery-image {
		width: 23.07692%;
	}
	.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(3n + 1) {
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n + 1) {
		margin-left: 0;
	}
	.wp-block-gallery.columns-5 .blocks-gallery-image {
		width: 17.94872%;
	}
	.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(4n + 1) {
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n + 1) {
		margin-left: 0;
	}
	.wp-block-gallery.columns-6 .blocks-gallery-image {
		width: 14.52991%;
	}
	.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(5n + 1) {
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n + 1) {
		margin-left: 0;
	}
	.wp-block-gallery.columns-7 .blocks-gallery-image {
		width: 12.08791%;
	}
	.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(6n + 1) {
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n + 1) {
		margin-left: 0;
	}
	.wp-block-gallery.columns-8 .blocks-gallery-image {
		width: 10.25641%;
	}
	.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(7n + 1) {
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n + 1) {
		margin-left: 0;
	}
	.wp-block-gallery.columns-9 .blocks-gallery-image {
		width: 8.83191%;
	}
	.wp-block-gallery.columns-9 .blocks-gallery-image:nth-of-type(8n + 1) {
		margin-left: 2.5641%;
	}
	.wp-block-gallery.columns-9 .blocks-gallery-image:nth-of-type(9n + 1) {
		margin-left: 0;
	}
	.hero-section {
		padding: 6rem 0;
	}
	.blog .hero-section .wrap,
	.archive .hero-section .wrap,
	.search-results .hero-section .wrap,
	.page-search .hero-section .wrap {
		padding-bottom: 0;
	}
	.hero-section .wrap {
		max-width: 896px;
		padding-bottom: 6rem;
	}
	.nav-primary,
	.nav-secondary {
		right: calc(-40rem + -6vw);
	}
	.nav-primary.activated,
	.nav-secondary.activated {
		/* right: -6vw; */
	}
	.entry-footer {
		margin-top: 4rem;
		padding: 4rem 0;
	}
	.comment-respond,
	.entry-comments,
	.entry-pings {
		padding: 6rem 0;
	}
	.comment-header {
		margin-bottom: 2em;
	}
	.sidebar .widget {
		padding: 3rem 0;
	}
	.sidebar .widget:first-of-type {
		padding-top: 3rem;
	}
	.blog .sidebar .widget,
	.archive .sidebar .widget {
		margin-bottom: 3rem;
		padding: 3rem;
	}
	.site-footer .widget-area {
		margin-bottom: 0;
	}
	.before-footer {
		padding: 7.5rem 0;
	}
	.before-footer p {
		margin: 0;
	}
	.footer-widgets {
		padding: 10rem 0 0;
	}
	.footer-widgets .wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.footer-widgets .widget-area {
		width: 31.62393%;
		margin-left: 2.5641%;
	}
	.footer-widgets .widget-area.footer-widgets-1 {
		margin-left: 0;
	}
	.footer-widgets .widget-area.footer-widgets-2 {
		margin-bottom: 0;
	}
	.footer-credits {
		margin-top: 10rem;
	}
	.footer-credits .wrap {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.footer-credits .widget:last-of-type {
		text-align: right;
	}
	.footer-credits .simple-social-icons {
		margin-bottom: 0;
	}
	.front-page-widget {
		padding: 10rem 0;
	}
	.has-hero-slider .front-page-1 {
		padding: 0;
	}
	.has-hero-slider .front-page-1 .slick-slider {
		max-height: 100vh;
	}
	.has-hero-slider .front-page-1 .slick-arrow {
		top: 50%;
	}
	.has-hero-slider .front-page-1 h2 {
		font-size: 3em;
	}
	.front-page-1.hero-section {
		padding: 16rem 0;
	}
	.front-page-1.hero-section .wrap {
		width: 88%;
		max-width: 1152px;
		padding-right: 0;
		padding-left: 0;
	}
	.front-page-2 {
		padding: 5rem 0;
	}
	.front-page-2 .widget-wrap {
		width: calc(100% + 10vw);
		max-width: calc(100% + 10vw);
		margin: 0 -5vw;
	}
	.front-page-2 .gallery img {
		padding: 0 5vw;
	}
	.no-js .front-page-2 .gallery img {
		padding: 0 1rem;
	}
	.front-page-2 .gallery-item {
		margin: 0 !important;
	}
	.no-js .front-page-2 .gallery-item {
		max-width: 100%;
	}
	.front-page-3 .widget hr {
		margin: 7.5rem 0;
	}
	.front-page-3 .mejs-container {
		min-width: 100% !important;
		max-width: 100%;
	}
	.front-page-3 .mejs-mediaelement {
		box-shadow: 0 3rem 9rem -3rem rgba(42, 49, 57, 0.236);
	}
	.front-page-3 .mejs-overlay-button {
		width: 8rem;
		height: 8rem;
	}
	.front-page-4 .pull-left {
		position: relative;
		right: 0;
		width: 150%;
		max-width: 150% !important;
		margin-left: -50%;
	}
	.front-page-5 {
		padding: 0;
	}
	.front-page-5 .entry.portfolio {
		width: 33.33333333333333vw;
	}
	.front-page-6 {
		padding: 10rem 0;
	}
	.front-page-6 .widget {
		margin-bottom: 0;
	}
	.front-page-6 p {
		margin-bottom: 0;
	}
	.front-page-7 .pricing-table {
		margin-top: 5rem;
		margin-right: 0;
		margin-left: 0;
	}
	.front-page-7 hr {
		max-width: 100%;
	}
	.front-page-7 ul blockquote {
		padding-right: 2em;
		padding-left: 2em;
	}
	.front-page-8 .entry {
		clear: none;
		width: 31.62393%;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 2.5641%;
	}
	.front-page-8 .entry:nth-of-type(3n + 1) {
		margin-left: 0;
	}
	.front-page-8 .entry:nth-of-type(1n + 4) {
		margin-top: 2.5641%;
	}
	.front-page-9 .wrap {
		padding: 5rem 0;
	}
	.front-page-9 input {
		margin-bottom: 0;
	}
}

@media (min-width: 896px) {
	.content-sidebar-wrap {
		display: flex;
		padding: 0;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	.content-sidebar-wrap:before,
	.content-sidebar-wrap:after {
		display: none;
	}
	.sidebar-content .content-sidebar-wrap {
		flex-direction: row-reverse;
	}
	.single .content,
	.contact-page .content {
		width: 768px;
	}
	.single-product .content {
		width: 896px;
	}
	.content {
		width: 100%;
	}
	.sidebar-primary {
		width: 30%;
		padding-top: 3rem;
	}
	.blog .sidebar-primary,
	.archive .sidebar-primary,
	.page-search .sidebar-primary {
		padding-top: 6rem;
	}
	.sidebar-content .content,
	.content-sidebar .content {
		width: calc(75% - 5rem);
		margin-right: 0;
		margin-left: 0;
	}
	.single .gallery {
		max-width: 896px;
	}
	.after-entry {
		width: calc(100% + 12rem);
		max-width: calc(100% + 12rem);
		margin: 0 -6rem;
		padding: 6rem;
	}
	.search-form .search-toggle {
		display: block;
	}
	.site-header .search-form input[type='search'] {
		display: none;
		position: absolute;
		top: 0;
		right: 2em;
		bottom: 0;
		margin: auto 1em auto 0;
	}
	.js.has-sticky-header .site-header.shrink > .wrap {
		height: 7rem;
	}
	.site-header > .wrap {
		height: 10rem;
		padding: 0;
		flex-wrap: nowrap;
	}
	.no-js .site-header > .wrap {
		padding: 0;
	}
	.site-description {
		line-height: 1.382;
		text-align: left;
	}
	.before-header {
		width: 100vw;
		max-width: 100%;
	}
	.has-sticky-header .shrink .before-header {
		margin-top: -4rem;
	}
	.before-header .wrap {
		width: 88%;
		max-width: 1152px;
		padding: 0;
	}
	.header-widget-area {
		display: block;
		margin: 0 0 0 0.5em;
		order: 5;
	}
	.hero-section {
		padding: 8rem 0;
	}
	.menu {
		font-size: 1.4rem;
	}
	.menu .rss,
	.menu .date,
	.menu .search,
	.menu .twitter {
		margin-top: 0;
		margin-left: 0.618em;
	}
	.menu-item {
		display: flex;
		width: auto;
		max-width: 30rem;
		height: 10rem;
		padding: 0 0.618em;
		align-items: center;
		order: initial;
	}
	.shrink .menu-item {
		height: 7rem;
	}
	.menu-item:first-of-type > a {
		padding-left: 0;
	}
	.menu-item:last-of-type a {
		padding-right: 0;
	}
	.menu-item.button {
		margin: 0 0 0 1em;
	}
	.sub-menu {
		position: absolute;
		z-index: 99;
		top: 100%;
		left: 0;
		width: 20rem;
		margin-left: -1em;
		padding: 1em 0;
		border: 1px solid #eceef1;
		border-radius: 3px;
		background-color: #f6f8fa;
	}
	.sub-menu:before {
		display: block;
	}
	.sub-menu .menu-item {
		height: auto;
		padding: 0.5em 1em;
	}
	.sub-menu .menu-item:first-of-type {
		margin-top: 0;
	}
	.sub-menu a {
		position: relative;
		padding: 0;
		color: #90959f;
		word-wrap: break-word;
	}
	.sub-menu .sub-menu {
		top: -0.5em;
		left: -0.1rem;
		margin: -0.1rem 0 0 19.9rem;
		padding-left: 0;
		border: 1px solid #eceef1;
	}
	.nav-primary,
	.nav-secondary {
		display: block;
		overflow: visible;
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		width: auto;
		max-width: none;
		height: auto;
		margin: 0;
		padding: 0;
		border: none;
		background-color: transparent;
		box-shadow: none;
	}
	.nav-primary.activated,
	.nav-secondary.activated {
		right: auto;
		box-shadow: none;
	}
	.no-js .nav-primary,
	.no-js
	.nav-secondary {
		display: block;
		width: auto;
	}
	.nav-primary .menu,
	.nav-secondary .menu {
		padding: 0;
	}
	.nav-secondary {
		width: 100%;
		border-top: 1px solid rgba(198, 202, 206, 0.3);
	}
	.nav-secondary .menu-item {
		height: 7rem;
		height: auto;
	}
	.has-sticky-header .shrink .nav-secondary .menu-item {
		height: 5rem;
	}
	.nav-secondary .menu > .menu-item:first-of-type {
		padding-left: 0;
	}
	.menu-toggle {
		display: none;
	}
	.sub-menu-toggle {
		display: none;
	}
	.front-page .content .entry.post,
	.blog .content .entry,
	.archive .content .entry,
	.search-results .content .entry {
		width: 31.62393%;
		margin-bottom: 2.5rem;
	}
	.front-page .content .entry.post:nth-of-type(odd),
	.blog .content .entry:nth-of-type(odd),
	.archive .content .entry:nth-of-type(odd),
	.search-results .content .entry:nth-of-type(odd) {
		margin-left: 2.5641%;
	}
	.front-page .content .entry.post:nth-of-type(3n + 1),
	.blog .content .entry:nth-of-type(3n + 1),
	.archive .content .entry:nth-of-type(3n + 1),
	.search-results .content .entry:nth-of-type(3n + 1) {
		margin-left: 0;
	}
	.pagination {
		padding: 5rem 0;
	}
	.wpmenucart-contents {
		margin-left: 1em;
	}
	.has-hero-slider .front-page-1 .slick-wrap {
		width: 88%;
		max-width: 1152px;
	}
	.has-before-header .has-hero-slider .front-page-1 .slick-wrap {
		padding-top: 14rem;
	}
	.has-nav-secondary .has-hero-slider .front-page-1 .slick-wrap {
		padding-top: 16rem;
	}
	.has-nav-secondary.has-before-header .has-hero-slider .front-page-1 .slick-wrap {
		padding-top: 20rem;
	}
}

@media (min-width: 1152px) {
	.header-widget-area {
		margin: 0 0 0 2em;
	}
	.menu-item {
		padding: 0 1em;
	}
	.front-page-2 .widget-wrap {
		width: calc(100% + 7.5rem);
		max-width: calc(100% + 7.5rem);
		margin: 0 -3.75rem;
	}
	.front-page-2 .gallery img {
		padding: 0 3.75rem;
	}
}

@media (min-width: 1280px) {
	.menu .rss,
	.menu .date,
	.menu .search,
	.menu .twitter {
		margin-left: 1.5em;
	}
	.comment-respond input[type='email'],
	.comment-respond input[type='text'],
	.comment-respond input[type='url'] {
		width: 50%;
	}
}

@media (max-width: 768px) {
	.pricing-table div {
		width: 100%;
	}
	.contact-page .agm-canvas {
		height: 30rem !important;
	}
}

@media print {
	*,
	*:before,
	*:after {
		color: #2a3139 !important;
		background: transparent !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: ' (' attr(href) ')';
	}
	abbr[title]:after {
		content: ' (' attr(title) ')';
	}
	a[href^='javascript:']:after,
	a[href^='#']:after,
	.site-title > a:after {
		content: '';
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 2cm 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	blockquote,
	pre {
		border: 1px solid #eceef1;
		page-break-inside: avoid;
	}
	.content,
	.content-sidebar {
		width: 100%;
	}
	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}
	.title-area {
		width: 100%;
		text-align: center;
	}
	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}
	.site-inner {
		position: relative;
		top: -10rem;
		padding-top: 0;
	}
	.author-box {
		margin-bottom: 0;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}
	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}
	dl,
	ol,
	ul {
		page-break-before: avoid;
	}
}

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

/* NAVIGATION */
.tribe-theme-genesis .nav-secondary,
.tribe-theme-genesis .nav-secondary *,
.ht-kb .nav-secondary,
.tribe-theme-genesis .nav-secondary * {
    height: 0 !important;
    visibility: hidden;
	padding: 0;
}

/* STICKY NAV */
@media screen and (min-width:896px){
	.sticky.nav-primary {
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999;
	}
	.sticky.nav-primary + .nav-secondary {
		position: fixed;
		top: 40px;
		width: 100%;
		z-index: 800;
	}
	body.sticky {
		padding-top: 130px;
	}
}

/* DROPDOWN NAV */
.nav-primary ul.sub-menu li a:hover {
    background: #da3c11; /* dark orange */
}
.nav-primary ul.sub-menu li a{
	padding: 10px 20px;
	display: block;
	width: 100%;
}
.sub-menu {
    background-color: #f75000; /* bright orange */
    border: none;
    padding: 0;
    border-radius: 0 0 3px 3px;
    margin-left: 0;
    z-index: 200;
}
.sub-menu li.menu-item{
	padding: 0;
}
.sub-menu:before {
	display: none;
}
.nav-primary .menu-item > a:after{
    content: "";
    background: rgba(0,0,0,0);
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
}
.menu-item span {
    position: relative;
    z-index: 100;
}
@media screen and (min-width:896px){
	.nav-primary .menu-item.current-menu-parent > a:after,
	.nav-primary .menu-item.current-menu-item a:after,
	.nav-primary .menu-item > a:hover:after {
		content: "";
		background: rgba(0,0,0,.15);
		left: 0;
		right: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		transition: all .3s ease;
	}
}


/* CUSTOM THEME COLORS - DEMME DEFAULT (ORANGE) */
.site-header {
    background: #f75000;
    border: none;
    color:#fff;
}
.nav-secondary {
    border: none;
    background: #fef7eb;
    color: #f75000;
    text-align: center;
    padding: 20px 0 0;
}
.nav-secondary .menu-item a,
.nav-secondary .menu-item a:hover, 
.nav-secondary .menu-item a:focus, 
.nav-secondary .menu-item.current-menu-item > a {
    color: #f75000;
    font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-style: normal;
    padding: 35px 20px 20px 20px;
	margin: 0;
}
.nav-primary {
    background: #db3d12;
    color: #fff;
    position: relative;
}
.site-header .sub-menu .menu-item{position:relative}
.site-header .sub-menu {
    position: absolute;
    z-index: 100;
    background: #fff;
    border-radius: 5px;
    text-align: center;
	padding: 5px 0;
	left: 50%;
	transform: translateX(-50%);
}
#menu-account > li.menu-item:before{
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    pointer-events: none;
    opacity: 0;
    transition: all .25s ease;
}
#menu-account > li.menu-item.sfHover:before {
	opacity: 1;
}
.nav-primary ul.menu > li.menu-item > ul:before{
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    pointer-events: none;
    opacity: 0;
    transition: all .25s ease;
}
.nav-primary ul.menu > li.menu-item.sfHover > ul:before {
	opacity: 1;
}
.nav-primary .menu-item a {
    padding: 10px 20px;
}
.nav-primary .menu-item {
    padding: 0;
}

.nav-primary .menu > li.menu-item-has-children:before {
    position: fixed;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 200;
    pointer-events: none;
    opacity: 0;
    transition: all .25s ease;
}
@media screen and (min-width:896px){
	.nav-primary .menu > li.menu-item-has-children.sfHover:before {
		opacity: 1;
	}
}
.nav-primary .menu-item.sfHover, .nav-primary .menu-item.sfHover > a {
    z-index: 200;
    position: relative;
}
.nav-primary .menu-item.sfHover > a {
    background-color: #f75000;
}
.site-header .header-widget-area .sub-menu a {
    color: #f75000;
    display: block;
    width: 100%;
    margin: 0;
    padding: 5px;
    font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.site-header .sub-menu a:hover {
	background: #eee;
}
.nav-primary .menu-item a,
.nav-primary .menu-item a:hover, 
.nav-primary .menu-item a:focus, 
.nav-primary .menu-item.current-menu-item > a {
    color: #fff;
}
.nav-secondary .menu,
.nav-primary .menu {
    justify-content: center;
}
.nav-secondary li.fas,
.nav-secondary li {
    display: flex;
    line-height: initial;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.nav-secondary li.fas:before,
.nav-secondary li:before,
.nav-secondary li.fad:after {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    pointer-events: none;
    font-size: 1.5em;
}
.right.search {
    display: none;
}
.header-widget-area .button.primary {
    background: #009045;
    border-color: #fff;
    border-width: 2px;
}
.header-widget-area p {
    margin: 0;
    font-size: 13px;
    line-height: 1;
}
.header-widget-area p a {
    color: #fff;
}
.menu-primary .menu-item {
    height: auto;
}
.menu-primary .menu-item a {
    margin: 0;
    font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;    
}
.blog .site-inner, .archive .site-inner, 
.search-results .site-inner,
.single-post .site-inner,
.single-event_listing .site-inner,
.single .site-inner,
.page-search .site-inner {
    background-color: #e1f3fa;
}
.single .site-inner{
	padding: 30px 0;
}
.single .content {
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0,149,143,.2);
}

/* MATH U SEE THEME (BLUES) */
.base-theme-mus .site-header,
.base-theme-mus .sub-menu,
.base-theme-mus .nav-primary .menu-item.sfHover > a,
.base-theme-mus .menu-secondary a:after {
    background: #009844;
}
.base-theme-mus .nav-primary,
.base-theme-mus .nav-primary ul.sub-menu li a:hover {
    background: #006b2b;
}
.base-theme-mus .nav-secondary {
    background: #e5f4ec;
    color: #009844;
}
.base-theme-mus .nav-secondary .menu-item a,
.base-theme-mus .nav-secondary .menu-item a:hover, 
.base-theme-mus .nav-secondary .menu-item a:focus, 
.base-theme-mus .nav-secondary .menu-item.current-menu-item > a,
.base-theme-mus #breadcrumbs a,
.base-theme-mus	.nav-primary .menu-item.moved-item-nav-secondary a, 
.base-theme-mus	.nav-primary .menu-item.moved-item-nav-secondary a:focus, 
.base-theme-mus	.nav-primary .menu-item.moved-item-nav-secondary.current-menu-item > a,
.base-theme-mus li.moved-item-nav-secondary {
    color: #009844;
}
.base-theme-mus .header-widget-area .button.primary {
    background: #0071ba;
}

/* SPELLING U SEE THEME (GREENS) */
.base-theme-sus .site-header,
.base-theme-sus .sub-menu,
.base-theme-sus .nav-primary .menu-item.sfHover > a,
.base-theme-sus .menu-secondary a:after  {
    background: #0054a5;
}
.base-theme-sus .nav-primary,
.base-theme-sus .nav-primary ul.sub-menu li a:hover {
    background: #8c9bce;
}
.base-theme-sus .nav-secondary {
    background: #f3f5fa;
	color: #0054a5;
}
.base-theme-sus .nav-secondary .menu-item a,
.base-theme-sus .nav-secondary .menu-item a:hover, 
.base-theme-sus .nav-secondary .menu-item a:focus, 
.base-theme-sus .nav-secondary .menu-item.current-menu-item > a,
.base-theme-sus #breadcrumbs a,
.nav-primary li.moved-item-nav-secondary a,
.base-theme-sus	.nav-primary .menu-item.moved-item-nav-secondary a, 
.base-theme-sus	.nav-primary .menu-item.moved-item-nav-secondary a:focus, 
.base-theme-sus	.nav-primary .menu-item.moved-item-nav-secondary.current-menu-item > a,
.base-theme-sus li.moved-item-nav-secondary{
    color: #0054a5;
}


/* CUSTOM DEFAULT CSS */
a.cs-widget{
	position: relative;
}
a.cs-widget:after {
    content: "";
    position: absolute;
    height: 1px;
    left: 50%;
    bottom: 0;
    background: #fff;
    width: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .3s ease;
}
a.cs-widget:hover:after {
    width: 100%;
    opacity: 1;
}
.menu-secondary a{
	position: relative;
}
.menu-secondary a:after {
    content: "";
    position: absolute;
    height: 3px;
    left: 50%;
    bottom: 2px;
    background: #f75000;
    width: 0;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .3s ease;
}
.menu-secondary a:hover:after {
    width: 50%;
    opacity: 1;
}
/* 
a.cs-widget:hover {
	text-decoration: underline;
}
 */
.page-template-page-builder .content-sidebar-wrap {
    width: 100%;
    max-width: none;
    padding: 0;
}
.content-wrap {
    width: 88%;
    max-width: 1152px;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
}
.section {
    background-size: cover;
    background-position: center;
}
.page .content, .single .content, .error404 .content {
    margin: 0 auto;
}
.page .content:before, .single .content:before, .error404 .content:before {
	box-shadow: none;
}

/* HEADER LAYOUT */
/* 
.header-widget-area > section {
    display: inline-block;
    vertical-align: top;
}
 */
.header-widget-area .fas {
    display: initial;
    line-height: initial;
}
.header-widget-area .menu-item{
	height: auto;
}
.header-widget-area .menu-item a{
	color: #fff;
}
@media screen and (max-width:895px){
	.title-area {
		margin: 0 auto;
		width: auto;
	}
	.site-header{padding:10px}
	.site-header > .wrap{height:auto}
	.custom-logo {
		max-height: 35px;
		width: auto;
	}
	#top {
		position: relative;
	}
	#genesis-mobile-nav-primary {
		position: absolute;
		top: 12px;
		z-index: 500;
		color: #fff;
		border: none;
		left: 10px;
	}
	.menu-toggle span, 
	.menu-toggle span:before, 
	.menu-toggle span::after {
		background: #fff;
		width: 22px;
		height: 3px;
		border-radius: 0;
	}
	.menu-toggle.activated span:before, 
	.menu-toggle.activated span:after, 
	.shrink .menu-toggle span:before, 
	.shrink .menu-toggle span:after {
		background: #fff;
	}
	.menu-toggle span::after {
		bottom: -7px;
	}
	.menu-toggle span::before {
		top: -7px;
	}
	.nav-primary.activated, .nav-secondary.activated {
		z-index: 10;
		width: 100vw;
		z-index: 100;
	}
	.nav-primary, .nav-secondary{
		max-width: none;
		width: 100vw;
		padding: 0 !important;
		width: 0;
	}
	#genesis-nav-primary .menu-item {
		padding: 0;
	}
	.menu-item.moved-item-nav-secondary span {
		position: unset;
	}
	.menu-item.moved-item-nav-secondary span span{
		line-height: 1;
	}
	.menu-primary .menu-item a {
		display: inline-block;
		padding: 15px 5px;
		width: 100%;
	}
	.menu-primary .menu-item.moved-item-nav-secondary a{
		padding: 15px 5px 15px 24px;
	}
	.menu-primary .menu-item.fas:before,
	.menu-primary .menu-item:before,
	.menu-primary .menu-item.fad:after {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 25px;
	}
	.menu-primary [class*="fa-"] a{
		padding-left: 24px;
	}
}

/* ACCOUNT LOGIN MENU AND BUTTON */
/* 
.menu-item-object-login > a,
.menu-item-object-logout > a{
    height: 2.36em;
    padding: 0 2.36em !important;
    font-size: 1.3rem;
    line-height: 2.36;
    display: inline-block;
	width: auto;
	border-radius: 9rem;
	margin: 0;
	text-align: left;
	border: 1px solid transparent;
}
 */
.nav-secondary .menu-item a img{
    border: none;
    box-shadow: none;
    vertical-align: middle;
    width: auto;
    display: inline;
    position: absolute;
    bottom: 26px;
    max-width: 22px;
    left: 50%;
    transform: translateX(-50%);
}
.nav-secondary .menu-item a img,
.nav-secondary .menu-item a span{
	padding: 0;
	line-height: 1.2
}
.menu-item-object-login span,
.menu-item-object-logout span{
	display: inline;
}
.menu-item-object-login > a:before,
.menu-item.my-account > a:before{
	font-family: 'fontawesome';
	margin-right: 5px;
}
.menu-item-object-login > a:before{
	content: "\f2f6";
}
.menu-item.my-account > a:before{
	content: "\f007";
}
#menu-account > li > a:before {
    position: absolute;
    left: 0;
}
#menu-account > li > a{
	position: relative;
	padding-left: 20px;
}
@media screen and (min-width:896px){
	.widget-area.header-widget-area {
		display: flex;
		align-items: center;
		width: 100%;
	}
}

@media screen and (max-width:895px){
	.nav-primary .widget-area.header-widget-area {
		display: block;
		margin: 0;
		padding-top: 50px !important;
	}
	/* 
.nav-primary .menu-item a img{
		display: none !important;
	}
 */
	.nav-primary .menu-item a img {
		display: block;
		max-width: 15px;
		left: 25px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	li a .menu-image-title {
		text-align: left !important;
	}
	.header-widget-area .button.primary {
		width: 100%;
		text-align: center;
	}
	.nav-primary .widget-area.header-widget-area > section {
		margin-top: 10px;
	}
	.nav-primary .menu {
		padding-top: 20px;
	}
	.sub-menu-toggle {
		border: none;
		background-color: rgba(0,0,0,.2);
		cursor: pointer;
		z-index: 500;
		top: 8px;
	}
	.nav-primary, .nav-secondary {
		position: fixed;	
	}
	.admin-bar .nav-primary, .admin-bar .nav-secondary {
		top: 46px;
	}
	.nav-primary > .wrap,
	#menu-account {
		padding: 0;
		text-align: center;
	}
	.nav-primary > .wrap .menu,
	.nav-primary > .wrap .widget-area {
		margin: 0 auto;
		padding-right: 6vw;
		padding-left: 6vw;
		padding-right: 25px;
		padding-left: 25px;
	}
	.nav-primary .wrap {
		width: 100%;
	}
	#menu-account > li > a::after {
		display: none;
	}
	li.moved-item-nav-secondary {
		background: #fef7eb;
		position: relative;
		left: 50%;
		margin-left: -50vw;
		display: block;
		width: 100vw;
		color: #f75000;
		padding-left: 25px !important;
	}
	.base-theme-sus li.moved-item-nav-secondary {
		background: #f3f5fa;
	}
	.base-theme-mus li.moved-item-nav-secondary {
		background: #e5f4ec;
	}
	.nav-primary li.moved-item-nav-secondary a,
	.nav-primary .menu-item.moved-item-nav-secondary a, 
	.nav-primary .menu-item.moved-item-nav-secondary a:focus, 
	.nav-primary .menu-item.moved-item-nav-secondary.current-menu-item > a{
		color: #f75000;
	}
	.menu.menu-primary{
		display: block;
	}
}

/* MOBILE MENU WIDGET AREA */
@media screen and (max-width:895px){
	.header-widget-area .sf-field-search h4 {
		display: none;
	}
	.nav-primary > .wrap .header-widget-area {
	  padding-left: 0;
	  padding-right: 0;
	}
}

@media screen and (min-width:896px){
	.nav-primary .widget-area.header-widget-area {
		display: none;
	}
	header .widget-area section {
		margin-left: 15px;
	}
	header .widget-area section:first-child{
		margin: 0 auto;
		flex: 1;
		width: 100%;
		max-width: 340px;
		text-align: center;
	}
}

.post-password-required {
    max-width: 600px;
    width: 88%;
    margin: 20px auto;
}
.post-password-required form {
    background: #eee;
    border-radius: 5px;
    padding: 3vw;
    margin: 0 15px;
}


/* PRIMARY SOLID BUTTON */
.button, 
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.wp-block-button a,
div.nf-form-content button, 
div.nf-form-content input[type="button"], 
div.nf-form-content input[type="submit"] {
    padding: 8px 25px;
    line-height: 1;
    height: auto;
    font-size: 14px;
    background: #0071ba;
    border: 1px solid #0071ba;
    color: #FFF;
}
.button.custom {
    background: transparent;
    border-color: transparent;
    margin-bottom: 10px;
}
.section-cta .button:(last-child){
	margin-bottom: 0;
}
.button:hover {
    /* transform: scale(1.05); */
}
/* SECONDARY OUTLINE BUTTON */
.button.secondary {
    background: #fff;
    border-color: #009844;
    color: #009844;
}
a i {
    margin-right: 5px;
}

/* CUSTOM FORMS */
div.nf-form-content .listselect-wrap .nf-field-element div,
div.nf-form-content input.ninja-forms-field,
div.nf-form-content select.ninja-forms-field:not([multiple]){
	height: 40px;
}
[id*="nf-form-2"] .nf-form-content {
    position: relative;
}
[id*="nf-form-2"] .nf-form-content * {
    position: unset;
}
[id*="nf-form-2"] {
    max-width: 300px;
}
[id*="nf-form-2"] #nf-field-6 {
    padding-right: 70px;
}
[id*="nf-form-2"] .nf-field-label{display:none;}
div[id*="nf-form-2"] input[type="button"],
div[id*="nf-form-2"] input[type="button"]:hover,
div[id*="nf-form-2"] input[type="button"]:focus {
    position: absolute;
    top: 0;
    right: 0;
    background: #009045 url("/wp-content/themes/demme/assets/images/circle-arrow.svg") no-repeat center center;
    text-indent: -9999px;
    border-radius: 0;
    border-color: #009045;
}
input, select, textarea {
    height: 40px;
    border: 1px solid #9e9e9e;
}

/* MC EMAIL SIGNUP */
div#mc_embed_signup input.mce_inline_error {
    border-color: #f75000;
}
div#mc_embed_signup div.mce_inline_error {
    background-color: #f75000;
}
#mc_embed_signup_scroll label + br,
#mc_embed_signup_scroll #mce-responses + p,
#mc_embed_signup_scroll label {
    display: none;
}
#mc_embed_signup_scroll input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    background: #009045 url("/wp-content/themes/demme/assets/images/circle-arrow.svg") no-repeat center center;
    text-indent: -9999px;
    border-radius: 0;
    border-color: #009045;
    height: 40px;
}
#mc_embed_signup {
    max-width: 300px;
}
#mce-EMAIL {
    padding-right: 60px;
    padding-left: 35px;
    margin: 0;
    border-radius: 0;
    background: #fff url(/wp-content/themes/demme/assets/images/icon-envelope.svg) no-repeat left 10px center;
}
#mc_embed_signup_scroll {
    position: relative;
}
#mc_embed_signup div.mce_inline_error {
    border-radius: 0 0 5px 5px;
}
div#mc_embed_signup div.mce_inline_error {
    background: none;
    color: #000;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}

/* RESPONSIVE VIDEO */
.media,
div.jwplayer { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 
div.jwplayer,
div.jwplayer.jw-flag-aspect-mode { 
	height: 0 !important;
} 

.media iframe, 
.media object, 
.media embed,
div.jwplayer .jw-wrapper { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
.jwppp-video-box .jwplayer, .jwppp-video-box .jw-widget, .jwppp-video-box {
    max-width: 640px;
    margin: 0 auto 1em !important;
    width: 100% !important;
}

/* FEATURE BLOCK 1A */

.layout-two-col-media-left .content-wrap,
.layout-two-col-media-right .content-wrap,
.flex-col{
	display: block;
}
.email-signup {
    margin: 1em 0;
}
.section-featureblock1a .nf-form-content,
.section-featureblock1b .nf-form-content,
.nf-form-content{
	padding: 0;
}
.col-left,
.col-right{
	width: 100%;
}
.entry-content > section,
.featuretabs-tab > .content-wrap,
.accordion-tab-content > .content-wrap {
    padding: 8vw 0;
    background-size: cover !important;
	background-position: center center !important;
}
.entry-content > section.pad-top-0,
.entry-content > section.pad-top-,
.layout-one-col-fluid-bg.pad-top-0 .fluid-bg,
.layout-one-col-fluid-bg.pad-top- .fluid-bg{
	padding-top: 0;
}
.entry-content > section.pad-top-10,
.layout-one-col-fluid-bg.pad-top-10 .fluid-bg{
	padding-top: calc(8vw * .1);
}
.entry-content > section.pad-top-20,
.layout-one-col-fluid-bg.pad-top-20 .fluid-bg{
	padding-top: calc(8vw * .2);
}
.entry-content > section.pad-top-30,
.layout-one-col-fluid-bg.pad-top-30 .fluid-bg{
	padding-top: calc(8vw * .3);
}
.entry-content > section.pad-top-40,
.layout-one-col-fluid-bg.pad-top-40 .fluid-bg{
	padding-top: calc(8vw * .4);
}
.entry-content > section.pad-top-50,
.layout-one-col-fluid-bg.pad-top-50 .fluid-bg{
	padding-top: calc(8vw * .5);
}
.entry-content > section.pad-top-60,
.layout-one-col-fluid-bg.pad-top-60 .fluid-bg{
	padding-top: calc(8vw * .6);
}
.entry-content > section.pad-top-70,
.layout-one-col-fluid-bg.pad-top-70 .fluid-bg{
	padding-top: calc(8vw * .7);
}
.entry-content > section.pad-top-80,
.layout-one-col-fluid-bg.pad-top-80 .fluid-bg{
	padding-top: calc(8vw * .8);
}
.entry-content > section.pad-top-90,
.layout-one-col-fluid-bg.pad-top-90 .fluid-bg{
	padding-top: calc(8vw * .9);
}
.entry-content > section.pad-top-100,
.layout-one-col-fluid-bg.pad-top-100 .fluid-bg{
	padding-top: calc(8vw * 1);
}
.entry-content > section.pad-bottom-0,
.entry-content > section.pad-bottom-,
.layout-one-col-fluid-bg.pad-bottom-0 .fluid-bg,
.layout-one-col-fluid-bg.pad-bottom- .fluid-bg{
	padding-bottom: 0;
}
.entry-content > section.pad-bottom-10,
.layout-one-col-fluid-bg.pad-bottom-10 .fluid-bg{
	padding-bottom: calc(8vw * .1);
}
.entry-content > section.pad-bottom-20,
.layout-one-col-fluid-bg.pad-bottom-20 .fluid-bg{
	padding-bottom: calc(8vw * .2);
}
.entry-content > section.pad-bottom-30,
.layout-one-col-fluid-bg.pad-bottom-30 .fluid-bg{
	padding-bottom: calc(8vw * .3);
}
.entry-content > section.pad-bottom-40,
.layout-one-col-fluid-bg.pad-bottom-40 .fluid-bg{
	padding-bottom: calc(8vw * .4);
}
.entry-content > section.pad-bottom-50,
.layout-one-col-fluid-bg.pad-bottom-50 .fluid-bg{
	padding-bottom: calc(8vw * .5);
}
.entry-content > section.pad-bottom-60,
.layout-one-col-fluid-bg.pad-bottom-60 .fluid-bg{
	padding-bottom: calc(8vw * .6);
}
.entry-content > section.pad-bottom-70,
.layout-one-col-fluid-bg.pad-bottom-70 .fluid-bg{
	padding-bottom: calc(8vw * .7);
}
.entry-content > section.pad-bottom-80,
.layout-one-col-fluid-bg.pad-bottom-80 .fluid-bg{
	padding-bottom: calc(8vw * .8);
}
.entry-content > section.pad-bottom-90,
.layout-one-col-fluid-bg.pad-bottom-90 .fluid-bg{
	padding-bottom: calc(8vw * .9);
}
.entry-content > section.pad-bottom-100,
.layout-one-col-fluid-bg.pad-bottom-100 .fluid-bg{
	padding-bottom: calc(8vw * 1);
}
.entry-content > section::after {
    content: "";
    clear: both;
    display: table;
}
.entry-content > section.section-featuregrid{
	padding-bottom: 0;
}
.entry-content > section.layout-one-col-fluid-bg{
	padding: 0;
}
.entry-content .section-featureblock1a ol,
.entry-content .section-featureblock1a ul,
.eckb-article-defaults #eckb-article-page-container-v2 #eckb-article-content #eckb-article-content-body ul {
	margin-left: 0
}
.eckb-article-defaults #eckb-article-page-container-v2 #eckb-article-content #eckb-article-content-body ul{
	padding: 0 !important;
	margin-bottom: 1.618em !important;
}
.entry-content .section-featureblock1a ul > li,
.eckb-article-defaults #eckb-article-page-container-v2 #eckb-article-content #eckb-article-content-body li {
	list-style-type: none;
	position: relative;
	padding-left: 20px;
}
.entry-content .section-featureblock1a ul.display-posts-listing > li:before {
    display: none;
}
#eckb-categories-archive-container-v2 #eckb-categories-archive__body {
	display: block !important;
}
.entry-content .section-featureblock1a ul > li:before,
.eckb-article-defaults #eckb-article-page-container-v2 #eckb-article-content #eckb-article-content-body li:before {
    /* 
content: "\f00c";
    font-family: 'fontawesome';
 */
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
}
/* CENTERED ONE COL */
.layout-one-col-fixed,
.layout-one-col-fluid-bg {
    text-align: center;
}
.layout-one-col-fixed [id*="nf-form-2"],
.layout-one-col-fluid-bg [id*="nf-form-2"],
.layout-one-col-fluid-bg [id*="nf-form-2"],
.layout-one-col-three-col-sub-split [id*="nf-form-2"]  {
    margin: auto;
}

/* REVERSE TEXT */
.section.r-1, 
.section.r-1 p, 
.section.r-1 h1, 
.section.r-1 h2,
.section.r-1 h3, 
.section.r-1 h4,
.section.r-1 h5, 
.section.r-1 h6, 
.section.r-1 li,
.r-1, 
.r-1 p, 
.r-1 h1, 
.r-1 h2,
.r-1 h3, 
.r-1 h4,
.r-1 h5, 
.r-1 h6, 
.r-1 li {
    color: #fff;
}

.layout-two-col-media-right .col-left,
.layout-two-col-media-left .col-left,
.layout-two-col-left-media .col-left,
.layout-two-col-right-media .col-left{
	margin-bottom: 1em;
}

/* REDUCED PADDING */
.entry-content > section.pad-reduce-top {
    padding-top: 0;
}
.entry-content > section.pad-reduce-bottom {
    padding-bottom: 0;
}

/* FEATURE BLOCK 1B */
.section-featureblock1b{
	text-align: center;
}
.section-featureblock1b .flex-col{
	text-align: left;
}
.section-featureblock1b .section-content {
    margin-bottom: 2em;
}
.section-featureblock1b .flex-col + .section-cta,
.layout-one-col-three-col-sub-split .section-media + div,
.tab-layout-two-col-media-left .section-highlights,
.tab-layout-two-col-media-right .section-highlights {
    margin-top: 2em;
}
.layout-one-col-three-col-sub-split .media-image img {
    display: inline-block;
}
.highlight-item-content h3,
.highlight-item-content h2 {
    font-family: bree-serif, serif;
	font-weight: 400;
	font-style: normal;
    margin-bottom: 0;
}
.highlight-item {
    display: flex;
}
.highlight-item-image {
    max-width: 60px;
    margin-right: 1em;
    min-width: 60px;
}
.layout-one-col-three-col-sub-split .section-highlights,
.tab-layout-two-col-media-left .section-highlights,
.tab-layout-two-col-media-right .section-highlights {
    text-align: left;
}
.layout-one-col-three-col-sub-split .highlight-item-image img,
.tab-layout-two-col-media-left .highlight-item-image img,
.tab-layout-two-col-media-right .highlight-item-image img {
    display: inline-block;
    max-width: 60px;
}
.layout-one-col-three-col-sub-split .highlight-item-image,
.tab-layout-two-col-media-left .highlight-item-image,
.tab-layout-two-col-media-right .highlight-item-image {
    width: 100%;
    max-width: none;
    text-align: center;
}
.layout-one-col-three-col-sub-split .highlight-item,
.tab-layout-two-col-media-left .section-highlights .highlight-item,
.tab-layout-two-col-media-right .section-highlights .highlight-item {
    display: block;
}
.highlight-item-content p {
    line-height: 1.25;
}

/* CUSTOM COLUMNS */
.flex-row {
    margin-left: -15px;
    margin-right: -15px;
}
.flex-col > .section-content {
    padding: 0 15px;
    flex: 1;
    max-width: 100%;
}


@media screen and (min-width:768px){
	.layout-two-col-media-left .content-wrap,
	.layout-two-col-media-right .content-wrap,
	.flex-col{
		display: flex;
		justify-content: space-between; 
	}
	.col-left,
	.col-right{
		width: 48%;
	}
	.layout-two-col-media-right .col-left,
	.layout-two-col-media-left .col-left,
	.layout-two-col-left-media .col-left,
	.layout-two-col-right-media .col-left{
		margin-bottom: 0;
	}
	.layout-one-col-three-col-sub-split .section-highlights,
	.tab-layout-two-col-media-left .section-highlights,
	.tab-layout-two-col-media-right .section-highlights{
		display: flex;
	}
	.layout-one-col-three-col-sub-split .section-highlights .highlight-item,
	.tab-layout-two-col-media-left .section-highlights .highlight-item,
	.tab-layout-two-col-media-right .section-highlights .highlight-item {
		flex: 1;
		margin: 1em;
		display: block;
	}
	.section-featureblock1b .section-content,
	.layout-one-col-fixed .section-content {
		margin-bottom: 2em;
		margin: 0 auto 2em;
		max-width: 80%;
	}
}
@media screen and (min-width:1200px){
	.entry-content > section,
	.featuretabs-tab > .content-wrap,
	.accordion-tab-content > .content-wrap {
		padding: 100px 0;
	}
	.entry-content > section.pad-top-0,
	.entry-content > section.pad-top-,
	.layout-one-col-fluid-bg.pad-top-0 .fluid-bg,
	.layout-one-col-fluid-bg.pad-top- .fluid-bg{
		padding-top: 0;
	}
	.entry-content > section.pad-top-10,
	.layout-one-col-fluid-bg.pad-top-10 .fluid-bg{
		padding-top: 10px;
	}
	.entry-content > section.pad-top-20,
	.layout-one-col-fluid-bg.pad-top-20 .fluid-bg{
		padding-top: 20px;
	}
	.entry-content > section.pad-top-30,
	.layout-one-col-fluid-bg.pad-top-30 .fluid-bg{
		padding-top: 30px;
	}
	.entry-content > section.pad-top-40,
	.layout-one-col-fluid-bg.pad-top-40 .fluid-bg{
		padding-top: 40px;
	}
	.entry-content > section.pad-top-50,
	.layout-one-col-fluid-bg.pad-top-50 .fluid-bg{
		padding-top: 50px;
	}
	.entry-content > section.pad-top-60,
	.layout-one-col-fluid-bg.pad-top-60 .fluid-bg{
		padding-top: 60px;
	}
	.entry-content > section.pad-top-70,
	.layout-one-col-fluid-bg.pad-top-70 .fluid-bg{
		padding-top: 70px;
	}
	.entry-content > section.pad-top-80,
	.layout-one-col-fluid-bg.pad-top-80 .fluid-bg{
		padding-top: 80px;
	}
	.entry-content > section.pad-top-90,
	.layout-one-col-fluid-bg.pad-top-90 .fluid-bg{
		padding-top: 90px;
	}
	.entry-content > section.pad-top-100,
	.layout-one-col-fluid-bg.pad-top-100 .fluid-bg{
		padding-top: 100px;
	}
	.entry-content > section.pad-bottom-0,
	.entry-content > section.pad-bottom-,
	.layout-one-col-fluid-bg.pad-bottom-0 .fluid-bg,
	.layout-one-col-fluid-bg.pad-bottom- .fluid-bg{
		padding-bottom: 0;
	}
	.entry-content > section.pad-bottom-10,
	.layout-one-col-fluid-bg.pad-bottom-10 .fluid-bg{
		padding-bottom: 10px;
	}
	.entry-content > section.pad-bottom-20,
	.layout-one-col-fluid-bg.pad-bottom-20 .fluid-bg{
		padding-bottom: 20px;
	}
	.entry-content > section.pad-bottom-30,
	.layout-one-col-fluid-bg.pad-bottom-30 .fluid-bg{
		padding-bottom: 30px;
	}
	.entry-content > section.pad-bottom-40,
	.layout-one-col-fluid-bg.pad-bottom-40 .fluid-bg{
		padding-bottom: 40px;
	}
	.entry-content > section.pad-bottom-50,
	.layout-one-col-fluid-bg.pad-bottom-50 .fluid-bg{
		padding-bottom: 50px;
	}
	.entry-content > section.pad-bottom-60,
	.layout-one-col-fluid-bg.pad-bottom-60 .fluid-bg{
		padding-bottom: 60px;
	}
	.entry-content > section.pad-bottom-70,
	.layout-one-col-fluid-bg.pad-bottom-70 .fluid-bg{
		padding-bottom: 70px;
	}
	.entry-content > section.pad-bottom-80,
	.layout-one-col-fluid-bg.pad-bottom-80 .fluid-bg{
		padding-bottom: 80px;
	}
	.entry-content > section.pad-bottom-90,
	.layout-one-col-fluid-bg.pad-bottom-90 .fluid-bg{
		padding-bottom: 90px;
	}
	.entry-content > section.pad-bottom-100,
	.layout-one-col-fluid-bg.pad-bottom-100 .fluid-bg{
		padding-bottom: 100px;
	}
}

.entry-content > section.layout-one-col-fluid-bg{padding:0;}

/* FOOTER */
.footer-widgets .widget-title {
    color: #bac2ce;
    text-transform: uppercase;
    font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.site-footer {
    background: #667080;
    color: #fff;
    border: none;
}
.site-footer .menu-item a,
.site-footer a {
    color: #fff;
}
.site-footer .menu-item a:hover,
.site-footer a:hover {
    color: #bac2ce;
}
.footer-credits.widget-area {
    background: #454f5e;
}
.footer-credits .wrap,
.footer-widgets .widget-area.footer-widgets-2,
.site-footer .menu {
    display: block;
}
.footer-credits .wrap {
    padding: 1rem 0;
    border-top: none;
}
.footer-credits .widget:last-of-type,
.footer-creadits {
    text-align: center;
}
.footer-widgets .widget-area .widget.widget_nav_menu{
	margin-bottom: 4rem;
}

/* BLOG */ 
.blog .content .entry,
.blog .sidebar .widget,
.archive .content .entry,
.archive .sidebar .widget,
#blog-post-sidebar,
.page-search .sidebar .widget {
    border: none;
    border-radius: 10px;
	box-shadow: 0 4px 6px rgba(0,149,143,.2);
	padding: 0;
	background: #fff;
}
#blog-post-sidebar {
	background: #fff;
	border-radius: 10px 0 0 10px;
}
.single .sidebar-primary{
	padding-top: 0;
}
.single .sidebar-primary section {
    background: #fff;
    margin-right: 2vw;
    margin-top: 2vw;
    padding: 2vw;
}
#custom_html-14 {
    display: none;
}
.blog .hero-section h1,
.archive .hero-section h1,
.page-search .hero-section h1 {
    color: #0095C1;
    font-size: 2em;
    padding-top: 1em;
}
.blog .hero-section,
.archive .hero-section,
.page-search .hero-section {
    background: none;
    padding: 0;
    position: relative;
    z-index: 0;
}
.blog .hero-section:before,
.archive .hero-section:before,
.page-search .hero-section:before{
	display: none !important;
}
aside .searchandfilter {
    padding: 0 30px 15px 30px;
}
.blog-sidebar-heading,
.search-sidebar-heading {
    border-bottom: 1px solid #bfd9e0;
    padding: 15px;
    position: relative;
}
.blog-sidebar-heading .heading-title,
.search-sidebar-heading .heading-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight:bold;
}
.blog-sidebar-heading i,
.search-sidebar-heading i {
    font-size: 15px;
    font-weight: normal;
}
.heading-toggle{
    position: absolute;
    right: 25px;
    top: 0;
    text-align: center;
    height: 50px;
}
.toggle-label {
    display: block;
    text-transform: uppercase;
    font-size: 9px;
    position: absolute;
    width: 70px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
#blog-sidebar-toggle,
#blog-post-sidebar-toggle,
#search-sidebar-toggle {
    color: #0095c1;
    font-size: 30px;
}
#blog-sidebar-toggle i,
#blog-post-sidebar-toggle i,
#search-sidebar-toggle i {
    font-size: 25px;
    margin: 0;
}
.blog-post-sidebar-hidden .fa-toggle-on, 
.blog-post-sidebar-hidden .toggle-label {
  display: none;
}
.blog-sidebar-hidden #blog-sidebar-toggle i, 
.blog-sidebar-hidden #blog-post-sidebar-toggle i, 
.search-sidebar-hidden #search-sidebar-toggle i{
	font-size: 0;
}
a.btn-blog-layout,
a.btn-search-layout,
a[rel="next"],
a[rel="prev"],
.blog-listing-layout-list a.btn-blog-layout[data-layout="grid"],
.search-listing-layout-grid a.btn-search-layout[data-layout="list"] {
    background: #fff;
    color: #0095c1;
    border: 1px solid #0095c1;
    padding: 8px 25px;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    border-radius: 9rem;
}
a.btn-blog-layout:hover,
a.btn-search-layout:hover,
a[rel="next"]:hover,
a[rel="prev"]:hover,
.blog-listing-layout-list a.btn-blog-layout[data-layout="grid"]:hover,
.search-listing-layout-grid a.btn-search-layout[data-layout="list"]:hover,
.archive-pagination .pagination-previous a:hover, 
.archive-pagination .pagination-next a:hover,
.archive-pagination a:hover, 
.pagination a:hover{
	color: #000;
	border-color: #000;
}
a.btn-blog-layout.active,
a.btn-blog-layout.active:hover,
a.btn-search-layout.active,
a.btn-search-layout.active:hover,
a.btn-blog-layout[data-layout="grid"],
a.btn-search-layout[data-layout="list"] {
    background: #0095c1;
    border-color: #0095c1;
    color: #fff;
}
.blog.blog-listing-layout-list .post-summary,
.archive.blog-listing-layout-list .post-summary {
	width: 100%;
	display: block;
}
.blog aside,
.archive aside,
.page-search aside {
    order: 1;
}
.blog main,
.archive main,
.page-search main{
	order: 2;
}
@media screen and (min-width:580px){
	.blog.blog-listing-layout-list .post-summary,
	.archive.blog-listing-layout-list .post-summary,
	.page-search .post-summary {
		width: 100%;
		display: flex;
	}
	.blog.blog-listing-layout-list .post-summary-image,
	.archive.blog-listing-layout-list .post-summary-image,
	.page-search .post-summary-image{
		width: 40%;
		margin-right: 20px;
	}
	.blog.blog-listing-layout-list .post-summary-details,
	.archive.blog-listing-layout-list .post-summary-details{
		width: 60%;
		margin-right: 20px;
	}
	.page-search .post-summary-details{
		flex: 1;
	}
	.search-listing-layout-grid.page-search .post-summary-image{
		width: 100%;
		margin-right: 0;
	}
}
.blog.blog-listing-layout-list .post-summary .entry-header,
.archive.blog-listing-layout-list .post-summary .entry-header {
	display: none;
}



/* FEATURE TABS */
.entry-content .featuretabs-header * {
    color: #fff;
}
.entry-content > .section.section-featuretabs{
	padding: 0;
}
.featuretabs-tabs a {
    opacity: .6;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    transition: all .3s ease;
}
.featuretabs-tab-link:after {
    content: "";
    position: absolute;
    height: 3px;
    left: 50%;
    bottom: 0;
    background: #fff;
    width: 0;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .3s ease;
}
.featuretabs-tab-link:hover:after {
    width: 50%;
    opacity: 1;
}
.featuretabs-tab-link.active:after {
    width: 100%;
    opacity: 1;
}
.featuretabs-tabs a.active {
    opacity: 1;
}
.featuretabs-header .text-intro {
    padding-top: 20px;
}
.featuretabs-tabs {
    text-align: center;
}
.featuretabs-tabs-wrapper {
    position: relative;
}
.tab-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 60px;
    cursor: pointer;
    text-indent: -9999px;
    font-size: 0;
    transition: all .3s ease;
	background-color: rgba(0,0,0,0) !important;
}
.tab-control:hover{
	background-color: rgba(0,0,0,.2) !important;
}
.tab-control.tab-next {
    right: 2vw;
    background: url(/wp-content/themes/demme/assets/images/arrow-right.svg) no-repeat center / 22px 40px;
}
.tab-control.tab-previous {
	left: 2vw;
    background: url(/wp-content/themes/demme/assets/images/arrow-left.svg) no-repeat center / 22px 40px;
}
.featuretabs-tab {
    background-size: cover;
    background-position: center;
}
@media screen and (max-width:1023px){
	.tab-control.tab-next {
		right: 0;
	}
	.tab-control.tab-previous {
		left: 0;
	}
}
@media screen and (max-width:767px){
	.tab-control {
		display: none;
	}
}

/* ACCORDION COMPONENT */
.accordion-tab {
    margin-bottom: 15px;
    display: block !important;
}
.accordion-tab-intro {
    background-color: #eee;
    padding: 15px 0;
    display: block !important;
}
.accordion-tab-intro .content-wrap {
    position: relative;
}
.accordion-tab .btn-expand {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #0095C1;
	border-color: #0095C1;
}
.accordion-tab-intro-wrap {
    padding-right: 140px;
    display: flex;
}
.accordion-icon {
    width: 90px;
    margin-right: 20px;
    text-align: center;
}
.accordion-icon img {
    display: inline-block;
}
.accordion-tab h3 {
    font-size: 1.3em;
    margin-bottom: 2px;
}
.accordion-intro-text > :last-child {
    margin-bottom: 0;
}
@media screen and (max-width:579px){
	.accordion-toggle-text{
		display: none;
	}
	.accordion-tab a i{
		margin: 0;
	}
	.accordion-tab .button{
		padding-left: 10px;
		padding-right: 10px;
	}
	.accordion-tab-intro-wrap {
		padding-right: 50px;
	}
}

/* FEATURE GRID COMPONENT */
.featuregrid-tab {
    flex: 1;
    min-height: 30vh;
    text-align: center;
    padding: 40px;
    color: #fff;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.expand-wrapper {
    margin-top: auto;
}
.featuregrid-tab h2{
	color: #fff;
}
.featuregrid-tab .button.outline {
    color: #fff;
    border-color: #fff;
}

@media screen and (min-width:768px){
	.featuregrid-tab .button.outline {
		
	}
}
.featuregrid-tabs-wrapper {
    display: flex;
    flex-direction: row;
}
.active .expand-toggle-text{
	font-size: 0;
}
.active .expand-toggle-text:before {
    content: "Close";
    font-size: 14px;
}
.btn-expand .fa-minus-circle,
.btn-expand.active .fa-plus-circle {
    display: none;
}
.btn-expand.active .fa-minus-circle {
    display: inline;
}
.btn-close .fal {
    font-size: 30px;
    text-shadow: 0 4px 20px rgba(0,0,0,.5);
}
.featuregrid-tabs-content-wrapper .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 100;
    color: #fff;
}
.featuregrid-tabs-content-wrapper {
    position: relative;
}

/* SEARCH AND FILTER */
.searchandfilter h4 {
    font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 18px;
    color: #4d5968;
    position: relative;
}
.searchandfilter h4:before {
	font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 15px;
    position: absolute;
    left: -30px;
}
.searchandfilter .sf-field-search h4:before {
    content: "\f865";
}
.searchandfilter .sf-field-view-by h4:before {
    content: "\f06e";
}
.searchandfilter .sf-field-sort_order h4:before {
    content: "\f883";
}
.searchandfilter .sf-field-category h4:before,
.searchandfilter .sf-field-post_type h4:before {
    content: "\f870";
}
.searchandfilter .sf-field-tag h4:before {
    content: "\f02c";
}
.sf-field-search input, 
.searchandfilter select {
    height: 35px;
    line-height: initial;
    background: #fff;
    border-color: #dadde2;
    appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    color: #4d5968;
}
.sf-field-search input,
.searchandfilter select {
    padding-right: 35px;
}
.searchandfilter label{
	width: 100%;
}
.sf-field-search label::after {
    content: "\f002";
    position: absolute;
    right: 14px;
    font-family: "Font Awesome 5 Pro";
    top: 4px;
    font-size: 14px;
}
.search-filter-reset[type="submit"],
.search-filter-reset[type="submit"]:hover {
    background: #fff;
    border-color: #0095c1;
    color: #0095c1;
}
.search-filter-reset[type="submit"] ,
.sf-field-search label,
.sf-field-category label {
    width: 100%;
    position: relative;
}
.chosen-container {
    width: 100% !important;
}
.chosen-container-multi .chosen-choices {
    border-radius: 9em;
    border: 1px solid #9e9e9e;
    padding-right: 35px;
    padding-left: 4px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	top: 6px;
	right: 4px;
}
.chosen-container-multi .chosen-choices li.search-choice,
.post-type-label {
    background: none;
        background-color: rgba(0, 0, 0, 0);
    background-color: #e6f0f3;
    background-color: #e1f3fa;
    border: none;
    border-radius: 9em;
    padding: 5px 20px 5px 10px;
    margin-left: 0;
}
.post-type-label {
    font-size: 13px;
    padding-right: 10px;
    font-size: 0;
    display: inline-block;
    border-radius: 20px;
    line-height: 1;
}
.post-type-label:after,
.post-type-label:before {
    font-size: 13px;
    text-transform: uppercase;
}
.post-type-label:after{
	letter-spacing: 1px;
}
.post-type-label::before {
    font-family: "Font Awesome 5 Pro";
    margin-right: 5px;
    font-size: 12px;
    font-weight: 100;
}
.post-type-label.page:after {
    content: "Page";
}
.post-type-label.ht_kb:after {
    content: "Article";
}
.post-type-label.post:after {
    content: "Blog";
}
.post-type-label.event_listing:after,
.post-type-label.tribe_events:after {
    content: "Event";
}
.post-type-label.page:before {
    content: "\f15b";
}
.post-type-label.ht_kb:before {
    content: "\f672";
}
.post-type-label.post:before {
    content: "\f09e";
}
.post-type-label.event_listing:before,
.post-type-label.tribe_events:before {
    content: "\f133";
}
.post-type-label.epkb_post_type_1:after {
    content: "Support Article";
}
.post-type-label.epkb_post_type_1:before {
    content: "\f1cd";
}
.card-tribe_events .author-box,
.card-tribe_events .entry-meta{
	display: none;
}
.tag-bread .breadcrumbs {
    font-size: 13px;
}

li[data-sf-field-input-type="select"] select,
.chosen-container-multi .chosen-choices {
    background: transparent url(/wp-content/themes/demme/assets/images/select-arrow.svg) no-repeat center right 4px / 25px 25px;
}
.sf-field-sort_order label {
    color: #0095c1;
    font-size: 14px;
}
form input[type="radio"] {
    display: none;
}
form input[type="radio"] + label,
.searchandfilter li[data-sf-field-input-type="radio"] label{
	padding-left: 20px;
	position: relative;
}
form input[type="radio"] + label:before {
    content: "\f111";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 0;
}
form input[type="radio"][checked="checked"] + label:before {
    content: "\f192";
    font-weight: 900;
}
.searchandfilter ul li li {
    padding: 0;
}
.searchandfilter > ul > li {
    border-bottom: 1px dashed #bfd9e0;
}
.searchandfilter > ul > li {
    border-bottom: 1px dashed #bfd9e0;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.searchandfilter > ul > li:last-child {
    border: none;
    padding-bottom: 0;
    padding-top: 15px;
}

/* PAGINATION */
.archive-pagination a, 
.pagination a,
.pagination span.current {
    color: #0095c1;
    padding: 5px;
    height: 40px;
    width: 40px;
    line-height: 28px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #0095c1;
    white-space: nowrap;
    transition: all 0.3s ease;
}
.wp-pagenavi a {
    display: inline-block;
}
.wp-pagenavi a, 
.pagination span.current {
    display: inline-block;
    margin: 0 1vw 0 1vw;
}
.archive-pagination .pagination-previous a,
.pagination .pagination-previous a,
.archive-pagination .pagination-next a,
.pagination .pagination-next a {
    height: auto;
    width: auto;
    line-height: auto;
    border-radius: 0;
    font-size: 14px;
    background-color: transparent;
	border: transparent;
}
.archive-pagination .active a,
.pagination .active a,
.pagination span.current{
	background: none;
	background-color: #0095c1;
	color: #fff;
}
.wp-pagenavi .first,
.wp-pagenavi .last,
.wp-pagenavi .extend {
    display: none;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    background: none;
    border: none;
}
.archive-pagination li {
    margin: 0 2vw 0 0;
}
.archive-pagination .pagination-previous a,
.archive-pagination .pagination-next a {
    font-size: 0;
}
.archive-pagination .pagination-previous a:before,
a.previouspostslink:before{
    font-size: 14px;
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    margin-right: 10px;
}
.archive-pagination .pagination-previous a:after{
    font-size: 14px;
    content: "Prev";
}
.archive-pagination .pagination-next a:before{
    font-size: 14px;
    content: "Next";
}
.archive-pagination .pagination-next a:after,
a.nextpostslink:after{
    font-size: 14px;
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    margin-left: 10px;
}


/* BREADCRUMB */
#breadcrumbs a {
    color: #f75000;
}
.front-page  #breadcrumbs {display: none}
#breadcrumbs {
    background: #fff;
    padding: 10px 0;
    font-size: 14px;
    position: relative;
    z-index: 10;
}
#breadcrumbs i {
    padding: 0 5px;
} 

/* BLOG SEARCH */
.blog #blog-post-related-entries,
.archive #blog-post-related-entries,
.post-summary-details .author-box-content {
    display: none;
}
.blog .post-summary,
.archive .post-summary,
.carousel-slider__post,
.page-search .post-summary {
    background: #fff;
	border: none;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0,149,143,.2);
    padding: 20px;
}
.blog .post-summary,
.archive .post-summary,
.page-search .post-summary,
.search-listing-layout-grid.page-search .post-summary {
    width: 32%;
    margin-bottom: 30px;
}
.search-listing-layout-grid.page-search .post-summary {
    display: block;
}
.search-filter-results {
    flex-wrap: wrap;
}
.page-search .post-summary{
	width: 100%;
}
.blog .entry-image-link, 
.archive .entry-image-link, 
.search-results .entry-image-link,
.page-search .entry-image-link {
    display: block;
    width: 100%;
    margin: 0;
    border-radius: 3px 3px 0 0;
}
.entry-image-link img,
.carousel-slider__post-image {
    display: block;
    margin: 0;
    border-radius: 3px;
}
.blog .entry-image-link img,
.archive .entry-image-link img,
.carousel-slider__post-image{
	margin-bottom: 15px;
	width: 100%;
}
.carousel-slider__post-title,
.carousel-slider__post-excerpt {
    margin: 0 0 10px;
}
.carousel-slider__post-excerpt {
	font-size: 14px;
	color: #000;
	line-height: 1.3;
}
.blog .entry-title a,
.entry-title a,
.page-search .entry-title a{
	color: #0095c1;
}
.blog.sidebar-content .content, 
.blog.content-sidebar .content,
.archive.sidebar-content .content, 
.archive.content-sidebar .content,
.page-search.sidebar-content .content, 
.page-search.content-sidebar .content,
.search-listing-layout-grid .search-filter-results,
.search-listing-layout-grid .search-filter-results {
    /* width: calc(70% - 5rem); */
    margin-right: 0;
    margin-left: 0;
    justify-content: space-between;
    display: flex;
}
.post-summary .entry-title{
	margin-bottom: 10px;
}
.post-summary .entry-meta {
    line-height: 1;
}
.post-summary .author-box{
	padding: 0;
	margin-bottom: 5px;
}
/* hide blog list avatar */
.post-summary .author-box > img {
  display: none; 
}
.comment-header .comment-author > img {
  display: none;
}
.comment-header .comment-meta {
  padding-left: 0;
}
/* --*/

.post-summary .avatar {
    max-width: 20px;
    height: auto;
    margin-right: 10px;
}
.post-summary .author-box-title{
	font-size: 0;
}
.post-summary .avatar,
.post-summary .author-box-title{
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin-bottom: 0;
}
.post-summary .author-box-title,
.post-summary .author-box-title span,
.post-summary .entry-meta {
    font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-style: normal;
    color: #4d5968;
}
.post-summary .author-box-title span {
    font-size: 13px;
}
.post-summary .entry-meta time::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f017";
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.post-summary p:not(.entry-meta) {
    font-size: 13px;
    color: #000;
    line-height: 1.2;
}
.post-summary .more-link{
	padding: 8px 25px;
    line-height: 1;
    height: auto;
    font-size: 14px;
    border: 1px solid #0095c1;
    color: #0095c1;
    background: transparent;
    display: block;
    border-radius: 9rem;
    margin-top: 10px;
    width: 80%;
    margin: 10px auto;
    text-align: center;
    font-size: 0;
    text-decoration: none;
}
.post-summary .more-link:before{
	content: "Read More";
	font-size: 16px;
}
.post-summary .entry-meta:last-of-type {
    display: none;
}
.sidebar ol, .sidebar ul {
    margin-left: 1em;
    color: #4d5968;
    line-height: 2;
    margin-right: 1em;
}

/* CUSTOM CAROUSEL */
.carousel-slider__post-title h2 {
    font-size: 2.25rem;
}
.carousel-slider__post-meta {
    display: none;
}
.carousel-slider__post-content {
    justify-content: normal;
}
#id-2399 .carousel-slider-nav-icon {
    fill: #0095c1 !important;
}
button.owl-prev:hover,
button.owl-next:hover{
	box-shadow:none;
}
@media screen and (max-width:767px){
	.carousel-slider .owl-nav .owl-prev, 
	.carousel-slider .owl-nav .owl-next{
		opacity: 1;
	}
}
@media screen and (max-width:599px){
	.arrows-outside .owl-next {
		right: -38px !important;
	}
	.arrows-outside .owl-prev {
		left: -38px !important;
	}
}

/* SEARCH */
.page-search.content-sidebar .content,
.page-search.content-sidebar .content .entry{
	background: transparent;
}
.page-search.content-sidebar .content H1.entry-title{
	display: none;
}
.found-results {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 14px;
}

@media screen and (max-width:895px){
/* BLOG SIDEBAR LAYOUT AND INTERACTIONS */
	.single .site-inner {
		padding: 60px 0 30px;
	}
	.blog .sidebar-primary,
	.archive .sidebar-primary,
	.page-search .sidebar-primary {
		position: absolute;
		left: 50%;
		margin-left: -50vw;
		/* min-width: 350px; */
		opacity: 1;
		width: 100vw;
		transition: .5s;
		transform: translateX(-100vw);
		top: -92px;
	}
	.single .sidebar-primary {
		position: absolute;
		right: 50%;
		margin-right: -50vw;
		/* min-width: 350px; */
		opacity: 1;
		width: 100vw;
		transition: .5s;
		transform: translateX(100vw);
		top: -62px;
	}
	.blog .content-sidebar-wrap,
	.archive .content-sidebar-wrap,
	.single .content-sidebar-wrap,
	.page-search .content-sidebar-wrap {
		width: 100%;
		max-width: 100%;
		padding-left: 6vw;
		padding-right: 6vw;
	}
	#blog-listing-layout-widget {
		display: none;
	}
	.blog .sidebar .widget,
	.archive .sidebar .widget,
	.page-search .sidebar .widget{
		border-radius: 0;
	}
	.blog.sidebar-content .content,
	.blog.content-sidebar .content,
	.blog .post-summary,
	.archive.sidebar-content .content,
	.archive.content-sidebar .content,
	.archive .post-summary,
	.page-search.sidebar-content .content,
	.page-search.content-sidebar .content,
	.page-search .post-summary,{
		width: 100%;
		display: block;
	}
	.blog .heading-toggle,
	.archive .heading-toggle,
	.page-search .heading-toggle {
		right: -70px;
		top: 15px;
	}
	.single .heading-toggle {
		right: unset;
		left: -70px;
		top: 15px;
	}
	.blog .toggle-label,
	.blog #blog-sidebar-toggle i,
	.archive .toggle-label,
	.archive #blog-sidebar-toggle i,
	.single .toggle-label,
	.single #blog-post-sidebar-toggle i,
	.page-search .toggle-label,
	.page-search #search-sidebar-toggle i {
		display:none;
	}
	.blog #blog-sidebar-toggle,
	.archive #blog-sidebar-toggle,
	#search-sidebar-toggle,
	.single #blog-post-sidebar-toggle {
		width: 70px;
		height: 30px;
		background: #0095c1;
		display: inline-block;
		border-radius: 0 15px 15px 0;
		color: #fff;
		text-decoration: none;
		line-height: 30px;
		padding: 0;
		font-size: 12px;
	}
	.single #blog-post-sidebar-toggle {
		border-radius: 15px 0 0 15px;
	}
	.blog .sidebar .widget,
	.archive .sidebar .widget,
	.page-search .sidebar .widget{
		box-shadow: none;
	}
	.blog #blog-sidebar-toggle:after,
	.archive #blog-sidebar-toggle:after,
	.single #blog-post-sidebar-toggle:after,
	.page-search #search-sidebar-toggle:after {
		content: "Filters";
		text-decoration: none;
		letter-spacing: 0;
	}
	.single #blog-post-sidebar-toggle:after {
		content: "Stories";
	}
	.blog #blog-sidebar-toggle:before,
	.archive #blog-sidebar-toggle:before,
	.page-search #search-sidebar-toggle:before,
	.single #blog-post-sidebar-toggle:before {
		font-family: "Font Awesome 5 Pro";
		margin-right: 5px;
	}
	.blog #blog-sidebar-toggle:before,
	.page-search #search-sidebar-toggle:before,
	.archive #blog-sidebar-toggle:before {
		content: "\f1de";
	}
	#blog-post-sidebar{
		border-radius: 0;
		box-shadow: none;
	}
	.single #blog-post-sidebar-toggle:before {
		content: "\f03a";
	}
	.single .sidebar-primary section {
		background: #fff;
		margin: 0;
	}
	
	
	/* SIDEBAR OPEN ON MOBILE */
	.blog.blog-sidebar-hidden .sidebar-primary,
	.archive.blog-sidebar-hidden .sidebar-primary,
	.single.blog-post-sidebar-hidden .sidebar-primary,
	.page-search.search-sidebar-hidden .sidebar-primary {
		position: absolute;
		bottom: 0;
		z-index: 999;
		transform: translateX(0)	
	}
	.blog.blog-sidebar-hidden .heading-toggle,
	.archive.blog-sidebar-hidden .heading-toggle,
	.single.blog-post-sidebar-hidden .heading-toggle,
	.page-search.search-sidebar-hidden .heading-toggle {
		position: absolute;
		right: 15px;
		top: 15px;
		text-align: center;
		height: auto;
	}
	.single.blog-post-sidebar-hidden .heading-toggle {
		left: unset;
	}
	.blog.blog-sidebar-hidden #blog-sidebar-toggle i,
	.archive.blog-sidebar-hidden #blog-sidebar-toggle i,
	.single.blog-post-sidebar-hidden #blog-post-sidebar-toggle i,
	.page-search.search-sidebar-hidden #search-sidebar-toggle i {
		display: inline-block;
	}	

	.blog.blog-sidebar-hidden #blog-sidebar-toggle,
	.archive.blog-sidebar-hidden #blog-sidebar-toggle,
	.single.blog-post-sidebar-hidden #blog-post-sidebar-toggle,
	.page-search.search-sidebar-hidden #search-sidebar-toggle {
		background: transparent;
		width: 35px;
		height: 35px;
		line-height: 1;
		margin: 0;
		padding: 0;
		position: relative;
		border-radius: 0;
	}
	.blog.blog-sidebar-hidden #blog-sidebar-toggle i,
	.blog.blog-sidebar-hidden #blog-sidebar-toggle:after,
	.archive.blog-sidebar-hidden #blog-sidebar-toggle i,
	.archive.blog-sidebar-hidden #blog-sidebar-toggle:after,
	.single.blog-post-sidebar-hidden #blog-post-sidebar-toggle i,
	.single.blog-post-sidebar-hidden #blog-post-sidebar-toggle:after,
	.page-search.search-sidebar-hidden #search-sidebar-toggle i,
	.page-search.search-sidebar-hidden #search-sidebar-toggle:after {
		display: none;
	}
	.blog.blog-sidebar-hidden #blog-sidebar-toggle:before,
	.archive.blog-sidebar-hidden #blog-sidebar-toggle:before,
	.single.blog-post-sidebar-hidden #blog-post-sidebar-toggle:before,
	.page-search.search-sidebar-hidden #search-sidebar-toggle:before	 {
		color: #0095c1;
		font-family: "Font Awesome 5 Pro";
		content: "\f00d";
		margin: 0;
		font-size: 25px;
		position: absolute;
		left: 0;
		right: 0;
		text-align: center;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
	.blog .hero-section h1,
	.archive .hero-section h1,
	.page-search .hero-section h1 {
		padding-top: 40px;
		height: 90px;
	}
	.blog .content-sidebar-wrap:before,
	.archive .content-sidebar-wrap:before,
	.single .content-sidebar-wrap:before,
	.page-search .content-sidebar-wrap:before {
		content: "";
		position: fixed;
		z-index: 100;
		background-color: rgba(0,0,0,.5);
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 0;
		visibility: hidden;
		transition: all .5s ease;
	}
	.single .content-sidebar-wrap:before {
		transform: translateX(100vw);
	}
	.blog.blog-sidebar-hidden .content-sidebar-wrap:before,
	.archive.blog-sidebar-hidden .content-sidebar-wrap:before,
	.single.blog-post-sidebar-hidden .content-sidebar-wrap:before,
	.page-search.search-sidebar-hidden .content-sidebar-wrap:before{
		opacity: 1;
		visibility: visible;
	}
	.single.blog-post-sidebar-hidden .content-sidebar-wrap:before{
		transform: translateX(0);
	}
	.blog.blog-sidebar-hidden .sidebar .widget,
	.archive.blog-sidebar-hidden .sidebar .widget,
	.single.blog-post-sidebar-hidden .sidebar .widget,
	.page-search.search-sidebar-hidden .sidebar .widget{
		box-shadow: 0 20px 20px rgba(0,0,0,.15);
	}
	.blog .content,
	.archive .content,
	.page-search .content {
		padding-top: 0;
	}
	.related-posts {
		max-width: 640px;
		margin: 0 auto;
	}
	.sidebar .related-posts li {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
}

@media screen and (max-width:620px){
	.blog .post-summary{
		width: 100%;
	}
}

@media screen and (min-width:896px){
	/* BLOG SIDEBAR LAYOUT AND INTERACTIONS */
	.blog .sidebar-primary,
	.archive .sidebar-primary,
	.page-search .sidebar-primary {
		position: relative;
		left: 50%;
		margin-left: -50vw;
		/* min-width: 350px; */
		opacity: 1;
		width: 30vw;
		transition: .5s;
	}
	.single .sidebar-primary {
		position: relative;
		right: 50%;
		margin-right: -50vw;
		/* min-width: 350px; */
		opacity: 1;
		width: 30vw;
		transition: .5s;
	}
	.blog .content-sidebar-wrap,
	.archive .content-sidebar-wrap,
	.single .content-sidebar-wrap,
	.page-search .content-sidebar-wrap {
		width: 100%;
		max-width: 100%;
	}
	.blog.content-sidebar .content,
	.archive.content-sidebar .content,
	.page-search.content-sidebar .content {
		width: 62vw;
		margin-right: 4vw;
		transition: .5s;
	}
	.single.content-sidebar .content {
		width: 62vw;
		margin-left: 4vw;
		transition: .5s;
	}
	.blog .sidebar .widget,
	.archive .sidebar .widget,
	.page-search .sidebar .widget{
		border-radius: 0 10px 10px 0;
	}
	.blog-sidebar-hidden.blog.content-sidebar .content,
	.blog-sidebar-hidden.archive.content-sidebar .content,
	.blog-post-sidebar-hidden.single.content-sidebar .content,
	.blog-sidebar-hidden.page-search.content-sidebar .content,
	.search-sidebar-hidden.page-search.content-sidebar .content{
		width: 70vw;
		margin-left: 15vw;
		margin-right: 15vw;
	}

	/* COLLAPSED TOGGLE LEFT */
	.blog-sidebar-hidden.blog .sidebar-primary,
	.blog-sidebar-hidden.archive .sidebar-primary,
	.search-sidebar-hidden .sidebar-primary{
		transform: translateX(-30vw);
	}
	.blog-post-sidebar-hidden.single .sidebar-primary{
		transform: translateX(30vw);
	}
	.blog-sidebar-hidden .heading-toggle,
	.search-sidebar-hidden .heading-toggle {
		right: -70px;
	}
	.blog-post-sidebar-hidden .heading-toggle {
		left: -70px;
		right: unset;
	}
	.blog-sidebar-hidden .toggle-label,
	.blog-sidebar-hidden #blog-sidebar-toggle i,
	.blog-post-sidebar-hidden .toggle-label,
	.blog-post-sidebar-hidden #blog-post-sidebar-toggle i,
	.search-sidebar-hidden .toggle-label,
	.search-sidebar-hidden #blog-sidebar-toggle i, {
		display:none;
	}
	.blog-sidebar-hidden #blog-sidebar-toggle,
	.search-sidebar-hidden #search-sidebar-toggle,
	.blog-post-sidebar-hidden #blog-post-sidebar-toggle {
		width: 70px;
		height: 30px;
		background: #0095c1;
		display: inline-block;
		border-radius: 0 15px 15px 0;
		color: #fff;
		text-decoration: none;
		line-height: 30px;
		padding: 0;
		font-size: 12px;
	}
	.blog-post-sidebar-hidden #blog-post-sidebar-toggle {
		border-radius: 15px 0 0 15px;
	}
	.blog.blog-sidebar-hidden .sidebar .widget,
	.single.blog-post-sidebar-hidden #blog-post-sidebar,
	.search-sidebar-hidden .sidebar .widget{
		box-shadow: none;
	}
	.blog-sidebar-hidden #blog-sidebar-toggle:after,
	.search-sidebar-hidden #search-sidebar-toggle:after,
	.blog-post-sidebar-hidden #blog-post-sidebar-toggle:after {
		text-decoration: none;
		letter-spacing: 0;
	}
	.blog-sidebar-hidden #blog-sidebar-toggle:after,
	.search-sidebar-hidden #search-sidebar-toggle:after {
		content: "Filters";
	}
	.blog-post-sidebar-hidden #blog-post-sidebar-toggle:after {
		content: "Stories";
	}
	.blog-sidebar-hidden #blog-sidebar-toggle:before,
	.search-sidebar-hidden #search-sidebar-toggle:before,
	.blog-post-sidebar-hidden #blog-post-sidebar-toggle:before {
		font-family: "Font Awesome 5 Pro";
		margin-right: 5px;
	}
	.blog-sidebar-hidden #blog-sidebar-toggle:before,
	.search-sidebar-hidden #search-sidebar-toggle:before {
		content: "\f1de";
	}
	.blog-sidebar-hidden .toggle-label,
	.search-sidebar-hidden .toggle-label{
		display: none;
	}
	.blog-post-sidebar-hidden #blog-post-sidebar-toggle:before {
		content: "\f03a";
	}
	/* END COLLAPSED TOGGLE FROM LEFT */
}

/* EVENTS */
.single-event_listing aside {
    display: none;
}

/* BLOG ARTICLE */
.entry-content blockquote{
	max-width: 100%;
}
.single #hero-section {
    display: none;
}
.single .entry-previous-next {
    display: flex;
    justify-content: space-between;
}
.entry-previous-next {
    display: none;
}
.single main.content {
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    background: transparent;
}
.single .content article.entry,
.single .author-box {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(0,149,143,.2);
    border-radius: 10px;
    padding: 2vw 4vw;
    max-width: 100%;
    margin-bottom: 30px;
}
.sidebar .related-posts ul, .sidebar .related-posts li {
    margin: 0;
    list-style: none; 
}
.sidebar .related-posts li {
    margin: 0;
    list-style: none;
    margin-bottom: 1vw;
	padding-bottom: 1vw;
	border-bottom: 1px dashed #0095c1; 
}
.sidebar .related-posts ul{
	padding: 2vw;
}
.sidebar .related-posts a {
    display: flex;
    text-decoration: none;
    color: #0095c1;
}
.sidebar .related-posts a:hover{
	color: #4d5968;
}
.sidebar .related-posts a img {
    width: 25%;
    margin-right: 2vw;
    object-fit: cover;
}
.related-title{
	font-family: bree-serif, serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.2;
}
.sidebar .related-posts a .related-title {
    width: 75%;
}
.entry-categories a, .entry-tags a {
    text-decoration: none;
    pointer-events: none;
}
ul.blocks-gallery-grid {
    margin-left: 0;
}
#blog-post-related-entries .related-posts ul li {
    width: 100%;
    margin-bottom: 20px;
}
ul.display-posts-listing {
    display: flex;
    justify-content: space-between;
    margin: 0;
    margin-left: -20px;
    margin-right: -20px;
}
ul.display-posts-listing li{
    flex: 1;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0,149,143,.2);
    padding: 2vw !important;
    margin: 1vw;
    list-style: none;
    background: #fff;
}
.r-1 .display-posts-listing * {
    color: initial;
}
.listing-item a.title {
	font-family: 'bree_serifbold';
	font-size: 20px;
	margin: 20px 0 10px;
	text-decoration: none;
	color: #0095C1;
	display: block;
}
.listing-item .excerpt-dash {
    display: none;
}
.listing-item .excerpt {
	display: block;
}
#blog-post-related-entries .related-posts ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#blog-post-related-entries .related-posts li a {
    background: #fff;
    display: block;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0,149,143,.2);
    padding: 20px;
    text-decoration: none;
}
#blog-post-related-entries li h2 {
    font-size: 20px;
    margin: 20px 0;
}
.comment-respond input[type="checkbox"] {
    width: auto;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 6px;
}
.comment-respond textarea{
	height: auto;
}
@media screen and (max-width:895px){
	ul.display-posts-listing{
		flex-direction: column;
		margin: 0;
	}
	ul.display-posts-listing li{
		width: 100%;
		margin: 0 0 20px;
		padding: 15px;
	}
}
@media screen and (min-width:580px){
	#blog-post-related-entries .related-posts ul li {
		width: 48%;
	}
	#blog-post-related-entries .related-posts ul li:nth-child(3n) {
		display: none;
	}
}

/* SITE SEARCH */
.site-header #blog-listing-layout-widget,
.page-template-default .sidebar-primary,
.page-search .post-summary-details .entry-meta + .entry-meta,
.page-search .entry-meta > .entry-author   {
    display: none;
}
.page-search .sidebar-primary {
    display: block;
}
.site-header .searchandfilter > ul > li{
	border: none;
	padding: 0;
	margin: 0;
}
.post-summary-details .breadcrumb, .post-summary-details .breadcrumb a {
    color: #4d5968;
}
.post-summary-details .breadcrumb {
    width: auto;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    padding-top: 5px;
}
.page-search .post-summary .entry-title {
    margin-bottom: 5px;
    margin-top: 5px;
}
.card-event_listing .entry-time,
.card-page .author-box {
    display: none;
}
.card-event_listing .entry-meta {
    display: none;
}
.event-meta-item {
    font-size: 14px;
    margin-right: 15px;
}
.page-search .entry-time {
    font-size: 13px;
}
.page-search .entry-meta {
    font-size: 0;
}
.wp-pagenavi {
    text-align: center;
}
.wp-pagenavi .pages {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.event-meta-item:before {
	font-family: "Font Awesome 5 Pro";
	margin-right: 5px;
}
.venue-name:before{
	content: "\f3c5";
}
.event-website:before{
	content: "\f0ac";
}
.event-date:before{
	content: "\f133";
}

/**
* # Heroic Knowledge Base Plugin Styling
*
* This file  contains the default CSS for styling the knowledge base
*/
/**
* # Mixims & Variables
*
*/
/* Clearfix */
#hkb ul.hkb-archive:after, #hkb .hkb-site-search:after, #hkb ol.hkb-breadcrumbs:after, #hkb .hkb-meta:after, #hkb .hkb-entry-content:after, .hkb_widget_articles .hkb-meta:after, .ht-voting:after, .ht-voting-comment:after {
  content: "";
  display: table;
  clear: both; }

/* Link Reset Mixim (remove any theme styling on links) */
/* Reset Defaults (remove any common theme styling that will distrupt our styling) */
/* HKB-Meta Mixim (used in multiple places) */
/* SASS Variables */
/* Global Classes */
/* Screen readers only */
.hkb-screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* Load FontAwesome */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Start #HKB */
#hkb {
  /* Box layout model to all elements */
  /* compatbility fixes */
  /**
	* # HKB - Archive
	*
	*/
  /**
	* # HKB - Search Box
	*
	*/
  /**
	* # HKB - Breadcrumbs
	*
	*/
  /**
	* # HKB - Category Block
	*
	*/
  /**
	* # HKB - Sub-Categories
	*
	*/
  /**
	* # HKB - Article List
	*
	*/
  /**
	* # HKB - Article Meta
	*
	*/
  /* Entry-Content Wrapper */
  /**
	* # HKB - Article (Single) Tags
	*
	*/
  /**
	* # HKB - Article (Single) Related
	*
	*/
  /**
	* # HKB - Article (Single) Author
	*
	*/
  /**
	* # HKB - Article (Single) Attachments
	*
	*/ }
  #hkb *,
  #hkb *:before,
  #hkb *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #hkb ul li {
    background: none;
    list-style: none;
    text-indent: 0; }
  #hkb ul.hkb-archive {
    list-style: none;
    padding: 0;
    margin: 0; }
    #hkb ul.hkb-archive > li {
      margin: 0;
      padding: 0; }
    @media screen and (min-width: 550px) {
      #hkb ul.hkb-archive.hkb-archive--two-cols {
        margin: 0 -20px; }
        #hkb ul.hkb-archive.hkb-archive--two-cols > li {
          float: left;
          width: 50%;
          padding: 0 20px; }
          #hkb ul.hkb-archive.hkb-archive--two-cols > li:nth-child(2n+3) {
            clear: left; }
      #hkb ul.hkb-archive.hkb-archive--three-cols {
        margin: 0 -20px; }
        #hkb ul.hkb-archive.hkb-archive--three-cols > li {
          float: left;
          width: 33.333%;
          padding: 0 20px; }
          #hkb ul.hkb-archive.hkb-archive--three-cols > li:nth-child(3n+4) {
            clear: left; }
      #hkb ul.hkb-archive.hkb-archive--four-cols {
        margin: 0 -20px; }
        #hkb ul.hkb-archive.hkb-archive--four-cols > li {
          float: left;
          width: 25%;
          padding: 0 20px; }
          #hkb ul.hkb-archive.hkb-archive--four-cols > li:nth-child(4n+5) {
            clear: left; } }
  #hkb .hkb-site-search {
    margin: 0 0 40px;
    position: relative; }
    #hkb .hkb-site-search .hkb-site-search__field {
      float: left;
      width: 80%;
      margin: 0;
      min-height: 50px;
      padding-left: 1em;
      padding-right: 1em;
      background-repeat: no-repeat;
      background-position: right 5px center; }
      #hkb .hkb-site-search .hkb-site-search__field.live-search-loading {
        background-image: url("../img/loader.svg"); }
    #hkb .hkb-site-search .hkb-site-search__button {
      width: 20%;
      margin: 0;
      position: absolute;
      bottom: 0;
      top: 0;
      right: 0;
      padding-left: 10px;
      padding-right: 10px;
      text-align: center;
      line-height: 1; }
  #hkb ol.hkb-breadcrumbs {
    list-style: none;
    padding: 0;
    margin: -30px 0 40px;
    font-size: 90%; }
    #hkb ol.hkb-breadcrumbs li {
      display: inline-block;
      margin: 0; }
      #hkb ol.hkb-breadcrumbs li:after {
        content: "/";
        color: rgba(0, 0, 0, 0.6); }
      #hkb ol.hkb-breadcrumbs li:last-child:after {
        content: ""; }
    #hkb ol.hkb-breadcrumbs a {
      text-decoration: none;
      border: none;
      color: rgba(0, 0, 0, 0.75); }
      #hkb ol.hkb-breadcrumbs a:hover {
        border: none; }
      #hkb ol.hkb-breadcrumbs a:focus {
        outline: none; }
      #hkb ol.hkb-breadcrumbs a:hover {
        color: inherit; }
  #hkb .hkb-category {
    margin: 0 0 2em; }
    #hkb .hkb-category .hkb-category__header {
      margin: 0 0 0.75em; }
    #hkb .hkb-category .hkb-category__title {
      display: inline-block;
      font-size: 17px;
      margin: 0;
      padding: 0; }
      #hkb .hkb-category .hkb-category__title a {
        text-decoration: none;
        border: none;
        color: inherit; }
        #hkb .hkb-category .hkb-category__title a:hover {
          border: none; }
        #hkb .hkb-category .hkb-category__title a:focus {
          outline: none; }
    #hkb .hkb-category .hkb-category__count {
      display: inline-block;
      font-size: 80%;
      color: rgba(0, 0, 0, 0.6);
      margin-left: 2px; }
      #hkb .hkb-category .hkb-category__count:before {
        content: "("; }
      #hkb .hkb-category .hkb-category__count:after {
        content: ")"; }
    #hkb .hkb-category .hkb-article-list {
      font-size: 15px;
      margin: 0 0 10px;
      padding: 0; }
      #hkb .hkb-category .hkb-article-list a {
        color: inherit;
        font-weight: normal; }
    #hkb .hkb-category .hkb-category__view-all {
      display: block;
      font-size: 15px;
      line-height: 22px;
      position: relative;
      padding-left: 20px;
      color: inherit;
      font-weight: normal;
      text-decoration: none;
      border: none; }
      #hkb .hkb-category .hkb-category__view-all:hover {
        border: none; }
      #hkb .hkb-category .hkb-category__view-all:focus {
        outline: none; }
      #hkb .hkb-category .hkb-category__view-all:before {
        font-family: FontAwesome;
        content: "\f18e";
        content: "\f35a";
        color: rgba(0, 0, 0, 0.6);
        font-size: 15px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0; }
  #hkb .hkb-subcats {
    list-style: none;
    padding: 0;
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 22px; }
    #hkb .hkb-subcats > li {
      margin: 0 0 5px; }
    #hkb .hkb-subcats a {
      text-decoration: none;
      border: none;
      color: inherit; }
      #hkb .hkb-subcats a:hover {
        border: none; }
      #hkb .hkb-subcats a:focus {
        outline: none; }
    #hkb .hkb-subcats .hkb-subcats__cat {
      position: relative;
      padding-left: 20px; }
      #hkb .hkb-subcats .hkb-subcats__cat:before {
        font-family: FontAwesome;
        content: "\f07b";
        color: rgba(0, 0, 0, 0.6);
        font-size: 15px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0; }
      #hkb .hkb-subcats .hkb-subcats__cat .hkb-article-list {
        margin: 5px 0 10px; }
    #hkb .hkb-subcats .hkb-subcats__cat-title {
      display: inline-block; }
    #hkb .hkb-subcats .hkb-subcats__cat-count {
      display: inline-block;
      font-size: 80%;
      color: rgba(0, 0, 0, 0.6);
      margin-left: 2px; }
      #hkb .hkb-subcats .hkb-subcats__cat-count:before {
        content: "("; }
      #hkb .hkb-subcats .hkb-subcats__cat-count:after {
        content: ")"; }
    #hkb .hkb-subcats .hkb-category {
      margin: 0; }
  #hkb ul.hkb-article-list {
    list-style: none;
    padding: 0;
    margin: 0; }
    #hkb ul.hkb-article-list > li {
      padding: 0;
      margin: 0 0 5px; }
      #hkb ul.hkb-article-list > li:last-child {
        margin-bottom: 0; }
    #hkb ul.hkb-article-list a {
      text-decoration: none;
      border: none;
      color: inherit;
      font-weight: normal; }
      #hkb ul.hkb-article-list a:hover {
        border: none; }
      #hkb ul.hkb-article-list a:focus {
        outline: none; }
    #hkb ul.hkb-article-list .hkb-article-list__format-standard,
    #hkb ul.hkb-article-list .hkb-article-list__format-video {
      position: relative;
      padding-left: 25px; }
      #hkb ul.hkb-article-list .hkb-article-list__format-standard:before,
      #hkb ul.hkb-article-list .hkb-article-list__format-video:before {
        font-family: FontAwesome;
        font-family: 'Font Awesome 5 Pro';
        content: "\f0f6";
        color: rgba(0, 0, 0, 0.6);
        font-size: 15px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0; }
    #hkb ul.hkb-article-list .hkb-article-list__format-standard:before {
      content: "\f0f6"; }
      #hkb ul.hkb-article-list .hkb-article-list__format-standard::before {
		content: "\f15c";
	}
    #hkb ul.hkb-article-list .hkb-article-list__format-video:before {
      content: "\f0f6"; }
  #hkb .hkb-meta {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1; }
    #hkb .hkb-meta li {
      float: left;
      margin: 0 0 0 5px;
      background: #ededed;
      padding: 5px 5px;
      border-radius: 3px; }
      #hkb .hkb-meta li:first-child {
        margin-left: 0; }
    #hkb .hkb-meta .hkb-meta__views:before {
      margin: 0;
      padding: 0;
      background: none;
      content: "\f06e";
      color: rgba(0, 0, 0, 0.6);
      display: inline-block;
      font-family: FontAwesome;
      margin-right: 3px; }
    #hkb .hkb-meta .hkb-meta__usefulness {
      background: #9cc051;
      color: #fff; }
      #hkb .hkb-meta .hkb-meta__usefulness:before {
        margin: 0;
        padding: 0;
        background: none;
        display: inline-block;
        font-family: FontAwesome;
        margin-right: 3px; }
      #hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--good:before {
        content: "\f164";
        color: #fff; }
      #hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad {
        background: #d26a40; }
        #hkb .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad:before {
          content: "\f165";
          color: #fff; }
    #hkb .hkb-meta .hkb-meta__comments:before {
      margin: 0;
      padding: 0;
      background: none;
      content: "\f075";
      color: rgba(0, 0, 0, 0.6);
      display: inline-block;
      font-family: FontAwesome;
      margin-right: 3px; }
  #hkb .hkb-article {
    position: relative; }
    #hkb .hkb-article .hkb-article__title {
      margin: 0 0 10px; }
      #hkb .hkb-article .hkb-article__title a {
        text-decoration: none;
        border: none;
        color: inherit; }
        #hkb .hkb-article .hkb-article__title a:hover {
          border: none; }
        #hkb .hkb-article .hkb-article__title a:focus {
          outline: none; }
  #hkb .hkb-entry-content > ol,
  #hkb .hkb-entry-content > ul {
    margin: 0 0 2em 2em; }
  #hkb .hkb-article__content {
    margin: 0 0 2em;
    padding: 0; }
    #hkb .hkb-article__content ul li {
      list-style: disc; }
  #hkb .hkb-article__links {
    margin: -1em 0 2em; }
    #hkb .hkb-article__links a {
      text-decoration: none;
      border: none; }
      #hkb .hkb-article__links a:hover {
        border: none; }
      #hkb .hkb-article__links a:focus {
        outline: none; }
  #hkb .hkb-article-tags a {
    border: none;
    margin-left: 5px; }
    #hkb .hkb-article-tags a:after {
      content: ","; }
    #hkb .hkb-article-tags a:last-child:after {
      content: ""; }
  #hkb .hkb-article-related {
    font-size: 15px;
    margin: 0 0 1em;
    padding: 30px 0 0; }
    #hkb .hkb-article-related .hkb-article-related__title {
      font-size: 18px;
      margin: 0 0 0.6em; }
    #hkb .hkb-article-related .hkb-article-list > li {
      padding-right: 85px; }
    #hkb .hkb-article-related .hkb-meta {
      position: absolute;
      right: 0;
      top: 1px; }
  #hkb .hkb-article-author {
    padding: 30px 0 0; }
    #hkb .hkb-article-author .hkb-article-author__avatar {
      float: left;
      margin: 0 35px 0 0; }
    #hkb .hkb-article-author .hkb-article-author__name {
      margin: 0 0 15px;
      display: inline-block; }
      #hkb .hkb-article-author .hkb-article-author__name a {
        text-decoration: none;
        border: none; }
        #hkb .hkb-article-author .hkb-article-author__name a:hover {
          border: none; }
        #hkb .hkb-article-author .hkb-article-author__name a:focus {
          outline: none; }
    #hkb .hkb-article-author .hkb-article-author__bio {
      margin: 0 0 0 105px; }
  #hkb .hkb-article-attachments {
    margin: 0 0 2em; }
    #hkb .hkb-article-attachments .hkb-article-attachments__title {
      font-size: 18px;
      margin: 0 0 0.6em;
      padding: 0; }
    #hkb .hkb-article-attachments .hkb-article-attachments__list {
      list-style: none;
      margin: 0;
      padding: 0; }
    #hkb .hkb-article-attachments .hkb-article-attachments__item a {
      text-decoration: none;
      border: none;
      color: inherit; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a:hover {
        border: none; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a:focus {
        outline: none; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip'], #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar'] {
        position: relative;
        padding-left: 20px; }
        #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar']:before {
          color: rgba(0, 0, 0, 0.6);
          font-family: FontAwesome;
          font-size: 15px;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf']:before {
        content: "\f1c1"; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.doc']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.docx']:before {
        content: "\f1c2"; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.pps']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx']:before {
        content: "\f1c4"; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mov']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.avi']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2']:before {
        content: "\f1c8"; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.wav']:before {
        content: "\f1c7"; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.png']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.gif']:before {
        content: "\f1c5"; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.js']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.css']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.html']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.php']:before {
        content: "\f1c9"; }
      #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.zip']:before, #hkb .hkb-article-attachments .hkb-article-attachments__item a[href$='.rar']:before {
        content: "\f1c6"; }

/* End #HKB */
/**
* # Template Specific Element Styling
*
* Styling for elements in specific areas of the layout
*/
/* Archive Element Styling */
/* Category Element Styling */
#hkb.hkb-template-category .hkb-article {
  padding: 15px 0;
  border-bottom: 1px solid #dfe4e6;
  margin: 0; }
  #hkb.hkb-template-category .hkb-article .hkb-article__title {
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    padding: 0 90px 0 0; }
  #hkb.hkb-template-category .hkb-article .hkb-meta {
    position: absolute;
    right: 0;
    top: 15px;
    bottom: 10px; }
  #hkb.hkb-template-category .hkb-article .hkb-article__excerpt {
    display: block;
    font-size: 15px;
    margin-top: 0.35em;
    color: rgba(0, 0, 0, 0.7); }

#hkb.hkb-template-category .hkb-category {
  margin: 0 0 1em; }

/* Single Element Styling */
/* Search Element Styling */
#hkb.hkb-template-search article:last-of-type {
  margin-bottom: 20px; }

#hkb.hkb-template-search .hkb-article {
  padding: 10px 0 20px;
  border-bottom: 1px solid #dfe4e6;
  margin: 0 0 10px; }
  #hkb.hkb-template-search .hkb-article .hkb-article__title {
    font-size: 100%;
    line-height: 20px;
    margin: 0;
    padding: 0 90px 0 0; }
  #hkb.hkb-template-search .hkb-article .hkb-meta {
    position: absolute;
    right: 0;
    top: 10px;
    bottom: 10px; }
  #hkb.hkb-template-search .hkb-article .hkb-article__excerpt {
    display: block;
    font-size: 95%;
    margin-top: 0.35em;
    color: rgba(0, 0, 0, 0.7); }

/**
* # Live search styling
*/
#hkb-jquery-live-search {
  background: #fff;
  padding: 0;
  max-height: 400px;
  overflow: auto;
  position: absolute;
  z-index: 999999;
  border: 1px solid #e6e6e6;
  border-width: 0 1px 1px 1px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); }

/* KB Search Results */
#hkb.hkb-searchresults {
  list-style: none;
  margin: 0;
  padding: 0; }
  #hkb.hkb-searchresults > li {
    position: relative;
    padding: 0 10px;
    margin: 0; }
    #hkb.hkb-searchresults > li:hover, #hkb.hkb-searchresults > li.hkb-searchresults__current {
      background: #f7f7f7; }
    #hkb.hkb-searchresults > li:nth-last-child(2) a {
      padding-bottom: 12px; }
    #hkb.hkb-searchresults > li.hkb-searchresults__article {
      padding-left: 35px; }
      #hkb.hkb-searchresults > li.hkb-searchresults__article a:before {
        font-family: FontAwesome;
        color: rgba(0, 0, 0, 0.6);
        font-size: 15px;
        line-height: 1;
        position: absolute;
        left: 10px;
        top: 10px;
        font-weight: normal; }
    #hkb.hkb-searchresults > li.hkb-searchresults__article a:before {
      content: "\f0f6"; }
    #hkb.hkb-searchresults > li.hkb-searchresults__showall, #hkb.hkb-searchresults > li.hkb-searchresults__noresults {
      background: #f7f7f7;
      text-align: center;
      font-size: 14px;
      line-height: 22px; }
      #hkb.hkb-searchresults > li.hkb-searchresults__showall a,
      #hkb.hkb-searchresults > li.hkb-searchresults__showall span, #hkb.hkb-searchresults > li.hkb-searchresults__noresults a,
      #hkb.hkb-searchresults > li.hkb-searchresults__noresults span {
        display: block;
        padding: 10px; }
    #hkb.hkb-searchresults > li a {
      padding: 6px 0 6px;
      display: block;
      color: inherit;
      text-decoration: none;
      text-decoration: none;
      border: none; }
      #hkb.hkb-searchresults > li a:hover {
        border: none; }
      #hkb.hkb-searchresults > li a:focus {
        outline: none; }
    #hkb.hkb-searchresults > li .hkb-searchresults__title,
    #hkb.hkb-searchresults > li .hkb-searchresults__excerpt {
      display: block; }
    #hkb.hkb-searchresults > li .hkb-searchresults__title {
      font-size: 15px;
      font-weight: bold;
      padding: 0 90px 0 0; }
    #hkb.hkb-searchresults > li .hkb-searchresults__excerpt {
      margin: 5px 0 0;
      font-size: 14px;
      line-height: 150%;
      font-weight: normal; }
    #hkb.hkb-searchresults > li .hkb-meta {
      position: absolute;
      top: 9px;
      right: 10px;
      font-size: 11px;
      font-weight: normal; }

/**
* # Widget Styling
*
*/
.hkb_widget_articles,
.hkb_widget_categories,
.hkb_widget_authors {
  /* Box layout model to all elements */ }
  .hkb_widget_articles *,
  .hkb_widget_articles *:before,
  .hkb_widget_articles *:after,
  .hkb_widget_categories *,
  .hkb_widget_categories *:before,
  .hkb_widget_categories *:after,
  .hkb_widget_authors *,
  .hkb_widget_authors *:before,
  .hkb_widget_authors *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .hkb_widget_articles > ul,
  .hkb_widget_categories > ul,
  .hkb_widget_authors > ul {
    list-style: none;
    margin: 0;
    padding: 0; }

/* KB Articles Widget */
.hkb_widget_articles > ul > li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 25px; }
  .hkb_widget_articles > ul > li:before {
    font-family: FontAwesome;
    content: "\f0f6";
    color: rgba(0, 0, 0, 0.6);
    font-size: 100%;
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background: none; }

.hkb_widget_articles .hkb-widget__entry-title {
  margin: 0 1em 0 0; }

.hkb_widget_articles .hkb-meta {
  list-style: none;
  margin: 2px 0 0 !important;
  padding: 0;
  font-size: 11px;
  line-height: 1; }
  .hkb_widget_articles .hkb-meta li {
    float: left;
    margin: 0 0 0 5px;
    background: #ededed;
    padding: 5px 5px;
    border-radius: 3px; }
    .hkb_widget_articles .hkb-meta li:first-child {
      margin-left: 0; }
  .hkb_widget_articles .hkb-meta .hkb-meta__views:before {
    margin: 0;
    padding: 0;
    background: none;
    content: "\f06e";
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px; }
  .hkb_widget_articles .hkb-meta .hkb-meta__usefulness {
    background: #9cc051;
    color: #fff; }
    .hkb_widget_articles .hkb-meta .hkb-meta__usefulness:before {
      margin: 0;
      padding: 0;
      background: none;
      display: inline-block;
      font-family: FontAwesome;
      margin-right: 3px; }
    .hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--good:before {
      content: "\f164";
      color: #fff; }
    .hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad {
      background: #d26a40; }
      .hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad:before {
        content: "\f165";
        color: #fff; }
  .hkb_widget_articles .hkb-meta .hkb-meta__comments:before {
    margin: 0;
    padding: 0;
    background: none;
    content: "\f075";
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 3px; }

/* KB Categories Widget */
.hkb_widget_categories > ul > li {
  position: relative;
  padding-right: 30px;
  margin: 0 0 10px; }
  .hkb_widget_categories > ul > li span {
    position: absolute;
    right: 0; }

/* KB Authors Widget */
.hkb_widget_authors .hkb-widget-author__avatar {
  float: left;
  margin: 0 15px 0 0; }
  .hkb_widget_authors .hkb-widget-author__avatar a {
    display: block;
    line-height: 1; }

.hkb_widget_authors .hkb-widget-author__postcount {
  font-size: 90%; }

/* KB Search Widget */
/**
* # HT Voting CSS
*
*/
/* Start HT Voting CSS */
.ht-voting .ht-voting-links .ht-voting-upvote,
.ht-voting .ht-voting-links .ht-voting-downvote {
  display: inline-block;
  background: #919195;
  color: #fff;
  text-decoration: none;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1;
  border: 0;
  text-align: center;
  min-width: 70px;
  border-radius: 4px;
  position: relative;
  transition: all 0.3s linear 0s; }
  .ht-voting .ht-voting-links .ht-voting-upvote span,
  .ht-voting .ht-voting-links .ht-voting-downvote span {
    right: 0;
    position: relative;
    transition: all 0.2s ease-out 0s; }
  .ht-voting .ht-voting-links .ht-voting-upvote i,
  .ht-voting .ht-voting-links .ht-voting-downvote i {
    width: 18px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -9px;
    line-height: 18px;
    opacity: 0;
    transition: all 0.2s ease-out 0s;
    display: inline-block;
    font-family: FontAwesome; }
    .ht-voting .ht-voting-links .ht-voting-upvote i:before,
    .ht-voting .ht-voting-links .ht-voting-downvote i:before {
      content: "\f164"; }
  .ht-voting .ht-voting-links .ht-voting-upvote:hover,
  .ht-voting .ht-voting-links .ht-voting-downvote:hover {
    padding: 10px 16px; }
    .ht-voting .ht-voting-links .ht-voting-upvote:hover span,
    .ht-voting .ht-voting-links .ht-voting-downvote:hover span {
      right: -10px; }
    .ht-voting .ht-voting-links .ht-voting-upvote:hover i,
    .ht-voting .ht-voting-links .ht-voting-downvote:hover i {
      opacity: 1;
      left: 12px; }

.ht-voting .ht-voting-links .ht-voting-upvote {
  background: #9cc051; }
  .ht-voting .ht-voting-links .ht-voting-upvote i:before {
    content: "\f164"; }

.ht-voting .ht-voting-links .ht-voting-downvote {
  background: #d26a40; }
  .ht-voting .ht-voting-links .ht-voting-downvote i:before {
    content: "\f165"; }

.ht-voting .ht-voting-login-required {
  background-color: red;
  color: white;
  margin: 2px;
  padding: 2px; }

.ht-voting br {
  /* fix those annoying themes or other plugins that insist on adding wpautop filter to post shortcode content */
  display: none; }

.ht-voting-comment {
  margin: 10px 0 0;
  max-width: 600px; }
  .ht-voting-comment .ht-voting-comment__textarea {
    margin: 0 0 10px;
    width: 100%; }
  .ht-voting-comment .ht-voting-comment__submit {
    float: right;
    font-size: 95%; }

.hkb-feedback {
  margin: 0 0 2em; }
  .hkb-feedback .hkb-feedback__title {
    font-size: 18px;
    margin: 0 0 0.6em;
    padding: 0; }

/* KNOWLEDGE BASE CUSTOM CSS */
#hkb {
    max-width: 1152px;
    width: 88%;
    margin: 0 auto;
    padding: 30px 0;
}


.site-header .searchandfilter ul li,
.nav-primary .searchandfilter ul li,
.site-header .sf-field-search h4 {
	display: none;
}

.site-header ul li.sf-field-search,
.nav-primary ul li.sf-field-search {
	display: block;
}
a.wp-block-button__link,
a.wp-block-button__link.has-white-color {
    color: #fff !important;
}

/* ERRATA */
#report_filter {
    display: flex;
    flex-wrap: wrap;
}
#report_filter {
    display: flex;
    flex-wrap: wrap;
}
#report_filter > * {
    flex: 1;
    margin: 15px;
    height: 50px;
}
#report_filter > div {
    width: 100%;
    flex: auto;
    height: auto;
}
#report_filter select {
    padding-right: 52px;
    appearance: none;
    line-height: 1;
    background: url(/wp-content/themes/demme/assets/images/select-arrow.svg) no-repeat center right 10px;
}
#report_filter button {
    background: #0095c1;
    border-color: #0095c1;
}
.errata-tool table {
    border: none;
}
.errata-tool table {
    border: none;
    box-shadow: 0 5px 40px rgba(0,0,0,.12);
    border-radius: 20px;
    margin-bottom: 25px;
}
.mjx-chtml {
    font-size: 100% !important;
}
.table-striped .alt {
    background: #f9f9f9;
}
.alert.alert-info {
    background: #d9edf7;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.alert.alert-info p:last-child{
	margin-bottom: 0;
}
#form-results table {
    box-shadow: none;
}
#form-results table {
    box-shadow: none;
    border-left: 1px solid #eceef1;
}
#form-results th {
    min-width: 110px;
}
.entry-content > section.section-errata {
    padding: 50px 0;
}
@media screen and (max-width:960px){
	.entry-content > section.section-errata {
		padding: 20px 0;
	}
	#form-results th {
		min-width: 90px;
	}
	#report_filter {
		display: block;
		padding: 15px;
	}
	#report_filter > * {
		flex: 1;
		margin: 0 0 15px;
		height: 40px;
	}
	#report_filter select {
		background: url(/wp-content/themes/demme/assets/images/select-arrow.svg) no-repeat center right 6px / 26px;
	}
}

.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6{
	font-weight: 700;
}
.tribe-common p{
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-style: normal;
}

/* BRAND BAR */
.before-header.widget-area {
  background: #454f5e;
  border: none;
  color: #fff;
  text-align: left;
  width: 100%;
  display: block;
  height: auto;
}
.before-header .wrap {
  width: 100%;
  max-width: none;
  display: block;
}
.before-header .wrap .widget {
  margin: 0;
  display: block;
  max-width: none;
}
.brand-logos {
  display: flex;
  height: 35px;
}
.brand-logo-item a {
  padding: 10px 12px;
  display: block;
  transition: all .25s ease;
}
.brand-logo-item a:hover {
  background: rgba(0,0,0,.2);
  position: relative;
  z-index: 0;
}
/* ACTIVE BRAND COLOR */
.base-theme-dl .brand-logo-item.demme {
  background: #f75000;
}
.base-theme-mus .brand-logo-item.mus {
  background: #009844;
}
.base-theme-sus .brand-logo-item.sys {
  background: #0054a5;
}
/* END BRAND BAR */

/* NEW STICKY NAV WITH BRAND BAR */

/* BODY STICKY*/
@media screen and (min-width:896px){
	body.sticky {
	  padding-top: 0;
	  padding-top: 165px;
	}
	body.sticky .site-header {
	  position: fixed;
	  top: -35px;
	}
	body.sticky .site-header > .wrap {
	  height: 50px;
	}
	body.sticky .custom-logo{
		height: 25px;
		width: auto;
		transition: all .25s ease;
	}
	body.sticky .nav-primary {
	  position: fixed;
	  width: 100%;
	  z-index: 200;
	}
	body.sticky .nav-secondary {
	  position: fixed;
	  width: 100%;
	  z-index: 50;
	}
	body.sticky .nav-primary {
	  top: 48px;
	}
	body.sticky .nav-secondary {
	  top: 88px;
	  padding-top: 0;
	}
	body.sticky .nav-secondary li:after,
	body.sticky .nav-secondary li:before {
	  display: none;
	}
	body.sticky .nav-secondary .menu-item a{
		padding: 10px;
	}
	body.sticky .nav-secondary .menu-item {
	  height: 40px;
	  height: auto;
	}
	body.sticky .menu-primary .menu-item a {
	  padding-left: 10px;
	  padding-right: 10px;
	}
}
/* BODY STICKY SCROLLED UP*/
@media screen and (min-width:896px){
	body.sticky.scrolled-up {
	  padding-top: 215px;
	}
	body.sticky.scrolled-up .site-header {
		top: 0;
	}
	body.sticky.scrolled-up .site-header > .wrap {
		height: 100px;
	}
	body.sticky.scrolled-up .custom-logo{
		height: auto;
		transition: all .25s ease;
	}
	body.sticky.scrolled-up .nav-primary {
		top: 134px;
	}
	body.sticky.scrolled-up .nav-secondary {
		top: 175px;
	}
}

/* STICKY HEADER MOBILE */
@media screen and (max-width: 895px){
	.site-header {
		padding: 0 0 10px;
	}
	.title-area {
		margin-top: 10px;
	}
	#genesis-mobile-nav-primary {
		top: 45px;
	}
	.before-header .wrap {
		padding-left: 0;
		padding-right: 0;
	}
	.nav-primary .widget-area.header-widget-area{
		padding-top: 0 !important;
	}
	.nav-primary.activated, .nav-secondary.activated,
	.nav-primary, .nav-secondary {
		top: 88px;
	}
	body.sticky .site-header {
	  position: fixed;
	  top: -35px;
	}
	body.sticky #genesis-mobile-nav-primary {
		position: fixed;
		top: 10px;
	}
	body.sticky.scrolled-up #genesis-mobile-nav-primary {
	  top: 44px;
	}
	body.sticky.scrolled-up .site-header {
		top: 0;
	}
	body.sticky {
		padding-top: 90px;
	}
	body.sticky .nav-primary.activated, 
	body.sticky .nav-secondary.activated, 
	body.sticky .nav-primary, 
	body.sticky .nav-secondary{
		top: 54px;
	}
	body.sticky.scrolled-up .nav-primary.activated, 
	body.sticky.scrolled-up .nav-secondary.activated, 
	body.sticky.scrolled-up .nav-primary, 
	body.sticky.scrolled-up .nav-secondary{
		top: 88px;
	}
}
@media screen and (max-width: 540px){
	.brand-logo-item a {
		padding: 10px 8px;
		height: 34px;
		display: flex;
	}
}