* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    line-height: 1.7em;
    color: #6a6a6a;
    font-size: 11px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif!important;
}

h1,
h2,
h3,
h4,
h5,
h6,
label {
    color: #0071a9;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif!important;
}

ul {
    font-size: 14px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif!important;
    padding-inline-start: 18px;
}

a {
    color: #6a6a6a;
    font-size: 15px;
    text-decoration: none;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif!important;
}

a:hover {
    color: #0071a9;
}

p {
    font-size: 14px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif!important;
    text-size-adjust: none;
}

.pure-img-responsive {
    max-width: 100%;
    height: auto;
}

.l-box {
    padding: 1em;
}

.l-box-lrg {
    padding: 2em;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.is-center {
    text-align: center;
}

.home-menu {
    background: #0071a9;
}
.pure-menu.pure-menu-fixed {
    text-align: center;
    border-bottom: none;
    z-index: 4;
}

.pure-menu.pure-menu-fixed img {
    width: 90%;
    max-width: 600px;
}

.pure-u-lg-3-5 {
    width: 95%;
    padding: 0 0 0.75em 2em;
}

.pure-u-md-11-24 {
    padding: 0 2em;
}

.pure-u-md-12-24 {
    padding: 0 2.5em 1em 2em;
}

.pure-u-1-3, .pure-u-8-24 {
    text-align: center !important;
}

.pure-u-md-1-3 {
    text-align: center !important;
}

.pure-u-lg-1-1   {
    text-align: center !important;
}

.l-box-lrg {
    padding: 0em !important;
    border-bottom: 0px !important;
}

.splash-container {
    background: #0071a9;
    z-index: 1;
    overflow: hidden;
    /* The following styles are required for the "scroll-over" effect */
    width: 100%;
    height: 88%;
    top: 0;
    left: 0;
    position: fixed !important;
}

.splash {
    width: 95%;
    height: 60%;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    text-align: center;
}

.splash-head {
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 1em 0.25em;
    font-weight: 600;
    border-radius: 5px;
    line-height: 1.2em;
    text-transform: uppercase;
}

.splash-subhead {
    color: white;
    letter-spacing: 0.05em;
    opacity: 0.8;
}

.content-wrapper {
    position: absolute;
    top: 87%;
    width: 100%;
    min-height: 12%;
    z-index: 2;
    background: white;

}

a.pure-button-primary {
    position: absolute;
    right: 8%;
    bottom: -20%;
    background: white;
    color: #0071a9;
    border-radius: 0px;
    height: 30px;
    width: 20px;
}

.content {
    padding: 1em 1em 2.5em;
}

.content-head {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 1.5em 0 0em;
    text-align: center !important;
}

.content-head-ribbon {
    color: white;
    padding: 0 2em;
}

.content-subhead {
    color: #0071a9;
    text-transform: uppercase;
}

.content-subhead i {
        margin-right: 7px;
}

#wir {
  margin-bottom: 55px;
}

.ribbon {
    background: #2d3e50;
    color: #aaa;
}

.footer {
    font-size: 12px;
    background: #111;
    color: #aaa;
    bottom: 0;
    width: 100%;
}

@media (min-width: 48em) {

    body {
        font-size: 14px;
    }

.splash {
        position: absolute;
        top: 100px; left: 0; bottom: 0; right: 0;
        width: 85%;
        height: 60%;
    }

.splash-head {
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 0.5em 0em;
    font-weight: 600;
    font-size: 250%;
    border-radius: 5px;
    line-height: 1.2em;
    text-transform: uppercase;
}

.l-box-lrg {
        border: none;
    }

.pure-u-lg-3-5 {
    width: 95%;
    padding: 0 0 1em 2.5em;
}

.pure-u-md-11-24 {
    width: 48%;
    padding: 0 2em 0px 4em;
}

a.pure-button-primary {
    position: absolute;
    right: -2%;
    bottom: -2%;
    background: white;
    color: #0071a9;
    border-radius: 0px;
    height: 30px;
    width: 20px;
    display: block;
}



}

@media (min-width: 78em) {
     body {
        font-size: 14px;
    }

    .splash-head {
        font-size: 280%;
    }

    .splash {
        position: absolute;
        top: 100px; left: 0; bottom: 0; right: 0;
        width: 70%;
        height: 60%;
    }

    .pure-u-lg-3-5 {
    width: 90%;
    padding: 0 0 1em 10em;
}

.pure-u-md-11-24 {
    width: 48%;
    padding: 0 2em 0px 4em;
}

a.pure-button-primary {
    position: absolute;
    right: -12%;
    bottom: 2%;
    background: white;
    color: #0071a9;
    border-radius: 0px;
    height: 30px;
    width: 20px;
    display: block;
}

#wir {
  margin-bottom: 0px;
}

}