@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  .list li h4 a {
    text-decoration: none;
    font: normal normal 13px/17px 'HN-roman', Helvetica, Arial, sans-serif;
    color: #141414;
    text-shadow: none;
    font-size: 25px;
  }
  .list li p,
  article.a-alt p {
    text-decoration: none;
    font: normal normal 13px/17px 'HN-roman', Helvetica, Arial, sans-serif;
    color: #141414;
    text-shadow: none;
    font-size: 20px;
  }
  .list li div time {
    text-decoration: none;
    font: normal normal 13px/17px 'HN-roman', Helvetica, Arial, sans-serif;
    color: #141414;
    text-shadow: none;
    font-size: 16px;
  }
  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;
  }
  @page {
    margin: 1cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
    line-height: 20px;
  }
  iframe,
  .misc-menu,
  .banner,
  #player,
  .h-search-bar,
  .actions,
  #nav-main,
  .slider,
  .videos-slider,
  .soc-connect,
  nav a.active:after,
  .btn-load-more,
  #rfi-voices,
  #rfi-musique,
  #our-network,
  #rfi-initiatives,
  #partners,
  .partners,
  #tcrfi_3,
  #tcrfi_5,
  footer .copy,
  body > footer .col .logo,
  body > footer .map,
  .social-networks,
  body > footer,
  body > header,
  .soc-favs,
  .sf-toolbar,
  #comments,
  .filters,
  #emissionArchives,
  #pager-archives-program-2,
  .archives-head,
  .related-article,
  .next-edition,
  footer,
  .pagination,
  #latest-info {
    display: none;
  }
  article > header {
    display: block;
  }
  nav a.active {
    text-decoration: underline;
  }
  .tag a:after,
  .list li h4 a:after,
  .list li a:after,
  .edition div div a:after,
  .grid li a:after,
  .slider-processed li a:after,
  .a-menu li a:after,
  .bxslider-processed li a:after {
    content: "";
  }
  .modal-open #sections {
    display: none;
  }
  header .logo,
  body > header h1,
  body > header h1 a {
    width: auto;
    height: auto;
    font-size: 32px;
    font-weight: bold;
    line-height: 1em;
    text-indent: 0;
  }
  body {
    padding-top: 0;
  }
  aside {
    display: none;
  }
  .formats li {
    padding-left: 0;
  }
  .page-container,
  .page-container article,
  #news,
  #blogs,
  #issues,
  .grid.narrow {
    width: 95%;
  }
  #popups {
    margin-top: -250px;
  }
  footer {
    visibility: hidden;
  }
}
