.hero-unit-attract {
  background-color: #01006F;
  padding: 80px 0;
  position: relative;
}
.hero-unit-attract h1 {
  color: #fff;
  font-size: 50px;
  letter-spacing: 0.03em;
  line-height: 1em;
  margin: 0;
  padding: 60px 0 0;
  text-align: left;
}
.hero-unit-attract p {
  color: #fff;
  font-size: 1.125em;
  padding-top: 20px;
  width: 70%;
}
.navbar li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  /*border-bottom: 5px solid #3784bf;*/
  color: #EE7620;
}
#digitalMarketing {
  overflow: hidden;
  padding: 50px 20px;
}
#digitalMarketing img {
  margin-left: -35px;
}
.colored-boxed h3 {
  color: #ef7521;
}
#premium-count {
  background: #01006F none repeat scroll 0 0;
  color: #fff;
  padding-top: 25px;
}
#premium-count h3 {
  color: #fff;
  font-size: 2.175em;
  text-align: right;
  text-transform: uppercase;
}
#premium-count h3 span {
  display: block;
  font-size: 0.5em;
}
#premium-count p {
  color: #fff;
  font-size: 1.125em;
  font-weight: 500;
  line-height: normal;
}
#performance-marketing {
  background: #b3bfce none repeat scroll 0 0;
  padding: 40px 20px;
}
#performance-marketing img {
  height: auto;
  margin-bottom: 30px;
  width: 100%;
}
.center-heading h2 span {
  margin: 0;
}
#performance-marketing h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
}