@charset "UTF-8";
/*!
Theme Name: Coast Homes
Theme URI: http://underscores.me/
Author: Lateral Aspect
Author URI: http://lateralaspect.com.au
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: coast
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.

Coast Homes is based on Underscores http://underscores.me/, (C) 2012-2016 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 http://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
--------------------------------------------------------------*/
::-moz-selection {
  background: #eab268;
  color: #fff; }

::selection {
  background: #eab268;
  color: #fff; }

.site-content .content-area {
  margin-top: 194px; }

@media screen and (max-width: 1300px) {
  .site-content .content-area {
    margin-top: 124px; } }
@media screen and (max-width: 500px) {
  .site-content .content-area {
    margin-top: 112px; } }
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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 {
  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 {
  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 {
  padding: 0;
  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
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  color: #464646; }

p {
  color: #373737; }

.menu > li > a {
  font-family: "Pathway Gothic One", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  text-transform: uppercase; }

h3 {
  font-size: 44px;
  font-weight: 400;
  color: #464646;
  letter-spacing: 5px; }

h4 {
  font-size: 26px;
  color: #2e2e2e; }

.header-strikethrough {
  position: relative;
  text-align: center;
  background-color: #ffffff; }
  .header-strikethrough h4 {
    position: relative;
    display: inline-block;
    margin: 60px auto;
    padding: 0 46px;
    text-align: center;
    font-family: "Pathway Gothic One", sans-serif;
    font-weight: 400;
    letter-spacing: 3px;
    background-color: #ffffff;
    z-index: 9; }
  .header-strikethrough::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    background: #cccccc; }

@media screen and (max-width: 600px) {
  h3 {
    font-size: 28px; }

  h4 {
    font-size: 24px; }

  .header-strikethrough h4 {
    margin: 30px auto;
    padding: 0 24px; } }
p {
  margin-bottom: 1.5em;
  line-height: 34px; }

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 {
  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/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

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: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.site-header button:active,
.site-header button:focus {
  padding: 0;
  border: none;
  outline: 0; }

.button,
.post-navigation a {
  position: relative;
  max-width: 220px;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s;
  color: #eab268;
  display: inline-flex;
  margin: 0;
  padding: 16px;
  letter-spacing: 2px; }
  .button::after,
  .post-navigation a::after {
    content: '';
    width: 80%;
    left: 50%;
    height: 1px;
    bottom: 0;
    transform: translatex(-50%);
    transition: width 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0.4s, background 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s;
    display: block;
    position: absolute;
    background: #eab268; }
  .button span,
  .post-navigation a span {
    display: block;
    position: absolute;
    transition: all 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9);
    width: 100%;
    top: 0;
    left: 0; }
    .button span::before, .button span::after,
    .post-navigation a span::before,
    .post-navigation a span::after {
      content: '';
      display: block;
      position: absolute;
      background: #eab268;
      transition: transform 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9); }
    .button span:first-child,
    .post-navigation a span:first-child {
      height: 100%; }
      .button span:first-child::before, .button span:first-child::after,
      .post-navigation a span:first-child::before,
      .post-navigation a span:first-child::after {
        width: 1px;
        height: 100%;
        bottom: 0;
        transform: scale3d(1, 0, 1);
        transform-origin: bottom center;
        transition: transform 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0.2s, background 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s; }
      .button span:first-child::before,
      .post-navigation a span:first-child::before {
        left: 0; }
      .button span:first-child::after,
      .post-navigation a span:first-child::after {
        right: 0; }
    .button span:last-child,
    .post-navigation a span:last-child {
      width: 100%;
      height: 1px; }
      .button span:last-child::before, .button span:last-child::after,
      .post-navigation a span:last-child::before,
      .post-navigation a span:last-child::after {
        height: 1px;
        width: 100%;
        bottom: 0;
        transform: scale3d(0, 1, 1);
        transition: transform 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s, background 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s; }
      .button span:last-child::before,
      .post-navigation a span:last-child::before {
        left: 0;
        transform-origin: bottom left; }
      .button span:last-child::after,
      .post-navigation a span:last-child::after {
        right: 0;
        transform-origin: bottom right; }
  .button:hover,
  .post-navigation a:hover {
    opacity: 1;
    outline: 0;
    color: #2e2e2e !important;
    text-decoration: none;
    transition: color 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s;
    /* Positioning */ }
    .button:hover::after,
    .post-navigation a:hover::after {
      width: 100%;
      background: #323232;
      transition: width 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s, background 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s; }
    .button:hover span:first-child::before, .button:hover span:first-child::after,
    .post-navigation a:hover span:first-child::before,
    .post-navigation a:hover span:first-child::after {
      transform: scale3d(1, 1, 1);
      background: #323232;
      transition: transform 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0.2s, background 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s; }
    .button:hover span:last-child::before, .button:hover span:last-child::after,
    .post-navigation a:hover span:last-child::before,
    .post-navigation a:hover span:last-child::after {
      transform: scale3d(1, 1, 1);
      background: #323232;
      transition: transform 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0.4s, background 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s; }
  .button:focus,
  .post-navigation a:focus {
    background: #323232;
    color: #eab268 !important;
    transition: all 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9); }
    .button:focus::after,
    .post-navigation a:focus::after {
      opacity: 0; }
  .button.reverse:hover,
  .post-navigation a.reverse:hover {
    color: white !important; }
    .button.reverse:hover::after,
    .post-navigation a.reverse:hover::after {
      background: white; }
    .button.reverse:hover span:first-child::before, .button.reverse:hover span:first-child::after, .button.reverse:hover span:last-child::before, .button.reverse:hover span:last-child::after,
    .post-navigation a.reverse:hover span:first-child::before,
    .post-navigation a.reverse:hover span:first-child::after,
    .post-navigation a.reverse:hover span:last-child::before,
    .post-navigation a.reverse:hover span:last-child::after {
      background: white; }
  .button.reverse:focus span:first-child::before, .button.reverse:focus span:first-child::after, .button.reverse:focus span:last-child::before, .button.reverse:focus span:last-child::after,
  .post-navigation a.reverse:focus span:first-child::before,
  .post-navigation a.reverse:focus span:first-child::after,
  .post-navigation a.reverse:focus span:last-child::before,
  .post-navigation a.reverse:focus span:last-child::after {
    background: #2e2e2e; }
  .button.gold:hover,
  .post-navigation a.gold:hover {
    color: #eab268 !important; }
    .button.gold:hover::after,
    .button.gold:hover span::before,
    .button.gold:hover span::after,
    .post-navigation a.gold:hover::after,
    .post-navigation a.gold:hover span::before,
    .post-navigation a.gold:hover span::after {
      background: #eab268; }
  .button.gold:focus::after,
  .post-navigation a.gold:focus::after {
    opacity: 1; }

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 {
  padding: 16px;
  color: #434343;
  border: 1px solid #cccccc;
  background-color: inherit;
  border-radius: 3px;
  letter-spacing: 2px; }
  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; }

input[type=number] {
  -moz-appearance: textfield; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* Removes leftover margin */ }

input[type=number]::-webkit-textfield-decoration-container {
  border: 1px #ccc solid;
  background: #efefef; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cccccc;
  background-image: url(img/chevron-down.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 8px) 52%;
  background-size: 10px; }

textarea {
  width: 100%;
  height: 136px; }

.gform_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.gfield {
  clear: both;
  display: inline-block;
  width: 50%;
  padding: 10px; }
  .gfield > label {
    display: none; }
  .gfield div input,
  .gfield div textarea {
    width: 100%; }
  .gfield .gform_drop_area {
    text-align: center;
    border: 1px solid #cccccc; }
    .gfield .gform_drop_area .gform_drop_instructions {
      display: block;
      padding: 20px; }
  .gfield.gf_left_half, .gfield.gf_right_half {
    width: 25%; }
  .gfield:first-of-type {
    float: right; }
  .gfield.gform_validation_container {
    display: none; }
  .gfield.gfield_visibility_hidden {
    display: none !important; }

.gform_confirmation_message {
  padding: 100px 0 0;
  text-align: center; }

.gfield_required,
.validation_message,
.validation_error {
  color: #f81717; }

.validation_error {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  letter-spacing: 2px;
  border-top: 1px solid #f81717;
  background-color: #ffffff;
  z-index: 9999; }

.gfield_error input[type="text"], .gfield_error input[type="email"], .gfield_error input[type="url"], .gfield_error input[type="password"], .gfield_error input[type="search"], .gfield_error input[type="number"], .gfield_error input[type="tel"], .gfield_error input[type="range"], .gfield_error input[type="date"], .gfield_error input[type="month"], .gfield_error input[type="week"], .gfield_error input[type="time"], .gfield_error input[type="datetime"], .gfield_error input[type="datetime-local"], .gfield_error input[type="color"], .gfield_error textarea {
  border: 1px solid #f81717; }

.gform_footer {
  clear: both;
  float: right;
  margin-top: -64px;
  padding: 0 10px; }

::-webkit-input-placeholder {
  color: #434343; }

::-moz-placeholder {
  color: #434343;
  opacity: 1; }

:-ms-input-placeholder {
  color: #434343; }

:-moz-placeholder {
  color: #434343;
  opacity: 1; }

:not(#gform_wrapper_3).gform_wrapper ul.gfield_checkbox li, :not(#gform_wrapper_3).gform_wrapper ul.gfield_radio li {
  display: inline-block;
  width: 50%; }
  :not(#gform_wrapper_3).gform_wrapper ul.gfield_checkbox li:nth-of-type(2n - 1), :not(#gform_wrapper_3).gform_wrapper ul.gfield_radio li:nth-of-type(2n - 1) {
    padding-right: 10px; }
  :not(#gform_wrapper_3).gform_wrapper ul.gfield_checkbox li:nth-of-type(2n), :not(#gform_wrapper_3).gform_wrapper ul.gfield_radio li:nth-of-type(2n) {
    padding-left: 10px; }
:not(#gform_wrapper_3).compact-form_wrapper .gfield {
  float: none;
  width: 100%;
  padding: 10px 0; }
  :not(#gform_wrapper_3).compact-form_wrapper .gfield.gf_left_half, :not(#gform_wrapper_3).compact-form_wrapper .gfield.gf_right_half {
    width: 50%; }
  :not(#gform_wrapper_3).compact-form_wrapper .gfield.gf_left_half {
    padding: 10px 10px 10px 0; }
  :not(#gform_wrapper_3).compact-form_wrapper .gfield.gf_right_half {
    padding: 10px 0 10px 10px; }
:not(#gform_wrapper_3).compact-form_wrapper ul.gfield_checkbox li:first-of-type,
:not(#gform_wrapper_3).compact-form_wrapper ul.gfield_radio li:first-of-type {
  padding: 10px 10px 10px 0; }
:not(#gform_wrapper_3).compact-form_wrapper ul.gfield_checkbox li:last-of-type,
:not(#gform_wrapper_3).compact-form_wrapper ul.gfield_radio li:last-of-type {
  padding: 10px 0 10px 10px; }
:not(#gform_wrapper_3).compact-form_wrapper .gform_footer {
  margin-top: 0;
  padding: 0; }

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"],
.gform_wrapper ul.gfield_radio li input[type="radio"] {
  width: auto !important; }

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type="checkbox"],
.gform_wrapper .gfield_radio li input[type="radio"] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1px; }

.gform_wrapper input[type="radio"],
.gform_wrapper input[type="checkbox"] {
  opacity: 0.01;
  z-index: 100; }

.gfield_radio input,
.gfield_checkbox input {
  position: absolute;
  display: block; }

.gform_wrapper input[type="radio"]:checked + label,
.gform_wrapper input[type="checkbox"]:checked + label {
  color: #eab268;
  background-color: #323232; }

.gform_wrapper .gfield_radio li label,
.gform_wrapper .gfield_checkbox li label {
  padding: 16px;
  border: 1px solid #cccccc;
  text-align: center;
  text-transform: uppercase; }

.gform_wrapper ul.gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
  display: -moz-inline-stack;
  display: inline-block;
  letter-spacing: inherit;
  vertical-align: middle;
  letter-spacing: 2px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.gform_wrapper .gfield_checkbox li label {
  margin: 0; }

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  display: -moz-inline-stack;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  white-space: normal; }

@media screen and (max-width: 1300px) {
  .site-footer .gform_fields {
    position: relative;
    padding-bottom: 156px; }
  .site-footer .gfield {
    width: 100%; }
    .site-footer .gfield.gf_left_half, .site-footer .gfield.gf_right_half {
      width: 50%; }
    .site-footer .gfield:first-of-type {
      position: absolute;
      bottom: 0; }
  .site-footer .gform_footer {
    margin-top: 0; } }
@media screen and (max-width: 800px) {
  .validation_error {
    padding: 12px;
    font-size: 14px; } }
@media screen and (max-width: 650px) {
  .site-footer .gform_fields {
    position: relative;
    padding-bottom: 144px; }
  .site-footer .gfield {
    width: 100%;
    padding: 4px 10px; }
    .site-footer .gfield.gf_left_half, .site-footer .gfield.gf_right_half {
      width: 100%; }
    .site-footer .gfield:nth-of-type(5) {
      padding: 0; }
  .site-footer .gform_wrapper ul.gfield_checkbox li,
  .site-footer .gform_wrapper ul.gfield_radio li {
    width: 100%;
    padding: 4px 10px; }
  .site-footer .gform_footer {
    margin-top: 6px; } }
@media screen and (max-width: 470px) {
  .gform_wrapper:not(#gform_wrapper_3) ul.gfield_checkbox li,
  .gform_wrapper:not(#gform_wrapper_3) ul.gfield_radio li {
    width: 100%;
    padding: 4px 10px; } }
@media screen and (max-width: 450px) {
  :not(#gform_wrapper_3) .compact-form_wrapper .gfield {
    padding: 6px 0; }
    :not(#gform_wrapper_3) .compact-form_wrapper .gfield.gf_left_half, :not(#gform_wrapper_3) .compact-form_wrapper .gfield.gf_right_half {
      width: 100%;
      padding: 6px 0; }
  :not(#gform_wrapper_3) .compact-form_wrapper ul.gfield_checkbox li:first-of-type, :not(#gform_wrapper_3) .compact-form_wrapper ul.gfield_checkbox li:last-of-type,
  :not(#gform_wrapper_3) .compact-form_wrapper ul.gfield_radio li:first-of-type,
  :not(#gform_wrapper_3) .compact-form_wrapper ul.gfield_radio li:last-of-type {
    padding: 0 0 6px 0; } }
@media screen and (max-width: 400px) {
  .validation_error {
    padding: 8px;
    font-size: 13px; } }
.page-id-45 .site-footer {
  display: none; }

.gform_wrapper {
  overflow: hidden; }

.planner-form-container .gform_wrapper #gf_3 {
  content: "";
  position: absolute;
  width: 0;
  top: 0; }
.planner-form-container .gform_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none; }
.planner-form-container .gform_wrapper .gform_page_fields {
  overflow: hidden; }
.planner-form-container .gform_wrapper .col-left,
.planner-form-container .gform_wrapper .col-right {
  width: 49%; }
.planner-form-container .gform_wrapper .col-left {
  float: left;
  margin-right: 2%; }
.planner-form-container .gform_wrapper .col-right {
  float: right; }
.planner-form-container .gform_wrapper .gform_page_fields > .gform_fields li {
  margin-bottom: 0; }
.planner-form-container .gform_wrapper .gfield {
  clear: none;
  display: inline-block;
  width: 100%;
  margin-bottom: 24px;
  padding: 0; }
  .planner-form-container .gform_wrapper .gfield > label,
  .planner-form-container .gform_wrapper .gfield .gsection_title {
    display: block;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    color: #757575;
    text-transform: lowercase; }
  .planner-form-container .gform_wrapper .gfield > label {
    margin: 0 0 14px; }
  .planner-form-container .gform_wrapper .gfield .gsection_title {
    margin: 0; }
  .planner-form-container .gform_wrapper .gfield .gfield_checkbox li, .planner-form-container .gform_wrapper .gfield .gfield_radio li {
    display: inline-block;
    width: 100%;
    font-size: 14px; }
  .planner-form-container .gform_wrapper .gfield .ginput_price {
    display: none; }
  .planner-form-container .gform_wrapper .gfield div input,
  .planner-form-container .gform_wrapper .gfield div textarea {
    width: 100%; }
  .planner-form-container .gform_wrapper .gfield div input {
    height: 55px;
    text-align: center; }
  .planner-form-container .gform_wrapper .gfield div textarea {
    height: 86px; }
  .planner-form-container .gform_wrapper .gfield select {
    height: 55px;
    width: 100%;
    text-align: center; }
  .planner-form-container .gform_wrapper .gfield.gsection {
    margin-bottom: 14px; }
  .planner-form-container .gform_wrapper .gfield.gfield_quantity input {
    height: 55px;
    text-align: center; }
  .planner-form-container .gform_wrapper .gfield:first-of-type {
    float: inherit; }
  .planner-form-container .gform_wrapper .gfield.gf_left_half, .planner-form-container .gform_wrapper .gfield.gf_right_half {
    width: 49%;
    vertical-align: middle; }
  .planner-form-container .gform_wrapper .gfield.gf_left_half {
    margin-right: 2%; }
  .planner-form-container .gform_wrapper .gfield.gf_left_third, .planner-form-container .gform_wrapper .gfield.gf_middle_third, .planner-form-container .gform_wrapper .gfield.gf_right_third {
    width: 33.333333%;
    padding-right: 32px; }
    .planner-form-container .gform_wrapper .gfield.gf_left_third > label, .planner-form-container .gform_wrapper .gfield.gf_middle_third > label, .planner-form-container .gform_wrapper .gfield.gf_right_third > label {
      float: left;
      font-size: 14px;
      font-weight: 600;
      line-height: 56px;
      letter-spacing: 3px;
      color: #434343;
      text-transform: uppercase; }
    .planner-form-container .gform_wrapper .gfield.gf_left_third select, .planner-form-container .gform_wrapper .gfield.gf_middle_third select, .planner-form-container .gform_wrapper .gfield.gf_right_third select {
      float: right;
      width: auto;
      min-width: 74px; }
  .planner-form-container .gform_wrapper .gfield.gf_list_2col li, .planner-form-container .gform_wrapper .gfield.gf_list_3col li, .planner-form-container .gform_wrapper .gfield.gf_list_4col li {
    margin-right: 2%; }
    .planner-form-container .gform_wrapper .gfield.gf_list_2col li:last-of-type, .planner-form-container .gform_wrapper .gfield.gf_list_3col li:last-of-type, .planner-form-container .gform_wrapper .gfield.gf_list_4col li:last-of-type {
      margin-bottom: 0 !important; }
  .planner-form-container .gform_wrapper .gfield.gf_list_2col li {
    width: 49%; }
    .planner-form-container .gform_wrapper .gfield.gf_list_2col li:nth-of-type(2n) {
      margin-right: 0;
      margin-bottom: 18px; }
  .planner-form-container .gform_wrapper .gfield.gf_list_3col li {
    width: 32%; }
    .planner-form-container .gform_wrapper .gfield.gf_list_3col li:nth-of-type(3n) {
      margin-right: 0;
      margin-bottom: 18px; }
  .planner-form-container .gform_wrapper .gfield.gf_list_4col li {
    width: 23.5%; }
    .planner-form-container .gform_wrapper .gfield.gf_list_4col li:nth-of-type(4n) {
      margin-right: 0;
      margin-bottom: 18px; }
  .planner-form-container .gform_wrapper .gfield.gform_validation_container {
    display: none; }
  .planner-form-container .gform_wrapper .gfield.gf_left_title label,
  .planner-form-container .gform_wrapper .gfield.gf_left_title .ginput_container {
    display: inline-block;
    width: 49%;
    vertical-align: middle; }
  .planner-form-container .gform_wrapper .gfield.gf_left_title label {
    margin-right: 2%;
    margin-bottom: 0; }
  .planner-form-container .gform_wrapper .gfield.gf_left_title.gf_right_half {
    margin-bottom: 18px; }
  .planner-form-container .gform_wrapper .gfield.gf_hidden {
    display: none; }
  .planner-form-container .gform_wrapper .gfield.gf_title_hidden > label {
    display: none; }
  .planner-form-container .gform_wrapper .gfield.gf_title_hidden.gf_left_half, .planner-form-container .gform_wrapper .gfield.gf_title_hidden.gf_right_half {
    margin-bottom: 18px; }
.planner-form-container .gform_wrapper .gform_footer {
  margin-top: 0;
  padding: 0; }
.planner-form-container .gform_wrapper .gform_page_footer {
  clear: both;
  margin: 40px 0 60px;
  padding-top: 20px;
  text-align: right;
  border-top: 1px solid #cccccc; }
  .planner-form-container .gform_wrapper .gform_page_footer .gform_last_page_button {
    display: none; }
.planner-form-container .gform_wrapper .gf_page_steps .gf_step {
  float: left;
  width: 10%;
  text-align: right;
  background-image: url(img/line-incomplete.png);
  background-size: 100% 1px;
  background-repeat: no-repeat;
  cursor: default; }
  .planner-form-container .gform_wrapper .gf_page_steps .gf_step a {
    text-decoration: none; }
  .planner-form-container .gform_wrapper .gf_page_steps .gf_step .gf_step_number {
    display: none; }
  .planner-form-container .gform_wrapper .gf_page_steps .gf_step .gf_step_label {
    position: absolute;
    transform: translateX(-50%);
    max-width: 140px;
    margin-top: -6px;
    padding: 24px 16px;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #cccccc;
    text-transform: uppercase;
    background-image: url(img/circle-incomplete.png);
    background-position: center top;
    background-size: initial;
    background-repeat: no-repeat; }
  .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_completed, .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_active {
    background-image: url(img/line-completed.png);
    background-size: 100% 2px; }
    .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_completed .gf_step_label, .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_active .gf_step_label {
      color: #464646;
      text-decoration: none;
      background-image: url(img/circle-completed.png); }
@supports (display: flex) {
  .planner-form-container .gform_wrapper .gf_page_steps {
    display: flex;
    align-items: stretch; }
    .planner-form-container .gform_wrapper .gf_page_steps .gf_step {
      float: none;
      flex: 1 1 auto;
      width: auto; } }
.planner-form-container .gform_wrapper #field_3_266, .planner-form-container .gform_wrapper #field_3_276, .planner-form-container .gform_wrapper #field_3_271, .planner-form-container .gform_wrapper #field_3_272, .planner-form-container .gform_wrapper #field_3_273, .planner-form-container .gform_wrapper #field_3_274, .planner-form-container .gform_wrapper #field_3_275 {
  display: none !important; }

@media screen and (max-width: 1400px) {
  .planner-form-container .gform_wrapper .gfield.gf_left_third, .planner-form-container .gform_wrapper .gfield.gf_middle_third, .planner-form-container .gform_wrapper .gfield.gf_right_third {
    width: 32%;
    margin-right: 2%;
    padding: 0; }
    .planner-form-container .gform_wrapper .gfield.gf_left_third > label, .planner-form-container .gform_wrapper .gfield.gf_middle_third > label, .planner-form-container .gform_wrapper .gfield.gf_right_third > label {
      float: none;
      margin-bottom: 0;
      line-height: 40px; }
    .planner-form-container .gform_wrapper .gfield.gf_left_third select, .planner-form-container .gform_wrapper .gfield.gf_middle_third select, .planner-form-container .gform_wrapper .gfield.gf_right_third select {
      float: none;
      width: 100%;
      min-width: 0; }
  .planner-form-container .gform_wrapper .gfield.gf_right_third {
    margin-right: 0; } }
@media screen and (max-width: 1000px) {
  .planner-form-container .gform_wrapper .col-left,
  .planner-form-container .gform_wrapper .col-right {
    width: 100%; }
  .planner-form-container .gform_wrapper .col-left {
    margin-right: 0; }
  .planner-form-container .gform_wrapper .gform_page_footer {
    margin: 20px 0 40px; }
  .planner-form-container .gform_wrapper .gf_page_steps {
    display: block; }
    .planner-form-container .gform_wrapper .gf_page_steps .gf_step {
      width: 100%;
      margin-bottom: 2px;
      text-align: left;
      background-image: none; }
      .planner-form-container .gform_wrapper .gf_page_steps .gf_step .gf_step_label {
        position: relative;
        padding: 0;
        background-image: none; }
      .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_active, .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_completed {
        background-image: none; }
        .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_active .gf_step_label, .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_completed .gf_step_label {
          background-image: none; }
        .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_active::before, .planner-form-container .gform_wrapper .gf_page_steps .gf_step.gf_step_completed::before {
          color: #464646; }
      .planner-form-container .gform_wrapper .gf_page_steps .gf_step::before {
        content: "• ";
        color: #cccccc; } }
@media screen and (max-width: 800px) {
  .planner-form-container .gform_wrapper .gfield.gf_list_4col li {
    width: 49%; }
    .planner-form-container .gform_wrapper .gfield.gf_list_4col li:nth-of-type(1) {
      margin-bottom: 12px; }
    .planner-form-container .gform_wrapper .gfield.gf_list_4col li:nth-of-type(2n) {
      margin-right: 0; } }
@media screen and (max-width: 650px) {
  .planner-form-container .gform_wrapper .gfield {
    margin-bottom: 12px; }
    .planner-form-container .gform_wrapper .gfield > label {
      margin: 0 0 4px; }
    .planner-form-container .gform_wrapper .gfield.gf_left_half, .planner-form-container .gform_wrapper .gfield.gf_right_half {
      width: 100%;
      margin-right: 0; }
    .planner-form-container .gform_wrapper .gfield.gf_title_hidden.gf_left_half {
      margin-bottom: 6px; }
    .planner-form-container .gform_wrapper .gfield.gf_title_hidden.gf_right_half {
      margin-bottom: 12px; }
    .planner-form-container .gform_wrapper .gfield.gsection {
      margin-bottom: 12px; } }
@media screen and (max-width: 450px) {
  .planner-form-container .gform_wrapper .gfield .gfield_checkbox, .planner-form-container .gform_wrapper .gfield .gfield_radio li {
    font-size: 13px; }
  .planner-form-container .gform_wrapper .gfield > label,
  .planner-form-container .gform_wrapper .gfield .gsection_title {
    font-size: 16px; }
  .planner-form-container .gform_wrapper .gfield.gf_left_third > label, .planner-form-container .gform_wrapper .gfield.gf_middle_third > label, .planner-form-container .gform_wrapper .gfield.gf_right_third > label {
    font-size: 12px; }
  .planner-form-container .gform_wrapper .gfield.gf_left_title label,
  .planner-form-container .gform_wrapper .gfield.gf_left_title .ginput_container {
    width: 100%; }
  .planner-form-container .gform_wrapper .gfield.gf_left_title label {
    margin-right: 0;
    margin-bottom: 4px; }
  .planner-form-container .gform_wrapper .gfield.gf_left_title.gf_right_half {
    margin-bottom: 18px; } }
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #eab268; }
  a:hover, a:focus, a:active {
    color: #eab268; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

.no-link {
  cursor: default !important; }

.scrollto-link {
  position: absolute;
  top: -80px; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  display: block;
  float: right; }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      background-color: rgba(255, 255, 255, 0.95);
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover {
        background-color: #ffffff; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px;
        padding: 10px 17px;
        font-family: "Pathway Gothic One", sans-serif;
        letter-spacing: 2px;
        text-transform: uppercase; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto;
      border-top: 1px solid #eab268; }
  .main-navigation .menu-primary-container > ul > li {
    font-size: 22px; }
    .main-navigation .menu-primary-container > ul > li > a {
      padding: 80px 26px;
      font-size: 22px;
      letter-spacing: 2px;
      text-transform: uppercase;
      transition: padding .3s; }
    .main-navigation .menu-primary-container > ul > li:last-of-type::before {
      content: "";
      display: inline;
      padding: 8px 0;
      border-left: 1px solid #ececec; }
    .main-navigation .menu-primary-container > ul > li:last-of-type a {
      display: inline-block;
      padding-right: 0;
      color: #eab268; }
    .main-navigation .menu-primary-container > ul > li.phone {
      background-image: url(img/phone.svg);
      background-repeat: no-repeat;
      background-size: 22px;
      background-position: 22px center; }
      .main-navigation .menu-primary-container > ul > li.phone a {
        padding-left: 54px; }
  .main-navigation li {
    float: left;
    position: relative; }
    .main-navigation li:hover > a, .main-navigation li.focus > a {
      color: #eab268; }
  .main-navigation a {
    display: block;
    text-decoration: none;
    color: #2e2e2e; }
  .main-navigation .current_page_item > a,
  .main-navigation .current-menu-item > a,
  .main-navigation .current_page_ancestor > a,
  .main-navigation .current-menu-ancestor > a {
    color: #eab268; }

/* Small menu. */
.menu-toggle {
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  background-color: inherit;
  box-shadow: none;
  z-index: 999; }
  .menu-toggle svg {
    width: 40px;
    height: 40px; }
    .menu-toggle svg path {
      fill: #434343; }

.main-navigation.toggled .menu-primary-container {
  display: block;
  right: 0; }

@media screen and (min-width: 1351px) {
  .menu-toggle {
    display: none; } }
@media screen and (max-width: 1350px) {
  .main-navigation .menu-primary-container {
    position: fixed;
    right: -100%;
    height: 100vh;
    min-width: 40vw;
    padding-top: 100px;
    border-left: 1px solid #cccccc;
    background-color: #ffffff;
    overflow: auto;
    transition: right .5s; }
    .main-navigation .menu-primary-container .nav-menu li {
      float: none; }
    .main-navigation .menu-primary-container .nav-menu > li {
      border-bottom: 1px solid #ebebeb;
      background-color: #ffffff; }
      .main-navigation .menu-primary-container .nav-menu > li > a {
        padding: 20px 40px; }
      .main-navigation .menu-primary-container .nav-menu > li:hover ul, .main-navigation .menu-primary-container .nav-menu > li.focus ul {
        max-height: 400px; }
      .main-navigation .menu-primary-container .nav-menu > li.phone {
        background-position: 40px center; }
        .main-navigation .menu-primary-container .nav-menu > li.phone a {
          padding-left: 74px; }
        .main-navigation .menu-primary-container .nav-menu > li.phone::before {
          display: none; }
  .main-navigation ul ul {
    float: none;
    position: static;
    max-height: 0;
    box-shadow: none;
    transition: max-height .3s; }
    .main-navigation ul ul a {
      width: 100%;
      padding: 6px 80px; } }
.site-footer .footer-top-container .footer-top,
.site-footer .footer-middle-container .footer-middle,
.site-footer .footer-bottom-container .footer-bottom,
.site-footer .footer-form-container h4,
.site-footer .footer-form-container .gform_wrapper {
  max-width: 1400px;
  margin: 0 auto; }
  .site-footer .footer-top-container .footer-top a,
  .site-footer .footer-middle-container .footer-middle a,
  .site-footer .footer-bottom-container .footer-bottom a,
  .site-footer .footer-form-container h4 a,
  .site-footer .footer-form-container .gform_wrapper a {
    text-decoration: none; }
.site-footer .footer-form-container {
  clear: both;
  position: relative;
  padding: 134px 40px 150px;
  background-color: #f8f8f8; }
  .site-footer .footer-form-container .header-strikethrough {
    max-width: 1400px;
    margin: 0 auto; }
    .site-footer .footer-form-container .header-strikethrough h4 {
      margin: 60px auto; }
  .site-footer .footer-form-container > h4 {
    margin-bottom: 70px;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 5px;
    color: #464646; }
.site-footer .footer-top-container {
  clear: both;
  background-color: #f1f1f1; }
  .site-footer .footer-top-container .footer-top {
    overflow: hidden; }
    .site-footer .footer-top-container .footer-top .contact,
    .site-footer .footer-top-container .footer-top .newsletter,
    .site-footer .footer-top-container .footer-top .social-media {
      float: left;
      display: block;
      width: 33.33333%;
      padding: 46px 0;
      text-align: center;
      font-size: 14px;
      letter-spacing: 2px;
      text-transform: uppercase; }
      .site-footer .footer-top-container .footer-top .contact svg,
      .site-footer .footer-top-container .footer-top .newsletter svg,
      .site-footer .footer-top-container .footer-top .social-media svg {
        width: 30px;
        height: auto;
        max-height: 22px; }
      .site-footer .footer-top-container .footer-top .contact h5,
      .site-footer .footer-top-container .footer-top .newsletter h5,
      .site-footer .footer-top-container .footer-top .social-media h5 {
        margin: 10px 0;
        font-weight: 600;
        color: #434343; }
      .site-footer .footer-top-container .footer-top .contact:hover,
      .site-footer .footer-top-container .footer-top .newsletter:hover,
      .site-footer .footer-top-container .footer-top .social-media:hover {
        background-color: #eab268; }
        .site-footer .footer-top-container .footer-top .contact:hover h5,
        .site-footer .footer-top-container .footer-top .newsletter:hover h5,
        .site-footer .footer-top-container .footer-top .social-media:hover h5 {
          color: #ffffff; }
        .site-footer .footer-top-container .footer-top .contact:hover svg path, .site-footer .footer-top-container .footer-top .contact:hover svg polyline, .site-footer .footer-top-container .footer-top .contact:hover svg polygon, .site-footer .footer-top-container .footer-top .contact:hover svg rect,
        .site-footer .footer-top-container .footer-top .newsletter:hover svg path,
        .site-footer .footer-top-container .footer-top .newsletter:hover svg polyline,
        .site-footer .footer-top-container .footer-top .newsletter:hover svg polygon,
        .site-footer .footer-top-container .footer-top .newsletter:hover svg rect,
        .site-footer .footer-top-container .footer-top .social-media:hover svg path,
        .site-footer .footer-top-container .footer-top .social-media:hover svg polyline,
        .site-footer .footer-top-container .footer-top .social-media:hover svg polygon,
        .site-footer .footer-top-container .footer-top .social-media:hover svg rect {
          stroke: #ffffff !important; }
    .site-footer .footer-top-container .footer-top .social-media a:hover svg path,
    .site-footer .footer-top-container .footer-top .social-media a:hover svg polyline,
    .site-footer .footer-top-container .footer-top .social-media a:hover svg polygon,
    .site-footer .footer-top-container .footer-top .social-media a:hover svg rect {
      fill: #ffffff !important; }
    .site-footer .footer-top-container .footer-top .social-media a#instagram-link:hover svg path, .site-footer .footer-top-container .footer-top .social-media a#instagram-link:hover svg rect {
      fill: #eab268 !important;
      stroke-width: 2px !important; }
.site-footer .footer-middle-container {
  clear: both;
  padding: 0 40px;
  background-image: url(img/footer-wood-texture.png);
  background-size: cover;
  background-position: center;
  background-color: #323232; }
  .site-footer .footer-middle-container .footer-middle {
    padding: 70px 0 100px;
    overflow: hidden; }
    .site-footer .footer-middle-container .footer-middle .menu-footer-container ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .site-footer .footer-middle-container .footer-middle .menu-footer-container ul li {
        text-align: center; }
    .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu > li {
      float: left;
      width: 14.28571%;
      font-size: 18px;
      letter-spacing: 2px; }
      .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu > li a {
        color: #ffffff;
        text-transform: uppercase; }
        .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu > li a:hover {
          color: #eab268; }
      .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu > li .sub-menu li a {
        text-transform: lowercase;
        font-size: 13px;
        font-weight: 300; }
    @supports (display: flex) {
      .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around; }
        .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu > li {
          flex: 1 0 auto;
          float: none;
          width: auto;
          min-width: 100px;
          padding: 10px; } }
.site-footer .footer-bottom-container {
  padding: 0 40px;
  background-color: #111111; }
  .site-footer .footer-bottom-container .footer-bottom {
    overflow: hidden;
    padding: 24px 0;
    text-transform: lowercase; }
    .site-footer .footer-bottom-container .footer-bottom a {
      padding: 10px 24px;
      border-left: 1px solid #514d48; }
      .site-footer .footer-bottom-container .footer-bottom a:last-of-type {
        padding-right: 0; }
    .site-footer .footer-bottom-container .footer-bottom .footer-bottom-left {
      float: left;
      font-size: 14px; }
      .site-footer .footer-bottom-container .footer-bottom .footer-bottom-left a {
        color: #ffffff;
        font-weight: 300;
        letter-spacing: 3px; }
        .site-footer .footer-bottom-container .footer-bottom .footer-bottom-left a span {
          font-weight: 600;
          letter-spacing: 2px; }
        .site-footer .footer-bottom-container .footer-bottom .footer-bottom-left a:first-of-type {
          padding-left: 0;
          border-left: none; }
        .site-footer .footer-bottom-container .footer-bottom .footer-bottom-left a:hover {
          color: #eab268; }
    .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right {
      float: right;
      font-size: 13px; }
      .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right > span {
        padding: 10px 24px;
        text-transform: uppercase; }
      .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right a, .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right span {
        color: #d0cfcf; }
      .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right a:hover span {
        color: #eab268; }
      .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right .site-credits span {
        text-decoration: underline;
        text-transform: capitalize; }

.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%; }

@media screen and (max-width: 1200px) {
  .site-footer .footer-bottom-container .footer-bottom a, .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right > span {
    padding: 10px 8px;
    border-left: none; } }
@media screen and (max-width: 1050px) {
  .site-footer .footer-bottom-container .footer-bottom .footer-bottom-left,
  .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right {
    float: none;
    text-align: center; }
  .site-footer .footer-bottom-container .footer-bottom .footer-bottom-right {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid; } }
@media screen and (max-width: 800px) {
  .site-footer .footer-form-container {
    padding: 100px 20px 80px; }
  .site-footer .footer-middle-container,
  .site-footer .footer-bottom-container {
    padding: 0 20px; } }
@media screen and (max-width: 660px) {
  .site-footer .footer-bottom-container .footer-bottom-left a:last-of-type {
    display: block; } }
@media screen and (max-width: 650px) {
  .site-footer .footer-form-container {
    padding: 70px 10px 60px; }
  .site-footer .footer-middle-container,
  .site-footer .footer-bottom-container {
    padding: 0 10px; } }
@media screen and (max-width: 600px) {
  .site-footer .footer-form-container > h4 {
    margin-bottom: 50px;
    font-size: 30px; }
  .site-footer .footer-middle-container {
    background-size: 750%; }
    .site-footer .footer-middle-container .footer-middle {
      padding: 20px 0 30px; }
      .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu {
        display: block; }
        .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu > li {
          padding: 16px 0;
          border-bottom: 1px solid #555555; }
          .site-footer .footer-middle-container .footer-middle .menu-footer-container .menu > li:last-of-type {
            border-bottom: none; } }
@media screen and (max-width: 500px) {
  .site-header .menu-toggle {
    right: 20px; }

  .site-footer .footer-top-container .footer-top .contact,
  .site-footer .footer-top-container .footer-top .newsletter,
  .site-footer .footer-top-container .footer-top .social-media {
    float: none;
    display: block;
    width: 100%;
    padding: 28px 0;
    border-top: 2px solid #ffffff; }
  .site-footer .footer-top-container .footer-top .social-media a {
    padding: 0 6px; } }
.site-header {
  position: fixed;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  background-color: #ffffff;
  z-index: 9999; }
  .site-header .header-content {
    max-width: 2200px;
    margin: 0 auto;
    padding: 0 150px;
    -webkit-transition: height .3s, padding .3s;
    -moz-transition: height .3s, padding .3s;
    transition: height .3s, padding .3s; }
    .site-header .header-content .site-branding .site-title,
    .site-header .header-content .site-branding .site-description {
      position: absolute;
      height: 0;
      text-indent: -9999px; }
    .site-header .header-content .logo-container {
      float: left;
      position: relative;
      width: 100%;
      height: 194px;
      max-width: 220px;
      overflow: hidden; }
      .site-header .header-content .logo-container svg {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 100%;
        max-width: 220px;
        margin: 0 auto;
        -webkit-transition: opacity .3s, margin-top .3s;
        -moz-transition: opacity .3s, margin-top .3s;
        transition: opacity .3s, margin-top .3s; }
      .site-header .header-content .logo-container .logo-full {
        height: 194px; }
      .site-header .header-content .logo-container .logo-small {
        height: 93px;
        margin-top: 180px;
        padding: 22px 0; }
  .site-header.thin .header-content .logo-container {
    height: 93px;
    margin-top: 0; }
    .site-header.thin .header-content .logo-container .logo-full {
      margin-top: -120px; }
    .site-header.thin .header-content .logo-container .logo-small {
      margin-top: 0; }
  .site-header.thin .main-navigation .nav-menu > li > a {
    padding: 30px 26px; }
  .site-header.thin .main-navigation .nav-menu > li:last-of-type a {
    padding-right: 0; }
  .site-header.thin .main-navigation .nav-menu > li.phone a {
    padding-left: 54px; }

@media screen and (max-width: 1800px) {
  .site-header .main-navigation .menu-primary-container > ul > li > a {
    padding: 80px 14px; }
  .site-header .main-navigation .menu-primary-container > ul > li.phone > a {
    padding-right: 0;
    padding-left: 54px; }
  .site-header.thin .main-navigation .nav-menu > li > a {
    padding: 30px 14px; } }
@media screen and (max-width: 1650px) {
  .site-header .main-navigation .menu-primary-container > ul > li > a {
    padding: 80px 10px; } }
@media screen and (max-width: 1600px) {
  .site-header .header-content {
    max-width: 1400px;
    padding: 0 20px; } }
@media screen and (max-width: 1400px) {
  .site-header .header-content {
    padding: 0 40px; }
  .site-header.thin .header-content {
    padding: 0 10px; } }
@media screen and (max-width: 1350px) {
  .site-header .header-content .logo-container {
    height: 124px;
    max-width: 160px; }
  .site-header .main-navigation .menu-primary-container > ul > li > a {
    padding: 20px 40px; }
  .site-header .main-navigation .menu-primary-container > ul > li.phone {
    background-position: 40px center; }
    .site-header .main-navigation .menu-primary-container > ul > li.phone a {
      padding-left: 74px; }
  .site-header.thin .header-content .logo-container {
    height: 68px; }
    .site-header.thin .header-content .logo-container .logo-small {
      height: 68px;
      padding: 16px 0; }
  .site-header.thin .main-navigation .nav-menu > li > a {
    padding: 20px 40px; }
  .site-header.thin .main-navigation .nav-menu > li.phone {
    background-position: 40px center; }
    .site-header.thin .main-navigation .nav-menu > li.phone a {
      padding-left: 74px; } }
@media screen and (max-width: 500px) {
  .site-header .header-content {
    padding: 0 20px;
    -webkit-transition: padding .1s;
    -moz-transition: padding .1s;
    transition: padding .1s; }
    .site-header .header-content .logo-container {
      height: 112px;
      max-width: 140px; }
      .site-header .header-content .logo-container svg {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none; }
  .site-header.thin .header-content {
    padding: 0; }
    .site-header.thin .header-content .logo-container {
      max-width: 110px; } }
@media screen and (max-width: 450px) {
  .main-navigation .menu-primary-container {
    width: 100%; }
    .main-navigation .menu-primary-container .nav-menu li {
      text-align: center; }

  .site-header .main-navigation .menu-primary-container > ul > li.phone,
  .site-header.thin .main-navigation .menu-primary-container > ul > li.phone {
    background-position: calc(50% - 48px) center; }
    .site-header .main-navigation .menu-primary-container > ul > li.phone a,
    .site-header.thin .main-navigation .menu-primary-container > ul > li.phone a {
      padding-left: 36px; } }
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  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;
    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; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  background-color: #fcf8e3; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }

/*--------------------------------------------------------------
# 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: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; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.entry-header {
  margin: 0 auto;
  padding: 80px 40px;
  text-align: center; }
  .entry-header h1, .entry-header h2 {
    display: inline;
    font-weight: 400; }
  .entry-header h1 {
    padding-right: 40px;
    font-family: "Pathway Gothic One", sans-serif;
    font-size: 24px;
    color: #2e2e2e;
    letter-spacing: 3px;
    vertical-align: 6px; }
  .entry-header h2 {
    padding-left: 40px;
    font-size: 44px;
    line-height: 58px;
    color: #464646;
    letter-spacing: 5px;
    border-left: 1px solid #eab268;
    word-wrap: break-word; }

.banner-large {
  position: relative;
  width: 100%; }

.banner-small {
  position: relative;
  max-width: 1400px;
  margin: 0 auto; }

.banner-image {
  position: relative;
  background-size: cover;
  background-position: 50% 15%; }
  .banner-full .banner-image {
    height: calc(100vh - 194px); }
  .banner-large .banner-image {
    width: 78%;
    padding-bottom: 36%; }
  .banner-small .banner-image {
    width: 69%;
    padding-bottom: 47%; }

.info-box {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 60px 56px;
  text-align: center;
  background-color: #434343;
  z-index: 9;
  max-width: 500px;
  margin-right: 150px; }
  .info-box h5 {
    margin: 0;
    text-align: left;
    font-size: 26px;
    font-family: "Pathway Gothic One", sans-serif;
    font-weight: 400;
    letter-spacing: 3px;
    color: #ffffff; }
  .info-box p {
    max-width: 85%;
    text-align: left;
    font-size: 17px;
    line-height: 34px;
    color: #ffffff; }
  .info-box .arrow-link {
    position: absolute;
    display: block;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 120px;
    height: 100%; }
    .info-box .arrow-link svg {
      width: 32px;
      height: 100%;
      -webkit-transition: margin-left .3s ease;
      -moz-transition: margin-left .3s ease;
      -o-transition: margin-left .3s ease;
      transition: margin-left .3s ease; }
    .info-box .arrow-link:hover svg {
      margin-left: 20px; }
  .banner-small .info-box {
    margin-right: 0; }

.section-content-container {
  clear: both;
  padding: 0 40px 100px;
  overflow: hidden; }
  .section-content-container .section-content {
    max-width: 1400px;
    margin: 0 auto; }

.contact-section-container .contact-section h3,
.contact-section-container .about-section h3,
.about-section-container .contact-section h3,
.about-section-container .about-section h3 {
  text-align: center; }
.contact-section-container .contact-section h4,
.contact-section-container .about-section h4,
.about-section-container .contact-section h4,
.about-section-container .about-section h4 {
  font-family: "Pathway Gothic One", sans-serif;
  font-weight: 400;
  color: #2e2e2e;
  letter-spacing: 3px; }
.contact-section-container .contact-section .contact-description-container,
.contact-section-container .contact-section .about-container,
.contact-section-container .about-section .contact-description-container,
.contact-section-container .about-section .about-container,
.about-section-container .contact-section .contact-description-container,
.about-section-container .contact-section .about-container,
.about-section-container .about-section .contact-description-container,
.about-section-container .about-section .about-container {
  float: left;
  width: 40%; }
  .contact-section-container .contact-section .contact-description-container p:first-of-type,
  .contact-section-container .contact-section .about-container p:first-of-type,
  .contact-section-container .about-section .contact-description-container p:first-of-type,
  .contact-section-container .about-section .about-container p:first-of-type,
  .about-section-container .contact-section .contact-description-container p:first-of-type,
  .about-section-container .contact-section .about-container p:first-of-type,
  .about-section-container .about-section .contact-description-container p:first-of-type,
  .about-section-container .about-section .about-container p:first-of-type {
    margin-top: 0; }
  .contact-section-container .contact-section .contact-description-container h5,
  .contact-section-container .contact-section .about-container h5,
  .contact-section-container .about-section .contact-description-container h5,
  .contact-section-container .about-section .about-container h5,
  .about-section-container .contact-section .contact-description-container h5,
  .about-section-container .contact-section .about-container h5,
  .about-section-container .about-section .contact-description-container h5,
  .about-section-container .about-section .about-container h5 {
    margin: 20px 0 10px;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize; }
  .contact-section-container .contact-section .contact-description-container .floor-plan-copy,
  .contact-section-container .contact-section .about-container .floor-plan-copy,
  .contact-section-container .about-section .contact-description-container .floor-plan-copy,
  .contact-section-container .about-section .about-container .floor-plan-copy,
  .about-section-container .contact-section .contact-description-container .floor-plan-copy,
  .about-section-container .contact-section .about-container .floor-plan-copy,
  .about-section-container .about-section .contact-description-container .floor-plan-copy,
  .about-section-container .about-section .about-container .floor-plan-copy {
    margin-top: 0; }
.contact-section-container .contact-section .form-container,
.contact-section-container .contact-section .viewing-container,
.contact-section-container .about-section .form-container,
.contact-section-container .about-section .viewing-container,
.about-section-container .contact-section .form-container,
.about-section-container .contact-section .viewing-container,
.about-section-container .about-section .form-container,
.about-section-container .about-section .viewing-container {
  float: right;
  width: 48%; }
  .contact-section-container .contact-section .form-container h5,
  .contact-section-container .contact-section .viewing-container h5,
  .contact-section-container .about-section .form-container h5,
  .contact-section-container .about-section .viewing-container h5,
  .about-section-container .contact-section .form-container h5,
  .about-section-container .contact-section .viewing-container h5,
  .about-section-container .about-section .form-container h5,
  .about-section-container .about-section .viewing-container h5 {
    margin: 40px 0 10px;
    font-size: 17px;
    font-weight: 600;
    color: #373737;
    text-transform: none; }
    .contact-section-container .contact-section .form-container h5:first-of-type,
    .contact-section-container .contact-section .viewing-container h5:first-of-type,
    .contact-section-container .about-section .form-container h5:first-of-type,
    .contact-section-container .about-section .viewing-container h5:first-of-type,
    .about-section-container .contact-section .form-container h5:first-of-type,
    .about-section-container .contact-section .viewing-container h5:first-of-type,
    .about-section-container .about-section .form-container h5:first-of-type,
    .about-section-container .about-section .viewing-container h5:first-of-type {
      margin: 0 0 10px; }
  .contact-section-container .contact-section .form-container p,
  .contact-section-container .contact-section .viewing-container p,
  .contact-section-container .about-section .form-container p,
  .contact-section-container .about-section .viewing-container p,
  .about-section-container .contact-section .form-container p,
  .about-section-container .contact-section .viewing-container p,
  .about-section-container .about-section .form-container p,
  .about-section-container .about-section .viewing-container p {
    margin: 0 0 10px; }

.featured-section-container .featured-section .featured-items-container .featured-item {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  padding-bottom: 56px;
  text-align: center;
  border: 1px solid #cccccc; }
  .featured-section-container .featured-section .featured-items-container .featured-item .copy-container {
    padding: 0 40px; }
    .featured-section-container .featured-section .featured-items-container .featured-item .copy-container h5 {
      font-family: "Pathway Gothic One", sans-serif;
      font-size: 26px;
      font-weight: 400;
      color: #2e2e2e;
      letter-spacing: 5px; }
    .featured-section-container .featured-section .featured-items-container .featured-item .copy-container p {
      font-size: 17px;
      line-height: 34px; }
  .featured-section-container .featured-section .featured-items-container .featured-item:last-of-type {
    margin-right: 0; }
@supports (display: flex) {
  .featured-section-container .featured-section .featured-items-container {
    display: flex; }
    .featured-section-container .featured-section .featured-items-container .featured-item {
      position: relative;
      flex: 1 1 31%;
      float: none;
      width: auto;
      padding-bottom: 112px; }
      .featured-section-container .featured-section .featured-items-container .featured-item .copy-container .button {
        position: absolute;
        bottom: 56px;
        left: 0;
        right: 0;
        max-width: 166px;
        margin: 0 auto; } }

.collection-items-container .collection-item .overlay,
.collection-items-container .feature .overlay,
.features-container .collection-item .overlay,
.features-container .feature .overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(67, 67, 67, 0.95);
  transition: 0.3s; }
  .collection-items-container .collection-item .overlay .copy-container,
  .collection-items-container .feature .overlay .copy-container,
  .features-container .collection-item .overlay .copy-container,
  .features-container .feature .overlay .copy-container {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 60px; }
    .collection-items-container .collection-item .overlay .copy-container h5,
    .collection-items-container .feature .overlay .copy-container h5,
    .features-container .collection-item .overlay .copy-container h5,
    .features-container .feature .overlay .copy-container h5 {
      margin: 0;
      font-family: "Pathway Gothic One", sans-serif;
      font-size: 24px;
      font-weight: 400;
      letter-spacing: 5px;
      color: #eab268; }
    .collection-items-container .collection-item .overlay .copy-container p,
    .collection-items-container .feature .overlay .copy-container p,
    .features-container .collection-item .overlay .copy-container p,
    .features-container .feature .overlay .copy-container p {
      margin: 0;
      color: #ffffff; }
.collection-items-container .collection-item:hover .overlay, .collection-items-container .collection-item.focus .overlay,
.collection-items-container .feature:hover .overlay,
.collection-items-container .feature.focus .overlay,
.features-container .collection-item:hover .overlay,
.features-container .collection-item.focus .overlay,
.features-container .feature:hover .overlay,
.features-container .feature.focus .overlay {
  display: block; }
.collection-items-container .feature,
.features-container .feature {
  float: left;
  position: relative;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.3s;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }
  .collection-items-container .feature:nth-of-type(2), .collection-items-container .feature:nth-of-type(3), .collection-items-container .feature:nth-of-type(5),
  .features-container .feature:nth-of-type(2),
  .features-container .feature:nth-of-type(3),
  .features-container .feature:nth-of-type(5) {
    margin-right: 0; }
  .collection-items-container .feature:nth-of-type(1),
  .features-container .feature:nth-of-type(1) {
    padding-bottom: 67.85714285714286%; }
  .collection-items-container .feature:nth-of-type(2),
  .features-container .feature:nth-of-type(2) {
    padding-bottom: 32.28571428571429%; }
  .collection-items-container .feature:nth-of-type(3),
  .features-container .feature:nth-of-type(3) {
    padding-bottom: 33.57142857142857%; }
  .collection-items-container .feature:nth-of-type(4),
  .features-container .feature:nth-of-type(4) {
    width: 67%;
    padding-bottom: 44%; }
  .collection-items-container .feature:nth-of-type(5),
  .features-container .feature:nth-of-type(5) {
    width: 31%;
    padding-bottom: 44%; }

.video-container {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 1400px) {
  .info-box {
    margin-right: 0; }

  .contact-section-container .contact-section .contact-description-container,
  .about-section-container .about-section .about-container {
    width: 47.5%; } }
@media screen and (max-width: 1350px) {
  .banner-full .banner-image {
    height: calc(100vh - 125px); } }
@media screen and (max-width: 1200px) {
  .info-box {
    padding: 40px; } }
@media screen and (max-width: 1050px) {
  .info-box {
    min-width: 500px; }

  .featured-section-container .featured-section .featured-items-container .featured-item {
    margin-right: 2%; }
    .featured-section-container .featured-section .featured-items-container .featured-item .copy-container {
      padding: 0 10px; } }
@media screen and (max-width: 1000px) {
  .contact-section-container .contact-section .contact-description-container,
  .contact-section-container .contact-section .form-container {
    width: 100%;
    float: none; }

  .about-section-container .about-section .about-container,
  .about-section-container .about-section .form-container,
  .about-section-container .about-section .viewing-container {
    width: 100%;
    float: none; }

  .contact-section-container .contact-section .form-container {
    margin-top: 40px; }

  .about-section-container .about-section .form-container,
  .about-section-container .about-section .viewing-container {
    margin-top: 40px; } }
@media screen and (max-width: 900px) {
  .featured-section-container .featured-section .featured-items-container {
    display: block; }
    .featured-section-container .featured-section .featured-items-container .featured-item {
      margin: 0 auto 20px; } }
@media screen and (max-width: 1000px) {
  .section-content-container {
    padding: 0 20px 60px; }

  .banner-small .banner-image,
  .banner-large .banner-image {
    width: 100%;
    padding-bottom: 65%; }

  .info-box {
    position: relative;
    bottom: 0;
    width: 95%;
    min-width: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    margin: -10px auto 0 !important; }
    .info-box p {
      max-width: none; }
    .info-box .arrow-link {
      top: auto;
      right: 12.5%;
      bottom: 50px;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none;
      width: 30px;
      height: 30px; } }
@media screen and (max-width: 800px) {
  .features-container .feature:nth-of-type(n) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; }
  .features-container .feature:nth-of-type(1) {
    padding-bottom: 145%; }
  .features-container .feature:nth-of-type(2), .features-container .feature:nth-of-type(3), .features-container .feature:nth-of-type(4), .features-container .feature:nth-of-type(5) {
    padding-bottom: 67%; } }
@media screen and (max-width: 650px) {
  .section-content-container {
    padding: 0 10px 30px; } }
@media screen and (max-width: 600px) {
  .entry-header {
    padding: 30px; }
    .entry-header h1 {
      padding: 0 30px 20px;
      border-bottom: 1px solid #eab268; }
    .entry-header h2 {
      display: block;
      margin: 32px 0 0;
      padding-left: 0;
      font-size: 32px;
      line-height: 42px;
      border-left: 0; }

  .collection-items-container .collection-item .overlay .copy-container,
  .collection-items-container .feature .overlay .copy-container {
    padding: 30px; }

  .features-container .collection-item .overlay .copy-container,
  .features-container .feature .overlay .copy-container {
    padding: 30px; } }
@media screen and (max-width: 500px) {
  .info-box {
    padding: 40px 30px; }
    .info-box p {
      line-height: 30px; } }
@media screen and (max-width: 450px) {
  .banner-small .banner-image,
  .banner-large .banner-image {
    padding-bottom: 68%; }

  .featured-section-container .featured-section .featured-items-container .featured-item {
    padding-bottom: 80px; }
    .featured-section-container .featured-section .featured-items-container .featured-item .copy-container h5 {
      margin: 20px 0;
      font-size: 24px; }
    .featured-section-container .featured-section .featured-items-container .featured-item .copy-container .button {
      bottom: 32px; }

  .collection-items-container .collection-item .overlay .copy-container p,
  .collection-items-container .feature .overlay .copy-container p {
    line-height: 28px; }

  .features-container .collection-item .overlay .copy-container p,
  .features-container .feature .overlay .copy-container p {
    line-height: 28px; } }
@media screen and (max-width: 400px) {
  .info-box {
    padding: 30px 20px; }
    .info-box .arrow-link {
      right: 7.5%; }

  .features-container .collection-item .overlay .copy-container,
  .features-container .feature .overlay .copy-container {
    padding: 20px; }
    .features-container .collection-item .overlay .copy-container p,
    .features-container .feature .overlay .copy-container p {
      font-size: 15px; } }
/*--------------------------------------------------------------
## Front Page
--------------------------------------------------------------*/
.home .site-content .site-main {
  padding: 0; }
.home .banner-image .banner-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #252525;
  opacity: .9; }
  .home .banner-image .banner-overlay h2 {
    margin: 20px auto;
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 10px; }
.home .primary-section {
  position: relative;
  max-width: 2500px;
  margin: 0 auto;
  overflow: hidden; }
  .home .primary-section .primary-description-container,
  .home .primary-section .primary-media-container {
    width: 50%; }
  .home .primary-section .primary-description-container {
    float: left;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .home .primary-section .primary-description-container .primary-description {
      max-width: 510px;
      margin: 0 auto;
      padding: 0 20px;
      text-align: center; }
      .home .primary-section .primary-description-container .primary-description h3 {
        margin-top: 0; }
      .home .primary-section .primary-description-container .primary-description p {
        font-size: 19px;
        line-height: 36px; }
  .home .primary-section .primary-media-container {
    float: right; }
    .home .primary-section .primary-media-container.image-container {
      min-height: 440px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
    .home .primary-section .primary-media-container .video-container {
      position: relative;
      height: 540px; }
      .home .primary-section .primary-media-container .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  @supports (display: flex) {
    .home .primary-section {
      display: flex; }
      .home .primary-section .primary-description-container {
        float: none;
        position: relative;
        top: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        flex: 0 1 auto;
        width: 50%;
        padding: 40px 0; }
      .home .primary-section .primary-media-container {
        float: none;
        display: flex;
        flex: 0 1 auto; }
        .home .primary-section .primary-media-container .video-container {
          position: relative;
          flex: 1 1 auto;
          height: auto;
          padding-bottom: 0;
          overflow: initial; } }
.home .contact-section-container {
  padding-top: 100px;
  background-color: #f8f8f8; }
.home .featured-section-container {
  padding-top: 100px; }
.home .supporting-section-container .supporting-section .content-container {
  position: relative;
  padding-bottom: 44.75%;
  background-size: 69%;
  background-position: top left;
  background-repeat: no-repeat; }
  .home .supporting-section-container .supporting-section .content-container .info-box {
    margin-right: 0; }
.home .testimonials-section-container .testimonials-section .testimonials-container {
  position: relative; }
  .home .testimonials-section-container .testimonials-section .testimonials-container .testimonial {
    float: left;
    width: 33.33333%;
    padding: 0 46px; }
    .home .testimonials-section-container .testimonials-section .testimonials-container .testimonial p {
      text-align: center;
      font-size: 17px;
      font-weight: 300;
      line-height: 34px;
      color: #676767; }
    .home .testimonials-section-container .testimonials-section .testimonials-container .testimonial h6 {
      text-align: center;
      font-size: 14px;
      color: #eab268; }

@media screen and (max-width: 1300px) {
  .home .primary-section .primary-description-container .primary-description {
    max-width: none; } }
@media screen and (max-width: 1000px) {
  .home .primary-section {
    display: block; }
    .home .primary-section .primary-description-container,
    .home .primary-section .primary-media-container {
      float: none;
      display: block;
      width: 100%;
      padding: 40px 0 0; }
    .home .primary-section .primary-description-container {
      position: relative;
      top: 0;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      transform: none; }
      .home .primary-section .primary-description-container .primary-description {
        max-width: 650px; }
    .home .primary-section .primary-media-container.image-container {
      margin-top: 40px; }
    .home .primary-section .primary-media-container .video-container {
      height: 0;
      padding-bottom: 56.25%;
      overflow: hidden; }
  .home .supporting-section-container .supporting-section .content-container {
    position: relative;
    background-size: 100%;
    padding-top: 60%;
    padding-bottom: 0; } }
@media screen and (max-width: 900px) {
  .home .featured-section-container {
    padding-top: 60px; }
    .home .featured-section-container .featured-section .featured-items-container {
      display: block; }
      .home .featured-section-container .featured-section .featured-items-container .featured-item {
        margin: 0 auto 20px; } }
@media screen and (max-width: 800px) {
  .home .contact-section-container {
    padding-top: 60px; }
    .home .contact-section-container .contact-section h4 {
      text-align: center; }
    .home .contact-section-container .contact-section .contact-description-container,
    .home .contact-section-container .contact-section .form-container {
      float: none;
      width: 100%; }
  .home .testimonials-section-container .testimonials-section .testimonials-container .testimonial {
    float: none;
    width: 100%;
    padding: 0 20px 10px; } }
@media screen and (max-width: 600px) {
  .home .banner-image .banner-overlay h2 {
    margin: 10px auto;
    font-size: 32px; }

  .home .primary-section .primary-description-container .primary-description {
    max-width: 460px; }
  .home .primary-section .primary-media-container.image-container {
    min-height: 320px; } }
@media screen and (max-width: 460px) {
  .home .primary-section .primary-media-container.image-container {
    min-height: 240px; } }
/*--------------------------------------------------------------
## Completed Projects Archive Page
--------------------------------------------------------------*/
.single-collection .info-box h5 span,
.page-template-completed-projects-page .collection-items-container .collection-item .overlay .copy-container h5 span {
  color: #c0c0c0; }

.page-template-completed-projects-page .collection-items-container .collection-item {
  float: left;
  display: block;
  position: relative;
  width: 49.25%;
  height: 400px;
  margin: 0 0 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.page-template-completed-projects-page .collection-items-container .collection-item .overlay .copy-container h5 {
  color: #ffffff; }

.page-template-completed-projects-page .collection-items-container .collection-item .overlay .copy-container p {
  max-width: 400px;
  margin: 20px 0; }

.page-template-completed-projects-page .collection-items-container .collection-item:nth-of-type(2n-1) {
  margin-right: 1.5%; }

.single-collection .info-box h6 {
  margin: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
  text-transform: capitalize; }

.single-collection .info-box .rooms {
  text-align: left; }

.single-collection .info-box .rooms .room {
  margin-right: 24px;
  color: #ffffff; }

.single-collection .info-box .rooms .room svg {
  width: 24px;
  height: 100%;
  margin-left: 6px; }

.single-collection .info-box .button {
  margin-top: 30px; }

.single-collection .collection-nav-container .collection-nav-section .previous-home,
.single-collection .collection-nav-container .collection-nav-section .next-home {
  width: 49.5%; }

.single-collection .collection-nav-container .collection-nav-section .previous-home .button,
.single-collection .collection-nav-container .collection-nav-section .next-home .button {
  margin-top: 20px;
  background-repeat: no-repeat;
  background-size: 16px; }

.single-collection .collection-nav-container .collection-nav-section .previous-home {
  float: left;
  text-align: left; }

.single-collection .collection-nav-container .collection-nav-section .previous-home .button {
  background-image: url(img/arrow-left.svg);
  background-position: 16px center;
  padding-left: 40px; }

.single-collection .collection-nav-container .collection-nav-section .previous-home .button:hover {
  background-image: url(img/arrow-left-hover.svg); }

.single-collection .collection-nav-container .collection-nav-section .previous-home .button:focus {
  background-image: url(img/arrow-left.svg); }

.single-collection .collection-nav-container .collection-nav-section .next-home {
  float: right;
  text-align: right; }

.single-collection .collection-nav-container .collection-nav-section .next-home .button {
  background-image: url(img/arrow-right.svg);
  background-position: calc(100% - 16px) center;
  padding-right: 40px; }

.single-collection .collection-nav-container .collection-nav-section .next-home .button:hover {
  background-image: url(img/arrow-right-hover.svg); }

.single-collection .collection-nav-container .collection-nav-section .next-home .button:focus {
  background-image: url(img/arrow-right.svg); }

.single-collection .map-container {
  width: 100%;
  /* fixes potential theme css conflict */ }

.single-collection .map-container .acf-map {
  width: 100%;
  height: 310px; }

.single-collection .map-container .acf-map img {
  max-width: inherit !important; }

@media screen and (max-width: 1000px) {
  .page-template-completed-projects-page .collection-items-container .collection-item {
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  .page-template-completed-projects-page .collection-items-container .collection-item .overlay .copy-container p {
    max-width: none; } }
@media screen and (max-width: 500px) {
  .page-template-completed-projects-page .collection-items-container .collection-item .overlay .copy-container p {
    margin: 10px 0;
    line-height: 28px; } }
/*--------------------------------------------------------------
## Completed Homes Pages
--------------------------------------------------------------*/
.single-custom_homes .post-navigation {
  clear: both; }
  .single-custom_homes .post-navigation .nav-previous {
    float: left; }
  .single-custom_homes .post-navigation .nav-next {
    float: right; }

/*--------------------------------------------------------------
## The Collection Homes Pages
--------------------------------------------------------------*/
.single-collection .info-box h5 span,
.page-template-collection-page .collection-items-container .collection-item .overlay .copy-container h5 span {
  color: #c0c0c0; }

.page-template-collection-page .collection-items-container .collection-item {
  float: left;
  display: block;
  position: relative;
  width: 49.25%;
  height: 400px;
  margin: 0 0 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .page-template-collection-page .collection-items-container .collection-item .overlay .copy-container h5 {
    color: #ffffff; }
  .page-template-collection-page .collection-items-container .collection-item .overlay .copy-container p {
    max-width: 400px;
    margin: 20px 0; }
  .page-template-collection-page .collection-items-container .collection-item:nth-of-type(2n-1) {
    margin-right: 1.5%; }

.single-collection .info-box h6 {
  margin: 0;
  text-align: left;
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
  text-transform: capitalize; }
.single-collection .info-box .rooms {
  text-align: left; }
  .single-collection .info-box .rooms .room {
    margin-right: 24px;
    color: #ffffff; }
    .single-collection .info-box .rooms .room svg {
      width: 24px;
      height: 100%;
      margin-left: 6px; }
.single-collection .info-box .button {
  margin-top: 30px; }
.single-collection .collection-nav-container .collection-nav-section .previous-home,
.single-collection .collection-nav-container .collection-nav-section .next-home {
  width: 49.5%; }
  .single-collection .collection-nav-container .collection-nav-section .previous-home .button,
  .single-collection .collection-nav-container .collection-nav-section .next-home .button {
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: 16px; }
.single-collection .collection-nav-container .collection-nav-section .previous-home {
  float: left;
  text-align: left; }
  .single-collection .collection-nav-container .collection-nav-section .previous-home .button {
    background-image: url(img/arrow-left.svg);
    background-position: 16px center;
    padding-left: 40px; }
    .single-collection .collection-nav-container .collection-nav-section .previous-home .button:hover {
      background-image: url(img/arrow-left-hover.svg); }
    .single-collection .collection-nav-container .collection-nav-section .previous-home .button:focus {
      background-image: url(img/arrow-left.svg); }
.single-collection .collection-nav-container .collection-nav-section .next-home {
  float: right;
  text-align: right; }
  .single-collection .collection-nav-container .collection-nav-section .next-home .button {
    background-image: url(img/arrow-right.svg);
    background-position: calc(100% - 16px) center;
    padding-right: 40px; }
    .single-collection .collection-nav-container .collection-nav-section .next-home .button:hover {
      background-image: url(img/arrow-right-hover.svg); }
    .single-collection .collection-nav-container .collection-nav-section .next-home .button:focus {
      background-image: url(img/arrow-right.svg); }
.single-collection .map-container {
  width: 100%;
  /* fixes potential theme css conflict */ }
  .single-collection .map-container .acf-map {
    width: 100%;
    height: 310px; }
  .single-collection .map-container .acf-map img {
    max-width: inherit !important; }

@media screen and (max-width: 1000px) {
  .page-template-collection-page .collection-items-container .collection-item {
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  .page-template-collection-page .collection-items-container .collection-item .overlay .copy-container p {
    max-width: none; } }
@media screen and (max-width: 500px) {
  .page-template-collection-page .collection-items-container .collection-item .overlay .copy-container p {
    margin: 10px 0;
    line-height: 28px; } }
/*--------------------------------------------------------------
## Story Page
--------------------------------------------------------------*/
.page-template-story .section-content-container .page-copy {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 150px;
  -moz-column-gap: 150px;
  column-gap: 150px; }
  .page-template-story .section-content-container .page-copy p:first-of-type {
    margin-top: 0; }
.page-template-story .section-content-container:first-of-type {
  margin-top: 100px; }
.page-template-story .team-members .team-member {
  float: left;
  position: relative;
  width: 24%;
  margin-right: 1.333333%;
  padding-bottom: 30.35%;
  background-size: cover;
  background-repeat: no-repeat; }
  .page-template-story .team-members .team-member .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(67, 67, 67, 0.95);
    transition: .3s; }
    .page-template-story .team-members .team-member .overlay .copy-container {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 42px; }
      .page-template-story .team-members .team-member .overlay .copy-container h5, .page-template-story .team-members .team-member .overlay .copy-container h6, .page-template-story .team-members .team-member .overlay .copy-container p {
        margin: 0;
        color: #ffffff; }
      .page-template-story .team-members .team-member .overlay .copy-container h5 {
        font-family: "Pathway Gothic One", sans-serif;
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 5px; }
      .page-template-story .team-members .team-member .overlay .copy-container h6 {
        margin: 4px 0 24px;
        font-size: 15px;
        font-weight: 400;
        text-transform: capitalize; }
      .page-template-story .team-members .team-member .overlay .copy-container .button {
        display: block;
        width: 130px;
        margin: 10px 0 0;
        text-align: center; }
        .page-template-story .team-members .team-member .overlay .copy-container .button:hover {
          color: #eab268 !important; }
          .page-template-story .team-members .team-member .overlay .copy-container .button:hover::after,
          .page-template-story .team-members .team-member .overlay .copy-container .button:hover span::before,
          .page-template-story .team-members .team-member .overlay .copy-container .button:hover span::after {
            background: #eab268; }
        .page-template-story .team-members .team-member .overlay .copy-container .button:focus::after {
          opacity: 1; }
  .page-template-story .team-members .team-member:hover .overlay {
    display: block; }
  .page-template-story .team-members .team-member:nth-of-type(4n) {
    margin-right: 0; }
.page-template-story .team-members .about-team-member {
  clear: both; }
  .page-template-story .team-members .about-team-member .full-bio {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 150px;
    -moz-column-gap: 150px;
    column-gap: 150px; }
    .page-template-story .team-members .about-team-member .full-bio p:first-of-type {
      margin-top: 0; }
  .page-template-story .team-members .about-team-member ~ .about-team-member {
    display: none; }

@media screen and (max-width: 1400px) {
  .page-template-story .team-members .about-team-member .full-bio {
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px; } }
@media screen and (max-width: 1000px) {
  .page-template-story .team-members .team-member .overlay .copy-container {
    padding: 24px; }
  .page-template-story .team-members .about-team-member .full-bio {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; } }
@media screen and (max-width: 800px) {
  .page-template-story .team-members .team-member {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 12px;
    padding-bottom: 62.75%; }
    .page-template-story .team-members .team-member .overlay .copy-container {
      padding: 42px; }
    .page-template-story .team-members .team-member:nth-of-type(2n) {
      margin-right: 0; } }
@media screen and (max-width: 500px) {
  .page-template-story .team-members .team-member .overlay .copy-container {
    padding: 24px; } }
@media screen and (max-width: 400px) {
  .page-template-story .team-members .team-member {
    width: 100%;
    margin-right: 0;
    padding-bottom: 127.25%; }
    .page-template-story .team-members .team-member .overlay .copy-container {
      padding: 42px; } }
/*--------------------------------------------------------------
## Services Pages
--------------------------------------------------------------*/
.single-custom_services .section-content-container .main-copy {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 150px;
  -moz-column-gap: 150px;
  column-gap: 150px; }
  .single-custom_services .section-content-container .main-copy h5 {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    color: #373737;
    text-transform: capitalize; }
  .single-custom_services .section-content-container .main-copy > h5:not(:first-of-type) {
    margin-top: 30px; }
  .single-custom_services .section-content-container .main-copy .main-box {
    padding: 56px 40px;
    border: 1px solid #e1e1e1; }
.single-custom_services .section-content-container .accordion-container {
  margin-top: 100px; }
  .single-custom_services .section-content-container .accordion-container .accordion .accordion-item {
    clear: both;
    text-align: left;
    overflow: hidden; }
    .single-custom_services .section-content-container .accordion-container .accordion .accordion-item .entry-title {
      position: relative;
      padding: 24px 84px 24px 0;
      border-bottom: 1px solid #e3e3e3;
      transition: .3s;
      cursor: pointer; }
      .single-custom_services .section-content-container .accordion-container .accordion .accordion-item .entry-title .title {
        margin: 0;
        font-family: "Pathway Gothic One", sans-serif;
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 5px;
        color: #8d8d8d; }
      .single-custom_services .section-content-container .accordion-container .accordion .accordion-item .entry-title svg {
        position: absolute;
        right: 40px;
        top: 0;
        width: 16px;
        height: 100%; }

@media screen and (max-width: 1400px) {
  .single-custom_services .section-content-container .main-copy {
    -webkit-column-gap: 80px;
    -moz-column-gap: 80px;
    column-gap: 80px; } }
@media screen and (max-width: 1000px) {
  .single-custom_services .section-content-container .main-copy {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }
  .single-custom_services .section-content-container .accordion-container {
    margin-top: 40px; } }
@media screen and (max-width: 600px) {
  .single-custom_services .section-content-container .accordion-container .accordion .accordion-item .entry-title {
    padding: 20px 44px 20px 0; }
    .single-custom_services .section-content-container .accordion-container .accordion .accordion-item .entry-title .title {
      font-size: 22px; }
    .single-custom_services .section-content-container .accordion-container .accordion .accordion-item .entry-title svg {
      right: 16px; } }
@media screen and (max-width: 450px) {
  .single-custom_services .section-content-container .main-copy .main-box {
    padding: 36px 20px; } }
/*--------------------------------------------------------------
## Contact Page
--------------------------------------------------------------*/
.page-template-contact .contact-info-container {
  padding-top: 100px; }
  .page-template-contact .contact-info-container .contact-info .contact-details {
    float: left;
    width: 50%;
    padding-right: 5%; }
    .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container {
      float: left;
      width: 50%;
      padding-right: 10%; }
      .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container > h4 {
        margin: 0;
        font-family: "Pathway Gothic One", sans-serif;
        font-weight: 400;
        color: #373737;
        letter-spacing: 3px; }
      .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container .contact-description a {
        text-decoration: none; }
      .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container .contact-description h4 {
        margin: 30px 0 10px;
        font-size: 20px;
        font-weight: 400; }
    @supports (display: flex) {
      .page-template-contact .contact-info-container .contact-info .contact-details {
        display: flex; }
        .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container {
          float: none;
          position: relative;
          flex: 0 1 auto;
          padding-bottom: 40px; }
          .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container .contact-description .button {
            position: absolute;
            bottom: 0; } }
  .page-template-contact .contact-info-container .contact-info .map-container {
    float: right;
    width: 50%;
    padding-left: 5%;
    /* fixes potential theme css conflict */ }
    .page-template-contact .contact-info-container .contact-info .map-container .acf-map {
      width: 100%;
      height: 310px; }
    .page-template-contact .contact-info-container .contact-info .map-container .acf-map img {
      max-width: inherit !important; }
.page-template-contact .site-footer .footer-form-container {
  padding-top: 0;
  background-color: #ffffff; }

@media screen and (max-width: 1400px) {
  .page-template-contact .contact-info-container .contact-info .contact-details,
  .page-template-contact .contact-info-container .contact-info .map-container {
    padding: 0; }
  .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container {
    padding-right: 5%; } }
@media screen and (max-width: 1000px) {
  .page-template-contact .contact-info-container .contact-info .contact-details,
  .page-template-contact .contact-info-container .contact-info .map-container {
    float: none;
    width: 100%; }
  .page-template-contact .contact-info-container .contact-info .contact-details {
    margin-bottom: 40px; } }
@media screen and (max-width: 600px) {
  .page-template-contact .contact-info-container .contact-info .contact-details {
    display: block; }
    .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container {
      width: 100%;
      margin-bottom: 40px;
      padding-bottom: 0;
      text-align: center; }
      .page-template-contact .contact-info-container .contact-info .contact-details .contact-description-container .contact-description .button {
        position: relative;
        display: block;
        width: 130px;
        margin: 0 auto; } }
/*--------------------------------------------------------------
## Blog Page
--------------------------------------------------------------*/
.blog .section-content-container .section-content article {
  float: left;
  width: 50%;
  height: 440px;
  margin-right: 22px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .blog .section-content-container .section-content article:nth-of-type(2n) {
    margin-right: 0; }

@supports (display: flex) {
  .blog .section-content-container .section-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start; }
    .blog .section-content-container .section-content article {
      float: none;
      width: auto;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      .blog .section-content-container .section-content article:nth-of-type(1), .blog .section-content-container .section-content article:nth-of-type(2), .blog .section-content-container .section-content article:nth-of-type(10), .blog .section-content-container .section-content article:nth-of-type(11) {
        flex: 0 1 calc(50% - 11px);
        height: 440px; }
      .blog .section-content-container .section-content article:nth-of-type(3), .blog .section-content-container .section-content article:nth-of-type(4), .blog .section-content-container .section-content article:nth-of-type(5), .blog .section-content-container .section-content article:nth-of-type(12), .blog .section-content-container .section-content article:nth-of-type(13), .blog .section-content-container .section-content article:nth-of-type(14) {
        flex: 0 1 calc(33.33333% - 14.66666px);
        height: 450px; }
      .blog .section-content-container .section-content article:nth-of-type(6), .blog .section-content-container .section-content article:nth-of-type(7), .blog .section-content-container .section-content article:nth-of-type(8), .blog .section-content-container .section-content article:nth-of-type(9), .blog .section-content-container .section-content article:nth-of-type(15), .blog .section-content-container .section-content article:nth-of-type(16), .blog .section-content-container .section-content article:nth-of-type(17), .blog .section-content-container .section-content article:nth-of-type(18) {
        flex: 0 1 calc(25% - 16.5px);
        height: 420px; }
      .blog .section-content-container .section-content article:nth-of-type(n) {
        margin-right: 22px; }
      .blog .section-content-container .section-content article:nth-of-type(2), .blog .section-content-container .section-content article:nth-of-type(5), .blog .section-content-container .section-content article:nth-of-type(9), .blog .section-content-container .section-content article:nth-of-type(11), .blog .section-content-container .section-content article:nth-of-type(14), .blog .section-content-container .section-content article:nth-of-type(18) {
        margin-right: 0; }
      .blog .section-content-container .section-content article a {
        text-decoration: none; }
        .blog .section-content-container .section-content article a .overlay {
          display: none;
          position: relative;
          width: 100%;
          height: 100%;
          background-color: rgba(77, 77, 77, 0.95); }
          .blog .section-content-container .section-content article a .overlay .copy-container {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 36px; }
            .blog .section-content-container .section-content article a .overlay .copy-container .entry-header {
              padding: 0;
              text-align: left; }
              .blog .section-content-container .section-content article a .overlay .copy-container .entry-header .entry-title {
                margin: 0;
                font-family: "Pathway Gothic One", sans-serif;
                font-size: 24px;
                color: #ffffff; }
            .blog .section-content-container .section-content article a .overlay .copy-container .entry-content {
              margin: 0; }
              .blog .section-content-container .section-content article a .overlay .copy-container .entry-content p {
                color: #ffffff; }
      .blog .section-content-container .section-content article:hover a .overlay {
        display: block; }

  @media screen and (max-width: 1450px) {
    .blog .section-content-container .section-content article {
      margin-bottom: 12px; }
      .blog .section-content-container .section-content article:nth-of-type(1), .blog .section-content-container .section-content article:nth-of-type(2), .blog .section-content-container .section-content article:nth-of-type(10), .blog .section-content-container .section-content article:nth-of-type(11) {
        flex: 0 1 calc(50% - 6px); }
      .blog .section-content-container .section-content article:nth-of-type(3), .blog .section-content-container .section-content article:nth-of-type(4), .blog .section-content-container .section-content article:nth-of-type(5), .blog .section-content-container .section-content article:nth-of-type(12), .blog .section-content-container .section-content article:nth-of-type(13), .blog .section-content-container .section-content article:nth-of-type(14) {
        flex: 0 1 calc(33.33333% - 8px); }
      .blog .section-content-container .section-content article:nth-of-type(6), .blog .section-content-container .section-content article:nth-of-type(7), .blog .section-content-container .section-content article:nth-of-type(8), .blog .section-content-container .section-content article:nth-of-type(9), .blog .section-content-container .section-content article:nth-of-type(15), .blog .section-content-container .section-content article:nth-of-type(16), .blog .section-content-container .section-content article:nth-of-type(17), .blog .section-content-container .section-content article:nth-of-type(18) {
        flex: 0 1 calc(25% - 9px); }
      .blog .section-content-container .section-content article:nth-of-type(n) {
        margin-right: 12px; }
      .blog .section-content-container .section-content article:nth-of-type(2), .blog .section-content-container .section-content article:nth-of-type(5), .blog .section-content-container .section-content article:nth-of-type(9), .blog .section-content-container .section-content article:nth-of-type(11), .blog .section-content-container .section-content article:nth-of-type(14), .blog .section-content-container .section-content article:nth-of-type(18) {
        margin-right: 0; }
      .blog .section-content-container .section-content article a .overlay .copy-container {
        padding: 32px 24px; } }
  @media screen and (max-width: 1350px) {
    .blog .section-content-container .section-content article:nth-of-type(4), .blog .section-content-container .section-content article:nth-of-type(5), .blog .section-content-container .section-content article:nth-of-type(9), .blog .section-content-container .section-content article:nth-of-type(10), .blog .section-content-container .section-content article:nth-of-type(14), .blog .section-content-container .section-content article:nth-of-type(15) {
      flex: 0 1 calc(50% - 6px);
      height: 440px; }
    .blog .section-content-container .section-content article:nth-of-type(1), .blog .section-content-container .section-content article:nth-of-type(2), .blog .section-content-container .section-content article:nth-of-type(3), .blog .section-content-container .section-content article:nth-of-type(6), .blog .section-content-container .section-content article:nth-of-type(7), .blog .section-content-container .section-content article:nth-of-type(8), .blog .section-content-container .section-content article:nth-of-type(11), .blog .section-content-container .section-content article:nth-of-type(12), .blog .section-content-container .section-content article:nth-of-type(13), .blog .section-content-container .section-content article:nth-of-type(16), .blog .section-content-container .section-content article:nth-of-type(17), .blog .section-content-container .section-content article:nth-of-type(18) {
      flex: 0 1 calc(33.33333% - 8px);
      height: 450px; }
    .blog .section-content-container .section-content article:nth-of-type(n) {
      margin-right: 12px; }
    .blog .section-content-container .section-content article:nth-of-type(3), .blog .section-content-container .section-content article:nth-of-type(5), .blog .section-content-container .section-content article:nth-of-type(8), .blog .section-content-container .section-content article:nth-of-type(10), .blog .section-content-container .section-content article:nth-of-type(13), .blog .section-content-container .section-content article:nth-of-type(15), .blog .section-content-container .section-content article:nth-of-type(18) {
      margin-right: 0; } }
  @media screen and (max-width: 900px) {
    .blog .section-content-container .section-content article:nth-of-type(n) {
      flex: 0 1 calc(50% - 6px);
      height: 440px;
      margin-right: 12px; }
    .blog .section-content-container .section-content article:nth-of-type(2n) {
      margin-right: 0; } }
  @media screen and (max-width: 650px) {
    .blog .section-content-container .section-content article:nth-of-type(n) {
      flex: 0 1 100%;
      margin-right: 0; } } }
.single-post .section-content-container .section-content .main-article .entry-content {
  margin-top: 80px;
  column-count: 2;
  column-gap: 140px; }
  .single-post .section-content-container .section-content .main-article .entry-content p:first-of-type {
    margin-top: 0; }
.single-post .section-content-container .section-content .more-posts {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }
  .single-post .section-content-container .section-content .more-posts article {
    flex: 0 1 calc(25% - 16.5px);
    height: 420px;
    margin-right: 22px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .single-post .section-content-container .section-content .more-posts article:nth-of-type(4) {
      margin-right: 0; }
    .single-post .section-content-container .section-content .more-posts article a {
      text-decoration: none; }
      .single-post .section-content-container .section-content .more-posts article a .overlay {
        display: none;
        position: relative;
        width: 100%;
        height: 100%;
        background-color: rgba(77, 77, 77, 0.95); }
        .single-post .section-content-container .section-content .more-posts article a .overlay .copy-container {
          position: absolute;
          bottom: 0;
          left: 0;
          padding: 36px; }
          .single-post .section-content-container .section-content .more-posts article a .overlay .copy-container .entry-header {
            padding: 0;
            text-align: left; }
            .single-post .section-content-container .section-content .more-posts article a .overlay .copy-container .entry-header .entry-title {
              margin: 0;
              font-family: "Pathway Gothic One", sans-serif;
              font-size: 24px;
              color: #ffffff; }
          .single-post .section-content-container .section-content .more-posts article a .overlay .copy-container .entry-content {
            margin: 0; }
            .single-post .section-content-container .section-content .more-posts article a .overlay .copy-container .entry-content p {
              color: #ffffff; }
    .single-post .section-content-container .section-content .more-posts article:hover a .overlay {
      display: block; }

@media screen and (max-width: 1450px) {
  .single-post .section-content-container .section-content .more-posts article {
    flex: 0 1 calc(25% - 9px);
    margin-right: 12px; }
    .single-post .section-content-container .section-content .more-posts article a .overlay .copy-container {
      padding: 32px 24px; } }
@media screen and (max-width: 1350px) {
  .single-post .section-content-container .section-content .more-posts article {
    flex: 0 1 calc(50% - 6px);
    margin-right: 12px;
    margin-bottom: 12px; }
    .single-post .section-content-container .section-content .more-posts article:nth-of-type(2n) {
      margin-right: 0; } }
@media screen and (max-width: 1200px) {
  .single-post .section-content-container .section-content .main-article .entry-content {
    margin-top: 60px;
    column-gap: 100px; } }
@media screen and (max-width: 800px) {
  .single-post .section-content-container .section-content .main-article .entry-content {
    column-gap: 60px; } }
@media screen and (max-width: 650px) {
  .single-post .section-content-container .section-content .main-article .entry-content {
    column-count: 1; }
  .single-post .section-content-container .section-content .more-posts article {
    flex: 0 1 100%;
    margin-right: 0; } }
/*--------------------------------------------------------------
## 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
--------------------------------------------------------------*/
.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
--------------------------------------------------------------*/
.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.3333333333%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.6666666667%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.2857142857%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.1111111111%; }

.gallery-caption {
  display: block; }

.featherlight:last-of-type {
  background: rgba(67, 67, 67, 0.95) !important; }

.featherlight-previous {
  left: auto !important; }

.featherlight-next {
  left: 80% !important; }

.featherlight-previous {
  left: 20px !important;
  right: auto !important; }

.featherlight-next {
  left: auto !important;
  right: 20px !important; }

/*# sourceMappingURL=style.css.map */
