/******** Testimonial Grid Style 5*********/
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main{ margin-bottom:5.5%; }
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main{border: solid 1px #e4e4e4;box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);background: #fff;position: relative;overflow: hidden;}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_view{margin-bottom: 20px;	}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_author_info{	padding: 15px;	}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_author_info .ddt_testimonial_grid_image{ text-align:center;}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_author_info .ddt_testimonial_grid_image img{width: 100px;height: 100px;margin-bottom: 10px;padding: 3px;border: solid 2px #E82C56;border-radius: 100%;}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_author_info .ddt_testimonial_grid_title {color: #E82C56;font-size: 18px;font-weight: 600;margin-bottom: 5px;line-height: 1.5; text-align: center; padding:5px;}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_author_info .ddt_testimonial_company_position {font-size: 14px;margin-bottom: 5px;font-weight: 600;line-height: 1.5;text-align: center; padding:5px;}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_content{background: #E82C56;top: -231px;position: absolute;transform: scale(0);color: #fff; padding:15px; right: 0;	bottom: 0;}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_view:hover .ddt_testimonial_grid_content{top: 0;-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);min-height: 290px;transition: all .5s ease-in-out 0s;}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_content span.ddt_testimonial_grid_icon_left{color: rgba(0, 0, 0, 0.2);display: block;font-size: 30px;transform: rotate(180deg);text-align :right;	 }
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_content span.ddt_testimonial_grid_icon_right{color: rgba(0, 0, 0, 0.2);display: block;font-size: 30px;text-align :right;}
.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_content .ddt_testimonial_grid_description ,.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main .ddt_testimonial_grid_content .ddt_testimonial_grid_description a {font-size: 14px;color: #fff; text-align:center;}
.ddt_testimonial_grid_style5 .ddt_divider{color :  #E82C56;}
@media only screen and (max-width: 980px) {
	.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main.et-last-child { margin-bottom:5.5%; }
}
@media only screen and (max-width: 479px) {
	.ddt_testimonial_grid_style5 .ddt_testimonial_grid_main.et-last-child { margin-bottom:5.5% !important; }
}