
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js old" lang="en"><![endif]-->
<!--[if IE 9]><html class="no-js ie9" lang="en"><![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
	
	<meta name="keywords" content="" />
	<meta name="description" content="" />
	
	<meta http-equiv="X-UA-Compatible" content="IE=edge" charset="utf-8" />
	<meta property="og:image" content="/gfx/digi.jpg" />
	<link rel="icon" href="favicon.ico" type="image/x-icon" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
	<meta name="format-detection" content="telephone=no" />
	
	<title>404 - Page does not exist!</title>

	<link rel="stylesheet" href="/css/k.css" />
	<style type="text/css">
	.dl { position:fixed; top:5%; width:100%; text-align:center; }
	.dl img { width:16%; min-width:100px; max-width:200px; }
	h2 { margin:0; font-size:11em; line-height:1em; color:rgba(0,113,188,1); }
	p { text-transform:uppercase; font-size:1.2em; color:rgba(0,113,188,.6); font-weight:bold; }

	.footer { position:fixed; bottom:5%; text-align:center; width:100%; }

	html { height:100%; }
	body { height:100%; background: url('/gfx/404.svg') center center no-repeat; background-size:cover; }

	@media screen and (max-device-height: 520px) {
		.dl { position:fixed; top:5%; left:5%; width:100%; text-align:left; }
		.footer { text-align:left; left:5%; }
	}
	</style>

</head>
<body>

<a href="/" class="dl"><img src="/gfx/logo.svg"></a>

<div class="footer">
	<a href="tel:02031379199"><span>+44 (0) 203 1379 199</span></a><br><br><a href="/" class="btn blue">www.digi-products.com</a>
</div>

</body>
</html>