/* THEME: OGS */
.testimonial_rotator.template-ogs .slide { width: 100%; height: auto; text-align: center; }

.testimonial_rotator.template-ogs .testimonial_rotator_stars,
.testimonial_rotator.template-ogs .testimonial_rotator_slide_title { text-align: center; }
.testimonial_rotator.template-ogs .testimonial_rotator_star { float: none; width: auto; height: auto; font-size: 1.3em; line-height: 0.9em; }

.testimonial_rotator.template-ogs .testimonial_rotator_quote { text-align: center; }

.testimonial_rotator.template-ogs hr.ogs_hr { width: 175px; height: 2px; background: #fff; border: none; margin: 25px auto 15px auto; box-shadow: 0 2px 2px 0 rgba(0,0,0,.5); }
.testimonial_rotator.template-ogs .testimonial_rotator_author_info { margin: 5px auto 10px auto; padding: 5px; border: none; }
.testimonial_rotator.template-ogs .testimonial_rotator_author_info p { padding-top: 0; margin-top: 0; text-align: center; font-size: 0.9em; line-height: 1.1em;  }

.testimonial_rotator.template-ogs .testimonial_rotator_img { width: 50px; height: 50px; border-radius: 100%; margin: 0 auto; display: block; overflow: hidden; }
.testimonial_rotator.template-ogs .testimonial_rotator_img img { width: 50px; height: 50px; }

/* Arrow Size */
.testimonial_rotator_wrap.ogs-wrap .testimonial_rotator_nav .fa {
	font-size: 100px;
	-webkit-transform: scaleX(.65);
	-moz-transform: scaleX(.65);
	transform: scaleX(.65);
}
.testimonial_rotator_wrap.ogs-wrap.with-prevnext {
    padding: 10px 90px;
}
.testimonial_rotator_wrap.ogs-wrap.with-prevnext .testimonial_rotator_prev,
.testimonial_rotator_wrap.ogs-wrap.with-prevnext .testimonial_rotator_next { top: 0; }

/* LIST MODE! */
.review-year-hot-links { text-align: center; }
.date-header-row h2 {
	border-bottom: 1px solid #064172;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.testimonial-row { margin-bottom: 35px; }
.testimonial-q { display: block; clear: both; padding-bottom: 2px; text-align: center; }
.authorship-and-date {
	text-align: center;
}
.visible-testimonial cite, .visible-testimonial .review-date { font-weight: bold; }
.testimonial-row-microdata { display: none; }

.feedback-form-link { font-weight: bold; font-size: 18px; text-decoration: underline !important; }
