.heading-menu .menuhead{display:block}
#sdpcutomerlogos{display:none}
.heading-menu {
  padding: 40.3px 0;
  margin-top: 86px;
  background: url(https://www.manageengine.com/products/service-desk/images/sdp-banner-bg.webp), url(https://www.manageengine.com/products/service-desk/images/sdp-banner-bg.png) no-repeat center top;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
  border-bottom: 1px solid #C5CBD4;
  font-weight: 400;
  letter-spacing: -1px;
  position: relative;
  overflow: hidden;
  clear: both;
  height: auto;
  font-weight: 500;
}
a.swaplink {
  display: none;
}
h1.ftrmnhdr {
  font-size: 38px;
  font-weight: 500;
}
.ftrpg-inrhdr {
  color: #fff;
  font-weight: 200;
  font-size: 23px;
}
#scroll {
  position: relative;
  padding: 0px;
  display: none;
}
#customers {
  display: none
}
.active {
  color: green !important
}