Videos
Youtube Iframe Video
<!-- start iframe video section -->
<iframe class="w-100 height-400" src="https://www.youtube.com/embed/mZb_gat5YCY" allow="encrypted-media" allowfullscreen></iframe>
<!-- end iframe video section -->
Youtube Video
<div class="bg-img cover-background height-400" data-overlay-dark="6" data-background="img/bg/bg-02.jpg">
<div class="text-center story-video position-absolute top-50 start-50 translate-middle z-index-1">
<a class="video video_btn" href="https://www.youtube.com/watch?v=bREPaPWc2zI">
<i class="fa fa-play"></i>
</a>
</div>
</div>
Vimeo Video
<div class="story-video bg-img cover-background height-400" data-overlay-dark="6" data-background="img/bg/bg-02.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/669518358">
<i class="fa fa-play"></i>
</a>
</div>
</div>