
.slicknav_menu {
  display:none;
}
.slicknav_menu li {
  text-align: left;
}
.zergnet-mobile-widgets {
  display:none;
}
@media screen and (max-width:  667px) {
  .all {
    width: 100% !important;
    max-width: 100% !important;
  }
  .all #container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .site-width {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px !important;
  }
  .body-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
  }
  .body {
    background: none !important;
  }
  .mainContent {
    margin: 0px;
    width: 100%;
  }
  .main-box {
    width: 100%;
  }
  .main-box .title {
    width: 100%;
  }
  .body-sidebar {
    display: none;
  }
  #sidebar {
    display:none;
  }
  .body-content {
    width: 100%;
  }
  .header-container {
    width: 100%;
  }
  .wide-banner-left {
    display: none;
    height: auto;
  }
  .wide-banner-right {
    display:inline-block;
    height: auto;
    padding-bottom: 5px;
    margin-left: 0px;
    width: 100%;
    text-align: center;
    float: none;

  }
  .body-wide-banner {
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  #top-banner-ad {
    max-width: 970px;
    height: 66px;
  }
  .clearfix {
    display: none;
  }
  aside {
    display: none;
  }
  article .latestRight {
    width: 38%;
  }
  .homepage_ad {
    display:none;
  }
  /* #menu is the original menu */
  .footer-container {
    display:none;
  }
  .footer_logo {
    display:none;
  }
  footer {
    display:none;
  }
  .footer-line-1 {
    display: none;
  }
  .footer-line-2 {
    display: none;
  }
  .footer-line-3 {
    background: black;
    background-image: none !important;
    width: auto;
    height: 100px;
  }
  .header-container  {
    display:none;
  }
  #header  {
    display:none;
  }  
  .secondary-container  {
    display:none;
  }
  .slicknav_menu {
    display:block;
    width: 100%;
  }
  .main-box {
    padding-right: 0px !important;
    margin-right: 0px !important;
  }
  .content {
    width: 100% !important;
    padding: 0px;
  }
  #zergnet {
    display: none !important;
  }
  .bottom_small {
    display: none;
  }
  .clearfloat {
    width: 100%;
  }
  .content center {
    text-align: left;
  }
  .top-ads {
    /*display:none;*/
  }
  .content-ad-specials {
    height: 200px;
  }
  p {
    width: 95% !important;
    padding: 0px;
    margin: 10px 0px;
  }
  ul {
    width: 95% !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  img {
    width: 95% !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  .disqus_box
  {
    display: none;
  }
  .mainContent a {
    width: 95% !important;
  }
  iframe[allowfullscreen]{
    width: 95% !important;
  }
  #new_stuff_bottom_section {
    display: none;
  }
  #mc_embed_signup {
    /*display: none;*/
    width: auto !important;
  }
  .new_stuff_links div {
    width: auto !important;
    float: none !important;
  }
  .new_stuff {
    margin: 0px auto;
    width: 100%;
  }
  .new_stuff li {
    margin: 0px auto;
    width: 100%;
  }
  .meerkat {
    display:none;
  }
  .zergnet-mobile-widgets {
    display: block;
  }
}