.visibleNearbyZoom {
  color: #FFF;
  padding-top: 25px;
}
.visibleNearbyZoom .rsGCaption {
  font-size: 16px;
  line-height: 18px;
  padding: 12px 0 16px;
  background: #141414;
  color:#FFF;
  width: 100%;
  position: static;
  float: left;
  left: auto;
  bottom: auto;
  text-align: center;
}
.rsGCaption h5 {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.visibleNearbyZoom .rsGCaption span {
  display: block;
  clear: both;
  color: #bbb;
  font-size: 14px;
  line-height: 22px;
}


/* Scaling transforms */
.visibleNearbyZoom .rsSlide img {
  opacity: 0.45;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

  -webkit-transform: scale(0.9);  
  -moz-transform: scale(0.9); 
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.visibleNearbyZoom .rsActiveSlide img {
  opacity: 1;
  -webkit-transform: scale(1);  
  -moz-transform: scale(1); 
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*
     FILE ARCHIVED ON 20:44:25 Feb 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:30:30 Sep 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.389
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.047
  esindex: 0.005
  cdx.remote: 4.23
  LoadShardBlock: 73.767 (3)
  PetaboxLoader3.datanode: 60.067 (5)
  PetaboxLoader3.resolve: 189.666 (2)
  load_resource: 193.03
  loaddict: 12.043
*/