@charset "UTF-8";
img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

.menu__items,
.share__item {
    list-style: none
}

body {
    overflow-x: hidden;
    margin: 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.name-our-ship-carousel__tweets,
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.name-our-ship-carousel__tweets .owl-stage,
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.name-our-ship-carousel__tweets .owl-stage:after,
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-nav,
.owl-next,
.owl-prev {
    height: 4em;
    position: absolute
}

.name-our-ship-carousel__tweets .owl-stage-outer,
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

pre,
textarea {
    overflow: auto
}

.name-our-ship-carousel__tweets .owl-item,
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.name-our-ship-carousel__tweets .owl-item img,
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.name-our-ship-carousel__tweets .owl-dots.disabled,
.name-our-ship-carousel__tweets .owl-nav.disabled,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.name-our-ship-carousel__tweets .owl-dot,
.name-our-ship-carousel__tweets .owl-nav .owl-next,
.name-our-ship-carousel__tweets .owl-nav .owl-prev,
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded,
.owl-loaded.name-our-ship-carousel__tweets {
    display: block
}

.owl-carousel.owl-loading,
.owl-loading.name-our-ship-carousel__tweets {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden,
.owl-hidden.name-our-ship-carousel__tweets {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item,
.owl-refresh.name-our-ship-carousel__tweets .owl-item {
    display: none
}

.no-js .name-our-ship-carousel__tweets,
.no-js .owl-carousel,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.owl-carousel.owl-drag .owl-item,
.owl-drag.name-our-ship-carousel__tweets .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab,
.owl-grab.name-our-ship-carousel__tweets {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl,
.owl-rtl.name-our-ship-carousel__tweets {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item,
.owl-rtl.name-our-ship-carousel__tweets .owl-item {
    float: right
}

.owl-next img,
.owl-prev img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.5em;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.owl-prev {
    left: -5em
}

.owl-next {
    right: -5em
}

.owl-next,
.owl-prev {
    display: block;
    width: 4em;
    opacity: .65;
    text-align: center;
    -webkit-transition: opacity 350ms ease;
    -moz-transition: opacity 350ms ease;
    -ms-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease
}

.owl-next:hover,
.owl-prev:hover {
    opacity: 1
}

.owl-nav {
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footer__video,
.hero__video {
    min-width: 100%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%)
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

.ie video.hero__video {
    margin-bottom: 1px
}

.ie .footer video {
    margin-top: 1px
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

.footer,
.hero,
section.intro,
svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    white-space: pre
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: icons;
    src: url(../fonts/icomoon.eot?x4bbca);
    src: url(../fonts/icomoon.eot?x4bbca#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?x4bbca) format("truetype"), url(../fonts/icomoon.woff?x4bbca) format("woff"), url(../fonts/icomoon.svg?x4bbca#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}


/*!
Typeplate : Starter Kit
URL ........... http://typeplate.com
Version ....... 2.1.0
Github ........ https://github.com/typeplate/starter-kit
Authors ....... Dennis Gaebel (@gryghostvisuals) & Zachary Kain (@zakkain)
License ....... Creative Commmons Attribution 3.0
License URL ... https://github.com/typeplate/starter-kit/blob/master/license.txt
*/

@font-face {
    font-family: Ampersand;
    src: local("Georgia"), local("Garamond"), local("Palatino"), local("Book Antiqua");
    unicode-range: U+0026
}

@font-face {
    font-family: Ampersand;
    src: local("Georgia");
    unicode-range: U+270C
}

.intro__title,
.typl8-alpha,
.typl8-beta,
.typl8-delta,
.typl8-epsilon,
.typl8-gamma,
.typl8-giga,
.typl8-mega,
.typl8-tera,
.typl8-zeta,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizeLegibility;
    line-height: 1;
    margin-top: 0;
    color: #222
}

blockquote+figcaption cite {
    display: block;
    font-size: inherit;
    text-align: right
}

.footer__logo-wrapper,
.footer__nav,
.footer__share,
.hero__logo-wrapper,
.intro__image-wrapper,
.intro__title,
.menu__items {
    text-align: center
}

pre code {
    word-wrap: normal;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font: 400 106.25%/2 sans-serif
}

.typl8-tera {
    font-size: 72px;
    font-size: 4.2352941176rem;
    margin-bottom: 2.1176470588rem
}

.intro__title,
.typl8-giga {
    font-size: 42px;
    font-size: 2.4705882353rem;
    margin-bottom: 1.2352941176rem
}

.typl8-mega,
h1 {
    font-size: 36px;
    font-size: 2.1176470588rem;
    margin-bottom: 1.0588235294rem
}

.typl8-alpha,
h2 {
    font-size: 27px;
    font-size: 1.5882352941rem;
    margin-bottom: .7941176471rem
}

.typl8-beta,
h3 {
    font-size: 21px;
    font-size: 1.2352941176rem;
    margin-bottom: .6176470588rem
}

.typl8-gamma,
h4 {
    font-size: 19px;
    font-size: 1.1176470588rem;
    margin-bottom: .5588235294rem
}

.typl8-delta,
h5 {
    font-size: 17px;
    font-size: 1rem;
    margin-bottom: .5rem
}

.typl8-epsilon {
    font-size: 15px;
    font-size: .8823529412rem;
    margin-bottom: .4411764706rem
}

.typl8-zeta,
h6 {
    font-size: 12px;
    font-size: .7058823529rem;
    margin-bottom: .3529411765rem
}

p {
    margin: auto auto 1.5em
}

small {
    font-size: 65%
}

abbr,
acronym,
blockquote,
code,
input,
kbd,
q,
samp,
var {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

code {
    white-space: pre;
    font-family: monospace
}

abbr {
    -webkit-font-variant: small-caps;
    -moz-font-variant: small-caps;
    -ms-font-variant: small-caps;
    font-variant: small-caps;
    font-weight: 600;
    text-transform: lowercase;
    color: gray
}

abbr[title]:hover {
    cursor: help
}

.typl8-drop-cap:first-letter {
    float: left;
    margin: 10px 10px 0 0;
    padding: 0 20px;
    font-size: 4em;
    font-family: inherit;
    line-height: 1;
    text-indent: 0;
    background: 0 0;
    color: inherit
}

p+.typl8-drop-cap {
    text-indent: 0;
    margin-top: 0
}

.typl8-lining dd,
.typl8-lining dt {
    display: inline;
    margin: 0
}

.typl8-lining dd+dt:before,
.typl8-lining dt+dt:before {
    content: "\A";
    white-space: pre
}

.typl8-lining dd+dd:before {
    content: ", "
}

.typl8-lining dd:before {
    content: ": ";
    margin-left: -.2rem
}

.typl8-dictionary-style dt {
    display: inline;
    counter-reset: definitions
}

.typl8-dictionary-style dt+dt:before {
    content: ", ";
    margin-left: -.2rem
}

.typl8-dictionary-style dd {
    display: block;
    counter-increment: definitions
}

.typl8-dictionary-style dd:before {
    content: counter(definitions, decimal) ". "
}

.typl8-pull-quote {
    position: relative;
    padding: 1em
}

.typl8-pull-quote:after,
.typl8-pull-quote:before {
    height: 1em;
    opacity: .5;
    position: absolute;
    font-size: 4em;
    color: #dc976e
}

.typl8-pull-quote:before {
    content: '“';
    top: 0;
    left: 0
}

.typl8-pull-quote:after {
    content: '”';
    bottom: 0;
    right: 0
}

body {
    color: #222;
    font-family: ff-tisa-web-pro, Times, serif
}

.footer__link,
.header__submit,
.submissions__button,
.submit__success-button,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: futura-pt, Helvetica, Arial, sans-serif
}

@media screen and (min-width:0px) and (max-width:420px) {
    body {
        font-size: .8em
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    body {
        font-size: .8545454545em
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    body {
        font-size: .8935064935em
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    body {
        font-size: .932987013em
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    body {
        font-size: 1em
    }
}

@media screen and (min-width:0px) and (max-width:420px) {
    .intro__title,
    .typl8-alpha,
    .typl8-beta,
    .typl8-delta,
    .typl8-epsilon,
    .typl8-gamma,
    .typl8-giga,
    .typl8-mega,
    .typl8-tera,
    .typl8-zeta,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 100;
        margin-bottom: .5em
    }
    .typl8-tera {
        font-size: 3.1764705882em
    }
    .intro__title,
    .typl8-giga {
        font-size: 1.8529411765em
    }
    .typl8-mega,
    h1 {
        font-size: 1.5882352941em
    }
    .typl8-alpha,
    h2 {
        font-size: 1.1911764706em
    }
    .typl8-beta,
    h3 {
        font-size: .9264705882em
    }
    .typl8-gamma,
    h4 {
        font-size: .8382352941em
    }
    .typl8-delta,
    h5 {
        font-size: .75em
    }
    .typl8-epsilon {
        font-size: .6617647059em
    }
    .typl8-zeta,
    h6 {
        font-size: .5294117647em
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .intro__title,
    .typl8-alpha,
    .typl8-beta,
    .typl8-delta,
    .typl8-epsilon,
    .typl8-gamma,
    .typl8-giga,
    .typl8-mega,
    .typl8-tera,
    .typl8-zeta,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 100;
        margin-bottom: .5em
    }
    .typl8-tera {
        font-size: 3.4652406417em
    }
    .intro__title,
    .typl8-giga {
        font-size: 2.0213903743em
    }
    .typl8-mega,
    h1 {
        font-size: 1.7326203209em
    }
    .typl8-alpha,
    h2 {
        font-size: 1.2994652406em
    }
    .typl8-beta,
    h3 {
        font-size: 1.0106951872em
    }
    .typl8-gamma,
    h4 {
        font-size: .9144385027em
    }
    .typl8-delta,
    h5 {
        font-size: .8181818182em
    }
    .typl8-epsilon {
        font-size: .7219251337em
    }
    .typl8-zeta,
    h6 {
        font-size: .577540107em
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .intro__title,
    .typl8-alpha,
    .typl8-beta,
    .typl8-delta,
    .typl8-epsilon,
    .typl8-gamma,
    .typl8-giga,
    .typl8-mega,
    .typl8-tera,
    .typl8-zeta,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 100;
        margin-bottom: .5em
    }
    .typl8-tera {
        font-size: 3.6715049656em
    }
    .intro__title,
    .typl8-giga {
        font-size: 2.1417112299em
    }
    .typl8-mega,
    h1 {
        font-size: 1.8357524828em
    }
    .typl8-alpha,
    h2 {
        font-size: 1.3768143621em
    }
    .typl8-beta,
    h3 {
        font-size: 1.070855615em
    }
    .typl8-gamma,
    h4 {
        font-size: .9688693659em
    }
    .typl8-delta,
    h5 {
        font-size: .8668831169em
    }
    .typl8-epsilon {
        font-size: .7648968678em
    }
    .typl8-zeta,
    h6 {
        font-size: .6119174943em
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .intro__title,
    .typl8-alpha,
    .typl8-beta,
    .typl8-delta,
    .typl8-epsilon,
    .typl8-gamma,
    .typl8-giga,
    .typl8-mega,
    .typl8-tera,
    .typl8-zeta,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 100;
        margin-bottom: .5em
    }
    .typl8-tera {
        font-size: 3.8805194805em
    }
    .intro__title,
    .typl8-giga {
        font-size: 2.2636363636em
    }
    .typl8-mega,
    h1 {
        font-size: 1.9402597403em
    }
    .typl8-alpha,
    h2 {
        font-size: 1.4551948052em
    }
    .typl8-beta,
    h3 {
        font-size: 1.1318181818em
    }
    .typl8-gamma,
    h4 {
        font-size: 1.024025974em
    }
    .typl8-delta,
    h5 {
        font-size: .9162337662em
    }
    .typl8-epsilon {
        font-size: .8084415584em
    }
    .typl8-zeta,
    h6 {
        font-size: .6467532468em
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .intro__title,
    .typl8-alpha,
    .typl8-beta,
    .typl8-delta,
    .typl8-epsilon,
    .typl8-gamma,
    .typl8-giga,
    .typl8-mega,
    .typl8-tera,
    .typl8-zeta,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 100;
        margin-bottom: .5em
    }
    .typl8-tera {
        font-size: 4.2352941176em
    }
    .intro__title,
    .typl8-giga {
        font-size: 2.4705882353em
    }
    .typl8-mega,
    h1 {
        font-size: 2.1176470588em
    }
    .typl8-alpha,
    h2 {
        font-size: 1.5882352941em
    }
    .typl8-beta,
    h3 {
        font-size: 1.2352941176em
    }
    .typl8-gamma,
    h4 {
        font-size: 1.1176470588em
    }
    .typl8-delta,
    h5 {
        font-size: 1em
    }
    .typl8-epsilon {
        font-size: .8823529412em
    }
    .typl8-zeta,
    h6 {
        font-size: .7058823529em
    }
}

*,
h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

.submit__inner {
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px
}

.submit__inner::after {
    clear: both;
    content: "";
    display: table
}

.footer__nav {
    list-style-type: none;
    font-size: .75em;
    margin: 0;
    padding: 0 0 4em
}

@media screen and (max-width:720px) {
    .footer__nav {
        padding: 4em 0
    }
    .videoControls {
        display: none!important
    }
}

.footer__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    opacity: .45;
    min-height: 100%;
    transform: translateY(-50%) translateX(-50%)
}

.footer:after {
    content: '';
    background: url(../img/textures/footer.png) bottom center;
    height: 111px;
    width: 100%;
    position: absolute;
    top: -90px;
    z-index: 100;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    background-size: cover
}

.blueFooter .footer {
    margin-top: 0!important
}

.blueFooter .footer:after {
    background: url(../img/textures/footer_blue.png)
}

.footer__inner,
.header__inner,
.intro__inner,
.menu__logos,
.name-our-ship-carousel__inner,
.polar-history__inner,
.submission-overlay__not-found-outer,
.submissions__inner,
.submissions__wrapper,
.tweets__inner {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    z-index: 1
}

.footer__inner::after,
.header__inner::after,
.intro__inner::after,
.menu__logos::after,
.name-our-ship-carousel__inner::after,
.polar-history__inner::after,
.submission-overlay__not-found-outer::after,
.submissions__inner::after,
.submissions__wrapper::after,
.tweets__inner::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width:1539px) {
    .footer__inner,
    .header__inner,
    .intro__inner,
    .menu__logos,
    .name-our-ship-carousel__inner,
    .polar-history__inner,
    .submission-overlay__not-found-outer,
    .submissions__inner,
    .submissions__wrapper,
    .tweets__inner {
        max-width: 1020px;
        margin-left: auto;
        margin-right: auto
    }
    .footer__inner::after,
    .header__inner::after,
    .intro__inner::after,
    .menu__logos::after,
    .name-our-ship-carousel__inner::after,
    .polar-history__inner::after,
    .submission-overlay__not-found-outer::after,
    .submissions__inner::after,
    .submissions__wrapper::after,
    .tweets__inner::after {
        clear: both;
        content: "";
        display: table
    }
}

.footer__link,
.header__submit,
.submissions__button {
    border: 4px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
    position: relative!important;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 0;
    -webkit-transition: border-color .35s ease, background .35s ease;
    transition: border-color .35s ease, background .35s ease
}

.footer__link:before,
.header__submit:before,
.submissions__button:before {
    background-color: #F82626;
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.submit__success-button {
    border: 4px solid #444;
    color: #444;
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
    position: relative!important;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 0
}

.footer__link {
    width: 10em
}

.footer__link:focus,
.footer__link:hover,
.header__submit:focus,
.header__submit:hover,
.submissions__button:focus,
.submissions__button:hover,
.submit__success-button:focus,
.submit__success-button:hover {
    border-color: #F82626
}

.footer__link:focus:before,
.footer__link:hover:before,
.header__submit:focus:before,
.header__submit:hover:before,
.submissions__button:focus:before,
.submissions__button:hover:before,
.submit__success-button:focus:before,
.submit__success-button:hover:before {
    top: 0
}

.submit__success-button~.submit__success-button {
    margin-left: 1.5em
}

body {
    background: #060918
}

.body {
    background: #fff;
    -webkit-transition: -webkit-transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

.body::after {
    clear: both;
    content: "";
    display: table
}

.body--hide {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    opacity: .1
}

.footer {
    background-color: #000;
    background-size: cover;
    position: relative
}

@media screen and (min-width:0px) and (max-width:420px) {
    .footer__link {
        font-size: .6255em;
        width: 11em;
        padding-left: 1rem!important;
        padding-right: 1rem!important
    }
    .footer__link,
    .header__submit,
    .submissions__button,
    .submit__success-button {
        padding: .9375rem 1.875rem
    }
    .submit__success-button {
        display: block;
        margin: 1rem 0 0!important;
        width: 100%;
        text-align: center
    }
    .footer {
        background: url(../img/footer_placeholder.jpg) center no-repeat;
        margin-top: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .footer__link,
    .header__submit,
    .submissions__button,
    .submit__success-button {
        padding: .9375rem 1.875rem
    }
    .submit__success-button {
        display: block;
        margin: 1rem 0 0!important;
        width: 100%;
        text-align: center
    }
    .footer {
        background: url(../img/footer_placeholder.jpg) center no-repeat;
        margin-top: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .footer__link,
    .header__submit,
    .submissions__button,
    .submit__success-button {
        padding: .9375rem 1.875rem
    }
    .footer {
        margin-top: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .footer__link,
    .header__submit,
    .submissions__button,
    .submit__success-button {
        padding: .9375rem 1.875rem
    }
    .footer {
        margin-top: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .footer__link,
    .header__submit,
    .submissions__button,
    .submit__success-button {
        padding: .9375rem 1.875rem
    }
    .footer {
        margin-top: 3.125rem
    }
}

@media screen and (min-width:0px) and (max-width:420px) {
    .footer {
        padding-top: 4.375rem
    }
    .footer__logos {
        position: relative!important;
        margin: -1.5em auto 0;
        width: 86px!important
    }
    .footer__share {
        margin: 0 auto 4rem
    }
}

.footer__logos {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1
}

.footer__share {
    display: table;
    position: relative;
    z-index: 2
}

@media screen and (min-width:420px) and (max-width:720px) {
    .footer {
        padding-top: 7rem
    }
    .footer__share {
        margin: 0 auto 4rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .footer {
        padding-top: 8.25rem
    }
    .footer__share {
        margin: 0 auto 4rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .footer {
        padding-top: 9.375rem
    }
    .footer__share {
        margin: 0 auto 4rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .footer {
        padding-top: 9.5rem
    }
    .footer__share {
        margin: 0 auto 4rem
    }
}

.footer__title {
    text-transform: uppercase;
    color: #fff;
    font-size: 2em
}

@media screen and (min-width:0px) and (max-width:420px) {
    .footer__title {
        margin-bottom: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .footer__title {
        margin-bottom: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .footer__title {
        margin-bottom: 2.0625rem
    }
    .footer__link {
        margin-right: 1.5625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .footer__title {
        margin-bottom: 2.34375rem
    }
    .footer__link {
        margin-right: 1.7755681818rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .footer__title {
        margin-bottom: 3.125rem
    }
    .footer__link {
        margin-right: 2.3674242424rem
    }
}

@media screen and (min-width:0px) and (max-width:420px) {
    .footer__link {
        margin-bottom: .8285984848rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .footer__link {
        margin-bottom: 1.3257575758rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .footer__link {
        margin-bottom: 1.5625rem
    }
}

.footer__link:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.footer__logo {
    width: 100px;
    vertical-align: bottom
}

@media screen and (min-width:0px) and (max-width:420px) {
    .footer__logo {
        margin-bottom: 1.5625rem
    }
    .header {
        right: 0;
        top: 0
    }
    .header__inner {
        padding: 0
    }
    .header--scrolled .header__inner {
        background-color: rgba(15, 23, 66, .75)
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .footer__logo {
        margin-bottom: 1.5625rem
    }
    .header {
        right: 0;
        top: 0
    }
    .header__inner {
        padding: 0
    }
    .header--scrolled .header__inner {
        background-color: rgba(15, 23, 66, .75)
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .footer__logo {
        margin-bottom: 1.5625rem
    }
    .header {
        right: 0;
        top: 0
    }
    .header__inner {
        padding: 0
    }
    .header--scrolled .header__inner {
        background-color: rgba(15, 23, 66, .75)
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .footer__logo {
        margin-bottom: 1.5625rem
    }
    .header {
        right: 1em;
        top: 1em
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .footer__logo {
        margin-bottom: 1.5625rem
    }
    .header {
        right: 1em;
        top: 1em
    }
}

.footer .nerc-logo,
.footer .seb-logo {
    margin-bottom: 4rem;
    display: block;
    position: relative;
    z-index: 3;
    height: 60px;
    width: 86px
}

@media screen and (max-width:719px) {
    .footer__link,
    .header__submit,
    .submissions__button,
    .submit__success-button {
        border-width: 2px
    }
    .footer__link {
        display: block
    }
    .footer .nerc-logo,
    .footer .seb-logo {
        height: 40px
    }
}

.footer .nerc-logo {
    float: left
}

.footer .seb-logo {
    float: right
}

.header .header__inner {
    -webkit-transition: background .35s ease;
    transition: background .35s ease
}

.header {
    position: fixed;
    width: 5em;
    z-index: 9000;
    -webkit-transition: background .35s ease, padding .5s ease;
    transition: background .35s ease, padding .5s ease
}

.header__inner {
    max-width: 1600px
}

.header__menu-icon,
.header__submit {
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease
}

.header__submit {
    float: left
}

@media screen and (min-width:0px) and (max-width:420px) {
    .header__submit {
        padding: .328125rem .65625rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .header__submit {
        padding: .525rem 1.05rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .header__submit {
        margin-top: .20625rem;
        padding: .61875rem 1.2375rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .header__submit {
        margin-top: .234375rem;
        padding: .703125rem 1.40625rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .header__submit {
        margin-top: .3125rem;
        padding: .9375rem 1.875rem
    }
}

@media screen and (min-width:720px) {
    .header__submit {
        position: relative
    }
    .hero {
        min-height: 600px!important
    }
}

@media screen and (min-width:720px) and (min-width:0px) and (max-width:420px) {
    .header__submit {
        padding-right: 4.6875rem
    }
    .header__submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

@media screen and (min-width:720px) and (min-width:420px) and (max-width:720px) {
    .header__submit {
        padding-right: 4.6875rem
    }
    .header__submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

@media screen and (min-width:720px) and (min-width:720px) and (max-width:1024px) {
    .header__submit {
        padding-right: 4.6875rem
    }
    .header__submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

@media screen and (min-width:720px) and (min-width:1024px) and (max-width:1540px) {
    .header__submit {
        padding-right: 4.6875rem
    }
    .header__submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

@media screen and (min-width:720px) and (min-width:1540px) and (max-width:9999px) {
    .header__submit {
        padding-right: 4.6875rem
    }
    .header__submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

.hero__loading,
.hero__scroll-indicator,
.menu__link,
.name-our-ship-carousel__join-conversation {
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.header__menu-wrapper {
    float: right;
    -webkit-transition: background .5s ease;
    transition: background .5s ease
}

@media screen and (min-width:0px) and (max-width:420px) {
    .header__menu-wrapper {
        padding: .65rem .65rem .109375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .header__menu-wrapper {
        padding: .525rem .525rem .175rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .header__menu-wrapper {
        padding: .61875rem .61875rem .20625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .header__menu-wrapper {
        padding: .703125rem .703125rem .234375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .header__menu-wrapper {
        padding: .9375rem .9375rem .3125rem
    }
}

.header__menu-icon {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: relative
}

@media screen and (max-width:719px) {
    .header__menu-icon {
        width: 30px;
        height: 30px
    }
}

.header__menu-icon path {
    stroke: #fff;
    -webkit-transition: -webkit-transform .35s ease;
    transition: transform .35s ease
}

.header__menu-icon:hover path {
    stroke: #F82626
}

.header__menu-icon--open path {
    stroke: #F82626!important
}

.header__menu-icon--open path:nth-child(1) {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.header__menu-icon--open path:nth-child(3) {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.header--scrolled .header__menu-wrapper {
    background: rgba(15, 23, 66, .95)
}

.header--alt .header__menu-icon path {
    stroke: #0F1742
}

.header--alt.header--scrolled .header__menu-wrapper {
    background: #fff
}

@media screen and (max-width:720px) {
    .hero {
        background: url(../img/ice_placeholder.jpg) center no-repeat!important;
        height: 380px!important;
        background-size: cover!important
    }
    .hero__video {
        display: none!important
    }
    .intro .intro__about,
    .intro .intro__image-wrapper,
    .intro .intro__title {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (min-width:720px) and (max-height:630px) {
    .hero__scroll-indicator {
        bottom: 75px!important
    }
}

@media screen and (max-width:1100px) {
    .owl-nav {
        display: none
    }
}

.hero {
    background: #0F1742;
    height: 100vh;
    position: relative
}

.hero:after,
.hero__menu {
    position: absolute;
    z-index: 100
}

.hero:after {
    content: '';
    background: url(../img/textures/hero.png);
    height: 100px;
    width: 100%;
    bottom: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    background-size: cover
}

.menu__link:after,
.menu__logos::after {
    content: ""
}

.hero__menu {
    top: 20px;
    right: 20px;
    color: #fff
}

.hero__logo-wrapper,
.hero__video {
    top: 50%;
    position: absolute;
    left: 50%
}

.hero__video {
    width: auto;
    height: auto;
    min-height: 100%;
    transform: translateY(-50%) translateX(-50%);
    opacity: 0;
    -webkit-transition: opacity 2s ease;
    transition: opacity 2s ease
}

.submissions:not(.submissions--partial),
.submit,
.tweets {
    min-height: 100vh
}

.hero__logo-wrapper,
.submission__like-count {
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%)
}

.hero__logo-wrapper {
    transform: translateY(-50%) translateX(-50%);
    width: 260px;
    height: 260px
}

@media screen and (max-width:1023px) {
    .hero__scroll-indicator {
        display: none
    }
    .hero__logo-wrapper {
        width: 200px;
        height: 200px;
        -webkit-transform: translateY(-60%) translateX(-50%);
        -ms-transform: translateY(-60%) translateX(-50%);
        transform: translateY(-60%) translateX(-50%)
    }
}

.hero__loading {
    color: #fff;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.hero__scroll-indicator {
    cursor: pointer;
    position: absolute;
    z-index: 500;
    color: #fff;
    bottom: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(50px);
    -ms-transform: translateX(-50%) translateY(50px);
    transform: translateX(-50%) translateY(50px);
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, transform .5s ease
}

@keyframes dropAnchor {
    0% {
        bottom: 100px
    }
    25% {
        bottom: 150px
    }
    100% {
        bottom: -200px
    }
}

.hero__scroll-indicator svg {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto
}

.hero__scroll-indicator.animate {
    animation-name: dropAnchor;
    animation-duration: 1.5s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hero__scroll-indicator span {
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.hero__scroll-indicator span.hidden {
    opacity: 0
}

.hero--loaded .hero__video {
    opacity: .7
}

.hero--loaded .hero__loading {
    opacity: 0
}

.hero--loaded .hero__scroll-indicator {
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    opacity: 1
}

.hero--loaded .logo__outer-circle {
    -webkit-animation: draw-outer 2s ease forwards;
    animation: draw-outer 2s ease forwards
}

.hero--loaded .logo__anchors,
.hero--loaded .logo__name {
    opacity: 1
}

.hero--loaded .hero__scroll-indicator:hover {
    -webkit-transform: translateX(-50%) translateY(20%);
    -ms-transform: translateX(-50%) translateY(20%);
    transform: translateX(-50%) translateY(20%)
}

.logo__stars {
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

.logo__stars:nth-child(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.logo__stars:nth-child(3) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.logo__anchors,
.logo__name {
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.logo__anchors {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s
}

.logo__outer-circle {
    stroke-dasharray: 0 400
}

@-webkit-keyframes draw-outer {
    from {
        stroke-dasharray: 0 600
    }
    to {
        stroke-dasharray: 600 600
    }
}

@keyframes draw-outer {
    from {
        stroke-dasharray: 0 600
    }
    to {
        stroke-dasharray: 600 600
    }
}

@-webkit-keyframes star {
    0,
    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes star {
    0,
    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.intro {
    background-image: url(../img/textures/map.jpg);
    background-position: 50% 0;
    background-size: cover
}

.intro__about,
.intro__image-wrapper,
.intro__title {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: -webkit-transform .5s ease, opacity .5s ease;
    transition: transform .5s ease, opacity .5s ease
}

.intro__title {
    text-transform: uppercase
}

@media screen and (min-width:0px) and (max-width:420px) {
    .intro {
        padding-top: 2.1875rem;
        padding-bottom: 2.1875rem
    }
    .intro__title {
        margin-bottom: 2.1875rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .intro {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem
    }
    .intro__title {
        margin-bottom: 3.5rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .intro {
        padding-top: 4.125rem;
        padding-bottom: 4.125rem
    }
    .intro__title {
        margin-bottom: 4.125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .intro {
        padding-top: 4.6875rem;
        padding-bottom: 4.6875rem
    }
    .intro__title {
        margin-bottom: 4.6875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .intro {
        padding-top: 6.25rem;
        padding-bottom: 6.25rem
    }
    .intro__title {
        margin-bottom: 6.25rem
    }
}

section.intro {
    position: relative
}

@media screen and (min-width:1024px) {
    .intro__about {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%
    }
    .intro__about:last-child {
        margin-right: 0
    }
    .intro__image-wrapper {
        display: block;
        margin-right: 2.3576515979%;
        width: 40.2913699012%;
        float: right
    }
    .intro__image-wrapper:last-child {
        margin-right: 0
    }
    .intro__image {
        position: absolute;
        top: 50%;
        left: 55%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (max-width:1024px) {
    .intro__image {
        position: relative;
        width: 100%;
        padding: 0 2em
    }
}

@media screen and (min-width:1024px) and (max-width:1100px) {
    .intro__image {
        height: 325px
    }
}

@media screen and (min-width:1100px) and (max-width:1200px) {
    .intro__image {
        height: 350px
    }
}

@media screen and (min-width:1200px) and (max-width:1300px) {
    .intro__image {
        height: 375px
    }
}

@media screen and (min-width:1300px) and (max-width:1400px) {
    .intro__image {
        height: 400px
    }
}

@media screen and (min-width:1400px) and (max-width:1500px) {
    .intro__image {
        height: 425px
    }
}

@media screen and (min-width:1500px) and (max-width:1600px) {
    .intro__image {
        height: 450px
    }
}

@media screen and (min-width:1600px) and (max-width:1700px) {
    .intro__image {
        height: 475px
    }
}

@media screen and (min-width:1700px) and (max-width:1800px) {
    .intro__image {
        height: 500px
    }
}

@media screen and (min-width:1800px) {
    .intro__image {
        height: 500px
    }
}

.intro--inview .intro__about,
.intro--inview .intro__image-wrapper,
.intro--inview .intro__title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.menu {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .5s ease, z-index .5s step-end;
    transition: transform .5s ease, z-index .5s step-end;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    z-index: -9999
}

@media screen and (min-width:0px) and (max-width:420px) {
    .intro__image-wrapper {
        margin-bottom: 1.6571969697rem
    }
    .menu {
        padding-top: 1.28125rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .intro__image-wrapper {
        margin-bottom: 2.6515151515rem
    }
    .menu {
        padding-top: 3.25rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .intro__image-wrapper {
        margin-bottom: 3.125rem
    }
    .menu {
        padding-top: 4.1875rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .menu {
        padding-top: 5.03125rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .menu {
        padding-top: 7.375rem
    }
}

.menu__items {
    padding: 0
}

.menu__items img {
    width: 7em;
    margin: 0 auto
}

.menu__link {
    color: #fff;
    font-size: 2em;
    display: inline-block;
    text-decoration: none;
    position: relative;
    overflow: hidden
}

.menu__link:after {
    width: 100%;
    height: 3px;
    position: absolute;
    background: #F82626;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .25s ease;
    transition: transform .25s ease
}

.menu__link--active,
.menu__link:hover {
    opacity: 1
}

.menu__link--active:after,
.menu__link:focus:after,
.menu__link:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.menu__link:last-child {
    margin-right: 0
}

@media screen and (max-width:719px) {
    .menu__link {
        font-size: 1.25em
    }
}

@media screen and (max-width:419px) {
    .menu__link {
        font-size: 1em
    }
}

.menu--show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 500;
    -webkit-transition: -webkit-transform .5s ease, z-index .5s step-start;
    transition: transform .5s ease, z-index .5s step-start
}

.menu__logos::after {
    clear: both;
    display: table
}

.menu .nerc-logo {
    width: 86px;
    left: 30px
}

.menu .seb-logo {
    width: 48px;
    right: 30px
}

.menu .nerc-logo,
.menu .seb-logo {
    height: 60px;
    position: fixed;
    bottom: 30px;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: .5
}

@media screen and (max-width:719px) {
    .menu .nerc-logo,
    .menu .seb-logo {
        height: 40px
    }
}

.menu .nerc-logo:hover,
.menu .seb-logo:hover {
    opacity: 1
}

.menu-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/backgrounds/topology.jpg) #0F1742;
    background-size: cover;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    z-index: 100
}

.menu-background--show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.name-our-ship-carousel__title {
    color: #0F1742;
    text-align: left;
    text-transform: uppercase;
    font-size: 2.5em
}

.name-our-ship-carousel .owl-dots,
.submission-overlay__not-found-outer {
    text-align: center
}

.name-our-ship-carousel__title a {
    color: #0F1742;
    text-decoration: none
}

.name-our-ship-carousel__title a:hover {
    text-decoration: underline
}

@media screen and (min-width:0px) and (max-width:420px) {
    .menu__logos {
        margin-top: 1.09375rem
    }
    .name-our-ship-carousel {
        padding-top: 2.1875rem;
        padding-bottom: 0
    }
    .name-our-ship-carousel__title {
        margin-bottom: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .menu__logos {
        margin-top: 1.75rem
    }
    .name-our-ship-carousel {
        padding-top: 3.5rem;
        padding-bottom: 0
    }
    .name-our-ship-carousel__title {
        margin-bottom: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .menu__logos {
        margin-top: 2.0625rem
    }
    .name-our-ship-carousel {
        padding-top: 4.125rem;
        padding-bottom: 0
    }
    .name-our-ship-carousel__title {
        margin-bottom: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .menu__logos {
        margin-top: 2.34375rem
    }
    .name-our-ship-carousel {
        padding-top: 4.6875rem;
        padding-bottom: 0
    }
    .name-our-ship-carousel__title {
        margin-bottom: 2.34375rem
    }
    .name-our-ship-carousel__tweet {
        margin-top: 3.125rem
    }
}

@media screen and (min-width:0px) and (max-width:420px) {
    .name-our-ship-carousel__tweet {
        margin-top: 3.125rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .name-our-ship-carousel__tweet {
        margin-top: 3.125rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .name-our-ship-carousel__tweet {
        margin-top: 3.125rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .menu__logos,
    .name-our-ship-carousel__tweet {
        margin-top: 3.125rem
    }
    .name-our-ship-carousel {
        padding-top: 6.25rem;
        padding-bottom: 0
    }
    .name-our-ship-carousel__title {
        margin-bottom: 3.125rem
    }
    .name-our-ship-carousel__join-conversation {
        margin-top: .65rem
    }
}

@media screen and (max-width:650px) {
    .name-our-ship-carousel__join-conversation {
        display: block!important;
        float: none!important
    }
    .name-our-ship-carousel__title {
        text-align: center
    }
}

.name-our-ship-carousel__join-conversation {
    color: #888;
    display: block;
    float: right;
    font-size: .525em;
    padding: 0 1.4em 0 0;
    position: relative;
    text-decoration: none
}

@media screen and (min-width:0px) and (max-width:420px) {
    .name-our-ship-carousel__join-conversation {
        margin-top: .65rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .name-our-ship-carousel__join-conversation {
        margin-top: .65rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .name-our-ship-carousel__join-conversation {
        margin-top: .65rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .name-our-ship-carousel__join-conversation {
        margin-top: .65rem
    }
    .name-our-ship-carousel .owl-dots {
        margin-top: 1.5625rem
    }
}

.name-our-ship-carousel__join-conversation:after {
    content: "\e905";
    font-family: icons;
    position: absolute;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.name-our-ship-carousel__join-conversation:hover {
    color: #F82626
}

.name-our-ship-carousel .owl-dot {
    width: 12px;
    height: 12px;
    background: #aaa;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    margin-right: 5px
}

.polar-history::after,
.polar-history__inner::after {
    content: "";
    clear: both;
    display: table
}

.name-our-ship-carousel .owl-dot:last-child {
    margin-right: 0
}

.name-our-ship-carousel .owl-dot.active,
.name-our-ship-carousel .owl-dot:hover {
    background: #F82626
}

.polar-history {
    background: #0F1742
}

.polar-history__inner {
    position: relative
}

.polar-history__title {
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 2.5em;
    position: relative;
    color: #fff
}

@media screen and (min-width:0px) and (max-width:420px) {
    .name-our-ship-carousel .owl-dots {
        margin-top: 1.5625rem
    }
    .polar-history {
        padding-bottom: 2.1875rem;
        padding-top: 5.828125rem
    }
    .polar-history__title {
        margin-bottom: 1.09375rem;
        padding-left: 4.6875rem
    }
    .polar-history__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .name-our-ship-carousel .owl-dots {
        margin-top: 1.5625rem
    }
    .polar-history {
        padding-bottom: 3.5rem;
        padding-top: 8.125rem
    }
    .polar-history__title {
        margin-bottom: 1.75rem;
        padding-left: 4.6875rem
    }
    .polar-history__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .name-our-ship-carousel .owl-dots {
        margin-top: 1.5625rem
    }
    .polar-history {
        padding-bottom: 4.125rem;
        padding-top: 9.21875rem
    }
    .polar-history__title {
        margin-bottom: 2.0625rem;
        padding-left: 4.6875rem
    }
    .polar-history__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .polar-history {
        padding-bottom: 4.6875rem;
        padding-top: 10.203125rem
    }
    .polar-history__title {
        margin-bottom: 2.34375rem;
        padding-left: 4.6875rem
    }
    .polar-history__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .name-our-ship-carousel .owl-dots {
        margin-top: 1.5625rem
    }
    .polar-history {
        padding-bottom: 6.25rem;
        padding-top: 12.9375rem
    }
    .polar-history__title {
        margin-bottom: 3.125rem;
        padding-left: 4.6875rem
    }
    .polar-history__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

.project-timeline__date,
.project-timeline__tooltip {
    color: #fff;
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.project-timeline,
.project-timeline__ship {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

@media screen and (min-width:0px) and (max-width:420px) {
    .polar-history__title {
        margin-bottom: 1.640625rem
    }
    .project-timeline__tooltip {
        padding: .21875rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .polar-history__title {
        margin-bottom: 2.625rem
    }
    .project-timeline__tooltip {
        padding: .35rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .polar-history__title {
        margin-bottom: 3.09375rem
    }
    .project-timeline__tooltip {
        padding: .4125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .polar-history__title {
        margin-bottom: 3.515625rem
    }
    .project-timeline__tooltip {
        padding: .46875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .polar-history__title {
        margin-bottom: 4.6875rem
    }
    .project-timeline__tooltip {
        padding: .625rem
    }
}

.polar-history__history {
    position: relative
}

.polar-history__history::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (min-width:720px) {
    .polar-history__history:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        height: 100%;
        margin: auto;
        width: 3px;
        background: #0a102d;
        left: 46%
    }
}

.project-timeline {
    position: absolute;
    z-index: 9000;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 520px;
    display: none
}

.project-timeline__timeline {
    position: relative;
    z-index: 500
}

@media screen and (min-width:720px) {
    .project-timeline {
        display: block
    }
}

@media screen and (min-width:1024px) {
    .project-timeline {
        width: 800px
    }
}

.project-timeline__ship {
    position: absolute;
    width: 50px;
    height: 60px;
    top: -15px;
    -webkit-animation: bob 2s infinite;
    animation: bob 2s infinite;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: left 5s ease;
    transition: left 5s ease;
    transform: translateX(-50%);
    left: 0;
    z-index: 1
}

.ie .project-timeline__ship {
    -webkit-animation: none!important;
    animation: none!important
}

@media screen and (min-width:1024px) {
    .project-timeline__ship {
        width: 65px;
    }
}

.project-timeline__tooltip {
    opacity: 0;
    position: absolute;
    background: #F82626;
    font-size: .65em;
    line-height: 100%;
    z-index: 3;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    bottom: -30px
}

.project-timeline__tooltip--show {
    opacity: 1
}

.project-timeline__tooltip:nth-of-type(2) {
    right: -1em;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.project-timeline__date {
    position: absolute;
    bottom: -20px;
    font-size: .75em;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.share__link,
.share__link:after {
    font-family: icons
}

.project-timeline__date:first-child {
    margin-left: 4px
}

.project-timeline__date:nth-child(2) {
    right: 1em;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.project-timeline__logo {
    position: relative;
    z-index: 2
}

.project-timeline__logo .buoy {
    cursor: default
}

.project-timeline--alt .buoy,
.project-timeline--alt .water {
    fill: #0F1742
}

.project-timeline--alt .project-timeline__date {
    color: #0F1742
}

@-webkit-keyframes bob {
    0%,
    100% {
        -webkit-transform: translateY(0) rotateZ(-5deg) translateX(-50%);
        transform: translateY(0) rotateZ(-5deg) translateX(-50%)
    }
    50% {
        -webkit-transform: translateY(0) rotateZ(5deg) translateX(-50%);
        transform: translateY(0) rotateZ(5deg) translateX(-50%)
    }
}

@keyframes bob {
    0%,
    100% {
        -webkit-transform: translateY(0) rotateZ(-5deg) translateX(-50%);
        transform: translateY(0) rotateZ(-5deg) translateX(-50%)
    }
    50% {
        -webkit-transform: translateY(0) rotateZ(5deg) translateX(-50%);
        transform: translateY(0) rotateZ(5deg) translateX(-50%)
    }
}

.share {
    margin: 0
}

.share__items {
    padding: 0;
    margin: 0
}

.share__item.inline a {
    display: inline-block!important;
    padding-left: .75em
}

.share__link span {
    display: none
}

.share__link {
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-right: 10px
}

.share__link:last-child {
    margin-right: 0
}

@media screen and (min-width:720px) {
    .share__link {
        display: block;
        margin-right: 0
    }
}

.share__link:after {
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
    color: #bfbfbf;
    font-size: 1.5em
}

.share-submission,
.share-submission__channel {
    font-family: futura-pt, Helvetica, Arial, sans-serif
}

.share__link--facebook:after {
    content: "\e904"
}

.share__link--twitter:after {
    content: "\e90a"
}

.share__link--instagram:after {
    content: "\e908"
}

.share__link:focus:after,
.share__link:hover:after {
    color: #F82626
}

.share-submission {
    text-transform: uppercase
}

.share-submission__channel,
.share-submission__title {
    display: inline-block;
    text-align: center;
    width: 50%;
    color: #888
}

.submission,
.submission::after {
    display: table
}

.share-submission__channel:hover,
.share-submission__channel:hover:before {
    color: #F82626
}

@media screen and (min-width:0px) and (max-width:420px) {
    .share-submission__channel,
    .share-submission__title {
        padding: .546875rem
    }
    .submission {
        margin-bottom: .65625rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .share-submission__channel,
    .share-submission__title {
        padding: .875rem
    }
    .submission {
        margin-bottom: 1.05rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .share-submission__channel,
    .share-submission__title {
        padding: 1.03125rem
    }
    .submission {
        margin-bottom: 1.2375rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .share-submission__channel,
    .share-submission__title {
        padding: 1.171875rem
    }
    .submission {
        margin-bottom: 1.40625rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .share-submission__channel,
    .share-submission__title {
        padding: 1.5625rem
    }
    .submission {
        margin-bottom: 1.875rem
    }
}

.share-submission__channel {
    border-left: 1px solid #ddd;
    text-decoration: none;
    position: relative;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.share-submission__channel--facebook:before,
.share-submission__channel--twitter:before {
    font-family: icons;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.share-submission__channel--facebook:before {
    padding-right: .25em;
    content: "\e904"
}

.share-submission__channel--twitter:before {
    padding-right: .5em;
    content: "\e90a"
}

.submission-detail__header::after,
.submission::after {
    clear: both;
    content: ""
}

.submission {
    width: 100%;
    background: #F82626;
    cursor: pointer;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.71, .1, .48, .94), opacity .5s ease;
    transition: transform .5s cubic-bezier(.71, .1, .48, .94), opacity .5s ease;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    -ms-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1);
    position: relative;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    opacity: 0;
    -webkit-transform: translateY(50px) translate3d(0, 0, 0);
    -ms-transform: translateY(50px) translate3d(0, 0, 0);
    transform: translateY(50px) translate3d(0, 0, 0)
}

.submission-detail__like-count,
.submission__like-count {
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    left: 50%;
    -webkit-transition: color .35s ease
}

.submission:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 10
}

.submission:first-child {
    margin-top: 0
}

.submission__title {
    font-size: 3em;
    text-transform: uppercase;
    color: #fff
}

@media screen and (max-width:719px) {
    .submission__title {
        font-size: 2em
    }
}

.submission__author {
    color: #A0021A;
    margin-bottom: 0
}

.submission__actions,
.submission__details,
.submission__likes,
.submission__view {
    display: table-cell
}

.submission__actions {
    position: relative;
    width: 25%
}

.submission__details {
    border-right: 1px solid #cb0707;
    width: 75%;
    vertical-align: middle
}

.submission__like-count {
    color: #A0021A;
    font-size: .75em;
    margin-top: -1px;
    position: absolute;
    top: 49%;
    transform: translateY(-50%) translateX(-50%);
    transition: color .35s ease
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission__details {
        padding: 1.09375rem
    }
    .submissions__wrapper.all_subs .submission__likes {
        width: 25%;
        border-right: 0
    }
    .submissions__wrapper.all_subs .submission__view {
        display: none
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission__details {
        padding: 1.75rem
    }
    .submissions__wrapper.all_subs .submission__details {
        width: 75%
    }
    .submissions__wrapper.all_subs .submission__likes {
        width: 25%;
        border-right: 0
    }
    .submissions__wrapper.all_subs .submission__view {
        display: none
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission__details {
        padding: 2.0625rem
    }
    .submissions__wrapper.all_subs .submission__details {
        width: 80%
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission__details {
        padding: 2.34375rem
    }
    .submissions__wrapper.all_subs .submission__details {
        width: 80%
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission__details {
        padding: 3.125rem
    }
    .submissions__wrapper.all_subs .submission__details {
        width: 80%
    }
}

.submission__likes,
.submission__view {
    width: 10%;
    position: relative
}

.submission__likes svg,
.submission__view svg {
    max-width: 70px;
    width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.71, .1, .48, .94);
    transition: transform .25s cubic-bezier(.71, .1, .48, .94);
    -webkit-transform-origin: 0 25%;
    -ms-transform-origin: 0 25%;
    transform-origin: 0 25%
}

.submission__likes svg path,
.submission__view svg path {
    -webkit-transition: fill .35s ease;
    transition: fill .35s ease;
    fill: #A0021A
}

.submission__likes:hover .submission__like-count,
.submission__view:hover .submission__like-count {
    color: #fff
}

.submission__likes--submitted svg,
.submission__likes:hover svg {
    -webkit-animation: heartbeat 1.5s infinite;
    animation: heartbeat 1.5s infinite
}

.submission__likes {
    border-right: 1px solid #cb0707
}

@media screen and (min-width:1024px) {
    .submission--partial {
        width: 48.75%;
        float: left;
        height: 300px
    }
    .submission--partial:nth-child(odd) {
        margin-right: 2.5%
    }
}

@media screen and (min-width:1024px) and (min-width:0px) and (max-width:420px) {
    .submission--partial:nth-child(2) {
        margin-top: 2.1875rem
    }
}

@media screen and (min-width:1024px) and (min-width:420px) and (max-width:720px) {
    .submission--partial:nth-child(2) {
        margin-top: 3.5rem
    }
}

@media screen and (min-width:1024px) and (min-width:720px) and (max-width:1024px) {
    .submission--partial:nth-child(2) {
        margin-top: 4.125rem
    }
}

@media screen and (min-width:1024px) and (min-width:1024px) and (max-width:1540px) {
    .submission--partial:nth-child(2) {
        margin-top: 4.6875rem
    }
}

@media screen and (min-width:1024px) and (min-width:1540px) and (max-width:9999px) {
    .submission--partial:nth-child(2) {
        margin-top: 6.25rem
    }
}

@media screen and (min-width:1024px) and (min-width:0px) and (max-width:420px) {
    .submission--partial:nth-child(3),
    .submission--partial:nth-child(5),
    .submission--partial:nth-child(7),
    .submission--partial:nth-child(9) {
        margin-top: -2.1875rem
    }
}

@media screen and (min-width:1024px) and (min-width:420px) and (max-width:720px) {
    .submission--partial:nth-child(3),
    .submission--partial:nth-child(5),
    .submission--partial:nth-child(7),
    .submission--partial:nth-child(9) {
        margin-top: -3.5rem
    }
}

@media screen and (min-width:1024px) and (min-width:720px) and (max-width:1024px) {
    .submission--partial:nth-child(3),
    .submission--partial:nth-child(5),
    .submission--partial:nth-child(7),
    .submission--partial:nth-child(9) {
        margin-top: -4.125rem
    }
}

@media screen and (min-width:1024px) and (min-width:1024px) and (max-width:1540px) {
    .submission--partial:nth-child(3),
    .submission--partial:nth-child(5),
    .submission--partial:nth-child(7),
    .submission--partial:nth-child(9) {
        margin-top: -4.6875rem
    }
}

@media screen and (min-width:1024px) and (min-width:1540px) and (max-width:9999px) {
    .submission--partial:nth-child(3),
    .submission--partial:nth-child(5),
    .submission--partial:nth-child(7),
    .submission--partial:nth-child(9) {
        margin-top: -6.25rem
    }
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission--partial .submission__view {
        display: none!important
    }
    .submission__likes {
        height: 100%!important
    }
    .submission-detail {
        margin-bottom: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission--partial .submission__view {
        display: none!important
    }
    .submission__likes {
        height: 100%!important
    }
    .submission-detail {
        margin-bottom: 1.75rem
    }
}

.submission--partial .submission__likes,
.submission--partial .submission__view {
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    border: 0
}

.submission--partial .submission__likes {
    top: 0;
    border-bottom: 1px solid #cb0707
}

.submission--partial .submission__view {
    top: 50%
}

.submission--inview {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes heartbeat {
    0%,
    28%,
    70% {
        -webkit-transform: scale(1) translateY(-50%) translateX(-50%);
        transform: scale(1) translateY(-50%) translateX(-50%)
    }
    14%,
    42% {
        -webkit-transform: scale(1.1) translateY(-50%) translateX(-50%);
        transform: scale(1.1) translateY(-50%) translateX(-50%)
    }
}

@keyframes heartbeat {
    0%,
    28%,
    70% {
        -webkit-transform: scale(1) translateY(-50%) translateX(-50%);
        transform: scale(1) translateY(-50%) translateX(-50%)
    }
    14%,
    42% {
        -webkit-transform: scale(1.1) translateY(-50%) translateX(-50%);
        transform: scale(1.1) translateY(-50%) translateX(-50%)
    }
}

.submission-detail {
    background: #fff
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-detail {
        margin-bottom: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission-detail {
        margin-bottom: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission-detail {
        margin-bottom: 3.125rem
    }
}

.submission-detail__header {
    background: #F82626;
    position: relative
}

.submission-detail__header::after {
    display: table
}

.submission-detail__title {
    font-size: 4em;
    margin: 0 0 .125em;
    text-transform: uppercase;
    color: #fff
}

@media screen and (max-width:719px) {
    .submission-detail__title {
        font-size: 2em
    }
}

.submission-detail__likes {
    position: relative;
    display: inline-block;
    cursor: pointer
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission-detail__likes {
        margin-top: .546875rem
    }
    .submission-detail__likes svg {
        width: 50px!important
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission-detail__likes {
        margin-top: .875rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-detail__likes {
        margin-top: 1.03125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission-detail__likes {
        margin-top: 1.171875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission-detail__likes {
        margin-top: 1.5625rem
    }
}

.submission-detail__likes svg {
    width: 75px;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

.submission-detail__likes--submitted svg path {
    fill: #FFF!important;
    stroke: #FFF!important
}

.submission-detail__likes--submitted span {
    color: #f82626!important
}

.submission-detail__likes--submitted {
    cursor: default;
    color: #FFF
}

.submission-detail__likes svg path {
    fill: none;
    stroke: #A0021A;
    margin-top: -3px;
    -webkit-transition: stroke 350ms ease;
    -moz-transition: stroke 350ms ease;
    -ms-transition: stroke 350ms ease;
    -o-transition: stroke 350ms ease;
    transition: stroke 350ms ease
}

.submission__likes--submitted svg path {
    fill: #FFF!important;
    stroke: #FFF!important
}

.submission__likes--submitted span {
    color: #f82626!important;
    z-index: 1
}

.submission__likes--submitted {
    cursor: default;
    color: #FFF
}

.submission-detail__likes:hover svg path {
    fill: none;
    stroke: #FFF
}

.submission-detail__author-link:hover:after,
.submit__label .cross path,
.submit__label .tick path {
    fill: #FFF
}

.submission-detail__likes:hover span {
    color: #fff
}

.submission-detail__likes--submitted svg,
.submission-detail__likes:hover:not(.submission-detail__likes--submitted) svg {
    -webkit-animation: simple-heartbeat 1.5s infinite;
    animation: simple-heartbeat 1.5s infinite
}

.submission-detail__like-count {
    color: #A0021A;
    font-size: 1em;
    margin-top: -8px;
    position: absolute;
    top: 53%;
    z-index: 1;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    transition: color .35s ease
}

.submission-detail__author {
    color: #9a0505;
    text-transform: uppercase;
    font-size: 1.125em
}

.submission-detail__author-link {
    color: #9a0505;
    padding-right: 0;
    -webkit-transition: color .35s ease;
    transition: color .35s ease
}

.submission-detail__author-link:hover {
    text-decoration: none;
    color: #FFF
}

.submission-detail__author-link:after {
    content: '\e90a';
    font-family: icons;
    font-size: 1.5em;
    margin: -4px 0 0;
    position: absolute;
    -webkit-transition: fill .35s ease;
    transition: fill .35s ease;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission-detail__left {
        padding: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission-detail__left {
        padding: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-detail__left {
        padding: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission-detail__left {
        padding: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission-detail__left {
        padding: 3.125rem
    }
}

@media screen and (min-width:720px) {
    .submission-detail__left,
    .submission-detail__right {
        float: left;
        display: block
    }
    .submission-detail__left {
        width: 50%
    }
}

@media screen and (min-width:1024px) {
    .submission-detail__left {
        width: 60%
    }
}

@media screen and (min-width:720px) {
    .submission-detail__right {
        width: 50%
    }
}

@media screen and (min-width:1024px) {
    .submission-detail__right {
        width: 40%
    }
}

.submission-detail__image {
    width: 100%;
    vertical-align: bottom
}

.submission-detail__share {
    background: #fff;
    display: table;
    width: 100%;
}

.submission-detail__share a {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.winner { margin: 4rem 0 0 0 !important }

@media screen and (max-width:1010px) {
    .winner .submission-detail__left { display: block; float: none; width: 100%; }
    .winner .submission-detail__right { display: block; float: none; width: 100%; }
}

@media screen and (min-width:719px) and (max-width:1540px) {
    .winner h2 { font-size: 3rem; }  
}

img.forceVisible { display: block; }

.submission-detail__description-wrapper {
    background-image: url(../img/textures/map.jpg);
    background-position: 50%;
    background-size: cover
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission-detail__share {
        border-bottom: 1px solid #DDD
    }
    .submission-detail__description-wrapper {
        padding: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission-detail__description-wrapper {
        padding: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-detail__description-wrapper {
        padding: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission-detail__description-wrapper {
        padding: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission-detail__description-wrapper {
        padding: 3.125rem
    }
}

.submission-detail__subtitle {
    text-transform: uppercase
}

.submission-detail__description {
    margin-bottom: 0;
    max-height: 10em;
    overflow-y: auto
}

@media screen and (max-width:1023px) {
    .submission-detail__description {
        font-size: .875em
    }
}

@media screen and (max-width:719px) {
    .submission-detail__image {
        display: none
    }
    .submission-detail__description {
        font-size: .75em
    }
}

@-webkit-keyframes simple-heartbeat {
    0%,
    28%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14%,
    42% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes simple-heartbeat {
    0%,
    28%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14%,
    42% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.submission-overlay {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    width: 100%;
    height: 100%;
    z-index: 500;
    position: fixed;
    top: 0;
    background: rgba(15, 23, 66, .95)
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission-overlay {
        padding-top: 2.1875rem;
        padding-bottom: 2.1875rem;
        overflow-y: auto
    }
    .submission-detail>div {
        position: relative!important;
        top: 0!important;
        left: 0!important;
        margin: 0 auto;
        -webkit-transform: translateX(0) translateY(0)!important;
        -moz-transform: translateX(0) translateY(0)!important;
        -ms-transform: translateX(0) translateY(0)!important;
        -o-transform: translateX(0) translateY(0)!important;
        transform: translateX(0) translateY(0)!important
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission-overlay {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
        overflow-y: auto
    }
    .submission-detail {
        position: relative!important;
        top: 0!important;
        left: 0!important;
        margin: 0 auto;
        -webkit-transform: translateX(0) translateY(0)!important;
        -moz-transform: translateX(0) translateY(0)!important;
        -ms-transform: translateX(0) translateY(0)!important;
        -o-transform: translateX(0) translateY(0)!important;
        transform: translateX(0) translateY(0)!important
    }
    .submission-detail>div {
        position: relative
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-overlay {
        padding-top: 4.125rem;
        padding-bottom: 4.125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission-overlay {
        padding-top: 4.6875rem;
        padding-bottom: 4.6875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission-overlay {
        padding-top: 6.25rem;
        padding-bottom: 6.25rem
    }
    .submission-overlay__close {
        padding: .9375rem
    }
}

.submission-overlay__close {
    background: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background .35s ease;
    transition: background .35s ease;
    z-index: 9999
}

.submission-overlay__close:hover,
.submission-overlay__not-found {
    background: #F82626
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission-overlay__close {
        padding: .9375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission-overlay__close {
        padding: .9375rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-overlay__close {
        padding: .9375rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission-overlay__close {
        padding: .9375rem .9375rem .625rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission-overlay__close {
        padding-bottom: .625rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-overlay__close {
        padding-bottom: .625rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission-overlay__close {
        padding-bottom: .625rem
    }
}

.submission-overlay__close:after {
    content: '\e90d';
    color: #999;
    font-family: icons;
    font-size: 2.5em;
    line-height: 100%;
    -webkit-transition: color .35s ease;
    transition: color .35s ease
}

.submissions::after,
.submissions__inner::after,
.submissions__wrapper::after {
    content: "";
    display: table;
    clear: both
}

.submission-overlay__view-all,
.submissions__title {
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase
}

.submission-overlay__close:hover:after {
    color: #fff
}

.submission-overlay__not-found-title {
    text-transform: uppercase;
    color: #fff
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission-overlay__close {
        padding-bottom: .625rem
    }
    .submission-overlay__not-found {
        padding: 1.09375rem
    }
    .submission-overlay__not-found-title {
        margin-bottom: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission-overlay__not-found {
        padding: 1.75rem
    }
    .submission-overlay__not-found-title {
        margin-bottom: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-overlay__not-found {
        padding: 2.0625rem
    }
    .submission-overlay__not-found-title {
        margin-bottom: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission-overlay__not-found {
        padding: 2.34375rem
    }
    .submission-overlay__not-found-title {
        margin-bottom: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission-overlay__not-found {
        padding: 3.125rem
    }
    .submission-overlay__not-found-title {
        margin-bottom: 3.125rem
    }
}

.submission-overlay__view-all:hover {
    text-decoration: none
}

.submission-overlay__submission {
    left: 50%;
    max-width: 1280px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(.875);
    -ms-transform: translateY(-50%) translateX(-50%) scale(.875);
    transform: translateY(-50%) translateX(-50%) scale(.875);
    -webkit-transition: opacity .5s ease .5s, -webkit-transform .5s cubic-bezier(.71, .1, .48, .94) .5s;
    transition: opacity .5s ease .5s, transform .5s cubic-bezier(.71, .1, .48, .94) .5s;
    width: 80%
}

.submission-overlay--show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 9999
}

.submission-overlay--show .submission-overlay__submission {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1)
}

.submissions {
    background: #0F1742
}

.submissions .header__submit {
    margin-top: -.25rem
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submissions {
        padding-bottom: 2.5em;
        padding-top: 3.828125rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submissions {
        padding-bottom: 2.5em;
        padding-top: 4.125rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submissions {
        padding-bottom: 1.125rem;
        padding-top: 9.21875rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submissions {
        padding-bottom: 1.6875rem;
        padding-top: 10.203125rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submissions {
        padding-bottom: 3.25rem;
        padding-top: 12.9375rem
    }
}

.submissions__title {
    font-size: 2.5em;
    position: relative
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submissions--partial {
        padding-top: 2.5rem
    }
    .submissions__title {
        margin-bottom: 1.8rem;
        padding-left: 3em;
        font-size: 2em
    }
    .submissions__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submissions--partial {
        padding-top: 4.125rem
    }
    .submissions__title {
        margin-bottom: 1.75rem;
        padding-left: 4.6875rem
    }
    .submissions__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submissions--partial {
        padding-top: 5.21875rem
    }
    .submissions__title {
        margin-bottom: 2.0625rem;
        padding-left: 4.6875rem
    }
    .submissions__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submissions--partial {
        padding-top: 6.203125rem
    }
    .submissions__title {
        margin-bottom: 2.34375rem;
        padding-left: 4.6875rem
    }
    .submissions__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submissions--partial {
        padding: 8.9375rem 0;
    }
    .submissions__title {
        margin-bottom: 3.125rem;
        padding-left: 4.6875rem
    }
    .submissions__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

.submissions__buttons,
.submissions__filters {
    text-align: left;
    padding: 0
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submissions__buttons,
    .submissions__filters {
        margin-bottom: .765625rem
    }
    .submissions__button {
        margin-right: .546875rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submissions__buttons,
    .submissions__filters {
        margin-bottom: 2em
    }
    .submissions__button {
        margin-right: .875rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submissions__buttons,
    .submissions__filters {
        margin-bottom: 1.44375rem
    }
    .submissions__button {
        margin-right: 1.03125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submissions__buttons,
    .submissions__filters {
        margin-bottom: 1.640625rem
    }
    .submissions__button {
        margin-right: 1.171875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submissions__buttons,
    .submissions__filters {
        margin-bottom: 2.1875rem
    }
    .submissions__button {
        margin-right: 1.5625rem
    }
}

@media screen and (max-width:719px) {
    .submissions__button {
        margin-right: 0;
        display: block;
        text-align: left
    }
}

.submissions__button:last-child {
    margin-right: 0
}

.submissions__button--view-all {
    position: relative
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submissions__button {
        margin-bottom: .5859375rem
    }
    .submissions__button--view-all {
        padding-right: 4.6875rem
    }
    .submissions__button--view-all:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submissions__button {
        margin-bottom: .9375rem
    }
    .submissions__button--view-all {
        padding-right: 4.6875rem
    }
    .submissions__button--view-all:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submissions__button--view-all {
        padding-right: 4.6875rem
    }
    .submissions__button--view-all:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submissions__button--view-all {
        padding-right: 4.6875rem
    }
    .submissions__button--view-all:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submissions__button--view-all {
        padding-right: 4.6875rem
    }
    .submissions__button--view-all:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
}

.submissions__button--submit {
    position: relative
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submissions__button--submit {
        padding-right: 4.6875rem
    }
    .submissions__button--submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
    .submissions__filter {
        margin-right: .546875rem;
        padding-bottom: .21875rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submissions__button--submit {
        padding-right: 4.6875rem
    }
    .submissions__button--submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
    .submissions__filter {
        margin-right: .875rem;
        padding-bottom: .35rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submissions__button--submit {
        padding-right: 4.6875rem
    }
    .submissions__button--submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
    .submissions__filter {
        margin-right: 1.03125rem;
        padding-bottom: .4125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submissions__button--submit {
        padding-right: 4.6875rem
    }
    .submissions__button--submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
    .submissions__filter {
        margin-right: 1.171875rem;
        padding-bottom: .46875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submissions__button--submit {
        padding-right: 4.6875rem
    }
    .submissions__button--submit:after {
        content: "";
        font-family: icons;
        position: absolute;
        right: 2.34375rem;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(50%);
        -ms-transform: translateY(-50%) translateX(50%);
        transform: translateY(-50%) translateX(50%);
        font-size: 1.75em
    }
    .submissions__filter {
        margin-right: 1.5625rem;
        padding-bottom: .625rem
    }
}

.submissions__filter {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    opacity: .25;
    text-transform: uppercase;
    -webkit-transition: opacity .35s ease;
    transition: opacity .35s ease;
    position: relative
}

.submissions__filter:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    background: #F82626;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .25s ease;
    transition: transform .25s ease
}

.submissions__filter--active,
.submissions__filter:hover {
    opacity: 1
}

.submissions__filter--active:after,
.submissions__filter:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.submissions__filter:last-child {
    margin-right: 0
}

@media screen and (max-width:719px) {
    .submissions__filter {
        display: block;
        text-align: left
    }
}

.submissions__wrapper {
    padding: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 0
}

.submissions__wrapper--show {
    opacity: 1
}

.submit__label-title.entry-name {
    position: relative
}

.submit__label-title.entry-name:after {
    content: "RRS";
    color: #444;
    font-family: ff-tisa-web-pro, Times, serif;
    left: 1.2em;
    bottom: -3.1em;
    position: absolute;
    z-index: 999
}

.submit__input--name {
    padding-left: 3.3em!important
}

.submit {
    background: #0F1742
}

.submit::after {
    clear: both;
    content: "";
    display: table
}

.submit__subtitle {
    color: #FFF;
    text-transform: uppercase
}

.submit__success-wrapper {
    background: #FFF;
    color: #444;
    opacity: 0;
    position: absolute;
    z-index: -9999
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submit__label-title.entry-name:after {
        bottom: -2.37em
    }
    .submit {
        padding-bottom: .1875rem;
        padding-top: 3.828125rem
    }
    .submit__subtitle {
        font-size: 1.6em
    }
    .submit__success-wrapper {
        margin-bottom: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submit__label-title.entry-name:after {
        bottom: -2.65em
    }
    .submit {
        padding-bottom: .5rem;
        padding-top: 6.125rem
    }
    .submit__success-wrapper {
        margin-bottom: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submit__label-title.entry-name:after {
        bottom: -2.75em
    }
    .submit {
        padding-bottom: 1.125rem;
        padding-top: 7.21875rem
    }
    .submit__success-wrapper {
        margin-bottom: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submit__label-title.entry-name:after {
        bottom: -2.85em
    }
    .submit {
        padding-bottom: 1.6875rem;
        padding-top: 9.203125rem
    }
    .submit__success-wrapper {
        margin-bottom: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submit {
        padding-bottom: 3.25rem;
        padding-top: 10.9375rem
    }
    .submit__success-wrapper {
        margin-bottom: 3.125rem
    }
}

.submit__success-wrapper--show {
    opacity: 1;
    z-index: 9999;
    position: relative;
    -webkit-transition: opacity .5s ease, z-index .5s step-start;
    transition: opacity .5s ease, z-index .5s step-start
}

.submit__success-title {
    color: #444;
    text-transform: uppercase;
    font-size: 2em
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submit__success-wrapper {
        padding: 1.09375rem
    }
    form.submit__form h2.sub1 img {
        width: 2rem
    }
    form.submit__form h2.sub2 img {
        width: 1.75rem
    }
    .submit__success-message {
        margin-bottom: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submit__success-wrapper {
        padding: 1.75rem
    }
    .submit__success-message {
        margin-bottom: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submit__success-wrapper {
        padding: 2.0625rem
    }
    .submit__success-message {
        margin-bottom: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submit__success-wrapper {
        padding: 2.34375rem
    }
    .submit__success-message {
        margin-bottom: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submit__success-wrapper {
        padding: 3.125rem
    }
    .submit__success-message {
        margin-bottom: 3.125rem
    }
}

.submit__success-button {
    -webkit-transition: color .35s ease;
    transition: color .35s ease
}

.submit__success-button:hover {
    background: #F82626;
    border-color: #F82626;
    color: #FFF
}

form.submit__form h2 img {
    display: inline-block
}

form.submit__form h2.sub1 img {
    width: 2.25rem;
    margin: 0 .5em 0 0
}

form.submit__form h2.sub2 img {
    width: 2rem;
    position: relative;
    top: .5rem;
    margin: 0 .5em 0 0
}

.submit__form {
    -webkit-transition: opacity .5s ease, z-index .5s step-start;
    transition: opacity .5s ease, z-index .5s step-start
}

.submit__form--hide {
    opacity: 0;
    z-index: -9999
}

.submit__title {
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 2.5em;
    position: relative;
    color: #fff
}

.submit__title+p {
    color: #FFF;
    margin: 0 0 2.5rem
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submit__title {
        margin-bottom: 1.09375rem;
        padding-left: 0
    }
    .submit__title:after {
        content: "";
        display: none;
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submit__title {
        margin-bottom: 1.25rem;
        padding-left: 0
    }
    .submit__title:after {
        content: "";
        display: none;
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submit__title {
        margin-bottom: 1.5rem;
        padding-left: 0
    }
    .submit__title:after {
        content: "";
        display: none;
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submit__title {
        margin-bottom: 1.75rem;
        padding-left: 0
    }
    .submit__title:after {
        content: "";
        display: none;
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submit__title {
        margin-bottom: 2rem;
        padding-left: 0
    }
    .submit__title:after {
        content: "";
        display: none;
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

.submit__details::after,
.timeline-event::after {
    clear: both;
    content: ""
}

.submit__label-title,
.submit__label-title+span,
.submit__submit,
.tweet__handle,
.tweet__timestamp,
.tweets__title {
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.submit__label {
    display: block;
    position: relative
}

.submit__label-title,
.submit__label-title+span {
    display: block;
    color: #fff
}

.submit__label-title+span {
    position: absolute;
    right: 0;
    bottom: -27px;
    opacity: .5
}

.submit__input,
.submit__textarea {
    width: 100%;
    border: none;
    -webkit-transition: -webkit-box-shadow .25s ease;
    transition: box-shadow .25s ease;
    -webkit-box-shadow: inset 0 0 0 5px #fff;
    box-shadow: inset 0 0 0 5px #fff
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submit__label.counter {
        margin-bottom: 2em
    }
    .submit__label {
        margin-bottom: .546875rem
    }
    .submit__input,
    .submit__textarea {
        padding: .4375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submit__label {
        margin-bottom: .875rem
    }
    .submit__input,
    .submit__textarea {
        padding: .7rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submit__label {
        margin-bottom: 1.03125rem
    }
    .submit__input,
    .submit__textarea {
        padding: .825rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submit__label {
        margin-bottom: 1.171875rem
    }
    .submit__input,
    .submit__textarea {
        padding: .9375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submit__label {
        margin-bottom: 1.5625rem
    }
    .submit__input,
    .submit__textarea {
        padding: 1.25rem
    }
}

.submit__input:focus,
.submit__textarea:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0 0 5px #aaa;
    box-shadow: inset 0 0 0 5px #aaa;
    border-bottom-color: #F82626
}

.submit__input--invalid,
.submit__terms-wrapper--error,
.submit__textarea--invalid {
    -webkit-box-shadow: inset 0 0 0 5px #F82626!important;
    box-shadow: inset 0 0 0 5px #F82626!important
}

.submit__input--valid {
    -webkit-box-shadow: inset 0 0 0 5px #2ECC71!important;
    box-shadow: inset 0 0 0 5px #2ECC71!important
}

.submit__details::after {
    display: table
}

@media screen and (min-width:720px) {
    .submit__details .submit__label {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%
    }
    .submit__details .submit__label:last-child,
    .submit__details .submit__label:nth-child(2n) {
        margin-right: 0
    }
    .submit__details .submit__label:nth-child(2n+1) {
        clear: left
    }
}

.submit__textarea {
    height: 200px
}

.submit__label .cross,
.submit__label .thinking,
.submit__label .tick {
    cursor: help;
    display: none;
    position: absolute;
    top: 50%;
    left: .75rem;
    width: 1.813rem;
    height: 1.75rem;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.nameAv,
.nameAv div {
    width: 100%;
    position: relative
}

.calltoaction .action a:before,
.nameAv {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.submit__label .cross.visible,
.submit__label .thinking.visible,
.submit__label .tick.visible {
    display: block
}

.nameAv {
    background-color: #AAA;
    color: #FFF;
    display: none;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.calltoaction .action a h4,
.submit__submit {
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease
}

.nameAv div {
    padding: .25rem 1rem .625rem 3.313rem
}

.nameAv.visible {
    opacity: 1
}

.nameAv.success {
    background-color: #2ECC71
}

.nameAv.fail,
.submit__submit {
    background-color: #F82626
}

.submit__submit {
    color: #FFF;
    cursor: pointer;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 350ms ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.calltoaction .action,
.calltoaction .action a span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.submit__submit:hover {
    background: #cb0707;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.timeline-event {
    -webkit-transition: -webkit-transform .5s cubic-bezier(.71, .1, .48, .94), opacity .5s ease;
    transition: transform .5s cubic-bezier(.71, .1, .48, .94), opacity .5s ease;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    position: relative;
    z-index: 500
}

.timeline-event::after {
    display: table
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submit__submit {
        padding: .4375rem
    }
    .timeline-event {
        margin-bottom: 1.375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submit__submit {
        padding: .7rem
    }
    .timeline-event {
        margin-bottom: 2rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submit__submit {
        padding: .825rem
    }
    .timeline-event {
        margin-bottom: 3.5rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submit__submit {
        padding: .9375rem
    }
    .timeline-event {
        margin-bottom: 5.375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submit__submit {
        padding: 1.25rem
    }
    .timeline-event {
        margin-bottom: 6.5rem
    }
}

@media screen and (min-width:720px) {
    .timeline-event:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        height: 15px;
        left: 46.125%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        margin: auto;
        width: 15px;
        background: #F82626;
        -webkit-transform: translateX(-50%) scale(0);
        -ms-transform: translateX(-50%) scale(0);
        transform: translateX(-50%) scale(0);
        -webkit-transition: -webkit-transform .5s ease .75s;
        transition: transform .5s ease .75s
    }
    .timeline-event__media-wrapper {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 40.2913699012%
    }
    .timeline-event__media-wrapper:last-child {
        margin-right: 0
    }
}

.timeline-event:last-child {
    margin-bottom: 0
}

.timeline-event__media {
    width: 100%;
    margin: 0 auto;
    display: block
}

@media screen and (max-width:719px) {
    .timeline-event__media {
        max-width: 400px;
        margin: 0 auto
    }
}

@media screen and (min-width:720px) {
    .timeline-event__content-wrapper {
        margin-left: 8.5298042998%;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%
    }
    .timeline-event__content-wrapper:last-child {
        margin-right: 0
    }
}

.timeline-event__date {
    color: #F82626;
    font-size: 1.75em;
    position: relative
}

@media screen and (min-width:0px) and (max-width:420px) {
    .timeline-event__date {
        margin-bottom: .546875rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .timeline-event__date {
        margin-bottom: .875rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .timeline-event__date {
        margin-bottom: 1.03125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .timeline-event__date {
        margin-bottom: 1.171875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .timeline-event__date {
        margin-bottom: 1.5625rem
    }
}

.timeline-event__title {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.75em
}

@media screen and (min-width:0px) and (max-width:420px) {
    .timeline-event__title {
        margin-bottom: .546875rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .timeline-event__title {
        margin-bottom: .875rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .timeline-event__title {
        margin-bottom: 1.03125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .timeline-event__title {
        margin-bottom: 1.171875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .timeline-event__title {
        margin-bottom: 1.5625rem
    }
}

.timeline-event__content {
    color: #868AA0
}

.timeline-event__content a {
    color: #868AA0;
    text-decoration: underline
}

.timeline-event__content a:hover {
    color: #FFF
}

@media screen and (min-width:0px) and (max-width:420px) {
    .timeline-event__content {
        margin-bottom: 1.09375rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .timeline-event__content {
        margin-bottom: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .timeline-event__content {
        margin-bottom: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .timeline-event__content {
        margin-bottom: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .timeline-event__content {
        margin-bottom: 3.125rem
    }
}

.timeline-event__quote {
    margin: 0;
    color: #868AA0;
    font-size: 1.5em;
    font-style: italic;
    line-height: 140%;
    position: relative
}

@media screen and (min-width:1540px) {
    .timeline-event__quote {
        width: 60%
    }
    .timeline-event__quote:after {
        content: '"';
        display: none;
        position: absolute;
        color: #F82626;
        top: -10px;
        right: -30px;
        font-size: 3em;
        line-height: 100%
    }
}

.tweet__handle:after,
.tweets::after {
    content: ""
}

.timeline-event__quote-attribution {
    font-size: .75em;
    color: #a5abc7;
    opacity: .75
}

.timeline-event--inview {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.timeline-event--inview:before {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1)
}

.tweet {
    background: #0F1742;
    position: relative;
    text-align: center
}

@media screen and (min-width:0px) and (max-width:420px) {
    .timeline-event__quote {
        margin-bottom: .328125rem
    }
    .tweet {
        padding: .546875rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .timeline-event__quote {
        margin-bottom: .525rem
    }
    .tweet {
        padding: .875rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .timeline-event__quote {
        margin-bottom: .61875rem
    }
    .tweet {
        padding: 1.03125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .timeline-event__quote {
        margin-bottom: .703125rem
    }
    .tweet {
        padding: 1.171875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .timeline-event__quote {
        margin-bottom: .9375rem
    }
    .tweet {
        padding: 1.5625rem
    }
    .tweet__media {
        margin-bottom: 1.25rem
    }
}

.tweet__avatar {
    border: 5px solid #0a102d;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    max-width: 73px;
    top: 0;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.tweet__media {
    width: 100%
}

@media screen and (min-width:0px) and (max-width:420px) {
    .tweet__media {
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .tweet__media {
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .tweet__media {
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .tweet__media {
        margin-bottom: 1.25rem
    }
}

.tweet__handle,
.tweet__timestamp,
.tweet__tweet {
    color: #fff
}

.tweet__handle,
.tweet__timestamp {
    font-size: .875em
}

.tweet__tweet+img {
    margin: 0 0 .5em
}

.tweet__handle {
    display: inline-block;
    position: relative;
    text-decoration: none
}

.tweets::after,
.tweets__tweets::after {
    clear: both;
    display: table
}

@media screen and (min-width:0px) and (max-width:420px) {
    .tweet__handle {
        margin-top: 2.25rem;
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .tweet__handle {
        margin-top: 2.25rem;
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .tweet__handle {
        margin-top: 2.25rem;
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .tweet__handle {
        margin-top: 2.25rem;
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .tweet__handle {
        margin-top: 2.25rem;
        margin-bottom: 1.25rem
    }
}

.tweet__handle:after {
    width: 100%;
    height: 3px;
    position: absolute;
    background: #F82626;
    bottom: 0;
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .25s ease;
    transition: transform .25s ease
}

.tweet__handle:focus,
.tweet__handle:hover {
    opacity: 1
}

.tweet__handle:focus:after,
.tweet__handle:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.tweet__tweet a {
    color: #FFF;
    text-decoration: none;
    -webkit-transition: color .35s ease;
    transition: color .35s ease
}

.tweet__tweet a:focus,
.tweet__tweet a:hover {
    color: #F82626;
    text-decoration: none
}

.browsererror a,
.noVotes h2 a,
.squaredOne+p a {
    text-decoration: underline
}

.tweet__tweet {
    margin: 0;
    line-height: 140%
}

.tweets {
    background: #FFF
}

@media screen and (min-width:0px) and (max-width:420px) {
    .tweet__tweet {
        margin-bottom: 1.25rem
    }
    .tweets {
        padding-top: 5.828125rem;
        padding-bottom: 0
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .tweet__tweet {
        margin-bottom: 1.25rem
    }
    .tweets {
        padding-top: 8.125rem;
        padding-bottom: 0
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .tweet__tweet {
        margin-bottom: 1.25rem
    }
    .tweets {
        padding-top: 9.21875rem;
        padding-bottom: 0
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .tweet__tweet {
        margin-bottom: 1.25rem
    }
    .tweets {
        padding-top: 10.203125rem;
        padding-bottom: 0
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .tweet__tweet {
        margin-bottom: 1.25rem
    }
    .tweets {
        padding-top: 12.9375rem;
        padding-bottom: 0
    }
}

.tweets__inner::after,
.tweets__intro::after {
    clear: both;
    content: "";
    display: table
}

.tweets__title {
    font-size: 2.5em;
    position: relative;
    color: #0F1742
}

@media screen and (min-width:0px) and (max-width:420px) {
    .tweets__title {
        margin-bottom: 1.09375rem;
        font-size: 2em;
        padding-left: 2em
    }
    .tweets__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .tweets__title {
        padding-left: 4.6875rem;
        margin-bottom: 0
    }
    .tweets__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .tweets__title {
        padding-left: 4.6875rem;
        margin-bottom: 0
    }
    .tweets__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .tweets__title {
        padding-left: 4.6875rem;
        margin-bottom: 0
    }
    .tweets__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .tweets__title {
        padding-left: 4.6875rem;
        margin-bottom: 0
    }
    .tweets__title:after {
        content: "";
        font-family: icons;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 1.25em
    }
}

.calltoaction .action a:after,
.calltoaction .action a:before,
.tweets__tweets::after {
    content: ""
}

.aboutStats ul li span,
.calltoaction .action a h4,
a.poweredBy span {
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.browsererror p,
.browsererror p span,
.jserror p,
.jserror p span {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif
}

.searchField input,
.submissions__search-label {
    font-family: futura-pt, Helvetica, Arial, sans-serif
}

.tweets__title-wrapper {
    float: left
}

.tweets__share {
    float: right
}

@media screen and (min-width:0px) and (max-width:420px) {
    .tweets__title {
        margin-bottom: 0
    }
    .tweets__share {
        float: none;
        margin: 0 auto;
        padding: 0;
        width: 9.5em
    }
    .feed .tweets__share {
        width: 6.5em
    }
    .tweets__tweets {
        margin-top: 6.25rem
    }
}

.tweets__tweets {
    clear: both;
    margin-left: auto;
    margin-right: auto
}

.tweets__tweet {
    width: 270px
}

.tweets__tweet p+img {
    display: block;
    width: 100%;
    padding: 1em 0 0
}

.calltoaction {
    display: table;
    position: relative;
    width: 100%
}

@media screen and (min-width:0px) and (max-width:420px) {
    .tweets__tweet {
        margin-bottom: 4rem
    }
    .calltoaction {
        padding-top: 6.25rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .tweets__tweets {
        margin-top: 3.125rem
    }
    .tweets__tweet {
        margin-bottom: 4rem
    }
    .calltoaction {
        padding-top: 6.25rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .tweets__tweets {
        margin-top: 0
    }
    .tweets__tweet {
        margin-bottom: 4rem
    }
    .calltoaction {
        padding-top: 6.25rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .tweets__tweets {
        margin-top: 0
    }
    .tweets__tweet {
        margin-bottom: 4rem
    }
    .calltoaction {
        padding-top: 6.25rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .tweets__tweets {
        margin-top: 0
    }
    .tweets__tweet {
        margin-bottom: 4rem
    }
    .calltoaction {
        padding-top: 6.25rem
    }
}

.calltoaction__inner {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 1
}

.calltoaction img {
    display: block;
    width: 10em;
    margin: 0 auto 2.625rem
}

.calltoaction .action .about-the-ship-cta {
    background: url(../img/ship.jpg)
}

.calltoaction .action .polar-history-cta {
    background: url(../img/history.jpg)
}

.calltoaction .action .submit-a-name-cta {
    background: url(../img/name.jpg)
}

.calltoaction .action {
    display: block;
    float: left;
    position: relative;
    height: 20em;
    padding: 0;
    width: 33.33333%;
    box-sizing: border-box
}

.calltoaction .action a {
    background-size: cover!important;
    background-position: center center!important;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    left: 15px;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.calltoaction .action a:before {
    position: absolute;
    top: 2em;
    right: 2em;
    bottom: 2em;
    left: 2em;
    border: 1px solid #FFF;
    opacity: 0;
    z-index: 2;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.calltoaction .action a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(15, 23, 66, .5);
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.calltoaction .action a h4 {
    color: #FFF;
    font-size: 1.5em;
    margin: 0;
    white-space: nowrap;
    transition: all 350ms ease;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}

.calltoaction .action a span {
    color: #FFF;
    line-height: 1.35em;
    display: block;
    padding: 0 3em;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.aboutStats ul,
.alert {
    -moz-box-sizing: border-box
}

.aboutStats ul,
.errorBox {
    -webkit-box-sizing: border-box
}

@media screen and (min-width:0px) and (max-width:420px) {
    .calltoaction .action a h4 {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px)
    }
    .calltoaction .action a span,
    .calltoaction .action a:before {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.calltoaction .action a:focus h4,
.calltoaction .action a:hover h4 {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px)
}

.calltoaction .action a div {
    z-index: 3;
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.calltoaction .action a:focus span,
.calltoaction .action a:focus:before,
.calltoaction .action a:hover span,
.calltoaction .action a:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.calltoaction .action a:focus:after,
.calltoaction .action a:hover:after {
    background-color: rgba(15, 23, 66, .9)
}

@media screen and (max-width:840px) {
    .calltoaction {
        padding-top: 3rem
    }
    .calltoaction .action {
        width: 100%;
        margin: 0 0 30px;
        height: 15em
    }
}

.feedFooter .col {
    padding-bottom: 4em
}

.feedFooter .col hr {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .2);
    height: 0;
    margin: 1em 0
}

a.poweredBy {
    color: #444;
    display: none;
    font-size: 1rem;
    margin: 0 0 0 3.25em;
    opacity: .2;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

a.poweredBy svg path {
    -webkit-transition: fill .3s ease;
    -moz-transition: fill .3s ease;
    -ms-transition: fill .3s ease;
    -o-transition: fill .3s ease;
    transition: fill .3s ease
}

a.poweredBy svg {
    display: block;
    float: left;
    height: 1.5em;
    position: relative;
    top: .125em;
    width: 8.375em
}

a.poweredBy span {
    display: block;
    float: left;
    font-size: .625rem;
    font-weight: 600;
    line-height: 24px;
    padding: .25em .5em 0 0
}

.backToTop,
.totalCounter span+span {
    font-size: 1em
}

a.poweredBy svg path.ss_icon,
a.poweredBy svg path.ss_text {
    fill: #444
}

a.poweredBy:hover {
    opacity: 1
}

a.poweredBy:hover svg path.ss_icon {
    fill: #E7315E
}

a.poweredBy:hover svg path.ss_text {
    fill: #444
}

.backToTop {
    cursor: pointer;
    opacity: 0;
    position: fixed;
    right: 2em;
    bottom: 2em;
    z-index: 999;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease
}

.backToTop.visible {
    opacity: .5
}

.backToTop.animate {
    bottom: 99%;
    opacity: 0;
    -webkit-transition: all 950ms ease;
    -moz-transition: all 950ms ease;
    -ms-transition: all 950ms ease;
    -o-transition: all 950ms ease;
    transition: all 950ms ease
}

.backToTop span {
    color: #999;
    display: block
}

.backToTop svg {
    display: block;
    margin: 0 auto;
    width: 2em;
    height: 2.5em
}

.backToTop svg path {
    fill: #999
}

.backToTop:focus,
.backToTop:hover {
    opacity: 1
}

@media screen and (max-width:720px) {
    .backToTop {
        display: none
    }
}

.submission__likes svg path {
    fill: none;
    stroke: #A0021A;
    margin-top: -3px;
    -webkit-transition: stroke 350ms ease;
    -moz-transition: stroke 350ms ease;
    -ms-transition: stroke 350ms ease;
    -o-transition: stroke 350ms ease;
    transition: stroke 350ms ease
}

.aboutIntroExtended .imageBox,
.aboutStats {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease
}

.submission__likes:hover svg path {
    fill: none;
    stroke: #FFF
}

.submission__view:hover svg path {
    fill: #fff
}

.aboutIntro,
.aboutIntroExtended {
    color: #444;
    overflow: hidden
}

.aboutIntro .about_intro__about,
.aboutLaunch .about_intro__launch {
    display: block;
    width: 48%
}

.aboutIntroExtended .imageBox {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 1s ease;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.aboutIntroExtended.visible .imageBox {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.aboutIntro h1,
.aboutIntro h2,
.aboutLaunch h2,
.aboutStats h2 {
    color: #0f1742
}

.aboutIntro .about_intro__about h1,
.aboutIntro .about_intro__about h2,
.aboutLaunch .launch_intro__title,
.aboutStats h2 {
    text-transform: uppercase
}

.aboutIntro .about_intro__about h1 {
    font-size: 2.4rem
}

.aboutIntro .about_intro__image {
    position: absolute;
    width: 48%;
    right: 0;
    top: 0
}

.about_intro__extended {
    margin: 0 0 0 52%;
    width: 48%;
    padding-bottom: 4em
}

.aboutIntroExtended {
    position: relative;
    padding-bottom: 0
}

.aboutIntroExtended .imageBox {
    background-color: #000;
    color: #FFF;
    position: absolute;
    left: 0;
    width: 48%;
    top: 0;
    text-align: center
}

.aboutIntroExtended .imageBox img {
    width: 100%;
    display: block
}

@media screen and (min-width:0px) and (max-width:420px) {
    .about_intro__extended {
        margin: 0;
        width: 100%;
        padding-bottom: 4em
    }
    .imageBox {
        position: relative!important;
        display: block;
        margin: -2em 0 4em;
        width: 100%!important
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .about_intro__extended {
        margin: 0;
        width: 100%;
        padding-bottom: 4em
    }
    .imageBox {
        position: relative!important;
        display: block;
        margin: -2em 0 4em;
        width: 100%!important
    }
}

@media screen and (min-width:720px) and (max-width:870px) {
    .about_intro__extended {
        margin: 0;
        width: 100%;
        padding-bottom: 4em
    }
    .imageBox {
        position: relative!important;
        display: block;
        margin: -2em 0 4em;
        width: 100%!important
    }
}

.aboutIntro h1 {
    position: relative;
    padding-left: 1.65em;
    text-align: left
}

#cookie-bar,
.browsererror div,
.joinUs,
.jserror div,
.noVotes,
.thanksMessage,
.totalCounter {
    text-align: center
}

.aboutIntro h1 img {
    position: absolute;
    top: 50%;
    left: 0;
    width: .875em;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width:0px) and (max-width:420px) {
    .totalCounter {
        display: none
    }
    .aboutStats {
        margin: 1rem 0
    }
    .jcrImage {
        height: 250px!important
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .totalCounter {
        display: none
    }
    .aboutStats {
        -bottom: 1rem 0
    }
    .jcrImage {
        height: 300px!important
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .aboutStats {
        margin-bottom: 4.125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .aboutStats {
        margin-bottom: 4.6875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .aboutStats {
        margin-bottom: 6.25rem
    }
}

@media screen and (min-width:2000px) {
    .aboutIntroExtended .imageBox {
        overflow: hidden;
        height: 550px
    }
}

.aboutStats {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 1s ease;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%)
}

.aboutStats.visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.aboutStats ul {
    border-bottom: 1px solid #EEE;
    display: table;
    float: left;
    list-style-type: none;
    padding: 0;
    width: 48%;
    box-sizing: border-box
}

.aboutLaunch {
    overflow: hidden;
    position: relative
}

.aboutLaunch #googleMap {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.aboutLaunch.visible #googleMap {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.aboutStats ul.statCol1 {
    margin: 0 2% 0 0
}

.aboutStats ul.statCol2 {
    margin: 0 0 0 2%
}

.aboutStats ul li {
    border-top: 1px solid #EEE;
    cursor: default;
    display: block;
    line-height: 1.25em;
    margin: 0;
    padding: 2em 0 2em 4em;
    position: relative;
    width: 100%
}

.aboutStats ul li span {
    color: #0F1742;
    display: block;
    font-size: 1.125em;
    -webkit-transition: color 350ms ease;
    -moz-transition: color 350ms ease;
    -ms-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease
}

.aboutStats img {
    opacity: 1;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: opacity 350ms ease;
    -moz-transition: opacity 350ms ease;
    -ms-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.aboutStats img+img,
.aboutStats li:hover img {
    opacity: 0
}

.aboutStats li {
    -webkit-transition: color 350ms ease;
    -moz-transition: color 350ms ease;
    -ms-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease
}

.aboutStats li:hover img+img {
    opacity: 1
}

.aboutStats li:hover,
.aboutStats li:hover span {
    color: #f82626
}

.browsererror,
.browsererror a,
.jserror,
.squaredOne+p,
.squaredOne+p a {
    color: #FFF
}

.stat01 img {
    width: 2.2em;
    margin: 0 .9em
}

.stat02 img,
.stat03 img {
    width: 1.8em;
    margin: 0 1.1em
}

.stat04 img {
    width: 1.35em;
    margin: 0 1.325em
}

.stat05 img {
    width: 1.5em;
    margin: 0 1.25em
}

.stat06 img {
    width: 2.3em;
    margin: 0 .875em
}

.stat07 img,
.stat08 img {
    width: 1.75em;
    margin: 0 1.125em
}

.stat09 img {
    width: 2em;
    margin: 0 1em
}

.stat10 img {
    width: 2.2em;
    margin: 0 .8em
}

.stat11 img,
.stat12 img,
.stat13 img {
    width: 1.75em;
    margin: 0 1.125em
}

@media screen and (min-width:0px) and (max-width:420px) {
    #googleMap,
    .aboutIntro .about_intro__image {
        position: relative;
        width: 100%
    }
    #googleMap,
    .aboutIntro .about_intro__about,
    .aboutLaunch .about_intro__launch,
    .aboutStats ul {
        width: 100%
    }
    .aboutIntro {
        padding-top: 6.1875rem;
        padding-bottom: 2.1875rem
    }
    .aboutIntro .about_intro__about h1 {
        margin-bottom: 1em
    }
    .aboutIntro .about_intro__about h2,
    .aboutStats h2,
    .launch_intro__title {
        margin-bottom: 1.5em
    }
    .aboutStats ul.statCol1,
    .aboutStats ul.statCol2 {
        margin: 0
    }
    .aboutStats ul li span {
        font-size: 1.5em;
        margin-bottom: .25em
    }
    #googleMap {
        height: 300px;
        margin-top: 1rem
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    #googleMap,
    .aboutIntro .about_intro__image {
        position: relative;
        width: 100%
    }
    #googleMap,
    .aboutIntro .about_intro__about,
    .aboutLaunch .about_intro__launch,
    .aboutStats ul {
        width: 100%
    }
    .aboutIntro {
        padding-top: 9.5rem;
        padding-bottom: 3.5rem
    }
    .aboutIntro .about_intro__about h1 {
        margin-bottom: 1em
    }
    .aboutIntro .about_intro__about h2,
    .aboutStats h2,
    .launch_intro__title {
        margin-bottom: 1.5em
    }
    .aboutStats ul.statCol1,
    .aboutStats ul.statCol2 {
        margin: 0
    }
    .aboutStats ul li span {
        font-size: 1.5em;
        margin-bottom: .25em
    }
    #googleMap {
        height: 400px;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:720px) and (max-width:870px) {
    #googleMap,
    .aboutIntro .about_intro__image {
        position: relative;
        width: 100%
    }
    #googleMap,
    .aboutIntro .about_intro__about,
    .aboutLaunch .about_intro__launch {
        width: 100%
    }
    #googleMap {
        height: 500px;
        margin-top: 2rem
    }
}

@media screen and (min-width:870px) and (max-width:1024px) {
    .aboutLaunch #googleMap {
        position: absolute;
        left: 52%;
        right: 0;
        top: 0;
        bottom: 0
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .aboutIntro {
        padding-top: 10.125rem;
        padding-bottom: 4.125rem
    }
    .aboutIntro .about_intro__about h1 {
        margin-bottom: 1em
    }
    .aboutIntro .about_intro__about h2,
    .aboutStats h2,
    .launch_intro__title {
        margin-bottom: 1.5em
    }
    .aboutStats ul {
        width: 100%
    }
    .aboutStats ul.statCol1,
    .aboutStats ul.statCol2 {
        margin: 0
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .aboutIntro {
        padding-top: 10.6875rem;
        padding-bottom: 4.6875rem
    }
    .aboutIntro .about_intro__about h1 {
        margin-bottom: 1em
    }
    .aboutIntro .about_intro__about h2,
    .aboutStats h2,
    .launch_intro__title {
        margin-bottom: 1.5em
    }
    .aboutLaunch #googleMap {
        position: absolute;
        left: 52%;
        right: 0;
        top: 0;
        bottom: 0
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .aboutIntro {
        padding-top: 12.25rem;
        padding-bottom: 6.25rem
    }
    .aboutIntro .about_intro__about h1 {
        margin-bottom: 1em
    }
    .aboutIntro .about_intro__about h2,
    .aboutStats h2,
    .launch_intro__title {
        margin-bottom: 1.5em
    }
    .aboutLaunch #googleMap {
        position: absolute;
        left: 52%;
        right: 0;
        top: 0;
        bottom: 0
    }
}

@media screen and (min-width:0px) and (max-width:420px) {
    .aboutLaunch {
        margin-top: 2.1875rem;
        margin-bottom: 1rem
    }
    .aboutPage h2 {
        font-size: 1.75em
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .aboutLaunch {
        margin-top: 3.5rem;
        margin-bottom: 1rem
    }
    .aboutPage h2 {
        font-size: 1.5em
    }
}

.browsererror p span,
.jserror p span {
    display: block;
    font-size: 1.25em;
    font-weight: 700
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .aboutLaunch {
        margin-top: 4.125rem;
        margin-bottom: 4.125rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .aboutLaunch {
        margin-top: 4.6875rem;
        margin-bottom: 4.6875rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .aboutLaunch {
        margin-top: 6.25rem;
        margin-bottom: 6.25rem
    }
}

.jserror {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(248, 38, 38, .95);
    z-index: 9999
}

.jserror div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.jserror p span {
    text-transform: uppercase
}

.browsererror {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999
}

.browsererror div {
    margin: 0 auto;
    width: 50%;
    padding: 10em 0 0
}

.browsererror p span {
    text-transform: uppercase
}

#cookie-bar,
.call_to_action__button,
.descPanel span,
.joinUs a,
.namesPanel span,
.noVotes,
.submission-detail__left .copyLink,
.termsPanel span,
.thanksMessage,
.totalCounter {
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.browsererror img {
    margin-bottom: 2em
}

.browsererror ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.browsererror ul li {
    display: inline-block;
    padding: 0 1em
}

.submit__terms-wrapper {
    color: #FFF;
    margin: 0 0 1.6em;
    display: block
}

.submit__terms-wrapper input {
    margin-right: .75em
}

.squaredOne {
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    position: relative;
    background: #EFEFEF;
    box-shadow: inset 0 1px 1px #fff, 0 1px 3px rgba(0, 0, 0, .15)
}

.squaredOne label {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    left: 4px;
    cursor: pointer;
    background: #FFF;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .15), 0 1px 0 #fff
}

.squaredOne label:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 2px;
    background: #f82626;
    box-shadow: inset 0 1px 1px #fff, 0 1px 3px rgba(0, 0, 0, .15);
    opacity: 0
}

.squaredOne input:focus+label::after,
.squaredOne label:hover::after {
    opacity: .3
}

.squaredOne input[type=checkbox] {
    opacity: 0
}

.squaredOne input[type=checkbox]:checked+label:after {
    opacity: 1
}

.squaredOne+p {
    display: inline-block;
    padding: 0 0 0 .875em;
    position: relative;
    top: -.25em
}

.squaredOne+p a:hover {
    color: #F82626
}

@media screen and (min-width:0px) and (max-width:420px) {
    .squaredOne {
        margin-top: 1em
    }
    .squaredOne+p {
        top: -2em;
        left: 2em;
        margin: 0 2em 0 0;
        line-height: 1.3em
    }
}

.terms {
    color: #FFF
}

.terms h1 {
    font-size: 2em;
    margin-bottom: 1.5rem
}

.terms h2 {
    font-size: 2em;
    margin: 3.5rem 0 1.5rem
}

.terms .submit__title:after {
    display: none!important
}

.tweets__inner .tweet {
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(250px);
    -moz-transform: translateY(250px);
    -ms-transform: translateY(250px);
    -o-transform: translateY(250px);
    transform: translateY(250px)
}

.tweets__inner .tweet.visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (min-width:0px) and (max-width:720px) {
    .tweets__inner .tweet {
        opacity: 1!important;
        -webkit-transform: translateY(0)!important;
        -moz-transform: translateY(0)!important;
        -ms-transform: translateY(0)!important;
        -o-transform: translateY(0)!important;
        transform: translateY(0)!important
    }
}

.submit__success-email {
    color: #444;
    text-decoration: none;
    cursor: default
}

.termsLink {
    cursor: pointer
}

.descOverlay.visible,
.namesOverlay.visible,
.termsOverlay.visible {
    opacity: 1;
    z-index: 99999;
    -webkit-transition: opacity 350ms ease 1ms, z-index 0s ease;
    -moz-transition: opacity 350ms ease 1ms, z-index 0s ease;
    -ms-transition: opacity 350ms ease 1ms, z-index 0s ease;
    -o-transition: opacity 350ms ease 1ms, z-index 0s ease;
    transition: opacity 350ms ease 1ms, z-index 0s ease
}

.descOverlay,
.namesOverlay,
.termsOverlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(15, 23, 66, .9);
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity 350ms ease, z-index 0s ease 350ms;
    -moz-transition: opacity 350ms ease, z-index 0s ease 350ms;
    -ms-transition: opacity 350ms ease, z-index 0s ease 350ms;
    -o-transition: opacity 350ms ease, z-index 0s ease 350ms;
    transition: opacity 350ms ease, z-index 0s ease 350ms
}

.descPanel,
.namesPanel,
.termsPanel {
    background: #FFF;
    color: #444;
    max-width: 960px;
    padding: 40px;
    position: absolute;
    top: 150%;
    left: 50%;
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%) -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease
}

.descOverlay.visible .descPanel,
.namesOverlay.visible .namesPanel,
.termsOverlay.visible .termsPanel {
    top: 50%;
    -webkit-transition: all 350ms ease 350ms;
    -moz-transition: all 350ms ease 350ms;
    -ms-transition: all 350ms ease 350ms;
    -o-transition: all 350ms ease 350ms;
    transition: all 350ms ease 350ms
}

.descPanel h2,
.namesPanel h2,
.termsPanel h2 {
    font-size: 2.5em;
    margin-bottom: 30px;
    color: #444
}

.descPanel p {
    color: #444;
    margin: 1.5em 0 0
}

.descPanel span,
.namesPanel span,
.termsPanel span {
    color: #444;
    cursor: pointer;
    font-size: 1.5em;
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 2
}

.descPanel span:hover,
.namesPanel span:hover,
.termsPanel span:hover {
    color: #F82626
}

.descLink,
.nameLink {
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer
}

.namesPanel ul {
    max-height: 25em;
    overflow-y: auto
}

#awwwards,
.noScroll {
    overflow: hidden
}

.nameLink svg {
    fill: #FFF;
    width: 1.25em;
    height: 1.25em
}

.nameLink:hover svg {
    fill: #F82626
}

.descLink svg {
    fill: #FFF;
    width: 1.25em;
    height: 1.25em
}

.descLink:hover svg {
    fill: #F82626
}

.submit__subtitle.sub2 {
    margin-top: 3rem
}

.videoControls {
    display: table;
    position: absolute;
    bottom: 3em;
    left: 3em;
    z-index: 1
}

.videoControls a {
    display: block;
    float: left;
    cursor: pointer
}

.videoControls svg {
    display: block;
    opacity: .5;
    width: 1em;
    height: 1em
}

.thanksMessage.show,
.videoControls a:focus svg,
.videoControls svg:hover {
    opacity: 1
}

.videoControls svg path {
    fill: #FFF
}

.ie .project-timeline__logo {
    height: 50px;
    position: relative;
    z-index: 2
}

.ie .logo__outer-circle {
    stroke-dasharray: none
}

.ie .submission__actions .submission__view,
.ie .submission__likes {
    height: 8em!important
}

.ie .submission__actions .submission__view {
    top: 8em
}

.ie .submission__likes svg,
.ie .submission__view svg {
    width: 61px;
    height: 55px
}

.ie .submission__likes svg {
    animation: none
}

.ie .all_subs .submission__likes svg,
.ie .all_subs .submission__view svg {
    top: 6em!important
}

.ie .all_subs .submission__like-count {
    top: 7em!important
}

.errorBox {
    background: #F82626;
    color: #FFF;
    display: none;
    margin: 0 0 40px;
    padding: 40px;
    width: 100%;
    box-sizing: border-box
}

.alert,
.thanksMessage {
    -webkit-box-sizing: border-box
}

.errorBox h3 {
    font-size: 1.75em;
    color: #FFF;
    text-transform: uppercase
}

.noVotes,
.totalCounter span:first-child {
    font-size: 1.5em
}

.errorBox ul {
    padding-left: 20px
}

.errorBox li {
    line-height: 1.5em;
    padding-top: 1em
}

@media screen and (min-width:0px) and (max-width:420px) {
    .errorBox {
        padding: 30px
    }
    .nerc-logo-leader {
        display: none
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .errorBox {
        padding: 30px
    }
}

@media screen and (max-width:780px) {
    .nerc-logo-leader {
        width: 70px!important;
        height: 49px!important
    }
}

.nerc-logo-leader {
    position: absolute;
    top: 1em;
    left: 1em;
    width: 80px;
    height: 56px;
    z-index: 2
}

.thanksMessage {
    background-color: rgba(80, 227, 194, .95);
    color: #FFF;
    padding: 2em 2.75em 2.25em;
    opacity: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    box-sizing: border-box;
    -webkit-transition: opacity 950ms ease 1s;
    -moz-transition: opacity 950ms ease 1s;
    -ms-transition: opacity 950ms ease 1s;
    -o-transition: opacity 950ms ease 1s;
    transition: opacity 950ms ease 1s
}

.thanksMessage svg {
    display: inline-block;
    position: relative;
    top: .5em;
    margin: 0 .5em 0 0;
    height: 2em;
    width: 2em
}

.thanksMessage.hide {
    opacity: 0!important
}

.thanksMessage p {
    margin: 0
}

.noVotes {
    display: block;
    padding: 1.25em 0
}

.noVotes h2 {
    color: #FFF
}

.noVotes h2 a {
    color: #FFF;
    cursor: pointer
}

.noVotes h2 a:focus,
.noVotes h2 a:hover {
    color: #F82626;
    text-decoration: none
}

.jcrImage {
    background: url(../img/james_clark_ross.jpg) center no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 555px
}

.jcrImage+.caption p {
    font-size: .75em;
    font-style: italic;
    color: #999
}

#cookie-bar {
    background: rgba(0, 0, 0, .8);
    height: auto;
    line-height: 2em;
    color: #eee;
    padding: .5em 0
}

#cookie-bar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999
}

#cookie-bar.fixed.bottom {
    bottom: 0;
    top: auto
}

#cookie-bar p {
    font-size: 14px;
    margin: 0;
    padding: 0
}

#cookie-bar a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding: 0 12px;
    margin-left: 12px
}

#cookie-bar .cb-enable {
    background: #F82626
}

#cookie-bar .cb-enable:hover {
    background: #CB0707
}

#cookie-bar .cb-disable {
    background: #900
}

#cookie-bar .cb-disable:hover {
    background: #b00
}

#cookie-bar .cb-policy {
    background: #03b
}

#cookie-bar .cb-policy:hover {
    background: #05d
}

.submission-detail__left .copyLink {
    color: #9a0505;
    cursor: pointer;
    display: block;
    position: absolute
}

.submission-detail__left .copyLink svg {
    width: 1.5em;
    height: 1.5em;
    position: relative;
    top: .5em
}

.submission-detail__left .copyLink svg path {
    fill: #9a0505
}

.submission-detail__left .copyLink:hover {
    color: #FFF
}

.submission-detail__left .copyLink:hover svg path {
    fill: #FFF
}

@media screen and (min-width:0px) and (max-width:420px) {
    .submission-detail__left .copyLink {
        bottom: 3.75rem;
        right: 1.75rem
    }
    .termsOverlay.visible {
        padding: 10px
    }
    .descPanel h2,
    .namesPanel h2,
    .termsPanel h2 {
        font-size: 1.5em;
        margin-bottom: 0
    }
    .descPanel,
    .namesPanel,
    .termsPanel {
        padding: 20px
    }
    .descPanel ul,
    .namesPanel ul,
    .termsPanel ul {
        line-height: 1.5em;
        padding: 0 0 0 20px
    }
    .descPanel ul li,
    .namesPanel ul li,
    .termsPanel ul li {
        margin-top: 1em
    }
    .descPanel span,
    .namesPanel span,
    .termsPanel span {
        top: 10px;
        right: 20px
    }
}

@media screen and (min-width:420px) and (max-width:720px) {
    .submission-detail__left .copyLink {
        bottom: 4.5rem;
        right: 1.75rem
    }
}

@media screen and (min-width:720px) and (max-width:1024px) {
    .submission-detail__left .copyLink {
        bottom: 2.0625rem;
        left: 2.0625rem
    }
}

@media screen and (min-width:1024px) and (max-width:1540px) {
    .submission-detail__left .copyLink {
        bottom: 2.34375rem;
        left: 2.34375rem
    }
}

@media screen and (min-width:1540px) and (max-width:9999px) {
    .submission-detail__left .copyLink {
        bottom: 3.125rem;
        left: 3.125rem
    }
}

.call_to_action__button {
    background-color: #0F1742;
    border: 4px solid #FFF;
    color: #FFF;
    display: block;
    line-height: 3em;
    left: -3em;
    margin: 0 auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 15em;
    z-index: 2;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.call_to_action__button:hover {
    background-color: #F82626;
    border: 4px solid #F82626;
    color: #FFF
}

.totalCounter {
    position: absolute;
    right: 30px;
    top: -17px;
    width: 4em;
    color: #FFF;
    opacity: .5
}

.totalCounter span {
    display: block;
    line-height: 1.25em
}

.joinUs {
    line-height: 1rem
}

.joinUs h3 {
    text-transform: uppercase
}

.joinUs a {
    color: #0F1742;
    font-size: 2.5rem;
    text-decoration: none;
    -webkit-transition: color 350ms ease;
    -moz-transition: color 350ms ease;
    -ms-transition: color 350ms ease;
    -o-transition: color 350ms ease;
    transition: color 350ms ease
}

.joinUs a:hover {
    color: #f82626
}

.joinUs a svg {
    height: 2rem;
    position: relative;
    top: .063rem;
    width: 2rem;
    -webkit-transition: fill 350ms ease;
    -moz-transition: fill 350ms ease;
    -ms-transition: fill 350ms ease;
    -o-transition: fill 350ms ease;
    transition: fill 350ms ease;
    fill: #0F1742
}

#awwwards,
#awwwards a {
    position: absolute;
    width: 90px;
    height: 135px
}

.joinUs a:hover svg {
    fill: #F82626
}

#awwwards {
    top: 120px;
    text-indent: -666em;
    z-index: 999;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

#awwwards.top {
    top: 20px
}

#awwwards.left {
    left: 0
}

#awwwards.right {
    right: 0
}

#awwwards a {
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: 90px 135px
}

#awwwards.sotd.black.left a {
    background-image: url(../img/awwwards_sotd_black_left.png)
}

#awwwards.sotd.black.right a {
    background-image: url(../img/awwwards_sotd_black_right.png)
}

#awwwards.sotd.silver.left a {
    background-image: url(../img/awwwards_sotd_silver_left.png)
}

#awwwards.sotd.silver.right a {
    background-image: url(../img/awwwards_sotd_silver_right.png)
}

#awwwards.sotd.white.left a {
    background-image: url(../img/awwwards_sotd_white_left.png)
}

#awwwards.sotd.white.right a {
    background-image: url(../img/awwwards_sotd_white_right.png)
}

#awwwards.sotd.green.left a {
    background-image: url(../img/awwwards_sotd_green_left.png)
}

#awwwards.sotd.green.right a {
    background-image: url(../img/awwwards_sotd_green_right.png)
}

@media only screen and (-Webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5) {
    #awwwards.sotd.black.left a {
        background-image: url(../img/awwwards_sotd_black_left@2x.png)
    }
    #awwwards.sotd.black.right a {
        background-image: url(../img/awwwards_sotd_black_right@2x.png)
    }
    #awwwards.sotd.silver.left a {
        background-image: url(../img/awwwards_sotd_silver_left@2x.png)
    }
    #awwwards.sotd.silver.right a {
        background-image: url(../img/awwwards_sotd_silver_right@2x.png)
    }
    #awwwards.sotd.white.left a {
        background-image: url(../img/awwwards_sotd_white_left@2x.png)
    }
    #awwwards.sotd.white.right a {
        background-image: url(../img/awwwards_sotd_white_right@2x.png)
    }
    #awwwards.sotd.green.left a {
        background-image: url(../img/awwwards_sotd_green_left@2x.png)
    }
    #awwwards.sotd.green.right a {
        background-image: url(../img/awwwards_sotd_green_right@2x.png)
    }
}

@media screen and (max-width:720px) {
    #awwwards {
        display: none
    }
}

.submissions__search-label {
    display: none;
    font-size: .75rem;
    color: rgba(255, 255, 255, .25);
    text-transform: uppercase;
    position: absolute;
    top: 3.5rem;
    left: 0
}

.searchField,
.submissions__search-label--show {
    display: block
}

.searchField {
    margin: 0 0 2.5rem;
    position: relative;
    height: 3rem
}

.searchField .header__submit {
    float: none;
    padding: .9375rem 1.875rem!important;
    position: absolute!important;
    right: 0;
    width: 15rem
}

.searchField input {
    background: rgba(255, 255, 255, .05);
    border: 0;
    color: #FFF;
    font-size: 2rem;
    outline: 0;
    height: 3.4rem;
    line-height: 3.4rem;
    width: 100%;
    display: block;
    padding: 0 .75rem
}

.searchField input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

.searchField input:-moz-placeholder {
    color: rgba(255, 255, 255, .2)
}

.searchField input::-moz-placeholder {
    color: rgba(255, 255, 255, .2)
}

.searchField input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .2)
}

@media screen and (max-width:480px) {
    .searchField .searchField__wrapper {
        position: relative
    }
    .searchField {
        height: auto
    }
    .searchField input {
        font-size: 1.5rem
    }
    .submissions .header__submit {
        position: relative!important;
        width: 100%!important;
        text-align: center;
        margin: 0 0 1.5rem
    }
}

@media screen and (min-width:480px) and (max-width:720px) {
    .searchField .searchField__wrapper {
        position: relative
    }
    .submissions .header__submit {
        margin-top: -4.55rem;
        width: auto
    }
}

@media screen and (min-width:720px) {
    .searchField .searchField__wrapper {
        position: absolute;
        left: 0;
        top: -.25rem;
        right: 17rem
    }
}

.alert {
    background-color: #E74C3C;
    color: #FFF;
    cursor: default;
    padding: 1em;
    box-sizing: border-box
}

.alert p {
    text-align: left;
    font-size: 1em;
    line-height: 1.25em;
    margin: 0;
    padding: 0 .938em 0 3.5em;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.alert p i {
    display: inline-block;
    font-size: 2em;
    line-height: 1em;
    position: absolute;
    top: .125em;
    left: .5em
}

.alert p b {
    display: block
}

.submissions p,
.submit p {
    color: #FFF;
    font-size: 1.063rem;
}

.submissions h3,
.submit h3 {
    color: #FFF;
    text-transform: uppercase;
}

.width60,
.width40 {
    display: block;
    float: left;
}

.width60 { width: 60%; padding: 0 1.75rem 0 0;  }
.width40 { width: 40%; padding: 0 0 0 4rem; }

.submissions { display: table; width: 100%; }
.subscribeForm input { margin-bottom: 1.5rem; height: 63px; line-height: 63px; }
.subscribeForm button { border: 0; width: 100%; }

.subscribeForm .formInput {
    overflow: hidden;
    position: relative;
}

.subscribeForm .formInput input {
    padding-left: 3.75rem;
}

.subscribeForm .formInput label {
    color: #444;
    cursor: text;
    font-family: ff-tisa-web-pro, Times, serif;
    line-height: 4.4em;
    position: absolute;
    top: -0.071em; left: -1.5em;
    z-index: 1;

    -webkit-transition: all 450ms ease;
       -moz-transition: all 450ms ease;
        -ms-transition: all 450ms ease;
         -o-transition: all 450ms ease;
            transition: all 450ms ease;
}

.subscribeForm .formInput label svg {
    display: inline-block;
    height: 2em;
    opacity: 0;
    position: relative;
    top: 0.6em;
    margin: 0 0.875em 0 0;
    width: 2em;

    -webkit-transition: all 450ms ease;
       -moz-transition: all 450ms ease;
        -ms-transition: all 450ms ease;
         -o-transition: all 450ms ease;
            transition: all 450ms ease;
}

.subscribeForm .formInput label span {
    color: #444;
    opacity: 1;

    -webkit-transition: all 450ms ease;
       -moz-transition: all 450ms ease;
        -ms-transition: all 450ms ease;
         -o-transition: all 450ms ease;
            transition: all 450ms ease;
}

.subscribeForm .formInput input:focus + label,
.subscribeForm .formInput textarea:focus + label,
.subscribeForm .formInput.filled label { left: 1.1em; }

.subscribeForm .formInput input:focus + label span,
.subscribeForm .formInput textarea:focus + label span,
.subscribeForm .formInput.filled label span { opacity: 0; }

.subscribeForm .formInput input:focus + label svg,
.subscribeForm .formInput textarea:focus + label svg,
.subscribeForm .formInput.filled label svg { opacity: 1; }

.subscribeForm .formInput.filled textarea,
.subscribeForm .formInput.filled input {
    background: #FFF;
}

@media screen and (min-width:825px) and (max-width:1024px) {
    .width60 { width: 50%; padding: 0 1.75rem 0 0;  }
    .width40 { width: 50%; padding: 0 0 0 1.75rem; }
}

@media screen and (max-width:824px) {
    .width60 { width: 100%; padding: 0 0 3.5rem 0;  }
    .width40 { width: 100%; padding: 0; }
}

.submitFormPage { padding-top: 12em; }

.scienceLinks {
    clear: both;
    padding-top: 5rem;
}

.scienceLinks h3 {
    display: block;
    font-size: 1.5rem;
    text-align: center;
    margin: 2rem 0;
}

#science .slick-slide {
    display: block;
    padding: 0 0.75rem;
    position: relative;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

#science .slick-slide img:hover { opacity: 1 }

#science .slideItem {
    background-color: #000;
    position: relative;
    height: 20em;
}

#science .slideItem .slideImage {
    background-size: cover !important;
    opacity: 0.5;
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
}

#science .slideItem.s1 .slideImage { background: url('../img/index/1.jpg'); }
#science .slideItem.s2 .slideImage { background: url('../img/index/2.jpg'); }
#science .slideItem.s3 .slideImage { background: url('../img/index/3.jpg'); }
#science .slideItem.s4 .slideImage { background: url('../img/index/4.jpg'); }
#science .slideItem.s5 .slideImage { background: url('../img/index/5.jpg'); }
#science .slideItem.s6 .slideImage { background: url('../img/index/6.jpg'); }
#science .slideItem.s7 .slideImage { background: url('../img/index/7.jpg'); }
#science .slideItem.s8 .slideImage { background: url('../img/index/8.jpg'); }

#science .slideContents {
    position: absolute;
    padding: 1.5rem;
    top: 0; right: 0; bottom: 0; left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.submissions--partial { display: block; }

#science .slideContents p {
    color: #FFF;
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    font-size: 0.938rem;
    line-height: 1.5em;
    text-transform: none;
}

#science .slideContents a {
    border: 2px solid #FFF;
    color: #FFF;
    display: inline-block;
    font-family: futura-pt, Helvetica, Arial, sans-serif;
    font-size: 0.938rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
    text-decoration: none;
    text-transform: uppercase;

    -webkit-transition: all 450ms ease;
       -moz-transition: all 450ms ease;
        -ms-transition: all 450ms ease;
         -o-transition: all 450ms ease;
            transition: all 450ms ease;
}

#science .slideContents a:hover {
    background-color: #F82626;
    border-color: #F82626;
}

#science { width: 100%; }

/* Slider */
.slick-slider
{
    margin: 0 0 -2rem 0;
    position: relative;
    padding: 0;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    display: table;
    list-style-type: none;
    margin: 1.5rem auto 0 auto;
    padding: 0;
}

.slick-dots li {
    display: block;
    float: left;
    padding: 0 0 0 0.5rem;
}

.slick-dots li:first-child { padding-left: 0; }

.slick-dots button {
    border: 0;
    background-color: #FFF;
    outline: none;
    text-indent: -9999em;
    width: 0.875rem;
    height: 0.875rem;

    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.slick-dots .slick-active button { background-color: #D00; }

@media (min-width: 601px) {
    #science .slideContents h4 {
        color: #FFF;
        font-family: futura-pt, Helvetica, Arial, sans-serif;
        font-size: 1.65rem;
        text-transform: none;
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0 1.5rem 0.4rem 1.5rem;
        opacity: 1;

        -webkit-transition: all 700ms ease;
           -moz-transition: all 700ms ease;
            -ms-transition: all 700ms ease;
             -o-transition: all 700ms ease;
                transition: all 700ms ease;
    }

    #science .slideContents:hover h4 { bottom: 100%; opacity: 0; }

    #science .slideContents > div {
        position: absolute;
        top: 100%;
        left: 0;
        opacity: 0;
        padding: 1.35rem 1.5rem 0 1.5rem;

        -webkit-transition: all 700ms ease;
           -moz-transition: all 700ms ease;
            -ms-transition: all 700ms ease;
             -o-transition: all 700ms ease;
                transition: all 700ms ease;
    }

    #science .slideContents:hover > div {
        position: absolute;
        top: 0;
        opacity: 1;
    }

}

@media (max-width: 600px) {

    .scienceLinks h3 { margin-top: 0; }
    .slick-slider { margin: 0 !important }

    #science .slideContents h4 {
        color: #FFF;
        font-family: futura-pt, Helvetica, Arial, sans-serif;
        font-size: 1.45rem;
        text-transform: none;
        padding: 0 0 0.4rem 0;
    }

    #science .slideItem { height: auto; }
    #science .slideItem .slideImage {
        height: 0;
        position: relative;
        padding-bottom: 80%;
        opacity: 1;
    }
    #science .slideContents {
        background-color: #FFF;
        position: relative;
    }
    #science h4,
    #science .slideContents p {
        color: #222 !important;
    }
    #science .slideContents {
        position: relative !important;
        opacity: 1 !important;
        padding: 1.5rem;
    }

    #science .slideContents a {
        background-color: #F82626;
        border: 2px solid #F82626;
        color: #FFF;
    }

}

@media (max-width: 321px) {
    #science h4 { font-size: 1.25rem !important; }

}