#newLogo .g-content.g-particle{ padding: 5px .5rem !important; }

.entry-header{ /*Removes the forced page title*/ display: none !important;}
#rl-mainslideshow{ /*Adds a bottom border to the slideshow*/ border-bottom: 2.125rem solid #fff;}

.ytp-watermark .yt-uix-sessionlink{display: none !important;}

@media screen and (min-width: 480px) {
  /**Desktop Only*/
  .mobileonly{
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  /**Desktop Only*/
  .desktoponly{
    display: none !important;
  }
}

.fp-header-infolist .g-infolist-item-desc{
  opacity: 1 !important;
  
}


.fp-slideshow-video{
  display: none;
}

