.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
   padding: 3px 5px 3px 5px;
    margin: -5px -5px 5px -5px;
}
.membersSection-avatars {
    margin: 0;
    justify-content: center!important;
}
/*Change slideshow  background*/
.photoSlideshow {
background-color: transparent;
}
/*Change color of prew next buttons*/
.slick-prev:before, .slick-next:before {
opacity: 1;
color: black;
}
h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
    padding: 0;
}
.activityFeed-detailTitle {
    font-weight: normal;
    margin-bottom: 6px;
    display: inline;
}
.videoListPage-metadata a {
  color: #ffcc00;
}

.header-logoImage img {
    width: 95vw;
}
@media screen and (max-width: 769px) {
  .header-logoImage img {
    max-height: 25vw;
}
.mainTab-item.subTab-item > a {
  border: 1px double #FFCC00;
  }
}
/* Copyright policy HTML position and bg color */ 
@media screen and (min-width: 481px) {
  .belowHeaderAdHtml,
  .aboveFooterAdHtml {
   margin: 0!important;
   width: 1120px;
    float: right;
    position: relative;
    left: -19.3vw;
    background-color: black;
  }
}
/* end */

.site-body {
 padding-bottom: 0px; 
}

/* Footer text color white */
.site-footer {
  color: #ffffff;
}
p.footer-right > a {
    color: #ffffff;
}
/* end */

a.poweredBy-logo {
    display: none;
}
span.poweredBy-text {
    display: none;
}
.videoListPage-metadata-text {
  color: #ffcc00;
}
.activityFeed-detailTitle {
    font-weight: normal;
    margin-bottom: 6px;
    display: inline;
}
.comments-text{ font-size: 14px }
.activityFeed-comment{ font-size: 14px }
}
.videoListPage-metadata a {
  color: #ffcc00;
}