.testimonials_list_area {
	display: block;
	overflow: hidden;
}
.testimonials_list_area > div {
	display: block;
	overflow: hidden;
}
#claremonttestimonial_list_style .client_names {
	background: url(../images/h3.png) no-repeat center;
	font-size: 13px;
	font-size: 0.8125em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 17px;
}
#claremonttestimonial_list_style .client_names_photo {
	margin-right: 6px;
	position: relative;
	float: left;
	width: 115px;
}
#claremonttestimonial_list_style .client_names_photo .fa-user {
	font-size: 90px;
	color: #ededed;
}
#claremonttestimonial_list_style .client_names_photo img {
	border-radius: 0;
	box-shadow: none;
	max-height: 115px;
	max-width: 115px;
	overflow: hidden;
	position: absolute;
}
#claremonttestimonial_list_style .client_names_photo img.photo-bg {
	z-index: 1;
}
#claremonttestimonial_list_style .client_names_photo img.client_names_photo {
	left: 0;
}
#claremonttestimonial_list_style .client_content {
	font-style: italic;
	line-height: 24px;
	line-height: 1.5;
	padding-left: 19px;
	margin-left: 121px;
	position: relative;
	overflow: hidden;
}
#claremonttestimonial_list_style .client_content span {
	text-indent;
}
#claremonttestimonial_list_style .client_content span.laquo {
	background: url(../images/laquo.png) no-repeat;
	width: 14px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 4px;
	display: block;
}
#claremonttestimonial_list_style .client_content span.raquo {
	background: url(../images/raquo.png) no-repeat right 4px;
	width: 18px;
	height: 15px;
	padding-left: 9px;
	display: inline-block;
}
#claremonttestimonial_list_style .client_content_info {
	text-align: right;
	float: right;
}
#claremonttestimonial_list_style .client_content_info p {
	font-size: 12px;
	font-size: 0.75em;
	line-height: 15px;
	line-height: 1.25;
	margin-top: 6px;
}
#claremonttestimonial_list_style .client_content_info a {
	box-shadow: none;
	font-size: 108%;
	text-decoration: none;
}
#claremonttestimonial_list_style .client_content_info a:hover {
	text-decoration: underline;
	text-decoration: none;
	box-shadow: none;
}




/* style 3 */
div#testimonial-slider-style3 {
	display: block;
	overflow: hidden;
	padding-top: 10px;
}
.testimonial-style3 {
	text-align: center;
}
.testimonial-style3 .testimonial-thumb-style3 {
	width: 85px;
	height: 85px;
	line-height: 85px;
	border-radius: 50%;
	margin: 0 auto 40px;
	border-width: 3px;
	border-style: solid;
	border-color: #ededed;
	overflow: hidden;
}
.testimonial-style3 .testimonial-thumb-style3 .fa-user {
	color: #ededed;
	font-size: 85px;
}
.testimonial-style3 .testimonial-description-style3 {
	font-size: 15px;
	font-size: 0.9375em;
	font-style: italic;
	line-height: 24px;
	line-height: 1.6;
	margin-bottom: 20px;
}
.testimonial-style3 .testimonial-description-profiles-style3 {
	margin: 20px 0;
	text-align: center;
}
.testimonial-style3 .testimonial-description-title-style3,
.testimonial-style3 .testimonial-description-title-style3-no-after {
	font-size: 20px;
	font-size: 1.25em;
	text-transform: capitalize;
}
.testimonial-style3 .testimonial-description-title-style3 {
	margin-right: 20px;
}
.testimonial-style3 .testimonial-description-title-style3:after {
	content: "";
	margin-left: 30px;
	border-right: 1px solid #ededed;
}
.testimonial-style3 .testimonial-description-profiles-style3 small {
	display: inline-block;
	font-size: 17px;
	font-size: 1.0625em;
	text-transform: capitalize;
}
.testimonial-style3 .testimonial-description-profiles-style3 small a, a:hover {
	text-decoration: none;
	box-shadow: none;
}
.testimonial-style3 .fa-fw {
	text-align: center;
	width: 1.28571em;
}
.testimonial-style3 .claremont-testimonial-style3 {
	display: block;
	overflow: hidden;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
	background: transparent;
	opacity: 1;
}
.owl-buttons {
	position: absolute;
	top: 8%;
	width: 100%;
}
.owl-prev {
	position: absolute;
	left: 30%;
}
.owl-next {
	position: absolute;
	right: 30%;
}
@media only screen and (max-width: 479px) {
	.owl-prev {
		left: 10%;
	}
	.owl-next {
		right: 10%;
	}
}




/* list style */
#claremonttestimonial_list_style .fa-fw {
	text-align: center;
	width: 1.28571em;
}




/* style 2 */
div#testimonial-slider-style2 {
	display: block;
	overflow: hidden;
	padding-top: 10px;
}
.testimonial-style2 {
	margin: 0 15px;
}
.testimonial-style2 .testimonial-description-style2 {
	position: relative;
	font-size: 16px;
	font-size: 1em;
	line-height: 26px;
	line-height: 1.625;
	padding: 25px 20px;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
}
.testimonial-style2 .testimonial-description-style2:after {
	content: "";
	width: 20px;
	height: 20px;
	background: #fff;
	border-style: none none solid solid;
	border-width: 0 0 1px 1px;
	border-color: #d3d3d3;
	position: absolute;
	bottom: -11px;
	left: 6%;
	transform: skewY(-45deg);
}
.testimonial-style2 .testimonial-pic-style2 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin: 20px 30px;
	display: inline-block;
	float: left;
}
.testimonial-style2 .testimonial-pic-style2 .fa-user {
	font-size: 100px;
	color: #ededed;
}
.testimonial-style2 .testimonial-style2-title {
	display: inline-block;
	text-transform: capitalize;
	margin-top: 15px;
}
.testimonial-style2 .testimonial-style2-title span {
	display: block;
	font-size: 17px;
	font-size: 1.0625em;
	font-weight: bold;
	margin-bottom: 10px;
}
.testimonial-style2 .testimonial-style2-title small {
	display: block;
	font-size: 14px;
	font-size: 0.875em;
}
.owl-theme .owl-controls {
	position: absolute;
	bottom: 10%;
	right: 10px;
}
.owl-theme .owl-controls .owl-buttons div {
	background: #000 none repeat scroll 0 0;
	border-radius: 0;
	float: left;
	margin-right: 5px;
	padding: 0 10px;
}
@media only screen and (max-width: 767px) {
	.testimonial-style2 .testimonial-description-style2 {
		font-size: 14px;
		font-size: 0.875em;
	}
	.testimonial-style2 .testimonial-description-style2:after {
		left: 14%;
	}
}
@media only screen and (max-width: 479px) {
	.owl-theme .owl-controls {
		bottom: 0;
	}
	.testimonial-style2 .testimonial-description-style2:after {
		left: 18%;
	}
}

.testimonial-style2 .fa-fw {
	text-align: center;
	width: 1.28571em;
}



/* style 1 */
.testimonial-style1 {
	text-align: center;
}
.testimonial-style1 .testimonial-pic-style1 {
	width: 100px;
	height: 100px;
	line-height: 100px;
	border-radius: 50%;
	border: 5px solid rgba(255,255,255,0.3);
	display: inline-block;
	margin-top: 0px;
	overflow: hidden;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	display: block;
}
.testimonial-style1 .testimonial-pic-style1 .fa-user {
	font-size: 80px;
	color: #ededed;
}
.testimonial-style1 .testimonial-description-style1 {
	font-size: 16px;
	font-size: 1em;
	font-style: italic;
	line-height: 30px;
	line-height: 1.875;
	margin: 10px 0 20px;
}
.testimonial-style1 .testimonial-title-style1 {
	font-size: 14px;
	font-size: 0.875em;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}
.testimonial-style1 .testimonial-post-style1 {
	display: block;
	font-size: 13px;
	font-size: 0.8125em;
	margin-bottom: 15px;
	text-transform: capitalize;
	text-align: center;
}
.testimonial-style1 .testimonial-post-style1:before {
	content: "";
	width: 30px;
	display: block;
	margin: 10px auto;
	border: 1px solid #d3d3d3;
}
.testimonial-style1 .claremont-testimonial-style1 {
	display: block;
	overflow: hidden;
	text-align: center;
}
.testimonial-style1 .fa-fw {
	text-align: center;
	width: 1.28571em;
}
