<!DOCTYPE html>
<html lang="en-gb">
	<head>
		<title>Account Suspended</title>
		<meta charset="utf-8">
		<meta name="description" content="" />
		<script src="https://kit.fontawesome.com/eb54a157e0.js" crossorigin="anonymous"></script>
		<link rel="preconnect" href="https://fonts.googleapis.com">
		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"> 
	</head>
<body>
	<style>
		body{font-family: Open Sans;margin: 0;}
		.nav-menu {overflow: hidden;background-color: #eff7ff;padding: 0 60px;}
		.nav-menu .nav-icon{float: left;}
		.nav-menu a i{padding-right: 3px;}
		.nav-menu a {float: right;display: block;text-align: center;padding: 14px 16px;text-decoration: none;font-size: 17px;color: #000;}
		.nav-menu a:hover {text-decoration: underline;color: #004183;}
		.nav-menu .icon {display: none;}
		.mt-15{margin-top: 15px;}
		@media screen and (max-width: 600px) {
		.nav-menu a:not(:first-child) {display: none;}
		.nav-menu a.icon {float: right;display: block;}
		.nav-menu {padding: 0;}
		}
		@media screen and (max-width: 600px) {
		.nav-menu.nav-resp {position: relative;}
		.nav-menu.nav-resp .icon {position: absolute;right: 0;top: 0;}
		.nav-menu.nav-resp a {float: none;display: block;text-align: left;}
		}
		
		._v0yg-h2{font-size:28px;font-weight:700;line-height:1.2;color: #004183;text-align: center;}

		@media(max-width:850px){
		._v0yg-h2{font-size:30px;}	
		}
		@media(max-width:600px){
		._v0yg-h2{font-size:25px;}
		}
		._hdr{margin:30px auto auto;max-width:1200px;}
		._hdrttl{font-size:30px;color:#004183;font-weight: 700;text-align: left;}
		.cont-mcntnr{max-width:900px;margin:55px auto 10px;text-align: left;}
		.cont-mwrap{position: relative;border-bottom:1px solid #e8f3ff;padding: 30px 50px 30px 14px;}
		.cont-mwrap p{margin: 5px 110px 0 0;font-size: 18px;}
		.cont-img{position: absolute;right: 10px;top: -33px;height: 200px;}
		@media(max-width:950px){
			.cont-mwrap p{margin-right: 150px;font-size: 20px;line-height: 1.6;}
			.cont-img{position: absolute;right: 0px;}
		}
		@media(max-width:530px){
			.cont-mwrap p{margin-right: 150px;font-size: 16px;line-height: 1.6;}
			.cont-img{top:27px;height: 190px;}
			.cont-mwrap {padding: 30px 20px 30px 20px;}
		}
		@media(max-width:410px){
			.cont-img{top:50px;height: 190px;right: 50px;}
			.cont-mwrap {padding: 30px 80px 30px 20px;}
		}
		.hlp-cnt p{text-align: center;font-size: 18px;}
		.hlp-cnt b{text-align: center;font-size: 18px;font-weight: 600;}
		.pos-abs{margin-top: 60px;}
		footer{background:#e8f3ff;padding: 30px;text-align: center;}
		.ftr-a{padding: 10px 15px;margin: auto;text-decoration: none;color: #000;line-height: 3;}
		.ftr-a:hover{text-decoration: underline;color: #004183;}
		.btn-wrap{text-align: center;}
		a{text-decoration: none;}
		.cont-flex{display: flex;justify-content: center;}
		.cont-img2{  height: 62px;margin-top: 29px;align-self: center;}
		.btn{background:#004183;display: inline-block;color: #fff;padding: 10px 18px;font-size: 20px;font-weight: 600;border-radius: 20px;margin-top: 20px;text-transform: uppercase;}
		@media(min-height:800px){
			.pos-abs{position: fixed;bottom: 0;right: 0;left: 0;margin-top: 0;}
		}
	</style>
	 <nav class="nav-menu" id="nav-bar">
		<a target="_blank" class="nav-icon" href="https://www.milesweb.in"><img src="https://www.milesweb.in/img-assets/logo/milesweb.png" style="width: 145px;height:46.55px;margin-right:30px;" alt="Best Web Hosting in India | MilesWeb" title="Best Web Hosting in India | MilesWeb"></a> 
		<a class="mt-15" target="_blank" href="https://my.milesweb.com/clientarea.php"><i class="fa-solid fa-user"></i> My Account</a> 
		<a class="mt-15" target="_blank" href="https://www.milesweb.in/affiliates.php"><i class="fa-solid fa-hand-holding-dollar"></i> Refer & Earn</a>
		<a class="mt-15" target="_blank" href="https://www.milesweb.in/blog/"><i class="fa-solid fa-pen"></i> Blog</a> 
		<a class="mt-15" target="_blank" href="https://www.milesweb.in/hosting-faqs/"><i class="fa-solid fa-lightbulb"></i> Pool of Knowledge</a> 
		<a href="javascript:void(0);" class="icon" onclick="myFunction()">
    	<i class="fa fa-bars"></i></a>
	</nav> 
	<div class="cont-mcntnr cont-flex">
	<img class="cont-img2" src="https://www.milesweb.in/img-assets/wrong-icon.png" alt="">
		<div class="cont-mwrap">
			<h1 class="_hdr _hdrttl">Account Disabled</h1>
			<p> Sorry! The site you are trying to access is disabled!</p>
			<img class="cont-img" src="https://www.milesweb.in/img-assets/suspended-img.png" alt="">
		</div>
	</div>
	
	<div class="cont-mcntnr hlp-cnt"><div class="_v0yg-h2 n3ova-hdrttl">Are you the admin of the site? Don't worry!</div>
	<p><b>Our team is available 24x7 to help you reactivate your account.</b></p>
	<p>Please get in touch with them so that they'll review your account & further assist you.</p>
	</div>
	<div class="btn-wrap"><a target="_blank" href="https://my.milesweb.com/clientarea.php" class="btn">Contact Our Team</a></div>
	<footer class="pos-abs">
		<a target="_blank" href="https://www.milesweb.in/" class="ftr-a">Visit our Website</a>
		<a target="_blank" href="https://www.milesweb.in/hosting/shared-hosting" class="ftr-a">Shared Hosting</a>
		<a target="_blank" href="https://www.milesweb.in/hosting/reseller-hosting/" class="ftr-a">Reseller Hosting</a>
		<a target="_blank" href="https://www.milesweb.in/hosting/vps-hosting/" class="ftr-a">VPS Hosting</a>
		<a target="_blank" href="https://www.milesweb.in/hosting/dedicated-servers/" class="ftr-a">Dedicated Server</a>
		<a target="_blank" href="https://www.milesweb.in/hosting/domains" class="ftr-a">Domain</a>
		<a target="_blank" href="https://www.milesweb.in/web-security/ssl-certificates" class="ftr-a">SSL Certificate</a>
		<a target="_blank" href="https://www.milesweb.in/about-us.php" class="ftr-a">About MilesWeb</a>
	</footer>
<script>
	function myFunction() {
	var x = document.getElementById("nav-bar");
	if (x.className === "nav-menu") {
		x.className += " nav-resp";
	} else {
		x.className = "nav-menu";
	}
	}
</script>
</body>	
</html> 
