<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html class="not-ie" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>SUSPENSE</title>
<meta name="description" content="SUSPENSE - Responsive HTML Template by entiri">
<meta name="keywords" content="suspense, entiri, theme, template, corporate, clean, modern, bootstrap, creative, design">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Favicon -->
<link href="img/favicon.png" rel="icon" type="image/png">
<!-- Bootstrap style css -->
<link href="css/bootstrap-custom.min.css" rel="stylesheet">
<!-- Flexslider style css -->
<link href="css/flexslider.css" rel="stylesheet">
<!-- Custom scrollbar style css -->
<link href="css/jquery.mCustomScrollbar.css" rel="stylesheet">
<!-- Pretty photo style css -->
<link href="css/prettyPhoto.css" rel="stylesheet">
<!-- Font awesome style css -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Theme specific style css -->
<link href="css/style-custom.css" rel="stylesheet">
<!-- Bootstrap override css -->
<link href="css/bootstrap-override.css" rel="stylesheet">
<!-- Modernizr Js file -->
<script src="js/modernizr.js"></script>
<!-- Google web fonts -->
<link href='http://222.178.203.72:19005/whst/63/_enmsrzfnnfkdZohrzbnl//css?family=Caudex' rel='stylesheet' type='text/css'>
<link href='http://222.178.203.72:19005/whst/63/_enmsrzfnnfkdZohrzbnl//css?family=Source+Sans+Pro:400,700,400italic,700italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
</head>
<body>
<header id="header">
<div class="container">
<div class="row">
<div class="span6 head-logo">
<!-- Place here your own image -->
<img alt="lorem" src="img/600-520-1.png">
<!-- Put your own brad name here -->
<span class="logo-background"><a class="white" href="index-2.html">SUSPENSE</a></span>
</div>
<div class="span6">
<!-- Home page slider -->
<div class="slider1 flexslider">
<ul class="slides">
<li class="head-logo">
<!-- 1st image of the slider -->
<img alt="lorem" src="img/600-520-2.png">
<div class="logo-background-text">
<!-- Custom text over slider images -->
<p>Every one should be respected<br>
as an individual <span class="custom-color">but no one idolized</span><br>
<span class="small">Albert Einstein</span></p>
</div>
</li>
<li class="head-logo">
<!-- 2nd image of the slider -->
<img alt="lorem" src="img/600-520-3.png">
<div class="logo-background-text">
<!-- Custom text over slider images -->
<p>Every one should be respected<br>
as an individual <span class="custom-color">but no one idolized</span><br>
<span class="small">Albert Einstein</span></p>
</div>
</li>
<li class="head-logo">
<!-- 3rd image of the slider -->
<img alt="lorem" src="img/600-520-6.png">
<div class="logo-background-text">
<!-- Custom text over slider images -->
<p>Every one should be respected<br>
as an individual <span class="custom-color">but no one idolized</span><br>
<span class="small">Albert Einstein</span></p>
</div>
</li>
</ul> <!-- ./Home page slider-->
</div>
</div>
</div> <!-- ./Row -->
</div> <!-- ./Container -->
<div class="container gray-background">
<div class="row">
<div class="span12">
<!-- Main navigation -->
<nav class="navbar">
<ul class="nav">
<li>
<a href="index-2.html" title="Home">Home</a>
<ul>
<li>
<a class="single" href="index-1.html" title="Home 1">Home 1</a>
</li>
</ul>
</li>
<li>
<a href="about.html" title="About">About</a>
</li>
<li>
<a href="services.html" title="Services">Services</a>
</li>
<li>
<a href="referencies.html" title="Referencies">Referencies</a>
<ul>
<li>
<a class="single" href="referencies-detail.html" title="Referencies Detail">Referencies Detail</a>
</li>
</ul>
</li>
<li>
<a href="blog.html" title="Blog">Blog</a>
<ul>
<li>
<a class="single" href="blog-detail.html" title="Blog Detail">Blog Detail</a>
</li>
</ul>
</li>
<li class="active">
<a href="#" title="Features">Features</a>
<ul><!-- Sub menu -->
<li> <!-- class first for more items in submenu -->
<a class="first" href="components.html" title="Components">Components</a>
</li>
<li>
<a href="404-error.html" title="404 error">404</a>
</li>
<li>
<a href="icons.html" title="Icons">Icons</a>
</li>
<li> <!-- class last for more items in submenu -->
<a href="grid-system.html" class="last" title="Grid System">Grid System</a>
</li>
</ul><!-- ./Sub menu end -->
</li>
<li>
<a href="contact.html" title="Contact">Contact</a>
</li>
</ul>
</nav>
<!-- ./Main navigation -->
</div>
</div>