﻿#herotheme2 .bgContent {
    display: flex;
    flex-direction: column;
    height: 100%;
}


#HomeSearch .callToAction {
    /*filter: drop-shadow(0px 0px 5px #000);*/
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    white-space: nowrap;
}

#HomeSearch .callToActionContainer {
    position:relative;
}
#herotheme2,
#herotheme4{
    position:relative;
    z-index:100;
}