.product-detail .hero-slider-caption h2 {
	font-size: 36px;
	line-height: 1.2;
}
.hero-slider-caption p {
	line-height: 1.5;
}
.hero-slider-caption p.pro-subtitle {
	margin-top: 30px;
}
.blog-text h4 {
	font-size: 18px;
}
.product-text h4 {
	line-height: 1.5;
	width: 80%;
	margin:0 auto;
}
.contact-address-text h4 {
  font-family: "Cerebri Sans";
  font-size: 20px;
}
/* index */
.services-area .services-items .services-single ul {
	min-height: 120px;
}
.services-area .services-items .services-single ul li {
	width: 100%;
}
.about-inner .product-title-spec h5 {
	color: #333;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 25px;
}
.services-area .services-items .item .info img {
	top: -30px;
}