.strip_gallery{margin:-13px;padding:0;width:calc(100% + 26px);overflow:hidden}.strip_gallery .item,.strip_gallery li{margin:0;padding:0;list-style:none;width:33.3%;float:left}@media (min-width:0px) and (max-width:575px){.strip_gallery .item,.strip_gallery li{width:50%!important}}.strip_gallery .item a,.strip_gallery li a{margin:13px;display:block;display:block;position:relative;overflow:hidden}.strip_gallery .item a:after,.strip_gallery li a:after{content:"View Image";text-transform:uppercase;font-family:var(--font-primary);position:absolute;left:50%;top:50%;white-space:nowrap;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:var(--colour-over-primary);font-weight:700;font-size:11px;line-height:15px;text-align:center;letter-spacing:.1em;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.strip_gallery .item a:before,.strip_gallery li a:before{content:'';top:0;left:0;width:100%;height:100%;position:absolute;background-color:hsla(calc(var(--secondary-colour-h) + 0deg),calc(var(--secondary-colour-s) + 0%),calc(var(--secondary-colour-l) + 0%),calc(var(--secondary-colour-a) - calc(1 - .85)));opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.strip_gallery .item a:before i,.strip_gallery li a:before i{color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;font-size:27px}.strip_gallery .item a:hover:after,.strip_gallery .item a:hover:before,.strip_gallery li a:hover:after,.strip_gallery li a:hover:before{opacity:1}.strip_gallery .item a .overlay,.strip_gallery li a .overlay{display:none!important}.strip_gallery .item img,.strip_gallery li img{width:100%}.strip_gallery .item.large,.strip_gallery li.large{width:100%;float:none}@media (max-width:991px){.strip_gallery .item,.strip_gallery li{width:33.3%}}@media (max-width:564px){.strip_gallery .item,.strip_gallery li{width:33.3%}}