/* this is a print CSS file */
@page {
  margin: 0.25cm;
}
* {
  -webkit-print-color-adjust: exact;
}
body {
  color: #000;
  background-color: #FFF;
}
.main-navigation,
.locator-widget,
.services-menu,
.sharing-widget,
.navigation-list,
.header-section .font-resizer,
.footer-back-to-top,
.footer .footer-back-to-top-link,
.footer-section.footer-top,
.footer-social,
.footer-bottom {
  display: none !important;
}
.block,
#wrapper,
.wide,
.row,
.header-wide #header,
.footer-wide #footer {
  max-width: 100%;
}
.footer .footer-bottom .navigation-item-link {
  color: #000 !important;
}
.header-top {
  height: 36px;
  max-height: 36px;
}
aside .content-block-heading,
aside a.content-block-cta {
  display: none !important;
}
.template-index {
  /* Base */
  /* Header */
  /* Hero */
  /* Footer */
}
.template-index #content .grid-12 {
  margin-left: 0 !important;
}
.template-index .header-top,
.template-index .sharing-widget,
.template-index .footer-legal {
  display: block !important;
}
.template-index .block,
.template-index #wrapper,
.template-index .wide,
.template-index .row,
.template-index .header-wide #header,
.template-index .footer-wide #footer {
  max-width: 100%;
}
.template-index .header-top {
  margin-left: -10px !important;
  height: 36px !important;
  max-height: 36px !important;
}
.template-index .header-top-thrive-on {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  height: 36px !important;
  margin: 0 !important;
  max-height: 36px !important;
}
.template-index .header .logo {
  padding: 20px 0;
}
.template-index .navigation.mod-inline {
  display: inline-block !important;
}
.template-index .font-resizer {
  display: none !important;
}
.template-index .message.mod-alert {
  display: none !important;
}
.template-index .component.hero {
  padding: 20px;
  height: 300px !important;
  min-height: 300px !important;
  max-height: 30px !important;
  background-size: 100% !important;
}
.template-index .component.hero .hero-content {
  width: auto;
  max-width: 45%;
  margin-top: 0;
  margin-bottom: 50px;
}
.template-index .row [class*="grid"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.66667%;
}
.template-index .row .grid-4 {
  width: 32.22222% !important;
}
.template-index .row .grid-8 {
  width: 66.11111% !important;
}
.template-index .row .grid-8 .grid-4 {
  width: 49.16667% !important;
}
.template-index .footer-bottom {
  display: flex !important;
}
.template-index .footer-bottom-item.footer-copyright a {
  color: white !important;
}
