/* Roboto font */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/static/lp/assets/fonts/roboto/roboto-v27-latin-300.woff2') format('woff2');
  font-display: swap;
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/static/lp/assets/fonts/roboto/roboto-v27-latin-regular.woff2') format('woff2');
  font-display: swap;
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/static/lp/assets/fonts/roboto/roboto-v27-latin-500.woff2') format('woff2');
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/static/lp/assets/fonts/roboto/roboto-v27-latin-700.woff2') format('woff2');
  font-display: swap;
}
/*reset css*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

* {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

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

.center {
    text-align: center;
}

a {
    color: inherit;
    text-decoration: none;
}

/* Layout */
.m-b-a{margin-bottom:auto;}.m-b-5{margin-bottom:5px;}.m-b-10{margin-bottom:10px;}.m-b-15{margin-bottom:15px;}.m-b-20{margin-bottom:20px;}.m-b-30{margin-bottom:30px;}.m-b-40{margin-bottom:40px;}.m-b-50{margin-bottom:50px;}.m-b-50{margin-bottom:50px;}.m-b-60{margin-bottom:60px;}.m-b-70{margin-bottom:70px;}.m-b-80{margin-bottom:80px;}.m-b-90{margin-bottom:90px;}.m-b-100{margin-bottom:100px;}.m-t-a{margin-top:auto;}.m-t-5{margin-top:5px;}.m-t-10{margin-top:10px;}.m-t-15{margin-top:15px;}.m-t-20{margin-top:20px;}.m-t-30{margin-top:30px;}.m-t-40{margin-top:40px;}.m-t-50{margin-top:50px;}.m-t-50{margin-top:50px;}.m-t-60{margin-top:60px;}.m-t-70{margin-top:70px;}.m-t-80{margin-top:80px;}.m-t-90{margin-top:90px;}.m-t-100{margin-top:100px;}.m-l-5{margin-left:5px;}.m-l-10{margin-left:10px;}.m-l-15{margin-left:15px;}.m-l-20{margin-left:20px;}.m-l-30{margin-left:30px;}.m-l-40{margin-left:40px;}.m-l-50{margin-left:50px;}.m-l-50{margin-left:50px;}.m-l-60{margin-left:60px;}.m-l-70{margin-left:70px;}.m-l-80{margin-left:80px;}.m-l-90{margin-left:90px;}.m-l-100{margin-left:100px;}.m-r-5{margin-right:5px;}.m-r-10{margin-right:10px;}.m-r-15{margin-right:15px;}.m-r-20{margin-right:20px;}.m-r-30{margin-right:30px;}.m-r-40{margin-right:40px;}.m-r-50{margin-right:50px;}.m-r-50{margin-right:50px;}.m-r-60{margin-right:60px;}.m-r-70{margin-right:70px;}.m-r-80{margin-right:80px;}.m-r-90{margin-right:90px;}.m-r-100{margin-right:100px;}.m-tb-5{margin-top:5px;margin-bottom:5px;}.m-tb-10{margin-top:10px;margin-bottom:10px;}.m-tb-15{margin-top:15px;margin-bottom:15px;}.m-tb-20{margin-top:20px;margin-bottom:20px;}.m-tb-30{margin-top:30px;margin-bottom:30px;}.m-tb-40{margin-top:40px;margin-bottom:40px;}.m-tb-50{margin-top:50px;margin-bottom:50px;}.m-tb-50{margin-top:50px;margin-bottom:50px;}.m-tb-60{margin-top:60px;margin-bottom:60px;}.m-tb-70{margin-top:70px;margin-bottom:70px;}.m-tb-80{margin-top:80px;margin-bottom:80px;}.m-tb-90{margin-top:90px;margin-bottom:90px;}.m-tb-100{margin-top:100px;margin-bottom:100px;}.m-lr-5{margin-left:5px;margin-right:5px;}.m-lr-10{margin-left:10px;margin-right:10px;}.m-lr-15{margin-left:15px;margin-right:15px;}.m-lr-20{margin-left:20px;margin-right:20px;}.m-lr-30{margin-left:30px;margin-right:30px;}.m-lr-40{margin-left:40px;margin-right:40px;}.m-lr-50{margin-left:50px;margin-right:50px;}.m-lr-50{margin-left:50px;margin-right:50px;}.m-lr-60{margin-left:60px;margin-right:60px;}.m-lr-70{margin-left:70px;margin-right:70px;}.m-lr-80{margin-left:80px;margin-right:80px;}.m-lr-90{margin-left:90px;margin-right:90px;}.m-lr-100{margin-left:100px;margin-right:100px;}.p-b-5{padding-bottom:5px;}.p-b-10{padding-bottom:10px;}.p-b-15{padding-bottom:15px;}.p-b-20{padding-bottom:20px;}.p-b-30{padding-bottom:30px;}.p-b-40{padding-bottom:40px;}.p-b-50{padding-bottom:50px;}.p-b-50{padding-bottom:50px;}.p-b-60{padding-bottom:60px;}.p-b-70{padding-bottom:70px;}.p-b-80{padding-bottom:80px;}.p-b-90{padding-bottom:90px;}.p-b-100{padding-bottom:100px;}.p-t-5{padding-top:5px;}.p-t-10{padding-top:10px;}.p-t-15{padding-top:15px;}.p-t-20{padding-top:20px;}.p-t-30{padding-top:30px;}.p-t-40{padding-top:40px;}.p-t-50{padding-top:50px;}.p-t-50{padding-top:50px;}.p-t-60{padding-top:60px;}.p-t-70{padding-top:70px;}.p-t-80{padding-top:80px;}.p-t-90{padding-top:90px;}.p-t-100{padding-top:100px;}.p-l-5{padding-left:5px;}.p-l-10{padding-left:10px;}.p-l-15{padding-left:15px;}.p-l-20{padding-left:20px;}.p-l-30{padding-left:30px;}.p-l-40{padding-left:40px;}.p-l-50{padding-left:50px;}.p-l-50{padding-left:50px;}.p-l-60{padding-left:60px;}.p-l-70{padding-left:70px;}.p-l-80{padding-left:80px;}.p-l-90{padding-left:90px;}.p-l-100{padding-left:100px;}.p-r-5{padding-right:5px;}.p-r-10{padding-right:10px;}.p-r-15{padding-right:15px;}.p-r-20{padding-right:20px;}.p-r-30{padding-right:30px;}.p-r-40{padding-right:40px;}.p-r-50{padding-right:50px;}.p-r-50{padding-right:50px;}.p-r-60{padding-right:60px;}.p-r-70{padding-right:70px;}.p-r-80{padding-right:80px;}.p-r-90{padding-right:90px;}.p-r-100{padding-right:100px;}.p-tb-5{padding-top:5px;padding-bottom:5px;}.p-tb-10{padding-top:10px;padding-bottom:10px;}.p-tb-15{padding-top:15px;padding-bottom:15px;}.p-tb-20{padding-top:20px;padding-bottom:20px;}.p-tb-30{padding-top:30px;padding-bottom:30px;}.p-tb-40{padding-top:40px;padding-bottom:40px;}.p-tb-50{padding-top:50px;padding-bottom:50px;}.p-tb-50{padding-top:50px;padding-bottom:50px;}.p-tb-60{padding-top:60px;padding-bottom:60px;}.p-tb-70{padding-top:70px;padding-bottom:70px;}.p-tb-80{padding-top:80px;padding-bottom:80px;}.p-tb-90{padding-top:90px;padding-bottom:90px;}.p-tb-100{padding-top:100px;padding-bottom:100px;}.p-lr-5{padding-left:5px;padding-right:5px;}.p-lr-10{padding-left:10px;padding-right:10px;}.p-lr-15{padding-left:15px;padding-right:15px;}.p-lr-20{padding-left:20px;padding-right:20px;}.p-lr-30{padding-left:30px;padding-right:30px;}.p-lr-40{padding-left:40px;padding-right:40px;}.p-lr-50{padding-left:50px;padding-right:50px;}.p-lr-50{padding-left:50px;padding-right:50px;}.p-lr-60{padding-left:60px;padding-right:60px;}.p-lr-70{padding-left:70px;padding-right:70px;}.p-lr-80{padding-left:80px;padding-right:80px;}.p-lr-90{padding-left:90px;padding-right:90px;}.p-lr-100{padding-left:100px;padding-right:100px;}.p-10{padding:5px;}.p-10{padding:10px;}.p-20{padding:20px;}.p-30{padding:30px;}.p-40{padding:40px;}.p-50{padding:50px;}.p-60{padding:60px;}.p-70{padding:70px;}.p-80{padding:80px;}
.cols{float:left;}.cols-2{width:50%;}.cols-3{width:33.33%;}.cols-4{width:25%;}.cols-5{width:20%;}.cols-6{width:16.66%;}.cols-10{width:10%;}.cols-15{width:15%;}.cols-20{width:20%;}.cols-25{width:25%;}.cols-30{width:30%;}.cols-35{width:35%;}.cols-40{width:40%;}.cols-45{width:45%;}.cols-50{width:50%;}.cols-55{width:55%;}.cols-60{width:60%;}.cols-65{width:65%;}.cols-70{width:70%;}.cols-75{width:75%;}.cols-80{width:80%;}.cols-85{width:85%;}.cols-90{width:90%;}.cols-l{padding-right:20px;}.cols-r{padding-left:20px;}

.clear {
    clear: both;
}

.block {
    display: block;
}

.flex {
    display: flex;
    align-items: center;
}

.flex.col {
    flex-direction: column;
}

.flex.row {
    flex-direction: row;
}

.flex.ai-start {
    align-items: flex-start;
}

.flex.ai-cen {
    align-items: center;
}

.flex.ai-end {
    align-items: flex-end;
}

.flex.ai-stretch {
    align-items: stretch;
}

.flex.jc-start {
    justify-content: start;
}

.flex.jc-cen {
    justify-content: center;
}

.flex.jc-end {
    justify-content: end;
}

.flex.jc-space,
.row.jc-space {
    justify-content: space-between;
}

.flex.jc-space-e {
    justify-content: space-evenly;
}

.flex.jc-space-a {
    justify-content: space-around;
}

.inline {
    display: inline-block;
    vertical-align: middle;
}

.nomargin {
    margin: 0 !important;
}

.mb-sho {
    display: none;
}

.mb-sm-sho {
    display: none;
}

/* General styles */
body {
    font-family: Arial, sans-serif;
    color: #454444;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
}

.container {
    max-width: 1100px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    width: 100%;
}

.container.med {
    max-width: 1100px;
}

.container.thin {
    max-width: 860px;
}

.title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    display: block;
}

.title.med {
    font-size: 30px;
}

.title.small {
    font-size: 24px;
}

.title.light {
    font-weight: 400;
}

p {
    margin-bottom: 15px;
}

small {
    font-size: 14px;
}

.btn {
    background: #8BC308;
    color: #fff;
    border-radius: 15px;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    padding: 10px 20px;
    font-weight: 700;
    display: inline-block;
}

.btn:hover {
    background: #28862B;
}

.btn.big {
    font-size: 40px;
    border-radius: 10px;
    padding: 20px 70px;
}

.btn.orange {
    background: #ED4B03;
}

.btn.orange:hover {
    background: #B6170C;
}

.orange:not(.btn) {
    color: #ED4B03;
}

.green:not(.btn) {
    color: #6BB530;
}

.teal:not(.btn) {
    color: #85C6C2;
}

/* Header */

#header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.main-menu li {
    margin: 0 20px;
    font-weight: 700;
}

.main-menu li a.current {
    text-decoration: underline;
}

.hamburger {
    display: none;
}

/* Banner */

.page-banner {
    background: #97eef1;
    background: -moz-linear-gradient(top,  #97eef1 1%, #1fb0e7 100%);
    background: -webkit-linear-gradient(top,  #97eef1 1%,#1fb0e7 100%);
    background: linear-gradient(to bottom,  #97eef1 1%,#1fb0e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97eef1', endColorstr='#1fb0e7',GradientType=0 );
    padding-top: 120px;
}

.page-banner.mid-banner {
    padding-top: 40px;
}

.page-banner_left {
    flex: 0 0 auto;
    max-width: 560px;
}

.page-banner .title {
    color: #fff;
    text-shadow: 0px 3px 6px #00000029;
    margin-bottom: 10px;
}

.page-banner .title.sub {
    color: #F7F3B9;
}

.page-banner .title.med {
    text-shadow: initial;
}

.page-banner .badges img {
    margin: 0 10px;
}

.page-banner.mid-banner .page-banner_right img {
    max-width: 120%;
}

.page-v2 .page-banner .btn {
	font-size: 35px;
}

.legal-text a {
    text-decoration: underline;
}

/* Page Blocks */

.page-section {
    padding: 40px 0;
}

.page-section .row {
    display: flex;
}

.page-section-text {
    padding-right: 60px;
}

.page-section-text .title {
    margin-bottom: 40px;
}

.page-section-text p {
    font-size: 30px;
}

.arrow-section {
    margin: -50px 0 -20px;
}

.page-section-text .btn-wrap {
    padding: 30px 0 20px;
}

.btn-wrap {
    text-align: center;
}

.btn-wrap p {
    margin-top: 20px;
}

.under-btn {
    font-size: 30px;
}

.badge-section {
    background: #b7e5f0;
    background: -moz-linear-gradient(left,  #b7e5f0 0%, #fcfcfc 100%);
    background: -webkit-linear-gradient(left,  #b7e5f0 0%,#fcfcfc 100%);
    background: linear-gradient(to right,  #b7e5f0 0%,#fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7e5f0', endColorstr='#fcfcfc',GradientType=1 );
    box-shadow: 0px 3px 6px #00000029;
    padding: 20px 50px;
}

.badge-section_left {
    flex-shrink: 0;
    padding-right: 30px;
}

.badge-section_left .badge {
    margin-top: -50px;
}

ul.ticks {
    margin-top: 30px;
}

ul.ticks li {
    font-size: 30px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 30px;
}

ul.ticks li:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 8px;
    background: url(../img/icons/icon-fa-check.svg) center no-repeat;
    background-size: 100%;
}

.reviews-block {
    gap: 20px;
}

.review {
    background: #F7F5F5;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    padding: 20px 20px 80px 20px;
    flex: 1 1 0px;
    font-size: 20px;
}

.review-card {
    display: flex;
    align-items: flex-end;
    padding-bottom: 20px;
}

.review-card_info {
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

.review-card_title {
    font-weight: 700;
}

.review-card_location {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.pin {
    display: flex;
    padding-right: 5px;
    align-items: center;
}

.review_under {
    text-align: right;
    padding: 15px 20px 0 0;
    display: block;
}

.download-section {
    background: #aae3f4;
    background: -moz-linear-gradient(-45deg,  #aae3f4 0%, #53e2d6 100%);
    background: -webkit-linear-gradient(-45deg,  #aae3f4 0%,#53e2d6 100%);
    background: linear-gradient(135deg,  #aae3f4 0%,#53e2d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aae3f4', endColorstr='#53e2d6',GradientType=1 );
    padding-bottom: 80px;
}

.download-block {
    padding-bottom: 30px;
}

.download-block .caret {
    margin: 0 40px;
}

.download {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    overflow: hidden;
    flex: 1 1 0px;
    background: #fff;
}

.download-card {
    background: #EEF2F6;
    padding: 20px;
    text-align: center;
}

.download-content {
    padding: 15px 30px;
}

.download-content strong {
    display: block;
    padding-bottom: 10px;
}

.intersection {
    background: url(../img/intersection-bg.svg) top center no-repeat;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    color: #fff;
    padding-bottom: 115px;
}

.intersection img {
    margin: -115px 50px 0 0;
}

.intersection.no-box .title {
    margin-bottom: 0;
    padding-top: 30px;
}

.features-section {
    max-width: 1230px;
    margin: auto;
    padding-bottom: 10px;
}

.features-section .row {
    gap: 80px;
}

.feature {
    display: flex;
    margin-bottom: 50px;
}

.feature-icon {
    flex-shrink: 0;
}

.feature-content {
    padding-left: 20px;
    font-size: 16px;
}

.feature-content strong {
    display: block;
    padding-bottom: 8px;
}

.features-btm {
    background: #F5F5F5;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
}

.features-btns {
    justify-content: space-between;
}

.features-btns .btn {
    width: 360px;
    text-align: center;
    color: #454444;
    padding: 12px;
}

.btn.ty-1 {
    background: #85C6C2;
}

.btn.ty-1:hover {
    background: #6F9E9C;
}

.btn.ty-2 {
    background: #BAEAF7;
}

.btn.ty-2:hover {
    background: #55C1DE;
}

.about-section {
    background: #b7e5f0;
    background: -moz-linear-gradient(left,  #b7e5f0 0%, #fcfcfc 100%);
    background: -webkit-linear-gradient(left,  #b7e5f0 0%,#fcfcfc 100%);
    background: linear-gradient(to right,  #b7e5f0 0%,#fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7e5f0', endColorstr='#fcfcfc',GradientType=1 );
    padding: 40px 0;
}

.about-section_btm {
    margin: -50px auto -40px;
}

/* Licence Page */

.plans-section {
    background: #85C6C2;
    padding: 80px 110px;
}

.plans-section .row {
    gap: 80px;
}

.plans-section_plan {
    background: #fff;
    padding: 50px 20px;
    text-align: center;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 14px;
    flex: 1 1 0px;
    position: relative;
}

.plans-section_plan .badge {
    background: #E58930;
    border-radius: 43px;
    padding: 15px 10px;
    position: absolute;
    font-weight: 700;
    top: -20px;
    left: 15px;
    color: #fff;
}

.confidence-section .row {
    gap: 80px;
}

.confidence-section_box {
    padding: 25px;
    box-shadow: 0 3px 16px #00000016;
    border-radius: 16px;
    flex: 1 1 0px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
}

.confidence-section_box > img {
    margin-bottom: 20px;
}

.confidence-section_box > div {
    font-weight: 700;
    color: #6BB530;
    margin: auto;
    font-size: 24px;
}

.compare-section_row {
    display: flex;
    padding: 15px 15px 20px;
    font-size: 24px;
    position: relative;
}

.compare-section_row:after {
    content: '';
    height: 10px;
    display: block;
    box-shadow: 0 3px 6px #00000008;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 0;
    border-bottom: 1px dashed #BAEAF7;
}

.compare-section_row.head {
    background: #BAEAF7;
    color: #ED4B03;
    padding: 15px;
    font-weight: 700;
}

.compare-section_row .cols-10 {
    text-align: center;
}

/* Software Install Page */

.install-section_top {
    position: relative;
    padding: 0 0 15px;
}

.install-section_top:after {
    content: '';
    height: 10px;
    display: block;
    box-shadow: 0 3px 6px #00000008;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 0;
    border-bottom: 1px dashed #BAEAF7;
}

.install-section_mid {
    font-size: 24px;
    padding-bottom: 30px;
}

.install-section_btm {
    gap: 40px;
}

.install-section_btm-box {
    padding: 30px 20px;
    border: 1px solid #70707026;
    border-radius: 16px;
    box-shadow: 0px 3px 16px #00000029;
    text-align: center;
    flex: 1 1 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.install-section_btm-box img {
    margin-bottom: 15px;
}

.install-section-1 .install-section_btm-box p {
    min-height: 44px;
}

.install-section_btm-box div {
    text-align: left;
}

.v2 .install-section_btm-box {
    border: initial;
    box-shadow: initial;
}

.v2 .install-section_btm-box > div{
    max-width: 472px;
}


/* Footer */

#footer {
    background: #0083B2;
    color: #fff;
    padding-top: 30px;
    font-size: 16px;
}

.footer-left p img {
    vertical-align: middle;
    max-width: 16px;
    margin-right: 5px;
}

.footer-menu li {
    margin-bottom: 12px;
}

.footer-menu li a:hover {
    text-decoration: underline;
}

.footer-btm {
    background: #2C3E50;
    padding: 10px;
}

@media(max-width:1500px) {
    
    .container {
        max-width: 1100px;
    }
    
    .arrow-section {
        margin-top: -70px;
    }
    
}

@media(max-width:1100px) {

    .btn.big {
        font-size: 34px;
        padding: 18px 55px;
    }

    .page-banner.mid-banner .page-banner_right img {
        max-width: 100%;
    }
	
	.page-v2 .page-banner .btn {
		font-size: 33px;
	}

}

@media(max-width:980px) {

    .container {
        padding-left: 25px;
        padding-right: 25px;
    }

    .mb-sho {
        display: block;
    }

    .mb-hid {
        display: none !important;
    }

    .btn.big {
        font-size: 30px;
        padding: 15px 50px;
    }

    .under-btn {
        font-size: 24px;
    }

    .page-banner .container.flex {
        flex-direction: column;
    }
    
    .home-banner .page-banner_left {
        order: 1;
        width: 100%;
        text-align: center;
    }

    .page-banner .page-banner_left {
        text-align: center;
        width: 100%;
    }

    .page-banner_right {
        width: 100%;
        padding-bottom: 25px;
    }

    .page-banner_right .banner-image,
    .page-banner.mid-banner .page-banner_right img {
        max-width: 400px;
        display: block;
        margin: auto;
        width: 100%;
    }

    .page-section .row {
        flex-direction: column;
    }

    .page-section-text {
        width: 100%;
        padding-right: 0;
        order: 1;
    }

    .page-section-image {
        text-align: center;
    }

    .arrow-section {
        margin: 0;
        width: 100%;
    }

    .badge-section_left .badge {
        max-width: 200px;
    }

    .review-section .title.p-t-50 {
        padding-top: 0;
    }

    .review {
        padding-bottom: 30px;
    }

    .review_under {
        text-align: center;
    }

    .download {
        flex: initial;
    }

    .download-block .caret,
    .install-section_btm .caret {
        transform: rotate(90deg);
        display: block;
        margin: 20px auto 10px;
    }

    .install-section_btm .caret {
        margin: -30px auto;
    }

    .intersection .title {
        margin-bottom: 10px;
    }

    .mid-content .btn-outer.p-b-50 {
        padding-bottom: 0;
    }

    .features-section .row {
        gap: 0;
    }

    .features-btns {
        justify-content: center;
    }
    
    .features-btns .btn {
        width: 200px;
        margin: 0 20px;
    }

    .page-section.confidence-section .row {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px;
    }

    .confidence-section_box {
        width: calc(50% - 10px);
        flex: initial;
    }

    .v2 .install-section_btm-box {
        padding: 0;
    }

    .install-section_btm-box {
        padding: 20px;
    }
    
}

@media(max-width:768px) {

    .mb-sm-sho {
        display: block;
    }

    #header .container {
        padding-top: 10px;
    }

    .logo {
        max-width: 160px;
    }

    .logo img {
        display: block;
    }

    .main-menu {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        transform: translateY(-300px);
        background: #fff;
        box-shadow: 0px 3px 16px #00000029;
        padding: 30px;
        flex-direction: column;
        text-align: left;
        align-items: start;
        transition: transform .3s ease-in-out;
    }

    .menu-active .main-menu {
        transform: translateY(70px);
    }

    .main-menu:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 13px 14px 13px;
        border-color: transparent transparent #ffffff transparent;
        position: absolute;
        right: 28px;
        top: -14px;
    }

    .main-menu li {
        margin-bottom: 5px;
    }

    .main-menu li a {
        display: block;
        padding: 5px;
    }

    .hamburger {
        margin-top: -10px;
        background: none;
        border: 0;
        display: block;
        vertical-align: middle;
        position: relative;
        z-index: 999999;
        width: 30px;
        height: 30px;
        padding: 0;
        cursor: pointer;
    }
    
    .hamburger span {
        margin: -2px 0 0;
        position: absolute;
        top: 50%;
        width: 28px;
        height: 3px;
        background-color: #fff;
        display: block;
        transition-duration: 0s;
        transition-delay: 0.2s;
    }
    
    .hamburger span:before ,
    .hamburger span:after {
        content:'';
        position: absolute;
    }
    
    .hamburger span:before ,
    .hamburger span:after {
        width: 28px;
        height: 3px;
        background-color: #fff;
        display:block;
    }
    .hamburger span:before {
        margin-top: -10px;
    }
    
    .hamburger span:after {
        margin-top: 10px;
    }
    
    .hamburger span:before {
        transition-property: margin, transform;
        transition-duration: .2s;
        transition-delay: .2s, 0s;
    }
    
    .hamburger span:after {
        transition-property: margin, transform;
        transition-duration: .2s;
        transition-delay: .2s, 0s;
    }
    
    .hamburger:hover {
        border:none
    }
    
    .hamburger.active span ,
    .menu-active .hamburger span {
        background-color: rgba(0,0,0,0) !important;
        transition-delay: 0.2s;
    }
    .hamburger.active span:before,
    .menu-active .hamburger span:before {
        margin-top: 0;
        transform: rotate(45deg);
        transition-delay: 0s, .2s;
    }
    
    .hamburger.active span:after,
    .menu-active .hamburger span:after {
        margin-top: 0;
        transform: rotate(-45deg);
        transition-delay: 0s, .2s
    }

    .page-banner {
        padding-top: 70px;
    }

    .badge-section {
        align-items: stretch;
        flex-direction: column;
    }

    .badge-section_left {
        width: 100%;
        padding: 0 0 25px;
        justify-content: center;
    }

    .intersection .title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .plans-section {
        padding: 30px;
    }

    .plans-section .row {
        gap: 30px;
    }

    .btn-outer .flex.ai-end.jc-cen {
        flex-direction: column;
        align-items: center;
    }

    .btn-outer .flex.ai-end.jc-cen .btn-wrap {
        padding-bottom: 20px;
    }

    .page-section.confidence-section {
        padding-top: 0;
    }

    .compare-section_row .cols-70 {
        width: 100%;
    }

    .compare-section_row .cols-10 {
        display: none;
    }

    .mid-content.p-b-80 {
        padding-bottom: 20px;
    }

    .page-banner .page-banner_left.p-tb-60 {
        padding: 0;
    }

    .intersection.no-box .title {
        padding-left: 20px;
        padding-right: 20px;
    }

    .mid-content.p-b-80.p-t-30 {
        padding-bottom: 80px;
    }

}

@media(max-width:600px) {

    body {
        font-size: 14px;
    }

    .btn.big {
        font-size: 23px;
        padding: 10px 40px;
    }

    small {
        font-size: 12px;
    }

    .title {
        font-size: 23px;
    }

    .title.med {
        font-size: 18px;
    }

    .page-banner_left .btn-outer.p-t-20 {
        padding-top: 0;
    }

    .page-section-text .title {
        margin-bottom: 15px;
    }

    .page-section-text p {
        font-size: 21px;
    }

    ul.ticks li {
        font-size: 16px;
    }

    .review {
        font-size: 16px;
    }

    .intersection {
        padding-bottom: 30px;
        background-size: cover;
        margin-bottom: 30px;
    }

    .intersection img {
        max-width: 120px;
    }

    .intersection .title {
        margin-bottom: 0;
        padding: 10px 0;
    }

    .feature-icon {
        max-width: 60px;
    }

    .features-btns {
        flex-direction: column;
    }

    .features-btns .btn {
        width: 300px;
    }

    .features-btns .btn.ty-1 {
        margin-bottom: 25px;
    }

    .about-section_top {
        flex-direction: column;
        align-items: flex-start;
    }

    .about-section_top img {
        max-width: 130px;
        margin-top: 20px;
    }

    .about-section_btm {
        padding: 0;
    }

    .about-section_btm .people {
        max-width: 200px;
        margin-left: 20px;
    }

    #footer .container {
        flex-direction: column;
    }

    .footer-left {
        padding-bottom: 25px;
    }

    .install-section_mid {
        font-size: 14px;
    }
	
	.page-v2 .page-banner .btn {
		font-size: 20px;
	}
    
    #overlay,
    #dl-arrow {
        display: none !important;
    }

}

@media(max-width:500px) {

    .title {
        font-size: 20px;
    }

    .btn.big {
        font-size: 20px;
    }

    .btn.big img.inline {
        max-width: 20px;
    }

    .under-btn {
        font-size: 16px;
    }

    .main-menu li {
        margin: 0;
    }

    .page-banner .badges img {
        max-width: 100px;
    }

    .top-content {
        padding-top: 0;
    }

    .page-section {
        padding: 20px 0;
    }

    .page-section-image img {
        max-width: 200px;
        margin-bottom: 20px;
    }

    .arrow-section img {
        max-width: 82px;
    }

    .badge-section_left .badge {
        max-width: 120px;
    }

    .badge-section_left .appesteem {
        max-width: 80px;
        margin-left: 20px;
    }

    .badge-section_right {
        padding: 20px;
    }

    ul.ticks {
        margin-top: 10px;
    }

    .review-section .title.p-t-50 {
        padding: 20px 0 0;
    }

    .review-card_location {
        font-size: 90%;
    }

    .pin img {
        max-width: 14px;
    }

    .download-section {
        padding-bottom: 40px;
    }

    .intersection img {
        margin: -90px 10px 0 -20px;
    }

    .intersection .title {
        font-size: 94%;
        padding: 15px 20px 15px 0;
    }

    .feature {
        margin-bottom: 20px;
    }

    .features-section_col {
        margin: 0 -15px;
    }

    .feature-content {
        font-size: 12px;
    }

    .features-btns .btn {
        width: 240px;
    }

    .about-section {
        padding: 15px 0;
    }

    .about-section_btm {
        margin: -10px 0 -15px;
    }

    .about-section_btm .people {
        max-width: 120px;
    }

    .top-content .title.center.p-b-30 {
        padding-top: 30px;
    }

    .page-section.plans-section {
        margin: 0 -25px;
        padding: 25px;
    }

    .plans-section_plan {
        padding: 20px;
    }

    .confidence-section_box {
        padding: 15px;
    }

    .confidence-section_box > img {
        max-width: 60px;
    }

    .confidence-section_box > div {
        font-size: 12px;
    }

    .compare-section_row {
        font-size: 14px;
    }
	

    #footer {
        font-size: 12px;
    }

}



#overlay{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:rgba(0,0,0,0.6);
    z-index:9998;
    opacity:1;
    transition:all 0.5s ease-in-out;
    display:none;
}
 #overlay.active{
    opacity:1;
}
 #overlay.hide{
    display:none;
}
 h1{
    font-size:45px;
}
 h2{
    margin:30px 0;
}
 b{
    font-weight:700;
}
 #post-download{
    text-align:center;
    padding-top:100px;
}
 .green-brand{
    color:#8bc308;
    font-weight:initial;
    font-family:'Signika';
}
 .step-row{
    padding:30px 0;
}
 .step{
    position:relative;
}
 .step .num{
    display:block;
    margin:0 auto 20px;
    vertical-align:middle;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    color:#fff;
    background:#ccc;
    font-weight:600;
    font-size:30px;
    border-radius:50px;
}
 .step.current .num{
    background:#8bc308;
}
 .arrow{
    border:solid #eaeaea;
    border-width:0 10px 10px 0;
    display:inline-block;
    padding:20px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    position:absolute;
    right:-20px;
    top:0;
}
 .download-again{
    padding:20px 20px 1px;
    background:#fff;
    clear:both;
    margin:25px 0;
}
 .back{
    margin-top:0px;
}
 .back a{
    text-decoration:underline;
    color:#09c;
}
 .dl-arrow.active{
    opacity:1;
    transition:all 0.5s ease-in-out;
    visibility:visible;
}
 .dl-arrow{
    position:fixed;
    bottom:20px;
    left:20px;
    text-align:center;
    z-index:99999999999999999;
    opacity:0;
    display:block;
    visibility:hidden;
}
 .dl-arrow .inner{
    display:block;
    width:180px;
    position:relative;
    padding-bottom:50px;
}
 .dl-arrow .inner .logo{
    background:#f7f7f7;
    border-radius:8px 8px 0 0;
    box-shadow:0px 10px 10px 0px rgba(0,0,0,0.3);
}
 .dl-arrow .inner .logo .in{
    padding:20px;
}
 .dl-arrow .inner .text{
    background:#8bc308;
    font-weight:600;
    color:#fff;
    font-size:1em;
}
 .dl-arrow .inner .text .in{
    padding:20px 20px 10px;
}
 .dl-arrow .inner .text:after{
    content:"";
    position:absolute;
    bottom:1px;
    left:0;
    width:0;
    height:0;
    border-style:solid;
    border-width:50px 90px 0 90px;
    border-color:#8bc308 transparent transparent transparent;
}
 #dl-arrow .ff-txt,#dl-arrow .ie-txt{
    display:none;
}
 #dl-arrow .oth-txt{
    display:block;
}
 #dl-arrow.hide{
    display:none;
}
 #dl-arrow.ie{
    left:50%;
    margin-left:-100px;
    bottom:100px;
}
 #dl-arrow.ff{
    left:initial;
    bottom:initial;
    top:20px;
    right:150px;
}
 #dl-arrow.ff .inner{
    display:table;
    padding-top:50px;
}
 #dl-arrow.ff .inner .logo{
    display:table-footer-group;
}
 #dl-arrow.ff .inner .text{
    display:table-header-group;
}
 #dl-arrow.ff .inner .text .in{
    padding:10px 20px 20px;
}
 #dl-arrow.ff .inner .text:after{
    display:none;
}
 #dl-arrow.ff .inner .text:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:0;
    height:0;
    border-style:solid;
    border-width:0 90px 50px 90px;
    border-color:transparent transparent #8bc308 transparent;
}
 #dl-arrow.ff .ff-txt{
    display:block;
}
 #dl-arrow.ff .oth-txt{
    display:none;
}
 #dl-arrow.ff.edge_ch{
    right:530px;
}
 #dl-arrow.ie .ie-txt{
    display:block;
}
 #dl-arrow.ie .oth-txt{
    display:none;
}
 @keyframes bounce {
     from, 20%, 53%, 80%, to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -webkit-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    }
     40%, 43% {
         -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -webkit-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0);
    }
     70% {
         -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         -webkit-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0);
    }
     90% {
         -webkit-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0);
    }
}
 .bounce {
     -webkit-animation-name: bounce;
     animation-name: bounce;
     -webkit-transform-origin: center bottom;
     transform-origin: center bottom;
     -webkit-animation-duration: 2s;
     animation-duration: 2s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     -webkit-animation-iteration-count: 4;
     animation-iteration-count: 4;
}
