/** this file was developed by fortuitas, but removed via commenting out the contents by Tyler Clarkson on 9/13/2020 per 
    a Merketing request prior to go-live to remove floating loan officer bar from tablet and below (1100px)
/*@media (max-width: 991px), (max-height: 767px) {
    .heroPage #fap-float {
        display: block !important;
    }
}
@media (max-width: 767px), (max-height: 640px) {
    .heroPage #fap-float {
        display: none !important;
    }
}*/
