@media only screen and (max-width: 374px) {
  .normal_logo, .darkbg_logo {
    max-width: 200px !important;
    height: auto !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .page-id-13951 .container, .page-id-17615 .container, .page-id-17687 .container {
    width: 100%;
  }
  
  body.home .portfolio-image-holder {
    background-size: 960px auto; 
    background-repeat: none;
  }
  
  body.home .portfolio-fullpage {
    background-image: none !important;
    background-color: black;
  }
}

.post-edit-link {
  display: none;
}

body {
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none; 
}

.page-id-65 .categories {
  display: none;
}

.swiper-pagination-holder {
  display: none !important;
}

#fp-nav.left { display: none !important; }