<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    	<meta http-equiv="X-UA-Compatible" content="IE=edge">
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
        <title>Maxime DOKI-THONON | Founder of Rocket Marketing</title>
        <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic" rel="stylesheet" type="text/css">
        <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
        <style type="text/css">
			body {
				overflow:hidden;
				background-color:rgba(0, 0, 0, 0.82);
			}
			
			#content {
				font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
				color:#fff;
				position:absolute;
				top:10%;
				border-left:3px solid #e9f8fe;
				margin-left:50px;
				padding-left:50px;
			}
			
			h1 {
				font-weight:400;
				font-size:70px;
				margin-bottom:0px;
				margin-top:0px;
			}
			
			h2 {
				margin-top:0px;
				font-size:20px;
			}
			
			h3 {
				margin-top:0px;
				font-size:15px;
			}
			
			a {
				border-bottom: 1px solid #e9f8fe;
				padding-bottom:1px;
				text-decoration:none;
				color:#e9f8fe;
			}
			
			#social {
				font-size:30px;
				margin-bottom:10px;
			}
			
			#social a {
				border-bottom:none;
			}
			
			.separator {
				padding-right:8px;
				margin-right:10px;
			}
			
			@media screen and (max-device-width: 992px) {
				
				#content {
					margin-left:20px;
					padding-left:20px;
				}
				.separator {
					display:block;
					border-right:0px;
				}
				
				h1 {
					font-size:30px;
				}
				
				h2 {
					font-size:20px;
				}
				
				h3 {
					font-size:15px;
				}
				
				#social {
					font-size:25px;
				}
				
				#content {
					top: 20px;
				}
			}
        </style>
    </head>
    <body>
    	<div id="content">
    			<h1>Maxime Doki-Thonon</h1>
    			<div id="social">
    				<a href="https://twitter.com/maximedt" class="separator"><i class="fa fa-twitter-square"></i> Twitter</a><a href="https://www.linkedin.com/in/maximedt" class="separator"><i class="fa fa-linkedin-square"></i> LinkedIn</a><a href="mailto:mail@m.axi.me"><i class="fa fa-envelope-square"></i> mail@m.axi.me</a> 
    			</div>
    			<div>2013 — Now</div>
    			<h2>Co-Founder and CTO of <a href="http://www.rocketmarketing.fr">Rocket Marketing</a>,<br />a company editing B2B SaaS like <a href="http://www.rocketlinks.net/">RocketLinks</a> & <a href="https://www.reech.com/">Reech</a></h2>
    			<div>2010 — 2015</div>
    			<h3>Co-Founder of 6WWW / <a href="http://www.seoh.fr/">SEOh</a>, an SEO agency, <i>acquired in 2014</i></h3>
    			<div>2007 — 2011</div>
    			<h3>SEO & Webmaster of an iGaming network, <i>acquired in December 2011</i></h3>
    	</div>
    </body>
</html>