.gallery{margin:0px -96px 0px -96px;background-color:#122c3a;}
.gallery-container{position:relative;}
.gallery .item-photo{width:300px;height:300px;display:inline-block;vertical-align:top;background-size:cover;background-position:50% 50%;cursor:pointer;position:relative;}
.gallery .item-photo .img-slider{width:100%;height:100%;opacity:0;zoom:1;filter:alpha(opacity=0);}
.item-photo.smart-item .hover{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0);background-size:cover;-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease;width:300px;min-height:100%;min-width:100%;height:300px;}
.item-photo.smart-item:hover .hover{background:rgba(20,22,23,0.75);text-decoration:none;}
#slider-shows .tp-leftarrow, .images-content .tp-leftarrow{background:url('../images/sprites/arrow-slider.png') no-repeat -60px !important;width:57px;height:100%;top:-3% !important;left:0 !important;opacity:1;}
@media (min-width:1025px){#slider-shows .tp-leftarrow:hover, .images-content .tp-leftarrow:hover{background-position:-2px !important;width:56px;height:100%;border-radius:0;opacity:1;}
#slider-shows .tp-rightarrow:hover, .images-content .tp-rightarrow:hover{background-position:-175px !important;width:57px;height:100%;border-radius:0;opacity:1;}
}
#slider-shows .tp-leftarrow:before, #slider-shows .tp-rightarrow:before, .images-content .tp-leftarrow:before, .images-content .tp-rightarrow:before{content:"" !important;}
#slider-shows .tp-rightarrow, .images-content .tp-rightarrow{background:url('../images/sprites/arrow-slider.png') no-repeat -117px !important;width:57px;height:100%;float:right;position:absolute;right:0;top:-3% !important;}
.shows-img-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,0.8);z-index:9999999;display:none;}
.shows-img-overlay .shows-img-container{position:absolute;text-align:center;top:13%;left:0;right:0;}
.shows-img-overlay .shows-img-container img{border:2px solid #1c7193;}
.shows-img-container .images-content{width:auto;max-width:75%;position:relative;margin:0 auto;}
.shows-img-overlay .close-overlay{background-image:url('../images/close-overlay.png');background-repeat:no-repeat;width:42px;height:42px;position:absolute;right:0;cursor:pointer;top:-42px;z-index:9999999;}
.shows-img-overlay .close-overlay .x-overlay{background-image:url('../images/x.png');height:15px;width:15px;margin:0 auto;position:relative;top:34%;transition:all 1s ease;}
.shows-img-overlay .close-overlay:hover .x-overlay{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);}
@media(max-width:640px) and (orientation:portrait){.gallery .item-photo{}
.gallery{margin:0 -20px;}
.item-photo.smart-item:hover .hover{background:rgba(0,0,0,0);text-decoration:none;}
}
@media(max-width:738px) and (orientation:landscape){.gallery{margin:0 -20px;}
.gallery .item-photo{padding-top:5%;}
.item-photo.smart-item:hover .hover{background:rgba(0,0,0,0);text-decoration:none;}
}
@media(min-width:765px) and (max-width:1024px) and (orientation:portrait){.gallery{margin:0 -20px;}
.gallery .item-photo{padding-top:5%;}
.item-photo.smart-item:hover .hover{background:rgba(0,0,0,0);text-decoration:none;}
}
@media(min-width:765px) and (max-width:1024px) and (orientation:landscape){.gallery{margin:0 -52px;}
.gallery .item-photo{padding-top:3%;}
.item-photo.smart-item:hover .hover{background:rgba(0,0,0,0);text-decoration:none;}
}
@media (max-width:1024px){.gallery .item-photo{background-size:cover;background-position:48%;}
}
@media(min-width:1025px){.gallery{margin:0 -5.6%;}
}
@media(min-width:1440px){.gallery{margin:0 -72px;}
}
@media(min-width:1443px){.gallery{margin:0 -5.6%;}
}