body #main-header {
background-color: #505059 !important;
}

#top-menu li a, .et_search_form_container input {
 
    line-height: 1.5em;
    margin-bottom: 15px;
    text-transform: none !important;
}


#mobile_menu .menu-item a {
 
    line-height: 1.5em;
    margin-bottom: 5px;
    text-transform: none !important;
}



@media only screen and (max-width: 500px){
  .hero-section-subheading{
    font-size: 18px;
  }
}


@media only screen and (max-width: 1097px) and (min-width: 980px){

body .krone-blades{
  margin-top: -125px !important; 
}
}


@media only screen and (max-width: 1440px) and (min-width: 1098px){

body .krone-blades{
  margin-top: -150px !important; 
}
}
@media only screen and (max-width: 1540px) and (min-width: 1441px){

body .krone-blades{
  margin-top: -159px !important; 
}
}
@media only screen and (min-width: 2604px){

body .krone-blades{
  margin-top: -274px !important; 
}
}