.heading-menu {
    background: #ecedee;
    padding: 0px 0;
    font-size: 27px;
    line-height: 36px;
    height: 40px;
    color: #424f56;
    border-bottom: 1px solid #c5cbd4;
    font-weight: 300;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
}
.sec-pTB {
    padding: 0px 0;
}
#meGDPRMessage{clear: both;text-align:left}
@media screen and (max-width: 1025px){
.menu-icon, nav ul.productmenu {
    display: none !important;
}
}
section:nth-of-type(2) .heading-menu{
    display: none;
}
#scroll ul {
    padding: 0px 0 0px 30px;
}
 .h1 {
	font-size: 42px;
	line-height: 42px;
	margin: 0 0 40px 0;
	font-weight: 300;
  }
  .h2,
  h2 {
	font-size: 25px;
	line-height: 34px;
	margin: 20px 0 30px;
  }
  .h3,
  h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 30px 0 20px;
  }
  .h4,
  h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 0 20px;
  }
body .quickMenuFix {
    top: 65px !important;
}

.product-header-wrap {
    max-width: 1600px;
}