Hi There,
I have tested loading your homepage and I see the following error on your console log.
The preview booted, but never requested the loader be removed
Could you please try increasing your PHP max script execution time to 300 and test again to see if that helps. Also try deleting Cornerstone plugin and re-install it again by head over to X -> Validation section (wait for few seconds to install it automatically).
I have removed your custom JS added to the homepage temporarily. When you’re adding JS code, you can ignore <script> </script> tags.
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.9";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
Let us know how it goes.
Thanks!