div#testimonials{padding-bottom:70px;}
#testimonials ul{margin:0;padding:0;}
#testimonials ul li{list-style:none;text-align:center}
.tm_thumb{width:100px;height:100px;margin:0 auto 25px auto; overflow:hidden; display:inline-block; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%;}
#testimonials ul li img{min-height:100px; }
#testimonials ul li .tm_description{width:100%; padding:0; margin:0; display:inline-block;}
#testimonials ul li .tm_description p{margin-bottom:0;}
#testimonials ul li h4{font-weight:400; margin:30px 0 10px 0; padding-top:30px; line-height:28px;text-transform:uppercase; position:relative; display:inline-block;}  
#testimonials ul li h4:before{ position:absolute; width:30px; border-top:solid 3px #ff0000; content:''; top:0; margin:0 auto; left:0; right:0;}
#testimonials ul li h6{ color:#01c6d9; font-weight:bold;}
#testimonials ul li span a{ color:#3c3b3b;}
#testimonials ul li span a:hover{opacity:0.6;}
#testimonials ul li span cite{ text-transform:uppercase;}
.quotes{ width:80%; margin: 0 auto;}
.quovolve-box{ position:relative; min-height:200px;}
.quovolve-nav span a{ width:30px; height:61px; display:inline-block; text-indent:-9999px; position:absolute; top:2%;}
.quovolve-nav span.nav-prev{ background:url(../images/arrow_prev.png) no-repeat left top; left:0; display:none;}
.quovolve-nav span.nav-next{ background:url(../images/arrow_next.png) no-repeat right top; right:0; display:none;}

ol.nav-numbers{ text-align:center; position:absolute; bottom:-20%; left:0; right:0;}
ol.nav-numbers li{ list-style:none; display:inline-block; margin-right:5px;}
ol.nav-numbers li a{ background-color:#464d51; width:14px; height:14px; border-radius:50%; display:inline-block; font-size:0px;}
ol.nav-numbers li.active a{ background-color:#fff; }