@font-face {
    font-family: "Avenir-Next";
    font-display: swap;
    src: url("../fonts/AvenirNext-Regular.eot");
    src: url("../fonts/AvenirNext-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNext-Regular.woff") format("woff"), url("../fonts/AvenirNext-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Avenir-Next";
    font-display: swap;
    src: url("../fonts/AvenirNext-DemiBold.eot");
    src: url("../fonts/AvenirNext-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNext-DemiBold.woff") format("woff"), url("../fonts/AvenirNext-DemiBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "Avenir-Next";
    font-display: swap;
    src: url("../fonts/AvenirNext-Bold.eot");
    src: url("../fonts/AvenirNext-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNext-Bold.woff") format("woff"), url("../fonts/AvenirNext-Bold.ttf") format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: "Avenir-Next-Condensed";
    font-display: swap;
    src: url("../fonts/AvenirNextCondensed-Regular.eot");
    src: url("../fonts/AvenirNextCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCondensed-Regular.woff") format("woff"), url("../fonts/AvenirNextCondensed-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Avenir-Next-Condensed";
    font-display: swap;
    src: url("../fonts/AvenirNextCondensed-Medium.eot");
    src: url("../fonts/AvenirNextCondensed-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCondensed-Medium.woff") format("woff"), url("../fonts/AvenirNextCondensed-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Avenir-Next-Condensed";
    font-display: swap;
    src: url("../fonts/AvenirNextCondensed-DemiBold.eot");
    src: url("../fonts/AvenirNextCondensed-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCondensed-DemiBold.woff") format("woff"), url("../fonts/AvenirNextCondensed-DemiBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "Avenir-Next-Condensed";
    font-display: swap;
    src: url("../fonts/AvenirNextCondensed-Bold.eot");
    src: url("../fonts/AvenirNextCondensed-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCondensed-Bold.woff") format("woff"), url("../fonts/AvenirNextCondensed-Bold.ttf") format("truetype");
    font-weight: 900;
    font-style: normal
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

*,
::after,
::before {
    box-sizing: border-box
}

html,
body {
    height: 100%
}

body {
    display: flex;
    flex-direction: column
}

#pageHeader {
    padding: 8px 12px 12px 12px;
    height: 60px;
    background-color: #fff;
    border-bottom: solid 1px #eee;
    text-align:center;
}

#siteLogo {
    height: 42px;
    width: 166.25
}

#pageContent {
    text-align: center;
    flex-grow: 1;
    background-image: url(../img/site-bg-chicagosky-1920x1080.jpg);
    background-color: #010008;
    color: #fff;
    background-attachment: fixed;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 32px
}

#pageContent .btn {
    color: #fff
}

#pageFooter {
    text-align: center;
    background: #272625;
    padding: 16px;
    color: #bbb;
    font-size: 14px
}

body {
    font-family: "Avenir-Next", "Avenir Next", "Avenir", "Roboto", "Arial", sans-serif;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    line-height: 1.2
}

h1 {
    font-family: "Avenir-Next-Condensed", "Avenir Next Condensed", "Roboto Condensed", "Arial Condensed", "Arial Narrow", sans-serif;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-weight: 400;
    font-size: 50px
}

a {
    color: #51dadc;
    text-decoration: none
}

a:hover {
    color: #51dadc;
    text-decoration: underline
}

a:hover .content-icon {
    background-color: #51dadc
}

#pageFooter a {
    color: inherit;
}

p {
    margin: 0 0 .5rem 0
}

p:last-child {
    margin-bottom: 0
}

@media(max-width: 865px) {
    h1 {
        font-size: 40px
    }
}

.btn-primary {
    padding: 10px 20px;
    font-family: "Avenir-Next-Condensed", "Avenir Next Condensed", "Roboto Condensed", "Arial Condensed", "Arial Narrow", sans-serif;
    font-weight: 500;
    letter-spacing: .5px;
    color: #000;
    text-transform: uppercase;
    border: solid 1px #51dadc;
    border-radius: 0;
    background-color: transparent;
    transition: background-color .5s
}

.btn-primary:hover {
    color: #000;
    border: solid 1px #51dadc;
    background-color: #51dadc;
    text-decoration: none
}

.btn-primary:hover .btn-text {
    margin-right: 0
}

.btn-primary:hover .btn-icon {
    opacity: 1
}

.btn-primary:focus {
    outline: 0;
    box-shadow: none;
    background-color: #51dadc;
    border-color: #51dadc
}

.btn-primary.btn-lg {
    padding: 14px 60px;
    font-size: 1.25rem;
    line-height: 1.5
}

.btn-primary.active,
.btn-primary:not(:disabled):not(.disabled).active {
    color: #000;
    border-color: #51dadc;
    background-color: #51dadc
}

.btn-primary.active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus {
    outline: 0;
    box-shadow: none
}

.btn-primary .btn-text {
    margin-right: -20px;
    transition: margin-right .5s
}

.btn-primary .btn-icon {
    margin-left: 4px;
    opacity: 0;
    transition: opacity .5s
}

.nowrap {
    white-space: nowrap
}

@media(max-width: 865px) {
    .nowrap {
        white-space: normal
    }
}

.hidden,
[hidden] {
    display: none !important
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix::before,
.clearfix::after {
    content: " ";
    display: table
}

.clearfix::after {
    clear: both
}

@media print {

    *,
    *::before,
    *::after {
        background: #fff !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " (" attr(href) ")"
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}
