
/* Universal breakpoints */
.hero_four_up_deals {
  position: relative; }
  .hero_four_up_deals .hero {
    min-height: 850px; }
    @media (max-width: 991px) {
      .hero_four_up_deals .hero {
        background-image: none !important;
        min-height: auto;
        padding: 0 0 50px 0; } }
    .hero_four_up_deals .hero .content {
      padding-top: 25px;
      padding-bottom: 125px;
      position: relative;
      margin-top: -7px; }
      @media (min-width: 992px) {
        .hero_four_up_deals .hero .content {
          padding: 0 0 100px 100px;
          position: absolute;
          margin-top: 0; } }
    @media (min-width: 992px) {
      .hero_four_up_deals .hero .hero-copy-content {
        width: 35%; } }
    .hero_four_up_deals .hero .hero-title-subhead {
      padding-left: 24px; }
      @media (max-width: 991px) {
        .hero_four_up_deals .hero .hero-title-subhead {
          padding-left: 15px; } }
    .hero_four_up_deals .hero .hero-heading {
      position: relative;
      z-index: 2; }
      @media (max-width: 991px) {
        .hero_four_up_deals .hero .hero-heading {
          padding-top: 0; } }
  .hero_four_up_deals .image-mobile {
    position: relative;
    z-index: 2;
    height: 220px; }
    .hero_four_up_deals .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_deals .image-mobile img {
        width: 100%; } }
  .hero_four_up_deals .intersect {
    margin-top: -230px; }
    @media (max-width: 991px) {
      .hero_four_up_deals .intersect {
        position: relative;
        margin-top: -125px; } }
  .hero_four_up_deals .breadcrumbs {
    position: absolute;
    top: 150px;
    z-index: 4;
    padding: 24px 16px; }
    .hero_four_up_deals .breadcrumbs .active-page {
      color: #A0A8B7; }
    .hero_four_up_deals .breadcrumbs .desktop {
      padding: 24px; }

      /* jhumur.paul, fix to align breadcrumbs in top left */
      @media (max-width: 991px) {
        .hero_four_up_deals .breadcrumbs {
          top: 0; } 
      }
    @media (min-width: 992px) {
      .hero_four_up_deals .breadcrumbs {
        position: relative;
        padding: 16px 0 0px 100px;
        top: 0; } }
  .hero_four_up_deals .hero-deals-header {
    position: relative;
    z-index: 2; }
    @media (min-width: 992px) {
      .hero_four_up_deals .hero-deals-header {
        padding: 0 0 0 80px; } }
    @media (min-width: 1280px) {
      .hero_four_up_deals .hero-deals-header {
        padding: 0 0 0 60px; } }
/*ADA Zoom in fix*/
.zoom-in-mode-level-400 .hero_four_up_deals .four-up .inner {
  display: block;
  margin: 0 auto;
}
/*End of ADA Zoom in fix*/