/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Remove the default effect in different browser.
 */
ul {
   list-style: none;
   margin: 0;
  padding: 0; }
/**
 * 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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

@font-face {
  font-family: 'lato';
  src: url("../assets/fonts/lato-regular.woff") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'lato';
  src: url("../assets/fonts/lato-light.woff") format("woff");
  font-weight: 100; }

@font-face {
  font-family: 'lato';
  src: url("../assets/fonts/lato-bold.woff") format("woff");
  font-weight: 700; }

html {
  font-size: 20px;
  position: relative;
  box-sizing: border-box;
  overflow-x: hidden;
  font-family: 'lato', 'Arial'; }

body {
  position: relative;
  box-sizing: border-box;
  overflow-x: hidden; }

.content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box; }

.pointer {
  cursor: pointer; }

.to-top {
  background-color: #fff;
  position: fixed;
  bottom: 3rem;
  right: 2%;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .to-top:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
  .to-top img {
    width: 1rem;
    height: 1rem; }

.pc-pad-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  display: block;
  overflow: hidden;
  transition: all ease-in-out 0.3s; }
  .pc-pad-header.blue {
    position: fixed;
    background-color: rgba(0, 149, 250, 0.85);
    box-shadow: 0 0 0.2rem #888; }
  .pc-pad-header .content-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 4rem;
    line-height: 4rem; }
    .pc-pad-header .content-wrapper .logo {
      height: 4rem;
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      position: relative; }
      .pc-pad-header .content-wrapper .logo img {
        width: 2rem;
        height: 2rem; }
      .pc-pad-header .content-wrapper .logo span {
        font-size: 1.6rem;
        font-weight: 100;
        color: #fff;
        margin-left: 0.6rem;
        line-height: 1.9rem;
        display: block;
        box-sizing: border-box;
        border: 1px solid transparent; }
        .pc-pad-header .content-wrapper .logo span:hover {
          border-bottom: 1px solid #fff; }
    .pc-pad-header .content-wrapper .nav-list {
      line-height: 2.4rem; }
      .pc-pad-header .content-wrapper .nav-list a {
        display: inline-block;
        box-sizing: border-box;
        font-size: 1.33rem;
        font-weight: 100;
        color: #fff;
        margin-left: 1.5rem;
        text-decoration: none; }
        .pc-pad-header .content-wrapper .nav-list a:hover {
          border-bottom: 1px solid #fff; }
        .pc-pad-header .content-wrapper .nav-list a.active {
          border-bottom: 1px solid #fff; }

.mob-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  display: block;
  overflow: hidden;
  transition: all ease-in-out 0.3s; }
  .mob-header.blue {
    position: fixed;
    background-color: rgba(0, 149, 250, 0.85);
    box-shadow: 0 0 0.2rem #888;
    border: none; }
  .mob-header .content-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 3rem;
    line-height: 3rem; }
    .mob-header .content-wrapper img {
      cursor: pointer; }
    .mob-header .content-wrapper .menu,
    .mob-header .content-wrapper .download {
      height: 1.4rem;
      width: 1.4rem; }
    .mob-header .content-wrapper .logo {
      height: 1.6rem;
      width: 1.6rem; }

.mob-nav {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 149, 250, 0.9);
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  z-index: 9999;
  padding: 1rem;
  box-sizing: border-box;
  display: none; }
  .mob-nav .close {
    width: 1.2rem;
    height: 1.2rem;
    margin-left: 0.1rem; }
  .mob-nav .nav-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0.5rem;
    margin-top: 2rem; }
    .mob-nav .nav-list a {
      width: 50%;
      color: #fff;
      text-decoration: none;
      font-size: 1.2rem;
      line-height: 3rem;
      font-weight: 100; }
  .mob-nav .social {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem; }
    .mob-nav .social .item {
      width: 50%;
      flex-shrink: 0;
      display: flex;
      align-items: center;
      margin-top: 1rem; }
      .mob-nav .social .item img {
        width: 2.5rem; }
      .mob-nav .social .item span {
        color: #fff;
        font-size: 1rem;
        font-weight: 100;
        margin-left: 0.5rem; }

.pc-pad-mob-footer {
  background-color: #4A4A4A;
  padding: 1.5rem 0 0 0;
  box-sizing: border-box; }
  .pc-pad-mob-footer .top {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .pc-pad-mob-footer .top .nav-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: center;
      width: 30rem; }
      .pc-pad-mob-footer .top .nav-list a {
        width: 33%;
        height: 1.6rem;
        line-height: 1.6rem;
        color: #fff;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 100; }
        .pc-pad-mob-footer .top .nav-list a:hover {
          text-decoration: underline; }
    .pc-pad-mob-footer .top .stores {
      display: flex;
      flex-direction: column;
      margin-top: 0.2rem; }
      .pc-pad-mob-footer .top .stores img {
        width: 6rem;
        margin-bottom: 0.4rem; }
  .pc-pad-mob-footer .center {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .pc-pad-mob-footer .center img {
      width: 1.5rem;
      margin: 0 1rem;
      transition: all ease-in 0.25s; }
      .pc-pad-mob-footer .center img:hover {
        transform: scale(1.1); }
  .pc-pad-mob-footer .bottom {
    margin-top: 1rem;
    box-sizing: border-box;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    text-align: center;
    height: 2rem;
    line-height: 2rem;
    color: #fff;
    font-size: 0.65rem;
    font-weight: 100; }

@media screen and (min-width: 1040px) {
  .mob-header {
    display: none; }
  .content-wrapper {
    padding: 0 2rem; }
  .mob-nav {
    display: none !important; } }

@media screen and (max-width: 1039px) and (min-width: 640px) {
  .mob-header {
    display: none; }
  .content-wrapper {
    padding: 0 1.5rem; }
  .mob-nav {
    display: none !important; }
  .pc-pad-mob-footer .top {
    flex-direction: column;
    align-items: flex-start; }
    .pc-pad-mob-footer .top .nav-list {
      width: 25rem; }
    .pc-pad-mob-footer .top .stores {
      width: 25rem;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      margin-top: 0.2rem; }
      .pc-pad-mob-footer .top .stores img {
        width: 6rem;
        height: 2rem;
        margin: 0.5rem 2rem 0 0; } }

@media screen and (max-width: 639px) {
  .pc-pad-header {
    display: none; }
  .content-wrapper {
    padding: 0 1rem; }
  .pc-pad-mob-footer {
    padding: 0; }
    .pc-pad-mob-footer .top {
      display: none; }
    .pc-pad-mob-footer .center {
      display: none; }
    .pc-pad-mob-footer .bottom {
      margin: 0; } }

.screen-1 {
  background-image: url("../assets/images/support/bg.png");
  background-position: center;
  background-size: cover;
  padding-top: 20rem;
  position: relative;
  height: 23rem;
}

  .screen-1::after {
    content: '';
    background-image: url("../assets/images/down_line.png");
    background-size: 100% 100%;
    display: block;
    position: absolute;
    width: 6.67rem;
    height: 1.34rem;
    left: 50%;
    top: 98%;
    margin-left: -2.5rem;
    animation: twinkling 1s infinite ease-in-out;
    /*-webkit-animation: twinkling 1s infinite ease-in-out；*/
  }

  @-webkit-keyframes twinkling {
    0% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
    }
  }

  @keyframes twinkling {
    0% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
    }
  }

  .screen-1 .info-wrapper {
    padding-top: 1rem; }
    .screen-1 .info-wrapper .content-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center; }

    .screen-1 .info-wrapper .content-wrapper .title{
      position: relative;
      top: 50%;
      /*transform: translateY(-100%);*/
      /*transform: translateY(90%);*/
      font-family: lato;
    }
    .screen-1 .info-wrapper .content-wrapper .title span{
      font-family: 'lato', 'Arial';
      color: rgb(255, 255, 255);
      text-align: center;
      font-weight: 400;
      font-size: 3.45rem;
      visibility: visible;
    }
      .screen-1 .info-wrapper .content-wrapper .title p {
        text-align: center;
        color: #fff;
        font-family: 'lato', 'Arial';
        font-size: 1.85rem;
        margin-bottom: 1rem;
        text-shadow: 0 0 1rem #000;
        line-height: 1.3rem;
        font-weight: 100;
      }


.screen-2,
.screen-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 3rem; }
  .screen-2 .section-top{
    margin-top: 5rem;}
.screen-2 .section-top,
.screen-3 .section-top{
  width:100%;
  /*font-size: 1.6rem;*/
  font-weight: 700; }
    .screen-2 .section-top img,
    .screen-3 .section-top img{
      width: 100%; }
    .screen-2 .section-top span,
    .screen-3 .section-top span{
      position: relative;
      padding:0.5rem 0 3rem 1.4rem;
      color: #fff;
      font-family: 'lato light', 'Arial light';
      font-size: 2rem;
      display:-moz-inline-box;
      display:inline-block;
      width:100%;
    }

.screen-2 .info {
  color: #333;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 1rem;
  width: 91%;
}
    .screen-2 .section-top span {
      background-image: url('../assets/images/support/longprivacy.png');
      background-repeat: no-repeat;
    }

    .screen-3 .section-top span {
      background-image: url('../assets/images/support/longhelp.png');
      background-repeat: no-repeat;
    }
  .screen-2 .faq-list,
  .screen-3 .help-list {
    width: 91%;
    padding: 0;
  }
    .screen-2 .faq-list .faq-border,
    .screen-3 .help-list .help-border{
      background: linear-gradient(#008BE9, #55DBFF);
      padding-left: 0.3125rem;
      margin-bottom: 1.2rem;
    }
    .screen-2 .faq-list .faq-item,
    .screen-3 .help-list .help-item{
      background-color: #fff;
      list-style: none;
      display: flex;
      padding: 1rem 1rem 1rem 3rem;
      border-top: 0.0625rem solid #f3f3f3;
      cursor: pointer;
      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

    .screen-2 .faq-list .faq-item .faq-title,
    .screen-3 .help-list .help-item .help-title{
      font-family: 'lato regular', 'Arial regular';
      font-size: 1.3rem;
      font-weight: 700;
      color: #333;
      width: 100%;
      overflow: hidden;

    }

    .screen-2 .faq-list .faq-item .faq-title .left,
    .screen-3 .help-list .help-item .help-title .left {
      width: 2rem;
      float: left;
      padding-bottom: 9000px;
      margin-bottom: -9000px;
    }

    .screen-2 .faq-list .faq-item .faq-title .right,
    .screen-3 .help-list .help-item .help-title .right {
      /*word-break: break-all;*/
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      margin-left: 1.2rem;

    }

      .screen-2 .faq-list .faq-item:after,
      .screen-3 .help-list .help-item:after{
        content: url("../assets/images/support/down.png");
        vertical-align: middle;
        float: right;
      }
      .screen-2 .faq-list .faq-item.open:after,
      .screen-3 .help-list .help-item.open:after{
        content: url("../assets/images/support/up.png");
      }

      .screen-2 .faq-list .faq-item .faq-content,
      .screen-3 .help-list .help-item .help-content{
        display: none;
      }
      .screen-2 .faq-list .faq-item .open,
      .screen-3 .help-list .help-item .open{
        display: block;
      }

        .screen-2 .faq-list .faq-item .name,
        .screen-3 .help-list .help-item .name{
          font-family: 'lato regular', 'Arial regular';
          font-size: 1.35rem;
          font-weight: 700;
          color: #333; }
        .screen-2 .faq-list .faq-item  .faq-body,
        .screen-3 .help-list .help-item  .help-body{
          color: #7c7c7c;
          font-family: 'lato light', 'Arial light';
          font-size: 1.1rem;
          word-wrap: break-word;
          margin:0.5rem 16rem 0 0.7rem;
          text-align: justify;
          line-height: 1.8125rem;
          font-weight: 400;
        }
        .screen-3 .help-list .help-item  .help-body img{
          margin-left: 0.5rem;
          width: 35rem;
        }


@media screen and (max-width: 1039px) and (min-width: 640px) {
  .screen-1 {
    background-size: auto 120%;
    height: 19rem;
  }
  .screen-1::after {
    top: 98%;
  }
  .screen-1 .info-wrapper .content-wrapper .title span{
    font-size: 2.1875rem !important;
  }
  .screen-1 .info-wrapper .content-wrapper .title p {
    font-size: 1.2rem;
  }
  .screen-1 .info-wrapper .content-wrapper .title{
    transform: translateY(-50%);
  }

  .screen-2,
  .screen-3 {
    padding-bottom: 1rem; }
  .screen-2 .section-top{
    margin-top: 3rem;}
  .screen-2 .section-top,
  .screen-3 .section-top{
    font-weight: 700; }
  .screen-2 .info {
    color: #000;
    font-size: 1.6rem;
    margin-bottom: 1rem;
    width: 91%;
  }
  .screen-2 .section-top img,
  .screen-3 .section-top img{
    width: 100%; }
  .screen-2 .section-top span,
  .screen-3 .section-top span{
    position: relative;
    padding:0.5rem 0 2rem 1.3rem;
    color: #fff;
    font-family: 'lato light', 'Arial light';
    font-size: 1.5rem;
    display:-moz-inline-box;
    display:inline-block;
    width:100%;
  }

  .screen-2 .info {
    font-size: 1.5rem;
  }

  .screen-2 .section-top span {
    /*background-image: url('../assets/images/support/phoneprivacy.png');*/
    background-image: url('../assets/images/support/pr.png');
    background-repeat: no-repeat;
  }

  .screen-3 .section-top span {
    /*background-image: url('../assets/images/support/phonehelp.png');*/
    background-image: url('../assets/images/support/he.png');
    background-repeat: no-repeat;
  }
  .screen-2 .faq-list .faq-border,
  .screen-3 .help-list .help-border{
    padding-left: 0.15rem;
    margin-bottom: 1rem;
  }
  .screen-2 .faq-list .faq-item,
  .screen-3 .help-list .help-item{
    padding: 0.5rem 1rem;
    border-top: 0.0625rem solid #f3f3f3; }

  .screen-2 .faq-list .faq-item .faq-title,
  .screen-3 .help-list .help-item .help-title{
    font-size: 1rem;
  }

  .screen-2 .faq-list .faq-item .faq-title .left,
  .screen-3 .help-list .help-item .help-title .left {
    width: auto;
    float: left;
  }

  .screen-2 .faq-list .faq-item .faq-title .right,
  .screen-3 .help-list .help-item .help-title .right {
    margin-left: 1.2rem;
    font-size: 1.1rem;

  }
  .screen-2 .faq-list .faq-item .faq-title .right span,
  .screen-3 .help-list .help-item .help-title .right span {
    line-height: 1.5rem;

  }

  .screen-2 .faq-list .faq-item:after,
  .screen-3 .help-list .help-item:after{
    content: url("../assets/images/support/phonedown.png") !important;
  }
  .screen-2 .faq-list .faq-item.open:after,
  .screen-3 .help-list .help-item.open:after{
    content: url("../assets/images/support/phoneup.png") !important;
  }


  .screen-2 .faq-list .faq-item .name,
  .screen-3 .help-list .help-item .name{
    font-size: 1.35rem;}
  .screen-2 .faq-list .faq-item  .faq-body,
  .screen-3 .help-list .help-item  .help-body{
    font-size: 0.9rem;
    margin:0.5rem 6rem 0 0;
    line-height: 1.5rem; }

  .screen-3 .help-list .help-item  .help-body img{
    margin-left: 0.5rem;
  }

  .screen-3 .help-list .help-item  .help-body img{
    width: 80% !important;
  }

}

@media screen and (max-width: 639px) {
  .screen-1 {
    background-size: auto 120%;
    height: 9rem;}
  .screen-1::after {
    top: 98%;
    height:1rem;
    width:5rem;
  }
  .screen-1 .info-wrapper .content-wrapper .title span{
    font-size: 1.1875rem !important;
  }
  .screen-1 .info-wrapper .content-wrapper .title p {
    font-size: 0.875rem;
  }
  .screen-1 .info-wrapper .content-wrapper .title{
    transform: translateY(-160%);
  }

  .screen-2,
  .screen-3 {
    padding-bottom: 1rem; }
  .screen-2 .section-top{
    margin-top: 3rem;}
  .screen-2 .section-top,
  .screen-3 .section-top{
    font-weight: 700; }
  .screen-2 .info{
    font-size: 1rem;
    word-spacing: 0.2rem;
  }

  .screen-2 .section-top img,
  .screen-3 .section-top img{
    width: 100%; }
  .screen-2 .section-top span,
  .screen-3 .section-top span{
    position: relative;
    padding:0.3rem 0 2rem 1rem;
    color: #fff;
    font-family: 'lato light', 'Arial light';
    font-size: 1rem;
    display:-moz-inline-box;
    display:inline-block;
    width:100%;
  }

  .screen-2 .section-top span {
    background-image: url('../assets/images/support/phoneprivacy.png');
    background-repeat: no-repeat;
  }

  .screen-3 .section-top span {
    background-image: url('../assets/images/support/phonehelp.png');
    background-repeat: no-repeat;
  }
  .screen-2 .faq-list .faq-border,
  .screen-3 .help-list .help-border{
    padding-left: 0.15rem;
    margin-bottom: 1rem;
  }
  .screen-2 .faq-list .faq-item,
  .screen-3 .help-list .help-item{
    padding: 0.5rem 1rem;
    border-top: 0.0625rem solid #f3f3f3; }

  .screen-2 .faq-list .faq-item .faq-title,
  .screen-3 .help-list .help-item .help-title{
    font-size: 0.9rem;
    line-height: 1.5rem;
  }

  .screen-2 .faq-list .faq-item .faq-title .left,
  .screen-3 .help-list .help-item .help-title .left {
    width: auto;
    float: left;
    padding-bottom: 900px;
    margin-bottom: -900px;
  }

  .screen-2 .faq-list .faq-item .faq-title .right,
  .screen-3 .help-list .help-item .help-title .right {
    width: 17rem;
  }

  .screen-2 .faq-list .faq-item:after,
  .screen-3 .help-list .help-item:after{
    content: url("../assets/images/support/longphonedown.png") !important;
    margin-top: 0.5rem;
  }

  .screen-2 .faq-list .faq-item.open:after,
  .screen-3 .help-list .help-item.open:after{
    content: url("../assets/images/support/longphoneup.png") !important;
  }


  .screen-2 .faq-list .faq-item .name,
  .screen-3 .help-list .help-item .name{
    font-size: 1.35rem;}
  .screen-2 .faq-list .faq-item  .faq-body,
  .screen-3 .help-list .help-item  .help-body{
    font-size: 0.8rem;
    margin:0.5rem 3rem 0 0;
    line-height: 1.2rem; }

  .screen-3 .help-list .help-item  .help-body img{
    width: 100% !important;
  }

}
