/*
Author:     Aleks Hudochenkov
Release:    01.06.2015
-----------------------------------------------------------------------------*/

@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300");
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block
}
ul, ol {
    list-style: none
}
.block:last-child, .text p:last-child, .member:last-child, .coverage__item:last-child {
    margin-bottom: 0
}
@media (max-width: 984px) {
    .alert_preview_pict {
        display: none;
    }
}

@media (max-width: 765px){
    .hidden-xs {
        display: none;
    }
}

@media (max-width: 959px) {
    .not-portable {
        display: none !important
    }
}
@media (max-width: 767px) {
    .not-palm, .masthead__content-wrapper:before, .masthead__content-wrapper:after, .masthead__scroll-down, .users-group__quote {
        display: none !important
    }
}
@media (min-width: 960px) {
    .only-palm, .nav__toggle {
        display: none !important
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .only-palm, .nav__toggle {
        display: none !important
    }
}
html, body {
    height: 100%;
    background: #fff
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body, select, input, textarea, button {
    color: #000;
    font-family: "Source Sans Pro", sans-serif
}
body {
    font: 300 18px/30px "Source Sans Pro", sans-serif;
    overflow-y: scroll
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 300
}
a, a:active {
    color: #5e9732;
    text-decoration: none;
    transition: color .2s, opacity .2s
}
a:hover {
    color: #476833
}
a:hover, a:active {
    outline: 0
}
input, select, textarea, button {
    margin: 0;
    font-size: 100%
}
input, select {
    vertical-align: middle
}
input, button {
    line-height: normal
}
input[type="radio"] {
    vertical-align: text-bottom
}
input[type="checkbox"] {
    vertical-align: bottom
}
button, input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}
button::-moz-focus-inner, input::-moz-focus-inner {
    margin-top: -2px;
    margin-bottom: -2px;
    padding: 0;
    border: 0
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}
img {
    vertical-align: top
}
strong, b {
    font-weight: bold
}
em, i {
    font-style: italic
}
.wrapper {
    position: relative;
    box-sizing: border-box;
    padding-top: 80px;
    padding-bottom: 170px;
    min-height: 100%;
    min-width: 980px
}
.inner, .section {
    margin: auto;
    width: 940px
}
@media (min-width: 960px) {
    .inner, .section {
        padding-right: 20px;
        padding-left: 20px;
        max-width: 1200px;
        width: auto
    }
}
.wrapper .inner, .wrapper .section {
    padding-left: 20px;
    padding-right: 20px
}
@media (min-width: 768px) and (max-width: 959px) {
    .home .inner, .home .section {
        width: auto;
        padding-left: 40px;
        padding-right: 40px
    }
}
@media (max-width: 767px) {
    .home .inner, .home .section {
        width: auto;
        padding-left: 20px;
        padding-right: 20px
    }
}
.middle:after {
    display: table;
    clear: both;
    content: " "
}
.main {
    overflow: hidden
}
.aside {
    width: 240px
}
.aside--right {
    float: right;
    padding-left: 60px
}
.aside--left {
    float: left;
    padding-right: 160px
}
.section {
    padding-top: 70px
}
@media (max-width: 767px) {
    .section {
        padding-top: 30px
    }
}
.section--safety-net, .section--download {
    margin: 70px 0 0;
    padding-right: 0;
    padding-bottom: 70px;
    padding-left: 0;
    max-width: 100%;
    width: 100%;
    background: 0 0 no-repeat;
    background-size: cover;
    color: #fff
}
@media (max-width: 959px) {
    .section--safety-net {
        background-image: url("img/safety-net-bg.jpg")
    }
}
@media (max-width: 959px) {
    .section--download {
        background-position: 50% 50%;
        background-image: url("img/download-bg.jpg")
    }
}
@media (max-width: 767px) {
    .section--download {
        margin-top: 30px;
        padding: 30px 20px;
        box-sizing: border-box
    }
}
.section__title {
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 7px
}
@media (max-width: 767px) {
    .section__title {
        letter-spacing: 3px;
        margin-bottom: 8px;
        font-size: 16px
    }
}
.section--safety-net .section__title {
    opacity: 1
}
.section__subtitle {
    margin-bottom: 50px;
    text-align: center;
    font-size: 48px;
    line-height: 60px
}
.subtitle_alert{
    line-height: 48px;
    margin-bottom: 35px;
}
.section_paragraph{
   margin-bottom: 26px;
}
@media (max-width: 767px) {
    .section__subtitle {
        margin-bottom: 24px;
        font-size: 30px;
        line-height: 36px
    }
}
.quotes, .users-group__quote, .publications__quote {
    quotes: "“" "”"
}
.quotes p:before, .users-group__quote p:before, .publications__quote p:before {
    content: open-quote
}
.quotes p:after, .users-group__quote p:after, .publications__quote p:after {
    content: close-quote
}
.block-list__item {
    display: inline-block;
    box-sizing: border-box;
    width: 50%;
    vertical-align: top
}
.block-list__title {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1
}
@media (max-width: 767px) {
    .block-list__title {
        margin-bottom: 7px;
        font-size: 24px;
        line-height: 30px;
    }
    .features{
        margin-left: 0;
        margin-right: 0;
    }
}
.block {
    margin-bottom: 40px
}
.block-title, .section__title {
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    opacity: .5
}
.title {
    margin-bottom: 60px;
    padding: 45px 0;
    background: #f3f3f3;
    text-align: center;
    font-size: 48px;
    line-height: 1
}
.text p {
    margin-bottom: 1em
}
.zoom-out {
    position: relative;
    overflow: hidden
}
.zoom-out__image {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    min-width: 100%;
    min-height: 100%;
    max-width: 100%
}
@media (min-width: 960px) {
    .zoom-out__image {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2)
    }
    .is-playing .zoom-out__image {
        -webkit-animation-name: zoom-out;
        animation-name: zoom-out;
        -webkit-animation-duration: 20s;
        animation-duration: 20s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }
}
@media (max-width: 959px) {
    .zoom-out__image {
        display: none
    }
}
.zoom-out__image--top {
    top: 0;
    -webkit-transform: translate(-50%, 0) scale(1.2);
    transform: translate(-50%, 0) scale(1.2)
}
.is-playing .zoom-out__image--top {
    -webkit-animation-name: zoom-out-top;
    animation-name: zoom-out-top
}
@-webkit-keyframes zoom-out {
    from {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2)
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
}
@keyframes zoom-out {
    from {
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2)
    }
    to {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }
}
@-webkit-keyframes zoom-out-top {
    from {
        -webkit-transform: translate(-50%, 0) scale(1.2);
        transform: translate(-50%, 0) scale(1.2)
    }
    to {
        -webkit-transform: translate(-50%, 0) scale(1);
        transform: translate(-50%, 0) scale(1)
    }
}
@keyframes zoom-out-top {
    from {
        -webkit-transform: translate(-50%, 0) scale(1.2);
        transform: translate(-50%, 0) scale(1.2)
    }
    to {
        -webkit-transform: translate(-50%, 0) scale(1);
        transform: translate(-50%, 0) scale(1)
    }
}
.header {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #e6e6e6;
    background: #fff
}
@media (max-width: 959px) {
    .header {
        position: absolute
    }
}
.header--home {
    position: absolute;
    top: 39px;
    border: none;
    background: none
}
@media (max-width: 767px) {
    .header--home {
        position: relative;
        top: 0;
        height: auto
    }
}
@media (max-width: 767px) {
    .header .inner, .header .section {
        padding: 0
    }
}
.header__logo {
    float: left;
    margin-top: 26px
}
.header--home .header__logo {
    margin-top: 20px
}
@media (max-width: 767px) {
    .header--home .header__logo {
        position: absolute;
        top: 100%;
        margin-top: 28px;
        left: 20px
    }
}
.header__nav {
    float: right;
    margin-top: 24px
}
@media (max-width: 767px) {
    .header--home .header__nav {
        float: none;
        margin-top: 0;
        background: #444
    }
}
.masthead {
    position: relative;
    min-height: 780px;
    height: 100%
}
@media (min-width: 768px) and (max-width: 959px) {
    .masthead {
        min-height: 650px
    }
}
@media (max-width: 767px) {
    .masthead {
        min-height: 0;
        height: auto
    }
}
.masthead__background {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-size: cover
}
.masthead__background:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #47920e;
    content: "";
    opacity: .8;
    transition: opacity .4s
}
.is-with-video .masthead__background:after {
    opacity: 1
}
.masthead__video {
    position: absolute;
    bottom: 0;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}
.masthead__content-wrapper {
    position: relative;
    height: 100%;
    text-align: center
}
@media (max-width: 767px) {
    .masthead__content-wrapper {
        height: auto
    }
}

.masthead__content-wrapper:before, .masthead__content-wrapper:after {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle
}
.masthead__content {
    display: inline-block;
    width: 98%;
    color: #fff;
    vertical-align: middle;
    transition: opacity .4s
}
@media (max-width: 767px) {
    .masthead__content {
        padding-top: 90px;
        padding-bottom: 30px
    }
}
.is-with-video .masthead__content {
    opacity: 0
}
.masthead__play-wrapper {
    margin-bottom: 50px;
    text-align: center
}
@media (min-width: 768px) and (max-width: 959px) {
    .masthead__play-wrapper {
        margin-bottom: 40px;
        height: 80px
    }
}
@media (max-width: 767px) {
    .masthead__play-wrapper {
        margin-bottom: 10px;
        height: 56px
    }
}
.masthead__play {
    background-image: url("img/sprite.png");
    background-position: 0px 0px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    display: inline-block;
    text-indent: -9999px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px), all and (-o-min-device-pixel-ratio: 3 / 2) and (min-width: 768px), all and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px), all and (min-device-pixel-ratio: 1.5) and (min-width: 768px) {
    .masthead__play {
        background-image: url("img/sprite-2x.png")
    }
}
.masthead__play:hover {
    opacity: .8
}
@media (min-width: 768px) and (max-width: 959px) {
    .masthead__play {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0
    }
}
@media (max-width: 767px) {
    .masthead__play {
        -webkit-transform: scale(0.56);
        transform: scale(0.56);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0
    }
}
.masthead__title {
    margin-bottom: 18px;
    font-size: 56px;
    line-height: 1
}
@media (min-width: 768px) and (max-width: 959px) {
    .masthead__title {
        font-size: 44px
    }
}
@media (max-width: 767px) {
    .masthead__title {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 8px
    }
}
.masthead__subtitle {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 48px
}
@media (min-width: 768px) and (max-width: 959px) {
    .masthead__subtitle {
        margin-bottom: 30px;
        font-size: 28px;
        line-height: 36px
    }
}
@media (max-width: 767px) {
    .masthead__subtitle {
        margin-bottom: 30px;
        margin-top: 20px;
        font-size: 18px;
        line-height: 26px
    }
}
.masthead__videoplayer {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    background: #000
}
.is-with-video .masthead__videoplayer {
    display: block
}
.masthead__videoplayer iframe {
    vertical-align: top
}
.masthead__scroll-down {
    background-image: url("img/sprite.png");
    background-position: -367px -78px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 54px;
    height: 23px;
    position: absolute;
    bottom: 36px;
    left: 50%;
    margin-left: -27px;
    text-indent: -9999px;
    opacity: .5
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .masthead__scroll-down {
        background-image: url("img/sprite-2x.png")
    }
}
.masthead__scroll-down:hover {
    opacity: 1
}
.logo {
    background-image: url("img/sprite.png");
    background-position: 0px -274px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 169px;
    height: 30px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .logo {
        background-image: url("img/sprite-2x.png")
    }
}
.header--home .logo {
    background-image: url("img/sprite.png");
    background-position: 0px -228px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 200px;
    height: 36px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .header--home .logo {
        background-image: url("img/sprite-2x.png")
    }
}
@media (max-width: 767px) {
    .header--home .logo {
        background-image: url("img/sprite.png");
        background-position: -345px 0px;
        background-size: 504px 304px;
        background-repeat: no-repeat;
        width: 159px;
        height: 29px
    }
}
@media all and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), all and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), all and (max-width: 767px) and (min-device-pixel-ratio: 1.5) {
    .header--home .logo {
        background-image: url("img/sprite-2x.png")
    }
}
.logo__link {
    display: block;
    text-indent: -9999px
}
@media (max-width: 767px) {
    .header--home .nav__inner {
        overflow: hidden;
        max-height: 0;
        transition: max-height .3s
    }
}
.is-opened .nav__inner {
    max-height: 245px
}
.nav__item {
    display: inline-block;
    margin-left: 62px;
    vertical-align: top;
    font-size: 20px
}
.nav__item:first-child {
    margin-left: 0
}
@media (max-width: 767px) {
    .header--home .nav__item {
        display: block;
        margin-left: 0;
        border-bottom: 1px solid #575757;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 5px;
        font-size: 18px;
        line-height: 60px
    }
    .header--home .nav__item:last-child {
        border: none
    }
}
.footer__nav .nav__item {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 15px
}
.nav__link {
    color: #000
}
.header--home .nav__link {
    color: #fff
}
@media (max-width: 767px) {
    .header--home .nav__link {
        display: block
    }
}
.nav__link:hover {
    color: #5e9732
}
.header--home .nav__link:hover {
    color: #fff;
    opacity: .7
}
.nav__toggle {
    position: absolute;
    cursor: pointer;
    top: 100%;
    right: 15px;
    margin-top: 16px;
    width: 44px;
    height: 44px;
    text-indent: -9999px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.nav__toggle:before, .nav__toggle:after {
    position: absolute;
    left: 7px;
    display: block;
    width: 30px;
    height: 9px;
    border: solid #fff;
    border-width: 1px 0;
    content: ""
}
.nav__toggle:before {
    top: 12px
}
.nav__toggle:after {
    top: 22px
}
.download {
    text-align: center
}
.download__button {
    position: relative;
    display: inline-block;
    margin-left: 17px;
    padding: 15px;
    height: 44px;
    border-radius: 5px;
    background: #000;
    box-shadow: inset 0 0 0 1px #000;
    text-indent: -9999px;
    transition: box-shadow .2s
}
@media (max-width: 767px) {
    .download__button {
        margin-left: 6px;
        padding: 10px;
        height: 29px
    }
}
.download__button:first-child {
    margin-left: 0
}
.download__button:hover {
    box-shadow: inset 0 0 0 1px #fff
}
.download__button:before {
    position: absolute;
    display: block;
    height: 44px;
    content: ""
}
@media (max-width: 767px) {
    .download__button:before {
        height: 29px
    }
}
.download__button--app-store {
    width: 158px
}
@media (max-width: 767px) {
    .download__button--app-store {
        width: 105px
    }
}
.download__button--app-store:before {
    background-image: url("img/sprite.png");
    background-position: -177px 0px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 158px;
    height: 47px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .download__button--app-store:before {
        background-image: url("img/sprite-2x.png")
    }
    .alert_section .alert_map{
        background-image: url('img/alert/alert_iphones@2x.png');
    }
}
@media (max-width: 767px) {
    .download__button--app-store:before {
        background-image: url("img/sprite.png");
        background-position: -177px -57px;
        background-size: 504px 304px;
        background-repeat: no-repeat;
        width: 105px;
        height: 32px
    }
}
@media all and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), all and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), all and (max-width: 767px) and (min-device-pixel-ratio: 1.5) {
    .download__button--app-store:before {
        background-image: url("img/sprite-2x.png")
    }
    .alert_mobile_section .alert_iphone{
        background-image: url("img/alert/iphones@2x.png");
    }
}
.download__button--google-play {
    width: 177px
}
@media (max-width: 767px) {
    .download__button--google-play {
        width: 117px
    }
}
.download__button--google-play:before {
    background-image: url("img/sprite.png");
    background-position: 0px -174px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 177px;
    height: 44px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .download__button--google-play:before {
        background-image: url("img/sprite-2x.png")
    }
}
@media (max-width: 767px) {
    .download__button--google-play:before {
        background-image: url("img/sprite.png");
        background-position: -345px -39px;
        background-size: 504px 304px;
        background-repeat: no-repeat;
        width: 117px;
        height: 29px
    }
}
@media all and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 767px) and (-o-min-device-pixel-ratio: 3 / 2), all and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), all and (max-width: 767px) and (min-device-pixel-ratio: 1.5) {
    .download__button--google-play:before {
        background-image: url("img/sprite-2x.png")
    }
}
.users {
    border: 1px solid #e4e4e4
}
@media (min-width: 768px) and (max-width: 959px) {
    .users {
        margin-left: -40px;
        margin-right: -40px;
        border-width: 1px 0
    }
}
@media (max-width: 767px) {
    .users {
        margin-left: -20px;
        margin-right: -20px;
        border: none
    }
}
.users-group {
    position: relative;
    height: 480px;
    border: 0 solid #e4e4e4;
    background: 50% 0 no-repeat;
    text-align: center
}
@media (max-width: 959px) {
    .users-group--teens {
        background-image: url("img/usersgroup/teens.jpg")
    }
    .users-group--adults {
        background-image: url("img/usersgroup/adults.jpg")
    }
    .users-group--moms {
        background-image: url("img/usersgroup/moms.jpg")
    }
    .users-group--type-2 {
        background-image: url("img/usersgroup/type2.jpg")
    }
}
@media (max-width: 767px) {
    .users-group {
        height: 159px;
        border-color: #fff;
        background-position: 50% 50%;
        background-size: cover
    }
}
.users-group:first-child, .users-group:nth-child(2) {
    border-bottom-width: 1px
}
.users-group:nth-child(2n+2) {
    border-left-width: 1px
}
.users-group:before {
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0.95) 70%, #fff 80%);
    content: ""
}
@media (max-width: 767px) {
    .users-group:before {
        background: rgba(0, 0, 0, 0.5)
    }
}
.users-group__image {
    min-height: 0
}
.users-group__inner {
    position: absolute;
    right: 60px;
    bottom: 37px;
    left: 60px
}
@media (max-width: 767px) {
    .users-group__inner {
        right: 0;
        bottom: 0;
        left: 0;
        top: 0;
        text-align: center
    }
    .users-group__inner:before, .users-group__inner:after {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }
}
@media (min-width: 768px) {
    .users-group__title {
        font-size: 36px;
        line-height: 46px
    }
}
@media (max-width: 767px) {
    .users-group__title {
        color: #fff;
        width: 88%;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0
    }
}
.features {
    margin-left: 16%;
    margin-right: 16%
}
.features__item {
    position: relative;
    margin-left: 4%;
    padding-top: 110px;
    width: 46%;
    text-align: center
}
@media (max-width: 959px) {
    .features__item {
        margin-left: 0;
        width: 100%
    }
    .features__item:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .features__item {
        margin-bottom: 30px;
        padding-top: 0;
        padding-left: 100px
    }
}
@media (max-width: 767px) {
    .features__item {
        margin-bottom: 30px;
        padding-top: 66px
    }
}
.features__item:first-child {
    margin-left: 0
}
.features__item:before {
    position: absolute;
    top: 32px;
    left: 40%;
    display: block;
    content: ""
}
@media (max-width: 959px) {
    .features__item:before {
        top: 0
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .features__item:before {
        left: 0
    }
}
.features__item--never-stuck:before {
    background-image: url("img/sprite.png");
    background-position: -110px 0px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 57px;
    height: 57px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .features__item--never-stuck:before {
        background-image: url("img/sprite-2x.png")
    }
}
.features__item--safety-net:before {
    background-image: url("img/sprite.png");
    background-position: 0px -110px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 69px;
    height: 54px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .features__item--safety-net:before {
        background-image: url("img/sprite-2x.png")
    }
}
.features__item--nurse:before {
    background-image: url("img/sprite.png");
    background-position: -79px -110px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 53px;
    height: 53px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .features__item--nurse:before {
        background-image: url("img/sprite-2x.png")
    }
}

.seo-tags{
    max-width: 100%;
    width: 100%;
    background-color: #f0eeeb;;
    height: 480px;
    padding-top: 65px;
    box-sizing: border-box;
}
.topic {
    font-family: 'Source Sans Pro';
    color:  rgba(0, 0, 0, 0.5);
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 5px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 45px;
}

.seo-section-subtitle{
    font-family: 'Source Sans Pro';
    color:  #000000;
    font-size: 42px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;

}
.seo-section-content{
    font-family: 'Source Sans Pro';
    color:  #000000;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    width: 70%;
    line-height: 22px;
    margin: 0  auto;
}

.keywords-block {
    text-align: center;
    width: 85%;
    margin: 20px auto 0 auto;
}
.keywords{
    border-radius: 20px;
    padding: 3px 13px;
    font-size: 16.5px;
    margin-right: 10px;
    font-weight: 400;
    color: grey;
    border: 1px solid grey;
    display: inline-block;
    margin-bottom: 15px;
}
.keywords:hover{
    border-color:  #5e9732;
    border-style: solid;
    background-color:  #5e9732;
    color: white;
    text-decoration: none;
}

.features__description {
    line-height: 24px
}
@media (max-width: 800px){
    .seo-tags{
        background-color: #ffffff;
        padding-top: 30px;
        height: 400px;
    }
    .seo-section-subtitle{
        font-size: 29px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .topic{
        margin-bottom: 20px;
        margin-top: 25px;
    }
    .keywords-block{
        width: 100%;
    }
    .seo-section-content{
        width: 100%;
    }
}
.safety-net {
    margin-bottom: -34px;
    text-align: center
}
.safety-net__item {
    margin-bottom: 34px;
    width: 42%;
    text-align: left
}

@media (min-width: 768px) and (max-width: 959px) {
    .safety-net__item {
        width: 50%
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .safety-net__item: nth-child(2n+1) {
        padding-right: 20px
    }
}
.safety-net__item:nth-child(2n+2) {
    margin-left: 80px
}
@media (min-width: 768px) and (max-width: 959px) {
    .safety-net__item: nth-child(2n+2) {
        margin-left: 0;
        padding-left: 20px
    }
}
.safety-net__description {
    line-height: 24px
}
.publications {
    text-align: center
}
.publications__item {
    position: relative;
    padding-top: 154px;
    padding-bottom: 60px;
    border: 0 solid #eaeaea
}
@media (min-width: 768px) and (max-width: 959px) {
    .publications__item {
        padding-bottom: 0;
        border-width: 0 !important
    }
}
.publications__item:first-child {
    width: 100%;
    border-bottom-width: 1px
}
.publications__item:nth-child(2) {
    border-right-width: 1px
}
.publications__item:nth-child(3) {
    margin-left: -1px;
    border-left-width: 1px
}
.publications__item:nth-child(n+2) {
    padding-right: 50px;
    padding-left: 50px
}
@media (min-width: 768px) and (max-width: 959px) {
    .publications__item: nth-child(n+2) {
        padding-right: 20px;
        padding-left: 20px
    }
}
.publications__link {
    position: absolute;
    top: 50px;
    left: 50%;
    height: 62px;
    line-height: 62px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.publications__logo {
    vertical-align: middle
}
.publications__title {
    margin-top: -29px;
    margin-bottom: 19px;
    font-size: 36px;
    line-height: 1
}
@media (min-width: 768px) and (max-width: 959px) {
    .publications__title {
        font-size: 34px
    }
}
.member {
    margin-bottom: 30px
}
.member__photo {
    margin-bottom: 10px
}
.member__name {
    font-size: 22px
}
.member__additional-info {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
    line-height: 24px
}
.member__email {
    line-height: 36px
}
.graphic-materials {
    margin-top: -10px;
    line-height: 36px
}
.graphic-materials__link {
    position: relative;
    padding-left: 20px
}
.graphic-materials__link:before {
    background-image: url("img/sprite.png");
    background-position: -494px -39px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 7px;
    height: 10px;
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    content: ""
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .graphic-materials__link:before {
        background-image: url("img/sprite-2x.png")
    }
}
.coverage__item {
    margin-bottom: 30px
}
.coverage__title {
    line-height: 24px
}
.contact-details__address {
    margin-top: 12px;
    line-height: 24px
}
.contact {
    padding-left: 100px;
    width: 440px
}
.contact__field {
    margin-bottom: 16px
}
.contact__label {
    float: left;
    margin-left: -100px;
    width: 100px;
    line-height: 42px
}
.contact__textfield {
    box-sizing: border-box;
    padding: 9px 15px;
    width: 440px;
    outline: none;
    border: 1px solid;
    border-color: transparent;
    background: #f3f3f3
}
.contact__textfield.is-error {
    border-color: #e74c3c
}
.contact__error {
    display: block;
    padding-top: 5px;
    color: #e74c3c
}
.contact__submit-wrapper {
    text-align: right
}
.contact__full-form-error {
    display: none;
    margin-right: 16px;
    color: #e74c3c
}
.contact__success {
    display: none;
    color: #5e9732
}
.contact__submit {
    padding: 10px 34px;
    outline: none;
    border: 1px solid #5e9732;
    border-radius: 3px;
    background: #fff;
    color: #5e9732
}
.footer {
    box-sizing: border-box;
    padding: 40px 0;
    height: 110px;
    background: #f3f3f3
}
.wrapper .footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}
.social {
    float: right;
    margin-top: -7px
}
.social__item {
    display: inline-block;
    margin-left: 10px;
    width: 44px;
    height: 44px;
    line-height: 44px
}
.social__link {
    display: block;
    height: 100%;
    text-align: center
}
.social__link span {
    display: none
}
.social__link:before {
    display: inline-block;
    content: "";
    vertical-align: middle
}
.social__link--facebook:before {
    background-image: url("img/sprite.png");
    background-position: -345px -78px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 12px;
    height: 24px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .social__link--facebook:before {
        background-image: url("img/sprite-2x.png")
    }
}
.social__link--facebook:hover:before {
    background-image: url("img/sprite.png");
    background-position: -472px -39px;
    background-size: 504px 304px;
    background-repeat: no-repeat
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .social__link--facebook:hover:before {
        background-image: url("img/sprite-2x.png")
    }
}
.social__link--twitter:before {
    background-image: url("img/sprite.png");
    background-position: -467px -78px;
    background-size: 504px 304px;
    background-repeat: no-repeat;
    width: 26px;
    height: 21px
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .social__link--twitter:before {
        background-image: url("img/sprite-2x.png")
    }
}
.social__link--twitter:hover:before {
    background-image: url("img/sprite.png");
    background-position: -431px -78px;
    background-size: 504px 304px;
    background-repeat: no-repeat
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
    .social__link--twitter:hover:before {
        background-image: url("img/sprite-2x.png")
    }
}
.alert_preview_pict {
    position: absolute;
    bottom: 0;
}
.alert_preview_pict a {
    display: block;
    background-image: url('img/alert/alert_app@2x.png');
    background-size: 247px 178px;
    width: 247px;
    height: 178px;
}

.alert_section {
    background-color: #F0EEEB;
    padding-top: 57px;
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    width: 100%;
    height: 850px;
}

.alert_section .section_subtitle{
    color: #000;
    font-size: 48px;
    line-height: 46px;
    margin-bottom: 35px;
}

.alert_section p {
    font-size: 18px;
    text-align: center;
    line-height: 22px;
}

.alert_section .learn_alert_app{
    width: 33%;
    text-align: center;
    margin: 28px auto 0 auto;
    background-color: #68A734;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 24px;
    color: #FFF;
    letter-spacing: 2.88px;
    cursor: pointer;
    font-weight: 600;
}


.alert_section .alert_map{
    display: block;
    background-image: url('img/alert_iphones.png');
    background-size: 927px 560px;
    width: 927px;
    height: 560px;
    margin: 0 auto;
}

.alert_mobile_section{
    background-color: #F0EEEB;
    max-width: 100%;
    width: 100%;
    height: 220px;
    display: none;
    padding-top: 20px;
}

.alert_mobile_section .section__content{
    margin: 0 auto;
    text-align: center;
}

.alert_mobile_section .alert_iphone{
    display: inline-block;
    background-image: url('img/alert/iphones@2x.png');

    background-size: 242px 220px;
    width: 242px;
    height: 220px;
    margin-right: 30px;
    background-repeat: no-repeat;
}

.alert_mobile_section .learn_alert_app{
    margin-top: 17px;
    padding-left: 125px;
}
.learn_alert_app_section{
    margin: 0 auto;
    width: 132px;
}

.alert_mobile_section .button_title{
    font-size: 19px;
    color: #609C32;
}

.alert_mobile_section .learn_alert_app .button{
    background-color: #5A972E;
    border-radius: 14px;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    height: 31px;
    cursor: pointer;
    display: block;
}
.learn_alert_app > a{
    color: #FFF;
}
@media (min-width: 960px) {
    .alert_section .learn_alert_app {
        width: 45%;
    }
}

@media (max-width: 960px) {
    .alert_section {
        display: none;
    }

    .alert_mobile_section {
        display: block !important;
    }

    .alert_mobile_section .button_title{
        font-size: 28px;
    }

    .alert_mobile_section .learn_alert_app .button{
        font-size: 28px;
        padding-top: 5px;
        height: 40px;
        font-weight: normal;
    }
}

@media (max-width: 767px) {
    .alert_mobile_section{
        height: 110px;
    }

    .alert_mobile_section .section__content{
        text-align: initial;
        display: inline-block;
        height: 100%;
        width: 100%;
    }
    .alert_mobile_section .alert_iphone{
        margin-right: 0;
    }
    .alert_mobile_section .alert_iphone{
        background-image: url('img/alert/iphones.png');
        background-size: 121px 110px;
        width: 121px;
        height: 110px;
        position: absolute;
    }

    .alert_mobile_section .button_title{
        font-size: 19px;
    }

    .alert_mobile_section .learn_alert_app .button{
        font-size: 19px;
        font-weight: 600;
        height: 31px;
        padding-top: 0;
        width: 133px;
        letter-spacing: 1px;
        color: #ffffff;
    }

}
@media (min-width: 768px) and  (max-width: 1023px) {
    .alert_mobile_section .section__content{
        width: 83%;
        height: inherit;
        display: inline-block;
        padding-left: 20px;
    }
    .alert_mobile_section .alert_iphone{
        float: left;
    }
    .learn_alert_app_section{
        width: 155px;
        margin-top: 40px;
    }
    .alert_mobile_section .button_title {
        font-size: 23px;
    }
    .alert_mobile_section .learn_alert_app .button {
        font-size: 21px;
        font-weight: 600;
        height: 35px;
        padding-top: 1px;
        width: 145px;
        letter-spacing: 1px;
        margin-top: 5px;
    }
}
@media (max-width: 365px){
    .seo-tags{
        height: 425px;
    }
}

@media (max-width: 320px){
    .seo-tags{
        padding-top: 20px;
        height: 445px;
    }
    .keywords{
        margin-bottom: 10px;
    }
    .topic{
        margin-bottom: 15px;
        margin-top: 20px;
    }
}
