.footer-message-form .submit {
   display: flex;
   flex-direction: row;
}

.footer-message-form .submit #form_success {
   display: none;
   margin: 0 0 0 10px;
   line-height: 16px;
}

#header-wrapper {
position: fixed;
    width: 100%;
    z-index: 1;
}

#navigation {
    padding-top: 107px;
}