/******** Testimonial Grid Style 4*********/
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_main{margin-bottom:5.5%; }
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_main{background: #E82C56;border-radius: 15px;text-align: center;padding: 15px;
}
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_main .ddt_testimonial_grid_image img{width: 100px;height: 100px;margin: 10px auto;
border: solid 2px #fff;padding: 3px;border-radius: 100%;}
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_content .ddt_testimonial_grid_description,.ddt_testimonial_grid_style4 .ddt_testimonial_grid_content .ddt_testimonial_grid_description a {text-align:center; color:#ffff;}
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_content .ddt_testimonial_grid_author_info .ddt_testimonial_grid_title{font-size: 18px;margin: 5px;line-height: 1.5;color: #fff; padding:5px;}
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_content .ddt_testimonial_grid_author_info .ddt_testimonial_grid_title:hover{color:#974df3;}
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_content .ddt_testimonial_grid_author_info .ddt_divider{margin: 5px auto;border-top: solid 1px #d8d8d8;width: 50%;box-sizing: content-box;color: #fff;}
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_author_info .ddt_testimonial_company_position{font-size: 14px;margin: 5px;font-weight: 600;line-height: 1.5; color:#fff; padding:5px;}
.ddt_testimonial_grid_style4 .ddt_testimonial_grid_author_info .ddt_testimonial_company_position:hover{color:#974df3;}
@media only screen and (max-width: 980px) {
	.ddt_testimonial_grid_style4 .ddt_testimonial_grid_main.et-last-child { margin-bottom:5.5%; }
}
@media only screen and (max-width: 479px) {
	.ddt_testimonial_grid_style4 .ddt_testimonial_grid_main.et-last-child { margin-bottom:5.5% !important; }
}