.cci-icons .fa {
  font-size:2.5em;
  color: #777;
  display: block;
  float: left;
  padding-right: 20px;
}
.no-float {
  float: none!important;
}
div.aside {
    border-left: 5px solid #EAEFF1;
    color: #4C6E78;
    letter-spacing: 0.05em;
    font-style: normal;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
    line-height: 1.2em;
    font-size: 1.1em;
}
.cci-social-icons a {
  font-size:2.5em;
  color: #CCCCCC !important;
  margin: 10px 10px 20px 10px;
  display: inline-block;
}
.cci-social-icons a:hover {
  color: #FFFFFF!important;
}
.one-fourth {
    width: 19.4%;
    margin: 20px;
    display: block;
    line-height: 1.2em;
    float: left;
}
.one-fifth {
  width: 14.4%;
  margin: 20px;
  display: block;
  line-height: 1.2em;
  float: left;
}
.w-one-fourth {
    width: 19.4%;
    display: block;
    line-height: 1.2em;
    float: left;
}
.w-three-fourth {
    width: 70.4%;
    display: block;
    line-height: 1.2em;
    float: left;
}
.w-one-fourth a.btn-action {
  font-size: 1.3em!important;
}

.infograph span.large-text {
    font-size: 1.15em;
}
#highlights .pullquote {
    font-size: 1.3em;
}