@media print {
  /* line 10, ../../app/assets/stylesheets/print.scss */
  footer {
    border-top: 2px solid #aaaaaa;
    margin-top: 20px;
  }

  /* line 10, ../../app/assets/stylesheets/print.scss */
  #navigation {
    border-bottom: 2px solid #aaaaaa;
    margin-bottom: 20px;
  }

  /* line 15, ../../app/assets/stylesheets/print.scss */
  * {
    box-sizing: border-box;
  }

  /* line 24, ../../app/assets/stylesheets/print.scss */
  nav.top-bar {
    font-size: .7rem;
  }
  /* line 26, ../../app/assets/stylesheets/print.scss */
  nav.top-bar ul.title-area {
    padding-left: 0;
  }
  /* line 29, ../../app/assets/stylesheets/print.scss */
  nav.top-bar .back, nav.top-bar .menu-icon {
    display: none;
  }
  /* line 32, ../../app/assets/stylesheets/print.scss */
  nav.top-bar .top-bar-section {
    display: none;
  }

  /* line 40, ../../app/assets/stylesheets/print.scss */
  nav#secondary {
    display: none;
  }

  /* line 44, ../../app/assets/stylesheets/print.scss */
  .bottom .copyright, .bottom .credit {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }

  /* line 52, ../../app/assets/stylesheets/print.scss */
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
  }

  /* line 56, ../../app/assets/stylesheets/print.scss */
  hr {
    display: none;
  }

  /* line 60, ../../app/assets/stylesheets/print.scss */
  img {
    max-width: 100%;
  }

  /* line 65, ../../app/assets/stylesheets/print.scss */
  main .side-nav {
    display: none;
  }

  /* line 71, ../../app/assets/stylesheets/print.scss */
  section.featured[data-count="2"] article {
    display: inline-block;
    width: 50%;
  }

  /* line 71, ../../app/assets/stylesheets/print.scss */
  section.featured[data-count="3"] article {
    display: inline-block;
    width: 33.33333%;
  }

  /* line 71, ../../app/assets/stylesheets/print.scss */
  section.featured[data-count="4"] article {
    display: inline-block;
    width: 25%;
  }

  /* line 71, ../../app/assets/stylesheets/print.scss */
  section.featured[data-count="5"] article {
    display: inline-block;
    width: 20%;
  }

  /* line 71, ../../app/assets/stylesheets/print.scss */
  section.featured[data-count="6"] article {
    display: inline-block;
    width: 16.66667%;
  }

  /* line 71, ../../app/assets/stylesheets/print.scss */
  section.featured[data-count="7"] article {
    display: inline-block;
    width: 14.28571%;
  }

  /* line 71, ../../app/assets/stylesheets/print.scss */
  section.featured[data-count="8"] article {
    display: inline-block;
    width: 12.5%;
  }

  /* line 79, ../../app/assets/stylesheets/print.scss */
  body[data-template="home"] .owl-wrapper {
    width: 100% !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  /* line 87, ../../app/assets/stylesheets/print.scss */
  body[data-template="home"] .owl-item {
    width: 33.333% !important;
    left: 0 !important;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
  }
  /* line 94, ../../app/assets/stylesheets/print.scss */
  body[data-template="home"] .pubs {
    width: 33.333% !important;
    display: inline-block;
  }
  /* line 98, ../../app/assets/stylesheets/print.scss */
  body[data-template="home"] .panel {
    display: inline-block;
    max-width: 50%;
    padding: 0 10px;
  }
  /* line 103, ../../app/assets/stylesheets/print.scss */
  body[data-template="home"] img.maps {
    padding: 0 10px 10px;
  }

  /* line 110, ../../app/assets/stylesheets/print.scss */
  body[data-template="news"] main > section > .large-4 {
    display: none !important;
  }
  /* line 113, ../../app/assets/stylesheets/print.scss */
  body[data-template="news"] main #content {
    width: 100%;
  }
  /* line 116, ../../app/assets/stylesheets/print.scss */
  body[data-template="news"] main img {
    padding: 0 10px;
  }
  /* line 119, ../../app/assets/stylesheets/print.scss */
  body[data-template="news"] main .news-post {
    margin-top: 20px;
  }

  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-1, body[data-template="news"] main .large-1, body[data-template="home"] main .large-1 {
    width: 8.33333%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-2, body[data-template="news"] main .large-2, body[data-template="home"] main .large-2 {
    width: 16.66667%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-3, body[data-template="news"] main .large-3, body[data-template="home"] main .large-3 {
    width: 25%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-4, body[data-template="news"] main .large-4, body[data-template="home"] main .large-4 {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-5, body[data-template="news"] main .large-5, body[data-template="home"] main .large-5 {
    width: 41.66667%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-6, body[data-template="news"] main .large-6, body[data-template="home"] main .large-6 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-7, body[data-template="news"] main .large-7, body[data-template="home"] main .large-7 {
    width: 58.33333%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-8, body[data-template="news"] main .large-8, body[data-template="home"] main .large-8 {
    width: 66.66667%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-9, body[data-template="news"] main .large-9, body[data-template="home"] main .large-9 {
    width: 75%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-10, body[data-template="news"] main .large-10, body[data-template="home"] main .large-10 {
    width: 83.33333%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-11, body[data-template="news"] main .large-11, body[data-template="home"] main .large-11 {
    width: 91.66667%;
    display: inline-block;
    vertical-align: top;
  }
  /* line 127, ../../app/assets/stylesheets/print.scss */
  body[data-template="salesleasing-detail"] main .large-12, body[data-template="news"] main .large-12, body[data-template="home"] main .large-12 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }

  /* line 136, ../../app/assets/stylesheets/print.scss */
  body[data-template="maps"] article {
    width: 25%;
    display: inline-block;
  }

  /* line 144, ../../app/assets/stylesheets/print.scss */
  section.featured article {
    vertical-align: top;
    padding: 0 10px;
  }
  /* line 147, ../../app/assets/stylesheets/print.scss */
  section.featured article img {
    width: 100%;
    height: auto;
  }

  /* line 153, ../../app/assets/stylesheets/print.scss */
  section.testimonial {
    margin-top: 20px;
  }
  /* line 155, ../../app/assets/stylesheets/print.scss */
  section.testimonial .portrait, section.testimonial .quote {
    display: inline-block;
    vertical-align: top;
  }
  /* line 159, ../../app/assets/stylesheets/print.scss */
  section.testimonial .portrait {
    width: 25%;
  }
  /* line 161, ../../app/assets/stylesheets/print.scss */
  section.testimonial .portrait img {
    width: 100%;
  }
  /* line 165, ../../app/assets/stylesheets/print.scss */
  section.testimonial .quote {
    padding-left: 10px;
    width: 75%;
  }
  /* line 168, ../../app/assets/stylesheets/print.scss */
  section.testimonial .quote .name, section.testimonial .quote .relationship {
    display: inline-block;
  }

  /* line 176, ../../app/assets/stylesheets/print.scss */
  #content table td:first-child {
    width: 15%;
    padding-right: 10px;
  }
  /* line 181, ../../app/assets/stylesheets/print.scss */
  #content table img {
    max-width: 100%;
    height: auto !important;
  }
}
