.pagename-primeblade header {
  margin-bottom: 499px;
}
.primeblade-hero-header .container {
    position: relative;
    height: 467px;
}
.primeblade-hero-content {
  position: absolute;
  left: 0px;
  bottom: 30px;
}
.primeblade-hero-content h1{
  width: 50%;
  font-size: 48px;
  color: white;
  line-height: 48px;
  margin-top: 10px;
}
.pagename-primeblade .container {
  clear:both;
}
.pagename-primeblade footer {
  clear:both;
}
.primeblade-hero-header {
  width: 100%;
  height: 467px;
  float: left;
  position: absolute;
  top: 183px;
  left: 0px;
  background-image: url(http://www.advancedsupplies.co.uk/assets/primeblade-hero-header.jpg);
  background-position: center center;
  background-size: cover;
  margin-bottom: 467px;
}
.primeblade-section {
  width: 100%;
  float: left;
  clear:both;
  margin-bottom: 20px;
}
.primeblade-section.first {
  margin-top: 50px;
}
.primeblade-section.gray {
  background-color: #fbfbfb;
}
.primeblade-section.heading {
  padding: 30px 30px 15px 30px;
  box-sizing: border-box;
}
.primeblade-section h2 {
  font-size: 36px;
  font-weight: normal;
  color: #75b72d;
  margin-top: 20px;
}
.primeblade-section.heading h2 {
  font-size: 36px;
  font-weight: normal;
  color: #75b72d;
}
.primeblade-section.heading p {
  margin-top: 20px;
}
.primeblade-left {
  width: 50%;
  float: left;
  clear:both;
}
.primeblade-right {
  width: 50%;
  float: left;
}
.primeblade-image {
  margin-top: 20px;
}
.gform_wrapper {
	position: relative;
	z-index: 10000;
}
