/* On screens that are 600px or less, remove top area below logo */
/* @media screen and (max-width: 600px) {
  .header-container .section .span_10_of_12, .header_span_3_of_12, .header_span_4_of_12, .header_span_5_of_12 {
    display: none!important;
    visibility: hidden !important;
  }
.header-phone, .header-apply-button {
    text-align: center;
    padding-left: 0px;
display: none!important
    visibility: hidden !important;
}
} */

#livechat-widget, #live-chat-ai-host { z-index: 999 !important; }