body {
  color: #f2f2f2;
  font-family: Gt walsheim web, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 52px;
  font-weight: 200;
  line-height: 52px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 300;
  line-height: 42px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gt walsheim web, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 24px;
}

h5 {
  color: #5a5a5a;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: 500;
  line-height: 20px;
}

a {
  color: #fff;
  text-decoration: none;
}

.body {
  background-color: #000;
  font-family: Gt walsheim web, sans-serif;
}

.navbar {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
}

.brand {
  line-height: 64px;
}

.navbar-link {
  color: #f2f2f2;
  font-weight: 200;
  line-height: 24px;
}

.section-hero {
  height: 90vh;
  align-items: center;
  display: flex;
}

.hero-container {
  height: 100vh;
  align-items: center;
  display: flex;
}

.hero-text {
  width: 70%;
  max-width: 1040px;
  flex: 0 auto;
  position: relative;
}

.heading {
  opacity: 1;
  margin-bottom: 24px;
  font-size: 46px;
  line-height: 55px;
  text-decoration: none;
  display: block;
  position: relative;
}

.hero-list {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, .2);
  padding-top: 0;
  padding-left: 0%;
  display: flex;
  position: relative;
}

.hero-list-item {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  margin-bottom: 0;
  padding-top: 56px;
  padding-bottom: 56px;
  padding-left: 80px;
  display: flex;
}

.hero-list-item-number {
  width: 10%;
  color: #e7c482;
  padding-right: 0;
  font-size: 42px;
  font-weight: 300;
  line-height: 42px;
  display: inline-block;
}

.hero-content {
  opacity: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer {
  padding-bottom: 24px;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-container {
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.footer-copyright.footer-text {
  float: right;
  color: rgba(242, 242, 242, .38);
  flex: 0 auto;
  font-size: 11px;
}

.footer-address {
  width: 30%;
  margin-right: 32px;
}

.footer-address.footer-text {
  float: left;
  clear: none;
}

.footer-contact.footer-text {
  float: left;
  flex: 0 auto;
}

.fixed-image {
  z-index: -1;
  width: auto;
  height: 100vh;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: visible;
}

.container {
  height: 100%;
  max-width: 90%;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.small-heading {
  opacity: 1;
  color: rgba(242, 242, 242, .5);
  line-height: 32px;
}

.animated-brick {
  width: 100vw;
  height: 100vh;
  background-image: linear-gradient(#a8986f, #a8986f);
  display: none;
  position: absolute;
  overflow: visible;
}

.text-span {
  color: #f7c68a;
}

.spine-side-rotate {
  display: block;
  transform: rotate(90deg)translate(52%, -200px);
}

.spine-side {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.spine-side.spine-side-full {
  width: 70px;
  height: 100vh;
  display: block;
}

.spine-side-rotate-text {
  margin-right: 24px;
  display: inline-block;
}

.hero-list-item-right {
  width: 80%;
  overflow: hidden;
}

.hero-list-description {
  font-family: Gt walsheim web, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 40px;
  transform: translate(0);
}

.hero-list-title {
  margin-top: 0;
}

.hero-list-line {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 160px;
}

.client-list-content {
  width: 100%;
  flex-flow: wrap;
  display: flex;
}

.client-list-item {
  width: 33.3333%;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  border-right: 1px solid rgba(255, 255, 255, .2);
  padding: 16px 16px 8px;
}

.client-list-title {
  text-align: left;
}

.client-list-image {
  max-height: 60px;
  max-width: 132px;
}

.client-list-image-wrapper {
  text-align: center;
  line-height: 210px;
}

.text-span-2 {
  color: #f7c68a;
}

.medium-heading {
  margin-bottom: 32px;
}

.section-callout {
  height: 60vh;
  align-items: center;
  display: flex;
}

.callout-text {
  width: 60%;
}

.footer-content {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.footer-address-details {
  color: rgba(255, 255, 255, .43);
  font-weight: 300;
}

.heading-2 {
  color: rgba(255, 255, 255, .43);
}

.hero-list-content {
  flex: 1;
}

.hero-list-spine {
  width: 56px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  border-right: 1px solid rgba(255, 255, 255, .2);
}

.hero-list-spine.spine-full {
  height: 100vh;
}

.spine-text {
  width: 64px;
  float: right;
  padding-top: 0;
  padding-right: 0;
  line-height: 14px;
  display: inline-block;
  transform: rotate(-90deg)translate(-38px, 5px);
}

.client-list {
  display: flex;
}

.image {
  z-index: -1;
  position: relative;
}

.image.fixed-image-content {
  opacity: .49;
}

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

.fixed-menu {
  z-index: 2;
  background-color: #f1bd7d;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(100vw);
}

.fixed-menu-content {
  display: block;
}

.button {
  float: right;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  line-height: 45px;
  display: block;
}

.text-overlay {
  width: 311px;
  height: 59px;
  background-color: #f7c68a;
  position: absolute;
  bottom: 60px;
  left: 0;
}

.text-overlay.text-overlay-alt {
  width: 411px;
  bottom: 113px;
  left: 270px;
}

.text-overlay-alt {
  width: 411px;
  height: 60px;
  background-color: #f7c68a;
  position: absolute;
  bottom: 110px;
  left: 270px;
}

.text-span-3 {
  text-transform: none;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .hero-text {
    width: 90%;
  }

  .hero-list-item {
    padding-left: 40px;
  }

  .hero-list-spine, .text-overlay, .text-overlay-alt {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hero-text {
    width: 100%;
    margin-bottom: 40px;
    padding-top: 32px;
  }

  .hero-list {
    width: 100%;
    padding-left: 0%;
  }

  .hero-content {
    max-width: 100%;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    height: 80vh;
    justify-content: flex-start;
    align-items: center;
  }

  .heading {
    font-size: 28px;
    line-height: 34px;
  }

  .hero-list-item {
    flex-flow: column;
    justify-content: flex-start;
  }

  .hero-list-item-number {
    margin-bottom: 24px;
    font-size: 42px;
  }

  .hero-content {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 80px;
  }

  .footer-address {
    width: 50%;
  }

  .spine-side {
    display: none;
  }

  .hero-list-description {
    font-size: 24px;
    line-height: 32px;
  }

  .client-list-item {
    width: 50%;
  }

  .client-list-image {
    max-width: 80%;
  }

  .client-list-image-wrapper {
    line-height: 160px;
  }

  .medium-heading {
    font-size: 26px;
    line-height: 34px;
  }

  .section-callout {
    height: auto;
    clear: both;
    padding-top: 48px;
    padding-bottom: 48px;
    overflow: visible;
  }

  .callout-text {
    width: 100%;
  }

  .footer-content {
    justify-content: flex-start;
  }

  .fixed-menu {
    display: none;
    transform: translate(110vw);
  }

  .button {
    display: none;
  }

  .menu-button {
    display: block;
  }
}


@font-face {
  font-family: 'Gt walsheim web';
  src: url('../fonts/gt-walsheim-light-web.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gt walsheim web';
  src: url('../fonts/gt-walsheim-medium-web.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gt walsheim web';
  src: url('../fonts/gt-walsheim-bold-web.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gt walsheim web';
  src: url('../fonts/gt-walsheim-web.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}