@media print {
    .utilityHeader, .topNav, .breadcrumbs, .addThisWrapper, .impact, .leftcol, .searchButton, .widgetArea, footer { display: none !important; }
  #top { box-shadow: none !important; }
  .logo { position: relative !important; margin-top: 40px; }
  header.scroll-on, .home header .scroll-on { position: relative !important; }
  .interior { box-shadow: none !important; }
  .col6, .col9{ width: 100% !important; }
  .interior { margin-top: 35px !important; }
  body, h1, h2, h3, h4, h5, p, a, span { color: #000 !important; }
}
