File: /home/awaldron/_domains/cmt.alanwaldron.com/_footer.php
<!-- Download section -->
<section class="video">
<div class="masc color">
<!-- Background animation -->
<div class="space">
<div class="stars"></div>
</div>
<!-- Background animation end -->
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6 download-text text-center">
<div>
<!--Title-->
<h2 class="white">Download <b>Commet</b></h2>
<!-- Description -->
</div>
</div>
<div class="col-xs-12 col-sm-6 text-center">
<!-- Appstore button -->
<a href="#" class="btn dwnld-btn appstore"><i class="fa fa-apple" aria-hidden="true"></i> App Store</a>
<!-- Playmarket button -->
<a href="#" class="btn dwnld-btn playmarket"><i class="fa fa-android" aria-hidden="true"></i> Google Play</a>
</div>
</div>
</div>
</div>
</section>
<!-- Download section end-->