.custom-html--sitecore #block-section-intothenew-nav {
    height: 0px;
  }
  .custom-html--sitecore .navbar-brand-right {
    float: left;
    padding: 1.7rem 15px;
    font-size: 1.8rem;
    line-height: 1.6rem;
  }
  .custom-html--sitecore .navbar-brand-right img {
    height: 40px;
  }
  .custom-html--sitecore .navbar-light {
    position: fixed;
    top: 60px;
    left: 0;
    background: white !important;
    width: 100%;
    z-index: 50;
    transition: all 0.4s ease;
    border-bottom: 0.063em solid #e3e3e3;
  }
  .custom-html--sitecore .navbar-light.nav-shrink {
    top: -50px;
  }
  .custom-html--sitecore #block-header #header-topnav {
    border-bottom: 1px solid #fff;
    transition: all 0.4s ease;
  }
  .custom-html--sitecore #block-header #header-topnav.header-topnav-shrink {
    border-bottom: 1px solid #e3e3e3;
  }
  @media screen and (min-width: 1000px) {
    .custom-html--sitecore {
      /*  .quick-access-tab.quick-access-tab-shrink{
      top: 8.5em !important;
      } */
      /*#hero-carousel .hero-item-featureoverview, #hero-carousel .hero-item-featureinterior{
      margin-top: 79px !important;
      }*/
    }
    .custom-html--sitecore .hero-module {
      padding-top: 60px;
    }
    .custom-html--sitecore .quick-access-tab {
      top: 5.63em !important;
      z-index: 51 !important;
      position: fixed !important;
    }
    .custom-html--sitecore #multipage-nav ul li a {
      padding: 1.25em;
      transition: all 0.4s ease;
    }
    .custom-html--sitecore #multipage-nav.sticky.no-qat .nav-articles ul li:after {
      top: 15%;
    }
    .custom-html--sitecore #multipage-nav.sticky.no-qat ul li a {
      padding-bottom: 0.1em;
      padding-top: 0.1em;
    }
    .custom-html--sitecore .quick-access-tab {
      transition: all 0.4s ease;
    }
  }
  @media only screen and (max-width: 999px) and (min-width: 768px) {
    .custom-html--sitecore {
      /*  .quick-access-tab.quick-access-tab-shrink{
      top: 7.5em !important;
      } */
    }
    .custom-html--sitecore .navbar-light {
      top: 45px;
    }
    .custom-html--sitecore .hero-module {
      padding-top: 50px;
    }
    .custom-html--sitecore .quick-access-tab {
      top: 4.63em !important;
      transition: all 0.4s ease;
      z-index: 51 !important;
      position: fixed !important;
    }
    .custom-html--sitecore #hero-carousel .hero-item-featureoverview {
      padding-top: 11.2rem;
    }
  }
  @media only screen and (max-width: 767px) {
    .custom-html--sitecore {
      /*#hero-carousel .item{
      padding-top: 8em;
      } */
    }
    .custom-html--sitecore .navbar-brand-right {
      float: left;
      padding: 1.12rem 15px;
      font-size: 1.8rem;
      line-height: 1.6rem;
    }
    .custom-html--sitecore .navbar-brand-right img {
      height: 20px;
    }
    .custom-html--sitecore .navbar-light {
      top: 35px;
    }
    .custom-html--sitecore .navbar-light.nav-shrink {
      top: -70px;
    }
    .custom-html--sitecore .hero-module {
      padding-top: 60px;
    }
    .custom-html--sitecore .quick-access-tab {
      transition: all 0.4s ease;
      top: 8.5em;
    }
    .custom-html--sitecore .quick-access-tab.quick-access-tab-shrink {
      top: 3.13em !important;
    }
  }
  @media screen and (min-width: 1000px) {
    .custom-html--sitecore #hero-carousel .hero-item-featureoverview .marquee-image,
    .custom-html--sitecore #hero-carousel .hero-item-featureinterior .marquee-image {
      height: 100% !important;
    }
    .custom-html--sitecore .itn-nav {
      padding-bottom: 0px !important;
      padding-top: 0px !important;
      padding-left: 30px;
    }
  }
  @media only screen and (max-width: 999px) and (min-width: 768px) {
    .custom-html--sitecore #hero-carousel .hero-item-featureinterior .marquee-image {
      height: 100% !important;
    }
    .custom-html--sitecore .itn-nav {
      padding: 0px !important;
    }
  }
  @media only screen and (min-width: 1000px) {
    .custom-html--sitecore #block-section-intothenew-nav .content-module p,
    .custom-html--sitecore .content-module a {
      margin-bottom: 0 !important;
    }
  }
  