﻿.image-gallery{margin-left:-10px;text-align:left;font-size:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.image-gallery a{margin:10px;text-align:center;display:inline-block;vertical-align:top;border:0;width:140px;height:105px;overflow:hidden;position:relative;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.image-gallery a .thumb-wrapper{left:0;position:absolute;top:0;width:100%;z-index:1;overflow:hidden;}.image-gallery a .thumb{width:140px;height:105px;background-position:center;background-size:cover;transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease;}.image-gallery a:hover .thumb{transform:scale(1.5);-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.5,M12=0,M21=0,M22=1.5,SizingMethod="auto expand");}.image-gallery a img{height:100%;width:100%;max-height:105px;visibility:hidden;}.image-gallery a:hover .zoom img{opacity:1;}.image-gallery a .zoom{background-color:rgba(0,0,0,.1);left:0;position:absolute;top:0;width:140px;height:105px;z-index:5;-webkit-transition:background-color .15s ease 0s;-o-transition:background-color .15s ease 0s;transition:background-color .15s ease 0s;}.image-gallery a .zoom img{left:50%;margin-left:-10px;margin-top:-10px;opacity:0;position:absolute;top:50%;width:auto;height:auto;visibility:visible;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;}.image-gallery a:hover .zoom{background-color:rgba(0,0,0,.5);}.lg-sub-html{font-family:"Open Sans",sans-serif;font-weight:400;}@media only screen and (max-width:639px){.image-gallery{margin-left:-5px;}.image-gallery a{margin:5px;width:120px;height:90px;}.image-gallery a .thumb{width:120px;height:90px;}.image-gallery a img{max-height:90px;}.image-gallery a .zoom{width:120px;height:90px;}}@media only screen and (max-width:479px){.image-gallery a{width:100px;height:75px;}.image-gallery a .thumb{width:100px;height:75px;}.image-gallery a img{max-height:75px;}.image-gallery a .zoom{width:100px;height:75px;}}