@charset "UTF-8";
/*
  Theme Name: Theme name
  Theme URI: http://example.com
  Description: A custom theme developed for Client Name.
  Version: 0.0.0
  Author: Ian Hamilton (@colorcrate)
  Author URI: https://www.colorcrate.com/
  Tags: HTML5, CSS3, custom

  License: MIT
  License URI: http://opensource.org/licenses/mit-license.php
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
	  scroll-behavior: smooth;

}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
	  scroll-behavior: smooth;

}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*
=========================================
  WP CORE
  From HTML5Blank – http://html5blank.com/
    (scss/components/_wp-core.scss)
=========================================
*/
.alignnone,
a img.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 1.5rem auto 1.5rem auto;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright,
a img.alignright {
  max-width: 100%;
  float: right;
  margin: 5px 0 20px 20px;
}
@media only screen and (min-width: 1024px) {
  .alignright,
  a img.alignright {
    max-width: 50%;
  }
}

.alignleft,
a img.alignleft {
  max-width: 100%;
  float: left;
  margin: 5px 20px 20px 0;
}
@media only screen and (min-width: 1024px) {
  .alignleft,
  a img.alignleft {
    max-width: 50%;
  }
}

.wp-caption {
  background: #fff;
  max-width: 100%;
  padding: 0;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
@media only screen and (min-width: 700px) {
  .wp-caption.alignnone {
    margin: 5px 40px 40px 0;
  }
}
.wp-caption.alignleft {
  max-width: 50%;
  margin: 5px 20px 20px 0;
}
@media only screen and (max-width: 1023px) {
  .wp-caption.alignleft {
    max-width: 100%;
    margin: 5px 40px 40px 0;
  }
}
.wp-caption.alignright {
  max-width: 50%;
  margin: 5px 0 20px 20px;
}
@media only screen and (max-width: 1023px) {
  .wp-caption.alignright {
    max-width: 100%;
    margin: 5px 0 40px 40px;
  }
}
.wp-caption img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
  padding: 0;
  margin: 1rem 0;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #636f89;
}

.wp-caption .wp-caption-text {
  margin-bottom: 0;
  text-align: left;
}

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

/*
==================================
  BUTTONS
    (scss/base/_buttons.scss)
    These mixins can be found in 
    scss/modules/_buttons.scss,
    which does not output CSS.
==================================
*/
.button--primary {
  display: inline-block;
  padding: 10px 15px;
  position: relative;
  border-radius: 3px;
  font-family: "open_sans_semiboldregular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  -o-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  -webkit-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  background: #383f4e;
  border: 1px solid #383f4e;
  color: #fff;
}
.button--primary:hover {
  background-color: #cc8b7e;
  border-color: #c57b6c;
  color: #2d333f;
}
.button--secondary {
  display: inline-block;
  padding: 10px 15px;
  position: relative;
  border-radius: 3px;
  font-family: "open_sans_semiboldregular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  -o-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  -webkit-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  background: transparent;
  border: 1px solid #383f4e;
  color: #383f4e;
}
.button--secondary:hover {
  background-color: #cc8b7e;
  border-color: #c57b6c;
  color: #2d333f;
}

.buttons .button {
  margin: 0 5px 5px 0;
}

/*
=======================================
  ELEMENTS 
    (scss/base/_elements.scss)
=======================================
*/
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html {
  font-size: 100%;
  overflow-x: hidden;
}

body {
  color: #383f4e;
}

main.main {
  min-height: calc(100vh - 474px);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.5rem;
  line-height: 1;
  font-family: "fanwood_textregular", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
}
h1 b,
h1 strong,
h2 b,
h2 strong,
h3 b,
h3 strong,
h4 b,
h4 strong,
h5 b,
h5 strong,
h6 b,
h6 strong {
  font-weight: normal;
}
h1 i,
h1 em,
h2 i,
h2 em,
h3 i,
h3 em,
h4 i,
h4 em,
h5 i,
h5 em,
h6 i,
h6 em {
  font-family: "fanwood_textitalic", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
}

h1 {
  font-size: 2.5rem;
}
@media only screen and (min-width: 1232px) {
  h1 {
    font-size: 2.75rem;
  }
}
@media only screen and (min-width: 1472px) {
  h1 {
    font-size: 3.125rem;
  }
}

h2 {
  font-size: 2rem;
}
@media only screen and (min-width: 1232px) {
  h2 {
    font-size: 2.25rem;
  }
}
@media only screen and (min-width: 1472px) {
  h2 {
    font-size: 2.75rem;
  }
}

h3 {
  font-size: 1.75rem;
}
@media only screen and (min-width: 1232px) {
  h3 {
    font-size: 2rem;
  }
}

h4 {
  font-size: 1.5rem;
}
@media only screen and (min-width: 1232px) {
  h4 {
    font-size: 1.625rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p,
ol,
ul,
dl {
  margin: 0 0 1.5rem;
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.7;
}
p li,
ol li,
ul li,
dl li {
  margin: 0.5rem 0;
}
p i,
p em,
ol i,
ol em,
ul i,
ul em,
dl i,
dl em {
  font-family: "open_sansitalic", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}
p i b,
p i strong,
p em b,
p em strong,
ol i b,
ol i strong,
ol em b,
ol em strong,
ul i b,
ul i strong,
ul em b,
ul em strong,
dl i b,
dl i strong,
dl em b,
dl em strong {
  font-family: "open_sansbold_italic", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}
p b,
p strong,
ol b,
ol strong,
ul b,
ul strong,
dl b,
dl strong {
  font-family: "open_sansbold", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}
p b i,
p b em,
p strong i,
p strong em,
ol b i,
ol b em,
ol strong i,
ol strong em,
ul b i,
ul b em,
ul strong i,
ul strong em,
dl b i,
dl b em,
dl strong i,
dl strong em {
  font-family: "open_sansbold_italic", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}

ol ol {
  list-style-type: upper-latin;
}
ol ol ol {
  list-style-type: upper-roman;
}
ol ol ol ol {
  list-style-type: decimal;
}

a {
  color: #b65b49;
  -moz-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
}
a:hover {
  color: #6d372c;
}

b,
strong {
  font-weight: 700;
}

code {
  padding: 2px 4px;
  background: rgba(0, 0, 0, 0.05);
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-weight: normal;
}

hr {
  margin: 0 0 1.5rem;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

pre {
  width: 100%;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-weight: normal;
  font-size: 1rem;
  white-space: pre-wrap !important;
  word-break: break-word !important;
}
pre code {
  white-space: pre-wrap !important;
  word-break: break-word !important;
}

blockquote {
  margin: 0 0 1.5rem 0;
  padding: 10px 0 12px 40px;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.6;
}
blockquote:before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  position: absolute;
  left: 20px;
  top: 0;
  border-right: 1px solid #cc8b7e;
  border-left: 1px solid #cc8b7e;
}
blockquote p {
  font-family: "fanwood_textitalic", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
}
blockquote p:last-child {
  margin-bottom: 0;
}

.small-headline {
  display: block;
  font-family: "open_sans_semiboldregular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.small-headline:after {
  content: "";
  display: block;
  width: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 4px solid #cc8b7e;
}

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

.video-container {
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.browserwarn {
  display: none;
}
.no-flexbox .browserwarn {
  max-width: 500px;
  padding: 20px;
  position: absolute;
  top: 20px;
  right: 20px;
  background: yellow;
  color: #000;
  z-index: 999999999;
}
.no-flexbox .browserwarn.visible {
  display: block;
}
.no-flexbox .browserwarn h4 {
  margin-top: 0;
}
.no-flexbox .browserwarn p {
  margin-bottom: 0;
}

/*
=======================================
  FORMS
    (scss/base/_forms.scss)
=======================================
*/
form .gform_ajax_spinner,
.gform_wrapper form .gform_ajax_spinner {
  margin-top: 10px;
  width: 25px;
  height: 25px;
}
form label,
.gform_wrapper form label {
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.875rem;
}
form input[type="email"],
form input[type="text"],
form input[type="number"],
form textarea,
form select,
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="number"],
.gform_wrapper form textarea,
.gform_wrapper form select {
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  padding: 10px 5px;
  background: #fff;
  border: 1px solid #383f4e;
  border-radius: 3px;
  color: #383f4e;
  font-size: 1rem;
  -moz-transition: border-color 250ms ease;
  -o-transition: border-color 250ms ease;
  -webkit-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
}
form input[type="email"]:focus,
form input[type="text"]:focus,
form input[type="number"]:focus,
form textarea:focus,
form select:focus,
.gform_wrapper form input[type="email"]:focus,
.gform_wrapper form input[type="text"]:focus,
.gform_wrapper form input[type="number"]:focus,
.gform_wrapper form textarea:focus,
.gform_wrapper form select:focus {
  outline: 0;
  border-color: #cc8b7e;
}
form input[type="email"],
form input[type="text"],
form input[type="number"],
form input[type="checkbox"],
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="number"],
.gform_wrapper form input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form input[type="checkbox"],
.gform_wrapper form input[type="checkbox"] {
  width: 20px;
  height: 20px;
  background: #fff;
}
form input[type="checkbox"]:checked,
.gform_wrapper form input[type="checkbox"]:checked {
  position: relative;
}
form input[type="checkbox"]:checked:before,
.gform_wrapper form input[type="checkbox"]:checked:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #cc8b7e;
  top: 3px;
  left: 3px;
  position: absolute;
}
form ::-webkit-input-placeholder,
.gform_wrapper form ::-webkit-input-placeholder {
  color: rgba(56, 63, 78, 0.8);
}
form ::-moz-placeholder,
.gform_wrapper form ::-moz-placeholder {
  color: rgba(56, 63, 78, 0.8);
}
form :-ms-input-placeholder,
.gform_wrapper form :-ms-input-placeholder {
  color: rgba(56, 63, 78, 0.8);
}
form :-moz-placeholder,
.gform_wrapper form :-moz-placeholder {
  color: rgba(56, 63, 78, 0.8);
}
form textarea,
.gform_wrapper form textarea {
  width: 100%;
  max-width: 100%;
  resize: vertical;
}
form input[type="submit"],
.gform_wrapper form input[type="submit"] {
  display: inline-block;
  padding: 10px 15px;
  position: relative;
  border-radius: 3px;
  font-family: "open_sans_semiboldregular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  -o-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  -webkit-transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
  background: #383f4e;
  border: 1px solid #383f4e;
  color: #fff;
}
form input[type="submit"]:hover,
.gform_wrapper form input[type="submit"]:hover {
  background-color: #cc8b7e;
  border-color: #c57b6c;
  color: #2d333f;
}

.gform_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.gform_wrapper ul.gform_fields > li {
  margin: 10px 0;
}
.gform_wrapper form input[type="email"],
.gform_wrapper form input[type="text"],
.gform_wrapper form input[type="number"],
.gform_wrapper form select {
  width: 100%;
  padding: 15px 5px;
}
.gform_wrapper form .ginput_container_select {
  position: relative;
}
.gform_wrapper form .ginput_container_select:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 18px;
  border-right: 2px solid rgba(0, 0, 0, 0.25);
  border-bottom: 2px solid rgba(0, 0, 0, 0.25);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  pointer-events: none;
}
.gform_wrapper form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gform_wrapper form select::-ms-expand {
  display: none;
}
.gform_wrapper form .ginput_complex:after {
  content: "";
  display: table;
  clear: both;
}
.gform_wrapper form .name_first,
.gform_wrapper form .name_last {
  width: 45%;
  width: calc(50% - 10px);
}
.gform_wrapper form .name_first input + label,
.gform_wrapper form .name_last input + label {
  display: none;
}
.gform_wrapper form .name_first {
  float: left;
}
.gform_wrapper form .name_last {
  float: right;
}
.gform_wrapper form ul.gfield_checkbox {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.gform_wrapper form ul.gfield_checkbox input[type="checkbox"] {
  margin-right: 5px;
}
.gform_wrapper form ul.gfield_checkbox label {
  position: relative;
  top: -3px;
}
.gform_wrapper form .gfield_required {
  color: #cc8b7e;
  font-weight: 700;
}
.gform_wrapper form .gfield_error input,
.gform_wrapper form .gfield_error textarea,
.gform_wrapper form .gfield_error select {
  border-color: #cc8b7e !important;
}
.gform_wrapper form .gfield_error .validation_message {
  padding: 5px 10px;
  position: relative;
  top: -2px;
  background-color: #cc8b7e;
  border-radius: 0 0 2px 2px;
  color: #2d333f;
}
.gform_wrapper form div.validation_error {
  color: #fff;
}
.gform_wrapper form .gform_validation_container,
.gform_wrapper form .gfield_visibility_hidden {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}

.gform_confirmation_message {
  position: relative;
  color: #383f4e;
  font-size: 0.875rem;
  line-height: 1.6;
}
.gform_confirmation_message:before {
  content: "";
  display: block;
  width: 9px;
  height: 14px;
  margin: 15px 0 30px;
  position: relative;
  top: 4px;
  left: 10px;
  border-bottom: 2px solid #71d1a1;
  border-right: 2px solid #71d1a1;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gform_confirmation_message:after {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 1px;
  border: 1px solid #71d1a1;
  border-radius: 50%;
}

form#gform_1 {
  position: relative;
}
form#gform_1 li.gfield {
  margin: 0;
  position: relative;
}
form#gform_1 li.gfield#field_1_1:after {
  content: "";
  display: block;
  height: 48px;
  position: absolute;
  right: 50px;
  bottom: 1px;
  border-left: 1px solid rgba(56, 63, 78, 0.5);
  -moz-transition: border-color 250ms ease;
  -o-transition: border-color 250ms ease;
  -webkit-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
}
form#gform_1:focus-within li.gfield#field_1_1:after {
  border-color: #cc8b7e;
}
form#gform_1 label.gfield_label {
  font-family: "fanwood_textregular", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.5rem;
}
form#gform_1 input[type="email"] {
  height: 50px;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 60px;
  border: 1px solid rgba(56, 63, 78, 0.5);
  border-radius: 2px;
  background: transparent;
}
form#gform_1:focus-within input[type="email"] {
  border-color: #cc8b7e;
}
form#gform_1 input#input_1_1:-webkit-autofill {
  background-color: transparent !important;
}
form#gform_1 input[type="submit"] {
  width: 50px;
  height: 48px;
  position: absolute !important;
  top: 62px;
  right: 1px;
  background-color: transparent;
  background-image: url("../img/icon-mail-dark-blue-68x52.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 17px auto;
  border: 0;
  cursor: pointer;
  font-size: 0;
  opacity: 0.5;
  -moz-transition: border-color 250ms ease, opacity 250ms ease;
  -o-transition: border-color 250ms ease, opacity 250ms ease;
  -webkit-transition: border-color 250ms ease, opacity 250ms ease;
  transition: border-color 250ms ease, opacity 250ms ease;
}
form#gform_1 input[type="submit"]:hover,
form#gform_1 input[type="submit"]:focus {
  opacity: 1;
}
form#gform_1:focus-within input[type="submit"] {
  border-color: white;
}
form#gform_1 .validation_message {
  width: 100%;
  position: absolute;
  top: 100%;
  top: calc(100% - 1px);
}
form#gform_1 .validation_error {
  display: none;
}

/*
=========================================
  APP FOOTER
    (scss/components/_app-footer.scss)
=========================================
*/
.app-footer {
  position: relative;
  margin-top: 180px;
  background: #4c5360;
  color: #fff;
}
@media only screen and (min-width: 700px) {
  .app-footer {
    margin-top: 235px;
  }
}
@media only screen and (min-width: 1024px) {
  .app-footer {
    margin-top: 310px;
  }
}
@media only screen and (min-width: 1232px) {
  .app-footer {
    margin-top: 25%;
  }
}
.app-footer:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 36%;
  position: absolute;
  bottom: 100%;
  left: 0;
  background-image: url("../img/bg-app-footer-4800x820.gif");
  background-size: 700px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 700px) {
  .app-footer:before {
    padding-bottom: 25%;
    background-size: 1024px auto;
  }
}
@media only screen and (min-width: 1024px) {
  .app-footer:before {
    padding-bottom: 25%;
    background-size: 1472px auto;
    background-position: right bottom;
  }
}
@media only screen and (min-width: 1232px) {
  .app-footer:before {
    padding-bottom: 18%;
    background-size: 100% auto;
    background-position: center bottom;
  }
}
.app-footer a {
  color: #fff;
}
.app-footer__container {
  padding: 10px 20px;
}
@media only screen and (min-width: 1024px) {
  .app-footer__container {
    padding: 10px 40px;
  }
}
@media only screen and (min-width: 1232px) {
  .app-footer__container {
    padding-right: 3.75%;
  }
}

.app-footer__copyright {
  text-align: right;
  color: #c7ccd7;
}
@media only screen and (min-width: 700px) {
  .app-footer__copyright .mobile-br {
    display: none;
  }
}

/*
=========================================
  APP HEADER 
    (scss/components/_app-header.scss)
=========================================
*/
.app-header__container {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .app-header__container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .app-header__container {
    padding-top: 40px;
  }
}

.app-header__branding > a {
  display: block;
  width: 100%;
  max-width: 200px;
}
.app-header__branding img {
  width: 100%;
  height: auto;
}

.app-header__nav {
  padding-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .app-header__nav {
    position: absolute;
    bottom: 24px;
    right: 40px;
  }
}
.app-header__nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.app-header__nav ul li {
  margin: 0;
}
.app-header__nav ul a {
  display: block;
  color: #383f4e;
  text-decoration: none;
}
.app-header__nav ul a:hover {
  color: #cc8b7e;
}
.app-header__nav ul.app-header__nav-list,
.app-header__nav .app-header__nav-fallback > ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: none;
  position: relative;
  padding-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list,
  .app-header__nav .app-header__nav-fallback > ul {
    display: block !important;
    padding-top: 0;
    background: transparent;
  }
}
.app-header__nav ul.app-header__nav-list:before,
.app-header__nav .app-header__nav-fallback > ul:before {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  border-right: 0.5px solid #383f4e;
  border-bottom: 0.5px solid #383f4e;
  border-left: 0.5px solid #383f4e;
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list:before,
  .app-header__nav .app-header__nav-fallback > ul:before {
    display: none;
  }
}
.app-header__nav ul.app-header__nav-list > li,
.app-header__nav .app-header__nav-fallback > ul > li {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list > li,
  .app-header__nav .app-header__nav-fallback > ul > li {
    display: inline-block;
    margin: 0 10px;
    float: left;
  }
  .app-header__nav ul.app-header__nav-list > li:last-of-type,
  .app-header__nav .app-header__nav-fallback > ul > li:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list > li.menu-item-has-children,
  .app-header__nav .app-header__nav-fallback > ul > li.menu-item-has-children {
    margin: 0 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list > li.menu-item-has-children > a,
  .app-header__nav .app-header__nav-fallback > ul > li.menu-item-has-children > a {
    position: relative;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list > li.menu-item-has-children > a:after,
  .app-header__nav .app-header__nav-fallback > ul > li.menu-item-has-children > a:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    right: 0;
    top: 36%;
    border-left: 1px solid #383f4e;
    border-bottom: 1px solid #383f4e;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-transition: border-color 250ms ease;
    -o-transition: border-color 250ms ease;
    -webkit-transition: border-color 250ms ease;
    transition: border-color 250ms ease;
  }
}
.app-header__nav ul.app-header__nav-list > li.menu-item-has-children > a:hover:after,
.app-header__nav .app-header__nav-fallback > ul > li.menu-item-has-children > a:hover:after {
  border-color: #cc8b7e;
}
.app-header__nav ul.app-header__nav-list > li > a,
.app-header__nav .app-header__nav-fallback > ul > li > a {
  padding: 10px 20px;
  position: relative;
  font-size: 0.875rem;
}
@media only screen and (min-width: 700px) {
  .app-header__nav ul.app-header__nav-list > li > a,
  .app-header__nav .app-header__nav-fallback > ul > li > a {
    padding: 10px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list > li > a,
  .app-header__nav .app-header__nav-fallback > ul > li > a {
    padding: 5px 10px;
  }
}
.app-header__nav ul.app-header__nav-list > li.current-menu-item > a,
.app-header__nav ul.app-header__nav-list > li.current-menu-ancestor > a,
.app-header__nav .app-header__nav-fallback > ul > li.current-menu-item > a,
.app-header__nav .app-header__nav-fallback > ul > li.current-menu-ancestor > a {
  color: #cc8b7e;
}
.app-header__nav ul.app-header__nav-list > li.current-menu-item > a:after,
.app-header__nav ul.app-header__nav-list > li.current-menu-ancestor > a:after,
.app-header__nav .app-header__nav-fallback > ul > li.current-menu-item > a:after,
.app-header__nav .app-header__nav-fallback > ul > li.current-menu-ancestor > a:after {
  border-color: #cc8b7e;
}
@media only screen and (max-width: 1023px) {
  .app-header__nav ul.app-header__nav-list > li:last-of-type > a,
  .app-header__nav .app-header__nav-fallback > ul > li:last-of-type > a {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list > li:hover > ul,
  .app-header__nav .app-header__nav-fallback > ul > li:hover > ul {
    opacity: 1;
    top: 100%;
    pointer-events: auto;
  }
}
.app-header__nav ul.app-header__nav-list > li > ul,
.app-header__nav .app-header__nav-fallback > ul > li > ul {
  padding-left: 0;
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list > li > ul,
  .app-header__nav .app-header__nav-fallback > ul > li > ul {
    width: 200px;
    position: absolute;
    left: 0;
    top: 90%;
    z-index: 10;
    background: white;
    opacity: 0;
    pointer-events: none;
    -moz-transition: opacity 250ms ease, top 250ms ease;
    -o-transition: opacity 250ms ease, top 250ms ease;
    -webkit-transition: opacity 250ms ease, top 250ms ease;
    transition: opacity 250ms ease, top 250ms ease;
  }
}
.app-header__nav ul.app-header__nav-list > li > ul > li > a,
.app-header__nav .app-header__nav-fallback > ul > li > ul > li > a {
  padding: 5px 40px;
}
@media only screen and (min-width: 1024px) {
  .app-header__nav ul.app-header__nav-list > li > ul > li > a,
  .app-header__nav .app-header__nav-fallback > ul > li > ul > li > a {
    padding: 5px 10px;
  }
}

button.app-header__nav-mobile-handle {
  padding: 25px 25px 10px 25px;
  position: absolute;
  top: 127px;
  right: 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  color: #000;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0;
  -moz-transition: color, 250ms;
  -o-transition: color, 250ms;
  -webkit-transition: color, 250ms;
  transition: color, 250ms;
}
@media only screen and (min-width: 1024px) {
  button.app-header__nav-mobile-handle {
    display: none;
  }
}
button.app-header__nav-mobile-handle:focus {
  outline: 0;
}
button.app-header__nav-mobile-handle:hover,
button.app-header__nav-mobile-handle:focus {
  color: #cc8b7e;
}
.app-header__nav--open button.app-header__nav-mobile-handle:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  right: 0;
  top: 61px;
}
button.app-header__nav-mobile-handle span {
  display: block;
  position: absolute;
  top: 15px;
  left: 10px;
  width: 30px;
  border-top: 1px solid #383f4e;
  -moz-transition: all, 250ms;
  -o-transition: all, 250ms;
  -webkit-transition: all, 250ms;
  transition: all, 250ms;
}
.app-header__nav--open button.app-header__nav-mobile-handle span {
  border-top: 1px solid transparent !important;
  top: 17px;
}
button.app-header__nav-mobile-handle span:before {
  content: "";
  display: block;
  width: 30px;
  position: absolute;
  top: -8px;
  border-top: 1px solid #383f4e;
  -moz-transition: all, 250ms;
  -o-transition: all, 250ms;
  -webkit-transition: all, 250ms;
  transition: all, 250ms;
}
.app-header__nav--open button.app-header__nav-mobile-handle span:before {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -6px;
}
button.app-header__nav-mobile-handle span:after {
  content: "";
  display: block;
  width: 30px;
  position: absolute;
  bottom: -7px;
  border-top: 1px solid #383f4e;
  -moz-transition: all, 250ms;
  -o-transition: all, 250ms;
  -webkit-transition: all, 250ms;
  transition: all, 250ms;
}
.app-header__nav--open button.app-header__nav-mobile-handle span:after {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -8px;
  left: 4px;
}
button.app-header__nav-mobile-handle:hover span,
button.app-header__nav-mobile-handle:focus span {
  border-color: #cc8b7e;
}
button.app-header__nav-mobile-handle:hover span:before,
button.app-header__nav-mobile-handle:hover span:after,
button.app-header__nav-mobile-handle:focus span:before,
button.app-header__nav-mobile-handle:focus span:after {
  border-color: #cc8b7e;
}

/*
=============================================
  CONTENT REGIONS
    (scss/components/_content-regions.scss)
=============================================
*/
.content-region {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  margin-top: -1px;
}
@media only screen and (min-width: 1024px) {
  .content-region {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .content-region {
    margin-top: -0.5px;
  }
}
@media only screen and (min-width: 700px) {
  .content-region {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.content-region:before {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  top: 0;
  right: 20px;
  left: 20px;
  z-index: 5;
  border-top: 0.5px solid #383f4e;
  border-right: 0.5px solid #383f4e;
  border-left: 0.5px solid #383f4e;
}
@media only screen and (min-width: 1024px) {
  .content-region:before {
    right: 40px;
    left: 40px;
  }
}
.content-region:after {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  bottom: 0;
  right: 20px;
  left: 20px;
  z-index: 5;
  border-right: 0.5px solid #383f4e;
  border-bottom: 0.5px solid #383f4e;
  border-left: 0.5px solid #383f4e;
}
@media only screen and (min-width: 1024px) {
  .content-region:after {
    right: 40px;
    left: 40px;
  }
}

.content-region__column {
  padding: 40px 0;
}
@media only screen and (max-width: 699px) {
  .content-region__column:first-of-type {
    padding-bottom: 10px;
  }
  .content-region__column + .content-region__column {
    padding-top: 10px;
  }
  .content-region__column:nth-child(n + 2) {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 700px) {
  .content-region__column {
    padding: 40px 30px 40px 20px;
    position: relative;
    margin: 0 10px;
    border-left: 0.5px solid #d8dfe4;
    border-right: 0.5px solid #d8dfe4;
  }
}
@media only screen and (min-width: 1024px) {
  .content-region__column {
    padding: 60px 30px 60px 20px;
  }
}
.content-region__column:first-of-type {
  border-left: 0;
}
.content-region__column:last-of-type {
  border-right: 0;
}
@media only screen and (min-width: 700px) {
  .content-region__column--33 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33.33%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    min-width: 33.33%;
  }
}
@media only screen and (min-width: 700px) {
  .content-region__column--66 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 66.67%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 66.67%;
    -ms-flex: 1 1 66.67%;
    flex: 1 1 66.67%;
    max-width: 66.67%;
  }
}

.content-region__descriptive h2 {
  font-family: "fanwood_textitalic", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
}

.content-region__content .content-region__wysiwyg-container {
  max-width: 800px;
}
.content-region__content .content-region__wysiwyg-container *:last-child {
  margin-bottom: 0;
}

/*
=======================================
  LISTS
    (scss/base/_lists.scss)
=======================================
*/
.content-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.content-list--two-col {
  margin-bottom: -60px;
}
@media only screen and (min-width: 1024px) {
  .content-list--two-col.content-list--has-border:before {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-left: 0.5px solid #d8dfe4;
    border-right: 0.5px solid #d8dfe4;
  }
}
.content-list--two-col:after {
  content: "";
  display: table;
  clear: both;
}
.content-list--two-col > li {
  margin: 0 0 60px 0;
}
@media only screen and (min-width: 1024px) {
  .content-list--two-col > li {
    float: left;
    max-width: 45%;
    max-width: calc(50% - 40px);
    margin-right: 10%;
    margin-right: calc(80px);
  }
  .content-list--two-col > li:nth-child(even) {
    margin-right: 0;
  }
  .content-list--two-col > li:nth-child(odd) {
    clear: both;
  }
}
.content-list--three-col {
  margin-bottom: -60px;
}
@media only screen and (min-width: 1024px) {
  .content-list--three-col.content-list--has-border:before {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-left: 0.5px solid #d8dfe4;
    border-right: 0.5px solid #d8dfe4;
  }
}
@media only screen and (min-width: 1232px) {
  .content-list--three-col.content-list--has-border:before {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 32.5%;
    top: 0;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-left: 0.5px solid #d8dfe4;
    border-right: 0.5px solid #d8dfe4;
  }
}
@media only screen and (min-width: 1232px) {
  .content-list--three-col.content-list--has-border:after {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    left: 66%;
    top: 0;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-left: 0.5px solid #d8dfe4;
    border-right: 0.5px solid #d8dfe4;
  }
}
.content-list--three-col > li {
  margin: 0 0 60px 0;
}
@media only screen and (min-width: 1024px) {
  .content-list--three-col > li {
    float: left;
    max-width: 45%;
    max-width: calc(50% - 40px);
    margin-right: 10%;
    margin-right: calc(80px);
  }
  .content-list--three-col > li:nth-child(even) {
    margin-right: 0;
  }
  .content-list--three-col > li:nth-child(odd) {
    clear: both;
  }
}
@media only screen and (min-width: 1232px) {
  .content-list--three-col > li {
    max-width: 30%;
    max-width: calc(33.33% - 40px);
    margin-right: 5%;
    margin-right: calc(60px);
  }
  .content-list--three-col > li:nth-child(even) {
    margin-right: 5%;
    margin-right: calc(60px);
  }
  .content-list--three-col > li:nth-child(odd) {
    clear: none;
  }
  .content-list--three-col > li:nth-child(3n + 3) {
    margin-right: 0;
    clear: none;
  }
  .content-list--three-col > li:nth-child(3n + 4) {
    clear: both;
  }
}

li.content-list__item .content-list__item-title {
  display: block;
  font-size: 2rem;
	line-height: 1.2;
  font-family: "fanwood_textregular", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
	margin-top: 0.5em;
}

ul.content-list.projects li.content-list__item > img {
  max-width: 50px;
  height: auto;
}

@media only screen and (min-width: 1024px) {
  ul.content-list.people li.content-list__item:nth-child(even),
  ul.content-list.people li.content-list__item:nth-child(odd) {
    clear: none;
  }
  ul.content-list.people li.content-list__item:nth-child(2) {
    clear: both;
  }
  ul.content-list.people li.content-list__item:nth-child(2n + 2) {
    margin-right: 10%;
    margin-right: calc(80px);
    clear: both;
  }
  ul.content-list.people li.content-list__item:nth-child(2n + 3) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1232px) {
  ul.content-list.people li.content-list__item:nth-child(2) {
    clear: both;
  }
  ul.content-list.people li.content-list__item:nth-child(even),
  ul.content-list.people li.content-list__item:nth-child(odd) {
    clear: none;
    margin-right: 5%;
    margin-right: calc(60px);
  }
  ul.content-list.people li.content-list__item:nth-child(3n-1) {
    clear: both;
    margin-right: 5%;
    margin-right: calc(60px);
  }
  ul.content-list.people li.content-list__item:nth-child(3n + 1) {
    clear: none;
    margin-right: 0;
  }
}
ul.content-list.people li.content-list__item .content-list__image-container {
  width: 100px;
  height: 100px;
  background-position: center center;
  background-size: cover;
  background-color: #d8dfe4;
	position: relative;
}
ul.content-list.people li.content-list__item .content-list__image-container::before{
	content: " ";
width: 110px;
height: 110px;
background: white;
position: absolute;
top: -5px;
left: -5px;
z-index: -1;
border-radius: 50%;
border: 1px solid #4c5360;
}
ul.content-list.people li.content-list__item .content-list__image-container::after{
	content: " ";
width: 100px;
height: 100px;
background: #4c5360;
	opacity: 0.1;
position: absolute;
top: 0;
left: 0;
z-index: 3;
border-radius: 50%;
}
ul.content-list.people li.content-list__item .content-list__image-container--circle {
  border-radius: 50%;
}
ul.content-list.people li.content-list__item .content-region__descriptive-buttons {
  display: inline-block;
}

/*
================================================
  SOCIAL MEDIA LINKS
    (scss/components/_social-media-links.scss)
================================================
*/
ul.social-media-links {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
}
.content-region__descriptive-buttons + ul.social-media-links {
  position: relative;
  top: 8px;
}
ul.social-media-links li {
  display: inline;
  margin: 0 3px 5px 0;
}
ul.social-media-links a {
  text-decoration: none;
}
ul.social-media-links svg {
  width: 24px;
  height: 24px;
}
ul.social-media-links .social-media-link__path {
  fill: #bac6cf;
  -moz-transition: fill 250ms ease;
  -o-transition: fill 250ms ease;
  -webkit-transition: fill 250ms ease;
  transition: fill 250ms ease;
}
ul.social-media-links a:hover .social-media-link__path {
  fill: #383f4e;
}

/*
=========================================================
  404
    (scss/components/templates/_404.scss)
=========================================================
*/
.main--404 {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .main--404 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-height: 800px) {
  .main--404 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/*
=========================================================
  TEMPLATE TEMPORARY HOMEPAGE
    (scss/components/_template-temporary-homepage.scss)
=========================================================
*/
body.page-template-template-temp-home {
  min-height: 100vh;
  background: #4c5360;
}
body.page-template-template-temp-home.admin-bar {
  min-height: 100vh;
  min-height: calc(100vh - 46px);
}
@media screen and (min-width: 783px) {
  body.page-template-template-temp-home.admin-bar {
    min-height: calc(100vh - 32px);
  }
}
body.page-template-template-temp-home main {
  padding-top: 20px;
  background: #fff;
  min-height: 0;
}
@media screen and (min-height: 520px) {
  body.page-template-template-temp-home main {
    padding-top: 10vh;
  }
}
@media screen and (min-height: 590px) {
  body.page-template-template-temp-home main {
    padding-top: 20vh;
  }
}
body.page-template-template-temp-home .branding {
  margin-bottom: 25px;
}
body.page-template-template-temp-home .branding h1.branding__logo-container {
  padding: 0 30px;
  position: relative;
  z-index: 10;
  text-align: center;
}
@media only screen and (min-width: 700px) {
  body.page-template-template-temp-home .branding h1.branding__logo-container {
    padding: 0;
  }
}
@media only screen and (min-width: 1472px) {
  body.page-template-template-temp-home .branding h1.branding__logo-container {
    top: -8px;
  }
}
body.page-template-template-temp-home .branding h1.branding__logo-container img {
  width: 100%;
  max-width: 275px;
  height: auto;
}
@media only screen and (min-width: 700px) {
  body.page-template-template-temp-home .branding h1.branding__logo-container img {
    max-width: 350px;
  }
}
body.page-template-template-temp-home .meta {
  position: relative;
  background-color: #4c5360;
  color: #fff;
}
body.page-template-template-temp-home .meta:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 25.91%;
  position: absolute;
  top: -45px;
  z-index: 5;
  background-image: url("../img/bg-temp-homepage-4800x1244.gif");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media only screen and (min-width: 700px) {
  body.page-template-template-temp-home .meta:before {
    top: -45px;
  }
}
@media only screen and (min-width: 1472px) {
  body.page-template-template-temp-home .meta:before {
    top: -60px;
  }
}
body.page-template-template-temp-home .meta > div {
  max-width: 275px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 700px) {
  body.page-template-template-temp-home .meta > div {
    max-width: 600px;
    padding-left: 298px;
  }
}
body.page-template-template-temp-home .meta > div h1,
body.page-template-template-temp-home .meta > div h2,
body.page-template-template-temp-home .meta > div h3,
body.page-template-template-temp-home .meta > div h4,
body.page-template-template-temp-home .meta > div h5,
body.page-template-template-temp-home .meta > div h6 {
  font-family: "fanwood_textregular", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.625rem;
  line-height: 1.15;
}
body.page-template-template-temp-home .meta > div p {
  font-size: 0.875rem;
  line-height: 1.5;
}
body.page-template-template-temp-home .meta > div p:last-of-type {
  margin-bottom: 0;
}
body.page-template-template-temp-home .meta__form form#gform_1 ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
body.page-template-template-temp-home .meta__form form#gform_1 ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
body.page-template-template-temp-home .meta__form form#gform_1 :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
body.page-template-template-temp-home .meta__form form#gform_1 :-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
body.page-template-template-temp-home .meta__form form#gform_1 li.gfield {
  margin: 0;
  position: relative;
}
body.page-template-template-temp-home .meta__form form#gform_1 li.gfield#field_1_1:after {
  content: "";
  display: block;
  height: 48px;
  position: absolute;
  right: 50px;
  bottom: 1px;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  -moz-transition: border-color 250ms ease;
  -o-transition: border-color 250ms ease;
  -webkit-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
}
body.page-template-template-temp-home .meta__form form#gform_1:focus-within li.gfield#field_1_1:after {
  border-color: white;
}
body.page-template-template-temp-home .meta__form form#gform_1 label.gfield_label {
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.875rem;
}
body.page-template-template-temp-home .meta__form form#gform_1 input[type="email"] {
  height: 50px;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 60px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 2px;
  background: transparent;
  color: #fff;
  -moz-transition: border-color 250ms ease;
  -o-transition: border-color 250ms ease;
  -webkit-transition: border-color 250ms ease;
  transition: border-color 250ms ease;
}
body.page-template-template-temp-home .meta__form form#gform_1 input[type="email"]:focus {
  border-color: white;
}
body.page-template-template-temp-home .meta__form form#gform_1:focus-within input[type="email"] {
  border-color: white;
}
body.page-template-template-temp-home .meta__form form#gform_1 input#input_1_1:-webkit-autofill {
  background-color: transparent !important;
}
body.page-template-template-temp-home .meta__form form#gform_1 input[type="submit"] {
  width: 50px;
  height: 48px;
  position: absolute !important;
  top: 45px;
  right: 1px;
  background-color: transparent;
  background-image: url("../img/icon-mail-white-68x52.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 17px auto;
  border: 0;
  cursor: pointer;
  font-size: 0;
  opacity: 0.5;
  -moz-transition: border-color 250ms ease, opacity 250ms ease;
  -o-transition: border-color 250ms ease, opacity 250ms ease;
  -webkit-transition: border-color 250ms ease, opacity 250ms ease;
  transition: border-color 250ms ease, opacity 250ms ease;
}
body.page-template-template-temp-home .meta__form form#gform_1 input[type="submit"]:hover,
body.page-template-template-temp-home .meta__form form#gform_1 input[type="submit"]:focus {
  opacity: 1;
}
body.page-template-template-temp-home .meta__form form#gform_1:focus-within input[type="submit"] {
  border-color: white;
}
body.page-template-template-temp-home .meta__form form#gform_1 .validation_message {
  width: 100%;
  position: absolute;
  top: 100%;
  top: calc(100% - 1px);
}
body.page-template-template-temp-home .meta__form form#gform_1 .validation_error {
  display: none;
}
body.page-template-template-temp-home .meta__form .gform_confirmation_message {
  color: #fff;
}

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



/*
=========================================================
Below comes the changes for the intro of the home page 2
    Haven't made any scss for that.
=========================================================
*/
.template-temp-intro {
    min-height: 100vh;
	height: calc(100vh - 17rem);
margin-top: 17rem;

	    background: linear-gradient(white 15%, #4c5360 15%, #4c5360 90%, white 90%);
  }
  .template-temp-intro.admin-bar {
    min-height: 100vh;
    min-height: calc(100vh - 46px);
  }
  @media screen and (min-width: 783px) {
    .template-temp-intro.admin-bar {
      min-height: calc(100vh - 32px);
    }
  }
  .template-temp-intro main {
    padding-top: 20px;
    background: #fff;
    min-height: 0;
  }
  @media screen and (min-height: 520px) {
    .template-temp-intro main {
      padding-top: 10vh;
    }
  }
  @media screen and (min-height: 590px) {
    .template-temp-intro main {
      padding-top: 20vh;
    }
  }
  .template-temp-intro .branding {
    margin-bottom: 25px;
	  background: white;
  }
  .template-temp-intro .branding h1.branding__logo-container {
    padding: 0 30px;
    position: relative;
    z-index: 10;
    text-align: center;
  }
  @media only screen and (min-width: 700px) {
    .template-temp-intro .branding h1.branding__logo-container {
      padding: 0;
    }
  }
  @media only screen and (min-width: 1472px) {
    .template-temp-intro .branding h1.branding__logo-container {
      top: -8px;
    }
  }
  .template-temp-intro .branding h1.branding__logo-container img {
    width: 100%;
    max-width: 275px;
    height: auto;
  }
  @media only screen and (min-width: 700px) {
    .template-temp-intro .branding h1.branding__logo-container img {
      max-width: 350px;
    }
  }
  .template-temp-intro .meta {
    position: relative;
    background-color: #4c5360;
    color: #fff;
  }
  .template-temp-intro .meta:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 25.91%;
    position: absolute;
    top: -45px;
    z-index: 5;
    background-image: url("../img/bg-temp-homepage-4800x1244.gif");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  @media only screen and (min-width: 700px) {
    .template-temp-intro .meta:before {
      top: -45px;
    }
  }
  @media only screen and (min-width: 1472px) {
    .template-temp-intro .meta:before {
      top: -60px;
    }
  }
  .template-temp-intro .meta > div {
    max-width: 275px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }
  @media only screen and (min-width: 700px) {
    .template-temp-intro .meta > div {
      max-width: 600px;
      padding-left: 298px;
    }
  }
  .template-temp-intro .meta > div h1,
  .template-temp-intro .meta > div h2,
  .template-temp-intro .meta > div h3,
  .template-temp-intro .meta > div h4,
  .template-temp-intro .meta > div h5,
  .template-temp-intro .meta > div h6 {
    font-family: "fanwood_textregular", Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.625rem;
    line-height: 1.15;
  }
  .template-temp-intro .meta > div p {
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .template-temp-intro .meta > div p:last-of-type {
    margin-bottom: 0;
  }
  .template-temp-intro .meta__form form#gform_1 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  .template-temp-intro .meta__form form#gform_1 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  .template-temp-intro .meta__form form#gform_1 :-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  .template-temp-intro .meta__form form#gform_1 :-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
  }
  .template-temp-intro .meta__form form#gform_1 li.gfield {
    margin: 0;
    position: relative;
  }
  .template-temp-intro .meta__form form#gform_1 li.gfield#field_1_1:after {
    content: "";
    display: block;
    height: 48px;
    position: absolute;
    right: 50px;
    bottom: 1px;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    -moz-transition: border-color 250ms ease;
    -o-transition: border-color 250ms ease;
    -webkit-transition: border-color 250ms ease;
    transition: border-color 250ms ease;
  }
  .template-temp-intro .meta__form form#gform_1:focus-within li.gfield#field_1_1:after {
    border-color: white;
  }
  .template-temp-intro .meta__form form#gform_1 label.gfield_label {
    font-family: "open_sansregular", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.875rem;
  }
  .template-temp-intro .meta__form form#gform_1 input[type="email"] {
    height: 50px;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 60px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 2px;
    background: transparent;
    color: #fff;
    -moz-transition: border-color 250ms ease;
    -o-transition: border-color 250ms ease;
    -webkit-transition: border-color 250ms ease;
    transition: border-color 250ms ease;
  }
  .template-temp-intro .meta__form form#gform_1 input[type="email"]:focus {
    border-color: white;
  }
  .template-temp-intro .meta__form form#gform_1:focus-within input[type="email"] {
    border-color: white;
  }
  .template-temp-intro .meta__form form#gform_1 input#input_1_1:-webkit-autofill {
    background-color: transparent !important;
  }
  .template-temp-intro .meta__form form#gform_1 input[type="submit"] {
    width: 50px;
    height: 48px;
    position: absolute !important;
    top: 45px;
    right: 1px;
    background-color: transparent;
    background-image: url("../img/icon-mail-white-68x52.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 17px auto;
    border: 0;
    cursor: pointer;
    font-size: 0;
    opacity: 0.5;
    -moz-transition: border-color 250ms ease, opacity 250ms ease;
    -o-transition: border-color 250ms ease, opacity 250ms ease;
    -webkit-transition: border-color 250ms ease, opacity 250ms ease;
    transition: border-color 250ms ease, opacity 250ms ease;
  }
  .template-temp-intro .meta__form form#gform_1 input[type="submit"]:hover,
  .template-temp-intro .meta__form form#gform_1 input[type="submit"]:focus {
    opacity: 1;
  }
  .template-temp-intro .meta__form form#gform_1:focus-within input[type="submit"] {
    border-color: white;
  }
  .template-temp-intro .meta__form form#gform_1 .validation_message {
    width: 100%;
    position: absolute;
    top: 100%;
    top: calc(100% - 1px);
  }
  .template-temp-intro .meta__form form#gform_1 .validation_error {
    display: none;
  }
  .template-temp-intro .meta__form .gform_confirmation_message {
    color: #fff;
	  text-decoration: none;
  }

.startLink {
	color: white;
	border: 0px solid transparent;
	text-decoration: none;
/* 	text-decoration: underline; */
	border: 1px solid white;
	border-radius: 8px;
	padding: 0.6em 0.8em 0.6em;
	margin-top: 1.4em;
	display: inline-block;
	
}
.startLink:hover {
/* 	text-decoration: underline; */
/* 	color: inherit; */
	background: white;
	color: #4c5360;
																																									
}