.scroll-snap-wrapper {
  width: 100vw;
  height: 100vh;
  overflow: scroll;
}

.section-1 {
  background-color: #0000;
  height: 100vh;
}

.section-2 {
  background-color: #f5f5f000;
  height: 100vh;
  display: block;
}

.project-1 {
  background-color: #f5f5f000;
  width: 100vw;
  height: 100vh;
}

.html-embed {
  display: none;
}

.navbar {
  background-color: #f5f5f000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100px;
  padding-top: 20px;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.navlink {
  text-transform: none;
  height: auto;
  margin-top: 0;
  font-family: Bitter, serif;
  position: static;
  inset: 0% 0% 0% auto;
}

.logo-container {
  justify-content: center;
  margin-bottom: 10px;
  margin-left: 120px;
  display: block;
  position: relative;
}

.nav-menu {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-right: 20px;
  display: flex;
  position: relative;
  inset: 0% 0% 0% auto;
}

.image {
  height: 65px;
  margin-left: 0;
}

.centertext {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  margin-top: 0;
  padding: 0 20px;
  display: flex;
}

.centertext.homespacing {
  margin-top: -100px;
}

.centertext.footerspacer {
  padding-bottom: 0;
}

.paragraph {
  color: #405053;
  max-width: 1000px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.paragraph.projectwidth {
  color: #333;
  max-width: 1060px;
  margin-top: -20px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: block;
}

.paragraph.projectwidth.white {
  color: #ecf3f5;
}

.paragraph.projectwidth.one, .paragraph.projectwidth.two {
  display: block;
}

.heading {
  color: #405053;
  text-transform: uppercase;
  max-width: 1000px;
  margin-bottom: 20px;
  font-family: bebas-neue-pro, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.heading.white {
  color: #eef7f8;
  max-width: 1080px;
  margin-top: 100px;
  font-size: 45px;
  line-height: 50px;
}

.heading.bold {
  font-size: 45px;
  line-height: 40px;
}

.menu-button {
  display: none;
}

.contact {
  height: 100vh;
  margin-right: 20px;
  padding: 20px;
}

.contact.footerspacer {
  margin-bottom: -50px;
  margin-right: 0;
}

.nav-link {
  color: #405053;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 0;
  font-family: bebas-neue-pro, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  -webkit-text-stroke-color: cyan;
}

.heading-link {
  color: #d4aa1c;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: bebas-neue-pro, sans-serif;
  font-size: 25px;
  font-weight: 300;
  display: none;
}

.heading-link:hover {
  color: #405053;
  -webkit-text-stroke-color: cyan;
}

.heading-link.phone {
  display: none;
}

.textholder {
  z-index: 10;
  margin-left: 100px;
  margin-right: 100px;
  position: relative;
}

.project {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100vh;
  padding: 20px;
  display: flex;
  overflow: hidden;
}

.project.black {
  background-color: #000;
}

.projectvideo {
  z-index: 10;
  aspect-ratio: 16 / 9;
  object-fit: scale-down;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.projectvideo.anam {
  aspect-ratio: 2.39;
}

.textholder-project {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  margin-left: 100px;
  display: flex;
}

.body {
  background-color: #f8f8f585;
  overflow: visible;
}

.project-2, .project-3, .section-3 {
  height: 100vh;
}

.link {
  color: #405053;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 250px;
  margin-bottom: 10px;
  margin-left: 0;
  font-family: bebas-neue-pro, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.link:hover {
  color: #0ff;
}

.link.white {
  color: #fff;
}

.link-2 {
  display: inline-block;
}

.projectvideo-phone {
  display: none;
}

.footer {
  background-color: #8a141400;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.footer-text {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.contactlink {
  margin-left: 120px;
  margin-right: 40px;
}

.projectvideo-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  display: grid;
  overflow: visible;
}

.container {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100vw;
  max-width: none;
  display: flex;
}

.heading-small {
  text-transform: uppercase;
  max-width: 1000px;
  margin-bottom: 0;
  font-family: bebas-neue-pro, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.heading-small.bold {
  font-size: 30px;
  line-height: 30px;
}

.project-heading-small {
  align-items: flex-end;
  margin-bottom: 40px;
  display: flex;
}

.morelink {
  text-decoration: none;
}

.background-video {
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0% 0% auto;
}

.home-video {
  object-fit: cover;
  width: auto;
  height: auto;
  margin-top: -100vh;
  overflow: hidden;
}

.home-back-video {
  object-fit: contain;
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.home-phone-back-video {
  object-fit: contain;
  width: 100vw;
  height: 100vh;
  display: none;
}

.image-2 {
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar {
    display: flex;
  }

  .navlink {
    display: block;
  }

  .logo-container {
    margin-left: 120px;
  }

  .nav-menu {
    position: relative;
  }

  .image {
    margin-left: 0;
  }

  .centertext {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .paragraph {
    max-width: none;
    font-weight: 300;
  }

  .heading {
    text-align: left;
    line-height: 30px;
  }

  .menu-button {
    display: none;
  }

  .contact {
    display: block;
  }

  .nav-link {
    margin-right: 0;
    display: block;
  }

  .textholder-project {
    margin-left: 0;
  }

  .home-back-video, .home-phone-back-video {
    display: block;
  }

  .image-2 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    padding-left: 0;
  }

  .image {
    height: 45px;
  }

  .paragraph {
    font-size: 12px;
    line-height: 16px;
  }

  .paragraph.projectwidth {
    line-height: 15px;
  }

  .paragraph.projectwidth.one {
    line-height: 20px;
  }

  .heading {
    text-align: left;
    font-size: 25px;
    line-height: 25px;
  }

  .heading.white {
    font-size: 30px;
    line-height: 30px;
  }

  .heading-small.bold {
    font-size: 20px;
    line-height: 20px;
  }

  .home-back-video, .home-phone-back-video {
    display: block;
  }

  .image-2 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    padding-left: 0;
  }

  .logo-container {
    margin-left: 20px;
  }

  .image {
    height: 45px;
    margin-left: 0;
  }

  .centertext {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph {
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph.projectwidth {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    display: none;
  }

  .paragraph.projectwidth.one {
    font-size: 15px;
    display: none;
  }

  .paragraph.projectwidth.two {
    display: none;
  }

  .heading {
    max-width: none;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 20px;
  }

  .heading.white {
    margin-top: 100px;
    font-size: 30px;
    line-height: 30px;
  }

  .heading.bold {
    font-size: 30px;
    line-height: 30px;
  }

  .contact.footerspacer {
    margin-right: 0;
    padding-top: 0;
  }

  .heading-link {
    margin-bottom: 0;
    display: none;
  }

  .heading-link.phone {
    margin-right: 10px;
    font-size: 20px;
    font-weight: 600;
    display: block;
  }

  .heading-link.phone:hover {
    color: #c59417;
  }

  .textholder {
    margin-left: 0;
    margin-right: 0;
  }

  .projectvideo {
    display: none;
  }

  .textholder-project {
    align-items: stretch;
    margin-top: 10px;
  }

  .link {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .projectvideo-phone {
    object-fit: fill;
    width: auto;
    display: block;
    overflow: hidden;
  }

  .projectvideo-phone.one {
    width: auto;
    max-width: none;
  }

  .projectvideo-phone.two {
    width: auto;
  }

  .contactlink {
    margin-left: 20px;
    margin-right: 20px;
  }

  .projecttext {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .heading-small, .heading-small.bold {
    font-size: 20px;
    line-height: 20px;
  }

  .project-heading-small {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    width: auto;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .morelink {
    position: static;
  }

  .home-back-video {
    display: none;
  }

  .home-phone-back-video {
    display: block;
  }

  .image-2 {
    width: 100vw;
    height: 100vh;
    display: block;
    position: relative;
  }
}


