/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
@page {
  margin: 0.5cm; }
.quickbar,
.sticky-wrapper nav,
#home-slick-slider,
#new-facility-slick-slider,
.rehab-programs .program:hover .over,
#scrollToTop,
.fontResizer,
#stats,
#moments,
.donate,
.news-events,
.social-grid,
.mfb-info,
footer,
.bottom-bar,
.accordion-title > span,
.dropdown,
.next-page-link,
#respond {
  display: none !important; }

.banner {
  background: none !important; }
  .banner h1 {
    color: #000 !important; }

img {
  max-width: 300px !important;
  height: auto !important; }

.accordion-photo, .accordion-content, .accordion-content p {
  display: block !important;
  height: auto !important;
  max-height: 100000px !important; }

.short-banner, .medium-banner {
  padding: 0 !important;
  height: 30px !important; }
  .short-banner h1, .medium-banner h1 {
    padding-bottom: 0 !important;
    text-shadow: none !important;
    font-size: 20px !important; }

.stuck .mfb-logo svg,
.mfb-logo svg {
  width: 100px !important;
  height: auto;
  display: block; }

.main-header, .stuck {
  border: 0 !important;
  position: relative !important;
  height: 100px !important; }

html,
body {
  width: 100%;
  margin: 0;
  padding: 0; }

.secondary-nav {
  background-color: #fff !important;
  border-bottom: 0 !important; }
  .secondary-nav ul.menu {
    width: 100% !important;
    text-align: left !important; }
  .secondary-nav li a {
    display: none; }
  .secondary-nav li.current_page_item a {
    display: block !important;
    color: #000 !important;
    font-size: 20px !important; }
