html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
font-weight: 300;
opacity: 0;
}
.wf-active h1 {
opacity: 1;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: "azo-sans-web", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
h2 {
text-transform: uppercase;
letter-spacing: 0.2rem;
font-weight: 400;
font-size: 1rem;
}
@media all and (min-width: 765px) {
h2 {
font-size: 1.5em;
}
}
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.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%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
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; max-width: 100%; display: block;
}
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: none;
border-color: #ccc #ccc #bbb;
border-radius: 0px !important;
background: none;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: 0.7em 1em 0.7em;
color: #000;
background: #e4e5e0;
text-transform: uppercase;
letter-spacing: 0.05rem;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666; border: none;
border-bottom: 1px solid #000;
outline: 0px;
border-radius: 3px;
border-radius: 0px !important;
box-shadow: none;
padding: 3px;
background-color: inherit;
font-size: 0.75rem; letter-spacing: 0.1rem;
}
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;
border-radius: 0px;
}
select {
border: 1px solid #000;
border-radius: 0px;
}
textarea {
width: 100%;
}  .twentytwenty-horizontal .twentytwenty-handle {
pointer-events: pointer;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
content: "see before";
display: block;
position: absolute;
width: 150px;
top: 3px;
margin-left: -76px;
text-transform: uppercase;
color: white;
letter-spacing: 1px;
font-weight: 400;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
font-size: 0.8rem;
}
@media all and (min-width: 765px) {
.twentytwenty-horizontal .twentytwenty-handle:after {
font-size: inherit;
top: 32px;
margin-left: -79px;
font-weight: 100;
}
}
.twentytwenty-horizontal .twentytwenty-handle:before {
content: "";
width: 4px;
height: 26px; position: absolute;
top: calc(50% - 13px);
left: 17px;
border-right: 1px solid white;
border-left: 1px solid white;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before { color: white;
font-size: 13px;
letter-spacing: 0.1em;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
position: absolute; line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
top: 50%;
margin-top: -19px;
}
.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
left: 50%;
margin-left: -45px;
text-align: center;
width: 90px;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
top: 50%;
margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
left: 50%;
margin-left: -6px;
}
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
}
.twentytwenty-container img {
max-width: 100%;
position: absolute;
top: 0;
display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label { }
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.twentytwenty-before-label {
opacity: 0;
text-transform: uppercase;
}
.twentytwenty-before-label:before {
content: attr(data-content);
}
.twentytwenty-after-label {
text-transform: uppercase;
opacity: 0;
}
.twentytwenty-after-label:before {
content: attr(data-content);
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
left: -30px;
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
right: -30px;
}
.twentytwenty-vertical .twentytwenty-before-label:before {
top: 10px;
}
.twentytwenty-vertical .twentytwenty-after-label:before {
bottom: 10px;
}
.twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(255, 255, 255, 0);
z-index: 25;
}
.twentytwenty-overlay:hover {
background: rgba(255, 255, 255, 0.2);
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1;
}
.twentytwenty-before {
z-index: 20;
}
.twentytwenty-after {
z-index: 10;
}
.twentytwenty-handle {
height: 100%;
width: 40px;
position: absolute;
left: 50%;
top: 0;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
transform: translatex(-50%);  -webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 0;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: none;
z-index: 40;
cursor: pointer; background-color: #000;
} .twentytwenty-horizontal .twentytwenty-handle:before {   }
.twentytwenty-horizontal .twentytwenty-handle:after {
bottom: 50%;
height: 22px;
left: 22px;  }
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow { content: "BEFORE";
color: #000;  position: relative;
left: -1px;
top: -11px;
font-size: 2.2rem;
}
.twentytwenty-left-arrow:after { position: absolute;
top: 0;
left: 0;
color: rgba(2, 52, 97, 0.8);
}
.twentytwenty-right-arrow { right: 50%;
margin-right: -17px;
}
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px;
}
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px;
}   a,
a:visited { text-decoration: none;
color: #404040;
}
a:hover,
a:focus,
a:active { }
a:hover,
a:active,
a:focus {
outline: 0;
}  .main-navigation li#menu-item-43 a { }
.main-navigation { position: relative;
opacity: 0; -webkit-transition: opacity 0.35s ease;
-o-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
}
.wf-active .main-navigation {
opacity: 1;
}
@media all and (min-width: 765px) {
.wf-active .isTuck .sub-nav,
.isTuck .main-navigation {
opacity: 0;
}
}
.page-template-full_bleed .sub-nav a {
color: #fff;
}
.page-template-full_bleed .sub-nav li:after {
background: #fff;
}  @media all and (min-width: 765px) {
.isTuck header#masthead:hover {
background: rgba(255, 255, 255, 0.9);
}
.isTuck header#masthead:hover .main-navigation a {
color: #404040;
}
.isTuck header#masthead:hover .main-navigation {
opacity: 1;
}
.isTuck header#masthead:hover h1.entry-title {
opacity: 0.7;
color: #404040;
}
}
@media all and (min-width: 765px) { }
.home.in-bottom header#masthead {
background: rgba(255, 255, 255, 0.9);
}
@media all and (min-width: 765px) {
.main-navigation {
margin-left: 4vw; }
}
.menu-main-menu-container {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
background: #41423b;
position: absolute;
top: 0;
left: 0;
height: 100vh;
width: calc(4vw + 15rem);
z-index: 100000;
transition: transform 0.5s ease;
padding: 5rem 0 0 4vw;
}
@media all and (min-width: 765px) {
.menu-main-menu-container {
-webkit-transform: none;
-ms-transform: none;
transform: none;
padding: 0;
background: none;
position: relative;
height: auto;
width: auto;
}
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
transition: transform 0.5s ease;
line-height: 2.5;
}
@media all and (min-width: 765px) {
.main-navigation ul {
position: absolute;
top: 4rem;
left: 0.2em;
z-index: 1200;
top: 5.25rem;
-webkit-transform: none;
-ms-transform: none;
transform: none;
line-height: inherit;
}
}
@media all and (min-width: 765px) {
.main-navigation ul ul {
position: fixed;
left: calc(4vw + 0.2em);
top: 7rem;
right: auto;
bottom: auto;
}
}
.main-navigation ul ul li { position: relative;
}
@media all and (min-width: 765px) {
.main-navigation ul ul li:after {
content: "";
position: absolute;
right: -0.5vw;
top: 4px;
bottom: 0;
left: auto;
height: 10px;
width: 1px;
background: #404040; }
.page-template-full_bleed.page-child .main-navigation ul ul li:after {
background: white;
}
.main-navigation ul ul li:last-of-type:after {
display: none;
}
}
.main-navigation ul ul a { }
.main-navigation li {
display: block;
}
@media all and (min-width: 765px) {
.main-navigation li {
display: inline-block;
margin-right: 1vw;
}
.main-navigation li:not(.current_page_ancestor) ul {
display: none;
}
}  .sub-nav a,
.main-navigation a {
letter-spacing: 0.13rem;
font-size: 0.75rem;
color: #404040;
font-weight: 400;
text-transform: uppercase;
-webkit-transition: color 0.35s ease;
-o-transition: color 0.35s ease;
transition: color 0.35s ease;
}
.page-template-full_bleed:not(.page-id-41) .main-navigation a, .home .main-navigation a {
color: #fff;
}
.page-template-full_bleed .in-bottom .main-navigation a, .in-bottom .main-navigation a,
.home.page-template-full_bleed.in-bottom .main-navigation a {
color: #4a4a4a; }
.main-navigation a {
display: block;
text-decoration: none;
}
@media all and (max-width: 765px) {
.menu-is-open .main-navigation a {
color: #fff !important;
} .menu-is-open li.menu-item-has-children > a {
display: none !important; }
} @media all and (min-width: 765px) {
li#menu-item-1173,
li#menu-item-1174 {
display: none;
}
}
@media all and (max-width: 765px) {
li#menu-item-322,
li#menu-item-333 {
display: none;
}
}
.sub-nav li.current_page_item a,
.main-navigation li.current_page_item a,
.main-navigation li.current-page-ancestor a {
opacity: 0.6;
}
.main-navigation ul ul li:not(.current_page_item) a {
opacity: 1;
} button.menu-toggle {
display: block;
position: fixed;
top: 1.55rem;
left: 4vw;
z-index: 110000;
height: 1.75rem;
width: 2.5rem;
background: none;
}
button.menu-toggle span {
position: absolute;
top: 0;
left: 0;
height: 1px;
width: 100%;
background: #4a4a4a;
transition: opacity 0.4s 0.3s ease, top 0.5s 0.35s ease, transform 0.5s ease;
}
@media all and (max-width: 765px) {
.menu-is-open button.menu-toggle span {
background: #fff !important;
}
}
.home button.menu-toggle span,
.page-template-full_bleed:not(.page-id-41) button.menu-toggle span {
background: white;
}
.in-bottom.page-template-full_bleed button.menu-toggle span {
background: #4a4a4a;
}
button.menu-toggle span:nth-child(2) {
top: 13px;
}
button.menu-toggle span:nth-child(3) {
top: 1.55rem; }
.main-navigation.toggled button.menu-toggle span {
top: 13px;
bottom: auto;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
transition: opacity 0.5s ease, top 0.5s ease, transform 0.5s 0.35s ease;
}
.main-navigation.toggled button.menu-toggle span:nth-child(3) {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.main-navigation.toggled button.menu-toggle span:nth-child(2) {
opacity: 0;
}
.main-navigation.toggled .menu-main-menu-container {
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
}
.home.in-bottom button.menu-toggle span {
background: #4a4a4a;
}
@media screen and (min-width: 765px) {
button.menu-toggle {
display: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
} .sub-nav {
position: fixed;
left: 4vw;
top: 7rem;
right: auto;
bottom: auto;
-webkit-transition: opacity 0.35s ease;
-o-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
opacity: 0;
display: none;
}
.wf-active .sub-nav {
opacity: 1;
}
.sub-nav ul {
list-style: none;
margin: 0;
padding: 0;
}
@media all and (min-width: 765px) {
.sub-nav li {
display: inline-block;
margin-right: 1vw;
position: relative;
}
.sub-nav li:after {
content: "";
position: absolute;
right: -0.5vw;
top: 8px;
bottom: 0;
left: auto;
height: 10px;
width: 1px;
background: #404040;
}
.sub-nav li:last-of-type:after {
display: none;
}
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .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;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .site-content {
min-height: calc(100vh - 144px - 4rem - 8vw);
}
header#masthead {
position: fixed;
z-index: 1000;
top: 0;
bottom: auto;
left: 0;
right: auto;
width: 100%;
height: 5rem;
-webkit-transition: background 0.35s ease;
-o-transition: background 0.35s ease;
transition: background 0.35s ease; }
@media all and (min-width: 765px) {
header#masthead {
height: 7.5rem;
}
.page-child:not(.parent-pageid-22) header#masthead {
height: 8.75rem;
}
}
.going-up header#masthead {
background: rgba(255, 255, 255, 0.9);
}
.page-id-41.page-template-full_bleed.going-up header#masthead {
background: none;
}
.page-template-full_bleed.going-up.in-bottom header#masthead {
background: rgba(255, 255, 255, 0.9);
}
.page-template-full_bleed.going-up header#masthead {
background: #41423b;
}
@media all and (min-width: 765px) {
.isTuck header#masthead:hover {
background: rgba(255, 255, 255, 0.9);
}
.isTuck header#masthead {
background: none;
}
}
h1.site-title,
p.site-title {
margin: 0;
opacity: 1;
height: 42px;
}
h1.site-title a,
p.site-title a { position: absolute;
top: 0;
height: 42px;
width: 150px;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
p.entry-title,
h1.entry-title {
position: absolute; left: 158px;
top: 0;
font-weight: 300;
line-height: 0.73;
letter-spacing: 0.16rem;
text-transform: uppercase;
margin: 0;
font-size: 3.35rem;
opacity: 0;
-webkit-transition: opacity 0.35s ease;
-o-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
}
button.readmore {
position: relative;
display: block;
height: 1.4rem;
background: none;
text-transform: none;
font-style: italic;
padding: 0;
font-weight: 300;
cursor: pointer;
opacity: 1; font-size: 0.9em;
}
button.readmore:focus {
outline: 0px;
}
.read-more {
font-size: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s ease, font-size 0.1s 0.35s ease, margin 0.1s 0.35s;
-o-transition: opacity 0.35s ease, font-size 0.1s 0.35s ease, margin 0.1s 0.35s;
transition: opacity 0.35s ease, font-size 0.1s 0.35s ease, margin 0.1s 0.35s;
}
.open .read-more {
opacity: 1;
font-size: inherit;
-webkit-transition: opacity 0.5s 0.2s ease, font-size 0.1s ease;
-o-transition: opacity 0.5s 0.2s ease, font-size 0.1s ease;
transition: opacity 0.5s 0.2s ease, font-size 0.1s ease;
}
@media all and (min-width: 1024px) {
.column.columns-2 {
display: inline-block;
width: 48%;
vertical-align: top;
}
}
@media all and (min-width: 765px) {
.wf-active .page-template-full_bleed:not(.page-id-41) h1.entry-title {
color: white;
opacity: 0.7;
}
.wf-active .page-id-41 h1.entry-title { opacity: 1;
}
}
.page-template-full_bleed.in-bottom h1.entry-title { color: #404040;
}
@media all and (min-width: 765px) {
.wf-active .page-template-full_bleed.isTuck h1.entry-title {
opacity: 0;
}
.wf-active .isTuck h1.entry-title {
opacity: 0;
}
@media all and (min-width: 765px) {
.wf-active p.entry-title,
.wf-active h1.entry-title {
opacity: 0.7;
}
}
}  .site-footer {
flex: 1 0 auto;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.site-footer {
background-color: white;
font-size: 0.75rem;
letter-spacing: 1px;
width: 100%;
margin-top: 4rem;  position: relative;
}
.footer-inner {  position: relative;
background: #eaeae6;
padding: 4vw;
}
@media all and (min-width: 1024px) {
.footer-inner {  }
}
.site-footer ul {
list-style: none;
vertical-align: top;
line-height: 2;
color: #757272; margin: 0;
}
.site-footer ul.sub-menu {
text-transform: lowercase;
display: block;
padding: 0;
margin-bottom: 0.1rem;
}
.site-footer ul a {
color: #757272;
}
@media all and (min-width: 765px) {
.site-footer ul,
.footer-inner div {
display: inline-block;
}
}
@media all and (max-width: 765px) {
.site-footer ul.footer-list-2 {
display: none;
}
}
.site-footer ul.footer-list-5 {
text-transform: uppercase;
margin-top: 1rem;
}
.footer-list-1 ul {
padding-left: 0;
}
.footer-list-1 li:nth-child(1) {
display: inline-block;
}
.footer-list {
padding: 0;
}
@media all and (min-width: 765px) {
.footer-list {
width: 24.8%;
}
.site-footer ul.footer-list-5 {
text-transform: uppercase;
margin-top: 0;
}
} .footer-list-1 li:first-of-type {
font-weight: 700;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 0.15rem;
}
.footer-list-1 li:last-of-type { }
.footer-list-3 {
text-transform: lowercase;
margin-top: 1rem;
}
ul.footer-list-3 { -webkit-transition: max-height 0.35s ease;
-o-transition: max-height 0.35s ease;
transition: max-height 0.35s ease;
overflow: hidden; }
@media all and (max-width: 765px) {
ul.footer-list-3 li:not(.menu-item-1172) {  font-size: 0px;
opacity: 0;
}
ul.footer-list-3 li.open:not(.menu-item-1172) {
font-size: 0.75rem;
opacity: 1;
}
}
@media all and (min-width: 765px) {
ul.footer-list-3 {
margin-top: 0;
}
ul.footer-list-3 li:first-of-type {
display: none;
}
}
ul.footer-list-3.open {
max-height: 10rem;
}
@media all and (min-width: 1024px) {
ul.footer-list-3 { max-height: none;
}
}
.footer-list-3 li:first-of-type {
text-transform: uppercase;
position: relative;
padding-right: 1rem;
}
.footer-list-3 li:first-of-type:after {
content: "Social +";   position: absolute;
top: 0;
left: 0;
font-size: 0.75rem;
line-height: 1;
display: none;
}
@media all and (min-width: 1024px) {
.footer-list-3 li:first-of-type:after {
display: none;
}
}
ul.footer-menu {
text-transform: uppercase;
margin-bottom: 1rem; letter-spacing: 0.15rem;
}
@media all and (min-width: 1024px) {
ul.footer-menu {
margin-bottom: 0;
display: inline-block;
}
}
a.call-to-action {
color: #fff;
display: inline-block;
background: black;
text-transform: uppercase;
letter-spacing: 0.05rem;
padding: 0.55rem 1rem;
font-weight: 400;
font-size: 1rem;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute; top: -4rem;
left: 4vw;
right: auto;
bottom: auto;
-webkit-transition: background 0.2s ease;
-o-transition: background 0.2s ease;
transition: background 0.2s ease;
}
.page-id-41 a.call-to-action {
display: none;
}
a.call-to-action:hover {
background: #9a988f;
} body:not(.page-template-full_bleed) .site-main {
display: block;
margin: 5rem 0 5rem 4vw;
width: calc(100% - 8vw);
max-width: 1600px; }
@media all and (min-width: 765px) {
body:not(.page-template-full_bleed) .site-main {
margin: 9rem 0 5rem 4vw;
}
}
.home .grid { max-width: 1200px;
}
body:not(.page-template-full_bleed) .site-main.with-sub {
margin: 5rem 0 5rem 4vw; }
@media all and (min-width: 765px) {
body:not(.page-template-full_bleed) .site-main.with-sub {
margin: 11rem 0 5rem 4vw; }
}
section.top-section {
min-height: 100vh;
}
body:not(.home) section.top-section {
background: #41423b;
}
section.bottom-section { background: white;
margin: 9rem 0 5rem 4vw;
width: calc(100% - 8vw);
max-width: 1200px; -webkit-font-smoothing: antialiased;  }
.page-id-39 section.bottom-section {
margin: 0;
max-width: none;
width: 100%;
background: none; }
body:not(.home) .bottom-section blockquote {
margin: 0;
font-size: 1rem;
margin-bottom: calc(4vh + 2rem);
text-transform: uppercase;
letter-spacing: 0.25rem; font-weight: 400;
line-height: 2;
font-style: normal; max-width: 950px;
}
@media all and (min-width: 765px) {
body:not(.home) .bottom-section blockquote {
font-size: 4vmin;
font-size: 2.7vmin;
letter-spacing: 0.5rem;
}
}
.page-id-39 .bottom-section blockquote {
margin-bottom: 3vh !important;
}
body:not(.home) .bottom-section .grid blockquote {
text-transform: none;
letter-spacing: 0.01px;
}
.site-branding {
position: absolute;
z-index: 110000;
margin-top: 1.25rem;
}
.site-branding { width: 150px;
height: 42px;
display: inline-block;
margin-left: 3rem;
margin-left: calc(4vw + 3.5rem); }
@media all and (min-width: 765px) {
.site-branding { margin-left: 4vw;
width: calc(100% - 4vw);
margin-top: 2.25rem;
}
}
.home .site-branding {
pointer-events: none;
}
.home.in-bottom .site-branding {
pointer-events: auto;
}
@media all and (min-width: 765px) {
.site-branding svg {
height: 63px;
width: 150px;
}
}   @media all and (max-width: 765px) {
.menu-is-open .site-branding svg .cls-1 {
fill: #fff !important;
}
}
.in-bottom .site-branding svg .cls-1 { }
.page-template-full_bleed:not(.page-id-41) .site-branding svg .cls-1 { fill: #fff;
}
@media all and (min-width: 765px) {
.isTuck header#masthead:hover .site-branding svg .cls-1 {
fill: #4a4a4a;
}
}
.page-template-full_bleed.in-bottom .site-branding svg .cls-1, .site-branding svg .cls-1 {
fill: #4a4a4a;
}
.site-branding svg .cls-2 {
display: none;
}
.large-text svg {
width: 330px;
height: auto;
}
@media all and (min-width: 765px) {
.large-text svg {
height: 101px;
width: 584px;
}
}
.image-holder {
width: 100%;
height: 100%;
} .full-slider .slide.active {
opacity: 1;
z-index: 20;
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: opacity 3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-ms-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);
}
.full-slider .slide.previous {
z-index: 10;
}  .full-slider {
height: calc(100vh - 7.5rem);
width: 100%;
position: relative;
opacity: 0;
-webkit-transition: opacity 0.35s ease;
-o-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
}
.full-slider.heart-start {
opacity: 1;
}
.home .full-slider:after {
opacity: 0; -webkit-transition: opacity 2s 0.5s ease;
-o-transition: opacity 2s 0.5s ease;
transition: opacity 2s 0.5s ease;
content: "";
position: absolute;
height: 30vh;
width: 100%;
top: 0;
left: 0;
bottom: auto;
right: 0;
z-index: 400;
background: -webkit-gradient(
linear,
left top,
left bottom,
from(hsl(0, 0%, 0%)),
color-stop(19%, hsla(0, 0%, 0%, 0.738)),
color-stop(34%, hsla(0, 0%, 0%, 0.541)),
color-stop(47%, hsla(0, 0%, 0%, 0.382)),
color-stop(56.5%, hsla(0, 0%, 0%, 0.278)),
color-stop(65%, hsla(0, 0%, 0%, 0.194)),
color-stop(73%, hsla(0, 0%, 0%, 0.126)),
color-stop(80.2%, hsla(0, 0%, 0%, 0.075)),
color-stop(86.1%, hsla(0, 0%, 0%, 0.042)),
color-stop(91%, hsla(0, 0%, 0%, 0.021)),
color-stop(95.2%, hsla(0, 0%, 0%, 0.008)),
color-stop(98.2%, hsla(0, 0%, 0%, 0.002)),
to(hsla(0, 0%, 0%, 0))
);
background: -webkit-linear-gradient(
hsl(0, 0%, 0%) 0%,
hsla(0, 0%, 0%, 0.738) 19%,
hsla(0, 0%, 0%, 0.541) 34%,
hsla(0, 0%, 0%, 0.382) 47%,
hsla(0, 0%, 0%, 0.278) 56.5%,
hsla(0, 0%, 0%, 0.194) 65%,
hsla(0, 0%, 0%, 0.126) 73%,
hsla(0, 0%, 0%, 0.075) 80.2%,
hsla(0, 0%, 0%, 0.042) 86.1%,
hsla(0, 0%, 0%, 0.021) 91%,
hsla(0, 0%, 0%, 0.008) 95.2%,
hsla(0, 0%, 0%, 0.002) 98.2%,
hsla(0, 0%, 0%, 0) 100%
);
background: -o-linear-gradient(
hsl(0, 0%, 0%) 0%,
hsla(0, 0%, 0%, 0.738) 19%,
hsla(0, 0%, 0%, 0.541) 34%,
hsla(0, 0%, 0%, 0.382) 47%,
hsla(0, 0%, 0%, 0.278) 56.5%,
hsla(0, 0%, 0%, 0.194) 65%,
hsla(0, 0%, 0%, 0.126) 73%,
hsla(0, 0%, 0%, 0.075) 80.2%,
hsla(0, 0%, 0%, 0.042) 86.1%,
hsla(0, 0%, 0%, 0.021) 91%,
hsla(0, 0%, 0%, 0.008) 95.2%,
hsla(0, 0%, 0%, 0.002) 98.2%,
hsla(0, 0%, 0%, 0) 100%
);
background: linear-gradient(
hsl(0, 0%, 0%) 0%,
hsla(0, 0%, 0%, 0.738) 19%,
hsla(0, 0%, 0%, 0.541) 34%,
hsla(0, 0%, 0%, 0.382) 47%,
hsla(0, 0%, 0%, 0.278) 56.5%,
hsla(0, 0%, 0%, 0.194) 65%,
hsla(0, 0%, 0%, 0.126) 73%,
hsla(0, 0%, 0%, 0.075) 80.2%,
hsla(0, 0%, 0%, 0.042) 86.1%,
hsla(0, 0%, 0%, 0.021) 91%,
hsla(0, 0%, 0%, 0.008) 95.2%,
hsla(0, 0%, 0%, 0.002) 98.2%,
hsla(0, 0%, 0%, 0) 100%
);
}
.home .full-slider.heart-start:after {
opacity: 0.4;
}
.full-slider .slide {
position: absolute;
width: 100%;
height: 100vh;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
}
.full-slider img {
width: 100%;
height: 100%;
object-fit: cover;
font-family: "object-fit: cover;";
z-index: -1;
}
@media (min-aspect-ratio: 117/104) {
.full-slider img {
object-position: center center;
}
}
.large-text {
position: absolute;
top: 50%;
-webkit-transform: translatey(-50%);
-ms-transform: translatey(-50%);
transform: translatey(-50%);  left: 1rem;
color: white;
z-index: 300;
font-size: 1rem;
max-width: 1200px; }
@media all and (min-width: 765px) {
.large-text {
font-size: 4vmin;
}
}
.page-id-1214 .large-text {
top: 12rem;
}
.page-id-41 .large-text {
top: 18rem;
}
.page-id-41 .bottom-section {
position: relative;
}
.page-id-741 .large-text {
max-width: 850px;
}
.large-text p {
text-transform: uppercase;
font-size: 1rem;
letter-spacing: 0.25rem; font-weight: 400;
font-style: normal;
margin: 0;
}
@media all and (min-width: 765px) {
.large-text p {
font-weight: 200;
letter-spacing: 0.5rem;
font-size: 4vmin;
}
}
.page-id-1214 .large-text p,
.page-id-41 .large-text p {
font-size: 2vmin;
font-weight: 300;
color: #404040;
font-size: 0.95rem;
letter-spacing: 0.2rem;
font-weight: 400;
line-height: 2;
}
.page-id-1214 .large-text p {
max-width: 450px;
}
@media all and (min-width: 1024px) {
.large-text {
left: 4vw;
}
}
.arrow {
position: absolute; height: 2.4vmin;
width: 2.4vmin;
border-right: 2px solid white;
border-bottom: 2px solid white;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
bottom: 4rem;
left: 4vw;
left: calc(4vw + 0.9vmin);
right: auto;
top: auto;
z-index: 900;
cursor: pointer;
}
.contact-scroll {
cursor: pointer;
}
.page-template-project .arrow {
display: none;
}
@media all and (min-width: 765px) {
.page-template-project .arrow {
height: 0.9rem;
width: 0.9rem;
bottom: 1rem; left: 0.25rem;
top: 2rem;
border-right: 2px solid #404040;
border-bottom: 2px solid #404040;
display: block;
}
}
.inner-content { margin: 8vh auto; }
@media all and (min-width: 1024px) {
.inner-content { line-height: 1.9;
}
}
.inner-content .column.columns-1 {
max-width: 880px; margin-bottom: 3.5rem;
}
.inner-content a {
text-decoration: underline;
}
.home .inner-content a {
text-decoration: none;
}
.inner-content ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.inner-content li {
margin-bottom: 0.5rem;
}
.inner-content #services li {
margin-bottom: 1.5rem;
}  .image-row img {
width: 100%;
display: block;
}
.image-row {
margin-bottom: 1.5rem;
}
.image-row .image-holder {
position: relative;
}
.image-row.image-2 .image-holder:first-of-type {
margin-bottom: 1.5rem;
}
@media all and (min-width: 765px) {
.image-row,
.image-row.before-after.vertical-orientation { }
.image-holder.vertical-orientation,
.image-row.before-after.vertical-orientation .img-container {
max-width: 50%;
margin: 0 auto;
}
}
@media all and (min-width: 765px) {
#image-row-1 img {
max-height: calc(100vh - 14.5rem);
object-fit: cover;
font-family: "object-fit:cover;";
}
.image-row.image-3 .image-holder,
.image-row.image-2 .image-holder {
width: calc(50% - 0.75rem);
font-size: 0px;
display: inline-block;
vertical-align: top;
height: 61vw;
max-height: 785px;
}
.image-row.image-2 .image-holder:first-of-type {
margin-bottom: 0;
}
.image-row.image-3 .image-holder { width: calc(33.333% - 1rem);
height: 33vw;
}
.image-row.image-3 img,
.image-row.image-2 img {
object-fit: cover;
height: 100%;
width: 100%;
}
.image-row.image-3 .image-holder:nth-child(3),
.image-row.image-3 .image-holder:nth-child(2),
.image-row.image-2 .image-holder:nth-child(2) {
margin-left: 1.5rem;
}
}
.project-info {
margin-bottom: calc(1rem + 3vh);
position: relative;
}
.project-info h1 {
text-transform: uppercase;
letter-spacing: 0.2rem;
font-weight: 400;
font-size: 1rem; display: inline-block;
}
@media all and (min-width: 765px) {
.project-info h1 {
width: 50%;
}
}
.project-info .content-column p:first-of-type { margin-top: 0;
}
.content-column {
font-weight: 300;
font-size: 0.9rem;
line-height: 1.9; margin: 0 0 4vh;
}
@media all and (min-width: 765px) {
.content-column,
.project-info h1 {
width: 50%;
display: inline-block;
vertical-align: top;
margin: 0;
}
}
.project-button {
display: inline-block;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
width: calc(50% - 0.2rem);
letter-spacing: 0.1rem;
font-size: 0.9rem;
opacity: 0.9;
}
.project-button.next-project {
text-align: right;
} .share-container {
position: absolute;
left: 0;
bottom: 0;
overflow: hidden;
cursor: pointer;
}
.share-container ul {
list-style: none;
margin: 0 0 0 0.5rem;
padding: 0;
line-height: 1.75;
-webkit-transform: translateX(-110%);
-ms-transform: translateX(-110%);
transform: translateX(-110%);
-webkit-transition: transform 0.35s 0s ease;
-o-transition: transform 0.35s 0s ease;
transition: transform 0.35s 0s ease;
}
.share-container ul a {
color: white;
font-weight: 300;
letter-spacing: 0.1rem;
text-transform: uppercase;
font-size: 0.8rem;
-webkit-transition: color 0.35s ease;
-o-transition: color 0.35s ease;
transition: color 0.35s ease;
}
.share-container ul a:hover {
color: grey;
}
.share-container button {
color: white;
font-size: 2rem;
padding: 0.5rem;
font-weight: 300;
opacity: 0;
-webkit-transition: opacity 0.35s ease;
-o-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
background: none;
cursor: pointer;
}
.image-row .image-holder:hover button {
opacity: 1;
}
.image-row .share-container:hover ul { -webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: transform 0.35s 0.5s ease;
-o-transition: transform 0.35s 0.5s ease;
transition: transform 0.35s 0.5s ease;
} button.top {
position: fixed;
bottom: 1rem;
top: auto;
right: 1rem;
left: auto;
padding: 0.65rem 1rem;
background: #4a4a4a;
color: white;
letter-spacing: 0.1rem;
font-weight: 300;
font-size: 1.1rem;
text-transform: uppercase;
opacity: 0;
-webkit-transition: opacity 0.35s 0s ease;
-o-transition: opacity 0.35s 0s ease;
transition: opacity 0.35s 0s ease;
cursor: pointer;
outline: 0px;
z-index: 800;
}
.going-up button.top {
opacity: 1;
}
.going-up button:hover {
outline: 0px;
}  @media all and (min-width: 765px) {
.grid { margin-top: 0;
column-count: 2;
column-gap: 1.25em;
}
}
.grid-item {
width: 100%;
display: block;
margin-bottom: 0;
background: #282828;
position: relative;
margin-bottom: 1.25em; overflow: hidden;
}
.grid-item.associated-page:after {
content: "";
pointer-events: none;
position: absolute; height: 100%;
width: 100%;
top: auto;
left: 0;
bottom: 0;
right: 0;
z-index: 400;
opacity: 0.5;
-webkit-transition: opacity 0.5s ease;
-o-transition: opacity 0.5s ease;
transition: opacity 0.5s ease; background: -webkit-gradient(
linear,
left top,
left bottom,
from(hsla(0, 0%, 0%, 0)),
color-stop(19%, hsla(0, 0%, 0%, 0.002)),
color-stop(34%, hsla(0, 0%, 0%, 0.008)),
color-stop(47%, hsla(0, 0%, 0%, 0.021)),
color-stop(56.5%, hsla(0, 0%, 0%, 0.042)),
color-stop(65%, hsla(0, 0%, 0%, 0.075)),
color-stop(73%, hsla(0, 0%, 0%, 0.126)),
color-stop(80.2%, hsla(0, 0%, 0%, 0.194)),
color-stop(86.1%, hsla(0, 0%, 0%, 0.278)),
color-stop(91%, hsla(0, 0%, 0%, 0.382)),
color-stop(95.2%, hsla(0, 0%, 0%, 0.541)),
color-stop(100.2%, hsla(0, 0%, 0%, 0.738)),
to(hsl(0, 0%, 0%))
);
background: -webkit-linear-gradient(
hsla(0, 0%, 0%, 0) 0%,
hsla(0, 0%, 0%, 0.002) 19%,
hsla(0, 0%, 0%, 0.008) 34%,
hsla(0, 0%, 0%, 0.021) 47%,
hsla(0, 0%, 0%, 0.042) 56.5%,
hsla(0, 0%, 0%, 0.075) 65%,
hsla(0, 0%, 0%, 0.126) 73%,
hsla(0, 0%, 0%, 0.194) 80.2%,
hsla(0, 0%, 0%, 0.278) 86.1%,
hsla(0, 0%, 0%, 0.382) 91%,
hsla(0, 0%, 0%, 0.541) 95.2%,
hsla(0, 0%, 0%, 0.738) 100.2%,
hsl(0, 0%, 0%) 100%
);
background: -o-linear-gradient(
hsla(0, 0%, 0%, 0) 0%,
hsla(0, 0%, 0%, 0.002) 19%,
hsla(0, 0%, 0%, 0.008) 34%,
hsla(0, 0%, 0%, 0.021) 47%,
hsla(0, 0%, 0%, 0.042) 56.5%,
hsla(0, 0%, 0%, 0.075) 65%,
hsla(0, 0%, 0%, 0.126) 73%,
hsla(0, 0%, 0%, 0.194) 80.2%,
hsla(0, 0%, 0%, 0.278) 86.1%,
hsla(0, 0%, 0%, 0.382) 91%,
hsla(0, 0%, 0%, 0.541) 95.2%,
hsla(0, 0%, 0%, 0.738) 100.2%,
hsl(0, 0%, 0%) 100%
);
background: linear-gradient(
hsla(0, 0%, 0%, 0) 0%,
hsla(0, 0%, 0%, 0.002) 19%,
hsla(0, 0%, 0%, 0.008) 34%,
hsla(0, 0%, 0%, 0.021) 47%,
hsla(0, 0%, 0%, 0.042) 56.5%,
hsla(0, 0%, 0%, 0.075) 65%,
hsla(0, 0%, 0%, 0.126) 73%,
hsla(0, 0%, 0%, 0.194) 80.2%,
hsla(0, 0%, 0%, 0.278) 86.1%,
hsla(0, 0%, 0%, 0.382) 91%,
hsla(0, 0%, 0%, 0.541) 95.2%,
hsla(0, 0%, 0%, 0.738) 100.2%,
hsl(0, 0%, 0%) 100%
);
} .grid-item a:hover img {
opacity: 1;
}
body:not(.home) .grid-item.associated-page:hover:after { }
.page-template-grid .grid-item a:hover img { }
.home .grid-item:hover img {
opacity: 1;
}
.grid-item a {
display: block;
height: 100%;
}
@media all and (min-width: 765px) and (max-width: 1024px) {
.grid-item {
height: 33vw;
max-height: 573px; }
.grid-item.medium { height: 56vw;
max-height: 1046px; }
.grid-item.large {
height: 68.4vw;
max-height: 1246px;
}
}
@media all and (min-width: 1024px) {
.grid-item {
height: 33vw;
max-height: 430px;
} .page-id-165 .grid-item.medium,
.home .grid-item.medium {
height: 36vw;
}
.grid-item.medium { height: 56vw;
max-height: 785px;
}
.grid-item.large {
height: 60vw;
height: 67.9vw;
max-height: 880px;
}
}
.grid-item h2 {
position: absolute;
left: 1rem;
bottom: 0;
color: white;
text-transform: uppercase;
letter-spacing: 0.2rem;
font-weight: 400;
font-size: 1rem;
-webkit-transition: opacity 0.5s ease;
-o-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
z-index: 500;
}
@media all and (min-width: 1024px) {
.grid-item h2 { font-size: 0.95rem;
left: 2vw;
bottom: 1.5vw;
margin: 0;
}
}
.grid-item .image-holder {
overflow: hidden;
}
.grid-item img {
opacity: 1;
height: 100%;
width: 100%;
object-fit: cover;
font-family: "object-fit:cover";
-webkit-transition: opacity 0.5s ease;
-o-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;  }
.grid-item a img {
opacity: 0.8;
}
.grid-item blockquote p {
font-size: 1rem;
font-size: calc(0.8rem + 0.2vmin);
font-style: italic;
font-weight: 400;
-webkit-font-smoothing: antialiased;
line-height: 2.3;
margin: 0;
}
.grid-item blockquote {
color: white; padding: 5vw;
padding: 5vw 5vw calc(5vw + 2rem) 4vw;
margin: 0;
}
.grid-item blockquote a {
color: white;
}
.grid-item.dark blockquote,
.grid-item.dark blockquote a { color: #000;
} @media all and (min-width: 765px) {
.grid-item blockquote {
padding: 2vw 10vw 0 2vw;
}
}
.grid-item blockquote p strong {
font-style: normal;
letter-spacing: 0.2rem;
font-size: 1rem;
margin-top: 4vh;
position: relative;
display: block;
text-transform: uppercase; }
.grid-item blockquote p strong:before {
content: "—";
position: absolute;
left: 0;
top: calc(-3vh - 0.45rem);
bottom: auto;
right: auto;  color: inherit;
}  .award-item {
margin-bottom: 2rem;
}
.award-item img {   padding: 0.4rem 0 0 0;
}
.award-item .image-holder {
display: inline-block;
vertical-align: top;
width: 150px;
}
@media all and (min-width: 1024px) {
.award-item img {
width: 65%; display: block;
}
}
.award-item .text {
display: inline-block; width: 100%;
margin: 1rem 1rem 1rem 0;
vertical-align: top;
line-height: 1.9;
}
@media all and (min-width: 1024px) {
.award-item .text {
width: calc(60% - 3rem);
margin: 0 0 0 1rem; }
}
.award-item h2 {
margin: 0;
line-height: 1.8;
font-size: 0.88rem;
}
.award-item ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 0.88rem;
}  .page-id-39 .site {
background: #f9f9f7;
}
.page-id-39 .inner-content {
margin-top: calc(3rem + 7vh);
}
.page-id-39 h2 {
color: white; background: #c5c5c3;
background: #d8d6d3;
padding: 0.5rem 0 0.5rem 4vw; margin: 0;
}
.page-id-39 .bottom-section h3,
.page-id-39 .bottom-section h4,
.page-id-39 .bottom-section p {
margin-left: 4vw;
}
.page-id-741 .bottom-section h3,
.page-id-39 .bottom-section h3 {
font-size: 3.5vmin;
font-weight: 400;
margin-bottom: 0;
margin-top: 4vh;
margin-top: 5rem;
}
.page-id-39 .bottom-section h3 {
padding-top: 6vh;
margin-top: 0;
font-size: 1.75rem;
}
@media all and (min-width: 765px) {
.page-id-39 .bottom-section h3 {
font-size: 3.5vmin;
}
}
.column#modular h3,
.page-id-741 .bottom-section h4,
.page-id-39 .bottom-section h4 {
margin: 0 0 0.15rem 4vw;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.15rem;
font-size: 1.2rem;
}
.page-id-39 .bottom-section h4 {
font-size: 0.9rem;
}
@media screen and (min-width: 765px) {
.page-id-39 .bottom-section h4 {
font-size: 1.2rem;
}
}
.column#modular h3,
.page-id-741 .bottom-section h4 {
margin: 0;
font-weight: 300;
}
.page-id-741 .bottom-section p,
.page-id-39 .bottom-section p {
margin: 0 0 0 4vw; }
.page-id-39 .bottom-section p {
margin: 0 0 0 4vw;
max-width: 880px;
}
.page-id-741 .bottom-section p {
margin: 0;
}
.page-id-741 .inner-content li {
margin-bottom: 2rem;
}
.page-id-39 .bottom-section div {
padding-bottom: 6vh;
}
.page-id-39 .bottom-section div:nth-child(5),
.page-id-39 .bottom-section div:nth-child(2),
.page-id-39 .bottom-section div:nth-child(7) { padding-bottom: 0;
}
.page-id-39 .bottom-section div:nth-child(5) h2,
.page-id-39 .bottom-section div:nth-child(2) h2,
.page-id-39 .bottom-section div:nth-child(7) h2 {
background: #41423b;
margin-top: 6vh;
}
.page-id-39 .bottom-section div.column:nth-child(2n) {
background: #eaeae7; }  #modular.column {
margin-top: 3rem;
}  .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;
margin: 0;
font-weight: 400;
line-height: 1.8;
font-size: 0.92rem;
-webkit-font-smoothing: antialiased;
}
.entry-content ul {
margin: 0;
padding: 0;
list-style: none;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}
.page-id-391 iframe {
width: 400px !important;
height: 250px !important; border: 2px solid #d0cfcf;
padding-top: 1rem; text-transform: uppercase;
padding: 2rem 0 0; }
iframe button { } .custom-logo-link {
display: inline-block;
} .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;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  @media all and (max-width: 765px) {
.page-id-41 img {
opacity: 0.7;
}
.page-id-41 .large-text p a,
.page-id-41 .large-text p {
color: #fff;
}
}
li.label-dyad .gfield_label {
opacity: 0 !important;
position: absolute !important; }
li.label-dyad.gfield_contains_required .gfield_description:after {
content: " *";
color: #790000;
}
.gform_wrapper ul li.gfield {
margin-top: 2rem !important;
}
.gform_wrapper ul li.label-dyad.gfield {
margin-top: 1rem;
}
.gform_wrapper ul li.gfield:last-of-type { margin-bottom: 2.25rem;
}
h2.gsection_title,
.page-id-41 .gform_wrapper h3.gform_title,
.gform_wrapper .gform_heading,
.gform_wrapper .field_description_below .gfield_description {
text-transform: uppercase !important;
letter-spacing: 0.05rem !important;
font-size: 1rem !important;
font-weight: 400 !important;
}
.page-id-41 .gfield_label.gfield_label_before_complex {
margin-top: 2.5rem !important;
}
.gform_wrapper .gsection {
border-bottom: none !important;
}
label.gfield_label {
text-transform: uppercase !important;
letter-spacing: 0.05rem !important;
font-size: 1rem !important;
font-weight: 400 !important;
}
.gform_wrapper .field_description_below .gfield_description {
padding-top: 4px !important;
}
.gform_wrapper textarea.medium {
border: none;
outline: 1px solid black;
}
@media only screen and (min-width: 641px) {
.gform_wrapper textarea.medium {
width: calc(50% - 8px) !important;
}
.gform_wrapper .top_label .gfield_label {
max-width: 50%;
}
body .gform_wrapper .top_label div.ginput_container {  }
.ginput_complex {
max-width: 50% !important;
}
}
input[type="submit"].gform_button {
padding: 0.8rem 1rem !important;
width: 102px !important;
} .gform_wrapper .gform_footer {
padding: 0px 0 10px !important;
}
.gform_wrapper .gform_footer input[type="submit"] {
background: #000 !important;
color: white !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type="radio"] {
margin-top: 0 !important;
} .page-id-41 #field_2_7 {
margin-top: 0 !important;
}  #dyad-credit {
opacity: 1 !important;
position: relative;
margin: 0px auto;
z-index: 100;
} #dyad-credit #part-1 path { fill: #757272;
} #dyad-credit #part-2 path,
#dyad-credit #part-3 path {
fill: #757272;
} #dyad-credit {
display: block;
overflow: hidden;
height: 22px;
width: 76px;
opacity: 0;
padding: 0;
font-size: 0;
white-space: nowrap;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
#dyad-credit.align-left {
margin-left: 0;
}
#dyad-credit.align-right {
margin-right: 0;
}
#dyad-credit span { }
#dyad-credit #part-1,
#dyad-credit #part-3 {
opacity: 0;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
#dyad-link {
display: block;
position: relative;
margin: 0;
padding: 5px;
height: 22px;
width: 76px;
-webkit-tap-highlight-color: #ccc;
-webkit-transform: translateX(-1px);
-ms-transform: translateX(-1px);
transform: translateX(-1px);
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
-o-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.align-left #dyad-link,
.align-right #dyad-link {
padding: 5px 0;
-webkit-transition: -webkit-transform 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: -webkit-transform 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: transform 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: transform 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: transform 0.65s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.align-left #dyad-link {
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
.align-right #dyad-link {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
#dyad-link:hover {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
#dyad-link #part-1 svg {
-webkit-clip-path: inset(0 -1px 0 30px);
clip-path: inset(0 -1px 0 30px);
}
#dyad-link #part-3 svg {
-webkit-clip-path: inset(0 26px 0 0);
clip-path: inset(0 26px 0 0);
}
#dyad-link #part-1 svg,
#dyad-link #part-3 svg {
-webkit-transition: -webkit-clip-path 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: -webkit-clip-path 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
-o-transition: clip-path 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: clip-path 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: clip-path 0.65s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-clip-path 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#dyad-link:hover #part-1,
#dyad-link:hover #part-3 {
opacity: 1;
}
#dyad-link:hover #part-1 svg,
#dyad-link:hover #part-3 svg {
-webkit-clip-path: inset(-1px -1px -1px -1px);
clip-path: inset(-1px -1px -1px -1px);
} .page-id-41 .arrow {
border-right: 2px solid #404040;
border-bottom: 2px solid #404040;
bottom: 2rem;
}
@media screen and (min-width: 765px) {
.page-id-41 .arrow {
bottom: 4rem;
}
}
.page-id-41 .large-text p {
font-weight: 400;
line-height: 1.8;
max-width: 500px;
letter-spacing: 0.05em;
text-transform: none;
}
.page-id-41 .large-text p strong,
.page-id-41 .large-text p.contact-scroll {
text-transform: uppercase;
letter-spacing: 0.15em;
}
.page-id-41 .large-text svg {
height: 23px;
width: 23px;
left: 0;
right: auto;
top: auto;
bottom: -2.25em; position: absolute;
}
@media screen and (min-width: 765px) {
.page-id-41 .large-text svg {
bottom: -1.25em;
fill: #404040;
}
} .grid { }