<!doctype html>

<html>
<head>
<meta charset="utf-8">
<title>We will be back in 10 minutes</title>
<script src="js/jquery.min.js" type="text/javascript"></script>
</head>
<body>

<div class="er_all">
	<div class="er_list">
		<h2>We're sorry...</h2>
		<div class="content_box">
			<p>Please email <a href="mailto:helpdesk@gnbproperty.com" style="color:#fff;">helpdesk@gnbproperty.com</a>, or use live chat at <a href="https://gnbproperty.com/" target="_blank" style="color:#fff;">www.gnbproperty.com</a>  for help accessing your services.</p>
			<p>We’re sorry — this outage is taking longer than planned. The issue stems from a hardware failure with our server provider, and while it’s outside of our direct control, our team is working closely with them to get everything back online as quickly as possible. We’ll keep this page updated with any developments.</p>
			<p>Thank you for your patience — we know how disruptive this is and truly appreciate you bearing with us.</p>
		</div>   
		
	</div>
</div>

<style type="text/css">
	@font-face {
		font-family: 'Conv_BEBASNEUE BOLD';
		src: url('https://www.125newbondstreet.com/fonts/BEBASNEUE BOLD.eot');
		src: local('☺'), url('https://www.125newbondstreet.com/fonts/BEBASNEUE BOLD.woff') format('woff'), url('https://www.125newbondstreet.com/fonts/BEBASNEUE BOLD.ttf') format('truetype'), url('https://www.125newbondstreet.com/fonts/BEBASNEUE BOLD.svg') format('svg');
	}
	@font-face {
		font-family: 'Conv_Roboto-Thin';
		src: url('https://www.125newbondstreet.com/fonts/Roboto-Thin.eot');
		src: local('☺'), url('https://www.125newbondstreet.com/fonts/Roboto-Thin.woff') format('woff'), url('https://www.125newbondstreet.com/fonts/Roboto-Thin.ttf') format('truetype'), url('https://www.125newbondstreet.com/fonts/Roboto-Thin.svg') format('svg');
	}
	@font-face {
		font-family: 'Conv_BebasNeue Light_0';
		src: url('https://www.125newbondstreet.com/fonts/BebasNeue Light_0.eot');
		src: local('☺'), url('https://www.125newbondstreet.com/fonts/BebasNeue Light_0.woff') format('woff'), url('https://www.125newbondstreet.com/fonts/BebasNeue Light_0.ttf') format('truetype'), url('https://www.125newbondstreet.com/fonts/BebasNeue Light_0.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}
	*{
		padding:0px;
		margin:0px;
		border:0px;
	}
	html{
		height:100%;
	}
	body{
		width:100%;
		height:100%;
		background:url(https://www.125newbondstreet.com/images/gnb_cannot_found.png) no-repeat center center;
		background-size:cover;
		font-family: proxima_nova_regular;
	}
	header {
		width: 100%;
		height: 60px;
		background: #fff;
		display:block !important;
		box-shadow: 0 1px 10px 2px #888;
	}
	/*header {
		width: 100%;
		height: 60px;
		background: #000000;
		display:block !important;
	}*/
	.er_all{
		width:100%;
		height:100%;
	}
	#er_logo{
		height: 60px;
		float:left;
	}
	#er_logo img{
		height:100%;
	}
	.er_list h2{
		text-align:center;
		font-size:84px;
		line-height:250%;
		color:#FFF;
		font-family: 'Conv_BEBASNEUE BOLD';
		padding-top:50px;
		font-weight:normal;
	}
	.er_list h3{
		text-align: center;
	    font-size: 20px;
	    line-height: 200%;
	    color: #FFF;
	    font-family: 'Conv_Roboto-Thin';
	    padding: 0px 30px;
	    max-width: 1400px;
	    margin: 0 auto;
	}
	.content_box{
		text-align: center;
	    font-size: 20px;
	    line-height: 200%;
	    color: #FFF;
	    
	    padding: 0px 30px;
	    max-width: 1400px;
	    margin: 0 auto;
	}
	.content_box p{
		font-family: 'Conv_Roboto-Thin';
	}
	.er_list ol{
		width:220px;
		margin:auto;
	}
	.er_list ol li{
		font-size:18px;
		line-height:300%;
		color:#FFF;
		font-family: 'Conv_Roboto-Thin';
	}
	.er_home{
		position:absolute;
		bottom:60px;
		width:100%;
	}
	.er_home p{
		text-align:center;
		margin-top:30px;		
	}
	.er_home p a{
		color:#FFF;
		text-decoration:none;	
		font-size: 28px;
		font-family: 'Conv_BEBASNEUE BOLD';
		font-weight:normal;
	}
	.er_home p a span{
		color:#FFF;
		text-decoration:none;	
		font-size: 19px;
		font-family: 'Conv_BebasNeue Light_0';
		font-weight:normal;
		letter-spacing:1px;
	}

	
	@media screen and (max-width: 820px) {
		.er_list h2{
			font-size:62px;
			line-height:200%;
			padding-top:30px;
		}
		
	}
	@media screen and (max-width: 500px) {
		header {
		    height: 40px;
		}
		#er_logo{
			height: 40px;
		}
		.er_list h2{
			font-size:52px;
			line-height:150%;
			padding-top:10px;
		}
		.er_list h3{
			font-size:16px;
			line-height:200%;
		}
		.er_list ol li{
			font-size:16px;
			line-height:200%;
		}
		.er_list ol{
			width:200px;
		}
		.er_home{
			bottom:20px;
		}
		.er_home p a{
			font-size: 24px;
		}
		.er_home p a span{	
			font-size: 19px;
		}
		.content_box{
			font-size:18px;
		}
	}

</style>

<script>
		$(document).ready(function(e) {
		var windowheight = $(window).height();
		//alert(windowheight);
		var chatheight = $('.not_found_header').height();
		//alert(chatheight);
		var chat_height=(windowheight-chatheight);
		$('body').css('max-height',chat_height); 
		$('body').css('overflowY', 'fixed'); 
		});
</script>



</body>
</html>
