  .photo-wide {
  height: auto !important;
  max-height: none !important;
}
.photo-wide > .container > .row > div {
  width: 100% !important;
  float: none;
}
.photo-wide .creative-text {
  background-color: transparent !important;
  margin-top: 0 !important;
  padding: 0 !important;
}
.photo-wide .creative-text.hidden-xs {
  display: block !important;
}
.photo-wide .creative-text > div {
  display: flex;
  align-items: center;
  text-align: center;
  height: 100%;
  justify-content: center;
  font-size: 75px;
  padding: 150px 0;
  line-height: 1;
}
.photo-wide-mobile.visible-xs {
  display: none !important;
}
.item.slick-slide img {
  height: 422px !important;
}
.homepage-advanced section.columns h3.block-title-heading {
  text-align: center;
  font-family: AkkuratLight;
  line-height: 1.3em;
  padding-top: 30px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 4px;
  text-transform: uppercase;
  clear: both;
}
.columns h1,
.video h1 {
  text-align: center;
  padding: 75px 0 32px;
  color: #000;
  font-family: AkkuratLight;
  font-size: 36px;
}
.columns p,
.columns ul {
  font-size: 16px;
  letter-spacing: .5px;
  line-height: 25.6px;
}
.homepage-advanced section.video {
  padding-top: 0px;
  margin-top: -50px;
}
.video h1 {
  font-size: 28px;
  padding-top: 0px;
}
div.feature-text:empty {
  display: none !important;
}
.homepage-advanced section.columns .feature-text {
  height: auto !important;
}
ul.slick-dots {
  display: none !important;
}
.gallery .container {
  width: 95vw;
}
.homepage-advanced .homepage-feature .feature-background .feature-text {
  padding-top: 30px;
}
