.gallery-grid{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;max-width:1130px;margin:0 auto}.gallery-grid .gallery-item-wrapper{-ms-flex-preferred-size:48%;flex-basis:48%;margin-bottom:50px}@media (max-width: 568px){.gallery-grid .gallery-item-wrapper{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:16px}}.gallery-grid .gallery-item{max-height:360px;max-width:540px;position:relative;overflow:hidden;margin-bottom:15px}.gallery-grid .gallery-item:hover .overlay{background-color:rgba(0,0,0,0.5)}.gallery-grid .gallery-item:hover img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.gallery-grid .gallery-item a{display:-ms-flexbox;display:flex;height:100%}.gallery-grid .gallery-item figcaption{position:absolute;bottom:20px;left:40px;pointer-events:none;font-style:normal}@media (max-width: 768px){.gallery-grid .gallery-item figcaption{left:20px}}.gallery-grid .gallery-item figcaption h4{font-weight:normal;color:#fff;font-size:16px}.gallery-grid .gallery-item figcaption h4:after{content:'\e81f';font-family:"fontello";-webkit-font-smoothing:antialiased;margin-left:5px}@media (max-width: 768px){.gallery-grid .gallery-item figcaption h4{font-size:14px}}.gallery-grid .gallery-item figcaption h2{color:#fff;margin-bottom:15px}@media (max-width: 768px){.gallery-grid .gallery-item figcaption h2{margin-bottom:20px}}.gallery-grid .gallery-item figcaption h2:after{bottom:-6px}@media (max-width: 768px){.gallery-grid .gallery-item figcaption h2:after{bottom:-10px}}.gallery-grid .gallery-item img{-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease;margin:0px !important}.gallery-grid .gallery-item .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.4);-webkit-transition:background-color 0.3s ease;-o-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.gallery-grid p.has-small-font-size{max-width:90%;margin-left:20px;margin-bottom:0px}
