/******** Testimonial Grid Style 3*********/
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_main{ margin-bottom:5.5%; }
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_main {	border: solid 2px #974df3;padding: 0 10px 20px;margin-bottom: 90px;text-align: center; overflow:visible!important; }
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_main .ddt_testimonial_grid_content .ddt_testimonial_grid_image{left: 0;margin: 0 auto;position: absolute;right: 0;top: -60px;}
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_content .ddt_testimonial_grid_image span.ddt_testimonial_grid_image_inner{background: #fff;padding: 0 10px;display: table;margin: 0 auto;border-radius:100%;}
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_content .ddt_testimonial_grid_image span.ddt_testimonial_grid_image_inner img{transition: all .5s ease-in-out 0s;margin: 10px auto;width: 100px;height: 100px;border: solid 2px #E82C56;border-radius: 100%;}
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_content .ddt_testimonial_grid_description , .ddt_testimonial_grid_style3 .ddt_testimonial_grid_content .ddt_testimonial_grid_description a{margin-top: 55px;line-height: 1.7;color: #333333;font-size: 15px;font-weight: 400;} 
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_content .ddt_testimonial_grid_author_info .ddt_testimonial_grid_title{color: #974df3;font-size: 18px;font-weight: 600;margin-bottom: 5px;line-height: 1.5;}
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_content .ddt_testimonial_grid_author_info .ddt_divider{margin: 10px auto;color: #ccc;width: 50%;text-align: center;
}
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_author_info .ddt_testimonial_company_position{font-size: 14px;margin-bottom: 5px;font-weight: 600;line-height: 1.5;
}
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_author_info .ddt_testimonial_company_position .ddt_grid_company{color: #974df3;
}
.ddt_testimonial_grid_style3 .ddt_testimonial_grid_main .ddt_testimonial_grid_content:hover span.ddt_testimonial_grid_image_inner img{ border-width: 7px;transition: all .5s ease-in-out 0s;}
@media only screen and (max-width: 980px) {
	.ddt_testimonial_grid_style3 .ddt_testimonial_grid_main.et-last-child { margin-bottom:5.5%; }
}
@media only screen and (max-width: 479px) {
	.ddt_testimonial_grid_style3 .ddt_testimonial_grid_main.et-last-child { margin-bottom:5.5% !important; }
}