.not-front.page-our-team #content #content-inner .views-row.views-row-last .our-team.bio {
    background: none;
}
.not-front.page-our-team #content #content-inner .views-row.views-row-last .our-team.bio .bio-image {
    display: none;
}
.not-front.page-our-team #content #content-inner .views-row.views-row-last .our-team.bio .bio-text {
    background: none;
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0;
}
.not-front.page-our-team #content #content-inner .views-row.views-row-last .our-team.bio .bio-text .bio-body {
    height: auto;
    overflow: hidden;
}
.alumni {
    padding: 20px;
    margin-bottom: 20px;
    background: #ffffff;
}
.alumni h2 {
    font: 300 2em 'proxima-nova';
    color: #000;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #79C459;
}
.alumni .alumni-body {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 280px;
}
.node-type-article #content #content-inner .field-name-body { font-size: 1.5em; font-weight: 300; font-family: proxima-nova; color: #454545; line-height: 31.2px; }
.node-type-article #content #content-inner p { font-size: 1em; color: #454545; }
.node-type-article #content #content-inner li { font-size: 1em; color: #454545; }

/* Video update by Kevin Rux agencyQ */

.front.isReturning #main #block-block-13 .text {
  text-align: left;
  font-size: 2em;
}

.front.isReturning #main #block-block-13 .text a p {
  position: absolute;
  bottom: 0.5em;
  left: 0.5em;
  top: auto;
  right: auto;
  padding-right: 1em;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 1.1;
  text-shadow: 0 0 0.5em black;
}

@media only screen and (max-width: 1012px) {
  .front.isReturning #main #block-block-13 .text {
    font-size: 2.55vw;
  }
  .front.isReturning #main #block-block-13 .text a p {
    padding: 0;
  }
}

@media only screen and (max-width: 650px) {
  .front.isReturning #main #block-block-13 .text {
    font-size: 5vw;
  }
}

.front.isReturning #main #block-block-13 .text a {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
  padding: 0;
  height: 100%;
  font-family: 'proxima-nova',sans-serif;
  font-weight: bold;
  font-size: 2em;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
}

.front.isReturning #main #block-block-13 .text a span {
  display: block;
}

.front.isReturning #main #block-block-13 .text a span:nth-of-type(2) {
  background: transparent url(../images/play-button.png) no-repeat right center;
  background-size: auto 75%;
  display: block;
  float: left;
  padding-right: 1em;
  margin-top: 0.5em;
  font-size: 1em;
}

.front.isReturning #main #block-block-13 .text a span em {
  display: block;
  margin-top: 0.25em;
  font-size: 0.75em;
  font-style: normal;
}
