/*!
Theme Name: virginiaburt
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: virginiaburt
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.

virginiaburt is based on Underscores https://underscores.me/, (C) 2012-2020 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: "Gotham SSm A", "Gotham SSm B", sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
article {
	margin-top: 12rem;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

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

[hidden],
template {
	display: none;
}

a {
	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;
} */

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	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 {
	color: inherit;
	font: inherit;
	margin: 0;
}

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"] {
	-webkit-box-sizing: border-box;
	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;
}

/*--------------------------------------------------------------
# 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;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
	/* font-family: "Lato", sans-serif; */
	font-style: normal;
	font-weight: 100;
	font-size: 1.6rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	text-transform: uppercase;
}

h2 {
	text-transform: none;
	font-weight: 100;
	font-size: 1.75rem;
}
h3 {
	font-weight: 400;
	font-size: 0.75em;
	letter-spacing: 0.1em;
}
.grid-item h3 {
	font-weight: 600;
	margin: 0;
	padding: 1em 0;
	opacity: 0.5;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}
.grid-item:hover h3 {
	opacity: 1;
}

p {
	margin-bottom: 1.5em;
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.65;
}

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.9375rem;
	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%;
}

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

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

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

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

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 {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

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

table {
	margin: 0 0 1.5em;
	width: 100%;
}
a {
	color: inherit;
	text-decoration: none;
}
#primary {
	position: relative;
	min-height: calc(100vh - 9rem);
	min-height: calc(calc(var(--vh, 1vh) * 100) - 9rem);
	overflow-x: hidden;
}
.page-template-page_contact #primary {
	overflow: hidden;
	min-height: calc(var(--vh, 1vh) * 100 - 2rem);
	margin-bottom: -4rem;
	padding-bottom: 3rem;
}

/* BARBA */

.site-con {
	/* min-height: calc(100vh - 7.5rem);
	min-height: calc(var(--vh, 1vh) * 100 - 7.5rem); */
	-webkit-transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	background-color: #fff;
}
body {
	-webkit-transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
	transition: background-color 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.page {
	/* background-color: #fff; */
}
.content-area {
	/* -webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); */
	will-change: opacity;
	opacity: 1;
	-webkit-transition: opacity 1.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	transition: opacity 1.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	min-height: calc(100vh - 7.5rem);
	min-height: calc(var(--vh, 1vh) * 100 - 7.5rem);
}

.content-area.hidden {
	max-height: 0;
	overflow: hidden;
}

.transition-out .content-area,
.content-area.hidden {
	opacity: 0;
	-webkit-transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.site-main {
	position: relative;
}
/* END BARBA */
/* Header */
.site-header {
	position: fixed;
	z-index: 100;
	padding: 2.1rem;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 767px) {
	.site-header {
		padding: 4rem 4rem 3rem;
	}
}
.site-title {
	margin: 0;
}
.logo-holder {
	width: 16rem;
	opacity: 1;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
	margin-top: 0px;
}
.logo-holder img {
	-webkit-filter: invert(100);
	filter: invert(100);
}
.home .logo-holder img,
.page-template-page_landing .logo-holder img,
.page-template-page_project .logo-holder img,
.scrolled-below-fold .logo-holder img {
	-webkit-filter: invert(0);
	filter: invert(0);
}
.scrolled .logo-holder {
	margin-top: -45px;
	opacity: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
	pointer-events: none;
}
/* NAV */
nav ul {
	display: none;
	pointer-events: none;
}
.subnav {
	margin-left: calc(25% + 12rem);
	margin-top: 4rem;
	position: absolute;
}
@media screen and (max-width: 767px) {
	.subnav {
		margin-left: 2rem;
		margin-top: 0;
		position: absolute;
		left: 0;
		top: 16rem;
	}
	.subnav ul {
		padding: 0;
		margin: 0;
	}
}

.home nav ul {
	display: block;
	pointer-events: auto;
}
.scrolled.home nav ul {
	display: none;
	pointer-events: none;
}
.active-menu nav ul,
.scrolled.active-menu.home nav ul {
	display: block;
	pointer-events: auto;
}
nav ul {
	padding: 0;
	margin: 0;
}
nav li,
.subnav li {
	display: inline-block;
	list-style: none;
	text-transform: lowercase;
	font-weight: 100;
	letter-spacing: 0rem;
	font-size: 1.4rem;
	margin-right: 0.4rem;
}
.subnav li {
	margin-right: 0.5rem;
}
nav li a {
	color: black;
}
.home nav li a,
.page-template-page_project nav li a,
.page-template-page_landing nav li a {
	color: white;
}
.scrolled-below-fold nav li a {
	color: black !important;
}
.sidenav li.current-menu-item {
	font-weight: 500 !important;
}
nav li.current-menu-item,
nav li.current-menu-parent,
nav li.current-menu-ancestor,
.page-template-page_portfolio .subnav a[href*="landscapes"],
.category-residential .subnav a[href*="residential"],
.category-institutional .subnav a[href*="institutional"] {
	font-weight: 500 !important;
}
/* Small menu. */
.menu-toggle {
	display: block;
	/* position: fixed;
	top: 1.75rem;
	right: 1.7rem;
	bottom: auto;
	left: auto; */
	/* height: 45px; */
	width: 70px;
	z-index: 999;
	overflow: hidden;
	background-color: transparent;
	padding: 0.75rem 0.5rem 0.75rem 0;
	margin-top: -2rem;
	border: none !important;
	-webkit-box-sizing: none !important;
	box-sizing: none !important;
}

.menu-toggle .line {
	position: relative;
	display: block;
	margin: 0.5rem 0;
	height: 1px;
	background-color: #000;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
.home .menu-toggle .line,
.page-template-page_landing .menu-toggle .line,
.page-template-page_project .menu-toggle .line {
	background-color: #fff;
}
.active-menu .menu-toggle .line {
	background-color: #ccc;
}
.scrolled-below-fold .menu-toggle .line {
	background-color: #000 !important;
}
.active-menu.scrolled-below-fold .menu-toggle .line {
	background-color: #7c7c44 !important;
}
button:active,
button:focus {
	outline: none !important;
	border: none !important;
}
.home .menu-toggle {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
	/* transform: translateY(-100%); */
	margin-top: -40px;
}
.scrolled.home .menu-toggle {
	opacity: 1;
	margin-top: -0px;
	pointer-events: auto;

	/* transform: translateY(0%); */
}
/* @media screen and (min-width: 767px) {
	.menu-toggle {
		display: none;
	}
} */
/* HOMEPAGE */
.homepage-rows {
	max-width: 1350px;
	margin: 0 auto;
	padding: 0 2rem;
}
.homepage-rows .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	.text-holder h2,
	.text-holder h3 {
		width: auto !important;
		display: block;
		-webkit-transform: translate3d(0%, 0, 0) !important;
		transform: translate3d(0%, 0, 0) !important;
	}
	.homepage-rows .row {
		margin-top: 4rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.homepage-rows .row > * {
		width: 100%;
	}
	.homepage-rows .row .text-holder br {
		display: none;
	}
	.homepage-rows h2 {
		font-size: 2.25rem !important;
	}
}

@media screen and (min-width: 767px) {
	.homepage-rows .row:nth-child(2n) .image-holder {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.homepage-rows .image-holder {
		padding: 3% 5%;
		-webkit-box-flex: 2;
		-ms-flex: 2 1 56%;
		flex: 2 1 56%;
	}
	.homepage-rows .vertical .image-holder {
		-webkit-box-flex: 1.75;
		-ms-flex: 1.75 1 38%;
		flex: 1.75 1 38%;
		padding: 3% 10%;
	}
	.homepage-rows .text-holder {
		padding: 5%;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 38%;
		flex: 1 1 38%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		/* justify-content: flex-end;
	align-items: flex-end; */
		-ms-flex-line-pack: start;
		align-content: flex-start;
	}
	.homepage-rows .row.bottom > div {
		/* align-self: flex-end; */
	}
	.homepage-rows .row.center > div {
		/* align-self: center; */
	}
	.homepage-rows .row.right > div {
		/* text-align: right; */
	}
	.homepage-rows .row.img-pos-left .image-holder {
		padding-left: 0;
		padding-right: 10%;
	}
	.homepage-rows .row.img-pos-left.vertical .image-holder {
		padding-left: 0;
		padding-right: 20%;
	}
	/* row 1 */
	.row:nth-child(6n-5) h2 {
		-webkit-transform: translate3d(25%, 0, 0);
		transform: translate3d(25%, 0, 0);
	}
	.row:nth-child(6n-5) h3 {
		-webkit-transform: translate3d(120%, 0, 0);
		transform: translate3d(120%, 0, 0);
	}
	@media screen and (min-width: 1024px) {
		.row:nth-child(6n-5) h3 {
			-webkit-transform: translate3d(170%, 0, 0);
			transform: translate3d(170%, 0, 0);
		}
	}
	/* row 2 */
	.row:nth-child(6n-4) h2 {
		-webkit-transform: translate3d(10%, 0, 0);
		transform: translate3d(10%, 0, 0);
	}
	.row:nth-child(6n-4) h3 {
		-webkit-transform: translate3d(-15%, 0, 0);
		transform: translate3d(-15%, 0, 0);
	}
	/* row 3 */
	.row:nth-child(6n-3) h2 {
		-webkit-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	.row:nth-child(6n-3) h3 {
		-webkit-transform: translate3d(85%, -15%, 0);
		transform: translate3d(85%, -15%, 0);
	}
	/* row 4 */
	.row:nth-child(6n-2) h2 {
		-webkit-transform: translate3d(0%, 0, 0);
		transform: translate3d(0%, 0, 0);
	}
	.row:nth-child(6n-2) h3 {
		-webkit-transform: translate3d(-25%, 0%, 0);
		transform: translate3d(-25%, 0%, 0);
	}
	/* row 5 */
	.row:nth-child(6n-1) h2 {
		width: 100vw;
		max-width: 100vw;
		display: block;
		-webkit-transform: translate3d(25%, 0, 0);
		transform: translate3d(25%, 0, 0);
	}
	.row:nth-child(6n-1) h3 {
		width: 100vw;
		max-width: 100vw;

		display: block;
		-webkit-transform: translate3d(65%, -200%, 0);
		transform: translate3d(65%, -200%, 0);
	}
	.home #row-4 {
		/* flex-wrap: wrap-reverse; */
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.home #row-4 .image-holder {
		padding: 3% 10%;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 58%;
		flex: 0 1 58%;
		width: 58%;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin-top: -10%;
		padding-bottom: 0;
	}
	.home #row-4 .text-holder {
		padding: 0;
	}
	/* row 6 */
	.home .row:nth-child(6n) h2 {
		-webkit-transform: translate3d(-15%, 20%, 0);
		transform: translate3d(-15%, 20%, 0);
	}
	.home .row:nth-child(6n) h3 {
		-webkit-transform: translate3d(45%, 35%, 0);
		transform: translate3d(45%, 35%, 0);
	}
	.home #row-5 .text-holder {
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse;
		-ms-flex-line-pack: end;
		align-content: flex-end;
	}
	/* end rows  */
}
.homepage-rows h2,
.homepage-rows h3 {
	/* display: inline-block;
	text-align: left !important;
	min-width: 50%; */
	width: 100%;
}
.homepage-rows h2 {
	font-size: 2.8rem;
	font-weight: 100;
	color: #938f84;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
.homepage-rows h3 {
	text-transform: none;
	letter-spacing: 0;
	max-width: 15rem;
}
homepage-rows .row .image-holder img {
	/* max-width: 25rem; */
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.homepage-rows .row .image-holder:hover img {
	opacity: 0.5;
}
/* GENERAL PAGES */
.main-content,
.inset-page {
	padding: 4rem 2rem;
	max-width: 100rem;
}
.page-template-page_landing .main-content {
	max-width: 120rem;
}
.inset-page {
	padding-top: 12rem;
}
@media screen and (min-width: 767px) {
	.main-content,
	.inset-page {
		padding: 2rem 4rem;
	}
	.page-template-page_contact .main-content {
		padding: 2rem 2.8rem 0 4rem;
	}
	.inset-page {
		padding-top: 16rem;
	}
}
.intro-text {
	max-width: 62rem;
}
@media screen and (max-width: 767px) {
	#bios {
		margin-top: 6rem;
	}
}
.image-holder img {
	width: 100%;
}
#bios .image-holder {
	width: 100%;
}
.bio {
	padding: 2rem 0 3rem;
}
@media screen and (min-width: 50em) {
	.bio:not(:last-child) {
		margin-bottom: -5%;
	}
	.bio:nth-child(2n) {
		margin-top: 15%;
	}
}
.bio p {
	margin-top: 0;
	padding-right: 2em;
}
.bio p + p {
	height: 0px;
	overflow: hidden;
}
.bio p:first-of-type:not(:last-child)::after {
	cursor: pointer;
	content: "read more";
	display: block;
	margin-top: 1.2rem;
	font-style: italic;
	color: #999;
}
.bio .bio-text p:first-of-type:hover::after {
	opacity: 0.45;
}
.bio .bio-text.show-profile p:first-of-type::after {
	content: "";
	display: none;
}
.bio .bio-text.show-profile p {
	height: auto;
}
.bio h2 {
	font-weight: 400;
	margin-bottom: 0.1em;
}
.bio .bio-text h2 {
	font-weight: 100;
	font-size: 0.9em;
	margin: 0;
}
.bio .bio-text h3 {
	font-weight: 300;
	margin: 0.5em 0 2em;
	font-size: 0.6em;
}
.bio .image-holder {
	padding-top: 100%;
	width: 100%;
	position: relative;
}
.bio .image-holder img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
@media screen and (min-width: 40em) {
	#bios {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.bio {
		width: 48%;
	}
	.bio-image {
		max-width: 20em;
		display: block;
		width: 100%;
		margin: 0 auto 1em 0;
	}
}

/* FULLSCREEN image */
.fullscreen-image {
	/* position: absolute; */
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	width: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	position: relative;
}
.fullscreen-image figure {
	display: block;
	height: 100%;
	width: 100%;
	order: -1;
}
.fullscreen-image img {
	/* display: none; */
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	z-index: -1;
}
.overlay-text {
	color: #fff;
}
.overlay-text p {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.05rem;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.75;
}
#scroll-instruct {
	font-size: 1.15rem;
	letter-spacing: 1px;
}
.home #scroll-instruct {
	position: absolute;
	bottom: 12vh;
	left: 4rem;
	z-index: 1000;
	color: white;
}
@media screen and (max-width: 767px) {
	.page-template-page_landing .fullscreen-image {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.page-template-page_landing img {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.fullscreen-image {
		height: auto;
	}
	.fullscreen-image img {
		height: 80vh;
		height: calc(var(--vh, 1vh) * 80);
	}
	.overlay-text {
		color: #666;
		padding: 0 2rem;
	}
	#scroll-instruct {
		display: none;
	}
}
@media screen and (min-width: 767px) {
	.overlay-text {
		position: absolute;
		z-index: 10;
		padding: 4rem 4rem 2rem;
		bottom: 2rem;
		left: 0;
		max-width: 70rem;
	}
}

/* MEDIA */
.sidenav,
.media-content {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3rem;
	width: 100%;
}

@media screen and (min-width: 767px) {
	.sidenav {
		width: calc(30% - 8rem);
		margin-right: 7rem;
	}
	.media-content {
		width: 70%;
	}
}
@media screen and (min-width: 1024px) {
	.sidenav {
		width: calc(25% - 8rem);
	}
	.media-content {
		width: 75%;
	}
}
.inset-page ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidenav ul li {
	margin-bottom: 0.25rem;
}
.media-content ul {
	margin-bottom: 1.5rem;
}
.media-content ul li {
	margin-bottom: 1.25rem;
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 1.65;
}
.media-content h3 {
	margin: 0 0 0.1rem;
	font-weight: 300;
	letter-spacing: 0;
}
#sb_instagram {
	margin: -5px 0 0 -5px;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
	background-color: transparent;
	color: #000;
}
/* PORTFOLIO */
.grid {
	padding: 20rem 2rem;
	width: 100%;
}
.grid-item {
	margin-bottom: 10rem;
}

.grid-item .image-holder {
	position: relative;
	width: 100%;
}
.grid-item h2 {
	text-transform: lowercase;
}
@media screen and (max-width: 600px) {
	.grid-item .image-holder {
		height: 100vw;
	}
	.grid-item .image-holder h2 {
		margin-top: 0;
	}
}
.grid-item .image-holder img {
	/* max-width: 25rem; */
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (min-width: 600px) and (max-width: 860px) {
	.grid-item .image-holder {
		height: 60vw;
	}
	.grid {
		max-width: 50rem;
		margin: 0 auto;
		padding: 10rem 2rem;
	}
	.grid-item .image-holder h2 {
		margin-top: 0;
	}
}

@media screen and (min-width: 860px) {
	.grid {
		width: 100%;
		max-width: none;
		padding: 10rem 2rem;

		display: -webkit-box;

		display: -ms-flexbox;

		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.grid-item {
		margin: 0;
		position: relative;
		padding: 0.5%;
		width: 32.33%;
	}
	.grid-item h2 {
		position: absolute;
		top: calc(100% - 1.25rem);
		left: calc(50% + 1.5rem);
		z-index: 12;
		width: 25rem;
		pointer-events: none;
		opacity: 0;
		-webkit-transition: opacity 0.75s linear;
		transition: opacity 0.75s linear;
	}
	.grid-item .image-holder {
		/* outline: red solid 1px; */
		position: relative;
	}
	.grid-item .image-holder img {
		/* max-width: 25rem; */
		-webkit-transition: opacity 0.3s linear;
		transition: opacity 0.3s linear;
		max-height: 35vw;
		max-width: 40vw;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.grid-item:hover .image-holder img {
		opacity: 0.5;
	}
	.grid-item:hover h2 {
		opacity: 1;
	}
	/* 1 */
	.grid-item:nth-child(9n-8) .image-holder {
		padding: 10vw 0 0 10%;
	}
	/* 2 */
	.grid-item:nth-child(9n-7) .image-holder {
		padding: 5vw 0 10vw 35%;
		width: 110%;
	}
	.grid-item:nth-child(9n-7) .image-holder.vertical {
		padding: 2vw 0 15vw 35%;
	}
	.grid-item:nth-child(9n-7) .image-holder h2 {
		top: calc(10% + 0.25rem);
		left: calc(100% + 1.5rem);
	}
	/* 3 */
	.grid-item:nth-child(9n-6) .image-holder {
		padding: 20vw 5% 0 25%;
	}
	.grid-item:nth-child(9n-6) .image-holder h2 {
		left: calc(25% + 1.5rem);
	}
	/* 4 */
	.grid-item:nth-child(9n-5) .image-holder {
		padding: 40% 15% 0 0;
	}
	.grid-item:last-child:nth-child(9n-5) .image-holder {
		padding: 40% 0 0 0;
	}
	.grid-item:last-child:nth-child(9n-5) .image-holder {
		padding: 7% 15% 0 0;
	}
	.grid-item:last-child:nth-child(9n-5) .image-holder img {
		-webkit-transform: translate(100%, 0);
		transform: translate(100%, 0);
		width: 130%;
	}
	.grid-item:last-child:nth-child(9n-5) .image-holder h2 {
		top: calc(50% + 0.25rem);
		right: calc(0% - 1.5rem);
		left: auto;
		bottom: auto;
		text-align: right;
	}
	/* 5 */
	.grid-item:nth-child(9n-4) .image-holder {
		padding: 0% 0 0 10%;
	}
	.grid-item:nth-child(9n-4) .image-holder img {
		-webkit-transform: translate(0, -8vw);
		transform: translate(0, -8vw);
	}
	.grid-item:nth-child(9n-4) .image-holder.vertical img {
		-webkit-transform: translate(2vw, -7vw);
		transform: translate(2vw, -7vw);
		width: 70%;
	}
	.grid-item:nth-child(9n-4) .image-holder h2 {
		top: calc(0% - 2.25rem);
		left: auto;
		right: calc(100% + 1.5rem);
		text-align: right;
	}
	/* 6 */
	.grid-item:nth-child(9n-3) .image-holder {
		padding: 30vw 0 0 0;
		width: 150%;
	}
	.grid-item:nth-child(9n-3) .image-holder.vertical {
		padding: 15vw 0 0 0;
	}
	.grid-item:nth-child(9n-3) .image-holder.square {
		width: 100%;
		padding: 18vw 0 0 0;
	}
	.grid-item:nth-child(9n-3) .image-holder img {
		-webkit-transform: translate(-10vw, -4vw);
		transform: translate(-10vw, -4vw);
		width: 100%;
	}
	.grid-item:nth-child(9n-3) .image-holder.vertical img {
		-webkit-transform: translate(-6vw, 0vw);
		transform: translate(-6vw, 0vw);
	}
	.grid-item:nth-child(9n-3) .image-holder.square img {
		-webkit-transform: translate(0vw, 0vw);
		transform: translate(0vw, 0vw);
		width: 90%;
	}
	.grid-item:nth-child(9n-3) .image-holder h2 {
		top: auto;
		bottom: calc(10% + 2.25rem);
		left: auto;
		right: calc(130% - 2.5rem);
		text-align: right;
	}
	.grid-item:nth-child(9n-3) .image-holder.vertical h2,
	.grid-item:nth-child(9n-3) .image-holder.square h2 {
		right: calc(100% + 1.5rem);
		text-align: right;
	}
	/* .category .grid-item:nth-child(9n-3) .image-holder img {
		transform: translate(-8vw, 5vw);
	} */
	/* 7 */
	.grid-item:nth-child(9n-2) .image-holder {
		padding: 10% 0 0 10%;
		width: 90%;
	}
	.grid-item:nth-child(9n-2) .image-holder img {
		/* transform: translate(-20vw, -10vw); */
	}
	/* 8 */
	.grid-item:nth-child(9n-1) .image-holder {
		padding: 38vw 0 0 10%;
		width: 125%;
	}
	.grid-item:nth-child(9n-1) .image-holder.square {
		padding: 32vw 0 0 10%;
		width: 100%;
	}
	.grid-item:nth-child(9n-1) .image-holder.vertical {
		width: 100%;
	}
	.grid-item:last-child:nth-child(9n-1) .image-holder {
		padding: 10vw 0 0 10%;
		width: 130%;
	}
	.grid-item:nth-child(9n-1) .image-holder h2 {
		top: auto;
		bottom: calc(10% + 5.25rem);
		left: calc(100% + 1.5rem);
	}
	/* 9 */
	.grid-item:nth-child(9n) .image-holder {
		padding: 10vw 0 0 0;
		width: 85%;
	}
	.grid-item:nth-child(9n) .image-holder img {
		-webkit-transform: translate(5vw, 0);
		transform: translate(5vw, 0);
	}
	.grid-item:nth-child(9n) .image-holder.vertical img {
		width: 80%;
		-webkit-transform: translate(10vw, 0);
		transform: translate(10vw, 0);
	}
	.grid-item:nth-child(9n) .image-holder h2 {
		top: auto;
		bottom: calc(10% + 6.25rem);
		left: auto;
		right: calc(100% + 2.5rem);
		text-align: right;
	}
	.grid-item:nth-child(9n) .image-holder.vertical h2 {
		right: calc(100% - 6.5rem);
	}
}
/* PROJECT */
.page-template-page_project .main-content {
	max-width: none;
}
.page-template-page_project .intro-text > h2 {
	text-transform: lowercase;
}
@media screen and (max-width: 767px) {
	.page-template-page_project .main-content {
		padding-top: 0.5rem;
	}
}
.page-template-page_project .intro-text > div:last-child {
	font-style: italic;
	margin: 3.5rem 0 5rem;
}
@media screen and (min-width: 767px) {
	.page-template-page_project .fullscreen-image {
		height: auto;
		min-height: 70vh;
		min-height: calc(var(--vh, 1vh) * 70);
		max-height: 90vh;
		max-height: calc(var(--vh, 1vh) * 90);
	}
	.page-template-page_project .fullscreen-image img {
		height: 100%;
		min-height: 70vh;
		min-height: calc(var(--vh, 1vh) * 70);
		max-height: 90vh;
		max-height: calc(var(--vh, 1vh) * 90);
	}
	.page-template-page_project .intro-text {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: none;
		margin-bottom: 4rem;
	}
	.page-template-page_project .intro-text > * {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 100%;
		flex: 1 1 100%;
		padding: 0 2rem;
		vertical-align: top;
	}
	.page-template-page_project .intro-text > h2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 35%;
		flex: 0 1 35%;
		padding-left: 0;
	}
	.page-template-page_project .intro-text > div:last-child {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 40%;
		flex: 0 1 40%;
		margin: 0;
	}
	.page-template-page_project .intro-text p {
		max-width: 50rem;
	}
	.proj-images .image-holder {
		display: inline-block;
	}
	.proj-images .xlarge .image-holder {
		width: 100%;
	}
	.proj-images .image-holder img {
		width: 100%;
	}
	.proj-images .large .image-holder {
		width: 66%;
	}
	.proj-images .medium .image-holder {
		width: 50%;
	}
	.proj-images .small .image-holder {
		width: 38%;
	}
	.proj-images .xsmall .image-holder {
		width: 28%;
	}
	.proj-images .xxsmall .image-holder {
		width: 20%;
	}
	.proj-images .right {
		text-align: right;
	}
	.proj-images .center {
		text-align: center;
	}
	.proj-images .send-to-back {
		z-index: -1;
		position: relative;
	}
}
@media screen and (max-width: 767px) {
	.proj-images .row {
		-webkit-transform: translate3d(0, 0, 0) !important;
		transform: translate3d(0, 0, 0) !important;
		margin-bottom: 1.5rem !important;
	}
	.proj-images .row .image-holder {
		opacity: 1 !important;
	}
	.proj-images .spacer {
		height: 0 !important;
	}
}
.siblings {
	margin-top: 2rem;
	font-size: 1.25rem;
	padding: 0 2rem 5rem;
}

.siblings a:last-child {
	float: right;
}
.siblings a:hover {
	color: #7c7c44;
}
@media screen and (min-width: 767px) {
	.siblings {
		padding: 0 4rem;
		text-align: right;
	}
	.siblings a:not(:last-child) {
		margin-right: 2rem;
	}
}
/* @media screen and (min-width: 767px) {
	.siblings {
		right: 0;
		padding: 0;
		text-align: right;
		padding: 0 4rem;
	}
	.siblings a:last-child {
		float: none;
	}
	.siblings a {
		margin-left: 2.5rem;
	}
} */
/* Read More Styles */
.show-more.has-read-more .read-more,
.read-more {
	display: none;
}
.has-read-more .read-more {
	display: block;
}
.read-more ~ * {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
}
.show-more .read-more ~ * {
	max-height: 999rem;
	opacity: 1;
	-webkit-transition: max-height 0.5s ease-in, opacity 0.4s 0.15s ease-in-out;
	transition: max-height 0.5s ease-in, opacity 0.4s 0.15s ease-in-out;
}
/* End Read More Styles */

/* Image Loading Style */
.image-holder img[onload],
.image-holder img.is-lazy,
.image-holder img.image-loading {
	opacity: 0;
	-webkit-transition: opacity 0.35s ease-out;
	transition: opacity 0.35s ease-out;
}
.fullscreen-image .image-holder img.is-lazy {
	-webkit-transition: opacity 0.85s ease-in-out;
	transition: opacity 0.85s ease-in-out;
}
.image-holder img.is-lazy.lazyloaded,
.image-holder img.image-loaded {
	opacity: 1;
}
.image-holder img[data-ofi-src] {
	pointer-events: none;
}
.ratio-holder {
	position: relative;
	width: 100%;
	height: 100%;
}
.ratio-holder::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.ratio-holder img {
	pointer-events: none;
	z-index: -1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/* HeartSlider Styles — 2.1.3 */
.heart-slideshow {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	min-height: 100vh;
	/* height: 90vh; */
	/* height: calc(var(--vh, 1vh) * 90); */
	width: 100vw;
	overflow: hidden;
	z-index: 10;
}
.heart-slideshow .heart-slide {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	opacity: 0;
	will-change: opacity;
	-webkit-transition: none;
	transition: none;
}
.heart-slide .image-holder {
	height: 100%;
	width: 100%;
	margin: 0;
}
.heart-slide img {
	display: block;
	height: 100%;
	width: 100%;
	visibility: hidden;
}
.heart-slide img[src] {
	visibility: visible;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.heart-slide.active {
	opacity: 1;
	z-index: 20;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-transition: opacity 3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: opacity 3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.heart-slide.previous {
	z-index: 10;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: opacity 3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: opacity 3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.fade-in:first-of-type {
	opacity: 1;
}
.fade-in {
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.fade-in.in-view {
	opacity: 1;
}

/* CONTACT */
.page-template-page_contact #primary {
	overflow-x: hidden;
}
.page-template-page_contact .main-content {
	padding-top: 0;
	margin-top: -2rem;
	max-width: 60rem;
}
/* .page-template-page_contact .main-content div {
	display: inline-block;
	width: 49%;
	vertical-align: top;
} */
.page-template-page_contact h2 {
	font-size: 0.75em;
	font-weight: 300;
	letter-spacing: 0;
	display: block;
}

.page-template-page_contact h2 strong {
	font-weight: 500 !important;
}
.page-template-page_contact h3 {
	font-weight: 300;
	margin-bottom: 0;
	letter-spacing: 0;
	-moz-column-break-before: always;
	-webkit-column-break-before: always;
	break-before: always;
}
.page-template-page_contact p {
	margin-top: 0;
}

.page-template-page_contact .image-holder {
	max-width: 100rem;
	margin: 8rem auto 4rem;
}
@media screen and (min-width: 40em) {
	.page-template-page_contact .image-holder {
		margin: 0;
	}
	.page-template-page_contact .image-holder img {
		-webkit-transform: translate(30%, 0);
		transform: translate(30%, 0);
	}
}

/* FOOTER */
footer {
	padding: 1rem 2rem 5rem;
	color: #7c7c44;
}
footer span {
	text-transform: uppercase;
}
footer strong {
	font-weight: 600;
}
footer .social-icons {
	display: none;
}
.page-template-page_contact footer .social-icons {
	display: block;
}
.page-template-page_contact footer .site-info > p {
	display: none;
}
@media screen and (min-width: 767px) {
	footer {
		padding: 1.5rem 4rem 0;
	}
}

.social-icons svg {
	width: 20px;
	height: 20px;
	margin-right: 6px;
}
.social-icons svg path,
.social-icons svg polygon,
.social-icons svg circle {
	fill: #ccc;
}
.social-icons svg:hover path,
.social-icons svg:hover polygon,
.social-icons svg:hover circle {
	fill: #7c7c44;
}

/* .fade-in {
	opacity: 0;
	-webkit-transition: opacity 0.75s, transform 0.5s;
	-webkit-transition: opacity 0.75s, -webkit-transform 0.5s;
	transition: opacity 0.75s, -webkit-transform 0.5s;
	transition: opacity 0.75s, transform 0.5s;
	transition: opacity 0.75s, transform 0.5s, -webkit-transform 0.5s;
	-webkit-transition-timing-function: ease-out !important;
	transition-timing-function: ease-out !important;
}

.fade-in.in-view {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
} */

/* Footer */
.site-info {
	position: relative;
}
.credit-holder {
	display: none;
}
.page-template-page_contact .credit-holder {
	display: block;
	position: absolute;
	top: auto;
	right: 2rem;
	bottom: -1rem;
	left: auto;
}

/* Read more block css */
.read-more {
	display: block;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.read-more button {
	border: none;
	background: none;
	font-size: 0.8em;
	font-style: italic;
	padding: 0.3em 0.5em 0.3em 0;
	opacity: 0.6;
	transition: opacity 0.2s ease-in-out;
}
.read-more button:hover {
	opacity: 1;
}
