.thsn-testimonial-style-4{
    position: relative;
    margin-top: 30px;
}
.owl-carousel .owl-item .thsn-testimonial-style-4 img,
.thsn-testimonial-style-4 .themesion-box-img img{
    border-radius: 50%;
    height: 80px;
    width: 80px;
}
.thsn-testimonial-style-4 .themesion-box-desc{
    position: relative;
    padding-bottom: 30px;
    margin-top: 30px;
    padding-left: 80px;
}
.thsn-testimonial-style-4 .themesion-box-desc:after {
    position: absolute;
    content: "\e805";
    font-family: "themesion-base-icons";
    font-size: 50px;
    line-height: 50px;
    top: 4px;
    left: 0;
    text-align: center;
}
.thsn-testimonial-style-4 .themesion-box-author {
    position: relative;
    text-align: left;
    display: inline-block;
    margin-left: 15px;
}
.thsn-testimonial-style-4 .themesion-box-title{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.thsn-testimonial-style-4 span.thsn-designation {
    font-size: 13px;
    opacity: 0.8;
}
.thsn-testimonial-style-4 blockquote{
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-weight: 400;
}
.thsn-testimonial-style-4 .themesion-box-star-ratings{
    margin-top: 15px;
}
.thsn-element-testimonial-style-4 .owl-carousel .owl-dots {
    text-align: right;
    margin-top: 0;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.thsn-element-testimonial-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
    border: 1px solid #222;
    border-radius: 50%;
    height: 12px;
    width: 12px;
}
.thsn-element-testimonial-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot.active{
    background-color: #222;
}
.thsn-testimonial-style-4 .themesion-box-desc:after{
	color: var(--thsn-dentiq-global-color);
}
.thsn-testimonial-style-4 blockquote {
	color: var(--thsn-dentiq-blackish-color);
}
[data-columns="6"] .owl-carousel .owl-item .thsn-testimonial-style-4 img, 
[data-columns="6"] .thsn-testimonial-style-4 .themesion-box-img img,
[data-columns="5"] .owl-carousel .owl-item .thsn-testimonial-style-4 img, 
[data-columns="5"] .thsn-testimonial-style-4 .themesion-box-img img {
	height: 60px;
    width: 60px;
}
[data-columns="6"] .thsn-testimonial-style-4 .themesion-box-title,
[data-columns="5"] .thsn-testimonial-style-4 .themesion-box-title {
	margin-top: 0;
	font-size: 14px;
    line-height: 20px;
}
[data-columns="6"] .thsn-testimonial-style-4 .themesion-box-desc:after,
[data-columns="5"] .thsn-testimonial-style-4 .themesion-box-desc:after {
	font-size: 35px;
    line-height: 35px;
}
[data-columns="6"] .thsn-testimonial-style-4 .themesion-box-desc,
[data-columns="5"] .thsn-testimonial-style-4 .themesion-box-desc {
	padding-left: 50px;
}