.header {
  background: transparent;
}
.header.headroom--not-top {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(130, 130, 130, 0.5) 70%, rgba(0, 0, 0, 0.5) 100%);
}
.header__menu-large .pure-menu-link {
  color: #010101;
}
.header__menu-large .pure-menu-link:visited {
  color: #010101;
}
.header__menu-large .pure-menu-link:hover {
  color: #010101;
}
.header__menu .is-logo.is-logo-blue {
  display: inline-block;
}
.header__menu .is-logo.is-logo-white {
  display: none;
}
.header__menu.open .is-logo.is-logo-blue {
  display: none;
}
.header__menu.open .is-logo.is-logo-white {
  display: inline-block;
}
.menu-toggle .bar {
  background-color: #4c7398;
}
.menu-toggle.x .bar {
  background-color: #FFFFFF;
}
.lity-iframe-container {
  padding-top: 90vh;
}
.page-body {
  background-color: #FFF;
  padding-bottom: 0;
}
.marker {
  display: none;
}
.footer {
  margin-top: 0;
}
.media {
  background-color: #fff;
  overflow: hidden;
  height: 100vh;
  min-height: 35em;
  background-position: center top;
  height: unset;
  padding: 12rem 2rem 0 2rem;
}
@media screen and (min-width: 80em) {
  .media {
    background-position: center top;
    background-size: cover;
  }
}
.media__background {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
}
@media screen and (min-width: 48em) {
  .media__background {
    position: absolute;
  }
}
.media__content-background {
  position: relative;
  z-index: 1;
  height: 100%;
}
.media__background video {
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
  left: 0px;
  top: 0px;
  width: auto;
  height: auto;
  position: fixed;
}
@media screen and (max-width: 35.5em) {
  .media__background {
    display: none;
  }
}
.media__background video {
  min-width: unset;
  min-height: unset;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 52em) {
  .media__content-background {
    margin: 5rem auto 0 auto;
    max-width: 46rem;
  }
}
.media__content {
  z-index: 10;
  text-align: center;
  font-size: 2rem;
  line-height: : 2rem;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  will-change: transform, opacity;
}
@media screen and (min-width: 35.5em) {
  .media__content {
    animation-delay: 6s;
  }
}
.media__content:hover a {
  color: #666;
}
.media__content a {
  font-size: 2rem;
  line-height: : 2rem;
  padding-bottom: 1rem;
  font-weight: 300;
  font-family: 'Playfair Display', sans-serif;
  text-decoration: none;
  color: #222;
  display: block;
}
@media screen and (min-width: 48em) {
  .media__content a {
    display: inline-block;
  }
}
.media__content a:hover {
  color: #222;
  background-image: url('/static-files/media-underline-0-20.png');
  background-position: bottom;
  background-repeat: no-repeat;
}
.media__content .separator {
  display: none;
}
@media screen and (min-width: 48em) {
  .media__content .separator {
    display: inline-block;
  }
}
.media__instagram {
  margin-top: 5rem;
  margin-bottom: 3rem;
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 300;
  font-family: 'Playfair Display', sans-serif;
  text-align: center;
}
.media__instagram a {
  text-decoration: none;
}
.gallery {
  margin-top: 5em;
}
.gallery__tile {
  text-align: center;
  margin-bottom: 2rem;
}
.gallery__tile:hover {
  cursor: pointer;
}
.gallery__tile:hover .team__tile-more {
  display: inline-block;
}
.gallery__tile-content {
  text-align: left;
  margin-top: 2rem;
}
.gallery__tile-title {
  font-size: 1.4rem;
  font-family: 'Playfair Display', sans-serif;
}
.gallery__tile-subtitle {
  padding-top: 0.75rem;
  font-size: 1.25rem;
  font-weight: 300;
}
.gallery__tile-image {
  width: 18rem;
  height: 19rem;
  background-repeat: no-repeat;
  background-size: auto 100%;
  box-shadow: 0 0.125rem 2rem 0 rgba(139, 139, 139, 0.5);
}
@media (min-width: 35.5em) {
  .gallery__tile-image {
    width: 23rem;
    height: 24rem;
  }
}
.gallery .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
}
.gallery .owl-item {
  margin: 2rem 0 2rem 0;
}
.gallery .owl-theme .owl-dots .owl-dot span {
  background: #F3F3F3;
}
.gallery .owl-theme .owl-dots .owl-dot.active span {
  background: #869791;
}
.gallery .owl-theme .owl-nav {
  margin-top: -15rem;
  position: absolute;
  z-index: 100;
  width: 100%;
}
.gallery .owl-theme .owl-nav .owl-prev,
.gallery .owl-theme .owl-nav .owl-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
.gallery .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 1rem;
}
.gallery .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 1rem;
}
.gallery .owl-theme .owl-nav .nav-arrow {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 5px;
  width: 38px;
  height: 38px;
  background-size: cover;
}
.gallery .owl-theme .owl-nav .nav-arrow.is-prev {
  background-image: url('/static-files/template-icon-arrow-left-38-0.png');
}
.gallery .owl-theme .owl-nav .nav-arrow.is-next {
  background-image: url('/static-files/template-icon-arrow-right-38-0.png');
}
#pixlee_container iframe {
  margin: 0 auto;
}
