/* Print Styles */
@media print {
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  table {
    border-collapse: collapse !important; }
    table td,
    table th {
      background-color: #fff !important;
      border: 1px solid #b8b8b8;
      padding: 5px; }

  body {
    padding: 10px; }

  #mobile-menu, header nav {
    display: none !important; }

  .home #main-nav-wrapper .site-logo,
  .inner .utility-nav-wrapper .site-logo {
    display: none; }

  .site-logo {
    margin: 20px 0 40px;
    display: block; }
    .site-logo:after {
      display: none !important;
      content: '' !important; }

  .site-name,
  .nav-links,
  .mobile-content-wrapper,
  .global-search-wrapper,
  .login,
  .nav-utilities,
  .nav-more-links {
    display: none; }

  footer {
    border-top: 1px solid #999;
    margin: 10px 0 0 0;
    padding-top: 20px; }

  .footer-content {
    text-align: center; }
    .footer-content .afp-logo {
      width: 190px;
      margin: 20px auto; }

  .to-top {
    display: none !important; }

  .footer-social-links,
  .links {
    display: none; }

  .contact-info ul {
    padding: 0;
    list-style: none; }

  .hero-header {
    font-weight: bold;
    font-size: 18px; }

  .feature-box-wrapper {
    margin-bottom: 40px; }

  .home .main-content {
    padding: 40px 0 0; }
  .main-content .sidebar {
    margin: 40px 0 20px; }

  .breadcrumb {
    display: none; }

  .band {
    background: none !important;
    padding: 20px 0; }
    .band .band-type {
      font-size: 20px;
      font-weight: bold;
      padding-bottom: 20px; }
    .band .band-title {
      font-size: 18px;
      font-weight: bold; }
    .band .parallax-wrapper {
      background: none !important; }

  .bg-image-wrapper {
    background: none !important; }

  .quote .quote {
    font-style: italic; }

  .bx-pager, .bx-controls {
    display: none; } }
@media print {
  .site-logo {
    width: 228px;
    height: 102px;
    background: url('../images/afp-logo.png?1452026408') no-repeat 0 0/100% transparent; }
    .footer-content .site-logo {
      display: none; }

  .home .image-wrapper, .home .slide-content .right-col {
    max-width: 360px;
    margin: 20px 0; }

  .landing .topic-link {
    text-decoration: none; }

  .topics-filter-wrapper,
  .access-blocker {
    display: none; }

  .scrollSpacer {
    display: none !important; }

  .article-set-wrapper {
    border-top: 1px solid #b8b8b8;
    margin-bottom: 20px;
    padding-top: 10px; }

  .article-link {
    text-decoration: none; }
    .article-link h3 {
      font-size: 16px; }
    .article-link .details-wrapper > *, .article-link .article-footer > div {
      padding-bottom: 5px; }
    .article-link .article-thumb {
      padding: 10px 0; }

  .sidebox-wrapper.sponsor-ad {
    position: static !important;
    border: 1px solid #b8b8b8;
    max-width: 360px;
    text-align: center;
    padding: 15px; } }
