.nav-wrapper {
  position: relative;
  left: 0px;
  top: 30px;
  right: 0px;
  z-index: 150;
  display: block;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.hero {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.hero-wrapper {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.intro {
  position: relative;
  overflow: visible;
  height: 730px;
  margin-top: 90px;
}

.text-block-2 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #a9a6a6;
  font-size: 43px;
  line-height: 59px;
  letter-spacing: 1px;
}

.body-text {
  width: 400px;
  margin-top: 10px;
  font-family: Avenirltstd, sans-serif;
  color: #a9a6a6;
  font-size: 17px;
  line-height: 25px;
  font-weight: 300;
}

.body-text.float-text {
  position: absolute;
  left: 21%;
  top: 75%;
  font-size: 17px;
  line-height: 25px;
}

.body-text.align-left {
  margin-top: 80px;
  float: none;
  text-align: left;
}

.intro-image {
  position: relative;
  bottom: 10px;
  width: 100%;
  margin-top: 70px;
}

.bg-mellow {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 910px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.image-info-wrapper {
  position: absolute;
}

.image {
  position: relative;
  bottom: 0px;
  width: 78%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.second {
  position: relative;
  height: 550px;
}

.second-wrapper {
  margin-top: 80px;
}

.vision {
  position: absolute;
  top: 72%;
  z-index: -1;
}

.bg-float_second {
  position: relative;
  height: 400px;
  margin-top: 110px;
  clear: left;
}

.image-4 {
  position: absolute;
  top: -100%;
  right: 0px;
  bottom: 0px;
}

.image-5 {
  position: absolute;
}

.design {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 20%;
  color: #fafafa;
}

.third {
  position: relative;
  margin-top: 70px;
  margin-bottom: 70px;
  clear: none;
}

.gallery {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 120px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog {
  display: none;
  height: 75vh;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 2%, 66%, 0);
  background-image: url('../images/Page-1.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
}

.blog-article-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  padding: 59px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-list-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-2 {
  margin-top: 10px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #a9a6a6;
  font-size: 25px;
  line-height: 35px;
  font-weight: 500;
}

.heading-3 {
  margin-top: 5px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #a9a6a6;
  font-size: 47px;
  line-height: 57px;
  font-weight: 500;
}

.paragraph-3 {
  font-family: Avenirltstd, sans-serif;
  color: #a9a6a6;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.text-block-3 {
  font-family: Avenirltstd, sans-serif;
  color: #d8d5d5;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
}

.collection-item {
  width: 30%;
  height: auto;
  margin-right: 20px;
  margin-left: 20px;
  padding: 49px 25px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 1px 0 24px 1px rgba(88, 88, 88, .08);
}

.paragraph-4 {
  font-family: Avenirltstd, sans-serif;
  color: #dad9d9;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
}

.article-divider {
  display: block;
  width: 100%;
  height: 1px;
  margin: 15px auto;
  padding: 0px;
  background-image: -webkit-linear-gradient(270deg, #a9a6a6, #a9a6a6);
  background-image: linear-gradient(180deg, #a9a6a6, #a9a6a6);
}

.image-divider {
  height: 500px;
  background-image: -webkit-linear-gradient(270deg, rgba(85, 81, 81, .51), rgba(85, 81, 81, .51)), url('../images/20170619-IMG_2607-RE.jpg');
  background-image: linear-gradient(180deg, rgba(85, 81, 81, .51), rgba(85, 81, 81, .51)), url('../images/20170619-IMG_2607-RE.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 110%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-4 {
  margin-top: 6px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #a9a6a6;
  font-size: 47px;
  line-height: 57px;
  font-weight: 300;
}

.text-block-4 {
  font-family: Avenirltstd, sans-serif;
  color: #dad9d9;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
}

.form-block {
  width: 100%;
}

.text-field {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 0px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #dad9d9;
  font-family: Avenirltstd, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.field-label {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Avenirltstd, sans-serif;
  color: #a9a6a6;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}

.textarea {
  min-height: 150px;
  border-width: 1px;
  border-color: #a9a6a6;
  border-bottom-style: solid;
  background-image: -webkit-linear-gradient(270deg, #fcfcfc, #fcfcfc);
  background-image: linear-gradient(180deg, #fcfcfc, #fcfcfc);
}

.submit-button {
  background-color: #a9a6a6;
  font-family: Avenirltstd, sans-serif;
  font-size: 15px;
}

.footer {
  display: block;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #dfdede, #dfdede);
  background-image: linear-gradient(180deg, #dfdede, #dfdede);
}

.div-block-4 {
  display: block;
  width: 80vw;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info {
  display: inline-block;
  width: 150px;
  min-width: 150px;
  font-family: 'Avenirltstd roman', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
}

.info2 {
  display: inline-block;
  padding-left: 0px;
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.divider-white {
  width: 100%;
  height: 1px;
  margin-top: 12px;
  margin-bottom: 12px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.bg-brown {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  width: 65vw;
  height: 100%;
  background-color: #ddd;
}

.image-10 {
  position: relative;
  right: 160px;
  z-index: 15;
  width: 75%;
}

.sticky-anchor {
  height: 1px;
}

.image-11 {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 151;
  width: 180px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-12 {
  width: 40px;
  margin-right: 0px;
  margin-left: 10px;
  float: right;
}

.link-block-2 {
  float: right;
}

.link-block-3 {
  float: right;
}

.footer-text {
  font-family: Avenirltstd, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
}

.image-13 {
  width: 330px;
  float: right;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.slider-wrapper {
  position: absolute;
  z-index: 100;
  display: block;
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.elegance {
  position: static;
  top: 9px;
  right: 240px;
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.menu-button-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 102;
  display: block;
  width: 45px;
  height: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-bar {
  position: absolute;
  left: 0px;
  top: 16px;
  right: 0px;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.middle-bar {
  position: absolute;
  top: 32px;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.bottom-bar {
  position: absolute;
  top: 48px;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.menu {
  position: fixed;
  left: 0px;
  top: -300px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, #d3d3d3, #d3d3d3);
  background-image: linear-gradient(180deg, #d3d3d3, #d3d3d3);
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button {
  padding-top: 40px;
  padding-bottom: 40px;
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: 'Big caslon', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.menu-button:hover {
  color: #000;
}

.html-embed {
  display: block;
  height: 80%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #a8a6a6, #a8a6a6);
  background-image: linear-gradient(180deg, #a8a6a6, #a8a6a6);
}

.text-block-9 {
  position: relative;
  top: 3px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: Avenirltstd, sans-serif;
  text-align: center;
  text-decoration: none;
}

.text-block-9:hover {
  color: #000;
}

.link-block-4 {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.heading-5 {
  position: relative;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 48px;
  line-height: 64px;
  font-weight: 200;
  text-align: center;
}

.div-block-10 {
  position: relative;
  left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.heading-6 {
  width: 470px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #fff;
  font-size: 70px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-transform: capitalize;
}

.div-block-11 {
  display: none;
}

.navigation-background {
  width: 100%;
  height: 45vh;
  background-image: -webkit-linear-gradient(270deg, #ddd, #ddd);
  background-image: linear-gradient(180deg, #ddd, #ddd);
}

.content {
  position: relative;
  height: auto;
  padding-top: 10px;
  padding-bottom: 50px;
}

.content-wrapper {
  position: static;
  left: 0px;
  top: -230px;
  right: 0px;
  height: auto;
}

.image-15 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 450px;
  margin-right: auto;
  margin-left: auto;
}

.heading-7 {
  font-family: 'Big caslon', sans-serif;
  color: #a9a6a6;
  font-weight: 500;
  text-align: center;
}

.body {
  color: #555151;
}

.rich-text-block {
  font-family: Avenirltstd, sans-serif;
}

.other-projects {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #a9a6a6, #a9a6a6);
  background-image: linear-gradient(180deg, #a9a6a6, #a9a6a6);
  font-family: 'Big caslon', sans-serif;
  color: #fff;
}

.container {
  position: relative;
  -webkit-transform: translate(0px, 50%);
  -ms-transform: translate(0px, 50%);
  transform: translate(0px, 50%);
}

.container.aligned-center {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.heading-8 {
  font-size: 50px;
  text-align: center;
  letter-spacing: 2px;
}

.image-16 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.row-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-block-6 {
  float: right;
}

.link-block-7 {
  width: 100%;
}

.link {
  color: #a9a6a6;
}

.link-block-8 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
}

.link-block-8.w--current {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  text-decoration: none;
}

.link-block-8.w--current:hover {
  color: #000;
}

.link-block-9 {
  text-decoration: none;
}

.link-block-10 {
  text-decoration: none;
}

.link-block-11 {
  text-decoration: none;
}

.link-block-12 {
  text-decoration: none;
}

.link-block-13 {
  text-decoration: none;
}

.link-block-14 {
  text-decoration: none;
}

.link-block-15 {
  text-decoration: none;
}

.section-2 {
  position: relative;
  margin-top: -310px;
  padding-bottom: 35px;
}

.body-2 {
  overflow: auto;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.form-wrapper {
  width: 100%;
  min-height: 50px;
}

html.w-mod-js *[data-ix="scrollup"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

@media (max-width: 991px) {
  .intro {
    padding-top: 60px;
  }
  .text-block-2 {
    font-size: 30px;
    line-height: 45px;
  }
  .body-text {
    width: 350px;
    font-size: 15px;
  }
  .body-text.float-text {
    left: 3%;
    top: 50%;
    font-size: 15px;
  }
  .body-text.align-left {
    width: 345px;
    font-size: 15px;
  }
  .image-info-wrapper {
    position: relative;
    top: 70px;
  }
  .gallery {
    padding-top: 0px;
    padding-bottom: 152px;
  }
  .blog {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .blog-article-wrapper {
    width: 100%;
    padding-top: 35px;
    padding-bottom: 100px;
  }
  .collection-list-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-item {
    height: auto;
    padding: 10px;
  }
  .section {
    height: auto;
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .div-block-3 {
    width: 75%;
  }
  .slider-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu {
    top: -300px;
    display: none;
  }
  .menu-button {
    opacity: 0;
  }
  .heading-6 {
    width: 415px;
    font-size: 53px;
  }
  .collection-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .hero {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .hero-wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .intro {
    position: static;
    display: block;
    height: auto;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .intro-image-inner {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-2 {
    position: static;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .body-text {
    display: block;
    margin: 20px auto;
  }
  .body-text.float-text {
    position: static;
    left: 0%;
    top: 0%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .intro-image {
    margin-top: 20px;
  }
  .bg-mellow {
    display: none;
  }
  .image-info-wrapper {
    position: static;
  }
  .second {
    position: static;
    top: 151px;
    height: auto;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .second-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .vision {
    display: none;
  }
  .bg-float_second {
    position: static;
    margin-top: 0px;
  }
  .image-4 {
    position: static;
    display: none;
  }
  .image-5 {
    position: static;
  }
  .design {
    position: static;
    display: none;
  }
  .third {
    position: static;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .third-wrapper {
    position: static;
  }
  .gallery {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .blog {
    height: auto;
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .blog-article-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .collection-item {
    width: 60%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section {
    height: 750px;
  }
  .div-block-3 {
    width: 85%;
  }
  .image-11 {
    left: 28px;
  }
  .footer-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .image-13 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-wrapper {
    height: auto;
  }
  .elegance {
    display: none;
  }
  .menu-button-wrapper {
    right: 30px;
  }
  .menu {
    top: -300px;
    display: none;
  }
  .menu-button {
    opacity: 0;
  }
  .div-block-9 {
    width: 100%;
    max-width: 100%;
  }
  .heading-6 {
    font-size: 40px;
  }
  .collection-list {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-15 {
    height: auto;
  }
  .heading-7 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .rich-text-block {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .heading-8 {
    font-size: 30px;
  }
}

@media (max-width: 479px) {
  .nav-wrapper {
    top: 20px;
  }
  .hero {
    padding-top: 87px;
    padding-bottom: 0px;
  }
  .hero-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .intro {
    padding-top: 20px;
    padding-bottom: 16px;
  }
  .intro-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-2 {
    font-size: 20px;
    line-height: 29px;
  }
  .body-text {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
  }
  .body-text.float-text {
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 300;
    text-align: center;
  }
  .body-text.align-left {
    width: auto;
    margin-top: 25px;
    font-size: 15px;
    text-align: center;
  }
  .second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .second-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .bg-float_second {
    height: auto;
  }
  .image-5 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .gallery {
    margin-top: 0px;
    margin-bottom: 80px;
  }
  .blog {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .collection-list-wrapper {
    display: block;
    width: 100%;
  }
  .heading-3 {
    text-align: center;
  }
  .paragraph-3 {
    overflow: hidden;
    width: 100%;
  }
  .text-block-3 {
    text-align: center;
  }
  .collection-item {
    position: static;
    display: block;
    width: 100%;
  }
  .image-divider {
    display: block;
    width: 100%;
    height: 200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .34), rgba(0, 0, 0, .34)), url('../images/20170619-IMG_2607-RE.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .34), rgba(0, 0, 0, .34)), url('../images/20170619-IMG_2607-RE.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95vw;
    margin-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .info {
    width: 60px;
    min-width: 80px;
  }
  .bg-brown {
    width: 100vw;
    height: 100%;
  }
  .image-10 {
    right: 0px;
    display: none;
  }
  .image-11 {
    top: 7px;
  }
  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-text {
    font-size: 14px;
  }
  .image-13 {
    width: 250px;
    padding-top: 10px;
  }
  .menu-button-wrapper {
    width: 45px;
    height: 45px;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }
  .top-bar {
    top: 16px;
  }
  .middle-bar {
    top: 32px;
  }
  .bottom-bar {
    top: 48px;
  }
  .menu {
    top: -300px;
    display: none;
  }
  .div-block-8 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .menu-button {
    padding-top: 16px;
    padding-bottom: 16px;
    opacity: 0;
    font-size: 25px;
    line-height: 25px;
  }
  .heading-5 {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 21px;
    line-height: 28px;
    text-align: center;
  }
  .heading-6 {
    display: none;
    font-size: 19px;
  }
  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-11 {
    display: block;
    width: 100%;
    height: 300px;
    background-image: url('../images/20170619-IMG_2605-RE.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .navigation-background {
    height: 30vh;
  }
  .content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .content-wrapper {
    padding-top: 0px;
  }
  .image-15 {
    top: -70px;
    height: auto;
  }
  .heading-7 {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 24px;
  }
  .rich-text-block {
    display: block;
    overflow: hidden;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
  }
  .heading-8 {
    font-size: 14px;
  }
  .image-16 {
    width: 120%;
  }
  .section-2 {
    height: 210px;
    margin-top: 0px;
  }
}

@font-face {
  font-family: 'Big caslon';
  src: url('../fonts/Big-Caslon-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirltstd book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenirltstd roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}