body {
  font-family: Hermes, sans-serif;
  letter-spacing: normal !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: Hermes, sans-serif;
  font-size: bold;
  letter-spacing: normal !important;
}
#page_caption h1,
.ppb_title,
.post_caption h1 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: normal !important;
  color: #222222;
}
h5 {
  font-size: 20px;
}
.post_header .post_detail,
.recent_post_detail,
.post_detail,
.thumb_content span,
.portfolio_desc .portfolio_excerpt,
.testimonial_customer_position,
.testimonial_customer_company {
  font-family: Hermes, sans-serif;
  font-style: normal;
}
#menu_wrapper .nav ul li a,
#menu_wrapper div .nav li > a {
  font-family: Hermes, sans-serif !important;
  font-weight: bold !important;
  font-size: 12px;
}
.top_bar .standard_wrapper {
  max-width: 100%;
}
#footermenu {
  display: inline-block;
  padding-left: 15px;
}
#footermenu li {
  list-style-type: none;
  display: inline-block;
}
#footermenu li a {
  padding: 0 10px;
  /* border-left: 1px solid grey; */
}
.column1,
.column2 {
  float: left;
  width: 47%;
  margin-bottom: 40px;
}
.column1 h5,
.column2 h5 {
  text-align: left;
  line-height: 15px;
}
.column2 {
  margin-left: 3%;
  margin-right: 3%;
}
@media (max-width: 768px) {
  .column1,
  .column2,
  .column3 {
    width: 100%;
    margin: 0 !important;
  }
}
#company {
  width: 95.5%;
}
