.quotes{background:url(../images/quote.png) 0 0 no-repeat; padding:9px 0 0 61px; }
.quotes h3{float:left;}
.quotesClose{background: url(../images/quote2.png) 0 125px no-repeat; padding: 0px 0 166px 50px; float: right;}

.slidewrap, .slider{overflow:hidden; position:relative;}
	.slider li{overflow:hidden; background:#fff; width:399px !important;}

.slidewrap .carousel-pag{
	float:right;
	overflow:hidden;
	padding-top:10px;
	padding-right:3px;
	z-index:99;
}
	.slidewrap .carousel-tabs{font-size:0; line-height:0;}
	.slidewrap .carousel-tabs li{float:left; margin-left:3px;}
		
		.slidewrap .carousel-tabs li:first-child{margin-left:0;}
			.slidewrap .carousel-tabs a{
				display:block;
				background:url(../images/circle-pagination.png) -13px 0 no-repeat;
				width:10px;
				height:10px;
				overflow:hidden;
				text-indent:-100%;
			}
				.slidewrap .carousel-tabs a:hover, .slidewrap .carousel-active-tab a{background-position:0 0;}

.slidewrap .indent-right{padding-right:22px;}

@media only screen and (max-width: 995px) {
	.slidewrap .indent-right{padding-right:0;}
	.slider li{width:303px !important;}
	.quotesClose{background: url(../images/quote2.png) 0 190px no-repeat; padding: 0px 0 230px 50px; float: right;}
}
@media only screen and (max-width: 767px) {
	.slider li{width:359px !important;}
	.quotesClose{background: url(../images/quote2.png) 0 140px no-repeat; padding: 0px 0 185px 50px; float: right;}
}

@media only screen and (max-width: 479px) {
	.slider li{width:239px !important;}
	.quotesClose{background: url(../images/quote2.png) 0 255px no-repeat; padding: 0px 0 310px 50px; float: right;}	
}