/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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: not-allowed
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    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;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=43.75em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

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

body {
    padding: 0;
    margin: 0;
    font-family: "Signika", proxima-nova, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    line-height: 1.5;
    color: #373737;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 3px
}

select {
    width: 100%;
    border-radius: 3px
}

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img,
.map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed,
.mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 3px;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.row::before, .row::after {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    max-width: none;
    margin-left: -.625rem;
    margin-right: -.625rem;
    max-width: none
}

@media screen and (min-width: 43.75em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column, .columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width: 43.75em) {
    .column, .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    width: 100%;
    float: left
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-1 > .column:nth-of-type(1n + 1), .small-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left
}

.small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-2 > .column:nth-of-type(2n + 1), .small-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left
}

.small-up-3 > .column, .small-up-3 > .columns {
    width: 33.33333%;
    float: left
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-3 > .column:nth-of-type(3n + 1), .small-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left
}

.small-up-4 > .column, .small-up-4 > .columns {
    width: 25%;
    float: left
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-4 > .column:nth-of-type(4n + 1), .small-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left
}

.small-up-5 > .column, .small-up-5 > .columns {
    width: 20%;
    float: left
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-5 > .column:nth-of-type(5n + 1), .small-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left
}

.small-up-6 > .column, .small-up-6 > .columns {
    width: 16.66667%;
    float: left
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-6 > .column:nth-of-type(6n + 1), .small-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left
}

.small-up-7 > .column, .small-up-7 > .columns {
    width: 14.28571%;
    float: left
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-7 > .column:nth-of-type(7n + 1), .small-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left
}

.small-up-8 > .column, .small-up-8 > .columns {
    width: 12.5%;
    float: left
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-8 > .column:nth-of-type(8n + 1), .small-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left
}

.small-collapse > .column, .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.small-uncentered, .small-push-0, .small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width: 43.75em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        width: 100%;
        float: left
    }

    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1 > .column:nth-of-type(1n + 1), .medium-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both
    }

    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
        float: left
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        width: 50%;
        float: left
    }

    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2 > .column:nth-of-type(2n + 1), .medium-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both
    }

    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
        float: left
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3 > .column:nth-of-type(3n + 1), .medium-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both
    }

    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
        float: left
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        width: 25%;
        float: left
    }

    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4 > .column:nth-of-type(4n + 1), .medium-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both
    }

    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
        float: left
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        width: 20%;
        float: left
    }

    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5 > .column:nth-of-type(5n + 1), .medium-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both
    }

    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
        float: left
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6 > .column:nth-of-type(6n + 1), .medium-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both
    }

    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
        float: left
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7 > .column:nth-of-type(7n + 1), .medium-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both
    }

    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
        float: left
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8 > .column:nth-of-type(8n + 1), .medium-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both
    }

    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
        float: left
    }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .medium-uncentered, .medium-push-0, .medium-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        width: 100%;
        float: left
    }

    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1 > .column:nth-of-type(1n + 1), .large-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both
    }

    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
        float: left
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        width: 50%;
        float: left
    }

    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2 > .column:nth-of-type(2n + 1), .large-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both
    }

    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
        float: left
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3 > .column:nth-of-type(3n + 1), .large-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both
    }

    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
        float: left
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        width: 25%;
        float: left
    }

    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4 > .column:nth-of-type(4n + 1), .large-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both
    }

    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
        float: left
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        width: 20%;
        float: left
    }

    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5 > .column:nth-of-type(5n + 1), .large-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both
    }

    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
        float: left
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6 > .column:nth-of-type(6n + 1), .large-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both
    }

    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
        float: left
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7 > .column:nth-of-type(7n + 1), .large-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both
    }

    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
        float: left
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8 > .column:nth-of-type(8n + 1), .large-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both
    }

    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
        float: left
    }

    .large-collapse > .column, .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .large-uncentered, .large-push-0, .large-pull-0 {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote,
th, td {
    margin: 0;
    padding: 0
}

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Anton", Proxima Nova, proxima-nova, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #BFBFBF;
    line-height: 0
}

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width: 43.75em) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    color: #002DFF;
    -webkit-transition: color 1s ease-out; /*safari and chrome */
    -o-transition: color 1s ease-out; /* opera */
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}

a:hover, a:focus {
    color: #000
}

a img {
    border: 0
}

hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #BFBFBF;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}

ul, ol, dl {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc;
    margin-left: 1.25rem
}

ol {
    margin-left: 1.25rem
}

ul ul, ol ul, ul ol, ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #BFBFBF
}

blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a;
    background-color: #f5f5f5;
    border: 1px solid #BFBFBF;
    padding: .125rem .3125rem .0625rem
}

kbd {
    padding: .125rem .25rem 0;
    margin: 0;
    background-color: #f5f5f5;
    color: #0a0a0a;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    border-radius: 3px
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width: 43.75em) {
    .medium-text-left {
        text-align: left
    }

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

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

    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }

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

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

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

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

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

    .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
        content: ''
    }

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

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

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

[type='text'], [type='password'], [type='date'], [type='datetime'],
[type='datetime-local'], [type='month'], [type='week'], [type='email'],
[type='number'], [type='search'], [type='tel'], [type='time'], [type='url'],
[type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #BFBFBF;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 3px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type='text']:focus, [type='password']:focus, [type='date']:focus,
[type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus,
[type='week']:focus, [type='email']:focus, [type='number']:focus,
[type='search']:focus, [type='tel']:focus, [type='time']:focus,
[type='url']:focus, [type='color']:focus, textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #BFBFBF;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #BFBFBF
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #BFBFBF
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #BFBFBF
}

input::placeholder, textarea::placeholder {
    color: #BFBFBF
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
    background-color: #f5f5f5;
    cursor: not-allowed
}

[type='submit'], [type='button'] {
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type='search'] {
    box-sizing: border-box
}

[type='file'], [type='checkbox'], [type='radio'] {
    margin: 0 0 1rem
}

[type='checkbox'] + label, [type='radio'] + label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

[type='checkbox'] + label[for], [type='radio'] + label[for] {
    cursor: pointer
}

label > [type='checkbox'], label > [type='radio'] {
    margin-right: .5rem
}

[type='file'] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group > :first-child {
    border-radius: 3px 0 0 3px
}

.input-group > :last-child > * {
    border-radius: 0 3px 3px 0
}

.input-group-label, .input-group-field, .input-group-button {
    margin: 0;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #f5f5f5;
    color: #0a0a0a;
    border: 1px solid #BFBFBF;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}

.input-group-button a, .input-group-button input, .input-group-button button {
    margin: 0
}

.input-group .input-group-button {
    display: table-cell
}

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

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 1px solid #BFBFBF;
    padding: 1.25rem;
    margin: 1.125rem 0
}

.fieldset legend {
    background: #fefefe;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem
}

select {
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #BFBFBF;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat
}

@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:disabled {
    background-color: #f5f5f5;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, 0.1);
    border-color: #ec5840
}

.is-invalid-label {
    color: #ec5840
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: bold;
    color: #ec5840
}

.form-error.is-visible {
    display: block
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #000;
    color: #fefefe
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover, .button:focus {
    background-color: #000;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.button.primary {
    background-color: #2199e8;
    color: #fefefe
}

.button.primary:hover, .button.primary:focus {
    background-color: #147cc0;
    color: #fefefe
}

.button.secondary {
    background-color: #777;
    color: #fefefe
}

.button.secondary:hover, .button.secondary:focus {
    background-color: #5f5f5f;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #fefefe
}

.button.success:hover, .button.success:focus {
    background-color: #22bb5b;
    color: #fefefe
}

.button.warning {
    background-color: #ffae00;
    color: #fefefe
}

.button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
    color: #fefefe
}

.button.alert {
    background-color: #ec5840;
    color: #fefefe
}

.button.alert:hover, .button.alert:focus {
    background-color: #da3116;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
    background-color: transparent
}

.button.hollow:hover, .button.hollow:focus {
    border-color: #0c4d78;
    color: #0c4d78
}

.button.hollow.primary {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #0c4d78;
    color: #0c4d78
}

.button.hollow.secondary {
    border: 1px solid #777;
    color: #777
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #3c3c3c;
    color: #3c3c3c
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #881f0e;
    color: #881f0e
}

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}

.button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em
}

.accordion {
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #f5f5f5;
    border-bottom: 0;
    border-radius: 3px;
    margin-left: 0
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: 1.75rem;
    color: #000;
    position: relative;
    border-bottom: 1px solid #f5f5f5
}

.accordion-title:hover, .accordion-title:focus {
    background-color: #f5f5f5
}

.accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem
}

.is-active > .accordion-title::before {
    content: '–'
}

.accordion-content {
    padding: 1rem;
    display: none;
    border-bottom: 1px solid #f5f5f5;
    background-color: #fefefe
}

.is-accordion-submenu-parent > a {
    position: relative
}

.is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.badge {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: .6rem;
    text-align: center;
    border-radius: 50%;
    background: #2199e8;
    color: #fefefe
}

.badge.secondary {
    background: #777;
    color: #fefefe
}

.badge.success {
    background: #3adb76;
    color: #fefefe
}

.badge.warning {
    background: #ffae00;
    color: #fefefe
}

.badge.alert {
    background: #ec5840;
    color: #fefefe
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem 0
}

.breadcrumbs::before, .breadcrumbs::after {
    content: ' ';
    display: table
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: .6875rem;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    color: #BFBFBF;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px;
    opacity: 1
}

.breadcrumbs a {
    color: #2199e8
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #BFBFBF;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

.button-group::before, .button-group::after {
    content: ' ';
    display: table
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    font-size: 0.9rem
}

.button-group .button:not(:last-child) {
    margin-right: 1px
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded {
    margin-right: -1px
}

.button-group.expanded::before, .button-group.expanded::after {
    display: none
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
    display: inline-block;
    width: 50%;
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
    display: inline-block;
    width: 33.33333%;
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
    display: inline-block;
    width: 25%;
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
    display: inline-block;
    width: 20%;
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
    display: inline-block;
    width: 16.66667%;
    margin-right: 1px
}

.button-group.primary .button {
    background-color: #2199e8;
    color: #fefefe
}

.button-group.primary .button:hover, .button-group.primary .button:focus {
    background-color: #147cc0;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #777;
    color: #fefefe
}

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
    background-color: #5f5f5f;
    color: #fefefe
}

.button-group.success .button {
    background-color: #3adb76;
    color: #fefefe
}

.button-group.success .button:hover, .button-group.success .button:focus {
    background-color: #22bb5b;
    color: #fefefe
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #fefefe
}

.button-group.warning .button:hover, .button-group.warning .button:focus {
    background-color: #cc8b00;
    color: #fefefe
}

.button-group.alert .button {
    background-color: #ec5840;
    color: #fefefe
}

.button-group.alert .button:hover, .button-group.alert .button:focus {
    background-color: #da3116;
    color: #fefefe
}

.button-group.stacked .button, .button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
    width: 100%;
    border-right: 1px solid transparent
}

.button-group.stacked .button:not(:last-child), .button-group.stacked-for-small .button:not(:last-child),
.button-group.stacked-for-medium .button:not(:last-child) {
    border-bottom: 1px solid #fefefe
}

@media screen and (min-width: 43.75em) {
    .button-group.stacked-for-small .button {
        width: auto
    }

    .button-group.stacked-for-small .button:not(:last-child) {
        margin-right: 1px
    }
}

@media screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        width: auto
    }

    .button-group.stacked-for-medium .button:not(:last-child) {
        margin-right: 1px
    }
}

@media screen and (max-width: 43.6875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 3px;
    position: relative;
    color: #0a0a0a;
    background-color: #fff
}

.callout > :first-child {
    margin-top: 0
}

.callout > :last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #def0fc
}

.callout.secondary {
    background-color: #ebebeb
}

.callout.success {
    background-color: #e1faea
}

.callout.warning {
    background-color: #fff3d9
}

.callout.alert {
    background-color: #fce6e2
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer
}

[data-whatinput='mouse'] .close-button {
    outline: 0
}

.close-button:hover, .close-button:focus {
    color: #0a0a0a
}

.menu {
    margin: 0;
    list-style-type: none
}

.menu > li {
    display: table-cell;
    vertical-align: middle
}

[data-whatinput='mouse'] .menu > li {
    outline: 0
}

.menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1
}

.menu input, .menu a, .menu button {
    margin-bottom: 0
}

.menu > li > a img, .menu > li > a i {
    vertical-align: middle
}

.menu > li > a i + span, .menu > li > a img + span {
    vertical-align: middle
}

.menu > li > a img, .menu > li > a i {
    margin-right: .25rem;
    display: inline-block
}

.menu > li {
    display: table-cell
}

.menu.vertical > li {
    display: block
}

@media screen and (min-width: 43.75em) {
    .menu.medium-horizontal > li {
        display: table-cell
    }

    .menu.medium-vertical > li {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .menu.large-horizontal > li {
        display: table-cell
    }

    .menu.large-vertical > li {
        display: block
    }
}

.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem
}

.menu.simple a {
    padding: 0
}

.menu.align-right::before, .menu.align-right::after {
    content: ' ';
    display: table
}

.menu.align-right::after {
    clear: both
}

.menu.align-right > li {
    float: right
}

.menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed
}

.menu.expanded > li:first-child:last-child {
    width: 100%
}

.menu.icon-top > li > a {
    text-align: center
}

.menu.icon-top > li > a img, .menu.icon-top > li > a i {
    display: block;
    margin: 0 auto .25rem
}

.menu.nested {
    margin-left: 1rem
}

.menu .active > a {
    color: #fefefe;
    background: #2199e8
}

.menu-text {
    font-weight: bold;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0.7rem 1rem
}

.menu-centered {
    text-align: center
}

.menu-centered > .menu {
    display: inline-block
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe
}

.menu-icon:hover::after {
    background: #BFBFBF;
    box-shadow: 0 7px 0 #BFBFBF, 0 14px 0 #BFBFBF
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block !important
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fefefe;
    transition: transform 0.15s linear
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.is-drilldown-submenu-parent > a {
    position: relative
}

.is-drilldown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.js-drilldown-back > a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem
}

.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #BFBFBF;
    border-radius: 3px;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

.dropdown-pane.is-open {
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%
}

[data-whatinput='mouse'] .dropdown.menu a {
    outline: 0
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical > li.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%
}

.dropdown.menu.vertical > li.opens-right .is-dropdown-submenu {
    right: auto;
    left: 100%
}

@media screen and (min-width: 43.75em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu {
        left: auto;
        right: 100%
    }

    .dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu {
        left: auto;
        right: 100%
    }

    .dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
    top: 100%
}

.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu {
    left: auto;
    right: 100%
}

.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #fefefe;
    border: 1px solid #BFBFBF
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu > li {
    width: 100%
}

.is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu,
.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden
}

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen {
    padding-bottom: 56.25%
}

.flex-video.vimeo {
    padding-top: 0
}

.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 3px;
    background: #2199e8;
    color: #fefefe
}

.label.secondary {
    background: #777;
    color: #fefefe
}

.label.success {
    background: #3adb76;
    color: #fefefe
}

.label.warning {
    background: #ffae00;
    color: #fefefe
}

.label.alert {
    background: #ec5840;
    color: #fefefe
}

.media-object {
    margin-bottom: 1rem;
    display: block
}

.media-object img {
    max-width: none
}

@media screen and (max-width: 43.6875em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

html, body {
    height: 100%
}

.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    transition: transform .5s ease
}

.off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table
}

.off-canvas-wrapper-inner::after {
    clear: both
}

.off-canvas-content, .off-canvas-content {
    min-height: 100%;
    background: #fefefe;
    transition: transform .5s ease;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: 0.1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.5)
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(254, 254, 254, 0.25);
    cursor: pointer;
    transition: background .5s ease
}

.off-canvas {
    position: absolute;
    background: #f5f5f5;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -ms-transform: translateX(0);
    transform: translateX(0)
}

[data-whatinput='mouse'] .off-canvas {
    outline: 0
}

.off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px
}

.is-open-left {
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px
}

.is-open-right {
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

@media screen and (min-width: 43.75em) {
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed
    }

    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed
    }

    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px
    }
}

@media screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed
    }

    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed
    }

    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px
    }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none
}

.orbit-slide {
    width: 100%;
    max-height: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
    color: #fefefe;
    background-color: rgba(10, 10, 10, 0.5)
}

.orbit-previous, .orbit-next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active,
.orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: inherit;
    margin-bottom: inherit;
    text-align: center
}

[data-whatinput='mouse'] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 0;
    height: 0;
    margin: 0 0 2rem 0;
    background-color: transparent;
    border-radius: 50%
}

.orbit-bullets button:hover {
    background-color: transparent
}

.orbit-bullets button.is-active {
    background-color: transparent
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::before, .pagination::after {
    content: ' ';
    display: table
}

.pagination::after {
    clear: both
}

.pagination li {
    font-size: .875rem;
    margin-right: .0625rem;
    border-radius: 3px;
    display: none
}

.pagination li:last-child, .pagination li:first-child {
    display: inline-block
}

@media screen and (min-width: 43.75em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a, .pagination button {
    color: #0a0a0a;
    display: block;
    padding: .1875rem .625rem;
    border-radius: 3px
}

.pagination a:hover, .pagination button:hover {
    background: #f5f5f5
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #BFBFBF;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis::after {
    content: '\2026';
    padding: .1875rem .625rem;
    color: #0a0a0a
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    content: '\00ab';
    display: inline-block;
    margin-right: 0.5rem
}

.pagination-next a::after, .pagination-next.disabled::after {
    content: '\00bb';
    display: inline-block;
    margin-left: 0.5rem
}

.progress {
    background-color: #BFBFBF;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 3px
}

.progress.primary .progress-meter {
    background-color: #2199e8
}

.progress.secondary .progress-meter {
    background-color: #777
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #ec5840
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #2199e8;
    border-radius: 3px
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap;
    border-radius: 3px
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #f5f5f5;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #BFBFBF;
    transition: all 0.2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #2199e8;
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 3px
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #1583cc
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: absolute;
    z-index: 0;
    transform: translate3d(0, 0, 0);
	width:100%;
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: scroll
}

.reveal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #BFBFBF;
    background-color: #fefefe;
    border-radius: 3px;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}

[data-whatinput='mouse'] .reveal {
    outline: 0
}

@media screen and (min-width: 43.75em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column, .reveal .columns, .reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

@media screen and (min-width: 43.75em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

@media screen and (min-width: 43.75em) {
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media screen and (min-width: 43.75em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
}

@media screen and (min-width: 43.75em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
}

@media screen and (min-width: 43.75em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 43.6875em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fefefe;
    font-weight: bold;
    font-size: .875rem
}

.switch-input {
    opacity: 0;
    position: absolute
}

.switch-paddle {
    background: #BFBFBF;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all 0.25s ease-out;
    border-radius: 3px;
    color: inherit;
    font-weight: inherit
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 3px
}

input:checked ~ .switch-paddle {
    background: #2199e8
}

input:checked ~ .switch-paddle::after {
    left: 2.25rem
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active, .switch-inactive {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked + label > .switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked + label > .switch-inactive {
    display: none
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    width: 2rem;
    height: 2rem
}

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 3px
}

table thead, table tbody, table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    font-weight: bold;
    padding: .5rem .625rem .625rem
}

table thead, table tfoot {
    background: #f8f8f8;
    color: #0a0a0a
}

table thead tr, table tfoot tr {
    background: transparent
}

table thead th, table thead td, table tfoot th, table tfoot td {
    padding: .5rem .625rem .625rem;
    font-weight: bold;
    text-align: left
}

table tbody tr:nth-child(even) {
    background-color: #f1f1f1
}

table tbody th, table tbody td {
    padding: .5rem .625rem .625rem
}

@media screen and (max-width: 63.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack tr, table.stack th, table.stack td {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover tr:hover {
    background-color: #f9f9f9
}

table.hover tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #f5f5f5
}

.tabs::before, .tabs::after {
    content: ' ';
    display: table
}

.tabs::after {
    clear: both
}

.tabs.vertical > li {
    width: auto;
    float: none;
    display: block
}

.tabs.simple > li > a {
    padding: 0
}

.tabs.simple > li > a:hover {
    background: transparent
}

.tabs.primary {
    background: #2199e8
}

.tabs.primary > li > a {
    color: #fefefe
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
    background: #1893e4
}

.tabs-title {
    float: left
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: .75rem
}

.tabs-title > a:hover {
    background: #fefefe
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background: #f5f5f5
}

.tabs-content {
    background: #fefefe;
    transition: all 0.5s ease;
    border: 1px solid #f5f5f5;
    border-top: 0
}

.tabs-content.vertical {
    border: 1px solid #f5f5f5;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    border: solid 4px #fefefe;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow 200ms ease-out;
    border-radius: 3px;
    margin-bottom: 1rem
}

.thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5)
}

.title-bar {
    background: #000;
    color: #fff;
    padding: 0.9rem
}

.title-bar::before, .title-bar::after {
    content: ' ';
    display: table
}

.title-bar::after {
    clear: both
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .5rem
}

.title-bar-left {
    float: left
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    font-weight: bold;
    vertical-align: middle;
    display: inline-block
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.has-tip {
    border-bottom: dotted 1px #8a8a8a;
    font-weight: bold;
    position: relative;
    display: inline-block;
    cursor: help
}

.tooltip {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 80%;
    padding: .75rem;
    position: absolute;
    z-index: 10;
    top: calc(100% + .6495rem);
    max-width: 10rem !important;
    border-radius: 3px
}

.tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto
}

.tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}




.top-bar::before, .top-bar::after {
    content: ' ';
    display: table
}

.top-bar::after {
    clear: both
}

.top-bar, .top-bar ul {
    background-color: #000
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left, .top-bar .top-bar-right {
    width: 100%;
	background:#000000
	}

@media screen and (min-width: 43.75em) {
    .top-bar .top-bar-left, .top-bar .top-bar-right {
        width: auto
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
}

@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    float: left;
    margin-right: 1rem
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 43.6875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em), screen and (min-width: 43.75em) {
    .show-for-small-only {
        display: none !important
    }
}

@media screen and (min-width: 43.75em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 43.6875em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 43.6875em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape, .hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape, .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.clearfix::after {
    clear: both
}

.studios-callout {
    margin-top: 45px;
    border-top: 1px solid #f6f4f4;
    text-align: center;
    padding: 2.8125rem 2.8125rem 1.25rem 2.8125rem;
    background-color: #fafafa
}

.studios-callout .property-label {
    font-family: "Proxima Nova Condensed Bold", "Proxima Nova Condensed", "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.studios-callout .studios {
    background-color: #2CADBE
}

.studios-callout h3 {
    font-size: 26px;
    margin-top: 20px
}

.studios-callout .lead {
    font-size: 18px
}

.studios-callout img {
    width: 500px;
    height: 500px;
    overflow: hidden
}

.studios-callout .button {
    width: 100%
}

.studios-callout .button:hover {
    background-color: #228795;
    transition: .25 ease all
}

@media screen and (min-width: 43.75em) {
    .studios-callout {
        text-align: left
    }

    .studios-callout .button {
        width: auto
    }

    .studios-callout h1 {
        margin-top: 0
    }
}

@font-face {
    font-family: 'Open Sans';
    src: font-url("OpenSans-Regular-webfont.eot");
    src: font-url("OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), font-url("OpenSans-Regular-webfont.woff") format("woff"), font-url("OpenSans-Regular-webfont.ttf") format("truetype"), font-url("OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: font-url("OpenSans-Light-webfont.eot");
    src: font-url("OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), font-url("OpenSans-Light-webfont.woff") format("woff"), font-url("OpenSans-Light-webfont.ttf") format("truetype"), font-url("OpenSans-Light-webfont.svg#open_sanslight") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: font-url("OpenSans-Semibold-webfont.eot");
    src: font-url("OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), font-url("OpenSans-Semibold-webfont.woff") format("woff"), font-url("OpenSans-Semibold-webfont.ttf") format("truetype"), font-url("OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
    font-weight: 600;
    font-style: normal
}

.section-header {
    margin-bottom: 3rem
}

.section-headlines {
    text-align: center
}

.section-headlines .subheader {
    margin-bottom: 3rem
}

.subheader {
    font-size: 1.125rem
}

.page-content h2 {
    font-weight: 200;
    color: #000
}

.button-subtext {
    margin-bottom: 2rem;
    text-align: center
}

.page-intro {
    font-size: 1.125rem;
    line-height: 1.6;
    color: #777
}

.page-intro + .page-intro {
    margin-top: -2rem
}

.page-intro a:not(.sites) {
    color: #777
}

.page-intro a:not(.sites):hover {
    color: #666
}

@media screen and (min-width: 43.75em) {
    .page-intro {
        margin-bottom: 2rem
    }
}

hr.dotted {
    border-style: dashed;
    margin: 2rem 0
}

p {
    font-size: .9375rem
}

.page-subheader {
    margin-bottom: 3rem
}

.page-subheader.with-subheader {
    margin-bottom: 0.35rem;
    text-align: center
}

.page-subheader + .subheader {
    margin-bottom: 3rem
}

.page-subheader-large {
    margin-bottom: 0.5rem;
    font-weight: 200;
    color: #777
}

.thank-you-icon {
    height: 100px;
    width: 100px
}

.feature-bullet-list {
    list-style: none;
    text-align: left
}

.feature-bullet-list li {
    padding-bottom: 0.75rem
}

.callout ul {
    margin-left: 1rem
}

.button {
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
    font-weight: bold;
    border: none
}

.secondary-demo-button {
    background-color: #8a8a8a
}

.secondary-demo-button:hover {
    background-color: #9a9a9a
}

#sites form.newsletter-signup-form .sites.button.expanded [type='submit']:hover {
    background-color: #40a7eb
}

#sites a:not(.button):not(.marketing-subnav) {
    color: #1583cc
}

#sites .button {
    background: #1583cc
}

.sites-button {
    background: #000
}

.sites-button:hover {
    background: #126fad
}

#emails a {
    color: #cc7691
}

#emails .button {
    color: #fefefe
}

#emails .button:hover {
    background: #c05577 !important
}

#emails .button:not(.secondary) {
    background: #cc7691;
    color: #fefefe
}

#emails .marketing-subnav a {
    color: #fefefe
}

#emails .button.secondary {
    background: #777
}

#emails .newsletter-signup .button {
    background: #cc7691
}

#emails .stars.emails, #emails .twitter, #emails #inky-comparison-panel-1-label,
#emails #inky-comparison-panel-2-label {
    color: #fefefe !important
}

#emails #inky-comparison-panel-1-label {
    transition: background .5s ease
}

#emails #inky-comparison-panel-1-label:hover {
    background: #c05577 !important;
    transition: background .5s
}

#inky-comparison-panel-2-label {
    transition: background .5s ease
}

#inky-comparison-panel-2-label:hover {
    background: #666 !important;
    transition: background .5s
}

#apps a:not(.button):not(.marketing-subnav) {
    color: #3FC380
}

#apps .button {
    background: #3FC380
}

.intro-course-callout {
    background: -webkit-linear-gradient(bottom, #4e5763, #0e1c22);
    padding: 4rem 0 0;
    position: relative
}

@media screen and (max-width: 63.9375em) {
    .intro-course-callout {
        padding: 2rem 0 0
    }
}

.intro-course-callout .course-buttons {
    text-align: center
}

@media screen and (min-width: 64em) {
    .intro-course-callout .course-buttons {
        text-align: left
    }
}

.intro-course-callout .banner-image {
    background: url(../img/course-callout/foundation6-intro-course.svg) bottom no-repeat;
    height: 260px;
    max-width: 600px;
    background-size: 80%
}

@media screen and (max-width: 63.9375em) {
    .intro-course-callout .banner-image {
        background-size: 40%;
        height: 160px;
        max-width: 700px
    }
}

.intro-course-callout .banner-info h5 {
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 200;
    color: #333;
    margin-bottom: 22px;
    font-size: 24px
}

@media only screen and (max-width: 767px) {
    .intro-course-callout .banner-info h5 {
        text-align: center;
        font-size: 22px
    }
}

.intro-course-callout .banner-info p {
    font-size: 15px;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .intro-course-callout .banner-info p {
        text-align: center
    }
}

@media only screen and (max-width: 1020px) {
    .intro-course-callout .banner-info p {
        text-align: center
    }
}

.intro-course-callout .banner-info h3 {
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    margin: 14px 0 20px;
    line-height: 1.2
}

@media only screen and (max-width: 767px) {
    .intro-course-callout .banner-info h3 {
        text-align: center
    }
}

@media only screen and (max-width: 1020px) {
    .intro-course-callout .banner-info h3 {
        text-align: center
    }
}

.intro-course-callout .banner-info .learn-more {
    color: white;
    background: none;
    margin-left: -10px
}

@media only screen and (max-width: 767px) {
    .intro-course-callout .banner-info .learn-more {
        margin: 0;
        text-align: center
    }
}

@media only screen and (max-width: 1020px) {
    .intro-course-callout .banner-info .learn-more {
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .intro-course-callout .banner-info a.inline-hide {
        display: none
    }
}

.intro-course-callout .banner-info a.button {
    background: #2199e8 !important;
    display: inline-block;
    text-align: center;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    border: none;
    box-shadow: none;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

@media only screen and (max-width: 767px) {
    .intro-course-callout .banner-info a.button {
        width: 100%
    }
}

.intro-course-callout .banner-info a.button.learn-more {
    color: white;
    background: none !important
}

#courses-banner-small {
    margin-top: 30px;
    background: #f4f4f4;
    padding: 15px 0
}

#courses-banner-small .banner-image img {
    position: absolute;
    bottom: 0;
    left: 2rem;
    width: 72%;
    margin: -40px auto 0;
    display: block
}

@media only screen and (max-width: 767px) {
    #courses-banner-small .banner-image img {
        width: 100%
    }
}

#courses-banner-small .banner-info h5 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 200;
    color: #333;
    font-size: 24px
}

@media only screen and (max-width: 767px) {
    #courses-banner-small .banner-info h5 {
        text-align: center;
        font-size: 22px
    }
}

#courses-banner-small .banner-info p {
    font-size: 15px;
    color: #333
}

@media only screen and (max-width: 767px) {
    #courses-banner-small .banner-info p {
        text-align: center
    }
}

#courses-banner-small .banner-info p.date {
    margin-top: 20px;
    margin-bottom: 10px
}

#courses-banner-small .banner-info .learn-more {
    margin-left: 20px
}

@media only screen and (max-width: 767px) {
    #courses-banner-small .banner-info .learn-more {
        margin: 0;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    #courses-banner-small .banner-info a.inline-hide {
        display: none
    }
}

#courses-banner-small .banner-info a.button {
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: bold !important;
    border: none;
    box-shadow: none;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

@media only screen and (max-width: 767px) {
    #courses-banner-small .banner-info a.button {
        width: 100%
    }
}

@font-face {
    font-family: 'proxima-nova';
    src: font-url("ProximaNova-Reg-webfont.eot");
    src: font-url("ProximaNova-Reg-webfont.eot?iefix") format("eot"), font-url("ProximaNova-Reg-webfont.woff") format("woff"), font-url("ProximaNova-Reg-webfont.ttf") format("truetype"), font-url("ProximaNova-Reg-webfont.svg#webfontZam02nTh") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'proxima-nova';
    src: font-url("ProximaNova-Light-webfont.eot");
    src: font-url("ProximaNova-Light-webfont.eot?iefix") format("eot"), font-url("ProximaNova-Light-webfont.woff") format("woff"), font-url("ProximaNova-Light-webfont.ttf") format("truetype"), font-url("ProximaNova-Light-webfont.svg#webfontBtAcCspH") format("svg");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'proxima-nova';
    src: font-url("ProximaNova-Bold-webfont.eot");
    src: font-url("ProximaNova-Bold-webfont.eot?iefix") format("eot"), font-url("ProximaNova-Bold-webfont.woff") format("woff"), font-url("ProximaNova-Bold-webfont.ttf") format("truetype"), font-url("ProximaNova-Bold-webfont.svg#webfontZ6etP9ZY") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'proxima-nova';
    src: font-url("ProximaNova-Xbold-webfont.eot");
    src: font-url("ProximaNova-Xbold-webfont.eot?iefix") format("eot"), font-url("ProximaNova-Xbold-webfont.woff") format("woff"), font-url("ProximaNova-Xbold-webfont.ttf") format("truetype"), font-url("ProximaNova-Xbold-webfont.svg#webfont2rpW2ohz") format("svg");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'proxima-nova';
    src: font-url("proximanova-regitalic-webfont.eot");
    src: font-url("proximanova-regitalic-webfont.eot?#iefix") format("embedded-opentype"), font-url("proximanova-regitalic-webfont.woff") format("woff"), font-url("proximanova-regitalic-webfont.ttf") format("truetype"), font-url("proximanova-regitalic-webfont.svg#proxima_novaregular_italic") format("svg");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'proxima-nova-condensed';
    src: font-url("proximanovacond-regular.eot");
    src: font-url("proximanovacond-regular.eot?#iefix") format("embedded-opentype"), font-url("proximanovacond-regular.woff") format("woff"), font-url("proximanovacond-regular.ttf") format("truetype"), font-url("proximanovacond-regular.svg#proximanovacond-regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'proxima-nova-condensed';
    src: font-url("proximanovacond-bold-webfont.eot");
    src: font-url("proximanovacond-bold-webfont.eot?#iefix") format("embedded-opentype"), font-url("proximanovacond-bold-webfont.woff") format("woff"), font-url("proximanovacond-bold-webfont.ttf") format("truetype"), font-url("proximanovacond-bold-webfont.svg#ProximaNovaCondensedBold") format("svg");
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase !important
}

@font-face {
    font-family: 'proxima-nova-condensed';
    src: font-url("proximanovacond-semibold-webfont.eot");
    src: font-url("proximanovacond-semibold-webfont.eot?#iefix") format("embedded-opentype"), font-url("proximanovacond-semibold-webfont.woff") format("woff"), font-url("proximanovacond-semibold-webfont.ttf") format("truetype"), font-url("proximanovacond-semibold-webfont.svg#proxima_nova_condensedSBd") format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'zurb-logo';
    src: font-url("zurb-webfont.eot");
    src: font-url("zurb-webfont.eot?#iefix") format("embedded-opentype"), font-url("zurb-webfont.woff") format("woff"), font-url("zurb-webfont.ttf") format("truetype"), font-url("zurb-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.marketing-topbar {
    background: #000 !important;
    font-size: .8125rem;
    font-weight: bold;
    position: relative;
	height: 105px
}

.marketing-topbar::before, .marketing-topbar::after {
    content: ' ';
    display: table
}

.marketing-topbar::after {
    clear: both
}

.marketing-topbar ul:first-child {
    float: left
}

.marketing-topbar ul:last-child {
    float: right
}

.marketing-topbar .dropdown.menu a {
    background: #000
}

.marketing-topbar .dropdown.menu a.button {
    background: #373737
}

.marketing-topbar .dropdown.menu a.button:hover {
    background: #373737
}

.marketing-topbar .is-dropdown-submenu-item a:hover {
    background: #373737
}

.marketing-topbar .UPVC-logo-text {
    margin-left: 5px;
    padding-top: 4px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.marketing-topbar .topbar-title > a {
    font-size: 17px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5px
}

.marketing-topbar .menu a {
    height: 105px;
    line-height: 105px !important;
    color: #fefefe;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.marketing-topbar .menu a:hover:not(.button):not(.zurb-logo), .marketing-topbar .menu a:focus {
    background: #373737
}

.marketing-topbar .menu a.button {
    border-radius: 0;
    box-shadow: 0 0 0 transparent
}

.marketing-topbar .menu.submenu {
    border: 0;
    margin-left: -1px
}

.marketing-topbar .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    border: none
}

.marketing-topbar .UPVC-logo img {
    height: 80px;
    width: 80px;
    opacity: 0.9
}

.marketing-topbar .topbar-title {
    opacity: 0.9;
    transition: all .25s ease-in-out
}

.marketing-topbar .topbar-title:hover {
    opacity: 1;
    transition: all .25s ease-in-out
}

.marketing-topbar .title {
    color: #8a8a8a;
    padding: 10px;
    padding-left: 15px;
    font-size: 0.8em;
    background: #2c3840
}

.marketing-topbar .is-active a {
    background: #020304
}

.marketing-topbar .menu:last-child {
    border-left: 1px solid #3B4951
}

.marketing-topbar .menu li:not(:last-child) {
    border-right: 1px solid #3B4951
}

.off-canvas {
    background-color: #373737;
    padding: 15px 0px;
    max-height: 100%;
    overflow-y: auto
}

.off-canvas li {
    padding: 0px 15px;
    list-style-type: none
}

.off-canvas a {
    color: #fff;
    font-weight: 600;
    opacity: .75;
    font-size: 1.125rem;
    line-height: 38px
}

.off-canvas .first {
    font-weight: bold;
    font-size: 0.9em;
    color: #727272;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: 'Proxima Nova Condensed', 'proxima-nova-condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.off-canvas hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0;
    margin: 8px 0 20px 0;
    border-color: #444444
}

.pillars li {
    margin-bottom: 24px;
    position: relative
}



.zurb-links ul {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit
}

.logo img {
    opacity: 1;
    height: 15px;
    width: auto;
    padding: 2px 2px 5px 15px;
    display: inline-block
}

.zurb-links .top li {
    display: inline-block;
    margin-left: 0px;
    line-height: 1;
    padding: 0px;
    font-family: 'Proxima Nova Condensed', 'proxima-nova-condensed', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.zurb-links .top li a {
    color: #ddd;
    text-transform: uppercase;
    font-size: 0.81em;
    padding: 5px;
    font-weight: bold
}


.marketing-hero {
    background: #074E68;
    position: relative;
    padding: 2.5rem 0 4.5rem;
    text-align: center;
    overflow: visible
}

@media screen and (max-width: 43.6875em) {
    .marketing-hero {
        padding: 1.875rem 0
    }
}

.marketing-hero.upload {
    padding: 1.8rem 0 1.8rem
}

@media screen and (min-width: 43.75em) {
    .marketing-hero.upload {
        padding: 3rem 0 3.2rem
    }
}

.marketing-hero .hero-main-header {
    font-size: 4.875rem;
    text-align: center;
    color: #fefefe;
    margin: 0;
	padding-top:30%
}

@media screen and (max-width: 768px) {
    .marketing-hero .hero-main-header {
        font-size: 2.5rem;
        font-weight: 200
    }
}

.marketing-hero .hero-main-header.upload {
    line-height: 1.3em
}

.marketing-hero .hero-subheader {
    color: #fefefe;
    font-size: 2.3125rem;
    font-weight: 20;
}

.marketing-hero .hero-framework-link {
    text-align: center;
    color: #fefefe;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 0.8em
}

.marketing-hero #stargazers a, .marketing-hero #twitter a {
    color: #fefefe;
    font-size: .8125rem;
    font-weight: 200
}

.marketing-hero.home-large-hero {
    background: url("../../UPVC/images/services-1546.jpg") bottom center;
    background-size: cover
}

@media screen and (min-width: 43.75em) {
    .marketing-hero.home-large-hero {
        background: url("/UPVC/images/services-1546.jpg") bottom center;
        background-size: cover;
        background-position: center;
        padding-top: 180px;
        padding-bottom: 250px
    }
}

.marketing-hero.sites-large-hero {
    background: url("/UPVC/images/services-1546.jpg") bottom center;
    background-size: cover
}

@media screen and (min-width: 43.75em) {
    .marketing-hero.sites-large-hero {
        background: url("/UPVC/images/services-1546.jpg") bottom center;
        background-size: cover;
        padding-top: 180px;
        padding-bottom: 250px
    }
}

@media screen and (min-width: 43.75em) {
    .marketing-hero.upload-large-hero {
        background: url("/UPVC/images/services-1546.jpg") bottom center;
        background-size: cover;
        padding-top: 90px;
        padding-bottom: 130px
    }

    .marketing-hero.upload-large-hero p {
        font-size: 0.85em
    }

    .marketing-hero.upload-large-hero a {
        text-decoration: underline
    }
}

.marketing-hero.sites {
    background: url() center 30% repeat-x
}

.marketing-hero.upload {
    text-align: left
}

.marketing-hero.sites-insider-hero {
    background: url() center center;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 190px
}

@media screen and (min-width: 43.75em) {
    .marketing-hero.sites-insider-hero {
        background: url() center center;
        background-size: cover;
        padding-top: 180px;
        padding-bottom: 250px
    }
}

.marketing-hero.emails-insider-hero {
    background: url(../img/foundation-emails/emails-insider-bg-small.svg) center bottom;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 190px;
    background-color: #002b35
}

@media screen and (min-width: 43.75em) {
    .marketing-hero.emails-insider-hero {
        background: url(../img/foundation-emails/emails-insider-bg.svg) center bottom;
        background-size: cover;
        padding-top: 150px;
        padding-bottom: 220px;
        background-color: #002b35
    }
}

.marketing-hero.emails-insider-hero + .newsletter-signup {
    display: none
}

.marketing-hero.yeti-launch-hero {
    background: url(../img/yeti-launch-hero-01.svg) bottom center;
    background-size: cover;
    padding-top: 180px;
    padding-bottom: 250px
}

.marketing-hero.without-subnav {
    padding-bottom: 2.5rem
}

.marketing-hero.foundation-apps {
    background-color: #002c3a;
    background-image: none
}

.marketing-hero.foundation-apps {
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    margin-bottom: 0;
    right: 0;
    position: relative;
    top: 0;
    width: 100%;
    animation: snow 10s linear infinite
}

.marketing-hero.foundation-emails {
    background-image: url(../img/foundation-emails/foundationemails-sub-hero-1.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #002b35;
    margin-bottom: 0;
    padding: 2.5rem 0 4.5rem
}

.marketing-hero.foundation-emails.index {
    background-image: url(../img/foundation-emails/foundationemails-home-hero.svg);
    padding: 8.5rem 0 10.5rem
}

.marketing-hero h1 {
    font-size: 3em;
    line-height: 1.0;
    font-weight: 500
}

.marketing-hero h1, .marketing-hero h3, .marketing-hero h4 {
    color: #fff
}

.marketing-hero h3 {
    font-weight: 300;
    font-size: 1.35em
}

.marketing-hero h6 {
    color: rgba(255, 255, 255, 0.4);
    font-size: 1.2em
}

.marketing-hero p {
    color: #fff;
    margin-top: 10px;
    font-size: 1.3em;
    line-height: 1.5em
}

.marketing-hero a {
    color: #fff
}

.marketing-hero a:hover {
    color: #fff
}

.marketing-hero .yeti {
    width: 570px;
    position: absolute;
    bottom: -115px;
    right: -3rem
}

.marketing-hero .sub-header {
    background: #1374b4;
    margin-top: 2.5rem;
    padding-top: 2rem;
    padding-bottom: 6rem
}

.marketing-hero .sub-header p {
    margin: 0;
    color: white;
    opacity: 0.7
}

.homepage {
    text-align: left !important
}

.homepage .hero-main-header {
    text-align: left !important
}

@media screen and (max-width: 43.6875em) {
    .marketing-hero.foundation-emails {
        padding-top: 1rem;
        overflow: hidden
    }
}

.hero-inky {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -100px;
    width: 190px
}

@keyframes inky-hover {
    from {
        margin-top: 0
    }

    to {
        margin-top: -25px
    }
}

@media screen and (min-width: 43.75em) {
    .hero-inky {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 200px;
        right: 5%;
        left: auto;
        animation-name: inky-hover;
        animation-duration: 2s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        animation-direction: alternate
    }
}

@media screen and (min-width: 64em) {
    .hero-inky {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        right: auto;
        width: 300px;
        margin-left: 390px
    }
}

.hero-subheader {
    z-index: 1;
    position: relative
}

.inliner-container {
    margin-bottom: 2rem
}

.inliner-container [data-tooltip] {
    cursor: pointer;
    font-weight: bold;
    color: #cc7691
}

.inliner-textarea {
    font-family: 'Courier New', monospace;
    height: 250px;
    margin-bottom: 1rem
}

.inliner-textarea::-webkit-input-placeholder {
    font-family: 'Proxima Nova', 'Helvetica Neue', 'Helvetica', sans-serif;
    color: #333;
    transition: color 0.15s linear
}

.inliner-textarea::-moz-placeholder {
    font-family: 'Proxima Nova', 'Helvetica Neue', 'Helvetica', sans-serif;
    color: #333;
    transition: color 0.15s linear
}

.inliner-textarea:-ms-input-placeholder {
    font-family: 'Proxima Nova', 'Helvetica Neue', 'Helvetica', sans-serif;
    color: #333;
    transition: color 0.15s linear
}

.inliner-textarea::placeholder {
    font-family: 'Proxima Nova', 'Helvetica Neue', 'Helvetica', sans-serif;
    color: #333;
    transition: color 0.15s linear
}

.inliner-textarea:focus::-webkit-input-placeholder {
    color: #ccc
}

.inliner-textarea:focus::-moz-placeholder {
    color: #ccc
}

.inliner-textarea:focus:-ms-input-placeholder {
    color: #ccc
}

.inliner-textarea:focus::placeholder {
    color: #ccc
}

.inliner-checkbox {
    font-size: 1rem;
    color: #333;
    line-height: 54px
}

.inliner-checkbox::before {
    content: ''
}

.inliner-checkbox input {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.inliner-checkbox label {
    margin-left: 0;
    cursor: pointer
}

.inliner-checkbox label::before {
    content: '\2713';
    color: white;
    font-size: 1.1rem;
    line-height: 1.3;
    text-align: center;
    font-weight: bold;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    display: inline-block;
    border-radius: 1000px;
    margin-top: -4px;
    margin-right: 10px;
    vertical-align: middle;
    background-color: transparent;
    transition: all 0.1s linear;
    color: transparent
}

.inliner-checkbox input:checked + label::before {
    color: #fff;
    background-color: #333;
    border-color: #333
}

.inliner-output {
    font-family: 'Courier New', monospace;
    white-space: pre-wrap;
    border: 1px solid #ccc;
    height: 540px;
    padding: 1rem;
    overflow: auto
}

.inliner-output-placeholder {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15%;
    right: 15%;
    text-align: center
}

.inliner-output:not(:empty) ~ .inliner-output-placeholder {
    display: none
}

.inliner-output-placeholder img {
    width: 230px
}

.inliner-output-placeholder p {
    font-size: 1.25rem;
    line-height: 1.3;
    margin-bottom: 0.5rem
}

.inliner-output-placeholder small {
    color: #666
}

.inliner-output-copybutton {
    position: absolute;
    top: 36px;
    right: 26px
}

.inliner-output:empty ~ .inliner-output-copybutton {
    display: none
}

.inliner-benefits {
    margin-left: 1rem
}

.inliner-benefits code {
    border: 0;
    background: transparent;
    padding: 0
}

.is-not-loaded .columns {
    opacity: 0.15;
    pointer-events: none
}

.inliner-loading-indicator {
    position: absolute;
    left: 50%;
    margin-left: -150px;
    z-index: 1;
    text-align: center;
    display: none
}

@keyframes fish-hover {
    0% {
        transform: translateY(0px)
    }

    50% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0px)
    }
}

.is-not-loaded .inliner-loading-indicator {
    display: block
}

.inliner-loading-indicator img {
    width: 300px;
    margin-bottom: 1rem;
    animation-name: 'fish-hover';
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}

.inliner-loading-indicator p {
    font-size: 2rem;
    font-weight: bold;
    color: #666
}

.inliner-message {
    background: #3adb76;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 30px;
    right: 30px;
    font-weight: bold;
    padding: 10px 0;
    border-radius: 2px;
    display: none
}

.inliner-error {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(254, 254, 254, 0.85);
    display: none
}

.inliner-error-inner {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15%;
    right: 15%;
    position: absolute;
    padding: 1rem;
    border-radius: 4px;
    background: #ec5840;
    color: #fefefe
}

.inliner-error-inner p:last-child {
    margin-bottom: 0
}

.inliner-error-inner a {
    color: #fefefe;
    text-decoration: underline;
    font-weight: bold
}

.inliner-error-inner a:hover {
    text-decoration: none
}

.marketing-subnav {
    float: none;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    bottom: 0;
    width: 100%
}

.marketing-subnav li {
    float: none;
    display: inline-block
}

.marketing-subnav li a {
    padding: 0.9rem 1rem 0.75rem;
    font-size: .8125rem;
    color: #fff;
    font-family: "Proxima Nova Condensed Bold", "Proxima Nova Condensed", "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    letter-spacing: 1px
}

.marketing-subnav li a.lower-case {
    text-transform: none
}

.marketing-subnav li a.is-active {
    background: rgba(250, 250, 250, 0.15)
}

.marketing-subnav li a:hover {
    background: rgba(250, 250, 250, 0.15);
    transition: all .25s ease-in-out
}

@media screen and (max-width: 43.6875em) {
    .marketing-subnav li {
        display: none
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 46em) {
    .marketing-subnav li a {
        font-size: 0.5rem
    }
}

a.notice {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 1rem 0;
    width: 100%;
    background: url(../img/foundation-emails/banner/inky-banner-bg-boat.svg) no-repeat center center;
    background-size: cover
}

@media screen and (max-width: 63.9375em) {
    a.notice {
        background: url(../img/foundation-emails/banner/inky-banner-bg-clear.svg) no-repeat center center;
        background-size: cover
    }
}

a.notice .info {
    left: 0;
    right: 0;
    z-index: 20;
    margin-left: auto;
    margin-right: auto
}

a.notice .info h5 {
    color: #ffffff;
    text-align: center;
    margin-bottom: 0 !important
}

p.faq {
    padding-bottom: 1rem
}

.faq {
    margin-bottom: 2rem
}

.faq-answer {
    padding-left: 1.5rem
}

.main-feature-block {
    text-align: center
}

.large-feature {
    margin-bottom: 5rem
}

.large-feature .large-feature-header {
    margin-bottom: -0.2rem;
    font-size: 2.25rem
}

.large-feature .subheader {
    margin-bottom: 1rem
}

@media screen and (max-width: 43.6875em) {
    .large-feature img {
        width: 15rem;
        text-align: center
    }
}

@media screen and (max-width: 43.6875em) {
    .large-feature {
        text-align: center
    }
}

.code-reduction {
    padding-top: 1rem
}

.a11y {
    padding-top: 1rem
}

.fewer-styles {
    padding-top: 1rem
}

.mui {
    padding-top: 0.9rem
}

.sass-grid {
    padding-top: 1rem
}

.dev-stack {
    padding-top: 0.8rem
}

.yeti-launch {
    padding-top: 0.8rem
}

@media screen and (min-width: 43.75em) {
    .code-reduction {
        padding-top: 5.2rem
    }

    .a11y {
        padding-top: 5rem
    }

    .fewer-styles {
        padding-top: 5.2rem
    }

    .mui {
        padding-top: 4.5rem
    }

    .sass-grid {
        padding-top: 5rem
    }

    .dev-stack {
        padding-top: 3.7rem
    }

    .yeti-launch {
        padding-top: 3.6rem
    }
}

.features-grid {
    margin-bottom: 3rem
}

.normal-grid {
    margin-bottom: 2rem
}

.vertical-feature-block {
    margin-bottom: 3rem;
    text-align: center
}

.vertical-feature-block img {
    display: block;
    padding: 1.25rem;
    margin: 1rem auto 0 auto;
    height: 90%;
    width: 90%
}

.vertical-feature-block img.round-icon {
    width: 12.5rem
}

.vertical-feature-block .tiny-icons {
    width: 27%
}

.vertical-feature-block .feature-block-header {
    color: #0a0a0a;
    font-weight: 200;
    font-size: 1.75rem
}

.vertical-feature-block h3 {
    color: #333
}

.vertical-feature-block h4 {
    margin-bottom: 1rem;
    text-align: center;
    color: #8a8a8a
}

.vertical-feature-block a {
    margin-bottom: 3rem;
    text-align: center
}

.framework-callouts h2 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #333
}

.framework-callouts h6 {
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-top: -10px;
    color: #7e7e7e;
    letter-spacing: 2px;
    text-align: center
}

.framework-callouts p {
    margin-top: 20px;
    color: #222222
}

.framework-callouts img {
    text-align: center
}

.framework-callouts .link {
    color: #1d92cf;
    text-align: center
}

.framework-callouts .framework-mascot img {
    padding: 0px;
    height: 300px;
    margin: 0px
}

.framework-callouts .button {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.95em
}

.vertical-feature-block-basic img {
    display: block;
    margin-bottom: 1rem
}

.vertical-feature-block-basic h3 {
    color: #333
}

.vertical-feature-block-basic h4 {
    margin-bottom: 1rem;
    text-align: center;
    color: #8a8a8a
}

.features-blocks ul li {
    padding-bottom: 0.75rem
}

.horizontal-feature-block {
    margin-bottom: 2rem;
    position: relative
}

.horizontal-feature-block .feature-img {
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 0;
    width: 5rem
}

.horizontal-feature-block .feature-text {
    padding-left: 5rem
}

.vertical-feature-block {
    margin-bottom: 3rem
}

.vertical-feature-block img {
    display: block;
    padding: 1.25rem;
    margin: 1rem auto 0 auto
}

.vertical-feature-block img.round-icon {
    width: 12.5rem
}

.vertical-feature-block h2 {
    text-align: center
}

.vertical-feature-block h4 {
    margin-bottom: 1rem;
    text-align: center
}

.vertical-feature-block a {
    margin-bottom: 3rem;
    text-align: center
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: white;
    position: absolute;
    z-index: 30;
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
    transition-duration: 0.5s
}

.twentytwenty-before-label, .twentytwenty-after-label {
    transition-property: opacity
}

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
    color: white;
    font-size: 13px;
    letter-spacing: 0.1em
}

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute
}

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px
}

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
    left: 50%;
    margin-left: -6px
}

.twentytwenty-container {
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: transparent
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-container * {
    box-sizing: content-box
}

.twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-before-label:before {
    content: "Before"
}

.twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-after-label:before {
    content: "After"
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px
}

.twentytwenty-overlay {
    transition-property: background;
    background: transparent;
    z-index: 25
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid white;
    border-radius: 1000px;
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5)
}

.twentytwenty-left-arrow {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px
}

.twentytwenty-right-arrow {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid white;
    top: 50%;
    margin-top: -17px
}

.twentytwenty-down-arrow {
    border-top: 6px solid white;
    bottom: 50%;
    margin-bottom: -17px
}

.zurb-footer-top {
    padding: 40px 0;
    color: white
}

.zurb-footer-top .row .columns::before, .zurb-footer-top .row .columns::after {
    content: ' ';
    display: table
}

.zurb-footer-top .row .columns::after {
    clear: both
}

.zurb-footer-top.zurb {
    background-position: 10px 7px
}

.zurb-footer-top .property {
    text-align: center
}

.zurb-footer-top .property .property-info {
    padding-top: 37px
}

.zurb-footer-top .property h2 {
    margin: 0;
    padding: 0 !important
}

.zurb-footer-top .property h2 a {
    transition: all .25s ease-in-out;
    font-family: "zurb-logo";
    font-weight: normal;
    font-size: em-calc(18px);
    padding: 0
}

.zurb-footer-top .property h2 a:hover {
    opacity: 0.8
}

.zurb-footer-top .property h2 a.services {
    width: 190px
}

.zurb-footer-top .property h2 a span {
    display: none
}

.zurb-footer-top .property h2 a strong {
    font-size: 17px;
    margin-left: -7px
}

.zurb-footer-top .property h3 {
    font-size: 1.4rem;
    font-weight: bold;
    color: white;
    margin-bottom: 20px
}

.zurb-footer-top .property h4 {
    font-size: 1.1rem;
    font-weight: 200;
    color: white;
    margin-bottom: 10px;
    text-transform: none
}

.zurb-footer-top .property p, .zurb-footer-top .property li, .zurb-footer-top .property a {
    font-size: 13px;
    line-height: 21px;
    color: white
}

.zurb-footer-top .property a {
    font-weight: bold;
    color: white
}

.zurb-footer-top .learn-links, .zurb-footer-top .support-links,
.zurb-footer-top .connect-links {
    padding: 50px 0 0 0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    background: url("../img/icons/footer-top-icons.png") no-repeat center 0;
    height: 220px;
    margin-bottom: 30px
}

.zurb-footer-top .learn-links ul, .zurb-footer-top .support-links ul,
.zurb-footer-top .connect-links ul {
    margin-left: 0px !important;
    list-style: none
}

.zurb-footer-top .learn-links li, .zurb-footer-top .support-links li,
.zurb-footer-top .connect-links li {
    line-height: 20px
}

.zurb-footer-top .learn-links {
    background-position: center -325px
}

.zurb-footer-top .support-links {
    background-position: center -635px
}

.zurb-footer-top .connect-links {
    padding: 50px 20px 0;
    background-position: center -9px
}

.zurb-footer-top .connect-links .button {
    font-size: 12px;
    font-weight: normal;
    background: rgba(0, 0, 0, 0.1);
    color: #FFF !important;
    font-weight: bold;
    text-shadow: none;
    box-shadow: none;
    border: none;
    padding: 6px 16px
}

.zurb-footer-top .global {
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.zurb-footer-top .global .footer-link-block {
    font-weight: normal;
    display: block;
    margin: 30px 0 0 0
}

.zurb-footer-top .global .footer-link-block.services {
    background: url("../img/icons/footer-studios.png") left top no-repeat
}

.zurb-footer-top .global .footer-link-block.foundation {
    background: url("../img/icons/footer-foundation.png") left top no-repeat
}

.zurb-footer-top .global .footer-link-block.apps {
    background: url("../img/icons/footer-products.png") left top no-repeat
}

.zurb-footer-top .global .footer-link-block.expo {
    background: url("../img/icons/footer-expo.png") left top no-repeat
}

.zurb-footer-top .global .footer-link-block span {
    display: block;
    color: white;
    font-size: 0.75rem;
    padding-left: 40px;
    line-height: 18px
}

.zurb-footer-top .global .footer-link-block span.title {
    font-size: 1.0rem;
    margin-bottom: 5px
}

.zurb-footer-bottom {
    background: #2c3840;
    padding: 24px 0 10px
}

.zurb-footer-bottom .design-border {
    border-bottom: 1px solid #484848;
    padding-bottom: 5px;
    margin-bottom: 25px
}

.zurb-footer-bottom .zurb-logo {
    color: #858585;
    font-weight: normal;
    background: url("../img/icons/footer-icons.png") no-repeat 0 3px;
    padding: 23px 0 0 0 !important;
    font-size: em-calc(16px);
    display: inline-block;
    width: 90px
}

.zurb-footer-bottom .zurb-logo:hover {
    opacity: 0.8
}

.zurb-footer-bottom .zurb-links {
    margin: 0;
    display: inline-block;
    padding-bottom: 0px
}

.zurb-footer-bottom .zurb-links li {
    display: block;
    float: left;
    margin-left: 6px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.75rem
}

.zurb-footer-bottom .zurb-links a {
    color: #fff;
    padding: 3px 6px
}

.zurb-footer-bottom .zurb-links a:hover {
    color: #777
}

.zurb-footer-bottom .copyright {
    margin: 6px 0 0;
    font-size: 0.75rem;
    color: #fff
}

.zurb-footer-bottom .address {
    margin: 6px 0 0;
    font-size: 0.75rem;
    color: #fff;
	display: block;
    float: right;
    margin-bottom: 8px
}

.zurb-footer-bottom .home-social {
    display: block;
    float: right;
    margin-bottom: 8px
}

.zurb-footer-bottom .home-social li {
    list-style: none;
    display: block;
    float: left;
    margin-left: 10px
}

.zurb-footer-bottom .home-social li:first-child {
    margin-left: 0
}

.zurb-footer-bottom .home-social a {
    display: block;
    height: 50px;
    width: 50px;
    background: url("../img/icons/social.png") no-repeat center 0
}

.zurb-footer-bottom .home-social a:hover {
    opacity: 0.8
}

.zurb-footer-bottom .home-social a.youtube {
    background: url("../img/icons/youtube.png") no-repeat center 0
}

.zurb-footer-bottom .home-social a.twitter {
    background-position: center 0
}

.zurb-footer-bottom .home-social a.facebook {
    background-position: center -200px
}

.zurb-footer-bottom .home-social a.mail {
    background-position: center -400px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .zurb-footer-top .property {
        padding-top: 0px
    }

    .zurb-footer-top .property .learn-links, .zurb-footer-top .property .support-links,
    .zurb-footer-top .property .connect-links {
        height: 240px;
        padding: 50px 10px 0
    }
}

@media only screen and (max-width: 767px) {
    .zurb-footer-top .property .property-info {
        padding-top: 0px
    }

    .zurb-footer-top .property .learn-links, .zurb-footer-top .property .support-links,
    .zurb-footer-top .property .connect-links {
        border: none;
        height: auto;
        padding: 80px 20px 0;
        margin: 4px 0 0 0;
        border-top: 1px dotted rgba(255, 255, 255, 0.2)
    }

    .zurb-footer-top .property .learn-links li a, .zurb-footer-top .property .support-links li a,
    .zurb-footer-top .property .connect-links li a {
        font-size: 15px;
        line-height: 2
    }

    .zurb-footer-top .property .learn-links p, .zurb-footer-top .property .learn-links a,
    .zurb-footer-top .property .support-links p, .zurb-footer-top .property .support-links a,
    .zurb-footer-top .property .connect-links p, .zurb-footer-top .property .connect-links a {
        font-size: 16px
    }

    .zurb-footer-top .property .learn-links {
        background-position: center -300px;
        padding-top: 76px 20px 0
    }

    .zurb-footer-top .property .support-links {
        padding: 76px 20px 0;
        background-position: center -618px
    }

    .zurb-footer-top .property .connect-links {
        padding: 76px 20px 14px;
        background-position: center 10px
    }

    .zurb-footer-top .global {
        border: none
    }

    .zurb-footer-top .footer-link-block.services {
        border-top: 1px dotted rgba(255, 255, 255, 0.2);
        padding-top: 40px;
        margin-top: 0;
        background-position: center 10px !important
    }

    .zurb-footer-top .footer-link-block span {
        font-size: em-calc(11px);
        line-height: 16px
    }

    .zurb-footer-bottom {
        text-align: center
    }

    .zurb-footer-bottom .columns {
        padding: 0
    }

    .zurb-footer-bottom .zurb-logo {
        display: block;
        margin: 0 auto
    }

    .zurb-footer-bottom .zurb-links {
        margin: 16px 0 10px
    }

    .zurb-footer-bottom .home-social {
        float: none;
        margin: 0 0 20px 0;
        text-align: center;
        height: 44px;
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    .zurb-footer-top .property .connect-links {
        border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
        margin-bottom: 20px
    }

    .zurb-footer-top .global .footer-link-block {
        padding-top: 50px;
        text-align: center;
        margin: 0 !important;
        clear: both
    }

    .zurb-footer-top .global .footer-link-block span {
        padding-left: 0px
    }

    .zurb-footer-top .global .footer-link-block.services {
        border-top: 0;
        background-position: center 15px !important
    }

    .zurb-footer-top .global .footer-link-block.foundation {
        background-position: center 15px !important
    }

    .zurb-footer-top .global .footer-link-block.apps {
        padding-top: 80px;
        background-position: center 45px !important
    }

    .zurb-footer-top .global .footer-link-block.expo {
        padding-top: 80px;
        background-position: center 45px !important
    }

    .zurb-footer-top .property .learn-links {
        background: none;
        border: none;
        padding-top: 0;
        margin: 0
    }
}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .zurb-footer-top .info-padding {
        background-image: url("../img/icons/footer-large-icon-retina.png");
        background-size: 100px 400px
    }

    .zurb-footer-bottom ul.home-social li a {
        background-image: url("../img/icons/social-retina.png");
        background-size: 50px 600px
    }

    .zurb-footer-top .global .footer-link-block {
        font-weight: normal;
        display: block;
        margin: 30px 0 0 0
    }

    .zurb-footer-top .global .footer-link-block.services {
        background: url("../img/icons/footer-studios-retina.png") left top no-repeat
    }

    .zurb-footer-top .global .footer-link-block.foundation {
        background-image: url("../img/icons/footer-foundation-retina.png") left top no-repeat
    }

    .zurb-footer-top .global .footer-link-block.apps {
        background-image: url("../img/icons/footer-products-retina.png") left top no-repeat
    }

    .zurb-footer-top .global .footer-link-block.expo {
        background-image: url("../img/icons/footer-expo-retina.png") left top no-repeat
    }

    .zurb-footer-bottom a.zurb-logo {
        background-image: url("../img/icons/footer-icons-retina.png");
        background-size: 100px 1400px
    }

    .zurb-footer-top .property .learn-links, .zurb-footer-top .property .support-links,
    .zurb-footer-top .property .connect-links {
        background-image: url("../img/icons/footer-top-icons-retina.png") no-repeat;
        background-size: 100px 1400px
    }
}

@media only screen and (max-width: 320px), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .zurb-footer-top .info-padding {
        background-image: url("../img/icons/footer-large-icon-retina.png");
        background-size: 100px 400px
    }

    .zurb-footer-bottom ul.home-social li a {
        background-image: url("../img/icons/social-retina.png");
        background-size: 50px 600px
    }

    .zurb-footer-top .global .footer-link-block {
        font-weight: normal;
        display: block;
        margin: 30px 0 0 0
    }

    .zurb-footer-top .global .footer-link-block.services {
        background: url("../img/icons/footer-studios-retina.png") left top no-repeat;
        background-size: 30px
    }

    .zurb-footer-top .global .footer-link-block.foundation {
        background: url("../img/icons/footer-foundation-retina.png") left top no-repeat;
        background-size: 30px
    }

    .zurb-footer-top .global .footer-link-block.apps {
        background: url("../img/icons/footer-products-retina.png") left top no-repeat;
        background-size: 30px
    }

    .zurb-footer-top .global .footer-link-block.expo {
        background: url("../img/icons/footer-expo-retina.png") left top no-repeat;
        background-size: 30px
    }

    .zurb-footer-bottom .zurb-logo {
        background-image: url("../img/icons/footer-icons-retina.png");
        background-size: 100px 1400px
    }

    .zurb-footer-top .property .support-links, .zurb-footer-top .property .connect-links {
        background-image: url("../img/icons/footer-top-icons-retina.png") no-repeat;
        background-size: 100px 1400px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .zurb-footer-top .property .learn-links {
        background: none
    }
}

.zurb-footer-top.bg-blue {
    background: #2DAEBF
}

.zurb-footer-top.bg-fblue {
    background: #074e68
}

.zurb-footer-top.bg-green {
    background: #B8D30B
}

.zurb-footer-top.bg-dgreen {
    background: #afc908
}

.zurb-footer-top.bg-magenta {
    background: #A9014B
}

.zurb-footer-top.bg-orange {
    background: #FF5C00
}

.zurb-footer-top.bg-lorange {
    background: #FF6908
}

.zurb-footer-top.bg-oyellow {
    background: #FC9200
}

.zurb-footer-top.bg-loyellow {
    background: #FFB515
}

.zurb-footer-top.bg-navy {
    background: #074e68
}

.zurb-footer-top.layout-emails {
    background: #1C1F3A
}

.img-panel img {
    position: absolute;
    margin-bottom: auto;
    top: 2rem;
    float: left;
    left: -3rem;
    max-width: 6rem;
    border-radius: 50%;
    border: 3px solid #fff
}

.border-panel-cert {
    padding: 25px 15px 30px 60px;
    margin-left: 4rem;
    max-width: 16rem;
    background: #fff;
    min-height: 10rem
}

.border-panel-cert h2 {
    font-size: 1.2rem
}

.panel-bg {
    background: #777;
    padding-top: 1rem;
    margin-top: 1rem;
    margin-bottom: 3rem
}

.panel-bg.light {
    background: #f7f7f7
}

.githubissues h4 {
    color: #fff;
    opacity: 0.7;
    float: left;
    font-size: 0.875rem;
    margin-bottom: 0;
    line-height: 1
}

.date {
    display: inline-block;
    line-height: 1;
    font-size: 0.875rem
}

.commit {
    display: inline-block;
    line-height: 1;
    font-size: 0.875rem;
    opacity: 0.7
}

.github-issues {
    margin: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee
}

.github-issues .commit h4 {
    margin-top: 10px;
    color: #333;
    opacity: 0.7;
    float: left;
    width: 150px;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1
}

.github-issues .commit {
    margin: 0;
    display: inline-block;
    line-height: 1
}

.the-numbers {
    background: url(../img/business/business-hero2.jpg) no-repeat center top #064F68;
    width: 100%;
    padding: 40px 0 0 0;
    margin: 40px auto 40px auto
}

.the-numbers h2 {
    color: white
}

.the-numbers .stats {
    text-align: center
}

.the-numbers .stats h2 {
    margin-bottom: 0;
    color: white;
    font-size: 3.5em
}

.the-numbers .stats h6 {
    color: white;
    font-size: 1.25em
}

.the-numbers.emails-stats {
    background: none;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0
}

.the-numbers.emails-stats h2 {
    color: #cc7691;
    font-weight: 700
}

.the-numbers.emails-stats h6 {
    color: #333;
    font-weight: 400
}

#main-content .the-numbers h2 {
    margin-bottom: 40px
}

#main-content .the-numbers .stats h2 {
    margin-bottom: 0px
}

@media screen and (max-width: 768px) {
    #main-content .the-numbers .stats h2 {
        font-size: 2.5em;
        margin-bottom: 10px
    }
}

.newsletter-signup {
    padding: 1rem 0;
    background: #085a78
}

.newsletter-signup.layout-emails {
    background: #2a2f58
}

.newsletter-signup h5 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #fefefe;
    line-height: 24px
}

.newsletter-signup p {
    clear: both;
    margin-bottom: 0px;
    font-size: 13px;
    color: #fefefe
}

.newsletter-signup a {
    color: #fefefe
}

.newsletter-signup .button {
    background: #2199e8
}

.newsletter-signup .button:hover {
    background: #1585cf
}

.newsletter-signup .button.emails {
    background: #cc7691
}

.newsletter-signup .row.collapse form input[type="text"] {
    position: relative;
    font-size: 17px;
    font-weight: 200;
    color: #999;
    border: 0
}

.newsletter-signup .row.collapse form .button {
    margin: 0;
    border: 0;
    box-shadow: none;
    background: #257696
}

.newsletter-signup .row.collapse form .button:hover {
    background: #1b566d
}

#subForm {
    margin-top: 1rem
}

.container-hover {
    margin-bottom: 2rem;
    border-radius: 3px;
    padding-top: 1rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
    padding-bottom: 0.25rem;
    transition: all .25s ease-in-out
}

.container-hover.horizontal {
    padding: 2.5rem 0
}

.container-hover:hover {
    background: #f8f8f8;
    transition: all .25s ease-in-out
}

.container-hover p {
    color: #333
}

.container-hover a .thumb-description {
    color: #0a0a0a
}

.container-hover .link {
    color: #1d92cf
}

.logo-leveler {
    margin-top: 1rem
}

.logo-leveler-up {
    margin-top: -1rem
}

.smallfeaturesicons .img {
    position: relative;
    margin-top: 500px
}

.smallfeaturesicons h5, .smallfeaturesicons p, .smallfeaturesicons a {
    margin-top: 10px;
    color: #0a0a0a
}

@media screen and (max-width: 43.6875em) {
    .smallfeaturesicons {
        text-align: center
    }

    .smallfeaturesicons .tiny-feature-icon {
        width: 100px;
        margin: 0;
        padding: 0;
        position: relative;
        margin: 0 auto;
        display: block
    }

    .smallfeaturesicons h5, .smallfeaturesicons p, .smallfeaturesicons a {
        margin-top: 0px;
        color: #0a0a0a
    }
}

.ink.hero-button {
    margin-right: 0
}

.row.email-no-margin {
    margin-left: 0;
    margin-right: 0
}

#features-hero {
    background: url(../img/marquee-stars.svg) #074e68;
    text-align: left;
    position: relative;
    padding: 50px 20px 0 20px
}

@media screen and (max-width: 768px) {
    #features-hero {
        padding: 40px 5px 30px 5px;
        overflow: hidden
    }
}

#features-hero h1 {
    font-size: 3em;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 100%
}

@media screen and (max-width: 768px) {
    #features-hero h1 {
        font-size: 35px
    }
}

#features-hero p {
    color: rbga(255, 255, 255, 0.7);
    font-weight: 300;
    line-height: 1.6em
}

@media screen and (max-width: 768px) {
    #features-hero p {
        font-size: 18px;
        line-height: 28px
    }
}

#features-hero img {
    position: absolute
}

#features-hero .largerocket {
    width: 230px;
    right: 150px;
    top: 50px
}

#features-hero .largerocket img {
    right: 50
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    #features-hero .largerocket img {
        max-width: 100px
    }
}

#features-hero .floatingdevices img {
    top: 60;
    width: 200%
}

#features-hero.news {
    margin-bottom: 60px;
    background: none;
    overflow: visible
}

#features-hero.news h1, #features-hero.news h3, #features-hero.news h4 {
    color: #333
}

#features-hero.news h1 {
    font-size: 3.5rem
}

#features-hero.news + #newsletter {
    display: none
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    #features-hero.news .largerocket {
        max-width: 200px
    }
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    #features-hero.news {
        margin-bottom: 220px
    }
}

@media screen and (max-width: 43.6875em) {
    #features-hero.news {
        margin-bottom: 200px
    }
}

.mainfeature img {
    width: 300%
}

.top-area {
    background-color: #002b35;
    position: relative;
    z-index: 4
}

.top-area.main {
    background-image: url(../img/foundation-emails/water.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.top-area.main .row {
    position: relative
}

.top-area.main p.lead {
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 1.35em;
    line-height: 1.3em;
    color: #999
}

.top-area.downloading {
    overflow: hidden
}

.top-area.downloading h1 {
    font-size: 3em;
    padding: 110px 0 0
}

.top-area h1 {
    color: #FFF;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 4.0em;
    margin-bottom: 0;
    font-weight: 500
}

.top-area h2 {
    color: #FFF;
    font-size: 2.1875em;
    padding: 51px 0 0 0;
    margin-bottom: 12px
}

.top-area p {
    color: #FFF;
    font-weight: 300
}

.inky {
    background: url(../img/foundation-emails/inky-all-devices.svg) no-repeat center center;
    background-size: cover;
    height: 410px;
    width: 380px;
    position: relative;
    top: 50px !important
}

@media only screen and (max-width: 680px) {
    .inky {
        display: none
    }
}

.inky.loaded {
    animation-name: inky-float;
    -webkit-animation-name: inky-float;
    animation-duration: 5s;
    -webkit-animation-duration: 5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes inky-float {
    0% {
        transform: translateY(0%)
    }

    50% {
        transform: translateY(2%)
    }

    100% {
        transform: translateY(0%)
    }
}

.bubble {
    position: absolute;
    width: 16px;
    height: 16px;
    opacity: 0
}

.bubble {
    opacity: 0;
    animation: purple-bubbles 5s ease-in infinite
}

.bubble:nth-child(1) {
    animation-delay: 1.5s
}

.bubble:nth-child(2) {
    animation-delay: 3s
}

.bubble:nth-child(3) {
    animation-delay: 2s
}

.bubble:nth-child(4) {
    animation-delay: 1s
}

.bubble:nth-child(5) {
    animation-delay: 3s
}

.bubble:nth-child(6) {
    animation-delay: 4s
}

.bubble:nth-child(7) {
    animation-delay: 1.5s
}

.bubble:nth-child(8) {
    animation-delay: 2.5s
}

.bubble:nth-child(9) {
    animation-delay: 3.5s
}

.bubble:nth-child(10) {
    animation-delay: .5s
}

@keyframes purple-bubbles {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
        margin-top: 0
    }

    17% {
        -webkit-transform: scale(0.1);
        opacity: 1
    }

    19% {
        -webkit-transform: scale(0.9);
        opacity: 1
    }

    20% {
        -webkit-transform: scale(1)
    }

    25% {
        -webkit-transform: scale(1.1)
    }

    30% {
        -webkit-transform: scale(0.95)
    }

    45% {
        -webkit-transform: scale(1.1)
    }

    91% {
        -webkit-transform: scale(1);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(0);
        opacity: 0;
        margin-top: -100px
    }
}

@media only screen and (max-width: 767px) {
    .top-area {
        position: relative
    }

    .top-area .inky-phone {
        display: block;
        background: url(../img/foundation-emails/inky-mobile-hold.svg);
        background-repeat: no-repeat;
        height: 542px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 220px;
        opacity: 0.7;
        background-size: cover
    }

    .top-area .home-text {
        padding: 40px 0 50px;
        position: relative;
        z-index: 2
    }

    .templates-callout {
        top: 0px;
        margin-bottom: 50px
    }

    .how-to-use h3, .how-to-use p {
        width: 100% !important;
        margin-left: 0 !important
    }

    .how-to-use .bump-space {
        margin-left: 0 !important
    }

    .how-to-use .process-1, .how-to-use .process-2, .how-to-use .process-3,
    .how-to-use .process-4, .how-to-use .process-4-2, .how-to-use .process-5,
    .how-to-use .process-5-2 {
        display: none !important
    }

    .how-to-use .number {
        position: relative;
        text-align: left;
        width: 100%;
        font-size: 3.625em;
        top: auto;
        line-height: 1em
    }

    .how-to-use img {
        margin-left: 0 !important;
        width: 100% !important
    }

    .callout .row .stamp {
        width: 129px;
        right: 0;
        height: 119px;
        top: -54px
    }
}

.email-training {
    padding: 50px 0px 80px 0px
}

.course-callout {
    padding: 40px 0 30px
}

.row.log-space {
    margin-bottom: 55px
}

ul.changelog li {
    list-style: none !important
}

ul.changelog li.release-number {
    width: 17%;
    padding-top: 12px
}

ul.changelog li.release-number p {
    margin-bottom: 0px !important
}

ul.changelog li.release-number a {
    font-size: 14px
}

ul.changelog li.changes {
    border-left: #cccccc 1px solid;
    width: 82.5555%
}

ul.changelog li span.point-release-number {
    font-weight: 600;
    color: #333
}

ul.changelog li .release-description {
    margin-top: 10px
}

ul.changelog li .release-description li {
    padding: 12px 0;
    border-bottom: #ddd dashed 1px;
    line-height: 22px
}

ul.changelog li .release-description a {
    font-size: 13px;
    margin-left: 60px
}

@media only screen and (max-width: 767px) {
    ul.changelog li.release-number {
        width: 100%;
        padding-top: 12px;
        padding-left: 20px;
        padding-bottom: 0px;
        border-bottom: #dddddd 1px solid
    }

    ul.changelog li.changes {
        width: 100%;
        border-left: none;
        padding-left: 20px
    }
}

.space-callout {
    padding: 53px 0 31px
}

.templates-callout {
    background: #2e2f2f;
    padding: 20px;
    position: relative;
    top: 150px
}

.templates-callout h5, .templates-callout p {
    color: #FFF;
    position: relative;
    z-index: 2
}

.templates-callout p {
    margin-bottom: 30px
}

.templates-callout a {
    margin-bottom: 0
}

.callout {
    background: #F0F4F5
}

.callout.secondary {
    background: #F0F4F5
}

.callout .row {
    position: relative
}

.callout .row .stamp {
    background: url(../img/foundation-emails/inky-stamp-2.svg) no-repeat center center;
    position: absolute;
    width: 231px;
    right: -40px;
    height: 179px;
    top: -104px;
    background-size: cover
}

.top-headlines {
    margin-top: 50px
}

@media only screen and (min-width: 768px) {
    .discover-links a {
        transition: all .5s;
        -webkit-transition: all .5s
    }

    .discover-links a:hover.process {
        background-position: center 5px
    }

    .discover-links a:hover.docs {
        background-position: center -500px
    }

    .discover-links a:hover.inliner {
        background-position: center -1500px
    }

    .discover-links a:hover.download {
        background-position: center -1000px
    }
}

.course-image {
    padding: 50px 0px 40px 0px
}

.course-image img {
    height: 100px
}

@media only screen and (max-width: 767px) {
    .course-image {
        padding-bottom: 0px !important
    }
}

.discover-links {
    margin-bottom: 50px
}

.discover-links a {
    display: block;
    text-align: center;
    padding: 145px 0 25px;
    background: url(../img/foundation-emails/icons/discover.png) no-repeat 0 0;
    background-size: 125px 2000px
}

.discover-links a.process {
    background-position: center 14px
}

.discover-links a.docs {
    background-position: center -490px
}

.discover-links a.download {
    background-position: center -990px
}

.discover-links a.inliner {
    background-position: center -1490px
}

.discover-links span {
    display: block
}

.discover-links span.title {
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 1.3125em;
    color: #0d2b40;
    margin-bottom: 10px
}

.discover-links span.description {
    color: #333;
    font-size: 0.875em;
    line-height: 1.6em
}

.section-wrapper {
    background: #f5f5f5;
    padding-top: 2rem;
    padding-bottom: 1rem;
    margin-bottom: 3rem
}

.how-to-use-templates {
    position: relative;
    padding: 30px 0
}

.inky-small {
    height: 368px;
    width: 314px;
    position: absolute;
    top: 0;
    right: -410px;
    z-index: 2
}

.inky-small-howto {
    height: 354px;
    width: 300px;
    position: absolute;
    top: 0;
    right: -310px;
    z-index: 2
}

.emails-lesson-preview {
    height: 218px;
    width: 150px !important;
    margin-bottom: 1rem
}

.emails a:not(.button) {
    color: #cc7691;
    font-weight: bold
}

.inky-small.load {
    animation-name: small-inky;
    -webkit-animation-name: small-inky;
    animation-duration: 9s;
    -webkit-animation-duration: 9s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

.inky-comp {
    height: 220px;
    width: 240px;
    position: absolute;
    top: 0;
    right: -310px;
    z-index: 2
}

.inky-comp.load {
    animation-name: small-inky;
    -webkit-animation-name: small-inky;
    animation-duration: 9s;
    -webkit-animation-duration: 9s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

.main-text {
    position: relative
}

.inky-fish {
    background: url(../img/foundation-emails/inky-mobile-hold.svg) no-repeat center center;
    background-size: cover;
    height: 444px;
    width: 358px;
    margin: 0 auto;
    position: relative;
    top: 40px
}

.under-inky-fish {
    margin-top: 50px;
    margin-bottom: 50px
}

.under-inky-fish ul {
    font-size: 0.875em;
    margin-left: 15px
}

.read-docs {
    margin-top: 20px
}

.read-docs a {
    background: #e5ecee url(../img/foundation-emails/icons/read-docs.png) no-repeat 38px center;
    padding: 23px 23px 23px 97px;
    background-size: 32px 44px;
    display: block
}

.read-docs span {
    margin-bottom: 0;
    display: block
}

.read-docs span.title {
    color: #0c2739;
    font-size: 1.3125em;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin-bottom: 10px
}

.read-docs span.description {
    font-size: 0.875em;
    color: #333;
    line-height: 1.6
}

.inky-fish.load {
    animation-name: inky-fishes;
    -webkit-animation-name: inky-fishes;
    animation-duration: 5s;
    -webkit-animation-duration: 5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    transform-origin: 30% 100%;
    -ms-transform-origin: 30% 100%;
    -webkit-transform-origin: 30% 100%
}

@keyframes inky-fishes {
    0% {
        transform: rotate(-15deg)
    }

    50% {
        transform: rotate(15deg)
    }

    100% {
        transform: rotate(-15deg)
    }
}

.how-to-use {
    position: relative
}

.how-to-use.one {
    margin-bottom: 3rem
}

.how-to-use.one p, .how-to-use.one img, .how-to-use.one h3 {
    width: 430px;
    margin-left: 80px
}

.how-to-use.one .process-1 {
    background: url(../img/foundation-emails/inky-outlook.svg) no-repeat center center;
    height: 335px;
    width: 248px;
    background-size: cover;
    position: absolute;
    right: 65px;
    top: -50px
}

.how-to-use.one .bump-space {
    margin-left: 120px
}

.how-to-use.two {
    margin-bottom: 3rem
}

.how-to-use.two p, .how-to-use.two img, .how-to-use.two h3 {
    width: 460px;
    margin-left: 110px
}

.how-to-use.two .process-2 {
    height: 134px;
    width: 231px;
    background-size: cover;
    position: absolute;
    left: 8px;
    top: 38px
}

.how-to-use.two .process-2 img {
    margin-left: 0px
}

.how-to-use.two .bump-space {
    margin-left: 270px
}

.how-to-use.three {
    margin-bottom: 3rem
}

.how-to-use.three p, .how-to-use.three img, .how-to-use.three h3 {
    width: 460px;
    margin-left: 110px
}

.how-to-use.three p.with-border {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px
}

.how-to-use.three .process-3 {
    height: 377px;
    width: 273px;
    background-size: cover;
    position: absolute;
    right: 110px;
    top: -80px
}

.how-to-use.three .process-3 img {
    margin-left: 0px
}

.how-to-use.three .process-3 .inky-point {
    background: url(../img/foundation-emails/inky-point.svg) no-repeat center center;
    height: 386px;
    width: 349px;
    background-size: cover
}

.how-to-use.three .bump-space {
    margin-left: 50px
}

.how-to-use.four {
    margin-bottom: 3rem
}

.how-to-use.four p, .how-to-use.four img, .how-to-use.four h3 {
    width: 460px;
    margin-left: 110px
}

.how-to-use.four .bump-space {
    margin-left: 300px
}

.how-to-use.four .process-4 {
    background: url(../img/foundation-emails/fish-3.svg) no-repeat center center;
    height: 116px;
    width: 107px;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 35px
}

.how-to-use.four .process-4-2 {
    height: 63px;
    width: 96px;
    background-size: cover;
    position: absolute;
    left: 201px;
    top: -16px
}

.how-to-use.four .process-4-2 img {
    margin-left: -25px;
    margin-top: 60px
}

.how-to-use.five .number {
    top: -13px
}

.how-to-use.five p, .how-to-use.five img, .how-to-use.five h3 {
    width: 460px;
    margin-left: 110px
}

.how-to-use.five .bump-space {
    margin-left: 185px;
    position: relative;
    z-index: 2
}

.how-to-use.five .process-5 {
    height: 377px;
    width: 273px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: -120px
}

.how-to-use.five .process-5-2 {
    height: 56px;
    width: 217px;
    background-size: cover;
    position: absolute;
    right: 0px;
    top: 92px
}

.how-to-use.five .process-5-2 img {
    margin-left: 0px
}

.how-to-use h3 {
    margin-bottom: 10px
}

.how-to-use .number {
    display: block;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    color: #a3abad;
    font-size: 8.625em;
    font-weight: bold;
    position: absolute;
    top: 23px;
    line-height: 1em
}

.how-to-use .campaign-monitor {
    background: url(../img/foundation-emails/campaign-monitor.png) no-repeat left center;
    background-size: 18px 12px;
    padding-left: 30px
}

.water {
    background: #085a78;
    height: 80px
}

.process-5-3 {
    background: url(../img/foundation-emails/inky-boat.svg) bottom center no-repeat;
    height: 327px;
    width: 393px;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    top: -210px
}

@media only screen and (max-width: 767px) {
    .process-5-3 {
        width: 100%;
        max-width: 393px
    }
}

.process-2.load img {
    animation-name: fish1;
    -webkit-animation-name: fish1;
    animation-duration: 6s;
    -webkit-animation-duration: 6s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out
}

@keyframes fish1 {
    0% {
        transform: translateX(0%)
    }

    50% {
        transform: translateX(3%)
    }

    100% {
        transform: translateX(0%)
    }
}

.process-3.load div {
    animation-name: small-inky;
    -webkit-animation-name: small-inky;
    animation-duration: 5s;
    -webkit-animation-duration: 5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-delay: 2s;
    -webkit-animation-delay: 1s
}

@keyframes small-inky {
    0% {
        transform: translateY(0%)
    }

    50% {
        transform: translateY(2%)
    }

    100% {
        transform: translateY(0%)
    }
}

.process-4-2.load img {
    animation-name: fish2;
    -webkit-animation-name: fish2;
    animation-duration: 7s;
    -webkit-animation-duration: 7s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes fish2 {
    0% {
        transform: translateY(0%)
    }

    50% {
        transform: translateY(12%)
    }

    100% {
        transform: translateY(0%)
    }
}

.process-5-2.load img {
    animation-name: fish3;
    -webkit-animation-name: fish3;
    animation-duration: 7s;
    -webkit-animation-duration: 7s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@keyframes fish3 {
    0% {
        transform: translateX(0%)
    }

    50% {
        transform: translateX(5%)
    }

    100% {
        transform: translateX(0%)
    }
}

iframe {
    width: 100%;
    border: 1px solid #ddd
}

.doc-nav {
    list-style: none;
    margin-top: 1.875em
}

.doc-nav li {
    display: block;
    width: 100%;
    font-size: 0.875em;
    margin-bottom: 10px
}

.doc-nav li a {
    color: #333;
    display: block
}

.doc-nav li a.active {
    font-weight: bold;
    margin-bottom: 10px
}

.doc-nav li a:hover {
    color: #000
}

.doc-nav li ul li {
    font-size: 1em
}

.docs h1 {
    margin-top: 30px;
    margin-bottom: 0
}

.docs .label {
    background: #ddd;
    color: #333
}

.docs table {
    width: 100%;
    font-size: 0.9375em
}

.docs table td {
    line-height: 1.6;
    vertical-align: top
}

.docs hr.section {
    margin-top: 50px;
    border-style: solid;
    border-width: 2px
}

.docs code.geshi {
    display: block;
    padding: 15px;
    background: #1c1c1c;
    font-size: 14px;
    color: #fff
}

.docs iframe {
    width: 100%;
    border: 1px solid #ddd
}

.docs ol {
    margin-left: 2.5em
}

.prev-next-section {
    * zoom: 1;
    border-top: 1px dashed #ddd;
    margin: 20px 0 50px;
    padding-top: 20px
}

.prev-next-section:before, .prev-next-section:after {
    content: " ";
    display: table
}

.prev-next-section:after {
    clear: both
}

.prev-next-section a {
    font-weight: bold;
    color: #333
}

@media only screen and (max-width: 767px) {
    .top-area {
        position: relative
    }

    .top-area .inky-phone {
        display: block;
        background: url(../img/foundation-emails/inky-mobile-hold.svg);
        background-repeat: no-repeat;
        height: 542px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 220px;
        opacity: 0.7;
        background-size: cover
    }

    .top-area .home-text {
        padding: 40px 0 50px;
        position: relative;
        z-index: 2
    }

    .templates-callout {
        top: 0px;
        margin-bottom: 50px
    }

    .how-to-use h3, .how-to-use p {
        width: 100% !important;
        margin-left: 0 !important
    }

    .how-to-use .bump-space {
        margin-left: 0 !important
    }

    .how-to-use .process-1, .how-to-use .process-2, .how-to-use .process-3,
    .how-to-use .process-4, .how-to-use .process-4-2, .how-to-use .process-5,
    .how-to-use .process-5-2 {
        display: none !important
    }

    .how-to-use .number {
        position: relative;
        text-align: left;
        width: 100%;
        line-height: 1em;
        font-size: 3.625em;
        top: auto
    }

    .how-to-use img {
        margin-left: 0 !important;
        width: 100% !important
    }

    .callout .row .stamp {
        width: 129px;
        right: 0;
        height: 119px;
        top: -54px
    }
}

ul.mobile-nav {
    display: block;
    margin-bottom: 0
}

ul.mobile-nav li {
    display: block
}

ul.mobile-nav a {
    display: block;
    padding: 10px;
    background: #003542;
    color: #FFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-weight: bold
}

ul.mobile-nav a.current {
    background: #002f3b
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    .callout .row .stamp {
        top: -134px;
        right: 0
    }

    .inky {
        right: -620px
    }

    .how-to-use {
        position: relative
    }

    .how-to-use.one p, .how-to-use.one img, .how-to-use.one h3 {
        width: 400px;
        margin-left: 70px
    }

    .how-to-use.one .process-1 {
        background: url(../img/foundation-emails/inky.svg) no-repeat center center;
        height: 325px;
        width: 256px;
        background-size: cover;
        position: absolute;
        right: -13px;
        top: -50px
    }

    .how-to-use.one .bump-space {
        margin-left: 60px
    }

    .how-to-use.two {
        margin-bottom: 10px
    }

    .how-to-use.two p, .how-to-use.two img, .how-to-use.two h3 {
        width: 440px;
        margin-left: 100px
    }

    .how-to-use.two .process-2 {
        height: 65px;
        width: 124px;
        background-size: cover;
        position: absolute;
        left: 0;
        top: 38px;
        z-index: -1
    }

    .how-to-use.two .process-2 img {
        margin-left: 0px
    }

    .how-to-use.two .bump-space {
        margin-left: 100px
    }

    .how-to-use.three {
        margin-bottom: 30px
    }

    .how-to-use.three p, .how-to-use.three img, .how-to-use.three h3 {
        width: 350px;
        margin-left: 100px
    }

    .how-to-use.three {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px
    }

    p.with-border {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px
    }

    .how-to-use.three .process-3 {
        height: 377px;
        width: 273px;
        background-size: cover;
        position: absolute;
        right: 70px;
        top: -100px
    }

    .how-to-use.three .process-3 img {
        margin-left: 0px
    }

    .how-to-use.three .bump-space {
        margin-left: 0
    }

    .how-to-use.four {
        margin-bottom: 30px
    }

    .how-to-use.four p, .how-to-use.four img, .how-to-use.four h3 {
        width: 350px;
        margin-left: 100px
    }

    .how-to-use.four .bump-space {
        margin-left: 150px
    }

    .how-to-use.four .process-4 {
        background: url(../img/foundation-emails/fish-3.png) no-repeat center center;
        height: 116px;
        width: 107px;
        background-size: cover;
        position: absolute;
        right: 0;
        top: 35px
    }

    .how-to-use.four .process-4-2 {
        height: 63px;
        width: 96px;
        background-size: cover;
        position: absolute;
        left: 40px;
        top: -16px
    }

    .how-to-use.four .process-4-2 img {
        margin-left: 0px
    }

    .how-to-use.five {
        padding-bottom: 160px
    }

    .how-to-use.five .number {
        top: -13px
    }

    .how-to-use.five p, .how-to-use.five img, .how-to-use.five h3 {
        width: 470px;
        margin-left: 100px
    }

    .how-to-use.five .bump-space {
        margin-left: 20px;
        position: relative;
        z-index: 2
    }

    .how-to-use.five .process-5 {
        height: 377px;
        width: 273px;
        background-size: cover;
        position: absolute;
        left: 0;
        top: -120px
    }

    .how-to-use.five .process-5-2 {
        height: 80px;
        width: 130px;
        background-size: cover;
        position: absolute;
        right: 50px;
        top: 92px
    }

    .how-to-use.five .process-5-2 img {
        margin-left: 0px
    }

    .how-to-use h3 {
        margin-bottom: 10px
    }

    .how-to-use .number {
        display: block;
        font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        color: #a3abad;
        font-size: 8.625em;
        font-weight: bold;
        position: absolute;
        top: 23px;
        line-height: 1em
    }

    .how-to-use .campaign-monitor {
        background: url(../img/foundation-emails/campaign-monitor.png) no-repeat left center;
        background-size: 18px 12px;
        padding-left: 30px
    }

    .inky-small.load {
        right: -250px;
        width: 283px
    }

    .top-bar-section .has-form {
        padding: 11px 15px;
        height: 45px
    }

    .button.tiny {
        padding: 5px 10px
    }

    .top-area.main {
        overflow-x: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width: 940px) {
    .top-bar-section .has-form {
        padding-top: 0;
        padding-bottom: 0
    }

    .top-bar-section .has-form a {
        line-height: 26px;
        padding-top: 0;
        padding-bottom: 0
    }
}

.coming-soon {
    background: #004454
}

.coming-soon .home-text {
    padding: 80px 0 83px
}

.coming-soon .cs-text {
    margin-bottom: 5px;
    color: rgba(255, 255, 255, 0.5)
}

.coming-soon input {
    height: 42px
}

.coming-soon .confirm {
    font-size: 1em;
    font-style: italic
}

.coming-soon .confirm.error {
    color: red
}

.cs-inky {
    background: url(../img/foundation-emails/inky-mobile.svg) no-repeat right bottom;
    background-size: 624px 558px;
    min-height: 60vh
}

@media only screen and (max-width: 767px) {
    .cs-inky {
        background: url(../img/foundation-emails/inky-mobile-hold.svg) no-repeat center bottom;
        background-size: 147px 200px;
        padding-bottom: 140px
    }
}

.inliner-form .inactive {
    display: none
}

.inliner-form textarea {
    min-height: 500px;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 11px;
    transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out
}

.inliner-form label {
    margin-bottom: 8px;
    line-height: 1.4
}

.inliner-form.options label {
    margin-bottom: 0
}

.inky-inliner {
    margin-bottom: 50px
}

.inky-inliner h4 {
    margin-bottom: 5px
}

.inky-inliner p {
    margin-bottom: 10px
}

.inky-inliner .button:not(.secondary):hover {
    background: #002B36
}

.inky-inliner textarea.result {
    min-height: 300px
}

.inky-inliner .show-on-submit {
    display: none
}

.inky-inliner .alert-box {
    background: #004454;
    border-color: 002932
}

.inky-inliner .alert-box a {
    color: #fff
}

.inline-advantages {
    margin-left: 25px
}

#previewModal {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
    display: none
}

#previewModal .control-bar {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #f7f7f7;
    box-shadow: 0 0 3px 5px rgba(0, 0, 0, 0.25)
}

#previewModal .control-bar .close-btn {
    margin: 14px 10px;
    display: inline-block
}

#previewModal .control-bar .report-btn {
    margin: 5px 10px;
    float: right
}

#previewModal iframe {
    margin-top: 55px;
    border: none;
    width: 100%;
    height: 100%
}

#previewModal.active {
    display: block
}

#inlinerReportModal ol {
    margin-left: 2em
}

table span {
    display: block;
    text-align: center
}

table .check {
    color: green
}

table .x {
    color: red
}

.compatibility-section {
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: 15px
}

.compatibility-section p {
    margin-bottom: 0
}

.compatibility-section a.reveal-table {
    font-size: 0.875em;
    display: block;
    text-align: right;
    line-height: 22px
}

.compatibility-section table.comp-table {
    display: none;
    margin: 20px 0 0
}

.show-table {
    display: block !important
}

.compatibility-section.active table {
    display: block
}

[data-magellan-expedition] {
    background: transparent;
    left: auto;
    max-width: 200px;
    min-width: 0
}

ul.sub-nav li a {
    display: block;
    font-size: 0.875em;
    padding: 5px 0;
    color: #333
}

ul.sub-nav li.active a {
    color: #CC7691;
    font-weight: bold
}

h6 {
    position: relative
}

h6 small.cp {
    position: absolute;
    right: 0;
    background: url(../img/foundation-emails/icons/clipboard.png) no-repeat 10px 4px #002b36;
    background-size: 8px 12px;
    padding: 12px 10px 10px 24px;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFF;
    border-radius: 3px;
    font-family: "Proxima Nova Condensed", "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif
}

ul {
    margin-left: 0em
}

ul.header-social-links {
    display: block
}

ul.header-social-links li {
    display: inline-block;
    margin-right: 25px
}

ul.header-social-links li:last-child {
    margin-right: 0
}

ul.header-social-links li i {
    font-size: 16px;
    display: inline-block;
    margin-right: 8px
}

ul.header-social-links li a {
    color: #FFF;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px
}

ul.header-social-links li a:hover {
    text-decoration: underline
}

.email-logo {
    width: 70px
}

.zurb-logo-sm {
    height: 20px
}

#contribute-large-marquee #tweetUsername {
    color: #fff
}

.framework-callouts h2 {
    margin: 0px;
    padding: 0px;
    text-align: center
}

.framework-callouts h6 {
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-top: -10px;
    color: #7e7e7e;
    letter-spacing: 2px;
    text-align: center
}

.framework-callouts p {
    margin-top: 20px;
    color: #222222
}

.framework-callouts img {
    text-align: center
}

.framework-callouts .link {
    color: #1d92cf;
    text-align: center
}

.framework-callouts .framework-mascot img {
    padding: 0px;
    height: 300px;
    margin: 0px
}

.framework-callouts .button {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.95em
}

.hero-githubissues h4 {
    font-weight: normal;
    font-size: 0.9em;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.7)
}

.hero-githubissues h4 span {
    font-size: 0.9em;
    color: rgba(255, 255, 255, 0.7)
}

.hero-githubissues p {
    font-size: 0.9em;
    margin-top: -20px;
    margin-bottom: 7em;
    color: rgba(255, 255, 255, 0.8)
}

.hero-githubissues p a {
    color: rgba(255, 255, 255, 0.8)
}

.hero-githubissues p a:hover {
    color: #fff
}

.hero-githubissues span {
    color: rgba(255, 255, 255, 0.8)
}

.lead-text {
    margin-top: 0px
}

.ink.button {
    background: #cc7691
}

.ink.button:hover {
    background: #c05577 !important
}

.apps.button {
    background: #3FC380
}

.getting-started-feature img {
    margin-top: -2rem
}

.centered-feature-image {
    max-width: 10rem;
    display: block;
    margin: 0 auto
}

.style0 {
    enable-background: new 0 0 530 360
}

.st0 {
    opacity: 0.2
}

.st1 {
    fill: #010101
}

.st2 {
    fill: none;
    stroke: #010101;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10
}

.st3 {
    fill: none;
    stroke: #010101;
    stroke-miterlimit: 10
}

.st4 {
    fill: #EBEBEB
}

.st5 {
    fill: #CFD5D6
}

.st6 {
    opacity: 0.75
}

.st7 {
    fill: #FFFFFF
}

.st8 {
    fill: #78868C
}

.st9 {
    fill: none;
    stroke: #CFD5D6;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10
}

.st10 {
    fill: none;
    stroke: #CFD5D6;
    stroke-miterlimit: 10
}

.st11 {
    fill: #0D5E7D
}

.st12 {
    opacity: 0.25
}

.st13 {
    fill: #9B9A9A
}

.features-vertical-grid h4, .features-scrolling-sections h4, .features-source-ordering h4,
.features-templatizing-angular h4, .features-component-driven h4,
.features-motion-views h4, .features-animation-classes h4, .features-motion-modifiers h4,
.features-sass-mixins h4, .features-notifications h4, .features-menu-bar h4,
.features-action-sheets h4 {
    margin-top: 1rem
}

.features-vertical-grid p, .features-scrolling-sections p, .features-source-ordering p,
.features-templatizing-angular p, .features-component-driven p, .features-motion-views p,
.features-animation-classes p, .features-motion-modifiers p, .features-sass-mixins p,
.features-notifications p, .features-menu-bar p, .features-action-sheets p {
    margin-bottom: 2rem
}

p.small-lead {
    margin-top: 0px;
    color: rgba(255, 255, 255, 0.3)
}

.top-bar-section .dropdown li.title {
    color: rgba(255, 255, 255, 0.5);
    padding-top: 10px;
    padding-left: 15px;
    font-size: 0.8em
}

.top-bar-section .divider, .top-bar-section [role="separator"] {
    border-top: solid 1px #484848
}

.docs iframe {
    width: 100%;
    border: 1px solid #ddd
}

.callout.course {
    margin: 0
}

#fieldEmail {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.footer-signup-form .postfix.button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.how-to-use.four p.with-border {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px
}

.site-uploader-section {
    background: #f5f5f5;
    margin-bottom: 4rem;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.site-uploader-container {
    width: auto;
    margin: auto;
    background: transparent;
    border: 2px dashed rgba(254, 254, 254, 0.5);
    padding: 1.25rem;
    margin-top: 20px
}

.site-uploader-container button {
    position: relative
}

.site-uploader-container.code-tip {
    background: transparent;
    padding: 10px;
    color: #8a8a8a;
    position: relative;
    display: block
}

.site-uploader-container.code-tip h4 {
    font-weight: 200
}

.site-uploader-container.code-tip h4, .site-uploader-container.code-tip p {
    display: inline
}

.site-uploader-container.is-dragged {
    background: rgba(254, 254, 254, 0.1);
    border: 2px solid #8a8a8a
}

.site-uploader-container.in-page {
    border: 2px dashed #cacaca
}

.site-uploader-container.in-page.is-dragged {
    background: #ededed;
    border: 2px solid #8a8a8a
}

.site-uploader-container .upload-img {
    width: 85%;
    display: block;
    margin: 0 auto
}

.site-uploader-container .loading-img {
    width: 60%;
    padding: 1em
}

.site-uploader-container .panel {
    padding: 20px;
    color: #fff;
    font-size: 21px;
    line-height: 1.3em;
    border: 2px dashed #f5f5f5;
    border-radius: 2px;
    font-weight: normal;
    background: #fff
}

.site-uploader-container .button {
    background-color: #2199e8;
    margin: 0.5em 0em 0em
}

.site-uploader-container .button:hover {
    background-color: #178fde
}

.file-upload input.file-input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 2rem;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.lead {
    color: #777777;
    margin-bottom: 30px;
    font-size: 1em
}

@media screen and (min-width: 64em) {
    .one-description {
        padding-top: 60px
    }
}

.half-section img {
    margin-bottom: 30px
}

.monitor {
    padding-bottom: 30px
}

@media screen and (min-width: 43.75em) {
    .monitor {
        padding-bottom: 30px
    }
}

.sign-up-callout {
    width: 100%;
    padding-top: 19px;
    background-color: #fff;
    text-align: center;
    height: 120px;
    margin-bottom: 2rem
}

.sign-up-callout h4 {
    padding-top: 5px;
    color: #777
}

.sign-up-callout.end {
    margin-bottom: 7rem
}

.page-intro.upload-page {
    margin-bottom: 2rem
}

.signup-text {
    font-size: 0.875rem;
    color: #777
}

.download-site-text {
    font-size: 0.875rem;
    color: #777;
    padding-top: 0.6rem
}

.example-callout {
    padding-top: 50px;
    padding-bottom: 55px;
    background: -webkit-linear-gradient(bottom, #4e5763, #0e1c22);
    height: auto
}

.example-callout h4, .example-callout h5 {
    color: #fff
}

.example-callout p {
    color: #fff
}

.example-callout .link-container:hover {
    background-color: #0e1c22;
    border-radius: 3px;
    transition: background-color 0.5s ease
}

.example-callout .link-container {
    padding-top: 30px;
    padding-bottom: 5px;
    transition: background-color 0.5s ease
}

@media screen and (min-width: 43.75em) {
    .example-callout .link-container {
        padding-left: 20px
    }
}

#dragdroparea {
    text-align: center !important;
    border: 2px dashed #2199e8;
    border-radius: 8px;
    width: auto;
    color: #2199e8;
    text-align: left;
    vertical-align: middle;
    padding: 20px 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    font-size: 150%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

#dragdroparea button {
    position: relative
}

#dragdroparea p {
    margin: 0
}

#dragdroparea .dragdroparea-headline {
    margin-bottom: 0;
    text-align: center !important
}

#dragdroparea.drop-area {
    text-align: center !important;
    height: auto;
    line-height: 100px;
    width: auto;
    position: relative
}

#dragdroparea.drop-area h4 {
    text-align: left
}

.drop-area {
    position: relative
}

.upload-panel {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 3px;
    position: relative;
    color: #0a0a0a;
    background-color: #fff;
    position: absolute;
    width: 101%;
    left: -0.1rem;
    top: -0.1rem;
    border: 1px solid #008CBA
}

.upload-panel > :first-child {
    margin-top: 0
}

.upload-panel > :last-child {
    margin-bottom: 0
}

#upload-progress-details {
    color: #fff
}

.section-container {
    overflow: hidden;
    height: 400px;
    margin-bottom: 2.5rem;
    border-bottom: 1px dashed #ddd
}

.section-container h3 {
    font-weight: 500px
}

@media screen and (min-width: 43.75em) {
    .section-container {
        margin-bottom: 4rem;
        height: 650px
    }
}

.section-container.end {
    margin-bottom: 0px;
    border: none
}

.feature-image-container {
    position: relative
}

.feature-image {
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 99;
    margin: 0 auto
}

.feature-image.feature-image-left {
    position: relative;
    left: -50px
}

@media screen and (min-width: 43.75em) {
    .feature-image.feature-image-left {
        left: -200px
    }
}

.feature-image-top {
    position: relative;
    left: 50px;
    bottom: -25px
}

@media screen and (min-width: 43.75em) {
    .feature-image-top {
        left: 150px
    }
}

.feature-image-right {
    position: absolute;
    right: -300px;
    top: 30px
}

.section-one {
    position: relative;
    background: #F5F5F5;
    margin-top: -4em;
    padding-top: 4em
}

.section-one .text-center {
    margin-bottom: 1.5em
}

.section-one .lead {
    padding: 1rem;
    text-align: center
}

@media screen and (min-width: 43.75em) {
    .section-one .lead {
        padding: 70px;
        margin-top: 1.8em;
        text-align: left
    }
}

.section-one .panel {
    margin-top: 1.6em
}

.section-end {
    position: relative
}

.section-end .feature-image {
    width: 70%
}

.section-end .sit-top {
    position: relative;
    z-index: 99
}

.section-end .offset-left {
    position: absolute;
    right: 100px;
    top: 80px;
    z-index: 1;
    width: 70%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

@media screen and (min-width: 43.75em) {
    .section-end .offset-left {
        right: 250px
    }
}

.tools-page ul {
    list-style: none
}

.tools-page .breadcrumbs {
    margin-bottom: 3rem;
    display: inline-block
}

.tools-page .breadcrumbs li {
    margin-bottom: 0 !important
}

.tools-page .breadcrumbs a {
    font-size: 11px
}

@media screen and (max-width: 43.6875em) {
    .tools-page .breadcrumbs > * {
        line-height: 2
    }
}

.tools-page ul {
    list-style: none
}

.tools-page ul li {
    margin-bottom: .25rem !important
}

.tools-page p, .tools-page a, .tools-page li {
    font-size: 14px
}

.tools-page img {
    margin-bottom: 1rem
}

.tools-page hr {
    margin: 3rem 0;
    border-style: dashed
}

.tools-page .toolslist h3 {
    margin-top: 2rem
}

.tools-page .toolslist h3.toolslist-head {
    border-bottom: 1px dotted #ddd;
    margin-bottom: -1rem
}

.tools-page .toolslist .f5 {
    border: 0.12rem solid #074E68;
    color: #074E68;
    background: none;
    font-weight: bold;
    border-radius: 8px
}

.tools-page .toolslist .f4 {
    border: 0.12rem solid #2284a1;
    color: #2284a1;
    background: none;
    font-weight: bold;
    border-radius: 8px
}

.tools-page .toolslist .f3 {
    border: 0.12rem solid #666;
    color: #666;
    background: none;
    font-weight: bold;
    border-radius: 8px
}

.tools-page .toolslist ul, .tools-page .toolslist li, .tools-page .toolslist ol,
.tools-page .toolslist dl {
    list-style-type: none;
    padding: 0px;
    margin: 0px
}

.row.post h5 {
    margin-top: 0 !important
}

.row.forum-posts {
    margin-left: auto !important
}

@media screen and (max-width: 43.6875em) {
    .row.forum-posts {
        padding: 0 15px
    }
}

.post-count-spacing > .column:first-child, .post-count-spacing > .columns:first-child {
    margin-bottom: 10px;
    padding-bottom: 0;
    width: 16%
}

@media screen and (max-width: 43.6875em) {
    .post-count-spacing > .column:first-child, .post-count-spacing > .columns:first-child {
        padding-left: 0;
        width: 25%
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .post-count-spacing > .column:first-child, .post-count-spacing > .columns:first-child {
        width: 105px
    }
}

.post-count-spacing > .column:first-child form, .post-count-spacing > .columns:first-child form {
    margin-bottom: 0 !important
}

@media screen and (max-width: 43.6875em) {
    .post-count-spacing > .column:nth-child(2), .post-count-spacing > .columns:nth-child(2) {
        width: 75%
    }
}

.post-count-spacing > .column.desc, .post-count-spacing > .desc.columns {
    padding-bottom: 0;
    line-height: 1.2em;
    padding-left: emCalc(10px);
    width: 75%;
    margin-bottom: 20px
}

@media screen and (max-width: 43.6875em) {
    .post-count-spacing > .column.desc, .post-count-spacing > .desc.columns {
        width: 85%
    }
}

@media screen and (min-width: 550px) and (max-width: 767px) {
    .post-count-spacing > .column.desc, .post-count-spacing > .desc.columns {
        width: 70% !important
    }
}

@media screen and (min-width: 767px) and (max-width: 850px) {
    .post-count-spacing > .column.desc, .post-count-spacing > .desc.columns {
        width: 73% !important
    }
}

@media screen and (min-width: 851px) and (max-width: 1999px) {
    .post-count-spacing > .column.desc, .post-count-spacing > .desc.columns {
        width: 75% !important
    }
}

@media screen and (min-width: 1200px) {
    .post-count-spacing > .column.desc, .post-count-spacing > .desc.columns {
        width: 80% !important;
        padding-left: emCalc(15px)
    }
}

.post-count {
    width: 80px !important;
    height: 80px;
    border: none !important;
    background-color: #e6e6e6;
    text-align: center
}

@media screen and (max-width: 43.6875em) {
    .post-count {
        width: 95px !important
    }
}

.post-count.new-general {
    background-color: #074e68;
    color: #d8f3fc
}

.post-count.old-general {
    background-color: #f2f2f2 !important
}

.post-count .post-count-container {
    height: 50px;
    background-color: #f2f2f2
}

.post-count .post-count-container.old-general {
    background-color: #f2f2f2 !important
}

.post-count .post-count-container.new {
    background-color: #074e68;
    color: #d8f3fc
}

.post-count .post-count-container.new-general {
    background-color: #074e68;
    color: #d8f3fc
}

.post-count .post-count-container span.reply-count {
    position: relative;
    top: 4px;
    color: #666;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 1.75em;
    font-weight: 700
}

.post-count .post-count-container span.reply-count.old-general {
    background-color: #f2f2f2 !important;
    top: 18px;
    font-size: 1.75em
}

.post-count .post-count-container span.reply-count.new-general {
    top: 18px;
    color: #d8f3fc;
    font-size: 1.75em
}

.post-count .post-count-container span.reply-count.new-general.with-replies {
    top: 6px
}

.post-count .post-count-container span.reply-count.new-post {
    color: #d8f3fc;
    top: 6px
}

.post-count .post-count-container span.reply-count.new-post.already-checked {
    top: 0.2em !important
}

.post-count .post-count-container .label {
    display: block;
    background-color: transparent !important;
    text-transform: uppercase;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #78d4f6;
    position: relative;
    top: emCalc(-15px)
}

.post-count .total-post-count {
    height: 30px;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: gray;
    font-size: 11px;
    text-transform: uppercase;
    padding: 8px 3px 3px 3px;
    font-weight: 700
}

.post-count .total-post-count.total-replies {
    color: gray
}

.post-count .total-post-count.total-replies.new {
    background-color: #053c50;
    color: #d8f3fc
}

@media screen and (max-width: 43.6875em) {
    .post-count-spacing {
        margin: 0
    }
}

@media screen and (max-width: 43.6875em) {
    .post-count-spacing .post-description {
        margin-top: 0 !important
    }
}

.post-count-spacing .author-name {
    margin-top: 5px;
    line-height: 13px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 11px
}

.post-count-spacing .author-name a {
    color: #666 !important
}

.post-count-spacing .author-name a:hover {
    color: gray !important
}

.post-count-spacing .last-reply-by a {
    color: #8c8c8c
}

.post-count-spacing h5 {
    line-height: 1em;
    margin-bottom: 5px;
    margin-top: -4px;
    font-size: 18px !important
}

@media screen and (max-width: 43.6875em) {
    .post-count-spacing h5 {
        font-size: 1.5em !important;
        margin-top: -2px
    }
}

.post-count-spacing p {
    margin-bottom: 0;
    font-size: 14px;
    color: #666;
    font-weight: 400
}

.post-count-spacing p.moderator-links {
    margin-top: 5px;
    margin-bottom: 5px
}

.post-count-spacing p.tags {
    margin-top: 2px !important;
    margin-bottom: 5px !important;
    line-height: 28px
}

@media screen and (min-width: 767px) {
    .post-count-spacing p.tags a {
        margin: emCalc(0px) emCalc(5px) emCalc(15px) 0 !important
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .post-count-spacing p.tags a {
        margin: emCalc(15px) emCalc(5px) emCalc(15px) 0 !important
    }
}

.post-count-spacing span.when {
    color: #a6a6a6
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .post-count-spacing span.when {
        margin-top: emCalc(15px)
    }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
    .post-count-spacing span.when {
        font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-weight: 400;
        color: #666;
        font-size: emCalc(13px)
    }
}

.row.posts .row.post.impressions.old a {
    color: #999
}

.row.posts .row.post.impressions hr {
    margin: 1.25em 0 1.1875em
}

.timeline-list {
    list-style-type: none
}

ul.timeline-list li {
    margin-bottom: 15px
}

ul.timeline-list {
    font-size: 0.875em
}

h5.pnc, h6.pnc {
    font-family: "Proxima Nova Condensed Bold", "Proxima Nova Condensed", "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.dropcap {
    display: block;
    float: left;
    line-height: 2rem;
    margin: 0.25rem 0.75rem 0.5rem 0;
    text-align: center;
    width: 2rem;
    font-size: 3rem;
    color: #ddd;
    font-weight: 600
}

.yeti-about {
    position: relative;
    z-index: 0;
    top: -2rem;
    height: 10rem;
    margin: 0 auto;
    display: block
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    .yeti-about {
        margin: 3rem 0 0 0;
        left: 4rem
    }
}

.yeti-about-1 {
    z-index: -1;
    top: -2rem;
    height: 15rem;
    left: 4rem
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    .yeti-about-1 {
        margin: 3rem 0 0 0
    }
}

.light {
    font-weight: 200 !important
}

.template-block {
    text-align: center
}

.template-block .column:not(:last-child), .template-block .columns:not(:last-child) {
    margin-bottom: 50px
}

.template-block .column:last-child, .template-block .columns:last-child {
    margin-bottom: -50px
}

.template-block .callout {
    margin-bottom: 50px
}

.template-block .callout .column, .template-block .callout .columns {
    margin-bottom: 0
}

.template-block a.preview {
    text-align: center;
    display: block
}

.template-block a.img-link {
    display: block;
    float: none;
    text-align: center
}

.template-block img {
    width: 80%
}

span.notes {
    float: left;
    display: inline-block;
    background: url("../img/brand-logos/notable-icon.png") 0px 2px no-repeat;
    padding-left: 20px;
    height: 22px;
    font-size: 14px
}

.drip-callout-info {
    padding-top: 80px;
    padding-left: 130px;
    position: relative
}

.drip-callout-info img {
    position: absolute;
    top: 30px;
    left: 0
}

.feature-block-horizontal {
    position: relative;
    margin-bottom: 1rem
}

@media screen and (min-width: 43.75em) {
    .feature-block-horizontal {
        margin-bottom: 3rem
    }
}

.feature-block-horizontal.emails {
    margin-bottom: 0
}

@media screen and (min-width: 43.75em) {
    .feature-side-text {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.transactional-template-preview {
    background: url(../img/foundation-emails/templates/order.png) top center no-repeat;
    height: 600px;
    width: 100%;
    background-size: 190%;
    margin-top: -30px
}

.drip-template-preview {
    background: url(../img/foundation-emails/templates/welcome.png) top center no-repeat;
    height: 600px;
    width: 100%;
    background-size: 190%;
    margin-top: -30px
}

.inky-comparison-tabs {
    border: 0;
    text-align: center;
    max-width: 400px;
    margin: 0 auto 1rem auto
}

.inky-comparison-tabs .tabs-title {
    width: 50%
}

.inky-comparison-tabs .tabs-title a {
    background: #777;
    color: white;
    font-size: 1rem;
    padding: 0.65rem 1rem;
    text-align: center;
    box-shadow: 0 2px 0 #5e5e5e;
    font-weight: bold
}

.inky-comparison-tabs .tabs-title.is-active a {
    background: #cc7691;
    box-shadow: 0 2px 0 #be5173
}

.inky-comparison-tabs .tabs-title:first-child a {
    border-radius: 2px 0 0 2px
}

.inky-comparison-tabs .tabs-title:last-child a {
    border-radius: 0 2px 2px 0
}

.inky-comparison-tabs + .tabs-content {
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-bottom: 2rem
}

.inky-comparison-tabs + .tabs-content .code-example {
    max-height: 300px;
    overflow: auto
}

.inky-comparison-tabs + .tabs-content code {
    background: transparent;
    color: black;
    border: 0;
    padding: 0
}

.terminal-window {
    background: #333;
    color: #fff;
    font-family: 'Courier', monospace;
    font-size: 1.25rem;
    padding: 1rem;
    border-radius: 8px;
    padding-top: 2.5rem;
    position: relative;
    white-space: pre;
    min-height: 125px
}

.terminal-window::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 1.5rem;
    background: #666;
    border-radius: 8px 8px 0 0
}

.terminal-window::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #da9baf;
    display: block;
    position: absolute;
    top: 7px;
    left: 7px;
    border-radius: 1000px;
    box-shadow: 24px 0 0 #da9baf, 48px 0 0 #da9baf
}

.typed-cursor {
    display: none
}

.signup-modal.reveal {
    padding: 0;
    border: none;
    background: #f5f5f5
}

@media screen and (min-width: 43.75em) {
    .signup-modal.reveal {
        width: 45vw
    }
}

.signup-modal.reveal hr {
    border-bottom: 2px solid #2f2f53;
    margin: 0
}

.signup-modal-header {
    padding: 1rem
}

.signup-modal-header h3 {
    color: #2f2f53;
    text-align: center
}

.signup-modal-header h5 {
    text-align: center
}

form.emails {
    padding: 1rem 1rem 2rem
}

form.emails [type='text'] {
    border-radius: 0
}

form.emails [type='submit'] {
    margin-bottom: 0;
    margin-top: .5rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-weight: normal
}

form.emails [type='submit']:hover {
    background: #c05577
}

form.emails [for="opt-in"] {
    margin: 0
}

.signup-modal-alt.reveal {
    padding: 0.75rem 0 0.5rem;
    border: none
}

.signup-modal-alt.reveal hr {
    border-bottom: 2px solid #2f2f53;
    margin: 0
}

.signup-modal-alt.reveal.sites hr {
    border-bottom: 2px solid #8a8a8a
}

.signup-modal-header {
    padding-bottom: 1rem;
    text-align: center
}

.signup-modal-header h3 {
    color: #2f2f53;
    margin: 0;
    font-weight: light
}

.signup-modal-header.sites h3 {
    color: #666;
    font-size: 1.6875rem
}

#subForm {
    margin: 0
}

.signup-modal-alt.reveal form {
    padding: 0 1rem 2rem
}

.signup-modal-alt.reveal form [type='text'], .signup-modal-alt.reveal form [type='email'] {
    height: 2rem;
    border-radius: 0
}

.signup-modal-alt.reveal form [type='submit'] {
    margin-bottom: 0;
    margin-top: .5rem;
    margin-bottom: 0;
    padding-left: 3rem;
    padding-right: 3rem;
    font-weight: normal
}

.signup-modal-alt.reveal form [type='submit']:hover {
    background: #c05577
}

.signup-modal-alt.reveal form [type='submit'].sites {
    font-size: 14px
}

.signup-modal-alt.reveal form [type='submit'].sites:hover {
    background: #1271af
}

.signup-modal-alt.reveal form [for="opt-in"] {
    margin: 0
}

.feature-callout {
    background: #f5f5f5;
    padding: 2rem
}

.thumb-row a .thumb-category {
    color: #BFBFBF;
    text-align: center;
    font-weight: bold;
    font-size: 0.875rem;
    text-transform: uppercase;
    margin-bottom: 0
}

.thumb-row a .thumb-description {
    text-align: center;
    color: #0a0a0a;
    font-size: 1.0625rem;
    font-weight: 300;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.thumb-row a .thumb-description .thumb-author {
    font-size: 0.75rem;
    display: block
}

.thumb-row img {
    margin-bottom: 2rem
}

.thumb-row .column, .thumb-row .columns {
    padding: 1rem 2rem;
    margin-bottom: 2rem;
    transition: background 0.4s ease-out
}

.thumb-row .column:hover, .thumb-row .columns:hover {
    background-color: #f5f5f5;
    transition: background 0.4s ease-out
}

form.newsletter-signup-form {
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1.25rem
}

form.newsletter-signup-form .button {
    margin: 0;
    padding-left: 0;
    padding-right: 0
}

.avatar {
    width: 6rem;
    height: 6rem
}

.avatar.small {
    width: 3rem;
    height: 3rem
}

.avatar.large {
    width: 9rem;
    height: 9rem
}

.avatar.round {
    border-radius: 50%
}

.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(100%)
}

.grayscale:hover {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    -webkit-filter: none
}

.site-examples {
    width: 100%;
    position: relative;
    height: 222px;
    margin: 0 0 2rem;
    text-align: center;
    border: 1px solid #ddd;
    transition: all 0.3s ease
}

.site-examples .site-examples-icon-box {
    position: relative;
    top: 100px;
    display: inline-block;
    margin-bottom: 40px;
    padding: 10px;
    background: #fafafa;
    transition: all 0.3s ease
}

.site-examples .site-examples-heading {
    position: absolute;
    top: 85px;
    left: 1px;
    width: 100%;
    color: #fff;
    padding: 0.5rem 0;
    font-weight: 600;
    z-index: 101;
    margin-left: -1px;
    margin-right: -1px;
    background-color: rgba(0, 140, 186, 0.8);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.site-examples .site-examples-description {
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -ms-transform: scale(0);
    transform: scale(0)
}

.site-examples .site-examples-icon-box > img.site-examples-icon {
    width: 40px
}

.site-examples:hover {
    border-color: #2199e8
}

.site-examples:hover .site-examples-icon-box {
    top: -30px
}

.site-examples:hover .site-examples-heading {
    top: -5px
}

.brands-detail-header {
    margin-bottom: 3rem
}

.mini {
    background: url("../img/learn/website-examples/mini.png") no-repeat center center;
    background-size: cover;
    height: 220px
}

.barclays {
    background: url("../img/learn/website-examples/barclays.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.urban-d {
    background: url("../img/learn/website-examples/urban-d.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.fonts {
    background: url("../img/learn/website-examples/fonts.png") no-repeat top center;
    background-size: cover;
    height: 220px;
    height: 220px
}

.starwars {
    background: url("../img/learn/website-examples/starwars.png") no-repeat center center;
    background-size: cover;
    height: 220px;
    height: 220px
}

.vans {
    background: url("../img/learn/website-examples/vans.png") no-repeat top center;
    background-size: cover;
    height: 220px;
    height: 220px
}

.express {
    background: url("../img/learn/website-examples/express.png") no-repeat top center;
    background-size: cover;
    height: 220px;
    height: 220px
}

.marriott-gp {
    background: url("../img/learn/website-examples/marriott-gp.png") no-repeat top right;
    background-size: cover;
    height: 220px;
    height: 220px
}

.herschel {
    background: url("../img/learn/website-examples/herschel.png") no-repeat top center;
    background-size: cover;
    height: 220px;
    height: 220px
}

.istock {
    background: url("../img/learn/website-examples/istock.png") no-repeat top center;
    background-size: cover;
    height: 220px;
    height: 220px
}

.toms {
    background: url("../img/learn/website-examples/toms.png") no-repeat top center;
    background-size: cover;
    height: 220px;
    height: 220px
}

.nature-box {
    background: url("../img/learn/website-examples/nature-box.png") no-repeat top center;
    background-size: cover;
    height: 220px;
    height: 220px
}

.jquery {
    background: url("../img/learn/website-examples/jquery.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.parrot {
    background: url("../img/learn/website-examples/parrot.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.specialized {
    background: url("../img/learn/website-examples/specialized.png") no-repeat top left;
    background-size: cover;
    height: 220px
}

.fandango {
    background: url("../img/learn/website-examples/fandango.png") no-repeat top left;
    background-size: cover;
    height: 220px
}

.swatch {
    background: url("../img/learn/website-examples/swatch.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.warby {
    background: url("../img/learn/website-examples/warby.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.fastco {
    background: url("../img/learn/website-examples/fastco.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.treehouse {
    background: url("../img/learn/website-examples/treehouse.png") no-repeat center center;
    background-size: cover;
    height: 220px
}

.htc {
    background: url("../img/learn/website-examples/htc.png") no-repeat top left;
    background-size: cover;
    height: 220px
}

.carhartt {
    background: url("../img/learn/website-examples/carhartt.png") no-repeat top left;
    background-size: cover;
    height: 220px
}

.adobe-g {
    background: url("../img/learn/website-examples/adobe-g.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.olympic-ca {
    background: url("../img/learn/website-examples/olympics-ca.png") no-repeat top left;
    background-size: cover;
    height: 220px
}

.pact-coffee {
    background: url("../img/learn/website-examples/pact-coffee.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.zumba {
    background: url("../img/learn/website-examples/zumba.png") no-repeat top left;
    background-size: cover;
    height: 220px
}

.zazzle {
    background: url("../img/learn/website-examples/zazzle.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.new-balance {
    background: url("../img/learn/website-examples/new-balance.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.zozi {
    background: url("../img/learn/website-examples/zozi.png") no-repeat center center;
    background-size: cover;
    height: 220px
}

.docker {
    background: url("../img/learn/website-examples/docker.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.us-soccer {
    background: url("../img/learn/website-examples/us-soccer.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.stance {
    background: url("../img/learn/website-examples/stance.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.happy-socks {
    background: url("../img/learn/website-examples/happy-socks.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.wd40 {
    background: url("../img/learn/website-examples/wd40.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.golden-state-warriors-champs {
    background: url("../img/learn/website-examples/golden-state-warriors-champs.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.bold-italic {
    background: url("../img/learn/website-examples/bold-italic.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.recode {
    background: url("../img/learn/website-examples/recode.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.pixar {
    background: url("../img/learn/website-examples/pixar.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.car-driver {
    background: url("../img/learn/website-examples/car-driver.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.polar {
    background: url("../img/learn/website-examples/polar.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.perry-ellis {
    background: url("../img/learn/website-examples/perry-ellis.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.denon-dj {
    background: url("../img/learn/website-examples/denon-dj.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.marantzpro {
    background: url("../img/learn/website-examples/marantzpro.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.amazon-jobs {
    background: url("../img/learn/website-examples/amazon-jobs.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.run-dmc {
    background: url("../img/learn/website-examples/run-dmc.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.comedy-central {
    background: url("../img/learn/website-examples/comedy-central.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.samsung-milk {
    background: url("../img/learn/website-examples/samsung-milk.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.skullcandy {
    background: url("../img/learn/website-examples/skullcandy.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.timberland {
    background: url("../img/learn/website-examples/timberland.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.pressed-juicery {
    background: url("../img/learn/website-examples/pressed-juicery.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.ll-cool {
    background: url("../img/learn/website-examples/ll-cool.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.keurig {
    background: url("../img/learn/website-examples/keurig.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.mikes-hard {
    background: url("../img/learn/website-examples/mikes-hard.png") no-repeat center left;
    background-size: cover;
    height: 220px
}

.hyperlite {
    background: url("../img/learn/website-examples/hyperlite.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.diamondback {
    background: url("../img/learn/website-examples/diamondback.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.subaru {
    background: url("../img/learn/website-examples/subaru.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.lotus {
    background: url("../img/learn/website-examples/lotus.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.nissan {
    background: url("../img/learn/website-examples/nissan.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.skittles {
    background: url("../img/learn/website-examples/skittles.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.coca-cola {
    background: url("../img/learn/website-examples/coca-cola.png") no-repeat bottom center;
    background-size: cover;
    height: 220px
}

.ford {
    background: url("../img/learn/website-examples/ford.png") no-repeat bottom center;
    background-size: cover;
    height: 220px
}

.plantronics {
    background: url("../img/learn/website-examples/plantronics.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.chicken-sea {
    background: url("../img/learn/website-examples/chicken-sea.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.clif {
    background: url("../img/learn/website-examples/clif.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.sprouts {
    background: url("../img/learn/website-examples/sprouts.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.outback {
    background: url("../img/learn/website-examples/outback.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.snapple {
    background: url("../img/learn/website-examples/snapple.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.ea-starwars {
    background: url("../img/learn/website-examples/ea-starwars.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.renault-f1 {
    background: url("../img/learn/website-examples/renault-f1.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.kawasaki {
    background: url("../img/learn/website-examples/kawasaki.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.ethanallen {
    background: url("../img/learn/website-examples/ethanallen.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.kellymoore {
    background: url("../img/learn/website-examples/kellymoore.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.hp-store {
    background: url("../img/learn/website-examples/hp-store.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.jansport {
    background: url("../img/learn/website-examples/jansport.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.northface {
    background: url("../img/learn/website-examples/northface.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.eurosport {
    background: url("../img/learn/website-examples/eurosport.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.smart-car {
    background: url("../img/learn/website-examples/smart-car.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.bhg {
    background: url("../img/learn/website-examples/bhg.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.bmw-blog {
    background: url("../img/learn/website-examples/bmw-blog.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.maybelline {
    background: url("../img/learn/website-examples/maybelline.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.smart-car {
    background: url("../img/learn/website-examples/smart-car.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.meundies {
    background: url("../img/learn/website-examples/meundies.png") no-repeat top center;
    background-size: cover;
    height: 220px
}

.washington-post {
    background: url("../img/learn/website-examples/washington-post.png") no-repeat top right;
    background-size: cover;
    height: 220px
}

.nat-geo {
    background: url("../img/learn/website-examples/nat-geo.png") no-repeat top right;
    background-size: cover;
    height: 220px
}

.honor-society {
    background: url("../img/learn/website-examples/honor-society.png") no-repeat top left;
    background-size: cover;
    height: 220px
}

.flite {
    background: url("../img/learn/website-examples/flite.png") no-repeat center center;
    background-size: cover;
    height: 220px
}

.mister-jekyll {
    background: url("../img/learn/website-examples/mister-jekyll.png") no-repeat center center;
    background-size: cover;
    height: 220px
}

.jacqueline-west {
    background: url("../img/learn/website-examples/jacqueline-west.png") no-repeat center center;
    background-size: cover;
    height: 220px
}

.swizzle {
    background: url("../img/learn/website-examples/swizzle.png") no-repeat center center;
    background-size: cover;
    height: 220px
}

.wcb {
    background: url("../img/learn/website-examples/wcb.png") no-repeat center center;
    background-size: cover;
    height: 220px
}

.brand-list-header {
    border-bottom: 1px solid #eee;
    color: #eee;
    font-weight: 600
}

.brand-list {
    background: #2199e8;
    width: 100%;
    margin-bottom: 3rem;
    padding: 2rem 0
}

.brand-list a {
    white-space: nowrap;
    color: #eee;
    position: relative;
    text-decoration: none;
    line-height: 24px
}

.brand-list a::before, .brand-list a::after {
    content: '';
    position: absolute;
    transition: transform .5s ease
}

.brand-list a::before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #eee;
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.brand-list a:hover::before {
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.brand-list-logos {
    display: block;
    margin: 0 auto;
    list-style-type: none
}

.brand-list-logos li {
    padding-bottom: 0.4rem
}

.logo-leveler {
    margin-top: 1rem
}

.logo-leveler-up {
    margin-top: -1rem
}

.lead.intro {
    margin-bottom: 0
}

.buzz-quote-name {
    text-align: center
}

.buzz-quote-name img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    max-width: 80px
}

.buzz-quote-name h4 {
    font-family: "Proxima Nova Condensed", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding-top: 0.75rem;
    margin-bottom: 5px
}

.buzz-quote {
    margin: 0;
    padding: 1px 0 0 1.5rem;
    margin-bottom: 3rem;
    border-left: 1px solid #eee
}

.buzz-quote h4 {
    margin: -4px 0 0 0;
    font-weight: 200;
    font-size: 1.25rem;
    line-height: 1.6
}

.buzz-press {
    margin-bottom: 3rem
}

.buzz-press h4 {
    margin-top: -15px
}

.buzz-press a {
    color: #222;
    font-weight: 300
}

.buzz-press .lead {
    margin-bottom: .5rem;
    font-size: 1.125rem
}

.buzz-press .excerpt {
    border-left: 1px solid #eee;
    padding: 1px 0 0 1.5rem
}

.buzz-press .lead {
    font-size: 1.125rem;
    font-weight: 300
}

.cite {
    font-size: 0.75rem;
    font-family: "Proxima Nova Condensed", Helvetica, Arial, sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #777777
}

.buzz-tweet {
    border-bottom: solid #eee 1px;
    margin-bottom: 1rem
}

.buzz-tweet img {
    border-radius: 50%;
    width: 10%;
    float: left;
    margin: 0.35rem 1rem 1rem 0;
    border: 1px solid #efefef
}

.buzz-tweet p {
    padding-left: 15%
}

.profile-card {
    padding: 1rem;
    margin-top: 2rem;
    background-color: transparent
}

.profile-card img {
    width: 8rem;
    display: block;
    margin: 1rem auto;
    text-align: center;
    border-radius: 50%
}

.profile-card .profile-info h4 {
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

.profile-card .profile-info .short-desc {
    text-align: center;
    margin: 0
}

.profile-card .profile-info .profile-links {
    text-align: center;
    margin: 0
}

.profile-card .profile-info .inline-list {
    text-align: center;
    margin-bottom: 1rem
}

.profile-card .profile-info .inline-list li {
    float: none;
    display: inline-block
}

.profile-card .profile-info .inline-list i.fi-social-facebook {
    font-size: 1.5rem;
    color: #3b5998;
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-facebook:hover {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-twitter {
    font-size: 1.5rem;
    color: #55acee;
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-twitter:hover {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-linkedin {
    font-size: 1.5rem;
    color: #0077b5;
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-linkedin:hover {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-github {
    font-size: 1.5rem;
    color: #333;
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-github:hover {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-youtube {
    font-size: 1.5rem;
    color: #cc181e;
    transition: all .5s ease-in-out
}

.profile-card .profile-info .inline-list i.fi-social-youtube:hover {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition: all .5s ease-in-out
}

.cert-icons {
    text-align: center
}

.cert-icons img {
    padding: 20px;
    max-height: 150px
}

.cert-icons a {
    margin-bottom: 1.25rem
}

.resources-header {
    position: relative
}

.resources-header .resources-icon {
    position: relative;
    width: 2.4rem;
    top: 0.4rem;
    right: 1%
}

.case-study {
    background: #efefef;
    margin-top: 44px;
    display: none
}

.case-study p {
    margin-bottom: 0
}

.case-study.active {
    display: block
}

.case-study span {
    display: block
}

.case-study .type {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.75em;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 13px
}

.case-study .title {
    font-weight: 300;
    font-size: 2.25em;
    margin-bottom: 5px
}

.case-study .description {
    line-height: 1.375em;
    font-weight: normal;
    color: #555
}

.case-study a {
    color: #333;
    text-align: center;
    display: block;
    padding-top: 20px
}

.sites-using-foundation {
    margin-top: 44px;
    margin-bottom: 0;
    overflow: hidden
}

.sites-using-foundation h3 {
    text-align: center
}

.apps-promo {
    background: #085a78;
    padding: 15px 0px;
    height: auto
}

.apps-promo h3, .apps-promo p {
    color: white
}

.apps-promo h3 {
    margin: 0
}

.apps-promo p {
    margin-bottom: 0
}

.apps-promo .button {
    margin: .5rem 0 0 0
}

.apps.button {
    background: #3FC380
}

.app-types {
    margin-top: 30px
}

.app-types ul {
    padding: 30px 0px
}

.hero-graphic img {
    height: 50%;
    width: 50%
}

ol.getting-started-steps li:last-child {
    padding-bottom: 70px
}

ol.getting-started-steps {
    list-style-type: none;
    margin: 0;
    margin-left: 0em;
    padding: 0;
    counter-reset: li-counter;
    position: relative
}

ol.getting-started-steps li {
    padding: 30px 0 30px 80px
}

ol.getting-started-steps li:before {
    font-size: 6rem;
    font-weight: 600;
    color: #ddd;
    position: absolute;
    left: 15px;
    content: counter(li-counter);
    counter-increment: li-counter;
    line-height: 0.8
}

.templates {
    padding-bottom: 80px
}

.templates h4 {
    margin-top: 1rem
}

#features-hero h1 {
    margin-top: 0
}

@media screen and (min-width: 43.75em) {
    #features-hero h1 {
        margin-top: 110px
    }
}

.hero-heading {
    background: #0d507d;
    padding: 2.5rem 0 2.5rem 0;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

@media screen and (min-width: 43.75em) {
    .hero-heading {
        height: 684px
    }
}

.hero-heading.home-hero {
    padding: 3.125rem 0 0 0
}

.hero-heading.home-hero .row {
    position: relative
}

.hero-heading.foundation-emails {
    background-image: url(../img/foundation-emails/water.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #002b35 !important;
    margin-bottom: 0
}

.hero-heading.foundation-apps {
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    margin-bottom: 0;
    background-color: #002c3a;
    background-image: url(../img/foundation-apps/apps-bg.png);
    right: 0;
    position: relative;
    top: 0;
    width: 100%;
    animation: snow 10s linear infinite
}

.hero-heading h1 {
    font-size: 3em;
    line-height: 1.0;
    font-weight: 500
}

@media screen and (min-width: 43.75em) {
    .hero-heading h1 {
        margin-top: 110px
    }
}

.hero-heading h1, .hero-heading h3, .hero-heading h4 {
    color: #fff
}

.hero-heading h3 {
    font-weight: 300;
    font-size: 1.35em
}

.hero-heading h6 {
    color: rgba(255, 255, 255, 0.4);
    font-size: 1.2em
}

.hero-heading p {
    color: #fff;
    margin-top: 10px;
    font-size: 1.3em;
    line-height: 1.5em
}

.hero-heading a {
    color: #fff
}

.hero-heading a:hover {
    color: #fff
}

.hero-heading .yeti {
    width: 570px;
    position: absolute;
    bottom: -115px;
    right: -3rem
}

@media screen and (min-width: 43.75em) and (max-width: 63.9375em) {
    .hero-heading .yeti {
        width: 470px
    }
}

@media screen and (max-width: 43.6875em) {
    .hero-heading .yeti {
        display: none
    }
}

.hero-heading .button {
    margin-top: 10px
}

.hero-heading .sub-header {
    background: #1374b4;
    margin-top: 2.5rem;
    padding-top: 2rem;
    padding-bottom: 6rem
}

.hero-heading .sub-header p {
    margin: 0;
    color: white;
    opacity: 0.7
}

a.stars {
    padding-left: 22px;
    margin-right: 20px;
    background: url("../img/homepage/icon-stargazer.png") no-repeat left center
}

a.twitter {
    padding-left: 22px;
    background: url("../img/homepage/icon-twitter.png") no-repeat left center
}

.commit {
    display: inline-block;
    line-height: 1
}

.example-icons {
    margin: 0 0 2rem 0
}

.example-icons > button {
    text-align: center;
    font-size: 0.75rem;
    color: #777;
    height: auto
}

.example-icons > button img {
    width: 90%;
    margin: 0 auto 1rem
}

.example-icons > button img:hover {
    cursor: pointer
}

.example-orbit-content {
    text-align: center
}

.example-orbit-content h3 {
    margin-top: 1rem
}

.example-orbit-content img {
    display: inline
}

@media screen and (min-width: 43.75em) {
    .example-orbit-content {
        text-align: left
    }

    .example-orbit-content h3 {
        margin-top: 15%
    }
}

.angular-overview ul li {
    padding: 0
}

.angular-overview ul li .block {
    padding-right: 7%
}

@media screen and (max-width: 43.6875em) {
    .angular-overview ul li .block.angular, .angular-overview ul li .block.components,
    .angular-overview ul li .block.motion {
        padding-left: 4rem
    }

    .angular-overview ul li .block.angular {
        background: url(../images/content/feature-angular-sm.svg) no-repeat 0 0;
        background-size: 3rem 3rem
    }

    .angular-overview ul li .block.components {
        background: url(../images/content/feature-components-sm.svg) no-repeat 0 0;
        background-size: 3rem 3rem
    }

    .angular-overview ul li .block.motion {
        background: url(../images/content/feature-motion-sm.svg) no-repeat 0 0;
        background-size: 3rem 3rem
    }

    .angular-overview ul li .block h4 {
        padding-top: 0
    }
}

.hero-githubissues h4 {
    font-weight: normal;
    font-size: 0.9em;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.7)
}

.hero-githubissues h4 span {
    font-size: 0.9em;
    color: rgba(255, 255, 255, 0.7)
}

.hero-githubissues p {
    font-size: 0.9em;
    margin-top: -20px;
    margin-bottom: 7em;
    color: rgba(255, 255, 255, 0.8)
}

.hero-githubissues p a {
    color: rgba(255, 255, 255, 0.8)
}

.hero-githubissues p a:hover {
    color: #fff
}

.hero-githubissues span {
    color: rgba(255, 255, 255, 0.8)
}

.lead-text {
    margin-top: 0px
}

.ink.button {
    background: #cc7691
}

.apps.button {
    background: #3FC380
}

.apps-explanation-text {
    margin-top: 3rem
}

.orbit .orbit-container {
    padding: 0
}

.orbit .orbit-slide {
    padding-top: 30px
}

.top-cta-class {
    margin-bottom: 50px
}

.top-cta-class p {
    font-size: 0.8125em;
    color: #777
}

.top-cta-class h2 {
    font-weight: 200
}

.top-cta-class .class-price {
    font-size: 14px;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 30px
}

.building-block-item {
    padding: 0.5rem 0;
    text-align: center;
    border: 1px solid #e7e7e7;
    max-height: 12rem;
    overflow: hidden;
    margin-bottom: 1rem
}

.building-block-item .building-block-item-header {
    margin-bottom: 2rem;
    color: #333
}

.building-block-item .building-block-item-header h4 {
    font-size: 13px
}

.with-icon {
    text-align: center
}

.with-icon p, .with-icon ul li {
    text-align: left
}

.with-icon img {
    width: 200px;
    padding: 20px
}

.about-zurb {
    margin-bottom: 2rem
}

.flex-video.vimeo.class {
    margin-bottom: -4rem
}

.lessons-section img {
    border: 1px solid #ddd
}

.lessons-section .lesson-item-header {
    color: #333;
    font-size: 1.2rem
}

#oops {
    color: white !important;
    padding: 250px 0 100px;
    background: url(../img/404.png) no-repeat center top #074e68;
    text-align: center
}

#oops h1.oversized {
    font-size: 4.5rem;
    color: white;
    line-height: 1
}

#oops h3 {
    color: white
}

#oops h5 {
    font-size: 0.75rem;
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
    color: white
}

#oops ul {
    list-style: none;
    margin-left: 0
}

#oops a {
    color: white;
    opacity: 0.7
}

#oops a:hover {
    opacity: 1
}

@media only screen and (max-width: 40em) {
    #oops {
        padding: 150px 0 50px;
        background-size: 200%
    }

    #oops h1.oversized {
        font-size: 2.5rem
    }
}

#oops.unknown {
    background: url(../img/500.png) no-repeat right 120px #074e68;
    padding: 150px 0 100px
}

@media only screen and (max-width: 40em) {
    #oops.unknown {
        background: #074e68;
        padding: 50px 0
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
    #oops.unknown {
        text-align: left
    }
}

.border-content {
    padding: 0px 20px
}

.border-content:hover {
    background: #f8f8f8
}

ul.events-list-updated {
    margin-left: 0px !important
}

ul.events-list-updated li {
    display: block;
    border-bottom: 1px dashed #ddd
}

.clear {
    clear: both
}

ul.events-list, ul.events-list-bottom {
    display: block;
    list-style: none;
    margin: 40px 0
}

ul.events-list::before, ul.events-list::after, ul.events-list-bottom::before,
ul.events-list-bottom::after {
    content: ' ';
    display: table
}

ul.events-list::after, ul.events-list-bottom::after {
    clear: both
}

ul.events-list li, ul.events-list-bottom li {
    display: block;
    width: 100%
}

ul.events-list li.inactive, ul.events-list-bottom li.inactive {
    opacity: .25;
    filter: alpha(opacity=25)
}

ul.events-list li .border-content, ul.events-list-bottom li .border-content {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
    margin: 15px 0
}

ul.events-list li a, ul.events-list-bottom li a {
    display: block;
    color: #333;
    float: left
}

ul.events-list li a:hover, ul.events-list-bottom li a:hover {
    color: #333
}

ul.events-list li a.date-image, ul.events-list-bottom li a.date-image {
    width: 85px;
    margin-right: 20px
}

ul.events-list li a.date-image span.date, ul.events-list-bottom li a.date-image span.date {
    background-color: red;
    color: #FFF;
    text-align: center;
    font-size: .8125rem;
    font-weight: normal;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px
}

ul.events-list li a span, ul.events-list-bottom li a span {
    display: block
}

ul.events-list li a span.type, ul.events-list-bottom li a span.type {
    font-weight: bold;
    font-size: .875rem;
    font-family: "Proxima Nova Condensed", "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    margin: -5px 0 10px;
    background: image-url("icons/event-icons.png") no-repeat 0 0;
    padding-left: 20px;
    text-transform: uppercase
}

ul.events-list li a span.type.soapbox, ul.events-list-bottom li a span.type.soapbox {
    background-position: 0 4px
}

ul.events-list li a span.type.speak, ul.events-list-bottom li a span.type.speak {
    background-position: 0 -96px
}

ul.events-list li a span.type.foundation, ul.events-list-bottom li a span.type.foundation {
    background-position: 0 -197px
}

ul.events-list li a span.type.training, ul.events-list-bottom li a span.type.training {
    background-position: 0 -295px
}

ul.events-list li a span.person, ul.events-list-bottom li a span.person {
    font-size: emCalc(22px);
    font-weight: 200;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    line-height: 26px
}

ul.events-list li a span.person .title, ul.events-list-bottom li a span.person .title {
    font-size: emCalc(14px) !important
}

ul.events-list li a span.title, ul.events-list-bottom li a span.title {
    font-size: emCalc(14px);
    font-weight: normal;
    font-style: italic;
    color: #777
}

ul.events-list li a span.event-name, ul.events-list-bottom li a span.event-name {
    font-size: emCalc(14px);
    font-weight: normal;
    margin-top: 8px
}

ul.events-list li a span.description, ul.events-list-bottom li a span.description {
    font-size: emCalc(13px);
    margin-top: 10px;
    color: #8a9e0b
}

ul.events-list li a.more-info, ul.events-list-bottom li a.more-info {
    width: 300px !important;
    position: absolute;
    padding-left: 105px
}

ul.events-list-updated {
    margin-bottom: 40px
}

ul.events-list-updated li {
    display: block;
    border-bottom: 1px dashed #ddd
}

ul.events-list-updated li:last-child {
    border-bottom: none;
    margin-bottom: 4rem
}

ul.events-list-updated li.inactive {
    opacity: .25;
    filter: alpha(opacity=25)
}

ul.events-list-updated li .border-content a {
    color: #333;
    display: block;
    padding: 26px 0 0 0
}

ul.events-list-updated li .border-content a.text-info {
    padding: 10px 0 26px
}

ul.events-list-updated li .border-content span {
    display: block
}

ul.events-list-updated li .border-content span.date {
    background: #2199e8;
    color: #FFF;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    font-weight: normal;
    font-size: .8125rem;
    padding: 10px 0;
    width: 80px;
    text-align: center;
    margin-bottom: 10px
}

ul.events-list-updated li .border-content span.event-name {
    font-size: emCalc(24px);
    line-height: 26px;
    font-family: "Proxima Nova", "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 200
}

ul.events-list-updated li .border-content span.image {
    float: left
}

ul.events-list-updated li .border-content span.person {
    font-size: emCalc(14px);
    font-weight: normal
}

ul.events-list-updated li .border-content span.title {
    font-style: italic;
    color: #777
}

ul.events-list-updated li .border-content span.description {
    color: #2199e8;
    font-size: .875rem
}

ul.events-list-updated li .border-content span.city {
    font-weight: normal;
    color: #333;
    display: inline-block
}

ul.events-list-updated li .border-content span.info {
    font-size: emCalc(16px);
    line-height: 22px;
    font-weight: normal;
    color: #777;
    margin-bottom: 22px
}

ul.events-list-updated li .tools {
    text-align: left;
    padding: 17px 20px 0 20px;
    border-top: 1px dashed rgba(119, 119, 119, 0.7)
}

@media only screen and (max-width: 767px) {
    ul.events-list-updated li .border-content a.date-image::before,
    ul.events-list-updated li .border-content a.date-image::after {
        content: ' ';
        display: table
    }

    ul.events-list-updated li .border-content a.date-image::after {
        clear: both
    }

    ul.events-list-updated li .border-content a.date-image span {
        display: block;
        float: left;
        height: 42px
    }

    ul.events-list-updated li .border-content a.date-image span img {
        height: 42px
    }
}

@media only screen and (min-width: 768px) {
    ul.events-list-updated li .border-content a {
        float: left;
        display: block;
        padding: 26px 0 20px
    }

    ul.events-list-updated li .border-content a:hover {
        color: #333
    }

    ul.events-list-updated li .border-content a.date-image {
        width: 15%;
        margin-right: 3%
    }

    ul.events-list-updated li .border-content a.text-info {
        width: 82%;
        padding: 26px 0 20px
    }

    ul.events-list-updated li .border-content a span {
        display: block
    }

    ul.events-list-updated li .border-content a span.event-name {
        margin: 1px 0 10px
    }

    ul.events-list-updated li .border-content a span.date {
        width: 100%;
        height: 44px;
        padding: 0;
        line-height: 44px;
        margin-top: 5px;
        margin-bottom: 2px
    }

    ul.events-list-updated li .border-content a span.person {
        width: 40%;
        padding-right: 3%;
        margin-right: 3%;
        border-right: 1px solid #ddd;
        float: left;
        margin-top: -4px
    }

    ul.events-list-updated li .border-content a span.image {
        width: 100%;
        padding-right: 0;
        border-right: none;
        display: block
    }

    ul.events-list-updated li .border-content a span.image img {
        display: block
    }

    ul.events-list-updated li .border-content a span.title, ul.events-list-updated li .border-content a span.city {
        display: block;
        float: none;
        font-size: 14px
    }

    ul.events-list-updated li .border-content a span.description {
        width: 54%;
        float: left;
        margin-top: -4px
    }
}

ul.events-list-bottom {
    margin-top: 20px
}

ul.events-list-bottom li {
    border-bottom: 1px solid #efefef;
    min-height: 0;
    margin-bottom: 15px;
    padding-bottom: 10px
}

ul.events-list-bottom li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

ul.events-list-bottom li a {
    float: none
}

.emails-intro p, .emails-intro li {
    font-size: 1.25rem
}

.emails-intro p:first-child {
    margin-bottom: 2rem
}

.emails-intro ul {
    list-style-type: none
}

.emails-intro ul a {
    font-weight: bold
}

.floating-inky {
    position: relative;
    animation-name: inky-float;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes inky-float {
    from {
        transform: translateY(0px)
    }

    to {
        transform: translateY(-10px)
    }
}

.emails-logo-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.emails-logo-list img {
    display: block;
    height: 30px;
    margin: 0 auto
}

.emails-logo-list #warriors {
    height: 120px
}

.emails-logo-list #express {
    height: 20px
}

.emails-logo-list .column:nth-child(3) img, .emails-logo-list .columns:nth-child(3) img {
    width: 55%
}

.emails-subpage-list li {
    font-size: 1.5rem;
    margin-bottom: 1rem
}

.emails-subpage-list li:hover {
    opacity: 0.65
}

.emails-subpage-list a {
    color: #cc7691;
    display: block
}

.emails-subpage-list img {
    width: 75px;
    height: 75px;
    margin-right: 0.75rem
}

@media screen and (min-width: 64em) {
    .emails-landing hr.dotted {
        margin-top: 4rem;
        margin-bottom: 4rem
    }
}

.emails-course {
    background: #252849;
    background: linear-gradient(45deg, #252849 0%, #36365a 34%, #4c3d66 100%);
    color: #fff;
    margin: 3rem 0
}

.emails-course .button {
    background: #d46e88
}

.emails-course .button:hover {
    background: #c84768
}

.emails-course-title {
    color: #fff;
    font-size: 36px;
    margin-bottom: 1.5rem;
    margin-top: 2rem
}

.emails-course-title span {
    text-transform: uppercase;
    font-size: 1.0625rem;
    font-weight: bold;
    display: block;
    margin-bottom: -5px;
    letter-spacing: 3px
}

.footer-ad .emails-course {
    margin: 0
}

#studiosCallout {
    border-top: 1px solid #f6f4f4;
    padding: 45px 45px 20px 45px !important;
    background-color: #fafafa !important
}

#studiosCallout .property-label {
    font-family: "Proxima Nova Condensed Bold", "Proxima Nova Condensed", "proxima-nova-condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold
}

#studiosCallout h3 {
    font-size: 26px;
    margin-top: 20px;
    color: #333
}

#studiosCallout .lead {
    font-size: 18px;
    color: #333
}

#studiosCallout img {
    width: 100%;
    height: auto;
    overflow: hidden
}

#studiosCallout.university .button {
    background: #ff6908
}

#studiosCallout.university .button:hover {
    background-color: #de5700;
    transition: .25 ease all
}

#studiosCallout.university .property-label {
    color: #ff6908
}

#studiosCallout.foundation .button {
    background: #2CADBE
}

#studiosCallout.foundation .button:hover {
    background-color: #228795;
    transition: .25 ease all
}

#studiosCallout.foundation .property-label {
    color: #2CADBE
}

#studiosCallout.studios .button {
    background: #2CADBE
}

#studiosCallout.studios .button:hover {
    background-color: #228795;
    transition: .25 ease all
}

#studiosCallout.studios .property-label {
    color: #2CADBE
}

@media (max-width: 650px) {
    #studiosCallout {
        text-align: left
    }

    #studiosCallout .button {
        width: auto
    }

    #studiosCallout h1 {
        margin-top: 0
    }
}

.block-pattern {
    margin-bottom: 3rem
}

.supporticons h3 {
    text-align: left
}

.supporticons p {
    text-align: left;
    margin-top: 1rem
}

.supporticons img {
    display: block;
    padding: 20px;
    height: 200px;
    margin: 1rem auto 0 auto
}

.supporticons a {
    margin-bottom: 1.25rem;
    text-align: center
}

.centered-text {
    text-align: center
}

.notable-access-cta {
    margin-bottom: 3rem
}

#contribute-large-marquee {
    background: #f8f8f8;
    position: relative;
    padding: 30px 0 0;
    width: 100%
}

#contribute-large-marquee h1 {
    line-height: 1;
    color: #333;
    margin: 60px 0 30px 0
}

#contribute-large-marquee h4 {
    color: #333;
    margin: 10px 0 30px
}

#contribute-large-marquee a {
    color: #333;
    opacity: 0.8
}

#contribute-large-marquee a:hover {
    opacity: 1
}

@media screen and (max-width: 768px) {
    #contribute-large-marquee {
        background-image: none;
        padding: 40px 0
    }
}

#contribute-large-marquee img {
    max-width: 170%;
    margin-top: 0px
}

.contributors {
    text-align: center
}

.contributors img {
    max-width: 8rem;
    border-radius: 50%
}

.resources-icon {
    height: 46px;
    width: 46px;
    margin-right: 10px
}

.resources-icon.emails {
    height: 200px;
    width: 200px
}

.cirriculum ul {
    padding-left: 40px
}

.custom-training-intro-img {
    background: url(../img/learn/training/teaching_resized.jpg) center center;
    background-size: cover;
    height: 400px;
    margin-top: 20px
}

.training-features {
    padding-left: 30px;
    padding-top: 15px
}

.page-content {
    margin: 1.875rem 0
}

@media screen and (min-width: 43.75em) {
    .page-content {
        margin: 4rem 0
    }
}




.image-wrapper {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.04);
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 4px; }

.image-overlay-content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0; }

.overlay-fade-in p {
  letter-spacing: 0.15em;
  color: #f4f4f4;
  font-size: 28px;
  opacity: 0;
  transition: all 0.2s linear; }
.overlay-fade-in img {
  transition: all 0.2s linear; }
.overlay-fade-in .image-overlay-content {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease-in-out; }
.overlay-fade-in h2 {
  color: #f2f2f2;
  font-size: 1.8rem;
  margin-top: 40%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  background: rgba(0, 0, 0, 0.7); }
.overlay-fade-in .button {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #FFF;
  color: #222;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
  border: 1px solid #999;
  opacity: 0;
  transition: all 0.2s ease-in-out; }
  .overlay-fade-in .button:hover {
    box-shadow: 0 0 5px #000; }
.overlay-fade-in:hover img {
  transform: scale(1.2); }
.overlay-fade-in:hover .image-overlay-content {
  opacity: 1; }
.overlay-fade-in:hover h2, .overlay-fade-in p, .overlay-fade-in .button {
  opacity: 1; }
.overlay-fade-in:hover p {
  transition-delay: 0.1s; }
.overlay-fade-in:hover .button {
  transition-delay: 0.2s; }

.overlay-slide-in-left img {
  transition: all 0.3s ease-in-out; }
.overlay-slide-in-left .image-overlay-content {
  background-image: url("../images/window-300a.jpg");
  background-color: rgba(0, 0, 0, 0.3);
  transform: translateX(-110%);
  opacity: 1;
  transition: all 0.4s ease-in-out;
  box-shadow: 0 0 7px #ccc; }
.overlay-slide-in-left h2 {
  font-size: 2.4rem;
  background: rgba(255, 255, 255, 0.7);
  margin-top: 40%;
  color: #000;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); }
.overlay-slide-in-left p {
  opacity: 0;
  color: #333;
  transition: all 0.2s linear; }
.overlay-slide-in-left .button {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
  border-radius: 7px; }
  .overlay-slide-in-left .button:hover {
    background-color: #444; }
.overlay-slide-in-left:hover .image-overlay-content {
  transform: translateX(0px); }
.overlay-slide-in-left:hover img {
  transform: translateX(80%);
  transition-delay: 0.1s; }
.overlay-slide-in-left:hover p {
  opacity: 1;
  transition-delay: 0.4s; }

.overlay-fade-in-new-background .button {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  box-shadow: 0 0 1px #000;
  position: relative;
  opacity: 0;
  transition: all 0.2s ease-in-out; }
  .overlay-fade-in-new-background .button:hover {
    box-shadow: 0 0 5px #fff;
    background-color: #222; }
.overlay-fade-in-new-background p {
  font-size: 28px; }
.overlay-fade-in-new-background .image-overlay-content {
  opacity: 0;
  background-image: url(http://subtlepatterns.com/patterns/gplaypattern.png);
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.4s ease-in-out; }
.overlay-fade-in-new-background h2 {
  color: #000;
  font-size: 1.6rem;
  margin-top: 30%;
  opacity: 0;
  transition: all 0.2s ease-in-out; }
.overlay-fade-in-new-background p {
  opacity: 0;
  transition: all 0.2s linear; }
.overlay-fade-in-new-background img {
  transition: all 0.2s ease-in-out; }
.overlay-fade-in-new-background:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  transform: scale(1.5); }
.overlay-fade-in-new-background:hover .image-overlay-content {
  opacity: 1; }
.overlay-fade-in-new-background:hover h2, .overlay-fade-in-new-background p, .overlay-fade-in-new-background .button {
  opacity: 1; }
.overlay-fade-in-new-background:hover p {
  transition-delay: 0.1s; }
.overlay-fade-in-new-background:hover .button {
  transition-delay: 0.2s; }
  
.bar {
margin: 30px 0 10px 0;
}

.space {
margin: 40px 0 40px 0;
}

span {
    display:inline-block;
    width:130px;
    background-image:url("../images/10.png");
    height:130px;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  padding-bottom: 20px
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 28px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: #373737;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size: 20px;
  font-weight: bold;
  margin: -52px 0 0 0;
  padding: 62px 100px
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.img-responsive {
    width: 100%;
    height: auto;
}

.contact-us-section {
  padding: 2rem;
  background: #fefefe;
}

.contact-us-section .contact-us-section-left {
  padding-right: 2rem;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
}

@media print, screen and (min-width: 40em) {
  .contact-us-section .contact-us-section-left {
    border-right: 1px solid #e6e6e6;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.contact-us-section .contact-us-section-right {
  padding-left: 2rem;
}

@media print, screen and (min-width: 40em) {
  .contact-us-section .contact-us-section-right {
    border-left: 1px solid #e6e6e6;
  }
}

.contact-us-section .contact-us-header {
  margin-bottom: 2rem;
}

@media screen and (min-width: 40em) and (max-width: 74.9375em) {
  .contact-us-section .contact-us-header {
    font-size: 32px;
  }
}

.contact-us-section .responsive-embed {
  margin-bottom: 0;
  padding-bottom: 55%;
}

.contact-us-form input[type=text],
.contact-us-form input[type=email],
.contact-us-form textarea {
  margin-bottom: 1.5rem;
}

.contact-us-form-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-us-form-actions input[type=submit] {
  border-radius: 5000px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.contact-us-form-actions .contact-us-file-button {
  background: transparent;
  color: #8a8a8a;
}

.contact-us-list {
  list-style-type: none;
  margin: 0;
}

.contact-us-list li a {
  color: #0a0a0a;
}

.contact-us-list li::before {
  margin-right: 2rem;
  font-size: 2rem;
  vertical-align: middle;
  color: #8a8a8a;
  font-family: 'FontAwesome';
}

.contact-us-list .address::before {
  content: '\f041';
  margin-left: 0.4rem;
  margin-right: 2.3rem;
}

.contact-us-list .email::before {
  content: '\f003';
}

.contact-us-list .phone::before {
  content: '\f098';
}




