<!DOCTYPE html>
<html>
    <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8">
    <meta http-equiv="Cache-control" content="no-cache">
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Expires" content="0">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Invision Power Services CIC Default Page</title>
    <style type="text/css">
        body {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            line-height: 1.428571429;
            background-color: #eaeaea;
            color: #656060;
            padding: 0;
            margin: 0;
        }
        section, footer {
            display: block;
            padding: 0;
            margin: 0;
        }
        .container {
            margin-left: auto;
            margin-right: auto;
            padding: 0 10px;
        }
        .sorry-text {
            font-size: 40px;
            color: #656060;
        }

        .additional-info {
            background-repeat: no-repeat;
            background-color: #232323;
            color: #FFFFFF;
        }
        .additional-info a {
            color: #FFFFFF;
        }
        .additional-info-items {
            padding: 20px 0;
            min-height: 350px;
        }
        .contact-info {
            margin-bottom: 20px;
            font-size: 16px;
        }
        .contact-info a {
            text-decoration: underline;
            color: #428BCA;
        }
        .contact-info a:hover,
        .contact-info a:focus,
        .contact-info a:active {
            color: #2A6496;
        }
        .reason-text {
            margin: 20px 0;
            font-size: 16px;
        }
        ul {
            display: inline-block;
            list-style: none outside none;
            margin: 0;
            padding: 0;
        }
        ul li {
            float: left;
            text-align: center;
        }
        .additional-info-items ul li {
            width: 100%;
        }
        .heading-text {
            font-weight: bold;
            display: block;
            text-align: left;
        }
        .description {
            text-align: left;
            padding-top: 10px;

        }
        .info-image {
            padding: 10px;
        }

        footer {
            text-align: center;
            margin: 60px 0;
        }

        footer a {
            text-decoration: none;
        }

        .copyright {
            font-size: 10px;
            color: #3F4143;
        }

        @media (min-width: 768px) {
            .additional-info {
                background-image: none;
            }
            .additional-info-items {
                padding: 20px;
                display: table-cell;
            }
            .container {
                width: 800px;
            }
            .additional-info-items ul li {
                width: 25%;
                padding: 20px;
            }
            .reason-text {
                font-size: 18px;
            }
            .contact-info {
                font-size: 18px;
            }
        }
        @media (min-width: 992px) {
            .additional-info {
                {background: #232323;
            }
            .container {
                width: 800px;
            }
            .sorry-text {
                font-size: 40px;
            }
        }
    </style>
    </head>
    <body>
        <div class="container">
            <span class="sorry-text">This Community is Temporarily Unavailable!</span>

            <section class="contact-info">
                If you are the owner of this website and are having trouble, please contact us in our <a href="https://www.invisionpower.com/clients/">Client Area</a> and we can assist you. 
            </section>

            <p class="reason-text">It is possible you have reached this page because: </p>
        </div>
        <section class="additional-info">
            <div class="container">
                <div class="additional-info-items">
                    <ul>
                        <li>
                            <div class="info-image">
                                <img src="/img-sys/IP_changed.png"/>
                            </div>
                            <span class="heading-text">
                                You recently applied a new url or domain to your community.
                            </span>
                            <div class="description">
                                The url/domain for this site may have changed recently or you may have tried to visit your domain before this was applied to your site, if so please clear your browsers cache and try refreshing the page.
                            </div>
                        </li>
                        <li>
                            <div class="info-image">
                                <img src="/img-sys/server_misconfigured.png"/>
                            </div>
                            <span class="heading-text">
                                Your newly changed DNS is still propagating.
                            </span>
                            <div class="description">
                                 Most dns changes take affect in just a few minutes, however it does take some time for DNS propagation, this can be up to 48 hours for some slower ISP's.
                            </div>
                        </li>
                        <li>
                            <div class="info-image">
                                <img src="/img-sys/server_moved.png"/>
                            </div>
                            <span class="heading-text">
                                The site may have moved to a different location within our network.
                            </span>
                            <div class="description">
                                The URL for this community may have changed or we may have moved the account to a different are of our network.
                            </div>
                        </li>
                    </ul>
                </div>
            </div>
        </section>
        <footer>
            <div class="container">
                <a href="https://www.invisionpower.com/" target="none" title="Invision Power Services, Inc.">
                    <img src="/img-sys/ipslogo.png" alt="Invision Power Services, Inc." />
                    
                </a>
            </div>
        </footer>
    </body>
</html>
