
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
 
    color: hsl(0, 0%, 100%);
}
.rsUni .rsArrow {
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    width: 60px;
    z-index: 21;
}
.rsUni.rsVer .rsArrow {
    height: 60px;
    width: 100%;
}
.rsUni.rsVer .rsArrowLeft {
    left: 0;
    top: 0;
}
.rsUni.rsVer .rsArrowRight {
    bottom: 0;
    left: 0;
}
.rsUni.rsHor .rsArrowLeft {
    left: 0;
    top: 0;
}
.rsUni.rsHor .rsArrowRight {
    right: 0;
    top: 0;
}
.rsUni .rsArrowIcn {
    background: hsla(0, 0%, 0%, 0) url("rs-universal.png") repeat scroll 0 0;
    border-radius: 2px;
    cursor: pointer;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    width: 32px;
}
.rsUni .rsArrow:hover .rsArrowIcn {
    opacity: 1;
}
.rsUni.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -64px -32px;
}
.rsUni.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -64px -64px;
}
.rsUni.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px;
}
.rsUni.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px;
}
.rsUni .rsArrowDisabled .rsArrowIcn {
    opacity: 0.1 !important;
}
.rsUni .rsBullets {
    height: auto;
    line-height: 5px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 4px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 35;
}
.rsUni .rsBullet {
    display: inline-block;
    height: 8px;
    padding: 5px;
    width: 8px;
}
.rsUni .rsBullet span {
    background: hsl(0, 0%, 73%) none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 8px;
    width: 8px;
}
.rsUni .rsBullet.rsNavSelected span {
    background-color: hsl(0, 0%, 22%);
}
.rsUni .rsThumbsHor {
    height: 72px;
    width: 100%;
}
.rsUni .rsThumbsVer {
  height: 680px;
    position: absolute;
    right: 0;
       top: 50px;
    width: 90px;
}
.footerLeft a
{
	color:#fff;
}
.rsUni.rsWithThumbsHor .rsThumbsContainer {
    height: 100%;
    position: relative;
}
.rsUni.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
    top: 35px;
}
.rsUni .rsThumb {
 background: hsl(0, 0%, 16%) none repeat scroll 0 0;
    float: left;
    height: 90px;
    margin: 0 !important;
    overflow: hidden;
    width: 90px;
}

.rsUni .rsThumb:nth-child(even) {background: #292929}
.rsUni .rsThumb:nth-child(odd) {background: #000}

.rsUni .rsThumb img {
	height: auto;
    margin: 0 auto;
    padding: 30px 0 0;
    width: auto;
}
.rsUni .rsThumb.rsNavSelected {
        background: hsl(27, 98%, 49%) none repeat scroll 0 0;
    border: 0 none !important;
}
.rsUni .rsThumb.rsNavSelected img {
    opacity: 1;
}
.rsUni .rsThumb.rsNavSelected .thumbIco {
    backface-visibility: hidden;
     border: medium none;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.rsUni .rsTmb {
    display: block;
}
.rsUni .rsTmb h5 {
    color: hsl(0, 0%, 100%);
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.rsUni .rsTmb span {
    color: hsl(0, 0%, 87%);
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.rsUni .rsThumbsArrow {
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    width: 20px;
    z-index: 21;
}
.rsUni .rsThumbsArrow:hover {
}
.rsUni.rsWithThumbsVer .rsThumbsArrow {
    height: 25px;
    width: 100%;
   background: #434343;
}
.rsUni.rsWithThumbsVer .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}
.rsUni.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}
.rsUni.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}
.rsUni.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}
.rsUni .rsThumbsArrowIcn {
    background: hsla(0, 0%, 0%, 0) url("rs-universal.png") repeat scroll 0 0;
    cursor: pointer;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.rsThumbsArrowLeft .rsThumbsArrowIcn
{
	 background: url(../img/amenities-top-arrow.png) no-repeat;
	  height: 15px;
    width: 25px;
}
.rsThumbsArrowRight .rsThumbsArrowIcn
{
	 background: url(../img/amenities-bottom-arrow.png) no-repeat;
	 	  height: 15px;
    width: 25px;
}
/*
.rsUni.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}
.rsUni.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}
.rsUni.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}
.rsUni.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}
*/
.rsUni .rsThumbsArrowDisabled {
    display:  block;
}
@media (min-width: 1366px) and (max-width: 1599px) {

.rsUni .rsThumbsVer {
    height: 500px;
}
}

@media (min-width: 1280px) and (max-width: 1365px) {

.rsUni .rsThumbsVer {
    height: 500px;
}
}
@media screen and (min-width: 0px) and (max-width: 800px) {
.rsUni .rsThumb {
    height: 44px;
    width: 59px;
}
.rsUni .rsThumbsHor {
    height: 44px;
}
.rsUni .rsThumbsVer {
    width: 59px;
}
}
.rsUni .rsTabs {
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
    text-align: center;
    width: 100%;
}
.rsUni .rsTab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-color: hsl(240, 6%, 86%) -moz-use-text-color hsl(240, 6%, 86%) hsl(240, 6%, 86%);
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: hsl(0, 0%, 20%);
    cursor: pointer;
    display: inline-block;
    height: auto;
    min-width: 72px;
    padding: 5px 13px 6px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
.rsUni .rsTab:first-child {
    border-bottom-left-radius: 16px;
    border-top-left-radius: 16px;
}
.rsUni .rsTab:last-child {
    border-bottom-right-radius: 16px;
    border-right: 1px solid hsl(240, 6%, 86%);
    border-top-right-radius: 16px;
}
.rsUni .rsTab:active {
    background-color: hsl(0, 0%, 96%);
}
.rsUni .rsTab.rsNavSelected {
    background: hsl(0, 0%, 22%) none repeat scroll 0 0;
    border-color: hsl(0, 0%, 22%);
    color: hsl(0, 0%, 100%);
}
.rsUni .rsFullscreenBtn {
    cursor: pointer;
    display: block;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 22;
}
.rsUni .rsFullscreenIcn {
    background: hsla(0, 0%, 0%, 0) url("rs-universal.png") repeat scroll 0 0;
    border-radius: 2px;
    display: block;
    height: 32px;
    margin: 6px;
    opacity: 0.7;
    width: 32px;
}
.rsUni .rsFullscreenBtn:hover .rsFullscreenIcn {
    opacity: 1;
}
.rsUni.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}
.rsUni .rsPlayBtn {
    cursor: pointer;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
}
.rsUni .rsPlayBtnIcon {
    background: hsla(0, 0%, 0%, 0.75) url("rs-universal.png") no-repeat scroll 0 -32px;
    border-radius: 4px;
    display: block;
    height: 64px;
    transition: all 0.3s ease 0s;
    width: 64px;
}
.rsUni .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: hsla(0, 0%, 0%, 0.9);
}
.rsUni .rsBtnCenterer {
    height: 20px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 20px;
}
.rsUni .rsCloseVideoBtn {
    backface-visibility: hidden;
    cursor: pointer;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateZ(0px);
    width: 44px;
    z-index: 500;
}
.rsUni .rsCloseVideoBtn.rsiOSBtn {
    right: -6px;
    top: -38px;
}
.rsUni .rsCloseVideoIcn {
    background: hsla(0, 0%, 0%, 0.75) url("rs-universal.png") repeat scroll -64px 0;
    height: 32px;
    margin: 6px;
    width: 32px;
}
.rsUni .rsCloseVideoIcn:hover {
    background-color: hsla(0, 0%, 0%, 0.9);
}
.rsUni .rsPreloader {
    background-image: url("../preloaders/preloader-white.gif");
    height: 20px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    top: 50%;
    width: 20px;
}
.rsUni .rsGCaption {

 border-left: 1px solid hsl(0, 0%, 100%);
    color: hsl(0, 0%, 100%);
    float: none;
    font-size: 12px;
    padding: 25px 0 25px 50px;
    position: absolute;
    right: 13%;
    text-align: left;
    top: 32%;
    width: 500px;
	
}
.rsUni .rsGCaption span 
{
	font-size:15px;
	text-transform:uppercase;
	font-family: 'Roboto-Bold';
}
.rsUni .rsGCaption span p
{
	    font-size: 60px;
    line-height: 64px;
    margin: 0;
	font-family: 'Roboto-Bold';
    padding: 0;
	text-transform:capitalize;
}

@media (max-width: 768px) {
.rsUni .rsThumbsVer {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 59px !important;
}	
.rsUni .rsThumb {
    height: 44px !important;
    width: 59px !important;
}
.rsUni .rsThumb img {
    height: auto !important;
    position: relative !important;
	padding:0;
    top: 13px !important;
    width: 40% !important;
}
.rsUni.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}
.rsUni .rsThumb {
    float: left;
    height: 72px;
    overflow: hidden;
    width: 96px;
}	
.rsUni .rsThumbsVer {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 96px;
}	

.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
    background: hsl(0, 0%, 13%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}
.rsUni .rsThumb img {
    height: 100%;
    width: 100%;
}
.rsUni .rsThumb.rsNavSelected {
    background: hsl(0, 0%, 20%) none repeat scroll 0 0;
}
.rsUni .rsGCaption {
    right: -13% !important;
    padding: 10px 0 10px 24px !important;
}
}

@media all and (max-width: 600px) {
	.rsUni .rsGCaption span p {
font-family: "Roboto-Bold";
    font-size: 20px !important;
    line-height: 26px !important;
}
.rsUni .rsGCaption span {
    font-size: 14px !important;
    text-transform: uppercase;
    font-family: inherit !important;
}
.rsUni .rsGCaption {
    right: -35% !important;
    padding: 5px 0 5px 17px !important;
}
}