#masthead  .navigation > li {
    float: none;
    display: inline-block;
}
#masthead .navigation {
    text-align: center
}
#masthead .navigation > li > a {
    margin-left: 15px;
    margin-right: 15px;
}
#masthead .site-bar .nav{
    width:100%;
}
div.wpcf7-validation-errors {
    display: none !important;
}
div.wpcf7-mail-sent-ok{
    border: 2px solid #bf7f11 !important;
}
span.wpcf7-not-valid-tip{
    display: unset !important
}