@charset "UTF-8";
@font-face {
    font-family: 'Roboto';
    src: local("../fonts/Roboto Bold"), local("../fonts/Roboto-Bold"), url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local("../fonts/Roboto Medium"), local("../fonts/Roboto-Medium"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local("../fonts/Roboto Medium"), local("../fonts/Roboto-Medium"), url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local("../fonts/Roboto"), local("../fonts/Roboto-Regular"), url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local("../fonts/Roboto Light"), local("../fonts/Roboto-Light"), url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local("../fonts/Roboto Thin"), local("../fonts/Roboto-Thin"), url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local("../fonts/Montserrat Bold"), local("../fonts/Montserrat-Bold"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local("../fonts/Montserrat SemiBold"), local("../fonts/Montserrat-SemiBold"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local("../fonts/Montserrat Medium"), local("../fonts/Montserrat-Medium"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local("../fonts/Montserrat Medium"), local("../fonts/Montserrat-Medium"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local("../fonts/Montserrat Light"), local("../fonts/Montserrat-Light"), url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: local("../fonts/Montserrat Regular"), local("../fonts/Montserrat-Regular"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
    font-weight: 200;
    font-style: normal;
}

body,
html,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
    overflow: paged-y-controls;
}

body,
html {
    color: #1E1E1E;
    font-family: Roboto, sans-serif;
    font-weight: 200;
    font-size: 16px;
    line-height: 24px;
}

html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    max-height: 100%;
    float: left;
    width: 100%;
}

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

.alihelper_plugin_wrap a,
.alihelper_plugin_wrap abbr,
.alihelper_plugin_wrap acronym,
.alihelper_plugin_wrap address,
.alihelper_plugin_wrap article,
.alihelper_plugin_wrap aside,
.alihelper_plugin_wrap blockquote,
.alihelper_plugin_wrap body,
.alihelper_plugin_wrap code,
.alihelper_plugin_wrap dd,
.alihelper_plugin_wrap del,
.alihelper_plugin_wrap details,
.alihelper_plugin_wrap dfn,
.alihelper_plugin_wrap dialog,
.alihelper_plugin_wrap div,
.alihelper_plugin_wrap dl,
.alihelper_plugin_wrap dt,
.alihelper_plugin_wrap em,
.alihelper_plugin_wrap fieldset,
.alihelper_plugin_wrap figcaption,
.alihelper_plugin_wrap figure,
.alihelper_plugin_wrap footer,
.alihelper_plugin_wrap form,
.alihelper_plugin_wrap h1,
.alihelper_plugin_wrap h2,
.alihelper_plugin_wrap h3,
.alihelper_plugin_wrap h4,
.alihelper_plugin_wrap h5,
.alihelper_plugin_wrap h6,
.alihelper_plugin_wrap header,
.alihelper_plugin_wrap hgroup,
.alihelper_plugin_wrap html,
.alihelper_plugin_wrap iframe,
.alihelper_plugin_wrap img,
.alihelper_plugin_wrap label,
.alihelper_plugin_wrap legend,
.alihelper_plugin_wrap li,
.alihelper_plugin_wrap menu,
.alihelper_plugin_wrap nav,
.alihelper_plugin_wrap object,
.alihelper_plugin_wrap ol,
.alihelper_plugin_wrap p,
.alihelper_plugin_wrap pre,
.alihelper_plugin_wrap q,
.alihelper_plugin_wrap section,
.alihelper_plugin_wrap span,
.alihelper_plugin_wrap summary,
.alihelper_plugin_wrap ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.alihelper_plugin_wrap span,
.alihelper_plugin_wrap h1,
.alihelper_plugin_wrap h2,
.alihelper_plugin_wrap h3,
.alihelper_plugin_wrap h4,
.alihelper_plugin_wrap h5,
.alihelper_plugin_wrap h6,
.alihelper_plugin_wrap p,
.alihelper_plugin_wrap a,
.alihelper_plugin_wrap em,
.alihelper_plugin_wrap img,
.alihelper_plugin_wrap strong,
.alihelper_plugin_wrap b,
.alihelper_plugin_wrap u,
.alihelper_plugin_wrap i,
.alihelper_plugin_wrap center,
.alihelper_plugin_wrap dl,
.alihelper_plugin_wrap dt,
.alihelper_plugin_wrap dd,
.alihelper_plugin_wrap ol,
.alihelper_plugin_wrap ul,
.alihelper_plugin_wrap li,
.alihelper_plugin_wrap fieldset,
.alihelper_plugin_wrap form,
.alihelper_plugin_wrap label,
.alihelper_plugin_wrap table,
.alihelper_plugin_wrap tr,
.alihelper_plugin_wrap th,
.alihelper_plugin_wrap td,
.alihelper_plugin_wrap article,
.alihelper_plugin_wrap aside,
.alihelper_plugin_wrap canvas,
.alihelper_plugin_wrap details,
.alihelper_plugin_wrap embed,
.alihelper_plugin_wrap footer,
.alihelper_plugin_wrap header,
.alihelper_plugin_wrap menu,
.alihelper_plugin_wrap nav,
.alihelper_plugin_wrap section,
.alihelper_plugin_wrap audio,
.alihelper_plugin_wrap video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.mobile .section_inner {
    text-align: center;
}

.mobile .section_inner img {
    margin: 20px 0;
    width: 100%;
    max-width: 350px;
}
p {
    margin: 1em 0;
}
h1 {
    display: block;
    font-size: 2em;
    margin: 0.67em 0;
    font-weight: bold;
    line-height: 1.1em;
    text-align: center;
}

.mobile_content {
    padding: 0 20px;
}

.desktop-wrap {
    margin-top: 10px;
}

.mobile_title {
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    color: #1E1E1E;
    font-size: 20px;
    line-height: 22px;
}

.mobile_info {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #1E1E1E;
    line-height: 16px;
    margin-bottom: 30px;
    font-weight: 300;
}

.mobile .mobile_links {
    white-space: nowrap;
    margin-bottom: 30px;
}

.mobile_links_link {
    display: inline-block;
    width: 150px;
    height: 43px;
    margin-left: 20px;
}

.mobile_links_link:first-child {
    margin-left: 0;
}

.mobile_links_link:hover {
    opacity: 0.85;
}

.mobile_links_link--gplay {
    background: url("../img/mobile_google_play.png") no-repeat 0 0;
    background-size: contain
}

.mobile_links_link--gplay:hover {
    opacity: 0.75;
}

.mobile_links_link--appstore {
    background: url("../img/mobile_appstore.png") no-repeat 0 0;
    background-size: contain
}
.footer {
    bottom: 0;
    margin: 20px 30px;
    text-align: center;
}

.footer .footer-block {
    display: inline-block;
}
.footer a {
    color: #1E1E1E;
    font-size: 1em;
}
.footer-div {
    display: inline-block;
    /*margin: 0 10px;*/
}

@media all and (min-width: 425px) {
    .mobile_info {
        font-size: 1.2em;
        line-height: 1.3em;
    }
    .mobile_title {
        font-size: 1.5em;
        line-height: 1.2em;
    }
}
@media all and (min-width: 425px) and (max-width: 720px ) {
    .footer-div.footer-div--second {
        display: none;
    }
}
@media all and (max-width: 410px) {
    .footer .footer-block {
        margin: 0 10px;
    }
}

@media all and (min-width: 600px) {
    .mobile_title {
        font-size: 2em;
    }
}

@media all and (max-width: 767px) {
    .mobile_title, .mobile_info  {
        text-align: center;
    }
}
@media all and (max-width: 360px) {
    .mobile_info {
        font-size: 0.75em;
        margin-bottom: 30px;
    }
    .footer {
        font-size: 0.75em;
    }
    .footer-div {
        display: none;
    }
}

@media all and (max-width: 320px) {
    .mobile_links_link{
        width: 120px;
    }
}
@media all and (min-width: 1024px) {
    .mobile {
        min-height: 100vh;
        width: 1170px;
        margin: 0 auto;
    }
    .mobile .mobile_title,
    .mobile .mobile_info,
    .mobile .mobile_links {
        margin: 20px 50px;
    }
    .mobile .mobile_title {
        margin-top: 50px;
    }
    .desktop-wrap {
        padding-top: 80px;
    }
}
