@media print {
  html,
  body {
    line-height: 0.8em;
    height: 99%;
  }
  .cntr-space {
    margin-top: 0;
  }
  div {
    display: inline;
  }
  script {
    display: none;
  }
  .arrow-toggle-content {
    display: inline;
  }
  .arrow-toggle-content p {
    text-align: center;
  }
  .heroCntr,
  #header,
  .footer-cntr,
  .footer-disclosures,
  .footer-navigator,
  .related-holder,
  .services-cntr,
  .flyer-cntr,
  .calculator-cntr,
  .print-none {
    display: none;
  }
  .arrow-toggle-content {
    display: block !important;
    padding: 0;
  }
  body h1 {
    line-height: 2px;
    font-size: 1em;
  }
  body p {
    line-height: 1.2em;
    font-size: 0.6em;
    margin: 0;
  }
  .comparison-container .comparison-content-holder .benefit-holder .ans-holder {
    display: block;
  }
  @-moz-document url-prefix() {
    .tab-holder {
      padding: 0px;
    }
  }
  .rates-homepage-cntr {
    padding-top: 0.2em;
  }
  .resp-tabs-list li {
    padding: 2px 3px;
    font-weight: normal;
    font-size: 12px;
    display: none;
  }
  .resp-tabs-list li:last-child {
    display: none;
  }
  .resp-tab-active {
    padding: 2px 3px !important;
  }
  .resp-tab-active .resp-tab-content {
    padding: 0;
  }
  ul.resp-tabs-list {
    margin-bottom: 5px;
  }
  .tab-container .tab-holder {
    max-width: 100%;
    margin: 0;
  }
  .tab-container .tab-holder .resp-tab-content p {
    padding: 0;
  }
  .tab-container .tab-holder th,
  .tab-container .tab-holder td {
    padding: 0px !important;
  }
  .tab-container .exCol {
    padding: 0;
    width: 100%;
  }
  .tab-container .exCol__mainArea a {
    font-size: 0.8em;
    text-align: left;
  }
  .tab-container .resp-tab-content {
    padding: 0em 1em;
    clear: both;
  }
  .tab-container .resp-tab-content-active ul li {
    margin: 0;
  }
  .tab-container .tab-holder th {
    font-size: 0.6em;
    font-weight: normal;
  }
  .tab-container .arrow-toggle-trigger {
    line-height: 0;
    padding: 0px;
    display: inline-block;
  }
  .tab-container .arrow-toggle-content {
    display: inline;
    padding: 0;
  }
  .tab-container .arrow-toggle-content p {
    text-align: center;
  }
  .tab-container .exCol *::after,
  .tab-container .exCol *::before {
    display: none;
  }
  .tab-container .arrow-toggle-trigger::before {
    line-height: 0;
  }
  .tab-container .tab-holder .rwd-table {
    margin: 0em;
    padding: 0em 1em;
  }
  .tab-container .tab-holder td {
    font-size: 0.55em;
    text-align: left;
  }
  .tab-container .tab-holder .rwd-table th {
    text-align: left;
  }
  .tab-container .tab-holder {
    padding: 0;
  }
  .tab-container ul.resp-tabs-list,
  .tab-container p {
    font-size: 0.8em;
    line-height: 1.2em;
    text-align: left;
  }
  .tab-container th:first-child:nth-last-child(4) {
    width: 25%;
  }
  .tab-container th:first-child:nth-last-child(4) ~ th {
    width: 25%;
  }
  .tab-container th:first-child:nth-last-child(3) {
    width: 33.33%;
  }
  .tab-container th:first-child:nth-last-child(3) ~ th {
    width: 33.33%;
  }
  .tab-container .tab-holder .product-disclosure {
    font-size: 0.5em;
  }
  .tab-container .tab-holder .resp-tab-content p {
    font-size: 0.6em;
    text-align: left;
    padding: 0;
  }
  .tab-container .group-disclosure {
    margin: 0;
  }
  .tab-container .exCol__mainArea a {
    margin: 0em -2em;
  }
  @-moz-document url-prefix() {
    .tab-holder h1 {
      margin: 10px 0;
    }
    .tab-container .exCol__mainArea a {
      margin: 0em;
    }
  }
  .tab-holder .resp-tabs-list li.resp-tab-active {
    display: block;
    color: black;
  }
  p.group-disclosure.disclosure,
  p.product-disclosure {
    font-size: 0.6em !important;
  }
  ul.exCol__group.rate-products-holder li {
    padding-top: 0.3em;
  }
  .question-icon,
  .grecaptcha-badge {
    display: none !important;
  }
  .rates-homepage-cntr .toggle-open {
    display: none;
  }
  .rates-homepage-cntr .toggle-close {
    display: none;
  }
  .rates-homepage-cntr ul.resp-tabs-list > li {
    font-size: 20px;
    font-weight: 400;
    padding: 10px 0 !important;
    margin: 0;
  }
  .rates-homepage-cntr .resp-tab-active {
    border: none;
  }
  .rates-homepage-cntr .arrow-toggle-title {
    font-size: 18px;
    font-weight: 500;
  }
  .rates-homepage-cntr .arrow-toggle-content {
    padding-top: 8px;
    padding-bottom: 20px;
  }
  .rates-homepage-cntr .rwd-table th {
    font-weight: 500;
    font-size: 14px;
    padding: 5px !important;
  }
  .rates-homepage-cntr .rwd-table td {
    font-size: 12px;
    padding: 5px !important;
  }
  .rates-homepage-cntr .resp-tab-content {
    border: none;
    padding: 20px 0;
  }
  .rates-homepage-cntr .resp-tab-content .group-description {
    display: none;
  }
  .rates-homepage-cntr .rate-products-holder > li {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .rates-homepage-cntr p.text-center {
    margin: 0;
    margin-bottom: 1em;
  }
}

/*# sourceMappingURL=global-print.min.css.map */
