/* Vantage Center Logo */

header#masthead .hgroup .logo {
float: none !important;
}

header#masthead .hgroup .logo img {
display: block;
margin: 0 auto;
}
/* Vantage Center the main menu */

.main-navigation ul {
text-align: center;
}

.main-navigation ul li {
display: inline-block;
float: none;
}
@media screen and (max-width: 680px) {
.hgroup.full-container {height:73px!important;}
}