.testimonial.element-nine{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.testimonial.element-nine .testimonial-item{
padding-left:15px;
padding-right:15px;
}
.testimonial.element-nine:not(.owl-carousel) .testimonial-item{
float:left;
margin-bottom:40px;
}
.testimonial.element-nine .testimonial-item > .holder{
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-data{
position:relative;
margin-bottom:36px;
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-data blockquote{
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-data blockquote > *:last-child{
margin-bottom:0 !important;
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-data blockquote p{
margin-bottom:20px;
font-weight:400;
font-size:18px;
color:#030712;
line-height:32px;
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-title{
position:relative;
min-height:80px;
padding-top:12px;
padding-left:100px;
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-title > .testimonial-title-pic{
position:absolute;
top:0;
left:0;
z-index:1;
text-align:center;
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-title > .testimonial-title-pic img{
display:inline-block;
vertical-align:top;
width:auto;
width:80px;
border-radius:50%;
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-title > .testimonial-title-data{
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-title > .testimonial-title-data > *:last-child{
margin-bottom:0 !important;
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-title > .testimonial-title-data .title{
margin-bottom:3px;
font-weight:500;
font-size:18px;
color:#030712;
line-height:28px;
}
.testimonial.element-nine .testimonial-item > .holder > .testimonial-title > .testimonial-title-data .designation{
margin-bottom:5px;
font-weight:400;
font-size:15px;
color:#7a7a7a;
line-height:26px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
.testimonial.element-nine:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){
.testimonial.element-nine:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
} @media screen and (max-width:320px){
.testimonial.element-nine:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
}