﻿@charset "UTF-8";

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    -webkit-text-size-adjust: none
}

html {
    line-height: 1;
    font-size: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block;
    box-sizing: border-box
}

blockquote, div, fieldset, input, li, span, textarea, ul {
    box-sizing: border-box
}

ul {
    list-style: none
}

td, th {
    vertical-align: top
}

a {
    text-decoration: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption, td, th {
    text-align: left;
    font-weight: 400
}

blockquote:after, blockquote:before, q:after, q:before {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: italic
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input[type=submit], select {
    vertical-align: middle;
    outline: 0;
    -webkit-appearance: none
}

textarea {
    outline: 0
}

.clearfix:after, .clearfix:before, .connected:after, .connected:before, .goals:after, .goals:before, .intro:after, .intro:before, .panel__grid:after, .panel__grid:before {
    content: "";
    display: table
}

.clearfix:after, .connected:after, .goals:after, .intro:after, .panel__grid:after {
    clear: both
}

.skip {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    width: 600px;
    color: #fff
}

    .skip:active, .skip:focus {
        position: static;
        width: auto;
        height: auto;
        left: 0;
        margin-right: 10px
    }

.noreveal:active, .noreveal:focus {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    width: 600px;
    color: #fff
}

.access, .element-invisible {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.forPrint {
    display: none
}

[tabindex="0"], button, input[type=submit], label[for] {
    cursor: pointer
}

    button::-moz-focus-inner {
        border: 0;
        padding: 0
    }

textarea {
    resize: vertical
}

img {
    max-width: 100%;
    height: auto
}

body {
    position: relative;
    width: 100%;
    font-size: 62.5%
}

body, html {
    height: 100%
}

.flex-container a:hover, .flex-slider a:hover {
    outline: 0
}

.flex-control-nav, .flex-direction-nav, .slides, .slides > li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden
    }

    .flexslider .slides img {
        width: 100%;
        display: block
    }

    .flexslider .slides:after {
        content: "\0020";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides > li:first-child {
    display: block
}

.flexslider {
    position: relative;
    zoom: 1
}

    .flexslider .slides {
        zoom: 1
    }

        .flexslider .slides img {
            height: auto;
            -moz-user-select: none
        }

.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 40px;
    position: absolute;
    top: 37%;
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
    transition: all .3s ease-in-out
}

    .flex-direction-nav a:focus, .flex-direction-nav a:hover {
        opacity: .6
    }

    .flex-direction-nav a:before {
        font-family: icomoon;
        font-size: 43px;
        line-height: 40px;
        display: inline-block;
        content: "";
        color: rgba(255,255,255,.1)
    }

    .flex-direction-nav a.flex-next:before {
        content: ""
    }

.flex-direction-nav .flex-prev {
    left: -20px
}

.flex-direction-nav .flex-next {
    right: -20px;
    text-align: right
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

    .flex-pauseplay a:before {
        font-family: flexslider-icon;
        font-size: 20px;
        display: inline-block;
        content: '\f004'
    }

    .flex-pauseplay a:hover {
        opacity: 1
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003'
    }

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    border-radius: 20px
}

    .flex-control-paging li a:hover {
        background: #333;
        background: rgba(0,0,0,.7)
    }

    .flex-control-paging li a.flex-active {
        background: #000;
        background: rgba(0,0,0,.9);
        cursor: default
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0
    }

    .flex-control-thumbs img {
        width: 100%;
        height: auto;
        display: block;
        opacity: .7;
        cursor: pointer;
        -moz-user-select: none;
        transition: all 1s ease
    }

        .flex-control-thumbs img:hover {
            opacity: 1
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default
    }

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-left:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-stars:before {
    content: ""
}

.icon-edit:before {
    content: ""
}

.icon-sun:before {
    content: ""
}

.icon-mail:before {
    content: ""
}

.icon-rss:before {
    content: ""
}

body {
    font-family: Lato,sans-serif
}

.bg-highlight {
    background: #003745
}

video {
    margin: auto
}

.section__title {
    font: 700 3em/1 akzidenz-grotesk,sans-serif;
    text-transform: uppercase;
    color: #003745;
    text-align: center;
    margin-bottom: 15px
}

    .section__title img, .section__title span {
        display: block;
        margin: auto
    }

    .section__title img {
        margin-bottom: 25px
    }

    .section__title .icon-stars {
        font-size: 30px;
        color: #c3beb7;
        opacity: .5;
        margin-top: 15px
    }

.panel .section__title .icon-stars {
    opacity: .3
}

.section__title--flag {
    color: #fff
}

.section__title--hero {
    text-align: left;
    font-size: 2.8em;
    position: relative;
    color: #fff
}

    .section__title--hero br {
        display: none
    }

.page-footer {
    background: #333;
    padding: 30px 0
}

.page-footer__copy {
    color: rgba(255,255,255,.8);
    font-size: 1.6em;
    font-weight: 300;
    line-height: 1.55;
    margin-bottom: 21px;
    display: block
}

.page-footer__copy--emph {
    font-size: 1.7em;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px
}

.page-footer__copy--link {
    text-decoration: underline;
    transition: all .25s
}

    .page-footer__copy--link:focus, .page-footer__copy--link:hover {
        color: #fff
    }

address {
    font-style: normal
}

.info__item {
    font-size: 1.7em;
    color: #fff;
    opacity: .8;
    display: block;
    margin-bottom: 8px
}

.info__item--link {
    text-decoration: underline;
    transition: all .125s
}

    .info__item--link:focus, .info__item--link:hover {
        opacity: 1
    }

.copyright__item {
    font-size: 1.7em;
    color: #fff;
    opacity: .8;
    display: block;
    margin-bottom: 20px
}

.copyright__item--text {
    line-height: 1.5
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0
}

.ie9 .animated {
    opacity: 1
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.ie9 .animated {
    opacity: 1
}

.intro__scroll {
    -webkit-animation: rotate ease-out 4s;
    animation: rotate ease-out 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.btn {
    background: 0 0;
    padding: 0;
    border: 0;
    text-align: center;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1;
    padding: 16px 29px;
    display: block;
    width: 100%;
    letter-spacing: 1px;
    box-sizing: border-box
}

.btn__text {
    position: relative;
    z-index: 2
}

.btn--primary {
    color: #fff;
    position: relative
}

    .btn--primary:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #b5121b;
        transition: all .125s ease
    }

    .btn--primary:focus:before, .btn--primary:hover:before {
        -webkit-transform: scale(1.2,1.4);
        transform: scale(1.2,1.4)
    }

.btn--outline {
    color: #fff;
    border: 1px solid #fff;
    transition: background .5s ease,margin 1s ease;
    position: relative;
    margin-top: 0
}

    .btn--outline .icon-download-arrow {
        position: absolute;
        top: -65px;
        left: 0;
        width: 100%;
        padding-bottom: 30px;
        font-size: 2.5em;
        opacity: 0;
        transition: opacity .5s ease 0s
    }

    .btn--outline:focus, .btn--outline:hover {
        background: #fff;
        color: #b5121b
    }

.btn-container {
    text-align: center;
    margin: 30px 0
}

.visible-sm {
    display: block
}

.visible-med {
    display: none
}

.hidden-sm {
    display: none
}

.hidden-med {
    display: block
}

.container {
    max-width: 1160px;
    margin: auto;
    padding: 0 30px
}

.container--sm {
    max-width: 820px;
    position: relative
}

.hero {
    position: relative;
    min-height: 280px;
    overflow: hidden;
    background: url(../../assets/images/hero-mobile.jpg) no-repeat 50% 50% #000;
    background-size: cover;
}

    .hero:after, .hero:before {
        /*content: "";*/
        /*position: absolute;*/
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: block
    }

.hero__overlay {
    margin-top: 20px;
    position: relative;
    z-index: 2
}

.hero__video {
    display: none
}

.hero__logo {
    display: inline-block;
    margin: 20px 30px;
    transition: all .25s;
    position: relative;
    z-index: 2
}

    .hero__logo:focus, .hero__logo:hover {
        opacity: .6
    }

.hero__logo--sm {
    width: 60px
}

.hero__content {
    color: #fff;
    font-size: 1.8em;
    line-height: 1.4;
    font-weight: 400
}

.intro {
    position: relative;
    padding-bottom: 80px;
    overflow: hidden
}

.intro__video {
    display: none;
    background: #fff
}

.intro__img {
    margin: auto
}

.device .intro__img {
    display: block;
    margin-top: 20px
}

.intro__scroll {
    display: none
}

.join {
    margin: 40px 0
}

.join__text {
    font-size: 2.2em;
    line-height: 1.3;
    color: #06070b;
    margin-bottom: 25px;
    font-weight: 300
}

.form {
    max-width: 500px;
    margin: auto
}

    .form ::-webkit-input-placeholder {
        color: #003745
    }

    .form :-moz-placeholder {
        color: #003745
    }

    .form ::-moz-placeholder {
        color: #003745
    }

    .form :-ms-input-placeholder {
        color: #003745
    }

.form__required {
    text-align: right;
    display: block;
    font-size: 1.4em;
    color: #b5121b;
    margin-bottom: 15px
}

.form__row {
    margin-bottom: 19px
}

.form__row--btn {
    text-align: center;
    margin-top: 40px
}

.form__row--checkbox {
    margin-bottom: 40px
}

.form__label {
    display: block
}

.form__input--text {
    border: 2px solid rgba(6,7,11,.2);
    width: 100%;
    color: #003745;
    font: 300 1.8em Lato,sans-serif;
    padding: 13px 16px;
    -webkit-appearance: none;
    border-radius: 0
}

    .form__input--text.error, .form__input--text.error:focus {
        border-color: #b5121b
    }

    .form__input--text:focus {
        border-color: #003745;
        outline: 0
    }

.form .form__row--checkbox input:checked + label:after {
    content: "\2713"
}

.form .form__row--checkbox label {
    position: relative;
    padding-left: 40px;
    font: 300 1.8em Lato,sans-serif;
    top: 4px;
    cursor: pointer;
    color: #003745;
    display: inline-block;
    width: calc(100% - 40px)
}

    .form .form__row--checkbox label:before {
        content: "";
        width: 24px;
        height: 24px;
        border: 2px solid rgba(6,7,11,.2);
        position: absolute;
        left: 0;
        top: -2px
    }

    .form .form__row--checkbox label.checkvalidate:before {
        border: 2px solid #b5121b;
    }

    .form .form__row--checkbox label:after {
        content: "";
        position: absolute;
        left: 7px;
        top: 3px
    }

.form label.error, .form span.error {
    color: #b5121b;
    font-size: 1.4em;
    margin-top: 4px;
    display: inline-block
}

.membership__image {
    text-align: center;
    background: #8b2726
}

    .membership__image img {
        display: block;
        margin: 0 auto
    }

.membership__bg {
    background: #edecea;
    padding: 25px 0
}

.content h3 {
    font: 700 2.3em/1.2 Lato,sans-serif;
    color: #003745;
    text-transform: uppercase;
    margin-bottom: 14px
}

.content p {
    font-weight: 300;
    font-size: 1.8em;
    line-height: 1.3;
    margin-bottom: 29px;
    color: #2a314d
}

.panel {
    padding: 30px 0
}

.panel__text {
    color: #fff;
    font-size: 2.2em;
    line-height: 1.3;
    margin-bottom: 35px;
    font-weight: 300
}

.success {
    color: #fff;
    text-align: center;
    background: #b5121b;
    padding: 20px 25px;
    position: relative;
    min-height: 185px;
    margin: 0 auto 100px;
    max-width: 230px
}

    .success:before {
        content: "";
        position: absolute;
        left: 0;
        top: 100%;
        border-style: solid;
        border-width: 0 115px 53px 0;
        border-color: transparent #b5121b transparent transparent
    }

    .success:after {
        content: "";
        position: absolute;
        right: 0;
        top: 100%;
        border-style: solid;
        border-width: 53px 115px 0 0;
        border-color: #a21018 transparent transparent transparent
    }

.success__content:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background: #a21018
}

.success__content > * {
    position: relative;
    z-index: 2
}

.success__icon {
    opacity: .7;
    font-size: 50px;
    display: block;
    margin-bottom: 14px;
    padding-left: 25px;
}

.success__title {
    font: 700 1.8em akzidenz-grotesk,sans-serif
}

.goals {
    position: relative
}

.goals__content {
    max-width: 360px;
    margin: 0 auto
}

.goals__title {
    font: 700 2.2em/1 akzidenz-grotesk,sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 16px;
    text-align: center
}

.goals__item {
    font-size: 2.2em;
    line-height: 1.2;
    color: #fff;
    position: relative
}

.goals__item__text {
    position: relative;
    /*padding-left: 33px;*/
    padding-left: 0px;
    font-weight: 300
}

    .goals__item__text strong {
        position: absolute;
        top: 3px;
        left: 0;
        box-sizing: border-box;
        font: 700 .82em akzidenz-grotesk,sans-serif
    }

.goals__slider {
    margin: 0 13px
}

.goals .slides {
    counter-reset: li
}

.connected {
    color: #fff;
    margin-bottom: 40px
}

.connected__image {
    display: none
}

.connected__icon {
    color: #c8a14a;
    margin-right: 10px;
    float: left;
    width: 25px;
    font-size: 20px
}

.connected__content {
    float: left;
    width: 80%
}

.connected__title {
    font: 700 2.2em/1.1 akzidenz-grotesk,sans-serif;
    text-transform: uppercase;
    margin-bottom: 3px
}

.connected__text {
    font-weight: 300;
    font-size: 2.2em;
    line-height: 1.2
}

.benefit {
    text-align: center;
    color: #fff;
    margin-bottom: 30px
}

.benefit__title {
    font: 700 2.2em/1.1 akzidenz-grotesk,sans-serif;
    text-transform: uppercase;
    margin-bottom: 3px
}

.benefit__text {
    font-weight: 300;
    font-size: 2.2em;
    line-height: 1.4
}

@font-face {
    font-family: icomoon;
    src: url(../../assets/fonts/icomoon.ttf?hg4va9) format("truetype"),url(../../assets/fonts/icomoon.woff?hg4va9) format("woff"),url(../../assets/fonts/icomoon.svg?hg4va9#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

@media screen and (min-width:480px) {
    .flex-direction-nav a {
        width: 40px;
        top: 7%;
        height: 93px
    }

        .flex-direction-nav a:before {
            font-size: 93px;
            line-height: 93px
        }

    .flex-direction-nav .flex-prev {
        left: -10px
    }

    .flex-direction-nav .flex-next {
        right: -10px
    }

    .goals__title {
        font-size: 3.3em
    }
}

@media screen and (min-width:480px) and (max-width:660px) {
    .section__title--hero br {
        display: block
    }
}

@media screen and (min-width: 320px) {
    .hero__link {
        float: right;
        margin: 20px;
        position: relative;
        z-index: 2;
        width: 160px;
    }
}

@media screen and (min-width:640px) {
    .section__title {
        font-size: 4.9em;
        letter-spacing: -.01em;
        margin-bottom: 25px
    }

    .info {
        float: right;
        text-align: right;
        margin-right: 0
    }

    .copyright__item {
        margin-bottom: 8px
    }

    .btn {
        width: auto;
        margin: 0 auto;
        display: table;
        font-size: 1.8em
    }

    .btn--outline:focus, .btn--outline:hover {
        margin-top: 105px;
        transition: background .5s ease,margin .5s ease
    }

        .btn--outline:focus .icon-download-arrow, .btn--outline:hover .icon-download-arrow {
            opacity: 1;
            color: #fff;
            transition: opacity .5s ease .125s
        }

    .btn--xl {
        width: 285px
    }

    .visible-sm {
        display: none
    }

    .hidden-sm {
        display: block
    }

    .hero__overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-48%);
        transform: translate(-50%,-48%);
        width: 100%;
        max-width: 980px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .hero__logo {
        margin: 40px
    }

    .hero__link {
        float: right;
        margin: 40px;
        position: relative;
        z-index: 2
    }

    .intro {
        padding-top: 150px
    }

    .intro__scroll {
        position: fixed;
        bottom: 20px;
        display: block;
        width: 100%
    }

    .join {
        margin: 63px 0 160px
    }

    .join__text {
        font-size: 3.2em;
        text-align: center
    }

    .membership__bg {
        padding: 63px 0
    }

    .panel__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .panel__grid__item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
        flex: 1 0 30%
    }

    .goals__slider {
        margin: 0
    }
}

@media screen and (min-width:640px) and (max-height:639px) {
    .section__title--hero {
        text-align: center;
        font-size: 4em
    }

    .hero__overlay {
        top: 54%
    }

    .hero__content {
        text-align: center
    }
}

@media screen and (min-width:640px) and (min-height:640px) {
    .section__title--hero {
        text-align: center;
        font-size: 4em;
        margin-bottom: 12px
    }

    .hero {
        background-image: none;
        min-height: 400px
    }

    .hero__video {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 100%
    }

    .hero__content {
        text-align: center;
        max-width: 770px;
        margin: auto;
        font-size: 2.8em
    }
}

@media screen and (min-width:640px) and (max-width:767.9px) {
    .panel__grid__item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%
    }
}

@media screen and (min-width:768px) {
    .flex-direction-nav a {
        top: 35%
    }

    .page-footer {
        min-height: 200px;
        position: relative;
        padding: 56px 0
    }

    .page-footer__col {
        display: inline-block;
        width: 47%
    }

    .page-footer__col--right {
        text-align: right;
        vertical-align: bottom;
        margin-left: 5%
    }

    .page-footer__copy {
        margin-bottom: 0;
        font-size: 1.7em
    }

    .page-footer__copy--emph {
        margin-bottom: 18px
    }

    .btn-container {
        margin: 67px 0 34px;
        width: 100%
    }

    .btn-container--sm {
        margin: 30px auto;
        width: 100%
    }

    .visible-med {
        display: block
    }

    .hidden-med {
        display: none
    }

    .intro {
        height: calc(100% + 300px);
        padding: 0
    }

    .device .intro {
        height: auto;
        padding: 180px 0 100px
    }

    .intro__video {
        display: block;
        max-width: 718px
    }

    .intro .container {
        position: absolute;
        width: 100%;
        top: calc(50% - 240px);
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .device .intro .container {
        position: relative;
        top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .content p {
        font-size: 2.3em
    }

    .panel {
        /*padding: 100px 0*/
        padding: 70px 0
    }

    .panel__text {
        text-align: center;
        font-size: 3.3em
    }

    .success {
        margin-bottom: 0
    }

    .goals__img {
        float: left;
        width: 47%;
        padding: 9px 0 0 32px
    }

    .goals__content {
        float: left;
        width: 47%;
        max-width: none;
        margin: 74px 0 0 3%
    }

    .goals__title {
        text-align: left
    }

    .connected__image {
        display: block;
        margin: 0 auto 20px
    }
}

@media screen and (min-width:768px) and (min-height:640px) {
    .hero__content {
        font-size: 3em
    }
}

@media screen and (min-width:992px) {
    .flex-direction-nav .flex-prev {
        left: -85px
    }

    .flex-direction-nav .flex-next {
        right: -85px
    }

    .page-footer__copy br {
        display: none
    }
}

@media screen and (min-width:992px) and (min-height:640px) {
    .section__title--hero {
        font-size: 6em;
        margin-bottom: 5px
    }

    .hero {
        background-image: none;
        min-height: 600px
    }
}

@media screen and (min-width:1024px) {
    .intro__video {
        max-width: 800px
    }
}

@media screen and (min-width:1200px) {
    .container {
        padding-left: 0;
        padding-right: 0
    }

    .connected__content {
        width: 85%
    }
}

@media screen and (max-width:768px) {
    .bg-highlight {
        padding-top: 40px
    }

    .hero__logo--lg {
        width: 200px
    }

    .intro__video {
        display: none !important
    }
}

@media screen and (max-width:640px) {
    .hero:after, .hero:before {
        display: none
    }
}

@media screen and (max-width:639px) {
    /*.hero__link {
        display: none
    }*/
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0)
    }

    80% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    80% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .success {
        margin: 0 0 100px
    }
}
