Hello,
The js/plugins.js File does not seem to be updated correctly on your Servers. Please consider updating again.
Additionally, since you are using just 1 Slide, we recommend using the following code:
<section id="slider" class="slider-element slider-parallax min-vh-75 min-vh-md-100 include-header">
<div class="slider-inner">
<div class="container">
<div class="slider-caption slider-caption-center">
<h2 data-animate="fadeInUp">Hey there !</h2>
<p data-animate="fadeInUp" data-delay="200">Have a wonderful day.</p>
</div>
</div>
<div class="video-wrap">
<div class="yt-bg-player" data-autoplay="true" data-loop="true" data-quality="hd720" data-video="https://www.youtube.com/watch?v=KCRtxB84GNg" data-cover-image="http://reminc.info/images/slider/swiper/1.jpg" data-fullscreen="true" data-start="20"></div>
<div class="video-overlay" style="background-color: rgba(0,0,0,0.3);"></div>
</div>
</div>
</section>
This does not initialize the Slider and works much faster. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.