@media screen and (max-width: 1000px) {
  body {
    margin-left: 0;
    width: 100%;
  }
  .width100 {
    width: 100%;
  }
  #container2,
  .before-main-content,
  .before-main-content .top-story-wrapper,
  #boxes .entry .thumbnail,
  #boxes .entry .thumbnail img,
  #footer #footer-wrapper {
    width: 100%;
  }
  #header #main-social-link .menu-main-social-container {
    float: left;
  }
  #header #main-social-link .menu-main-auth-container {
    margin-right: 10px;
  }
}
/*# sourceMappingURL=media.css.map */
