/******************************
*
*  RoyalSlider a2 Gallery Skin ( + plus DEAFAULT SKIN Below )
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/


.royalSlider.a2gallery.rsDefault .rsOverflow{

	
}


.htmlSlider.royalSlider.a2gallery.rsDefault {
  position: static;
  width: 100%;
}

.homeSlider .royalSlider.a2gallery.rsDefault .rsOverflow{
		background: transparent !important;
}

.homeSlider .royalSlider.a2gallery.rsDefault .rsContainer{
bottom:0px;
background: transparent !important;		

}
.homeSlider .royalSlider.a2gallery.rsDefault .rsSlide .rsImg{

}

.homeSlider .royalSlider.a2gallery.rsDefault .rsSlide .rsABlock{
width:100%;
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
 
padding: 10px 40px;
 
bottom:0px;

height:auto;
border-top:;
}



.homeSlider .royalSlider.a2gallery.rsDefault .rsSlide{

}

.htmlSlider.royalSlider.a2gallery.rsDefault .rsSlide,
.htmlSlider.royalSlider.a2gallery.rsDefault .rsOverflow {
  background: #FFFFFF !important;
}

.htmlSlider.royalSlider.a2gallery.rsDefault .rsOverflow {
  border-top:none !important;
  margin-top:0px !important;
}


.htmlSlider.royalSlider.a2gallery.rsDefault img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Background */
.htmlSlider.royalSlider.a2gallery.rsDefault rsContainer,
.htmlSlider.royalSlider.a2gallery.rsDefault .rsOverflow,
.htmlSlider.royalSlider.a2gallery.rsDefault .rsSlide,
.htmlSlider.royalSlider.a2gallery.rsDefault .rsVideoFrameHolder,
.htmlSlider.royalSlider.a2gallery.rsDefault .rsThumbs {
  background: #FFFFFF !important;
	
	
}

.htmlSlider.royalSlider.a2gallery.rsDefault .rsOverflow {
	
}






.royalSlider.a2gallery.rsDefault{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0px; /* height of thumbs (if not required set to 0) */
    height: auto;
    width: auto;
    background:#FFF !important;
}


.royalSlider.a2gallery.rsDefault .rsNav.rsThumbs.rsThumbsHor {
top:0px !important;
bottom:none !important;
background:none !important;
}


.royalSlider.a2gallery.rsFullscreen.rsDefault .rsNav.rsThumbs.rsThumbsHor {
bottom:0px !important;
background:#FFFFFF !important;
}


.royalSlider.a2gallery.rsDefault .rsThumbsArrow {	
	background: #f59a09;
	background: rgba(204, 0, 0,0.75);
	border-radius:0;
}
.royalSlider.a2gallery.sDefault .rsThumbsArrow:hover {
	background: rgba(204, 0, 0,0.9);
}

.royalSlider.a2gallery.rsDefault .rsThumb.rsNavSelected {
	background: #FFFFFF;
}

.royalSlider.a2gallery.rsDefault .rsThumb {
	width: 80px;
	height: 80px!important;
}

.royalSlider.a2gallery.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	padding: 1px 0 0 0 !important;
	margin: 0px !important;
}


/*
*
*  5. Fullscreen button
*
****************/

.rsDefault .rsFullscreenBtn {

	width: 30px;
	height: 30px;

	
}
.royalSlider.a2gallery.rsDefault .rsFullscreenIcn {
	margin: 0px;
	width: 30px;
	height: 30px;

	border-radius: 0px;
}

.royalSlider.a2gallery.rsDefault .rsFullscreenIcn {
	background-position: -32px 0;
}






.royalSlider.a2gallery.rsDefault .rsFullscreenIcn {
	background-color: rgba(58, 58, 58,0.65);
	*background-color: #000;
}
.royalSlider.a2gallery.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(245, 154, 9,0.9);
}





.royalSlider.a2gallery.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(204, 0, 0,0.3);
}
.royalSlider.a2gallery.rsDefault .rsPlayBtnIcon {	
	background-color: rgba(204, 0, 0,0.65);
	*background-color: #000;
}
.royalSlider.a2gallery.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(204, 0, 0,0.9);
}

.royalSlider.a2gallery.rsDefault .rsCloseVideoIcn {
	margin: 0  !important;
	float:right;
	background-color: #000;
	background-color: rgba(204, 0, 0,0.65);
}

.royalSlider.a2gallery.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(204, 0, 0,0.9);
}

.royalSlider.a2gallery.rsDefault .rsThumbsHor {
	padding-bottom: 0px !important;
	height: 50px;
	overflow:hidden;
	margin:0 !important;
}

.royalSlider.a2gallery.rsDefault .rsBullets {
	background: #f59a09;
	background: rgba(204, 0, 0,0.75);
	text-align: left;
}
.royalSlider.a2gallery.rsDefault .rsBullet {
	background: #777;
	background: rgba(204, 0, 0,0.5);
}
.royalSlider.a2gallery.rsDefault .rsBullet.rsNavSelected  {
	background-color: #f59a09;
}
.royalSlider.a2gallery.rsDefault .rsABlock {
	right: 0;
	bottom: 0;
	top:auto;
	left:auto;
	background: #FFF;
	background:rgba(58, 58, 58, .6) !important;
	padding:3px 5px 1px 15px;
}
#featureGallery .royalSlider.a2gallery.rsDefault .rsSlide {
	overflow:visible;
}
#featureGallery .royalSlider.a2gallery.rsDefault .rsOverflow  {
	padding-bottom:300px;
}
#featureGallery .royalSlider.a2gallery.rsDefault .rsOverflow  {
	padding-bottom:200px;
	background:none !important;
}
#featureGallery .royalSlider.a2gallery.rsDefault .rsABlock {
	left: 0;
	top: 100%;
	margin-top:87px;
	background:none !important;
	padding:0;
}
body.home #featureGallery .royalSlider.a2gallery.rsDefault rsDefault .rsArrowIcn {		
	margin-top:-116px;	
}


.rsDefault .rsArrow {
	height: 100%;
	width: 30px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}

.royalSlider.a2gallery.rsDefault .rsArrowIcn {		
	width: 30px;
	height: 30px;
	margin-top:-15px;	
	margin-left: -15px;

	position: absolute;	
	cursor: pointer;	

	background-color: rgba(58, 58, 58,0.65);
	*background-color: #f59a09;
	border-radius: 0px;
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -65px -32px; }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -65px; }


.royalSlider.a2gallery.rsDefault .rsArrowIcn:hover {
	background-color: rgba(245, 154, 9,0.9);
}
.royalSlider.a2gallery.rsDefault .rsArrowDisabled .rsArrowIcn { background-color: rgba(58, 58, 58,0.4); }


.royalSlider.a2gallery.rsDefault .rsSlide .rsImg{
	position: absolute;
	bottom: 0 !important;
}

body.home .royalSlider.a2gallery.rsDefault .rsSlide .rsImg{
	position: absolute;
	bottom: auto !important;
	top: auto !important;
}

.royalSlider.a2gallery.rsDefault .rsThumb {
	float: left;
	overflow: hidden;
	width: 80px !important;
	height: 50px !important;
}

/* Background */
.royalSlider.a2gallery.rsDefault rsContainer,
.royalSlider.a2gallery.rsDefault .rsOverflow,
.royalSlider.a2gallery.rsDefault .rsSlide,
.royalSlider.a2gallery.rsDefault .rsVideoFrameHolder,
.royalSlider.a2gallery.rsDefault .rsThumbs {
	background: #FFFFFF !important;
	
}



.royalSlider.a2gallery.rsDefault {
	border: 1px dotted #CCC !important;
	/*border-right: none !important;
	border-left: none !important;*/
	padding-left:40px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	
}

.htmlSlider.royalSlider.a2gallery.rsDefault {
		padding-left:0px !important;
}

.homeSlider .royalSlider.a2gallery.rsDefault {
		padding-left:0px !important;
}


.htmlSlider.royalSlider.a2gallery.rsDefault .rsOverflow {
	border-left: none !important;
	border-top: none !important;
	border-right: none !important;
	margin-left:0px;
}

/* Slide Positioning (stay left)*/

.gallerySlider .royalSlider.a2gallery.rsDefault .rsSlide,
.gallerySlider .royalSlider.a2gallery.rsDefault .rsImg,
.gallerySlider .royalSlider.a2gallery.rsDefault .rsVideoContainer,
.gallerySlider .royalSlider.a2gallery.rsDefault .rsVideoContainer .rsImg {

margin:0 !important;
padding:0 !important;	
}

