<!DOCTYPE html>
<html lang="en">
<head>

  <!-- Basic Page Needs -->
  <meta charset="utf-8">
  <title>K&T Shield</title>
  <meta name="Error page for those who are blocked from accessing websites on our network" content="">
  <meta name="K&T Host" content="">
  <meta name="robots" content="noindex, nofollow">
  <!-- Mobile Specific Metas -->
  <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- CSS -->
  <link rel="stylesheet" href="css/normalize.css">
  <link rel="stylesheet" href="css/skeleton.css">

  <!-- Favicon -->
  <link rel="icon" type="image/png" href="images/favicon.png">

</head>
<body>

  <!-- Primary Page Layout -->

  <div class="header">
    <dic class="row">
      <div class="one-third column">
          <a href="https://www.knthost.com"><img src="images/knthost-website-logo.png"></a>
      </div>
      <div class="two-thirds column">
        <ul>
          <a 
href="https://account.knthost.com">Account Portal</a>
          <a 
href="https://www.knthost.com/support-center">Support
Center</a>
        </ul>
      </div>
    </div>
  </div>

  <div class="container">
    <div class="row">
      <div style="margin-top: 6%">
        <h3>We're Sorry</h3>
        <p style="font-size:16px">The website you tried to access is not available.</p>
        <p style="margin-bottom:35px">If you are a K&T Host customer, and you think you are getting this message in error, please let us know.</p>
        <h5 style="margin-left: -10px"><a href="https://account.knthost.com/client/">Open a Ticket</a></h5>
      </div>
    </div>
  </div>

  <div class="footer">
    <div class="row">
      <div class="twelve columns">
        <p>© 2013-2018 K&T Host www.knthost.com. All rights
reserved.</p>
      </div>
    </div>
  </div>

<!-- End Document -->


<!-- Piwik -->
<script type="text/javascript">
  var _paq = _paq || [];
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="//stats.knthost.com/";
    _paq.push(['setTrackerUrl', u+'piwik.php']);
    _paq.push(['setSiteId', '180']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<noscript><p><img src="//stats.knthost.com/piwik.php?idsite=180&rec=1" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->

</body>
</html>

