#testimonialSliderBlock{width: 100%; clear:both;margin: 0; position: relative; min-height: 250px; padding: 0;}
#testimonialSliderBlock .testimonialExcerpt{text-align: center;font-size: 2em;color: #FFF; line-height: 1.1em;}

.testimonialKLCD { position: absolute; display: none;}
.testimonialKLCD.current { display: block;}

#testimonialSliderBlock .testimonialKLCD{padding: 1em 0em;}
#testimonialBlock .testimonialTDL { position: relative; display: block;}
#testimonialBlock .testimonialExcerpt { width: 90%; margin: 0 auto}
#testimonialBlock .testimonialExcerpt p:before, #testimonialBlock .testimonialExcerpt p:after { content: '"'; color: #771D19;}
#testimonialBlock .testimonialExcerpt p { color: #771D19; text-align: left; font-size: 30px; line-height: 30px;}
#testimonialBlock #testimonial1 { padding-top: 2em !important;}
#testimonialBlock .testimonialTDL { position: relative; /* border-bottom: 1px solid #ccc; */ padding-bottom: 30px; }
#testimonialBlock .testimonialTDL:after { position: absolute; bottom: 0; left: 0; content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ."; white-space: nowrap;}


.testimonialAuthor{text-align: left; color: #F68520;font-size: 1.2em; font-weight: bold; margin-top: 1em; margin-bottom: 1em; width: 90%; margin-left: auto; margin-right: auto;}
.home .testimonialAuthor{text-align: center; }

.testimonialAuthor:before { content: "- ";}
.testimonialExcerpt p{margin-bottom: 0; font-weight: 100}
.testimonialExcerpt p:before, .testimonialExcerpt p:after { content: '"'; color: #FFF;}
.testimonialExcerpt p:before { margin-right: 5px;}
.testimonialExcerpt p:after { margin-left: 5px;}
.testimonialLocation { text-align: right; color: #F8ECD8; font-weight: 100; }
.testimonialthumbnail { float: left; margin-top: -20px; width: 150px; height: 150px; margin-right: 5%}

@media all and (max-width: 699px)  {
	#testimonialSliderBlock .testimonialExcerpt{font-size: 1.5rem;}
	.testimonialAuthor{font-size: 1.5rem;}
}

@media all and (max-width: 399px)  {
	#testimonialSliderBlock .testimonialExcerpt{font-size: 1rem;}
	.testimonialAuthor{font-size: 1rem;}
}