#bd .cms-content h1,
#bd .cms-content h2,
#bd .cms-content h3,
#bd .cms-content h4,
#bd .cms-content h5,
#bd .cms-content h6 {
  color: inherit;
  margin: 0 0 1.5rem 0;
}
#bd .cms-content h1 {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 3.42857143rem;
  font-weight: normal;
  letter-spacing: -2px;
  line-height: 4.5rem;
}
#bd .cms-content h2 {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 2.57142857rem;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 3.75rem;
}
#bd .cms-content h3 {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1.71428571rem;
  font-weight: normal;
  line-height: 2.25rem;
}
#bd .cms-content h4 {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1.28571429rem;
  font-weight: normal;
  line-height: 2.25rem;
}
#bd .cms-content h5 {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5rem;
}
#bd .cms-content h6 {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5rem;
}
#bd .cms-content p {
  margin: 0 0 1.5rem 0;
}
#bd .cms-content blockquote {
  margin: 0 0 1.5rem 0;
  padding: 0 0 0 2rem;
}
#bd .cms-content .btn-left,
#bd .cms-content .btn-right {
  transition-property: background-color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  background-color: #006ced;
  border-radius: 100%;
  display: inline-block;
  height: 3rem;
  position: relative;
  width: 3rem;
}
#bd .cms-content .btn-left:hover,
#bd .cms-content .btn-right:hover,
#bd .cms-content .btn-left:focus,
#bd .cms-content .btn-right:focus,
#bd .cms-content .btn-left:active,
#bd .cms-content .btn-right:active {
  background-color: #0055ba;
}
#bd .cms-content .btn-left:before,
#bd .cms-content .btn-right:before {
  border-top: 0.75rem solid transparent;
  border-bottom: 0.75rem solid transparent;
  content: "";
  position: absolute;
  top: 0.75rem;
}
#bd .cms-content .btn-left:before {
  border-right: 0.75rem solid #ffffff;
  right: 42%;
}
#bd .cms-content .btn-right:before {
  border-left: 0.75rem solid #ffffff;
  left: 42%;
}
#bd .cms-content .stats-table {
  display: block;
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  text-align: left;
}
#bd .cms-content .stats-table__body,
#bd .cms-content .stats-table__row,
#bd .cms-content .stats-table__header,
#bd .cms-content .stats-table__cell {
  display: block;
}
#bd .cms-content .stats-table__row {
  border-bottom: 1px solid #999999;
  margin-bottom: 1.5rem;
}
#bd .cms-content .stats-table__row:last-of-type {
  margin-bottom: 0;
}
#bd .cms-content .stats-table__header {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1.28571429rem;
  font-weight: normal;
  line-height: 2.25rem;
  color: #999999;
}
#bd .cms-content .stats-table__cell {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1.71428571rem;
  font-weight: normal;
  line-height: 2.25rem;
}
#bd .cms-content .stats-table--inline .stats-table__body:before,
#bd .cms-content .stats-table--inline .stats-table__body:after {
  display: table;
  content: " ";
}
#bd .cms-content .stats-table--inline .stats-table__body:after {
  clear: both;
}
#bd .cms-content .stats-table--inline .stats-table__row {
  border-right: 1px solid #dddddd;
  border-bottom: 0 none;
  float: left;
  text-align: center;
  vertical-align: top;
  width: 33.33%;
}
#bd .cms-content .stats-table--inline .stats-table__row:last-of-type {
  border-right: 0 none;
}
#bd .cms-content .stats-table--inline .stats-table__cell {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 3.42857143rem;
  font-weight: normal;
  letter-spacing: -2px;
  line-height: 4.5rem;
  font-weight: 300;
}
#bd .cms-content .stats-table--inline .stats-table__header {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5rem;
}
#bd .cms-content .carousel__list {
  list-style: none;
  margin: 0 0 3rem 0;
  padding: 0;
  position: relative;
}
#bd .cms-content .carousel__item {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .5s ease;
  width: 100%;
}
#bd .cms-content .carousel__item--active {
  opacity: 1;
  position: static;
  transition: opacity .5s .5s ease;
}
#bd .cms-content .carousel__controls {
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#bd .cms-content .carousel__indictator-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#bd .cms-content .carousel__indicator {
  background-color: #999999;
  border-radius: 100%;
  display: inline-block;
  height: 0.5rem;
  line-height: 1.5rem;
  transition: background-color 0.5s ease;
  width: 0.5rem;
}
#bd .cms-content .carousel__indicator--active {
  background-color: #006ced;
  transition: background-color 0.5s 0.5s ease;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 14px;
}
body {
  font-size: 100%;
  margin: 0;
}
#site-inner,
#bd,
#main {
  width: auto !important;
}
#ft {
  margin-left: auto !important;
  margin-right: auto !important;
}
#bd .cms-content {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.5rem;
  min-width: 960px;
}
#bd .cms-content img {
  max-width: 100%;
}
#bd .cms-content .headshot {
  border: 5px solid #FFF;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
}
#bd .cms-content ul,
#bd .cms-content ol {
  margin: 0 0 1.5rem 0;
  padding: 0;
}
#bd .cms-content li {
  margin: 0;
}
#bd .cms-content .inline-list {
  list-style: none;
  margin: 0 0 1.5rem 0;
  padding: 0;
  text-align: right;
  vertical-align: baseline;
}
#bd .cms-content .inline-list__item {
  display: inline-block;
  margin-right: .5rem;
}
#bd .cms-content .inline-list__item:last-of-type {
  margin-right: 0;
}
#bd .cms-content .social-icon {
  line-height: 3rem;
}
#bd .cms-content .social-icon__img {
  vertical-align: bottom;
}
#bd .cms-content .video-thumb-section {
  overflow: hidden;
}
#bd .cms-content .video-thumb-section__video {
  float: left;
  padding: 0 1rem;
  width: 50%;
}
#bd .cms-content .video-thumb-section__video:first-child {
  padding-left: 0;
}
#bd .cms-content .video-thumb-section__video:last-child {
  padding-right: 0;
}
#bd .cms-content .video-thumb-section__thumb {
  height: 9rem;
}
#bd .cms-content .endorsement {
  text-align: center;
}
#bd .cms-content .endorsement__quote {
  background-color: #f0f0f0;
  border-radius: 14px;
  font-style: italic;
  padding: 3rem 2rem;
  position: relative;
  margin-bottom: 3rem;
}
#bd .cms-content .endorsement__quote p {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1.71428571rem;
  font-weight: normal;
  line-height: 2.25rem;
  margin-bottom: 0;
}
#bd .cms-content .endorsement__quote:after {
  border-top: 1.5rem solid #f0f0f0;
  border-right: 1.5rem solid transparent;
  border-left: 1.5rem solid transparent;
  content: "";
  left: 50%;
  margin-left: -1.5rem;
  position: absolute;
  bottom: -1.5rem;
}
#bd .cms-content .endorsement__cite {
  font-style: normal;
  font-weight: bold !important;
}
#bd .cms-content .endorsement--arrowless .endorsement__quote:after {
  content: none;
}
#bd .cms-content .endorsement--quote-left,
#bd .cms-content .endorsement--quote-right {
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
#bd .cms-content .endorsement--quote-left .endorsement__quote,
#bd .cms-content .endorsement--quote-right .endorsement__quote {
  margin: 0;
}
#bd .cms-content .endorsement--quote-left .endorsement__quote:after,
#bd .cms-content .endorsement--quote-right .endorsement__quote:after {
  border-top: 1.5rem solid transparent;
  border-bottom: 1.5rem solid transparent;
  margin-bottom: -1.5rem;
  margin-left: 0;
  bottom: 50%;
}
#bd .cms-content .endorsement--quote-left .endorsement__headshot,
#bd .cms-content .endorsement--quote-right .endorsement__headshot {
  min-width: 160px;
}
#bd .cms-content .endorsement--quote-left .endorsement__quote:after {
  border-left: 1.5rem solid #f0f0f0;
  left: 100%;
}
#bd .cms-content .endorsement--quote-left .endorsement__headshot {
  margin-left: 3rem;
}
#bd .cms-content .endorsement--quote-right {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#bd .cms-content .endorsement--quote-right .endorsement__quote:after {
  border-right: 1.5rem solid #f0f0f0;
  left: -3rem;
}
#bd .cms-content .endorsement--quote-right .endorsement__headshot {
  margin-right: 3rem;
}
#bd .cms-content .mini-profile {
  background-color: #ecf4fa;
  border-radius: 14px;
  margin-left: 146px;
  padding-top: 3rem;
  padding-right: 2rem;
  padding-bottom: 3rem;
  padding-left: 146px;
  position: relative;
}
#bd .cms-content .mini-profile:before,
#bd .cms-content .mini-profile:after {
  display: table;
  content: " ";
}
#bd .cms-content .mini-profile:after {
  clear: both;
}
#bd .cms-content .mini-profile__picture {
  position: absolute;
  left: -146px;
  top: 3rem;
}
#bd .cms-content .mini-profile__info {
  margin-left: 2rem;
}
#bd .cms-content .speaker-article p {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1.28571429rem;
  font-weight: normal;
  line-height: 2.25rem;
}
#bd .cms-content .speaker-article__header {
  background-repeat: no-repeat;
  background-position: 50% top;
  padding-top: 12.4rem;
  padding-bottom: 12.4rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
#bd .cms-content .speaker-article__name,
#bd .cms-content .speaker-article__title {
  color: #fff;
  margin: 0 auto;
  max-width: 960px;
  padding-left: 4rem;
  padding-right: 4rem;
  text-align: right;
}
#bd .cms-content .speaker-article__name {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 5.14285714rem;
  font-weight: normal;
  letter-spacing: -2px;
  line-height: 6rem;
  margin-bottom: 0;
}
#bd .cms-content .speaker-article__title {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 1.71428571rem;
  font-weight: normal;
  line-height: 2.25rem;
}
#bd .cms-content .speaker-article__section {
  background-color: #fff;
  border-bottom: 1px solid #dddddd;
  margin: 0 auto;
  max-width: 960px;
  padding: 3rem 2rem;
}
#bd .cms-content .speaker-article__section--pushup {
  margin-top: -6rem;
}
#bd .cms-content .speaker-article__section-heading {
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  font-size: 2.57142857rem;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 3.75rem;
  text-align: center;
}
#bd .cms-content .speaker-article__constrained {
  padding-left: 2rem;
  padding-right: 2rem;
}
#bd .cms-content .u-text-center {
  text-align: center;
}
