@media screen and (max-width: 414px) {
    .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b {
        margin-left: -20rem;
    }
}

/*
@media screen and (min-width: 415px) and (max-width: 768px) {
  #block-sectionpagezonetwocolumn-sec2 > div > div > div.col-xs-12 > div.col-lg-8.col-md-8.col-sm-6.col-xs-12 > div.content-module.rte-inline.col-sm-12.col-xs-12.module{
   margin-top: -30vh;
 }
 #block-change-for-good-the-road-to-zero-emissions, #block-striving-for-a-holistic-view, #block-our-leaders, #block-related-content, #block-client-stories {
  margin-top: -4.5vh;
 }
 #block-from-lost-time-to-prime-time-cars-as-experience-platforms {
  margin-top: -9.5vh;
 }

}

@media screen and (min-width: 1100px) {
  #interactive-main .ui-container .row {
    margin-bottom: -6.5vh;
 }
  #block-our-leaders, #multimedia-collage-block {
    margin-top: 4.5vh !important;
 }
 #block-striving-for-a-holistic-view, #block-client-stories, #block-from-lost-time-to-prime-time-cars-as-experience-platforms {
  margin-top: -4.5vh;
 }
 #block-predictive-personalization-to-individualized-interaction {
  margin-top: 0.5vh;
 }
}*/


.custom-html--sitecore #multimedia-collage-block .multimedia-collage-cont .multimedia-collage-author-quote {
    hyphens: none;
}

@media screen and (max-width: 414px) {
    .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b {
        margin-left: -20rem;
    }
}

/* Marquee Image Adjustments */
@media (min-width: 1100px) {
    .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b .hero-b-image img {
        object-position: 0 -7.5rem;
    }
}

@media (max-width: 999px) and (min-width: 768px) {
    .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b .hero-b-image img {
        object-position: 0 2.5rem;
        height: 100%;
    }
}

@media (max-width: 767px) and (orientation: portrait) {
    .custom-html--sitecore #ai-hero .row.ai-hero-header .interactive-hero-header-b .hero-b-image img {
        object-position: 0 2.5rem;
    }
}

/* Other Adjustments*/
@media only screen and (min-width: 768px) and (max-width: 999px) {
    .custom-html--sitecore .matrix-module-block {
        margin-left: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
    .custom-html--sitecore .body-content {
        margin-top: 0 !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 667px) {
    .custom-html--sitecore .body-content {
        margin-top: 0 !important;
    }
}

.custom-html--sitecore #multimedia-collage-block .multimedia-collage-cont .multimedia-collage-author-quote {
    hyphens: none;
}

/*UI Update 08-14-2021 -- distance between matrix block and the more case studies title */
.custom-html--sitecore #block-more-case-studies .block-content .matrix-module-block .progressive .matrix-module-block-cont .matrix-row {
    margin-top: 3em;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
    .custom-html--sitecore .matrix-module-block {
        margin-left: 0 !important;
    }
}


/*MAAB | 92612 | 8/18/2021*/
@media screen and (max-width: 414px) {

    .custom-html--sitecore #block-striving-for-a-holistic-view .row,
    .custom-html--sitecore #block-sectionpagezonetwocolumn-sec2 .row {
        margin-top: -2rem !important;
    }
}

.custom-html--sitecore #block-striving-for-a-holistic-view .row,
.custom-html--sitecore #block-sectionpagezonetwocolumn-sec2 .row {
    margin-top: -4rem;
}