.modal-open header.sticky,
.modal-open header .verticalNavMenu_container .verticalNavMenu_icon {z-index: 100; }
.modal-open .modal-header .close {position: absolute; z-index: 15000; top: 30px; right: 30px; color: #fff; text-shadow: none; opacity: 1; }
#myModal { padding: 0;
margin: 0;
width: 100%;
height: 100%;
position: absolute; position: fixed; top: 0; left: 0; z-index: 10000; min-height: 100%; }
.home_takeover .image {    width: 100%; background-size: cover;  background-position: center center; height: 100%;     position: absolute; }
.home_takeover .modal-header { position: absolute; top: 0; z-index: 10001; border-bottom: 0; width: 100%; }
.home_takeover .modal-body {
    position: static !important;
    padding: 0 !important;
}