/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
#gallery-2 .royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
#gallery-2 .royalSlider > * {
	float: left;
}

#gallery-2 .rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}


#gallery-2 .rsWebkit3d .rsSlide,
#gallery-2 .rsWebkit3d .rsContainer,
#gallery-2 .rsWebkit3d .rsThumbs,
#gallery-2 .rsWebkit3d .rsPreloader,
#gallery-2 .rsWebkit3d img,
#gallery-2 .rsWebkit3d .rsOverflow,
#gallery-2 .rsWebkit3d .rsBtnCenterer,
#gallery-2 .rsWebkit3d .rsAbsoluteEl,
#gallery-2 .rsWebkit3d .rsABlock,
#gallery-2 .rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
#gallery-2 .rsFade.rsWebkit3d .rsSlide,
#gallery-2 .rsFade.rsWebkit3d img,
#gallery-2 .rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}
#gallery-2 .rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
#gallery-2 .rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
#gallery-2 .rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
#gallery-2 .rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

#gallery-2 .rsArrow,
#gallery-2 .rsThumbsArrow {
	cursor: pointer;
}

#gallery-2 .rsThumb {
	float: left;
	position: relative;
}


#gallery-2 .rsArrow,
#gallery-2 .rsNav,
#gallery-2 .rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
#gallery-2 .rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


#gallery-2 .rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
#gallery-2 .royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

#gallery-2 .royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

#gallery-2 .rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

#gallery-2 .royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

#gallery-2 .rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

#gallery-2 .rsPreloader {
	position:absolute;
	z-index: 0;	
}

#gallery-2 .rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
#gallery-2 .rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

#gallery-2 .rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	width:415px;
	z-index: 22;
}
#gallery-2 .rsTabs {
	float: left;
	background: none !important;
}
#gallery-2 .rsTabs,
#gallery-2 .rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


#gallery-2 .rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
#gallery-2 .rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
#gallery-2 .rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
#gallery-2 .rsVideoContainer iframe,
#gallery-2 .rsVideoContainer video,
#gallery-2 .rsVideoContainer embed,
#gallery-2 .rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
#gallery-2 .rsVideoContainer.rsIOSVideo iframe,
#gallery-2 .rsVideoContainer.rsIOSVideo video,
#gallery-2 .rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

#gallery-2 .rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

#gallery-2 img.rsImg {
	max-width: none;
}

#gallery-2 .grab-cursor {
	cursor:url(grab.png) 8 8, move; 
}

#gallery-2 .grabbing-cursor{ 
	cursor:url(grabbing.png) 8 8, move;
}

#gallery-2 .rsNoDrag {
	cursor: auto;
}

#gallery-2 .rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(blank.gif);
}
#gallery-2 .rsThumbsArrowLeft{ width:20px; float:left; height:72px; position:absolute; left:0; top:0; background:#7A7064; border-right:3px solid #fff;}
#gallery-2 .rsThumbsArrowLeft:after{  color: #FFFFFF; content: "<";  font-size: 22px;   line-height: 72px;    padding-left: 5px;}
#gallery-2 .rsThumbsArrowRight{ width:20px; float:right; height:72px; position:absolute; right:0; top:0;background:#7A7064; border-left:3px solid #fff;}
#gallery-2 .rsThumbsArrowRight:after{  color: #FFFFFF; content: ">";  font-size: 22px;   line-height: 72px;    padding-left: 5px;}
#gallery-2 .rsThumbsContainer{ margin:0 20px;}
