Youtube Iframe Video
<!-- start iframe video section -->
<iframe class="w-100 height-300" src="https://www.youtube.com/embed/mZb_gat5YCY" allow="encrypted-media" allowfullscreen></iframe>
<!-- end iframe video section -->
Youtube Video
<div class="height-300">
<div class="story-video bg-img cover-background theme-overlay-blue-dark" data-overlay-dark="0" data-background="img/bg/bg-04.jpg">
<div class="text-center position-absolute top-50 start-50 translate-middle z-index-1">
<a class="video video_btn" href="https://www.youtube.com/watch?v=f5BBJ4ySgpo">
<i class="fa fa-play"></i>
</a>
</div>
</div>
</div>
Vimeo Video
<div class="height-300">
<div class="story-video bg-img cover-background theme-overlay-blue-dark" data-overlay-dark="0" data-background="img/bg/bg-04.jpg">
<div class="text-center position-absolute top-50 start-50 translate-middle z-index-1">
<a class="video video_btn" href="https://vimeo.com/117471268">
<i class="fa fa-play"></i>
</a>
</div>
</div>
</div>