/*
 * Title:   Updates Style File
 * Author:  http://themeforest.net/user/soaptheme 
 */
.testimonials .testimonial {
  height: 100%;
}

/* Version 1.1.2 (2015-10-22) */
#header .logo {
  background-size: auto 70px;
}

#header .logo img {
  width: auto;
  height: 70px;
}

#header.header-sticky .logo img {
  width: auto;
  height: 40px;
}

#header.header-sticky .logo {
  background-size: auto 40px;
  
}

#header.header-sticky .logo span {
  line-height: 45px;
}

#header .logo span {
  line-height: 75px;
}
