#nm-front-mobile-slider {
  display: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  body.path-frontpage .block-narrative-magazine-join-us {
    border-bottom: 1px solid #cccccc;
  }
  body.path-frontpage #block-narrative-magazine-twitter {
    border-top: none;
  }
}
@media only screen and (max-width: 768.98px) {
  body.path-frontpage #narrative-magazine-toc1 {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 515px) and (max-width: 767.98px) {
  body.path-frontpage #main_container {
    border-right: none;
    padding-bottom: 0;
  }
  body.path-frontpage .region-sidebar-second {
    display: none;
  }
}
@media only screen and (min-width: 266px) and (max-width: 639.98px) {
  body.path-frontpage .region-sidebar-second {
    border-bottom: 1px solid #cccccc;
  }
  body.path-frontpage.not-logged-in #main_container {
    padding: 0;
    border-right: 0;
  }
  body.path-frontpage.user-logged-in #main_container {
    padding: 0;
    border-right: 0;
  }
  body.path-frontpage .join_us {
    display: none;
  }
  body.path-frontpage #join-us-txt-link {
    display: block;
  }
  #narrative-magazine-toc1 {
    padding: 20px 33px 0 33px;
  }
  body.path-frontpage .toc3-section {
    padding-bottom: 0;
  }
  body.path-frontpage .toc3-section .block_row.toc-image-only {
    padding-right: 33px;
  }
  body.path-frontpage .toc3-headlines {
    display: none;
  }
}
@media only screen and (min-width: 266px) and (max-width: 515.98px) {
  #nm-front-slider,
  .block-narrative-search-form-block,
  body.path-frontpage .region-sidebar-second {
    display: none;
  }
  #nm-front-mobile-slider {
    display: block;
  }
  #nm-front-mobile-slider .slides img {
    display: block;
  }
  body.path-frontpage.user-logged-in #main_container,
  body.path-frontpage.not-logged-in #main_container {
    margin-top: 0;
  }
  body.path-frontpage #narrative-magazine-toc1 .toc-flexslider {
    border-top: 1px solid #ccc;
    padding-top: 9px;
  }
  body.path-frontpage #narrative-magazine-toc1 {
    padding: 10px 0 0;
  }
  body.path-frontpage #narrative-magazine-toc1 .toc-block {
    padding: 0 10px;
  }
  body.path-frontpage #narrative-magazine-toc1 .toc-block .block_item {
    padding-bottom: 13px;
  }
}
@media only screen and (max-width: 265.98px) {
  body.path-frontpage #nm-front-slider {
    display: none;
  }
  body.path-frontpage.not-logged-in #main_container {
    padding: 0;
    margin-top: 250px;
    border-right: 0;
  }
  body.path-frontpage.user-logged-in #main_container {
    padding: 0;
    margin-top: 180px;
    border-right: 0;
  }
}
