#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:focus {
  color: #00aeef!important;
}
.bottom-menu {
  text-align: center;
}
.bottom-menu ul {
    display: inline-block;
    padding: 0 32px !important;
    margin: 0 0 30px;
}
.bottom-menu ul li {
  float: left;
}
.bottom-menu ul li a {
  text-transform: uppercase;
    padding: 20px 7px !important;
    display: block;
}
.bottom-menu ul.sub-menu {
    display: none;
}
@media only screen and (max-width: 992px) {

  .home-section-one {
     min-height: 100% !important;
     padding: 10%!important;
     height: 100%!important;
  }
}

@media (max-width: 350px) {
	.home-section-seven.container-bg-image {   
    background-position: -600px top;
  }
}