/**
 *  print.scss
 *
 *
 */
/**
*  _fonts.scss
*
*  Project fonts
*
*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
@font-face {
  font-family: 'scotch-modern-regular';
  src: url("../fonts/scotch_modern-webfont.eot");
  src: url("../fonts/scotch_modern-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/scotch_modern-webfont.woff2") format("woff2"), url("../fonts/scotch_modern-webfont.woff") format("woff"), url("../fonts/scotch_modern-webfont.ttf") format("truetype"), url("../fonts/scotch_modern-webfont.svg#scotch_modernregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
@font-face {
  font-family: 'tex-gyre-heros-regular';
  src: url("../fonts/texgyreheros-regular-webfont.eot");
  src: url("../fonts/texgyreheros-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreheros-regular-webfont.woff") format("woff"), url("../fonts/texgyreheros-regular-webfont.ttf") format("truetype"), url("../fonts/texgyreheros-regular-webfont.svg#texgyreherosregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tex-gyre-heros-italic';
  src: url("../fonts/texgyreheros-italic-webfont.eot");
  src: url("../fonts/texgyreheros-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreheros-italic-webfont.woff") format("woff"), url("../fonts/texgyreheros-italic-webfont.ttf") format("truetype"), url("../fonts/texgyreheros-italic-webfont.svg#texgyreherosregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tex-gyre-heros-bold';
  src: url("../fonts/texgyreheros-bold-webfont.eot");
  src: url("../fonts/texgyreheros-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreheros-bold-webfont.woff") format("woff"), url("../fonts/texgyreheros-bold-webfont.ttf") format("truetype"), url("../fonts/texgyreheros-bold-webfont.svg#texgyreherosregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tex-gyre-heros-bold-italic';
  src: url("../fonts/texgyreheros-bolditalic-webfont.eot");
  src: url("../fonts/texgyreheros-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreheros-bolditalic-webfont.woff") format("woff"), url("../fonts/texgyreheros-bolditalic-webfont.ttf") format("truetype"), url("../fonts/texgyreheros-bolditalic-webfont.svg#texgyreherosregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
@media print {
  /**[class*=col-] {
    border-top: solid 1px $black;
    padding-top: 1.0em;
  }*/
  /* line 28, ../source/scss/print.scss */
  .skip-link.screen-reader-text,
  .main-nav__wrap,
  .utility-nav {
    display: none;
  }

  /* line 34, ../source/scss/print.scss */
  a, a:visited {
    text-decoration: none;
    color: #000;
  }

  /* line 40, ../source/scss/print.scss */
  #masthead {
    border-bottom: solid 1px #000;
    margin-bottom: 1.0em;
    padding-bottom: 1.0em;
  }
  /* line 44, ../source/scss/print.scss */
  #masthead h2 {
    margin-top: 0;
    font-size: 1.5em;
  }

  /* line 49, ../source/scss/print.scss */
  body {
    font-family: "tex-gyre-heros-regular", Arial, sans-serif;
    color: #000;
    background-color: #fff;
    line-height: 1.4em;
  }

  /* line 55, ../source/scss/print.scss */
  #page {
    width: 800px;
    padding: 15px 30px 30px 30px;
  }

  /* line 59, ../source/scss/print.scss */
  figure {
    margin: 0;
    padding: 0;
    background-image: none !important;
  }

  /* line 64, ../source/scss/print.scss */
  img {
    max-width: 100%;
    width: 25%;
    height: auto;
  }

  /* line 70, ../source/scss/print.scss */
  h1 {
    line-height: 1.3em;
    margin: 0.5em 0 0.25em 0;
    font-family: "tex-gyre-heros-bold", Arial, sans-serif;
  }

  /* line 70, ../source/scss/print.scss */
  h2 {
    line-height: 1.3em;
    margin: 0.5em 0 0.25em 0;
    font-family: "tex-gyre-heros-bold", Arial, sans-serif;
  }

  /* line 70, ../source/scss/print.scss */
  h3 {
    line-height: 1.3em;
    margin: 0.5em 0 0.25em 0;
    font-family: "tex-gyre-heros-bold", Arial, sans-serif;
  }

  /* line 70, ../source/scss/print.scss */
  h4 {
    line-height: 1.3em;
    margin: 0.5em 0 0.25em 0;
    font-family: "tex-gyre-heros-bold", Arial, sans-serif;
  }

  /* line 70, ../source/scss/print.scss */
  h5 {
    line-height: 1.3em;
    margin: 0.5em 0 0.25em 0;
    font-family: "tex-gyre-heros-bold", Arial, sans-serif;
  }

  /* line 70, ../source/scss/print.scss */
  h6 {
    line-height: 1.3em;
    margin: 0.5em 0 0.25em 0;
    font-family: "tex-gyre-heros-bold", Arial, sans-serif;
  }

  /* line 76, ../source/scss/print.scss */
  h1 {
    margin: 0.5em 0 0.5em 0;
  }

  /* line 79, ../source/scss/print.scss */
  h2 {
    font-size: 2.0em;
  }

  /* line 83, ../source/scss/print.scss */
  .carousel .left,
  .carousel .right {
    display: none;
  }
  /* line 87, ../source/scss/print.scss */
  .carousel-indicators {
    display: none;
  }

  /* line 91, ../source/scss/print.scss */
  .carousel__content--stat {
    font-size: 2.0em;
    font-weight: bold;
    margin: 0.5em 0;
  }

  /* line 96, ../source/scss/print.scss */
  .page-nav__wrap,
  .sidebar-share__wrap,
  .mosaic__wrap--home,
  .sub-feature-header__wrap,
  .site-footer__social-wrap,
  .map__marker-dot,
  .map__marker-dot-hide,
  .map__marker-link,
  .sub-feature-double__image-label--expand-link,
  .checklist__copy-wrap--box,
  .sub-feature-triple__feature-arrow {
    display: none;
  }

  /* line 110, ../source/scss/print.scss */
  .feature-wide__content-wrap--cuny-map figure {
    display: none;
  }

  /* line 117, ../source/scss/print.scss */
  .feature-wide__content-image-map > a > img,
  .sub-feature-quater__feature > a > img {
    display: none;
  }

  /* line 122, ../source/scss/print.scss */
  .site-footer__footer {
    border-top: solid 1px #000;
    margin-top: 4.0em;
    padding-top: 1.0em;
    font-size: 0.8em;
  }
  /* line 127, ../source/scss/print.scss */
  .site-footer__footer ul {
    display: none;
  }
  /* line 132, ../source/scss/print.scss */
  .site-footer__footer .site-footer__column-group-wrap > .col-xs-12:nth-child(1) {
    display: none;
  }

  /* line 138, ../source/scss/print.scss */
  .accordion-panel-collapse.collapse {
    height: auto !important;
  }

  /* line 142, ../source/scss/print.scss */
  .feed-item__h3 {
    margin-top: 0;
  }
  /* line 146, ../source/scss/print.scss */
  .feed-item__facebook-heading-icon img {
    width: 40px;
  }
  /* line 150, ../source/scss/print.scss */
  .feed-item__wrap {
    margin-bottom: 30px;
  }
}
