.slideshow-holder{margin-bottom:36px;padding-left:100px;}
.slideshow-holder.fullscreen{position:fixed;width:100%;height:100%;top:0;left:0;margin:0;padding:0;z-index:99999;background:#000;}
.slideshow-holder.fullscreen .slideshow-thumbs-carousel-holder{display:none;}
.slideshow-holder .photo-count{font-weight:bold;font-size:1.125em;font-family:"Rokkitt", serif;text-transform:uppercase;width:110px;white-space:nowrap;}
.slideshow-holder .photo-enlarge{display:block;background:#333333 url(/img/icon-photo-enlarge.png) center center no-repeat;width:48px;height:48px;cursor:pointer;}
.slideshow-holder .slideshow-title-bar{background:#000;color:#fff;padding:10px 24px;}
.slideshow-holder .slideshow-title-bar h2{color:#fff;margin:0;}
.slideshow-holder .slideshow-img-carousel-holder{position:relative;background:#000;}
.slideshow-holder .slideshow-img-carousel-holder .the-arrows{position:absolute;top:35%;width:100%;}
.slideshow-holder .the-arrows .ssarrow{display:block;width:23px;height:37px;cursor:pointer;position:relative;}
.slideshow-holder .the-arrows .ssarrow#prev-is{margin-left:15px;background:transparent url(/img/arrow-carousel-left.png) center center no-repeat;}
.slideshow-holder .the-arrows .ssarrow#next-is{margin-right:15px;background:transparent url(/img/arrow-carousel-right.png) center center no-repeat;}
.slideshow-holder ul{list-style:none;margin:0;padding:0;}
.slideshow-holder li{margin:0;padding:0;display:block;float:left;}
.slideshow-holder .img-holder{width:100%;padding:0;}
.slideshow-holder .img-holder img{width:100%;padding:0;margin:0;display:block;}
.slideshow-holder .img-caption{color:#fff;padding:35px 25px;min-height:48px;font-family:"Georgia", serif;}
.slideshow-holder .slideshow-thumbs-carousel-holder{background:#000;padding:15px 10.70866141732283%;overflow:hidden;position:relative;}
.slideshow-holder .slideshow-thumbs-carousel-holder ul li{width:18.89763779527559%;margin:6px;cursor:pointer;}
.slideshow-holder .slideshow-thumbs-carousel-holder .thumb-arrow{width:16px;height:25px;position:absolute;top:40%;cursor:pointer;}
.slideshow-holder .slideshow-thumbs-carousel-holder .thumb-arrow#a-tn-pag-left{left:14px;background:transparent url(/img/arrow-tn_carousel-left.png) center center no-repeat;}
.slideshow-holder .slideshow-thumbs-carousel-holder .thumb-arrow#a-tn-pag-right{right:14px;background:transparent url(/img/arrow-tn_carousel-right.png) center center no-repeat;}
@media (max-width:767px){.slideshow-holder{padding-left:0;}
.slideshow-holder .others-holder .button-holder{display:none;}
.slideshow-holder .slideshow-thumbs-carousel-holder{display:none;}
.slideshow-holder .slideshow-img-carousel-holder .the-arrows{top:24%;}
.slideshow-holder .slideshow-title-bar{padding-left:10px;padding-right:10px;}
.slideshow-holder .photo-count{text-align:right;}
.slideshow-holder .img-holder{margin-bottom:0;}
.slideshow-holder .img-caption{padding-top:25px;padding-bottom:25px;}
}