/*----- GLOBAL -----*/

/*----- HOME -----*/
/*always show caption*/
.block_c4eeb3c23e13493595a2a5869170c248 .imgHover--overlay { 
    opacity: 1;
}
/*remove bounce*/
.block_c4eeb3c23e13493595a2a5869170c248 .imgHover--content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.block_c4eeb3c23e13493595a2a5869170c248 .imgHover .imgHover--overlay .imgHover--content p {
    font-size: 21px;
    font-style: italic;
}
@media only screen and (min-width: 1800px) {
.block_c4eeb3c23e13493595a2a5869170c248.fixedHeightGallery--singleImg .blockImg {
    height: 760px;
}
}

@media only screen and (min-width: 1600px) {
.block_c4eeb3c23e13493595a2a5869170c248.fixedHeightGallery--singleImg .blockImg {
    height: 680px !important;    
}
}

@media only screen and (max-width: 1600px) {
.block_c4eeb3c23e13493595a2a5869170c248 .blockImg {
    height: 660px !important;    
}
}

@media only screen and (max-width: 1300px) {
.block_c4eeb3c23e13493595a2a5869170c248 .blockImg {
    height: 360px !important;    
}   
}

/*@media only screen and (max-width: 800px) {*/
/* .block_c4eeb3c23e13493595a2a5869170c248 .blockImg {*/
/*    height: 720px;    */
/*}  */
/*}*/

