It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://24news.com.ng

  1. <!doctype html>
  2. <html class="no-js" lang="">
  3.  
  4. <head>
  5.    <meta charset="utf-8">
  6.    <meta http-equiv="x-ua-compatible" content="ie=edge">
  7.    <title>Suspended Domain</title>
  8.    <meta name="description" content="">
  9.    <meta name="viewport" content="width=device-width, initial-scale=1">
  10.  
  11.    <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap" rel="stylesheet">
  12.    
  13.    <link rel="shortcut icon" href="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA4OCAxMDIuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgODggMTAyLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDY4MkI0O30KCS5zdDF7ZmlsbDojMzFCN0U5O30KCS5zdDJ7ZmlsbDpub25lO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI4OCw1Mi42IDg4LDUyLjYgMzguNCwzIDI0LjIsMTcuMiA1OS43LDUyLjYgMjQuMyw4OCAzOC40LDEwMi4yIAkJCSIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSI4NSw0OS42IDg1LDQ5LjYgMzUuNCwwIDIxLjIsMTQuMiA1Ni43LDQ5LjYgMjEuMyw4NSAzNS40LDk5LjIgCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGxpbmUgY2xhc3M9InN0MiIgeDE9IjQwLjMiIHkxPSIxMDMuOCIgeDI9IjkwLjEiIHkyPSI1NC4yIi8+Cgk8Zz4KCQk8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMC41LDc0LjQgMTQuMSw3OCA0Mi40LDQ5LjYgMzguNyw0NS44IAkJIi8+CgkJPHBvbHlsaW5lIGNsYXNzPSJzdDEiIHBvaW50cz0iMzguNyw0NS45IDE0LjIsMjEuMyAwLDM1LjQgMTQuMiw0OS42IDAsNjMuOCAxMC42LDc0LjQgCQkiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" />
  14.  
  15.    <style>
  16.        * {
  17.            box-sizing: border-box;
  18.            margin: 0;
  19.        }
  20.        html {
  21.            font-size: 10px;
  22.            font-family: 'Open Sans', sans-serif;
  23.            color: #1d2a3b;
  24.        }
  25.        .container {
  26.            max-width: 960px;
  27.            margin: 0 auto;
  28.        }
  29.        .container.card {
  30.            margin-top: 12.3rem;
  31.            background-color: #ffffff;
  32.            border-radius: 10px;
  33.            box-shadow: -5px -4px 47px 3px rgba(198, 198, 198, 0.3);
  34.            text-align: center;
  35.            padding: 3.6rem;
  36.            /* padding-bottom: 3.6rem; */
  37.        }
  38.        .title-main {
  39.            font-size: 3.6rem;
  40.            font-weight: 700;
  41.            margin-top: 0;
  42.            margin-bottom: 2.1rem;
  43.        }
  44.        .main-image svg {
  45.            max-width: 61rem;
  46.            margin-bottom: 2rem;
  47.        }
  48.  
  49.        .subheading{
  50.            font-size: 1.6rem;
  51.            font-weight: 600;
  52.            margin-bottom: 3rem;
  53.        }
  54.  
  55.        .card .text {
  56.            font-size: 13px;
  57.            letter-spacing: 0.26px;
  58.  
  59.        }
  60.        footer {
  61.            color: #b1b1b1;
  62.            font-size: 12px;
  63.            display: flex;
  64.            justify-content: space-between;
  65.            align-items: center;
  66.            padding-top: 1.7rem;
  67.        }
  68.        footer .logo svg {
  69.            width: 145px;
  70.            padding-left: 11px;
  71.        }
  72.        footer .left-side {
  73.            display: flex;
  74.            align-items: center;
  75.        }
  76.        /* Medias */
  77.        @media screen and (max-width: 1024px){
  78.            .container {max-width: 90%;}
  79.        @media screen and (max-width: 768px){
  80.            html {font-size: 7px;}
  81.            .container {
  82.                max-width: 90%;}
  83.            .container.card {margin-top: 6rem;}
  84.            .card .text { font-size: 1.6rem;}
  85.        }
  86.        @media screen and (max-width: 480px){
  87.            html {font-size: 5.7px;}
  88.            .container {max-width: 95%;}
  89.            .title-main {font-size: 6.6vw;}
  90.            /* .container.card {margin-top: 2rem;} */
  91.            .subheading{font-size: 13px;}
  92.            .card .text { font-size: 12px;}
  93.            footer {flex-direction: column;}
  94.        }
  95.        }
  96.    </style>
  97.  
  98. </head>
  99.  
  100. <body>
  101.    <section id="default-card" class="default-card">
  102.        <div class="container card">
  103.            <h1 class="title-main"><p id="title"></p></h1>
  104.            <script>
  105.            document.getElementById("title").innerHTML = window.location.hostname;
  106.            </script>
  107.            <p class="subheading">This account has been suspended</p>
  108.            <div class="main-image">
  109.                <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  110. viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
  111.                    <style type="text/css">
  112.                        .st0{fill:#FFFFFF;}
  113.                        .st1{fill:#C1E9F4;}
  114.                        .st2{fill:#A3D5E9;}
  115.                        .st3{fill:#EAEAEA;}
  116.                        .st4{fill:#FDFDFF;}
  117.                        .st5{fill:#BFBFBF;}
  118.                        .st6{opacity:0.16;fill:#C1E9F4;}
  119.                        .st7{clip-path:url(#XMLID_3_);fill:#FFFFFF;}
  120.                        .st8{fill:#14103D;}
  121.                        .st9{fill:#EB8175;}
  122.                        .st10{fill:#418C41;}
  123.                        .st11{fill:#50AA50;}
  124.                        .st12{fill:#E1AD9D;}
  125.                        .st13{fill:#C8C6F2;}
  126.                        .st14{fill:#D8D7FD;}
  127.                        .st15{fill:#091218;}
  128.                        .st16{fill:#1B2934;}
  129.                        .st17{fill:#E16C5F;}
  130.                        .st18{clip-path:url(#XMLID_4_);fill:#231C61;}
  131.                        .st19{fill:#F5D100;}
  132.                        .st20{fill:none;stroke:#F1AB00;stroke-width:0.2802;stroke-miterlimit:10;}
  133.                        .st21{fill:none;stroke:#FFFFFF;stroke-width:1.1206;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
  134.                        .st22{fill:none;stroke:#106797;stroke-width:2.1624;stroke-miterlimit:10;}
  135.                        .st23{fill:none;stroke:#FFFFFF;stroke-width:1.1138;stroke-miterlimit:10;}
  136.                        .st24{fill:#106797;}
  137.                        .st25{fill:#0F5A7C;}
  138.                        .st26{fill:none;stroke:#106797;stroke-width:2.6489;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
  139.                    </style>
  140.                    <g id="BACKGROUND">
  141.                        <rect class="st0" width="500" height="500"/>
  142.                    </g>
  143.                    <g id="OBJECTS">
  144.                        <g>
  145.                            <path class="st1" d="M435.7,300.7c4.2-13.5,5.2-27.9,2.2-41.8c-4.7-21.7-19.8-47.9-63.3-59.2c-82.4-21.4-111.1-84.1-188.2-64.1
  146.                                c0,0-41.4,7.5-61,76c-19.6,68.5-96.3,69.6-69.9,129.3c4.3,9.7,15.9,20.4,32.6,30.4l312.7-1.1C422.5,344.2,429.2,321.7,435.7,300.7
  147.                                z"/>
  148.                        </g>
  149.                        <g>
  150.                            <path class="st2" d="M361.9,251.7h-11.7v-12.8c0-6.4-4.5-11.8-10.5-13.2v-15.9h-4.3v15.6c-6.9,0.6-12.4,6.4-12.4,13.5v13.2h-11.7
  151.                                v14.7h-0.8v27.4l-21.2-0.2v-32.7H265v24H248v23.3h-20.6v61.6h68.5v0h14.7v0h85.9v-77.7h-34.5L361.9,251.7z"/>
  152.                            <polygon class="st2" points="119.8,285.6 119.8,254.9 131.3,254.9 131.3,238.5 135.6,238.5 135.6,254.9 146.2,254.9 146.2,285.6
  153.                                158.1,285.6 158.1,303.9 177,303.9 177,241.4 216.5,241.4 216.5,370.2 190.8,370.2 179.7,370.2 151.8,370.2 138.9,370.2
  154.                                105.2,370.2 105.2,285.6 "/>
  155.                        </g>
  156.                        <g>
  157.                            <g>
  158.                                <path class="st3" d="M335.6,369.9l-180,0.1c-6.8,0-12.4-5.5-12.4-12.3l0,0l204.7-0.2l0,0C348,364.3,342.4,369.9,335.6,369.9z"/>
  159.                                <path class="st4" d="M335.6,365.6l-180,0.1c-5.3,0-9.8-3.4-11.6-8.1l-0.8,0c0,6.8,5.5,12.3,12.4,12.3l180-0.1
  160.                                    c6.8,0,12.3-5.5,12.3-12.4l-0.8,0C345.5,362.2,340.9,365.6,335.6,365.6z"/>
  161.                                <path class="st5" d="M257.2,361.7l-23.3,0c-2.3,0-4.1-1.8-4.1-4.1l0,0l31.5,0l0,0C261.4,359.9,259.5,361.7,257.2,361.7z"/>
  162.                            </g>
  163.                            <g>
  164.                                <path class="st0" d="M337.4,357.5l-183.6,0.1l-0.1-110.8c0-6.4,5.1-11.5,11.5-11.5l160.6-0.1c6.4,0,11.5,5.1,11.5,11.5
  165.                                    L337.4,357.5z"/>
  166.                                <rect x="163.3" y="244.8" class="st2" width="164.5" height="103.2"/>
  167.                                <rect x="163.3" y="338.1" class="st2" width="164.5" height="9.9"/>
  168.                                <rect x="163.3" y="244.8" class="st2" width="164.5" height="4.9"/>
  169.                                <g>
  170.                                    <polygon class="st6" points="218.1,244.8 163.3,299.7 163.3,348.1 163.5,348.1 266.6,244.8 "/>
  171.                                    <polygon class="st6" points="184.6,348.1 208.9,348 312,244.7 287.7,244.8 "/>
  172.                                    <polygon class="st6" points="308.5,348 327.8,328.6 327.8,291.9 269.8,348 "/>
  173.                                </g>
  174.                            </g>
  175.                        </g>
  176.                        <g>
  177.                            <defs>
  178.                                <rect id="XMLID_5_" x="153.7" y="288.9" width="183.7" height="20.3"/>
  179.                            </defs>
  180.                            <use xlink:href="#XMLID_5_"  style="overflow:visible;fill:#F5D100;"/>
  181.                            <clipPath id="XMLID_3_">
  182.                                <use xlink:href="#XMLID_5_"  style="overflow:visible;"/>
  183.                            </clipPath>
  184.                            <polygon class="st7" points="176.6,316.3 160.8,316.3 174.4,285.2 190.2,285.2 "/>
  185.                            <polygon class="st7" points="210.3,316.3 194.5,316.3 208.1,285.2 223.9,285.2 "/>
  186.                            <polygon class="st7" points="244,316.3 228.2,316.3 241.8,285.2 257.6,285.2 "/>
  187.                            <polygon class="st7" points="277.8,316.3 261.9,316.3 275.6,285.2 291.4,285.2 "/>
  188.                            <polygon class="st7" points="311.5,316.3 295.7,316.3 309.3,285.2 325.1,285.2 "/>
  189.                        </g>
  190.                        <g>
  191.                            <g>
  192.                                <g>
  193.                                    <g>
  194.                                        <path class="st8" d="M138.9,253.9l-3.6,0.1l-2.1-0.7c-1-0.3-2,0.1-2.6,0.9l-0.3,0.4l10.5,5.8l2-4.4L138.9,253.9z"/>
  195.                                        <path class="st8" d="M140.9,260.5l-10.6-5.8l0.4-0.7c0.1-0.1,0.2-0.2,0.4-0.1l10.3,5.7L140.9,260.5"/>
  196.                                    </g>
  197.                                    <polygon class="st9" points="142.9,256.1 145.7,251.3 142.9,246.3 138.9,253.9 "/>
  198.                                </g>
  199.                                <path class="st10" d="M164.7,228.5c0,0-15-4.3-16.4-0.3c-1.4,4-10.2,21.9-10.2,21.9l6.5,3.4l9.8-17l13.1-1.1L164.7,228.5z"/>
  200.                            </g>
  201.                            <g>
  202.                                <g>
  203.                                    <g>
  204.                                        <path class="st8" d="M152.5,259.3l-2.9,1.9l-2.2,0.4c-1,0.2-1.7,1-1.8,2l0,0.5l12,0l-0.3-4.8L152.5,259.3z"/>
  205.                                        <path class="st8" d="M157.6,264.2l-12.1,0l0-0.8c0-0.2,0.1-0.3,0.3-0.3l11.8,0L157.6,264.2"/>
  206.                                    </g>
  207.                                    <polygon class="st9" points="157.2,259.3 157.6,251.3 152.8,250.7 152.5,259.3 "/>
  208.                                </g>
  209.                                <path class="st11" d="M166.7,227.8l-14.1,0.6c0,0-2,0.1-1.9,4.9c0.1,4.7,0.1,23.9,0.1,23.9l6.8,0.2l1.3-20l14.1-0.2
  210.                                    c3,0,5.7-1.7,6.9-4.5c0.5-1,0.7-2.2,0.4-3.4L166.7,227.8z"/>
  211.                            </g>
  212.                        </g>
  213.                        <g>
  214.                            <g>
  215.                                <g>
  216.                                    <path class="st12" d="M153.3,224.9c0,1.3-0.9,1.5-2.2,1.5c-1.3,0-2.6-0.2-2.6-1.5c0-1.3,1.1-2.4,2.4-2.4
  217.                                        C152.2,222.5,153.3,223.6,153.3,224.9z"/>
  218.                                    <path class="st12" d="M155,226.3l-2.8,0c-0.7,0-1.3-0.6-1.3-1.3l0,0c0-0.7,0.6-1.3,1.3-1.3l2.8,0c0.7,0,1.3,0.6,1.3,1.3l0,0
  219.                                        C156.3,225.7,155.7,226.3,155,226.3z"/>
  220.                                </g>
  221.                                <path class="st13" d="M154.9,226.6L154,222l11.5-1.3l2.3-13.5c0.2-1.2,2-2.7,3.2-2.5l-0.4-0.1c1.2,0.2,2.3,1.7,2.1,2.9l-2.2,16.1
  222.                                    c-0.2,0.9-0.8,1.6-1.7,1.8L154.9,226.6z"/>
  223.                            </g>
  224.                            <path class="st14" d="M177.9,205.1c0.2,0,0.5,0.1,0.7,0.2l0.1,0c2,0.8,3.3,2.9,3.4,4.9l-1.8,19.1c-11.9-0.1-13.6-1.5-13.6-1.5
  225.                                l0.9-19.5c0.1-1.8,1-3.6,3.1-3.7l0,0L177.9,205.1z"/>
  226.                            <g>
  227.                                <g>
  228.                                    <g>
  229.                                        <path class="st9" d="M164.8,226.4c0.1,1.3-0.8,1.6-2.1,1.7c-1.3,0.1-2.6,0-2.7-1.4c-0.1-1.3,0.9-2.5,2.3-2.6
  230.                                            C163.5,224.1,164.7,225.1,164.8,226.4z"/>
  231.                                        <path class="st9" d="M166.5,227.7l-2.8,0.2c-0.7,0-1.4-0.5-1.4-1.2l0,0c-0.1-0.7,0.5-1.4,1.2-1.4l2.8-0.2
  232.                                            c0.7-0.1,1.4,0.5,1.4,1.2l0,0C167.8,227,167.3,227.6,166.5,227.7z"/>
  233.                                    </g>
  234.                                    <path class="st14" d="M166.5,228l-1.2-4.5l12.5-2l-0.7-11.7c0.2-1.2,1.5-2.6,2.7-2.5l0,0c1.2,0.2,2.5,1.5,2.3,2.7l0.9,14
  235.                                        c-0.1,0.9-0.7,1.6-1.6,1.9L166.5,228z"/>
  236.                                </g>
  237.                            </g>
  238.                            <g>
  239.                                <path class="st15" d="M144.7,212.5l13.7,1.3c0.5,0,0.8,0.4,0.9,0.8l1.4,12.3c0.1,0.6-0.4,1.1-1,1.1l-13.9-1.3
  240.                                    c-0.5,0-0.8-0.4-0.9-0.9l-1.2-12.3C143.6,212.9,144.1,212.4,144.7,212.5z"/>
  241.                                <path class="st16" d="M144,212.4l13.7,1.3c0.5,0,0.8,0.4,0.9,0.8l1.4,12.3c0.1,0.6-0.4,1.1-1,1.1l-13.9-1.3
  242.                                    c-0.5,0-0.8-0.4-0.9-0.9l-1.2-12.3C142.9,212.8,143.4,212.3,144,212.4z"/>
  243.                                <path class="st15" d="M160.4,227l9.4,0.9c0.3,0,0.5,0.3,0.5,0.6l0,0c0,0.3-0.3,0.5-0.6,0.5l-9.9-0.9L160.4,227z"/>
  244.                                
  245.                                    <ellipse transform="matrix(9.390160e-02 -0.9956 0.9956 9.390160e-02 -82.5677 348.755)" class="st0" cx="150.3" cy="219.7" rx="1.5" ry="1.5"/>
  246.                            </g>
  247.                            <polygon class="st13" points="176.6,212.5 176.9,221.2 165.2,223.5 175.5,220.2 "/>
  248.                        </g>
  249.                        <g>
  250.                            <g>
  251.                                <path class="st9" d="M170.4,203.9l0.8,2.1c0.3,0.8,1,1.3,1.8,1.3l0,0c1.5,0.1,2.6-1.4,2-2.9l-1.4-3.2L170.4,203.9z"/>
  252.                                <path class="st17" d="M171.1,205.8c0,0,3.9-0.7,3.3-4.1c-0.6-3.4-4.2-0.7-4.2-0.7l0.4,3.4L171.1,205.8z"/>
  253.                                <g>
  254.                                    <g>
  255.                                        <defs>
  256.                                            
  257.                                                <ellipse id="XMLID_2_" transform="matrix(0.4235 -0.9059 0.9059 0.4235 -81.2304 268.8702)" cx="170.6" cy="198.3" rx="6" ry="6"/>
  258.                                        </defs>
  259.                                        <use xlink:href="#XMLID_2_"  style="overflow:visible;fill:#EB8175;"/>
  260.                                        <clipPath id="XMLID_4_">
  261.                                            <use xlink:href="#XMLID_2_"  style="overflow:visible;"/>
  262.                                        </clipPath>
  263.                                        <path class="st18" d="M172.9,199.5c0,0-1,4.8,2.6,5c3.6,0.1,1.6-9.1,1.6-9.1l-5.6-5.7l-8.6,2.1l0.9,5.6c0,0,1.4,0.7,8.8-0.5
  264.                                            L172.9,199.5z"/>
  265.                                        <polygon class="st18" points="169.4,195.7 172.2,199.8 174.6,197.1 "/>
  266.                                    </g>
  267.                                    
  268.                                        <ellipse transform="matrix(0.4235 -0.9059 0.9059 0.4235 -80.3123 271.8936)" class="st9" cx="173.5" cy="199.1" rx="1.7" ry="1.7"/>
  269.                                </g>
  270.                            </g>
  271.                            <g>
  272.                                <path class="st19" d="M164,197.2c0,0-1.3-4.8,1.8-7.7c2.5-2.4,6.7-2.3,9,0.4c1.1,1.3,1.9,3.2,2,6.1L164,197.2z"/>
  273.                                <path class="st20" d="M164.6,197.2l0-3c0-0.8,0.6-1.4,1.3-1.4l0,0c0.7,0,1.4,0.5,1.5,1.3l0.3,3"/>
  274.                                <line class="st21" x1="176.7" y1="196" x2="162.9" y2="197.3"/>
  275.                            </g>
  276.                        </g>
  277.                        <g>
  278.                            <g>
  279.                                <g>
  280.                                    <line class="st22" x1="253.1" y1="173.6" x2="264.7" y2="207.3"/>
  281.                                    <line class="st22" x1="245.1" y1="169.6" x2="222.4" y2="200.1"/>
  282.                                    <g>
  283.                                        <path class="st19" d="M251.8,184.6l23.4,30.6c2.6,3.4,1.9,8.2-1.4,10.7l-30.6,23.4c-3.4,2.6-8.2,1.9-10.7-1.4l-23.4-30.6
  284.                                            c-2.6-3.4-1.9-8.2,1.4-10.7l30.6-23.4C244.4,180.6,249.2,181.2,251.8,184.6z"/>
  285.                                        <path class="st23" d="M250.1,190.3l19.1,25c2.1,2.8,1.6,6.7-1.2,8.8l-25,19.1c-2.8,2.1-6.7,1.6-8.8-1.2l-19.1-25
  286.                                            c-2.1-2.8-1.6-6.7,1.2-8.8l25-19.1C244,187,248,187.6,250.1,190.3z"/>
  287.                                        <g>
  288.                                            <path class="st0" d="M244.1,227.6c-0.6,4.5-7.5,3.6-6.9-0.9C237.8,222.1,244.7,223,244.1,227.6z M247.1,202.3l-2.7,19.1
  289.                                                l-5.8-0.8c0.9-6.4,1.6-12.7,2.4-19.1L247.1,202.3z"/>
  290.                                        </g>
  291.                                    </g>
  292.                                </g>
  293.                                <g>
  294.                                    <g>
  295.                                        <circle class="st24" cx="249.8" cy="166.7" r="9.7"/>
  296.                                        <circle class="st25" cx="249.8" cy="166.7" r="6.9"/>
  297.                                    </g>
  298.                                    <g>
  299.                                        <line class="st26" x1="249.8" y1="128.7" x2="249.8" y2="166.7"/>
  300.                                    </g>
  301.                                </g>
  302.                            </g>
  303.                        </g>
  304.                        <g>
  305.                            <g>
  306.                                <g>
  307.                                    <g>
  308.                                        <g>
  309.                                            <g>
  310.                                                <g>
  311.                                                    <g>
  312.                                                        <path class="st24" d="M380,276.2h-21v-186h21V276.2z M361.1,274.1H378V92.2h-16.9V274.1z"/>
  313.                                                    </g>
  314.                                                </g>
  315.                                                <g>
  316.                                                    <g>
  317.                                                        <g>
  318.                                                            <path class="st24" d="M379.8,110.6h-20.5V90.1h20.5V110.6z M361.4,108.5h16.3V92.2h-16.3V108.5z"/>
  319.                                                        </g>
  320.                                                    </g>
  321.                                                    <g>
  322.                                                        <g>
  323.                                                            
  324.                                                                <rect x="368.5" y="87.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 37.3 290.6633)" class="st24" width="2.1" height="26"/>
  325.                                                        </g>
  326.                                                    </g>
  327.                                                    <g>
  328.                                                        <g>
  329.                                                            
  330.                                                                <rect x="356.5" y="99.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 37.3006 290.6643)" class="st24" width="26" height="2.1"/>
  331.                                                        </g>
  332.                                                    </g>
  333.                                                </g>
  334.                                                <g>
  335.                                                    <g>
  336.                                                        <g>
  337.                                                            <path class="st24" d="M379.8,129h-20.5v-20.5h20.5V129z M361.4,126.9h16.3v-16.3h-16.3V126.9z"/>
  338.                                                        </g>
  339.                                                    </g>
  340.                                                    <g>
  341.                                                        <g>
  342.                                                            
  343.                                                                <rect x="368.5" y="105.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 24.2888 296.054)" class="st24" width="2.1" height="26"/>
  344.                                                        </g>
  345.                                                    </g>
  346.                                                    <g>
  347.                                                        <g>
  348.                                                            
  349.                                                                <rect x="356.5" y="117.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 24.2888 296.054)" class="st24" width="26" height="2.1"/>
  350.                                                        </g>
  351.                                                    </g>
  352.                                                </g>
  353.                                                <g>
  354.                                                    <g>
  355.                                                        <g>
  356.                                                            <path class="st24" d="M379.8,147.4h-20.5v-20.5h20.5V147.4z M361.4,145.3h16.3V129h-16.3V145.3z"/>
  357.                                                        </g>
  358.                                                    </g>
  359.                                                    <g>
  360.                                                        <g>
  361.                                                            
  362.                                                                <rect x="368.5" y="124.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 11.276 301.4415)" class="st24" width="2.1" height="26"/>
  363.                                                        </g>
  364.                                                    </g>
  365.                                                    <g>
  366.                                                        <g>
  367.                                                            
  368.                                                                <rect x="356.5" y="136.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 11.2832 301.4571)" class="st24" width="26" height="2.1"/>
  369.                                                        </g>
  370.                                                    </g>
  371.                                                </g>
  372.                                                <g>
  373.                                                    <g>
  374.                                                        <g>
  375.                                                            <path class="st24" d="M379.8,165.8h-20.5v-20.5h20.5V165.8z M361.4,163.7h16.3v-16.3h-16.3V163.7z"/>
  376.                                                        </g>
  377.                                                    </g>
  378.                                                    <g>
  379.                                                        <g>
  380.                                                            
  381.                                                                <rect x="368.5" y="142.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -1.7353 306.8322)" class="st24" width="2.1" height="26"/>
  382.                                                        </g>
  383.                                                    </g>
  384.                                                    <g>
  385.                                                        <g>
  386.                                                            
  387.                                                                <rect x="356.5" y="154.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -1.7349 306.8333)" class="st24" width="26" height="2.1"/>
  388.                                                        </g>
  389.                                                    </g>
  390.                                                </g>
  391.                                                <g>
  392.                                                    <g>
  393.                                                        <g>
  394.                                                            <path class="st24" d="M379.8,184.2h-20.5v-20.5h20.5V184.2z M361.4,182.1h16.3v-16.3h-16.3V182.1z"/>
  395.                                                        </g>
  396.                                                    </g>
  397.                                                    <g>
  398.                                                        <g>
  399.                                                            
  400.                                                                <rect x="368.5" y="160.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -14.7467 312.223)" class="st24" width="2.1" height="26"/>
  401.                                                        </g>
  402.                                                    </g>
  403.                                                    <g>
  404.                                                        <g>
  405.                                                            
  406.                                                                <rect x="356.5" y="172.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -14.7415 312.2375)" class="st24" width="26" height="2.1"/>
  407.                                                        </g>
  408.                                                    </g>
  409.                                                </g>
  410.                                                <g>
  411.                                                    <g>
  412.                                                        <g>
  413.                                                            <path class="st24" d="M379.8,202.6h-20.5v-20.5h20.5V202.6z M361.4,200.5h16.3v-16.3h-16.3V200.5z"/>
  414.                                                        </g>
  415.                                                    </g>
  416.                                                    <g>
  417.                                                        <g>
  418.                                                            
  419.                                                                <rect x="368.5" y="179.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -27.7593 317.6103)" class="st24" width="2.1" height="26"/>
  420.                                                        </g>
  421.                                                    </g>
  422.                                                    <g>
  423.                                                        <g>
  424.                                                            
  425.                                                                <rect x="356.5" y="191.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -27.7538 317.6276)" class="st24" width="26" height="2.1"/>
  426.                                                        </g>
  427.                                                    </g>
  428.                                                </g>
  429.                                                <g>
  430.                                                    <g>
  431.                                                        <g>
  432.                                                            <path class="st24" d="M379.8,221h-20.5v-20.5h20.5V221z M361.4,218.9h16.3v-16.3h-16.3V218.9z"/>
  433.                                                        </g>
  434.                                                    </g>
  435.                                                    <g>
  436.                                                        <g>
  437.                                                            
  438.                                                                <rect x="368.5" y="197.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -40.7703 323.0024)" class="st24" width="2.1" height="26"/>
  439.                                                        </g>
  440.                                                    </g>
  441.                                                    <g>
  442.                                                        <g>
  443.                                                            
  444.                                                                <rect x="356.5" y="209.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -40.7661 323.0178)" class="st24" width="26" height="2.1"/>
  445.                                                        </g>
  446.                                                    </g>
  447.                                                </g>
  448.                                                <g>
  449.                                                    <g>
  450.                                                        <g>
  451.                                                            <path class="st24" d="M379.8,239.4h-20.5v-20.5h20.5V239.4z M361.4,237.3h16.3V221h-16.3V237.3z"/>
  452.                                                        </g>
  453.                                                    </g>
  454.                                                    <g>
  455.                                                        <g>
  456.                                                            
  457.                                                                <rect x="368.5" y="216.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -53.7824 328.3907)" class="st24" width="2.1" height="26"/>
  458.                                                        </g>
  459.                                                    </g>
  460.                                                    <g>
  461.                                                        <g>
  462.                                                            
  463.                                                                <rect x="356.5" y="228.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -53.7784 328.4079)" class="st24" width="26" height="2.1"/>
  464.                                                        </g>
  465.                                                    </g>
  466.                                                </g>
  467.                                                <g>
  468.                                                    <g>
  469.                                                        <g>
  470.                                                            <path class="st24" d="M379.8,257.8h-20.5v-20.5h20.5V257.8z M361.4,255.7h16.3v-16.3h-16.3V255.7z"/>
  471.                                                        </g>
  472.                                                    </g>
  473.                                                    <g>
  474.                                                        <g>
  475.                                                            
  476.                                                                <rect x="368.5" y="234.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -66.7939 333.7817)" class="st24" width="2.1" height="26"/>
  477.                                                        </g>
  478.                                                    </g>
  479.                                                    <g>
  480.                                                        <g>
  481.                                                            
  482.                                                                <rect x="356.5" y="246.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -66.7906 333.7981)" class="st24" width="26" height="2.1"/>
  483.                                                        </g>
  484.                                                    </g>
  485.                                                </g>
  486.                                                <g>
  487.                                                    <g>
  488.                                                        <g>
  489.                                                            <path class="st24" d="M379.8,276.2h-20.5v-20.5h20.5V276.2z M361.4,274.1h16.3v-16.3h-16.3V274.1z"/>
  490.                                                        </g>
  491.                                                    </g>
  492.                                                    <g>
  493.                                                        <g>
  494.                                                            
  495.                                                                <rect x="368.5" y="252.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -79.8063 339.1672)" class="st24" width="2.1" height="26"/>
  496.                                                        </g>
  497.                                                    </g>
  498.                                                    <g>
  499.                                                        <g>
  500.                                                            
  501.                                                                <rect x="356.5" y="264.9" transform="matrix(0.7072 -0.707 0.707 0.7072 -79.8194 339.0869)" class="st24" width="26" height="2.1"/>
  502.                                                        </g>
  503.                                                    </g>
  504.                                                </g>
  505.                                            </g>
  506.                                            <g>
  507.                                                <g>
  508.                                                    <g>
  509.                                                        <g>
  510.                                                            <path class="st24" d="M416.4,128.7h-20.5v-20.5h20.5V128.7z M398,126.6h16.3v-16.3H398V126.6z"/>
  511.                                                        </g>
  512.                                                    </g>
  513.                                                    <g>
  514.                                                        <g>
  515.                                                            
  516.                                                                <rect x="393.1" y="117.4" transform="matrix(0.707 -0.7072 0.7072 0.707 35.2476 321.9335)" class="st24" width="26" height="2.1"/>
  517.                                                        </g>
  518.                                                    </g>
  519.                                                    <g>
  520.                                                        <g>
  521.                                                            
  522.                                                                <rect x="405.1" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 35.2087 321.8626)" class="st24" width="2.1" height="26"/>
  523.                                                        </g>
  524.                                                    </g>
  525.                                                </g>
  526.                                                <g>
  527.                                                    <g>
  528.                                                        <g>
  529.                                                            <path class="st24" d="M398,128.7h-20.5v-20.5H398V128.7z M379.6,126.6h16.3v-16.3h-16.3V126.6z"/>
  530.                                                        </g>
  531.                                                    </g>
  532.                                                    <g>
  533.                                                        <g>
  534.                                                            
  535.                                                                <rect x="374.7" y="117.4" transform="matrix(0.707 -0.7072 0.7072 0.707 29.8555 308.9193)" class="st24" width="26" height="2.1"/>
  536.                                                        </g>
  537.                                                    </g>
  538.                                                    <g>
  539.                                                        <g>
  540.                                                            
  541.                                                                <rect x="386.7" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 29.8185 308.8498)" class="st24" width="2.1" height="26"/>
  542.                                                        </g>
  543.                                                    </g>
  544.                                                </g>
  545.                                                <g>
  546.                                                    <g>
  547.                                                        <path class="st24" d="M379.6,128.7h-20.5v-20.5h20.5V128.7z M361.2,126.6h16.3v-16.3h-16.3V126.6z"/>
  548.                                                    </g>
  549.                                                </g>
  550.                                                <g>
  551.                                                    <g>
  552.                                                        <g>
  553.                                                            <path class="st24" d="M361.2,128.7h-20.5v-20.5h20.5V128.7z M342.8,126.6h16.3v-16.3h-16.3V126.6z"/>
  554.                                                        </g>
  555.                                                    </g>
  556.                                                    <g>
  557.                                                        <g>
  558.                                                            
  559.                                                                <rect x="337.9" y="117.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 19.0403 282.8283)" class="st24" width="26" height="2.1"/>
  560.                                                        </g>
  561.                                                    </g>
  562.                                                    <g>
  563.                                                        <g>
  564.                                                            
  565.                                                                <rect x="349.9" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 19.0393 282.8263)" class="st24" width="2.1" height="26"/>
  566.                                                        </g>
  567.                                                    </g>
  568.                                                </g>
  569.                                                <g>
  570.                                                    <g>
  571.                                                        <g>
  572.                                                            <path class="st24" d="M342.8,128.7h-20.5v-20.5h20.5V128.7z M324.4,126.6h16.3v-16.3h-16.3V126.6z"/>
  573.                                                        </g>
  574.                                                    </g>
  575.                                                    <g>
  576.                                                        <g>
  577.                                                            
  578.                                                                <rect x="319.5" y="117.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 13.6502 269.8155)" class="st24" width="26" height="2.1"/>
  579.                                                        </g>
  580.                                                    </g>
  581.                                                    <g>
  582.                                                        <g>
  583.                                                            
  584.                                                                <rect x="331.5" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 13.6511 269.8174)" class="st24" width="2.1" height="26"/>
  585.                                                        </g>
  586.                                                    </g>
  587.                                                </g>
  588.                                                <g>
  589.                                                    <g>
  590.                                                        <g>
  591.                                                            <path class="st24" d="M287.4,128.7h-20.5v-20.5h20.5V128.7z M269,126.6h16.3v-16.3H269V126.6z"/>
  592.                                                        </g>
  593.                                                    </g>
  594.                                                    <g>
  595.                                                        <g>
  596.                                                            <path class="st24" d="M267.9,128.7h-18.4c-0.4,0-0.8-0.3-1-0.7c-0.2-0.4-0.1-0.8,0.2-1.1l18.4-18.4l1.5,1.5l-16.6,16.6
  597.                                                                h15.4l18.1-18.1l1.5,1.5l-18.4,18.4C268.5,128.6,268.2,128.7,267.9,128.7z"/>
  598.                                                        </g>
  599.                                                    </g>
  600.                                                    <g>
  601.                                                        <g>
  602.                                                            
  603.                                                                <rect x="276.1" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -2.5753 230.6435)" class="st24" width="2.1" height="26"/>
  604.                                                        </g>
  605.                                                    </g>
  606.                                                </g>
  607.                                                <g>
  608.                                                    <g>
  609.                                                        <g>
  610.                                                            <path class="st24" d="M323.7,128.7h-20.5v-20.5h20.5V128.7z M305.3,126.6h16.3v-16.3h-16.3V126.6z"/>
  611.                                                        </g>
  612.                                                    </g>
  613.                                                    <g>
  614.                                                        <g>
  615.                                                            
  616.                                                                <rect x="300.5" y="117.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 8.0682 256.3394)" class="st24" width="26" height="2.1"/>
  617.                                                        </g>
  618.                                                    </g>
  619.                                                    <g>
  620.                                                        <g>
  621.                                                            
  622.                                                                <rect x="312.4" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 8.069 256.3412)" class="st24" width="2.1" height="26"/>
  623.                                                        </g>
  624.                                                    </g>
  625.                                                </g>
  626.                                                <g>
  627.                                                    <g>
  628.                                                        <g>
  629.                                                            <path class="st24" d="M305.8,128.7h-20.5v-20.5h20.5V128.7z M287.4,126.6h16.3v-16.3h-16.3V126.6z"/>
  630.                                                        </g>
  631.                                                    </g>
  632.                                                    <g>
  633.                                                        <g>
  634.                                                            
  635.                                                                <rect x="282.5" y="117.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2.8146 243.6561)" class="st24" width="26" height="2.1"/>
  636.                                                        </g>
  637.                                                    </g>
  638.                                                    <g>
  639.                                                        <g>
  640.                                                            
  641.                                                                <rect x="294.5" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2.8154 243.6578)" class="st24" width="2.1" height="26"/>
  642.                                                        </g>
  643.                                                    </g>
  644.                                                </g>
  645.                                            </g>
  646.                                        </g>
  647.                                        <g>
  648.                                            <g>
  649.                                                <g>
  650.                                                    <path class="st24" d="M380.1,296.7H359v-20.5h21.1V296.7z M361.2,294.6h16.7v-16.3h-16.7V294.6z"/>
  651.                                                </g>
  652.                                            </g>
  653.                                            <g>
  654.                                                <g>
  655.                                                    <polygon class="st24" points="378.2,296.4 359.3,278 360.8,276.5 379.8,294.9 "/>
  656.                                                </g>
  657.                                            </g>
  658.                                            <g>
  659.                                                <g>
  660.                                                    <polygon class="st24" points="360.8,296.4 359.3,294.9 378.2,276.5 379.8,278 "/>
  661.                                                </g>
  662.                                            </g>
  663.                                        </g>
  664.                                        <g>
  665.                                            <g>
  666.                                                <g>
  667.                                                    <path class="st24" d="M380.1,370.3H359v-20.5h21.1V370.3z M361.2,368.2h16.7v-16.3h-16.7V368.2z"/>
  668.                                                </g>
  669.                                            </g>
  670.                                            <g>
  671.                                                <g>
  672.                                                    <polygon class="st24" points="378.2,370 359.3,351.6 360.8,350.1 379.8,368.5 "/>
  673.                                                </g>
  674.                                            </g>
  675.                                            <g>
  676.                                                <g>
  677.                                                    <polygon class="st24" points="360.8,370 359.3,368.5 378.2,350.1 379.8,351.6 "/>
  678.                                                </g>
  679.                                            </g>
  680.                                        </g>
  681.                                    </g>
  682.                                    <g>
  683.                                        <g>
  684.                                            <g>
  685.                                                <path class="st24" d="M380.1,313.3H359v-20.5h21.1V313.3z M361.2,311.2h16.7v-16.3h-16.7V311.2z"/>
  686.                                            </g>
  687.                                        </g>
  688.                                        <g>
  689.                                            <g>
  690.                                                <polygon class="st24" points="378.2,313 359.3,294.6 360.8,293.1 379.8,311.5 "/>
  691.                                            </g>
  692.                                        </g>
  693.                                        <g>
  694.                                            <g>
  695.                                                <polygon class="st24" points="360.8,313 359.3,311.5 378.2,293.1 379.8,294.6 "/>
  696.                                            </g>
  697.                                        </g>
  698.                                    </g>
  699.                                    <g>
  700.                                        <g>
  701.                                            <g>
  702.                                                <path class="st24" d="M380.1,331.7H359v-20.5h21.1V331.7z M361.2,329.6h16.7v-16.3h-16.7V329.6z"/>
  703.                                            </g>
  704.                                        </g>
  705.                                        <g>
  706.                                            <g>
  707.                                                <polygon class="st24" points="378.2,331.4 359.3,313 360.8,311.5 379.8,329.9 "/>
  708.                                            </g>
  709.                                        </g>
  710.                                        <g>
  711.                                            <g>
  712.                                                <polygon class="st24" points="360.8,331.4 359.3,329.9 378.2,311.5 379.8,313 "/>
  713.                                            </g>
  714.                                        </g>
  715.                                    </g>
  716.                                    <g>
  717.                                        <g>
  718.                                            <g>
  719.                                                <path class="st24" d="M380.1,350.1H359v-20.5h21.1V350.1z M361.2,348h16.7v-16.3h-16.7V348z"/>
  720.                                            </g>
  721.                                        </g>
  722.                                        <g>
  723.                                            <g>
  724.                                                <polygon class="st24" points="378.2,349.8 359.3,331.4 360.8,329.9 379.8,348.3 "/>
  725.                                            </g>
  726.                                        </g>
  727.                                        <g>
  728.                                            <g>
  729.                                                <polygon class="st24" points="360.8,349.8 359.3,348.3 378.2,329.9 379.8,331.4 "/>
  730.                                            </g>
  731.                                        </g>
  732.                                    </g>
  733.                                </g>
  734.                            </g>
  735.                        </g>
  736.                    </g>
  737.                    </svg>
  738.            </div>
  739.            <p class="text">Either the domain has been overused, or the reseller ran out of resources.</p>
  740.        </div>
  741.    </section>
  742.    <footer class="container">
  743.        <div class="left-side">
  744.            <p>Powered by</p>
  745.            <span class="logo"><a href="https://www.directadmin.com" target="_blank">
  746.                <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
  747.                    xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 453.4 102.2"
  748.                    style="enable-background:new 0 0 453.4 102.2;" xml:space="preserve">
  749.                    <style type="text/css">
  750.                        .st007 {
  751.                            fill: #8F9195;
  752.                        }
  753.  
  754.                        .ssst1 {
  755.                            fill: #34383C;
  756.                        }
  757.  
  758.                        .ssst2 {
  759.                            fill: #0682B4;
  760.                        }
  761.  
  762.                        .ssst3 {
  763.                            fill: #31B7E9;
  764.                        }
  765.                    </style>
  766.                    <g>
  767.                        <path class="st007" d="M111,72h1.5l3,13l4.5-13h1l4.6,12.8l3.2-12.8h1.4l-3.7,14.8H125l-4.5-12.7l-4.4,12.7h-1.6L111,72z M141.8,78.4
  768. h9.6c0-3.4-1.6-5.2-4.5-5.2C143.6,73.3,141.9,75,141.8,78.4 M146.9,72c3.9,0,5.9,2.2,5.9,6.6c0,0.3,0,0.6,0,1h-10.9
  769. c0,3.8,1.9,5.8,5.9,5.8c1.6,0,3.1-0.2,4.3-0.6v1.3c-1.3,0.4-2.7,0.6-4.3,0.6c-4.8,0-7.5-2.5-7.5-7.7C140.4,74.3,142.6,72,146.9,72
  770. M165.6,85.2c1.5,0.2,2.8,0.4,3.9,0.4c3.7,0,5.5-2.1,5.5-6.4c0-3.7-1.7-5.5-5.1-5.5c-1.4,0-2.8,0.2-4.4,0.7L165.6,85.2z
  771. M164.2,66.8h1.5v6.1c1.7-0.4,3.2-0.6,4.4-0.6c4.3,0,6.4,2.3,6.4,7.2c0,5.1-2.2,7.8-6.7,7.8c-2,0-3.8-0.2-5.5-0.5L164.2,66.8z
  772. M212.9,86.4c-1.2,0.2-2.5,0.4-3.8,0.4c-4.8,0-7.4-2.6-7.4-7.8c0-4.7,2.3-7.2,7.4-7.2c1.4,0,2.6,0.1,3.8,0.4v1.3
  773. c-1.3-0.2-2.5-0.4-3.6-0.4c-3.8,0-5.8,1.9-5.8,5.9c0,4.3,1.9,6.4,5.8,6.4c1.2,0,2.3-0.1,3.6-0.4V86.4z M229.9,85.8
  774. c3.5,0,5.2-2.1,5.2-6.3s-1.7-6.2-5.2-6.2c-3.5,0-5.2,2-5.2,6.2C224.7,83.6,226.5,85.8,229.9,85.8 M223.3,79.5
  775. c0-4.9,2.2-7.7,6.6-7.7c4.4,0,6.6,2.5,6.6,7.7c0,4.9-2.2,7.7-6.6,7.7C225.5,86.9,223.3,84.5,223.3,79.5 M248.2,86.8V72h1l0.2,1.9
  776. c1.8-1.3,3.6-1.9,5.3-1.9c3.5,0,5.2,1.6,5.2,4.6v10.2h-1.5V76.6c0-2.1-1.3-3.3-3.8-3.3c-1.7,0-3.4,0.6-5.1,1.9v11.7h-1.4
  777. L248.2,86.8z M271.9,69.7h1l0.2,2.3h4.3v1.3h-4.2v9.5c0,1.9,0.6,2.9,2,2.9h2.1V87h-2c-2.3,0-3.5-1.4-3.5-3.9L271.9,69.7z
  778. M288.3,86.8V72h1.1l0.2,2.5c1.5-1.6,3.1-2.5,4.7-2.5v1.2c-1.7,0-3.3,0.9-4.5,2.6v11.1L288.3,86.8z M310.7,85.8
  779. c3.5,0,5.2-2.1,5.2-6.3s-1.7-6.2-5.2-6.2s-5.2,2-5.2,6.2C305.4,83.6,307.1,85.8,310.7,85.8 M303.9,79.5c0-4.9,2.2-7.7,6.6-7.7
  780. s6.6,2.5,6.6,7.7c0,4.9-2.2,7.7-6.6,7.7C306.3,86.9,303.9,84.5,303.9,79.5 M330.3,86.8h-1.5V66.7h1.5V86.8z M358.7,84.7
  781. c1.5,0.5,2.8,0.7,3.9,0.7c3.7,0,5.5-2.1,5.5-6.3c0-3.7-1.8-5.7-5.5-5.7c-1.3,0-2.6,0.1-3.9,0.3V84.7z M357.3,72.5
  782. c1.6-0.4,3.5-0.5,5.4-0.5c4.6,0,6.8,2.3,6.8,6.9c0,5.2-2.2,7.9-6.8,7.9c-1.2,0-2.5-0.2-3.9-0.6v6.1h-1.5V72.5z M386,79.5
  783. c-2.8,0-4.2,1-4.2,3c0,1.9,1.2,2.9,3.5,2.9c1.7,0,3.4-0.4,4.9-1.5v-4.1C388.6,79.6,387.2,79.5,386,79.5 M380.3,82.7
  784. c0-2.9,1.9-4.4,5.7-4.4c1.4,0,2.7,0.1,4.3,0.2v-1.8c0-2.2-1.4-3.4-4.1-3.4c-1.6,0-3.2,0.2-4.6,0.6v-1.4c1.6-0.4,3.1-0.6,4.6-0.6
  785. c3.7,0,5.5,1.6,5.5,4.6v10.2h-0.9l-0.3-1.5c-1.8,1.1-3.5,1.5-5.2,1.5C381.9,86.8,380.3,85.5,380.3,82.7 M403.7,86.8V72h1l0.2,1.9
  786. c1.8-1.3,3.6-1.9,5.3-1.9c3.5,0,5.2,1.6,5.2,4.6v10.2h-1.5V76.6c0-2.1-1.3-3.3-3.8-3.3c-1.7,0-3.4,0.6-5.1,1.9v11.7L403.7,86.8z
  787. M428.3,78.4h9.6c-0.1-3.4-1.6-5.2-4.5-5.2C430.1,73.3,428.5,75,428.3,78.4 M433.4,72c3.9,0,5.9,2.2,5.9,6.6c0,0.3,0,0.6,0,1h-10.9
  788. c0,3.8,2,5.8,5.9,5.8c1.6,0,3.1-0.2,4.3-0.6v1.3c-1.3,0.4-2.7,0.6-4.3,0.6c-4.8,0-7.5-2.5-7.5-7.7C426.9,74.3,429.1,72,433.4,72
  789. M452.4,86.8h-1.5V66.7h1.5V86.8z" />
  790.                        <path class="ssst1" d="M136.9,43.3V26.7c0-2-0.7-3.3-2.3-4c-1.5-0.6-3.8-1.2-6.9-1.2h-7.1V48h6.8c3.6,0,6.1-0.2,7.6-0.7
  791. C136.2,46.7,136.9,45.3,136.9,43.3 M146.3,26.9v16.5c0,4.5-1.4,7.8-4,9.3c-2.7,1.6-7.7,2.4-14.5,2.4h-16.7V14.5h16.6
  792. c6.6,0,11.4,0.7,14.3,2.6C144.9,18.8,146.3,22.1,146.3,26.9 M162.9,55H154V24.9h8.9V55z M162.9,21.3H154v-7.2h8.9V21.3z
  793. M190.2,31.7h-3.1c-2.4,0-4.2,0.3-5.5,1.2c-1.3,0.7-1.9,2.1-1.9,3.9V55h-8.9V24.9h8.4v5.2c0-1.5,0.9-2.8,2.4-4
  794. c1.6-1.2,3.4-1.9,5-1.9h3.2L190.2,31.7z M213.8,37.2v-4.3c0-0.9-0.3-1.6-1.2-2.2c-0.6-0.4-2.1-0.7-3.9-0.7c-2.1,0-3.6,0.2-4.3,0.7
  795. c-0.6,0.4-1.2,1.3-1.2,2.2v4.3H213.8z M222.3,42.3h-18.9V45c0,1.7,0.5,2.9,1.7,3.7c1.2,0.9,3.4,1.2,6.5,1.2c2.9,0,6.2-0.4,9.9-1.3
  796. v5.9c-3.7,0.7-7.7,1.2-11.4,1.2c-10.4,0-15.4-3.3-15.4-9.9V35c0-3.8,1.2-6.6,3.6-8.3c2.4-1.6,6.1-2.4,10.9-2.4
  797. c4.5,0,8,0.7,10.1,2.3c2.2,1.5,3.3,4.3,3.3,8.4L222.3,42.3z M253.3,54.6c-3.5,0.6-6.8,1-10,1c-1.5,0-2.7,0-3.6-0.1
  798. c-0.9,0-2-0.1-3.4-0.3c-1.4-0.2-2.4-0.4-3.3-0.9c-0.7-0.4-1.6-1.1-2.4-1.7c-0.7-0.6-1.4-1.7-1.9-2.9c-0.3-1.2-0.5-2.7-0.5-4.3V35.2
  799. c0-1.5,0.1-2.8,0.4-3.9c0.3-1.2,0.7-2.1,1.3-2.8c0.4-0.7,1.2-1.4,2.1-2c0.9-0.5,1.7-0.9,2.4-1.2c0.7-0.2,1.7-0.4,3-0.6
  800. c1.3-0.1,2.2-0.2,3-0.2c0.7,0,1.9,0,3.3,0c2.2,0,5,0.3,8.9,1.2v6c-4.2-1.1-7.2-1.5-9.7-1.5c-4,0-6.1,1.4-6.1,4.2v10.8
  801. c0,3.1,2.2,4.7,6.6,4.7c2.1,0,5.1-0.4,9.4-1.4L253.3,54.6z M278,55.3c-1.7,0.2-3.4,0.3-4.8,0.3c-1.4,0-2.6,0-3.6-0.1
  802. s-2.1-0.3-3.2-0.6c-1-0.3-2-0.9-2.7-1.5c-0.6-0.6-1.3-1.5-1.7-2.7c-0.4-1.2-0.6-2.6-0.6-4.2v-16h-6v-5.6h6V16h8.9v8.7h8.1v5.6h-8.1
  803. v14.2c0,2.1,0.3,3.5,0.9,4.2c0.6,0.7,2,1,3.9,1c0.6,0,1.7-0.1,3.2-0.3L278,55.3z" />
  804.                        <path class="ssst1" d="M307.9,39l-4.5-14.2h-0.2L298.6,39H307.9z M322.2,55h-9.1l-3.3-10h-13.5L293,55h-8.6L298,17.2h10.7L322.2,55z
  805. M345.1,46.5V35.1c0-1.4-0.3-2.4-1.1-2.9c-0.7-0.5-2.3-0.7-4.6-0.7c-2.5,0-4,0.2-4.6,0.7c-0.5,0.5-0.8,1.6-0.8,3.3v10.7
  806. c0,1.5,0.3,2.6,0.8,3.2s2,0.8,4.2,0.8c2.7,0,4.3-0.2,5.1-0.7C344.6,48.9,345.1,48,345.1,46.5 M353.2,55h-8v-3.2
  807. c-0.6,1.1-1.2,1.9-1.7,2.3c-0.5,0.4-1.3,0.8-2.4,1.1c-1.1,0.2-2.5,0.3-4.4,0.3c-4.6,0-7.8-0.6-9.3-1.9c-1.4-1.2-2.2-3.8-2.2-8V34.7
  808. c0-3.2,0.8-5.4,2.6-6.6c1.7-1.2,4.4-1.9,8.3-1.9c2.7,0,4.5,0.2,5.7,0.7s2.1,1.5,3.1,3V14.3h8.3V55z M403.2,55h-8.3V35.5
  809. c0-1.7-0.2-2.8-0.5-3.3c-0.4-0.4-1.5-0.7-3.3-0.7c-2.3,0-3.6,0.2-4.1,0.7c-0.5,0.4-0.7,1.5-0.7,3.3V55H378V35.5
  810. c0-1.7-0.2-2.8-0.5-3.3c-0.4-0.4-1.5-0.7-3.3-0.7c-2.3,0-3.6,0.2-4.1,0.7c-0.5,0.4-0.7,1.5-0.7,3.3V55h-8.3V26.8h8.3v3.4
  811. c0.5-2.6,3.3-4,8.1-4c2.6,0,4.5,0.3,5.9,1.1c1.3,0.6,2.2,1.7,2.6,3.2c0.4-1.4,1.3-2.5,2.6-3.2c1.3-0.6,3.3-1,6-1c3.6,0,6,0.6,7.2,2
  812. c1.2,1.3,1.7,3.4,1.7,6.1L403.2,55z M419.1,55h-8.3V26.8h8.3V55z M419.1,23.5h-8.3v-6.9h8.3V23.5z M453.1,55h-8.3V35.5
  813. c0-1.5-0.2-2.6-0.7-3.2c-0.5-0.5-1.7-0.7-3.6-0.7c-2.4,0-3.9,0.2-4.4,0.7c-0.6,0.5-0.9,1.5-0.9,3.2V55h-8.3V26.8h8.2v3.4
  814. c0.6-2.6,3.6-4,8.7-4c3.6,0,6.1,0.6,7.5,2c1.3,1.3,2.1,3.4,2.1,6.1L453.1,55z" />
  815.                        <polygon class="ssst2" points="88,52.6 88,52.6 38.4,3 24.2,17.2 59.7,52.6 24.3,88 38.4,102.2 " />
  816.                        <polygon class="ssst3" points="85,49.6 85,49.6 35.4,0 21.2,14.2 56.7,49.6 21.3,85 35.4,99.2 " />
  817.                        <polyline class="ssst2" points="10.6,74.4 14.2,78 42.5,49.6 38.7,45.8 " />
  818.                        <polyline class="ssst3" points="38.7,45.9 14.2,21.3 0,35.4 14.2,49.6 0,63.8 10.6,74.4 " />
  819.                    </g>
  820.                </svg>
  821.            </a></span>
  822.        </div>
  823.    </footer>
  824.  
  825. </body>
  826.  
  827. </html>
  828.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda