body {
  background-color: #F5EEE7;
}

#body-dark {
  background-color: #2b2b2b;
}

#header {
  height: 100vh;
  padding: 250px 30px 120px;
}

@media (min-width: 768px) {
  #header {
    height: 100vh;
    padding: 200px 50px 100px;
  }
}

@media (min-width: 1200px) {
  #header {
    height: 100vh;
    padding: 200px 100px 100px;
  }
}

#contact-header {
  height: 100vh;
  padding: 200px 30px 120px;
}

#about-header {
    padding: 100px 30px 400px;
    background: linear-gradient(to top, rgba(43, 43, 43, 1), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0)), url(../../assets/img/headshot.png) right / contain no-repeat;
    background-position: 100% 100%;
    background-size: 100%;
}

@media (min-width: 576px) {
  #about-header {
    height: 100vh;
    padding: 200px 30px 120px;
    background: linear-gradient(to top, rgba(43, 43, 43, 1), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0)), url("../../assets/img/headshot.png") right / contain no-repeat;
    background-position: 100% 100%;
    background-size: 85%;
  }
}

@media (min-width: 768px) {
  #contact-header {
    height: 100vh;
    padding: 200px 50px 100px;
  }
}

@media (min-width: 768px) {
  #about-header {
    height: 100vh;
    padding: 200px 50px 100px;
    background: linear-gradient(to top, rgba(43, 43, 43, 1), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0)), url("../../assets/img/headshot.png") right / contain no-repeat;
    background-position: 120% 100%;
    background-size: 70%;
  }
}

@media (min-width: 992px) {
  #about-header {
    height: 100vh;
    padding: 200px 50px 100px;
    background: linear-gradient(to top, rgba(43, 43, 43, 1), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0)), url("../../assets/img/headshot.png") right / contain no-repeat;
    background-position: 110% 100%;
    background-size: 55%;
  }
}

@media (min-width: 1200px) {
  #contact-header {
    height: 100vh;
    padding: 200px 100px 100px;
  }
}

@media (min-width: 1200px) {
  #about-header {
    height: 100vh;
    padding: 200px 100px 100px;
    background: linear-gradient(to top, rgba(43, 43, 43, 1), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0), rgba(43, 43, 43, 0)), url("../../assets/img/headshot.png") right / contain no-repeat;
    background-position: 100% 100%;
    background-size: 48%;
  }
}

.header-heading {
  font-size: 75px;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 700;
  line-height: 70px;
  color: #2B2B2B;
  margin: 0;
}

.header-heading-dark {
  font-size: 75px;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 700;
  line-height: 70px;
  color: #ffffff;
  margin: 0;
}

@media (min-width: 768px) {
  .header-heading {
    font-size: 100px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    line-height: 95px;
    color: #2B2B2B;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .header-heading-dark {
    font-size: 100px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    line-height: 95px;
    color: #ffffff;
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .header-heading {
    font-size: 120px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    line-height: 115px;
    color: #2B2B2B;
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .header-heading-dark {
    font-size: 120px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    line-height: 115px;
    color: #ffffff;
    margin: 0;
  }
}

@media (min-width: 1600px) {
  .header-heading {
    font-size: 180px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    line-height: 168px;
    color: #2B2B2B;
    margin: 0;
  }
}

@media (min-width: 1600px) {
  .header-heading-dark {
    font-size: 180px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    line-height: 168px;
    color: #ffffff;
    margin: 0;
  }
}

.header-deck {
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 500;
  font-size: 16px;
  color: #2B2B2B;
  margin: 20px 0;
}

.header-deck-dark {
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  margin: 20px 0;
}

@media (min-width: 992px) {
  .header-deck {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    font-size: 20px;
    color: #2B2B2B;
    margin: 30px 0;
  }
}

@media (min-width: 1600px) {
  .header-deck {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    font-size: 24px;
    color: #2B2B2B;
    margin: 30px 0;
  }
}

@media (min-width: 992px) {
  .header-deck-dark {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    margin: 30px 0;
  }
}

@media (min-width: 1600px) {
  .header-deck-dark {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    font-size: 24px;
    color: #ffffff;
    margin: 30px 0;
  }
}

.header-link {
  font-family: 'Neue Haas Grotesk Display Pro';
  font-size: 16px;
  color: #2B2B2B;
  text-decoration: none;
}

.header-link-dark {
  font-family: 'Neue Haas Grotesk Display Pro';
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}

@media (min-width: 992px) {
  .header-link {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: 20px;
    color: #2B2B2B;
    text-decoration: none;
  }
}

@media (min-width: 1600px) {
  .header-link {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: 24px;
    color: #2B2B2B;
    text-decoration: none;
  }
}

@media (min-width: 992px) {
  .header-link-dark {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
  }
}

@media (min-width: 1600px) {
  .header-link-dark {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: 24px;
    color: #ffffff;
    text-decoration: none;
  }
}

.header-link:hover, .header-link-dark:hover {
  color: #05C3DE!important;
  text-decoration: none;
  transition: .3s;
}

#work-portfolio {
  padding: 30px;
}

@media (min-width: 768px) {
  #work-portfolio {
    padding: 50px;
  }
}

@media (min-width: 1200px) {
  #work-portfolio {
    padding: 50px 100px;
  }
}

.section-heading {
  font-size: 40px;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 600;
  color: #2B2B2B;
  margin: 5px 0;
  text-align: center;
}

.section-heading-dark {
  font-size: 40px;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 600;
  color: #ffffff;
  margin: 5px 0;
  text-align: center;
  line-height: 42px;
}

@media (min-width: 768px) {
  .section-heading {
    font-size: 70px;
    margin: 5px 0;
  }
}

@media (min-width: 768px) {
  .section-heading-dark {
    font-size: 70px;
    margin: 5px 0;
    letter-spacing: -1px;
    color: #ffffff;
    line-height: inherit;
  }
}

@media (min-width: 992px) {
  .section-heading {
    font-size: 100px;
    margin: 10px 0;
  }
}

@media (min-width: 992px) {
  .section-heading-dark {
    font-size: 100px;
    margin: 10px 0;
    letter-spacing: -2px;
    color: #ffffff;
    line-height: inherit;
  }
}

@media (min-width: 1200px) {
  .section-heading {
    font-size: 120px;
    margin: 10px 0;
  }
}

@media (min-width: 1600px) {
  .section-heading {
    font-size: 150px;
    margin: 10px 0;
  }
}

@media (min-width: 1200px) {
  .section-heading-dark {
    font-size: 120px;
    margin: 10px 0;
    letter-spacing: -1px;
    color: #ffffff;
    line-height: inherit;
  }
}

@media (min-width: 1600px) {
  .section-heading-dark {
    font-size: 150px;
    margin: 10px 0;
    letter-spacing: -1px;
    color: #ffffff;
    line-height: inherit;
  }
}

.section-subheading {
  font-size: 14px;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 500;
  letter-spacing: 2px;
  color: #2B2B2B;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

@media (min-width: 768px) {
  .section-subheading {
    font-size: 16px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    letter-spacing: 2px;
    color: #2B2B2B;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
  }
}

.section-subheading-dark {
  font-size: 14px;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 500;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

@media (min-width: 768px) {
  .section-subheading-dark {
    font-size: 16px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .section-subheading {
    font-size: 20px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    letter-spacing: 2px;
    color: #2B2B2B;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .section-subheading-dark {
    font-size: 20px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
  }
}

#two-lines-doodle {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  #two-lines-doodle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    margin-bottom: 20px;
  }
}

#about-link .section-heading {
  text-decoration: none;
  font-weight: 400;
  margin: 20px 0 40px;
  text-align: left;
}

#about-link .section-heading-dark {
  text-decoration: none;
  font-weight: 400;
  margin: 20px 0 40px;
  text-align: left;
  color: #ffffff;
}

#about-link .section-heading:hover, #about-link .section-heading-dark:hover {
  color: #05C3DE;
  transition: 0.3s;
}

#about-link .section-subheading {
  text-align: left;
}

#about-link .section-subheading-dark {
  text-align: left;
  color: #ffffff;
}

#footer {
  padding: 25px;
}

@media (min-width: 768px) {
  #footer {
    padding: 50px;
  }
}

@media (min-width: 1200px) {
  #footer {
    padding: 50px 100px;
  }
}

#footer-logo {
  width: 85px;
  margin: 0;
}

@media (min-width: 576px) {
  #footer-logo {
    width: 120px;
    margin: 0;
  }
}

@media (min-width: 768px) {
  #footer-logo {
    width: 150px;
    margin: 0;
  }
}

#footer-copyright {
  font-family: 'Neue Haas Grotesk Display Pro';
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 5px;
}

#footer-copyright-dark {
  font-family: 'Neue Haas Grotesk Display Pro';
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 5px;
  color: #ffffff;
}

@media (min-width: 576px) {
  #footer-copyright {
    font-family: 'Neue Haas Grotesk Display Pro';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 10px;
  }
}

@media (min-width: 576px) {
  #footer-copyright-dark {
    font-family: 'Neue Haas Grotesk Display Pro';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 10px;
    color: #ffffff;
  }
}

@media (min-width: 768px) {
  #footer-copyright {
    font-family: 'Neue Haas Grotesk Display Pro';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  #footer-copyright-dark {
    font-family: 'Neue Haas Grotesk Display Pro';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    color: #ffffff;
  }
}

#back-to-top {
  font-family: 'Neue Haas Grotesk Display Pro';
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  color: #2B2B2B;
  margin-bottom: 40px;
}

#back-to-top-dark {
  font-family: 'Neue Haas Grotesk Display Pro';
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  color: #ffffff;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  #back-to-top {
    font-family: 'Neue Haas Grotesk Display Pro';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    color: #2B2B2B;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  #back-to-top-dark {
    font-family: 'Neue Haas Grotesk Display Pro';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    margin-bottom: 0;
  }
}

#back-to-top:hover, #back-to-top-dark:hover {
  color: #05C3DE;
  transition: 0.3s;
}

#back-to-top-arrow {
  font-size: 18px;
  margin-top: -5px;
}

#header-paper-plane {
  position: absolute;
  top: 60px;
  right: 0;
  width: 90%;
}

#contact-paper-plane {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  top: 60px;
}

@media (min-width: 480px) {
  #header-paper-plane {
    position: absolute;
    top: 70px;
    right: 0;
    width: 80%;
  }
}

@media (min-width: 480px) {
  #contact-paper-plane {
    position: absolute;
    bottom: auto;
    right: 0;
    width: 50%;
    top: 80px;
  }
}

@media (min-width: 768px) {
  #header-paper-plane {
    position: absolute;
    top: 100px;
    right: 0;
    width: 50%;
  }
}

@media (min-width: 768px) {
  #contact-paper-plane {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 45%;
    top: auto;
  }
}

@media (min-width: 992px) {
  #contact-paper-plane {
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 50%;
    top: auto;
  }
}

@media (min-width: 1400px) {
  #contact-paper-plane {
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 40%;
    top: auto;
  }
}

#portfolio-link {
  height: 50px;
  width: 100%;
}

#about-link {
  padding: 30px 30px 40px;
}

@media (min-width: 768px) {
  #about-link {
    padding: 20px 50px;
  }
}

@media (min-width: 1200px) {
  #about-link {
    padding: 40px 100px;
  }
}

.link-underline-sm, .link-underline-lg, .link-underline-sm-dark, .link-underline-lg-dark {
  position: relative;
}

.link-underline-sm::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 10%;
  background-color: #2b2b2b;
  bottom: -15%;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  transition: transform .3s ease-in-out;
}

.link-underline-sm-dark::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 10%;
  background-color: #ffffff;
  bottom: -15%;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  transition: transform .3s ease-in-out;
}

.link-underline-lg::before {
  content: '';
  position: absolute;
  width: calc(100%);
  height: 5%;
  background-color: #2b2b2b;
  bottom: -8%;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  transition: transform .3s ease-in-out;
}

.link-underline-lg-dark::before {
  content: '';
  position: absolute;
  width: calc(100%);
  height: 5%;
  background-color: #ffffff;
  bottom: -8%;
  left: 0;
  transform-origin: left;
  transform: scaleX(1);
  transition: transform .3s ease-in-out;
}

.link-underline-sm:hover::before, .link-underline-lg:hover::before, .link-underline-sm-dark:hover::before, .link-underline-lg-dark:hover::before {
  transform-origin: right;
  transform: scaleX(0);
  background-color: #05c3de;
}

#contact-body {
  padding: 20px 30px;
}

#about-body {
  padding: 20px 30px 30px;
  margin-top: -30px;
}

@media (min-width: 576px) {
  #about-body {
    padding: 20px 30px 30px;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  #contact-body {
    padding: 20px 50px;
  }
}

@media (min-width: 768px) {
  #about-body {
    padding: 20px 50px 50px;
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  #contact-body {
    padding: 20px 100px;
  }
}

@media (min-width: 1200px) {
  #about-body {
    padding: 100px 100px 60px;
    margin-top: 0;
  }
}

.contact-box {
  margin-bottom: 80px;
}

.contact-link {
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 400;
  font-size: 48px;
  text-decoration: none;
  color: #2b2b2b;
  margin: 0;
}

@media (min-width: 768px) {
  .contact-link {
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 400;
    font-size: 64px;
    text-decoration: none;
    color: #2b2b2b;
    margin: 0;
  }
}

.contact-link:hover {
  color: #05c3de;
  transition: .3s;
}

.contact-items {
  list-style: none;
  padding-left: 0;
}

.contact-items li {
  height: 70px;
}

@media (min-width: 768px) {
  .contact-items li {
    height: 90px;
  }
}

#portrait-img {
  width: 500px;
  position: absolute;
  bottom: 50px;
  right: 80px;
}

@media (min-width: 992px) {
  #portrait-img {
    width: 500px;
    position: absolute;
    bottom: 50px;
    right: 80px;
  }
}

@media (min-width: 1200px) {
  #portrait-img {
    width: 600px;
    position: absolute;
    bottom: 20px;
    right: 100px;
  }
}

@media (min-width: 1400px) {
  #portrait-img {
    width: 700px;
    position: absolute;
    bottom: 20px;
    right: 100px;
  }
}

.about-heading {
  font-family: 'Neue Haas Grotesk Display Pro';
  color: #05c3de;
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .about-heading {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #05c3de;
    font-size: 24px;
    font-weight: 400;
    margin: 20px 0;
  }
}

.service {
  font-family: 'Neue Haas Grotesk Display Pro';
  color: #ffffff;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
}

@media (min-width: 576px) {
  .service {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  .service {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 50px;
    font-weight: 500;
    line-height: 55px;
  }
}

@media (min-width: 992px) {
  .service {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 50px;
    font-weight: 500;
    line-height: 55px;
  }
}

@media (min-width: 1200px) {
  .service {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 50px;
    font-weight: 500;
    line-height: 55px;
  }
}

@media (min-width: 1400px) {
  .service {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 50px;
    font-weight: 500;
    line-height: 60px;
  }
}

.services-items {
  list-style: none;
  padding-left: 0;
  margin-bottom: 30px;
}

.body-copy-dark {
  color: #ffffff;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .body-copy-dark {
    color: #ffffff;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 40px;
  }
}

#doodle-plane-box {
  position: relative;
}

#doodle-plane-about {
  position: absolute;
  bottom: -150px;
  left: -120px;
}

#work-header {
  padding: 100px 30px 10px;
}

@media (min-width: 768px) {
  #work-header {
    padding: 120px 50px 10px;
  }
}

@media (min-width: 1200px) {
  #work-header {
    padding: 150px 100px 10px;
  }
}

#work-body {
  padding: 10px 30px 30px;
}

@media (min-width: 768px) {
  #work-body {
    padding: 10px 50px 40px;
  }
}

@media (min-width: 1200px) {
  #work-body {
    padding: 50px 100px 80px;
  }
}

.work-title {
  color: #ffffff;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 400;
  font-size: 24px;
}

@media (min-width: 768px) {
  .work-title {
    color: #ffffff;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 400;
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  .work-title {
    color: #ffffff;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 400;
    font-size: 64px;
  }
}

.work-type {
  color: #05c3de;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: 'Neue Haas Grotesk Display Pro';
}

@media (min-width: 768px) {
  .work-type {
    color: #05c3de;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 18px;
    font-family: 'Neue Haas Grotesk Display Pro';
  }
}

.work-img-box {
  width: 100%;
  height: 100%;
  display: flex;
}

.work-img-responsive {
  width: 100%;
  margin: 10px 0 10px;
  overflow: hidden;
  position: relative;
  object-fit: cover;
}

@media (min-width: 768px) {
  .work-img-responsive {
    width: 100%;
    margin: 20px 0 20px;
    overflow: hidden;
    position: relative;
    object-fit: cover;
  }
}

.body-caption {
  font-family: 'Neue Haas Grotesk Display Pro';
  color: #bababa;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .body-caption {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #bababa;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 50px;
  }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /*16: 9;*/
  height: 0;
  margin-top: 30px;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.work-description-box {
  padding: 5px 0 50px;
  margin: 0;
}

@media (min-width: 768px) {
  .work-description-box {
    padding: 20px 0 100px;
    margin: 0;
  }
}

@media (min-width: 1600px) {
  .work-description-box {
    padding: 20px 0 100px;
    margin: 0 200px;
  }
}

.about-paragraph {
  font-family: 'Neue Haas Grotesk Display Pro';
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  .about-paragraph {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .about-paragraph {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 54px;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1400px) {
  .about-paragraph {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 64px;
    font-weight: 500;
    line-height: 74px;
    margin-bottom: 40px;
  }
}

@media (min-width: 1600px) {
  .about-paragraph {
    font-family: 'Neue Haas Grotesk Display Pro';
    color: #ffffff;
    font-size: 72px;
    font-weight: 500;
    line-height: 82px;
    margin-bottom: 40px;
  }
}

.body-list-dark {
  color: #ffffff;
  list-style: none;
  padding: 0 0 40px 0;
}

@media (min-width: 992px) {
  .body-list-dark {
    color: #ffffff;
    list-style: none;
    padding: 0 40px 40px 0;
  }
}

.body-list-item-dark {
  font-size: 14px;
  font-family: 'Neue Haas Grotesk Display Pro';
  font-weight: 500;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .body-list-item-dark {
    font-size: 16px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 500;
    margin-bottom: 20px;
  }
}

.body-list-item-dark:after {
  content: "";
  display: block;
  width: 25px;
  padding-top: 5px;
  border-bottom: 2px solid #565656;
}

.copy-lg {
  font-size: 14px;
}

@media (min-width: 768px) {
  .copy-lg {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  .copy-lg {
    font-size: 20px;
  }
}

@media (min-width: 1600px) {
  .copy-lg {
    font-size: 24px;
  }
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 100%;
}

