.rjs-testimonial-blocc{
	background-color: #e0e0e0;
	border: 2px solid;
	border-radius: 25px;
	padding: 1em;
	margin: 2em;
	display: block;
}
.rjs-testimonial-title {
    font-size: 2em;
    font-weight: 800;
    line-height: 1;
    text-align: center;
}
.rjs-testimonial-quotes{
	font-size: 1.25em;
	line-height: 1.25;
	margin: 1em auto;
}
.rjs-testimonial-person{
    display: block;
    height: 100%;
    margin: 0 auto;
    max-width: 265px;
    width: 100%;
}
.rjs-testimonial-person-single{
	display: block;
    height: 100%;
    margin: 0 auto 2em;
    max-width: 265px;
    width: 100%;
}
.rjs-testimonial-image{
	max-height: 330px;
    max-width: 265px;
    min-height: 165px;
    min-width: 133px;
}
.rjs-testimonial-image img{
	width: 100%;
	height: 100%;
}		
.rjs-testimonial-info{
		background-color: #efefef;
		border: 4px double #666;
}
.rjs-testimonial-per{
	font-family: 'Open Sans', sans-serif;
   	font-size: 1.7em;
    font-weight: 600;
    margin: 0;
    text-align: center;
    text-shadow: 1px 1px 0 #fff, 2.5px 2px 0 #ccc;
}
.rjs-testimonial-pti{
		font-size: .9em;
		text-align: center;
		text-transform: uppercase;
		margin: 0;
		line-height: 1;
		font-weight: bolder;
		color: #666;
}
.rjs-testimonial-com{
		font-family: 'Open Sans', sans-serif;
		text-transform: uppercase;
		font-size: 1em;
		text-align: center;
		line-height: 1;
		font-weight: bolder;
		margin: 0.5em auto;
}
.rjs-testimonial-com a{
	color: #6699cc;
	line-height: 1;
}
.contactrequest{
		font-size: .65em;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: 1;
		text-align: center;
		margin: 0 0 .5em;
}
.rjs-single-testimonial{
	background-color: inherit;
	border: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
	display: block;
	vertical-align: top;
}
.rjs-testimonial-person{
display: block;
height: 100%;
margin: 0 auto;
max-width: 265px;
width: 100%;
}
.rjs-testimonial-image img{
	height: 100%;
	max-height: 330px;
    max-width: 265px;
    min-height: 165px;
    min-width: 133px;
    width: 100%;
}
.rjs-testimonial-info{
		background-color: #efefef;
		border: 4px double #666;
}
.rjs-testimonial-per{
	font-family: 'Open Sans', sans-serif;
   	font-size: 1.7em;
    margin: 0;
    text-align: center;
    text-shadow: 1px 1px 0 #fff, 2.5px 2px 0 #ccc;
}

.rjs-testimonial-pti{
		font-size: .9em;
		text-align: center;
		text-transform: uppercase;
		margin: 0;
		line-height: 1;
		font-weight: bolder;
		color: #666;
}
.rjs-testimonial-com{
		text-transform: uppercase;
		font-family: 'Open Sans', sans-serif;
		font-size: 1em;
		text-align: center;
		line-height: 1;
		margin: 0.5em auto;
}
.rjs-testimonial-com a{
	color: #6699cc;
	line-height: 1;
}
.contactrequest{
		font-size: .65em;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: 1;
		text-align: center;
		margin: 0 0 .5em;
}
.rjs-button-testimonial{
	background-color: #6699cc;
	border-radius: 3px;
	box-shadow: 0 1px 0 darken(#6699cc, 10%);
    color: #fff !important;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: .85em;
    font-weight: 800;
    margin: 0 auto; 
    padding: 1em;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #666;
    text-transform: uppercase;
}
.rjs-button-testimonial a{ 
	color: #fff;
}



/* 480 & Up */
@media (min-width: 479px) {}
@media (min-width: 768px) {
	.rjs-testimonial-person{
		float: right;
		margin: 0 0.25em 0.5em 1.5em;
	}
	.rjs-single-testimonial{
		display: inline-block;
		width: 25%;
	}
	.rjs-single-testimonial-content{
		display: inline-block;
		width: 70%;
	}
} /*End 768 Media Query */

/*  1030 & Up  */
@media (min-width: 1030px) {
	.rjs-plugin-faq, .rjs-plugin-steps{
    border-top: none;
    display: inline-block;
    padding-top: 1em;
    vertical-align: top;
    width: 48%;
	}
	.rjs-plugin-steps{
		padding-right: 2em;
	}
	.rjs-plugin-faq {
		padding-left: 2em;
	}

	.rjs-wordpress-item{
		padding: 0 1%;
		width: 33%;

	}
	.rjs-testimonial-person-single{
		float: right;
    	margin: 1em 0.25em 0.5em 1.5em;
		width: 72%;
	}
} /*End 1030 */


/* 1240 & Up */
@media (min-width: 1240px){

.rjs-testimonial-blocc{
	padding: 1em;
}

.rjs-testimonial-title {
	float: left;
	font-size: 3em;
	margin: 0 auto 0.5em !important;
	width: 100%;
}

.rjs-testimonial-quotes{
	display: block;
	width: 70%;
	margin:	1em 0; 
}

.rjs-testimonial-person{
	width: 28%;
}
		
.rjs-testimonial-image img{
	margin-bottom: -0.5em;
}
		
.rjs-testimonial-info{}	
.rjs-testimonial-per{}

.rjs-testimonial-pti{}

.rjs-testimonial-com{}

.contactrequest{}

.rjs-button-testimonial{
	font-size: 0.75em;
	line-height: 1;
}
	

#rjs-quote-1, #rjs-quote-5{

}

} /*End 1240 */