#footer-bottom-left ul li a {
  padding: 15px 8px 8px !important;
}

@media (min-width: 768px) and (max-width: 979px) {
#header-inner #mainnavigation ul li {
  margin-right: 14px !important;
}
#header-inner #mainnavigation ul li#nav7 {
  margin-right: 0px !important;
}
}

@media (min-width: 1200px) {
#header {
  height: 105px !important;
}
#header #header-inner #logo {
  padding-top: 20px !important;
}
#header #header-inner #mainnavigation {
  float: none !important;
  margin-top: 60px !important;
}
#header-inner #mainnavigation > ul {
  padding: 0px !important;
}
#header #header-inner #mainnavigation ul li ul {
  top: 4px;
}
}
