.videoListingWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.videoListingItem{flex-basis:30%;margin:25px 1.65%;position:relative}@media screen and (max-width:900px){.videoListingItem{flex-basis:45%;margin:25px 2%}}@media screen and (max-width:650px){.videoListingItem{flex-basis:100%;margin:25px 0}}.videoListingImage{display:block;margin:0 auto;max-width:100%;width:100%}.videoListing_title{font-size:20px;font-weight:700;text-align:center}.modal{background-color:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.hideModal{display:none}.modalInner{margin:10% auto 0;max-width:800px;width:100%}.closeModal{color:#fff;font-size:30px;left:15px;position:fixed;top:15px;z-index:100}.cateogry_select_container{margin-left:1.65%}.categorySelector{border:1px solid #c8c8c8;box-sizing:border-box;height:40px;max-width:200px;padding-left:10px;width:100%}.hideVideo{display:none}.thePopUpVideo{max-width:100%}.videoGalleryPlay{color:hsla(0,0%,100%,.9);font-size:35px;left:45%;position:absolute;top:25%}