Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our support forum
<!-- google fonts here --> <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic' rel='stylesheet' type='text/css'>
<!-- all css here --> <!-- bootstrap v3.3.6 css --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- nivo-slider css --> <link rel="stylesheet" href="lib/css/nivo-slider.css" /> <link rel="stylesheet" href="lib/css/preview.css" type="text/css" media="screen" /> <link rel="stylesheet" href="lib/css/style.css" type="text/css" media="screen" /> <!-- meanmenu css --> <link rel="stylesheet" href="css/meanmenu.min.css"> <!-- jquery ui css --> <link rel="stylesheet" href="css/jquery-ui.min.css"> <!-- animate css --> <link rel="stylesheet" href="css/animate.css"> <!-- owl.carousel css --> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/owl.transitions.css"> <!-- font-awesome css --> <link rel="stylesheet" href="css/font-awesome.min.css"> <!-- venobox css --> <link rel="stylesheet" href="css/venobox.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!-- responsive css --> <link rel="stylesheet" href="css/responsive.css">
<!-- all js here --> <script src="js/vendor/jquery-1.12.4.min.js"></script> <!-- bootstrap js --> <script src="js/bootstrap.min.js"></script> <!-- owl.carousel js --> <script src="js/owl.carousel.min.js"></script> <!-- venobox js --> <script src="js/venobox.min.js"></script> <!-- meanmenu js --> <script src="js/jquery.meanmenu.js"></script> <!-- counterup js --> <script src="js/jquery.counterup.min.js"></script> <!-- waypoints js --> <script src="js/waypoints.js"></script> <!-- wow js --> <script src="js/wow.min.js"></script> <!-- Nivo slider js --> <script src="lib/js/jquery.nivo.slider.js" type="text/javascript"></script> <script src="lib/home.js" type="text/javascript"></script> <!-- isotope js --> <script src="js/jquery.isotope.js"></script> <!-- plugins js --> <script src="js/plugins.js"></script> <!-- main js --> <script src="js/main.js"></script>