/*Variables Start*/
/*Variables End*/
/* Custom, iPhone Retina */
@media print {
  /* line 13, ../sass/print.scss */
  html {
    overflow: visible;
  }

  /* line 16, ../sass/print.scss */
  body {
    overflow: visible;
    height: inherit;
  }

  /* line 20, ../sass/print.scss */
  a {
    text-decoration: none;
  }

  /* line 23, ../sass/print.scss */
  header {
    position: relative;
  }
  /* line 25, ../sass/print.scss */
  header .topics-expand {
    display: none;
  }
  /* line 28, ../sass/print.scss */
  header .articles-anchor {
    display: none;
  }
  /* line 31, ../sass/print.scss */
  header .top-menu {
    display: none;
  }
  /* line 34, ../sass/print.scss */
  header .top-account-links {
    display: none;
  }
  /* line 38, ../sass/print.scss */
  header .top-page-header .good-data-contest {
    display: none;
  }
  /* line 41, ../sass/print.scss */
  header .top-page-header .logo {
    display: block;
    width: 50px;
    height: 50px;
    background: transparent url(../images/purple_logo.png) top center no-repeat !important;
    background-size: cover !important;
    float: none;
    margin: 15px auto 0 auto;
  }
  /* line 49, ../sass/print.scss */
  header .top-page-header .logo:after {
    content: '' !important;
  }

  /* line 56, ../sass/print.scss */
  .main-wrapper {
    position: relative;
  }

  /* line 60, ../sass/print.scss */
  .edit-link {
    display: none;
  }

  /* line 64, ../sass/print.scss */
  .addthis_toolbox {
    display: none;
  }

  /* line 70, ../sass/print.scss */
  .post-item .content p {
    font-size: 12pt;
    line-height: 18pt;
    margin-bottom: 12pt;
    font-weight: 400;
    font-family: Gotham, Arial, Helvetica;
  }

  /* line 84, ../sass/print.scss */
  .mac-os .post-item .content p.second-list-section {
    font-weight: 400;
    font-family: Gotham, Arial, Helvetica;
  }
  /* line 88, ../sass/print.scss */
  .mac-os .post-item .content p.content-excerpt {
    font-weight: 400;
    font-family: Gotham, Arial, Helvetica;
  }

  /* line 98, ../sass/print.scss */
  .post-index-meta .author {
    display: inline-block;
    margin: 0 12px 0 0;
  }
  /* line 103, ../sass/print.scss */
  .post-index-meta a:after {
    content: '';
    display: none;
  }

  /* line 110, ../sass/print.scss */
  .related-content-block {
    display: none;
  }

  /* line 117, ../sass/print.scss */
  .subcontent-meta .media .media-left:after {
    content: '';
    display: none;
  }
  /* line 122, ../sass/print.scss */
  .subcontent-meta .media .tags-dropdown {
    display: none;
  }

  /* line 127, ../sass/print.scss */
  .subimage-block {
    display: none;
  }

  /* line 130, ../sass/print.scss */
  .advert-banner {
    display: none;
  }

  /* line 135, ../sass/print.scss */
  .single-post .load-container {
    display: none;
  }

  /* line 140, ../sass/print.scss */
  .side-menu {
    display: none;
  }

  /* line 144, ../sass/print.scss */
  .newsletter-popup {
    display: none;
  }

  /* line 149, ../sass/print.scss */
  .main-wrapper .content-block {
    margin: 0;
    padding: 0;
    overflow-y: visible;
    overflow-x: visible;
    height: auto !important;
  }

  /* line 159, ../sass/print.scss */
  .single-post .posts_list_list_app {
    display: none;
  }

  /* line 164, ../sass/print.scss */
  .sidebar-controls {
    display: none;
  }

  /* line 168, ../sass/print.scss */
  .articles-pane-block {
    display: none;
  }

  /* line 172, ../sass/print.scss */
  #wpadminbar {
    display: none;
  }

  /* line 176, ../sass/print.scss */
  .featured-post {
    display: block;
    min-height: 350px;
    padding: 24pt;
    color: #ffffff !important;
  }
  /* line 181, ../sass/print.scss */
  .featured-post .trending-btn {
    color: #ffffff !important;
  }
  /* line 184, ../sass/print.scss */
  .featured-post .date {
    color: #ffffff !important;
  }
  /* line 186, ../sass/print.scss */
  .featured-post .date span {
    color: #ffffff !important;
  }
  /* line 190, ../sass/print.scss */
  .featured-post .content {
    color: #ffffff !important;
  }
  /* line 193, ../sass/print.scss */
  .featured-post .event-date {
    color: #ffffff !important;
  }
  /* line 196, ../sass/print.scss */
  .featured-post a {
    text-decoration: none;
    color: #ffffff !important;
  }
  /* line 199, ../sass/print.scss */
  .featured-post a:after {
    content: '';
    display: none;
  }
  /* line 204, ../sass/print.scss */
  .featured-post h2 {
    color: #ffffff !important;
  }
  /* line 207, ../sass/print.scss */
  .featured-post h1 {
    color: #ffffff !important;
    margin: 24pt 0;
    font-size: 16pt;
    text-decoration: none;
  }

  /* line 218, ../sass/print.scss */
  .content-subscribe-block-wrapper {
    display: none;
  }

  /* line 223, ../sass/print.scss */
  .post-item a {
    text-decoration: none;
  }
  /* line 225, ../sass/print.scss */
  .post-item a:after {
    content: '';
    display: none;
  }
  /* line 230, ../sass/print.scss */
  .post-item .post-title {
    font-size: 16pt;
    margin: 12pt 0 12 0;
    display: block;
  }
}

/*# sourceMappingURL=print.css.map */
