@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css";
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

textarea, input, button, img, select, a:link, a:visited, a:hover, a:active, area {
  outline: none;
  border: none; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

html, body {
  margin: 0;
  padding: 0; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

.clear-after:after {
  content: "";
  display: table;
  position: relative;
  clear: both; }

html {
  background: #f9f9f9; }

body {
  position: relative;
  margin: 0 auto;
  max-width: 1920px;
  background: #fff; }

@media screen and (min-width: 1920px) {
  body {
    overflow-x: hidden; } }
.inner-wrap {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto; }
  .inner-wrap.thin {
    max-width: 846px;
    padding: 0 20px; }
  .inner-wrap.pad {
    padding: 20px 40px; }
  .inner-wrap.pad-top {
    padding-top: 70px; }

#page-spacer {
  display: block;
  position: relative;
  width: 100%;
  height: 200px; }

.text-column {
  display: block;
  position: relative;
  width: 100%;
  max-width: 408px;
  margin-top: 142px;
  margin-left: 50px; }
  .text-column .button {
    margin-top: 61px; }

.home-quote {
  margin: 70px auto 0;
  border-top: 1px solid #d3d3d3;
  max-width: 1400px;
  width: calc(100% - 200px); }

.page-content img {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 0 70px 0;
  height: auto !important; }
  .page-content img.no-margin {
    margin-bottom: 30px; }
.page-content blockquote {
  padding: 0; }

.blog-link {
  margin-bottom: 70px !important; }

div.home-content-container {
  position: relative; }
  div.home-content-container div.text-column {
    max-width: 600px; }
    @media screen and (max-width: 1400px) {
      div.home-content-container div.text-column {
        max-width: 500px; } }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

h1, h2, h3, h4, h5,
body, p, a, p a, li, li a, label, input, textarea, blockquote, blockquote p, textarea, input, button, img, select, a:link, a:visited, a:hover, a:active, area {
  color: #191516; }

body, p, a, p a, li, li a, label, input, textarea, blockquote, blockquote p, textarea, input, button, img, select, a:link, a:visited, a:hover, a:active, area {
  font-family: 'Open Sans',sans-serif; }

p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 24px;
  letter-spacing: 0.06em;
  max-width: 720px; }

h1 span,
p strong {
  font-weight: 600;
  font-family: 'Open Sans',sans-serif; }

strong {
  font-weight: 600; }

h2 a,
h1, h2, h3, h4, h5 {
  font-family: 'Playfair Display', serif;
  font-weight: normal; }

h1 {
  font-size: 70px;
  line-height: 70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  margin: 0 0 0 -50px;
  padding: 0;
  letter-spacing: 0.06em;
  transition: all .8s 1.8s;
  left: -10px;
  opacity: 0; }
  h1 span {
    display: block;
    position: relative;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    margin: 35px 50px 0 0;
    padding: 0 0 0 110px;
    text-transform: uppercase;
    letter-spacing: 0.06em; }
    h1 span:before {
      content: "";
      display: block;
      position: absolute;
      height: 2px;
      width: 100px;
      background: #191516;
      left: 0;
      top: 7px; }

body.init h1 {
  left: 0;
  opacity: 1; }

div.underline:after {
  content: "";
  display: block;
  position: relative;
  height: 1px;
  width: 75px;
  margin: 22px 0 26px 0;
  background: #191516;
  bottom: 0; }

h2 a {
  text-decoration: none; }

h2 a,
h2 {
  font-family: "Playfair Display", serif !important;
  display: block;
  position: relative;
  font-size: 40px;
  line-height: 48px;
  position: relative;
  margin: 0;
  padding: 0;
  letter-spacing: 0.06em; }
  h2 a.underline:after,
  h2.underline:after {
    content: "";
    display: block;
    position: relative;
    height: 1px;
    width: 75px;
    margin: 37px 0 41px 0;
    background: #191516;
    bottom: 0;
    left: 0; }

h3 {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  margin: 0 46px 48px 0px;
  padding: 0;
  letter-spacing: 0.06em;
  z-index: 9;
  text-align: right;
  max-width: 920px;
  transition: all .8s 2s;
  right: -20px;
  opacity: 0; }
  h3.featured {
    font-size: 23px;
    line-height: 30px; }
    @media screen and (max-width: 1200px) {
      h3.featured {
        display: none; } }

body.init h3 {
  right: 0;
  opacity: 1; }

nav ul {
  display: block;
  position: relative;
  list-style-type: none;
  margin: 44px 0 0 70px;
  padding: 0;
  transition: all 1s 1.2s;
  left: -20px;
  opacity: 0; }
  nav ul li {
    display: inline;
    float: left; }
    nav ul li a {
      display: block;
      position: relative;
      text-decoration: none;
      font-weight: 600;
      font-size: 13px;
      margin: 0 40px 0 0;
      padding: 0;
      text-transform: uppercase;
      letter-spacing: 0.06em;
      transition: margin .3s; }
      @media screen and (max-width: 1840px) {
        nav ul li a {
          letter-spacing: 0.06em;
          margin-right: 30px; } }
      @media screen and (max-width: 1500px) {
        nav ul li a {
          letter-spacing: 0.06em; } }
      nav ul li a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -6px;
        left: 0;
        height: 2px;
        background: #191516;
        width: 0;
        transition: all .35s 0s; }
      nav ul li a:hover:after {
        width: 8px; }

body.init nav ul {
  left: 0;
  opacity: 1; }
  @media screen and (max-width: 1500px) {
    body.init nav ul.exit-links-left {
      float: left; }
    body.init nav ul.exit-links-right {
      float: right;
      margin-right: 100px; } }

#menu-slide-out ul {
  margin: 50px 0; }
  #menu-slide-out ul li {
    display: block;
    float: none;
    padding: 10px 0;
    text-align: center; }
    #menu-slide-out ul li a:after {
      display: none; }

a.button {
  display: inline-block;
  position: relative;
  font-family: 'Playfair Display', serif;
  text-decoration: none;
  font-size: 20px;
  line-height: 20px;
  margin: 0;
  padding: 0 20px 0 0;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #deb887;
  transition: 0.3s; }
  a.button:after {
    content: "\f105";
    display: block;
    position: absolute;
    height: 26px;
    width: 26px;
    font-family: FontAwesome;
    font-size: 26px;
    right: -15px;
    top: -1px;
    transition: right .25s; }
  a.button.down {
    color: #191516; }
  a.button.back-link {
    margin-left: 20px; }
  a.button.back-link:after {
    right: inherit;
    left: -20px;
    content: "\f104"; }
  a.button:hover {
    color: #191516; }
  a.button:hover:after {
    right: -20px;
    color: #191516; }
  a.button.down:after {
    content: "\f107";
    font-size: 36px;
    top: 3px; }
    a.button.down:after:hover {
      top: 20px; }
  a.button.margin-top {
    margin-top: 30px; }
  a.button.margin-bottom {
    margin-bottom: 70px; }

a.down-arrow {
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  bottom: -55px;
  left: 50%;
  margin: 0 0 0 -5px;
  background: url(../img/carat-lg.png) center center no-repeat;
  transition: opacity .3s 2s;
  opacity: 0; }

body.init a.down-arrow {
  opacity: 1; }

#social-links {
  display: block;
  position: fixed;
  text-align: center;
  transform: rotate(90deg);
  top: 50%;
  right: -146px;
  z-index: 999; }
  #social-links a {
    display: inline-block;
    position: relative;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    margin: 0 25px;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    transition: opacity .6s;
    opacity: .3; }
    #social-links a:hover {
      opacity: 1; }

@media screen and (min-width: 1921px) {
  #social-links {
    right: calc(50% - 86px);
    margin-right: calc(-1920px / 2); } }
blockquote {
  display: block;
  position: relative;
  margin: 0;
  padding: 70px 0; }
  blockquote a.button {
    margin-top: 50px; }
  blockquote h2 {
    letter-spacing: 0.06em; }

@media screen and (min-width: 641px) {
  a.arrow-up {
    display: block;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid rgba(200, 200, 200, 0.6);
    position: fixed;
    right: 30px;
    bottom: 26px;
    transition: opacity .3s, scale 0s 0s;
    opacity: 0;
    transform: scale(0); }
    a.arrow-up.show {
      opacity: .3;
      transform: scale(1);
      transition: opacity .3s, scale 0s .3s; } }
#testimonial-content {
  padding: 50px 20px 30px 20px; }
  #testimonial-content p {
    margin: 0; }

nav.pagination h2 {
  display: none !important; }

.wpcf7-response-output {
  background: #deb887;
  color: #fff;
  border: 0 !important;
  margin-left: 0 !important;
  padding: 10px !important; }

.contact-page form input[type="text"], .contact-page form input[type="email"], .contact-page form input[type="tel"], .contact-page form textarea, .contact-page form input[type="submit"] {
  border: 1px solid #d3d3d3;
  width: 100%;
  line-height: 30px;
  background: none;
  padding: 0 10px; }
.contact-page form input[type="submit"] {
  padding: 0 10px;
  cursor: pointer;
  text-align: center; }

span.wpcf7-list-item {
  margin: 0; }

#menu-slide-out ul li a {
  margin-right: 0 !important; }

#preloader {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  visibility: visible;
  opacity: 1;
  transition: opacity 1s; }
  #preloader.hide {
    opacity: 0; }

.spinner {
  width: 60px;
  height: 60px;
  background-color: #f1eeeb;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  -webkit-animation: sk-rotateplane 2s infinite ease-in-out;
  animation: sk-rotateplane 2s infinite ease-in-out; }

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
@media screen and (min-width: 641px) {
  .fade-in {
    position: relative;
    transition: all .8s 0s;
    left: -30px !important;
    opacity: 0; }
    .fade-in.show {
      left: 0 !important;
      opacity: 1; }
    .fade-in.first-fade-in {
      transition-delay: 2s; }

  .fade-in-scale {
    transform: scale(0.9);
    transition: all .8s 0s;
    opacity: 0; }
    .fade-in-scale.show {
      transform: scale(1);
      opacity: 1; } }
#mobile-menu {
  display: block;
  position: absolute;
  top: 42px;
  right: 42px;
  height: 21px;
  width: 21px;
  transition: opacity 1s .5s;
  opacity: 0; }
  #mobile-menu > input[type="checkbox"] {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 21px;
    width: 21px;
    z-index: 1;
    opacity: 0;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 999; }
  #mobile-menu > span {
    display: block;
    position: absolute;
    left: 0;
    height: 3px;
    width: 3px;
    background: #020202;
    transition: all 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s 0.7s;
    z-index: 998; }
    #mobile-menu > span:first-of-type {
      top: 0; }
    #mobile-menu > span:nth-of-type(2) {
      top: 9px; }
    #mobile-menu > span:nth-of-type(3) {
      top: 18px; }
    #mobile-menu > span:nth-of-type(4) {
      left: 9px;
      top: 0px; }
    #mobile-menu > span:nth-of-type(5) {
      left: 9px;
      top: 9px; }
    #mobile-menu > span:nth-of-type(6) {
      left: 9px;
      top: 18px; }
    #mobile-menu > span:nth-of-type(7) {
      left: 18px;
      top: 0px; }
    #mobile-menu > span:nth-of-type(8) {
      left: 18px;
      top: 9px; }
    #mobile-menu > span:nth-of-type(9) {
      left: 18px;
      top: 18px; }

#mobile-menu > input[type="checkbox"]:checked ~ span:first-of-type {
  transform: rotate(45deg);
  top: 10px;
  height: 2px;
  width: 24px; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(2) {
  opacity: 0; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(3) {
  transform: rotate(-45deg);
  top: 10px;
  height: 2px;
  width: 24px; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(4) {
  opacity: 0; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(5) {
  opacity: 0; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(6) {
  opacity: 0; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(7) {
  opacity: 0; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(8) {
  opacity: 0; }

#mobile-menu > input[type="checkbox"]:checked ~ span:nth-of-type(9) {
  opacity: 0; }

#menu-slide-out {
  position: fixed;
  top: 0;
  left: -100%;
  /* Change Slide Out Menu width */
  width: 100%;
  /* Ensure these values are the same */
  height: 100vh;
  box-sizing: border-box;
  transition: all 0.75s cubic-bezier(0.77, 0.2, 0.05, 1);
  z-index: 997;
  -webkit-font-smoothing: antialiased; }

#mobile-menu > input[type="checkbox"]:checked ~ #menu-slide-out {
  left: 0; }

@media screen and (min-width: 1920px) {
  #menu-slide-out {
    width: 0; }

  #mobile-menu > input[type="checkbox"]:checked ~ #menu-slide-out {
    width: 100%;
    max-width: 1920px; } }
/* Styling */
.menu-logo {
  display: inline-block;
  margin-left: -10px;
  margin-bottom: 60px; }

#mobile-menu > input[type="checkbox"]:checked ~ span {
  background: #020202 !important; }

#menu-slide-out {
  background: #fff;
  padding: 70px 40px 70px 40px; }
  #menu-slide-out ul {
    list-style-type: none; }
    #menu-slide-out ul li a {
      display: block;
      position: relative;
      font-size: 18px;
      padding: 0 0 10px 0; }

header {
  display: block;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  background: #fff;
  height: 100px;
  width: 100%;
  max-width: 1920px; }
  header a#logo {
    display: block;
    position: absolute;
    height: 100px;
    width: 220px;
    max-width: 50%;
    z-index: 999;
    top: 50%;
    left: 50%;
    background-image: url(../img/logo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
    opacity: 0;
    transition: all 1s 0s;
    transform: translate(-50%, -50%); }
  header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14);
    transition: all .6s; }

body.scrolled header:after {
  opacity: 1; }

body.init a#logo {
  opacity: 1; }

body.init #mobile-menu {
  opacity: 1; }

footer {
  background: #f4efe9; }
  @media screen and (min-width: 768px) {
    footer {
      padding: 0 100px; } }
  footer .inner {
    display: block;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1720px; }
    footer .inner.inner-top {
      margin: 70px auto 0 auto;
      padding: 70px 0px 30px 0px; }
    @media screen and (max-width: 961px) {
      footer .inner {
        padding-bottom: 0; } }
    footer .inner:after {
      content: "";
      position: relative;
      display: block;
      clear: both; }
    footer .inner > div {
      display: block;
      position: relative;
      width: 25%;
      padding-right: 20px;
      float: left; }
      @media screen and (max-width: 961px) {
        footer .inner > div {
          width: 50%;
          padding-bottom: 70px; } }
      @media screen and (max-width: 641px) {
        footer .inner > div {
          width: 100%;
          float: none; } }
    footer .inner h4 {
      font-family: 'Raleway', sans-serif;
      display: block;
      position: relative;
      text-decoration: none;
      font-weight: 600;
      font-size: 12px;
      margin: 0;
      padding: 0;
      text-transform: uppercase;
      letter-spacing: 0.06em;
      margin-bottom: 24px; }
    footer .inner ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      footer .inner ul li, footer .inner ul a {
        text-decoration: none;
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 0.06em;
        font-weight: 300;
        margin-top: 0;
        padding-top: 0; }
      footer .inner ul a:hover {
        text-decoration: underline; }
      footer .inner ul li.social a i {
        font-size: 24px;
        background: #deb887;
        color: #fff;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        margin-right: 5px;
        transition: 0.3s; }
      footer .inner ul li.social a:hover i {
        background: #000; }
  footer .credit {
    display: block;
    position: relative;
    padding: 20px;
    height: auto;
    width: 100%; }
    footer .credit p {
      margin-bottom: 0;
      font-size: 14px; }

#banner-container {
  display: block;
  position: relative;
  height: calc(100vh - 200px);
  width: calc(100% - 200px);
  left: 0;
  top: 0;
  margin: 100px 70px 0 70px;
  z-index: 1;
  min-height: 600px; }
  #banner-container.small-banner {
    height: calc(60vh - 200px);
    min-height: 600px; }
    #banner-container.small-banner #banner {
      background-attachment: scroll; }
  #banner-container.about-banner {
    min-height: calc(100vh - 200px);
    height: auto;
    background: #f4efe9;
    padding-top: 1px; }
    #banner-container.about-banner #banner {
      background: none;
      position: relative; }

#banner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-image: url(../img/banner-1.jpg);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0;
  background-attachment: fixed;
  background-size: cover;
  transition: all 1s .5s, background-position 0s 0s; }

body.init #banner {
  left: 0;
  opacity: 1; }

#banner-link {
  display: block;
  position: absolute;
  bottom: -100px;
  height: 12px;
  transition: all .9s 1.9s;
  left: -10px;
  opacity: 0; }

body.init #banner-link {
  left: 0;
  opacity: 1; }

.form-container {
  display: block;
  position: relative;
  margin: 0 auto; }
  .form-container.newsletter {
    margin-top: 40px;
    width: 430px;
    height: 22px; }
    .form-container.newsletter br {
      display: none; }
  .form-container.footer-newsletter {
    max-width: 100%;
    margin-top: 0;
    padding-right: 35px; }
    .form-container.footer-newsletter input[type="submit"] {
      position: relative;
      float: right;
      padding: 2px 0; }
  .form-container input[type="text"],
  .form-container input[type="email"],
  .form-container input[type="tel"],
  .form-container input[type="submit"],
  .form-container textarea {
    margin: 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 22px;
    background: none;
    border: 1px solid #191516;
    color: #191516;
    width: 100%;
    z-index: 1; }
  .form-container input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    border-color: transparent;
    z-index: 2;
    cursor: pointer; }

.contact-page form input[type="submit"] {
  padding: 0 10px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  width: auto;
  background: #deb887;
  border: 0;
  font-size: 16px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  transition: 0.3s; }
  .contact-page form input[type="submit"]:hover {
    background: #000; }

form.wpcf7-form div.form-item {
  margin-bottom: 20px; }
form.wpcf7-form label {
  margin-bottom: 10px;
  display: block; }
form.wpcf7-form span.wpcf7-not-valid-tip {
  margin-top: 5px; }

#stretch-box {
  position: absolute;
  height: 587px;
  width: calc((100% - 1440px)/2);
  top: 0;
  right: 0;
  box-sizing: initial;
  padding-left: 518px;
  background: #f4efe9;
  z-index: 1; }
  #stretch-box #stretch-box-image {
    display: block;
    position: absolute;
    width: 426px;
    height: 547px;
    margin: -34px 0 0 80px;
    top: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover; }
    #stretch-box #stretch-box-image ul {
      margin: 0;
      padding: 0 40px 34px 0;
      list-style-type: none;
      position: absolute;
      bottom: 0;
      left: 0;
      transform: translateX(-100%); }
      #stretch-box #stretch-box-image ul li {
        display: block;
        position: relative;
        text-align: right;
        font-family: 'Raleway', sans-serif;
        text-decoration: none;
        font-weight: 600;
        font-size: 12px;
        line-height: 24px;
        text-transform: uppercase;
        letter-spacing: 0.06em; }
        #stretch-box #stretch-box-image ul li a {
          display: inline-block;
          position: relative;
          text-decoration: none;
          text-transform: none;
          font-size: 13px;
          letter-spacing: 0.06em;
          font-weight: 300;
          margin-right: 2px; }
          #stretch-box #stretch-box-image ul li a:after {
            content: "";
            height: 1px;
            width: 0;
            background: #191516;
            position: absolute;
            bottom: 3px;
            left: 0;
            transition: width .4s; }
          #stretch-box #stretch-box-image ul li a:hover:after {
            width: 10px; }

#blog-feed {
  display: block;
  position: relative;
  width: calc(100% - 200px);
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
  padding: 70px 0;
  border-top: 1px solid #d3d3d3; }
  #blog-feed div.blog-image-container {
    display: block;
    position: relative;
    width: 62%;
    height: auto;
    float: left;
    background: #f4efe9;
    margin: 20px 0 0 20px;
    padding-bottom: 20px; }
    #blog-feed div.blog-image-container div {
      display: block;
      position: relative;
      width: 100%;
      margin: -20px 0 0 -20px;
      height: 0;
      padding-bottom: 50%;
      min-height: 350px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
  #blog-feed div.blog-extract {
    width: 35%;
    max-width: 450px;
    float: left;
    padding-left: 100px; }
    @media screen and (max-width: 1600px) {
      #blog-feed div.blog-extract {
        padding-left: 50px; } }
    #blog-feed div.blog-extract h2 {
      margin-top: -10px;
      letter-spacing: 0.06em; }
    #blog-feed div.blog-extract p {
      padding-right: 20px; }
    #blog-feed div.blog-extract a.button {
      margin-top: 11px; }
  #blog-feed:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 1024px) {
    #blog-feed div.blog-image-container {
      float: none;
      margin: 15px 0 0 15px;
      padding-bottom: 0;
      width: calc(100% - 15px); }
      #blog-feed div.blog-image-container div {
        margin: 0 0 0 -15px;
        top: -15px; }
    #blog-feed div.blog-extract {
      width: 100%;
      max-width: 100%;
      float: none;
      padding-top: 50px;
      padding-left: 0; } }
  @media screen and (max-width: 769px) {
    #blog-feed {
      width: calc(100% - 60px);
      padding: 50px 0; } }

span.date {
  display: block;
  font-size: 14px; }

#about-feed {
  display: block;
  position: relative;
  width: calc(100% - 200px);
  max-width: 1400px;
  height: auto;
  margin: 0 auto;
  padding: 70px 0;
  border-top: 1px solid #d3d3d3; }
  #about-feed div.about-image-container {
    display: block;
    position: relative;
    width: 62%;
    height: auto;
    float: left;
    background: #f4efe9;
    margin: 20px 0 0 20px;
    padding-bottom: 20px; }
    #about-feed div.about-image-container div {
      display: block;
      position: relative;
      width: 100%;
      margin: -20px 0 0 -20px;
      height: 0;
      padding-bottom: 70%;
      min-height: 550px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
  #about-feed div.about-lower {
    clear: both;
    width: 62%;
    padding: 50px 0 50px 20px; }
  #about-feed div.about-extract {
    width: 35%;
    max-width: 450px;
    float: left;
    padding-left: 100px; }
    @media screen and (max-width: 1600px) {
      #about-feed div.about-extract {
        padding-left: 50px; } }
    #about-feed div.about-extract h2 {
      margin-top: -10px;
      letter-spacing: 0.06em; }
    #about-feed div.about-extract p {
      padding-right: 20px; }
    #about-feed div.about-extract a.button {
      margin-top: 11px; }
  #about-feed:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 1024px) {
    #about-feed div.about-lower {
      padding: 0;
      width: 100%; }
    #about-feed div.about-image-container {
      float: none;
      margin: 15px 0 0 15px;
      padding-bottom: 0;
      width: calc(100% - 15px); }
      #about-feed div.about-image-container div {
        margin: 0 0 0 -15px;
        top: -15px; }
    #about-feed div.about-extract {
      width: 100%;
      max-width: 100%;
      float: none;
      padding-top: 50px;
      padding-left: 0; } }
  @media screen and (max-width: 769px) {
    #about-feed {
      width: calc(100% - 60px);
      padding: 50px 0; } }

.about-banner-image {
  position: relative;
  min-height: 300px;
  width: 50%;
  background: #e3ddd8;
  left: -100px;
  margin-top: 150px;
  float: left; }
  .about-banner-image div.about-image {
    width: 40%;
    height: 0;
    padding-bottom: 52%;
    float: right;
    margin: -70px 50px 70px 0;
    min-width: 230px;
    min-height: 330px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }

.about-banner-content {
  display: block;
  position: relative;
  width: 50%;
  float: right;
  padding: 70px 70px 70px 0; }

@media screen and (max-width: 1200px) {
  .about-banner-image {
    width: 100%;
    float: none;
    left: 0;
    margin-top: 0;
    padding: 50px;
    background: none; }
    .about-banner-image div.about-image {
      float: none;
      margin: 0 auto; }

  .about-banner-content {
    width: 100%;
    float: none;
    padding: 0 50px 70px 50px; } }
@media screen and (max-width: 540px) {
  .about-banner-image {
    padding: 20px; }
    .about-banner-image div.about-image {
      min-width: 100%;
      min-height: auto;
      padding-bottom: 145%; }

  .about-banner-content {
    padding: 0 20px 50px 20px; } }
#testimonials {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px !important; }

#testimonials:after {
  content: "";
  display: block;
  position: relative;
  clear: both; }

#testimonials > div {
  flex: 1 0 33%;
  width: 33%;
  padding: 20px; }

#testimonials div h2 {
  font-size: 24px;
  line-height: 36px; }
  #testimonials div h2:after {
    content: "";
    display: block;
    position: relative;
    height: 1px;
    width: 75px;
    margin: 37px 0 41px 0;
    background: #191516;
    bottom: 0;
    left: 0; }

#testimonials div h4 {
  font-family: 'Raleway', sans-serif;
  display: block;
  position: relative;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  transition: margin .3s; }

@media screen and (max-width: 1200px) {
  #testimonials > div {
    flex: 1 0 50%; } }
@media screen and (max-width: 769px) {
  #testimonials > div {
    flex: 1 0 100%; } }
@media screen and (max-width: 540px) {
  #testimonials > div {
    padding-left: 0;
    padding-right: 0; } }
.testimonial-container {
  background: #f4efe9;
  padding: 30px 20px;
  height: 100%; }

@media screen and (max-width: 1600px) {
  #stretch-box {
    top: 0;
    height: 478px; }
    #stretch-box #stretch-box-image {
      width: 326px;
      height: 442px; } }
@media screen and (max-width: 1440px) {
  .inner-wrap {
    padding-left: 100px;
    padding-right: 100px; }

  h3 {
    font-size: 28px;
    line-height: 30px;
    max-width: 680px; }

  #banner-link {
    bottom: -50px; }

  .home-quote {
    margin-top: 70px; } }
@media screen and (max-width: 1300px) {
  header nav ul li a {
    margin-right: 25px; } }
@media screen and (max-width: 1023px) {
  header nav#desktop-navigation ul {
    display: none; }

  #mobile-navigation {
    display: block; } }
@media screen and (min-width: 1024px) {
  #mobile-navigation {
    display: none; } }
@media screen and (max-width: 1200px) {
  #stretch-box {
    position: relative;
    top: 0;
    right: 0;
    width: calc(100% - 400px);
    padding: 0 0 0 400px;
    margin-top: 196px; }
    #stretch-box #stretch-box-image {
      left: calc(100% - 512px); }

  .text-column {
    max-width: 100%;
    margin-left: 0; }

  .inner-wrap.pad {
    padding: 20px 88px; } }
@media screen and (max-width: 1024px) {
  #banner-container h3 {
    display: none; } }
@media screen and (max-width: 962px) {
  #banner-container h1 {
    font-size: 50px;
    line-height: 50px; } }
@media screen and (max-width: 769px) {
  #social-links {
    display: none; }

  #stretch-box {
    width: 100%;
    padding: 0; }
    #stretch-box #stretch-box-image {
      position: relative;
      top: -34px;
      left: 0;
      margin: 0 auto;
      max-width: calc(100% - 60px); }
      #stretch-box #stretch-box-image ul {
        display: none; } }
@media screen and (max-width: 641px) {
  #mobile-menu {
    right: 30px; }

  #banner-container {
    width: calc(100% - 60px);
    margin: 70px 30px; }
    #banner-container h1 {
      font-size: 30px;
      line-height: 30px;
      margin: 0 0 0 -15px; }
      #banner-container h1 span {
        display: none; }

  .form-container.newsletter {
    width: 100%; }

  .inner-wrap {
    padding-left: 30px;
    padding-right: 30px; }

  .inner-wrap.pad {
    padding: 20px 30px; }

  footer .inner {
    padding: 40px 30px; }
    footer .inner div {
      padding-right: 0; }

  blockquote {
    padding: 70px 0; }
    blockquote h2 {
      font-size: 20px;
      line-height: 28px; } }
@media screen and (max-width: 340px) {
  #stretch-box,
  #stretch-box #stretch-box-image {
    height: 0;
    padding-bottom: 100%; } }

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