.emtnlplgn-testimonial-text {
    text-align: center;
    position: relative;
    padding: 1.875rem 2.813rem 1.875rem 2.813rem;
    margin-bottom: 24px;
    font-size: 0.875rem;
    line-height: 1.75rem;
    color: #161616;
    text-align: left;
}
.emtnlplgn-testimonial .emtnlplgn-image-wrapper img {
	width:100%;
}
.emtnlplgn-testimonial .emtnlplgn-image-wrapper .rounded {
	border-radius: 50%;
}
.emtnlplgn-testimonial .emtnlplgn-testimonial-text:after {
	content: "";
	display: block;
    border-left: 0px solid #dbdbdb;
   	border-bottom: 0px solid #dbdbdb;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 20px;
    height: 20px;
    position: absolute;
}
.emtnlplgn-testimonial .emtnlplgn-testimonial-text:before {
	content: "";
	display: block;
    border-left: 0px solid #dbdbdb;
   	border-bottom: 0px solid #dbdbdb;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -3.2rem;
}
.emtnlplgn-testimonial.style1 .emtnlplgn-text {
	padding-left:1.3rem;
}
.emtnlplgn-testimonial.style1 .emtnlplgn-testimonial-text:after {
    bottom: -8px;
    left: 40px;
}
.emtnlplgn-testimonial.style2 .emtnlplgn-testimonial-text:after {
    bottom: -8px;
    left: 50%;
    margin-left:-10px;
}
.emtnlplgn-testimonial.style3 {
	text-align:center;
}
.emtnlplgn-testimonial.style3 .emtnlplgn-testimonial-text {
	padding: 1.875rem 0.5rem 0rem 0.5rem;
	text-align:center;
}
.emtnlplgn-testimonial.style3 .emtnlplgn-testimonial-user {
	padding: 0rem;
	display:block;
}
.emtnlplgn-testimonial.style3 .emtnlplgn-text {
	display:block;
	padding-left:0;
}

.emtnlplgn-testimonial-user {
	display: table;
}
.emtnlplgn-testimonial-user .emtnlplgn-image-wrapper {
	display: table-cell;
}
.emtnlplgn-testimonial.style1 .emtnlplgn-testimonial-user {
	padding-left:10px;
}
.emtnlplgn-testimonial.style2 .emtnlplgn-testimonial-user {
	transform: translateX(-50%);
	left: 50%;
	position: relative;
}
.emtnlplgn-testimonial.style3 .emtnlplgn-image-wrapper img {
	margin:auto;
}
.emtnlplgn-testimonial-user .emtnlplgn-text {
	display: table-cell;
	vertical-align: middle;
	color: #a0a0a0;
    font-size: 0.875rem;
    letter-spacing: 1px;
    padding-left:1.25rem;
}
.emtnlplgn-testimonial-user .emtnlplgn-text .emtnlplgn-author-name {
    font-size: 0.875rem;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    clear: none;
    margin-top: 2px;
    margin-bottom: -7px;
    color: #161616;
}
/* ----- Style 4 ------ */
.emtnlplgn-testimonial.style4 .emtnlplgn-image-wrapper {
	margin-right:20px;
	float:left;
}
.emtnlplgn-testimonial.style4 .emtnlplgn-testimonial-text {
	float:left;
}
.emtnlplgn-testimonial.style4 .emtnlplgn-testimonial-text .emtnlplgn-author-name {
	font-size:1rem;
	line-height: 1.4rem;
}
.emtnlplgn-testimonial.style4 .emtnlplgn-testimonial-text .emtnlplgn-author-credentials {
	padding-bottom:0.7rem;
	letter-spacing:1px;
}


/* ----- Style 5 ------ */
.emtnlplgn-testimonial.style5 .emtnlplgn-testimonial-user {
	transform: translateX(-50%);
	left: 50%;
	position: relative;
}
.emtnlplgn-testimonial.style5 {
	text-align:center;
}
.emtnlplgn-testimonial.style5 .emtnlplgn-testimonial-text {
	padding: 1.875rem 0.5rem 0rem 0.5rem;
}
.emtnlplgn-testimonial.style5 .emtnlplgn-text {
	text-align:left;
}