<!DOCTYPE html>
<html lang="en">
<head>
<title>Home</title>
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all" /><!-- fontawesome -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" /><!-- Bootstrap stylesheet -->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" /><!-- stylesheet -->
<!-- meta tags -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- //meta tags -->
<!--fonts-->
<link href="http://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext" rel="stylesheet">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
<!--//fonts-->
<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script><!-- Required-js -->
<script src="js/bootstrap.min.js"></script><!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<link rel="stylesheet" type="text/css" href="css/component.css" /><!-- css for banner slider -->
<script src="js/modernizr.custom.js"></script><!-- js required for banner slider -->
<link rel="stylesheet" href="css/colorbox.css" /><!-- css for Gallery -->
</head>
<body>
<!-- slider -->
<div class="w3-slider">
<div id="boxgallery" class="boxgallery" data-effect="effect-1">
<div class="panel"><img src="images/1.jpg" alt="Image 1"/></div>
<div class="panel"><img src="images/2.jpg" alt="Image 2"/></div>
<div class="panel"><img src="images/3.jpg" alt="Image 3"/></div>
<div class="panel"><img src="images/4.jpg" alt="Image 4"/></div>
</div>
<div class="w3layouts-header-title">
<h2>No matter where you go, there you are</h2>
</div>
</div><!-- /container -->
<!-- js required for banner slider -->
<script src="js/classie.js"></script>
<script src="js/boxesFx.js"></script>
<!-- //js required for banner slider -->
<script>
new BoxesFx( document.getElementById( 'boxgallery' ) );
</script>
<!-- //slider -->
<!-- header -->
<header>
<div class="container">
<!-- navigation -->
<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="w3-logo">
<h1><a href="#">Road trip</a></h1>
</div>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a class="active" href="index.html">Home</a></li>
<li><a class="scroll" href="#w3-agile-about">About</a></li>
<li><a class="scroll" href="#agileits-specials">Specials</a></li>
<li><a class="scroll" href="#wthree-gallery">Gallery</a></li>
<li><a class="scroll" href="#agileinfo-news">News</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a class="scroll" href="#w3layouts-team">Team</a></li>
<li><a class="scroll" href="#w3ls-testimonials">Testimonials</a></li>
</ul>
</li>
<li><a class="scroll" href="#w3-contact">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
<div class="clearfix"></div>
<!-- //navigation -->
</div>
</header>
<!-- //header -->
<!-- about-section -->
<div class="w3-agileits-about-section" id="w3-agile-about">
<div class="container">
<div class="w3agile-about-section-head text-center">
<h3>About us</h3>
<span></span>
</div>
<div class="about-section-grids">
<div class="col-md-4 wthree-about-section-grid">
<img src="images/abt_pic.jpg" alt="" />
</div>
<div class="col-md-4 wthree-about-section-grid">
<h5>Heading goes here</h5>
<p>Travel is the movement of people between relatively distant geographical locations, and can involve travel by foot, bicycle, automobile, train, boat, airplane, or other means, with or without luggage, and can be one way or round trip.</p>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting.</p>
</div>
<div class="col-md-4 wthree-about-section-grid">
<h5>Heading goes here</h5>
<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage.</p>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.</p>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!-- //about-section -->
<!-- specials -->
<div class="agileits-w3layouts-specials" id="agileits-specials">
<h3>OUR SPECIALS</h3>
<span></span>
<div class="special-grids">
<div class="col-md-6 special-left l-grids">
<figure class="effect-bubba">
<img src="images/4.jpg" alt=""/>
<figcaption>
<h4>Tour</h4>
<p>She is free in her wildness, she is a wanderess, a drop of free water. She knows nothing of borders and cares nothing for rules or customs. 'Time' for her isn’t something to fight against. Her life flows clean, with passion, like fresh water.</p>
</figcaption>
</figure>
</div>
<div class="col-md-6 special-right">
<div class="sp-wid">
<h4>Books are the plane, and the train, and the road. They are the destination, and the Road trip. They are home.</h4>
<p>Travel is fatal to prejudice, bigotry, and narrow-mindedness, and many of our people need it sorely on these accounts. Broad, wholesome, charitable views of men and things cannot be acquired by vegetating in one little corner of the earth all one's lifetime </p>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="where-spl">
<div class="col-md-6 special-right l-left">
<div class="l-wid">
<h4>Wherever you go becomes a part of you somehow.</h4>
<p>What is that feeling when you're driving away from people and they recede on the plain till you see their specks dispersing? - it's the too-huge world vaulting us, and it's good-bye. But we lean forward to the next crazy venture beneath the skies.</p>
</div>
</div>
<div class="col-md-6 special-left l-right l-grids">
<figure class="effect-bubba">
<img src="images/1.jpg" alt=""/>
<figcaption>
<h4>Tour</h4>
<p>In sit amet s