.header-8 .mega-menu .menu-links > li > a {
    color: #24378d;
}
.header-8 {
    background: white;
}
.mega-menu.desktopTopFixed .menu-list-items {
    background: #ffffff;
}
#back-to-top .top {  
    background: #5fa77b;
}
hr.new4 {
    border: 1px solid red;
}
hr {
    margin: 60px 0;
    padding: 0px;
    border-bottom: 1px solid #5ba577;
    border-top: 0px;
}
.mega-menu .menu-mobile-collapse-trigger:before, .mega-menu .menu-mobile-collapse-trigger:after, .mega-menu .menu-mobile-collapse-trigger span {
 
    background:  #6372ad;
}
@media only screen and (max-width: 1024px) {
    .additional {
      margin-top: 25px !important;
    }
    .about-img{
        width:100% !important;
    }
    .carbon-neutral{
        width: 100%!important;
    }
    #mobile-map{
        width: 100%!important;
    }
  }