.navigation-container { position: fixed; right: 40px; }
.entry-header .entry-meta { display: none; }
.entry-footer .entry-meta { display: none; }
.page-contain-full { max-width: 1200px; }
.project-box { background-color: none !important; }
.project-content span { background: #151515 !important; }
@media handheld, only screen and (max-width: 769px) {
      #home-hero, .hero-slider .slick-slide { height: 35vh; }
      #hero-background { background-position: center center !important; }
}