.pt80 {
  padding-top: 80px;
}
.pb80 {
  padding-bottom: 80px;
}

.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}


.home-title {
  margin: 40px 0;
}

.text.no-pad {
    padding: 48px 0!important;
    margin: 0;
}
.icon-large {
  font-size: 35px;
  margin-bottom: 15px;
  line-height: 75px;
  color: #c1c1c1;
  display: block;
}
@media all and (max-width: 767px) {
img.background-image.staff-image {
    display:none;
}
}

.why-us {
  margin-bottom: 30px;
}

p.lead.why-us {
    font-size: 15px!important;
}

i.icon.medium {
  display: block;
  font-size: 110px;
  margin-bottom: -80px;
  color: #f1f1f1;
  text-align: left;
}

h2.case-history {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 10px;
}

h3.case-history {
    font-size: 20px;
    line-height: 20px;
    margin: 40px 0;
    font-weight: 800;
}

h3.case-history span {
  font-style: italic;
    font-weight: 200;
}
