.galleryTextThumbs .rsTmb {
  padding: 10px;
  background-color: #618e3e;
 
}




.galleryTextThumbs .rsThumbs .rsThumb .rsTmb:hover {
  
     background: #79A847;
 
  
}

.galleryTextThumbs .rsThumbs .rsThumb {
  border-bottom: none;
}
.galleryTextThumbs .rsThumbs {
  padding: 0;
 
}
.galleryTextThumbs .rsThumbs h5 {
  font-size: 12px;
  font-weight: normal; 
  line-height: normal;
  letter-spacing: .05em;
  color: #CED6B4;
  margin: 0;
  padding: 0;
  line-height: 15px;
 
}



/* Thumbnails with text */
.galleryTextThumbs .rsThumbs span {
  opacity: 0.6;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  height: 60px; 
  
}

@media screen and (min-width: 0px) and (max-width: 500px) {
  .galleryTextThumbs .rsTmb {
    padding: 0px 0px;
   
   
  }
  .galleryTextThumbs .rsTmb h5 {
    font-size: 12px;
    line-height: 20px;
  }
  .galleryTextThumbs .rsThumbs.rsThumbsVer {
    width: 168px;
    padding: 0;
    line-height: 5px;
  }
  .galleryTextThumbs .rsThumbs .rsThumb {
    width: 100%;
    height: 100%;
  }
  .galleryTextThumbs .rsTmb span {
    display: none;
  }
  .galleryTextThumbs .rsOverflow,
  .royalSlider.galleryTextThumbs {
    height: 0px !important;
  }
}

.royalSlider .rsThumbsVer {     
  right: auto;     
  left: 0; } 

.royalSlider .rsOverflow {     
  margin-left: 168px; // width of thumbnails container }

.royalSlider .royalSlide, .royalSlider .royalWrapper {
    background: none !important;
}
