@media only screen and (max-width: 1068px) {
  .page-about-leadship .profile-list-wrapper {
    width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .profile-list-wrapper {
    width: 230px;
  }
}

.page-about-leadship .profile-list {
  margin: 0;
}

.page-about-leadship .profile-list .profile-list-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
  margin-bottom: 52px;
}

@media only screen and (max-width: 1068px) {
  .page-about-leadship .profile-list .profile-list-item {
    margin-bottom: 28px;
  }
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .profile-list .profile-list-item {
    margin-bottom: 32px;
  }
}

.page-about-leadship .profile-list .profile-list-item:nth-child(4n) {
  margin-right: 0;
}

@media only screen and (max-width: 1068px) {
  .page-about-leadship .profile-list .profile-list-item:nth-child(2n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .profile-list .profile-list-item {
    margin-right: 0;
  }
}

.page-about-leadship .profile-list .profile-list-item.no-image {
  margin-bottom: 22px;
  width: 230px;
}

.page-about-leadship .profile-image {
  display: inline-block;
  border-radius: 10px;
}

.page-about-leadship .profile-caption {
  padding-top: 190px;
}

.page-about-leadship .profile-caption .profile-name {
  margin-bottom: 2px;
}

.page-about-leadship .profile-name {
  font-weight: 500;
}

.page-about-leadship .typography-subsection-headline {
  margin-bottom: 33px;
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .typography-subsection-headline {
    margin-bottom: 48px;
  }
}

.page-about-leadship .keyline {
  border-bottom: 1px solid #d6d6d6;
}

.page-about-leadship .image-markus {
  width: 225px;
  height: 178px;
  background-size: 230px 178px;
  background-repeat: no-repeat;
  background-image: url("/wss/images/staff/markus.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .page-about-leadship .image-markus {
    background-image: url("/wss/images/staff/markus.jpg");
  }
}

.page-about-leadship .image-yvonne {
  width: 225px;
  height: 178px;
  background-size: 230px 178px;
  background-repeat: no-repeat;
  background-image: url("/wss/images/staff/avatar_female.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .page-about-leadship .image-yvonne {
    background-image: url("/wss/images/staff/avatar_female.jpg");
  }
}

.page-about-leadship .image-avatar {
  width: 225px;
  height: 178px;
  background-size: 230px 178px;
  background-repeat: no-repeat;
  background-image: url("/wss/images/staff/avatar_male.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .page-about-leadship .image-avatar {
    background-image: url("/wss/images/staff/avatar_male.jpg");
  }
}




.page-about-leadship .section-executiveprofiles {
  padding-top: 53px;
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .section-executiveprofiles {
    padding-top: 66px;
  }
}

@media only screen and (max-width: 1068px) {
  .page-about-leadship .section-executiveprofiles .keyline {
    padding-top: 24px;
  }
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .section-executiveprofiles .keyline {
    padding-top: 32px;
  }
}

.page-about-leadship .section-vpprofiles {
  padding-top: 60px;
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .section-vpprofiles {
    padding-top: 72px;
  }
}

.page-about-leadship .section-vpprofiles .keyline {
  padding-top: 20px;
}

@media only screen and (max-width: 1068px) {
  .page-about-leadship .section-vpprofiles .keyline {
    padding-top: 44px;
  }
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .section-vpprofiles .keyline {
    padding-top: 32px;
  }
}

.page-about-leadship .section-boardofdirectors {
  padding-top: 75px;
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .section-boardofdirectors {
    padding-top: 66px;
  }
}

@media only screen and (max-width: 735px) {
  .page-about-leadship .section-boardofdirectors .typography-subsection-headline {
    margin-bottom: 30px;
  }
}

.page-about-leadship .section-helpline {
  padding-top: 5px;
  padding-bottom: 55px;
}

@media only screen and (max-width: 1068px) {
  .page-about-leadship .section-helpline {
    padding-top: 0;
  }
}

.page-about-leadship .section-helpline .cta {
  margin-top: 0;
}
