On the home page the meet our team module isn't working properly. All I did was try to change the name of the module and it stopped working correctly. it can be seen here: www.dpshipbokers.com
How can it be fixed?
Thanks
<div class="gkTeam" data-count="7">
<figure data-animation="horizontal" data-delay="0">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Mark</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="100">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Mikkel</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="200">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Donna</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="300">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Noemi</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="400">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Robert</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="500">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Amanda</a></figcaption>
</figure>
<figure data-animation="horizontal" data-delay="600">
<a href="#"><img src="images/demo/demo_team.jpg" alt="" /></a>
<figcaption><a href="#">Remzi</a></figcaption>
</figure>
<a href="#">More About Us</a>
</div>