/* Site Light changes for Bank of America */
.site-light.open-menu header#site-header { background-color: rgb(69, 79, 88); }
.site-light { background-color: #e6e7e9; }
.site-light__home-header h1 { margin: 15px 0; font-size: 4rem; line-height: 5.4rem; color: #ffffff; position: relative; z-index: 1; top: 27px; text-align: center; }
.site-light__home .full-viewport { max-height: 478px; position: absolute; margin: -234px 0; }
.site-light__home { padding: 0; margin-top: -70px; }
.site-light__home .image-text-link-module { max-width: 1200px; width: calc(100% - 40px); margin: 0 auto 60px; z-index: 0;}
.site-light__home-holder .image-text-link-module:last-child { margin-bottom: 90px; }
.site-light__home-holder { padding-top: 0; }
.site-light__home-holder .holder.holder-465 { padding: 0; margin-top: 114px; z-index: 1;}
.site-light__home .full-background-image .angle-overlay.bottom { display: none; }
.site-light__home .inner-wrapper { margin: 97px auto 0; width: calc(100% - 40px); }
.site-light__home .lounge-finder-prompt .lounge-search .ui-menu { z-index: 2; }
.site-light__home .full-background-image .image.bg-height { width: 100%; height: auto; }

@media screen and (max-width: 920px) {
    .site-light__home-header h1 { top: 27px; }
}

@media screen and (max-width: 600px) {
    .site-light__home { margin-top: -87px; }
    .site-light__home-header h1 { top: 14px; font-size: 2.2rem; line-height: 2.4rem; margin: 12px 0; }
    .site-light__home .image-text-link-module { margin-bottom: 20px; }
    .site-light__home .full-viewport { max-height: 395px; }
    .site-light__home .full-background-image .image.bg-height { width: 100%; height: 100%; }
    .site-light__home .inner-wrapper { margin-top: 68px; }
    .site-light__home-holder .image-text-link-module:last-child { margin-bottom: 33px; }
    .site-light__home .inner-wrapper { width: calc(100% - 20px); }
}

@media screen and (max-width: 480px) {
    .site-light__home { margin-top: -32px; }
    .site-light__home-header h1 { top: 15px; }
    .site-light__home-holder .holder.holder-465 { margin: 60px 12px 0; }
}

@media screen and (max-height: 480px) {
    .site-light__home .full-viewport { margin: -174px 0; }
}