.container {
  max-width: 1400px;
}

.row {
  max-width: 1400px;
}

#navigation {
  background-color: #669900 !important;
}

.menu ul.sub-menu {
  background-color: #669900 !important;
  color: #fff;
}

li.menu-item > a {
  color: #fff !important;
}

div.feature-img > img {
  width: 1400px;
}

#custom-header img {
  max-width: 1400px;
}

#header > .row > .three {
  width: 0%
}

#header > .row > .nine {
  width: 100%
}

#shortcodes-ultimate-3 {
 padding-top: 20px
}