.entry-title {
  font-family: 'Dosis', sans-serif;
}
  
.portfolio .entry-title {  
  text-transform: uppercase;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 700;
}

.before-header .widget {
  margin-bottom: 0;
  font-family: 'Dosis', sans-serif;
  text-transform: uppercase;
}

.footer-widgets-2 .textwidget img.aipp {
  display: block;
  margin: 0 auto;
}

.footer-aipp {  
  padding:20px 0;
}

.footer-aipp h1,
.footer-aipp h2 {
  color: #fff;
  font-weight: 700;
}

.footer-aipp h1 {  
  font-size: 24px;
  font-size: 2.4rem;
}

.footer-aipp h2 {  
  font-size: 18px;
  font-size: 1.8rem;
}

.footer-widgets-3 .menu {
  margin: 0 0 0 20px;
}

.header-image .site-title {
 float: right;
  width: 704px;
}
.home-middle-1,
.home-middle-2,
.home-middle-3,
.home-middle-4 {
  width:238px;
}

/* Gallery */

#gallery-1 img {
  border: none !important;
}



