/* .about .pageHeader .hero-image {
    height: 219px;
    padding: 60px 25px;
}

  .about .pageHeader .hero-image h1 {
      font-size: 29px;
      padding: 5px 13px;
      width: 240px;
  }

  .about .pageHeader .hero-image h1:last-of-type {
      width: 211px;
  }

  .about .promise-wrapper {
    border-top: 10px solid #e6e7e8;
    padding: 0px 7.5%;
    margin-bottom: 70px;
  }

  .about .header-video-wrapper {
    position: relative;
    left: 0;
    top: 40px;
    width: 100%;
    display: none;
  }

  .about .header-video-wrapper .fancybox > img {
    width: 95%;
  } */

  .about .pageHeader a video {
      display: none;
  }

  .about .pageHeader a {
      height: initial;
  }

  .about .video-inner-content {
      margin-left: 0;
      margin-top: 0;
      top: 0;
      left: 0;
      position: relative;
      background-image: url(/wp-content/themes/naked-wordpress-master/images/about/about-video-placeholder.jpg);
      background-size: cover;
      background-position: center;
      display: block;
      height: 325px;
  }

  .about .video-inner-content img {
    width: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
  }

.about .promise-wrapper .promise {
  width: 185px;
  margin-left: auto;
  margin-right: auto;
}

  .about .promise p {
    font-size: 14px;
  }

  .about .promise h3 {
    font-size: 46px;
    margin-top: 70px;
    margin-bottom: 30px;
  }

    .about .promise h3 span:first-of-type {
      font-size: 33px;
    }

    .about .promise h3 span:nth-of-type(2) {
      line-height: 32px;
    }

    .about .promise h3 span:last-of-type {
      line-height: 26px;
      margin-left: 25px;
    }

    .about .horizontal-scroller{
      display: none;
    }

.about .president-quote-wrapper .content {
  width: 85%;
}

  .about .president-quote-wrapper .content h3 {
    font-size: 20px;
    line-height: 20px;
    width: 100%;
    margin-left: auto;
    margin-bottom: 20px;
    text-align: center;
  }

  .about .president-quote-wrapper .content p {
    font-size: 18px;
    text-align: center;
  }

  .about .president-quote-wrapper .content > img {
    width: 96%;
  }

.about .president-quote-wrapper .quote {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 0;
  padding-top: 0;
  margin-bottom: 30px;
}

  .about .president-quote-wrapper .quote .quotations {
    width: 40px;
    margin-bottom: 30px;
  }

.about .team-wrapper {
  width: 85%;
  margin-top: 80px;
  margin-bottom: 80px;
}

  .about .team-wrapper h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }

  .about .team-wrapper .row {
    margin-bottom: 0;
  }

  .about .team-wrapper .team-member {
    width: 100%;
    margin-bottom: 40px;
  }

  .about .team-wrapper .team-member:nth-child(2) {
    margin: 0 0 40px 0;
  }

    .about .team-wrapper .team-member img {
      box-shadow: 2px 7px 9px #d1d3d4;
      margin-bottom: 10px;
      width: 95%;
    }

    .about .team-wrapper .team-member h4 {
      font-size: 22px;
    }

    .about .team-wrapper .team-member h5 {
      font-size: 16px;
    }

.about .what-we-do-wrapper {
  width: 85%;
  padding-bottom: 60px;
}

  .about .what-we-do-wrapper h2 {
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 60px;
  }

  .about .what-we-do-wrapper .one-third-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .about .what-we-do-wrapper .one-third-wrapper .blurb {
    padding: 10px 15px 20px 15px;
    margin-bottom: 30px;
    height: initial;
  }

    .about .what-we-do-wrapper .one-third-wrapper .blurb h3 {
      font-size: 26px;
      line-height: 24px;
      width: 124px;
      margin: 0 auto 20px auto;
    }

    .about .what-we-do-wrapper .one-third-wrapper .blurb h3 span {
      font-size: 20px;
      line-height: 21px;
    }

    .about .what-we-do-wrapper .one-third-wrapper .blurb h3 .indent {
      font-size: 26px;
      margin-left: 17px;
    }

    .about .what-we-do-wrapper .one-third-wrapper .blurb p {
      font-size: 14px;
      width: 100%;
      margin-bottom: 20px;
    }

    .about .what-we-do-wrapper .one-third-wrapper .blurb .our-work-button {
      width: 71px;
      padding: 20px;
      font-size: 14px;
      margin-top: 0;
    }

    .about .what-we-do-wrapper .one-third-wrapper .image-holder {
      height: 185px;
    }

    .about .what-we-do-wrapper .two-third-wrapper > .image-holder:nth-of-type(1) {
      height: 185px;
    }

  .about .what-we-do-wrapper .two-third-wrapper {
    width: 100%;
    margin-left: 0;
  }

    .about .what-we-do-wrapper .two-third-wrapper .two-image-wrapper .image-holder:nth-of-type(1) {
      height: 185px;
      width: 100%;
      margin-right: 0;
    }

    .about .what-we-do-wrapper .two-third-wrapper .two-image-wrapper .image-holder:nth-of-type(2) {
      height: 185px;
      width: 100%;
      margin-left: 0;
    }

    .about .projects-wrapper {
      padding-top: 70px;
      padding-bottom: 60px;
    }

      .about .projects-wrapper h1 {
        font-size: 32px;
        margin-bottom: 40px;
      }

      .about .projects-header {
        padding: 60px 20px 60px 20px;
        border-bottom: 10px solid #e6e7e8;
      }

        .about .projects-header h2 {
          font-size: 29px;
          padding: 5px 13px;
          width: 230px;
        }

        .about .projects-header h2:first-of-type {
          width: 205px;
        }

      .about .heritage-projects {
        width: 85%;
        margin-top: 60px;
      }

      .about .heritage-project {
        width: 100%;
        margin-bottom: 50px;
      }

      .about .heritage-project:nth-of-type(2) {
        margin-left: 0;
        margin-right: 0;
      }

        .about .heritage-project img {
          width: 96%;
        }

        .about .heritage-project h3 {
          font-size: 26px;
          width: 100%;
          line-height: 26px;
          margin: 15px auto 20px auto;
          text-align: center;
        }

        .about .heritage-project p {
          font-size: 14px;
          width: 100%;
          line-height: 18px;
        }

        .about .heritage-project .gallery-button {
          width: 80px;
          margin-top: 30px;
          margin-left: auto;
          margin-right: auto;
          padding: 15px 25px;
          font-size: 14px;
          text-align: center;
        }

.about .contributions-wrapper {
  padding: 60px 0 50px 0;
}

.about .contributions-wrapper .contributions {
  width: 85%;
}

  .about .contributions-wrapper .contribution {
    width: 100%;
    margin-bottom: 30px;
  }

    .about .contributions-wrapper h2 {
      font-size: 30px;
    }

    .about .contributions-wrapper .contribution img {
      width: 95%;
      margin-bottom: 10px;
      box-shadow: 2px 8px 9px #d1d3d4;
    }

    .about .contributions-wrapper .contribution p {
      font-size: 14px;
      width: 100%;
    }

    .about .contributions-wrapper .contribution:nth-of-type(2) h3, .about .contributions-wrapper .contribution:nth-of-type(2) p {
      width: 100%;
    }

    .about .contributions-wrapper .contribution h3 {
      font-size: 24px;
      line-height: 24px;
      width: 100%;
      margin-bottom: 10px;
    }

    .about .contributions-wrapper .contribution:nth-of-type(3) h3 {
      padding-right: 0;
      width: 100%;
    }

    .about .contributions-wrapper .contribution:nth-of-type(2) {
      margin: 0 0 30px 0;
    }

.about .our-team-wrapper {
  padding: 40px 0 50px 0;
}

  .about .our-team-wrapper > div {
    width: 75%;
  }

  .about .our-team-wrapper h1{
    font-size: 32px;
    margin-bottom: 40px;
  }

  .about .our-team-wrapper .row:nth-of-type(1), .about .our-team-wrapper .row:nth-of-type(2) {
    width: 100%;
  }

  .about .our-team-wrapper .member {
    margin-bottom: 60px;
  }

  .about .our-team-wrapper .row:nth-of-type(2) .member:nth-of-type(2){
    margin-bottom: 0px;
  }

    .about .our-team-wrapper .member img{
      margin-bottom: 15px;
    }

    .about .our-team-wrapper .member .name{
      font-size: 26px;
      line-height: 26px;
      margin-bottom: 5px;
    }

    .about .our-team-wrapper .member .title{
      font-size: 16px;
      line-height: 18px;
    }

    .about .our-team-wrapper .member {
        width: 235px;
        margin: 0;
    }

    .about .our-team-wrapper .member img {
        width: 200px;
    }
