@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  outline: 0 !important;
}

* {
  -webkit-text-size-adjust: auto !important;
}

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

a {
  border: 0;
}

html {
  overflow-x: hidden;
}

span, p {
  -webkit-font-smoothing: antialiased;
}

body {
  line-height: 1;
  word-wrap: break-word;
  width: 100%;
  height: auto;
  margin: 0 !important;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

input, textarea {
  outline: 0 !important;
  border-radius: 0;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clear {
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  width: 0 !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, sans-serif !important;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@keyframes top-banner {
  0% {
    opacity: 1;
    margin: 150px 0 0 0;
  }
  10% {
    opacity: 0;
  }
}
@keyframes top-banner-members {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
}
@keyframes drop-down {
  0% {
    height: 0;
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    height: 100%;
    opacity: 1;
  }
}
@keyframes features-banner {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
}
@keyframes faq-row-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes header-scroll-down-animation {
  0% {
    top: 0;
  }
  100% {
    top: -50px;
  }
}
@keyframes header-scroll-up-animation {
  0% {
    top: -50px;
  }
  100% {
    top: 0;
  }
}
.lds-roller {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  display: none;
  width: 64px;
  height: 64px;
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #35a6f3;
  margin: -3px 0 0 -3px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.display-block {
  display: inline-block !important;
}

.lds-roller-display div {
  display: block !important;
}

.flex {
  display: -webkit-flex !important;
  /* Safari */
  display: flex !important;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none !important;
}

.tooltip {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  padding: 15px;
  max-width: 450px;
  width: auto;
  height: auto;
  background-color: #ffffff;
  position: absolute;
  z-index: 10;
  -webkit-box-shadow: 0px 0px 33px -2px #8f8f8f;
  -moz-box-shadow: 0px 0px 33px -2px #8f8f8f;
  box-shadow: 0px 0px 33px -2px #8f8f8f;
  border-radius: 10px;
  border: 1px solid #eaeaea;
}
.tooltip .tooltip-title {
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  font-family: "HelveticaBold";
  color: #000000;
  text-align: left;
}
.tooltip .tooltip-text {
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  text-align: left;
  margin: 20px 0 0 0;
}

.header-animation-down {
  top: -50px !important;
  animation-name: header-scroll-down-animation;
  animation-duration: 0.5s;
}

.header-animation-up {
  top: 0px !important;
  animation-name: header-scroll-up-animation;
  animation-duration: 0.5s;
}

.yii-debug-toolbar {
  display: none !important;
}

.full-screen-height {
  min-height: 550px;
}

@media screen and (max-width: 470px) {
  .full-screen-height {
    min-height: 350px;
  }
}

 .cookie-banner {
            position: fixed;
            bottom: 16px;
            left: 16px;
            max-width: 90%;
            width: 375px;
            margin: auto;
            background: #252627;
            border-radius: 12px;
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
            padding: 16px 20px;
            padding-top: 40px;
            z-index: 1000;
            font-family: system-ui, sans-serif;
        }

        .cookie-banner.hidden, .cookie-modal.hidden {
            display: none;
        }

        .cookie-content p {
            margin: 0 0 16px;
            color: #ffff;
            font-size: 14px;
        }

        .cookie-actions {
            display: flex;
            gap: 8px;
            flex-wrap: wrap;
        }

        .cookie-banner .btn, .cookie-modal .btn {
            width: 100%;
            padding: 8px 14px;
            border-radius: 8px;
            border: none;
            cursor: pointer;
            font-size: 14px;
        }

        .cookie-banner .btn.primary, .cookie-modal .btn.primary {
            background: #91C4FA;
            color: #252627;
        }

        .cookie-modal {
            position: fixed;
            inset: 0;
            background: rgba(0, 0, 0, 0.45);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 1100;
        }

        .cookie-modal .modal-content {
            position: relative;
            background: #252627;
            border-radius: 14px;
            max-width: 520px;
            width: 100%;
            padding: 24px;
            color: #fff;
            font-family: system-ui, sans-serif;
        }

        .cookie-modal .close-btn, .cookie-banner .close-btn {
            position: absolute;
            top: 14px;
            right: 14px;
            background: none;
            border: none;
            font-size: 18px;
            cursor: pointer;
            color: #fff;
        }

        .cookie-banner .close-btn:hover {
            color: #fff;
        }

        .cookie-item {
            margin-bottom: 16px;
            color: #fff;
        }

        .cookie-item p {
            margin: 4px 0 0 24px;
            font-size: 13px;
        }

        .cookie-modal .modal-actions {
            margin-top: 20px;
            text-align: right;
        }

        .cookie-modal .policy {
            margin-top: 12px;
            font-size: 13px;
        }

        .cookie-modal a {
            color: #90C4F9;
        }

.pricing-block {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.pricing-block p {
  text-align: center;
}
.pricing-block .download {
  margin: 15px 0;
  width: 210px;
  background-color: #fff;
}
.pricing-block .download .download-btn {
  color: #35a6f3;
}

.progress-tracker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  padding: 0;
  list-style: none;
}

.progress-step {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  margin: 0;
  padding: 0;
  min-width: 28px;
}

.progress-step:last-child {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.progress-step:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -10;
  top: 12px;
  bottom: 12px;
  right: -14px;
  width: 100%;
  height: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.progress-step.is-active .progress-title {
  color: #35a6f3;
}

.progress-step > a {
  display: block;
}

.progress-marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 20;
  width: 14px;
  height: 14px;
  padding-bottom: 2px;
  color: #fff;
  font-weight: 400;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-transition: background-color, border-color;
  transition: background-color, border-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.progress-text {
  display: block;
  padding: 14px 9.3333333333px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.progress-title {
  font-size: 15px;
  line-height: 20px;
  margin: 4px 0;
  text-align: right;
  font-weight: 600;
}

.progress-tracker--vertical {
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
  position: fixed;
  top: 9999999px;
  right: 0;
  padding: 20px 0 26px 20px;
  z-index: 999999999;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.progress-tracker--vertical:hover {
  background: #fff;
  webkit-box-shadow: -4px 1px 26px 0 #808c9c63;
  -moz-box-shadow: -4px 1px 26px 0 #808c9c63;
  box-shadow: -4px 1px 26px 0 #808c9c63;
}
.progress-tracker--vertical:hover .progress-step .progress-text {
  right: 0;
}

.display {
  opacity: 1;
  top: 35%;
}

.progress-step .progress-marker {
  cursor: pointer;
  border: 2px solid #b6b6b6;
  background: #b6b6b6;
  width: 10px;
  height: 10px;
  right: 22px;
}

.progress-step::after {
  background-color: #b6b6b6;
}

.progress-step .progress-text, .progress-step .progress-step > a .progress-text {
  color: #333333;
}

.progress-step.is-active .progress-marker {
  border: 4px solid #0f94f6;
  background-color: inherit;
  width: 14px;
  height: 14px;
  right: 20px;
  top: 13px;
}

.progress-step.is-complete .progress-marker {
  border: 2px solid #0f94f6;
  background: #0f94f6;
  width: 10px;
  height: 10px;
}

.progress-step.is-complete::after {
  background-color: #2ca3f6;
}

.progress-step:hover .progress-marker {
  border: 4px solid #56ADF5;
  background-color: inherit;
}

@media (max-width: 399px) {
  .progress-tracker-mobile {
    overflow-x: auto;
  }

  .progress-tracker-mobile .progress-tracker {
    min-width: 200%;
  }
}
.progress-tracker--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.progress-tracker--vertical .progress-step {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.progress-tracker--vertical .progress-step::after {
  left: auto;
  top: 27px;
  right: 26px;
  width: 2px;
  z-index: 10;
  height: 61%;
}

.progress-tracker--vertical .progress-marker {
  position: absolute;
  top: 16px;
}

.progress-tracker--vertical .progress-text {
  padding-top: 0;
  padding-right: 53px;
  position: relative;
  right: 100000000px;
}

.progress-tracker--vertical .progress-step .progress-text {
  padding: 5px 45px 0 15px;
}

@-webkit-keyframes scale-up {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes scale-up {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
.anim-ripple .progress-marker::before, .anim-ripple-large .progress-marker::before, .anim-ripple-splash .progress-marker::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  visibility: hidden;
}

.anim-ripple :not(:active) .progress-marker::before, .anim-ripple-large :not(:active) .progress-marker::before, .anim-ripple-splash :not(:active) .progress-marker::before {
  -webkit-animation: scale-up 0.3s ease-out;
  animation: scale-up 0.3s ease-out;
}

.anim-ripple :focus .progress-marker::before, .anim-ripple-large :focus .progress-marker::before, .anim-ripple-splash :focus .progress-marker::before {
  visibility: visible;
}

.anim-ripple-large .progress-marker::before {
  width: 200%;
  height: 200%;
}

.anim-ripple-splash .progress-marker::before {
  width: 200%;
  height: 200%;
  box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.35);
}

.anim-ripple-double .progress-marker::before, .anim-ripple-double .progress-marker::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  visibility: hidden;
  background: none;
  border: 3px solid rgba(0, 0, 0, 0.3);
}

.anim-ripple-double :not(:active) .progress-marker::before, .anim-ripple-double :not(:active) .progress-marker::after {
  -webkit-animation: scale-up 0.3s ease-out 0s;
  animation: scale-up 0.3s ease-out 0s;
}

.anim-ripple-double :not(:active) .progress-marker::after {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.anim-ripple-double :focus .progress-marker::before, .anim-ripple-double :focus .progress-marker::after {
  visibility: visible;
}

.anim-path .progress-step::after {
  background-image: -webkit-linear-gradient(left, #b6b6b6 50%, #868686 50%);
  background-image: linear-gradient(to right, #b6b6b6 50%, #868686 50%);
  background-size: 200% 100%;
  background-position: 0% 100%;
  -webkit-transition: background-position 0.3s ease-out;
  transition: background-position 0.3s ease-out;
}

.anim-path .progress-step.is-complete::after {
  background-position: -100% 100%;
}

@media screen and (max-width: 760px) {
  .progress-tracker {
    display: none;
  }
}
.bottom-buttons {
  width: 100%;
  height: auto;
}
.bottom-buttons .bottom-buttons-content {
  height: 140px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.bottom-buttons .bottom-buttons-content .download {
  background: #35a6f3;
  min-width: 180px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
  cursor: pointer;
  z-index: 3;
  margin: 0;
  border-radius: 5px;
}
.bottom-buttons .bottom-buttons-content .download .download-btn {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}
.bottom-buttons .bottom-buttons-content .explore {
  margin: 0 0 0 25px;
  background: #ffffff;
  border: 2px solid #35a6f3;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  min-width: 180px;
  padding: 0 30px;
  z-index: 3;
}
.bottom-buttons .bottom-buttons-content .explore:hover {
  opacity: 0.8;
}
.bottom-buttons .bottom-buttons-content .explore .explore-btn {
  display: block;
  width: 100%;
  color: #35a6f3;
  font-size: 17px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
}

.video-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background-color: black;
  z-index: 99;
  display: none;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.video-popup .close-video-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 555;
  display: block;
}
.video-popup .close-video-popup::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  top: 9px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.video-popup .close-video-popup::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: #ffffff;
  top: 9px;
  left: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-popup .popup-content {
  width: 854px;
  height: 480px;
}
.video-popup .popup-content .youtube-frame {
  width: 854px;
  height: 480px;
}

.video-overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.3;
}

.video-play-block {
  display: block;
  width: 90px;
  height: 90px;
  z-index: 3;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.video-play-block .video-play-btn {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-size: 100%;
  background-image: url(../uploads/play.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

.download {
  background: #35a6f3;
  min-width: 180px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  z-index: 3;
  padding: 0;
  margin: 30px 0 0 0;
  border-radius: 5px;
}
.download:hover {
  opacity: 0.7;
}
.download .download-btn {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}

.download-green {
  background-color: #4CCB4D;
  min-width: 180px;
  line-height: 50px;
  padding: 0 30px;
  text-align: center;
  cursor: pointer;
  z-index: 3;
  margin: 50px 0 0 0;
  border-radius: 5px;
}
.download-green:hover {
  opacity: 0.7;
}
.download-green .download-btn {
  display: block;
  width: 100%;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}

.download-app {
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
.download-app img {
  width: 150px;
  margin: 20px 20px 0 0;
}
.download-app img:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1280px) {
  .video-play-block {
    width: 85px;
    height: 85px;
  }
}
@media screen and (max-width: 1024px) {
  .download {
    line-height: 48px;
  }
  .download .download-btn {
    font-size: 16px;
  }

  .bottom-buttons .bottom-buttons-content .download {
    line-height: 48px;
  }
  .bottom-buttons .bottom-buttons-content .download .download-btn {
    font-size: 16px;
  }
  .bottom-buttons .bottom-buttons-content .explore {
    line-height: 48px;
  }
  .bottom-buttons .bottom-buttons-content .explore .explore-btn {
    font-size: 16px;
  }

  .video-play-block {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 880px) {
  .download {
    line-height: 44px;
  }
  .download .download-btn {
    font-size: 16px;
  }

  .bottom-buttons .bottom-buttons-content .download {
    line-height: 44px;
  }
  .bottom-buttons .bottom-buttons-content .download .download-btn {
    font-size: 16px;
  }
  .bottom-buttons .bottom-buttons-content .explore {
    line-height: 44px;
  }
  .bottom-buttons .bottom-buttons-content .explore .explore-btn {
    font-size: 16px;
  }

  .video-play-block {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 640px) {
  .download {
    line-height: 40px;
  }

  .bottom-buttons .bottom-buttons-content {
    flex-direction: column;
  }
  .bottom-buttons .bottom-buttons-content .download {
    line-height: 40px;
  }
  .bottom-buttons .bottom-buttons-content .explore {
    line-height: 36px;
    margin: 20px 0 0 0;
  }

  .video-play-block {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 470px) {
  .download .download-btn {
    font-size: 15px;
  }

  .bottom-buttons .bottom-buttons-content .download .download-btn {
    font-size: 15px;
  }
  .bottom-buttons .bottom-buttons-content .explore .explore-btn {
    font-size: 15px;
  }

  .video-play-block {
    width: 50px;
    height: 50px;
  }
}
.site-error, .thank-you {
  margin: 320px 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  padding: 0 20px;
}
.site-error .text-block, .thank-you .text-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.site-error .text-block h1, .thank-you .text-block h1 {
  font-size: 55px;
  line-height: 66px;
  text-align: center;
  color: #111110;
}
.site-error .text-block p, .thank-you .text-block p {
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  color: #4B4B4A;
  max-width: 680px;
}
.site-error .text-block .download, .thank-you .text-block .download {
  background-color: #35a6f3;
  margin: 25px 20px;
}
.site-error .text-block .download a, .thank-you .text-block .download a {
  font-size: 15px;
  font-weight: 400;
  font-family: "RobotoBold", "Segoe UI", Helvetica, Arial, sans-serif;
}

.title-big-black {
  font-weight: 300;
  font-size: 70px;
  color: #000;
  line-height: 1.1;
  text-align: left;
  width: 100%;
  letter-spacing: 0;
}
.title-big-black span {
  font-weight: 300;
}

.title-big-wight {
  font-weight: 700;
  font-size: 70px;
  color: #fff;
  line-height: 1.1;
  text-align: left;
  width: 100%;
  letter-spacing: 0;
}
.title-big-blue {
  font-size: 70px;
  color: #334455;
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
  width: 100%;
  letter-spacing: 0;
}
.title-big-blue span {
  color: #35a6f3;
}

.text-big-baner-white {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
  line-height: 1.38;
}

.text-big-white {
  font-weight: 400;
  font-size: 22px;
  color: #fff;
  line-height: 1.45;
}


.title-block-points {
  font-weight: 700;
  font-size: 48px;
  color: #334455;
  text-align: left;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0;
}

.title-block-blue {
  font-weight: 700;
  font-size: 48px;
  color: #334455;
  text-align: left;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0;
}
.title-block-blue span {
  color: #35a6f3;
}

.title-block-black {
  font-weight: 500;
  font-size: 40px;
  color: #000;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  margin: 0;
  text-transform: uppercase;
}
.title-block-black span {
  font-weight: 300;
  color: #35a6f3;
}

.title-block-white {
  font-weight: 700;
  font-size: 48px;
  color: #fff;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  margin: 0;
}
.title-block-white span {
  color: #fff;
}

.title-block-medium-blue {
  font-weight: 700;
  font-size: 32px;
  color: #35a6f3;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  margin: 0;
}
.title-block-medium-blue span {
  color: #333;
}

.title-block-medium-black {
  font-weight: 700;
  font-size: 32px;
  color: #1F1F22;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  margin: 0;
}
.title-block-medium-black span {
  font-weight: 700;
  color: #35a6f3;
}

.title-block-medium-black-pricing {
  font-weight: 700;
  font-size: 26px;
  color: #334455;
  text-align: left;
  line-height: 1.2;
}
.title-block-medium-white {
  font-weight: 700;
  font-size: 32px;
  color: #fff;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0;
  margin: 0;
}
.title-block-medium-white span {
  font-weight: 300;
  color: #333;
}

.title-block-mini-black {
  font-weight: 600;
  font-size: 24px;
  color: #000;
  line-height: 1.45;
}
.title-block-mini-black span {
  font-weight: 700;
}

.title-block-mini-white {
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  line-height: 1.45;
}

.title-block-mini-blue {
  font-weight: 500;
  font-size: 24px;
  color: #35a6f3;
  line-height: 1.45;
}

.text-black {
  font-weight: 400;
  font-size: 18px;
  color: #333;
  line-height: 1.38;
}
.text-black span {
  color: #000;
  font-weight: 600;
}

.text-black-big {
  font-weight: 400;
  font-size: 26px;
  color: #333;
  line-height: 1.38;
}
.text-black-big span {
  color: #000;
  font-weight: 600;
}

.text-black-medium {
  font-weight: 400;
  font-size: 24px;
  color: #333;
  line-height: 1.38;
}
.text-black-medium span {
  color: #000;
  font-weight: 600;
}

.text-white {
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  line-height: 1.45;
}

.text-white-big {
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  line-height: 1.45;
}

.text-label {
  font-size: 12px;
  color: #444;
  margin: 4px 0 5px 0 !important;
}

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

.text-left {
  text-align: left;
}

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

.number-text {
  font-weight: 500;
  font-size: 70px;
  color: #CFD7E0;
  line-height: 1.45;
}

.link {
  font-weight: 500;
  font-size: 18px;
  color: #35a6f3;
  text-align: left;
  line-height: 1.1;
  text-decoration: underline;
}
.link:hover {
  color: #35a6f3;
}

.contact-us {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../../uploads/pricing.jpg);
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  padding: 0 40px;
  height: 400px;
  position: relative;
}
.contact-us .section-3-position-1 {
  width: 100%;
  max-width: 1200px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  padding: 0 0 25px 0;
}
.contact-us .section-3-position-1 .text-block {
  width: 50%;
}
.contact-us .section-3-position-1 .text-block p {
  margin: 13px 0 0 0;
}
.contact-us .bg-bottom {
  position: absolute;
  bottom: 0;
}
.contact-us .bg-top {
  position: absolute;
  top: 0;
}
.contact-us .button-block .download {
  margin: 0;
  width: 300px;
  background-color: inherit;
  line-height: 60px;
  border: #fff 2px solid;
}
.contact-us .button-block .download a {
  font-size: 20px;
}
.contact-us .button-block .download:hover {
  opacity: 0.8;
}

.banner {
  height: 720px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.banner .section-3-position-1 {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1920px;
}
.banner .section-3-position-1 .text-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.banner .section-3-position-1 .text-block .content {
  width: 100%;
  padding: 0 0 0 80px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.banner .section-3-position-1 .text-block .content .text-section {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.banner .section-3-position-1 .text-block .content .text-section h1 {
  margin: 0 0 30px 0;
}
.banner .section-3-position-1 .text-block .content .text-section p {
  width: 550px;
  margin: 0 0 13px 0;
  font-size: 24px;
  font-weight: 400;
}
.banner .section-3-position-1 .text-block .content .text-section .download {
  background-color: #4CCB4D;
  border-radius: 5px;
  min-width: 220px;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  margin: 30px 0 0 0;
}
.banner .section-3-position-1 .text-block .content .text-section .download .download-btn {
  font-size: 16px;
}
.banner .section-3-position-1 .img-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
}
.banner .section-3-position-1 .img-block img {
  width: 960px;
  height: 720px;
}
.banner .bg-bottom {
  position: absolute;
  bottom: 0;
}

.text-img-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
}
.text-img-block .section-7-content {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  padding: 0 35px;
}
.text-img-block .section-7-content .section-3-position-1 {
  max-width: 1280px;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  height: 640px;
}
.text-img-block .section-7-content .section-3-position-1 .img-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-end;
  /* Safari 7.0+ */
  align-items: flex-end;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.text-img-block .section-7-content .section-3-position-1 .img-block .img-size img {
  object-fit: contain;
}
.text-img-block .section-7-content .section-3-position-1 .img-block .img-size .img-2 {
  display: none;
}
.text-img-block .section-7-content .section-3-position-1 .text-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.text-img-block .section-7-content .section-3-position-1 .text-block h2 {
  width: 91%;
  margin: 20px 0 0 0;
}
.text-img-block .section-7-content .section-3-position-1 .text-block .download-block {
  width: 70%;
}
.text-img-block .section-7-content .section-3-position-1 .text-block .download-block .download {
  width: 200px;
  background-image: linear-gradient(to right, #4ccb4c, #36d980);
}
.text-img-block .section-7-content .section-3-position-1 .text-block .download-block .download:hover {
  background-image: linear-gradient(to right, #36d980, #36d980);
  opacity: 1;
}
.text-img-block .section-7-content .section-3-position-1 .text-block .download-block .download a:hover {
  text-decoration: none !important;
}
.text-img-block .section-7-content .section-3-position-1 .text-block .text-content {
  margin: 30px 0 0 0;
  width: 90%;
}
.text-img-block .section-7-content .section-3-position-1 .text-block .text-content .m-b {
  margin: 0 0 50px 0;
}
.text-img-block .section-7-content .section-3-position-1 .text-block .text-content p a {
  color: #35a6f3;
}
.text-img-block .img-block {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.text-img-block .img-block .img-size img {
  object-fit: contain;
}

.border-gradient {
  display: block;
  margin: 0 0 20px 0;
  width: 70px;
  height: 8px;
  border-radius: 8px;
  background-image: linear-gradient(to right, #35A6F3, #8181E5);
}

.how-it-work {
  background-color: #f2f3f8;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  height: auto;
}
.how-it-work .section-2-content {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.how-it-work .section-2-content h2 {
  margin: 75px 0;
}
.how-it-work .section-2-content .section-2-position-1 {
  padding: 0 35px;
  margin: 0 0 35px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  width: 100%;
  height: auto;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 {
  width: 100%;
  height: auto;
  background-image: url(../../uploads/level-1/bg-3.png);
  background-repeat: no-repeat;
  background-position-x: 73%;
  background-position-y: 178px;
  padding: 0 0 170px 0;
  max-width: 1206px;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block {
  box-shadow: -2px 4px 20px 0 #e3e3e3;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
  width: 880px;
  height: 380px;
  background-color: #fff;
  border-radius: 30px;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block {
  padding: 0 25px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  height: 100%;
  width: 60%;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block h3 {
  width: 100%;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block p {
  width: 100%;
  margin: 20px 0 40px 0;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block .download {
  margin: 0;
  background-color: #3CC001;
  border-radius: 2.5px;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block .img-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block .img-block {
  margin: 10px 35px 0 0;
  width: 90%;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block .img-block .icon {
  width: 160px;
  height: 100%;
  min-height: 50px;
  margin: 0 20px 0 0;
}
.how-it-work .section-2-content .section-2-position-1 .content-1 .block img {
  width: 400px;
  height: 380px;
}
.how-it-work .section-2-content .section-2-position-1 .content-2 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: flex-end;
  /* Safari 6.1+ */
  justify-content: flex-end;
  width: 100%;
  height: auto;
  background-image: url(../../uploads/level-1/bg-4.png);
  background-repeat: no-repeat;
  background-position-x: 27%;
  background-position-y: 178px;
  padding: 0 0 170px 0;
  max-width: 1206px;
}
.how-it-work .section-2-content .section-2-position-1 .content-2 .block {
  box-shadow: -2px 4px 20px 0 #e3e3e3;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
  width: 880px;
  height: 380px;
  background-color: #fff;
  border-radius: 30px;
}
.how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block {
  padding: 0 0 0 45px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  height: 100%;
  width: 60%;
}
.how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block h3 {
  width: 100%;
}
.how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block p {
  width: 100%;
  margin: 20px 0;
}
.how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block .download {
  margin: 0;
  background-image: linear-gradient(to right, #4ccb4c, #36d980);
}
.how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block .download:hover {
  background-image: linear-gradient(to right, #36d980, #36d980);
}
.how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block .img-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.how-it-work .section-2-content .section-2-position-1 .content-2 .block img {
  width: 400px;
  height: 380px;
}

.how-it-works-2 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.how-it-works-2 .section-1-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1280px;
  height: auto;
}
.how-it-works-2 .section-1-position-1 h2 {
  margin: 40px 0 0 0;
}
.how-it-works-2 .section-1-position-1 .text-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  min-height: 700px;
}
.how-it-works-2 .section-1-position-1 .text-content .block {
  width: 100%;
  padding: 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.how-it-works-2 .section-1-position-1 .text-content .block .img-block {
  width: 500px;
  height: 400px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.how-it-works-2 .section-1-position-1 .text-content .block .img-block img {
  width: 100%;
}
.how-it-works-2 .section-1-position-1 .text-content .block .text-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  height: auto;
  min-height: 280px;
}
.how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title {
  position: relative;
  width: 590px;
  height: 280px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  background-color: #F9F9FA;
  border-radius: 10px;
  padding: 0 60px;
}
.how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title .upon {
  position: absolute;
  left: 58px;
  top: 30px;
  font-weight: 500;
  color: #4DC700;
}
.how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title p img {
  margin: 0 0 0 -30px;
  min-width: 25px;
}
.how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title a {
  margin: 10px 0 0 0;
}
.how-it-works-2 .section-1-position-1 .text-content hr {
  position: relative;
  width: 100%;
  border: 0;
  height: 2px;
  background-image: linear-gradient(90deg, white 0%, #f1f1f1 12%, #dedede 50%, #f4f4f4 88%, white 100%);
}
.how-it-works-2 .section-1-position-1 .text-content hr::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  border-bottom: 2px solid #DEDEDE;
  border-right: 2px solid #DEDEDE;
  top: -14px;
  left: 50%;
  background: #fff;
  z-index: 2;
}

.benefits {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.benefits .section-5-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  height: auto;
}
.benefits .section-5-position-1 h2 {
  margin: 30px 0 35px 0;
}
.benefits .section-5-position-1 .text-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  min-height: 730px;
}
.benefits .section-5-position-1 .text-content .text-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 50%;
  height: auto;
  min-height: 180px;
}
.benefits .section-5-position-1 .text-content .text-block .number {
  font-weight: 500;
  font-size: 70px;
  color: #CFD7E0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
}
.benefits .section-5-position-1 .text-content .text-block img {
  min-width: 57px;
  margin: 0 20px;
}
.benefits .section-5-position-1 .text-content .text-block .text-title {
  width: 50%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}

.block-text-title {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
  padding: 35px 0 0;
}
.block-text-title .section-8-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  width: 100%;
  padding: 0 40px;
}
.block-text-title .section-8-position-1 .title-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.block-text-title .section-8-position-1 .title-block p {
  font-size: 22px;
  line-height: 1.35;
  font-weight: 400;
  width: 66%;
  margin: 13px 0 0 0;
}
.block-text-title .section-8-position-1 img {
  object-fit: contain;
  padding: 35px 0;
}
.block-text-title .section-8-position-1 .img-block {
  margin: 20px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.block-text-title .section-8-position-1 p {
  margin: 35px 0 0 0;
}

.block-text-title-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
}
.block-text-title-1 .section-8-position-1 {
  padding: 50px 35px 20px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1280px;
  width: 100%;
}
.block-text-title-1 .section-8-position-1 p {
  margin: 20px 10px 0;
  line-height: 1.38;
  font-weight: 400;
  max-width: 700px;
  color: #333333;
  font-size: 26px;
}
.block-text-title-1 .section-8-position-1 .title-block {
  margin: 40px 0 0 45px;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.block-text-title-1 .section-8-position-1 .title-block .text-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.block-text-title-1 .section-8-position-1 .title-block .text-block p {
  line-height: 1.4;
  font-weight: 400;
  width: 560px;
  color: #333333;
  font-size: 24px;
}
.block-text-title-1 .section-8-position-1 .title-block .text-block p span {
  font-weight: 700;
}
.block-text-title-1 .section-8-position-1 .title-block .text-block-icon {
  width: auto;
  margin: 0 0 0 50px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.block-text-title-1 .section-8-position-1 .title-block .text-block-icon .img-icon {
  width: 80px;
  height: 80px;
  padding: 0;
  margin: 0 0 10px 0;
}
.block-text-title-1 .section-8-position-1 .title-block .text-block-icon p {
  line-height: 1.4;
  font-weight: 400;
  max-width: 440px;
  color: #333333;
  font-size: 21px;
}
.block-text-title-1 .section-8-position-1 .title-block .text-block-icon p span {
  font-weight: 700;
}
.block-text-title-1 .section-8-position-1 img {
  object-fit: contain;
  padding: 35px 0;
}
.block-text-title-1 .section-8-position-1 .img-block {
  margin: 20px 0 0 0;
  width: 90%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.block-text-title-1 .image {
  margin: 30px 0;
}
.block-text-title-1 h3 {
  color: #35A6F3;
  font-size: 26px;
  font-weight: 500;
  line-height: 33px;
  width: 520px;
  text-align: center;
  text-transform: unset;
}

.block-text-title-2 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
}
.block-text-title-2 .section-8-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1280px;
  width: 100%;
  padding: 0 40px;
}
.block-text-title-2 .section-8-position-1 .title-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.block-text-title-2 .section-8-position-1 .title-block .text-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.block-text-title-2 .section-8-position-1 .title-block .text-block p {
  line-height: 1.4;
  font-weight: 400;
  margin: 40px 20px 0;
  width: 560px;
  color: #333333;
  font-size: 24px;
}
.block-text-title-2 .section-8-position-1 .title-block .text-block p span {
  font-weight: 700;
}
.block-text-title-2 .section-8-position-1 .title-block h2 {
  margin: 35px 0 0 0;
}
.block-text-title-2 .section-8-position-1 .title-block h3 {
  color: #35A6F3;
  font-size: 26px;
  font-weight: 500;
  line-height: 33px;
  width: 520px;
  text-align: center;
  text-transform: unset;
}
.block-text-title-2 .section-8-position-1 .table-block {
  padding: 45px 0 60px;
  max-width: 1200px;
  width: 100%;
}
.block-text-title-2 .section-8-position-1 .table-block table {
  background-color: #fff;
  width: 100%;
  font-size: 21px;
  border-radius: 10px;
  border-spacing: 0;
  text-align: center;
}
.block-text-title-2 .section-8-position-1 .table-block th {
  padding: 13px 35px 20px;
}
.block-text-title-2 .section-8-position-1 .table-block th, .block-text-title-2 .section-8-position-1 .table-block td {
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: #D1D1D6;
  font-weight: 400;
  font-size: 18px;
  color: #333;
  text-align: left;
  line-height: 1.45;
}
.block-text-title-2 .section-8-position-1 .table-block th p, .block-text-title-2 .section-8-position-1 .table-block td p {
  text-align: left;
  margin: 0;
}
.block-text-title-2 .section-8-position-1 .table-block th span, .block-text-title-2 .section-8-position-1 .table-block td span {
  color: #333;
  font-weight: 600;
}
.block-text-title-2 .section-8-position-1 .table-block th .table-section, .block-text-title-2 .section-8-position-1 .table-block td .table-section {
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.block-text-title-2 .section-8-position-1 .table-block th:first-child, .block-text-title-2 .section-8-position-1 .table-block td:first-child {
  text-align: left;
}
.block-text-title-2 .section-8-position-1 .table-block th:first-child {
  border-top-left-radius: 10px;
}
.block-text-title-2 .section-8-position-1 .table-block th:last-child {
  border-top-right-radius: 10px;
  border-right: none;
}
.block-text-title-2 .section-8-position-1 .table-block td {
  padding: 13px 35px 20px;
}
.block-text-title-2 .section-8-position-1 .table-block tr:last-child td:first-child {
  border-radius: 0 0 0 10px;
}
.block-text-title-2 .section-8-position-1 .table-block tr:last-child td:last-child {
  border-radius: 0 0 10px 0;
}
.block-text-title-2 .section-8-position-1 .table-block tr td:last-child {
  border-right: none;
}
.block-text-title-2 .section-8-position-1 .table-block tr:last-child td {
  border-bottom: none;
}

.faq-block-pages {
  padding: 25px 0 60px 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.faq-block-pages .section-5-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  height: auto;
}
.faq-block-pages .section-5-position-1 h2 {
  margin: 30px 0 50px 0;
}
.faq-block-pages .section-5-position-1 .text-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  min-height: 500px;
}
.faq-block-pages .section-5-position-1 .text-content .text-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 50%;
  height: auto;
  min-height: 180px;
}
.faq-block-pages .section-5-position-1 .text-content .text-block .number {
  font-weight: 500;
  font-size: 70px;
  color: #CFD7E0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
}
.faq-block-pages .section-5-position-1 .text-content .text-block img {
  min-width: 57px;
  margin: 0 20px;
}
.faq-block-pages .section-5-position-1 .text-content .text-block .text-title {
  width: 70%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}

.loader-popup {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #333333a1;
  z-index: 9999;
}
.loader-popup .lds-ring {
  display: inline-block;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 50%;
  top: 39%;
}
.loader-popup .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #35a6f3;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #35a6f3 transparent transparent transparent;
}
.loader-popup .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.loader-popup .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.loader-popup .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.display-loader {
  display: inline-block;
}

@media screen and (min-width: 1921px) {
  .img-size {
    width: 100%;
  }
}
@media screen and (max-width: 1680px) {
  .banner {
    height: 630px;
  }
  .banner .section-3-position-1 .text-block .content .text-section {
    width: 700px;
  }
  .banner .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 67px;
  }
  .banner .section-3-position-1 .img-block img {
    width: 840px;
    height: 630px;
  }

  .text-img-block .section-3-position-1 .img-block .img-size .img-2 {
    display: none;
  }
  .text-img-block .section-3-position-1 .text-block .title-medium {
    width: 75%;
  }
  .text-img-block .section-3-position-1 .text-block .text-content {
    width: 75%;
  }
}
@media screen and (max-width: 1440px) {
  .text-img-block .section-3-position-1 {
    height: 560px;
  }
  .text-img-block .section-3-position-1 .text-block h2 {
    font-size: 38px;
  }
  .text-img-block .section-3-position-1 .text-block .text-content p {
    font-size: 18px;
  }
  .text-img-block .section-3-position-1 .text-block .text-content p img {
    width: 20px;
    height: 20px;
  }

  .contact-us {
    height: 350px;
  }
  .contact-us .section-3-position-1 .button-block .download {
    width: 270px;
    line-height: 50px;
  }

  .banner {
    height: 540px;
  }
  .banner .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 60px;
  }
  .banner .section-3-position-1 .img-block img {
    width: 720px;
    height: 540px;
  }

  .how-it-work .section-2-content .title {
    margin: 30px 0;
  }
  .how-it-work .section-2-content .section-2-position-1 .block {
    width: 39%;
  }
  .how-it-work .section-2-content .section-2-position-1 .block .text-block .number {
    font-size: 75px;
  }
  .how-it-work .section-2-content .section-2-position-1 .block .text-block .text-content .title-medium {
    font-size: 22px;
  }
  .how-it-work .section-2-content .section-2-position-1 .block .text-block .text-content .text-medium {
    width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .contact-us {
    height: 280px;
  }
  .contact-us .section-3-position-1 {
    max-width: 1024px;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .contact-us .section-3-position-1 .text-block {
    width: 43%;
    padding: 20px 0 20px 0;
  }
  .contact-us .section-3-position-1 .text-block p {
    font-size: 18px;
  }
  .contact-us .section-3-position-1 .button-block .download {
    width: 270px;
    line-height: 50px;
    margin: 0;
  }

  .banner {
    height: 480px;
  }
  .banner .section-3-position-1 .text-block .content {
    padding: 0 0 0 60px;
  }
  .banner .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 48px;
    margin: 0 0 20px 0;
  }
  .banner .section-3-position-1 .text-block .content .text-section p {
    width: 451px;
    font-size: 21px;
  }
  .banner .section-3-position-1 .text-block .content .text-section .download {
    margin: 15px 0;
  }
  .banner .section-3-position-1 .img-block img {
    width: 635px;
    height: 480px;
  }

  .text-img-block .height {
    height: 510px;
  }

  .how-it-work .section-2-content .title {
    font-size: 35px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 {
    padding: 0 0 100px 0;
    max-width: 1096px;
    background-position-y: 185px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block {
    width: 800px;
    height: 350px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block h3 {
    font-size: 31px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block img {
    width: 370px;
    height: 350px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 {
    padding: 0 0 100px 0;
    max-width: 1096px;
    background-position-y: 185px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block {
    width: 800px;
    height: 350px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block h3 {
    font-size: 31px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block img {
    width: 370px;
    height: 350px;
  }

  .how-it-works-2 .section-1-position-1 h1 {
    margin: 30px 0;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .img-block {
    width: 470px;
    height: 350px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block {
    min-height: 250px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title {
    width: 470px;
    height: 250px;
    padding: 0 40px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title p {
    font-size: 24px;
    margin: 0;
  }

  .benefits .section-5-position-1 .text-content .text-block .text-title {
    width: 60%;
  }

  .faq-block-pages .section-5-position-1 .text-content .text-block .text-title {
    width: 70%;
  }
}
@media screen and (max-width: 1024px) {
  .contact-us {
    background-image: none !important;
    background-color: #0098ff;
    height: 300px;
  }
  .contact-us .section-3-position-1 {
    -webkit-justify-content: space-between;
    /* Safari 6.1+ */
    justify-content: space-between;
  }
  .contact-us .section-3-position-1 .text-block {
    width: 440px;
  }
  .contact-us .section-3-position-1 .text-block .title-text {
    font-size: 40px;
  }
  .contact-us .section-3-position-1 .text-block .text {
    font-size: 20px;
  }

  .banner {
    height: 430px;
  }
  .banner .bg-bottom {
    bottom: -1px;
  }
  .banner .section-3-position-1 .text-block .content {
    padding: 0 0 0 40px;
  }
  .banner .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 40px;
  }
  .banner .section-3-position-1 .text-block .content .text-section p {
    width: 390px;
    font-size: 17px;
  }
  .banner .section-3-position-1 .img-block img {
    width: 512px;
    height: 384px;
  }

  .text-img-block {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
    background: #eff3f9;
    width: 100%;
  }
  .text-img-block .height {
    height: auto;
  }
  .text-img-block .section-7-content {
    background-color: #ffff;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .text-img-block .section-7-content .flex-r {
    flex-direction: column !important;
    webkit-flex-direction: column !important;
  }
  .text-img-block .section-7-content .section-3-position-1 {
    height: auto !important;
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
  }
  .text-img-block .section-7-content .section-3-position-1 .img-block {
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    height: auto;
    width: 360px;
  }
  .text-img-block .section-7-content .section-3-position-1 .img-block .img-size {
    width: 100%;
    height: auto;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block {
    width: 100%;
    max-width: 510px;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block h2 {
    width: 100%;
    text-align: center;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .link {
    width: 100%;
    text-align: center;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .text-content {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
    width: 100%;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .text-content p {
    width: 100%;
    text-align: center;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .text-content .download-block {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .text-content .download-block .download {
    margin: 10px 0 0 0;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .responsive .text-medium {
    width: 50%;
    font-size: 16px;
    margin: 20px 0 0 0 !important;
    text-align: left !important;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .responsive .text-medium img {
    margin: 0 15px 0 0 !important;
  }

  .benefits .section-5-position-1 .text-content .text-block {
    width: 100%;
  }

  .how-it-works-2 .section-1-position-1 h2 {
    margin: 30px 0;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block {
    padding: 0 0 40px 0;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .img-block {
    width: 470px;
    height: 350px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block {
    min-height: 250px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title {
    width: 470px;
    height: 250px;
    padding: 0 40px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title p {
    font-size: 24px;
    margin: 0;
  }

  .block-text-title .section-8-position-1 .title-block p {
    font-size: 20px;
  }

  .block-text-title-1 .section-8-position-1 h2 {
    font-size: 30px;
  }
  .block-text-title-1 .section-8-position-1 p {
    font-size: 19px;
  }
  .block-text-title-1 .section-8-position-1 .title-block {
    margin: 20px 0 0 0;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .block-text-title-1 .section-8-position-1 .title-block .text-block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    margin: 20px 0 0 0;
  }
  .block-text-title-1 .section-8-position-1 .title-block .text-block p {
    font-size: 20px;
    text-align: center;
  }
  .block-text-title-1 .section-8-position-1 .title-block .text-block-icon {
    margin: 40px 0 0 0;
  }
  .block-text-title-1 .section-8-position-1 .title-block .text-block-icon p {
    font-size: 20px;
  }
  .block-text-title-1 .section-8-position-1 .img-block .video-block video {
    width: 360px !important;
  }
  .block-text-title-1 .section-8-position-1 .m_0 {
    margin: 0;
  }
  .block-text-title-1 h3 {
    font-size: 22px;
    width: auto;
  }

  .block-text-title-2 .section-8-position-1 .table-block tr th {
    font-size: 15px;
  }
  .block-text-title-2 .section-8-position-1 .table-block td, .block-text-title-2 .section-8-position-1 .table-block th {
    padding: 13px 15px 15px;
  }
  .block-text-title-2 .section-8-position-1 .table-block td p, .block-text-title-2 .section-8-position-1 .table-block th p {
    font-size: 15px;
  }
  .block-text-title-2 .section-8-position-1 .table-block td .table-section img, .block-text-title-2 .section-8-position-1 .table-block th .table-section img {
    width: 20px;
    height: 20px;
    min-width: 20px !important;
  }
  .block-text-title-2 .section-8-position-1 table, .block-text-title-2 .section-8-position-1 thead, .block-text-title-2 .section-8-position-1 tbody, .block-text-title-2 .section-8-position-1 th, .block-text-title-2 .section-8-position-1 td, .block-text-title-2 .section-8-position-1 tr {
    display: block;
  }
  .block-text-title-2 .section-8-position-1 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .block-text-title-2 .section-8-position-1 tr {
    border-bottom: 1px solid;
  }
  .block-text-title-2 .section-8-position-1 td:first-child {
    border-radius: 0;
  }
  .block-text-title-2 .section-8-position-1 .table-block tr {
    border-bottom: 1px solid #B3B1B3;
  }
  .block-text-title-2 .section-8-position-1 .table-block tr td {
    border-right: none !important;
  }
  .block-text-title-2 .section-8-position-1 .table-block tr td:last-child {
    border-bottom: none !important;
  }
  .block-text-title-2 .section-8-position-1 .table-block tr:last-child {
    border: none;
  }
  .block-text-title-2 .section-8-position-1 td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #e7e7ec !important;
    position: relative;
    padding-left: 50%;
  }
  .block-text-title-2 .section-8-position-1 .table-section {
    margin: 0 0 0 50%;
  }
  .block-text-title-2 .section-8-position-1 td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 10px;
    font-size: 15px;
    left: 18px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .block-text-title-2 .section-8-position-1 td:nth-of-type(1):before {
    content: "";
  }
  .block-text-title-2 .section-8-position-1 td:nth-of-type(2):before {
    content: "Regular Solutions";
  }
  .block-text-title-2 .section-8-position-1 td:nth-of-type(3):before {
    content: "Our Solutions";
    color: #35a6f3;
  }

  .faq-block-pages .section-5-position-1 .text-content .text-block {
    width: 100%;
  }
}
@media screen and (max-width: 860px) {
  .block-text-title .section-8-position-1 {
    padding: 0 20px 25px;
  }
  .block-text-title .section-8-position-1 .title-block h2 {
    font-size: 29px;
  }
  .block-text-title .section-8-position-1 .title-block p {
    width: 100%;
    font-size: 18px;
  }

  .block-text-title-1 .section-8-position-1 {
    padding: 20px 20px 25px;
  }
  .block-text-title-1 .section-8-position-1 .title-block h2 {
    font-size: 29px;
  }
  .block-text-title-1 .section-8-position-1 .title-block .text-block p {
    width: 100%;
    font-size: 18px;
  }

  .block-text-title-2 .section-8-position-1 .title-block h2 {
    font-size: 30px;
  }

  .banner {
    background-image: none !important;
    background-color: #1F90FD !important;
    width: 100%;
  }
  .banner .section-3-position-1 {
    width: 100%;
    height: auto;
  }
  .banner .section-3-position-1 .img-block {
    display: none;
  }
  .banner .section-3-position-1 .text-block {
    width: 430px;
  }
  .banner .section-3-position-1 .text-block .content {
    padding: 0;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .banner .section-3-position-1 .text-block .content .text-section {
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .banner .section-3-position-1 .text-block .content .text-section h1 {
    text-align: center;
  }
  .banner .section-3-position-1 .text-block .content .text-section p {
    width: 400px;
    font-size: 22px;
    text-align: center;
  }

  .how-it-work .section-2-content h2 {
    margin: 35px 0;
    font-size: 30px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 {
    background-position-x: 0%;
    background-position-y: 224px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block {
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block {
    padding: 0;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block h3 {
    padding: 20px 0;
    text-align: center;
    font-size: 25px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block p {
    text-align: center;
    margin: 0 0 20px 0;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block .download {
    margin: 15px 0;
    background-image: linear-gradient(to right, #4ccb4c, #36d980);
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block .download:hover {
    background-image: linear-gradient(to right, #36d980, #36d980);
    opacity: 1;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block .img-block {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .img-block {
    margin: 10px 35px 0 0;
    width: 90%;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .img-block .icon {
    width: 160px;
    height: 100%;
    min-height: 50px;
    margin: 0 20px 0 0;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 {
    background-position-x: 100%;
    background-position-y: 224px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block {
    padding: 0;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block h3 {
    padding: 20px 0;
    text-align: center;
    font-size: 25px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block p {
    text-align: center;
    margin: 0 0 20px 0;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block .download {
    margin: 0;
    background-image: linear-gradient(to right, #4ccb4c, #36d980);
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block .download:hover {
    background-image: linear-gradient(to right, #36d980, #36d980);
    opacity: 1;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block .img-block {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .img-block {
    margin: 10px 35px 0 0;
    width: 90%;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .img-block .icon {
    width: 160px;
    height: 100%;
    min-height: 50px;
    margin: 0 20px 0 0;
  }
}
@media screen and (max-width: 760px) {
  .contact-us {
    padding: 0 0 50px 0;
    height: auto;
  }
  .contact-us .section-3-position-1 {
    padding: 0;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .contact-us .section-3-position-1 .text-block {
    width: 70%;
    padding: 35px 0 0 0;
  }
  .contact-us .section-3-position-1 .text-block h3 {
    font-size: 30px;
    text-align: center;
  }
  .contact-us .section-3-position-1 .text-block p {
    font-size: 18px;
    text-align: center;
    margin: 13px 0 20px 0;
  }
  .contact-us .section-3-position-1 .text-block .download {
    margin: 0 0 20px 0;
  }
  .contact-us .section-3-position-1 .text-block .download .download-btn {
    font-size: 20px;
  }
  .contact-us .section-3-position-1 .button-block .download {
    margin: 30px 0 0 0;
  }

  .text-img-block .section-7-content .section-3-position-1 {
    height: 620px;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block h2 {
    font-size: 24px;
    width: 100%;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .text-content p {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .banner .section-3-position-1 .text-block .content {
    padding: 0;
  }
  .banner .section-3-position-1 .text-block .content .text-section {
    width: 100%;
  }

  .block-text-title-1 .section-8-position-1 .title-block .text-block p {
    width: 100%;
  }

  .text-img-block .img-block {
    margin: 0;
  }
  .text-img-block .img-block .img-size img {
    padding: 0 35px;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block {
    width: 100%;
  }
  .text-img-block .section-7-content .section-3-position-1 .img-block .img-size img {
    max-width: 360px;
  }

  .how-it-works-2 .section-1-position-1 {
    padding: 0 20px;
  }
  .how-it-works-2 .section-1-position-1 h2 {
    font-size: 30px;
  }
  .how-it-works-2 .section-1-position-1 p {
    font-size: 19px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block {
    padding: 40px 20px;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .img-block {
    width: 100%;
    height: auto;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .img-block img {
    width: 100%;
    max-width: 400px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block {
    max-width: 400px;
    min-height: 250px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title {
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
    padding: 20px 20px;
  }
  .how-it-works-2 .section-1-position-1 .text-content .block .text-block .text-title p {
    font-size: 20px;
    text-align: center;
  }
  .how-it-works-2 .section-1-position-1 .text-content hr::before {
    left: 47%;
  }
}
@media screen and (max-width: 460px) {
  .banner .section-3-position-1 .text-block {
    width: 100%;
  }
  .banner .section-3-position-1 .text-block .content {
    width: auto;
  }
  .banner .section-3-position-1 .text-block .content .text-section {
    width: 100%;
  }
  .banner .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 35px;
    width: 100%;
    padding: 0 20px;
  }
  .banner .section-3-position-1 .text-block .content .text-section p {
    font-size: 18px;
    width: 100%;
    padding: 0 20px;
  }

  .how-it-work .section-2-content .section-2-position-1 {
    padding: 0 15px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block {
    padding: 0;
    width: 100%;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block h3 {
    font-size: 22px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block p {
    font-size: 16px;
    padding: 0 17px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block .img-block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    margin: 0;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block .text-block .img-block img {
    margin: 0;
    width: 160px !important;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-1 .block img {
    width: 280px;
    height: 265px;
    margin: 0 0 20px 0;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block {
    padding: 0;
    width: 100%;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block h3 {
    font-size: 22px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block .text-block p {
    font-size: 16px;
    padding: 0 17px;
  }
  .how-it-work .section-2-content .section-2-position-1 .content-2 .block img {
    width: 280px;
    height: 265px;
    margin: 0 0 20px 0;
  }

  .benefits .section-5-position-1 .text-content .text-block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    width: 100%;
  }
  .benefits .section-5-position-1 .text-content .text-block .number-text {
    display: none;
  }
  .benefits .section-5-position-1 .text-content .text-block .text-title {
    width: 90%;
  }
  .benefits .section-5-position-1 .text-content .text-block .text-title h3 {
    width: 100%;
    text-align: center;
  }
  .benefits .section-5-position-1 .text-content .text-block .text-title p {
    text-align: center;
  }

  .text-img-block .section-7-content .section-3-position-1 .text-block h2 {
    text-align: center;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .text-content {
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .text-content p {
    text-align: center;
  }
  .text-img-block .section-7-content .section-3-position-1 .text-block .display {
    display: none;
  }

  .faq-block-pages h2 {
    font-size: 32px;
  }
  .faq-block-pages .text-title {
    width: 90%;
  }
}
.min-header {
  display: none;
}
.min-header .navbar {
  width: 100%;
  position: fixed !important;
  top: 0 !important;
  z-index: 99 !important;
  background-color: #fff !important;
}
.min-header .navbar .c-pointer {
  cursor: pointer;
}
.min-header .navbar .c-pointer a {
  font-size: 14px;
  color: #000;
}
.min-header .navbar .header-logo {
  margin: 0 auto 0 0;
  width: 81px;
  height: 40px;
}
.min-header .navbar .header-logo .logo-content {
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-image: url("../../../uploads/logo.png");
  background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) {
  .cd-morph-dropdown {
    display: none !important;
  }

  .min-header {
    display: block !important;
  }
}
/* --------------------------------
 Header
-------------------------------- */
.is-dropdown-visible .morph-dropdown-wrapper .dropdown-list > ul {
  box-shadow: 0 0 1px 1px rgba(34, 45, 57, 0.15);
}

.cd-morph-dropdown {
  position: fixed;
  height: 70px;
  width: 100%;
  background-color: #fff;
  top: 0;
  z-index: 9999;
  border-bottom: 0 solid #E5E6E7;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.cd-morph-dropdown::before {
  /* never visible - used in JS to check mq */
  content: "mobile";
  display: none;
}
.cd-morph-dropdown .header-logo {
  top: 25%;
  margin: 4px auto 0 0;
  width: 81px;
  padding: 0;
}
.cd-morph-dropdown .header-logo .logo-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
}
.cd-morph-dropdown .nav-trigger {
  /* menu icon - visible on small screens only */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 60px;
  /* replace text with icon */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-morph-dropdown .nav-trigger span, .cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {
  /* these are the 3 lines of the menu icon */
  position: absolute;
  background-color: #1A1A1A;
  height: 3px;
  width: 26px;
}
.cd-morph-dropdown .nav-trigger span {
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
  transition: background-color 0.3s;
}
.cd-morph-dropdown .nav-trigger span::after, .cd-morph-dropdown .nav-trigger span::before {
  content: "";
  left: 0;
  transition: transform 0.3s;
}
.cd-morph-dropdown .nav-trigger span::before {
  transform: translateY(-9px);
}
.cd-morph-dropdown .nav-trigger span::after {
  transform: translateY(9px);
}
.cd-morph-dropdown.nav-open .nav-trigger span {
  background-color: transparent;
}
.cd-morph-dropdown.nav-open .nav-trigger span::before {
  transform: rotate(45deg);
}
.cd-morph-dropdown.nav-open .nav-trigger span::after {
  transform: rotate(-45deg);
}
.cd-morph-dropdown .main-nav {
  display: none;
}
.cd-morph-dropdown .morph-dropdown-wrapper {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  padding: 1.2em 5%;
  box-shadow: inset 0 1px 0 #b8b8b8;
  background-color: #cccccc;
}
.cd-morph-dropdown.nav-open .morph-dropdown-wrapper {
  display: block;
}
.cd-morph-dropdown .dropdown-list > ul > li {
  margin-bottom: 3.3em;
}
.cd-morph-dropdown .label {
  display: block;
  font-size: 2.2rem;
  color: #1A1A1A;
  margin-bottom: 0.8em;
}
.cd-morph-dropdown .content li::after {
  clear: both;
  content: "";
  display: block;
}
@media only screen and (min-width: 1000px) {
  .cd-morph-dropdown {
    position: fixed;
    height: 70px;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .cd-morph-dropdown::before {
    content: "desktop";
  }
  .cd-morph-dropdown .nav-trigger {
    display: none;
  }
  .cd-morph-dropdown .main-nav {
    display: inline-block;
  }
  .cd-morph-dropdown .main-nav > ul > li {
    display: inline-block;
    float: left;
  }
  .cd-morph-dropdown .main-nav > ul > li > .dropdown-bottom:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  .cd-morph-dropdown .main-nav > ul > li > a {
    display: block;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: opacity 0.2s;
    color: #000;
    margin: 0;
    font-weight: 600;
    cursor: pointer;
  }
  .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li > a {
    /* main navigation hover effect - on hover, reduce opacity of elements not hovered over */
    opacity: 1;
  }
  .cd-morph-dropdown.is-dropdown-visible .main-nav > ul > li.active > a {
    color: #35a6f3;
  }
  .cd-morph-dropdown .morph-dropdown-wrapper {
    /* dropdown wrapper - used to create the slide up/slide down effect when dropdown is revealed/hidden */
    display: block;
    top: 58px;
    /* overwrite mobile style */
    width: auto;
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    /* Force Hardware acceleration */
    transform: translateZ(0);
    will-change: transform;
    transform: translateY(20px);
    transition: transform 0.3s;
  }
  .cd-morph-dropdown.is-dropdown-visible .morph-dropdown-wrapper {
    transform: translateY(0);
  }
  .cd-morph-dropdown .dropdown-list {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    transform: translateZ(0);
    will-change: transform, width, height;
    transition: visibility 0.3s;
  }
  .no-csstransitions .cd-morph-dropdown .dropdown-list {
    display: none;
  }
  .cd-morph-dropdown .dropdown-list::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    right: auto;
    opacity: 0;
    transition: opacity 0.3s;
    width: 13px;
    height: 13px;
    z-index: 9999;
    background: white;
    transform: rotate(45deg);
    top: -7px;
    /* left: 411px; */
    border-left: 1px #c9cacc solid;
    border-top: 1px #c9cacc solid;
  }
  .cd-morph-dropdown .dropdown-list > ul {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
  }
  .cd-morph-dropdown.is-dropdown-visible .dropdown-list {
    visibility: visible;
    transition: transform 0.3s, width 0.3s, height 0.3s;
  }
  .cd-morph-dropdown.is-dropdown-visible .dropdown-list::before {
    opacity: 1;
  }
  .cd-morph-dropdown .dropdown {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    transition: opacity 0.3s, visibility 0.3s;
  }
  .cd-morph-dropdown .dropdown.active {
    opacity: 1;
    visibility: visible;
  }
  .cd-morph-dropdown .dropdown.move-left .content {
    transform: translateX(-100px);
  }
  .cd-morph-dropdown .dropdown.move-right .content {
    transform: translateX(100px);
  }
  .cd-morph-dropdown .label {
    /* hide the label on bigger devices */
    display: none;
  }
  .cd-morph-dropdown .content {
    padding: 2.2em 1.8em;
    transition: transform 0.3s;
    text-align: left;
  }
  .cd-morph-dropdown .content > ul::after {
    clear: both;
    content: "";
    display: block;
  }
  .cd-morph-dropdown .content > ul > li {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-top: 0;
  }
  .cd-morph-dropdown .content > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-morph-dropdown .gallery .content {
    /* you need to set a width for the .content elements because they have a position absolute */
    width: 370px;
    padding: 0;
    background: #fff;
    border-radius: 5px;
  }
  .cd-morph-dropdown .gallery .content li {
    margin-bottom: 35px;
  }
  .cd-morph-dropdown .links .content {
    /* you need to set a width for the .content elements because they have a position absolute */
    width: 450px;
    padding: 0;
    background: #fff;
    border-radius: 5px;
  }
  .cd-morph-dropdown .links .content li {
    margin-bottom: 35px;
  }
}

.nav-content {
  width: 100%;
  max-width: 1280px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
}

/* --------------------------------
Main site content
-------------------------------- */
.submenu {
  display: flex;
}
.submenu .menu-content {
  background-color: #F8F9FA;
  width: 150px;
  padding: 50px 25px 30px;
  border-right: 1px solid #E6EBF1;
}
.submenu .menu-content ul {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-end;
  /* Safari 7.0+ */
  align-items: flex-end;
}
.submenu .menu-content ul li {
  text-align: right;
}
.submenu .menu-content ul li a {
  font-size: 15px;
  color: #000;
  letter-spacing: -0.015em;
  line-height: 1.15;
  font-weight: 600;
  transition: 0.3s;
  text-align: right;
}
.submenu .menu-content ul li a:hover {
  color: #35a6f3;
}
.submenu .features {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  width: 100%;
  padding: 35px 21px 20px 28px;
}
.submenu .features .dropdown-fix-use-cases {
  width: 12px;
  height: 12px;
  background: white;
  transform: rotate(45deg);
  position: absolute;
  top: 115px;
  left: 128px;
  border-left: 1px #E6EBF1 solid;
  border-bottom: 1px #E6EBF1 solid;
}
.submenu .features .dropdown-fix-features {
  width: 12px;
  height: 12px;
  background: white;
  transform: rotate(45deg);
  position: absolute;
  top: 176px;
  left: 130px;
  border-left: 1px #E6EBF1 solid;
  border-bottom: 1px #E6EBF1 solid;
}
.submenu .features .block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  position: relative;
  z-index: 1;
  margin: 0;
}
.submenu .features .block:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: -6px;
  left: -12px;
  background: #f6f8fa;
  border-radius: 4px;
  transform: scale(0.84);
  opacity: 0;
  transition: all 0.2s;
}
.submenu .features .block:hover:before {
  transform: scale(1);
  opacity: 1;
}
.submenu .features .block:hover .text-block .title-medium {
  color: #35a6f3;
}
.submenu .features .block img {
  margin: 9px 18px 0 0;
}
.submenu .features .block .text-block {
  width: 269px;
  margin: 15px 0;
}
.submenu .features .block .text-block .title-medium {
  color: #261F2B;
  font-size: 15px;
  line-height: 1.3;
  margin: 0 0 7px 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.submenu .features .block .text-block .title-medium:hover {
  color: #35a6f3;
}
.submenu .features .block .text-block .text-medium {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  font-size: 15px;
  font-weight: 400;
  color: #7B89A2;
  margin: 0;
}

.home-test-dark .section-1 {
  margin: 50px 0 0 0;
  background-image: url(../../uploads/home/home-test/home-1920.jpg);
  background-image: -webkit-image-set(url(../../uploads/home/home-test/home-1920.jpg) 1x, url(../../uploads/home/home-test/home-1920@2x.jpg) 2x);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  height: 1200px;
  background-color: #5696f7;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.home-test-dark .section-1 .section-1-position-1 {
  max-width: 1920px;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 {
  height: 50%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 .text-block {
  margin: 0 0 0 6%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 480px;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 .text-block h1, .home-test-dark .section-1 .section-1-position-1 .block-1 .text-block h2 {
  text-align: left;
  font-size: 44px;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 700;
  line-height: 1.2;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 .text-block p {
  margin: 0 0 13px 0;
  width: 100%;
  font-size: 24px;
  line-height: 1.38;
  font-weight: 400;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 .text-block .download {
  background-color: #4CCB4D;
  border-radius: 5px;
  width: 220px;
  height: 50px;
  margin: 23px 0;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 .text-block .download .download-btn {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 .text-block .download:hover {
  opacity: 1;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 .text-block .download:hover .download-btn {
  color: #fff;
}
.home-test-dark .section-1 .section-1-position-1 .block-1 .text-block .download .download-btn {
  color: #fff;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 {
  height: 50%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: flex-end;
  /* Safari 6.1+ */
  justify-content: flex-end;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 .text-block {
  margin: 0 6% 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 480px;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 .text-block h1, .home-test-dark .section-1 .section-1-position-1 .block-2 .text-block h2 {
  text-align: left;
  font-size: 44px;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 700;
  line-height: 1.2;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 .text-block p {
  margin: 0 0 13px 0;
  width: 100%;
  font-size: 24px;
  line-height: 1.38;
  font-weight: 400;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 .text-block .download {
  background-color: #4CCB4D;
  border-radius: 5px;
  width: 220px;
  height: 50px;
  margin: 23px 0;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 .text-block .download .download-btn {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 .text-block .download:hover {
  opacity: 1;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 .text-block .download:hover .download-btn {
  color: #fff;
}
.home-test-dark .section-1 .section-1-position-1 .block-2 .text-block .download .download-btn {
  color: #fff;
}
.home-test-dark .block-text-title-1 {
  background-color: #000;
}
.home-test-dark .block-text-title-1 h2 {
  color: #35a6f3;
}
.home-test-dark .block-text-title-1 p {
  color: #fff;
}
.home-test-dark .block-text-title-1 .section-8-position-1 .title-block .text-block-icon p {
  color: #fff;
}
.home-test-dark .block-text-title-1 .section-8-position-1 .title-block .text-block-icon p span {
  color: #35a6f3;
}
.home-test-dark .section-2 {
  background-color: #000;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  z-index: 1;
  position: relative;
}
.home-test-dark .section-2 .title-block-blue {
  color: #35a6f3 !important;
}
.home-test-dark .section-2 p {
  color: #fff;
}
.home-test-dark .section-2 .section-2-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  max-width: 1200px;
  width: 100%;
  padding: 30px 0;
}
.home-test-dark .section-2 .section-2-position-1 .video-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  background-image: url(../../uploads/home/home-test/home-bg-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  width: 490px;
  height: 770px;
}
.home-test-dark .section-2 .section-2-position-1 .video-block video {
  position: absolute;
  z-index: -1;
  width: 480px;
  height: 726px;
}
.home-test-dark .section-2 .section-2-position-1 .text-block {
  width: 460px;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .video-toggle {
  cursor: pointer;
  padding: 20px 30px;
  margin: 0 0 20px 0;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .video-toggle .border-gradient {
  margin: 0 0 14px 0;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .video-toggle p {
  margin: 0;
  color: #d4d4d4;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .video-toggle p span {
  color: #3486bf;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .video-toggle p:hover {
  color: #fff;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .video-toggle p:hover span {
  color: #35a6f3;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .active {
  background-color: #2c2c2c;
  border-radius: 12px;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .active p {
  margin: 0;
  color: #fff;
}
.home-test-dark .section-2 .section-2-position-1 .text-block .active p span {
  color: #35a6f3;
}
.home-test-dark .img-block-animation {
  background-color: #000;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.home-test-dark .img-block-animation .img-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
  max-width: 1280px;
  width: 100%;
  position: relative;
}
.home-test-dark .img-block-animation .img-block .img-center {
  position: absolute;
  z-index: 2;
  right: 220px;
  top: 160px;
}
.home-test-dark .img-block-animation .img-block .img-left {
  position: absolute;
  z-index: 3;
  right: -30px;
  top: 140px;
}
.home-test-dark .bg-bottom {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url(../../uploads/home/home-test/bg-2.png);
  background-image: -webkit-image-set(url(../../uploads/home/home-test/bg-2.png) 1x, url(../../uploads/home/home-test/bg-2@2x.png) 2x);
  position: absolute;
  background-color: white;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.provider {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.provider .section-1 {
  background-image: url(../../../uploads/components/bg-1.jpg);
  background-image: -webkit-image-set(url(../../../uploads/components/bg-1.jpg) 1x, url(../../../uploads/components/bg-1@2x.jpg) 2x);
  background-color: #f2f3f8;
}
.provider .section-5 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.provider .section-5 .section-5-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  height: auto;
}
.provider .section-5 .section-5-position-1 h2 {
  margin: 30px 0 35px 0;
}
.provider .section-5 .section-5-position-1 .text-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  min-height: 730px;
}
.provider .section-5 .section-5-position-1 .text-content .text-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 80%;
  height: auto;
  min-height: 140px;
}
.provider .section-5 .section-5-position-1 .text-content .text-block img {
  min-width: 57px;
  margin: 0 20px;
}
.provider .section-5 .section-5-position-1 .text-content .text-block .text-title {
  width: 50%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.provider .section-6 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.provider .section-6 .text-bg-content {
  padding: 35px 0 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.provider .section-6 .text-bg-content h2 {
  margin: 20px 0 0 0;
}
.provider .section-6 .text-bg-content .text-content {
  margin: 0;
  max-width: 1440px;
  padding: 35px 0 0 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.provider .section-6 .text-bg-content .text-content .text-block {
  width: 350px;
}
.provider .section-6 .text-bg-content .text-content .text-block .title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 21px;
  color: #35a6f3;
  letter-spacing: -0.015em;
  line-height: 1.1;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  letter-spacing: 0;
  text-transform: uppercase;
  margin: 0;
}
.provider .section-6 .text-bg-content .text-content .text-block .title span {
  color: #35a6f3;
  font-weight: 300;
}
.provider .section-6 .text-bg-content .text-content .text-block p {
  margin: 20px 0 0 0;
}
.provider .section-6 .title-medium {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 38px;
  color: #fff;
  letter-spacing: -0.015em;
  line-height: 1.1;
  width: 50%;
  text-align: center;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.38;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0 0 40px;
}
.provider .section-8 {
  background-color: #f2f3f8;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
  padding: 35px 0;
}
.provider .section-8 .section-8-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  width: 100%;
  padding: 0 40px;
}
.provider .section-8 .section-8-position-1 .title-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.provider .section-8 .section-8-position-1 .title-block p {
  width: 50%;
  margin: 13px 0 0 0;
}
.provider .section-8 .section-8-position-1 .img-block {
  margin: 20px 0 0 0;
  width: 90%;
}
.provider .section-8 .section-8-position-1 p {
  margin: 35px 0 0 0;
}

@media screen and (max-width: 1280px) {
  .provider .section-5 .section-5-position-1 .text-content .text-block .text-title {
    width: 60%;
  }
}
@media screen and (max-width: 1024px) {
  .provider .section-5 .section-5-position-1 .text-content .text-block {
    width: 100%;
  }
  .provider .section-6 .text-bg-content .text-content {
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .provider .section-6 .text-bg-content .text-content .text-block {
    padding: 20px 10px 0 0;
  }
  .provider .section-6 .text-bg-content .text-content .text-block .title {
    font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 21px;
    color: #35a6f3;
    letter-spacing: -0.015em;
    line-height: 1.1;
    font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
    line-height: 1.1;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0;
  }
  .provider .section-6 .text-bg-content .text-content .text-block .title span {
    color: #35a6f3;
    font-weight: 300;
  }
  .provider .section-6 .text-bg-content .text-content .text-block p {
    margin: 20px 0 0 0;
  }
  .provider .section-6 .title-medium {
    font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 38px;
    color: #fff;
    letter-spacing: -0.015em;
    line-height: 1.1;
    width: 50%;
    text-align: center;
    font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
    line-height: 1.38;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 0 40px;
  }
  .provider .section-8 .section-8-position-1 .title-block p {
    width: 100%;
  }
  .provider .section-8 .section-8-position-1 .title-block .title {
    font-size: 35px;
    text-align: center;
  }
  .provider .section-8 .section-8-position-1 .title-block .title-light {
    font-size: 35px;
    text-align: center;
  }
  .provider .section-8 .section-8-position-1 .img-block {
    width: 90%;
  }
}
.pricing {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.pricing .section-1 {
  padding: 75px 0 30px 0;
  max-width: 1320px;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.pricing .section-1 .block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.pricing .section-1 .block .img-block {
  width: 268px;
  height: 169px;
  margin: 0 0 25px 0;
}
.pricing .section-1 .block .text-block {
  padding: 20px;
  border: 1px solid #D5DCE3;
  border-radius: 10px;
  width: 315px;
  height: 401px;
}
.pricing .section-1 .block .text-block h3 {
  color: #35A6F3;
  font-size: 21px;
  font-weight: 700;
  line-height: 33px;
  text-align: left;
  text-transform: unset;
}
.pricing .section-1 .block .text-block h3 span {
  color: #4CCB4D;
}
.pricing .section-1 .block .text-block p {
  font-size: 16px;
}
.pricing .section-1 .block .text-block p span {
  font-weight: 700;
}
.pricing .block-text-title-table {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
}
.pricing .block-text-title-table .section-8-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1400px;
  width: 100%;
  padding: 0 40px;
}
.pricing .block-text-title-table .section-8-position-1 .title-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.pricing .block-text-title-table .section-8-position-1 .title-block .text-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.pricing .block-text-title-table .section-8-position-1 .title-block .text-block p {
  line-height: 1.4;
  font-weight: 400;
  margin: 40px 20px 0;
  width: 560px;
  color: #333333;
  font-size: 24px;
}
.pricing .block-text-title-table .section-8-position-1 .title-block .text-block p span {
  font-weight: 700;
}
.pricing .block-text-title-table .section-8-position-1 .title-block h2 {
  margin: 35px 0 0 0;
}
.pricing .block-text-title-table .section-8-position-1 .title-block h3 {
  color: #35A6F3;
  font-size: 26px;
  font-weight: 500;
  line-height: 33px;
  width: 520px;
  text-align: center;
  text-transform: unset;
}
.pricing .block-text-title-table .section-8-position-1 .table-block {
  padding: 45px 25px 0;
  width: 100%;
}
.pricing .block-text-title-table .section-8-position-1 .table-block table {
  background-color: #fff;
  width: 100%;
  font-size: 21px;
  border-radius: 10px;
  border-spacing: 0;
  text-align: center;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th, .pricing .block-text-title-table .section-8-position-1 .table-block td {
  font-weight: 400;
  font-size: 18px;
  color: #333;
  text-align: left;
  line-height: 1.45;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th p, .pricing .block-text-title-table .section-8-position-1 .table-block td p {
  text-align: left;
  margin: 0;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th span, .pricing .block-text-title-table .section-8-position-1 .table-block td span {
  color: #333;
  font-weight: 700;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th .table-section, .pricing .block-text-title-table .section-8-position-1 .table-block td .table-section {
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th, .pricing .block-text-title-table .section-8-position-1 .table-block td {
  border-top: 0;
  border-bottom: 1px solid #D5DCE3;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th {
  border-bottom: 2px solid #D5DCE3;
  width: 150px;
  text-align: center;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th:first-child, .pricing .block-text-title-table .section-8-position-1 .table-block td:first-child {
  text-align: left;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th:first-child {
  border-top-left-radius: 10px;
}
.pricing .block-text-title-table .section-8-position-1 .table-block th:last-child {
  border-top-right-radius: 10px;
}
.pricing .block-text-title-table .section-8-position-1 .table-block td, .pricing .block-text-title-table .section-8-position-1 .table-block th {
  padding: 24px 0 20px;
}
@media screen and (max-width: 1300px) {
  .pricing .section-1 {
    flex-wrap: wrap;
  }
  .pricing .section-1 .block {
    width: 50%;
    margin: 30px 0;
  }
}
@media screen and (max-width: 1024px) {
  .pricing .block-text-title-table .section-8-position-1 .table-block tr th {
    font-size: 15px;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-block td, .pricing .block-text-title-table .section-8-position-1 .table-block th {
    padding: 13px 15px 15px;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-block td p, .pricing .block-text-title-table .section-8-position-1 .table-block th p {
    font-size: 15px;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-block td .table-section, .pricing .block-text-title-table .section-8-position-1 .table-block th .table-section {
    justify-content: flex-end;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-block td .table-section img, .pricing .block-text-title-table .section-8-position-1 .table-block th .table-section img {
    width: 20px;
    height: 20px;
    min-width: 20px !important;
    margin: 0 !important;
  }
  .pricing .block-text-title-table .section-8-position-1 table, .pricing .block-text-title-table .section-8-position-1 thead, .pricing .block-text-title-table .section-8-position-1 tbody, .pricing .block-text-title-table .section-8-position-1 th, .pricing .block-text-title-table .section-8-position-1 td, .pricing .block-text-title-table .section-8-position-1 tr {
    display: block;
  }
  .pricing .block-text-title-table .section-8-position-1 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .pricing .block-text-title-table .section-8-position-1 tr {
    border-bottom: 1px solid;
  }
  .pricing .block-text-title-table .section-8-position-1 td:first-child {
    border-radius: 0;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-block tr {
    border-bottom: 1px solid #B3B1B3;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-block tr td {
    border-right: none !important;
    min-height: 48px;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-block tr td:last-child {
    border-bottom: none !important;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-block tr:last-child {
    border: none;
  }
  .pricing .block-text-title-table .section-8-position-1 td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #e7e7ec !important;
    position: relative;
    padding-left: 50%;
  }
  .pricing .block-text-title-table .section-8-position-1 .table-section {
    margin: 0 0 0 50%;
  }
  .pricing .block-text-title-table .section-8-position-1 td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 10px;
    font-size: 15px;
    left: 18px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .pricing .block-text-title-table .section-8-position-1 td:nth-of-type(1):before {
    content: "";
  }
  .pricing .block-text-title-table .section-8-position-1 td:nth-of-type(2):before {
    content: "Team";
    color: #35a6f3;
  }
  .pricing .block-text-title-table .section-8-position-1 td:nth-of-type(3):before {
    content: "Pro";
    color: #35a6f3;
  }
  .pricing .block-text-title-table .section-8-position-1 td:nth-of-type(4):before {
    content: "Pro On-Premise";
    color: #35a6f3;
  }
}
@media screen and (max-width: 700px) {
  .pricing .section-1 .block {
    width: 100%;
  }
  .pricing .section-1 .block .text-block {
    width: auto;
    height: auto;
    margin: 0 40px;
  }
}

.pricing-old .section-1 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  height: auto;
  padding: 35px 40px;
  background-color: #fff;
}
.pricing-old .section-1 h1 {
  margin: 85px 0 35px 0;
}
.pricing-old .section-1 .bottom-buttons {
  width: auto;
}
.pricing-old .section-1 .bottom-buttons .bottom-buttons-content .download:hover {
  background-color: rgba(53, 166, 243, 0.9);
  opacity: 1;
}
.pricing-old .section-1 .bottom-buttons .bottom-buttons-content .explore:hover {
  background-color: #35a6f3;
  opacity: 1;
}
.pricing-old .section-1 .bottom-buttons .bottom-buttons-content .explore:hover a {
  color: #fff;
}
.pricing-old .section-1 .section-1-position-1 {
  margin: 35px 0;
  max-width: 1440px;
  box-shadow: 4px 4px 30px #cdd0d7;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  height: auto;
  width: 100%;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 35px;
}
.pricing-old .section-1 .section-1-position-1 h3 {
  width: 100%;
}
.pricing-old .section-1 .section-1-position-1 .block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  width: 100%;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block {
  width: 100%;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block .text-content {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  margin: 30px 0 0 0;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block .text-content p {
  padding: 30px;
  border: 1px solid #D8DBE1;
  border-right: 1px solid #FFFFFF;
  height: 165px;
  min-width: 150px;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block .text-content p span {
  display: block;
  font-size: 20px;
  margin: 5px 0 0 0;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block .text-content p .user-month {
  font-size: 16px;
  font-weight: 400;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block .text-content .left {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: 1px solid #fff;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block .text-content .left span {
  color: #4CCB4D;
  font-weight: 700;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block .text-content .right {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-right: 1px solid #D8DBE1;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block-2 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block-2 .text-content {
  width: 50%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  justify-content: space-evenly;
  margin: 0 0 20px;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block-2 .text-content .text {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block-2 .bottom-buttons .bottom-buttons-content .download:hover {
  background-color: #4CCB4D;
  opacity: 1;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block-2 .bottom-buttons .bottom-buttons-content .explore:hover {
  background-color: #35a6f3;
}
.pricing-old .section-1 .section-1-position-1 .block .text-block-2 .bottom-buttons .bottom-buttons-content .explore:hover a {
  color: #fff;
}
.pricing-old .section-1 .section-1-position-1 .block .img-block {
  width: 30%;
}
.pricing-old .section-1 .section-1-position-1 .block .img-block .img {
  width: 411px;
  height: 233px;
}
.pricing-old .section-1 .section-1-position-1 .block .img-block p {
  margin: 15px 0 0 20px;
  width: 370px;
  font-size: 21px;
}
.pricing-old .section-1 .section-1-position-1 .block .img-block .bottom-buttons .bottom-buttons-content {
  height: 55px;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.pricing-old .section-1 .section-1-position-1 .block .img-block .bottom-buttons .bottom-buttons-content .explore {
  margin: 40px 0 0 20px;
}
.pricing-old .section-1 .section-1-position-2 {
  margin: 35px 0;
  max-width: 1440px;
  box-shadow: 4px 4px 30px #cdd0d7;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  height: auto;
  width: 100%;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 35px 60px 35px 35px;
}
.pricing-old .section-1 .section-1-position-2 h3 {
  width: 100%;
}
.pricing-old .section-1 .section-1-position-2 .block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  width: 100%;
}
.pricing-old .section-1 .section-1-position-2 .block .text-block {
  width: 60%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.pricing-old .section-1 .section-1-position-2 .block .text-block .text-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  justify-content: space-evenly;
}
.pricing-old .section-1 .section-1-position-2 .block .text-block .text-content .text {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.pricing-old .section-1 .section-1-position-2 .block .text-block .text-content .text h3 {
  margin: 0 0 30px 0;
}
.pricing-old .section-1 .section-1-position-2 .block .text-block .text-content .text p {
  font-weight: 400;
  font-size: 24px;
  color: #333;
  line-height: 1.38;
  margin: 0 0 30px 0;
}
.pricing-old .section-1 .section-1-position-2 .block .img-block {
  width: 30%;
}
.pricing-old .section-1 .section-1-position-2 .block .img-block .img {
  width: 411px;
  height: 299px;
}
.pricing-old .section-2 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
  padding: 35px 0 0 0;
}
.pricing-old .section-2 .section-8-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  width: 100%;
  padding: 0px 40px 60px;
}
.pricing-old .section-2 .section-8-position-1 .title-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.pricing-old .section-2 .section-8-position-1 .title-block p {
  font-size: 20px;
  line-height: 1.35;
  font-weight: 400;
  width: 66%;
  margin: 13px 0 0 0;
}

@media screen and (max-width: 1440px) {
  .pricing-old .section-1 .section-1-position-1 .block .img-block .img {
    width: 351px;
    height: 246px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block .text {
    display: -webkit-flex;
    /* Safari */
    display: flex;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .text-content {
    margin: 45px 0 0 0;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .text-content p {
    padding: 25px;
    height: 150px;
    min-width: 115px;
  }
}
@media screen and (max-width: 1280px) {
  .pricing-old .section-1 {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: space-around;
    /* Safari 6.1+ */
    justify-content: space-around;
    height: auto;
    padding: 35px 40px;
    background-color: #fff;
  }
  .pricing-old .section-1 h1 {
    margin: 85px 0 35px 0;
  }
  .pricing-old .section-1 .text-black {
    font-size: 15px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block .img {
    width: 351px;
    height: 246px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block p {
    margin: 0 0 0 20px;
    width: 340px;
    font-size: 18px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .text-content {
    margin: 60px 0 0 0;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .text-content p {
    padding: 10px;
    font-size: 15px;
    height: 130px;
    min-width: 115px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .text-content p span {
    font-size: 15px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .text-content p .user-month {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .pricing-old .section-1 .section-1-position-1 h3 {
    text-align: center;
  }
  .pricing-old .section-1 .section-1-position-1 .block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block {
    width: auto;
    margin: 15px 0 0 0;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block p {
    text-align: center;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block .img {
    display: none;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block .bottom-buttons .bottom-buttons-content {
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block {
    width: 100%;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block .text-content p {
    border-color: #fff !important;
    min-width: 18%;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block-2 {
    width: 100%;
  }
  .pricing-old .section-1 .section-1-position-2 h3 {
    text-align: center;
  }
  .pricing-old .section-1 .section-1-position-2 .block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .pricing-old .section-1 .section-1-position-2 .block .img-block {
    width: auto;
  }
  .pricing-old .section-1 .section-1-position-2 .block .img-block .text {
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .pricing-old .section-1 .section-1-position-2 .block .img-block .text img {
    display: none;
  }
  .pricing-old .section-1 .section-1-position-2 .block .img-block p {
    text-align: center;
  }
  .pricing-old .section-1 .section-1-position-2 .block .img-block .img {
    display: none;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block {
    width: 100%;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .text-content .text p {
    text-align: center;
    font-size: 20px;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .text-content .text p a {
    font-size: 20px !important;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .bottom-buttons {
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  .pricing-old .section-1 .section-1-position-1 h3 {
    font-size: 21px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block .text-content {
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block .text-content p {
    min-width: 30%;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .text-content {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  .pricing-old .section-1 {
    padding: 20px;
  }
  .pricing-old .section-1 .section-1-position-2 {
    padding: 20px;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    margin: 35px 0;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .text-content {
    margin: 0;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .text-content .text h3 {
    font-size: 24px;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .text-content .text p {
    font-size: 18px;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .bottom-buttons .bottom-buttons-content {
    height: auto !important;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .bottom-buttons .bottom-buttons-content .download {
    margin: 15px 0 0 0;
  }
  .pricing-old .section-1 .section-1-position-1 {
    padding: 20px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .bottom-buttons .bottom-buttons-content {
    height: auto !important;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .bottom-buttons .bottom-buttons-content .download {
    margin: 15px 0 0 0;
  }
  .pricing-old .section-1 .section-1-position-1 .block .text-block .bottom-buttons .bottom-buttons-content .explore {
    width: 180px;
    margin: 15px 0;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block p {
    margin: 0;
    width: 100%;
    font-size: 14px;
  }
  .pricing-old .section-1 .section-1-position-1 .block .img-block .bottom-buttons .bottom-buttons-content .explore {
    margin: 40px 0 0 0;
  }
  .pricing-old .section-2 .section-8-position-1 .title-block h2 {
    font-size: 29px;
  }
  .pricing-old .section-2 .section-8-position-1 .title-block p {
    font-size: 17px;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .pricing-old .section-1 .section-1-position-2 {
    padding: 34px 30px 0;
  }
  .pricing-old .section-1 .section-1-position-2 .block .text-block .text-content {
    width: 95%;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block .text-content p {
    min-width: 50%;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block-2 {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block-2 .text-content {
    width: 100%;
    margin: 0;
  }
  .pricing-old .section-1 .section-1-position-1 .block .contanier-block .text-block-2 .text-content .display_none {
    display: none;
  }
}
.white-label-1 {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.white-label-1 .section-1 {
  background-image: url(../../../uploads/components/bg-1.jpg);
  background-image: -webkit-image-set(url(../../../uploads/components/bg-1.jpg) 1x, url(../../../uploads/components/bg-1@2x.jpg) 2x);
  background-color: #f2f3f8;
}
.white-label-1 .section-9 {
  background-color: #f2f3f8;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
  padding: 35px 0;
}
.white-label-1 .section-9 .section-8-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  width: 100%;
  padding: 0 40px;
}
.white-label-1 .section-9 .section-8-position-1 .title-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.white-label-1 .section-9 .section-8-position-1 .title-block p {
  width: 50%;
  margin: 13px 0 0 0;
}
.white-label-1 .section-9 .section-8-position-1 .img-block {
  margin: 20px 0 0 0;
  width: 90%;
}
.white-label-1 .section-9 .section-8-position-1 p {
  margin: 35px 0 0 0;
}
.white-label-1 .section-6 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.white-label-1 .section-6 .section-5-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  height: auto;
}
.white-label-1 .section-6 .section-5-position-1 h2 {
  margin: 30px 0 15px 0;
}
.white-label-1 .section-6 .section-5-position-1 .text-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  min-height: 600px;
}
.white-label-1 .section-6 .section-5-position-1 .text-content .text-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 50%;
  height: auto;
  min-height: 120px;
}
.white-label-1 .section-6 .section-5-position-1 .text-content .text-block .number {
  font-weight: 500;
  font-size: 70px;
  color: #CFD7E0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
}
.white-label-1 .section-6 .section-5-position-1 .text-content .text-block img {
  min-width: 57px;
  margin: 22px 20px;
}
.white-label-1 .section-6 .section-5-position-1 .text-content .text-block .text-title {
  width: 50%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.white-label-1 .section-- {
  padding: 0 40px;
  background-color: #fff;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.white-label-1 .section-- h2 {
  width: 100%;
  padding: 35px 0;
}
.white-label-1 .section-- .business-packages {
  max-width: 1440px;
  width: 100%;
  padding: 50px 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.white-label-1 .section-- .business-packages .business-packages-types {
  -webkit-box-shadow: 0 9px 26px 0 #828e9d47;
  -moz-box-shadow: 0 9px 26px 0 #828e9d47;
  box-shadow: 0 9px 26px 0 #828e9d47;
  width: 33%;
  min-height: 740px;
  padding: 0 0 30px 0;
  background-color: #ffffff;
  border-radius: 10px;
}
.white-label-1 .section-- .business-packages .business-packages-types .packages-top {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.white-label-1 .section-- .business-packages .business-packages-types .packages-top h2 {
  margin: 30px 0 0 0;
  text-align: center;
  padding: 0;
}
.white-label-1 .section-- .business-packages .business-packages-types .packages-top p {
  width: 80%;
  text-align: center;
  margin: 20px 0 0 0;
  min-height: 45px;
}
.white-label-1 .section-- .business-packages .business-packages-types .package-bottom {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.white-label-1 .section-- .business-packages .business-packages-types .package-bottom .list-info {
  width: 80%;
  margin: 20px 0 0 0;
}
.white-label-1 .section-- .business-packages .business-packages-types .package-bottom .list-info .help {
  cursor: help;
}
.white-label-1 .section-- .business-packages .business-packages-types .package-bottom .list-info p {
  margin: 0;
}
.white-label-1 .section-- .business-packages .pro {
  margin: 0 15px;
  position: relative;
  z-index: 7;
  -webkit-box-shadow: 0 9px 26px 0 #828e9d47;
  -moz-box-shadow: 0 9px 26px 0 #828e9d47;
  box-shadow: 0 9px 26px 0 #828e9d47;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.white-label-1 .section-- .business-packages .pro .popular {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 40px;
  position: absolute;
  top: -40px;
  right: 0;
  background-color: #35a6f3;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.white-label-1 .section-- .business-packages .pro .popular .popular-text {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}
.white-label-1 .section-- .text-black {
  font-size: 17px !important;
}
.white-label-1 .section-- .title-block-mini-black {
  font-size: 23px !important;
}

html {
  scroll-behavior: smooth;
  scroll-behavior: inherit;
  scroll-behavior: initial;
  scroll-behavior: unset;
}

@media screen and (max-width: 1280px) {
  .white-label-1 .section-6 .section-5-position-1 .text-content .text-block .text-title {
    width: 60%;
  }
  .white-label-1 .section-9 .section-8-position-1 .title {
    font-size: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .white-label-1 .section-7 .section-7-content .section-3-position-1 .img-block {
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    height: auto;
    width: 360px;
  }
  .white-label-1 .section-7 .section-7-content .section-3-position-1 .img-block .img-size {
    width: 100%;
    height: auto;
  }
  .white-label-1 .section-7 .section-7-content .section-3-position-1 .text-block {
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .white-label-1 .section-7 .section-7-content .section-3-position-1 .text-block h2 {
    font-size: 30px;
  }
  .white-label-1 .section-7 .section-7-content .section-3-position-1 .text-block .text-content {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
    width: 100%;
  }
  .white-label-1 .section-7 .section-7-content .section-3-position-1 .text-block .text-content p {
    font-size: 16px;
  }
  .white-label-1 .section-7 .section-7-content .section-3-position-1 .text-block .responsive .text-medium {
    width: 50%;
    font-size: 16px;
    margin: 20px 0 0 0 !important;
    text-align: left !important;
  }
  .white-label-1 .section-7 .section-7-content .section-3-position-1 .text-block .responsive .text-medium img {
    margin: 0 15px 0 0 !important;
  }
  .white-label-1 .section-6 .section-5-position-1 .text-content .text-block {
    width: 100%;
  }
  .white-label-1 .section-9 .section-8-position-1 .title-block p {
    width: 100%;
  }
  .white-label-1 .section-9 .section-8-position-1 .title-block .title {
    font-size: 35px;
    text-align: center;
  }
  .white-label-1 .section-9 .section-8-position-1 .title-block .title-light {
    font-size: 35px;
    text-align: center;
  }
  .white-label-1 .section-9 .section-8-position-1 .img-block {
    width: 90%;
  }
  .white-label-1 .section-- .business-packages {
    width: 100%;
    height: auto;
    padding: 100px 0 50px 0;
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .white-label-1 .section-- .business-packages .business-packages-types {
    width: 30%;
    height: auto;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 0 0 30px 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .packages-top {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .packages-top .packages-title {
    font-size: 24px;
    line-height: 1.15;
    font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    margin: 30px 0 0 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .packages-top .packages-text {
    width: 80%;
    font-size: 19px;
    line-height: 1.38;
    font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #000000;
    text-align: center;
    margin: 30px 0 0 0;
    min-height: 45px;
    letter-spacing: 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .packages-top .packages-info {
    width: 80%;
    font-size: 19px;
    line-height: 1.38;
    font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    text-align: center;
    margin: 40px 0 0 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .package-bottom {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .package-bottom .list-info {
    width: 80%;
    margin: 30px 0 0 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .package-bottom .list-info .help {
    cursor: help;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .package-bottom .list-info .list-info-text {
    font-size: 17px;
    text-align: left;
  }
  .white-label-1 .section-- .business-packages .pro .popular {
    width: 100%;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 0;
  }
  .white-label-1 .section-- .business-packages .pro .popular .popular-text {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 880px) {
  .white-label-1 {
    margin: 0;
  }
}
@media screen and (max-width: 760px) {
  .white-label-1 .section-9 {
    height: auto;
  }
  .white-label-1 .section-9 .title {
    font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 44px;
    color: #000000;
    letter-spacing: -0.015em;
    line-height: 1.1;
    margin: 15px 0 0 0;
  }
  .white-label-1 .section-9 .section-10-position-1 {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    width: 70%;
  }
  .white-label-1 .section-9 .section-10-position-1 .text-content {
    width: 100%;
    margin: 20px 0 !important;
  }
  .white-label-1 .section-9 .section-10-position-2 {
    margin: 20px 0;
  }
  .white-label-1 .section-- .business-packages {
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .white-label-1 .section-- .business-packages .business-packages-types {
    min-height: 500px;
    width: 100%;
    margin: 50px 0 0 0;
    height: auto;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 0 0 30px 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .packages-top {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .packages-top .packages-title {
    font-size: 24px;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .packages-top .packages-text {
    width: 80%;
    font-size: 19px;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .packages-top .packages-info {
    width: 80%;
    font-size: 19px;
    text-align: center;
    margin: 40px 0 0 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .package-bottom {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .package-bottom .list-info .help {
    cursor: help;
  }
  .white-label-1 .section-- .business-packages .business-packages-types .package-bottom .list-info .list-info-text {
    font-size: 17px;
  }
  .white-label-1 .section-- .business-packages .pro .popular {
    width: 100%;
    height: 40px;
    position: absolute;
    top: -14px;
    right: 0;
  }
  .white-label-1 .section-- .business-packages .pro .popular .popular-text {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 640px) {
  .white-label-1 .section-6 .section-5-position-1 h2 {
    font-size: 32px;
    margin: 30px 0 0 0;
  }
  .white-label-1 .section-6 .section-5-position-1 .text-content .text-block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    width: 80%;
  }
  .white-label-1 .section-6 .section-5-position-1 .text-content .text-block .text-title {
    width: 80%;
  }
  .white-label-1 .section-6 .section-5-position-1 .text-content .text-block .text-title h3 {
    width: 100%;
    text-align: center;
  }
  .white-label-1 .section-6 .section-5-position-1 .text-content .text-block .text-title p {
    text-align: center;
  }
  .white-label-1 .section-9 h2 {
    font-size: 30px;
  }
  .white-label-1 .section-- h2 {
    font-size: 30px;
    padding: 35px 0 0 0;
  }
}
@media screen and (max-width: 460px) {
  .white-label-1 .section-- .business-packages {
    width: 100%;
    height: auto;
  }
  .white-label-1 .section-- .business-packages .business-packages-content {
    height: auto;
    padding: 0 0 40px 0;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .business-packages-title {
    margin: 30px 0 0 0;
    font-size: 34px;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types {
    margin: 20px 0 0 0;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types .package {
    width: 350px;
    height: 350px;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types .package .package-text {
    font-size: 20px;
    margin: 60px 0 0 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types .package .package-info {
    width: 80%;
    font-size: 20px;
    margin: 40px 0 0 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types .package .package-learn-more {
    font-size: 20px;
    margin: 60px 0 0 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types .pro {
    z-index: 7;
    width: 350px;
    height: 350px;
    margin: 40px 0 0 0;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types .pro .pro-title {
    height: 40px;
    top: -20px;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types .pro .pro-title .pro-text {
    font-size: 18px;
    line-height: 22px;
  }
  .white-label-1 .section-- .business-packages .business-packages-content .packages-types .pro .package-learn-more {
    margin: 30px 0 0 0;
  }
}
.what-network {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.what-network .section-1 {
  background-image: url(../../../uploads/components/bg-1.jpg);
  background-image: -webkit-image-set(url(../../../uploads/components/bg-1.jpg) 1x, url(../../../uploads/components/bg-1@2x.jpg) 2x);
  background-color: #f2f3f8;
}

.level-1 {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.level-1 .section-1 {
  background-image: url(../../../uploads/components/bg-2.jpg);
  background-image: -webkit-image-set(url(../../../uploads/components/bg-2.jpg) 1x, url(../../../uploads/components/bg-2@2x.jpg) 2x);
  background-color: #f2f3f8;
}
.level-1 .section-2 {
  max-width: 1240px;
  width: 100%;
  padding: 50px 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.level-1 .section-2 .text-block {
  width: 300px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.level-1 .section-3 {
  padding: 40px 0;
  background-color: #F5F5F7;
  width: 100%;
}
.level-1 .section-3 .benefits .section-5-position-1 .text-content {
  min-height: 0;
}
.level-1 .section-4 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  z-index: 1;
  position: relative;
  width: 100%;
}
.level-1 .section-4 .section-2-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  max-width: 1020px;
  width: 100%;
  padding: 30px 0;
}
.level-1 .section-4 .section-2-position-1 .image-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  width: 490px;
  height: 770px;
}
.level-1 .section-4 .section-2-position-1 .image-block img {
  position: absolute;
  z-index: -1;
}
.level-1 .section-4 .section-2-position-1 .text-block {
  width: 460px;
}
.level-1 .section-4 .section-2-position-1 .text-block .image-toggle {
  cursor: pointer;
  padding: 0 30px;
  margin: 0 0 20px 0;
}
.level-1 .section-4 .section-2-position-1 .text-block .image-toggle .border-gradient {
  margin: 0 0 14px 0;
}
.level-1 .section-4 .section-2-position-1 .text-block .image-toggle .title-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.level-1 .section-4 .section-2-position-1 .text-block .image-toggle .title-block .arrow {
  width: 10px;
  height: 27px;
  display: none;
  margin: 0 10px 0 0;
}
.level-1 .section-4 .section-2-position-1 .text-block .image-toggle .title-block .title {
  color: #1D1D1F;
  font-size: 21px;
  font-weight: 500;
}
.level-1 .section-4 .section-2-position-1 .text-block .image-toggle p {
  margin: 0;
  color: #888888;
  font-size: 18px;
  font-weight: 500;
  padding: 0 0 30px 0;
  border-bottom: 2px solid #E1EEF2;
}
.level-1 .section-4 .section-2-position-1 .text-block .image-toggle p:hover {
  color: #111;
}
.level-1 .section-4 .section-2-position-1 .text-block .image-toggle p:hover span {
  color: #111;
}
.level-1 .section-4 .section-2-position-1 .text-block .active .title-block {
  margin: 0 0 0 -20px;
}
.level-1 .section-4 .section-2-position-1 .text-block .active .title-block .arrow {
  display: block;
}
.level-1 .section-4 .section-2-position-1 .text-block .active .title-block .title {
  color: #35a6f3;
}
.level-1 .section-5 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  max-width: 1210px;
  width: 100%;
  border-bottom: 1px solid #e0e0e1;
  padding: 0 0 30px 0;
}
.level-1 .section-5 .section-5-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.level-1 .section-5 .section-5-position-1 .block {
  width: 365px;
  margin: 0 20px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.level-1 .section-5 .section-5-position-1 .block .text-block {
  padding: 20px;
  border: 1px solid #D5DCE3;
  border-radius: 10px;
  height: 220px;
  margin: 0 0 15px 0;
}
.level-1 .section-5 .section-5-position-1 .block .text-block h3 {
  color: #35A6F3;
  font-size: 21px;
  font-weight: 700;
  line-height: 33px;
  text-align: left;
  text-transform: unset;
}
.level-1 .section-5 .section-5-position-1 .block .text-block h3 span {
  color: #4CCB4D;
}
.level-1 .section-5 .section-5-position-1 .block .text-block p {
  font-size: 16px;
}
.level-1 .section-5 .section-5-position-1 .block .text-block p span {
  font-weight: 700;
}
.level-1 .section-5 .section-5-position-1 .block .features-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
}
.level-1 .section-5 .section-5-position-1 .block .features-block .text-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  width: 50%;
  margin: 5px 0;
}
.level-1 .section-5 .section-5-position-1 .block .features-block .text-content p {
  font-size: 15px;
  margin: 0 0 0 3px;
}
.level-1 .section-8 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
  padding: 35px 0;
  background-color: #f2f3f8;
}
.level-1 .section-8 .section-8-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1440px;
  width: 100%;
  padding: 0 40px;
}
.level-1 .section-8 .section-8-position-1 .title-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.level-1 .section-8 .section-8-position-1 .title-block p {
  width: 50%;
  margin: 35px 0 0 0;
}
.level-1 .section-8 .section-8-position-1 .img-block {
  margin: 20px 0 0 0;
  width: 90%;
}
.level-1 .section-8 .section-8-position-1 p {
  margin: 35px 0 0 0;
}

@media screen and (max-width: 1280px) {
  .level-1 .section-8 .section-8-position-1 .title {
    font-size: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .level-1 .section-8 .section-8-position-1 .title-block p {
    width: 100%;
  }
  .level-1 .section-8 .section-8-position-1 .title-block .title {
    font-size: 35px;
    text-align: center;
  }
  .level-1 .section-8 .section-8-position-1 .title-block .title-light {
    font-size: 35px;
    text-align: center;
  }
  .level-1 .section-8 .section-8-position-1 .img-block {
    width: 90%;
  }
}
@media screen and (max-width: 760px) {
  .level-1 .section-2 {
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .level-1 .section-2 .icon {
    padding: 20px 0;
  }
  .level-1 .section-2 .icon img {
    transform: rotate(90deg);
  }
  .level-1 .section-3 .benefits h2 {
    font-size: 30px;
  }
  .level-1 .section-4 .section-2-position-1 .image-block {
    display: none;
  }
  .level-1 .section-5 .section-5-position-1 {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .level-1 .section-5 .section-5-position-1 .block {
    margin: 0 0 30px 0;
    padding: 0 20px;
  }
}
.telecom {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.telecom .section-1 {
  background-image: url(../../../uploads/components/bg-2.jpg);
  background-image: -webkit-image-set(url(../../../uploads/components/bg-2.jpg) 1x, url(../../../uploads/components/bg-2@2x.jpg) 2x);
  background-color: #fff;
}

.bria {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.bria .section-1 {
  background-color: #f2f3f8;
}
.bria .section-2 {
  padding: 0 0 35px 0;
  background-color: #f2f3f8;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.bria .section-2 .section-2-position-1 {
  margin: 35px 0 0 0;
  width: 100%;
  background: #fff;
  border-radius: 30px;
  box-shadow: -2px 4px 20px 0 #e3e3e3;
  max-width: 1200px;
  min-height: 620px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.bria .section-2 .section-2-position-1 h3 {
  padding: 20px 0;
}
.bria .section-2 .section-2-position-1 .block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.bria .section-2 .section-2-position-1 .block .content-1 {
  width: 50%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.bria .section-2 .section-2-position-1 .block .content-1 p {
  min-height: 78px;
  width: 68%;
}
.bria .section-2 .section-2-position-1 .block .content-1 h4 {
  min-height: 38px;
  text-transform: none;
  width: 68%;
}
.bria .section-2 .section-2-position-1 .block .content-1 h3 {
  text-transform: none;
}

@media screen and (max-width: 1280px) {
  .bria .section-2 .section-2-position-1 {
    max-width: 1024px;
    min-height: 500px;
  }
  .bria .section-2 .section-2-position-1 .block .content-1 p {
    width: 78%;
    font-size: 17px;
  }
  .bria .section-2 .section-2-position-1 .block .content-1 h4 {
    width: 78%;
    font-size: 22px;
  }
  .bria .section-2 .section-2-position-1 .block .content-1 img {
    object-fit: contain;
    width: 60%;
  }
}
@media screen and (max-width: 1024px) {
  .bria .section-2 .section-2-position-1 {
    width: 70%;
  }
  .bria .section-2 .section-2-position-1 .block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .bria .section-2 .section-2-position-1 .block .content-1 {
    width: 80%;
  }
  .bria .section-2 .section-2-position-1 .block .content-1 p {
    width: 100%;
    text-align: center;
  }
  .bria .section-2 .section-2-position-1 .block .content-1 h4 {
    width: 100%;
    text-align: center;
  }
  .bria .section-2 .section-2-position-1 .block .content-1 img {
    object-fit: contain;
    width: 60%;
  }
}
@media screen and (max-width: 460px) {
  .bria .section-2 .section-2-position-1 {
    width: 90%;
  }
}
.content {
  padding: 0;
}

.for-business {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.for-business .section-1 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.for-business .section-1 .section-1-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1280px;
  height: auto;
}
.for-business .section-1 .section-1-position-1 h1 {
  margin: 70px 0 35px 0;
}
.for-business .section-1 .section-1-position-1 .text-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  min-height: 700px;
}
.for-business .section-1 .section-1-position-1 .text-content .block {
  padding: 30px 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.for-business .section-1 .section-1-position-1 .text-content .block .img-block {
  width: 500px;
  height: 400px;
}
.for-business .section-1 .section-1-position-1 .text-content .block .text-block {
  margin: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 50%;
  height: auto;
  min-height: 280px;
}
.for-business .section-1 .section-1-position-1 .text-content .block .text-block .text-title {
  width: 90%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.for-business .section-1 .section-1-position-1 .text-content .block .text-block .text-title p {
  margin: 10px 0 0 30px;
}
.for-business .section-1 .section-1-position-1 .text-content .block .text-block .text-title p img {
  margin: 0 0 0 -30px;
  min-width: 25px;
}
.for-business .section-1 .section-1-position-1 .text-content .block .text-block .text-title a {
  margin: 10px 0 0 0;
}

@media screen and (max-width: 1280px) {
  .for-business .section-1 .section-1-position-1 .text-content .block .img-block {
    width: 400px;
    height: 320px;
  }
  .for-business .section-1 .section-1-position-1 .text-content .block .text-block {
    margin: 50px 0 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .for-business .section-1 {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
    width: 100%;
    padding: 0 15px;
  }
  .for-business .section-1 .section-1-position-1 .text-content .block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .for-business .section-1 .section-1-position-1 .text-content .block .text-block {
    margin: 50px 0 0 0;
    width: 70%;
  }
}
@media screen and (max-width: 860px) {
  .for-business {
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  .for-business .section-1 .section-1-position-1 h1 {
    font-size: 35px;
  }
  .for-business .section-1 .section-1-position-1 .text-content .block .text-block {
    width: 100%;
  }
}
@media screen and (max-width: 460px) {
  .for-business .section-1 {
    margin: 55px 0 0 0;
  }
  .for-business .section-1 .section-1-position-1 h1 {
    margin: 50px 0 35px 0;
  }
  .for-business .section-1 .section-1-position-1 .text-content .block .text-block .text-title {
    width: 92%;
  }
  .for-business .section-1 .section-1-position-1 .text-content .block .text-block .text-title h3 {
    font-size: 21px;
  }
  .for-business .section-1 .section-1-position-1 .text-content .block .text-block .text-title p {
    font-size: 16px;
  }
  .for-business .section-1 .section-1-position-1 .text-content .block .img-block {
    width: 300px;
    height: 256px;
  }
}
.PrivateCommunication {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.PrivateCommunication .section-1 {
  background-image: url(../../../uploads/components/bg-2.jpg);
  background-image: -webkit-image-set(url(../../../uploads/components/bg-2.jpg) 1x, url(../../../uploads/components/bg-2@2x.jpg) 2x);
  background-color: #fff;
}
.PrivateCommunication .section-5 {
  width: 100%;
  height: auto;
  background-color: #FFF;
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.PrivateCommunication .section-5 .background {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 230px;
  z-index: -1;
  background-color: #edf1f8;
}
.PrivateCommunication .section-5 .business-solutions-img {
  width: 80%;
  max-width: 900px;
  margin: 0;
}
.PrivateCommunication .section-5 h2 {
  width: 90%;
  text-align: center;
}
.PrivateCommunication .section-5 p {
  margin: 20px 0 0 0;
  width: 770px;
  text-align: center;
}
.PrivateCommunication .section-6 {
  width: 100%;
  background-color: #edf1f8;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.PrivateCommunication .section-6 .text-content {
  max-width: 1280px;
  padding: 30px 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.PrivateCommunication .section-6 .text-content .text-block {
  width: 350px;
}
.PrivateCommunication .section-6 .text-bg-content {
  background-color: #4aa2f9;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.PrivateCommunication .section-6 .text-bg-content h2 {
  padding: 30px 0 0 0;
}
.PrivateCommunication .section-6 .text-bg-content .text-content {
  margin: 0;
  max-width: 1280px;
  padding: 35px 0 30px 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.PrivateCommunication .section-6 .text-bg-content .text-content .text-block {
  width: 350px;
}

@media screen and (max-width: 1440px) {
  .PrivateCommunication .section-3 {
    height: 330px;
  }
  .PrivateCommunication .section-3 .section-3-position-1 .button-block .download {
    width: 270px;
    line-height: 50px;
  }
  .PrivateCommunication .section-5 .business-solutions-img {
    max-width: 850px;
  }
  .PrivateCommunication .section-5 h2 {
    font-size: 40px;
  }
  .PrivateCommunication .section-5 p {
    font-size: 18px;
  }
  .PrivateCommunication .section-6 .text-content .text-block {
    width: 280px;
  }
  .PrivateCommunication .section-6 .text-content .text-block img {
    width: 80px;
    height: 80px;
  }
  .PrivateCommunication .section-6 .text-content .text-block .title {
    font-size: 22px;
  }
  .PrivateCommunication .section-6 .title-medium {
    font-size: 44px;
  }
}
@media screen and (max-width: 1280px) {
  .PrivateCommunication .section-5 .business-solutions-img {
    max-width: 800px;
  }
  .PrivateCommunication .section-5 h2 {
    padding: 35px 0 0;
    font-size: 35px;
  }
  .PrivateCommunication .section-5 p {
    font-size: 18px;
  }
  .PrivateCommunication .section-6 .text-content .text-block {
    width: 300px;
  }
  .PrivateCommunication .section-6 .text-content .text-block img {
    width: 70px;
    height: 70px;
  }
  .PrivateCommunication .section-6 .text-content .text-block .title {
    font-size: 20px;
  }
  .PrivateCommunication .section-6 .text-content .text-block .text {
    font-size: 18px;
  }
  .PrivateCommunication .section-6 .text-bg-content .text-content {
    margin: 0 0 20px 0;
  }
  .PrivateCommunication .section-6 .text-bg-content .text-content .text-block {
    width: 310px;
  }
  .PrivateCommunication .section-6 .text-bg-content .text-content .text-block img {
    width: 70px;
    height: 70px;
  }
  .PrivateCommunication .section-6 .text-bg-content .text-content .text-block .title {
    font-size: 19px;
  }
  .PrivateCommunication .section-6 .text-bg-content .text-content .text-block .text {
    font-size: 15px;
  }
  .PrivateCommunication .section-6 .title-medium {
    font-size: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .PrivateCommunication .section-5 h2 {
    font-size: 30px;
  }
  .PrivateCommunication .section-5 p {
    font-size: 15px;
    width: 80%;
  }
  .PrivateCommunication .section-6 {
    height: auto;
  }
  .PrivateCommunication .section-6 .text-content {
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .PrivateCommunication .section-6 .text-content .text-block {
    width: 80%;
    height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    padding: 10px;
    margin: 20px 10px;
  }
  .PrivateCommunication .section-6 .text-content .text-block p {
    text-align: center;
  }
  .PrivateCommunication .section-6 .text-content .text-block .title {
    text-align: center;
  }
  .PrivateCommunication .section-6 .title-medium {
    font-size: 30px;
  }
}
@media screen and (max-width: 760px) {
  .PrivateCommunication .section-5 {
    padding: 0 0 50px 0;
  }
  .PrivateCommunication .section-6 .text-content {
    margin: 0 0 30px 0 !important;
  }
  .PrivateCommunication .section-6 .text-content .text-block {
    height: 250px;
  }
  .PrivateCommunication .section-6 .text-content .text-block .text {
    text-align: center;
  }
  .PrivateCommunication .section-6 .title-medium {
    font-size: 26px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 460px) {
  .PrivateCommunication .section-6 .text-content {
    margin: 0 !important;
    padding: 0;
  }
  .PrivateCommunication .section-6 .text-content .text-block {
    height: auto !important;
    margin: 20px 0;
    padding: 0;
  }
  .PrivateCommunication .section-6 .text-content .text-block .text {
    text-align: center;
  }
  .PrivateCommunication .section-6 .title-medium {
    font-size: 26px;
    padding: 20px 0;
  }
  .PrivateCommunication .section-6 .text-bg-content {
    background-color: #58b3fe;
    background-image: none;
  }
}
.site-footer {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.site-footer .footer-content {
  height: 485px;
  width: 100%;
  max-width: 1200px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.site-footer .footer-content .footer-menu {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  margin: 0 0 30px 0;
}
.site-footer .footer-content .footer-menu .footer-list {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
}
.site-footer .footer-content .footer-menu .footer-list .footer-list-title {
  margin: 50px 0 0 0;
}
.site-footer .footer-content .footer-menu .footer-list .footer-list-title .title-text {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  color: #1F1F22;
  text-align: left;
  display: block;
}
.site-footer .footer-content .footer-menu .footer-list .footer-link {
  width: 270px;
  text-align: left;
  display: block;
  margin: 10px 0 0 0;
}
.site-footer .footer-content .footer-menu .footer-list .footer-link a {
  text-align: left;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
  color: #555558;
}
.site-footer .footer-content .footer-menu .footer-list .footer-link a:hover {
  color: #1d1d1f;
  text-decoration: underline !important;
}
.site-footer .footer-content .footer-menu .company-block {
  width: 180px;
}
.site-footer .footer-content .social-icons {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.site-footer .footer-content .social-icons .icons-list {
  margin: 10px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.site-footer .footer-content .social-icons .icons-list .icons {
  width: 38px;
  height: 38px;
  margin: 0 10px 0 0;
  border: 2px solid #9b9b9b4a;
  padding: 5px;
  border-radius: 50%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
}
.site-footer .footer-content .social-icons .icons-list .icons a {
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
.site-footer .footer-content .social-icons .icons-list .icons:hover {
  border: 2px solid #35a6f3;
}
.site-footer .footer-content .social-icons .icons-list .icons img {
  width: 20px;
  height: 20px;
}
.site-footer .footer-content .footer-bottom-block {
  border-top: 1px solid #e0e0e0;
  width: 100%;
  height: 63px;
  display: flex;
  align-items: center;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content {
  width: 100%;
  margin: 0 0 10px 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content a, .site-footer .footer-content .footer-bottom-block .footer-bottom-content span {
  font-size: 13px;
  line-height: 1.3;
  font-weight: 500;
  color: #515154;
  transition: 0.3s;
  cursor: pointer;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content a:hover, .site-footer .footer-content .footer-bottom-block .footer-bottom-content span:hover {
  color: #1d1d1f;
  text-decoration: underline !important;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content .privacy {
  border-right: 1px solid #e0e0e0;
  padding: 0 10px 0 0;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content .localisation-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content .localisation-block .btn-secondary {
  background-color: #fff;
  border-color: #e0e0e0;
  color: #555558;
  font-size: 14px;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content .localisation-block .dropdown-menu {
  min-width: 0;
  padding: 3px 0;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content .localisation-block .dropdown-item {
  padding: 3px 18px 3px 20px;
}
.site-footer .footer-content .footer-bottom-block .footer-bottom-content .localisation-block .dropdown-toggle:focus {
  box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5);
}

.home {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.home .section-1 {
  margin: 0 0 60px 0;
  height: 720px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
  background-image: linear-gradient(#f5f8fb, #ffffff);
}
.home .section-1 .section-3-position-1 {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.home .section-1 .section-3-position-1 .text-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.home .section-1 .section-3-position-1 .text-block .content {
  width: 100%;
  padding: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section h1 {
  color: #111110;
  font-size: 50px;
  margin: 0 0 55px 0;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section p {
  color: #383737;
  margin: 55px 0 0 0;
  font-weight: 700;
  max-width: 500px;
  font-size: 50px;
  line-height: 1.1;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
  margin: 0;
  height: 63px;
  background: #51CB37;
  border-radius: 10px;
  width: 318px;
  padding: 0 20px;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section .download-green .download-btn {
  line-height: 63px;
  font-size: 15px;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section .download-green .download-btn img {
  width: 17px;
  margin: 0 0 0 10px;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section .download-white {
  width: 293px;
  height: 63px;
  background: #fff;
  border: 2px solid #2FBBFB;
  border-radius: 10px;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section .download-white .download-btn {
  line-height: 63px;
  font-size: 15px;
  color: #000;
}
.home .section-1 .section-3-position-1 .text-block .content .text-section .download-white .download-btn img {
  width: 17px;
  height: 17px;
  margin: 0 0 2px 15px;
}
.home .section-1 .section-3-position-1 .img-block {
  z-index: 1;
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  position: relative;
}
.home .section-1 .section-3-position-1 .img-block img {
  position: absolute;
  bottom: 0;
  left: -130px;
}
.home .section-1 .bg-bottom {
  position: absolute;
  bottom: 0;
}
.home .sticker-image {
  width: 100%;
}
.home .text-img-block .section-7-content {
  padding: 20px 35px;
}
.home .text-img-block .section-7-content .section-3-position-1 {
  max-width: 1280px;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  margin: 40px 0;
}
.home .text-img-block .section-7-content .section-3-position-1 .text-block {
  width: 40%;
}
.home .text-img-block .section-7-content .section-3-position-1 .text-block .text-content {
  width: 100%;
}
.home .text-img-block .section-7-content .section-3-position-1 .text-block .text-content a {
  font-size: 20px;
  width: 100%;
}
.home .text-img-block .section-7-content .section-3-position-1 .text-block .text-content p {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  font-size: 20px;
  line-height: 1.7;
  color: #4B4B4A;
}
.home .text-img-block .section-7-content .section-3-position-1 .text-block .text-content p span {
  font-size: 25px;
  line-height: 1.3;
  margin: 0 10px 0 0;
}
.home .text-img-block .section-7-content .section-3-position-1 .text-block h2 {
  font-size: 48px;
  color: #111110;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.home .text-img-block .section-7-content .section-3-position-1 .img-block {
  width: auto;
}
.home .text-img-block .section-7-content .section-3-position-1 .img-block .img-size {
  width: 100%;
}
.home .card-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin: 0 0 40px 0;
}
.home .card-block h2 {
  font-weight: 600;
  font-size: 48px;
  color: #111110;
  margin: 0 0 15px 0;
}
.home .card-block .text-black {
  font-weight: 400;
  max-width: 700px;
  font-size: 20px;
  line-height: 1.7;
  color: #4B4B4A;
  margin: 0 0 70px 0;
}
.home .card-block .card {
  margin: 20px;
  padding: 0 20px 40px;
  border: none;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  max-width: 429px;
}
.home .card-block .card .img-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.home .card-block .card .img-block .image {
  width: 185px;
  height: 162px;
  margin: 0 -25px 0 0;
}
.home .card-block .card .img-block .number {
  font-size: 48px;
  color: #D6D8E5;
}
.home .card-block .card .card-title {
  padding: 30px 0 20px 0;
  font-size: 25px;
  line-height: 30px;
  color: #2D2D2D;
}
.home .card-block .card .card-text {
  font-size: 17px;
  line-height: 30px;
  color: #2D2D2D;
}
.home .card-block .linck-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
  width: 100%;
}
.home .section-2 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  z-index: 1;
  position: relative;
}
.home .section-2 .section-2-position-1 {
  position: relative;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  max-width: 1200px;
  width: 100%;
  padding: 30px 0;
}
.home .section-2 .section-2-position-1 .image-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  margin: 0 0 0 70px;
  width: 490px;
  height: 770px;
}
.home .section-2 .section-2-position-1 .image-block img {
  display: block;
  font-size: 22px;
  transition: 0.3s;
  position: absolute;
  z-index: -1;
  width: 335px;
}
.home .section-2 .section-2-position-1 .text-block {
  width: 280px;
  border-right: 3px solid rgba(0, 0, 0, 0.04);
}
.home .section-2 .section-2-position-1 .text-block .image-toggle {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  cursor: pointer;
  margin: 30px -3px 0 0;
  padding: 0 30px;
}
.home .section-2 .section-2-position-1 .text-block .image-toggle .info-block {
  width: 300px;
  display: none;
  position: absolute;
  right: 0;
  top: 300px;
}
.home .section-2 .section-2-position-1 .text-block .image-toggle .info-block p {
  color: #6B6B6B;
}
.home .section-2 .section-2-position-1 .text-block .image-toggle .icon-block {
  margin: 0 40px 0 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  transition: 0.3s;
  background-color: #B3B3B3;
  padding: 10px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.home .section-2 .section-2-position-1 .text-block .image-toggle .icon-block img {
  width: 19px;
}
.home .section-2 .section-2-position-1 .text-block .image-toggle h3 {
  font-size: 14px;
  margin: 0;
  transition: 0.3s;
  color: rgba(0, 0, 0, 0.3);
}
.home .section-2 .section-2-position-1 .text-block .active {
  border-right: 3px solid #262222;
}
.home .section-2 .section-2-position-1 .text-block .active .icon-block {
  background-color: #35a6f3;
}
.home .section-2 .section-2-position-1 .text-block .active .info-block {
  display: block;
}
.home .section-2 .section-2-position-1 .text-block .active h3 {
  margin: 0;
  color: #35a6f3;
}
.home .section-2 .section-2-position-1 .text-block .active h3 span {
  color: #111;
}
.home .section-3 {
  width: 100%;
  max-width: 1280px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  padding: 30px 0 60px 0;
}
.home .section-3 .block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  padding: 0 50px;
  height: 270px;
  text-align: center;
}
.home .section-3 .block img {
  max-width: 90px;
  margin: 0 0 20px 0;
}
.home .block-text-title-1 .section-8-position-1 h2 {
  font-weight: 600;
  font-size: 48px;
  color: #111110;
  margin: 0 0 15px 0;
}
.home .block-text-title-1 .section-8-position-1 p {
  font-size: 20px;
  line-height: 1.7;
  color: #4B4B4A;
  margin: 0;
}
.home hr {
  max-width: 1100px;
  position: relative;
  width: 100%;
  border: 0;
  height: 2px;
  background-image: linear-gradient(90deg, white 0%, #f1f1f1 12%, #dedede 50%, #f4f4f4 88%, white 100%);
}
.home hr:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  border-bottom: 2px solid #DEDEDE;
  border-right: 2px solid #DEDEDE;
  top: -14px;
  left: 50%;
  background: #fff;
  z-index: 2;
}
.home h3 {
  font-size: 48px;
  color: #111110;
  margin: 0 0 25px 0;
  line-height: 1.1;
}
.home .bottom-buttons .bottom-buttons-content .download {
  min-width: 150px;
  line-height: 50px;
  display: flex;
  align-items: center;
  padding: 0 25px 0 20px;
}
.home .font {
  font-size: 20px !important;
  margin: 0px 0 8px 0;
}

@media screen and (max-width: 1440px) {
  .home .section-1 .section-3-position-1 .img-block img {
    right: 50px;
  }
}
@media screen and (max-width: 1280px) {
  .home .section-1 .section-3-position-1 {
    max-width: 900px;
  }
  .home .section-1 .section-3-position-1 .img-block img {
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .home .section-1 .section-3-position-1 .text-block .content .text-section {
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .home .section-1 .section-3-position-1 .text-block .content .text-section h1 {
    text-align: center;
  }
  .home .section-1 .section-3-position-1 .text-block .content .text-section p {
    text-align: center;
  }
  .home .section-1 .section-3-position-1 .img-block {
    display: none;
  }
  .home .section-2 .section-2-position-1 {
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .home .section-2 .section-2-position-1 .text-block {
    margin: 120px 0 0 0;
  }
  .home .section-2 .section-2-position-1 .text-block .image-toggle .info-block {
    left: 30px;
    bottom: 150px;
    top: auto;
  }
}
@media screen and (max-width: 800px) {
  .home p {
    font-size: 17px !important;
  }
  .home h1 {
    font-size: 45px !important;
  }
  .home h2 {
    font-size: 35px !important;
  }
  .home .section-1 {
    height: 550px;
    background: #eaf1f6;
  }
  .home .section-1 .section-3-position-1 .text-block {
    width: 100%;
  }
  .home .section-1 .section-3-position-1 .text-block .content {
    padding: 0 20px 0 20px;
  }
  .home .section-1 .section-3-position-1 .text-block .content .text-section p {
    font-size: 30px !important;
  }
  .home .section-1 .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 35px !important;
  }
  .home .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
    margin: 0;
    height: 46px;
    border-radius: 8px;
    width: 316px;
    padding: 0 20px;
  }
  .home .section-1 .section-3-position-1 .text-block .content .text-section .download-green .download-btn {
    line-height: 46px;
    font-size: 12px;
  }
  .home .section-1 .section-3-position-1 .img-block {
    display: none;
  }
  .home .text-img-block .section-7-content .section-3-position-1 .text-block {
    width: 100%;
  }
  .home .text-img-block .section-7-content .section-3-position-1 .text-block p {
    text-align: left;
  }
  .home .text-img-block .section-7-content .section-3-position-1 .text-block a {
    font-size: 16px;
  }
  .home .text-img-block .section-7-content .section-3-position-1 .img-block {
    margin: 30px 0 0 0;
    width: 100% !important;
  }
  .home .text-img-block .section-7-content .section-3-position-1 .img-block .img-size {
    width: 80%;
  }
  .home .text-img-block .section-7-content .section-3-position-1 .img-block .img-size img {
    padding: 0;
    width: 100%;
  }
  .home .card-block h2 {
    padding: 0 30px;
    font-size: 35px;
  }
  .home .card-block .text-black {
    padding: 0 30px;
    font-size: 18px;
  }
  .home .card-block .linck-block {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .home .card-block .linck-block a {
    margin: 20px 0 0 30px !important;
  }
  .home .section-2 .section-2-position-1 {
    padding: 30px 0 190px 0;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .home .section-2 .section-2-position-1 .image-block {
    display: none;
  }
  .home .section-2 .section-2-position-1 .text-block {
    margin: 0;
  }
  .home .section-2 .section-2-position-1 .text-block .image-toggle .info-block {
    left: 30px;
    bottom: 0;
    text-align: center;
    top: auto;
  }
  .home .bottom-buttons .bottom-buttons-content .download {
    margin: 0 0 20px 0 !important;
    min-width: 180px;
  }
  .home .block-text-title-1 .img-block .dd-block {
    display: none;
  }
  .home .section-3 {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .home .section-3 .block {
    height: auto;
  }
}
.navbar {
  border-radius: 0 !important;
}

.virtual-network {
  height: 100%;
  display: -webkit-box;
  background-color: #EDF1FD;
}
.virtual-network p {
  margin-bottom: 0;
}
.virtual-network .text {
  padding: 0;
  width: 100%;
  font-size: 12px;
  color: #A3A3A3;
  line-height: 1.35;
  text-align: left;
}
.virtual-network h1, .virtual-network h2 {
  margin: 30px 0 0 0;
}
.virtual-network .text-block {
  max-height: 571px;
}
.virtual-network label {
  font-size: 12px;
  color: #444;
  margin: 15px 0 5px 0;
}
.virtual-network .form-group {
  margin-bottom: -3px;
}
.virtual-network .center-block-custom {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  height: -webkit-fill-available;
}
.virtual-network .btn-custom {
  margin: 20px 0 0 0;
  background: #35a6f3;
  padding: 0 40px;
  border-radius: 30px;
  line-height: 55px;
  text-align: center;
  border: none;
  cursor: pointer;
  z-index: 3;
  font-size: 18px;
  color: #ffffff;
}
.virtual-network .text-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  letter-spacing: -0.015em;
  line-height: 1.1;
  text-align: center;
  margin: 80px 0 45px 0;
}
.virtual-network .text-blue {
  color: #35a6f3;
  font-size: 16px;
}
.virtual-network .text-black {
  font-size: 16px;
  margin: 15px 0 0 0;
}
.virtual-network a {
  color: #35a6f3;
  cursor: pointer;
  text-decoration: underline;
}
.virtual-network #register-vn-form {
  margin: 0 auto;
  max-width: 580px;
}
.virtual-network .has-error .checkbox, .virtual-network .has-error .checkbox-inline,
.virtual-network .has-error .control-label,
.virtual-network .has-error .help-block, .virtual-network .has-error .radio,
.virtual-network .has-error .radio-inline, .virtual-network .has-error.checkbox label,
.virtual-network .has-error.checkbox-inline label, .virtual-network .has-error.radio label,
.virtual-network .has-error.radio-inline label {
  color: #f05050;
  font-size: 12px;
}
.virtual-network .has-success .form-control {
  border-color: #1d9d74;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(29, 157, 116, 0.26);
}
.virtual-network .has-error .form-control {
  border-color: #f05050;
  box-shadow: 0 0 0 3px rgba(240, 80, 80, 0.25);
}
.virtual-network .has-error .form-control:focus {
  border-color: #f05050;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(240, 80, 80, 0.25);
}
.virtual-network .form-control {
  display: block;
  width: 100%;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #d2dcee;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  box-shadow: 0 0 0 0;
}
.virtual-network .form-control::placeholder {
  color: #A3A3A3;
  font-weight: lighter;
  font-size: 14px;
}
.virtual-network .form-control:focus {
  border-color: #17abf6;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
}

@media screen and (max-width: 1280px) {
  .virtual-network .text-black {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 470px) {
  .virtual-network .text-title {
    font-size: 34px;
    margin: 93px 10px;
  }
  .virtual-network .btn-custom {
    line-height: 45px;
    font-size: 16px;
  }
}
.row:before, .row:after {
  display: none !important;
}

.virtual {
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 100;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.virtual .text-block {
  max-width: 580px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  margin: 0 0 100px;
}
.virtual .text-block .text-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  letter-spacing: -0.015em;
  line-height: 1.1;
  text-align: center;
  margin: 193px 11px 32px;
}
.virtual .text-block .text {
  color: #000000;
  font-size: 18px;
  text-align: center;
  line-height: 22px;
  margin: 15px 0 0 0;
  max-width: 400px;
}
.virtual .text-block .text-email {
  font-family: "RobotoBold", "Segoe UI", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 18px;
  margin: 0 0 15px 0;
  line-height: 22px;
}
.virtual .text-block .btn-custom {
  margin: 15px 0 32px 0;
  background: #35a6f3;
  padding: 0 70px;
  border-radius: 30px;
  line-height: 55px;
  text-align: center;
  border: none;
  cursor: pointer;
  z-index: 3;
  font-size: 18px;
  color: #ffffff;
}
.virtual .text-block .link {
  margin: 15px 0 0 0;
  font-size: 18px;
  text-align: center;
  line-height: 22px;
  color: #35a6f3;
  cursor: pointer;
  text-decoration: underline;
}
.virtual .text-block .margin {
  margin: 66px 0 0 0;
}

.content .about-page {
  width: 100%;
  height: auto;
}
.content .about-page .about-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  /*display: block;
  background-image: url(../uploads/hero-woman-messaging.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;*/
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .about-page .about-banner .banner-content {
  width: auto;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .about-page .about-banner .banner-content .about-background {
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content .about-page .about-banner .banner-content .video-banner-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #2A6B86;
  z-index: 0;
  opacity: 0.35;
}
.content .about-page .about-banner .banner-content .about-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #FFFFFF;
  margin: 50px 0 0 0;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-shadow: 4px 4px 30px rgba(24, 29, 43, 0.87);
  animation-name: features-banner;
  animation-duration: 1.4s;
  z-index: 1;
}
.content .about-page .about-banner .banner-content .about-text {
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.35;
  font-weight: 400;
  margin: 30px 0 0 0;
  font-size: 24px;
  color: #FFFFFF;
  text-shadow: 4px 4px 30px rgba(24, 29, 43, 0.87);
  letter-spacing: 0.011em;
  text-align: center;
  width: 730px;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
  z-index: 1;
}
.content .about-page .about-product {
  width: 100%;
  height: 750px;
  background-color: #ffffff;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.content .about-page .about-product .about-product-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .about-page .about-product .about-product-block .about-product-title {
  width: 500px;
  text-align: left;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  margin: 0 0 20px 0;
}
.content .about-page .about-product .about-product-block .about-product-text {
  width: 500px;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .about-page .about-product .about-product-block .about-product-learn-more {
  text-decoration: none;
  width: 500px;
  margin: 20px 0 0 0;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.38;
  font-weight: 400;
  font-size: 18px;
  color: #35a6f3;
  cursor: pointer;
}
.content .about-page .about-product .about-product-block .about-product-learn-more:hover {
  color: #3382ca;
}
.content .about-page .about-photo {
  width: 100%;
  height: 460px;
}
.content .about-page .about-photo .about-photo-block {
  display: block;
  width: 100%;
  height: 460px;
  background-image: url(../uploads/zangi-team.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.content .about-page .about-team {
  width: 100%;
  height: 460px;
  background-color: #ffffff;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .about-page .about-team .about-team-title {
  width: 560px;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-align: center;
  margin: 0 0 20px 0;
}
.content .about-page .about-team .about-team-text {
  width: 730px;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .about-page .about-additional-grey {
  width: 100%;
  height: 680px;
  background-color: #f6f6f6;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .about-page .about-additional-grey .additional-photos {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .about-page .about-additional-grey .additional-photos .photo {
  display: block;
  width: 390px;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content .about-page .about-additional-grey .additional-photos .photo:nth-of-type(1) {
  background-image: url("../uploads/mwc-01.jpg");
}
.content .about-page .about-additional-grey .additional-photos .photo:nth-of-type(2) {
  background-image: url("../uploads/mwc-02.jpg");
}
.content .about-page .about-additional-grey .additional-photos .photo:nth-of-type(3) {
  background-image: url("../uploads/mwc-03.jpg");
}
.content .about-page .about-additional-grey .additional-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-align: center;
  margin: 100px 0 20px 0;
}
.content .about-page .about-additional-grey .additional-text {
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  width: 780px;
  margin: 20px 0 0 0;
  text-align: center;
  letter-spacing: 0;
}
.content .about-page .about-additional-grey .additional-learn-more {
  text-decoration: none;
  margin: 40px 0 0 0;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.38;
  font-weight: 400;
  font-size: 18px;
  color: #35a6f3;
  cursor: pointer;
}
.content .about-page .about-additional-grey .additional-learn-more:hover {
  color: #3382ca;
}
.content .about-page .about-additional-white {
  width: 100%;
  height: 680px;
  background-color: #ffffff;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .about-page .about-additional-white .additional-photos {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .about-page .about-additional-white .additional-photos .photo {
  display: block;
  width: 390px;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content .about-page .about-additional-white .additional-photos .photo:nth-of-type(1) {
  background-image: url("../uploads/satellite-networks-01.jpg");
}
.content .about-page .about-additional-white .additional-photos .photo:nth-of-type(2) {
  background-image: url("../uploads/satellite-networks-02.jpg");
}
.content .about-page .about-additional-white .additional-photos .photo:nth-of-type(3) {
  background-image: url("../uploads/satellite-networks-03.jpg");
}
.content .about-page .about-additional-white .additional-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-align: center;
  margin: 100px 0 20px 0;
}
.content .about-page .about-additional-white .additional-text {
  width: 780px;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  text-align: center;
  letter-spacing: 0;
}
.content .about-page .about-additional-white .additional-learn-more {
  text-decoration: none;
  margin: 40px 0 0 0;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.38;
  font-weight: 400;
  font-size: 18px;
  color: #35a6f3;
  cursor: pointer;
}
.content .about-page .about-additional-white .additional-learn-more:hover {
  color: #3382ca;
}

.faq-page {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.faq-page .faq-banner {
  margin: 80px 0 0 0;
  width: 100%;
  max-width: 1200px;
  min-height: 30px;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.faq-page .faq-banner h2 {
  margin: 0 0 15px 0;
}
.faq-page .faq-banner p {
  max-width: 800px;
  margin: 0 0 30px 0;
  font-size: 22px;
}
.faq-page .faq-banner .has-search {
  width: 580px;
  margin: 0 0 50px 0;
}
.faq-page .faq-banner .has-search .form-control {
  padding-left: 2.375rem;
}
.faq-page .faq-banner .input-search-icon {
  position: absolute;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
}
.faq-page .faq-banner .input-search-icon img {
  width: 16px;
  height: 16px;
}
.faq-page .faq-banner .custom-search-input {
  border-color: #E8EBF0 !important;
}
.faq-page .faq-banner .search-dropdown-content {
  position: absolute;
  width: 580px;
  max-height: 500px;
  background-color: #fff;
  overflow-y: auto;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.04);
  border: 2px solid #E8EBF0;
  border-radius: 4px;
  display: none;
  margin: 4px 0 0 0;
}
.faq-page .faq-banner .search-dropdown-content .search-dropdown-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
  width: 100%;
}
.faq-page .faq-banner .search-dropdown-content .search-dropdown-wrapper .search-item {
  text-decoration: none !important;
  color: #384959;
  border-radius: 3px;
  width: 100%;
  height: 45px;
  display: flex;
  text-align: left;
  align-items: center;
  padding: 10px 0 10px 15px;
  font-weight: bold;
}
.faq-page .faq-banner .search-dropdown-content .search-dropdown-wrapper .search-item:hover {
  background-color: #35a6f3;
  color: white;
}
.faq-page .faq-banner .position-block {
  width: 100%;
  border-bottom: 1px solid #F1F3F6;
  display: -webkit-flex;
  /* Safari */
  display: flex;
}
.faq-page .faq-banner .position-block .sub-title-text {
  color: #818181;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
  line-height: 1;
}
.faq-page .faq-banner .position-block .sub-title-text img {
  width: 16px;
  height: 16px;
  margin: 0 2px 0 0;
}
.faq-page .faq-border {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 30px 0;
  margin: 30px 0;
}
.faq-page .faq-block {
  max-width: 1280px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.faq-page .faq-block .text-block {
  width: 30%;
  margin: 0 0 50px 40px;
}
.faq-page .faq-block .text-block .title {
  text-align: left;
  font-weight: 700;
  font-size: 24px;
  color: #35a6f3;
  margin: 0 0 5px;
  line-height: 1.4;
  width: 100%;
}
.faq-page .faq-block .text-block .text {
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  color: #555560;
}
.faq-page .faq-block .text-block .text:hover {
  color: #1d1d1f;
  text-decoration: underline !important;
}
.faq-page .faq-block .text-block .learn-more {
  font-weight: 400;
  font-size: 16px;
  color: #35a6f3;
  line-height: 1.45;
}
.faq-page .faq-block .text-block .learn-more:hover {
  text-decoration: underline !important;
}
.faq-page .faq-filter-block {
  width: 100%;
  display: flex;
}
.faq-page .faq-filter-block .vertical-menu {
  width: 200px;
}
.faq-page .faq-filter-block .vertical-menu a {
  background-color: #eee;
  color: black;
  display: block;
  padding: 12px;
  text-decoration: none;
  transform: translateY(100px);
  transition: 0.2s;
}
.faq-page .faq-filter-block .vertical-menu a:hover {
  background-color: #ccc;
}
.faq-page .faq-filter-block .vertical-menu a:active {
  background-color: #4CAF50;
  color: white;
}
.faq-page .no-touch {
  width: 100%;
  max-width: 1200px;
  display: flex;
}
.faq-page .no-touch .text-content {
  width: calc(100% - 300px);
}
.faq-page .no-touch .cd-vertical-nav {
  position: sticky;
  left: 0;
  width: 270px;
  height: 272px;
  top: 220px;
  margin: 140px 20px 0 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
@media only screen and (max-height: 1100px) {
  .faq-page .no-touch .cd-vertical-nav {
    overflow-y: auto;
  }
}
.faq-page .no-touch .cd-vertical-nav span {
  display: none;
}
.faq-page .no-touch .cd-vertical-nav li {
  width: 240px;
  text-align: left;
}
.faq-page .no-touch .cd-vertical-nav li a {
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  padding: 7px 10px;
  width: 100%;
  height: 100%;
}
.faq-page .no-touch .cd-vertical-nav li .is-selected {
  background-color: #35a6f3;
  color: #ffffff;
}
.faq-page .cd-section {
  padding: 0 0 50px 0;
}
.faq-page .cd-section .title-block-blue {
  font-size: 35px;
}
.faq-page .cd-section p {
  line-height: 1.6;
  margin: 0 0 8px 0;
}
.faq-page .cd-section ul {
  margin: 0 0 0 17px;
  list-style: disc;
}
.faq-page .cd-section ul li p {
  margin: 0 0 5px 0;
}
@media only screen and (max-width: 1200px) {
  .faq-page .faq-banner {
    padding: 0 40px;
  }
  .faq-page .faq-block {
    justify-content: center;
  }
  .faq-page .faq-block .text-block {
    width: 35%;
  }
}
@media only screen and (max-width: 700px) {
  .faq-page .text-content {
    padding: 0 40px;
  }
  .faq-page .cd-section {
    padding: 0 0 20px 0;
  }
  .faq-page .cd-section .text-black {
    font-size: 14px;
  }
  .faq-page .cd-section .title-block-blue {
    font-size: 25px;
  }
  .faq-page .faq-banner .title-block-blue {
    font-size: 36px;
  }
  .faq-page .faq-banner .text-black {
    font-size: 18px;
  }
  .faq-page .faq-banner .search-dropdown-content {
    width: 100%;
  }
  .faq-page .faq-banner .has-search {
    width: 100%;
    position: relative;
  }
  .faq-page .faq-banner .custom-search-input {
    width: 100%;
  }
  .faq-page .faq-block .text-block {
    width: 100%;
  }
  .faq-page .no-touch .text-content {
    width: 100%;
  }
  .faq-page .no-touch .cd-vertical-nav {
    position: fixed;
    left: -5px;
    top: -56px;
    padding: 0.25rem 0.75rem;
    width: 56px;
    height: 40px;
    transition: 0.5s;
    overflow: hidden;
  }
  .faq-page .no-touch .cd-vertical-nav span {
    display: block;
    width: 80%;
    border: 1px solid #7f7f7f;
    margin: 5px 0;
  }
  .faq-page .no-touch .cd-vertical-nav ul {
    opacity: 0;
    display: none;
  }
  .faq-page .no-touch .cd-vertical-nav:hover {
    overflow: auto;
    position: fixed;
    background-color: #fff;
    width: 130px;
    top: 31px;
    left: 0;
    height: 220px;
    padding: 0;
    border-radius: 0 5px 5px 0;
    -webkit-box-shadow: 7px 7px 5px 6px #999999;
    -moz-box-shadow: 7px 7px 5px 6px #999999;
    box-shadow: 2px 6px 20px 0px #999999;
  }
  .faq-page .no-touch .cd-vertical-nav:hover span {
    display: none;
  }
  .faq-page .no-touch .cd-vertical-nav:hover ul {
    display: block;
    opacity: 1;
    padding: 6px;
  }
  .faq-page .no-touch .cd-vertical-nav:hover ul li {
    width: 100%;
  }
  .faq-page .no-touch .cd-vertical-nav:hover ul li a {
    line-height: 1.2;
  }
}

.download-page {
  margin: 150px 0 0 0;
  padding: 0 30px;
}
.download-page .section-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.download-page .section-1 .text-block h1 {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.1;
  text-align: center;
  color: #435568;
}
.download-page .section-1 .text-block p {
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  max-width: 935px;
  margin: 40px 0 70px;
}
.download-page .section-1 .img-block img {
  width: 100%;
}
.download-page .section-2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.download-page .section-2 .section-2-position-1 {
  max-width: 1024px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  perspective: 1000px;
}
.download-page .section-2 .section-2-position-1 a .block {
  width: 200px;
  height: 250px;
  margin: 20px;
  transform-style: preserve-3d;
  transition: transform 0.4s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  background: #FFFFFF;
  border: 1px solid rgba(47, 187, 251, 0.1);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05), 0 2px 24px rgba(0, 0, 0, 0.05);
  border-radius: 26px;
}
.download-page .section-2 .section-2-position-1 a:hover {
  transform: scale(1.06);
  transition: 0.4s;
  cursor: pointer;
}
.download-page .section-2 .section-2-position-1 a p {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  color: #000000;
}
.download-page .section-3 {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  margin: 0 0 40px 0;
}
.download-page .section-3 .section-3-position-1 {
  max-width: 1100px;
  padding: 60px 0 0 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  flex-wrap: wrap;
}
.download-page .section-3 .section-3-position-1 .text-block {
  width: 350px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  padding: 30px 0;
}
.download-page .section-3 .section-3-position-1 .text-block .title {
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.38;
  font-weight: 500;
  font-size: 25px;
  color: #2D2D2D;
  text-transform: uppercase;
  margin: 30px 0 5px 0;
}
.download-page .section-3 .section-3-position-1 .text-block a {
  font-weight: 400;
  font-size: 17px;
  color: #35a6f3;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
}
.download-page .section-3 .download-green {
  margin: 80px 0 0 0;
  width: 295px;
  height: 63px;
  background: #51CB37;
  border-radius: 10px;
}
.download-page .section-3 .download-green .download-btn {
  line-height: 63px;
  font-size: 15px;
}
.download-page .section-3 .download-green .download-btn img {
  width: 17px;
  height: 17px;
  margin: 0 0 0 10px;
}
@media screen and (max-width: 640px) {
  .download-page {
    margin: 80px 0 0 0;
  }
  .download-page .section-1 .text-block h1 {
    font-size: 38px;
  }
  .download-page .section-1 .text-block p {
    font-size: 15px;
  }
}
.contact-form {
  margin: 60px 0 0 0;
  height: 100%;
  background-color: #EDF1FD;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.contact-form .container-block {
  max-width: 1260px;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.contact-form .container-block .text-img_block {
  padding: 0 30px;
  max-width: 580px;
}
.contact-form .container-block .input-block {
  padding: 0 30px;
  max-width: 580px;
}
.contact-form .input-block {
  padding: 0 30px;
  max-width: 580px;
}
.contact-form .form-wrapper {
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.04);
  border: 2px solid #E8EBF0;
  border-radius: 7px;
}
.contact-form .send-button-full-width {
  width: 100%;
}
.contact-form p {
  margin: 0 0 22px 0;
}
.contact-form .text {
  padding: 0;
  width: 100%;
  font-size: 12px;
  color: #A3A3A3;
  line-height: 1.35;
  text-align: left;
}
.contact-form h1, .contact-form h2 {
  margin: 0 0 15px 0;
}
.contact-form .contact-block {
  background-color: #FFFFFF;
  padding: 20px 50px;
}
.contact-form .extended-padding {
  padding: 40px 50px;
}
.contact-form label {
  font-size: 12px;
  color: #444;
  margin: 15px 0 5px 0;
}
.contact-form .form-group {
  margin-bottom: -3px;
}
.contact-form .center-block-custom {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  margin: 60px 0;
}
.contact-form .btn-custom {
  margin: 20px 0 0 0;
  background: #35a6f3;
  padding: 0 40px;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
  border: none;
  cursor: pointer;
  z-index: 3;
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
}
.contact-form .text-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  letter-spacing: -0.015em;
  line-height: 1.1;
  text-align: center;
  margin: 80px 0 45px 0;
}
.contact-form .text-blue {
  color: #35a6f3;
  font-size: 16px;
}
.contact-form .text-black {
  font-size: 16px;
  margin: 9px 0;
}
.contact-form a {
  color: #35a6f3;
  cursor: pointer;
  text-decoration: underline;
}
.contact-form .register-contact-form {
  max-width: 600px;
}
.contact-form .has-error .checkbox, .contact-form .has-error .checkbox-inline,
.contact-form .has-error .control-label,
.contact-form .has-error .help-block, .contact-form .has-error .radio,
.contact-form .has-error .radio-inline, .contact-form .has-error.checkbox label,
.contact-form .has-error.checkbox-inline label, .contact-form .has-error.radio label,
.contact-form .has-error.radio-inline label {
  color: #f05050;
  font-size: 12px;
}
.contact-form .has-success .form-control {
  border-color: #1d9d74;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(29, 157, 116, 0.26);
}
.contact-form .has-error .form-control {
  border-color: #f05050;
  box-shadow: 0 0 0 3px rgba(240, 80, 80, 0.25);
}
.contact-form .has-error .form-control:focus {
  border-color: #f05050;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(240, 80, 80, 0.25);
}
.contact-form .message-success-text {
  font-size: 15px;
  line-height: 20px;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #35a6f3;
  text-align: center;
  margin: 30px 0 0 40px;
  width: 200px;
  display: none;
}
.contact-form .message-failed-text {
  font-size: 15px;
  line-height: 20px;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: red;
  text-align: center;
  width: 200px;
  display: none;
}
.contact-form .form-control {
  display: block;
  width: 100%;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #d2dcee;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  box-shadow: 0 0 0 0;
  margin: 0 0 4px 0;
}
.contact-form .form-control::placeholder {
  color: #A3A3A3;
  font-weight: lighter;
  font-size: 14px;
}
.contact-form .form-control:focus {
  border-color: #17abf6;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
}

.background-white {
  background-color: unset;
}

.captcha-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  width: 100%;
  margin: 10px 0 0 0;
}

.help-block {
  font-size: 12px;
  color: #f05050;
}

.icons-list {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.icons-list .icons {
  margin: 10px 10px 0 0;
}
.icons-list .icons .facebook-icon {
  text-decoration: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  position: relative;
}
.icons-list .icons .facebook-icon::before {
  content: "";
  font-family: "icomoon" !important;
  color: #35a6f3;
  font-size: 30px;
}
.icons-list .icons .twitter-icon {
  text-decoration: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  position: relative;
}
.icons-list .icons .twitter-icon::before {
  content: "";
  font-family: "icomoon" !important;
  color: #35a6f3;
  font-size: 30px;
}
.icons-list .icons .linkedin-icon {
  text-decoration: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  position: relative;
}
.icons-list .icons .linkedin-icon::before {
  content: "";
  font-family: "icomoon" !important;
  color: #35a6f3;
  font-size: 30px;
}
.icons-list .icons .youtube-icon {
  text-decoration: none;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  position: relative;
}
.icons-list .icons .youtube-icon::before {
  content: "";
  font-family: "icomoon" !important;
  color: #35a6f3;
  font-size: 30px;
}

.form-info-block h2 {
  font-size: 27px;
  color: #1F1F22;
}
.form-info-block p {
  margin: 0 0 22px 0;
}
.form-info-block .intro-text {
  font-size: 21px;
}

@media screen and (max-width: 940px) {
  .contact-form .container-block {
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .contact-form .container-block .input-block {
    padding: 0 20px;
  }
  .contact-form .container-block .text-img_block {
    padding: 0 20px;
  }
  .contact-form .column-reverse {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .contact-form .contact-block {
    padding: 20px;
  }
  .contact-form .center-block-custom {
    margin: 20px 0;
  }
}
.content .sign-in-page {
  width: 100%;
  height: auto;
}
.content .sign-in-page .sign-in-content {
  width: 100%;
  height: 580px;
  background-color: #f6f6f6;
  position: relative;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .sign-in-page .sign-in-content .sign-in-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
}
.content .sign-in-page .sign-in-content .sign-in-form {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .sign-in-page .sign-in-content .sign-in-form .county {
  position: relative;
}
.content .sign-in-page .sign-in-content .sign-in-form .county .flag {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  width: 50px;
  height: 30px;
  background-color: #befffa;
  display: block;
}
.content .sign-in-page .sign-in-content .sign-in-form .county .country-code {
  border: 1px solid #c8c8ca;
  width: 460px;
  font-size: 15px;
  line-height: 15px;
  height: 60px;
  padding: 0 15px 0 75px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: 0.3s;
  background-color: #FFFFFF;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content .sign-in-page .sign-in-content .sign-in-form .county .country-code:focus {
  border: 1px solid #35a6f3;
}
.content .sign-in-page .sign-in-content .sign-in-form .number {
  position: relative;
  margin: 20px 0 0 0;
}
.content .sign-in-page .sign-in-content .sign-in-form .number .county-code {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  width: 50px;
  height: 30px;
  background-color: #FFFFFF;
  display: block;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  cursor: pointer;
  color: #000000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content .sign-in-page .sign-in-content .sign-in-form .number .number-input {
  border: 1px solid #c8c8ca;
  width: 460px;
  font-size: 15px;
  line-height: 15px;
  height: 60px;
  padding: 0 15px 0 75px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: 0.3s;
}
.content .sign-in-page .sign-in-content .sign-in-form .number .number-input:focus {
  border: 1px solid #35a6f3;
}
.content .sign-in-page .sign-in-content .sign-in-form .password .password-input {
  margin: 20px 0 0 0;
  border: 1px solid #c8c8ca;
  width: 460px;
  font-size: 15px;
  line-height: 15px;
  height: 60px;
  padding: 0 15px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: 0.3s;
}
.content .sign-in-page .sign-in-content .sign-in-form .password .password-input:focus {
  border: 1px solid #35a6f3;
}
.content .sign-in-page .sign-in-content .sign-in-form .additional {
  width: 100%;
  height: 45px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.content .sign-in-page .sign-in-content .sign-in-form .additional .remember-check .sign-in-remember {
  height: 19px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .sign-in-page .sign-in-content .sign-in-form .additional .remember-check .sign-in-remember input[type=checkbox] {
  -webkit-appearance: checkbox;
  width: 15px;
  height: 15px;
  display: inline-block;
  opacity: 0;
  margin: 0;
}
.content .sign-in-page .sign-in-content .sign-in-form .additional .remember-check .sign-in-remember .remember-check:checked + .check-sign {
  background: url("../uploads/rimembercheck.svg") !important;
  background-size: 10px 10px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.content .sign-in-page .sign-in-content .sign-in-form .additional .remember-check .sign-in-remember > .check-sign {
  cursor: pointer;
  width: 15px;
  height: 15px;
  border: 1px solid #888786;
  display: inline-block;
  margin-left: -15px;
}
.content .sign-in-page .sign-in-content .sign-in-form .additional .remember-check .sign-in-remember .remember-text {
  margin: 0 0 0 10px;
  text-align: left;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #263238;
}
.content .sign-in-page .sign-in-content .sign-in-form .additional .how-set-password {
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  cursor: pointer;
  color: #35a6f3;
}
.content .sign-in-page .sign-in-content .sign-in-form .sign-in-btn {
  margin: 30px 0 0 0;
  background: #35a6f3;
  width: 180px;
  border-radius: 30px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
  border: none;
  color: #ffffff;
  display: block;
}
.content .sign-in-page .sign-in-content .how-set-password-popup {
  width: 700px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  display: none;
}
.content .sign-in-page .sign-in-content .how-set-password-popup .close-popup {
  position: absolute;
  width: 25px;
  height: 19px;
  top: 12px;
  right: 12px;
  cursor: pointer;
}
.content .sign-in-page .sign-in-content .how-set-password-popup .close-popup:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #8b8a89;
  top: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content .sign-in-page .sign-in-content .how-set-password-popup .close-popup:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #8b8a89;
  top: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.content .sign-in-page .sign-in-content .how-set-password-popup .popup-title {
  margin: 45px 0 0 0;
  font-size: 22px;
  line-height: 24px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  text-align: center;
  display: block;
}
.content .sign-in-page .sign-in-content .how-set-password-popup .popup-text {
  margin: 30px 0 0 0;
  width: 520px;
  font-size: 18px;
  line-height: 20px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  text-align: center;
  display: block;
}
.content .sign-in-page .sign-in-content .how-set-password-popup .popup-images {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.content .sign-in-page .sign-in-content .how-set-password-popup .popup-images .img {
  height: 300px;
}

.content .call-out-page {
  width: 100%;
  height: auto;
}
.content .call-out-page .call-out-banner {
  width: 100%;
  height: 100%;
  min-height: 350px !important;
  background-image: none !important;
  background-color: #d2dcee;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .call-out-page .call-out-banner .call-out-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  letter-spacing: -0.015em;
  line-height: 1.1;
  animation-name: features-banner;
  animation-duration: 1.4s;
  margin: 100px 0 0 0;
}
.content .call-out-page .call-out-banner .call-out-text {
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0.011em;
  text-align: center;
  width: 730px;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
}
.content .call-out-page .call-out-banner .call-out-search {
  margin: 40px 0 0 0;
  width: 600px;
  height: 45px;
  position: relative;
  animation-name: top-banner-members;
  animation-duration: 2s;
}
.content .call-out-page .call-out-banner .call-out-search .country-code {
  width: 100%;
  font-size: 15px;
  border: none;
  line-height: 15px;
  border-radius: 10px;
  height: 60px;
  padding: 0 15px 0 75px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: 0.3s;
  background-color: #FFFFFF;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content .call-out-page .call-out-banner .call-out-search .country-code:focus {
  border: 1px solid #35a6f3;
}
.content .call-out-page .call-out-banner .call-out-search .search-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  width: 30px;
  height: 30px;
  display: block;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call-out-page .call-out-banner .call-out-search .search-icon:before {
  content: "";
  font-family: "icomoon" !important;
  color: #d3d3d3;
  font-size: 30px;
}
.content .call-out-page .call-out-banner .call-out-search .banner-search {
  border: 1px solid #c8c8ca;
  width: 600px;
  font-size: 15px;
  line-height: 15px;
  height: 45px;
  padding: 0 15px 0 50px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: 0.3s;
  border-radius: 40px;
}
.content .call-out-page .call-out-banner .call-out-search .banner-search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
  line-height: 18px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.content .call-out-page .call-out-banner .call-out-search .banner-search::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  line-height: 18px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.content .call-out-page .call-out-banner .call-out-search .banner-search:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  line-height: 18px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.content .call-out-page .call-out-banner .call-out-search .banner-search:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  line-height: 18px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.content .call-out-page .call-out-banner .call-out-search .search-btn {
  position: absolute;
  right: -1px;
  top: 0;
  background: #35a6f3;
  width: 120px;
  border-radius: 30px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 16px;
  border: none;
  color: #ffffff;
  display: block;
}
.content .call-out-page .popular-destinations {
  width: 100%;
  height: 600px;
  background-color: #d2dcee;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call-out-page .popular-destinations .popular-destinations-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
}
.content .call-out-page .popular-destinations .destination-blocks {
  margin: 45px 0 0 0;
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info {
  border-radius: 10px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 380px;
  height: 380px;
  background-color: #ffffff;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info:nth-of-type(2) {
  margin: 0 20px;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .flag-of-county {
  width: 50px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: block;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .in {
  background-image: url("../uploads/flags/in.png");
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .ru {
  background-image: url("../uploads/flags/ru.png");
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .us {
  background-image: url("../uploads/flags/us.png");
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .name-of-country {
  margin: 20px 0 0 0;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-align: left;
  display: block;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .rates-info {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .rates-info .rates-info-content {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .rates-info .rates-info-content .rates-info-text {
  margin: 60px 0 0 0;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  text-align: center;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .rates-info .rates-info-content .rates-info-cost {
  margin: 20px 0 0 0;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-align: left;
  display: block;
}
.content .call-out-page .popular-destinations .destination-blocks .destination-info .rates-info .rates-info-content .rates-info-amount-min {
  margin: 15px 0 0 0;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
  text-align: center;
}
.content .call-out-page .bottom-buttons .bottom-buttons-content {
  background-color: #D1DCEE;
}
.content .call-out-page .bottom-buttons .bottom-buttons-content .explore {
  background: #D1DCEE;
}

.file-transfer {
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.file-transfer .section-1 {
  background-color: #F7F7F7;
  height: 600px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.file-transfer .section-1 .section-3-position-1 {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.file-transfer .section-1 .section-3-position-1 .text-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.file-transfer .section-1 .section-3-position-1 .text-block .content {
  width: 100%;
  padding: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.file-transfer .section-1 .section-3-position-1 .text-block .content .text-section {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.file-transfer .section-1 .section-3-position-1 .text-block .content .text-section h1 {
  color: #000;
  margin: 0 0 30px 0;
  font-size: 60px;
}
.file-transfer .section-1 .section-3-position-1 .text-block .content .text-section p {
  color: #000;
  width: 550px;
  margin: 0 0 13px 0;
  font-size: 24px;
  font-weight: 400;
}
.file-transfer .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
  margin: 30px 0 0 0;
}
.file-transfer .section-1 .section-3-position-1 .img-block {
  z-index: 1;
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
}
.file-transfer .section-1 .section-3-position-1 .img-block img {
  width: 594px;
  height: 520px;
  position: absolute;
  bottom: 0;
  right: 150px;
}
.file-transfer .section-1 .bg-bottom {
  position: absolute;
  bottom: 0;
}
.file-transfer .title-block {
  width: 100%;
  max-width: 780px;
  padding: 0 20px;
}
.file-transfer .title-block p {
  font-size: 22px;
}
.file-transfer .text-img-block .section-7-content .section-3-position-1 .img-block {
  width: 40%;
}
@media screen and (max-width: 840px) {
  .file-transfer .section-1 {
    height: 430px;
  }
  .file-transfer .section-1 .section-3-position-1 .text-block {
    width: 100%;
  }
  .file-transfer .section-1 .section-3-position-1 .text-block .content {
    width: 100%;
    padding: 10px 0 0 0;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .file-transfer .section-1 .section-3-position-1 .text-block .content .text-section {
    align-items: center;
  }
  .file-transfer .section-1 .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 48px;
    text-align: center;
  }
  .file-transfer .section-1 .section-3-position-1 .text-block .content .text-section p {
    width: auto;
    text-align: center;
    font-size: 18px;
  }
  .file-transfer .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
    margin: 30px 0 0 0;
  }
  .file-transfer .section-1 .section-3-position-1 .img-block {
    display: none;
  }
  .file-transfer .section-1 .bg-bottom {
    position: absolute;
    bottom: 0;
  }
  .file-transfer h2 {
    font-size: 35px !important;
  }
  .file-transfer .text-img-block .section-7-content .section-3-position-1 .text-block {
    width: 100%;
  }
  .file-transfer .text-img-block .section-7-content .section-3-position-1 .img-block {
    width: 360px;
  }
  .file-transfer .zangi-premium .text-img-block .section-7-content {
    padding: 30px 35px;
  }
}

.security {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.security .section-1 {
  margin: 0 0 60px 0;
  height: 440px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
  background-image: linear-gradient(#f5f8fb, #ffffff);
}
.security .section-1 .section-3-position-1 {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.security .section-1 .section-3-position-1 .text-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.security .section-1 .section-3-position-1 .text-block .content {
  width: 100%;
  padding: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section h1 {
  color: #435568;
  margin: 0 0 30px 0;
  font-size: 50px;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section p {
  color: #000;
  width: 550px;
  margin: 0 0 13px 0;
  font-size: 24px;
  font-weight: 400;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
  margin: 22px 0 0 0;
  width: 235px;
  height: 63px;
  background: #51CB37;
  border-radius: 10px;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section .download-green .download-btn {
  line-height: 63px;
  font-size: 15px;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section .download-green .download-btn img {
  width: 17px;
  height: 17px;
  margin: 0 0 0 10px;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section .download-white {
  width: 293px;
  height: 63px;
  background: #fff;
  border: 2px solid #2FBBFB;
  border-radius: 10px;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section .download-white .download-btn {
  line-height: 63px;
  font-size: 15px;
  color: #000;
}
.security .section-1 .section-3-position-1 .text-block .content .text-section .download-white .download-btn img {
  width: 17px;
  height: 17px;
  margin: 0 0 2px 15px;
}
.security .section-1 .section-3-position-1 .img-block {
  z-index: 1;
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  position: relative;
}
.security .section-1 .section-3-position-1 .img-block img {
  position: absolute;
  bottom: 60px;
  left: 0;
}
.security .section-1 .bg-bottom {
  position: absolute;
  bottom: 0;
}
.security .section-2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.security .section-2 .section-2-position-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 1257px;
  width: 100%;
}
.security .section-2 .section-2-position-1 .block {
  width: 100%;
  height: auto;
  padding: 45px 50px;
  background: #FFFFFF;
  box-shadow: 2px 7px 21.7196px rgba(39, 65, 88, 0.12);
  border-radius: 10px;
  margin-bottom: 24px;
}
.security .section-2 .section-2-position-1 .block p {
  font-size: 30px;
  line-height: 1.2;
  color: #384756;
}

@media screen and (max-width: 1280px) {
  .security .section-1 .section-3-position-1 {
    max-width: 900px;
  }
  .security .section-2 .section-2-position-1 {
    margin: 0 40px;
  }
  .security .section-2 .section-2-position-1 .block {
    padding: 25px 30px;
  }
  .security .section-2 .section-2-position-1 .block p {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1024px) {
  .security .section-1 .section-3-position-1 .text-block {
    width: auto;
  }
  .security .section-1 .section-3-position-1 .text-block .content .text-section {
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .security .section-1 .section-3-position-1 .text-block .content .text-section h1 {
    text-align: center;
  }
  .security .section-1 .section-3-position-1 .text-block .content .text-section p {
    text-align: center;
  }
  .security .section-1 .section-3-position-1 .img-block {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .security .section-1 {
    height: 550px;
    background: #eaf1f6;
  }
  .security .section-1 .section-3-position-1 .text-block {
    width: 100%;
  }
  .security .section-1 .section-3-position-1 .text-block .content {
    align-items: center;
    justify-content: center;
    padding: 0 20px 0 20px;
  }
  .security .section-1 .section-3-position-1 .text-block .content .text-section {
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .security .section-1 .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 35px !important;
  }
  .security .section-1 .section-3-position-1 .img-block {
    display: none;
  }
  .security .section-2 .section-2-position-1 {
    margin: 0 30px;
  }
  .security .section-2 .section-2-position-1 .block {
    padding: 15px 20px;
  }
  .security .section-2 .section-2-position-1 .block p {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 600px) {
  .security .section-2 .section-2-position-1 .block p {
    font-size: 17px !important;
  }
}
.content .login-call-forwarding-page {
  width: 100%;
  height: auto;
}
.content .login-call-forwarding-page .login-call-forwarding-content {
  width: 100%;
  height: 540px;
  background-color: #f6f6f6;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .login-call-forwarding-page .login-call-forwarding-content .login-call-forwarding-title {
  margin: 80px 0 0 0;
  font-size: 50px;
  line-height: 1.15;
  font-family: "SourceSansProBold", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #000000;
}
.content .login-call-forwarding-page .login-call-forwarding-content .login-call-forwarding-text {
  width: 520px;
  text-align: center;
  margin: 20px 0 0 0;
  font-size: 21px;
  line-height: 1.42;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #222222;
  letter-spacing: 0;
}
.content .login-call-forwarding-page .login-call-forwarding-content .login-call-forwarding-info {
  width: 770px;
  text-align: left;
  margin: 40px 0 0 0;
  font-size: 21px;
  line-height: 1.42;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #222222;
  letter-spacing: 0;
}
.content .login-call-forwarding-page .add-number-block {
  width: 100%;
  height: 450px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .login-call-forwarding-page .add-number-block .add-number-title {
  text-align: center;
  font-size: 38px;
  line-height: 1.15;
  font-family: "SourceSansProBold", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #000000;
  margin: 0 0 35px 0;
}
.content .login-call-forwarding-page .add-number-block .country-code {
  border: 1px solid #c8c8ca;
  width: 460px;
  font-size: 15px;
  line-height: 15px;
  height: 60px;
  padding: 0 15px 0 75px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: 0.3s;
  background-color: #FFFFFF;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.content .login-call-forwarding-page .add-number-block .country-code:focus {
  border: 1px solid #35a6f3;
}
.content .login-call-forwarding-page .add-number-block .add-country-input {
  position: relative;
  margin: 20px 0 0 0;
}
.content .login-call-forwarding-page .add-number-block .add-country-input .county-code {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  width: 50px;
  height: 30px;
  background-color: #FFFFFF;
  display: block;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  cursor: pointer;
  color: #000000;
}
.content .login-call-forwarding-page .add-number-block .add-country-input .number-input {
  border: 1px solid #c8c8ca;
  width: 460px;
  font-size: 15px;
  line-height: 15px;
  height: 60px;
  padding: 0 15px 0 75px;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  transition: 0.3s;
}
.content .login-call-forwarding-page .add-number-block .add-country-input .number-input:focus {
  border: 1px solid #35a6f3;
}
.content .login-call-forwarding-page .add-number-block .add-number-btn {
  margin: 30px 0 0 0;
  background: #35a6f3;
  width: 180px;
  border-radius: 30px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
  border: none;
  color: #ffffff;
  display: block;
}
.content .login-call-forwarding-page .your-numbers-content {
  padding: 0 0 50px 0;
  background-color: #f6f6f6;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-title {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-title .your-numbers-text {
  margin: 80px 0 0 0;
  font-size: 40px;
  line-height: 1.15;
  font-family: "SourceSansProBold", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #000000;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-row-title {
  margin: 50px 0 0 0;
  width: 90%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-row-title .number-block {
  width: 33%;
  height: 50px;
  background-color: #FFFFFF;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-row-title .number-block .number-block-text {
  font-size: 18px;
  line-height: 1.42;
  letter-spacing: 0;
  font-family: "SourceSansProBold", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #000000;
  text-align: center;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-row-title .country-block {
  width: 33%;
  height: 50px;
  background-color: #FFFFFF;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-row-title .country-block .country-block-text {
  font-size: 18px;
  line-height: 1.42;
  letter-spacing: 0;
  font-family: "SourceSansProBold", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #000000;
  text-align: center;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-row-title .actions-block {
  width: 33%;
  height: 50px;
  background-color: #FFFFFF;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .login-call-forwarding-page .your-numbers-content .your-numbers-row-title .actions-block .actions-block-text {
  font-size: 18px;
  line-height: 1.42;
  letter-spacing: 0;
  font-family: "SourceSansProBold", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #000000;
  text-align: center;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list {
  width: 100%;
  margin: 10px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row {
  width: 90%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .number-block {
  width: 33%;
  height: 50px;
  background-color: #FFFFFF;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .number-block .number-block-text {
  font-size: 18px;
  line-height: 1.42;
  letter-spacing: 0;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  text-align: center;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .country-block {
  width: 33%;
  height: 50px;
  background-color: #FFFFFF;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .country-block .country-block-text {
  font-size: 18px;
  line-height: 1.42;
  letter-spacing: 0;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  text-align: center;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block {
  width: 33%;
  height: 50px;
  background-color: #FFFFFF;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block .inactive-number {
  display: block;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block .inactive-number:before {
  content: "";
  font-family: "icomoon" !important;
  color: #35a6f3;
  font-size: 30px;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block .active-number {
  display: block;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block .active-number:before {
  content: "";
  font-family: "icomoon" !important;
  color: #35a6f3;
  font-size: 30px;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block .edit-number {
  display: block;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block .edit-number:before {
  content: "";
  font-family: "icomoon" !important;
  color: #35a6f3;
  font-size: 30px;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block .delete-number {
  display: block;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.content .login-call-forwarding-page .your-numbers-content .call-out-list .call-out-list-row .actions-block .delete-number:before {
  content: "";
  font-family: "icomoon" !important;
  color: #35a6f3;
  font-size: 30px;
}

.features-pages {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.features-pages .features-banner {
  width: 100%;
  height: 100%;
  margin: 60px 0 0 0;
  min-height: 500px !important;
  background-image: none !important;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.features-pages .features-banner .download {
  margin: 20px 0 0 0;
}
.features-pages .features-banner p {
  max-width: 650px;
}
.features-pages .video-section {
  padding: 35px 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.features-pages .video-section .video-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 770px;
}
.features-pages .video-section .video-block h2 {
  margin: 0 0 20px 0;
}
.features-pages .video-section .video-block p {
  margin: 0;
}
.features-pages .video-section .video-block .video-block {
  z-index: 1;
  position: relative;
  margin: 40px 0 0 0;
  width: 700px;
  height: 400px;
  background-image: url(../uploads/video-compare-bandwidth.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 760px) {
  .features-pages .video-section .video-block .video-block {
    width: 500px;
    height: 300px;
  }
}
@media screen and (max-width: 460px) {
  .features-pages .video-section .video-block .video-block {
    width: 350px;
    height: 200px;
  }
}
.content .investors-page {
  width: 100%;
  height: auto;
  /*jssor slider loading skin spin css*/
  /*jssor slider arrow skin 106 css*/
  /*jssor slider thumbnail skin 101 css*/
}
.content .investors-page .investors-banner {
  width: 100%;
  height: 100%;
  background-image: url(../uploads/inv-p-1-min.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .investors-page .investors-banner .investors-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #FFFFFF;
  margin: 50px 0 0 0;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-shadow: 4px 4px 30px rgba(24, 29, 43, 0.87);
  animation-name: features-banner;
  animation-duration: 1.4s;
}
.content .investors-page .investors-banner .investors-text {
  letter-spacing: 0.011em;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.35;
  font-weight: 400;
  margin: 30px 0 0 0;
  font-size: 24px;
  color: #FFFFFF;
  text-shadow: 4px 4px 30px rgba(24, 29, 43, 0.87);
  text-align: center;
  width: 730px;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
}
.content .investors-page .content-text {
  margin: 30px 0 0 30px;
  background-image: url(../uploads/sharik2@2x.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center right;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  height: 650px;
  width: 100%;
}
.content .investors-page .content-text .text-block {
  padding: 0 0 0 40px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  margin: 20px 0;
  width: 600px;
  border-radius: 20px;
  height: 470px;
}
.content .investors-page .content-text .text-block .title {
  margin: 30px 0;
  width: 100%;
  text-align: left;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
}
.content .investors-page .content-text .text-block .title-small {
  width: 100%;
  text-align: left;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
}
.content .investors-page .content-text .text-block .text {
  width: 100%;
  margin: 20px 0;
  text-align: left;
  color: #18506d !important;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
}
.content .investors-page .content-text-1 {
  background-color: #EDF1F8;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  height: 920px;
  width: 100%;
}
.content .investors-page .content-text-1 .text-block {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  margin: 20px 0;
  border-radius: 20px;
  height: 470px;
}
.content .investors-page .content-text-1 .text-block .title {
  margin: 30px 0;
  width: 100%;
  text-align: center;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
}
.content .investors-page .content-text-1 .text-block .text {
  width: 50%;
  margin: 20px 0 40px 0;
  text-align: center;
  color: #18506d !important;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
}
.content .investors-page .content-text-2 {
  background-color: #edf1f8;
  height: 610px;
  width: 100%;
}
.content .investors-page .content-text-2 .content-block {
  width: 100%;
  height: 650px;
  margin: 30px 0 0 30px;
  background-image: url(../uploads/sharik.png);
  background-repeat: no-repeat;
  background-size: 880px;
  background-position: center left;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  -webkit-align-items: flex-end;
  /* Safari 7.0+ */
  align-items: flex-end;
}
.content .investors-page .content-text-2 .content-block .text-block {
  margin: 0 140px 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  width: 600px;
  border-radius: 20px;
  height: 200px;
}
.content .investors-page .content-text-2 .content-block .text-block .title {
  margin: 30px 0;
  width: 100%;
  text-align: left;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
}
.content .investors-page .content-text-2 .content-block .text-block .text {
  width: 100%;
  margin: 20px 0;
  text-align: left;
  color: #18506d !important;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
}
.content .investors-page .jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.content .investors-page .jssora106 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.content .investors-page .jssora106 .c {
  fill: #fff;
  opacity: 0.3;
}
.content .investors-page .jssora106 .a {
  fill: none;
  stroke: #000;
  stroke-width: 350;
  stroke-miterlimit: 10;
}
.content .investors-page .jssora106:hover .c {
  opacity: 0.5;
}
.content .investors-page .jssora106:hover .a {
  opacity: 0.8;
}
.content .investors-page .jssora106.jssora106dn .c {
  opacity: 0.2;
}
.content .investors-page .jssora106.jssora106dn .a {
  opacity: 1;
}
.content .investors-page .jssora106.jssora106ds {
  opacity: 0.3;
  pointer-events: none;
}
.content .investors-page .jssort101 .p {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background: #000;
}
.content .investors-page .jssort101 .p .cv {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  box-sizing: border-box;
  z-index: 1;
}
.content .investors-page .jssort101 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 400;
  stroke-miterlimit: 10;
  visibility: hidden;
}
.content .investors-page .jssort101 .p:hover .cv, .content .investors-page .jssort101 .p.pdn .cv {
  border: none;
  border-color: transparent;
}
.content .investors-page .jssort101 .p:hover {
  padding: 2px;
}
.content .investors-page .jssort101 .p:hover .cv {
  background-color: black;
  opacity: 0.35;
}
.content .investors-page .jssort101 .p:hover.pdn {
  padding: 0;
}
.content .investors-page .jssort101 .p:hover.pdn .cv {
  border: 2px solid #fff;
  background: none;
  opacity: 0.35;
}
.content .investors-page .jssort101 .pav .cv {
  border-color: #fff;
  opacity: 0.35;
}
.content .investors-page .jssort101 .pav .a, .content .investors-page .jssort101 .p:hover .a {
  visibility: visible;
}
.content .investors-page .jssort101 .t {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  opacity: 0.6;
}
.content .investors-page .jssort101 .pav .t, .content .investors-page .jssort101 .p:hover .t {
  opacity: 1;
}
.content .investors-page #jssor_1 {
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 980px;
  height: 480px;
  overflow: hidden;
  visibility: hidden;
}
.content .investors-page .jssorl-009-spin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
}
.content .investors-page .image-custom {
  margin-top: -19px;
  position: relative;
  top: 50%;
  width: 38px;
  height: 38px;
}
.content .investors-page .gm-1 {
  cursor: default;
  position: relative;
  top: 0;
  left: 0;
  width: 980px;
  height: 380px;
  overflow: hidden;
}
.content .investors-page .jssort101 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 980px;
  height: 100px;
  background-color: #000;
}
.content .investors-page .p {
  width: 190px;
  height: 90px;
}
.content .investors-page .gm-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.features-pages {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.features-pages .features-banner {
  width: 100%;
  height: 100%;
  margin: 60px 0 0 0;
  min-height: 500px !important;
  background-image: none !important;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.features-pages .features-banner .download {
  margin: 20px 0 0 0;
}
.features-pages .features-banner p {
  max-width: 650px;
}
.features-pages .video-section {
  padding: 35px 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.features-pages .video-section .video-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 770px;
}
.features-pages .video-section .video-block h2 {
  margin: 0 0 20px 0;
}
.features-pages .video-section .video-block p {
  margin: 0;
}
.features-pages .video-section .video-block .video-block {
  z-index: 1;
  position: relative;
  margin: 40px 0 0 0;
  width: 700px;
  height: 400px;
  background-image: url(../uploads/video-compare-bandwidth.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 760px) {
  .features-pages .video-section .video-block .video-block {
    width: 500px;
    height: 300px;
  }
}
@media screen and (max-width: 460px) {
  .features-pages .video-section .video-block .video-block {
    width: 350px;
    height: 200px;
  }
}
.content {
  width: 100%;
  height: auto;
}
.content .messaging-page {
  width: 100%;
  height: auto;
}
.content .messaging-page .messaging-banner {
  width: 100%;
  min-height: 400px !important;
  background-image: none !important;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .messaging-page .messaging-banner .banner-content {
  width: auto;
  height: auto;
  margin: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .messaging-page .messaging-banner .banner-content .play-block {
  display: none;
  width: 90px;
  height: 90px;
}
.content .messaging-page .messaging-banner .banner-content .play-block .play-btn {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-size: 100%;
  background-image: url(../uploads/play.png);
  background-repeat: no-repeat;
  cursor: pointer;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
}
.content .messaging-page .messaging-banner .banner-content .zangi-info {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .messaging-page .messaging-banner .banner-content .zangi-info .zangi-name {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  letter-spacing: -0.015em;
  line-height: 1.1;
  animation-name: top-banner;
  margin: 15px 0 0 0 !important;
  animation-duration: 1.4s;
}
.content .messaging-page .messaging-banner .banner-content .zangi-info .zangi-info {
  margin: 20px 0 0 0;
  letter-spacing: 0.011em;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  text-align: center;
  width: 700px;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
}
.content .messaging-page .messaging-chat {
  width: 100%;
  height: 550px;
  background-color: #ffffff;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row-reverse;
  /* Safari 6.1+ */
  flex-direction: row-reverse;
}
.content .messaging-page .messaging-chat .messaging-chat-left {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .messaging-page .messaging-chat .messaging-chat-left .messaging-chat-title {
  width: 500px;
  text-align: left;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  margin: 0 0 20px 0;
}
.content .messaging-page .messaging-chat .messaging-chat-left .messaging-text {
  width: 500px;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .messaging-page .messaging-chat .messaging-chat-right {
  width: 50%;
  height: 100%;
  background-color: #ffffff;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: flex-end;
  /* Safari 6.1+ */
  justify-content: flex-end;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .messaging-page .messaging-chat .messaging-chat-right .messaging-chat-image {
  width: 570px;
  height: 475px;
  background-image: url(../uploads/chat-features.png);
  background-repeat: no-repeat;
  background-size: 570px auto;
  background-position: center center;
}
.content .messaging-page .video-block-grey {
  width: 100%;
  height: 750px;
  background-color: #EDF1F8;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .messaging-page .video-block-grey .video-block-title {
  width: 700px;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-align: center;
  margin: 0 0 20px 0;
}
.content .messaging-page .video-block-grey .video-block-text {
  text-align: center;
  width: 700px;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .messaging-page .video-block-grey .video-block {
  z-index: 1;
  position: relative;
  margin: 40px 0 0 0;
  width: 700px;
  height: 400px;
  background-image: url(../uploads/video-adding-stickers.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.content .messaging-page .video-block-white {
  width: 100%;
  height: 700px;
  background-color: #ffffff;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .messaging-page .video-block-white .video-block-title {
  width: 700px;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-align: center;
  margin: 0 0 20px 0;
}
.content .messaging-page .video-block-white .video-block-text {
  width: 700px;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  text-align: center;
  letter-spacing: 0;
}
.content .messaging-page .video-block-white .video-block {
  z-index: 1;
  position: relative;
  margin: 40px 0 0 0;
  width: 700px;
  height: 400px;
  background-image: url(../uploads/video-fast-messagigng.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.content {
  width: 100%;
  height: auto;
}
.content .call_forwarding-page {
  width: 100%;
  height: auto;
  margin: 50px 0 0 0;
}
.content .call_forwarding-page .call_forwarding-banner {
  width: 100%;
  height: 100%;
  min-height: 400px !important;
  background-image: none !important;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .call_forwarding-page .call_forwarding-banner .call_forwarding-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  letter-spacing: -0.015em;
  line-height: 1.1;
  animation-name: features-banner;
  animation-duration: 1.4s;
}
.content .call_forwarding-page .call_forwarding-banner .call_forwarding-text {
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0.011em;
  text-align: center;
  width: 730px;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
}
.content .call_forwarding-page .call_forwarding-row-one {
  width: 100%;
  margin: 50px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call_forwarding-page .call_forwarding-row-one .info-left {
  width: 47%;
  height: 400px;
}
.content .call_forwarding-page .call_forwarding-row-one .info-left .row-one-img {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../uploads/call-forwarding-sim-card.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.content .call_forwarding-page .call_forwarding-row-one .info-right {
  width: 47%;
  height: 400px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #EDF1F8;
  margin: 0 0 0 5px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call_forwarding-page .call_forwarding-row-one .info-right .row-one-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  width: 80%;
  text-align: left;
}
.content .call_forwarding-page .call_forwarding-row-one .info-right .row-one-text {
  width: 80%;
  margin: 45px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  text-align: left;
  letter-spacing: 0;
}
.content .call_forwarding-page .call_forwarding-row-two {
  width: 100%;
  margin: 40px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row-reverse;
  /* Safari 6.1+ */
  flex-direction: row-reverse;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call_forwarding-page .call_forwarding-row-two .info-left {
  width: 47%;
  height: 400px;
  margin: 0 0 0 5px;
}
.content .call_forwarding-page .call_forwarding-row-two .info-left .row-two-img {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../uploads/call-forwarding-activate.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.content .call_forwarding-page .call_forwarding-row-two .info-left .row-two-img .video-overlay {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.content .call_forwarding-page .call_forwarding-row-two .info-right {
  width: 47%;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  background-color: #EDF1F8;
  height: 400px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call_forwarding-page .call_forwarding-row-two .info-right .row-one-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  width: 80%;
  text-align: left;
}
.content .call_forwarding-page .call_forwarding-row-two .info-right .row-one-text {
  width: 80%;
  margin: 45px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  text-align: left;
  letter-spacing: 0;
}
.content .call_forwarding-page .call_forwarding-row-tree {
  width: 100%;
  margin: 40px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call_forwarding-page .call_forwarding-row-tree .info-left {
  width: 47%;
  height: 400px;
}
.content .call_forwarding-page .call_forwarding-row-tree .info-left .row-tree-img {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../uploads/call-forwarding-how-to.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.content .call_forwarding-page .call_forwarding-row-tree .info-left .row-tree-img .video-overlay {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.content .call_forwarding-page .call_forwarding-row-tree .info-right {
  width: 47%;
  height: 400px;
  background-color: #EDF1F8;
  margin: 0 0 0 5px;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .call_forwarding-page .call_forwarding-row-tree .info-right .row-one-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  width: 80%;
  text-align: left;
}
.content .call_forwarding-page .call_forwarding-row-tree .info-right .row-one-text {
  width: 80%;
  margin: 45px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  text-align: left;
  letter-spacing: 0;
}

.content .privacy-page {
  width: 100%;
  height: auto;
}
.content .privacy-page .privacy-page-banner {
  min-height: 350px !important;
  width: 100%;
  overflow: hidden;
  position: relative;
  /*display: block;
  background-image: url(../uploads/hero-woman-messaging.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;*/
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .privacy-page .privacy-page-banner .banner-content {
  width: auto;
  height: auto;
  margin: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .privacy-page .privacy-page-banner .banner-content .privacy-background {
  display: none;
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content .privacy-page .privacy-page-banner .banner-content .video-banner-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  opacity: 0.35;
}
.content .privacy-page .privacy-page-banner .banner-content .play-block {
  display: none;
  width: 90px;
  height: 90px;
  z-index: 1;
}
.content .privacy-page .privacy-page-banner .banner-content .play-block .play-btn {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-size: 100%;
  background-image: url(../uploads/play.png);
  background-repeat: no-repeat;
  cursor: pointer;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
}
.content .privacy-page .privacy-page-banner .banner-content .privacy-info {
  z-index: 1;
  height: 150px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.content .privacy-page .privacy-page-banner .banner-content .privacy-info .voice-video-name {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  letter-spacing: -0.015em;
  line-height: 1.1;
  margin: 15px 0 0 0 !important;
  animation-name: top-banner;
  animation-duration: 1.4s;
}
.content .privacy-page .privacy-page-banner .banner-content .privacy-info .voice-video-text {
  letter-spacing: 0;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  text-align: center;
  width: 670px;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
}
.content .privacy-page .video-block-white {
  width: 100%;
  height: 600px;
  background-color: #EDF1F8;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .privacy-page .video-block-white .video-block-title {
  width: 560px;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-align: center;
  margin: 0 0 20px 0;
}
.content .privacy-page .video-block-white .video-block-text {
  text-align: center;
  width: 700px;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .privacy-page .video-block-white .video-block {
  z-index: 1;
  position: relative;
  margin: 20px 0 0 0;
  width: 700px;
  height: 360px;
  background-image: url(../uploads/Secure-messenger/1111.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.content .privacy-page .privacy-encryption {
  width: 100%;
  height: 550px;
  background-color: #EDF1F8;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.content .privacy-page .privacy-encryption .privacy-encryption-left {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .privacy-page .privacy-encryption .privacy-encryption-left .privacy-encryption-title {
  width: 80%;
  text-align: left;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  margin: 0 0 20px 0;
}
.content .privacy-page .privacy-encryption .privacy-encryption-left .privacy-encryption-text {
  width: 80%;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .privacy-page .privacy-encryption .privacy-encryption-right {
  width: 50%;
  height: 100%;
  background-color: #EDF1F8;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: flex-end;
  /* Safari 6.1+ */
  justify-content: flex-end;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .privacy-page .privacy-encryption .privacy-encryption-right .privacy-encryption-image {
  width: 85%;
  max-width: 600px;
}

.content .messenger-features-page {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  width: 100%;
  height: auto;
  background: #d2dcee;
}
.content .messenger-features-page .business-banner {
  min-height: 350px !important;
  width: 100%;
  overflow: hidden;
  margin: 100px 0 0 0;
  position: relative;
  display: block;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  background-color: #d2dcee;
}
.content .messenger-features-page .business-banner .banner-content {
  width: auto;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .messenger-features-page .business-banner .banner-content .business-background {
  display: none;
  z-index: -1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content .messenger-features-page .business-banner .banner-content .business-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  letter-spacing: -0.015em;
  line-height: 1.1;
  text-align: center;
  animation-name: features-banner;
  animation-duration: 1.4s;
  z-index: 3;
}
.content .messenger-features-page .business-banner .banner-content .business-text {
  letter-spacing: 0.011em;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  margin: 20px 0 0 0;
  text-align: center;
  width: 730px;
  animation-name: top-banner-members;
  animation-duration: 1.4s;
  z-index: 3;
}
.content .messenger-features-page .low-data-usage {
  width: 85%;
  height: 480px;
  background-color: #ffffff;
  margin: 40px 0;
  border-radius: 10px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.content .messenger-features-page .low-data-usage .low-data-usage-left {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-title {
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  width: 70%;
  text-align: left;
  margin: 0 0 20px 0;
}
.content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-text {
  width: 70%;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more {
  margin: 20px 0 0 0;
  width: 70%;
}
.content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more .low-data-usage-btn {
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.38;
  font-weight: 400;
  font-size: 18px;
  color: #35a6f3;
  cursor: pointer;
}
.content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more .low-data-usage-btn:hover {
  color: #3382ca;
}
.content .messenger-features-page .low-data-usage .low-data-usage-right {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-image {
  width: 400px;
  height: 270px;
  background-repeat: no-repeat;
  background-size: 400px auto;
  background-position: center center;
}
.content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-info {
  margin: 40px 0 0 0;
  font-weight: 400;
  font-size: 17px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
}
.content .messenger-features-page .features-row {
  width: 100%;
  background-color: #ffffff;
  height: 500px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .messenger-features-page .features-row .features-row-img {
  width: 50%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.content .messenger-features-page .features-row .features-row-img .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.content .messenger-features-page .features-row .features-row-content {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .messenger-features-page .features-row .features-row-content .features-row-title {
  width: 70%;
  text-align: left;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  margin: 0 0 20px 0;
}
.content .messenger-features-page .features-row .features-row-content .features-row-text {
  width: 70%;
  text-align: left;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .messenger-features-page .features-row .features-row-content .learn-more {
  margin: 20px 0 0 0;
  width: 70%;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.38;
  font-weight: 400;
  font-size: 18px;
  color: #35a6f3;
  cursor: pointer;
}
.content .messenger-features-page .features-row .features-row-content .learn-more:hover {
  color: #3382ca;
}
.content .messenger-features-page .features-row-reverse {
  width: 100%;
  background-color: #ffffff;
  height: 500px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row-reverse;
  /* Safari 6.1+ */
  flex-direction: row-reverse;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .messenger-features-page .features-row-reverse .features-row-img {
  width: 50%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.content .messenger-features-page .features-row-reverse .features-row-img .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.content .messenger-features-page .features-row-reverse .features-row-content {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .messenger-features-page .features-row-reverse .features-row-content .features-row-title {
  width: 70%;
  text-align: left;
  font-family: "Source Sans Pro", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 46px;
  color: #000000;
  line-height: 1.1;
  letter-spacing: -0.015em;
  margin: 0 0 20px 0;
}
.content .messenger-features-page .features-row-reverse .features-row-content .features-row-text {
  width: 70%;
  text-align: left;
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Helvetica, Arial, sans-serif;
  line-height: 1.45;
  letter-spacing: 0;
}
.content .messenger-features-page .features-row-reverse .features-row-content .learn-more {
  margin: 20px 0 0 0;
  width: 70%;
  text-decoration: none;
  font-family: "RobotoRegular", "Segoe UI", Helvetica, Arial, sans-serif;
  line-height: 1.38;
  font-weight: 400;
  font-size: 18px;
  color: #35a6f3;
  cursor: pointer;
}
.content .messenger-features-page .features-row-reverse .features-row-content .learn-more:hover {
  color: #3382ca;
}

.content .privacy-policy-page {
  width: 100%;
  height: auto;
}
.content .privacy-policy-page .privacy-policy-content {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .privacy-policy-page .privacy-policy-content:last-child {
  margin: 30px 0 30px 0;
}
.content .privacy-policy-page .privacy-policy-content .privacy-policy-title {
  margin: 40px 0 0 0;
  width: 70%;
  font-size: 40px;
  line-height: 1.38;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  text-align: left;
}
.content .privacy-policy-page .privacy-policy-content .privacy-policy-secondory-title {
  margin: 40px 0 0 0;
  width: 70%;
  font-size: 28px;
  line-height: 1.38;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  text-align: left;
}
.content .privacy-policy-page .privacy-policy-content h3 {
  margin: 40px 0 0 0;
  width: 70%;
  font-size: 24px;
  line-height: 1.38;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  text-align: left;
}
.content .privacy-policy-page .privacy-policy-content p {
  width: 70%;
  font-size: 21px;
  line-height: 1.38;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #222222;
  text-align: left;
  display: block;
  margin: 30px 0 0 0;
  letter-spacing: 0;
}
.content .privacy-policy-page .privacy-policy-content ul {
  width: 70%;
  margin: 15px 0 0 0;
}
.content .privacy-policy-page .privacy-policy-content ul li {
  font-size: 21px;
  line-height: 1.38;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #222222;
  text-align: left;
  display: block;
  letter-spacing: 0;
}

.content .terms-of-use-page {
  width: 100%;
  height: auto;
}
.content .terms-of-use-page .terms-of-use-content {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .terms-of-use-page .terms-of-use-content:last-child {
  margin: 30px 0 30px 0;
}
.content .terms-of-use-page .terms-of-use-content .terms-of-use-subtitle {
  margin: 40px 0 0 0;
  width: 70%;
  font-size: 28px;
  line-height: 1.38;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #000000;
  text-align: left;
}
.content .terms-of-use-page .terms-of-use-content .terms-of-use-title {
  margin: 40px 0 0 0;
  width: 70%;
  font-size: 40px;
  line-height: 1.38;
  font-weight: 900;
  color: #000000;
}
.content .terms-of-use-page .terms-of-use-content .terms-of-use-text {
  width: 70%;
  font-size: 21px;
  line-height: 1.38;
  font-weight: 400;
  color: #222222;
  text-align: left;
  display: block;
  margin: 30px 0 0 0;
  letter-spacing: 0;
}

.content .notification {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  padding: 100px 0 0 0;
}
.content .notification .notification-info {
  width: 760px;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.content .notification .notification-info .notification-text {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.content .notification .notification-info .notification-text .notification-titl {
  width: 560px;
  font-size: 38px;
  line-height: 1.15;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: center;
  color: #000000;
  margin: 0 0 20px 0;
}
.content .notification .notification-info .notification-info-text {
  padding: 60px 0 0 0;
}
.content .notification .notification-info .notification-info-text .text {
  padding: 20px 0 0 0;
  font-size: 21px;
  line-height: 1.38;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #222222;
  display: block;
  letter-spacing: -0.01em;
}
.content .notification .android-tree {
  width: 760px;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  border-bottom: 2px solid;
  border-color: #e5e5e5;
  padding: 0 0 40px 0;
}
.content .notification .android-tree .android-tree-info {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.content .notification .android-tree .android-tree-info .android-tree-number {
  font-size: 78px;
  line-height: 1.15;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: center;
  color: #000000;
  margin: 20px 0 0 0;
}
.content .notification .android-tree .android-tree-info .android-tree-text {
  padding: 26px 0 0 42px;
  font-size: 21px;
  line-height: 1.25;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #222222;
  display: block;
  letter-spacing: -0.01em;
}
.content .notification .android-tree .android-tree-poto {
  width: 760px;
  height: 431px;
  padding: 30px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.content .notification .android-tree .android-tree-poto .tree-poto {
  width: 231px;
  height: auto;
}
.content .notification .android-tree .android-tree-poto .tree-poto img {
  width: 100%;
  height: 100%;
}
.content .notification .android-two {
  width: 760px;
  height: auto;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  border-bottom: 2px solid;
  border-color: #e5e5e5;
  padding: 0 0 40px 0;
}
.content .notification .android-two .android-two-info {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.content .notification .android-two .android-two-info .android-two-number {
  font-size: 78px;
  line-height: 1.15;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: center;
  color: #000000;
  margin: 20px 0 0 0;
}
.content .notification .android-two .android-two-info .android-two-text {
  padding: 32px 0 0 42px;
  font-size: 21px;
  line-height: 1.25;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #222222;
  display: block;
  letter-spacing: -0.01em;
}
.content .notification .android-two .android-two-poto {
  width: 670px;
  height: 431px;
  padding: 30px 0 0 150px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.content .notification .android-two .android-two-poto .two-poto {
  width: 231px;
  height: auto;
}
.content .notification .android-two .android-two-poto .two-poto img {
  width: 100%;
  height: 100%;
}
.content .notification .info-text {
  padding: 60px 0 60px 0;
}
.content .notification .info-text .text {
  padding: 20px 0 0 0;
  font-size: 21px;
  line-height: 1.38;
  font-family: "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #222222;
  display: block;
  letter-spacing: -0.01em;
}

.services {
  margin: 100px 0 0 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.services .services-content {
  max-width: 300px;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}
.services .services-content .logo {
  border-radius: 50%;
}
.services .services-content .download-green {
  margin: 0 20px;
}

.Why-zangi .section-1 {
  background-color: #F7F7F7;
  height: 720px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.Why-zangi .section-1 .section-3-position-1 {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.Why-zangi .section-1 .section-3-position-1 .text-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.Why-zangi .section-1 .section-3-position-1 .text-block .content {
  width: 100%;
  padding: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.Why-zangi .section-1 .section-3-position-1 .text-block .content .text-section {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.Why-zangi .section-1 .section-3-position-1 .text-block .content .text-section h1 {
  color: #000;
  margin: 0 0 30px 0;
  font-size: 60px;
}
.Why-zangi .section-1 .section-3-position-1 .text-block .content .text-section p {
  color: #000;
  width: 550px;
  margin: 0 0 13px 0;
  font-size: 24px;
  font-weight: 400;
}
.Why-zangi .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
  margin: 30px 0 0 0;
}
.Why-zangi .section-1 .section-3-position-1 .img-block {
  z-index: 1;
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
}
.Why-zangi .section-1 .section-3-position-1 .img-block img {
  width: 594px;
  height: 520px;
  position: absolute;
  bottom: 0;
  right: 150px;
}
.Why-zangi .section-1 .bg-bottom {
  position: absolute;
  bottom: 0;
}
.Why-zangi .m-b {
  margin: 0 0 10px 0 !important;
}
.Why-zangi hr {
  max-width: 1100px;
  position: relative;
  width: 100%;
  border: 0;
  height: 2px;
  background-image: linear-gradient(90deg, white 0%, #f1f1f1 12%, #dedede 50%, #f4f4f4 88%, white 100%);
}
.Why-zangi hr:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  border-bottom: 2px solid #DEDEDE;
  border-right: 2px solid #DEDEDE;
  top: -14px;
  left: 50%;
  background: #fff;
  z-index: 2;
}
.Why-zangi .text-img-block .section-7-content {
  padding: 40px 35px;
}
.Why-zangi .text-img-block .section-7-content .section-3-position-1 {
  max-width: 1120px;
}
.Why-zangi .text-img-block .section-7-content .section-3-position-1 .text-block {
  width: 62%;
}
.Why-zangi .text-img-block .section-7-content .section-3-position-1 .text-block .border-gradient {
  background-image: linear-gradient(to right, #239EDB, #26B2F7);
}
.Why-zangi .text-img-block .section-7-content .section-3-position-1 .text-block span {
  margin: 0 0 20px 0;
  color: #000;
  font-weight: 700;
  display: block;
  font-size: 21px;
}
.Why-zangi .text-img-block .section-7-content .section-3-position-1 .img-block {
  width: 38%;
}
.Why-zangi .text-img-block .section-7-content .section-3-position-1 .img-block .img-size {
  width: 100%;
}
@media screen and (max-width: 840px) {
  .Why-zangi hr {
    display: none;
  }
  .Why-zangi h2 {
    font-size: 35px !important;
  }
  .Why-zangi h3 {
    font-size: 17px !important;
    padding: 0 20px;
  }
  .Why-zangi .text-img-block .section-7-content .section-3-position-1 .text-block {
    width: 100%;
  }
  .Why-zangi .text-img-block .section-7-content .section-3-position-1 .img-block {
    width: 360px;
  }
  .Why-zangi .text-img-block .section-7-content {
    padding: 20px;
  }
}
@media screen and (max-width: 760px) {
  .Why-zangi .section-1 .section-3-position-1 .text-block {
    width: 100%;
  }
  .Why-zangi .section-1 .section-3-position-1 .text-block .content {
    width: 100%;
    padding: 10px 0 0 0;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .Why-zangi .section-1 .section-3-position-1 .text-block .content .text-section {
    padding: 0 20px;
    align-items: center;
  }
  .Why-zangi .section-1 .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 48px;
    text-align: center;
  }
  .Why-zangi .section-1 .section-3-position-1 .text-block .content .text-section p {
    width: auto;
    text-align: center;
    font-size: 18px;
  }
  .Why-zangi .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
    margin: 30px 0 0 0;
  }
  .Why-zangi .section-1 .section-3-position-1 .img-block {
    display: none;
  }
  .Why-zangi .section-1 .bg-bottom {
    position: absolute;
    bottom: 0;
  }
}

.zangi-premium .section-1 {
  background-color: #F7F7F7;
  height: 720px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.zangi-premium .section-1 .section-3-position-1 {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.zangi-premium .section-1 .section-3-position-1 .text-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.zangi-premium .section-1 .section-3-position-1 .text-block .content {
  width: 100%;
  padding: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.zangi-premium .section-1 .section-3-position-1 .text-block .content .text-section {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.zangi-premium .section-1 .section-3-position-1 .text-block .content .text-section h1 {
  color: #000;
  margin: 0 0 30px 0;
  font-size: 60px;
}
.zangi-premium .section-1 .section-3-position-1 .text-block .content .text-section p {
  color: #000;
  width: 550px;
  margin: 0 0 13px 0;
  font-size: 24px;
  font-weight: 400;
}
.zangi-premium .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
  margin: 30px 0 0 0;
}
.zangi-premium .section-1 .section-3-position-1 .img-block {
  z-index: 1;
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
}
.zangi-premium .section-1 .section-3-position-1 .img-block img {
  width: 594px;
  height: 520px;
  position: absolute;
  bottom: 0;
  right: 150px;
}
.zangi-premium .section-1 .bg-bottom {
  position: absolute;
  bottom: 0;
}
.zangi-premium .title-block {
  padding: 40px 0 0 0;
  background: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.zangi-premium .title-block h2 {
  padding: 20px 0;
}
.zangi-premium .title-block p {
  width: 50%;
  font-weight: 700;
}
.zangi-premium .m-b {
  margin: 0 0 10px 0 !important;
}
.zangi-premium hr {
  max-width: 1100px;
  position: relative;
  width: 100%;
  border: 0;
  height: 2px;
  background-image: linear-gradient(90deg, white 0%, #f1f1f1 12%, #dedede 50%, #f4f4f4 88%, white 100%);
}
.zangi-premium hr:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  border-bottom: 2px solid #DEDEDE;
  border-right: 2px solid #DEDEDE;
  top: -14px;
  left: 49%;
  background: #fff;
  z-index: 2;
}
.zangi-premium .text-img-block .section-7-content {
  padding: 0 35px;
}
.zangi-premium .text-img-block .section-7-content .section-3-position-1 {
  max-width: 1120px;
}
.zangi-premium .text-img-block .section-7-content .section-3-position-1 .text-block {
  width: 46%;
}
.zangi-premium .text-img-block .section-7-content .section-3-position-1 .text-block .border-gradient {
  background-image: linear-gradient(to right, #239EDB, #26B2F7);
}
.zangi-premium .text-img-block .section-7-content .section-3-position-1 .text-block span {
  margin: 0 0 20px 0;
  color: #000;
  font-weight: 700;
  display: block;
  font-size: 23px;
}
.zangi-premium .text-img-block .section-7-content .section-3-position-1 .img-block {
  align-items: center;
  width: 48%;
}
.zangi-premium .text-img-block .section-7-content .section-3-position-1 .img-block .img-size {
  width: 100%;
}
.zangi-premium .faq-section {
  background-color: #F7F7F7;
  padding: 50px 0;
}
.zangi-premium .faq-section .accordion-container {
  position: relative;
  max-width: 50%;
  height: auto;
  margin: 10px auto;
}
.zangi-premium .faq-section .accordion-container > h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.zangi-premium .faq-section .set {
  position: relative;
  width: 100%;
  height: auto;
  cursor: pointer;
}
.zangi-premium .faq-section .set img {
  left: 35px;
  position: absolute;
  top: 25px;
  transition: 0.5s;
  transform: rotate(90deg);
}
.zangi-premium .faq-section .set .minus {
  transform: rotate(270deg);
}
.zangi-premium .faq-section .set > a {
  display: block;
  padding: 10px 30px 10px 75px;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.zangi-premium .faq-section .set > a i {
  float: right;
  margin-top: 2px;
}
.zangi-premium .faq-section .active-set {
  background-color: #FFFF;
  border-radius: 15px;
  box-shadow: 0 2px 14px 7px rgba(0, 0, 0, 0.05);
}
.zangi-premium .faq-section .faq-content {
  display: none;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.zangi-premium .faq-section .faq-content p {
  padding: 10px 30px 20px 75px;
  margin: 0;
  color: #333;
  font-weight: 700;
}
@media screen and (max-width: 840px) {
  .zangi-premium .text-img-block .section-7-content .section-3-position-1 .text-block {
    width: 100%;
  }
  .zangi-premium .text-img-block .section-7-content .section-3-position-1 .img-block {
    width: 360px;
  }
  .zangi-premium .zangi-premium .text-img-block .section-7-content {
    padding: 30px 35px;
  }
  .zangi-premium hr {
    display: none;
  }
  .zangi-premium .faq-section .accordion-container {
    max-width: 100%;
  }
  .zangi-premium .faq-section {
    padding: 50px 10px;
  }
  .zangi-premium .faq-section .set > a {
    font-size: 21px;
  }
}
@media screen and (max-width: 760px) {
  .zangi-premium h2 {
    font-size: 35px !important;
  }
  .zangi-premium .section-1 {
    height: 430px;
  }
  .zangi-premium .section-1 .section-3-position-1 .text-block {
    width: 100%;
  }
  .zangi-premium .section-1 .section-3-position-1 .text-block .content {
    width: 100%;
    padding: 10px 0 0 0;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .zangi-premium .section-1 .section-3-position-1 .text-block .content .text-section {
    align-items: center;
  }
  .zangi-premium .section-1 .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 48px;
    text-align: center;
  }
  .zangi-premium .section-1 .section-3-position-1 .text-block .content .text-section p {
    width: auto;
    text-align: center;
    font-size: 18px;
  }
  .zangi-premium .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
    margin: 30px 0 0 0;
  }
  .zangi-premium .section-1 .section-3-position-1 .img-block {
    display: none;
  }
  .zangi-premium .section-1 .bg-bottom {
    position: absolute;
    bottom: 0;
  }
  .zangi-premium .title-block {
    padding: 40px 20px 0 20px;
  }
  .zangi-premium .title-block p {
    width: 100%;
  }
}

.hd-audio .section-1 {
  background-color: #F7F7F7;
  background-image: url(../../uploads/hd-audio/1.svg);
  background-position: right, bottom;
  height: 720px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
}
.hd-audio .section-1 .section-3-position-1 {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.hd-audio .section-1 .section-3-position-1 .text-block {
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.hd-audio .section-1 .section-3-position-1 .text-block .content {
  width: 100%;
  padding: 70px 0 0 0;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  /* Safari 6.1+ */
  justify-content: flex-start;
}
.hd-audio .section-1 .section-3-position-1 .text-block .content .text-section {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.hd-audio .section-1 .section-3-position-1 .text-block .content .text-section h1 {
  color: #000;
  margin: 0 0 30px 0;
  font-size: 60px;
}
.hd-audio .section-1 .section-3-position-1 .text-block .content .text-section p {
  color: #000;
  width: 550px;
  margin: 0 0 13px 0;
  font-size: 24px;
  font-weight: 400;
}
.hd-audio .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
  margin: 30px 0 0 0;
}
.hd-audio .section-1 .section-3-position-1 .img-block {
  z-index: 1;
  width: 50%;
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
}
.hd-audio .section-1 .section-3-position-1 .img-block img {
  width: 594px;
  height: 520px;
  position: absolute;
  bottom: -4px;
  right: 150px;
}
.hd-audio .section-1 .bg-bottom {
  position: absolute;
  bottom: 0;
}
.hd-audio .section-2 {
  width: 100%;
  background-color: #ffffff;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
}
.hd-audio .section-2 .text-content {
  max-width: 1280px;
  padding: 30px 0;
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-around;
  /* Safari 6.1+ */
  justify-content: space-around;
}
.hd-audio .section-2 .text-content .text-block {
  width: 350px;
}
.hd-audio .block-text-title-table {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
}
.hd-audio .block-text-title-table .section-8-position-1 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  max-width: 1000px;
  width: 100%;
  padding: 0 40px;
}
.hd-audio .block-text-title-table .section-8-position-1 .title-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  -webkit-flex-direction: column;
  /* Safari 6.1+ */
  flex-direction: column;
}
.hd-audio .block-text-title-table .section-8-position-1 .title-block .text-block {
  width: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 6.1+ */
  justify-content: space-between;
  -webkit-flex-direction: row;
  /* Safari 6.1+ */
  flex-direction: row;
}
.hd-audio .block-text-title-table .section-8-position-1 .title-block .text-block p {
  line-height: 1.4;
  font-weight: 400;
  margin: 40px 20px 0;
  width: 560px;
  color: #333333;
  font-size: 24px;
}
.hd-audio .block-text-title-table .section-8-position-1 .title-block .text-block p span {
  font-weight: 700;
}
.hd-audio .block-text-title-table .section-8-position-1 .title-block h2 {
  margin: -35px 0 0 0;
}
.hd-audio .block-text-title-table .section-8-position-1 .title-block h3 {
  color: #35A6F3;
  font-size: 26px;
  font-weight: 500;
  line-height: 33px;
  width: 520px;
  text-align: center;
  text-transform: unset;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block {
  border-radius: 12px;
  margin: 45px 0 0;
  width: 100%;
  padding: 0 25px;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block table {
  background-color: #fff;
  width: 100%;
  font-size: 21px;
  border-radius: 10px;
  border-spacing: 0;
  text-align: center;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th, .hd-audio .block-text-title-table .section-8-position-1 .table-block td {
  font-weight: 400;
  font-size: 18px;
  color: #333;
  text-align: left;
  line-height: 1.45;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th p, .hd-audio .block-text-title-table .section-8-position-1 .table-block td p {
  text-align: left;
  margin: 0;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th span, .hd-audio .block-text-title-table .section-8-position-1 .table-block td span {
  font-style: italic;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th .table-section, .hd-audio .block-text-title-table .section-8-position-1 .table-block td .table-section {
  height: 100%;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th, .hd-audio .block-text-title-table .section-8-position-1 .table-block td {
  border-top: 0;
  border-bottom: 1px solid #D5DCE3;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th {
  border-bottom: 2px solid #D5DCE3;
  width: 150px;
  text-align: center;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th:first-child, .hd-audio .block-text-title-table .section-8-position-1 .table-block td:first-child {
  text-align: left;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th:first-child {
  border-top-left-radius: 10px;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block th:last-child {
  border-top-right-radius: 10px;
}
.hd-audio .block-text-title-table .section-8-position-1 .table-block td, .hd-audio .block-text-title-table .section-8-position-1 .table-block th {
  padding: 24px 0 20px;
}
.hd-audio .m-b {
  margin: 0 0 10px 0 !important;
}
.hd-audio .block-text-title .section-8-position-1 .title-block h2 {
  margin: 0 0 30px 0;
}
.hd-audio .block-text-title .section-8-position-1 .title-block p {
  font-size: 20px;
  font-weight: 500;
  width: 70%;
  margin: 0 0 10px 0;
}
.hd-audio hr {
  max-width: 1100px;
  position: relative;
  width: 100%;
  border: 0;
  height: 2px;
  background-image: linear-gradient(90deg, white 0%, #f1f1f1 12%, #dedede 50%, #f4f4f4 88%, white 100%);
}
.hd-audio hr:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  border-bottom: 2px solid #DEDEDE;
  border-right: 2px solid #DEDEDE;
  top: -14px;
  left: 50%;
  background: #fff;
  z-index: 2;
}
.hd-audio .text-img-block .section-7-content {
  padding: 32px 35px;
}
.hd-audio .text-img-block .section-7-content .section-3-position-1 {
  max-width: 1120px;
}
.hd-audio .text-img-block .section-7-content .section-3-position-1 .text-block {
  width: 52%;
}
.hd-audio .text-img-block .section-7-content .section-3-position-1 .text-block .border-gradient {
  background-image: linear-gradient(to right, #239EDB, #26B2F7);
}
.hd-audio .text-img-block .section-7-content .section-3-position-1 .text-block span {
  margin: 0 0 20px 0;
  color: #000;
  font-weight: 700;
  display: block;
  font-size: 21px;
}
.hd-audio .text-img-block .section-7-content .section-3-position-1 .img-block {
  width: 50%;
}
.hd-audio .text-img-block .section-7-content .section-3-position-1 .img-block .img-size {
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .hd-audio .section-2 .text-content .text-block {
    width: 280px;
  }
  .hd-audio .section-2 .text-content .text-block img {
    width: 80px;
    height: 80px;
  }
  .hd-audio .section-2 .text-content .text-block .title {
    font-size: 22px;
  }
  .hd-audio .section-2 .title-medium {
    font-size: 44px;
  }
}
@media screen and (max-width: 1280px) {
  .hd-audio .section-2 .text-content .text-block {
    width: 300px;
  }
  .hd-audio .section-2 .text-content .text-block img {
    width: 70px;
    height: 70px;
  }
  .hd-audio .section-2 .text-content .text-block .title {
    font-size: 20px;
  }
  .hd-audio .section-2 .text-content .text-block .text {
    font-size: 18px;
  }
  .hd-audio .section-2 .text-bg-content .text-content {
    margin: 0 0 20px 0;
  }
  .hd-audio .section-2 .text-bg-content .text-content .text-block {
    width: 310px;
  }
  .hd-audio .section-2 .text-bg-content .text-content .text-block img {
    width: 70px;
    height: 70px;
  }
  .hd-audio .section-2 .text-bg-content .text-content .text-block .title {
    font-size: 19px;
  }
  .hd-audio .section-2 .text-bg-content .text-content .text-block .text {
    font-size: 15px;
  }
  .hd-audio .section-2 .title-medium {
    font-size: 35px;
  }
}
@media screen and (max-width: 1024px) {
  .hd-audio .block-text-title-table .section-8-position-1 .table-block tr th {
    font-size: 15px;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-block td, .hd-audio .block-text-title-table .section-8-position-1 .table-block th {
    padding: 13px 15px 15px;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-block td p, .hd-audio .block-text-title-table .section-8-position-1 .table-block th p {
    font-size: 15px;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-block td .table-section, .hd-audio .block-text-title-table .section-8-position-1 .table-block th .table-section {
    justify-content: flex-end;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-block td .table-section img, .hd-audio .block-text-title-table .section-8-position-1 .table-block th .table-section img {
    width: 20px;
    height: 20px;
    min-width: 20px !important;
    margin: 0 !important;
  }
  .hd-audio .block-text-title-table .section-8-position-1 table, .hd-audio .block-text-title-table .section-8-position-1 thead, .hd-audio .block-text-title-table .section-8-position-1 tbody, .hd-audio .block-text-title-table .section-8-position-1 th, .hd-audio .block-text-title-table .section-8-position-1 td, .hd-audio .block-text-title-table .section-8-position-1 tr {
    display: block;
  }
  .hd-audio .block-text-title-table .section-8-position-1 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .hd-audio .block-text-title-table .section-8-position-1 tr {
    border-bottom: 1px solid;
  }
  .hd-audio .block-text-title-table .section-8-position-1 td:first-child {
    border-radius: 0;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-block tr {
    border-bottom: 1px solid #B3B1B3;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-block tr td {
    border-right: none !important;
    min-height: 48px;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-block tr td:last-child {
    border-bottom: none !important;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-block tr:last-child {
    border: none;
  }
  .hd-audio .block-text-title-table .section-8-position-1 td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #e7e7ec !important;
    position: relative;
    padding-left: 50%;
  }
  .hd-audio .block-text-title-table .section-8-position-1 .table-section {
    margin: 0 0 0 50%;
  }
  .hd-audio .block-text-title-table .section-8-position-1 td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 10px;
    font-size: 15px;
    left: 18px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  .hd-audio .block-text-title-table .section-8-position-1 td:nth-of-type(1):before {
    content: "";
  }
  .hd-audio .block-text-title-table .section-8-position-1 td:nth-of-type(2):before {
    content: "";
    color: #35a6f3;
  }
  .hd-audio .block-text-title-table .section-8-position-1 td:nth-of-type(3):before {
    content: "Pro";
    color: #35a6f3;
  }
  .hd-audio .block-text-title-table .section-8-position-1 td:nth-of-type(4):before {
    content: "Pro On-Premise";
    color: #35a6f3;
  }
  .hd-audio .section-2 {
    height: auto;
  }
  .hd-audio .section-2 .text-content {
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .hd-audio .section-2 .text-content .text-block {
    width: 80%;
    height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    padding: 10px;
    margin: 20px 10px;
  }
  .hd-audio .section-2 .text-content .text-block p {
    text-align: center;
  }
  .hd-audio .section-2 .text-content .text-block .title {
    text-align: center;
  }
  .hd-audio .section-2 .title-medium {
    font-size: 30px;
  }
}
@media screen and (max-width: 760px) {
  .hd-audio .section-1 .section-3-position-1 .text-block {
    width: 100%;
  }
  .hd-audio .section-1 .section-3-position-1 .text-block .content {
    width: 100%;
    padding: 10px 0 0 0;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .hd-audio .section-1 .section-3-position-1 .text-block .content .text-section {
    align-items: center;
  }
  .hd-audio .section-1 .section-3-position-1 .text-block .content .text-section h1 {
    font-size: 48px;
    text-align: center;
  }
  .hd-audio .section-1 .section-3-position-1 .text-block .content .text-section p {
    width: auto;
    text-align: center;
    font-size: 18px;
  }
  .hd-audio .section-1 .section-3-position-1 .text-block .content .text-section .download-green {
    margin: 30px 0 0 0;
  }
  .hd-audio .section-1 .section-3-position-1 .img-block {
    display: none;
  }
  .hd-audio .section-1 .bg-bottom {
    position: absolute;
    bottom: 0;
  }
  .hd-audio .section-2 .text-content {
    margin: 0 0 30px 0 !important;
  }
  .hd-audio .section-2 .text-content .text-block {
    height: 250px;
  }
  .hd-audio .section-2 .text-content .text-block .text {
    text-align: center;
  }
  .hd-audio .section-2 .title-medium {
    font-size: 26px;
    padding: 20px 0;
  }
  .hd-audio hr {
    display: none;
  }
  .hd-audio h2 {
    font-size: 29px !important;
  }
  .hd-audio h3 {
    font-size: 20px !important;
    padding: 0 20px;
    text-align: center;
  }
  .hd-audio .text-img-block .section-7-content .section-3-position-1 .text-block {
    width: 100%;
  }
  .hd-audio .text-img-block .section-7-content .section-3-position-1 .img-block {
    width: 360px !important;
  }
  .hd-audio .text-img-block .section-7-content {
    padding: 20px;
  }
  .hd-audio .block-text-title .section-8-position-1 .title-block p {
    font-size: 16px;
    width: 100%;
  }
}
@media screen and (max-width: 460px) {
  .hd-audio .section-2 .text-content {
    margin: 0 !important;
    padding: 0;
  }
  .hd-audio .section-2 .text-content .text-block {
    height: auto !important;
    margin: 20px 0;
    padding: 0;
  }
  .hd-audio .section-2 .text-content .text-block .text {
    text-align: center;
  }
  .hd-audio .section-2 .title-medium {
    font-size: 26px;
    padding: 20px 0;
  }
  .hd-audio .section-2 .text-bg-content {
    background-color: #58b3fe;
    background-image: none;
  }
}

.login {
  z-index: 999999;
}
.login .vector {
  position: absolute;
  left: 42px;
  top: 29px;
}
.login .text-block {
  padding: 60px 130px 0;
}
.login .text-block h2 {
  font-weight: bold;
  font-size: 30px;
  color: #000000;
}
.login .text-block p {
  font-size: 15px;
  color: #959595;
  padding: 20px 0 0 0;
}
.login .text-block p a {
  color: #35a6f3;
}
.login .text-block p a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.login .text-block .text-black {
  font-size: 22px;
  color: #000000;
}
.login .text-block .logo-content {
  width: 81px;
  padding: 0 0 60px 0;
}
.login .text-block .form-control {
  height: 50px;
}
.login .text-block .btn {
  background-color: #2FBBFB;
  border-color: #2FBBFB;
  font-size: 15px;
  height: 50px;
}
.login .text-block .btn-outline-primary {
  background-color: inherit;
  color: #2FBBFB;
}
.login .text-block .btn-outline-primary:not(:disabled):not(.disabled).active, .login .text-block .btn-outline-primary:not(:disabled):not(.disabled):active, .login .text-block .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #2FBBFB;
  border-color: #2FBBFB;
}
.login .text-block .btn-outline-primary {
  padding: 13px 15px;
}
.login .text-block .form-control {
  height: 50px !important;
}
.login .image-block {
  background-color: #2FBBFB;
  background-image: url(../../uploads/login/poster.png);
  background-size: contain;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login .image-block .logo {
  width: 231px;
  height: 231px;
}

html {
  min-height: 100%;
  /* make sure it is at least as tall as the viewport */
  position: relative;
}

body {
  height: 100%;
  /* force the BODY element to match the height of the HTML element */
}

#cloud-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 999999;
  /* Remove this line if it's not going to be a background! */
  background-color: white;
}

@media screen and (max-width: 1280px) {
  .login .vector {
    position: absolute;
    left: 42px;
    top: 29px;
  }
  .login .text-block {
    padding: 60px 60px 0;
  }
}
@media screen and (max-width: 1440px) {
  .site-footer .footer-content {
    height: 460px;
  }
  .site-footer .footer-content .footer-menu {
    width: 100%;
  }
  .site-footer .footer-content .footer-menu .footer-list {
    margin: 0 20px;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-list-title {
    margin: 50px 0 15px 0;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-list-title .title-text {
    font-size: 16px;
    line-height: 16px;
    width: 150px;
  }
  .site-footer .footer-content .footer-menu .footer-list .untitled-list {
    height: 16px;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-link {
    width: 150px;
    text-align: left;
    display: block;
    margin: 15px 0 0 0;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-link a {
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
  }
  .site-footer .footer-content .footer-menu .logo-block {
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-logo {
    margin: 50px 0 0 0;
    width: 100px;
    height: 29px;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-link {
    width: 150px;
    margin: 16px 0 0 0;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-link a {
    font-size: 14px;
    line-height: 14px;
  }
  .site-footer .footer-content .social-icons {
    width: 100%;
    height: auto;
  }
  .site-footer .footer-content .social-icons .icons-list {
    margin: 50px 0 0 0;
  }
  .site-footer .footer-content .social-icons .icons-list .icons {
    margin: 0 10px;
  }

  .content .investors-page .content-text {
    background-size: 720px;
  }
  .content .investors-page .content-text-2 .content-block {
    background-size: 700px;
  }
  .content .investors-page .content-text-2 .content-block .text-block {
    margin: 0 40px 0 0;
  }
}
@media screen and (max-width: 1280px) {
  .site-footer .footer-content {
    height: 460px;
  }
  .site-footer .footer-content .footer-menu {
    width: 100%;
  }
  .site-footer .footer-content .footer-menu .footer-list {
    margin: 0 10px;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-list-title {
    margin: 50px 0 15px 0;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-list-title .title-text {
    font-size: 16px;
    line-height: 16px;
    width: 150px;
  }
  .site-footer .footer-content .footer-menu .footer-list .untitled-list {
    height: 16px;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-link {
    width: 150px;
    text-align: left;
    display: block;
    margin: 15px 0 0 0;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-link a {
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
  }
  .site-footer .footer-content .footer-menu .logo-block {
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-logo {
    margin: 50px 0 0 0;
    width: 100px;
    height: 29px;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-link {
    width: 150px;
    margin: 16px 0 0 0;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-link a {
    font-size: 14px;
    line-height: 14px;
  }
  .site-footer .footer-content .social-icons {
    width: 100%;
    height: auto;
  }
  .site-footer .footer-content .social-icons .icons-list {
    margin: 50px 0 0 0;
  }
  .site-footer .footer-content .social-icons .icons-list .icons {
    margin: 0 10px;
  }
  .site-footer .footer-content .footer-bottom-block .footer-bottom-content {
    -webkit-justify-content: space-around;
    /* Safari 6.1+ */
    justify-content: space-around;
  }

  .content .about-page {
    width: 100%;
    height: auto;
  }
  .content .about-page .about-banner {
    width: 100%;
  }
  .content .about-page .about-banner .banner-content {
    width: auto;
    height: auto;
  }
  .content .about-page .about-banner .banner-content .about-title {
    font-size: 50px;
    line-height: 50px;
  }
  .content .about-page .about-banner .banner-content .about-text {
    font-size: 24px;
    line-height: 1.35;
    width: 730px;
  }
  .content .about-page .about-product {
    width: 100%;
    height: 550px;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
  }
  .content .about-page .about-product .about-product-block {
    width: 50%;
    height: 100%;
  }
  .content .about-page .about-product .about-product-block .about-product-title {
    width: 80%;
    font-size: 38px;
    color: #000000;
    margin: 0 0 20px 0;
  }
  .content .about-page .about-product .about-product-block .about-product-text {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 19px;
  }
  .content .about-page .about-product .about-product-block .about-product-learn-more {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 19px;
  }
  .content .about-page .about-photo {
    height: 400px;
  }
  .content .about-page .about-photo .about-photo-block {
    height: 400px;
  }
  .content .about-page .about-team {
    width: 100%;
    height: 460px;
  }
  .content .about-page .about-team .about-team-title {
    width: 560px;
    font-size: 38px;
    margin: 0 0 20px 0;
  }
  .content .about-page .about-team .about-team-text {
    width: 730px;
    margin: 20px 0 0 0;
    font-size: 21px;
  }
  .content .about-page .about-additional-grey {
    width: 100%;
    height: 680px;
  }
  .content .about-page .about-additional-grey .additional-photos {
    width: 100%;
  }
  .content .about-page .about-additional-grey .additional-photos .photo {
    width: 30%;
    height: 250px;
  }
  .content .about-page .about-additional-grey .additional-title {
    font-size: 38px;
    line-height: 40px;
    margin: 100px 0 20px 0;
  }
  .content .about-page .about-additional-grey .additional-text {
    width: 780px;
    margin: 20px 0 0 0;
    font-size: 21px;
  }
  .content .about-page .about-additional-grey .additional-learn-more {
    margin: 40px 0 0 0;
    font-size: 19px;
  }
  .content .about-page .about-additional-white {
    width: 100%;
    height: 680px;
  }
  .content .about-page .about-additional-white .additional-photos {
    width: 100%;
  }
  .content .about-page .about-additional-white .additional-photos .photo {
    width: 30%;
    height: 250px;
  }
  .content .about-page .about-additional-white .additional-title {
    font-size: 38px;
    margin: 100px 0 20px 0;
  }
  .content .about-page .about-additional-white .additional-text {
    width: 780px;
    margin: 20px 0 0 0;
    font-size: 21px;
  }
  .content .about-page .about-additional-white .additional-learn-more {
    margin: 40px 0 0 0;
    font-size: 19px;
  }
  .content .investors-page .content-text {
    margin: 0;
    background-image: url(../uploads/sharik2-m.png);
    background-size: 500px;
    height: 580px;
    width: 100%;
  }
  .content .investors-page .content-text .text-block .text {
    margin: 10px 0;
  }
  .content .investors-page .content-text-1 .text-block .text {
    width: 70%;
  }
  .content .investors-page .content-text-2 {
    height: 610px;
  }
  .content .investors-page .content-text-2 .content-block {
    height: 600px;
    margin: 0 10px 0 0;
    background-image: url(../uploads/sharik-m.png);
    background-size: 540px;
  }
  .content .investors-page .content-text-2 .content-block .text-block {
    width: 500px;
  }
}
@media screen and (max-width: 1024px) {
  .site-footer .footer-content {
    height: auto;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .site-footer .footer-content .footer-menu {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .site-footer .footer-content .footer-menu .footer-list {
    margin: 0 20px 0 45px;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-list-title {
    margin: 50px 0 15px 0;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-list-title .title-text {
    font-size: 16px;
    line-height: 16px;
    width: 150px;
  }
  .site-footer .footer-content .footer-menu .footer-list .untitled-list {
    height: 16px;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-link {
    width: 150px;
    text-align: left;
    display: block;
    margin: 15px 0 0 0;
  }
  .site-footer .footer-content .footer-menu .footer-list .footer-link a {
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
  }
  .site-footer .footer-content .footer-menu .logo-block {
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-logo {
    margin: 50px 0 15px 0;
    width: 100px;
    height: 28px;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-logo .logo {
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-image: url(../uploads/logo.png);
    background-repeat: no-repeat;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-link {
    width: 150px;
    margin: 15px 0 0 0;
  }
  .site-footer .footer-content .footer-menu .logo-block .footer-link a {
    font-size: 14px;
    line-height: 14px;
  }
  .site-footer .footer-content .social-icons {
    width: 100%;
    height: auto;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .site-footer .footer-content .social-icons .icons-list {
    margin: 30px 0 0 0;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .site-footer .footer-content .social-icons .icons-list .icons {
    margin: 0 10px 0 0;
  }

  .content {
    padding: 60px 0 0 0;
  }
  .content .faq-page {
    width: 100%;
    height: auto;
  }
  .content .faq-page .faq-banner .faq-title {
    font-size: 44px;
    line-height: 44px;
    color: #ffffff;
  }
  .content .faq-page .faq-banner .faq-text {
    font-size: 24px;
    line-height: 24px;
    width: 580px;
  }
  .content .faq-page .faq-block {
    margin: 35px 0 0 0;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
  }
  .content .faq-page .faq-block .title-block {
    min-width: 300px;
    width: 30%;
    height: 55px;
  }
  .content .faq-page .faq-block .title-block h2 {
    font-size: 34px;
    line-height: 34px;
    width: 130px;
  }
  .content .faq-page .faq-block .faq-content {
    width: 70%;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block {
    width: 100%;
    height: 50px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close {
    width: 18px;
    height: 18px;
    margin: 0 0 0 15px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::after {
    width: 18px;
    height: 3px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::before {
    width: 3px;
    height: 18px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .faq-question-title {
    margin: 0 0 0 15px;
    font-size: 24px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-text {
    width: 80%;
    margin: 20px 0 20px 50px;
    font-size: 20px;
    line-height: 22px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-video {
    margin: 0 0 20px 50px;
    width: 420px;
    height: 230px;
  }
  .content .faq-page .faq-block .faq-content .faq-row-open .faq-question-block .open-close {
    width: 18px;
    height: 18px;
    margin: 0 0 0 15px;
  }
  .content .messenger-features-page {
    width: 100%;
    height: auto;
  }
  .content .messenger-features-page .business-banner .banner-content .business-title {
    width: 80%;
    font-size: 44px;
  }
  .content .messenger-features-page .business-banner .banner-content .business-text {
    font-size: 24px;
    width: 80%;
  }
  .content .messenger-features-page .low-data-usage {
    width: 90%;
    height: 480px;
    background-color: #f6f6f6;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left {
    width: 50%;
    height: 100%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-title {
    width: 70%;
    font-size: 34px;
    margin: 0 0 20px 0;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more {
    margin: 20px 0 0 0;
    width: 70%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more .low-data-usage-btn {
    font-size: 18px;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right {
    width: 50%;
    height: 100%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-image {
    width: 330px;
    height: 230px;
    background-size: 330px auto;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-info {
    margin: 40px 0 0 0;
    width: 80%;
    font-size: 16px;
    text-align: center;
  }
  .content .messenger-features-page .features-row {
    height: auto;
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
  }
  .content .messenger-features-page .features-row .features-row-img {
    width: 100%;
    height: 520px;
  }
  .content .messenger-features-page .features-row .features-row-img .img {
    height: 100%;
  }
  .content .messenger-features-page .features-row .features-row-content {
    width: 100%;
    height: 520px;
  }
  .content .messenger-features-page .features-row .features-row-content .features-row-title {
    width: 70%;
    text-align: center;
    font-size: 34px;
    margin: 0 0 20px 0;
  }
  .content .messenger-features-page .features-row .features-row-content .features-row-text {
    width: 70%;
    text-align: center;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .messenger-features-page .features-row .features-row-content .learn-more {
    text-align: center;
    margin: 20px 0 0 0;
    width: 100%;
    font-size: 19px;
  }
  .content .messenger-features-page .features-row-reverse {
    height: auto;
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
  }
  .content .messenger-features-page .features-row-reverse .features-row-img {
    width: 100%;
    height: 520px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-img .img {
    height: 100%;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content {
    width: 100%;
    height: 520px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content .features-row-title {
    width: 70%;
    text-align: center;
    font-size: 33px;
    margin: 0 0 20px 0;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content .features-row-text {
    width: 70%;
    text-align: center;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content .learn-more {
    margin: 20px 0 0 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
  }
  .content .about-page {
    width: 100%;
    height: auto;
  }
  .content .about-page .about-banner {
    width: 100%;
  }
  .content .about-page .about-banner .banner-content {
    width: auto;
    height: auto;
  }
  .content .about-page .about-banner .banner-content .about-title {
    width: auto;
    font-size: 44px;
    line-height: 44px;
  }
  .content .about-page .about-banner .banner-content .about-text {
    font-size: 24px;
    line-height: 24px;
    width: 580px;
  }
  .content .about-page .about-product {
    width: 100%;
    height: auto;
    padding: 40px 0;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
  }
  .content .about-page .about-product .about-product-block {
    width: 50%;
    height: 100%;
  }
  .content .about-page .about-product .about-product-block .about-product-title {
    width: 80%;
    font-size: 36px;
    color: #000000;
    margin: 0 0 20px 0;
  }
  .content .about-page .about-product .about-product-block .about-product-text {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-product .about-product-block .about-product-learn-more {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-photo {
    height: 300px;
  }
  .content .about-page .about-photo .about-photo-block {
    height: 300px;
  }
  .content .about-page .about-team {
    width: 100%;
    height: 340px;
  }
  .content .about-page .about-team .about-team-title {
    width: auto;
    font-size: 36px;
    margin: 0 0 20px 0;
  }
  .content .about-page .about-team .about-team-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-grey {
    width: 100%;
    height: 550px;
  }
  .content .about-page .about-additional-grey .additional-photos {
    width: 100%;
  }
  .content .about-page .about-additional-grey .additional-photos .photo {
    width: 30%;
    height: 200px;
  }
  .content .about-page .about-additional-grey .additional-title {
    font-size: 36px;
    line-height: 38px;
    margin: 70px 0 20px 0;
  }
  .content .about-page .about-additional-grey .additional-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-grey .additional-learn-more {
    margin: 40px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-white {
    width: 100%;
    height: 550px;
  }
  .content .about-page .about-additional-white .additional-photos {
    width: 100%;
  }
  .content .about-page .about-additional-white .additional-photos .photo {
    width: 30%;
    height: 200px;
  }
  .content .about-page .about-additional-white .additional-title {
    font-size: 36px;
    margin: 70px 0 20px 0;
  }
  .content .about-page .about-additional-white .additional-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-white .additional-learn-more {
    margin: 40px 0 0 0;
    font-size: 18px;
  }
  .content .call-history-page {
    width: 100%;
    height: auto;
  }
  .content .call-history-page .call-history-content {
    padding: 0 0 50px 0;
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title {
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title .call-history-text {
    margin: 50px 0 0 0;
    font-size: 40px;
  }
  .content .call-history-page .call-history-content .call-history-row-title {
    margin: 50px 0 0 0;
    width: 880px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block {
    width: 290px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block .date-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block {
    width: 290px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block .description-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block {
    width: 140px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block .duration-block-text {
    font-size: 17px;
    line-height: 17px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block {
    width: 140px;
    height: 50px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block .amount-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-out-list {
    width: 880px;
    margin: 10px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row {
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block {
    width: 295px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block .date-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block {
    width: 295px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block .description-block-text {
    font-size: 18px;
    line-height: 20px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block {
    width: 140px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block .duration-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block {
    width: 140px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block .amount-block-text {
    font-size: 18px;
  }
  .content .privacy-page {
    width: 100%;
    height: auto;
  }
  .content .privacy-page .privacy-page-banner {
    width: 100%;
  }
  .content .privacy-page .privacy-page-banner .banner-content {
    width: auto;
    height: auto;
    margin: 70px 0 0 0;
  }
  .content .privacy-page .privacy-page-banner .banner-content .play-block {
    width: 90px;
    height: 90px;
  }
  .content .privacy-page .privacy-page-banner .banner-content .privacy-info {
    z-index: 1;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .privacy-page .privacy-page-banner .banner-content .privacy-info .voice-video-name {
    width: auto;
    font-size: 44px;
  }
  .content .privacy-page .privacy-page-banner .banner-content .privacy-info .voice-video-text {
    font-size: 24px;
    width: 580px;
  }
  .content .privacy-page .video-block-white {
    width: 100%;
    height: 650px;
  }
  .content .privacy-page .video-block-white .video-block-title {
    width: auto;
    font-size: 32px;
    margin: 0 0 20px 0;
  }
  .content .privacy-page .video-block-white .video-block-text {
    width: 540px;
    margin: 10px 0 0 0;
    font-size: 19px;
  }
  .content .privacy-page .video-block-white .video-block {
    margin: 40px 0 0 0;
    width: 680px;
    height: 360px;
  }
  .content .privacy-page .privacy-encryption {
    width: 100%;
    height: 370px;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left {
    width: 50%;
    height: 100%;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left .privacy-encryption-title {
    width: 80%;
    font-size: 32px;
    margin: 0 0 20px 0;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left .privacy-encryption-text {
    width: 80%;
    font-size: 18px;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-right {
    width: 50%;
    height: 100%;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-right .privacy-encryption-image {
    width: 85%;
    max-width: 370px;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left .messaging-chat-title {
    width: 320px;
    font-size: 35px;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left .messaging-text {
    width: 320px;
    font-size: 19px;
  }
  .content .messaging-page .video-block-grey .video-block-title {
    font-size: 35px;
  }
  .content .messaging-page .video-block-grey .video-block-text {
    font-size: 19px;
  }
  .content .messaging-page .video-block-white .video-block-title {
    font-size: 35px;
  }
  .content .messaging-page .video-block-white .video-block-text {
    font-size: 19px;
  }
  .content .investors-page {
    width: 100%;
    height: auto;
  }
  .content .investors-page .investors-banner .investors-title {
    font-size: 48px;
  }
  .content .investors-page .investors-banner .investors-text {
    font-size: 22px;
    width: 80%;
  }
}
@media screen and (max-width: 880px) {
  .content {
    padding: 50px 0 0 0;
  }
  .content .faq-page {
    width: 100%;
    height: auto;
  }
  .content .faq-page .faq-banner .faq-title {
    font-size: 44px;
    line-height: 44px;
    color: #ffffff;
  }
  .content .faq-page .faq-banner .faq-text {
    font-size: 24px;
    line-height: 24px;
    width: 580px;
  }
  .content .faq-page .faq-block {
    margin: 35px 0 0 0;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
  }
  .content .faq-page .faq-block .title-block {
    min-width: 250px;
    width: 30%;
    height: 45px;
  }
  .content .faq-page .faq-block .title-block h2 {
    font-size: 30px;
    line-height: 30px;
    width: 115px;
  }
  .content .faq-page .faq-block .faq-content {
    width: 70%;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block {
    width: 100%;
    height: 45px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close {
    width: 16px;
    height: 16px;
    margin: 0 0 0 15px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::after {
    width: 16px;
    height: 3px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::before {
    width: 3px;
    height: 16px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .faq-question-title {
    margin: 0 0 0 15px;
    font-size: 20px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-text {
    width: 80%;
    margin: 20px 0 20px 45px;
    font-size: 18px;
    line-height: 20px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-video {
    margin: 0 0 20px 45px;
    width: 420px;
    height: 230px;
  }
  .content .faq-page .faq-block .faq-content .faq-row-open .faq-question-block .open-close {
    width: 16px;
    height: 16px;
    margin: 0 0 0 15px;
  }
  .content .about-page {
    width: 100%;
    height: auto;
  }
  .content .about-page .about-banner {
    width: 100%;
  }
  .content .about-page .about-banner .banner-content {
    width: auto;
    height: auto;
  }
  .content .about-page .about-banner .banner-content .about-title {
    width: auto;
    font-size: 44px;
    line-height: 44px;
  }
  .content .about-page .about-banner .banner-content .about-text {
    font-size: 24px;
    line-height: 24px;
    width: 580px;
  }
  .content .about-page .about-product {
    width: 100%;
    height: auto;
    padding: 40px 0;
    -webkit-flex-direction: row;
    /* Safari 6.1+ */
    flex-direction: row;
  }
  .content .about-page .about-product .about-product-block {
    width: 50%;
    height: 100%;
  }
  .content .about-page .about-product .about-product-block .about-product-title {
    width: 80%;
    font-size: 22px;
    color: #000000;
    margin: 0 0 20px 0;
  }
  .content .about-page .about-product .about-product-block .about-product-text {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 16px;
  }
  .content .about-page .about-product .about-product-block .about-product-learn-more {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 16px;
  }
  .content .about-page .about-photo {
    height: 260px;
  }
  .content .about-page .about-photo .about-photo-block {
    height: 260px;
  }
  .content .about-page .about-team {
    width: 100%;
    height: 340px;
  }
  .content .about-page .about-team .about-team-title {
    width: auto;
    font-size: 36px;
    margin: 0 0 20px 0;
  }
  .content .about-page .about-team .about-team-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-grey {
    width: 100%;
    height: 550px;
  }
  .content .about-page .about-additional-grey .additional-photos {
    width: 100%;
  }
  .content .about-page .about-additional-grey .additional-photos .photo {
    width: 30%;
    height: 170px;
  }
  .content .about-page .about-additional-grey .additional-title {
    font-size: 36px;
    line-height: 38px;
    margin: 70px 0 20px 0;
  }
  .content .about-page .about-additional-grey .additional-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-grey .additional-learn-more {
    margin: 40px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-white {
    width: 100%;
    height: 550px;
  }
  .content .about-page .about-additional-white .additional-photos {
    width: 100%;
  }
  .content .about-page .about-additional-white .additional-photos .photo {
    width: 30%;
    height: 170px;
  }
  .content .about-page .about-additional-white .additional-title {
    font-size: 36px;
    margin: 70px 0 20px 0;
  }
  .content .about-page .about-additional-white .additional-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-white .additional-learn-more {
    margin: 40px 0 0 0;
    font-size: 18px;
  }
  .content .call-history-page {
    width: 100%;
    height: auto;
  }
  .content .call-history-page .call-history-content {
    padding: 0 0 50px 0;
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title {
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title .call-history-text {
    margin: 50px 0 0 0;
    font-size: 40px;
  }
  .content .call-history-page .call-history-content .call-history-row-title {
    margin: 50px 0 0 0;
    width: 730px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block {
    width: 220px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block .date-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block {
    width: 220px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block .description-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block {
    width: 140px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block .duration-block-text {
    font-size: 17px;
    line-height: 17px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block {
    width: 140px;
    height: 50px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block .amount-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-out-list {
    width: 730px;
    margin: 10px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row {
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block {
    width: 220px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block .date-block-text {
    font-size: 15px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block {
    width: 220px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block .description-block-text {
    font-size: 13px;
    line-height: 18px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block {
    width: 140px;
    height: 50px;
    margin: 0 5px 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block .duration-block-text {
    font-size: 15px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block {
    width: 140px;
    height: 50px;
    margin: 0px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block .amount-block-text {
    font-size: 15px;
  }
  .content .notification {
    padding: 120px 0 0 0;
  }
  .content .notification .notification-info {
    width: 595px;
  }
  .content .notification .notification-info .notification-text .notification-titl {
    width: 400px;
    font-size: 35px;
  }
  .content .notification .notification-info .notification-info-text {
    padding: 30px 0 0 0;
  }
  .content .notification .notification-info .notification-info-text .text {
    font-size: 18px;
  }
  .content .notification .android-tree {
    width: 595px;
    padding: 0 0 20px 0;
  }
  .content .notification .android-tree .android-tree-info .android-tree-number {
    font-size: 65px;
    margin: 10px 0 0 0;
  }
  .content .notification .android-tree .android-tree-info .android-tree-text {
    padding: 20px 0 0 30px;
    font-size: 18px;
  }
  .content .notification .android-tree .android-tree-poto {
    width: 595px;
    height: 380px;
    padding: 30px 0 0 0;
  }
  .content .notification .android-tree .android-tree-poto .tree-poto {
    width: 185px;
  }
  .content .notification .android-two {
    width: 595px;
    padding: 0 0 20px 0;
  }
  .content .notification .android-two .android-two-info .android-two-number {
    font-size: 65px;
    margin: 10px 0 0 0;
  }
  .content .notification .android-two .android-two-info .android-two-text {
    padding: 20px 0 0 30px;
    font-size: 18px;
  }
  .content .notification .android-two .android-two-poto {
    width: 490px;
    height: 380px;
    padding: 30px 0 0 75px;
  }
  .content .notification .android-two .android-two-poto .two-poto {
    width: 185px;
  }
  .content .notification .info-text {
    padding: 30px 0 30px 0;
  }
  .content .notification .info-text .text {
    font-size: 18px;
  }
  .content .call_forwarding-page .call_forwarding-banner .call_forwarding-text {
    width: 80%;
  }
  .content .call_forwarding-page .call_forwarding-row-one {
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .call_forwarding-page .call_forwarding-row-one .info-left {
    width: 90%;
  }
  .content .call_forwarding-page .call_forwarding-row-one .info-left .row-one-img {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 20px;
  }
  .content .call_forwarding-page .call_forwarding-row-one .info-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    width: 90%;
    margin: 0;
  }
  .content .call_forwarding-page .call_forwarding-row-one .info-right .row-one-text {
    font-size: 18px;
  }
  .content .call_forwarding-page .call_forwarding-row-two {
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-left {
    width: 90%;
    margin: 0;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-left .row-two-img {
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-left .row-two-img .video-overlay {
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-right {
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    width: 90%;
    margin: 0;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-right .row-one-title {
    font-size: 30px;
  }
  .content .call_forwarding-page .call_forwarding-row-tree {
    width: 100%;
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .call_forwarding-page .call_forwarding-row-tree .info-left {
    margin: 0;
    width: 90%;
  }
  .content .call_forwarding-page .call_forwarding-row-tree .info-left .row-tree-img {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 20px;
  }
  .content .call_forwarding-page .call_forwarding-row-tree .info-left .row-tree-img .video-overlay {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 20px;
  }
  .content .call_forwarding-page .call_forwarding-row-tree .info-right {
    margin: 0;
    width: 90%;
    border-bottom-right-radius: 0;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .messaging-page .messaging-banner .banner-content .play-block {
    width: 70px;
    height: 70px;
  }
  .content .messaging-page .messaging-banner .banner-content .zangi-info .zangi-name {
    font-size: 48px;
  }
  .content .messaging-page .messaging-banner .banner-content .zangi-info .zangi-info {
    font-size: 22px;
    width: 600px;
  }
  .content .messaging-page .messaging-chat {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    height: 960px;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left {
    width: 100%;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left .messaging-chat-title {
    width: 100%;
    text-align: center;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left .messaging-text {
    width: 90%;
    font-size: 19px;
  }
  .content .messaging-page .messaging-chat .messaging-chat-right {
    width: 100%;
  }
  .content .messaging-page .video-block-grey .video-block-text {
    width: 90%;
  }
  .content .messaging-page .video-block-grey .video-block {
    width: 90%;
    height: 330px;
  }
  .content .messaging-page .video-block-white .video-block-text {
    width: 90%;
  }
  .content .messaging-page .video-block-white .video-block {
    width: 90%;
    height: 330px;
  }
  .content .investors-page {
    width: 100%;
    height: auto;
  }
  .content .investors-page .investors-banner .investors-title {
    font-size: 48px;
  }
  .content .investors-page .investors-banner .investors-text {
    font-size: 22px;
    width: 80%;
  }
}
@media screen and (max-width: 730px) {
  .content .faq-page {
    width: 100%;
    height: auto;
  }
  .content .faq-page .faq-banner .faq-title {
    font-size: 38px;
    line-height: 38px;
    color: #ffffff;
  }
  .content .faq-page .faq-banner .faq-text {
    font-size: 20px;
    line-height: 22px;
    width: 460px;
  }
  .content .faq-page .faq-block {
    margin: 35px 0 0 0;
    padding: 0 0 0 70px;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .faq-page .faq-block .title-block {
    min-width: 250px;
    width: 30%;
    height: 45px;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
  }
  .content .faq-page .faq-block .title-block h2 {
    font-size: 30px;
    line-height: 30px;
    width: 115px;
  }
  .content .faq-page .faq-block .faq-content {
    width: 100%;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block {
    width: 100%;
    height: 45px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close {
    width: 16px;
    height: 16px;
    margin: 0 0 0 15px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::after {
    width: 16px;
    height: 3px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::before {
    width: 3px;
    height: 16px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .faq-question-title {
    margin: 0 0 0 15px;
    font-size: 20px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-text {
    width: 75%;
    margin: 20px 0 20px 45px;
    font-size: 18px;
    line-height: 20px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-video {
    margin: 0 0 20px 45px;
    width: 420px;
    height: 230px;
  }
  .content .faq-page .faq-block .faq-content .faq-row-open .faq-question-block .open-close {
    width: 16px;
    height: 16px;
    margin: 0 0 0 15px;
  }
  .content .messenger-features-page {
    width: 100%;
    height: auto;
  }
  .content .messenger-features-page .business-banner .banner-content .business-title {
    width: 80%;
    font-size: 44px;
  }
  .content .messenger-features-page .business-banner .banner-content .business-text {
    font-size: 24px;
    width: 80%;
  }
  .content .messenger-features-page .low-data-usage {
    height: 420px;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left {
    width: 50%;
    height: 100%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-title {
    font-size: 30px;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-image {
    width: 280px;
    height: 200px;
    background-size: 280px auto;
  }
  .content .messenger-features-page .features-row .features-row-img {
    height: 420px;
  }
  .content .messenger-features-page .features-row .features-row-content {
    height: 420px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-img {
    height: 420px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content {
    height: 420px;
  }
  .content .call-out-individual-page {
    width: 100%;
    height: auto;
  }
  .content .call-out-individual-page .call-out-banner {
    width: 100%;
    height: 100%;
  }
  .content .call-out-individual-page .call-out-banner .call-out-title {
    width: auto;
    font-size: 44px;
    line-height: 44px;
  }
  .content .call-out-individual-page .call-out-banner .call-out-text {
    font-size: 24px;
    line-height: 24px;
    width: 580px;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search {
    margin: 80px 0 0 0;
    width: 520px;
    height: 60px;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search .country-code {
    font-size: 15px;
    line-height: 15px;
    height: 60px;
    padding: 0 15px 0 75px;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search .country-code .search-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    width: 30px;
    height: 30px;
    display: block;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search .country-code .search-icon:before {
    content: "";
    font-family: "icomoon" !important;
    color: #d3d3d3;
    font-size: 30px;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search .country-code .banner-search {
    border: 1px solid #c8c8ca;
    width: 600px;
    font-size: 15px;
    line-height: 15px;
    height: 45px;
    padding: 0 15px 0 50px;
    font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
    transition: 0.3s;
    border-radius: 40px;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search .country-code .banner-search::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 14px;
    line-height: 18px;
    font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search .country-code .banner-search::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px;
    line-height: 18px;
    font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search .country-code .banner-search:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 14px;
    line-height: 18px;
    font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .content .call-out-individual-page .call-out-banner .call-out-search .country-code .banner-search:-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px;
    line-height: 18px;
    font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
    font-weight: 400;
  }
  .content .call-out-individual-page .call-out-content {
    padding: 0 0 50px 0;
    width: 100%;
  }
  .content .call-out-individual-page .call-out-content .name-of-county {
    width: 100%;
  }
  .content .call-out-individual-page .call-out-content .name-of-county .name {
    margin: 60px 0 0 0;
    font-size: 40px;
  }
  .content .call-out-individual-page .call-out-content .call-out-row-title {
    margin: 50px 0 0 0;
    width: 600px;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-out-individual-page .call-out-content .call-out-row-title .title-block {
    width: 600px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-out-individual-page .call-out-content .call-out-row-title .title-block .title-block-text {
    font-size: 16px;
  }
  .content .call-out-individual-page .call-out-content .call-out-row-title .code-block {
    width: 295px;
    margin: 5px 0 0 0;
    height: 50px;
  }
  .content .call-out-individual-page .call-out-content .call-out-row-title .code-block .code-block-text {
    font-size: 16px;
  }
  .content .call-out-individual-page .call-out-content .call-out-row-title .price-block {
    width: 295px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-out-individual-page .call-out-content .call-out-row-title .price-block .price-block-text {
    font-size: 16px;
  }
  .content .call-out-individual-page .call-out-content .call-out-list {
    margin: 10px 0 0 0;
    width: 100%;
  }
  .content .call-out-individual-page .call-out-content .call-out-list .call-out-list-row {
    width: 600px;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-out-individual-page .call-out-content .call-out-list .call-out-list-row .title-block {
    width: 600px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-out-individual-page .call-out-content .call-out-list .call-out-list-row .title-block .title-block-text {
    font-size: 16px;
  }
  .content .call-out-individual-page .call-out-content .call-out-list .call-out-list-row .code-block {
    width: 295px;
    margin: 5px 0 0 0;
    height: 50px;
  }
  .content .call-out-individual-page .call-out-content .call-out-list .call-out-list-row .code-block .code-block-text {
    font-size: 16px;
  }
  .content .call-out-individual-page .call-out-content .call-out-list .call-out-list-row .price-block {
    width: 295px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-out-individual-page .call-out-content .call-out-list .call-out-list-row .price-block .price-block-text {
    font-size: 16px;
  }
  .content .call-history-page {
    width: 100%;
    height: auto;
  }
  .content .call-history-page .call-history-content {
    padding: 0 0 50px 0;
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title {
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title .call-history-text {
    margin: 50px 0 0 0;
    font-size: 40px;
  }
  .content .call-history-page .call-history-content .call-history-row-title {
    margin: 50px 0 0 0;
    width: 620px;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block {
    width: 305px;
    height: 50px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block .date-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block {
    width: 305px;
    height: 50px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block .description-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block {
    width: 305px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block .duration-block-text {
    font-size: 17px;
    line-height: 17px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block {
    width: 305px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block .amount-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-out-list {
    width: 620px;
    margin: 10px 0 0 0;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row {
    width: 100%;
    margin: 10px 0 0 0;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block {
    width: 305px;
    height: 50px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block .date-block-text {
    font-size: 16px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block {
    width: 305px;
    height: 50px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block .description-block-text {
    font-size: 16px;
    line-height: 18px;
    width: 80%;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block {
    width: 305px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block .duration-block-text {
    font-size: 16px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block {
    width: 305px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block .amount-block-text {
    font-size: 16px;
  }
  .content .privacy-page {
    width: 100%;
    height: auto;
  }
  .content .privacy-page .privacy-page-banner {
    width: 100%;
  }
  .content .privacy-page .privacy-page-banner .banner-content {
    width: auto;
    height: auto;
    margin: 70px 0 0 0;
  }
  .content .privacy-page .privacy-page-banner .banner-content .play-block {
    width: 90px;
    height: 90px;
  }
  .content .privacy-page .privacy-page-banner .banner-content .privacy-info .voice-video-name {
    width: auto;
    font-size: 44px;
  }
  .content .privacy-page .privacy-page-banner .banner-content .privacy-info .voice-video-text {
    font-size: 24px;
    width: 440px;
  }
  .content .privacy-page .video-block-white {
    width: 100%;
    height: 650px;
  }
  .content .privacy-page .video-block-white .video-block-title {
    width: auto;
    font-size: 32px;
    margin: 0 0 20px 0;
  }
  .content .privacy-page .video-block-white .video-block-text {
    width: 440px;
    margin: 10px 0 0 0;
    font-size: 21px;
  }
  .content .privacy-page .video-block-white .video-block {
    margin: 40px 0 0 0;
    width: 440px;
    height: 260px;
  }
  .content .privacy-page .privacy-encryption {
    width: 100%;
    height: auto;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left {
    width: 440px;
    height: 100%;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left .privacy-encryption-title {
    width: 100%;
    text-align: center;
    font-size: 32px;
    margin: 30px 0 0 0;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left .privacy-encryption-text {
    width: 100%;
    font-size: 18px;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-right {
    width: 100%;
    height: 100%;
    margin: 50px 0 0 0;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-right .privacy-encryption-image {
    width: 85%;
    max-width: 370px;
  }
}
@media screen and (max-width: 640px) {
  .site-footer .footer-content .footer-menu .footer-list {
    align-items: self-start;
  }
  .site-footer .footer-content .social-icons .icons-list {
    margin: 20px 0 0 0;
  }
  .site-footer .footer-content .social-icons .icons-list .icons {
    margin: 0 10px 0 0;
  }
  .site-footer .footer-content .social-icons .icons-list .icons .facebook-icon {
    width: 25px;
    height: 25px;
  }
  .site-footer .footer-content .social-icons .icons-list .icons .facebook-icon::before {
    font-size: 25px;
  }
  .site-footer .footer-content .social-icons .icons-list .icons .twitter-icon {
    width: 25px;
    height: 25px;
  }
  .site-footer .footer-content .social-icons .icons-list .icons .twitter-icon::before {
    font-size: 25px;
  }
  .site-footer .footer-content .social-icons .icons-list .icons .linkedin-icon {
    width: 25px;
    height: 25px;
  }
  .site-footer .footer-content .social-icons .icons-list .icons .linkedin-icon::before {
    font-size: 25px;
  }
  .site-footer .footer-content .social-icons .icons-list .icons .youtube-icon {
    width: 25px;
    height: 25px;
  }
  .site-footer .footer-content .social-icons .icons-list .icons .youtube-icon::before {
    font-size: 25px;
  }
  .site-footer .footer-content .footer-bottom-block {
    width: 100%;
    height: auto;
  }
  .site-footer .footer-content .footer-bottom-block .footer-bottom-content {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-justify-content: space-around;
    /* Safari 6.1+ */
    justify-content: space-around;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .site-footer .footer-content .footer-bottom-block .footer-bottom-content .copyright {
    font-size: 14px;
    line-height: 14px;
    margin: 0 0 10px 0;
  }
  .site-footer .footer-content .footer-bottom-block .footer-bottom-content .privacy {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 14px;
  }
  .site-footer .footer-content .footer-bottom-block .footer-bottom-content .therms {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 14px;
  }

  .content .messenger-features-page {
    width: 100%;
    height: auto;
  }
  .content .messenger-features-page .business-banner .banner-content .business-title {
    width: 80%;
    font-size: 44px;
  }
  .content .messenger-features-page .business-banner .banner-content .business-text {
    font-size: 24px;
    width: 80%;
  }
  .content .messenger-features-page .low-data-usage {
    height: 590px;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left {
    width: 100%;
    height: 100%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-title {
    width: 70%;
    font-size: 30px;
    margin: 0 0 20px 0;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more {
    margin: 20px 0 0 0;
    width: 70%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more .low-data-usage-btn {
    font-size: 18px;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right {
    width: 100%;
    height: 100%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-image {
    width: 280px;
    height: 200px;
    background-size: 280px auto;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-info {
    margin: 20px 0 0 0;
    width: 80%;
    font-size: 16px;
    text-align: center;
  }
  .content .messenger-features-page .features-row {
    width: 100%;
    height: auto;
  }
  .content .messenger-features-page .features-row .features-row-img {
    height: 420px;
  }
  .content .messenger-features-page .features-row .features-row-content {
    width: 100%;
    height: 420px;
  }
  .content .messenger-features-page .features-row-reverse {
    width: 100%;
    height: auto;
  }
  .content .messenger-features-page .features-row-reverse .features-row-img {
    height: 420px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content {
    width: 100%;
    height: 420px;
  }
  .content .about-page {
    width: 100%;
    height: auto;
  }
  .content .about-page .about-banner {
    width: 100%;
  }
  .content .about-page .about-banner .banner-content {
    width: auto;
    height: auto;
  }
  .content .about-page .about-banner .banner-content .about-title {
    width: auto;
    font-size: 44px;
    line-height: 44px;
  }
  .content .about-page .about-banner .banner-content .about-text {
    font-size: 24px;
    line-height: 24px;
    width: 80%;
  }
  .content .about-page .about-product {
    width: 100%;
    height: auto;
    padding: 40px 0;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .about-page .about-product .about-product-block {
    width: 100%;
    height: 100%;
  }
  .content .about-page .about-product .about-product-block:nth-of-type(2) {
    margin: 20px 0 0 0;
  }
  .content .about-page .about-product .about-product-block .about-product-title {
    width: 80%;
    font-size: 22px;
    color: #000000;
    margin: 0 0 20px 0;
  }
  .content .about-page .about-product .about-product-block .about-product-text {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 16px;
  }
  .content .about-page .about-product .about-product-block .about-product-learn-more {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 16px;
  }
  .content .about-page .about-photo {
    height: 210px;
  }
  .content .about-page .about-photo .about-photo-block {
    height: 210px;
  }
  .content .about-page .about-team {
    width: 100%;
    height: 340px;
  }
  .content .about-page .about-team .about-team-title {
    width: auto;
    font-size: 36px;
    margin: 0 0 20px 0;
  }
  .content .about-page .about-team .about-team-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-grey {
    width: 100%;
    height: 390px;
  }
  .content .about-page .about-additional-grey .additional-photos {
    width: 100%;
  }
  .content .about-page .about-additional-grey .additional-photos .photo {
    width: 30%;
    height: 120px;
  }
  .content .about-page .about-additional-grey .additional-title {
    width: 80%;
    font-size: 30px;
    line-height: 32px;
    margin: 40px 0 0 0;
  }
  .content .about-page .about-additional-grey .additional-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-grey .additional-learn-more {
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-white {
    width: 100%;
    height: 390px;
  }
  .content .about-page .about-additional-white .additional-photos {
    width: 100%;
  }
  .content .about-page .about-additional-white .additional-photos .photo {
    width: 30%;
    height: 120px;
  }
  .content .about-page .about-additional-white .additional-title {
    width: 80%;
    font-size: 30px;
    line-height: 32px;
    margin: 40px 0 0 0;
  }
  .content .about-page .about-additional-white .additional-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-white .additional-learn-more {
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .notification .notification-info {
    width: 450px;
  }
  .content .notification .notification-info .notification-text .notification-titl {
    width: 400px;
    font-size: 30px;
  }
  .content .notification .notification-info .notification-info-text {
    padding: 30px 0 0 0;
  }
  .content .notification .notification-info .notification-info-text .text {
    padding: 15px 0 0 0;
    font-size: 15px;
  }
  .content .notification .android-tree {
    width: 600px;
  }
  .content .notification .android-tree .android-tree-info {
    width: 525px;
    padding: 0 0px 0 80px;
  }
  .content .notification .android-tree .android-tree-info .android-tree-number {
    font-size: 59px;
    margin: 10px 0 0 0;
  }
  .content .notification .android-tree .android-tree-info .android-tree-text {
    padding: 20px 0 0 21px;
    font-size: 15px;
  }
  .content .notification .android-tree .android-tree-poto {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    width: 595px;
    height: auto;
    padding: 30px 0 0 0;
  }
  .content .notification .android-tree .android-tree-poto .tree-poto {
    width: 231px;
    padding: 15px 0 0 0;
  }
  .content .notification .android-two {
    width: 600px;
  }
  .content .notification .android-two .android-two-info {
    width: 525px;
    padding: 0 0px 0 80px;
  }
  .content .notification .android-two .android-two-info .android-two-number {
    font-size: 59px;
    margin: 10px 0 0 0;
  }
  .content .notification .android-two .android-two-info .android-two-text {
    padding: 20px 0 0 21px;
    font-size: 15px;
  }
  .content .notification .android-two .android-two-poto {
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    width: 595px;
    height: auto;
    padding: 30px 0 0 0;
  }
  .content .notification .android-two .android-two-poto .two-poto {
    width: 231px;
    padding: 15px 0 0 0;
  }
  .content .notification .info-text .text {
    padding: 15px 0 0 0;
    font-size: 15px;
  }
  .content .messaging-page .messaging-banner .banner-content .play-block {
    width: 60px;
    height: 60px;
  }
  .content .messaging-page .messaging-banner .banner-content .zangi-info .zangi-name {
    font-size: 46px;
  }
  .content .messaging-page .messaging-banner .banner-content .zangi-info .zangi-info {
    font-size: 20px;
    width: 90%;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left .messaging-chat-title {
    font-size: 33px;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left .messaging-text {
    font-size: 18px;
  }
  .content .messaging-page .video-block-grey .video-block {
    height: 280px;
  }
  .content .messaging-page .video-block-white .video-block {
    height: 280px;
  }
}
@media screen and (max-width: 620px) {
  .content .faq-page {
    width: 100%;
    height: auto;
  }
  .content .faq-page .faq-banner .faq-title {
    font-size: 34px;
    line-height: 36px;
  }
  .content .faq-page .faq-banner .faq-text {
    font-size: 20px;
    line-height: 22px;
    width: 370px;
  }
  .content .faq-page .faq-block {
    margin: 30px 0 0 0;
    padding: 0 0 0 50px;
  }
  .content .faq-page .faq-block .title-block {
    min-width: 185px;
    width: 30%;
    height: 45px;
  }
  .content .faq-page .faq-block .title-block h2 {
    font-size: 26px;
    line-height: 28px;
    width: 115px;
  }
  .content .faq-page .faq-block .faq-content {
    width: 100%;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block {
    width: 100%;
    height: 40px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close {
    width: 16px;
    height: 16px;
    margin: 0 0 0 15px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::after {
    width: 16px;
    height: 3px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::before {
    width: 3px;
    height: 16px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .faq-question-title {
    margin: 0 0 0 15px;
    font-size: 18px;
    line-height: 23px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-text {
    width: 75%;
    margin: 15px 0 15px 45px;
    font-size: 16px;
    line-height: 20px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-video {
    margin: 0 0 20px 45px;
    width: 360px;
    height: 200px;
  }
  .content .faq-page .faq-block .faq-content .faq-row-open .faq-question-block .open-close {
    width: 16px;
    height: 16px;
    margin: 0 0 0 15px;
  }
  .content .call-history-page {
    width: 100%;
    height: auto;
  }
  .content .call-history-page .call-history-content {
    padding: 0 0 50px 0;
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title {
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title .call-history-text {
    margin: 50px 0 0 0;
    font-size: 40px;
  }
  .content .call-history-page .call-history-content .call-history-row-title {
    margin: 50px 0 0 0;
    width: 420px;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block {
    width: 205px;
    height: 50px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block .date-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block {
    width: 205px;
    height: 50px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block .description-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block {
    width: 205px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block .duration-block-text {
    font-size: 17px;
    line-height: 17px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block {
    width: 205px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block .amount-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-out-list {
    width: 420px;
    margin: 10px 0 0 0;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row {
    width: 100%;
    margin: 10px 0 0 0;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block {
    width: 205px;
    height: 80px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block .date-block-text {
    font-size: 14px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block {
    width: 205px;
    height: 80px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block .description-block-text {
    font-size: 14px;
    line-height: 18px;
    width: 80%;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block {
    width: 205px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block .duration-block-text {
    font-size: 16px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block {
    width: 205px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block .amount-block-text {
    font-size: 16px;
  }

  .roaming .roaming-content {
    height: 500px;
  }
  .roaming .roaming-content .roaming-info {
    width: 100%;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .roaming .roaming-content .roaming-info .roaming-logo {
    width: 120px;
    height: 120px;
  }
  .roaming .roaming-content .roaming-info .roaming-logo .img {
    width: 120px;
    height: 120px;
  }
  .roaming .roaming-content .roaming-info .roaming-text .zangi-text {
    font-size: 31px;
  }
  .roaming .roaming-content .roaming-info .roaming-text .text {
    font-size: 23px;
  }
  .roaming .roaming-content .roaming-img {
    display: none;
  }
  .roaming .roaming-content .img-block {
    height: 60px;
  }
  .roaming .roaming-content .img-block .content-img {
    height: 60px;
  }
  .roaming .left {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
  }
  .roaming .left .info-text {
    width: 90%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .roaming .left .text-p {
    text-align: center;
  }
  .roaming .right {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .roaming .right .info-text {
    width: 90%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .roaming .right .info-text .text-p {
    text-align: center;
  }
  .roaming .right .info-img {
    width: 300px;
    height: 320px;
  }
  .roaming .download-content {
    height: 230px;
  }
  .roaming .download-content .titel-info {
    font-size: 31px;
  }
}
@media screen and (max-width: 470px) {
  .site-footer .footer-content .footer-menu .height .footer-list-title {
    margin: 0 0 15px 0;
  }

  .content .faq-page {
    width: 100%;
    height: auto;
  }
  .content .faq-page .faq-banner .faq-title {
    font-size: 32px;
    line-height: 34px;
    width: 260px;
    text-align: center;
  }
  .content .faq-page .faq-banner .faq-text {
    font-size: 18px;
    line-height: 20px;
    width: 280px;
  }
  .content .faq-page .faq-block {
    margin: 30px 0 0 0;
    padding: 0 0 0 35px;
  }
  .content .faq-page .faq-block .title-block {
    min-width: 140px;
    width: 30%;
    height: 30px;
  }
  .content .faq-page .faq-block .title-block h2 {
    font-size: 22px;
    line-height: 24px;
    width: 115px;
  }
  .content .faq-page .faq-block .faq-content {
    width: 100%;
  }
  .content .faq-page .faq-block .faq-content .faq-row {
    width: 100%;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block {
    width: 100%;
    height: 40px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close {
    width: 16px;
    height: 16px;
    margin: 0 0 0 15px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::after {
    width: 16px;
    height: 3px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .open-close::before {
    width: 3px;
    height: 16px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-question-block .faq-question-title {
    margin: 0 0 0 15px;
    font-size: 14px;
    line-height: 17px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-text {
    width: 75%;
    margin: 10px 0 10px 45px;
    font-size: 14px;
    line-height: 20px;
  }
  .content .faq-page .faq-block .faq-content .faq-row .faq-answer-block .answer-video {
    margin: 0 0 15px 45px;
    width: 230px;
    height: 130px;
  }
  .content .faq-page .faq-block .faq-content .faq-row-open .faq-question-block .open-close {
    width: 16px;
    height: 16px;
    margin: 0 0 0 15px;
  }
  .content .messenger-features-page {
    width: 100%;
    height: auto;
  }
  .content .messenger-features-page .business-banner .banner-content .business-title {
    font-size: 30px;
    margin: 50px 0 0 0;
    line-height: 1.1;
  }
  .content .messenger-features-page .business-banner .banner-content .business-text {
    font-size: 18px;
    line-height: 1.38;
    width: 280px;
  }
  .content .messenger-features-page .low-data-usage {
    width: 90%;
    margin: 0 0 35px 0;
    height: auto;
    padding: 35px 0;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left {
    width: 100%;
    height: 100%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-title {
    text-align: center;
    margin: 0;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-text {
    text-align: center;
    font-size: 16px;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more {
    text-align: center;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-left .low-data-usage-more .low-data-usage-btn {
    font-size: 16px;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right {
    width: 100%;
    height: 100%;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-image {
    width: 280px;
    height: 200px;
    background-size: 280px auto;
  }
  .content .messenger-features-page .low-data-usage .low-data-usage-right .low-data-usage-info {
    margin: 20px 0 0 0;
    width: 80%;
    font-size: 16px;
    text-align: center;
  }
  .content .messenger-features-page .features-row {
    width: 100%;
    height: auto;
    padding: 35px 0;
  }
  .content .messenger-features-page .features-row .features-row-img {
    width: 90%;
    height: auto;
  }
  .content .messenger-features-page .features-row .features-row-content {
    width: 100%;
    height: 320px;
  }
  .content .messenger-features-page .features-row .features-row-content .features-row-title {
    font-size: 30px;
  }
  .content .messenger-features-page .features-row .features-row-content .features-row-text {
    width: 80%;
    font-size: 16px;
  }
  .content .messenger-features-page .features-row .features-row-content .learn-more {
    width: 80%;
    font-size: 17px;
  }
  .content .messenger-features-page .features-row-reverse {
    width: 100%;
    height: auto;
  }
  .content .messenger-features-page .features-row-reverse .features-row-img {
    width: 90%;
    height: 320px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content {
    width: 100%;
    height: 320px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content .features-row-title {
    font-size: 30px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content .features-row-text {
    width: 80%;
    font-size: 16px;
  }
  .content .messenger-features-page .features-row-reverse .features-row-content .learn-more {
    width: 80%;
    font-size: 17px;
  }
  .content .about-page {
    width: 100%;
    height: auto;
  }
  .content .about-page .about-banner {
    width: 100%;
  }
  .content .about-page .about-banner .banner-content {
    width: auto;
    height: auto;
  }
  .content .about-page .about-banner .banner-content .about-title {
    font-size: 30px;
    line-height: 30px;
  }
  .content .about-page .about-banner .banner-content .about-text {
    font-size: 20px;
    line-height: 20px;
    width: 280px;
  }
  .content .about-page .about-product {
    width: 100%;
    height: auto;
    padding: 40px 0;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .about-page .about-product .about-product-block {
    width: 100%;
    height: 100%;
  }
  .content .about-page .about-product .about-product-block:nth-of-type(2) {
    margin: 20px 0 0 0;
  }
  .content .about-page .about-product .about-product-block .about-product-title {
    width: 80%;
    font-size: 22px;
    color: #000000;
    margin: 0;
  }
  .content .about-page .about-product .about-product-block .about-product-text {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 16px;
  }
  .content .about-page .about-product .about-product-block .about-product-learn-more {
    width: 80%;
    margin: 20px 0 0 0;
    font-size: 16px;
  }
  .content .about-page .about-photo {
    height: 210px;
  }
  .content .about-page .about-photo .about-photo-block {
    height: 210px;
  }
  .content .about-page .about-team {
    width: 100%;
    height: auto;
  }
  .content .about-page .about-team .about-team-title {
    width: auto;
    font-size: 22px;
    margin: 20px 0 0 0;
  }
  .content .about-page .about-team .about-team-text {
    width: 70%;
    margin: 20px 0 20px 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-grey {
    width: 100%;
    height: auto;
    padding: 0 0 20px 0;
  }
  .content .about-page .about-additional-grey .additional-photos {
    width: 100%;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    padding: 20px 0;
  }
  .content .about-page .about-additional-grey .additional-photos .photo {
    width: 90%;
    height: 200px;
  }
  .content .about-page .about-additional-grey .additional-title {
    font-size: 30px;
    line-height: 32px;
    margin: 40px 0 0 0;
  }
  .content .about-page .about-additional-grey .additional-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-grey .additional-learn-more {
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-white {
    width: 100%;
    height: auto;
    padding: 0 0 20px 0;
  }
  .content .about-page .about-additional-white .additional-photos {
    width: 100%;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    padding: 20px 0;
  }
  .content .about-page .about-additional-white .additional-photos .photo {
    width: 90%;
    height: 200px;
  }
  .content .about-page .about-additional-white .additional-title {
    font-size: 30px;
    line-height: 32px;
    margin: 40px 0 0 0;
  }
  .content .about-page .about-additional-white .additional-text {
    width: 70%;
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .about-page .about-additional-white .additional-learn-more {
    margin: 20px 0 0 0;
    font-size: 18px;
  }
  .content .call-history-page {
    width: 100%;
    height: auto;
  }
  .content .call-history-page .call-history-content {
    padding: 0 0 20px 0;
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title {
    width: 100%;
  }
  .content .call-history-page .call-history-content .call-history-title .call-history-text {
    margin: 20px 0 0 0;
    font-size: 30px;
  }
  .content .call-history-page .call-history-content .call-history-row-title {
    margin: 20px 0 0 0;
    width: 280px;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block {
    width: 280px;
    height: 50px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .date-block .date-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block {
    width: 280px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .description-block .description-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block {
    width: 280px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .duration-block .duration-block-text {
    font-size: 17px;
    line-height: 17px;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block {
    width: 280px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-history-row-title .amount-block .amount-block-text {
    font-size: 18px;
  }
  .content .call-history-page .call-history-content .call-out-list {
    width: 280px;
    margin: 10px 0 0 0;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row {
    width: 100%;
    margin: 15px 0 0 0;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block {
    width: 280px;
    height: 50px;
    margin: 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .date-block .date-block-text {
    font-size: 14px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block {
    width: 280px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .description-block .description-block-text {
    font-size: 14px;
    line-height: 18px;
    width: 80%;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block {
    width: 280px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .duration-block .duration-block-text {
    font-size: 16px;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block {
    width: 280px;
    height: 50px;
    margin: 5px 0 0 0;
  }
  .content .call-history-page .call-history-content .call-out-list .call-out-list-row .amount-block .amount-block-text {
    font-size: 16px;
  }
  .content .privacy-page {
    width: 100%;
    height: auto;
  }
  .content .privacy-page .privacy-page-banner {
    width: 100%;
  }
  .content .privacy-page .privacy-page-banner .banner-content {
    width: auto;
    height: auto;
    margin: 0;
  }
  .content .privacy-page .privacy-page-banner .banner-content .play-block {
    width: 60px;
    height: 60px;
  }
  .content .privacy-page .privacy-page-banner .banner-content .privacy-info .voice-video-name {
    font-size: 30px;
    line-height: 30px;
  }
  .content .privacy-page .privacy-page-banner .banner-content .privacy-info .voice-video-text {
    font-size: 20px;
    line-height: 20px;
    width: 280px;
  }
  .content .privacy-page .video-block-white {
    width: 100%;
    height: 490px;
  }
  .content .privacy-page .video-block-white .video-block-title {
    margin: 20px 0 0 0;
    font-size: 30px;
    width: 280px;
  }
  .content .privacy-page .video-block-white .video-block-text {
    margin: 40px 0 0 0;
    font-size: 20px;
    width: 280px;
  }
  .content .privacy-page .video-block-white .video-block {
    margin: 40px 0 0 0;
    width: 280px;
    height: 160px;
  }
  .content .privacy-page .privacy-encryption {
    width: 100%;
    height: auto;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left {
    width: 280px;
    height: 100%;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left .privacy-encryption-title {
    margin: 20px 0 0 0;
    font-size: 30px;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-left .privacy-encryption-text {
    width: 100%;
    font-size: 18px;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-right {
    width: 100%;
    height: 100%;
    margin: 50px 0 0 0;
  }
  .content .privacy-page .privacy-encryption .privacy-encryption-right .privacy-encryption-image {
    width: 280px;
  }
  .content .notification {
    padding: 100px 0 0 0;
  }
  .content .notification .notification-info {
    width: 265px;
  }
  .content .notification .notification-info .notification-text .notification-titl {
    width: 265px;
    font-size: 29px;
  }
  .content .notification .notification-info .notification-info-text {
    padding: 15px 0 0 0;
  }
  .content .notification .notification-info .notification-info-text .text {
    padding: 10px 0 0 0;
    font-size: 14px;
  }
  .content .notification .android-tree .android-tree-info {
    width: 545px;
    padding: 0 100px 0 130px;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .notification .android-tree .android-tree-info .android-tree-number {
    margin: 10px 195px 0 0;
  }
  .content .notification .android-tree .android-tree-info .android-tree-text {
    padding: 20px 0 0 30px;
    font-size: 14px;
  }
  .content .notification .android-two .android-two-info {
    width: 545px;
    padding: 0 100px 0 130px;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .notification .android-two .android-two-info .android-two-number {
    margin: 10px 195px 0 0;
  }
  .content .notification .android-two .android-two-info .android-two-text {
    padding: 20px 0 0 30px;
    font-size: 14px;
  }
  .content .notification .info-text {
    padding: 15px 0 30px 0;
  }
  .content .notification .info-text .text {
    padding: 13px 0 0 0;
    font-size: 14px;
  }
  .content .call_forwarding-page .call_forwarding-banner .call_forwarding-title {
    font-size: 37px;
    font-weight: 500;
  }
  .content .call_forwarding-page .call_forwarding-banner .call_forwarding-text {
    font-size: 20px;
  }
  .content .call_forwarding-page .call_forwarding-row-one {
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .call_forwarding-page .call_forwarding-row-one .info-left {
    height: 200px;
  }
  .content .call_forwarding-page .call_forwarding-row-one .info-right {
    height: 200px;
  }
  .content .call_forwarding-page .call_forwarding-row-one .info-right .row-one-title {
    font-size: 19px;
  }
  .content .call_forwarding-page .call_forwarding-row-one .info-right .row-one-text {
    font-size: 14px;
  }
  .content .call_forwarding-page .call_forwarding-row-two {
    -webkit-flex-direction: column-reverse;
    /* Safari 6.1+ */
    flex-direction: column-reverse;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-left {
    height: 200px;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-right {
    height: 200px;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-right .row-one-title {
    font-size: 19px;
  }
  .content .call_forwarding-page .call_forwarding-row-two .info-right .row-one-text {
    font-size: 14px;
  }
  .content .call_forwarding-page .call_forwarding-row-tree .info-left {
    height: 200px;
  }
  .content .call_forwarding-page .call_forwarding-row-tree .info-right {
    height: 300px;
  }
  .content .call_forwarding-page .call_forwarding-row-tree .info-right .row-one-title {
    font-size: 19px;
  }
  .content .call_forwarding-page .call_forwarding-row-tree .info-right .row-one-text {
    font-size: 14px;
  }
  .content .messaging-page .messaging-banner .banner-content .play-block {
    width: 50px;
    height: 50px;
  }
  .content .messaging-page .messaging-banner .banner-content .zangi-info .zangi-name {
    font-size: 44px;
  }
  .content .messaging-page .messaging-banner .banner-content .zangi-info .zangi-info {
    font-size: 18px;
    width: 90%;
  }
  .content .messaging-page .messaging-chat {
    height: 700px;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left .messaging-chat-title {
    font-size: 30px;
  }
  .content .messaging-page .messaging-chat .messaging-chat-left .messaging-text {
    font-size: 15px;
  }
  .content .messaging-page .messaging-chat .messaging-chat-right .messaging-chat-image {
    height: 320px;
    background-size: 200px auto;
  }
  .content .messaging-page .video-block-grey {
    height: 700px;
  }
  .content .messaging-page .video-block-grey .video-block-title {
    font-size: 30px;
  }
  .content .messaging-page .video-block-grey .video-block-text {
    font-size: 15px;
  }
  .content .messaging-page .video-block-grey .video-block {
    height: 150px;
  }
  .content .messaging-page .video-block-white {
    height: 500px;
  }
  .content .messaging-page .video-block-white .video-block-title {
    font-size: 30px;
  }
  .content .messaging-page .video-block-white .video-block-text {
    font-size: 15px;
  }
  .content .messaging-page .video-block-white .video-block {
    height: 150px;
  }
  .content .sign-in-page {
    width: 100%;
    height: auto;
  }
  .content .sign-in-page .sign-in-content .sign-in-title {
    font-size: 40px;
  }
  .content .sign-in-page .sign-in-content .sign-in-form .county .country-code {
    width: 290px;
  }
  .content .sign-in-page .sign-in-content .sign-in-form .number .number-input {
    width: 290px;
  }
  .content .sign-in-page .sign-in-content .sign-in-form .password .password-input {
    width: 290px;
  }
  .content .sign-in-page .sign-in-content .sign-in-form .additional {
    margin: 25px 0 0 0;
    -webkit-flex-direction: column;
    /* Safari 6.1+ */
    flex-direction: column;
  }
  .content .sign-in-page .sign-in-content .how-set-password-popup {
    width: 270px;
    height: 400px;
  }
  .content .sign-in-page .sign-in-content .how-set-password-popup .popup-title {
    font-size: 25px;
  }
  .content .sign-in-page .sign-in-content .how-set-password-popup .popup-text {
    width: 270px;
    font-size: 15px;
  }
  .content .sign-in-page .sign-in-content .how-set-password-popup .popup-images .img {
    height: 180px;
  }
  .content .investors-page .investors-banner .investors-title {
    font-size: 40px;
  }
  .content .investors-page .investors-banner .investors-text {
    font-size: 17px;
  }
}

/*# sourceMappingURL=zangi.css.map */
