.royalSlider {
	width: 100%;
	height: auto;
	position: relative;
	direction: ltr;
	max-height: 900px
}

.royalSlider>* {
	float: left
}

.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

.rsArrow,
.rsThumbsArrow {
	cursor: pointer
}

.rsThumb {
	float: left;
	position: relative
}

.rsArrow,
.rsNav,
.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
}

.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
}

.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
}

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

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

.rsContent {
	width: 100%;
	height: 100%;
	position: relative
}

.rsContent>a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999
}

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

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none
}

.rsNavItem {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.25)
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22
}

.rsTabs {
	float: left;
	background: none !important
}

.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rsABlock {
	position: absolute;
	bottom: 30%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999
}


img.rsImg {
	max-width: none
}

.grab-cursor {
	cursor: url(grab.png) 8 8, move
}

.grabbing-cursor {
	cursor: url(grabbing.png) 8 8, move
}

.rsNoDrag {
	cursor: auto
}


.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background: #1d0503c2;
	color: #ffe9d6
}

.rsDefault .rsBullets {
	background: none repeat scroll 0 0 transparent;
	bottom: -45px;
	height: auto;
	left: 0;
	line-height: 28px;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 35
}

.rsDefault .rsBullet {
	display: inline-block;
	height: 8px;
	padding: 11px 15px;
	width: 8px;
	*display: inline;
	*zoom: 1
}

.rsDefault .rsBullet span {
	background: #AAA;
	border-radius: 50%;
	border: 2px solid #f8f8f8;
	display: block;
	height: 13px;
	width: 13px
}

.rsDefault .rsBullet span:hover {
	cursor: pointer
}

.rsDefault .rsBullet.rsNavSelected span {
	background-color: #f7f8f8;
	border: 2px solid #AAA
}

.rsDefault .rsPreloader {
	width: 20px;
	height: 20px;
	background-image: url(preloader-white.gif);
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px
}
/*.sliderContainer::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;*/
  /*background-color: #2c241bb8;*/
  /*background-color: #887158b8;*/
  /*background-color: #8871585e;*/
  /*background-color: #88715826;*/
  /*content: '';
  z-index: 9;
}*/
.sliderContainer {
	position: relative
}

.sliderContainer .first-line {
	display: block;
	font-size: 3.75rem;
	line-height: 1.1;
	color: #FFF
}
.sliderContainer .cusrive-sup { font-size: 4.3125rem; }
.sliderContainer .h1 { 
color: #ffe9d6;
}
.sliderContainer h3 { 
	/*color:#d0d0d0;*/ /*  Previous chosen color */
	color:#fff7f1;
	text-transform: uppercase;
	font-size: 0.9375rem;
	font-family: "Cormorant Garamond", serif;
    letter-spacing: 3px;
    /*font-weight: bold;*/
}
.sliderContainer h3 > span {
  font-style: italic;
  text-transform: none;
  font-size: 1.125rem;
 }
.sliderContainer h2 {
	font-size: 3rem !important;
  text-transform: none !important;
  line-height: 1;
  color: #ffe9d6;
  letter-spacing: 5px;
  /*font-weight: lighter;*/
  /*border-bottom: 7px solid #c8beb4;*/
}

/*.separator{ background-color: #c8beb4;width: 100px;height: 1px;margin: 0 auto; }*/

.sliderContainer p { color: #ffe9d6; }
.sliderContainer .rsABlock h5 {
	color: #ffe9d6 !important;
	margin-bottom: 15px;
}

@media (max-width:768px) {
	.sliderContainer h2{ 
		font-size: 2.25rem !important; 
	}
	.sliderContainer .cusrive-sup{
		font-size: 4rem;
	}
}
@media (max-width:991px) {
	.sliderContainer,
	#full-width-slider {
		max-height: 670px
	}

	.rsABlock { bottom:27%; }
	.sliderContainer h2{ 
		/*font-size: 2.9375rem !important;  */
		/*font-size: 3.938rem !important;  */
		}
	/*.sliderContainer .rsABlock h3 { font-size: 0.875rem; }*/
	.sliderContainer .rsABlock h5 { font-size: 0.75rem; }

	.rsABlock > div {top: 0; padding-left:0; padding-top: 15px }

	.rsABlock p,
	.rsABlock hr { display: none; }

}