.rps {
	/*float: left;
	position: relative;*/
	word-wrap: break-word;
	margin: 0 auto;
}

.rps img {
  max-height: 80%;
  /*width: auto\9;*/
  height: auto;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

.rps .slides_container {
	font-family: Arial, Verdana;
	/*background:#fffefe;
	border:1px solid #e8e8e8;*/
	padding-right:2px;
}


.rps .slidesjs-container {
	border:1px solid #e8e8e8;
}

.rps .slide{
	overflow: hidden;
	/*display:none;*/
}

.rps-clr{
	clear:both;
}

.rps .slide span.col{
	display:block;
	float:left;
	border-right:7px solid transparent;
	border-top:0;
	/*border-left:1px solid #E9E8E8;*/
	border-bottom:0;
	padding:0 0 5px 0;
}

.rps .slide span.no-border{
	border-right:0px;
}

.rps .col  p{
	font-size:14px;
	padding:0px;
	margin:0 0 12px 0;
	color:#fff;
	line-height: 1.5;
}

.rps .col  img{
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    background-color: white;
    border: 4px solid #fff;
	padding:0px;
}

.rps .col p.post-title{	
	padding:0px;
	margin:7px 0 0 0;
}

.rps .col p.post-title span {
	font-size:23px;
	/*font-size: 1vw;
	font-size: 80%;*/
	font-weight:bold; 
	margin:0px;
	/*padding:0px 10px;*/
	padding:0px;
	height:auto;
	overflow:hidden;
	/*position:absolute;*/
	color:#fff;
	text-decoration:none;
	line-height:25px;
	display:block;
	/*width:89%;*/
}	

.rps .col p.post-title a{
	text-decoration:none;
}

.rps .col p.post-title span:hover {
	/*height:auto !important;
	overflow:auto;*/
	/*background:#fffefe;*/
	z-index:100;
	text-decoration:underline;
}

/*.rps .col p.slider-content{
	position:relative;
}*/

.rps .col p.slider-content-img{
	position:relative;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
}

.rps .col p.slider-content-both{
	position:relative;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
	line-height:17px;
}

.rps .col p.slider-content-both img{
	margin:10px 25px 0 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
    background-color: white;
    border: 4px solid #fff;
	max-width: 50%;
}

.rps .post-date{
	filter: alpha(opacity=80);
	opacity: 0.8;
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 30px;
	font-size: 12px;
}

.rps a.read-more{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size: 17px;
	line-height: 50px;
}

.rps a.read-more:hover{
	text-decoration:underline;
}

.rps .slidesjs-pagination {
    margin: 8px 1px;
    float: right;
    list-style: none;
	padding:0;
}

.rps .slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

.rps .slidesjs-pagination li a {
    width: 10px;
    height: 10px;
	display: inline-block;
	text-indent: -1000%;
	background:#DDDDDD;
	border:1px solid #AFAFAF;
	border-radius: 50%;
    float: left;
    overflow: hidden;
	margin:0 0 0 6px;
}

.rps .slidesjs-pagination li a.active, .rps .slidesjs-pagination li a.active:hover { 
	background:#AFAFAF; 
	border:1px solid #848484; 
}

.rps .slidesjs-pagination li a:hover { 
	background:#AFAFAF; 
}

.rps .slidesjs-previous {
	margin: 8px 2px;
	float:left;
	background: url(../img/prev.png) no-repeat;
	text-indent:-9999px;
	width:10px;
}

.rps .slidesjs-next {
	margin: 8px 2px;
	float:left;
	background: url(../img/next.png) no-repeat;
	text-indent:-9999px;
	width:10px;
}

@media screen and (max-width:320px) {
	.rps .col p.post-title{
		height: 17px;
		padding: 1px 0 0 0;
	}
	
	.rps .col p.post-title span{
		height: 17px;
		font-size: 11px;
	}
	
	.rps .col img, .rps .col p.slider-content-both img{	
		-moz-border-radius: 1px;
		-khtml-border-radius: 1px;
		-webkit-border-radius: 1px;
		border: 1px solid #EBEBEB;
	}
	
	.rps .col p{
		font-size: 10px;
		line-height: 10px;
	}
	
	.rps img, .rps .col p.slider-content-both img {
		max-height: 55%;
	}
}

@media screen and (min-width:321px) and (max-width:639px) {
	.rps .col p.post-title{
		height: 20px;
		padding: 1px 0 0 0;
	}
	
	.rps .col p.post-title span{	
		height: 20px;
		font-size: 12px;
	}
	
	.rps .col img, .rps .col p.slider-content-both img{	
		-moz-border-radius: 1px;
		-khtml-border-radius: 1px;
		-webkit-border-radius: 1px;
		border: 1px solid #fff;
	}
	
	.rps .col p{
		font-size: 10px;
		line-height: 10px;
	}
	
	.rps img, .rps .col p.slider-content-both img{
		max-height: 75%;
	}
}

@media screen and (min-width:640px) and (max-width:959px) {
	.rps .col p.post-title{
		height: 23px;
		padding: 1px 0 0 0;
	}
	
	.rps col p.post-title span{
		height: 23px;
		font-size: 14px;
	}
	
	.rps .col img, .rps .col p.slider-content-both img{
		-moz-border-radius: 2px;
		-khtml-border-radius: 2px;
		-webkit-border-radius: 2px;
		border: 2px solid #EBEBEB;
	}
	
	.rps .col p{
		font-size: 11px;
		line-height: 24px;
	}	
}

@media screen and (min-width:960px) and (max-width:1279px) {
}

@media screen and (min-width:1280px) and (max-width:1599px) {
}

@media screen and (min-width:1600px) {
}

@media screen and (min-width:1920px) {
	
}
  