/*! http://responsiveslides.com v1.54 by @viljamis */

.ccm-testimonial-slider {
    position: relative;
}

.ccm-testimonial-slider-container.ccm-block-testimonial-slider-arrows .ccm-testimonial-slider {
	padding: 0 3em;
}

.ccm-testimonial-slider-text {
	display: flex;
	justify-content: space-between;
    /*position: absolute;
    width: 45%;
    left: 0;
    top: 10%;*/
}

.ccm-testimonial-slider-text > div {
	width:100%;
}

.ccm-testimonial-slider-text .ccm-testimonial-slider-image + div {
	width: 77%;
}

.ccm-testimonial-slider-image {
	width: 20%;
	max-width: 220px;
	margin-right:20px;
}

.ccm-testimonial-slider-image img {
	width: 100%;
	height: auto;
	margin-bottom: 1.2em;
	border-radius:.25em;
}

.ccm-testimonial-slider-title {
    margin-top:auto;
	font-size: 125%;
}	

.ccm-image-slider-container a.mega-link-overlay {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    left: 0px;
}

.ccm-page ul.rslides {
    margin: 0 auto;
	padding: 0;
}

.ccm-page ul.rslides_tabs {
	padding:0;
	text-align:center;
	margin: 0;
	line-height: 1em;
}

.rslides_tabs li {
	padding:0 .5rem;
	margin: 0;
}

.rslides_tabs li a {
	border-radius:50%;
	height: .7em;
	width: .7em;
	margin: 0;
}

.ccm-testimonial-slider-title {
	margin-bottom: 1rem;
	display: flex;
	line-height: 1.2em;
}
.center .ccm-testimonial-slider-title {
	justify-content: center; 
}

.ccm-testimonial-slider-title .testimonial-slider-name {
	font-weight: bold;
}

.ccm-testimonial-slider-title span {
	/*white-space: nowrap;*/
}

div.ccm-testimonial-slider-content p {
	font-size: 125%;
}

div.ccm-testimonial-slider-content p:last-child {
	margin: 0;
}
