header .site-branding{
  max-width:218px;
}
header .site-branding p {
  font-size: 0;
}
header .site-title {
  background: url(/imgs/marketeam.png) no-repeat center;
  width: 202px;
  height: 75px;
  position: relative;
  margin: 0 16px 0 0;
  float: left;
  display: block;
}
header .main-navigation{ background:#f1f1f1; z-index:100; height:75px;}
header .main-navigation, .site-header ul.sub-menu {
  display: block;
  position:relative;
  padding:0 50px;
  margin:0 auto;
  float:none;
}
.site-header ul.sub-menu {z-index:50;}
header .menu a {color: #000;margin: 0 auto;font-size: 14px;font-family:  "petala-pro", Arial, sans-serif;font-weight: 500;text-transform: uppercase;}
header .menu ul {text-align: center;margin: 0 auto;vertical-align: bottom;}
header a.btn {border: none;color: white;font-family: "ubuntu", Arial, sans-serif;background: #e84e1b;box-shadow: none;line-height: 1.5em;font-size: 13px;text-transform: uppercase;padding: 0.5em 1em;font-weight: 600;}
#site-navigation a{
  color: black;
  text-decoration: none;
}

.bottom{
  background-color:#212121;
}
