/*!
Theme Name: vanderhorn-architects
Theme URI: http://underscores.me/
Author: Dyad Communications
Author URI: http://www.dyadcom.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vanderhorn-architects
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-size: 10px;
	font-family: "Whitney SSm A", "Whitney SSm B", Verdana, sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

main {
	padding-top: 13rem;
}

body {
	margin: 0;
	font-size: 1.6rem;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	text-decoration: none;
	color: inherit;
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
	height: 100%;
	width: 100%;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font: inherit;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/34c608");

@font-face {
	font-family: "BerlingLTStd-Roman";
	src: url("webfonts/34C608_0_0.eot");
	src: url("webfonts/34C608_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/34C608_0_0.woff2") format("woff2"), url("webfonts/34C608_0_0.woff") format("woff"), url("webfonts/34C608_0_0.ttf") format("truetype");
}

button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 1.6rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}

.main-navigation .menu,
.quote-holder,
.featured-rows,
blockquote,
article header,
h1,
h2,
h3 {
	font-family: "BerlingLTStd-Roman", Times, serif;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

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

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

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

.image-holder img,
.image-holder img.image-loading {
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.image-holder img.image-loaded {
	opacity: 1;
}

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

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0;
	border-radius: 0;
	background: transparent;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: 0.6em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: transparent;
}

a:focus,
button:focus {
	outline: 0;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: transparent;
}

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

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
} */

a:focus {
	/* outline: thin dotted; */
	outline: 0;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* NAV HEADER */
.site-header {
	position: fixed;
	z-index: 900;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	padding: 0.8em 0;
}

.site-header::before {
	content: "";
	display: block;
	table-layout: auto;
	height: 6.5rem;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-transform: scaleY(2) translate3d(0, 0, 0);
	transform: scaleY(2) translate3d(0, 0, 0);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transition: -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.scrolled .site-header::before {
	-webkit-transform: scaleY(0.9);
	transform: scaleY(0.9);
	-webkit-transition: transform 0.25s ease-out;
	-webkit-transition: -webkit-transform 0.25s ease-out;
	transition: -webkit-transform 0.25s ease-out;
	transition: transform 0.25s ease-out;
	transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.site-branding {
	color: transparent;
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	display: block;
	margin: auto;
}

@media screen and (min-width: 45em) {
	.site-branding {
		right: 30%;
		left: 30%;
	}
}

.logo-full,
.logo-tuck {
	height: 100%;
	max-width: 15em;
	margin: 0.725em auto;
	opacity: 1;
	-webkit-transition: opacity 0.35s ease;
	transition: opacity 0.35s ease;
}

.logo-tuck {
	margin: 0.95em auto;
}

.logo-full:hover,
.logo-tuck:hover {
	-webkit-transition: opacity 0.35s ease;
	transition: opacity 0.35s ease;
	opacity: 0.6;
}

.logo-full a,
.logo-tuck a {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
}

.logo-full {
	position: absolute;
	z-index: 1010;
	top: 0;
	bottom: auto;
	left: 0;
	right: 0;
	width: 100%;
	height: 6.5em;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
	-webkit-transition: transform 0.4s ease, opacity 0.3s 0.2s ease;
	-webkit-transition: opacity 0.3s 0.2s ease, -webkit-transform 0.4s ease;
	transition: opacity 0.3s 0.2s ease, -webkit-transform 0.4s ease;
	transition: transform 0.4s ease, opacity 0.3s 0.2s ease;
	transition: transform 0.4s ease, opacity 0.3s 0.2s ease, -webkit-transform 0.4s ease;
}

.scrolled .logo-full {
	opacity: 0;
	z-index: 0;
	pointer-events: none;
	-webkit-transform: translateY(-2em) scale(0.95);
	transform: translateY(-2em) scale(0.95);
	-webkit-transition: transform 0.2s ease, opacity 0.18s ease;
	-webkit-transition: opacity 0.18s ease, -webkit-transform 0.2s ease;
	transition: opacity 0.18s ease, -webkit-transform 0.2s ease;
	transition: transform 0.2s ease, opacity 0.18s ease;
	transition: transform 0.2s ease, opacity 0.18s ease, -webkit-transform 0.2s ease;
}

.logo-tuck {
	/* height: 2.2em;
	width: 2.2em; */
	height: 1.8em;
	width: 1.8em;
	opacity: 0;
	z-index: 1000;
	position: relative;
	-webkit-transform: translate3d(0, 1.6em, 0) scale(1.2);
	transform: translate3d(0, 1.6em, 0) scale(1.2);
	-webkit-transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease, -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.3s ease, -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s ease;
	transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s ease, -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.scrolled .logo-tuck {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	-webkit-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.18s ease;
	-webkit-transition: opacity 0.18s ease, -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.18s ease, -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.18s ease;
	transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.18s ease, -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.scrolled .logo-tuck:hover {
	opacity: 0.6;
}

.site-branding h1,
.site-branding p {
	color: inherit;
	font-size: 0.01px;
	text-indent: -20rem;
	height: 0;
	overflow: hidden;
}

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

.main-navigation .menu {
	position: relative;
	color: #fff;
	font-size: 1.05em;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 14rem 0 0;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	max-height: 100%;

	/* toggled styles below */
	pointer-events: none;
	opacity: 0;
	/* background: rgba(175, 183, 188, 0.98); */
	background: rgba(162, 169, 174, 0.98);
	position: fixed;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	line-height: 2;
	text-align: center;
	-webkit-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.main-navigation.toggled .menu {
	pointer-events: auto;
	opacity: 1;
}

.menu > ul > li > a {
	pointer-events: none;
}

.menu ul.children {
	font-family: "Whitney SSm A", "Whitney SSm B", Verdana, sans-serif;
	display: block;
	font-size: 0.9em;
	/* text-transform: none; */
	line-height: 1.7;
	margin: 0 auto 1em;
	color: rgb(227, 238, 244);
}

.menu ul.children li {
	display: block;
}

@media screen and (min-width: 40em) {
	.main-navigation .menu {
		overflow: hidden;
		-webkit-overflow-scrolling: auto;
		-ms-overflow-style: none;
	}

	.main-navigation .menu .children {
		display: none;
	}

	.main-navigation .menu {
		font-size: 0.95em;
		pointer-events: auto;
		display: block;
		position: relative;
		opacity: 1;
		background: transparent;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		padding: 0;
		line-height: 1em;
		z-index: 990;
		color: rgb(161, 168, 173);
		-webkit-transform: translateY(3.6em);
		transform: translateY(3.6em);
		-webkit-transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
		-webkit-transition: -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
		transition: -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
		transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
		transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
	}

	.scrolled .main-navigation .menu {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: transform 0.25s ease-out;
		-webkit-transition: -webkit-transform 0.25s ease-out;
		transition: -webkit-transform 0.25s ease-out;
		transition: transform 0.25s ease-out;
		transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
	}

	.menu ul {
		font-family: inherit;
		display: block;
		height: 2.5em;
	}

	.menu ul li {
		text-align: center;
		white-space: nowrap;
		text-decoration: none;
		text-transform: uppercase;
		display: block;
		height: 1em;
		position: absolute;
		top: 0.8em;
		right: calc(50% + 9em);
		bottom: 0;
		left: 0.5em;
		z-index: 3;
	}

	.menu ul li:nth-child(2) {
		right: 0.5em;
		bottom: 0;
		left: calc(50% + 9em);
	}

	.menu ul li a {
		pointer-events: auto;
		font-size: 0.9em;
		width: 10em;
		display: inline-block;
		text-align: left;
		color: inherit;
		text-decoration: none;
		-webkit-transition: color 0.3s ease;
		transition: color 0.3s ease;
	}

	.menu ul li:last-child a {
		text-align: right;
	}
}

.menu ul li a:visited {
	color: inherit;
}

.menu ul li a:hover {
	color: #000;
	-webkit-transition: color 0.15s ease;
	transition: color 0.15s ease;
}

ul li.current_page_ancestor,
ul li.current_page_parent,
ul li.current_page,
.menu ul li a.active,
.menu ul li a.active:visited {
	color: #000;
}

@media screen and (max-width: 40em) {
	.menu > ul > li > a {
		color: #fff !important;
	}
}

/* Small menu. */
.menu-toggle {
	display: block;
	position: relative;
	height: 2.8rem;
	width: 3.6rem;
	z-index: 9;
	margin: 1em 0 0 1em;
	-webkit-transition: transform 0.35s ease;
	-webkit-transition: -webkit-transform 0.35s ease;
	transition: -webkit-transform 0.35s ease;
	transition: transform 0.35s ease;
	transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}

.scrolled .menu-toggle {
	-webkit-transform: translateY(-0.8em);
	transform: translateY(-0.8em);
}

.menu-toggle:hover {
	cursor: pointer;
}

.menu-toggle .line {
	width: 2.8rem;
	height: 1px;
	position: absolute;
	top: auto;
	right: 0.5rem;
	bottom: 0.5rem;
	left: 0.5rem;
	background-color: #000;
	-webkit-transition: transform 0.2s ease, background-color 0.2s;
	-webkit-transition: background-color 0.2s, -webkit-transform 0.2s ease;
	transition: background-color 0.2s, -webkit-transform 0.2s ease;
	transition: transform 0.2s ease, background-color 0.2s;
	transition: transform 0.2s ease, background-color 0.2s, -webkit-transform 0.2s ease;
}

.menu-toggle .line:first-child {
	top: 0.5rem;
	bottom: auto;
}

.menu-toggle .line:nth-child(2) {
	margin: auto;
	top: 0.5rem;
	bottom: 0.5rem;
}

nav.toggled .menu-toggle .line {
	background-color: #afb7bc;
	/* background-color: #fff; */
}

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

	.main-navigation ul {
		display: block;
		background: transparent;
	}
}

/* subnav styles */
.sub-nav {
	display: none;
}

ul li a:hover,
ul li a.active,
.sub-nav ul li a:hover,
.sub-nav ul li a.active {
	color: #1d2634;
}

ul li.current_page_item a,
ul li.current_page_item a:visited {
	color: #231f20;
}

@media screen and (min-width: 40em) {
	.sub-nav {
		display: block;
		width: 100%;
		position: relative;
		z-index: 900;
		background: #fff;
		line-height: 2;
		/* height: 3em; */
		font-size: 0.75em;
		text-align: center;
		padding: 0.3em;
		letter-spacing: 0.05em;
		-webkit-transform: translateY(5.5em);
		transform: translateY(5.5em);
		-webkit-transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
		-webkit-transition: -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
		transition: -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
		transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
		transition: transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.45s cubic-bezier(0.645, 0.045, 0.355, 1);
	}

	.scrolled .sub-nav {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: transform 0.25s ease-out;
		-webkit-transition: -webkit-transform 0.25s ease-out;
		transition: -webkit-transform 0.25s ease-out;
		transition: transform 0.25s ease-out;
		transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
	}

	.sub-nav ul {
		list-style-type: none;
		padding: 0.75em 0 0;
		margin: 0;
	}

	.sub-nav ul li {
		display: inline-block;
		text-transform: uppercase;
	}

	.sub-nav ul li a {
		position: relative;
		padding: 0 0.3em;
		color: rgb(161, 168, 173);
		-webkit-transition: color 0.35s;
		transition: color 0.35s;
	}

	.sub-nav li:not(:last-of-type) a {
		margin-right: 0.75em;
	}

	.sub-nav ul li:not(:last-of-type) a::after {
		content: "|";
		position: absolute;
		opacity: 1;
		top: 0.05em;
		right: -0.75em;
		color: rgb(161, 168, 173);
		line-height: 1;
	}
}

/* end subnav styles */

/* END NAV HEADER */
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

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

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

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

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

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

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

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

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/* TEXT PAGES */
section {
	background: #fff;
}

section:nth-of-type(odd) {
	background-color: #f1f0ec;
	/* padding: 5rem 0; */
	padding: calc(2.8rem + 1vw) 0 0;
	/* margin-bottom: .75rem; */
}

.page-template-page-residences section.grid {
	background-color: #fff;
}

section:last-of-type {
	padding: calc(2.8rem + 1vw) 0;
}

section.award-section {
	padding: calc(2.8rem + 1vw) 0;
}

article section:nth-child(odd) {
	background-color: #fff;
}

.text,
.single-post .entry-content {
	margin: 0 auto;
	width: 96%;
	max-width: 76em;
	padding: 0 0 5em;
	display: block;
	text-align: justify;
	font-size: 1.25rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.services .text {
	padding: 0;
}

.services section:first-child {
	padding-bottom: 1em;
}

.text strong {
	font-weight: normal;
	text-transform: uppercase;
}

.text h3 {
	font-family: inherit;
	font-weight: normal;
	font-size: 1em;
	/* color: rgb(161, 168, 173); */
	color: rgb(139, 145, 150);
	text-transform: uppercase;
	/* margin: 0 0 0.25em; */
}

.text > p,
.text div > p {
	margin: 0;
	line-height: 2;
	color: #1c2634;
}

.text p:not(:first-of-type) {
	/* text-indent: 2em; */
	margin-top: 1em;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
}

.services .gallery + section .text p {
	text-indent: 0;
	width: 100%;
	display: inline-block;
	margin: 0 0 1em;
	text-align: left;
}

@media screen and (min-width: 52em) {
	.text span.break {
		display: block;
		height: 8rem;
	}
}

@media screen and (min-width: 45em) {
	.text:first-of-type,
	.services .gallery + section .text {
		-webkit-columns: 2 16em;
		-moz-columns: 2 16em;
		columns: 2 16em;
		-webkit-column-gap: 4em;
		-moz-column-gap: 4em;
		column-gap: 4em;
	}
}

section h1,
section h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	/* color: rgb(161, 168, 173); */
	color: rgb(139, 145, 150);
	margin: 2.5rem auto 1.5rem;
	font-size: 0.9em;
	display: block;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

section h1::first-letter,
section h2::first-letter {
	font-size: 1.5em;
	font-weight: 100;
}

ul h1::first-letter,
ul h2::first-letter {
	font-size: inherit;
	font-weight: inherit;
}

section blockquote {
	-webkit-column-span: all;
	-moz-column-span: all;
	column-span: all;
	display: block;
	font-size: 2.25rem;
	line-height: 1.75;
	width: 90%;
	max-width: 33em;
	margin: 0 auto 1em;
	color: #9b9783;
	text-align: center;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

blockquote p {
	margin: 0 auto;
}

/* END TEXT PAGES */

.slideshow {
	overflow: hidden;
	width: 100%;
	height: 100vh;
	height: calc(100vh - 13rem);
	position: relative;
	margin: 0 auto;
}

.slide {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.slide .image-holder img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.quote-holder {
	text-transform: uppercase;
	position: absolute;
	z-index: 500;
	height: auto;
	width: 100%;
	line-height: 1.5;
	/* margin-top: 5vh; */
	/* top: calc(100vh - 3em); */
	top: 10em;
	bottom: auto;
}

/* @media screen and (min-height:45em) {
	.quote-holder {
		bottom: 10vh;
	}
} */
.slideshow-end .quote-holder p:first-child {
	-webkit-transition: opacity 0.8s 1s ease-in-out;
	transition: opacity 0.8s 1s ease-in-out;
}

.slideshow-end .quote-holder p:last-child {
	-webkit-transition: opacity 0.8s 1.2s ease-in-out;
	transition: opacity 0.8s 1.2s ease-in-out;
}

.slideshow-end .quote-holder p {
	opacity: 1;
}

.quote-holder p {
	margin: 0 auto;
	opacity: 0;
	text-align: center;
	display: block;
	font-size: 1.25em;
	letter-spacing: 2px;
	z-index: 5;
	color: #000;
	color: #fff;
}

@media screen and (min-width: 40em) {
	.quote-holder {
		top: auto;
		bottom: 2.5vh;
	}

	.quote-holder p {
		font-size: 1.85em;
		color: #000;
	}
}

.quote-holder em {
	font-weight: 600;
	font-style: normal;
	font-size: 0.7em;
	/* display: block; */
	line-height: 1;
	/* letter-spacing: 0.2em; */
}

blockquote::before,
blockquote::after,
.small p::before,
.small p::after {
	content: "—";
	display: block;
}

@media screen and (min-width: 45em) {
	.quote-holder p {
		font-size: calc(2vmin + 1em);
	}
}

/* FEATURED ITEMS */
section.featured-rows {
	text-transform: uppercase;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	width: calc(100% - 1em);
	margin: 0.5em auto 0;
	padding: 0;
	background: #fff;
}

@media screen and (min-width: 50em) {
	section.featured-rows {
		max-width: 98%;
		margin: 1vw auto 0;
	}
}

.featured-row {
	margin: 0 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
}

.featured-row > div {
	margin: 0 auto 0.5em;
}

@media screen and (min-width: 50em) {
	.featured-row > div {
		margin: 0;
	}

	.featured-row {
		margin: 0 auto 1vw;
	}
}

.featured-row > div {
	/* height: 35vw; */
	/* min-height: 35vw; */
	height: 38vw;
	min-height: 25em;
	font-size: 1.5rem;
}

.featured-row > div.large {
	min-height: 25em;
}

@media screen and (min-width: 50em) {
	.featured-row:nth-child(even) > div:first-child {
		-webkit-box-ordinal-group: 3;
		order: 2;
	}
}

@media screen and (min-width: 60em) {
	.featured-row > div {
		font-size: calc(0.5vw + 0.5em);
	}
}

.large {
	width: 100%;
	color: #fff;
	position: relative;
}

.large a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 50;
}

@media screen and (min-width: 50em) {
	.large {
		width: 66.666%;
	}
}

.large .image-holder,
.large .image-holder img,
.large .image-holder::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.large a + .image-holder::after {
	content: "";
	/* background: rgba(0, 0, 0, 0.15); */
	background: #1d2634;
	opacity: 0.15;
	z-index: 10;
	-webkit-transition: opacity 0.35s cubic-bezier(0.42, 0, 0.58, 1);
	transition: opacity 0.35s cubic-bezier(0.42, 0, 0.58, 1);
}

.large:hover .image-holder::after {
	opacity: 0.9;
}

.large .image-holder img {
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.large h2 {
	color: #fff;
	font-weight: 100;
	text-align: left;
	bottom: 1.5vw;
	top: auto;
	left: 2vw;
	right: auto;
	position: absolute;
	z-index: 40;
	margin: 0;
	/* margin: 2vw 0 0 2vw; */
	font-size: 1.2em;
}

.large h2::first-letter {
	font-size: inherit;
}

@media screen and (min-width: 60em) {
	.large h2 {
		font-size: calc(0.5vw + 0.65em);
	}
}

.small {
	width: 100%;
	margin: 1vw 0 0 0;
	text-align: center;
	line-height: 2.5;
	padding: 0 0.5em;
}

@media screen and (min-width: 50em) {
	.small {
		margin: 0;
		width: 32.334%;
	}
}

.small.dark {
	color: rgb(161, 168, 173);
	background-color: #1d2634;
}

.small.medium {
	background-color: rgb(161, 168, 173);
	color: #1d2634;
}

.small.light {
	background-color: #e2e1d2;
	color: #1d2634;
}

.small > div {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	align-content: center;
	height: 100%;
}

.small p,
.small a {
	-webkit-box-flex: 0;
	flex: 0 1 100%;
	margin: auto;
}

.small a {
	font-style: italic;
	text-decoration: none;
	color: inherit;
	font-size: 0.9em;
	letter-spacing: 0.05em;
	-webkit-transition: color 0.4s ease;
	transition: color 0.4s ease;
}

.small a:hover {
	color: #fff;
}

/* END FEATURED ITEMS */

/* RESIDENCES / GRID */
.page-template-page-residences main {
	/* background-color: #f1f0ec; */
	background-color: #fff;
}

.style-list {
	/* position: absolute; */
	position: relative;
	top: auto;
	right: 0;
	bottom: auto;
	left: 0;
	z-index: 0;
	margin: 0 auto;
	background-color: #f1f0ec;
	/* margin: 0 auto -3rem; */
	/* padding: 0; */
	padding: 0 0 2rem;
	text-align: center;
	text-transform: uppercase;
	color: rgb(161, 168, 173);
	letter-spacing: 0.05em;
	font-size: 0.9em;
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	-webkit-transform: translate3d(0, -3%, 0);
	transform: translate3d(0, -3%, 0);
	will-change: opacity, transform;
	-webkit-transition: opacity 0.3s 0.1s ease, transform 0.4s ease, max-height 0.2s ease;
	-webkit-transition: opacity 0.3s 0.1s ease, max-height 0.2s ease, -webkit-transform 0.4s ease;
	transition: opacity 0.3s 0.1s ease, max-height 0.2s ease, -webkit-transform 0.4s ease;
	transition: opacity 0.3s 0.1s ease, transform 0.4s ease, max-height 0.2s ease;
	transition: opacity 0.3s 0.1s ease, transform 0.4s ease, max-height 0.2s ease, -webkit-transform 0.4s ease;
}

.show-style .style-list {
	opacity: 1;
	max-height: 18.5em;
	z-index: 500;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@media screen and (min-width: 40em) {
	.style-list {
		padding: 3rem 0 0;
	}

	.show-style .style-list {
		max-height: 14em;
	}
}

.show-style a[href="#style"] {
	color: #1d2634;
}

.style-list ul {
	display: block;
	padding: 0;
	margin: 1.5rem;
	font-size: 0.8em;
	line-height: 2;
	text-align: center;
}

@media screen and (min-width: 40em) {
	.style-list ul {
		display: block;
		padding: 0;
		margin: 1.5rem;
		font-size: 0.8em;
		line-height: 2;
		text-align: left;
		-webkit-columns: 2 16em;
		-moz-columns: 2 16em;
		columns: 2 16em;
		-webkit-column-gap: 2em;
		-moz-column-gap: 2em;
		column-gap: 2em;
	}

	.style-list ul:first-child {
		text-align: right;
	}
}

.style-list ul li {
	display: block;
	margin: 0 auto;
	width: 16em;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

@media screen and (min-width: 40em) {
	.style-list ul li {
		margin: 0 0 0 auto;
	}

	.style-list ul li.last-left ~ li {
		margin: 0 auto 0 0;
		text-align: left;
	}
}

.style-list ul li a {
	color: inherit;
	-webkit-transition: color 0.35s;
	transition: color 0.35s;
}

.style-list ul li a:hover,
.style-list ul li a.active {
	color: #1d2634;
}

a.active {
	color: #1d2634;
}

section.grid {
	background-color: transparent;
	width: calc(100% - 2rem);
	font-size: 0.01px;
	margin: 0 auto 0;
	padding: 2rem 0 0;
}

@media screen and (max-width: 40em) {
	section.grid {
		padding-top: 1rem;
	}
}

.grid-item {
	width: 100%;
	display: block;
	position: relative;
	background: #ddd;
	padding-top: 60%;
	margin: 0 0 1rem;
	font-size: 1.6rem;
}

.grid-item > a,
.grid-item > div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

@media screen and (min-width: 50em) {
	.grid-item {
		display: inline-block;
		width: 49%;
		padding-top: 30%;
		margin: 0 0.5% 1vw;
	}

	.grid {
		width: 99%;
	}
}

@media screen and (min-width: 80em) {
	.grid-item {
		width: 32.3333%;
		padding-top: 22%;
		margin: 0 0.5% 1vw;
	}
}

.grid-item .image-holder,
.grid-item .image-holder img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.grid-item .image-holder {
	overflow: hidden;
}

.grid-item img {
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.grid-item h3 {
	color: rgb(161, 168, 173);
	letter-spacing: 0;
}

a.title-holder {
	font-weight: 300;
	font-size: 1em;
	margin: 0;
	line-height: 2;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	opacity: 0;
	position: absolute;
	color: #fff;
	z-index: 99;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(29, 38, 52, 0.95);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
	cursor: pointer;
	font-size: 1em;
	text-align: center;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}

a.title-holder h3,
a.title-holder h4,
.grid-links a h4 {
	font-weight: 300;
	font-size: 1em;
	margin: 0;
	line-height: 2;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.grid-links a h4 {
	color: rgb(161, 168, 173);
}

a.title-holder h4:before,
a.title-holder h4:after,
.grid-links a h4:before,
.grid-links a h4:after {
	content: " — ";
}

.title-holder h3:before,
.title-holder h3:after {
	content: "—";
	display: block;
}

.title-holder h2 {
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: 0.1em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 1em;
	text-align: center;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: transform 1s;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}

.grid-item:hover .title-holder {
	opacity: 1;
	filter: alpha(opacity=100);
}

.grid-item:hover .title-holder:after,
.grid-item:hover .title-holder h2,
.grid-item:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.grid-item:hover .title-holder:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* END RESIDENCES / GRID */

/* PROJECT PAGE */
/* Also, see GALLERIES section below */
article header {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

article .entry-header h1 {
	color: rgb(28, 38, 52);
	display: block;
	font-size: 1em;
	font-weight: 500;
	height: 19px;
	letter-spacing: 1px;
	margin: 1em auto 0.6em;
	text-align: center;
	text-transform: uppercase;
}

.description {
	width: 90%;
	max-width: 34em;
	min-height: 6.2rem;
	margin: 0 auto;
	color: rgb(161, 168, 173);
	padding: 0 2%;
	font-size: 1.15em;
	text-align: center;
}

.description p {
	color: rgb(161, 168, 173);
	font-size: 0.8em;
	line-height: 2;
	margin: 0;
}

.fullpage {
	overflow: hidden;
	/* width: 100%;
    height: 60vh;
    height: calc(100vh - 18rem); */
	position: relative;

	height: 60vh;
	height: calc(100vh - 18rem);
	max-height: 60vw;
	min-height: 30vw;
}

.page-id-12 .fullpage {
	width: 100%;
	height: 60vh;
	height: calc(100vh - 18rem);
	max-height: none;
	min-height: none;
}

.fullpage .image-holder {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

body:not(.parent-pageid-5) .fullpage img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.parent-pageid-5 .fullpage {
	height: auto;
	max-height: none;
	min-height: none;
	position: relative;
}

.parent-pageid-5 .fullpage .image-holder {
	position: relative;
}

.parent-pageid-5 .fullpage img {
	height: auto;
	width: 100%;
}

.project-footer {
	position: relative;
	text-align: center;
	line-height: 2;
	font-size: 0.9em;
	text-transform: uppercase;
	width: calc(100% - 2rem);
	margin: 0 auto;
	z-index: 900;
	font-size: 12.600000381469727px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

@media screen and (min-width: 50em) {
	.project-footer {
		text-align: left;
		display: block;
		width: 98%;
		max-width: 139vh;
		min-width: 40em;
		margin: 0 auto -4.75rem;
	}
}

.project-footer,
.project-footer a {
	color: rgb(161, 168, 173);
}

.project-footer a:hover {
	color: #000;
}

.single article .project-footer,
.project-footer a {
	color: rgb(105, 110, 113);
}

@media screen and (min-width: 40em) {
	.project-footer {
		text-align: left;
	}

	.project-footer .right {
		position: absolute;
		right: 0;
		top: 0;
	}
}

/* END PROJECT PAGE */

/* RECOGNITION PAGE */
.testimonials {
	position: relative;
	height: auto;
	padding-bottom: 5rem !important;
	overflow: visible;
}

.testimonials .slide {
	position: relative;
	font-family: "BerlingLTStd-Roman", Times, serif;
	width: 90%;
	height: auto;
	margin: 0 auto 4em;
	text-align: center;
}

@media screen and (min-width: 40em) {
	.testimonials {
		overflow: hidden;
	}

	.testimonials .slide {
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
}

.testimonials.slideshow .slide {
	margin: 0 auto;
}

.testimonials.slideshow .swiper-wraper {
	margin: 0 auto 6em;
}

.testimonials .slide div {
	width: 84%;
	max-width: 46em;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.swiper-slide-active.slide div {
	opacity: 1;
}

.testimonials .slide div p {
	font-size: 1.5rem;
	line-height: 2.5;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.testimonials .slide .credit {
	color: rgb(161, 168, 173);
	text-transform: uppercase;
	font-size: 0.85em;
	letter-spacing: 1px;
	line-height: 1.8;
}

@media screen and (min-width: 40em) {
	.testimonials .credit::before,
	.testimonials .credit::after {
		content: "—";
		margin: 0 0.5em;
	}
}

.slide-controls {
	width: 95%;
	height: 4rem;
	position: absolute;
	top: -5rem;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	z-index: 800;
}

@media screen and (min-width: 40em) {
	.slide-controls {
		max-width: 65em;
		height: 100%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
}

button.prev,
button.next {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 0;
}

button.next {
	left: auto;
	right: 0;
}

button.prev::after,
button.next::after {
	content: "";
	width: 2em;
	height: 2em;
	display: block;
	position: absolute;
	top: 0;
	right: auto;
	bottom: 0;
	left: 10%;
	margin: auto;
	border-right: 1px #817f73 solid;
	border-bottom: 1px #817f73 solid;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transition: opacity 0.1s;
	transition: opacity 0.1s;
}

button.next::after {
	right: 10%;
	left: auto;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media screen and (min-width: 40em) {
	button.prev::after,
	button.next::after {
		left: 0;
		width: 3em;
		height: 3em;
	}

	button.next::after {
		right: 0;
		left: auto;
	}
}

button:active::after {
	opacity: 0.6;
}

.awards {
	width: 98%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: justify;
}

@media screen and (min-width: 40em) {
	.awards {
		max-width: 62em;
		padding: 0 0 0 7%;
	}
}

.awards::after {
	content: "";
	display: inline-block;
	position: relative;
	width: 46.5%;
}

.award {
	position: relative;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	line-height: 1.8;
	color: #1c2634;
	font-size: 0.79em;
	margin: 0 0 2em;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

@media screen and (min-width: 40em) {
	.award {
		text-align: left;
		width: 46.5%;
	}
}

.award span {
	text-transform: uppercase;
	display: block;
	margin: 0;
}

.award p {
	margin: 0;
}

.award a {
	display: block;
	margin: 0;
	color: rgb(161, 168, 173);
	font-style: italic;
}

.view-more {
	text-transform: uppercase;
	color: rgb(161, 168, 173);
	font-size: 0.75em;
	cursor: pointer;
}

.view-more ~ .award {
	opacity: 0;
	font-size: 0;
	width: 7%;
	-webkit-transition: font-size 0.4s ease, opacity 0.6s 0.4s ease;
	transition: font-size 0.4s ease, opacity 0.6s 0.4s ease;
}

.active .view-more {
	display: none;
}

.active .view-more ~ .award {
	width: 100%;
	opacity: 1;
	font-size: 0.79em;
	height: auto;
}

@media screen and (min-width: 40em) {
	.active .view-more ~ .award {
		width: 46.5%;
	}
}

.press {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	width: 98%;
	max-width: 100em;
	margin: 0 auto;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}

.press-item {
	line-height: 1.8;
	color: #1c2634;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
	width: 100%;
	margin: 0.5% 0.5% 6%;
	font-size: 1.2rem;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}

@media screen and (min-width: 35em) {
	.press .press-item {
		width: 49%;
		margin: 0.5%;
	}
}

@media screen and (min-width: 40em) {
	.press .press-item {
		width: 32.333%;
	}
}

@media screen and (min-width: 60em) {
	.press .press-item {
		width: 24%;
	}
}

@media screen and (min-width: 80em) {
	.press .press-item {
		width: 18%;
	}
}

.press-item span,
.news-item span {
	text-transform: uppercase;
	display: block;
	margin: 0;
}

.press-item p,
.news-item p {
	margin: 0;
}

.press-item a,
.news-item a {
	color: rgb(147, 154, 158);
	font-style: italic;
}

.press-item a:visited,
.news-item a:visited {
	color: #948f7b;
}

@media screen and (min-width: 40em) {
	.press:hover .press-item {
		opacity: 0.25;
	}

	.press:hover .press-item:hover {
		opacity: 1;
		-webkit-transition: opacity 0.6s ease;
		transition: opacity 0.6s ease;
	}
}

.press-item .image-holder {
	padding-top: 120%;
	overflow: hidden;
	position: relative;
	margin: 0 0 0.5em;
}

.press-item .image-holder a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.press-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

/* END RECOGNITION PAGE */
.news {
	width: 98%;
	max-width: 80em;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

.news.loaded {
	opacity: 1;
}

.gutter-sizer {
	width: 2.5%;
}

.news-item {
	line-height: 1.8;
	color: #1c2634;
	width: 100%;
	margin: 0 0 15%;
	font-size: 1.2rem;
}

.news-item .image-holder a {
	display: block;
	position: relative;
	z-index: 100;
	height: 100%;
	width: 100%;
}

@media screen and (min-width: 35em) {
	.news-item {
		width: 48.75%;
		margin: 0 0 2.5%;
		border-bottom: 1px solid #cacaca;
		padding-bottom: 2em;
	}
}

@media screen and (min-width: 40em) {
	.news-item {
		width: 31.66665%;
	}
}

@media screen and (min-width: 60em) {
	.news-item {
		width: 23.125%;
	}
}

/* @media screen and (min-width:80em) {
	.news-item {
        width: 18%;
    }
} */
.news-item .image-holder {
	position: relative;
	margin: 0 0 1em;
}

.news-item .image-holder::after {
	content: "";
	background: rgba(0, 0, 0, 0.06);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.news-item .image-holder img {
	width: 100%;
}

/* NEWS PAGE */

/* END NEWS PAGE */

/* HALF ASSED SERVICES PAGE */
main.services,
main.services .gallery {
	background-color: #f1f0ec;
}

@media screen and (min-width: 60em) {
	.services .gallery {
		min-width: 60em;
	}
}

/* END HALF HASSED SERVICES PAGE */

/* VIDEOS */
section#videos {
	/* boohoo */
	/* background-color: #525049; */
}

#videos h2 {
	font-family: "Whitney SSm A", "Whitney SSm B", Verdana, sans-serif;
	font-size: 1.15rem;
	/* color: #fff; */
	line-height: 1.75;
	margin: 1.3rem 0 0 0;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

#videos ul {
	list-style: none;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 2rem;
}

#videos li {
	margin-bottom: 8rem;
}

#videos li div {
	/* color: #fff; */
	margin: 0 auto;
	width: 98%;
	max-width: 35em;
	-webkit-font-smoothing: antialiased;
}

#videos li em {
	/* color: #b6b19b; */
	color: rgb(139, 145, 150);
	font-style: normal;
}

#videos li iframe {
	/*width: 100%;*/
	margin: 0 auto;
	width: 100%;
	display: inline-block;
}

#videos li p {
	text-indent: 0;
	font-family: "BerlingLTStd-Roman", Times, serif;
	font-size: 1.25rem;
	/* color: #4e3024; */
	text-align: left;
	line-height: 2;
	/* color: #fff; */
}

.ytp-hide-controls .ytp-watermark {
	bottom: -100% !important;
}

/* END VIDEOS */

/* CONTACT */
.page-id-12 section {
	padding: 0;
}

.page-id-12 .fullpage {
	position: fixed;
	height: calc(100vh - 12.4rem);
}

.page-id-12 .fullpage::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	background-color: rgba(28, 34, 44, 0.5);
	-webkit-transition: background-color 1s ease;
	transition: background-color 1s ease;
}

.contact-content {
	text-align: center;
	position: absolute;
	top: 14rem;
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	line-height: 1.8;
}

.contact-content .social svg * {
	fill: #fff;
}

@media screen and (min-width: 40em) {
	.contact-content {
		top: 17.4rem;
	}

	.page-id-12 .fullpage::after {
		background-color: rgba(40, 48, 61, 0.18);
	}
}

.contact-content a {
	color: #fff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.contact-content a:hover {
	color: #000;
}

.address {
	font-size: 1.25rem;
}

.page-id-12 section h1 {
	color: white;
}

.contact-content p:last-of-type a {
	display: inline-block;
	margin: 0 0.5em;
}

/* END CONTACT */

/*FOOTER*/
footer {
	width: auto;
	position: relative;
	text-transform: uppercase;
	color: rgb(161, 168, 173);
	font-size: 1.4rem;
	line-height: 2;
	text-align: center;
	width: 100%;
	padding: 1em 0;
}

.page-id-12 footer {
	display: none;
}

footer h3 {
	font-family: "Whitney SSm A", "Whitney SSm B", Verdana, sans-serif;
	font-size: 0.9em;
	margin-bottom: 0;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	color: #171c35;
}

footer p {
	font-size: 0.9em;
	margin: 0 auto 1em;
}

footer p a,
footer p a:visited {
	color: inherit;
	display: block;
	margin: 0 auto;
	-webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

footer p a:hover {
	color: #000;
}

footer .social {
	display: block;
	margin: 0 auto;
}

footer .social a {
	display: inline-block;
	margin: 0 0.25em;
}

/*END FOOTER*/

/* SOCIAL ICONS */
ul.social {
	padding: 0;
	margin: 0;
	display: block;
	list-style-type: none;
}

ul.social li {
	display: inline-block;
	height: 4rem;
	width: 4rem;
}

/* END SOCIAL ICONS */

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

/* .hentry {
	margin: 0 0 1.5em;
} */

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

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

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

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

.bypostauthor {
	display: block;
}

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

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

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* SOCIAL SHARING */
.share-link,
.social-links,
.share-button,
.share-bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 80;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.share-bg {
	z-index: 70;
	opacity: 0;
	background: rgba(35, 31, 32, 0.55);
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}

.social-links:hover + .share-bg,
.share-button:hover ~ .share-bg,
.is-sharing:hover .share-bg {
	opacity: 0.9;
	cursor: pointer;
}

.is-sharing:hover .share-bg:active {
	-webkit-transition: opacity 0.1s;
	transition: opacity 0.1s;
	opacity: 1;
}

.share-button {
	cursor: pointer;
	top: auto;
	right: auto;
	bottom: 1em;
	left: 1em;
	height: 1.5em;
	width: 1.5em;
	opacity: 0;
	z-index: 100;
	-webkit-transition: opacity 0.2s 0.3s ease, transform 0.2s 0.3s ease-in-out;
	-webkit-transition: opacity 0.2s 0.3s ease, -webkit-transform 0.2s 0.3s ease-in-out;
	transition: opacity 0.2s 0.3s ease, -webkit-transform 0.2s 0.3s ease-in-out;
	transition: opacity 0.2s 0.3s ease, transform 0.2s 0.3s ease-in-out;
	transition: opacity 0.2s 0.3s ease, transform 0.2s 0.3s ease-in-out, -webkit-transform 0.2s 0.3s ease-in-out;
}

.image-holder:not(:hover) .share-button {
	-webkit-transition: opacity 0.2s ease, transform 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease-in-out;
	transition: opacity 0.2s ease, -webkit-transform 0.2s ease-in-out;
	transition: opacity 0.2s ease, transform 0.2s ease-in-out;
	transition: opacity 0.2s ease, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.image-holder:hover .share-button {
	opacity: 1;
}

.image-holder.is-sharing .share-button {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity 0.4s ease, transform 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease-in-out;
	transition: opacity 0.4s ease, -webkit-transform 0.4s ease-in-out;
	transition: opacity 0.4s ease, transform 0.4s ease-in-out;
	transition: opacity 0.4s ease, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.share-button::before,
.share-button::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1.5em;
	width: 2px;
	margin: auto;
	background: #fff;
}

.share-button::after {
	height: 2px;
	width: 1.5em;
}

.social-links {
	top: auto;
	right: auto;
	padding: 1em;
	color: #fff;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	font-weight: 800;
	opacity: 0;
	-webkit-transform: translateY(0.5em);
	transform: translateY(0.5em);
	-webkit-transition: opacity 0.3s ease, transform 0.3s ease;
	-webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
	transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
	transition: opacity 0.3s ease, transform 0.3s ease;
	transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.is-sharing:hover .social-links {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: opacity 0.3s 0.3s ease, transform 0.3s 0.3s ease;
	-webkit-transition: opacity 0.3s 0.3s ease, -webkit-transform 0.3s 0.3s ease;
	transition: opacity 0.3s 0.3s ease, -webkit-transform 0.3s 0.3s ease;
	transition: opacity 0.3s 0.3s ease, transform 0.3s 0.3s ease;
	transition: opacity 0.3s 0.3s ease, transform 0.3s 0.3s ease, -webkit-transform 0.3s 0.3s ease;
}

.social-links a {
	pointer-events: none;
	display: block;
	position: relative;
	height: 2.25em;
	white-space: nowrap;
	padding: 0em 0.5em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	/* width: 1.5em; */
}

.is-sharing .social-links a {
	pointer-events: auto;
}

.social-links a svg {
	height: auto;
	width: 14px;
	display: inline-block;
	margin-right: 0.3em;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
}

.social-links a svg path,
.social-links a svg polygon {
	fill: #fff;
}

/* END SOCIAL SHARING */

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

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

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

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

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

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

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
section.gallery {
	padding: 1em 0 0;
	margin: 0 auto;
	width: calc(100% - 2rem);
}

.gallery .image-holder {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 0 1rem;
}

.gallery .image-holder img {
	width: 100%;
}

/* .image-holder.horizontal img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
} */
@media screen and (min-width: 35em) {
	section.gallery {
		width: 99%;
		max-width: 140vh;
		padding: 1vw 0 0;
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-flow: row wrap;
	}

	.gallery .image-holder {
		width: 100%;
		/* margin: 0 0.5% 1vmin; */
		margin: 0 0.5vmin 1vmin;
	}

	.gallery .image-holder.vertical {
		width: auto;
		/* flex: 1 1 49%; */
		/* min-width: 49%; */
		/* min-height: 60vw; */

		width: auto;
		-webkit-box-flex: 1;
		flex: 1 1 calc(50% - 2vmin);
		min-width: calc(50% - 2vmin);
		height: 85vmin;
		max-height: 60vw;
		position: relative;
	}

	.gallery .image-holder.vertical img {
		-o-object-fit: cover;
		object-fit: cover;
		font-family: "object-fit: cover;";
		height: 100%;
		width: auto;
		min-width: 100%;
		position: relative;
	}

	.gallery .image-holder.row-of-2,
	.gallery .image-holder.row-of-2 + .image-holder {
		min-width: 0;
		min-height: 0;
		width: 49%;
		-webkit-box-flex: 1;
		flex: 1 1 auto;
	}

	.gallery .image-holder.row-of-2 img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		font-family: "object-fit: cover;";
	}

	.gallery .image-holder.row-of-3,
	.gallery .image-holder.row-of-3 + .image-holder,
	.gallery .image-holder.row-of-3 + .image-holder + .image-holder {
		min-width: 0;
		min-height: 0;
		width: 32.3333%;
		-webkit-box-flex: 1;
		flex: 1 1 auto;
	}
}

/* Dyad Credit Styles
----------------------------------------------------------------------------------------*/
/*change colors of sections of credit here*/
#credit svg svg.siteby path,
#credit svg svg.d path,
#credit svg svg.therest path {
	fill: #fff;
}

/*sets 'siteby' and 'yad communciations' to opacity 0, adds css transition*/
#credit svg svg.siteby,
#credit svg svg.therest {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.75s ease, filter 0.75s ease;
	-webkit-transition: opacity 0.75s ease, -webkit-filter 0.75s ease;
	transition: opacity 0.75s ease, -webkit-filter 0.75s ease;
	transition: opacity 0.75s ease, filter 0.75s ease;
	transition: opacity 0.75s ease, filter 0.75s ease, -webkit-filter 0.75s ease;
}

#credit {
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 0;
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 99999;
	margin: 1.5em auto;
	width: 200px;
	height: 12px;
	max-width: 10px;
	-webkit-transition: max-width 0.75s ease, opacity 0.5s ease-in;
	transition: max-width 0.75s ease, opacity 0.5s ease-in;
}

#credit svg {
	height: 100%;
	position: absolute;
	left: 0;
	right: auto;
}

/*make sure other page-specific styles dont overwrite the styles below*/
#credit > a {
	display: block;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	height: 12px;
	width: 200px;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
	-webkit-transition: transform 0.75s ease;
	-webkit-transition: -webkit-transform 0.75s ease;
	transition: -webkit-transform 0.75s ease;
	transition: transform 0.75s ease;
	transition: transform 0.75s ease, -webkit-transform 0.75s ease;
}

/*#credit:hover {
    max-width: 200px;
}*/
#credit:hover,
#credit.touch {
	max-width: 200px;
}

#credit:hover > a,
#credit.touch > a {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

#credit:hover svg svg.siteby,
#credit:hover svg svg.therest,
#credit.touch svg svg.siteby,
#credit.touch svg svg.therest {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* PLUGINS */

/**
 * Swiper 4.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 13, 2017
 */
.swiper-container {
	margin: 0 auto;
	position: relative;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
	visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
	touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
	touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 0.3s opacity;
	transition: 0.3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 0.2s top, 0.2s -webkit-transform;
	transition: 0.2s top, 0.2s -webkit-transform;
	-webkit-transition: 0.2s transform, 0.2s top;
	transition: 0.2s transform, 0.2s top;
	-webkit-transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
	transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 0.2s left, 0.2s -webkit-transform;
	transition: 0.2s left, 0.2s -webkit-transform;
	-webkit-transition: 0.2s transform, 0.2s left;
	transition: 0.2s transform, 0.2s left;
	-webkit-transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
	transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 0.2s right, 0.2s -webkit-transform;
	transition: 0.2s right, 0.2s -webkit-transform;
	-webkit-transition: 0.2s transform, 0.2s right;
	transition: 0.2s transform, 0.2s right;
	-webkit-transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
	transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px;
}

/* Blog Styles - MTB */

.single article,
.single .project-footer {
	margin: 0 auto;
	width: 96%;
	max-width: 76em;
	padding: 0 0 5em;
	display: block;
	text-align: justify;
	font-size: 1.25rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.single article .entry-header h1 {
	color: rgb(105, 110, 113);
	display: block;
	font-size: 1.3em;
	line-height: 1.6;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 1em auto 1em;
	height: auto;
	text-align: center;
	text-transform: uppercase;
	max-width: 32em;
}

.single article .entry-header h1::first-letter {
	font-size: 1em;
}

.single .project-footer {
	min-width: 0;
	padding: 0 1.5% 5em;
	margin: 0 auto;
}

.blog .news-item a {
	display: block;
	position: relative;
	z-index: 100;
	height: 100%;
	width: 100%;
	font-style: normal;
	color: #1c2634;
}

.news-item .date {
	color: rgb(105, 110, 113);
	letter-spacing: 0.05em;
}

.blog .news-item .read-more-post {
	font-style: italic;
	opacity: 0.5;
	text-transform: none;
}

.single-post .entry-content {
	padding-bottom: 1em;
}

.single-post .entry-content p {
	line-height: 2;
}

.single-post .entry-content strong {
	font-weight: 100;
	color: rgb(161, 168, 173);
	text-transform: uppercase;
	font-size: 1.2em;
}

.single .entry-content a {
	color: rgb(105, 110, 113);
	-webkit-transition: color 0.25s ease;
	transition: color 0.25s ease;
}

.single .entry-content a:hover {
	color: #000;
}

.single-post .entry-content img {
	width: 100%;
}

.nav-links > div {
	display: inline-block;
}

.nav-links > div:first-child:not(:last-child)::after {
	content: " | ";
	display: inline-block;
	margin: 0 0.5em 0;
}

/* INSTAGRAM PAGE */
.post-2114 .entry-content {
	background: #fafafa;
	min-height: calc(100vh - 12.9em);
	padding: 0 1%;
}

.post-2114 .entry-header {
	display: none;
}

#sb_instagram {
	width: 99%;
	max-width: 140vh;
}

#sb_instagram #sbi_load .sbi_load_btnm #sb_instagram .sbi_follow_btn {
	font-size: 0.8em;
	margin-top: 2em;
	background: transparent !important;
}

#sbi_images {
	padding: 0 !important;
}

#sb_instagram #sbi_images .sbi_item {
	padding: 1.5% !important;
}

@media screen and (min-width: 40em) {
	#sb_instagram {
		min-width: 60vw;
	}

	#sb_instagram #sbi_images .sbi_item {
		padding: 1% !important;
	}
}

.sbi_item a.sbi_photo {
	height: 0 !important;
	padding-top: 100%;
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		width: 33%;
	}
}

#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel svg.fa-clone {
	width: 30px;
}

/* END INSTAGRAM PAGE */

/* amh */
.mailchimp-holder {
	height: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	align-items: center;
}

#mc_embed_signup {
	width: 100%;
	max-width: 25em;
	margin: 0 auto;
	line-height: 1.4;
	font-family: "Whitney SSm A", "Whitney SSm B", Verdana, sans-serif;
	padding-bottom: 3em;
}

#mc_embed_signup h2 {
	font-weight: 600;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	width: 100%;
	max-width: 12em;
	margin: 1em auto !important;
	color: #46494c;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

#mc_embed_signup h2:first-letter {
	font-weight: 300;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.mc-field-group input {
	color: #333333;
	line-height: 1.2;
	padding: 0 5px;
	outline: none;
	border: none;
}

.mc-field-group label {
	font-size: 0.8em;
}

.div.mce_inline_error {
	font-size: 0.75em;
}

#mc_embed_signup .button {
	margin: 0.5em auto 1em !important;
	display: block;
}

#mc_embed_signup .button:not(:hover) {
	background-color: #2a4160 !important;
}

.featured-row.subscribe-section .small,
.featured-row.subscribe-section .large {
	height: auto;
	min-height: 38vw;
}
