<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Home || </title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css" integrity="sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<link href="css/animate.css" rel="stylesheet">
</head>
<body>
<div class="header">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="header-left">
<img src="http://www.fourgeek.com/img/logo/logo.png" class="logo" alt="Logo">
</div>
<div class="top-title">
<h1 class="animated infinite bounceInDown">you’ll look
better with us</h1>
<h6 class="logo-title animated pulse">Co-operation is the best solution</h6>
</div>
</div>
<div class="col-md-4">
<div class="menu">
<li class="f-item-1"><a href="mh-1">Services</a></li>
<li class="f-item-2"><a href="mh-2">Works</a></li>
<li class="f-item-3"><a href="mh-3">Teams</a></li>
<li class="f-item-4"><a href="mh-4">Blogs</a></li>
<li class="f-item-5"><a href="mh-5">Find Us</a></li>
</div>
</div>