.zoomable{cursor:pointer}.zoomable-container{background:rgba(0,0,0,.7);display:none;position:fixed;top:0;left:0;height:100%;width:100%}.zoomable-container .zoomable-holder{background:#fff;opacity:1;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.zoomable-container .zoomable-holder .zoomable-body{text-align:center}.zoomable-container .zoomable-holder .fa-circle-o-notch{text-align:center;top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;font-size:2rem;z-index:1}.zoomable-container .zoomable-holder .zoomable-close{position:absolute;right:0;top:-20px;color:#fff;font-size:1rem;cursor:pointer}.zoomable-container .zoomable-holder .zoomable-popup{position:absolute;left:0;top:-20px;color:#fff;font-size:1rem;cursor:pointer;z-index:9999}.zoomable-container .zoomable-holder img{width:100%;height:auto;z-index:9999}@media screen and (min-width:768px){.zoomable-container .zoomable-holder{max-width:740px!important}}@media screen and (min-width:992px){.zoomable-container .zoomable-holder{max-width:962px!important}}@media screen and (min-width:1200px){.zoomable-container .zoomable-holder{max-width:1140px!important;zoom:1.1}}@media screen and (min-width:1400px){.zoomable-container .zoomable-holder{max-width:1250px!important;zoom:1.2}}@media screen and (min-width:1600px){.zoomable-container .zoomable-holder{max-width:1450px!important;zoom:1.3}}