._2020-branta {
  background-color: #000;
}

.content-section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 140vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 80%;
}

.content-section-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 140vw;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.headline-wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin-top: 220px;
  -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;
}

.bg-hero {
  position: absolute;
  z-index: 2;
  width: 100%;
}

.content-wrapper-1 {
  position: absolute;
  left: auto;
  top: 55%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  width: 600px;
  margin-right: 10%;
}

.title {
  margin-bottom: 40px;
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 5.5px;
  text-transform: uppercase;
}

.content {
  margin-bottom: 20px;
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 33px;
}

.wide-photo-wrapper {
  position: relative;
  top: 10%;
  z-index: 2;
  display: none;
  width: 100%;
  height: 620px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wide-photo-left {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 60%;
  max-width: 60%;
  margin-top: 40px;
}

.wide-photo-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 70%;
  max-width: 70%;
}

.hero-content-container {
  position: absolute;
  z-index: 2;
  width: 100%;
  max-width: 1000px;
}

.headline-desktop {
  width: 80%;
}

.bg-blue-streak {
  position: absolute;
  top: -200px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 185vw;
  -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: url('../images/bg-blue-desktop.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-content-wrapper-copy {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 600px;
  margin-right: 10%;
}

.content-wrapper {
  z-index: 2;
  width: 600px;
  margin-right: 10%;
}

.photo-collage-wrapper {
  position: absolute;
  top: auto;
  bottom: 5%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 960px;
  height: 460px;
  -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;
}

.content-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin-top: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-wrapper-2 {
  position: relative;
  z-index: 5;
  width: 600px;
}

.photo-collage-left {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 466px;
  height: 460px;
}

.photo-collage-right {
  position: absolute;
  right: 0px;
  z-index: 2;
}

.photo-collage-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 460px;
  height: 460px;
}

.image-2 {
  position: absolute;
  z-index: 3;
  display: block;
}

.content-section-3 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 140px;
  -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;
}

.content-container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  -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;
}

.content-3 {
  margin-bottom: 20px;
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 33px;
}

.content-video-3-wrapper {
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.content-video-3 {
  z-index: 1;
  width: 450px;
  height: 800px;
}

.video-mask-bottom {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
}

.video-mask-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
}

.content-link {
  border-bottom: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}

.content-wrapper-3 {
  position: relative;
  z-index: 5;
  width: 450px;
  margin-left: 40px;
}

.content-section-4 {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 300px;
  margin-bottom: 100px;
  -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;
}

.content-container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  -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;
}

.work-slider {
  width: 100%;
  height: 750px;
  max-width: 1000px;
  background-color: #000;
}

.slide-1 {
  background-image: url('../images/Artwork_Carousel_1_Desktop2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../images/Artwork_Carousel_2_Desktop2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-3 {
  background-image: url('../images/Artwork_Carousel_3_Desktop2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/Artwork_Carousel_4_Desktop2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5 {
  background-color: #000;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-nav {
  bottom: -180px;
  display: none;
}

.slider-title {
  margin-bottom: 80px;
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5.5px;
  text-transform: uppercase;
}

.slide-copy {
  background-image: url('../images/Artwork_Carousel_1_Desktop2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block {
  display: inline-block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.slider-label-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  direction: ltr;
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5.5px;
  text-transform: uppercase;
}

.slider-label-1.slider-label {
  -webkit-transition: opacity 400ms cubic-bezier(.25, .46, .45, .94);
  transition: opacity 400ms cubic-bezier(.25, .46, .45, .94);
}

.slider-label-wrapper {
  position: relative;
  margin-top: 60px;
}

.slider-label-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5.5px;
  text-transform: uppercase;
}

.slider-label-2.slider-label {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(.25, .46, .45, .94);
  transition: opacity 400ms cubic-bezier(.25, .46, .45, .94);
}

.slider-label-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5.5px;
  text-transform: uppercase;
}

.slider-label-3.slider-label {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(.25, .46, .45, .94);
  transition: opacity 400ms cubic-bezier(.25, .46, .45, .94);
}

.slider-label-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 600px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5.5px;
  text-transform: uppercase;
}

.slider-label-4.slider-label {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 400ms cubic-bezier(.25, .46, .45, .94);
  transition: opacity 400ms cubic-bezier(.25, .46, .45, .94);
}

.slider-nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider-nav {
  width: 20%;
  height: 8px;
  max-width: 100px;
  margin-right: 8px;
  background-color: #515151;
  cursor: pointer;
}

.image-james {
  width: 100%;
}

.image-branta {
  position: relative;
  z-index: 2;
}

.headline-mobile {
  width: 80%;
}

.content-section-mobile {
  display: none;
}

.content-video-3-wrapper-mobile {
  position: relative;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.content-video-3-mobile {
  z-index: 1;
  width: 450px;
  height: 800px;
}

.video-mask-top-mobile {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
}

.video-mask-bottom-mobile {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
}

.slider-title-mobile {
  display: none;
  margin-bottom: 80px;
  font-family: neue-haas-grotesk-text, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5.5px;
  text-transform: uppercase;
}

.lightset-1 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.light {
  position: absolute;
  width: 350px;
  height: 350px;
}

.light._1a {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light._1b {
  top: -252px;
  right: 261px;
}

.light._1c {
  left: -101px;
  top: 395px;
}

.light._1d {
  top: 14%;
  right: 48%;
}

.light._2a {
  left: -59px;
}

.light._2b {
  left: auto;
  top: -387%;
  right: 0%;
  bottom: auto;
}

.light._2c {
  left: auto;
  top: 783%;
  right: 74%;
  bottom: 0%;
}

.light._3a {
  left: 45%;
  top: 70px;
}

.light._3b {
  left: auto;
  top: -100%;
  right: -13%;
  bottom: auto;
}

.light._3c {
  left: auto;
  top: 783%;
  right: 82%;
  bottom: 0%;
}

.light._3d {
  left: auto;
  top: 962%;
  right: 63%;
  bottom: 0%;
}

.light-section {
  position: relative;
}

.lightset-2 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100px;
}

.lightset-3 {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100px;
}

.lightset-1-mobile {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.light-mobile {
  position: absolute;
  width: 350px;
  height: 350px;
}

.light-mobile._1a {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light-mobile._1b {
  top: -252px;
  right: 261px;
}

.light-mobile._1c {
  left: -101px;
  top: 395px;
}

.light-mobile._1d {
  top: 14%;
  right: 55%;
}

.light-mobile._2a {
  left: -59px;
}

.light-mobile._2b {
  left: auto;
  top: -387%;
  right: 0%;
  bottom: auto;
}

.light-mobile._2c {
  left: auto;
  top: 783%;
  right: 74%;
  bottom: 0%;
}

.light-mobile._3a {
  left: 45%;
  top: 70px;
}

.light-mobile._3b {
  left: auto;
  top: -100%;
  right: -13%;
  bottom: auto;
}

.light-mobile._3c {
  left: auto;
  top: 783%;
  right: 82%;
  bottom: 0%;
}

.light-mobile._3d {
  left: auto;
  top: 962%;
  right: 63%;
  bottom: 0%;
}

.light-mobile._1b {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light-mobile._1c {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light-mobile._2a {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light-mobile._2b {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light-mobile._3a {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light-mobile._3b {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light-mobile._4a {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.light-mobile._5a {
  left: 11%;
  top: -2%;
  right: auto;
  bottom: auto;
}

.lightset-2-mobile {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.lightset-3-mobile {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.lightset-4-mobile {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}

.lightset-5-mobile {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .content-section-2 {
    display: none;
  }
  .content-section-1 {
    display: none;
    height: 160vw;
  }
  .headline-wrapper {
    margin-top: 100px;
  }
  .content-wrapper-1 {
    margin-right: 5%;
  }
  .content-section-3 {
    display: none;
  }
  .content-section-4 {
    margin-top: 60px;
    margin-bottom: 0px;
  }
  .content-container-4 {
    padding-bottom: 100px;
  }
  .headline-mobile {
    position: relative;
    z-index: 2;
    display: block;
    width: 70%;
    margin-top: 180px;
    margin-bottom: 100px;
  }
  .content-section-mobile {
    position: relative;
    z-index: 3;
    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;
  }
  .image-james-mobile {
    width: 100%;
  }
  .content-wrapper-1-mobile {
    position: relative;
    z-index: 5;
    width: 80%;
    margin-top: -40%;
    margin-bottom: 40px;
  }
  .image-branta-mobile {
    position: relative;
    z-index: 3;
    width: 100%;
    margin-top: 140px;
    margin-bottom: 10px;
  }
  .content-section-2-mobile {
    position: relative;
    top: -100px;
    z-index: 1;
    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;
  }
  .content-wrapper-2-mobile {
    position: absolute;
    z-index: 5;
    width: 80%;
  }
  .image-collage-mobile {
    width: 100%;
  }
  .div-block-2 {
    width: 100%;
  }
  .image-collage-wrapper-mobile {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-top: -875px;
  }
  .video-collage-wrapper-mobile {
    position: relative;
    overflow: visible;
    width: 100%;
    height: 1800px;
    margin-top: -100%;
  }
  .background-video-2 {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 1800px;
  }
  .video-collage-mask-mobile {
    position: absolute;
    left: auto;
    top: auto;
    right: 0px;
    bottom: -3px;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100vw;
  }
  .content-wrapper-3-mobile {
    position: relative;
    z-index: 5;
    width: 80%;
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .content-video-3-wrapper-mobile {
    top: -161px;
    width: 100%;
  }
  .content-video-3-mobile {
    width: 100%;
    height: 1800px;
  }
  .video-mask-top-mobile {
    width: 100%;
  }
  .video-mask-bottom-mobile {
    bottom: -2px;
    width: 100%;
  }
  .light-section {
    display: none;
  }
  .lightset-1-mobile {
    z-index: 1;
    height: 1px;
  }
  .light-mobile._1a {
    left: -8%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .light-mobile._1b {
    left: auto;
    top: -219px;
    right: 0%;
    bottom: auto;
  }
  .light-mobile._1c {
    left: 7%;
    top: auto;
    right: auto;
    bottom: -993px;
  }
  .light-mobile._2a {
    left: 5%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .light-mobile._2b {
    left: auto;
    top: -219px;
    right: 0%;
    bottom: auto;
  }
  .light-mobile._3a {
    left: 5%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .light-mobile._3b {
    left: auto;
    top: -300px;
    right: 0%;
    bottom: auto;
  }
  .light-mobile._4a {
    left: 5%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .light-mobile._5a {
    left: auto;
    top: -167px;
    right: 7%;
    bottom: auto;
  }
  .lightset-2-mobile {
    top: -22px;
    z-index: 2;
    height: 1px;
  }
  .lightset-3-mobile {
    top: -22px;
    z-index: 2;
    height: 1px;
  }
  .lightset-4-mobile {
    top: -133px;
    z-index: 3;
    height: 1px;
  }
  .lightset-5-mobile {
    top: -370px;
    z-index: 2;
    height: 1px;
  }
}

@media screen and (max-width: 767px) {
  .content-section-4 {
    margin-bottom: 0px;
  }
  .content-container-4 {
    padding-bottom: 140px;
  }
  .work-slider {
    height: 450px;
  }
  .slider-title {
    display: none;
  }
  .slider-label-1.slider-label {
    width: 400px;
  }
  .slider-label-2.slider-label {
    width: 400px;
  }
  .slider-label-3.slider-label {
    width: 400px;
  }
  .slider-label-4.slider-label {
    width: 400px;
  }
  .headline-mobile {
    margin-top: 220px;
    margin-bottom: 220px;
  }
  .content-section-mobile {
    overflow: hidden;
  }
  .bg-blue-streak-mobile {
    width: 110%;
    max-width: 110%;
  }
  .content-section-2-mobile {
    overflow: hidden;
  }
  .image-collage-wrapper-mobile {
    margin-top: -700px;
  }
  .video-collage-wrapper-mobile {
    height: 1300px;
  }
  .background-video-2 {
    height: 1300px;
  }
  .video-collage-mask-mobile {
    bottom: -5px;
  }
  .content-video-3-mobile {
    height: 1300px;
  }
  .slider-title-mobile {
    display: block;
  }
  .light-mobile._1b {
    right: -38%;
  }
  .light-mobile._1c {
    bottom: -906px;
  }
  .light-mobile._2a {
    left: -21%;
    top: -25px;
  }
  .light-mobile._2b {
    top: -204px;
  }
  .light-mobile._4a {
    left: 2%;
    top: -64px;
  }
  .light-mobile._5a {
    top: -49px;
  }
}

@media screen and (max-width: 479px) {
  .content-section-4 {
    margin-top: 140px;
  }
  .work-slider {
    height: 100vw;
  }
  .slider-title {
    display: none;
  }
  .slider-label-1.slider-label {
    width: 250px;
    font-size: 12px;
    line-height: 20px;
  }
  .slider-label-wrapper {
    margin-top: 40px;
  }
  .slider-label-2.slider-label {
    width: 250px;
    font-size: 12px;
    line-height: 20px;
  }
  .slider-label-3.slider-label {
    width: 250px;
    font-size: 12px;
    line-height: 20px;
  }
  .slider-label-4.slider-label {
    width: 250px;
    font-size: 12px;
    line-height: 20px;
  }
  .slider-nav-wrapper {
    margin-top: 55px;
  }
  .headline-mobile {
    margin-top: 140px;
    margin-bottom: 100px;
  }
  .content-section-mobile {
    overflow: hidden;
  }
  .bg-blue-streak-mobile {
    width: 200%;
    max-width: 200%;
  }
  .content-section-2-mobile {
    overflow: hidden;
    width: 100%;
  }
  .image-collage-wrapper-mobile {
    margin-top: -587px;
  }
  .video-collage-wrapper-mobile {
    height: 850px;
  }
  .background-video-2 {
    height: 850px;
  }
  .video-collage-mask-mobile {
    bottom: 0px;
  }
  .content-video-3-mobile {
    height: 700px;
  }
  .slider-title-mobile {
    display: block;
  }
  .light-mobile._1a {
    left: -43%;
    top: -11px;
  }
  .light-mobile._1b {
    top: -247px;
    right: -67%;
  }
  .light-mobile._1c {
    bottom: -532px;
  }
  .light-mobile._2a {
    display: none;
  }
  .light-mobile._2b {
    top: -151px;
    right: -34%;
  }
  .light-mobile._3b {
    top: -282px;
    right: -55%;
  }
  .light-mobile._5a {
    top: 15px;
    right: -16%;
  }
  .lightset-4-mobile {
    display: none;
  }
}

