

<!doctype html>
<html data-n-head="" data-n-head-ssr>
<head>
	<title data-n-head="true">Page Not Found 404 Error</title>
	<meta data-n-head="true" charset="utf-8">
	<meta data-n-head="true" content="width=device-width,initial-scale=1" name="viewport">
	<meta data-n-head="true" content="SME" name="description" data-hid="description">

	<link rel="stylesheet" href="/Static/css/gfonts-lite.css">
	<link rel="icon" href="/favicon.ico" data-n-head="true" type="image/x-icon">

	<style>
		*, :after, :before {
			-moz-box-sizing: inherit;
			-webkit-box-sizing: inherit;
			box-sizing: inherit;
		}

		:root {
			font-size: 10px;
			-webkit-text-size-adjust: 100%;
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
		}

		html {
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}

		body {
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		.application, body {
			color: #303d47;
			font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
			font-size: 1.6rem;
			line-height: 1.6;
		}

		.row {
			display: flex;
			flex-wrap: wrap;
			margin-left: -1.6rem;
			margin-right: -1.6rem;
		}

		.col-md-6,
		.col-sm-12 {
			min-height: 1px;
			padding-left: 1.6rem;
			padding-right: 1.6rem;
			position: relative;
			width: 100%;
		}

		@media (min-width: 576px) {
			.col-sm-12 {
				flex: 0 0 100%;
				max-width: 100%;
			}
		}

		@media (min-width: 768px) {
			.col-md-6 {
				flex: 0 0 50%;
				max-width: 50%;
			}
		}

		a.btn {
			text-decoration: none;
			display: inline-block;
			padding: .8rem 1.6rem;
			font-weight: 700;
			text-align: center;
			vertical-align: middle;
			user-select: none;
			-moz-user-select: none;
			-webkit-user-select: none;
			border: 1px solid transparent;
			font-size: 1.6rem;
			line-height: 1.5;
			margin-right: 2rem;
			margin-bottom: .8rem;
			font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
			transition: all .3s ease;
		}

			a.btn:not(:disabled):not(.disabled) {
				cursor: pointer;
			}

			a.btn.btn-primary {
				color: #fff;
				background-color: #00788b;
				border-color: transparent;
			}

				a.btn.btn-primary:active, a.btn.btn-primary:focus, a.btn.btn-primary:hover {
					background-color: #5f8bb3;
				}

			a.btn.btn-secondary {
				color: #fff;
				background-color: #969696;
				border-color: #969696;
			}

				a.btn.btn-secondary:active, a.btn.btn-secondary:focus, a.btn.btn-secondary:hover {
					background-color: #aaa;
				}

		#PageNotFound {
			margin: auto;
			width: 50%;
		}

		h1, h5 {
			margin: 0;
			padding: 0;
			padding-bottom: 1.6rem;
			font-weight: 700;
			line-height: 1.2;
			font-family: Poppins,Arial,Helvetica Neue,Helvetica,sans-serif;
		}

		#PageNotFound h1 {
			text-align: center;
			font-size: 5rem;
			margin-top: 3rem;
		}

		#PageNotFound h5 {
			text-align: center;
			font-size: 1.6rem;
		}

		#PageNotFound .btn {
			padding: 12px 15px !important;
			font-family: Poppins,Arial,Helvetica Neue,Helvetica,sans-serif;
			font-weight: normal;
			width: 100%;
			margin-bottom: 20px;
		}

			#PageNotFound .btn .btn-primary {
				white-space: nowrap;
				display: block;
			}

		#PageNotFound p {
			text-align: center;
		}

			#PageNotFound p img {
				width: auto;
				max-height: 400px;
				margin: 0 auto;
				margin-top: 5rem;
				margin-bottom: 5rem;
			}

		@media (max-width:900px) {
			#PageNotFound {
				margin: auto;
				width: 100%;
				padding: 0 1rem;
			}

				#PageNotFound H1 {
					text-align: center;
					font-size: 3.2rem;
					font-family: Poppins,Arial,Helvetica Neue,Helvetica,sans-serif;
					font-weight: 700;
				}
		}
	</style>

	<!-- Google Tag Manager -->
	<script>
		(function (w, d, s, l, i) {
			w[l] = w[l] || []; w[l].push({
				'gtm.start':
					new Date().getTime(), event: 'gtm.js'
			}); var f = d.getElementsByTagName(s)[0],
				j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
					'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
		})(window, document, 'script', 'dataLayer', 'GTM-PNP9QV7');
	</script>
	<!-- End Google Tag Manager -->
<script type="text/javascript">var appInsights=window.appInsights||function(config){function t(config){i[config]=function(){var t=arguments;i.queue.push(function(){i[config].apply(i,t)})}}var i={config:config},u=document,e=window,o="script",s="AuthenticatedUserContext",h="start",c="stop",l="Track",a=l+"Event",v=l+"Page",r,f;setTimeout(function(){var t=u.createElement(o);t.src=config.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js";u.getElementsByTagName(o)[0].parentNode.appendChild(t)});try{i.cookie=u.cookie}catch(y){}for(i.queue=[],r=["Event","Exception","Metric","PageView","Trace","Dependency"];r.length;)t("track"+r.pop());return t("set"+s),t("clear"+s),t(h+a),t(c+a),t(h+v),t(c+v),t("flush"),config.disableExceptionTracking||(r="onerror",t("_"+r),f=e[r],e[r]=function(config,t,u,e,o){var s=f&&f(config,t,u,e,o);return s!==!0&&i["_"+r](config,t,u,e,o),s}),i}({instrumentationKey:"c3852e17-8f38-4d0f-8a49-4ec850d794a6",sdkExtension:"a"});window.appInsights=appInsights;appInsights.queue&&appInsights.queue.length===0&&appInsights.trackPageView();</script></head>

<body cz-shortcut-listen="true">
	<!-- Google Tag Manager (noscript) -->
	<noscript>
		<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PNP9QV7"
			height="0" width="0" style="display: none; visibility: hidden"></iframe>
	</noscript>
	<!-- End Google Tag Manager (noscript) -->

	<div id="PageNotFound">
		<h1>Page Not Found</h1>
		<p>
			<img src="/404-error/404-gears.jpg" alt="Page Not Found" />
		</p>
		<h5>We are sorry but the URL you are trying to reach seems to be old or may have been removed.</h5>
		<div class="row">
			
			<div class="col-md-6 col-sm-12">
				<a href="/" hreflang="en" class="btn btn-secondary">Home</a>
			</div>
			<div id="SearchButton" class="col-md-6 col-sm-12">
				<a href="/search/?q=" hreflang="en" class="btn btn-primary">Search the site</a>
			</div>
		</div>
	</div>
</body>
</html>
