/* #HEADER
=====================================================*/
/* #MENU PRELOADER
=====================================================*/
body {
  overflow-x: hidden; }

.row {
  margin: 0; }

.fullwidth-hero .hero__desktop-image {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  height: auto; }

@media only screen and (max-width: 1280px) {
  .cta-quad__container, .responsive-container, .navigation {
    padding-left: 7% !important;
    padding-right: 7% !important;
    margin: 0;
    max-width: 1070px; } }

@media only screen and (min-width: 1280px) {
  .cta-quad__container, .responsive-container, .navigation {
    margin: auto;
    width: 1070px;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%; } }

@media only screen and (max-width: 768px) {
  .cta-quad__container, .responsive-container, .navigation {
    padding-left: 1% !important;
    padding-right: 1% !important; } }

.cta-quad__container header, .responsive-container header, .navigation header {
  margin-top: 0 !important; }

.script-component {
  text-align: center; }

.loading-widget {
  margin: auto;
  display: block;
  padding-left: 7%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .loading-widget img {
    width: 100px;
    margin: 0 auto; }

.loading-widget-full {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  background-color: rgba(0, 0, 0, 0.8);
  align-items: center; }
  .loading-widget-full img {
    margin: 0 auto; }

.pagination {
  margin: auto;
  text-align: center;
  padding-left: 7%;
  font-size: 0.8rem; }

.product-facets-overlay {
  top: 250px; }

.product-grid__item-image-container {
  min-height: 200px;
  position: relative; }

@media only screen and (max-width: 1280px) {
  .sub-navigation, .product-grid, .product-grid-category, .facets, .product-facets, .breadcrumb {
    padding-left: 7%;
    margin: 0;
    margin-top: 10px; } }

@media only screen and (min-width: 1280px) {
  .sub-navigation, .product-grid, .product-grid-category, .facets, .product-facets, .breadcrumb {
    margin: auto;
    max-width: 1070px;
    padding-left: 0;
    padding-right: 0; } }

.breadcrumb {
  margin-top: 10px; }

/*  #HEADER STRIPE
=====================================================*/
.top-nav-item {
  height: 47px;
  float: left;
  left: 0;
  width: 100%;
  background-color: #4a4a4a;
  top: 0;
  position: fixed;
  z-index: 100; }
  .top-nav-item .top-nav-left {
    padding: 14px 25px;
    float: left; }
    .top-nav-item .top-nav-left i {
      color: #fff;
      fill: white;
      font-size: 15px;
      width: 2.5vh;
      height: 2.5vh;
      top: 25px; }
      .top-nav-item .top-nav-left i svg {
        fill: white; }
  .top-nav-item .top-nav-right {
    padding: 9px 25px;
    float: right; }
    .top-nav-item .top-nav-right .icon-multiple {
      display: none; }
    .top-nav-item .top-nav-right .disable-link {
      pointer-events: none;
      cursor: default;
      float: none;
      display: block; }
    .top-nav-item .top-nav-right li {
      position: relative;
      display: inline-block;
      margin-right: 25px;
      min-height: 36px; }
      .top-nav-item .top-nav-right li a {
        padding: 0 10px 0 0;
        display: inline-block; }
      .top-nav-item .top-nav-right li .nav-location-phone span {
        width: 80px;
        margin-top: 3px;
        margin-left: 13px;
        float: left;
        text-transform: capitalize; }
      .top-nav-item .top-nav-right li .nav-location-phone:after {
        position: absolute;
        left: 13px;
        font-size: 14px;
        top: 3px; }
      .top-nav-item .top-nav-right li .nav-location-phone + .nav-location-sub {
        left: -23px;
        min-width: 180px;
        padding: 10px !important; }
        .top-nav-item .top-nav-right li .nav-location-phone + .nav-location-sub > a {
          line-height: 2; }
      .top-nav-item .top-nav-right li .nav-location-sub > li {
        margin: 0;
        padding: 5px 10px !important;
        line-height: 1.5;
        width: 180px;
        margin-left: 40px;
        margin-right: 30px;
        border-bottom: 1px solid #fff;
        padding: 10px 0; }
        .top-nav-item .top-nav-right li .nav-location-sub > li:last-child {
          border-bottom: 0; }
        .top-nav-item .top-nav-right li .nav-location-sub > li .icon {
          fill: white;
          width: 15px;
          height: 15px;
          position: absolute;
          left: -22px;
          top: 2px;
          float: left;
          color: #fff;
          z-index: 9; }
      .top-nav-item .top-nav-right li:hover > .nav-location-sub, .top-nav-item .top-nav-right li:active > .nav-location-sub {
        left: -23px;
        min-width: 180px;
        padding: 10px !important; }
        .top-nav-item .top-nav-right li:hover > .nav-location-sub.left, .top-nav-item .top-nav-right li:active > .nav-location-sub.left {
          left: -195px !important; }
        .top-nav-item .top-nav-right li:hover > .nav-location-sub li, .top-nav-item .top-nav-right li:active > .nav-location-sub li {
          margin: 0;
          padding: 5px 10px !important;
          line-height: 1.5;
          width: 180px;
          margin-left: 40px;
          margin-right: 30px;
          border-bottom: 1px solid #fff; }
          .top-nav-item .top-nav-right li:hover > .nav-location-sub li:last-child, .top-nav-item .top-nav-right li:active > .nav-location-sub li:last-child {
            border-bottom: 0; }
          .top-nav-item .top-nav-right li:hover > .nav-location-sub li span, .top-nav-item .top-nav-right li:active > .nav-location-sub li span {
            float: left;
            width: 100%; }
          .top-nav-item .top-nav-right li:hover > .nav-location-sub li i, .top-nav-item .top-nav-right li:active > .nav-location-sub li i {
            fill: white;
            width: 15px;
            height: 15px;
            position: absolute;
            left: -22px;
            top: 2px;
            float: left;
            color: #fff;
            z-index: 9; }
    .top-nav-item .top-nav-right i {
      fill: white;
      width: 15px;
      height: 15px;
      position: absolute;
      left: -15px;
      top: 4px; }
      .top-nav-item .top-nav-right i svg {
        width: 15px;
        height: 15px;
        font-weight: bold; }
  .top-nav-item .top-mobile-background {
    display: none;
    width: 100%;
    height: 52px;
    bottom: 0;
    position: absolute;
    z-index: 0; }
  .top-nav-item ul {
    display: inline-block;
    margin: 0; }
    .top-nav-item ul li {
      float: left;
      list-style: none;
      position: relative; }
      .top-nav-item ul li a {
        color: #fff;
        text-decoration: none;
        font-size: 13px; }
      .top-nav-item ul li:after {
        position: absolute;
        content: '';
        right: 0;
        height: 46px;
        width: 1px;
        top: -9px;
        background-color: #fff; }
  .top-nav-item .nav-location-sub {
    position: absolute;
    left: 0;
    padding: 0;
    display: none;
    top: 35px;
    z-index: 11;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.8); }
    .top-nav-item .nav-location-sub a {
      float: left;
      line-height: 1.5;
      position: relative; }
    .top-nav-item .nav-location-sub li {
      padding: 10px; }
      .top-nav-item .nav-location-sub li span {
        color: #fff;
        font-size: 14px; }
      .top-nav-item .nav-location-sub li:after {
        display: none; }
  .top-nav-item #search {
    min-width: 120px;
    cursor: pointer; }
    .top-nav-item #search .form-control {
      border: 0;
      font-size: 13px;
      padding: 0;
      color: #3b3a3a;
      text-indent: 10px;
      padding: 3px !important; }
  .top-nav-item .nav-text {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    padding-left: 25px;
    max-width: 75vw;
    max-height: 50px; }
    .top-nav-item .nav-text i svg {
      fill: white;
      width: 15px;
      height: 15px; }
    .top-nav-item .nav-text:after {
      display: none; }

@media only screen and (min-width: 320px) {
  #search {
    left: 10px;
    left: auto;
    float: right;
    right: 0px;
    margin: 0; }
    #search .search-menu {
      text-indent: 20px; }
      #search .search-menu span {
        font-size: 14px; }
    #search .search-box {
      display: none;
      position: absolute;
      top: 37px;
      right: -25px;
      padding: 1px !important;
      border-radius: 0 0 3px 3px;
      width: 200px;
      border: 1px solid #000; }
      #search .search-box i {
        left: auto !important;
        right: 0 !important;
        top: 0 !important;
        padding: 6px !important;
        cursor: pointer;
        background-color: #000;
        height: 21px; }
        #search .search-box i svg {
          position: relative;
          right: 2px; }
      #search .search-box .form-control {
        border-radius: 0 !important;
        color: #3b3a3a; }
        #search .search-box .form-control::placeholder {
          color: #3b3a3a; }
    #search:after {
      display: none; }
  .no-locations a {
    cursor: pointer; }
  .no-locations .search-box {
    display: none;
    position: absolute;
    top: 37px;
    right: 1px;
    padding: 1px !important;
    border-radius: 0 0 3px 3px;
    width: 200px; }
    .no-locations .search-box i {
      left: auto !important;
      right: 5px !important;
      top: 0 !important;
      padding: 6px !important; }
    .no-locations .search-box .form-control {
      border-radius: 0 !important;
      border: 0;
      font-size: 13px;
      padding: 0;
      color: #3b3a3a;
      text-indent: 10px;
      padding: 3px !important; }
      .no-locations .search-box .form-control::placeholder {
        color: #3b3a3a; } }

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  #search .search-menu span {
    display: none; }
  #search .search-menu i {
    width: 2.5vh;
    height: 2.5vh;
    top: 18px;
    left: -5px; }
    #search .search-menu i svg {
      width: 18px;
      height: 18px; }
  #search .search-box {
    right: 150px !important;
    height: 40px !important;
    top: 54px; }
    #search .search-box i {
      background: #000;
      height: 20px;
      z-index: 1;
      padding: 11px !important; }
    #search .search-box .form-control {
      color: #3b3a3a;
      height: 35px !important;
      width: 200px;
      font-size: 20px !important; } }

@media only screen and (max-width: 1024px) {
  body.open-mobile {
    overflow: hidden;
    position: fixed; }
  .no-locations .search-box {
    top: 60px !important;
    right: -25px !important; }
  .home__showroom-find-form > div {
    margin: auto; }
  header .message-stripe {
    z-index: -1 !important; }
  .top-nav-item {
    top: 0;
    height: 107px;
    max-height: 135px;
    position: fixed;
    z-index: 99; }
    .top-nav-item .nav-text {
      top: 17px;
      float: left;
      color: #fff;
      padding-left: 0;
      font-size: 14px;
      line-height: 1.2;
      width: calc(100% - 75px);
      max-height: 7vh; }
      .top-nav-item .nav-text > span {
        margin-left: 25px;
        float: left; }
    .top-nav-item ul li a {
      border: none;
      line-height: 1.2; }
    .top-nav-item ul li:after {
      display: none; }
    .top-nav-item #search {
      left: auto;
      position: fixed;
      right: 0;
      top: 0;
      height: 55px;
      border-left: 1px solid #fff;
      cursor: pointer;
      margin: 0;
      width: 200px;
      right: -150px;
      z-index: 1; }
      .top-nav-item #search .search-box {
        height: 42px; }
        .top-nav-item #search .search-box i {
          padding: 10px;
          left: 0px;
          top: 0; }
        .top-nav-item #search .search-box .form-control {
          border: 0;
          font-size: 13px;
          padding: 0;
          color: #3b3a3a;
          position: relative;
          height: 42px; }
          .top-nav-item #search .search-box .form-control::placeholder {
            color: #3b3a3a; }
      .top-nav-item #search.open-search {
        right: 0; }
    .top-nav-item .top-nav-left {
      width: 100%;
      float: left;
      padding: 0 0 0 15px;
      height: 48px;
      line-height: 48px; }
      .top-nav-item .top-nav-left li {
        display: inline-block;
        float: none;
        vertical-align: middle;
        top: auto; }
      .top-nav-item .top-nav-left a {
        font-size: 12px;
        max-width: 60vw;
        padding: 0;
        overflow: hidden; }
      .top-nav-item .top-nav-left i {
        position: fixed;
        top: 18px;
        left: 17px;
        fill: white;
        width: 18px;
        height: 18px;
        float: left;
        margin-right: 5px; }
        .top-nav-item .top-nav-left i svg {
          width: 18px;
          height: 18px; }
    .top-nav-item .top-nav-right {
      position: absolute;
      right: 0;
      bottom: 0;
      max-width: 80%;
      height: 61px;
      padding: 0; }
      .top-nav-item .top-nav-right li .header-locations-icon span {
        max-width: 95px;
        margin-top: 3px;
        margin-left: 13px;
        float: left;
        text-transform: capitalize; }
      .top-nav-item .top-nav-right li .header-locations-icon:after {
        position: absolute;
        left: 13px;
        font-size: 14px;
        top: 3px; }
      .top-nav-item .top-nav-right li .header-locations-icon + .nav-location-sub {
        left: -23px;
        min-width: 180px;
        padding: 10px !important; }
        .top-nav-item .top-nav-right li .header-locations-icon + .nav-location-sub > a {
          line-height: 2; }
      .top-nav-item .top-nav-right li .header-locations-icon:after {
        position: absolute;
        left: 20px;
        font-size: 14px;
        top: auto; }
      .top-nav-item .top-nav-right li .header-locations-icon > span {
        visibility: visible;
        margin-top: 7px;
        margin-left: 10px;
        text-transform: uppercase;
        height: 40px; }
      .top-nav-item .top-nav-right li .nav-location-phone:after {
        position: absolute;
        left: 20px;
        font-size: 14px;
        top: auto; }
      .top-nav-item .top-nav-right li .nav-location-phone > span {
        visibility: visible;
        margin-top: 7px;
        margin-left: 10px;
        text-transform: uppercase;
        height: 40px; }
      .top-nav-item .top-nav-right li .nav-location-phone-single:after {
        position: absolute;
        content: 'CALL NOW';
        left: 12px;
        font-size: 14px;
        top: 25px;
        width: 100px; }
      .top-nav-item .top-nav-right li .nav-location-phone-single > span > span {
        visibility: hidden; }
      .top-nav-item .top-nav-right .nav-location-phone-multi {
        width: 100%; }
      .top-nav-item .top-nav-right i {
        width: 1.5vh;
        height: 1.5vh;
        left: -14px;
        top: 25px; }
        .top-nav-item .top-nav-right i svg {
          height: 18px;
          width: 18px; }
        .top-nav-item .top-nav-right i.icon-single:after {
          position: absolute;
          content: 'FIND US';
          left: 25px;
          font-size: 14px;
          width: 80px;
          top: 2px;
          font-style: normal; }
        .top-nav-item .top-nav-right i.icon-single + span {
          visibility: hidden;
          width: 80px;
          height: 20px;
          float: left; }
      .top-nav-item .top-nav-right:after {
        position: absolute;
        content: '';
        width: 100vw;
        background-height: 1px;
        background-color: #fff; }
      .top-nav-item .top-nav-right > li:not(#search) {
        position: relative;
        display: inline-block;
        margin-right: 25px;
        padding-top: 20px;
        min-height: 2vh;
        z-index: 1; }
        .top-nav-item .top-nav-right > li:not(#search) .nav-location-sub {
          left: -184px !important;
          top: 61px;
          max-height: calc(100vh - 128px);
          overflow-y: auto; }
          .top-nav-item .top-nav-right > li:not(#search) .nav-location-sub li {
            max-width: initial; }
      .top-nav-item .top-nav-right .icon-multiple + span {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-height: 60px; }
      .top-nav-item .top-nav-right #search {
        min-width: 40px; }
    .top-nav-item .top-mobile-background {
      display: block; } }

@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images:not(.full-width-images) {
    float: right !important;
    right: 5vw !important;
    max-width: 650px !important;
    min-height: 150px !important; }
    #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images:not(.full-width-images) img {
      width: 150px !important;
      height: 150px !important; }
  #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 {
    padding: 0 5vw !important; }
    #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li > ul {
      left: 15vw !important; }
  #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-dropdown-wrapper h3 {
    left: 5vw !important; } }

@media only screen and (min-width: 1600px) {
  #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 {
    padding: 0 0 0 13vw !important; }
    #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li > ul {
      left: 23vw !important; }
  #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-dropdown-wrapper h3 {
    left: 13vw !important; }
  #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images {
    height: 150px !important;
    right: 13vw !important; } }

/*  #MESSAGE STRIPE
=====================================================*/
header .message-stripe {
  display: none;
  position: absolute; }

.message-stripe {
  left: 0;
  width: 100%;
  margin: 0 !important;
  float: left;
  height: 51px;
  bottom: 5px;
  z-index: 11; }
  .message-stripe ul {
    display: table;
    margin: 10px auto; }
    .message-stripe ul li {
      list-style: none;
      float: left;
      margin-right: 10px;
      border-right: 1px solid #fff;
      padding-right: 8px; }
      .message-stripe ul li span {
        margin-left: 3px;
        font-size: 12px;
        bottom: 5px;
        position: relative; }
      .message-stripe ul li img {
        width: 24px;
        height: 24px;
        position: relative;
        top: 0;
        color: #fff; }
      .message-stripe ul li:last-child {
        border-right: 0; }
      .message-stripe ul li a {
        text-decoration: none !important;
        float: left; }
        .message-stripe ul li a:hover span {
          text-decoration: underline !important; }

.menu-item .message-stripe {
  bottom: -51px;
  display: block; }

@media only screen and (max-width: 574px) {
  #footer-main .footer-copyright {
    text-align: center; }
  #footer-main .footer-columns li img {
    width: 24px !important; } }

@media only screen and (max-width: 768px) {
  .footer-social-icons {
    display: none; }
  .visible-xs-only {
    display: block; }
  .message-stripe ul {
    display: table !important; }
    .message-stripe ul li {
      float: none;
      border-right: none !important; }
      .message-stripe ul li a {
        margin: 10px; }
  header .message-stripe {
    display: none !important; }
  .top-nav-item .top-nav-right #search {
    max-width: initial; } }

@media only screen and (min-width: 768px) {
  .visible-xs-only {
    display: none; }
  .product-detail__image-main {
    width: calc(100% - 1em);
    margin-left: 0.5em; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  header .message-stripe {
    top: 128px; } }

/*  #NAVIGATION - MEGA MENU
=====================================================*/
#header-main {
  display: inline-block;
  left: 0;
  width: 100%;
  position: fixed;
  top: 46px;
  z-index: 12;
  background: #fff;
  box-shadow: 0px 8px 10px -6px; }
  #header-main #navigation {
    background-color: #fff;
    width: 100%; }
    #header-main #navigation .level-2-sub > ul:nth-child(1) .sub-2 {
      top: 0px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(2) .sub-2 {
      top: 15px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(3) .sub-2 {
      top: 30px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(4) .sub-2 {
      top: 45px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(5) .sub-2 {
      top: 60px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(6) .sub-2 {
      top: 75px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(7) .sub-2 {
      top: 90px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(8) .sub-2 {
      top: 105px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(9) .sub-2 {
      top: 120px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(10) .sub-2 {
      top: 135px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(11) .sub-2 {
      top: 150px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(12) .sub-2 {
      top: 165px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(13) .sub-2 {
      top: 180px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(14) .sub-2 {
      top: 195px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(15) .sub-2 {
      top: 210px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(16) .sub-2 {
      top: 225px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(17) .sub-2 {
      top: 240px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(18) .sub-2 {
      top: 255px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(19) .sub-2 {
      top: 270px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(20) .sub-2 {
      top: 285px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(21) .sub-2 {
      top: 300px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(22) .sub-2 {
      top: 315px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(23) .sub-2 {
      top: 330px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(24) .sub-2 {
      top: 345px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(25) .sub-2 {
      top: 360px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(26) .sub-2 {
      top: 375px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(27) .sub-2 {
      top: 390px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(28) .sub-2 {
      top: 405px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(29) .sub-2 {
      top: 420px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .level-2-sub > ul:nth-child(30) .sub-2 {
      top: 435px;
      position: absolute !important;
      z-index: 12 !important; }
    #header-main #navigation .main-menu-logo {
      min-width: 60px;
      height: 100px;
      line-height: 100px;
      display: inline-block;
      position: absolute;
      z-index: 12;
      text-decoration: none;
      padding-left: 40px; }
      #header-main #navigation .main-menu-logo h1 {
        font-size: 24px;
        left: 0;
        margin-left: 10px;
        color: #666;
        margin-bottom: 0px;
        float: right;
        font-family: Georgia, serif; }
      #header-main #navigation .main-menu-logo img {
        max-height: 125px;
        display: inline-block;
        vertical-align: middle; }
        @media only screen and (max-width: 1440px) {
          #header-main #navigation .main-menu-logo img {
            max-width: 15vw; } }
      #header-main #navigation .main-menu-logo .align-container {
        display: inline-block;
        vertical-align: middle;
        max-width: 90%; }
    @media only screen and (max-width: 1024px) {
      #header-main #navigation {
        display: none; } }
    #header-main #navigation #menu {
      background: #fff;
      width: 100%;
      text-align: right;
      padding-right: 5vw;
      float: right; }
      #header-main #navigation #menu.level-1 {
        text-transform: uppercase;
        margin: 0px; }
        #header-main #navigation #menu.level-1 .menu-item.no-padding .menu-dropdown {
          margin: 0;
          padding: 0;
          height: 0;
          min-height: 0;
          overflow: hidden; }
        #header-main #navigation #menu.level-1 > li {
          display: inline-block;
          list-style: none;
          font-size: 14px;
          margin-right: -4px; }
          #header-main #navigation #menu.level-1 > li:first-of-type {
            padding-left: 20%; }
          #header-main #navigation #menu.level-1 > li > a {
            display: inline-block;
            line-height: 101px;
            padding: 0px 16px;
            color: #3b3a3a;
            z-index: 12;
            background: #fff; }
            #header-main #navigation #menu.level-1 > li > a > span.theme-background-color-overline {
              border-width: 0px !important; }
          #header-main #navigation #menu.level-1 > li:hover > .menu-dropdown {
            float: left !important;
            visibility: visible;
            display: block;
            /* shows sub-menu */
            opacity: 1;
            z-index: -1;
            transform: translateY(0%);
            min-height: 270px;
            left: 0;
            width: 100vw;
            /*margin-left: calc(-50vw + 50%);*/
            display: block;
            padding: 0;
            padding-top: 20px;
            box-shadow: inset 1px 4px 15px -6px; }
          #header-main #navigation #menu.level-1 > li:hover > a > span.theme-background-color-overline {
            border-width: initial !important; }
          #header-main #navigation #menu.level-1 > li > a {
            color: #3b3a3a;
            position: relative;
            text-decoration: none; }
          #header-main #navigation #menu.level-1 > li .level-2-sub {
            width: 100vw;
            position: relative; }
            #header-main #navigation #menu.level-1 > li .level-2-sub .l2-menu-visible .sub-2 a {
              color: #fff; }
            #header-main #navigation #menu.level-1 > li .level-2-sub .l2-menu-visible .sub-2 .theme-color {
              display: block;
              z-index: -1; }
            #header-main #navigation #menu.level-1 > li .level-2-sub .l2-menu-visible + .menu-item-images {
              display: block;
              visibility: visible;
              height: 150px !important; }
            #header-main #navigation #menu.level-1 > li .level-2-sub .l2-menu-visible .level-3 {
              visibility: visible; }
            #header-main #navigation #menu.level-1 > li .level-2-sub > .level-2 > .sub-3 {
              position: absolute;
              left: 0; }
              #header-main #navigation #menu.level-1 > li .level-2-sub > .level-2 > .sub-3 > .level-3 {
                min-height: 200px; }
                #header-main #navigation #menu.level-1 > li .level-2-sub > .level-2 > .sub-3 > .level-3 .menu-item-images {
                  height: 150px !important; }
            #header-main #navigation #menu.level-1 > li .level-2-sub .show-menu-images {
              width: auto !important;
              display: block !important;
              visibility: visible !important; }
            #header-main #navigation #menu.level-1 > li .level-2-sub .menu-item-images {
              position: absolute;
              right: 0;
              z-index: 10;
              height: 150px !important; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .menu-item-images .col {
                padding: 0 1vw;
                position: relative; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .menu-item-images .col img {
                  display: block;
                  margin: 0 auto;
                  width: auto;
                  height: auto;
                  padding: 0;
                  cursor: pointer;
                  -ms-flex-preferred-size: auto;
                  -webkit-flex-basis: auto;
                  flex-basis: auto;
                  max-width: auto; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .menu-item-images .col span {
                  padding: 10px 0;
                  width: 100%;
                  text-align: center;
                  float: left;
                  font-weight: bold;
                  font-size: 18px;
                  display: block !important;
                  position: absolute;
                  left: 0;
                  right: 0; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .menu-item-images:after {
                position: absolute;
                content: '';
                width: 100vw;
                background-color: #fff; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .menu-item-images .row:hover > a:not(:hover) {
                opacity: 0.5; }
            #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 {
              line-height: 0;
              float: left;
              text-transform: uppercase;
              width: 200px;
              padding: 0 0 0 10vw;
              position: initial;
              margin-right: 80%;
              position: absolute;
              max-height: 25px; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 .l-2-background > a {
                color: #fff !important; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 .l-2-background > .theme-color {
                display: block !important;
                z-index: -1; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 .l-2-background + .sub-3 .level-3 {
                visibility: visible; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .level-2:hover .level-3 {
                visibility: visible; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li {
                list-style-type: none;
                padding: 0px 5px;
                min-height: 25px;
                display: inline-block;
                position: initial;
                z-index: 1; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li a {
                  width: 100%;
                  float: left;
                  line-height: 2;
                  color: #3b3a3a; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li .theme-color {
                  width: 10vw;
                  height: 25px;
                  position: absolute;
                  left: 0;
                  z-index: 0;
                  display: none; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li:hover a {
                  color: #fff;
                  text-decoration: none;
                  position: relative;
                  z-index: 1; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li:hover ul {
                  visibility: visible; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li:hover .theme-color {
                  display: inline-block; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li > ul {
                  position: absolute;
                  width: 200px;
                  left: 20vw;
                  height: 100%;
                  visibility: hidden;
                  top: 0;
                  text-transform: uppercase; }
                  #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 > li > ul li {
                    list-style: none;
                    text-transform: capitalize;
                    color: #000;
                    padding-left: 10px;
                    float: left;
                    width: 100%; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 .sub-2:hover {
                color: #fff; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 .sub-2:hover .level-3 {
                  visibility: visible; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 .level-3 .sub-1 > span {
                color: #000 !important;
                padding-left: 10px;
                line-height: 1;
                height: 25px;
                float: left;
                display: inline-block;
                padding: 5.5px 0 0 0; }
                #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 .level-3 .sub-1 > span a {
                  line-height: inherit !important;
                  color: #000 !important; }
              #header-main #navigation #menu.level-1 > li .level-2-sub .level-2 .level-3 li a:hover {
                text-decoration: underline; }
          #header-main #navigation #menu.level-1 > li .menu-dropdown {
            background: white;
            opacity: 0;
            position: absolute;
            left: 0;
            width: 100vw;
            top: -470px;
            padding: 0;
            z-index: -9999;
            min-height: 270px;
            transition: opacity 0.4s ease-in-out 0s, visibility 0s linear 0.5s, z-index 0s linear 0.01s;
            padding: 0;
            padding-top: 20px; }
            #header-main #navigation #menu.level-1 > li .menu-dropdown.menu-dropdown-animate {
              height: 150px !important;
              top: 101px; }
            #header-main #navigation #menu.level-1 > li .menu-dropdown > .col > .row {
              float: left !important; }
            #header-main #navigation #menu.level-1 > li .menu-dropdown .message-stripe {
              display: block !important; }
            #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-dropdown-wrapper {
              float: left;
              padding-bottom: 30px;
              display: block; }
              #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-dropdown-wrapper h3 {
                left: 10vw;
                position: relative;
                margin-right: 80%;
                font-weight: 500;
                position: relative;
                float: left;
                display: block;
                -ms-flex-preferred-size: 50%;
                -webkit-flex-basis: 50%;
                flex-basis: 50%;
                max-width: 50%;
                font-size: 16px;
                display: block;
                padding-bottom: 5px;
                margin-bottom: 10px;
                margin-left: -8px;
                text-indent: 5px; }
                #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-dropdown-wrapper h3:after {
                  position: absolute;
                  content: '';
                  left: 0;
                  background-color: #cecece;
                  height: 1px;
                  bottom: 0;
                  width: 10vw; }
                #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-dropdown-wrapper h3 + .col {
                  float: left !important; }
            #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images {
              visibility: hidden;
              float: right;
              right: 10vw;
              min-height: 150px; }
              #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images.full-width-images {
                width: 100%;
                display: flex;
                -ms-flex-preferred-size: 100%;
                -webkit-flex-basis: 100%;
                flex-basis: 100%;
                max-height: auto !important;
                visibility: visible;
                bottom: 0 !important; }
                #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images.full-width-images > .row {
                  display: flex;
                  align-items: center;
                  justify-content: center; }
                #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images.full-width-images .col {
                  padding: 0 1vw;
                  position: relative; }
                  #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images.full-width-images .col img {
                    display: block;
                    margin: 0 auto;
                    width: auto;
                    height: auto;
                    padding: 0;
                    cursor: pointer;
                    -ms-flex-preferred-size: auto;
                    -webkit-flex-basis: auto;
                    flex-basis: auto;
                    max-width: auto; }
                  #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images.full-width-images .col span {
                    padding: 10px 0;
                    width: 100%;
                    text-align: center;
                    float: left;
                    font-weight: bold;
                    font-size: 18px;
                    display: block !important;
                    position: absolute;
                    left: 0;
                    right: 0; }
                #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images.full-width-images:after {
                  position: absolute;
                  content: '';
                  left: 0;
                  width: 100vw;
                  min-height: 223px;
                  top: 0;
                  background: #fff;
                  z-index: -1; }
                #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images.full-width-images .row:hover > a:not(:hover) {
                  opacity: 0.5; }
              #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images img {
                object-fit: cover;
                min-height: 100px;
                padding: 5px;
                cursor: pointer;
                width: 200px;
                height: 200px; }
      #header-main #navigation #menu:hover .menu-item > .menu-dropdown {
        top: 101px; }

/*  #NAVIGATION - MOBILE MENU
=====================================================*/
@media only screen and (max-width: 475px) {
  .top-nav-item .top-nav-right > li:not(#search) .nav-location-sub {
    left: 0 !important;
    top: 68px;
    position: fixed;
    top: 107px; }
  .top-nav-item .top-nav-right li:hover > .nav-location-sub li {
    width: 65vw; } }

@media only screen and (max-width: 1024px) {
  .desktop-only-static {
    display: none !important; }
  header .message-stripe {
    display: none; }
  .mob-nav {
    display: block;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    margin-top: 107px;
    border-top: 1px solid #fff; }
    .mob-nav li {
      list-style-type: none; }
    .mob-nav .mob-menu {
      left: 0;
      padding-bottom: 200px; }
      .mob-nav .mob-menu .level-1 {
        padding: 0;
        margin: 0;
        list-style: none; }
        .mob-nav .mob-menu .level-1 .sub-1 {
          float: left;
          text-transform: uppercase;
          font-size: 14px;
          list-style-type: none;
          color: #fff;
          border-bottom: 1px solid #fff; }
          .mob-nav .mob-menu .level-1 .sub-1 > span {
            float: left;
            width: 100%;
            display: block; }
            .mob-nav .mob-menu .level-1 .sub-1 > span > a {
              display: block;
              padding: 15px 7px; }
          .mob-nav .mob-menu .level-1 .sub-1 .menu-dropdown {
            position: relative; }
          .mob-nav .mob-menu .level-1 .sub-1:last-child {
            border-bottom: 0; }
        .mob-nav .mob-menu .level-1 .level-2 {
          position: relative;
          list-style-type: none; }
          .mob-nav .mob-menu .level-1 .level-2.no-arrow > .sub-2:after {
            display: none; }
          .mob-nav .mob-menu .level-1 .level-2.no-arrow .sub-3 {
            display: none;
            height: 0 !important;
            visibility: hidden; }
          .mob-nav .mob-menu .level-1 .level-2 .level-3 .sub-1 {
            padding: 0 5px;
            background: #fff !important; }
            .mob-nav .mob-menu .level-1 .level-2 .level-3 .sub-1 a {
              color: #000; }
          .mob-nav .mob-menu .level-1 .level-2 .icon-plus {
            right: 45px; }
          .mob-nav .mob-menu .level-1 .level-2 .icon-minus {
            right: 37px; }
    .mob-nav .menu-item {
      position: relative;
      width: 100%;
      float: left; }
      .mob-nav .menu-item.sub-1 > span {
        color: #fff;
        padding-left: 10px;
        line-height: 1.8;
        cursor: default; }
      .mob-nav .menu-item .icon-plus {
        position: absolute;
        right: 40px;
        padding-top: 10px;
        padding-bottom: 17px;
        display: block;
        z-index: 1;
        cursor: pointer;
        width: 100vw;
        text-align: right;
        line-height: 2; }
      .mob-nav .menu-item .icon-minus {
        position: absolute;
        top: -1px;
        display: none;
        font-size: 20px;
        padding: 5px;
        z-index: 1;
        cursor: pointer;
        right: 35px;
        width: 100vw;
        text-align: right;
        line-height: 2; }
      .mob-nav .menu-item .menu-dropdown {
        display: none; }
      .mob-nav .menu-item .menu-dropdown.open ~ .icon-plus {
        display: none; }
      .mob-nav .menu-item .menu-dropdown.open ~ .icon-minus {
        display: block; }
      .mob-nav .menu-item .menu-dropdown.open {
        display: block !important; }
        .mob-nav .menu-item .menu-dropdown.open .menu-dropdown-wrapper:after {
          position: absolute;
          content: '';
          top: 0;
          left: 30px;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          /*border-top: 10px solid #009cd1;*/ }
      .mob-nav .menu-item .menu-dropdown .menu-item-images {
        height: 150px !important; }
        .mob-nav .menu-item .menu-dropdown .menu-item-images .row {
          float: left !important;
          width: 100% !important; }
          .mob-nav .menu-item .menu-dropdown .menu-item-images .row a {
            color: #000;
            padding: 0 15px 0 50px;
            float: left;
            width: 100%;
            background: #e1e1e1; }
            .mob-nav .menu-item .menu-dropdown .menu-item-images .row a span {
              padding-top: 15px;
              padding-bottom: 15px;
              float: left; }
          .mob-nav .menu-item .menu-dropdown .menu-item-images .row img {
            display: none; }
      .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper {
        position: relative;
        float: left;
        width: 100%;
        left: 0;
        margin: 0;
        background-color: #e1e1e1; }
        .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .menu-item-images {
          height: 150px !important;
          display: none;
          padding-left: 20px;
          float: left;
          width: 100%;
          background-color: #fff; }
          .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .menu-item-images a {
            background-color: #fff; }
        .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .level-2 {
          float: left;
          width: 100%; }
          .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .level-2 .sub-3 {
            display: none;
            padding-left: 50px; }
          .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .level-2.open .sub-2:after {
            transform: rotate(90deg); }
          .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .level-2.open + .menu-item-images {
            display: block;
            height: 150px !important; }
        .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .sub-2 {
          padding: 15px 15px 15px 25px; }
          .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .sub-2 > a {
            padding-left: 15px;
            color: #000;
            z-index: 1;
            position: relative;
            display: block; }
            .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .sub-2 > a:hover {
              color: #000; }
          .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .sub-2:after {
            left: 25px;
            top: 22px;
            width: 0;
            height: 0;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 5px solid #4a4a4a;
            position: absolute;
            content: ''; }
        .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .sub-3 {
          background-color: #fff;
          display: none; }
          .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .sub-3 .level-3 .sub-1 > span {
            color: #000 !important; }
            .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .sub-3 .level-3 .sub-1 > span a {
              color: #000 !important; }
      .mob-nav .menu-item a {
        color: #fff;
        text-transform: uppercase;
        font-size: 14px; }
        .mob-nav .menu-item a:hover {
          color: #fff;
          text-decoration: none; }
    .mob-nav .menu-dropdown {
      position: absolute;
      left: 0;
      top: 0;
      padding: 0;
      color: #fff;
      background-color: #009cd1;
      box-shadow: 0 0 0 0 rgba(242, 242, 242, 0.8); }
  #header-desktop,
  .pc-hide {
    display: none; } }

@media screen and (min-width: 575px) and (max-width: 1024px) {
  .mob-nav {
    margin-top: 107px; } }

@media screen and (min-width: 1025px) {
  .mobile-only-static {
    display: none !important; }
  .mob-nav {
    display: none !important; }
  .CTA-only-mobile {
    visibility: hidden; }
  .dynamic-logo {
    display: none !important; } }

.dynamic-logo {
  position: fixed;
  top: 107px;
  width: 100%;
  background: white;
  padding: 10px 0px 5px 15px;
  text-align: center;
  height: 92px;
  line-height: 92px; }
  .dynamic-logo a {
    display: inline-block;
    text-decoration: none;
    width: 100%; }
  .dynamic-logo img {
    float: left;
    max-height: 94px;
    max-width: 100%; }
  .dynamic-logo h1 {
    font-size: 24px;
    left: 0;
    margin-left: 10px;
    color: #666;
    float: left;
    font-family: Georgia, serif;
    margin-bottom: 0;
    text-align: left; }
  .dynamic-logo .align-container {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%; }

/*EDGE ONLY HACK FOR MOB MENU*/
_:-ms-lang(x), _:-webkit-full-screen, .mob-nav {
  position: relative !important;
  top: -46px;
  padding: 0 7px; }

/*  #HAMBURGER MENU
=====================================================*/
.responsive-button {
  text-decoration: none;
  width: 30px;
  height: 23px;
  display: block;
  float: left;
  position: absolute;
  color: #000;
  left: 20px;
  top: 65px;
  z-index: 1;
  padding: 0;
  margin: 0; }

@media only screen and (min-width: 1025px) {
  .responsive-button {
    display: none; } }

.menu5 {
  cursor: pointer;
  display: inline-block;
  font-size: .4em;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 4em;
  height: 4em;
  -webkit-tap-highlight-color: transparent; }
  .menu5 span {
    -webkit-tap-highlight-color: transparent;
    border-radius: 3px;
    background: #fff;
    height: 2px;
    border-radius: 3px;
    position: absolute;
    width: 100%; }
    .menu5 span:first-child {
      left: 0;
      top: 1em; }
    .menu5 span:nth-child(2) {
      right: 0;
      top: 1.9em;
      width: 55%; }
    .menu5 span:nth-child(3) {
      left: 0;
      top: 1.9em;
      width: 55%; }
    .menu5 span:nth-child(4) {
      left: 0;
      top: 2.7em; }

.open.menu5 span:first-child {
  opacity: 0; }

.open.menu5 span:nth-child(2) {
  -webkit-transform: rotate(55deg);
  transform: rotate(55deg);
  width: 100%; }

.open.menu5 span:nth-child(3) {
  -webkit-transform: rotate(-55deg);
  transform: rotate(-55deg);
  width: 100%; }

.open.menu5 span:nth-child(4) {
  opacity: 0; }

/*  #IE HACKS
=====================================================*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #header-main #navigation .level-1#menu > li .menu-dropdown .menu-item-images.full-width-images .col {
    padding: 0 !important; }
  #header-main #navigation .level-1#menu > li .menu-dropdown .menu-item-images.full-width-images {
    margin-left: auto;
    max-width: none !important;
    float: none !important;
    width: 100vw !important;
    right: 0 !important; } }

.menu-item-images {
  height: 150px !important; }
  .menu-item-images .row {
    margin: 0 auto; }

@media screen and (max-width: 767px) {
  .menu-item-images {
    height: 100% !important; }
    .menu-item-images .row {
      margin-left: 0 !important; }
  .theme-triangle-color {
    padding-left: 0px !important; } }

@media (min-width: 26.625em) {
  #app {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media (max-width: 26.5625em) {
  #app {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media screen and (max-width: 1024px) {
  .mob-nav .menu-item .menu-dropdown .menu-item-images {
    height: 100% !important; }
  .CTA-hide-mobile {
    visibility: hidden; }
  .mob-nav .menu-item .menu-dropdown .menu-item-images {
    height: 100% !important; }
  .menu-item-images.col-md-12:first-of-type {
    overflow: hidden; }
  .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col .level-2-sub .level-2.open + .menu-item-images {
    height: 110px !important; }
  .mob-nav .menu-item .menu-dropdown .menu-dropdown-wrapper .col:first-of-type {
    padding-top: 0px !important; }
  .top-nav-custom-icon {
    top: calc(3.5vh - 1.5vw); }
  .dynamic-logo {
    width: 100%;
    padding: 10px 0px 5px 0px; } }

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .menu-item.sub.sub-1 a {
    font-size: 12px; }
  .mega-menu-l1-container {
    width: 13rem !important; }
  .mega-menu-l1 {
    width: 13rem !important; }
  #header-main #navigation #menu.level-1 > li .menu-dropdown .menu-item-images img {
    height: 100px !important; } }

.navigation-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  height: 6rem; }

.menu-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: inherit; }

.mega-menu-outer-container {
  background-color: white;
  position: absolute;
  left: 0;
  padding-bottom: 2rem;
  width: 100%;
  display: block;
  box-shadow: inset 0 8px 10px -6px #bcbcbc; }

.mega-menu-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  max-width: 80%;
  margin: 0 auto;
  padding-top: 1rem; }

.mega-menu-l1-container {
  width: 15rem; }

.mega-menu-l1-item {
  padding: 3px 0; }

.mega-menu-l2 li {
  padding: 3px 0; }

.mega-menu-l2-container {
  flex-grow: 3;
  display: flex; }

.cta-tiles {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0;
  width: 100%; }

.cta-tiles {
  visibility: hidden; }

.cta-tiles > * {
  visibility: visible; }

.cta-tiles:hover > * {
  opacity: 0.5; }

.cta-tiles > *:hover {
  opacity: 1; }

.mega-menu-l1 {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
  width: 15rem; }
  .mega-menu-l1 li {
    padding-right: 0.5rem; }
    .mega-menu-l1 li a {
      color: #3b3a3a; }
    .mega-menu-l1 li:hover, .mega-menu-l1 li.active {
      background-color: #c0c0c0; }
      .mega-menu-l1 li:hover a, .mega-menu-l1 li.active a {
        color: white;
        text-decoration: none; }

.list-title {
  color: #888;
  font-weight: 400;
  border-bottom: 1px solid #888;
  margin-bottom: 0.5rem; }
  .list-title:hover {
    background-color: transparent; }

.mega-menu-l2 {
  list-style-type: none;
  margin: 0;
  padding-left: 1rem;
  padding-top: 2rem;
  width: 12rem !important; }
  .mega-menu-l2 a {
    color: #000;
    text-transform: capitalize; }
    .mega-menu-l2 a:hover {
      text-decoration: underline; }

.cta-tiles-full-width {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0;
  margin: 0 auto;
  width: 100%; }

.tile {
  padding: 1rem;
  text-align: center; }
  .tile a img {
    width: 200px;
    height: 200px; }
  .tile a:hover {
    text-decoration: none; }

.tile-label {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  width: 200px;
  position: absolute; }

.level-2.open .sub-3 {
  display: list-item !important; }

.level-2 .sub-3 {
  display: none !important; }

.theme-triangle-color {
  padding-bottom: 0px !important; }

header {
  min-height: 0 !important;
  margin: 0 !important; }

.container-fluid {
  padding: 0; }

.top-nav-icon {
  max-height: 18px;
  position: absolute;
  left: -5px; }

.top-nav-custom-icon {
  color: white;
  top: 7px !important; }

.footer-social-icons {
  margin-top: 10px;
  margin-bottom: 0;
  list-style-type: none;
  text-align: right;
  position: absolute;
  bottom: 25px; }
  .footer-social-icons li {
    display: inline;
    padding: 5px; }
    .footer-social-icons li a:hover {
      opacity: 0.8;
      text-decoration: none; }

.visibleImportant {
  display: block; }

.stripFullWidth div p {
  margin: 0; }

.stripFullWidth > div {
  padding: 15px 25px 15px 15px; }

.stripParallax {
  height: auto !important; }

.category-horizontal {
  margin: 1rem auto 1rem !important; }

.product-grid__item {
  padding-right: 10px; }

.cta-quad__container .col-md-3 {
  padding-right: .5rem;
  padding-left: .5rem; }

.button--primary {
  margin-bottom: 10px; }

.expanded-container {
  width: calc(100vw - 20px);
  max-width: initial !important;
  margin-left: calc(((100vw - 100%)/2)*-1); }
  @media only screen and (max-width: 1280px) {
    .expanded-container {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .expanded-container .responsive-container {
    width: initial !important;
    max-width: initial !important; }
    @media only screen and (max-width: 1280px) {
      .expanded-container .responsive-container {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .expanded-container .gallery-container {
    width: auto !important; }

.gallery-container {
  padding-right: 15px; }

.youtube-player {
  padding-bottom: 10px;
  padding-top: 10px; }

.image-rendering > a > img {
  width: 100%; }

@media screen and (max-width: 1440px) {
  #header-main #navigation .main-menu-logo h1 {
    max-width: 200px; } }

@media screen and (max-width: 440px) {
  .align-img {
    max-width: 90%  !important; }
  .align-txt {
    max-width: 70% !important; } }

/* #FOOTER
=====================================================*/
#footer-main {
  width: 100%;
  font-size: 15px;
  padding-top: 15px;
  margin: 0;
  border-top: 0;
  float: left;
  position: relative;
  overflow: visible; }
  #footer-main .footer-columns {
    list-style-type: none; }
    #footer-main .footer-columns li {
      margin-bottom: 0; }
      #footer-main .footer-columns li i {
        color: #474747;
        font-size: 17px;
        min-width: 17px;
        text-align: center; }
      #footer-main .footer-columns li img {
        width: 24px; }
      #footer-main .footer-columns li a {
        color: #474747;
        font-size: 15px;
        font-style: initial;
        line-height: 1.5; }
      #footer-main .footer-columns li span {
        vertical-align: top; }
    #footer-main .footer-columns .footer-address,
    #footer-main .footer-columns .footer-city,
    #footer-main .footer-columns .footer-phone {
      width: 100%;
      display: block; }
    #footer-main .footer-columns .single-location .footer-address,
    #footer-main .footer-columns .single-location .footer-phone {
      float: left; }
    #footer-main .footer-columns .single-location .footer-phone {
      margin-bottom: 15px; }
    #footer-main .footer-columns .hours {
      margin-top: 0;
      color: #474747; }
  #footer-main .footer-cards {
    margin-top: 10px;
    margin-bottom: 0;
    list-style-type: none;
    text-align: right; }
    #footer-main .footer-cards li {
      display: inline;
      margin-bottom: 0; }
      #footer-main .footer-cards li img {
        padding: 5px;
        width: 35px; }
  #footer-main .footer-copyright {
    text-align: center;
    font-size: 12px;
    color: #474747; }
    @media only screen and (max-width: 1280px) {
      #footer-main .footer-copyright {
        padding-left: 7%;
        padding-right: 7%;
        margin: 0; } }
    @media only screen and (min-width: 1280px) {
      #footer-main .footer-copyright {
        margin: auto;
        width: 1070px;
        padding-left: 0;
        padding-right: 0; } }
    #footer-main .footer-copyright a {
      white-space: nowrap;
      margin-left: 10px;
      text-transform: capitalize; }
  #footer-main .footer-main-bottom {
    border-bottom: 1px solid #474747;
    margin-top: 10px; }
    @media only screen and (max-width: 1280px) {
      #footer-main .footer-main-bottom {
        margin-left: 7%;
        margin-right: 7%; } }
    @media only screen and (min-width: 1280px) {
      #footer-main .footer-main-bottom {
        margin: auto;
        width: 1070px;
        padding-left: 0;
        padding-right: 0; } }
    #footer-main .footer-main-bottom .footer-main-logo {
      float: right; }
      #footer-main .footer-main-bottom .footer-main-logo img {
        max-width: 160px;
        float: right; }
      #footer-main .footer-main-bottom .footer-main-logo h1 {
        float: right; }
      #footer-main .footer-main-bottom .footer-main-logo .override-logo {
        float: right; }
  #footer-main .footer-main-section h2 {
    color: #000;
    font-size: 17px;
    font-style: initial;
    line-height: 1; }
  #footer-main .icon-plus {
    display: none; }
  #footer-main .icon-minus {
    display: none; }
  #footer-main .footer-main-top {
    display: none;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    position: fixed;
    bottom: 30px;
    right: 10px; }
    #footer-main .footer-main-top .icon {
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 40px; }
      #footer-main .footer-main-top .icon svg {
        width: 40px;
        height: 40px; }

@media only screen and (max-width: 767px) {
  .spaced-link {
    line-height: 2.5 !important; }
  .container-fluid {
    padding: 0; }
  .hours {
    font-size: 13px;
    padding-top: 0 !important; }
  .footer-phone {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .footer-address {
    padding-bottom: 2px !important; }
  #footer-main {
    overflow: visible;
    padding-top: 0;
    margin-top: 0 !important; }
    #footer-main .footer-main-section {
      margin: 0;
      padding: 0;
      overflow: hidden;
      position: relative;
      border-bottom: 1px solid #fff; }
      #footer-main .footer-main-section > h2 {
        margin-bottom: 0;
        padding: 15px 10px;
        margin: 0;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 1.8;
        overflow: hidden;
        cursor: pointer; }
      #footer-main .footer-main-section .footer-columns {
        background-color: #e1e1e1;
        position: relative;
        margin-top: 10px;
        height: 0;
        float: left;
        margin: 0;
        overflow: hidden; }
        #footer-main .footer-main-section .footer-columns.open {
          height: auto;
          float: left;
          width: 100%; }
        #footer-main .footer-main-section .footer-columns.open ~ .icon-plus {
          display: none; }
        #footer-main .footer-main-section .footer-columns.open ~ .icon-minus {
          display: block; }
        #footer-main .footer-main-section .footer-columns li a {
          color: #474747;
          font-size: 13px;
          font-style: initial;
          line-height: 1.5;
          padding: 10px; }
          #footer-main .footer-main-section .footer-columns li a:hover {
            opacity: 0.8; }
        #footer-main .footer-main-section .footer-columns li .showroom-hours h2 {
          padding-left: 10px; }
        #footer-main .footer-main-section .footer-columns li .hours {
          padding: 5px 10px;
          margin-bottom: 5px; }
      #footer-main .footer-main-section .icon {
        display: block;
        position: absolute;
        right: 40px;
        top: 14px;
        font-size: 18px;
        z-index: 0; }
      #footer-main .footer-main-section .icon-plus {
        display: block;
        z-index: 1;
        color: #fff;
        cursor: pointer; }
      #footer-main .footer-main-section .icon-minus {
        color: #fff;
        display: none;
        font-size: 18px;
        right: 32px;
        top: 2px;
        padding: 10px;
        z-index: 1;
        cursor: pointer; }
    #footer-main .footer-main-bottom {
      border-top: 1px solid #474747;
      border-bottom: 1px solid #474747;
      padding: 10px 0;
      margin: 10px 30px; }
      #footer-main .footer-main-bottom .footer-copyright {
        text-align: center;
        border: none; }
        #footer-main .footer-main-bottom .footer-copyright a {
          text-align: center;
          width: 100%; }
      #footer-main .footer-main-bottom .footer-main-logo {
        float: none;
        text-align: center; }
        #footer-main .footer-main-bottom .footer-main-logo img {
          max-width: 160px;
          float: none; }
        #footer-main .footer-main-bottom .footer-main-logo h1 {
          float: left; }
        #footer-main .footer-main-bottom .footer-main-logo .override-logo {
          float: none;
          text-align: center; }
      #footer-main .footer-main-bottom .footer-cards {
        float: none;
        text-align: center; }
        #footer-main .footer-main-bottom .footer-cards li {
          margin-bottom: 0 !important; }
          #footer-main .footer-main-bottom .footer-cards li a {
            float: left;
            height: 30px; }
    #footer-main .footer-main-wrapper {
      left: 0;
      width: 100%;
      margin: 0 !important;
      display: flex !important; }
      #footer-main .footer-main-wrapper #footer-main-socials {
        width: 100%; }
        #footer-main .footer-main-wrapper #footer-main-socials h2 {
          background: transparent;
          color: #000;
          text-align: center;
          font-size: 17px;
          text-transform: capitalize;
          padding-bottom: 5px; }
        #footer-main .footer-main-wrapper #footer-main-socials .footer-socials-wrapper {
          position: relative;
          left: 50%;
          float: left; }
          #footer-main .footer-main-wrapper #footer-main-socials .footer-socials-wrapper .footer-columns-wrapper {
            position: relative;
            left: -50%;
            float: left; }
            #footer-main .footer-main-wrapper #footer-main-socials .footer-socials-wrapper .footer-columns-wrapper .footer-columns {
              background-color: transparent;
              height: 34px;
              padding: 0 0 20px 0; }
              #footer-main .footer-main-wrapper #footer-main-socials .footer-socials-wrapper .footer-columns-wrapper .footer-columns li {
                float: left; }
                #footer-main .footer-main-wrapper #footer-main-socials .footer-socials-wrapper .footer-columns-wrapper .footer-columns li img {
                  width: auto; }
                #footer-main .footer-main-wrapper #footer-main-socials .footer-socials-wrapper .footer-columns-wrapper .footer-columns li span {
                  display: none; }
        #footer-main .footer-main-wrapper #footer-main-socials .icon-plus,
        #footer-main .footer-main-wrapper #footer-main-socials .icon-minus {
          display: none !important; } }

@media only screen and (min-width: 768px) {
  .footer-main-section > h2 {
    background-color: transparent !important; }
  .footer-main-wrapper {
    /*padding: 0 7vw;*/
    width: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 1280px) {
    .footer-main-wrapper {
      padding-left: 7%;
      padding-right: 7%;
      margin: 0; } }
  @media only screen and (min-width: 768px) and (min-width: 1280px) {
    .footer-main-wrapper {
      margin: auto;
      width: 1070px;
      padding-left: 0;
      padding-right: 0; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-main-section > h2 {
    padding: 0; } }

@media only screen and (max-width: 1024px) {
  #footer-main .footer-main-top {
    display: none !important; } }

.footer-cta {
  height: auto; }
  .footer-cta ul {
    display: flex; }
    .footer-cta ul li {
      flex: auto;
      text-align: center; }
      .footer-cta ul li img {
        height: auto;
        width: auto;
        max-width: 200px; }
        .footer-cta ul li img:after {
          clear: both;
          content: ""; }
      .footer-cta ul li a {
        width: 100%; }
        .footer-cta ul li a > span {
          display: block;
          margin: 0;
          font-size: unset;
          bottom: 0; }
      .footer-cta ul li > span {
        display: block;
        margin: 0;
        font-size: unset;
        bottom: 0; }
