
/* Universal breakpoints */
.hero_four_up_brands {
  position: relative; }
  .hero_four_up_brands .hero {
    min-height: 850px; }
    @media (max-width: 991px) {
      .hero_four_up_brands .hero {
        background-image: none !important;
        min-height: auto;
        padding: 0 0 50px 0; } }
    .hero_four_up_brands .hero .content {
      padding-top: 25px;
      padding-bottom: 125px;
      position: relative;
      margin-top: -7px; }
      @media (min-width: 992px) {
        .hero_four_up_brands .hero .content {
          padding: 0 0 100px 100px;
          position: absolute;
          margin-top: 0; } }
    .hero_four_up_brands .hero .hero-copy-content {
      padding-top: 32px; }
      @media (min-width: 992px) {
        .hero_four_up_brands .hero .hero-copy-content {
          width: 69%; }
          .hero_four_up_brands .hero .hero-copy-content .text-white {
            padding-right: 30%; } }
      @media (min-width: 1280px) {
        .hero_four_up_brands .hero .hero-copy-content {
          width: 59%; }
          .hero_four_up_brands .hero .hero-copy-content .text-white {
            padding-right: 38%; } }
    .hero_four_up_brands .hero .searchbar {
      margin: 12px 0; }
      .hero_four_up_brands .hero .searchbar .form-reset {
        justify-content: flex-start;
        min-height: 32px; }
        .hero_four_up_brands .hero .searchbar .form-reset label {
          left: 50px; }
      .hero_four_up_brands .hero .searchbar .icon.inline-link-icon {
        padding: 0; }
      @media (min-width: 1280px) {
        .hero_four_up_brands .hero .searchbar {
          margin: 16px 0 64px;} }
    .hero_four_up_brands .hero .hero-title-subhead {
      padding-left: 24px; }
      @media (max-width: 991px) {
        .hero_four_up_brands .hero .hero-title-subhead {
          padding-left: 15px; } }
    .hero_four_up_brands .hero .hero-heading {
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .hero_four_up_brands .hero .hero-heading {
          padding-top: 0; } }
  .hero_four_up_brands .image-mobile {
    position: relative;
    z-index: 2;
    height: 220px; }
    .hero_four_up_brands .image-mobile .gradient {
      mix-blend-mode: multiply;
      transform: matrix(-1, 0, 0, 1, 0, 0);
      background: linear-gradient(298.69deg, #2D2E35 7.52%, rgba(59, 60, 67, 0.5) 47.16%, rgba(249, 249, 249, 0) 75.63%);
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 3; }
    @media (max-width: 991px) {
      .hero_four_up_brands .image-mobile img {
        width: 100%; } }
  .hero_four_up_brands .intersect {
    margin-top: -230px; }
    @media (max-width: 991px) {
      .hero_four_up_brands .intersect {
        position: relative;
        margin-top: -125px; } }
  .hero_four_up_brands .breadcrumbs {
    position: absolute;
    top: 150px;
    z-index: 4;
    padding: 24px 16px; }
    .hero_four_up_brands .breadcrumbs .active-page {
      color: #A0A8B7; }
    .hero_four_up_brands .breadcrumbs .desktop {
      padding: 24px; }
       /* jhumur.paul, fix to align breadcrumbs in top left */
       @media (max-width: 991px) {
        .hero_four_up_brands .breadcrumbs {
          top: 0; } 
      }
    @media (min-width: 992px) {
      .hero_four_up_brands .breadcrumbs {
        position: relative;
        padding: 16px 0 0px 100px;
        top: 0; } }
  .hero_four_up_brands .hero-deals-header {
    position: relative;
    z-index: 2; }
    @media (min-width: 992px) {
      .hero_four_up_brands .hero-deals-header {
        padding: 0 0 0 80px; } }
    @media (min-width: 1280px) {
      .hero_four_up_brands .hero-deals-header {
        padding: 0 0 0 60px; } }
  .hero_four_up_brands .searchbar {
    max-width: 635px;
    margin: 0 auto; }
    .hero_four_up_brands .searchbar.intersect {
      display: block;
      margin-top: -140px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0; }
      @media (max-width: 991px) {
        .hero_four_up_brands .searchbar.intersect {
          position: relative;
          padding: 0 10px 0 10px;
          /* Safari 10.1+ */ }
          @supports (-webkit-touch-callout: none) {
            .hero_four_up_brands .searchbar.intersect {
              /* CSS specific to iOS devices */
              margin-top: -200px; } }
          @supports (-webkit-hyphens: none) {
            .hero_four_up_brands .searchbar.intersect {
              margin-top: -200px; } } }
    @media (max-width: 991px) {
      .hero_four_up_brands .searchbar .search-header {
        color: #fff;
        width: 53%;
        margin: 0 auto; }
      .hero_four_up_brands .searchbar .heading-3 {
        font-weight: 400; } }
    .hero_four_up_brands .searchbar .form-wrapper {
      padding: 8px; }
/*ADA Zoom in fix*/
.zoom-in-mode-level-400 .hero_four_up_brands .four-up .inner {
  display: block;
  margin: 0 auto;
}
.zoom-in-mode-level-400 .hide-featured-deals .four-up{
  overflow-x: hidden;
}
/*End of ADA Zoom in fix*/
/*new ui of button for brands banner*/
.syfclickevent.button-outlined-white.text-center.button-gold.text-center.button-outlined-white.text-center {
  border: none !important;
  background: transparent !important;
  color: #fff !important;
  border-radius: 8px !important;
  padding: 12px 22px !important;
  font-weight: 700 !important;
  transition: all 200ms ease-in-out, color 150ms ease-in-out !important;
  font-family: "Synchrony Sans", Helvetica, sans-serif !important;
  border: 2px solid #fff !important;
  text-decoration: none !important;
  cursor: pointer !important;
}