.royalSlider.rsContentSlider {
  background: none;
}
.rsContentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.rsContentSlider img {
  max-width: 100%;
  max-height: 450px;
  /*display: block;*/
  margin:0 auto;
}
.rsContentSlider h3,
.rsContentSlider p {
	width: 90%;
	margin-left: 5%;
}

.rsSlide {background-color:#000 !important}

/** Gallery **/
.gallery .rsThumbsArrowLeft {    
	background: transparent url(../images/thumb-arrowLeft.png) repeat scroll 0% 0% !important;
    opacity: 1;	
	width:46px !important;
	}
.gallery .rsThumbsArrowLeft:hover, .gallery .rsThumbsArrowRight:hover  {opacity:0.5}
	
.gallery .rsThumb {
	opacity:0.5;	
	}

.gallery .rsThumb:hover  {opacity:1.0}
		
.gallery .rsThumbsArrow	{
	width:46px;
	}
.gallery .rsNavSelected {opacity:1; border:2px solid #F00;}

.rsThumbsArrowIcn {background:transparent none repeat scroll 0% 0% !important;}
.rsUni .rsThumb.rsNavSelected img {opacity:1 !important}

.gallery .rsThumbsArrowRight {
	background: transparent url(../images/thumb-arrowRight.png) repeat scroll 0% 0% !important;
    opacity: 1;	
	width:46px !important;
	}
.new-royalslider-2 .rsThumbsHor, .new-royalslider-3 .rsThumbsHor, .new-royalslider-4 .rsThumbsHor {height:100px !important}
	