Skip to content
Permalink
develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]-->
<head>
<meta name="google-site-verification" content="TNKDC1PtvU8A9028hdgrluMUhGvEDYddG-cOHwTJgu8" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="icon"
type="image/png"
href="fav.png">
<style>
body {
padding-top: 50px;
padding-bottom: 20px;
}
</style>
<link rel="stylesheet" href="css/bootstrap-theme.min.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="index.html"><img src="logo.png"/></a>
<a class="navbar-brand" href="work.html">Work</a>
<a class="navbar-brand" href="services.html">Services</a>
<a class="navbar-brand" href="contact.html">Contact</a>
<a class="navbar-brand" href="about.html">About</a>
<a class="navbar-brand" href="blog.html">Blog</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
</div><!--/.navbar-collapse -->
</div>
</nav>
<div id="vimeo-container">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://player.vimeo.com/video/148449065?color=ff6600" width="1200" height="675" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div>
</div>
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-md-4">
<img src="img/themission.png"/>
<h2>The Mission</h2>
<p>Our mission is to influence all generations through ourvalues of collaboration, imagination, innovation, creation, and conversation. We engage diverse audiences by creating communication with a fresh perspective.</p>
</div>
<div class="col-md-4">
<img src="img/whoweare.png"/>
<h2>Who We Are</h2>
<p>We are a team who collaborate to fulfill a desire to create incredible things, big things, the next big thing. Our team member' diverse and specialized skill sets allow us to innovate and imagine, producing a unique and effective campaign that will create conversation about your brand.</p>
</div>
<div class="col-md-4">
<img src="img/whychooseus.png"/>
<h2>Why Choose Us</h2>
<p>With a sharp mind, diverse skill set, and a fresh perspective we specialize in grabbing the attention of the demographic that is hardest to reach, our own. We can establish and promote your brand across a wide variety of media and channels.</p>
</div>
</div>
<a href="contact.html"><div class="btn-group-lg" role="group" aria-label="..."></a>
<button type="button" class="btn btn-default">Contact</button>
</div>
<hr>
<footer class="footer">
<div class="container">
<a href="https://www.instagram.com/ationdm/" target="_blank"><img src="img/social/instagram.png"/></a>
<a href="https://twitter.com/ATIONDM?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank"><img src="img/social/twitter.png"/></a>
<a href="https://www.pinterest.com/ATIONDM/" target="_blank"><img src="img/social/pintrest.png"/></a>
<a href="https://www.facebook.com/ATIONDM/?fref=ts" target="_blank"><img src="img/social/facebook.png"/></a>
<a href="https://vimeo.com/ation" target="_blank"><img src="img/social/vimeo.png"/></a>
</div>
</footer>
</div> <!-- /container -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
</script>
</body>
</html>