.a-clients img{
  height: 120px;
  width: auto;
}
.gallery-item-classic img{
  height: 250px;
}
.bg-grey{
  background: #f5f5f5;
}
.rd-navbar-fixed .rd-navbar-panel{
    padding: 40px 0px;
}
.rd-navbar-toggle{
  margin-left: auto;
  margin-right: 20px;
}
.rd-navbar-fixed .rd-navbar-nav-wrap{
top: -40px;
bottom: -70px;
}
.col-space{
  padding: 50px 20px;
}
.team-modern-caption h4{
  color: #151515;
}
.team-modern-caption h5 {
    color: #151515;
}
.team-modern-caption p {
font-size: 10px;
text-transform: uppercase;
letter-spacing: .15em;
color: rgba(21,21,21,.8);
padding-top: 5px;
}
.team-modern-caption {
    text-align: center;
    padding: 10px 5px;
    transition: all .5s;
    background: #fff;
    height: 120px;
}
