@media only screen and (min-width: 768px) {
  .category #main #about-weekly-feed {
    width: 35.45%;
  }
  .wrap {
    max-width: 960px;
  }
  .onecol {
    width: 4.85%;
  }
  .twocol {
    width: 13.45%;
  }
  .threecol {
    width: 22.05%;
  }
  .fourcol {
    width: 30.75%;
  }
  .fivecol {
    width: 39.45%;
  }
  .sixcol {
    width: 48%;
  }
  .sevencol {
    width: 56.75%;
  }
  .eightcol {
    width: 65.4%;
  }
  .ninecol {
    width: 74.05%;
  }
  .tencol {
    width: 82.7%;
  }
  .elevencol {
    width: 91.35%;
  }
  .twelvecol {
    width: 100%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol {
    float: left;
    position: relative;
    margin-right: 3.8%;
  }
  .twelvecol {
    float: left;
    position: relative;
  }
  .last {
    margin-right: 0;
    float: right;
  }
  .header {
    padding-bottom: 1em;
  }
  .header img {
    float: left;
  }
  .nav {
    clear: none;
    float: left;
  }
  nav.collapse {
    height: auto;
    overflow: visible;
    z-index: 9999;
  }
  #nav-toggle,
  .btn-navbar,
  .icon-bar {
    display: none !important;
  }
  .partner-referral {
    padding: 7px 20px;
  }
  #primary-newsroom {
    float: none;
    text-align: left;
    margin: 0 -20px -7px;
    padding: 7px 20px;
    width: 100%;
  }
  .menu {
    float: left;
  }
  .menu ul {
    margin-top: 0;
  }
  .menu ul li {
    float: left;
    position: relative;
  }
  .menu ul li a {
    border-bottom: 0;
  }
  .menu ul li ul.sub-menu,
  .menu ul li ul.children {
    width: 200px;
    border: 1px solid #ccc;
    border-top: 0;
    left: 4px;
    position: absolute;
    display: none;
    z-index: 8999;
    background: #f9f9f9;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  }
  .menu ul li ul.sub-menu li a,
  .menu ul li ul.children li a {
    margin: 0;
    display: block;
    background: #f9f9f9;
    color: #777;
    width: 179px;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #eee;
  }
  .menu ul li ul.sub-menu li a:hover,
  .menu ul li ul.children li a:hover {
    background: #f9f9f9;
    color: #444;
  }
  .menu ul li ul.sub-menu li:last-child a,
  .menu ul li ul.children li:last-child a {
    border-bottom: 0;
  }
  .menu ul li:hover ul.sub-menu {
    top: auto;
    display: block;
  }
  #nav-mobile {
    background: none;
    margin-top: inherit;
    padding: inherit;
    box-shadow: none;
  }
  #nav-mobile #logged_out_widgets {
    padding-bottom: inherit;
  }
  #nav-mobile form {
    padding-bottom: inherit;
  }
  #searchform.collapse {
    margin-top: 52px;
    text-align: center;
    z-index: 999;
  }
  #source-count {
    display: block;
  }
  #newsroom-count {
    display: block;
  }
  #threads-home .threecol {
    width: 22%;
  }
  #threads-home .threecol:last-child {
    margin-right: 0;
  }
  #home-featured.sixcol {
    margin-right: 4%;
  }
  #home-featured.sixcol:last-child {
    margin-right: 0;
  }
  #partner-content .fourcol {
    width: 28.15%;
  }
  #partner-content .sixcol {
    width: 44%;
  }
  #content {
    padding: 2em 0 0 0;
  }
  #content #author-about {
    margin: 1em 0 3em;
  }
  .post-content .featured-image img {
    width: 730px;
  }
  .sidebar {
    margin-top: 2.2em;
  }
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em;
  }
  .widget {
    padding: 0 10px;
    margin: 3em 0 0 0;
  }
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }
  .dezi-search-results .twocol {
    display: block;
  }
}
