.hero-unit-attract {
  background-color: #01006F;
}
#agents {
  background-color: #596875;
  background-image: url("../images/agents-bg.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  padding: 50px 30px 100px;
}
#agents h5 {
  color: #fff;
}
#agents h2 {
  color: #fff;
}
#agents .left-line {
  border-color: #fff;
}
#agents p {
  color: #fff;
}
.agents-box {
  clear: both;
  padding: 35px 0;
}
.agents-box-icon {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  float: left;
  height: 100px;
  line-height: 100px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 14px;
  width: 100px;
}
.agents-box-info {
  padding-left: 125px;
}
.agents-box-info h4 {
  color: #fff;
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
#technology {
  background: #e6e6e6 none repeat scroll 0 0;
  overflow: hidden;
  padding: 50px 30px;
}
#technology h2 {
  font-size: 2.0625em;
}
#MEMD h4 {
  font-size: 1.25em;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
}
#integration h4 {
  text-transform: uppercase;
}
#technology .colored-boxed > img {
  max-height: 48px;
  width: auto;
}
#awards {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #334150 0%, #bac4d1 100%) repeat scroll 0 0;
  overflow: hidden;
  padding: 60px 40px 20px;
}
#awards h3 {
  color: #fff;
  font-size: 1.5625em;
  font-weight: 600;
}
#awards h6 {
  color: #fff;
  font-size: 1.125em;
  font-weight: 500;
}
#awards p {
  color: #fff;
  font-size: 0.9375em;
}
#awards .btn {
  /*background: rgba(0, 0, 0, 0) url("../images/btn_bg_3.jpg") repeat-y scroll 0 0 / 100% auto;*/
  border: medium none;
  box-shadow: 0 6px 10px 0 #22303e;
}
#contactForm .modal-header {
  border-bottom: medium none;
  padding: 15px;
}
#contactForm .modal-body h1 {
  color: #fff;
  font-size: 1.875em;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 30px;
  margin: 0 0 14px;
  text-transform: uppercase;
}
#contactForm p.sub-text {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}
#contactForm a {
  color: #334150;
}
#contact-form {
  background: #bbc5d1 none repeat scroll 0 0;
  color: #334150;
  padding: 30px;
}
#contactForm label {
  color: #fff;
  font-weight: 600;
}
#reporting {
  background: #fff none repeat scroll 0 0;
  padding: 50px 30px;
}
#empowering {
  background: #334150 none repeat scroll 0 0;
  overflow: hidden;
  padding: 60px 40px 30px;
}
#empowering h2 {
  color: #fff;
  font-size: 1.5625em;
  line-height: normal;
  margin-bottom: 30px;
}
#reporting-tools {
  overflow: hidden;
}
.tools-box {
  clear: both;
}
.tools-box-icon {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  float: left;
  height: 50px;
  line-height: 35px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 50px;
}
.tools-box-icon img {
  height: 50px;
  width: 50px;
}
.tools-box-info {
  padding-left: 60px;
}
.tools-box-info h3 {
  color: #3a85bd;
  font-size: 1.25em;
  font-weight: 700;
  margin: 0;
  padding: 13px 0 3px;
  text-transform: uppercase;
}
.tools-box-info p {
  color: #fff;
}
#reporting-statement {
  background: #3a85bd none repeat scroll 0 0;
}
#reporting-statement h3 {
  color: #fff;
  font-size: 1.5625em;
  font-weight: 600;
  margin-bottom: 0;
  padding: 30px 15px 26px;
  text-align: center;
  text-transform: uppercase;
}
#reporting-capabilities {
  background: #bbc5d1 none repeat scroll 0 0;
  padding-bottom: 50px;
}
#reporting-capabilities h3 {
  color: #334150;
  font-size: 1.5625em;
  font-weight: 600;
  padding-top: 30px;
  text-align: center;
  text-transform: uppercase;
}
#reporting-capabilities p {
  color: #334150;
}
#reporting-capabilities table th, #reporting-capabilities table td {
  border: 1px solid #fff;
  color: #fff;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
#reporting-capabilities table th {
  padding: 20px 0;
}
.CCR {
  background: #03295c none repeat scroll 0 0;
  color: #fff;
}
.HPO {
  background: #99bfdc none repeat scroll 0 0;
  color: #03295c;
  width: 25%;
}
.OCC {
  background: #3784bf none repeat scroll 0 0;
  color: #03295c;
  width: 25%;
}
#reporting-capabilities table td.CCR {
  text-align: left;
}
#reporting-capabilities table td.HPO, #reporting-capabilities table td.OCC {
  color: #03295c;
  font-weight: 600;
}
#reporting-capabilities .left-line {
  display: block;
  margin: 0 auto 30px;
}