﻿:root {
    font-size: 16px;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    min-height: 100%;
}

#wrapper {
    margin: 0.75rem auto;
    border: 2px #005594 solid;
    max-width: 862px;
    color: #2e2113;
    position: relative;
    padding: 0;
    background-color: #FFFFFF;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.875rem;
    line-height: 1.125rem;
    text-align: left;
    overflow: hidden;
}
p {
    padding-bottom: 1.2rem;
    text-align: justify;
}

h1 {
    margin-bottom: 1.3rem;
    font-size: 3.125rem;
    text-align: left;
    margin-top: 0rem;
    color: #005594;
    line-height: 3.25rem;
}
h1 + p{margin-bottom: 0.5rem;}
aside p{
    text-align: left;
}

section{
    text-align: center;

}
section h2{
    margin-bottom: 0;
}
h1 span {
    /* background: #005E9D; */
    /* padding: 0.3125rem 0.625rem; */
    margin-bottom: 0.1875rem;
    display: block;
    font-size: 1.0625rem;
    line-height: 1.3125rem;
    margin-top: -0.5rem;
    color: #000;
}
h1 small {
    font-size: 1.4375rem;
}
footer a{
    color: #fff;
}

h2 {
    font-size: 1rem;
    margin: 0 0 0rem;
    line-height: 1.25rem;
    color: #005594;
}
h3 {
    color: #005f9d;
    font-weight: normal;
    margin-bottom: 1.3rem;
    margin-top: 1rem;
    line-height: 1.2rem;
}

h3 a {
    color: #005f9d;
}
a {
    color: #2E2113;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
aside:nth-of-type(2) p:first-of-type{
    /* margin-bottom: 0.3125rem; */
}


img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    border: none;
    vertical-align: middle;
}
ul {
    margin-bottom: 1.3rem;
    padding: 0;
    list-style: none;
    line-height: 1.1875rem;
    font-size: 0.9375rem;
}
ul li {
    padding-left: 0.75rem;
}
li:before {
    content: "\2022";
    color: #000;
    float: left;
    margin-left: 0rem;
    font-size: 1.125rem;
    text-indent: -0.75rem;
}

.clear:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0rem;
}
header {
    width: 100%;
    vertical-align: middle;
    position: relative;
}

article {
    width: 100%;
    position: relative;
    padding: 1.85rem 2.5rem 0;
}
article ul + p{
    width: 95%;
    font-size: 0.9375rem;
}
article p:last-child{
    position: absolute;
    bottom: 0%;
    right: 2.5rem;
}

footer p:last-of-type {
    padding-bottom: 0;
}

footer {
    width: 100%;
    position: relative;
    background: #005f9d;
    padding: 5rem 2.5rem 1rem;
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-top: 0.625rem;
}
footer img {
    position: absolute;
    bottom: 17%;
    right: 5%;
}
aside:nth-of-type(1) {
    float: left;
    width: 49%;
    line-height: 1.3125rem;
}

aside:nth-of-type(2) {
    float: right;
    width: 49%;
    line-height: 1.375rem;
    margin-bottom: 0.4rem;
    /* font-size: 0.875rem; */
}

aside:nth-of-type(2) p:nth-of-type(3) {
    padding-top: 3rem;
    font-size: 0.75rem;
    margin-right: -0.8125rem;
}

aside:nth-of-type(2) p:nth-of-type(1) {
}

article p:nth-of-type(1){text-align: justify;}

@media (max-width: 862px) {
    article p:nth-of-type(1){text-align: left;}
    #wrapper {
        width: 100%;
        padding: 0;
        border: none;
        text-align: left;
        margin: 0;
    }
    ul{
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
    article ul + p{
        font-size: 0.875rem;
        width: 100%;
        line-height: 1.125rem;
    }
    article p:last-child{
        position: static;
    }
aside:nth-of-type(2) p:nth-of-type(3) {
  
    margin-right: 0rem;
}
    p {
        width: 100% !important;
    }

    aside {
        float: none !important;
        width: 100% !important;
    }

    header {
        height: auto;
        padding: 0;
        width: auto;
        margin: 0;
    }

    article {
        height: auto;
        padding: 3% 3% 0;
        width: auto;
        margin: 0;
    }

article p br, ul li br {
    display: none;
}

    footer {
        height: auto;
        padding: 3%;
        width: auto;
        margin: 0;
        font-size: 1rem;
        line-height: 1.4;
    }

    footer img {
        position: static;
        margin-top: 1rem;
    }
aside:nth-of-type(1) ul:nth-of-type(2) {
    margin-bottom: 0;
}
    h1 {
        margin-bottom: 0.5rem;
        font-size: 1.6rem;
        line-height: 1.9rem;
    }
    h1 small {
        font-size: 0.9375rem;
    }
    h2 {
        margin-bottom: 0;
        font-size: 0.9375rem;
        line-height: 1.25rem;
    }

    h3 {
        margin-bottom: 0.9375rem;
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
    p {
        text-align: left;
    }
    p span br{display: block;}
    h1 span{font-size: 0.875rem;line-height: 1.5625rem;margin-top: 0;}
    aside:nth-of-type(2) p:nth-of-type(3){padding-top: 0.625rem}
}