.vid-gallery{display:flex;flex-wrap:wrap}.vid-gallery .vid-gallery-item{flex:0 0 50%;padding:20px;position:relative}.vid-gallery-item iframe{height:300px;width:100%}.vid-gallery .vid-gallery-item .vid-gallery-item-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 6px 12px rgba(0,0,0,.16);min-height:300px;position:relative}.vid-gallery .cnt-play-icon{height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}.vid-gallery .vid-gallery-item .title{background-color:transparent;color:#009444;font-family:Raleway,sans-serif;font-size:20px;font-weight:900;line-height:26px}.vid-gallery .vid-gallery-item .vid-gallery-inner:before{background-color:rgba(0,0,0,.16);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:767px){.vid-gallery .vid-gallery-item{flex:0 0 100%}.vid-gallery .vid-gallery-item .vid-gallery-item-inner{min-height:150px}}@media only screen and (min-width:767px) and (max-width:1024px){.vid-gallery .vid-gallery-item .vid-gallery-item-inner{min-height:200px}}