.gallery-wrap { margin: 0; position: relative; }
.gallery { margin: 0; width: 100% !important; overflow: hidden; }
.gallery .gallery-item { width: 100% !important; height: auto !important; margin: 0px !important; background: none !important; border: 0px solid #fff; position: relative; }
.gallery .gallery-item .gallery-icon { display: block; line-height: 0; width: 100%; overflow: hidden; height: auto !important; }
.gallery .gallery-item .gallery-icon a { display: block !important; }
.gallery .gallery-item .gallery-icon img { border: 0 none !important; padding: 0; width: 100%; }
.gallery .gallery-item .gallery-caption { position: absolute; top: 7px; left: 7px; padding: 1em; background: rgba(255, 255, 255, 0.9) none; max-width: 260px; }
.gallery-wrap #slideshow-controller { bottom: 10px; position: absolute; text-align: center; width: 100%; z-index: 999; }
.gallery-wrap #slideshow-controller a { cursor: pointer; display: inline-block !important; width: 20px; height: 20px; text-indent: -9999px; background: url(../images/bullets.png) no-repeat; }
.gallery-wrap #slideshow-controller a:hover,
.gallery-wrap #slideshow-controller a.jqc-active { background-position: center -22px; }
.gallery-wrap #jqc-pages { width: 100%; padding: 0; margin: 0; }