#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%;
}