<header class="header">
<!--top mobile menu start-->
<?php
include 'top-menu.php'; ?>
<!-- end top mobile menu -->
<!-- top menu -->
<?php
include 'mobile-menu.php'; ?>
<!--end top menu-->
<!--start second header-->
<?php
include 'header-second.php'; ?>
<!--End second header-->
</header>