.modul-r-testimonial .nav.nav-tabs li{
    width: 50%;
    text-align: center;
}
.modul-r-testimonial .testimonialWrap{/* margin-top: 19px;*/}
.modul-r-testimonial .testimonialImg{ max-height: 145px;}
.mtestDateBox{margin-top:0px;}
.mtestDate{margin-right: 10px;}
/*.modul-r-testimonial .panel-heading .btn.btn-link{position: relative; top:-3px;}*/
.modul-r-testimonial .btnDisplay{cursor: default;}

@media (max-width: 991px){
	.modul-r-testimonial .testimonials-item{  /*margin: 0 15px; */ }
	.modul-r-testimonial .testimonials-item .panel{margin-right:1px; margin-left:1px; margin-bottom:4px;}
	.modul-r-testimonial .thin .ratingStars{
    	display: block;
    	padding-top: 5px;
	}
	.modul-r-testimonial .thin .testimonialsName{
    	display: block;
    	padding-top: 10px;
	}
	.modul-r-testimonial .thin .testimonialWrap{ margin-top: 0;}
	.modul-r-testimonial .slick-slider { margin-bottom: 0 !important;}
	.modul-r-testimonial .thin .testimonials-item{ margin: 0 20px;}
    .modul-r-testimonial .testimonialHead{margin-bottom:4px;}
    .modul-r-testimonial .testimonialPg2{margin-bottom:0px;}

}
.size-xxs .modul-r-testimonial .testimonialPg1{float: none !important;}
.size-xxs .modul-r-testimonial .per-page-wrapper{text-align:center !important;}
.testimonials-item.slick-slide.slick-active {
    max-width: 100% !important;
}
.modul-r-testimonial .testimonialPagination {
    margin: 10px 0;
    position: relative;
}
.modul-r-testimonial .testimonialPagination .prev {
    position: absolute;
    left: 0;
    top: 0;
}
.modul-r-testimonial .testimonialPagination .next {
    position: absolute;
    right: 0;
    top: 0;
}
.mobile .bottom-margin{
    margin-bottom: 20px;
}