/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * 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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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; }

body, html {
  font-size: 62.5%;
  font-family: "Roboto", sans-serif;
  color: #4b4b4b; }

h1, h2, h3, h4, h5, h6 {
  margin: 1em 0 .5em;
  line-height: 1.2em;
  font-weight: normal; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0; }
  h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
    margin-bottom: 0; }
  h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    display: block;
    font-family: "Lora", serif;
    font-size: .5em;
    line-height: 1em; }

h1 {
  font-size: 6rem;
  font-weight: 300; }

h2 {
  font-size: 3.5rem; }

h3 {
  font-size: 3rem; }

h4 {
  font-size: 2.6rem; }

h5 {
  font-size: 2.2rem;
  color: #ab3545;
  line-height: 1.5em; }

.content h5 {
  margin-bottom: 1em; }

h6 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: .05em;
  margin-bottom: 1.5em; }

ul, ol {
  font-size: 1.7rem;
  line-height: 1.5em; }

ol li {
  margin-bottom: 1em; }
  ol li:last-child {
    margin-bottom: 0; }

p {
  font-size: 1.7rem;
  line-height: 1.8em;
  margin: 0 0 1em; }
  p:last-child {
    margin-bottom: 0; }
  p.small {
    font-size: 1.3rem; }

a {
  color: #ab3545; }
  a:hover {
    text-decoration: none; }

@media only screen and (max-width: 650px) {
  h1 {
    font-size: 4rem; }

  h2 {
    font-size: 2.5rem; }

  h3 {
    font-size: 2.2rem; }

  h4 {
    font-size: 2rem; }

  h5 {
    font-size: 1.8rem; }

  h6 {
    font-size: 1.3rem; }

  p, ol, ul {
    font-size: 1.5rem; } }
.container {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box; }
  @media only screen and (max-width: 1250px) {
    .container {
      padding-right: 2vw;
      padding-left: 2vw; } }
  @media only screen and (max-width: 850px) {
    .container {
      padding-right: 5vw;
      padding-left: 5vw; } }

img {
  max-width: 100%; }

.large-container {
  max-width: 1350px;
  margin: 0 auto; }

.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6, .dark-bg p, .dark-bg li {
  color: #fff; }

.button {
  background-color: #ab3545;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  padding: 15px 25px 17px;
  border-radius: 4px;
  font-size: 1.6rem;
  line-height: 1em;
  border: 0;
  -webkit-transition: background 0.3s ease-out 0s;
  -moz-transition: background 0.3s ease-out 0s;
  -o-transition: background 0.3s ease-out 0s;
  -ms-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s; }
  .button:hover {
    cursor: pointer;
    background-color: #4b4b4b;
    text-decoration: underline; }

.padd-all {
  padding: 75px; }

.padd-top {
  padding-top: 75px; }

.padd-bottom {
  padding-bottom: 75px; }

.border-top {
  border-top: 1px solid #f1f1f1; }

.padd-right {
  padding-right: 75px; }

.padd-left {
  padding-left: 75px; }

.padd-top-bottom {
  padding-top: 75px;
  padding-bottom: 75px; }

.pull-out {
  margin-left: -75px;
  margin-right: -75px; }

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .flex > * {
    box-sizing: border-box; }
  .flex .sixty {
    flex: 0 0 60%; }
  .flex .thirty {
    flex: 0 0 30%; }
  .flex .fifty {
    flex: 0 0 50%; }
  .flex .fourty {
    flex: 0 0 40%; }
  .flex .fourtyfive {
    flex: 0 0 45%; }
  .flex .seventy {
    flex: 0 0 70%; }
  .flex.top {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
  .flex.center {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
  .flex.squish {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
  @media only screen and (max-width: 850px) {
    .flex {
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .flex > * {
        width: 100%;
        margin-left: 0;
        margin-right: 0; }
        .flex > *.padd-left {
          padding-left: 0 !important; } }

.gform_fields {
  list-style: none;
  margin: 0;
  padding: 0; }
  .gform_fields > li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block; }
    .gform_fields > li:before {
      display: none; }

form {
  margin: 25px 0; }
  form label {
    display: none; }
  form input:not([type=submit]), form textarea {
    border-radius: 4px;
    font-size: 1.7rem;
    font-family: "Lora", serif;
    font-style: italic;
    padding: 15px 25px;
    box-sizing: border-box;
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #ebebeb; }
  form textarea {
    height: 100px; }
  form input[type=submit] {
    font-weight: 400;
    margin-bottom: 15px;
    margin-left: 0; }
  form input[type=text] {
    width: 100%; }

.cover-gradient {
  position: relative; }
  .cover-gradient:before, .cover-gradient:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .cover-gradient:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+42 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 */ }
  .cover-gradient:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+74,0.65+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 74%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 74%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 74%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    /* IE6-9 */ }

.red-bg {
  background-color: #ab3545; }
  .red-bg .button {
    background-color: #fff;
    color: #ab3545; }

.white-bg {
  background-color: #fff; }

.light-grey-bg {
  background-color: #ebebeb; }

.move-up {
  margin-top: -75px; }

.move-up-large {
  margin-top: -150px; }

.shadow {
  -webkit-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2); }

.meta {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 1.5rem; }
  .meta span {
    font-size: 1.4rem; }
  .meta em {
    color: #ab3545; }

.wp-caption {
  display: block;
  margin-bottom: 15px;
  margin-top: 10px; }
  .wp-caption.alignright {
    float: right;
    width: 50% !important;
    margin-right: -100px;
    margin-left: 30px;
    margin-bottom: 15px; }
    .wp-caption.alignright .wp-caption-text {
      text-align: right;
      padding-right: 40px; }
  .wp-caption.alignleft {
    float: left;
    width: 50% !important;
    margin-left: -100px;
    margin-right: 30px; }
    .wp-caption.alignleft img {
      width: 100% !important; }
    .wp-caption.alignleft p {
      padding-left: 40px; }
  .wp-caption img {
    width: auto !important;
    height: auto !important; }
  .wp-caption .wp-caption-text {
    font-size: 1rem;
    text-transform: uppercase;
    margin: .5rem 0 0 0;
    padding: 0; }
  .wp-caption + h2, .wp-caption + h1, .wp-caption + h3, .wp-caption + h4 {
    margin-top: 0; }
  .wp-caption:first-child {
    margin-top: -20px; }
  .wp-caption:last-child {
    margin-bottom: 0; }

.general-content img {
  width: auto !important;
  height: auto !important; }

@media only screen and (max-width: 1100px) {
  .padd-all {
    padding: 50px; }

  .padd-top {
    padding-top: 50px; }

  .padd-bottom {
    padding-bottom: 50px; }

  .border-top {
    border-top: 1px solid #f1f1f1; }

  .padd-right {
    padding-right: 50px; }

  .padd-left {
    padding-left: 50px; }

  .padd-top-bottom {
    padding-top: 50px;
    padding-bottom: 50px; }

  .pull-out {
    margin-left: -50px;
    margin-right: -50px; }

  .move-up {
    margin-top: -50px; }

  .move-up-large {
    margin-top: -100px; } }
@media only screen and (max-width: 550px) {
  .padd-all {
    padding: 35px; }

  .padd-top {
    padding-top: 35px; }

  .padd-bottom {
    padding-bottom: 35px; }

  .border-top {
    border-top: 1px solid #f1f1f1; }

  .padd-right {
    padding-right: 35px; }

  .padd-left {
    padding-left: 35px; }

  .padd-top-bottom {
    padding-top: 35px;
    padding-bottom: 35px; }

  .pull-out {
    margin-left: -35px;
    margin-right: -35px; }

  .move-up {
    margin-top: -35px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: "Roboto", sans-serif; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }
  .mfp-figure figcaption {
    margin-top: 0;
    margin-bottom: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

body, html {
  overflow-x: hidden; }

header {
  position: absolute;
  width: 100%;
  z-index: 999;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  header aside {
    box-sizing: border-box;
    padding: 0 50px;
    width: 100%;
    background-color: #ab3545;
    font-size: 1.5rem;
    text-align: right;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }
    header aside a {
      color: #fff;
      padding: 11px 15px;
      display: block;
      line-height: 1em;
      text-decoration: none; }
      header aside a:hover {
        background-color: #4b4b4b; }
    header aside #models {
      padding: 25px 20px 15px;
      margin-bottom: -10px;
      margin-top: -10px;
      background-color: #fff;
      color: #ab3545;
      font-weight: bold;
      text-transform: uppercase;
      -webkit-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
      position: relative;
      z-index: 999; }
      header aside #models:hover {
        background-color: #4b4b4b;
        color: #fff; }
  header nav {
    width: 100%; }
    header nav #mobile-menu {
      display: none; }
    header nav > ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: end;
      -moz-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      justify-content: flex-end;
      width: 100%; }
      header nav > ul > li {
        list-style: none;
        margin: 0;
        padding: 0;
        display: block; }
        header nav > ul > li:before {
          display: none; }
      header nav > ul > li {
        position: relative; }
        header nav > ul > li ul {
          list-style: none;
          margin: 0;
          padding: 0;
          background-color: #fff;
          display: none;
          position: absolute;
          top: 100%;
          left: 0;
          min-width: 100%; }
          header nav > ul > li ul > li {
            list-style: none;
            margin: 0;
            padding: 0;
            display: block; }
            header nav > ul > li ul > li:before {
              display: none; }
          header nav > ul > li ul a {
            display: block;
            padding: 20px 25px 18px 50px;
            white-space: nowrap;
            position: relative;
            text-decoration: none; }
            header nav > ul > li ul a:before {
              content: ' ';
              display: block;
              width: 25px;
              height: 25px;
              position: absolute;
              background-position: center center;
              background-size: contain;
              background-repeat: no-repeat;
              margin-right: 15px;
              top: 19px;
              left: 12px; }
            header nav > ul > li ul a:hover {
              background-color: #ebebeb; }
        header nav > ul > li > a {
          font-size: 1.8rem;
          color: #fff;
          text-decoration: none;
          padding: 25px 50px;
          display: block; }
        header nav > ul > li #menu-item-54 a:before {
          background-image: url(../img/exterior-interior-features.svg); }
        header nav > ul > li #menu-item-53 a:before {
          background-image: url(../img/energy-efficiency.svg); }
        header nav > ul > li #menu-item-52 a:before {
          background-image: url(../img/custom-homes.svg); }
        header nav > ul > li #menu-item-51 a:before {
          background-image: url(../img/layout.svg); }
        header nav > ul > li #menu-item-46 a:before {
          background-image: url(../img/financing.svg); }
        header nav > ul > li #menu-item-47 a:before {
          background-image: url(../img/in-house-design.svg); }
        header nav > ul > li #menu-item-48 a:before {
          background-image: url(../img/site-evaluation.svg); }
        header nav > ul > li #menu-item-49 a:before {
          background-image: url(../img/project-management.svg); }
        header nav > ul > li #menu-item-44 a:before {
          background-image: url(../img/building-modular.svg); }
        header nav > ul > li #menu-item-43 a:before {
          background-image: url(../img/project-outline.svg); }
        header nav > ul > li #menu-item-598 a:before {
          background-image: url(../img/budget.svg); }
        header nav > ul > li #menu-item-41 a:before {
          background-image: url(../img/home-design-specifications.svg); }
        header nav > ul > li #menu-item-40 a:before {
          background-image: url(../img/site-evaluation.svg); }
        header nav > ul > li #menu-item-198 a:before {
          background-image: url(../img/site-evaluation.svg); }
        header nav > ul > li #menu-item-135 a:before {
          background-image: url(../img/site-evaluation.svg); }
        header nav > ul > li #menu-item-39 a:before {
          background-image: url(../img/faq-resources.svg); }
        header nav > ul > li #menu-item-43 a:before {
          background-image: url(../img/project-outline.svg); }
        header nav > ul > li #menu-item-37 a:before {
          background-image: url(../img/our-story.svg); }
        header nav > ul > li #menu-item-36 a:before {
          background-image: url(../img/team.svg); }
        header nav > ul > li #menu-item-35 a:before {
          background-image: url(../img/our-quality-value.svg); }
        header nav > ul > li #menu-item-34 a:before {
          background-image: url(../img/service-area.svg); }
        header nav > ul > li #menu-item-65 a:before {
          background-image: url(../img/contact-us.svg); }
        header nav > ul > li #menu-item-61 a:before {
          background-image: url(../img/photos.svg); }
        header nav > ul > li #menu-item-211 a:before {
          background-image: url(../img/contact-us.svg); }
        header nav > ul > li #menu-item-402 a:before {
          background-image: url(../img/project-outline.svg); }
        header nav > ul > li #menu-item-582 {
          background-color: #ab3545; }
          header nav > ul > li #menu-item-582 a {
            padding: 15px 25px;
            color: #fff; }
          header nav > ul > li #menu-item-582:hover {
            background-color: #ab3545; }
            header nav > ul > li #menu-item-582:hover a {
              background-color: #ab3545; }
        header nav > ul > li#menu-item-50 ul li:last-child {
          background-color: #ab3545; }
          header nav > ul > li#menu-item-50 ul li:last-child a {
            color: #fff; }
            header nav > ul > li#menu-item-50 ul li:last-child a:before {
              background-image: url(../img/photos-white.svg); }
            header nav > ul > li#menu-item-50 ul li:last-child a:hover {
              background-color: #4b4b4b; }
        header nav > ul > li:hover > a {
          background-color: #fff;
          color: #ab3545; }
        header nav > ul > li:hover ul {
          display: block; }
    @media only screen and (max-width: 1200px) {
      header nav > ul > li > a {
        font-size: 1.6rem;
        padding: 15px 25px; }
      header nav > ul > li ul li a {
        font-size: 1.6rem;
        padding: 15px 25px; }
        header nav > ul > li ul li a:before {
          display: none !important; } }
    @media only screen and (max-width: 850px) {
      header nav #mobile-menu {
        display: block;
        color: #fff;
        font-size: 1.8rem;
        font-weight: bold;
        float: right;
        padding: 30px 30px;
        width: 150px;
        text-transform: uppercase;
        letter-spacing: .1em;
        text-align: center;
        text-decoration: underline; }
        header nav #mobile-menu:hover {
          background-color: #fff;
          text-decoration: none;
          cursor: pointer;
          color: #ab3545; }
      header nav > ul {
        display: none; } }
  header #logo {
    position: absolute;
    top: 0;
    left: 50px;
    padding: 30px 40px 25px;
    background-color: #fff;
    display: block;
    -webkit-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2); }
    header #logo img {
      display: block;
      width: 130px; }
  @media only screen and (max-width: 1200px) {
    header #logo {
      padding: 20px 25px 18px; }
    header aside {
      padding-left: 2vw;
      padding-right: 2vw; }
      header aside a {
        font-size: 1.4rem; }
      header aside #models {
        background-color: transparent;
        color: #fff;
        margin: 0;
        padding: 11px 15px; } }
  @media only screen and (max-width: 650px) {
    header aside {
      display: none; }
    header #mobile-menu {
      margin-top: 15px; } }

@media only screen and (max-width: 1250px) {
  header #logo {
    left: 2vw; } }
@media only screen and (max-width: 850px) {
  header #logo {
    left: 5vw; }

  body.open-menu header nav {
    position: relative; }
    body.open-menu header nav #mobile-menu {
      background-color: #fff;
      color: #ab3545;
      text-decoration: none;
      z-index: 999;
      position: relative; }
    body.open-menu header nav > ul {
      display: block;
      width: auto;
      min-width: 150px;
      position: absolute;
      top: 100%;
      right: 0;
      max-width: 85vw;
      background-color: #fff;
      -webkit-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
      z-index: 998; }
      body.open-menu header nav > ul > li > a {
        color: #ab3545;
        font-size: 1.8rem;
        font-weight: bold;
        padding: 25px 20px 15px; }
      body.open-menu header nav > ul > li ul {
        display: block;
        position: relative;
        top: 0;
        left: 0; }
        body.open-menu header nav > ul > li ul li a {
          font-size: 1.4rem;
          padding: 10px 30px 10px 45px; }
        body.open-menu header nav > ul > li ul li:first-child a {
          margin-top: -10px; }
      body.open-menu header nav > ul > li #menu-item-582 {
        display: none; }

  body.open-menu:after {
    height: 1000%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 997; } }
#hero {
  position: relative;
  z-index: 1; }
  #hero + section {
    position: relative;
    z-index: 2; }
  #hero:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #4b4b4b;
    opacity: .5; }
  #hero ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1; }
    #hero ul > li {
      list-style: none;
      margin: 0;
      padding: 0;
      display: block; }
      #hero ul > li:before {
        display: none; }
    #hero ul li {
      display: block;
      height: 85vh;
      background-size: cover;
      background-position: center center;
      position: relative;
      z-index: 1; }
      #hero ul li .container {
        position: absolute;
        z-index: 3;
        bottom: 0;
        left: 50%;
        width: 100%;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
  #hero > .container {
    width: 100%;
    height: 85vh;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    z-index: 2; }
    #hero > .container h1 {
      max-width: 450px;
      line-height: 1em; }
      #hero > .container h1 span {
        line-height: 2em; }
  #hero.short {
    background-size: cover;
    background-position: center center; }
    #hero.short > .container {
      min-height: 35vh;
      height: auto;
      box-sizing: border-box;
      height: auto;
      padding-top: 200px;
      padding-bottom: 125px; }
  @media only screen and (max-width: 850px) {
    #hero ul li .container {
      bottom: 50px; } }

.single-model #hero.short:before {
  opacity: .8; }
.single-model #hero.short > .container {
  padding: 200px 0 75px; }

main {
  position: relative;
  z-index: 2; }

.callout {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .callout .seventy {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    margin-top: -75px; }

@media only screen and (max-width: 850px) {
  .callout {
    display: block; }
    .callout .thirty {
      display: none; }
    .callout .seventy {
      order: 1;
      margin-top: -25px;
      position: relative;
      margin-bottom: 5vw; }

  #fam .fifty:first-child {
    order: 2; }
  #fam .fifty:last-child {
    order: 1;
    padding-left: 0;
    margin-bottom: 5vw; } }
.three-buckets .padd-all {
  background-color: #ebebeb;
  display: block;
  width: 33.333%;
  text-decoration: none;
  color: #4b4b4b;
  -webkit-transition: background 0.3s ease-out 0s;
  -moz-transition: background 0.3s ease-out 0s;
  -o-transition: background 0.3s ease-out 0s;
  -ms-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .three-buckets .padd-all:nth-child(2) {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    margin: -15px 0;
    position: relative;
    z-index: 2; }
  .three-buckets .padd-all > span {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
  .three-buckets .padd-all h2 {
    margin: 0; }
    .three-buckets .padd-all h2 + p {
      margin-top: 30px; }
  .three-buckets .padd-all h4 {
    width: 100%; }
  .three-buckets .padd-all img {
    height: 80px;
    margin-right: 20px;
    display: block; }
.three-buckets a.padd-all:hover {
  background-color: #ab3545;
  color: #fff; }
  .three-buckets a.padd-all:hover img {
    filter: brightness(500%); }
  .three-buckets a.padd-all:hover .button {
    background-color: #fff;
    text-decoration: underline;
    color: #4b4b4b; }
@media only screen and (max-width: 850px) {
  .three-buckets .padd-all {
    width: 100%; } }

.subnav {
  position: sticky;
  top: 45px; }
  .subnav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .subnav ul > li {
      list-style: none;
      margin: 0;
      padding: 0;
      display: block; }
      .subnav ul > li:before {
        display: none; }
    .subnav ul li a {
      display: block;
      position: relative;
      text-decoration: none;
      margin-top: 15px;
      padding: 15px 0 15px 50px;
      font-weight: bold;
      font-size: 1.8rem;
      -webkit-transition: transform 0.2s ease-out 0s;
      -moz-transition: transform 0.2s ease-out 0s;
      -o-transition: transform 0.2s ease-out 0s;
      -ms-transition: transform 0.2s ease-out 0s;
      transition: transform 0.2s ease-out 0s; }
      .subnav ul li a span {
        display: block;
        font-weight: normal;
        color: #4b4b4b;
        font-size: 1.5rem;
        margin-left: -50px;
        margin-top: 10px; }
        .subnav ul li a span u {
          color: #ab3545; }
      .subnav ul li a:before {
        content: ' ';
        width: 35px;
        height: 35px;
        position: absolute;
        top: 9px;
        left: 0;
        background-position: center center;
        background-size: contain;
        display: block;
        background-repeat: no-repeat; }
      .subnav ul li a:hover {
        text-decoration: none;
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        -moz-transform: scale(1.05); }
    .subnav ul li:first-child a {
      margin-top: 25px; }
    .subnav ul li.page-8 a:before {
      background-image: url(../img/exterior-interior-features.svg); }
    .subnav ul li.page-7 a:before {
      background-image: url(../img/energy-efficiency.svg); }
    .subnav ul li.page-6 a:before {
      background-image: url(../img/custom-homes.svg); }
    .subnav ul li.page-5 a:before {
      background-image: url(../img/layout.svg); }
    .subnav ul li.page-23 a:before {
      background-image: url(../img/our-story.svg); }
    .subnav ul li.page-24 a:before {
      background-image: url(../img/team.svg); }
    .subnav ul li.page-25 a:before {
      background-image: url(../img/our-quality-value.svg); }
    .subnav ul li.page-26 a:before {
      background-image: url(../img/service-area.svg); }
    .subnav ul li.page-16 a:before {
      background-image: url(../img/layout.svg); }
    .subnav ul li.page-17 a:before {
      background-image: url(../img/project-outline.svg); }
    .subnav ul li.page-18 a:before {
      background-image: url(../img/budget.svg); }
    .subnav ul li.page-19 a:before {
      background-image: url(../img/home-design-specifications.svg); }
    .subnav ul li.page-20 a:before {
      background-image: url(../img/site-evaluation.svg); }
    .subnav ul li.page-21 a:before {
      background-image: url(../img/faq-resources.svg); }
    .subnav ul li.page-11 a:before {
      background-image: url(../img/financing.svg); }
    .subnav ul li.page-12 a:before {
      background-image: url(../img/in-house-design.svg); }
    .subnav ul li.page-13 a:before {
      background-image: url(../img/site-evaluation.svg); }
    .subnav ul li.page-14 a:before {
      background-image: url(../img/project-management.svg); }
    .subnav ul li.page-29 a:before {
      background-image: url(../img/contact-us.svg); }

#sidebar {
  position: sticky;
  top: 45px; }

.floorplans {
  display: none; }
  .floorplans.active {
    display: block; }

#ms-kbs, #ms-ritz {
  padding: 25px;
  background-color: #ebebeb; }
  #ms-kbs a, #ms-ritz a {
    display: block;
    position: relative; }
    #ms-kbs a:after, #ms-ritz a:after {
      content: ' ';
      display: block;
      position: absolute;
      top: 0;
      width: 100%;
      left: 0;
      height: 100%;
      background-color: #ab3545;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease-out 0s;
      -moz-transition: opacity 0.3s ease-out 0s;
      -o-transition: opacity 0.3s ease-out 0s;
      -ms-transition: opacity 0.3s ease-out 0s;
      transition: opacity 0.3s ease-out 0s;
      z-index: 1; }
    #ms-kbs a:before, #ms-ritz a:before {
      content: 'View PDF';
      color: #000;
      background-color: #fff;
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      border-radius: 5px;
      z-index: 2;
      padding: 10px 15px;
      font-weight: bold;
      font-size: 1.4rem;
      line-height: 1em;
      margin-left: -45px;
      margin-top: 0;
      opacity: 0;
      -webkit-transition: all 0.3s ease-out 0.2s;
      -moz-transition: all 0.3s ease-out 0.2s;
      -o-transition: all 0.3s ease-out 0.2s;
      -ms-transition: all 0.3s ease-out 0.2s;
      transition: all 0.3s ease-out 0.2s; }
    #ms-kbs a:hover:after, #ms-ritz a:hover:after {
      opacity: .8; }
    #ms-kbs a:hover:before, #ms-ritz a:hover:before {
      margin-top: -12px;
      opacity: 1; }

footer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-color: #ebebeb; }
  footer p {
    font-size: 1.5rem; }

#model-maine-homes, #client-homes {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 35px; }
  #model-maine-homes > li, #client-homes > li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block; }
    #model-maine-homes > li:before, #client-homes > li:before {
      display: none; }
  #model-maine-homes li, #client-homes li {
    display: block; }
    #model-maine-homes li a, #client-homes li a {
      display: block;
      background-size: cover;
      background-position: center center;
      text-decoration: none;
      color: #fff;
      padding: 45% 35px 35px 35px;
      margin-bottom: 35px;
      position: relative;
      overflow: hidden; }
      #model-maine-homes li a > *, #client-homes li a > * {
        position: relative;
        z-index: 2; }
      #model-maine-homes li a:after, #client-homes li a:after {
        content: '+';
        display: block;
        color: #ab3545;
        font-size: 4.5rem;
        position: absolute;
        bottom: 50px;
        right: 35px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        z-index: 2;
        -webkit-transition: background 0.3s ease-out 0s;
        -moz-transition: background 0.3s ease-out 0s;
        -o-transition: background 0.3s ease-out 0s;
        -ms-transition: background 0.3s ease-out 0s;
        transition: background 0.3s ease-out 0s; }
      #model-maine-homes li a:before, #client-homes li a:before {
        content: ' ';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: top 0.3s ease-out 0s;
        -moz-transition: top 0.3s ease-out 0s;
        -o-transition: top 0.3s ease-out 0s;
        -ms-transition: top 0.3s ease-out 0s;
        transition: top 0.3s ease-out 0s;
        z-index: 1;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+56,0.65+100 */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0.65) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0.65) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 56%, rgba(0, 0, 0, 0.65) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
        /* IE6-9 */ }
      #model-maine-homes li a h3, #client-homes li a h3 {
        margin-bottom: 0; }
      #model-maine-homes li a:hover:after, #client-homes li a:hover:after {
        background-color: #fff; }
      #model-maine-homes li a:hover:before, #client-homes li a:hover:before {
        top: 50%; }
    #model-maine-homes li:last-child a, #client-homes li:last-child a {
      margin-bottom: 0; }

.page-template-page-photos #model-maine-homes, .page-template-page-photos #client-homes {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  .page-template-page-photos #model-maine-homes li, .page-template-page-photos #client-homes li {
    width: 48.2%; }

#client-homes li a {
  padding: 65% 35px 35px 35px; }
  #client-homes li a:after {
    bottom: 35px; }
  #client-homes li a:before {
    display: none; }

.other-models #model-maine-homes li {
  width: 31%; }
  .other-models #model-maine-homes li a {
    padding: 50% 20px 20px 20px; }
    .other-models #model-maine-homes li a:after {
      bottom: 23px; }
  .other-models #model-maine-homes li h3 {
    font-size: 2rem; }

#sidebar.sticky {
  position: -webkit-sticky;
  position: sticky;
  align-self: flex-start;
  top: 0; }

* {
  min-height: 0;
  min-width: 0; }

#simple-image-slider {
  width: 100%;
  margin-top: -350px;
  margin-bottom: 50px; }
  #simple-image-slider > div {
    -webkit-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2); }
    #simple-image-slider > div a {
      display: block;
      background-position: center center;
      background-size: cover;
      padding-bottom: 65%; }
      #simple-image-slider > div a img {
        display: none; }
  #simple-image-slider button {
    position: absolute;
    bottom: -20px;
    right: 0;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 1.6rem;
    color: #ab3545;
    text-decoration: underline; }
    #simple-image-slider button.slick-prev {
      right: 60px; }
    #simple-image-slider button:hover {
      text-decoration: none;
      cursor: pointer; }

.scroller-content .flex .fifty {
  position: relative; }
.scroller-content .image {
  background-size: cover;
  background-position: center center;
  width: 50vw;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%; }
  .scroller-content .image .meta {
    position: absolute;
    bottom: 35px;
    left: 35px; }

#team {
  list-style: none;
  margin: 0;
  padding: 0; }
  #team > li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block; }
    #team > li:before {
      display: none; }
  #team li {
    padding-top: 75px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
    #team li img {
      margin-left: -150px;
      max-width: 300px;
      min-width: auto;
      min-height: auto; }
    #team li .content {
      padding-left: 40px; }

#chalets {
  background-color: #f5f5f5; }

#floor-plans-ritz, #floor-plans-kbs {
  display: none; }
  #floor-plans-ritz.active, #floor-plans-kbs.active {
    display: block; }
  #floor-plans-ritz h3, #floor-plans-kbs h3 {
    text-transform: capitalize; }
  #floor-plans-ritz ul, #floor-plans-kbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #floor-plans-ritz ul > li, #floor-plans-kbs ul > li {
      list-style: none;
      margin: 0;
      padding: 0;
      display: block; }
      #floor-plans-ritz ul > li:before, #floor-plans-kbs ul > li:before {
        display: none; }
    #floor-plans-ritz ul li, #floor-plans-kbs ul li {
      width: 48%;
      margin-bottom: 4%; }
      #floor-plans-ritz ul li a, #floor-plans-kbs ul li a {
        position: relative;
        display: block;
        width: 100%;
        background-color: #fff;
        padding: 20px;
        box-sizing: border-box;
        -webkit-transition: all 0.2s ease-out 0s;
        -moz-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        -ms-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
        #floor-plans-ritz ul li a img, #floor-plans-kbs ul li a img {
          display: block; }
        #floor-plans-ritz ul li a:after, #floor-plans-kbs ul li a:after {
          content: ' ';
          display: block;
          position: absolute;
          top: 0;
          width: 100%;
          left: 0;
          height: 100%;
          background-color: #ab3545;
          opacity: 0;
          -webkit-transition: opacity 0.3s ease-out 0s;
          -moz-transition: opacity 0.3s ease-out 0s;
          -o-transition: opacity 0.3s ease-out 0s;
          -ms-transition: opacity 0.3s ease-out 0s;
          transition: opacity 0.3s ease-out 0s;
          z-index: 1; }
        #floor-plans-ritz ul li a:before, #floor-plans-kbs ul li a:before {
          content: 'View PDF';
          color: #000;
          background-color: #fff;
          display: inline-block;
          position: absolute;
          top: 50%;
          left: 50%;
          border-radius: 5px;
          z-index: 2;
          padding: 10px 15px;
          font-weight: bold;
          font-size: 1.4rem;
          line-height: 1em;
          margin-left: -45px;
          margin-top: 0;
          opacity: 0;
          -webkit-transition: all 0.3s ease-out 0.2s;
          -moz-transition: all 0.3s ease-out 0.2s;
          -o-transition: all 0.3s ease-out 0.2s;
          -ms-transition: all 0.3s ease-out 0.2s;
          transition: all 0.3s ease-out 0.2s; }
        #floor-plans-ritz ul li a strong, #floor-plans-kbs ul li a strong {
          position: absolute;
          top: 0;
          font-size: 2rem;
          left: 0;
          z-index: 2;
          padding: 20px; }
        #floor-plans-ritz ul li a span, #floor-plans-kbs ul li a span {
          position: absolute;
          z-index: 2;
          bottom: 0;
          left: 0;
          padding: 20px;
          display: block;
          width: 100%;
          text-align: right;
          box-sizing: border-box;
          font-style: italic;
          line-height: 1em; }
        #floor-plans-ritz ul li a:hover, #floor-plans-kbs ul li a:hover {
          transform: scale(1.1);
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -webkit-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 83px 0px rgba(0, 0, 0, 0.2); }
          #floor-plans-ritz ul li a:hover strong, #floor-plans-ritz ul li a:hover span, #floor-plans-kbs ul li a:hover strong, #floor-plans-kbs ul li a:hover span {
            color: #fff; }
          #floor-plans-ritz ul li a:hover:after, #floor-plans-kbs ul li a:hover:after {
            opacity: .8; }
          #floor-plans-ritz ul li a:hover:before, #floor-plans-kbs ul li a:hover:before {
            margin-top: -12px;
            opacity: 1; }

#floor-plans-ritz ul li a {
  padding: 0;
  text-decoration: none; }
  #floor-plans-ritz ul li a:hover:before {
    margin-top: -60px; }
  #floor-plans-ritz ul li a .img {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 75%; }
    #floor-plans-ritz ul li a .img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #floor-plans-ritz ul li a strong, #floor-plans-ritz ul li a span {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    text-align: left; }
  #floor-plans-ritz ul li a strong {
    padding-bottom: 0; }
  #floor-plans-ritz ul li a span {
    padding-top: 0; }
  #floor-plans-ritz ul li a #colonials {
    background-color: #fff; }

#map img {
  width: auto !important;
  height: auto !important;
  margin-top: -75px;
  position: relative;
  left: 75px; }

#tabs-floor {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-top: 75px; }
  #tabs-floor > li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block; }
    #tabs-floor > li:before {
      display: none; }
  #tabs-floor li {
    display: block;
    padding: 15px 35px;
    text-transform: uppercase;
    background-color: #ab3545;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border-right: 1px solid #fff; }
    #tabs-floor li.active {
      background-color: #ebebeb;
      color: #4b4b4b;
      padding: 20px 30px 15px; }
    #tabs-floor li:hover:not(.active) {
      text-decoration: underline; }

.budget-home .header > * {
  width: 45%; }
.budget-home table {
  margin-top: 3rem;
  font-size: 1.6rem;
  width: 100%;
  text-align: left; }
  .budget-home table th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1em; }
    .budget-home table th:nth-child(2) {
      text-align: right; }
  .budget-home table tr:nth-child(2n+1) {
    background-color: rgba(255, 255, 255, 0.3); }
  .budget-home table tr:first-child {
    background-color: transparent; }
  .budget-home table td {
    padding: 1em; }
    .budget-home table td:nth-child(2) {
      text-align: right; }
      .budget-home table td:nth-child(2) span {
        display: block;
        font-size: 1.2rem;
        font-style: italic;
        font-weight: normal;
        color: #000; }
    .budget-home table td.yes, .budget-home table td.price {
      font-weight: bold;
      color: #36a760; }
@media only screen and (max-width: 850px) {
  .budget-home .header > * {
    width: 100%; } }

@media only screen and (max-width: 550px) {
  main .container .general-content {
    margin-left: -5vw;
    margin-right: -5vw;
    padding: 5vw;
    box-sizing: content-box; }

  .subnav {
    padding-top: 10vw; } }

/*# sourceMappingURL=main.css.map */
