@import url("font-awesome.min.css");
@import url('https://fonts.googleapis.com/css?family=Fjalla+One|Roboto+Slab:100,300,400,700');
@font-face {
    font-family: "epilog";
    src: url("../fonts/epilog.ttf") format("truetype");
}

@font-face {
    font-family: "grace";
    src: url("../fonts/grace.ttf") format("truetype");
}


/*
	Highlights by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/


/* Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

img {
    -webkit-box-shadow: 8px 8px 24px 0px rgba(102, 102, 102, 0.33);
    -moz-box-shadow: 8px 8px 24px 0px rgba(102, 102, 102, 0.33);
    box-shadow: 8px 8px 24px 0px rgba(102, 102, 102, 0.33);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-text-size-adjust: none;
}


/* Box Model */

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* Containers */

.container {
    margin-left: auto;
    margin-right: auto;
    z-index: -10;
}

.container.\31 25\25 {
    width: 100%;
    max-width: 43.75em;
    min-width: 35em;
}

.container.\37 5\25 {
    width: 26.25em;
}

.container.\35 0\25 {
    width: 17.5em;
}

.container.\32 5\25 {
    width: 8.75em;
}

.container {
    width: 35em;
}

@media screen and (max-width: 1680px) {
    .container.\31 25\25 {
        width: 100%;
        max-width: 43.75em;
        min-width: 35em;
    }
    .container.\37 5\25 {
        width: 26.25em;
    }
    .container.\35 0\25 {
        width: 17.5em;
    }
    .container.\32 5\25 {
        width: 8.75em;
    }
    .container {
        width: 35em;
    }
}

@media screen and (max-width: 980px) {
    .container.\31 25\25 {
        width: 100%;
        max-width: 100%;
        min-width: 80%;
    }
    .container.\37 5\25 {
        width: 60%;
    }
    .container.\35 0\25 {
        width: 40%;
    }
    .container.\32 5\25 {
        width: 20%;
    }
    .container {
        width: 80%;
    }
}

@media screen and (max-width: 736px) {
    .container.\31 25\25 {
        width: 100%;
        max-width: 100%;
        min-width: 80%;
    }
    .container.\37 5\25 {
        width: 60%;
    }
    .container.\35 0\25 {
        width: 40%;
    }
    .container.\32 5\25 {
        width: 20%;
    }
    .container {
        width: 80%;
    }
}

@media screen and (max-width: 480px) {
    .container.\31 25\25 {
        width: 100%;
        max-width: 125%;
        min-width: 100%;
    }
    .container.\37 5\25 {
        width: 75%;
    }
    .container.\35 0\25 {
        width: 50%;
    }
    .container.\32 5\25 {
        width: 25%;
    }
    .container {
        width: 100%;
    }
}


/* Grid */

.row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row>* {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.row:after,
.row:before {
    content: '';
    display: block;
    clear: both;
    height: 0;
}

.row.uniform>*> :first-child {
    margin-top: 0;
}

.row.uniform>*> :last-child {
    margin-bottom: 0;
}

.row.\30 \25>* {
    padding: 0 0 0 0em;
}

.row.\30 \25 {
    margin: 0 0 -1px 0em;
}

.row.uniform.\30 \25>* {
    padding: 0em 0 0 0em;
}

.row.uniform.\30 \25 {
    margin: 0em 0 -1px 0em;
}

.row>* {
    padding: 0 0 0 1.5em;
}

.row {
    margin: 0 0 -1px -1.5em;
}

.row.uniform>* {
    padding: 1.5em 0 0 1.5em;
}

.row.uniform {
    margin: -1.5em 0 -1px -1.5em;
}

.row.\32 00\25>* {
    padding: 0 0 0 3em;
}

.row.\32 00\25 {
    margin: 0 0 -1px -3em;
}

.row.uniform.\32 00\25>* {
    padding: 3em 0 0 3em;
}

.row.uniform.\32 00\25 {
    margin: -3em 0 -1px -3em;
}

.row.\31 50\25>* {
    padding: 0 0 0 2.25em;
}

.row.\31 50\25 {
    margin: 0 0 -1px -2.25em;
}

.row.uniform.\31 50\25>* {
    padding: 2.25em 0 0 2.25em;
}

.row.uniform.\31 50\25 {
    margin: -2.25em 0 -1px -2.25em;
}

.row.\35 0\25>* {
    padding: 0 0 0 0.75em;
}

.row.\35 0\25 {
    margin: 0 0 -1px -0.75em;
}

.row.uniform.\35 0\25>* {
    padding: 0.75em 0 0 0.75em;
}

.row.uniform.\35 0\25 {
    margin: -0.75em 0 -1px -0.75em;
}

.row.\32 5\25>* {
    padding: 0 0 0 0.375em;
}

.row.\32 5\25 {
    margin: 0 0 -1px -0.375em;
}

.row.uniform.\32 5\25>* {
    padding: 0.375em 0 0 0.375em;
}

.row.uniform.\32 5\25 {
    margin: -0.375em 0 -1px -0.375em;
}

.\31 2u,
.\31 2u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
}

.\31 1u,
.\31 1u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 0u,
.\31 0u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
}

.\39 u,
.\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
}

.\38 u,
.\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
}

.\37 u,
.\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
}

.\36 u,
.\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
}

.\35 u,
.\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
}

.\34 u,
.\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
}

.\33 u,
.\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
}

.\32 u,
.\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 u,
.\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
}

.\31 2u\24+*,
.\31 1u\24+*,
.\31 0u\24+*,
.\39 u\24+*,
.\38 u\24+*,
.\37 u\24+*,
.\36 u\24+*,
.\35 u\24+*,
.\34 u\24+*,
.\33 u\24+*,
.\32 u\24+*,
.\31 u\24+* {
    clear: left;
}

.\-11u {
    margin-left: 91.66667%;
}

.\-10u {
    margin-left: 83.33333%;
}

.\-9u {
    margin-left: 75%;
}

.\-8u {
    margin-left: 66.66667%;
}

.\-7u {
    margin-left: 58.33333%;
}

.\-6u {
    margin-left: 50%;
}

.\-5u {
    margin-left: 41.66667%;
}

.\-4u {
    margin-left: 33.33333%;
}

.\-3u {
    margin-left: 25%;
}

.\-2u {
    margin-left: 16.66667%;
}

.\-1u {
    margin-left: 8.33333%;
}

@media screen and (max-width: 1680px) {
    .row>* {
        padding: 0 0 0 1.5em;
    }
    .row {
        margin: 0 0 -1px -1.5em;
    }
    .row.uniform>* {
        padding: 1.5em 0 0 1.5em;
    }
    .row.uniform {
        margin: -1.5em 0 -1px -1.5em;
    }
    .row.\32 00\25>* {
        padding: 0 0 0 3em;
    }
    .row.\32 00\25 {
        margin: 0 0 -1px -3em;
    }
    .row.uniform.\32 00\25>* {
        padding: 3em 0 0 3em;
    }
    .row.uniform.\32 00\25 {
        margin: -3em 0 -1px -3em;
    }
    .row.\31 50\25>* {
        padding: 0 0 0 2.25em;
    }
    .row.\31 50\25 {
        margin: 0 0 -1px -2.25em;
    }
    .row.uniform.\31 50\25>* {
        padding: 2.25em 0 0 2.25em;
    }
    .row.uniform.\31 50\25 {
        margin: -2.25em 0 -1px -2.25em;
    }
    .row.\35 0\25>* {
        padding: 0 0 0 0.75em;
    }
    .row.\35 0\25 {
        margin: 0 0 -1px -0.75em;
    }
    .row.uniform.\35 0\25>* {
        padding: 0.75em 0 0 0.75em;
    }
    .row.uniform.\35 0\25 {
        margin: -0.75em 0 -1px -0.75em;
    }
    .row.\32 5\25>* {
        padding: 0 0 0 0.375em;
    }
    .row.\32 5\25 {
        margin: 0 0 -1px -0.375em;
    }
    .row.uniform.\32 5\25>* {
        padding: 0.375em 0 0 0.375em;
    }
    .row.uniform.\32 5\25 {
        margin: -0.375em 0 -1px -0.375em;
    }
    .\31 2u\28large\29,
    .\31 2u\24\28large\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }
    .\31 1u\28large\29,
    .\31 1u\24\28large\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\31 0u\28large\29,
    .\31 0u\24\28large\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\39 u\28large\29,
    .\39 u\24\28large\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }
    .\38 u\28large\29,
    .\38 u\24\28large\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\37 u\28large\29,
    .\37 u\24\28large\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\36 u\28large\29,
    .\36 u\24\28large\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }
    .\35 u\28large\29,
    .\35 u\24\28large\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\34 u\28large\29,
    .\34 u\24\28large\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\33 u\28large\29,
    .\33 u\24\28large\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }
    .\32 u\28large\29,
    .\32 u\24\28large\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\31 u\28large\29,
    .\31 u\24\28large\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\31 2u\24\28large\29+*,
    .\31 1u\24\28large\29+*,
    .\31 0u\24\28large\29+*,
    .\39 u\24\28large\29+*,
    .\38 u\24\28large\29+*,
    .\37 u\24\28large\29+*,
    .\36 u\24\28large\29+*,
    .\35 u\24\28large\29+*,
    .\34 u\24\28large\29+*,
    .\33 u\24\28large\29+*,
    .\32 u\24\28large\29+*,
    .\31 u\24\28large\29+* {
        clear: left;
    }
    .\-11u\28large\29 {
        margin-left: 91.66667%;
    }
    .\-10u\28large\29 {
        margin-left: 83.33333%;
    }
    .\-9u\28large\29 {
        margin-left: 75%;
    }
    .\-8u\28large\29 {
        margin-left: 66.66667%;
    }
    .\-7u\28large\29 {
        margin-left: 58.33333%;
    }
    .\-6u\28large\29 {
        margin-left: 50%;
    }
    .\-5u\28large\29 {
        margin-left: 41.66667%;
    }
    .\-4u\28large\29 {
        margin-left: 33.33333%;
    }
    .\-3u\28large\29 {
        margin-left: 25%;
    }
    .\-2u\28large\29 {
        margin-left: 16.66667%;
    }
    .\-1u\28large\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 980px) {
    .row>* {
        padding: 0 0 0 1.5em;
    }
    .row {
        margin: 0 0 -1px -1.5em;
    }
    .row.uniform>* {
        padding: 1.5em 0 0 1.5em;
    }
    .row.uniform {
        margin: -1.5em 0 -1px -1.5em;
    }
    .row.\32 00\25>* {
        padding: 0 0 0 3em;
    }
    .row.\32 00\25 {
        margin: 0 0 -1px -3em;
    }
    .row.uniform.\32 00\25>* {
        padding: 3em 0 0 3em;
    }
    .row.uniform.\32 00\25 {
        margin: -3em 0 -1px -3em;
    }
    .row.\31 50\25>* {
        padding: 0 0 0 2.25em;
    }
    .row.\31 50\25 {
        margin: 0 0 -1px -2.25em;
    }
    .row.uniform.\31 50\25>* {
        padding: 2.25em 0 0 2.25em;
    }
    .row.uniform.\31 50\25 {
        margin: -2.25em 0 -1px -2.25em;
    }
    .row.\35 0\25>* {
        padding: 0 0 0 0.75em;
    }
    .row.\35 0\25 {
        margin: 0 0 -1px -0.75em;
    }
    .row.uniform.\35 0\25>* {
        padding: 0.75em 0 0 0.75em;
    }
    .row.uniform.\35 0\25 {
        margin: -0.75em 0 -1px -0.75em;
    }
    .row.\32 5\25>* {
        padding: 0 0 0 0.375em;
    }
    .row.\32 5\25 {
        margin: 0 0 -1px -0.375em;
    }
    .row.uniform.\32 5\25>* {
        padding: 0.375em 0 0 0.375em;
    }
    .row.uniform.\32 5\25 {
        margin: -0.375em 0 -1px -0.375em;
    }
    .\31 2u\28medium\29,
    .\31 2u\24\28medium\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }
    .\31 1u\28medium\29,
    .\31 1u\24\28medium\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\31 0u\28medium\29,
    .\31 0u\24\28medium\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\39 u\28medium\29,
    .\39 u\24\28medium\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }
    .\38 u\28medium\29,
    .\38 u\24\28medium\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\37 u\28medium\29,
    .\37 u\24\28medium\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\36 u\28medium\29,
    .\36 u\24\28medium\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }
    .\35 u\28medium\29,
    .\35 u\24\28medium\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\34 u\28medium\29,
    .\34 u\24\28medium\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\33 u\28medium\29,
    .\33 u\24\28medium\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }
    .\32 u\28medium\29,
    .\32 u\24\28medium\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\31 u\28medium\29,
    .\31 u\24\28medium\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\31 2u\24\28medium\29+*,
    .\31 1u\24\28medium\29+*,
    .\31 0u\24\28medium\29+*,
    .\39 u\24\28medium\29+*,
    .\38 u\24\28medium\29+*,
    .\37 u\24\28medium\29+*,
    .\36 u\24\28medium\29+*,
    .\35 u\24\28medium\29+*,
    .\34 u\24\28medium\29+*,
    .\33 u\24\28medium\29+*,
    .\32 u\24\28medium\29+*,
    .\31 u\24\28medium\29+* {
        clear: left;
    }
    .\-11u\28medium\29 {
        margin-left: 91.66667%;
    }
    .\-10u\28medium\29 {
        margin-left: 83.33333%;
    }
    .\-9u\28medium\29 {
        margin-left: 75%;
    }
    .\-8u\28medium\29 {
        margin-left: 66.66667%;
    }
    .\-7u\28medium\29 {
        margin-left: 58.33333%;
    }
    .\-6u\28medium\29 {
        margin-left: 50%;
    }
    .\-5u\28medium\29 {
        margin-left: 41.66667%;
    }
    .\-4u\28medium\29 {
        margin-left: 33.33333%;
    }
    .\-3u\28medium\29 {
        margin-left: 25%;
    }
    .\-2u\28medium\29 {
        margin-left: 16.66667%;
    }
    .\-1u\28medium\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 736px) {
    .row>* {
        padding: 0 0 0 1em;
    }
    .row {
        margin: 0 0 -1px -1em;
    }
    .row.uniform>* {
        padding: 1em 0 0 1em;
    }
    .row.uniform {
        margin: -1em 0 -1px -1em;
    }
    .row.\32 00\25>* {
        padding: 0 0 0 2em;
    }
    .row.\32 00\25 {
        margin: 0 0 -1px -2em;
    }
    .row.uniform.\32 00\25>* {
        padding: 2em 0 0 2em;
    }
    .row.uniform.\32 00\25 {
        margin: -2em 0 -1px -2em;
    }
    .row.\31 50\25>* {
        padding: 0 0 0 1.5em;
    }
    .row.\31 50\25 {
        margin: 0 0 -1px -1.5em;
    }
    .row.uniform.\31 50\25>* {
        padding: 1.5em 0 0 1.5em;
    }
    .row.uniform.\31 50\25 {
        margin: -1.5em 0 -1px -1.5em;
    }
    .row.\35 0\25>* {
        padding: 0 0 0 0.5em;
    }
    .row.\35 0\25 {
        margin: 0 0 -1px -0.5em;
    }
    .row.uniform.\35 0\25>* {
        padding: 0.5em 0 0 0.5em;
    }
    .row.uniform.\35 0\25 {
        margin: -0.5em 0 -1px -0.5em;
    }
    .row.\32 5\25>* {
        padding: 0 0 0 0.25em;
    }
    .row.\32 5\25 {
        margin: 0 0 -1px -0.25em;
    }
    .row.uniform.\32 5\25>* {
        padding: 0.25em 0 0 0.25em;
    }
    .row.uniform.\32 5\25 {
        margin: -0.25em 0 -1px -0.25em;
    }
    .\31 2u\28small\29,
    .\31 2u\24\28small\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }
    .\31 1u\28small\29,
    .\31 1u\24\28small\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\31 0u\28small\29,
    .\31 0u\24\28small\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\39 u\28small\29,
    .\39 u\24\28small\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }
    .\38 u\28small\29,
    .\38 u\24\28small\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\37 u\28small\29,
    .\37 u\24\28small\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\36 u\28small\29,
    .\36 u\24\28small\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }
    .\35 u\28small\29,
    .\35 u\24\28small\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\34 u\28small\29,
    .\34 u\24\28small\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\33 u\28small\29,
    .\33 u\24\28small\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }
    .\32 u\28small\29,
    .\32 u\24\28small\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\31 u\28small\29,
    .\31 u\24\28small\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\31 2u\24\28small\29+*,
    .\31 1u\24\28small\29+*,
    .\31 0u\24\28small\29+*,
    .\39 u\24\28small\29+*,
    .\38 u\24\28small\29+*,
    .\37 u\24\28small\29+*,
    .\36 u\24\28small\29+*,
    .\35 u\24\28small\29+*,
    .\34 u\24\28small\29+*,
    .\33 u\24\28small\29+*,
    .\32 u\24\28small\29+*,
    .\31 u\24\28small\29+* {
        clear: left;
    }
    .\-11u\28small\29 {
        margin-left: 91.66667%;
    }
    .\-10u\28small\29 {
        margin-left: 83.33333%;
    }
    .\-9u\28small\29 {
        margin-left: 75%;
    }
    .\-8u\28small\29 {
        margin-left: 66.66667%;
    }
    .\-7u\28small\29 {
        margin-left: 58.33333%;
    }
    .\-6u\28small\29 {
        margin-left: 50%;
    }
    .\-5u\28small\29 {
        margin-left: 41.66667%;
    }
    .\-4u\28small\29 {
        margin-left: 33.33333%;
    }
    .\-3u\28small\29 {
        margin-left: 25%;
    }
    .\-2u\28small\29 {
        margin-left: 16.66667%;
    }
    .\-1u\28small\29 {
        margin-left: 8.33333%;
    }
}

@media screen and (max-width: 480px) {
    .row>* {
        padding: 0 0 0 1em;
    }
    .row {
        margin: 0 0 -1px -1em;
    }
    .row.uniform>* {
        padding: 1em 0 0 1em;
    }
    .row.uniform {
        margin: -1em 0 -1px -1em;
    }
    .row.\32 00\25>* {
        padding: 0 0 0 2em;
    }
    .row.\32 00\25 {
        margin: 0 0 -1px -2em;
    }
    .row.uniform.\32 00\25>* {
        padding: 2em 0 0 2em;
    }
    .row.uniform.\32 00\25 {
        margin: -2em 0 -1px -2em;
    }
    .row.\31 50\25>* {
        padding: 0 0 0 1.5em;
    }
    .row.\31 50\25 {
        margin: 0 0 -1px -1.5em;
    }
    .row.uniform.\31 50\25>* {
        padding: 1.5em 0 0 1.5em;
    }
    .row.uniform.\31 50\25 {
        margin: -1.5em 0 -1px -1.5em;
    }
    .row.\35 0\25>* {
        padding: 0 0 0 0.5em;
    }
    .row.\35 0\25 {
        margin: 0 0 -1px -0.5em;
    }
    .row.uniform.\35 0\25>* {
        padding: 0.5em 0 0 0.5em;
    }
    .row.uniform.\35 0\25 {
        margin: -0.5em 0 -1px -0.5em;
    }
    .row.\32 5\25>* {
        padding: 0 0 0 0.25em;
    }
    .row.\32 5\25 {
        margin: 0 0 -1px -0.25em;
    }
    .row.uniform.\32 5\25>* {
        padding: 0.25em 0 0 0.25em;
    }
    .row.uniform.\32 5\25 {
        margin: -0.25em 0 -1px -0.25em;
    }
    .\31 2u\28xsmall\29,
    .\31 2u\24\28xsmall\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }
    .\31 1u\28xsmall\29,
    .\31 1u\24\28xsmall\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\31 0u\28xsmall\29,
    .\31 0u\24\28xsmall\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\39 u\28xsmall\29,
    .\39 u\24\28xsmall\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }
    .\38 u\28xsmall\29,
    .\38 u\24\28xsmall\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\37 u\28xsmall\29,
    .\37 u\24\28xsmall\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\36 u\28xsmall\29,
    .\36 u\24\28xsmall\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }
    .\35 u\28xsmall\29,
    .\35 u\24\28xsmall\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\34 u\28xsmall\29,
    .\34 u\24\28xsmall\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\33 u\28xsmall\29,
    .\33 u\24\28xsmall\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }
    .\32 u\28xsmall\29,
    .\32 u\24\28xsmall\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }
    .\31 u\28xsmall\29,
    .\31 u\24\28xsmall\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }
    .\31 2u\24\28xsmall\29+*,
    .\31 1u\24\28xsmall\29+*,
    .\31 0u\24\28xsmall\29+*,
    .\39 u\24\28xsmall\29+*,
    .\38 u\24\28xsmall\29+*,
    .\37 u\24\28xsmall\29+*,
    .\36 u\24\28xsmall\29+*,
    .\35 u\24\28xsmall\29+*,
    .\34 u\24\28xsmall\29+*,
    .\33 u\24\28xsmall\29+*,
    .\32 u\24\28xsmall\29+*,
    .\31 u\24\28xsmall\29+* {
        clear: left;
    }
    .\-11u\28xsmall\29 {
        margin-left: 91.66667%;
    }
    .\-10u\28xsmall\29 {
        margin-left: 83.33333%;
    }
    .\-9u\28xsmall\29 {
        margin-left: 75%;
    }
    .\-8u\28xsmall\29 {
        margin-left: 66.66667%;
    }
    .\-7u\28xsmall\29 {
        margin-left: 58.33333%;
    }
    .\-6u\28xsmall\29 {
        margin-left: 50%;
    }
    .\-5u\28xsmall\29 {
        margin-left: 41.66667%;
    }
    .\-4u\28xsmall\29 {
        margin-left: 33.33333%;
    }
    .\-3u\28xsmall\29 {
        margin-left: 25%;
    }
    .\-2u\28xsmall\29 {
        margin-left: 16.66667%;
    }
    .\-1u\28xsmall\29 {
        margin-left: 8.33333%;
    }
}


/* Basic */

html {
    background-color: #000000;
    background-attachment: fixed, fixed;
    background-position: top left, center center;
    background-repeat: repeat, none;
    background-size: auto, cover;
}

html.is-loading body *,
html.is-loading body *:before,
html.is-loading body *:after {
    -moz-animation: none;
    -webkit-animation: none;
    -ms-animation: none;
    animation: none;
    -moz-transition: none;
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
}


/*
html.is-touch {
    height: 100vh;
}

html.is-touch #wrapper {
    -webkit-overflow-scrolling: touch;
    height: 100vh;
    overflow: auto;
}
*/

body,
input,
select,
textarea {
    color: #6f7577;
    font-family: 'Roboto Slab', serif;
    font-size: 13pt;
    font-weight: 300;
    line-height: 1.75em;
}

strong,
b {
    color: #61686b;
    font-weight: 700;
}

em,
i {
    font-style: italic;
}

p {
    margin: 0 0 2em 0;
    font-size: 14px;
}

p.short {
    margin: 0em;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'epilog', sans-serif;
    color: #61686b;
    font-weight: 800;
    letter-spacing: 0.333em;
    line-height: 1em;
    margin: 0 1em;
    text-transform: uppercase;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none;
}

h2 {
    font-size: 1.75em;
    line-height: 1.5em;
    margin-bottom: 1em;
}

h3 {
    font-size: 1em;
    line-height: 1.5em;
}

h4 {
    font-size: 0.9em;
    line-height: 1.5em;
}

h5 {
    font-size: 0.8em;
    line-height: 1.5em;
}

h6 {
    font-size: 0.7em;
    line-height: 1.5em;
}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
}

hr {
    border: 0;
    border-bottom: solid 1px #dddddd;
    margin: 2em 0;
}

hr.major {
    margin: 3em 0;
}

blockquote {
    border-left: solid 6px #dddddd;
    font-style: italic;
    margin: 0 0 2em 0;
    padding: 0.5em 0 0.5em 1.5em;
}

code {
    background: rgba(144, 144, 144, 0.075);
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0.25em;
    padding: 0.25em 0.65em;
}

pre {
    -webkit-overflow-scrolling: touch;
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0 2em 0;
}

pre code {
    display: block;
    line-height: 1.75em;
    padding: 1em 1.5em;
    overflow-x: auto;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}


/* Loader */

@-moz-keyframes spinner-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes spinner-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes spinner-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes spinner-show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes spinner-hide {
    0% {
        color: #454d50;
        z-index: 10001;
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    99% {
        color: #313a3d;
        z-index: 10001;
        -moz-transform: scale(0.5) rotate(360deg);
        -webkit-transform: scale(0.5) rotate(360deg);
        -ms-transform: scale(0.5) rotate(360deg);
        transform: scale(0.5) rotate(360deg);
    }
    100% {
        color: #313a3d;
        z-index: -1;
        -moz-transform: scale(0) rotate(360deg);
        -webkit-transform: scale(0) rotate(360deg);
        -ms-transform: scale(0) rotate(360deg);
        transform: scale(0) rotate(360deg);
    }
}

@-webkit-keyframes spinner-hide {
    0% {
        color: #454d50;
        z-index: 10001;
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    99% {
        color: #313a3d;
        z-index: 10001;
        -moz-transform: scale(0.5) rotate(360deg);
        -webkit-transform: scale(0.5) rotate(360deg);
        -ms-transform: scale(0.5) rotate(360deg);
        transform: scale(0.5) rotate(360deg);
    }
    100% {
        color: #313a3d;
        z-index: -1;
        -moz-transform: scale(0) rotate(360deg);
        -webkit-transform: scale(0) rotate(360deg);
        -ms-transform: scale(0) rotate(360deg);
        transform: scale(0) rotate(360deg);
    }
}

@-ms-keyframes spinner-hide {
    0% {
        color: #454d50;
        z-index: 10001;
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    99% {
        color: #313a3d;
        z-index: 10001;
        -moz-transform: scale(0.5) rotate(360deg);
        -webkit-transform: scale(0.5) rotate(360deg);
        -ms-transform: scale(0.5) rotate(360deg);
        transform: scale(0.5) rotate(360deg);
    }
    100% {
        color: #313a3d;
        z-index: -1;
        -moz-transform: scale(0) rotate(360deg);
        -webkit-transform: scale(0) rotate(360deg);
        -ms-transform: scale(0) rotate(360deg);
        transform: scale(0) rotate(360deg);
    }
}

@keyframes spinner-hide {
    0% {
        color: #454d50;
        z-index: 10001;
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    99% {
        color: #313a3d;
        z-index: 10001;
        -moz-transform: scale(0.5) rotate(360deg);
        -webkit-transform: scale(0.5) rotate(360deg);
        -ms-transform: scale(0.5) rotate(360deg);
        transform: scale(0.5) rotate(360deg);
    }
    100% {
        color: #313a3d;
        z-index: -1;
        -moz-transform: scale(0) rotate(360deg);
        -webkit-transform: scale(0) rotate(360deg);
        -ms-transform: scale(0) rotate(360deg);
        transform: scale(0) rotate(360deg);
    }
}

@-moz-keyframes spinner-rotate {
    0% {
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    100% {
        -moz-transform: scale(1) rotate(360deg);
        -webkit-transform: scale(1) rotate(360deg);
        -ms-transform: scale(1) rotate(360deg);
        transform: scale(1) rotate(360deg);
    }
}

@-webkit-keyframes spinner-rotate {
    0% {
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    100% {
        -moz-transform: scale(1) rotate(360deg);
        -webkit-transform: scale(1) rotate(360deg);
        -ms-transform: scale(1) rotate(360deg);
        transform: scale(1) rotate(360deg);
    }
}

@-ms-keyframes spinner-rotate {
    0% {
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    100% {
        -moz-transform: scale(1) rotate(360deg);
        -webkit-transform: scale(1) rotate(360deg);
        -ms-transform: scale(1) rotate(360deg);
        transform: scale(1) rotate(360deg);
    }
}

@keyframes spinner-rotate {
    0% {
        -moz-transform: scale(1) rotate(0deg);
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
    }
    100% {
        -moz-transform: scale(1) rotate(360deg);
        -webkit-transform: scale(1) rotate(360deg);
        -ms-transform: scale(1) rotate(360deg);
        transform: scale(1) rotate(360deg);
    }
}

@-moz-keyframes overlay-hide {
    0% {
        opacity: 1;
        z-index: 10000;
    }
    15% {
        opacity: 1;
        z-index: 10000;
    }
    99% {
        opacity: 0;
        z-index: 10000;
    }
    100% {
        opacity: 0;
        z-index: -1;
    }
}

@-webkit-keyframes overlay-hide {
    0% {
        opacity: 1;
        z-index: 10000;
    }
    15% {
        opacity: 1;
        z-index: 10000;
    }
    99% {
        opacity: 0;
        z-index: 10000;
    }
    100% {
        opacity: 0;
        z-index: -1;
    }
}

@-ms-keyframes overlay-hide {
    0% {
        opacity: 1;
        z-index: 10000;
    }
    15% {
        opacity: 1;
        z-index: 10000;
    }
    99% {
        opacity: 0;
        z-index: 10000;
    }
    100% {
        opacity: 0;
        z-index: -1;
    }
}

@keyframes overlay-hide {
    0% {
        opacity: 1;
        z-index: 10000;
    }
    15% {
        opacity: 1;
        z-index: 10000;
    }
    99% {
        opacity: 0;
        z-index: 10000;
    }
    100% {
        opacity: 0;
        z-index: -1;
    }
}

html body {
    text-decoration: none;
}

html body:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

html body:before {
    -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards;
    -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards;
    -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards;
    animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    color: #333333;
    content: '\f1ce';
    display: block;
    font-size: 2em;
    height: 2em;
    left: 50%;
    opacity: 0;
    line-height: 2em;
    margin: -1em 0 0 -1em;
    position: fixed;
    text-align: center;
    top: 70%;
    width: 2em;
    z-index: -1;
}

html body:after {
    -moz-animation: overlay-hide 1s ease-in forwards;
    -webkit-animation: overlay-hide 1s ease-in forwards;
    -ms-animation: overlay-hide 1s ease-in forwards;
    animation: overlay-hide 1s ease-in forwards;
    background: #000000;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

html.is-loading body:before {
    -moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear;
    -webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear;
    -ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear;
    animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear;
    z-index: 10001;
}

html.is-loading body:after {
    -moz-animation: none;
    -webkit-animation: none;
    -ms-animation: none;
    animation: none;
    opacity: 1;
    z-index: 10000;
}

@media (-webkit-min-device-pixel-ratio: 2) {
    html body:before {
        line-height: 2.025em;
    }
}


/* Section/Article */

section.special,
article.special {
    text-align: center;
}

header p {
    color: #a8b0b3;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}


/*header a {}*/

header h1+p {
    margin-top: -1em;
    margin-bottom: 1em;
}

header h2+p {
    margin-top: -1em;
}

header h3+p {
    margin-top: 0;
}

header h4+p,
header h5+p,
header h6+p {
    font-size: 0.8em;
    margin-top: -0.6em;
}

header.major {
    text-align: center;
    margin-top: 1em;
}

header.heromajor {
    position: relative;
    bottom: 64px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
}

header.major h1 {
    position: relative;
    font-family: 'epilog', 'Fjalla One', sans-serif;
    ;
}

header.major p {
    margin-top: 0;
}


/* Form */

form {
    margin: 0 0 2em 0;
}

label {
    color: #61686b;
    display: block;
    font-size: 0.9em;
    font-weight: 700;
    margin: 0 0 1em 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: rgba(144, 144, 144, 0.15);
    border-radius: 0;
    border: none;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 100%;
}

input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
select:invalid,
textarea:invalid {
    box-shadow: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    box-shadow: inset 0 0 0 2px #8cd1a8;
}

.select-wrapper {
    text-decoration: none;
    display: block;
    position: relative;
}

.select-wrapper:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.select-wrapper:before {
    color: #a8b0b3;
    content: '\f078';
    display: block;
    height: 3em;
    line-height: 3em;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 3em;
}

.select-wrapper select::-ms-expand {
    display: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
select {
    height: 3em;
}

textarea {
    padding: 0.75em 1em;
}

input[type="checkbox"],
input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    display: block;
    float: left;
    margin-right: -2em;
    opacity: 0;
    width: 1em;
    z-index: -1;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    text-decoration: none;
    color: #6f7577;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    padding-left: 2.55em;
    padding-right: 0.75em;
    position: relative;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

input[type="checkbox"]+label:before,
input[type="radio"]+label:before {
    background: rgba(144, 144, 144, 0.15);
    content: '';
    display: inline-block;
    height: 1.8em;
    left: 0;
    line-height: 1.725em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.8em;
}

input[type="checkbox"]:checked+label:before,
input[type="radio"]:checked+label:before {
    background: #313a3d;
    color: #ffffff;
    content: '\f00c';
}

input[type="checkbox"]:focus+label:before,
input[type="radio"]:focus+label:before {
    box-shadow: inset 0 0 0 2px #8cd1a8;
}

input[type="radio"]+label:before {
    border-radius: 100%;
}

::-webkit-input-placeholder {
    color: #a8b0b3;
    opacity: 1.0;
}

:-moz-placeholder {
    color: #a8b0b3;
    opacity: 1.0;
}

::-moz-placeholder {
    color: #a8b0b3;
    opacity: 1.0;
}

:-ms-input-placeholder {
    color: #a8b0b3;
    opacity: 1.0;
}

.formerize-placeholder {
    color: #a8b0b3;
    opacity: 1.0;
}


/* Box */

.box {
    border: solid 2px #dddddd;
    margin-bottom: 2em;
    padding: 1.5em;
}

.box> :last-child,
.box> :last-child> :last-child,
.box> :last-child> :last-child> :last-child {
    margin-bottom: 0;
}

.box.alt {
    border: 0;
    border-radius: 0;
    padding: 0;
}


/* Icon */

.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
}

.icon>.label {
    display: none;
}

.icon.major {
    display: block;
    margin: 0 0 1em 0;
}

.icon.major:before {
    font-size: 2.5em;
}


/* Image */

.image {
    border: 0;
    display: inline-block;
    position: relative;
}

.image:before {
    background: url("images/overlay.png");
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.image img {
    display: block;
    -webkit-box-shadow: 8px 8px 24px 0px rgba(102, 102, 102, 0.33);
    -moz-box-shadow: 8px 8px 24px 0px rgba(102, 102, 102, 0.33);
    box-shadow: 8px 8px 24px 0px rgba(102, 102, 102, 0.33);
}

.image.left {
    float: left;
    margin: 0 1.5em 1em 0;
    top: 0.25em;
}

.image.right {
    float: right;
    margin: 0 0 1em 1.5em;
    top: 0.25em;
}

.image.left,
.image.right {
    max-width: 40%;
}

.image.left img,
.image.right img {
    width: 100%;
}

.image.fit {
    display: block;
    margin: 0 0 2em 0;
    width: 100%;
}

.image.fit img {
    width: 100%;
}


/* List */

ol {
    list-style: decimal;
    margin: 0 0 2em 0;
    padding-left: 1.25em;
}

ol li {
    padding-left: 0.25em;
}

ul {
    list-style: disc;
    margin: 0 0 2em 0;
    padding-left: 1em;
}

ul li {
    padding-left: 0.5em;
}

ul.a {
    font-family: 'grace';
}

ul.alt {
    list-style: none;
    padding-left: 0;
}

ul.alt li {
    border-top: solid 1px #dddddd;
    padding: 0.5em 0;
}

ul.alt li:first-child {
    border-top: 0;
    padding-top: 0;
}

ul.icons {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

ul.icons li {
    display: inline-block;
    padding: 0 1.5em 0 0;
}

ul.icons li:last-child {
    padding-right: 0;
}

ul.icons li .icon:before {
    font-size: 1.5em;
}

ul.icons-grid {
    list-style: none;
    padding: 0;
    position: relative;
}

ul.icons-grid li {
    display: block;
    float: left;
    padding: 3em 0;
    width: 50%;
}

ul.icons-grid li h3 {
    margin: 0;
}

ul.icons-grid li:nth-child(2n+1) {
    box-shadow: inset -1px 0 0 0 #dddddd, 1px 0 0 0 #dddddd;
}

ul.icons-grid li:nth-child(2n+3):before {
    background: #dddddd;
    content: '';
    display: block;
    height: 2px;
    margin-top: -3em;
    position: absolute;
    width: 100%;
}

ul.icons-grid:after {
    clear: both;
    content: '';
    display: block;
}

ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
}

ul.actions li {
    display: inline-block;
    padding: 0 1em 0 0;
    vertical-align: middle;
}

ul.actions li:last-child {
    padding-right: 0;
}

ul.actions.small li {
    padding: 0 0.5em 0 0;
}

ul.actions.vertical li {
    display: block;
    padding: 1em 0 0 0;
}

ul.actions.vertical li:first-child {
    padding-top: 0;
}

ul.actions.vertical li>* {
    margin-bottom: 0;
}

ul.actions.vertical.small li {
    padding: 0.5em 0 0 0;
}

ul.actions.vertical.small li:first-child {
    padding-top: 0;
}

ul.actions.fit {
    display: table;
    margin-left: -1em;
    padding: 0;
    table-layout: fixed;
    width: calc(100% + 1em);
}

ul.actions.fit li {
    display: table-cell;
    padding: 0 0 0 1em;
}

ul.actions.fit li>* {
    margin-bottom: 0;
    min-width: 0;
}

ul.actions.fit.small {
    margin-left: -0.5em;
    width: calc(100% + 0.5em);
}

ul.actions.fit.small li {
    padding: 0 0 0 0.5em;
}

dl {
    margin: 0 0 2em 0;
}


/* Table */

.table-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
}

table {
    margin: 0 0 2em 0;
    width: 100%;
}

table tbody tr {
    border: solid 1px #dddddd;
    border-left: 0;
    border-right: 0;
}

table tbody tr:nth-child(2n+1) {
    background-color: rgba(144, 144, 144, 0.075);
}

table td {
    padding: 0.75em 0.75em;
}

table th {
    color: #61686b;
    font-size: 0.9em;
    font-weight: 700;
    padding: 0 0.75em 0.75em 0.75em;
    text-align: left;
}

table thead {
    border-bottom: solid 2px #dddddd;
}

table tfoot {
    border-top: solid 2px #dddddd;
}

table.alt {
    border-collapse: separate;
}

table.alt tbody tr td {
    border: solid 1px #dddddd;
    border-left-width: 0;
    border-top-width: 0;
}

table.alt tbody tr td:first-child {
    border-left-width: 1px;
}

table.alt tbody tr:first-child td {
    border-top-width: 1px;
}

table.alt thead {
    border-bottom: 0;
}

table.alt tfoot {
    border-top: 0;
}


/* Videos */

.videos {
    width: 432px;
    height: 243px;
}


/* Button */

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: 0.2s ease-in-out, color 0.2s ease-in-out;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    color: #61686b;
    cursor: pointer;
    display: inline-block;
    height: auto;
    letter-spacing: 0.05em;
    line-height: 3.15em;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: 1;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
    background-color: rgba(0, 0, 0, 0.075);
    color: #61686b;
}

input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active,
.button:active {
    background-color: rgba(144, 144, 144, 0.15);
    color: #61686b;
}

input[type="submit"].icon,
input[type="reset"].icon,
input[type="button"].icon,
button.icon,
.button.icon {
    padding-left: 1.35em;
}

input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
    color: #a8b0b3;
    margin-right: 0.5em;
}

input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
    display: block;
    margin: 0 0 1em 0;
    width: 100%;
}

input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
    font-size: 0.8em;
}

input[type="submit"].big,
input[type="reset"].big,
input[type="button"].big,
button.big,
.button.big {
    font-size: 1.35em;
}

input[type="submit"].special,
input[type="reset"].special,
input[type="button"].special,
button.special,
.button.special {
    background-color: #000000;
    border: 0;
    box-shadow: none;
    color: #ffffff;
}

input[type="submit"].special:hover,
input[type="reset"].special:hover,
input[type="button"].special:hover,
button.special:hover,
.button.special:hover {
    background-color: #333333;
}

input[type="submit"].special.icon:before,
input[type="reset"].special.icon:before,
input[type="button"].special.icon:before,
button.special.icon:before,
.button.special.icon:before {
    color: #d1ecdc;
}

input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
    background-color: #6f7577;
    box-shadow: none;
    color: #fff;
}


/* Main BG */

.main-bg {
    -moz-transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    background-attachment: fixed, fixed;
    background-position: top left, center center;
    background-repeat: repeat, none;
    background-size: auto, cover;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}

.main-bg.active {
    opacity: 1;
}


/* Main */

.main {
    position: relative;
}

.main .image.primary {
    display: none;
}

.main .container {
    padding: 3em 2.5em 3em 2.5em;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: inset 0 1px 0 0 #dddddd;
}

.main .container:before {
    min-height: .5em;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
}

.main .container .content {
    display: inline-block;
    margin-right: 1px;
    vertical-align: middle;
    width: calc(100% - 8px);
}

.main .goto-next {
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background-color: rgba(144, 144, 144, 0.075);
    background-image: url("images/arrow.svg");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    border: 0;
    bottom: 1em;
    display: block;
    height: 4em;
    left: 50%;
    line-height: 4em;
    margin-left: -2em;
    overflow: hidden;
    position: absolute;
    text-indent: 4em;
    white-space: nowrap;
    width: 4em;
    margin-top: 1em;
}

.main .goto-next:hover {
    background-color: rgba(144, 144, 144, 0.15);
}


/* Header */

#header {
    height: 100vh;
    position: relative;
    text-align: center;
}

#header header {
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    padding-bottom: 8em;
    vertical-align: middle;
}

#header header h1,
#header header h2,
#header header h4,
#header header h5,
#header header h6,
#header header strong,
#header header b {
    color: #ffffff;
}

#header header a {
    color: inherit;
}


/*	#header header a:hover {
					color: #ffffff ;
				} */

#header header h1 {
    font-size: 3em;
    line-height: 1.25em;
    margin: 1em 0;
    text-shadow: 2px 2px 1px rgba(1, 1, 1, 0.75);
    font-family: 'epilog', sans-serif;
}

#header header h1:after {
    margin-top: 0.5em;
}

#header header p {
    color: #ffffff;
    font-weight: 700;
    margin: 1.5em 0 0 0;
}

#header .container {
    background: rgba(255, 255, 255, 0.95);
    bottom: 0;
    left: 50%;
    margin-left: -17.5em;
    padding: 2.5em;
    position: absolute;
}

#header .container> :last-child {
    margin-bottom: 0;
}

#header .container .button {
    min-width: 12em;
}


/* Footer */

#footer {
    min-height: 100vh;
    padding: 0 0 12em 0;
    position: relative;
    text-align: center;
}

#footer .container {
    padding: 5em 2.5em 3em 2.5em;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: inset 0 1px 0 0 #dddddd;
}

#footer footer {
    bottom: 2em;
    color: rgba(255, 255, 255, 0.5);
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

#footer footer h1,
#footer footer h2,
#footer footer h3,
#footer footer h4,
#footer footer h5,
#footer footer h6,
#footer footer strong,
#footer footer b {
    color: #ffffff;
}

#footer footer a {
    color: inherit;
}

#footer footer a:hover {
    color: #ffffff;
}

#footer footer .copyright {
    font-size: 0.8em;
    line-height: 1em;
    padding: 0;
}

#footer footer .copyright li {
    border-left: solid 1px rgba(255, 255, 255, 0.2);
    display: inline-block;
    margin: 0 0 0 1em;
    padding: 0 0 0 1em;
}

#footer footer .copyright li:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}


/* Large */

@media screen and (max-width: 1680px) {
    /* Basic */
    body,
    input,
    select,
    textarea {
        font-size: 12pt;
    }
}


/* Medium */

@media screen and (max-width: 980px) {
    /* Main BG */
    .main-bg {
        display: none;
    }
    /* Main */
    .main .image.primary {
        display: block;
        margin: 0 0 4em 0;
    }
    .main .container {
        padding: 3em 3em 8em 3em;
    }
    .main .container:before {
        display: none;
    }
    /* Header */
    #header header {
        padding-bottom: 4em;
        width: 80%;
    }
    #header header h1 {
        font-size: 2em;
    }
    #header .container {
        margin-left: -40%;
        padding: 3em;
    }
    #header .herovidContainer {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        height: 320px;
        width: 480px;
        overflow: hidden;
        z-index: -100;
        opacity: 0.6;
    }
    /* Footer */
    #footer {
        min-height: 0;
        padding: 0;
    }
    #footer .container {
        padding: 3em 3em 1em 3em;
    }
    #footer footer {
        padding: 3em 3em 1em 3em;
        bottom: auto;
        position: relative;
    }
}


/* Small */

@media screen and (max-width: 736px) {
    /* Basic */
    h2 {
        font-size: 1.35em;
    }
    /* Main */
    .main .container {
        padding: 3em 1.5em 1em 1.5em;
    }
    .main .container .image.primary:first-child {
        margin: -1.5em 0 2.5em 0;
    }
    .main .goto-next {
        display: none;
    }
    /* Header */
    #header {
        height: 100vh;
        margin: 10vh 0vh;
    }
    #header:after {
        height: 100vh;
        margin: 10vh 0vh;
    }
    #header header {
        padding-bottom: 0;
        margin: 1em 0;
    }
    #header header h1 {
        font-size: 2em;
    }
    #header header p {
        margin-top: 1em;
    }
    #header .container {
        display: none;
    }
    #header .herovidContainer {
        position: absolute;
        top: -2em;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        height: 240px;
        width: 320px;
        overflow: hidden;
        z-index: -100;
        opacity: 0.6;
    }
    /* Footer */
    #footer .container {
        padding: 3em 1.5em 1em 1.5em;
    }
}


/* XSmall */

@media screen and (max-width: 480px) {
    #header .herovidContainer {
        position: absolute;
        top: -2em;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        height: 240px;
        width: 320px;
        overflow: hidden;
        z-index: -100;
        opacity: 0.6;
    }
    /* Basic */
    html,
    body {
        min-width: 324px;
    }
    .videos {
        width: 242px;
        height: 136px;
    }
    /* List */
    ul.actions {
        margin: 0 0 2em 0;
    }
    ul.actions li {
        display: block;
        padding: 1em 0 0 0;
        text-align: center;
        width: 100%;
    }
    ul.actions li:first-child {
        padding-top: 0;
    }
    ul.actions li>* {
        margin: 0;
        width: 100%;
    }
    ul.actions.small li {
        padding: 0.5em 0 0 0;
    }
    ul.actions.small li:first-child {
        padding-top: 0;
    }
    ul.icons-grid li {
        box-shadow: inset 0 1px 0 0 #dddddd;
        float: none;
        margin: 2em 0 0 0;
        padding: 2em 0 0 0;
        width: 100%;
    }
    ul.icons-grid li:first-child {
        box-shadow: none;
        margin-top: 0;
        padding: 1em 0 0 0;
    }
    ul.icons-grid li:nth-child(2n+1) {
        box-shadow: none;
    }
    ul.icons-grid li:nth-child(2n+3):before {
        display: none;
    }
    /* Button */
    input[type="submit"],
    input[type="reset"],
    input[type="button"],
    button,
    .button {
        padding: 0;
    }
    input[type="submit"].icon,
    input[type="reset"].icon,
    input[type="button"].icon,
    button.icon,
    .button.icon {
        padding-left: 0;
    }
    /* Main */
    .main .container {
        padding: 3em 1em 1em 1em;
    }
    .main .container .image.primary:first-child {
        margin: -2em 0 2.5em 0;
    }
    /* Footer */
    #footer .container {
        padding: 3em 1em 1em 1em;
    }
    #footer footer .copyright {
        line-height: inherit;
    }
    #footer footer .copyright li {
        border-left: 0;
        display: block;
        margin: 0;
        padding: 0;
    }
}


/* Poetry */

.accordion {
    color: #666;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 3px;
    transition: 0.4s;
    font-family: 'epilog';
}

.accordion.active,
.accordion:hover {
    background-color: #666666;
    color: #ffffff;
}

.accordion:after {
    content: '\002B';
    color: #ccc;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: "\2212";
}

li.panel {
    padding: 0px 24px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    text-align: left;
    border-left: 2px solid #666666;
}

li.panel>p {
    margin-top: 16px;
}


/* Drum Tracks */

.drum-link,
.song-link {
    color: #666;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 3px;
    transition: 0.4s;
    font-family: 'epilog';
}

.drum-link.active,
.drum-link:hover,
.song-link.active,
.song-link:hover {
    background-color: #666666;
    color: #ffffff;
}

.drum-link a,
.song-link a {
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem;
    -moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
    border-bottom: none;
    color: #444444;
    text-decoration: none;
}

.drum-link a:hover,
.song-link a:hover {
    border-bottom-color: transparent;
    color: #ffffff;
    text-decoration: none;
}

.drum-link a:after,
.song-link a:after {
    content: "\27A0";
    color: #cccccc;
    float: right;
    margin-right: 5px;
}


/* Header-mainLinks */

.linkbox {
    background-color: rgba(0, 0, 0, 0.0);
    transition-duration: 1s;
}

.herolink {
    color: #ffffff;
    font-family: 'epilog', sans-serif;
    font-size: 1.2em;
    letter-spacing: .3em;
}

.linkbox:hover {
    background-color: rgba(250, 250, 250, 1);
    cursor: pointer;
}

.linkbox:hover .herolink {
    color: #000000;
}


/* Hero Vid */

.herovidContainer {
    position: fixed;
    top: -48px;
    right: 0;
    bottom: 48px;
    left: 0;
    overflow: hidden;
    z-index: -100;
    opacity: .5;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        width: 300%;
        left: -100%;
    }
}

@media (max-width: 767px) {
    .fullscreen-bg__video {
        width: 300%;
        left: -100%;
    }
}


/* Show-Hide List */

.hidden {
    display: none;
}

.show-more-lyrics,
.show-less-lyrics,
.show-more-drums,
.show-less-drums,
.show-more-songs,
.show-less-songs {
    cursor: pointer;
}

.show-more-lyrics.active,
.show-more-lyrics:hover,
.show-less-lyrics.active,
.show-less-lyrics:hover .show-more-drums.active,
.show-more-drums:hover,
.show-less-drums.active,
.show-less-drums:hover,
.show-more-songs.active,
.show-more-songs:hover,
.show-less-songs.active,
.show-less-songs:hover {
    background-color: #666666;
    color: #ffffff;
}

.grace {
    font-family: 'grace', helvetica, arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 3px;
    margin-bottom: .5em;
}

#toTop {
    position: fixed;
    bottom: 50px;
    right: 30px;
    width: 84px;
    background-color: #CCC;
    cursor: pointer;
    display: none;
}

#toTop:hover,
#toTop:active,
#toTop:focus {
    background-color: #FFFFFF;
    color: #444444;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}


/*bottomRight*/

.cd-top {
    z-index: 200;
    display: inline-block;
    border-radius: 8px;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 52px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #444444 url("images/cd-top-arrow.svg") no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    -webkit-backface-visibility: hidden;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #444444;
    opacity: 1;
}

.contactButton {
    position: fixed;
    bottom: 0;
    right: 10px;
    padding: 8px 16px;
    background-color: #444444;
    color: #ffffff;
    text-decoration: none;
    z-index: 9999999;
    -webkit-backface-visibility: hidden;
}

.contactButton:hover,
.contactButton:active,
.contactButton:focus {
    background-color: #ffffff;
    color: #444444;
}

@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 52px;
    }
    .contactButton {
        right: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 52px;
    }
    .contactButton {
        right: 30px;
    }
}

.poetry-header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 64px;
    border-bottom: 1px solid #ffffff;
    z-index: 100;
}

.poem-window {
    height: calc(100vh - 60px);
    width: 100%;
    position: fixed;
    bottom: 0;
}