
.hw-simple-testimonial {

	padding-top:20px;

}

.swiper-pagination-bullet-active { color: #c92127 !important; }


  .hw-simple-testimonial-testimonial:before {

	color: #ccc;

	content: '\201C';

	font-family: Georgia;

	font-size: 4em;

	height: .2em;

	margin-right: 5px;

	vertical-align: -.3em;

  }


.hw-simple-testimonial-author  span.hw-simple-testimonial-company{

	font-size:0.9em;

}

.hw-simple-testimonial-testimonial {

	margin-top: 10px;

	color: #555;

	line-height: 26px;

	font-size: 1.1em;

} 

.hw-simple-testimonial hr {

	margin-top: 40px !important;
	border: 0; border-bottom: 1px #efefef solid;
	margin-bottom: 50px !important;

}



@media screen and (min-width: 250px) {
.hw-simple-testimonial-testimonial {

	margin-top: 10px;

	color: #555;

	line-height: 26px;

	font-size: 1em;

} 
.hw-simple-testimonial-extra {

text-indent: 0;

font-size:.5em;

margin: 0 0 10px 0;

}
.hw-simple-testimonial-author {

text-indent: 0;

margin: 10px 0 0 0;

line-height: 24px;

font-size:0.8em;

}
}

@media screen and (min-width: 1000px) {
 .hw-simple-testimonial-testimonial {
 
	font-size: 1.1em;

} 
.hw-simple-testimonial-extra {
font-size:.8em;
	text-indent: 2em; 
}
.hw-simple-testimonial-author {
font-size:1em;
	text-indent: 1.6em;
 
}
}

.ccm-pagination-wrapper .pagination > li > a,
.ccm-pagination-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #e67d28;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
#content .ccm-pagination-wrapper .pagination > .active > a,
#content .ccm-pagination-wrapper .pagination > .active > span,
#content .ccm-pagination-wrapper .pagination > .active > a:hover,
#content .ccm-pagination-wrapper .pagination > .active > span:hover,
#content .ccm-pagination-wrapper .pagination > .active > a:focus,
#content .ccm-pagination-wrapper .pagination > .active > span:focus {
  z-index: 2;
  color: #666;
  background-color: #efefef;
  border-color: #ddd;
  text-transform: none;
  cursor: default;
}
#content .ccm-pagination-wrapper .pagination > li > a,
#content .ccm-pagination-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #646969;
  text-transform: none;
  font-weight: normal;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.ccm-pagination-wrapper .pagination > li > span span {
  display: none;
}
