﻿<!DOCTYPE html>
<html>
<head>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" type="image/png" href="https://3kzn28q5.media.zestyio.com/favicon.png"/>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Sony | AlphaUniverse.com</title>
    <link rel="stylesheet" href="./css/normalize.css">
    <link rel="stylesheet" href="./css/site.css">
    <script src="https://www.w3schools.com/lib/w3data.js"></script>
    <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
</head>

<script>
    var urlParams = new URLSearchParams(window.location.search);
    var noredir = urlParams.get('noredir');

    if(!noredir && noredir != '')
        window.location.replace("/");
</script>

<body class="">
<div w3-include-html="alphauniverse-component-header.html"></div>

<main class="fixed-view grey_shadow-bg">
    <section class="au-homepage pt-3 pb-6">
        <div class="temp-container-fluid mt-4">
            <div class="new_head_block">
                
                <div class="row col-12 col-lg-9 col-xl-9 header_slider_column">
                    <div class="flex-wrapper h-100 mb-5 mb-lg-0 main_container">
                        <div class="a_container header_text col-6">
                            <div class="header_text-h1">
                                Hold That Thought!
                            </div>
                            <div class="header_text-h5">
                                We're framing a new shot...
                            </div>
                            <div class="header_text-main_body">
                                We are making updates to our community platform.<br>We will be back by Tuesday April 24. Have a great weekend.
                            </div>
                            <div class="pt-12px text-sm-center">
                                <a href="/" class="return-round-button return-round-button--white">Return to Alpha Universe</a>
                            </div>
                        </div>
                        <div class="b_container">
                            <div class="header_image col-xl-6 col-lg-6 col-sm-12">
                            </div>
                        </div>
                    
                    </div>
                
                </div>
            </div>
        
        </div>
        </div>
    
    </section>
</main>
<div w3-include-html="alphauniverse-component-footer.html"></div>


</body>
<script>
    w3IncludeHTML();
</script>

</html>
