.video-sec .video-list{display:flex;flex-wrap:wrap;gap:20px}.video-sec .video-item{cursor:pointer;position:relative}.video-sec .video-item img.thumbnail-img{border-radius:10px;max-height:228px!important;max-width:385px!important;min-height:228px;object-fit:cover}.video-sec .video-item.large-item img.thumbnail-img{max-height:400px!important;max-width:790px!important;min-height:400px;object-fit:fill}.video-sec .lst-cnt-item{border:3px solid #d3defb;border-radius:8px;float:left;padding:10px;text-align:center;width:31%}.video-sec .custom-embed-play{bottom:25%;left:16%;position:absolute;right:16%;text-align:center;top:30%}.video-sec .custom-embed-play img{border-radius:10px;height:auto;object-fit:cover;width:32%}.video-sec .lst-cnt-item .cnt h3{margin-top:110px}.video-sec .large-item .custom-embed-play{left:33%;right:33%;top:37%}.video-sec .top__sec{text-align:center}@media(max-width:991px){.video-sec .lst-cnt-item{width:100%}.video-sec .video-item img.thumbnail-img,.video-sec .video-item.large-item img.thumbnail-img{max-height:none!important;max-width:100%!important;min-height:auto!important;object-fit:fill}.video-sec .video-item .custom-embed-play{left:33%;right:33%;top:37%}}