/*Style 3*/

.testimonial-style-3 .author-thumb {
	position: relative;
	display: block;
	max-width: 70px;
	border-radius: 40px;
	text-align: center;
	margin: 0 auto
}

.tpgb-testimonials.testimonial-style-3 .testimonial-content-text {
	position: relative;
	text-align: center;
	margin-bottom: 35px;
	transition: all .3s ease-in-out
}

.testimonial-style-3 .testimonial-list-content {
	padding: 0;
	position: relative;
	transition: all .3s ease-in-out
}
.testimonial-style-3.layout-style-1 .testi-author-title, .testimonial-style-3.layout-style-1 .testimonial-content-text {
	text-align: left
}
.testimonial-style-3.layout-style-1 .testimonial-content-text {
	margin-bottom: 20px
}
.testimonial-style-3 .testi-author-title{
	margin-top: 0;
	margin-bottom: 10px
}
.testimonial-style-3.layout-style-1 .testimonial-content-text:after {
	content: '';
	position: relative;
	display: block;
	width: 20%;
	height: 1.5px;
	background: rgba(211,211,211,.52);
	margin-top: 15px
}
.testimonial-style-3.layout-style-1 .post-content-image {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	text-align: left
}
.testimonial-style-3.layout-style-1 .author-thumb {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	max-width: 60px;
	text-align: left
}
.testimonial-style-3.layout-style-1 .author-left-text {
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px
}
.testimonial-style-3.layout-style-1 .testi-post-title {
	text-align: left;
	margin-top: 0
}
.testimonial-style-3.layout-style-1 .testi-post-designation {
	text-align: left;
}
.testimonial-style-3.layout-style-1 .tpgb-testim-rating {
	position: absolute;
	right: 0px;
	top: 10px
}
.testimonial-style-3.layout-style-2 .tpgb-testim-rating{
	text-align: center
}
/*Style 3*/