<!DOCTYPE html>
<html>

    <head>
        <Title>SimplyFun - System Maintenance</Title>
    </head>

    <body>

        <style>

            @font-face {
                font-family: 'GT-Walsheim-Regular';
                src: url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Regular.eot');
                src: url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Regular.eot?#iefix') format('embedded-opentype'),
                    url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Regular.woff') format('woff'),
                    url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Regular.ttf') format('truetype');
            }
            @font-face {
                font-family: 'GT-Walsheim-Medium';
                src: url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Medium.eot');
                src: url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Medium.eot?#iefix') format('embedded-opentype'),
                    url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Medium.woff') format('woff'),
                    url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Medium.ttf') format('truetype');
            }
            @font-face {
                font-family: 'GT-Walsheim-Bold';
                src: url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Bold.eot');
                src: url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Bold.eot?#iefix') format('embedded-opentype'),
                    url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Bold.woff') format('woff'),
                    url('http://static.simplyfun.com/production/fonts/GT-Walsheim/GT-Walsheim-Bold.ttf') format('truetype');
            }
            html, body {
                font-family: "GT-Walsheim-Regular", "Open Sans", sans-serif !Important;
                color:black !important;
            }

            @media screen and (min-width: 1025px) {
                .sf-lightbox img {
                    width:20% !important;
                }
            }
            @media screen and (max-width: 767px) {
                .sf-lightbox img {
                    width:85% !important;
                }
                #textContent{
                    font-size: 16px !important;
                    line-height: 26px !important;
                }
            }

            @media screen and (max-width: 1024px) and (min-width: 768px) {
                .sf-lightbox img {
                    width:60% !important;
                }
            }
        </style>

        <div class="container-fluid SFContainer-fluid" id="underConstructionBlock">
            <div class="sf-lightbox" >
                <div class="sf-lightbox-container" style="background: none; box-shadow: none; -webkit-box-shadow: none;">
                    <div class="sf-lightbox-content">
                        <div class="row">

                            <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
                                <div>
                                    <img src="http://static.simplyfun.com/media/frontoffice/webcontent/underconstruction/sf_animated_confetti.gif" style="width: 20%;margin: auto;display: block;" />
                                </div>

                                <div id="textContent" style="font-size:22px; line-height:37px;color: #8A8C8E;font-family: 'GT-Walsheim-Medium', Open Sans, sans-serif;text-align:center">
                                    SimplyFun is undergoing system maintenance.<br />

                                    Please check back later or call<br />
                                    Customer Care at <a href="tel:8775577767">877.557.7767</a>, option 1 for <br />
                                    help.
                                    <br /><br />
                                    In the meantime, how about a few rounds of <br />
                                    your favorite game?
                                    <br /><br />
                                    We appreciate your patience.
                                </div>
                                <div>
                                    <img src="http://static.simplyfun.com/media/frontoffice/webcontent/underconstruction/SimplyFunLogo275x100.svg" style="width: 20%;margin: auto;display: block;" />
                                </div>

                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>

    </body>

</html>
