


/*.center{  float: left;    left:40px; right:0;    position: absolute;    top:176px; left:-54px;    z-index:2147483647;	width:1036px; border:none}
.center span#previous {  background: url(media/left-right-arrow.png) no-repeat scroll 0 0 transparent;    float: left;    height: 24px;    width: 35.5px;	cursor:pointer; }
.center span#next { background: url(media/right.png) no-repeat scroll 0 0 transparent;    float: right; margin-top:0px;    height: 27px;    width: 33px;	cursor:pointer;	 }
*/
.viewall{	float:right;		top:25px;	position:relative;	right:-564px;	}
.block_quote{	border:none;	height:150px;	width:210px;	float:left;	background:url(media/laptop.png) no-repeat;	}
.block_content blockquote:before{	content:"";	}
.block_text{ width:226px;	height:135px;	float:left;	margin-left: 15px;	font-size:14px;	line-height:20px; /*margin-top: -20px; by designer*/}
.block_text code{	color:#000;	width:100%;	height:auto; background:none; float:left;	border:none; font-family: Open Sans; font-size: 14px; line-height: 20px; }
.block_content blockquote{ width:100%;}
.testimonials-widget-testimonials {	/* testimonials wrapper */}

.testimonials-widget-testimonial {	clear: right;	display:block !important;	/*margin: 0 0 1.4em;*/	float:left;	/*width:50%;*/	margin-bottom:10px;}

.testimonials-widget-testimonials .active {	/* active testimonials */	display: block;}

.testimonials-widget-testimonials .display-none {	/* staged testimonials */	display: none;}

.testimonials-widget-testimonials .paging {	clear: both;	font-weight: 700;	height: 1.4em;}

.testimonials-widget-testimonial.list,
.testimonials-widget-testimonial.single {	display: block;	height: 200px;}

.testimonials-widget-testimonial .image {	float: left;	margin-bottom: .4em;	margin-right: .2em;}
.image img{	width:153px;	height:95px;	margin:6px 0 0 27px;}
.widget .testimonials-widget-testimonial .image {	display: block;	float: initial;}

.testimonials-widget-testimonial q,
.testimonials-widget-testimonial blockquote {	/* the testimonial itself */	quotes: none;}

.testimonials-widget-testimonial .open-quote {	*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '“' );}

.testimonials-widget-testimonial .open-quote:before {	content: '\201C';}

.testimonials-widget-testimonial .close-quote {	*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '”' );}

.testimonials-widget-testimonial .close-quote:after {	content: '\201D';}

.testimonials-widget-testimonial cite,
.testimonials-widget-testimonial div.credit {
	/* outer wrapper for source & company */
	display: block; /* To display source and company on a new line */
	margin-top: 1.0em;
	width:250px;
	text-align:right;
}

.widget .testimonials-widget-testimonial cite,
.widget .testimonials-widget-testimonial div.credit {	margin-top: .8em;}

.widget .testimonials-widget-testimonial .whitespace cite,
.widget .whitespace cite,
.widget .testimonials-widget-testimonial .whitespace div.credit,
.widget .whitespace div.credit {	margin-top: .2em;}

.testimonials-widget-testimonial cite:before,
.testimonials-widget-testimonial div.credit:before {	/*content: "– ";	color:#fff;*/}

.testimonials-widget-testimonial .join-title,
.testimonials-widget-testimonial .join-location,
.testimonials-widget-testimonial .join {
	/* section between source and company information */
	*zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ', ' );
}

.testimonials-widget-testimonial .author,
.testimonials-widget-testimonial .email,
.testimonials-widget-testimonial .title,
.testimonials-widget-testimonial .location,
.testimonials-widget-testimonial .company,
.testimonials-widget-testimonial .url {	/* testimonial title, company and url informaiton */	float:left; 	width:445px;	/*color:#ffffff;*/}
.testimonials-widget-testimonial .extra {	margin-top: .8em;}
.testimonials-widget-testimonial .bottom_text {	margin-top: 1.4em;}

@media(max-width:480px) {

/*------------------changes by designer-2-------------------------*/
.block_quote{ float:none !important; margin:auto !important;}
.block_content{ width:100%!important;}
.block_text{ float:none!important; margin:auto!important; width:100% !important; height:auto !important;}
.credit .title, .location {    width:100% !important;}
.testimonials-widget-testimonial.list, .testimonials-widget-testimonial.single{ display: block;
    height: 330px;}
.testimonials-widget-testimonial cite, .testimonials-widget-testimonial div.credit{ margin-top:1em;}
.testimonials-widget-testimonial div.credit{ width:100%;}
.testimonials-widget-testimonial{ width:100%;}

/*------------------changes by designer-2 end-------------------------*/
}


@media(max-width:320px) {
/*	
#client-reviews .testimonial_content .credit .title, .location {
    width: 225px !important;
}
.image img {
 height: 72px;
    margin: 36px 0 0 21px;
    width: 116px;
	border:0px solid;
	border:0px solid green;
}
.block_text{
	
	width:48%;
	height:auto;

	float:left;
	margin-left: 48%;
	font-size:14px;
	line-height:20px;
    margin-top: -20px;       by designer
}*/
}