	
<!DOCTYPE html>
<html class="" lang="en-US" prefix="og: http://ogp.me/ns#">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
		<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1">
		<meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="msapplication-tap-highlight" content="no">
        <meta name="format-detection" content="telephone=no">
        <meta name="author" content="Nicolay Hekkens">

        <style type="text/css">
        	body{opacity:1;transition:opacity .2s ease-in-out}body.preload{opacity:0}

        	body header{position:relative;background-color:#fff}body header .container{z-index:4;position:relative;min-height:120px}body header .brand{position:absolute;left:60px;top:30px;display:block;z-index:3}body header .brand svg #NicolayHekkens{transition:all .2s linear}body header .brand:hover svg #NicolayHekkens{fill:#ec008c}body header nav{text-align:right;width:100%;display:block;height:120px;position:relative}body header nav ul{display:inline-block;margin:0;padding:5px 0 5px 30px}body header nav ul li{display:inline-block;padding-right:30px}body header nav ul li .header-link:hover,body header nav ul li a:hover{text-decoration:none}body header nav ul li .searchToggle{background-color:#fff;border:none;outline:none;padding:0}body header nav ul li .searchToggle svg{position:relative;top:2px}body header nav ul li .searchToggle svg #searchFiller{transition:all .2s linear}body header nav ul li.current-menu-item a{color:#ec008c}body header nav ul:first-child{border-right:1px solid #000}body header nav .secondary{position:absolute;right:0;height:36px;top:42px}body header nav .secondary .menu-item a{font-size:16px;line-height:27px;text-transform:capitalize;color:#ec008c;font-family:apexSerifBook;font-weight:700}body header .burgerToggleHousing{position:absolute;top:-7px;right:-18px;width:58px;height:86px}body header .burgerToggleHousing .burgerToggle{position:absolute;top:39px;left:18px;width:23px;height:22px;margin:0 auto;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;display:none}body header .burgerToggleHousing .burgerToggle span{background:#000;display:block;height:2px;left:0;position:absolute;opacity:1;transform:rotate(0deg);transition:.25s ease-in-out;width:25px}body header .burgerToggleHousing .burgerToggle span:after,body header .burgerToggleHousing .burgerToggle span:before{background-color:transparent;position:absolute;content:"";height:5px;width:10px;border-radius:50%}body header .burgerToggleHousing .burgerToggle span:before{left:-1px}body header .burgerToggleHousing .burgerToggle span:after{right:-1px}body header .burgerToggleHousing .burgerToggle span:first-child{top:0}body header .burgerToggleHousing .burgerToggle span:nth-child(2),body header .burgerToggleHousing .burgerToggle span:nth-child(3){top:8px}body header .burgerToggleHousing .burgerToggle span:nth-child(4){top:16px}body header .burgerToggleHousing .burgerToggle.is-active span:first-child{top:10px;width:0;left:50%}body header .burgerToggleHousing .burgerToggle.is-active span:first-child:after,body header .burgerToggleHousing .burgerToggle.is-active span:first-child:before{content:none}body header .burgerToggleHousing .burgerToggle.is-active span:nth-child(2){transform:rotate(45deg)}body header .burgerToggleHousing .burgerToggle.is-active span:nth-child(3){transform:rotate(-45deg)}body header .burgerToggleHousing .burgerToggle.is-active span:nth-child(4){top:10px;width:0;left:50%}body header .burgerToggleHousing .burgerToggle.is-active span:nth-child(4):after,body header .burgerToggleHousing .burgerToggle.is-active span:nth-child(4):before{content:none}body header .flip-container{perspective:1000px;position:absolute;right:260px;width:610px;height:36px;top:41px;-ms-perspective:1000;perspective:1000;-ms-transform:perspective(1000px);-moz-transform:perspective(1000px);-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d}body header .flip-container.is-active .back{transform:rotateY(0deg)}body header .flip-container.is-active .front{transform:rotateY(180deg)}body header .back,body header .flip-container,body header .front{width:610px;height:42px}body header .flipper{-webkit-transform-style:preserve-3d;-moz-transform:perspective(1000px);-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}body header .back,body header .flipper,body header .front{-webkit-transition:.6s;-ms-transition:.6s;-moz-transition:.6s;transition:.6s}body header .back,body header .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:rotateY(0deg);-moz-transform-style:preserve-3d;-moz-transform:rotateY(0deg);-o-transition:.6s;-o-transform-style:preserve-3d;-o-transform:rotateY(0deg);-ms-transform-style:preserve-3d;-ms-transform:rotateY(0deg);transform-style:preserve-3d;transform:rotateY(0deg);position:absolute;top:0;left:0}body header .front{-webkit-transform:rotateY(0deg);-ms-transform:rotateY(0deg);z-index:1}body header .back{transform:rotateY(-180deg)}body header .vertical .back{transform:rotateX(180deg)}body header .vertical.flip-container .flipper{transform-origin:100% 213.5px}body header .vertical.flip-container.is-active .back{transform:rotateX(0deg)}body header .vertical.flip-container.is-active .front{transform:rotateX(180deg)}body header .searchBar{overflow:hidden;transition:all .5s linear}body header .searchBar form{height:36px;position:relative}body header .searchBar form input{height:36px;display:block;width:100%;color:#000;font-family:apexSansBook;font-size:16px;font-weight:300;line-height:20px;text-transform:uppercase;border:none}body header .searchBar form input:focus{outline:none}body header .searchBar form button{height:36px;position:absolute;right:0;top:0;color:#000;font-family:apexSansBook;font-size:16px;font-weight:300;line-height:20px;text-transform:uppercase;background-color:#fff;border:none;outline:none;padding:0;padding-right:30px}body header .searchBar.is-active{width:580px}body header .langSelector{position:absolute;right:46px;top:75px;height:0;overflow:hidden;transition:all .2s linear;z-index:6;padding:0 30px;background-color:#fff}body header .langSelector ul{margin:0;padding:0;text-align:center;list-style:none}body header .langSelector ul a{font-size:16px;line-height:27px;text-transform:uppercase;color:#ec008c;font-family:apexSerifBook;font-weight:700}body header .langSelector ul a:hover{color:#000}body header .langSelector.is-active{height:260px;padding-bottom:16px}body.header-dark header,body.header-dark header svg{background-color:#000}body.header-dark header svg #NicolayHekkens{fill:#fff!important}body.header-dark header svg #searchFiller{fill:#fff;stroke:#fff}body.header-dark header .burgerToggle span{background:#fff}body.header-dark header nav .front .menu-item,body.header-dark header nav ul li a{color:#fff}body.header-dark header .main{border-right:1px solid #fff}body.header-dark header .main a{color:#fff}body.header-dark header .main a:hover{color:#ec008c}body.header-dark header .langSelector{background-color:#000}body.header-dark header .langSelector ul a:hover{color:#fff}body.header-dark header .searchToggle{background-color:#000}body.header-dark header .searchBar button,body.header-dark header .searchBar input{color:#fff;background-color:#000}body.header-dark header .searchBar button:hover{color:#ec008c}body .mobileSearchBar{opacity:0;display:none;transform:translateY(-130px);position:absolute;top:81px;left:0;right:0;z-index:2;overflow:hidden;transition:all .2s linear;padding-left:20px;background-color:#fff;border-bottom:1px solid #f1f1f1}body .mobileSearchBar form{height:36px;position:relative}body .mobileSearchBar form input{height:36px;display:block;width:100%;color:#000;font-family:apexSansBook;font-size:16px;font-weight:300;line-height:20px;text-transform:uppercase;border:none}body .mobileSearchBar form input:focus{outline:none}body .mobileSearchBar form button{height:36px;position:absolute;right:0;top:0;color:#000;font-family:apexSansBook;font-size:16px;font-weight:300;line-height:20px;text-transform:uppercase;background-color:#fff;border:none;outline:none;padding:0;padding-right:30px}body .mobileSearchBar.is-active{transform:translateY(0);opacity:1}body .mobileNavigation{display:none;position:fixed;z-index:5;top:0;height:calc(100vh - 81px);width:100%;left:0;right:0;background-color:#fff;transform:translateY(-100%);transition:all .5s ease-in-out;border-bottom:1px solid #f1f1f1}body .mobileNavigation .internal{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}body .mobileNavigation .internal ul{list-style:none;padding:0;margin:0}body .mobileNavigation .internal ul li{text-align:center;margin-bottom:30px}body.nav-is-active .mobileNavigation{transform:translateY(81px)}

        	.mobileNavigation {
        		display: none;
        	}
        </style>
		
		<title>Integrated Communications Agency - LEWIS</title>

<!-- This site is optimized with the Yoast SEO plugin v8.0 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description" content="LEWIS is a fully integrated global communications agency. We work at speed to deliver against your goals. Specilizing in Public Relations and Digital."/>
<link rel="canonical" href="https://www.teamlewis.com/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Integrated Communications Agency - LEWIS" />
<meta property="og:description" content="LEWIS is a fully integrated global communications agency. We work at speed to deliver against your goals. Specilizing in Public Relations and Digital." />
<meta property="og:url" content="https://www.teamlewis.com/" />
<meta property="og:site_name" content="Team Lewis US" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:description" content="LEWIS is a fully integrated global communications agency. We work at speed to deliver against your goals. Specilizing in Public Relations and Digital." />
<meta name="twitter:title" content="Integrated Communications Agency - LEWIS" />
<script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/www.teamlewis.com\/","name":"Team Lewis US","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.teamlewis.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<script type='application/ld+json'>{"@context":"https:\/\/schema.org","@type":"Organization","url":"https:\/\/www.teamlewis.com\/","sameAs":[],"@id":"https:\/\/www.teamlewis.com\/#organization","name":"LEWIS Integrated Communications Agency","logo":""}</script>
<!-- / Yoast SEO plugin. -->

<link rel='dns-prefetch' href='//s.w.org' />
<link rel='https://api.w.org/' href='https://www.teamlewis.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.teamlewis.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://teamlewis.azureedge.net/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 4.9.8" />
<link rel='shortlink' href='https://www.teamlewis.com/' />
<link rel="alternate" type="application/json+oembed" href="https://www.teamlewis.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.teamlewis.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.teamlewis.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.teamlewis.com%2F&#038;format=xml" />
			<script type="text/javascript">
			var sgbb_ajaxurl = 'https://www.teamlewis.com/wp-admin/admin-ajax.php';
			</script>
		<link rel="icon" href="https://teamlewis.azureedge.net/wp-content/uploads/2018/08/cropped-lewis-prism-512-32x32.png" sizes="32x32" />
<link rel="icon" href="https://teamlewis.azureedge.net/wp-content/uploads/2018/08/cropped-lewis-prism-512-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="https://teamlewis.azureedge.net/wp-content/uploads/2018/08/cropped-lewis-prism-512-180x180.png" />
<meta name="msapplication-TileImage" content="https://teamlewis.azureedge.net/wp-content/uploads/2018/08/cropped-lewis-prism-512-270x270.png" />
	</head>
<body class="preload" data-spy="scroll" data-target="#navbar">
	<header>
		<div class="container">
			<a href="/" class="brand">
				<svg width="107px" height="60px" viewBox="0 0 107 60" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
				<defs></defs>
				<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
				    <g id="NicolayHekkens" transform="translate(-60.000000, -31.000000)" fill="#000000">
				        <g id="Lewis" transform="translate(60.000000, 31.000000)">
				            <polyline id="Fill-1" points="5.04584857 0 0 0 0 58.8461538 12.655914 58.8461538 12.655914 54.3054163 5.04584857 54.3054163 5.04584857 0"></polyline>
				            <path d="M28.6429289,26.387403 L21.980727,26.387403 L21.980727,7.31646162 C21.980727,5.38278952 22.9932289,4.37282696 24.9327682,4.37282696 L25.6908877,4.37282696 C27.630427,4.37282696 28.6429289,5.38278952 28.6429289,7.31646162 L28.6429289,26.387403 Z M25.7753467,0 L24.7628448,0 C19.8722699,0 17.2580645,2.52340198 17.2580645,7.48595881 L17.2580645,52.4297941 C17.2580645,57.476598 19.8722699,60 24.7628448,60 L25.7753467,60 C30.835845,60 33.3655914,57.476598 33.3655914,52.4297941 L33.3655914,37.0005349 L28.6429289,37.0005349 L28.6429289,52.5972854 C28.6429289,54.6152046 27.8003504,55.627173 25.7753467,55.627173 L24.9327682,55.627173 C22.9932289,55.627173 21.980727,54.6152046 21.980727,52.5972854 L21.980727,30.846483 L33.3655914,30.846483 L33.3655914,7.48595881 C33.3655914,2.52340198 30.835845,0 25.7753467,0 Z" id="Fill-2"></path>
				            <polyline id="Fill-3" points="61.683208 50.1876791 57.6832851 0 52.8507902 0 48.8528543 49.6824845 45.1847681 0 40.2688172 0 45.5185918 58.8461538 51.7688438 58.8461538 55.1845753 16.5611623 58.6003067 58.8461538 65.0164771 58.8461538 70.1827957 0 65.4337566 0 61.683208 50.1876791"></polyline>
				            <polygon id="Fill-4" points="77.0860215 58.8461538 81.688172 58.8461538 81.688172 0 77.0860215 0"></polygon>
				            <path d="M102.707568,29.7465782 L96.8983304,25.1829709 C95.2148861,23.8317239 94.6246266,22.8180368 94.6246266,19.859602 L94.6246266,7.77395247 C94.6246266,5.57830212 95.6344924,4.56259971 97.9081962,4.56259971 L98.7504203,4.56259971 C101.02312,4.56259971 101.949667,5.57830212 101.949667,7.77395247 L101.949667,23.1555966 L106.831354,23.1555966 L106.831354,7.94424385 C106.831354,2.70450919 104.30669,0 98.918062,0 L97.7395507,0 C92.3519266,0 89.7419355,2.70450919 89.7419355,8.02787808 L89.7419355,20.1135276 C89.7419355,24.4211941 90.5831557,26.4515912 93.6147608,28.9021748 L99.8446089,33.803342 C101.44373,35.1555966 102.03399,36.1692837 102.03399,39.0430767 L102.03399,52.2270552 C102.03399,54.4227055 101.02312,55.4363926 98.7504203,55.4363926 L97.8248773,55.4363926 C95.5501696,55.4363926 94.6246266,54.4227055 94.6246266,52.2270552 L94.6246266,36.1692837 L89.7419355,36.1692837 L89.7419355,52.0577714 C89.7419355,57.2964984 92.2676038,60 97.5719089,60 L98.918062,60 C104.30669,60 107,57.2964984 107,51.8884877 L107,38.7891511 C107,34.4794693 106.15878,32.3654379 102.707568,29.7465782" id="Fill-5"></path>
				        </g>
				    </g>
				</g>
				</svg>
			</a>
			<nav>
				<div class="flip-container vertical">
					<div class="flipper">
						<div class="front">
													<div class="menu-header-primary-menu-container"><ul id="menu-header-primary-menu" class="menu"><li id="menu-item-1002" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1002"><a href="https://www.teamlewis.com/how-we-help/">How we help</a></li>
<li id="menu-item-1008" class="menu-item menu-item-type-post_type_archive menu-item-object-work menu-item-1008"><a href="https://www.teamlewis.com/our-work/">Our Work</a></li>
<li id="menu-item-1003" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1003"><a href="https://www.teamlewis.com/the-agency/">Agency</a></li>
<li id="menu-item-1004" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1004"><a href="https://www.teamlewis.com/careers/">Careers</a></li>
<li id="menu-item-1005" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1005"><a href="https://www.teamlewis.com/contact/">Contact</a></li>
</ul></div>												</div>
						<div class="back">
							<div class="searchBar">
								<form role="search" method="post" class="search-form" action="https://www.teamlewis.com/search">
									<input type="text" id="searchInput" placeholder="Search the site" name="q">
									<button type="submit">Search</button>
								</form>
							</div>
						</div>
					</div>
				</div>

				<ul class="secondary">
					
					<li id="menu-item-1034" class="menu-item menu-item-type-post_type_archive menu-item-object-magazine menu-item-1034"><a href="https://www.teamlewis.com/magazine/">Magazine</a></li>
									<li>
						<button class="searchToggle">
							<svg width="21px" height="21px" viewBox="0 0 21 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
							    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
							        <g id="searchFiller" transform="translate(-1291.000000, -51.000000)" fill="#000000" stroke="#000000">
							            <path d="M1306.43941,66.0620181 L1305.67931,66.8217368 L1310.2399,71.3827098 L1311,70.6222309 L1306.43941,66.0620181 Z M1304.76301,64.7603488 C1302.01753,67.5062058 1297.56601,67.5062058 1294.82054,64.7603488 C1292.07506,62.0144919 1292.07506,57.561833 1294.82054,54.815596 C1297.56601,52.0697391 1302.01753,52.0697391 1304.76301,54.815596 C1307.50849,57.561833 1307.50849,62.0144919 1304.76301,64.7603488 Z M1305.30116,54.2808665 C1302.2581,51.2397112 1297.32506,51.2397112 1294.28201,54.2808665 C1291.23933,57.3224019 1291.23933,62.253543 1294.28201,65.2950784 C1297.32506,68.3369938 1302.2581,68.3369938 1305.30116,65.2950784 C1308.34421,62.253543 1308.34421,57.3224019 1305.30116,54.2808665 Z" id="Fill-1"></path>
							        </g>
							    </g>
							</svg>
						</button>
					</li>
					<li>
													<a href="/us" class="langToggle header-link alternative">us</a>
											</li>
				</ul>

				<div class="burgerToggleHousing">
					<div class="burgerToggle">
						<span></span>
						<span></span>
						<span></span>
						<span></span>
					</div>
				</div>
			</nav>
			
			<div class="langSelector">
				<ul id="menu-header-lang-menu" class="menu"><li id="menu-item-1046" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1046"><a href="/uk">UK</a></li>
<li id="menu-item-1026" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1026"><a href="/nl">NL</a></li>
<li id="menu-item-1027" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1027"><a href="/fr">FR</a></li>
<li id="menu-item-1028" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1028"><a href="/de">DE</a></li>
<li id="menu-item-1029" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1029"><a href="/es">ES</a></li>
<li id="menu-item-1030" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1030"><a href="/it">IT</a></li>
<li id="menu-item-1031" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1031"><a href="/be-fr">BE-FR</a></li>
<li id="menu-item-1032" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1032"><a href="/be-nl">BE-NL</a></li>
<li id="menu-item-1033" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1033"><a href="/asia">ASIA</a></li>
<li id="menu-item-1041" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1041"><a href="/pt">PT</a></li>
</ul>			</div>
		</div>
		<div class="mobileSearchBar">
			<form method="GET" action="https://www.teamlewis.com/search">
				<input type="text" name="q" id="mobileSearchInput" placeholder="Search the site">
				<button type="submit">Search</button>
			</form>
		</div>
	</header>

	<div class="mobileNavigation">
		<div class="internal">
		
		 			<div class="menu-header-primary-menu-container"><ul id="menu-header-primary-menu-1" class="menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1002"><a href="https://www.teamlewis.com/how-we-help/">How we help</a></li>
<li class="menu-item menu-item-type-post_type_archive menu-item-object-work menu-item-1008"><a href="https://www.teamlewis.com/our-work/">Our Work</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1003"><a href="https://www.teamlewis.com/the-agency/">Agency</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1004"><a href="https://www.teamlewis.com/careers/">Careers</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1005"><a href="https://www.teamlewis.com/contact/">Contact</a></li>
</ul></div>			<ul>
				<li class="menu-item menu-item-type-post_type_archive menu-item-object-magazine menu-item-1034"><a href="https://www.teamlewis.com/magazine/">Magazine</a></li>
			</ul>
		 		</div>
	</div>	

	<!-- Content -->
	<div class="hero-banner">
						<video id="heroVideo" playsinline loop muted autoplay src="https://player.vimeo.com/external/282871261.hd.mp4?s=e5f25d83436666567ae5e321a2b3c3f053e20f61&profile_id=174"></video>
				<!-- <div class="controls">
					<button class="togglePlay">
						<span class="icon-play"></span>
						<span class="icon-pause"></span>
					</button>
				</div> -->		
					</div>

	
	<div class="hero-mosaic">
		<div class="container">
			<div class="row">
				<div class="col-md-4">
					<div class="tile">
						<div class="content-container">
							<div class="content">
								<div class="card-magazine">
																		<a href="https://www.teamlewis.com/magazine/optimize-your-facebook-marketing/">
										<p class="date">Magazine // August 2018</p>
										<p class="title str30">OPTIMIZE YOUR FACEBOOK MARKETING</p>
									</a>
								</div>
							</div>
						</div>
					</div>
					<div class="tile double">
						<div class="content-container">
							<div class="content">
								<div class="card-casestudy gradient-background">
																		<a href="https://www.teamlewis.com/our-work/jabra/" class="content" style="background-image: url('https://teamlewis.azureedge.net/wp-content/uploads/2018/08/Jabra_PR_casestudy_LEWIS-500x500.jpg');">
										<p class="title color-white">
											JABRA										</p>
									</a>
								</div>
							</div>
						</div>
					</div>
					<div class="tile">
						<div class="content-container">
							<div class="content">
								<div class="card-magazine">
																		<a href="https://www.teamlewis.com/events/the-leadership-lab-dc/">
										<p class="date">Event // 4 October 2018</p>
										<p class="title str40">The Leadership Lab: Fireside Chat With the Authors</p>
									

										<!-- <br>
										<br>
										<p class="date">
											6.30pm - 8.30pm											<br>
											<a href=" https://www.google.com/maps/dir//U.S.+Chamber+of+Commerce+Foundation,+1615+H+St+NW,+Washington,+DC+20062/@33.671969,-115.1911573,4z/data=!4m9!4m8!1m0!1m5!1m1!1s0x89b7b7bc3e642457:0x676626b72a9638bf!2m2!1d-77.037541!2d38.900552!3e0/" target=_blank> U.S. Chamber of Commerce 1615 H Street, Northwest  Washington, DC 20062 </a>										</p> -->
									</a>
								</div>
							</div>
						</div>
					</div>
				</div>
				<div class="col-md-4">
					<div class="tile">
						<div class="content-container">
							<div class="content">
								<div class="card-magazine">
																		<a href="https://www.teamlewis.com/magazine/pitching-journalists-your-story-not-your-brand/">
										<p class="date">Magazine // August 2018</p>
										<p class="title str40">PITCHING JOURNALISTS YOUR STORY, NOT YOUR BRAND</p>
									</a>
								</div>
							</div>
						</div>
					</div>
					<div class="tile">
						<div class="content-container">
							<div class="content">
								<div class="card-magazine">
																		<a href="https://www.teamlewis.com/?post_type=magazine&p=1238">
										<p class="date">Magazine // July 2018</p>
										<p class="title str40">THE ESSENTIALS OF BRAND GUIDELINES AND WHY YOU SHOULD CARE</p>
									</a>
								</div>
							</div>
						</div>
					</div>
					<div class="tile double">
						<div class="content-container">
							<div class="content">
								<div class="card-casestudy gradient-background">
																		<a href="https://www.teamlewis.com/our-work/the-leadership-lab/" class="content" style="background-image: url('https://teamlewis.azureedge.net/wp-content/uploads/2018/08/Leadership_Lab_website_thumbnail.gif');">
										<p class="title color-white">
											The Leadership Lab										</p>
									</a>
								</div>
							</div>
						</div>
					</div>
				</div>
				<div class="col-md-4">
						<div class="tile double">
							<div class="content-container">
								<div class="content">
									<div class="card-casestudy gradient-background">
																				<a href="https://www.teamlewis.com/our-work/splunk/" class="content" style="background-image: url('https://teamlewis.azureedge.net/wp-content/uploads/2018/08/Splunk-IPO-Cast-Study-LEWIS-500x500.jpg');">
											<p class="title color-white">
												Splunk											</p>
										</a>
									</div>
								</div>
							</div>
						</div>
						<div class="tile">
							<div class="content-container">
								<div class="content">
									<div class="card-magazine">
																				<a href="https://www.teamlewis.com/magazine/meet-our-digital-team-courtney-imel/">
											<p class="date">Magazine // July 2018</p>
											<p class="title str30">MEET OUR DIGITAL TEAM: COURTNEY IMEL</p>
										</a>
									</div>
								</div>
							</div>
						</div>
						<div class="tile">
							<div class="content-container">
								<div class="content">
									<div class="card-magazine">
																				<a href="https://www.teamlewis.com/magazine/the-value-of-storytelling-2/">
											<p class="date">Magazine // June 2018</p>
											<p class="title strOk">THE VALUE OF STORYTELLING</p>
										</a>
									</div>
								</div>
							</div>
						</div>
				</div>
			</div>
		</div>
	</div>
	<div class="featured-image-content">
		<div class="container">
			<div class="row">
				<div class="col-md-4">
					<img src="https://teamlewis.azureedge.net/wp-content/uploads/2018/08/magazine-thumbnail.png" alt="">
				</div>
				<div class="col-md-8">
					<h2 class="">We do <a href="/how-we-help/pr/" style="font-size: 42px!important; font-family: apexSerifBook; font-weight: 100 !important;">PR</a>, <a href="/how-we-help/digital/" style="font-size: 42px!important; font-family: apexSerifBook; font-weight: 100 !important;">Digital</a>, <a href="/how-we-help/sales-marketing/" style="font-size: 42px!important; font-family: apexSerifBook; font-weight: 100 !important;">Sales & Marketing</a> and provide <a href="/how-we-help/strategic-services/" style="font-size: 42px!important; font-family: apexSerifBook; font-weight: 100 !important;">Consultancy.</a></h2>
					<h1 style="font-family: apexSerifBook; margin-top: -30px; color: #000; font-size: 42px!important; line-height: 52px!important; margin-bottom: 45px;">We are an Integrated Global Communications Agency.</h1>
<p>We&#8217;re proud of our creativity. So why not share it?</p>
<p>Our magazine provides insights and expertise from our global team. We share our latest news. We deep-dive into the issues affecting our industry today. We let you in on the secrets to our campaign success.</p>
<p>We don&#8217;t just tell our clients&#8217; stories. We tell our own.</p>
				
					<a href="https://www.teamlewis.com/magazine/" class="cta transBlack">
						<span>/</span>
						<span>/</span>
						<p class="original">Find out more in Magazine - The LEWIS Blog </p>
					</a>
				</div>
			</div>
		</div>
	</div>
	<div class="location-hero" style="background-image: url('https://teamlewis.azureedge.net/wp-content/uploads/2018/08/4E7D746F-5BDD-4AC7-BD88-87DEA4057207.png')">
		<div class="container">
			<div class="row">
				<div class="col-md-6">
					<h2 class="color-white">Location, Location,<BR>Location.</h2>
					<div class="color-white">
						<p>We reach over 80 markets globally.</p>
<p>Find the location that suits your business needs.</p>
					</div>

					<a href="https://www.teamlewis.com/contact/" class="cta transWhite">
						<span>/</span>
						<span>/</span>
						<p class="original">View our global network</p>
					</a>
				</div>
			</div>
		</div>
	</div>


	<footer>
		<div class="container">
			<div class="row">
				<div class="col-md-3 col-sm-3 brand">
					<a href="/">
						<svg width="107px" height="60px" viewBox="0 0 107 60" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
						    <defs></defs>
						    <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
						        <g id="Widget-/-Menu" transform="translate(-60.000000, -31.000000)" fill="#000000">
						            <g id="Lewis" transform="translate(60.000000, 31.000000)">
						                <polyline id="Fill-1" points="5.04584857 0 0 0 0 58.8461538 12.655914 58.8461538 12.655914 54.3054163 5.04584857 54.3054163 5.04584857 0"></polyline>
						                <path d="M28.6429289,26.387403 L21.980727,26.387403 L21.980727,7.31646162 C21.980727,5.38278952 22.9932289,4.37282696 24.9327682,4.37282696 L25.6908877,4.37282696 C27.630427,4.37282696 28.6429289,5.38278952 28.6429289,7.31646162 L28.6429289,26.387403 Z M25.7753467,0 L24.7628448,0 C19.8722699,0 17.2580645,2.52340198 17.2580645,7.48595881 L17.2580645,52.4297941 C17.2580645,57.476598 19.8722699,60 24.7628448,60 L25.7753467,60 C30.835845,60 33.3655914,57.476598 33.3655914,52.4297941 L33.3655914,37.0005349 L28.6429289,37.0005349 L28.6429289,52.5972854 C28.6429289,54.6152046 27.8003504,55.627173 25.7753467,55.627173 L24.9327682,55.627173 C22.9932289,55.627173 21.980727,54.6152046 21.980727,52.5972854 L21.980727,30.846483 L33.3655914,30.846483 L33.3655914,7.48595881 C33.3655914,2.52340198 30.835845,0 25.7753467,0 Z" id="Fill-2"></path>
						                <polyline id="Fill-3" points="61.683208 50.1876791 57.6832851 0 52.8507902 0 48.8528543 49.6824845 45.1847681 0 40.2688172 0 45.5185918 58.8461538 51.7688438 58.8461538 55.1845753 16.5611623 58.6003067 58.8461538 65.0164771 58.8461538 70.1827957 0 65.4337566 0 61.683208 50.1876791"></polyline>
						                <polygon id="Fill-4" points="77.0860215 58.8461538 81.688172 58.8461538 81.688172 0 77.0860215 0"></polygon>
						                <path d="M102.707568,29.7465782 L96.8983304,25.1829709 C95.2148861,23.8317239 94.6246266,22.8180368 94.6246266,19.859602 L94.6246266,7.77395247 C94.6246266,5.57830212 95.6344924,4.56259971 97.9081962,4.56259971 L98.7504203,4.56259971 C101.02312,4.56259971 101.949667,5.57830212 101.949667,7.77395247 L101.949667,23.1555966 L106.831354,23.1555966 L106.831354,7.94424385 C106.831354,2.70450919 104.30669,0 98.918062,0 L97.7395507,0 C92.3519266,0 89.7419355,2.70450919 89.7419355,8.02787808 L89.7419355,20.1135276 C89.7419355,24.4211941 90.5831557,26.4515912 93.6147608,28.9021748 L99.8446089,33.803342 C101.44373,35.1555966 102.03399,36.1692837 102.03399,39.0430767 L102.03399,52.2270552 C102.03399,54.4227055 101.02312,55.4363926 98.7504203,55.4363926 L97.8248773,55.4363926 C95.5501696,55.4363926 94.6246266,54.4227055 94.6246266,52.2270552 L94.6246266,36.1692837 L89.7419355,36.1692837 L89.7419355,52.0577714 C89.7419355,57.2964984 92.2676038,60 97.5719089,60 L98.918062,60 C104.30669,60 107,57.2964984 107,51.8884877 L107,38.7891511 C107,34.4794693 106.15878,32.3654379 102.707568,29.7465782" id="Fill-5"></path>
						            </g>
						        </g>
						    </g>
						</svg>
					</a>
				</div>
				<div class="col-md-2 col-sm-4 col-xs-6 mobile-class reduceRP">
									<ul id="menu-footer-primary-menu" class="menu"><li id="menu-item-1009" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1009"><a href="https://www.teamlewis.com/how-we-help/">How we help</a></li>
<li id="menu-item-1010" class="menu-item menu-item-type-post_type_archive menu-item-object-work menu-item-1010"><a href="https://www.teamlewis.com/our-work/">Our Work</a></li>
<li id="menu-item-1011" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1011"><a href="https://www.teamlewis.com/the-agency/">Agency</a></li>
<li id="menu-item-1012" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1012"><a href="https://www.teamlewis.com/careers/">Careers</a></li>
<li id="menu-item-1013" class="menu-item menu-item-type-post_type_archive menu-item-object-event menu-item-1013"><a href="https://www.teamlewis.com/events/">Events</a></li>
<li id="menu-item-1014" class="menu-item menu-item-type-post_type_archive menu-item-object-magazine menu-item-1014"><a href="https://www.teamlewis.com/magazine/">Magazine</a></li>
<li id="menu-item-1210" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1210"><a href="https://www.teamlewis.com/category/blog/">Blog</a></li>
</ul>								</div>
				<div class="col-md-3 col-sm-3 col-xs-6 mobile-class">
					<ul id="menu-footer-secondary-menu" class="menu"><li id="menu-item-1015" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1015"><a target="_blank" href="https://twitter.com/teamlewisglobal">Twitter</a></li>
<li id="menu-item-1016" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1016"><a target="_blank" href="https://www.facebook.com/teamlewisglobal">Facebook</a></li>
<li id="menu-item-1017" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1017"><a target="_blank" href="https://www.linkedin.com/company/lewis-global-communications">LinkedIn</a></li>
<li id="menu-item-1018" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1018"><a target="_blank" href="https://www.youtube.com/channel/UC-_gf0ba9yKWvTm92m__4Tg">Youtube</a></li>
<li id="menu-item-1019" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1019"><a target="_blank" href="https://www.instagram.com/teamlewisglobal/">Instagram</a></li>
<li id="menu-item-1020" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1020"><a target="_blank" href="https://plus.google.com/114110419084101368171">Google+</a></li>
</ul>				</div>
				<div class="col-md-4">
					<div class="newsletter">
	<p class="title">
		Newsletter Signup	</p>
	<form action="https://marketing.teamlewis.com/acton/forms/userSubmit.jsp" class="standard validationMe" data-captcha-error-msg="" id="form_0215">
		<input type="hidden" name="ao_a" value="3436">
		<input type="hidden" name="ao_f" value="0215">
		<input type="hidden" name="ao_d" value="0215:d-0001">
		<input type="hidden" name="ao_pf" value="0">
		<input type="hidden" id="newsletter-ao-bot" name="ao_bot" value="yes">
		<input required type="text" name="name" placeholder="Name">
		<input required type="email" name="email" placeholder="Email">
		
		<div class="form-check">
			<input class="form-check-input" type="checkbox" value="optin" id="newsletterCheck" name="optin">
			<label class="form-check-label" for="newsletterCheck">
				I would like to opt-in to receive communications from LEWIS. I understand that I can change my preferences at any time. By submitting your information, you confirm that you have read and agree to our Privacy Policy.			</label>
		</div>
		<button type="submit" class="btn">Signup</button>
	</form>
</div>
<script>
	document.getElementById('newsletter-ao-bot').value = 'nope';
</script>
				</div>

				<div class="col-md-9 col-md-offset-3">
					<ul class="inline">
						<li id="menu-item-1021" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1021"><a href="http://teamlewis.com">© LEWIS</a></li>
<li id="menu-item-1022" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1022"><a href="/disclaimer/">Disclaimer</a></li>
<li id="menu-item-1023" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1023"><a href="/privacy-centre/">Lewis Privacy Center</a></li>
<li id="menu-item-1024" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1024"><a href="/sitemap/">Sitemap</a></li>
					</ul>
				</div>
			</div>
			
		</div>
		<div id="cookie_policy" class="cookie_policy">
			<div class="container">
		        <p>We use cookies on our website to enhance your browsing experience. If you continue to use our website, we assume that you are happy for us to do this. To understand more about how we use cookies, or to change your preferences and browser settings, please see our <a href="/us/privacy-centre">Cookie Policy</a>.       
		        <a href="javascript:;" id="hide_cookies" class="close_cookie_policy">&#10005;</a></p>
		    </div>
		</div>
	</footer>


	<!-- Minified CSS - Includes all .scss from style folder -->
	<link rel="stylesheet" href="//teamlewis.azureedge.net/wp-content/themes/Lewis/assets/styles/build.css?v=2.1b" type="text/css" media="all">
	<script type="text/javascript" src="//teamlewis.azureedge.net/wp-content/themes/Lewis/assets/scripts/jquery-2-0-0.min.js?v=2.1b"></script>
	<script type="text/javascript" src="//teamlewis.azureedge.net/wp-content/themes/Lewis/assets/scripts/build.js?v=2.1b"></script>


	
	<!-- Google Analytics -->
	<script>
		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

		ga('create', 'UA-17951587-1', 'auto');
		ga('send', 'pageview');
	</script>

	<!-- Start ActOn Tracking -->
	<script>
		/*<![CDATA[*/(function(w,a,b,d,s){w[a]=w[a]||{};w[a][b]=w[a][b]||{q:[],track:function(r,e,t){this.q.push({r:r,e:e,t:t||+new Date});}};var e=d.createElement(s);var f=d.getElementsByTagName(s)[0];e.async=1;e.src='//marketing.teamlewis.com/cdnr/28/acton/bn/tracker/3436';f.parentNode.insertBefore(e,f);})(window,'ActOn','Beacon',document,'script');ActOn.Beacon.track();/*]]>*/
	</script>

	<script type='text/javascript' src='https://teamlewis.azureedge.net/wp-includes/js/wp-embed.min.js?ver=4.9.8'></script>
</body>
</html>
<!-- Dynamic page generated in 0.842 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2018-10-05 05:43:42 -->

<!-- super cache -->