.hero-banner {
  position: relative;
  width: 100%;
  height: 510px;
  background: #000; }
  .hero-banner__content {
    color: #fff;
    display: table;
    width: 100%;
    bottom: 20px;
    position: absolute;
    z-index: 10;
    font-size: 13px; }
    .hero-banner__content p {
      margin-bottom: 0; }
    .hero-banner__content .main-text__left,
    .hero-banner__content .main-text__right {
      display: table-cell;
      width: 50%;
      vertical-align: bottom;
      padding: 0 30px;
      height: 45px; }
    .hero-banner__content .main-text__right {
      text-align: right; }
    .hero-banner__content .main-text__link {
      margin-top: 10px !important;
      font-weight: 600; }
    .hero-banner__content .main-text__link a {
      color: #fff; }
  .hero-banner__overlay-gray {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6); }
  .hero-banner__overlay {
    position: absolute;
    height: 100%;
    width: 100%; }
  .hero-banner__banner {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: opacity ease 3s;
    opacity: 1; }
    .hero-banner__banner .showroom-hero-explore {
      left: 0;
      right: 0;
      text-align: center;
      display: none; }
  .hero-banner.bikesalesshowroom .hero-banner__overlay {
    background: -moz-linear-gradient(top, rgba(130, 0, 0, 0.3) 0%, rgba(95, 0, 0, 0) 50%, rgba(60, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(130, 0, 0, 0.3) 0%, rgba(95, 0, 0, 0) 50%, rgba(60, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(130, 0, 0, 0.3) 0%, rgba(95, 0, 0, 0) 50%, rgba(60, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d820000', endColorstr='#003c0000',GradientType=0 );
    /* IE6-9 */ }
  .hero-banner.bikesalesshowroom .hero-banner__banner {
    background-image: url("https://resource.csnstatic.com/bikesales-showroom/hero_default_01.jpg"); }
  .hero-banner.boatsalesshowroom .hero-banner__overlay {
    background: -moz-linear-gradient(top, rgba(253, 198, 0, 0.3) 0%, rgba(254, 168, 69, 0) 50%, rgba(255, 137, 137, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(253, 198, 0, 0.3) 0%, rgba(254, 168, 69, 0) 50%, rgba(255, 137, 137, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(253, 198, 0, 0.3) 0%, rgba(254, 168, 69, 0) 50%, rgba(255, 137, 137, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dfdc600', endColorstr='#00ff8989',GradientType=0 );
    /* IE6-9 */ }
  .hero-banner.boatsalesshowroom .hero-banner__banner {
    background-image: url("//resource.csnstatic.com/boatsales-showroom/hero_default_01.jpg"); }
  .hero-banner.trucksalesshowroom .hero-banner__overlay {
    background: -moz-linear-gradient(top, rgba(0, 82, 137, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 82, 137, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 82, 137, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6005289', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */ }
  .hero-banner.trucksalesshowroom .hero-banner__banner {
    background-image: url("//resource.csnstatic.com/trucksales-showroom/hero_default_01.jpg"); }
  .hero-banner.caravancampingsalesshowroom .hero-banner__overlay {
    background: -moz-linear-gradient(top, rgba(79, 112, 52, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(79, 112, 52, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(79, 112, 52, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f7034', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */ }
  .hero-banner.caravancampingsalesshowroom .hero-banner__banner {
    background-image: url("//resource.csnstatic.com/caravancampingsales-showroom/hero_default_01.jpg"); }


/*# sourceMappingURL=hero-banner-assets-9421c069ac887710d651.css.map*/