<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->

<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title></title>
  <meta name="description" content="">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
  <link rel="stylesheet" href="css/main.css">
</head>

<body>
  <header>
    <div class="container">
      <nav class="navbar navbar-expand-lg navbar-light bg-white">
        <a href="https://eviivo.com" class="navbar-brand header-logo">
          <div></div>
        </a>
        <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
          aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
          <span class="navbar-toggler-icon"></span>
        </button>
        <div class="collapse navbar-collapse" id="navbarNav">
          <ul class="navbar-nav">
            <li class="nav-item active">
              <a href="https://eviivo.com/products/">Products</a>
            </li>
            <li class="nav-item">
              <a href="https://eviivo.com/services/">Services</a>
            </li>
            <li class="nav-item">
              <a href="https://eviivo.com/pricing/">Pricing</a>
            </li>
            <li class="nav-item">
              <a href="https://eviivo.com/partners/">Partners</a>
            </li>
            <li class="nav-item">
              <a href="https://eviivo.com/your-stories/">Your stories</a>
            </li>
            <li class="nav-item">
              <a href="https://eviivo.com/trade-secrets/">Trade secrets</a>
            </li>
            <li class="nav-item">
              <a href="https://awards.eviivo.com/">Awards</a>
            </li>
          </ul>
        </div>
      </nav>
    </div>
  </header>
  <main>
    <section>
      <div class="container main-heading">
        <div class="row">
          <div class="col-12">
            <h1 class="hero-internal__title ">Sorry, this booking service is no longer operational</h1>
          </div>
        </div>
      </div>
    </section>
    <section class="block">
      <div class="container">
        <div class="row">
          <div class="col-12">
            <h2>We’re sorry, the online booking service you have requested is no longer available for your chosen
              property. Please either:</h2>
              <div class="cta-wrapper">
                <h3>1. Click back in your browser and contact the property directly, or</h3>
                <h3>2. Try searching other great <a href="https://www.toprooms.com/en-US" alt="toprooms.com">US lodgings on
                    toprooms.com</a></h3>
                <p>&nbsp;</p>
            </div>
            <hr />
            <h4>Are you an ex-Webervations or Rezovation customer?
              <br />
              <a href="https://eviivo.com/us/rezo-weber/">Learn more about how eviivo can
                help your business</a>
            </h4>
          </div>
        </div>
      </div>
    </section>
    <section>
      <h5>Have a question? Get in touch</h5>
      <a href="https://eviivo.com/us/rezo-weber-guest-bookings/" class="cta-btn">Contact us</a>
    </section>
  </main>
  <footer>
    <div class="container nav-wrapper">
      <div class="footer-nav col-6 col-lg-2">
        <p>Company Info</p>
        <a href="https://eviivo.com/">Home</a>
        <a href="https://eviivo.com/partners/">Partners</a>
        <a href="https://eviivo.com/about/">About Us</a>
        <a href="https://eviivo.com/contact/">Contact Us</a>
        <a href="https://eviivo.com/careers/">Careers</a>
      </div>
      <div class="footer-nav col-6 col-lg-2">
        <p>Community</p>
        <a href="https://eviivo.com/your-stories/">Your Stories</a>
        <a href="https://eviivo.com/trade-secrets/">Trade Secrets</a>
        <a href="https://eviivo.com/blog/">Blog</a>
        <a href="https://eviivo.com/marketplace/">Marketplace</a>
        <a href="https://www.toprooms.com/">toprooms</a>
      </div>
      <div class="footer-nav col-6 col-lg-2">
        <p>Products</p>
        <a href="https://eviivo.com/products/my-diary/">My Diary</a>
        <a href="https://eviivo.com/trade-secrets/">Trade Secrets</a>
        <a href="https://eviivo.com/blog/">Blog</a>
        <a href="https://eviivo.com/marketplace/">Marketplace</a>
        <a href="https://www.toprooms.com/">toprooms</a>
      </div>
      <div class="footer-nav footer-nav--social col-6 col-lg-2">
        <p>Follow Us</p>
        <div class="social-icons">
          <a href="https://www.facebook.com/teameviivo"><span class="social-icon social-icon--fb"></span></a>
          <a href="https://twitter.com/eviivo"><span class="social-icon social-icon--tw"></span></a>
          <a href="https://www.youtube.com/channel/UC7vzaReYS0jWBFnMmHBhjhQ"><span
              class="social-icon social-icon--yt"></span></a>
          <a href="https://www.instagram.com/eviivo/"><span class="social-icon social-icon--ig"></span></a>
          <a href="https://www.linkedin.com/company/eviivo/"><span class="social-icon social-icon--li"></span></a>
        </div>
      </div>
    </div>
  </footer>
  <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
  <script async src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
</body>

</html>