<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Lion Stone Events is under construction</title>
    <meta name="description" content="Event agency on the French Riviera" />
    <meta name="generator" content="Free UnderConstructionPage plugin for WordPress">
    <link rel="stylesheet" href="https://fonts.bunny.net/css?family=Nunito:400,900">    <link rel="stylesheet" href="//m.madewithsoy.com/wp-content/plugins/under-construction-page/themes/css/bootstrap.min.css?v=4.03" type="text/css">
<link rel="stylesheet" href="//m.madewithsoy.com/wp-content/plugins/under-construction-page/themes/css/common.css?v=4.03" type="text/css">
<link rel="stylesheet" href="//m.madewithsoy.com/wp-content/plugins/under-construction-page/themes/light_bulb/style.css?v=4.03" type="text/css">
<link rel="stylesheet" href="//m.madewithsoy.com/wp-content/plugins/under-construction-page/themes/css/font-awesome.min.css?v=4.03" type="text/css">
<link rel="icon" href="//m.madewithsoy.com/wp-content/plugins/under-construction-page/themes/images/favicon.png" />
  </head>

  <body>
    <div class="container top-container">
      <div class="row display-table">
        <div class="col-lg-offset-1 col-xs-12 col-md-12 col-lg-5 display-cell">
          <h1>Sorry, we're doing some work on the site</h1>
        </div>
		<div class="col-xs-12 col-md-12 col-lg-5 display-cell">
          <div id="hero-image">
      <img class="fadein" src="//m.madewithsoy.com/wp-content/plugins/under-construction-page/themes/light_bulb/light_bulb_off.png" alt="Switching on the site soon ..." title="Switching on the site soon ...">
    </div>
        </div>
      </div>
    </div>

    <div class="container">
      <div class="row">
        <div class="col-xs-12 col-md-8 col-md-offset-2 col-lg-offset-2 col-lg-8">
          <p class="content">Thank you for being patient. We are doing some work on the site and will be back shortly.</p>
        </div>
      </div>

      <div class="row" id="social">
        <div class="col-xs-12 col-md-12 col-lg-12">
          <a href="https://www.facebook.com/lionstoneevents" target="_blank"><i class="fa fa-facebook-square fa-3x"></i></a><a href="http://instagram.com/lionstoneevents/" target="_blank"><i class="fa fa-instagram fa-3x"></i></a><a href="mailto:&#105;&#110;&#102;&#111;&#064;&#108;&#105;&#111;&#110;&#045;&#115;&#116;&#111;&#110;&#101;&#046;&#099;&#111;&#109;"><i class="fa fa-envelope fa-3x"></i></a>
        </div>
      </div>

    </div>
    
    <script src="//m.madewithsoy.com/wp-includes/js/jquery/jquery.min.js"></script>    <script type="text/javascript">
    jQuery(function($) {
      var std = $('.fadein').attr('src');
      var hover = std.replace('_off', '_on');
      $('.fadein').clone().insertAfter('.fadein').attr('src', hover).removeClass('fadein').siblings().css({
          position:'absolute'
      });
      $('.fadein').mouseenter(function() {
          $('.fadein').stop().fadeTo(600, 0);
      }).mouseleave(function() {
          $('.fadein').stop().fadeTo(400, 1);
      });

    });
    </script>
  </body>
</html>
