.carousel-inner{}
.ts-carousel-num-items {color:#fff;font-size: 14px;line-height: 40px;}
.template_mobile .carousel-control.right,.template_mobile .carousel-control.right{right:10px}
.template_mobile .carousel-control.left,.template_tiscaliapp .carousel-control.left{left:10px}
.carousel-control.right{background: url("../img/freccia_dx_41.png") no-repeat center;}
.carousel-control.left {background: url("../img/freccia_sx_41.png") no-repeat center;}
.gallery-head{background:#000;height:40px;text-align: right;}
/*.carousel-inner {background: #efefef;}*/
.carousel-inner .item img{display:inline;vertical-align: middle;}
.template_mobile .small-thumb-container-item,.template_tiscaliapp .small-thumb-container-item{height: 320px;line-height: 320px;text-align: center;}
.small-thumb-container-item{height: 468px;line-height: 468px;text-align: center;}
.medium-thumb-container-item{height: 660px;line-height: 660px;text-align: center;}

.carousel-container .gallery-head div{padding-right: 10px;padding-left: 10px;}
.carousel-container .gallery-head div img {margin-top: 10px;cursor: pointer;}
.carousel-container .gallery-head div img#returnSmall {margin-top: 5px;cursor: pointer;}


.carousel-container .gallery-head div img{margin-left: 20px;}
#ts-carousel,.gallery_article{margin-bottom:20px;height:100%;background:#000}
.template_mobile .size_small, .template_tiscaliapp .size_small{height:320px !important;overflow:hidden}
.size_small{height:468px !important;overflow:hidden}
.size_medium{height:660px !important;overflow:hidden}
#small{display:none;}

.overlayGalleryFullScreen{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2147483647;
  background-color: #000; /*dim the background*/
  display:none;
}


.titleFullScreen{
    width: 100%;
    margin-bottom: 0 !important;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    background: #000;
    padding: 20px;
}

.titleFullScreen h1{
    color: #fff;
    font-size: 16px !important;
    line-height: 16px !important;    
}

.titleFullScreen p{
    color: #fff;
    font-size: 14px !important;
    font-weight: normal;    
}

.active{height:100%}

.carousel-inner{height:100%}

/* related gallery */
.galleryRelatedHead{width:100%;margin-bottom:10px;font-size:18px;font-weight:bold}
.galleryRelatedThumb{background:#EFEFEF;width:100%;text-align:center;vertical-align:middle;line-height:197px;margin-bottom:10px}
@media (min-width: 992px) { 
	.galleryRelatedThumb {
	  height:200px
	}
	.galleryRelatedThumb img{
		max-height:200px
	}
}
.galleryRelatedThumb img{vertical-align:middle}
.galleryRelatedTitle{width:100%;line-height:20px}