.site-footer a {
  color: #fff;
}
.site-footer {
  color: #fff;
}
.button.button-primary {
  color: #7d8817;
  font-style: inherit;
  font-weight: 700;
}
.button.button-primary:hover {
  background-image: none;
  background-color: none;
  color: #a90025;
  font-weight: 4000;
}
.videoDetailPage-mainVideo {
    margin: auto;
    float: none;
}
.page-videos .media-body {
display:none !important; }

.page-videos a.media-img.avatar-frame {
    display: none;
}
.videoDetailPage-viewVideo {
  width: 100%;
  justify-content: flex-end;
  margin: 10px 0;
  display: none;
}

/* Reduce bottom margin for the entry content */
.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content dl,
.entry-content table,
.entry-content blockquote {
  margin-bottom: 1em!important;
}

body > div.central-content.cf > section > div > section > div > div.span6.pull10.tablet16.mobile16.column.column-narrow > div > section > article:nth-child(1) > section > p:nth-child(1) > iframe { height:50%;}
.vp-center { align-items: flex-start !important; }

body.vp-center {
    align-items: flex-start;
}

body > div.central-content.cf > section > div > section > div > div.span6.pull10.tablet16.mobile16.column.column-narrow > div > section > article:nth-child(4) > section > p:nth-child(1) > iframe {height:50%; }

.videoListPage-row {
display: none;
}
.span6.videoDetailPage-otherVideo {
    display: none;
}