/* top css */

.ztop-container {
    background: #222;
    color: #fff;
    text-align: center;
    padding: 12px;
    display: none;
}
.ztop-inner {
    max-width: 1260px;
    margin: 0 auto;
    position: relative;
}
.ztop-inner p {
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.5;
}
.ztop-container a {
    font-family: var(--zf-primary-semibold);
    color: #fff;
}
.ztop-inner a .a-lm {
    border-bottom: 1px solid #848383;
}
.ztop-close {
    position: absolute;
    right: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
}
.ztop-close:before, .ztop-close:after {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 18px;
    width: 1px;
    background-color: #fff;
    top: 1px;
}
.ztop-close:before {
    transform: rotate(45deg);
}
.ztop-close:after {
    transform: rotate(-45deg);
}
@media only screen and (max-width: 991px){

    .ztop-container {
        position: relative;
    }
    .ztop-inner {
        position: static;
        max-width: 390px;
    }
    .ztop-close {
        right: 6px;
        top: 6px;
    }
}

@media only screen and (max-width: 767px){
    .ztop-inner {
        max-width: 300px;
    }
}

/* top css */


  #block-system-main,
  .footer-wrapper {
    margin-top: 0;
  }

  h1,
  h2,
  h3 {
    font-family: var(--zf-secondary-bold);
  }

  .zend-inner a,
  .zclick {
    font-family: var(--zf-secondary-semibold);
  }

  .note {
    font-family: var(--zf-secondary-medium);
  }

  h2,
  h3 {
    font-size: 40px;
  }

  .zsection .content-wrap {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    padding: 110px 0;
    max-width: 1170px;
  }

  .zsection.zbanner .content-wrap {
    padding: 70px 0 100px 0;
  }

  #header,
  .zbanner {
    background: #FED600;
  }

  .zbanner {
    position: relative;
  }

  .zbanner-video.zgif .zplay-icon {
    display: none;
  }

  .zbanner .act-btn.cta-btn {
    display: none;
  }

  .zbanner h1 {
    font-size: 60px;
    line-height: 1.1;
  }

  .promo-code {
    display: none;
  }

  .zbanner .zbanner-logo {
    max-width: 280px;
    position: relative;
    left: -10px;
    margin-left: 0;
    margin-bottom: 12px;
    display: none;
  }

  .i18n-ar .zbanner .zbanner-logo {
    left: unset;
    right: -10px;
  }

  .zbanner .zinner {
    display: table;
    width: 100%;
    max-width: 1200px;
  }

  .zbanner .zinner {
    margin: 0 auto;
  }

  .zbanner .zinner>div {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
  }

  .zbanner .zinner>div {
    vertical-align: top;
  }

  .zbanner-video.zcpopup-controller {
    cursor: pointer;
    position: relative;
    padding-top: 20px;
    max-width: 500px;
  }

  .zplay-icon {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }

  .i18n-ar .zbanner .zinner>div:nth-child(1) {
    padding-left: 50px;
    padding-right: 0;
  }

  .zbanner h1+p {
    margin-bottom: 36px;
    max-width: 480px;
  }

  [class|=zicon] {
    background-image: url(/sites/default/files/one/one-home-sprite.png);
    background-repeat: no-repeat;
    background-size: 1000px auto;
    display: block;
  }


  /* end-end */
  .animation-element {
    -webkit-transform: translate3d(0px, 60px, 0);
    transform: translate3d(0px, 60px, 0);
    transition: .6s ease;
  }

  div .fadeinup1 {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
  }

  div .fadeinup2 {
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
  }

  div .fadeinup3 {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
  }


  .in-view.fadeinup1,
  .in-view.fadeinup2,
  .in-view.fadeinup3 {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
  }

  /* .zpromoter-icon,
.zleadcash-icon,
.zsaleservice-icon {
    background-image: url(/sites/default/files/one/im.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 238px;
    width: 249px;
    background-position: 0;
    display: block;
    margin: 0 auto;
} */

  .zleadcash-icon {
    background-image: url(/sites/default/files/one/leadtocashbanner-sprite.png);
    height: 238px;
    width: 285px;
    background-repeat: no-repeat;
    background-size: 5700px auto;
    margin: 0 auto;
    display: block;
  }

  .zend-box:hover .zleadcash-icon {
    -webkit-animation: zleadanimate 1.6s steps(19) forwards;
    animation: zleadanimate 1.6s steps(19) forwards;
  }

  @-webkit-keyframes zleadanimate {
    from {
      background-position: 0;
    }

    to {
      background-position: -5415px;
    }
  }

  .zpromoter-icon {
    background-image: url(/sites/default/files/one/customerintopromoters-sprite.png);
    height: 238px;
    width: 285px;
    background-repeat: no-repeat;
    background-size: 5700px auto;
    margin: 0 auto;
    display: block;
  }

  .zend-box:hover .zpromoter-icon {
    -webkit-animation: zcustomeranimate 1.6s steps(19) forwards;
    animation: zcustomeranimate 1.6s steps(19) forwards;
  }

  @-webkit-keyframes zcustomeranimate {
    from {
      background-position: 0;
    }

    to {
      background-position: -5415px;
    }
  }

  .zsaleservice-icon {
    background-image: url(/sites/default/files/one/saletoservice-sprite.png);
    height: 238px;
    width: 285px;
    background-repeat: no-repeat;
    background-size: 5700px auto;
    margin: 0 auto;
    display: block;
  }

  .zend-box:hover .zsaleservice-icon {
    -webkit-animation: zserviceanimate 1.6s steps(19) forwards;
    animation: zserviceanimate 1.6s steps(19) forwards;
  }

  @-webkit-keyframes zserviceanimate {
    from {
      background-position: 0;
    }

    to {
      background-position: -5415px;
    }
  }

  .zend-inner {
    max-width: 989px;
    margin: 0 auto;
  }

  .zend-inner>div {
    display: inline-block;
    width: 49.6%;
    box-sizing: border-box;
    vertical-align: top;
  }

  .zendbox-cont {
    padding: 30px 20px 0 30px;
    position: relative;
    width: 85%;
    box-sizing: border-box;
  }

  .zendbox-img::before {
    content: '';
    width: 17%;
    height: 120px;
    position: absolute;
    top: auto;
    z-index: 1;
    right: 0;
    bottom: -120px;
  }

  .zend-inner>div:nth-child(1) .zend-box {
    padding-top: 110px;
    margin-left: 50px;
  }

  .zcus .zendbox-img,
  .zcus .zendbox-img::before {
    background-color: #FCD7DB;
  }

  .zturn .zendbox-img,
  .zturn .zendbox-img::before {
    background-color: #C7EAFB;
  }

  .zsale .zendbox-img,
  .zsale .zendbox-img::before {
    background-color: #C6F1DF;
  }

  .zendbox-img {
    padding: 33px 0;
    box-sizing: border-box;
    position: relative;
  }

  .zend-inner>div:nth-child(1) {
    padding-right: 0;
  }

  .zend-inner>div:nth-child(2) {
    padding-left: 80px;
    padding-top: 18%;
  }

  .zend h3 {
    font-size: 26px;
  }
.zend-box.zcus {
    margin-bottom: 0;
}
  .note {
    color: #FF9500;
    font-size: 16px;
  }

  .zend-box {
    margin-bottom: 80px;
    max-width: 420px;
  }

  .zsale.zend-box {
    margin-bottom: 0;
  }

  .zend-box img {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 30px 0;
  }

  .zend-inner a,
  .zclick {
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    color: #F0483E;
    border-bottom: 1px solid #F0483E;
  }

  /* end-end */

  /* Zint */
  .zint {
    background-color: #151515;
    color: #fff;
    text-align: center;
  }

  .zint h3 {
    max-width: 685px;
    margin: 0 auto 20px;
  }

  .zsection.zint .content-wrap {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 75px;
  }

  .zint-inner {
    display: table;
    width: 100%;
    margin-top: 70px;
    border-top: 1px solid #1E1E1E;
  }

  .zint-inner h3 {
    font-size: 26px;
    margin-top: 18px;
  }

  .zint-inner p {
    color: #999999;
  }

  .zint-inner>div {
    display: table-cell;
    padding: 90px 7.5% 120px 7.5%;
    text-align: left;
    transition-duration: 300ms;
    width: 30%;
    box-sizing: border-box;
  }


  .zint .zclick {
    color: #fff;
    transition-duration: 300ms;
    border-bottom: 1px solid #fff;
    display: none;
  }

  .zint-inner>div:nth-child(2) {
    border-left: 1px solid #1E1E1E;
    border-right: 1px solid #1E1E1E;
  }

  .zint-inner>div:hover {
    background-color: #1E1E1E;
  }

  .zint-inner>div:hover .zclick,
  .zint .zclick:hover {
    color: #F0483E;
    border-bottom: 1px solid #F0483E;
  }

  .zint-inner>div a {
    color: #fff;
  }

  .zint-inner>div:hover p+span {
    color: #F0483E;
    border-bottom: 1px solid #F0483E;
  }

  .zint-inner>div p+span {
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    text-transform: uppercase;
    font-size: 14px;
  }

  span.zicon-integrate {
    background-position: 2px -2px;
    width: 54px;
    height: 53px;
  }

  span.zicon-smart {
    background-position: -50px 1px;
    width: 54px;
    height: 53px;
  }

  span.zicon-tools {
    background-position: -118px -3px;
    width: 54px;
    height: 53px;
  }

  /* Zint */


  /* success */
  .zsuccess-inner {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }

  .zsuccess-inner>div {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
    box-sizing: border-box;
    /* border: 1px solid; */
  }

  .zsuccess-inner>div:nth-child(2) {
    padding-left: 120px;
  }

  .zcenter {
    align-items: center;
    -ms-flex-align: center;
  }

  /* success */

  /* every */


  .zevery {
    background-color: #F7F3E8;
    text-align: center;
  }

  .zevery-img {
    max-width: 800px;
    margin: 55px auto -10px;
    position: relative;
  }

  .zevery-img video {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 85%;
    top: 8%;
    border: aliceblue;
  }

  /* Download app */

  .apps-download-links-wrap a {
    display: inline-block;
    height: 40px;
    margin: 5px;
    background: url(/sites/default/files/download-apps-sprite2x.png) no-repeat left top;
    background-size: auto 40px;
    font-size: 0;
  }

  .apps-download-links-wrap {
    margin-bottom: 0;
  }

  .apps-download-links-wrap a.app-store {
    width: 135px;
    background-position: 0 0;
  }

  .apps-download-links-wrap a.g-play {
    width: 134px;
    background-position: -135px 0;
  }

  .zp-mobile-apps-wrap.banner .apps-download-links-wrap {
    margin-bottom: 0;
    margin-top: 12px;
  }

  /* business */

  .zbusiness {
    text-align: center;
  }

  /* testimonials */
  .zcustomer h4 {
    font-family: "Roboto Slab";
    font-weight: 400;
    font-size: 24px;
    margin: 28px 0;
    line-height: 1.6;
    text-align: left;
  }

  .zsection.zcustomer {
    position: relative;
  }

  .zcustomer .zclick {
    position: absolute;
    right: 12%;
    bottom: 8px;
  }

  .rap-text span {
    display: inline;
    transition: all 1s ease-in-out .3s;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #C6F1DF 50%);
    background-size: 200%;
    background-position: 0 0;
  }

  .slick-current.slick-active .rap-text span {
    background-position: -100% 0;
  }



  .packshot-text span {
    display: inline;
    transition: all 1s ease-in-out .3s;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #C7EAFB 50%);
    background-size: 200%;
    background-position: 0 0;
  }

  .slick-current.slick-active .packshot-text span {
    background-position: -100% 0;
  }


  .medify-text span {
    display: inline;
    transition: all 1s ease-in-out .3s;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #FCD7DB 50%);
    background-size: 200%;
    background-position: 0 0;
  }

  .slick-current.slick-active .medify-text span {
    background-position: -100% 0;
  }

  .zcustomer-name {
    font-family: var(--zf-primary-bold);
    font-size: 18px;
    margin-bottom: 4px;
  }

  .zcustomer-desig {
    font-size: 18px;
    margin-bottom: 4px;
  }

  .zcustomer p.zdesc-head,
  .zcustomer p.zdesc-head+h3 {
    text-align: center;
    max-width: 100%;
  }

  .zcustomer-inner>div img {
    overflow: hidden;
    max-width: 270px;
    height: 270px;
    margin: 40px auto 0;
    display: block;
  }

  .zcustomer-inner .inner>div {
    /* border: 1px solid; */
    display: inline-block;
    vertical-align: middle;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .zcustomer-inner {
    max-width: 900px;
    margin: 80px auto 0;
  }

  .zcustomer-inner .inner>div:nth-child(1) {
    width: 30%;
    position: relative;
  }

  .zcustomer-inner .inner>div:nth-child(2) {
    width: 59%;
    margin-left: 10%;
    text-align: left;
  }

 /* .rap {
    background: #C6F1DF;
  }*/

  .packshot {
    background: #C7EAFB;
  }

  .medify {
    background: #FCD7DB;
  }

  .zicon-raplab {
    background-position: -180px 0;
    width: 110px;
    height: 51px;
  }

  .zicon-medify {
    background-position: -544px 0;
    width: 164px;
    height: 48px;
  }

  .zicon-packshot {
    background-position: -299px 0;
    width: 236px;
    height: 37px;
  }

  /* cusotomer play icon  */
  .zvideo-play {
    width: 36px;
    height: 36px;
    position: relative;
    margin-bottom: 5px;
    transform: scale(.8);
    left: -5px;
  }

  .zvideo-play .zvideoplay-icon {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #000;
    border-radius: 50%;
    transition: all ease 0.3s;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    left: auto;
  }

  .zvideo-play .zplay-text {
    font-family: var(--zf-primary-semibold);
    font-size: 12px;
    color: #fff;
    padding-left: 0px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    left: 20px;
    top: 23%;
    position: absolute;
    transition: all ease 0.1s;
    text-transform: uppercase;
  }

  .zvideo-play .zvideoplay-icon:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 6px 0 6px 10px;
    content: "";
    left: 41%;
    position: absolute;
    top: 35%;
    transition: all ease 0.1s;
  }



  .inner>div a:hover .zvideoplay-icon {
    width: 68px;
    border-radius: 25px;
    right: -31px;
  }

  .inner>div a:hover .zvideoplay-icon:after {
    left: 12px;
  }

  .inner>div a:hover .zplay-text {
    opacity: 1;
  }

  .inner>div a span {
    position: absolute;
    right: 0;
    top: 0;
  }

  .rap a {
    display: block;
  }

  .slick-initialized .slick-slide {
    outline: 0;
  }

  /* icon-dots */
  ul.slick-dots li {
    width: 40px;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    height: auto;
    opacity: .4;
  }

  ul.slick-dots li.slick-active {
    height: initial;
    width: 40px;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    opacity: 1;
  }

  ul.slick-dots li img {
    vertical-align: middle;
  }

  .slick-dots {
    text-align: left;
    margin-top: 38px;
  }

  /* cusotomer play icon  */
  /* testimonials */


  /* started */
  .zstarted {
    background-color: #FED600;
  }

  .zsection.zstarted .content-wrap {
    padding: 85px 0;
    text-align: center;
  }

  .zstarted h3 {
    margin-bottom: 32px;
  }

  /* started */



  /* form-elements */

  /*.signup-box .za-tos-container label {
    line-height: 10px;
}*/

  .zgh-utilities .zgh-signup {
    display: none !important;
  }

  .signup-box {
    max-width: 400px;
    float: right;
    width: 100%;
    margin-top: 10px;
  }

  .signup-box h3 {
       font-size: 18px;
    margin-bottom: 24px;
    font-family: var(--zf-secondary-bold);
  }

  .zbanner-form {
    max-width: 400px;
    margin: 0 auto;
  }

  .umain .zbanner .zinner>div:nth-child(2) {
    display: none;
  }

  .umain .zbanner .act-btn.cta-btn {
    display: inline-block;
  }

  .umain .zbanner-content {
    max-width: 600px;
  }

  .umain .zbanner h1+p {
    max-width: 460px;
  }

  .umain .zbanner .zinner>div:nth-child(1)>div {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    box-sizing: border-box;
  }

  .umain .zbanner .zinner>div:nth-child(1) {
    width: 100%;
  }

  .zbanner .zinner .zbanner-gif .zbanner-video {
    display: none;
  }

  .umain .zbanner .zinner .zbanner-video {
    display: none;
  }

  .umain .zbanner .zinner .zbanner-gif .zbanner-video {
    display: inline-block;
    position: relative;
    top: -20px;
  }

  .umain .zsection.zbanner .content-wrap {
    padding: 20px 0 80px 0;
  }

  .umain .zbanner-video.zcpopup-controller {
    margin-top: 0;
  }

  .umain .zplay-icon {
    width: 100px;
    height: 100px;
  }

  .sgfrm-onegroup {
    display: table;
    width: 100%;
  }

  .sgfrm-onegroup>div {
    width: 49%;
    display: inline-block;
    float: left;
  }

  .sgfrm.zselect-box .field-msg span {
   /* position: absolute;
    bottom: -24px;*/
  }

  .other-lang .sgfrm.zselect-box .field-msg span {
    bottom: -30px;
    line-height: 1.2;
    height: 25px;
  }

  .sgfrm.zselect-box.field-error {
    margin-bottom: 24px;
  }

  .sgfrm-onegroup>div:nth-child(2) {
    margin-left: 2%;
  }

  select {
    border-radius: 0;
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    height: 47px;
    cursor: pointer;
    color: #000;
    background: #fff;
  }

  select.zdefault {
    color: #666;

  }

  .zselect-box select {
    margin: 15px 0 0;
  }

  .zselect-box {
    position: relative;
  }

  .zselect-box select::-ms-expand {
    display: none;
  }

  .zselect-box::after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #666;
    position: absolute;
    right: 12px;
    top: 34px;
    bottom: unset;
    margin: auto;
    content: "";
    display: block;
  }

  .signup-box .socl-signup {
    margin-top: 20px;
  }

  p.zcountry-info.zshow {
    margin-top: 18px;
  }

  /* form-elements */






  @media only screen and (min-width: 1681px) {
    .zsection.zbanner .content-wrap {
      padding: 80px 0 100px 0;
    }

  }

  @media only screen and (max-width: 1600px) {
    .zbanner h1 {
      font-size: 46px;
      max-width: 450px;
      margin-left: 0;
    }

    .i18n-es-xl .zbanner h1,
    .i18n-id .zbanner h1,
    .i18n-fr .zbanner h1,
    .i18n-pt-br .zbanner h1,
    .i18n-ja .zbanner h1,
    .i18n-th .zbanner h1,
    .i18n-ar .zbanner h1,
    .i18n-nl .zbanner h1 {
      font-size: 42px;
    }

    .i18n-de .zbanner h1 {
      font-size: 36px;
    }
  }


  @media only screen and (max-width: 1440px) {
    .zbanner .zinner {
      max-width: 1000px;
    }

    .zbanner h1+p {
      max-width: 460px;
    }

    .zbanner-form {
      margin-right: 0;
      margin-left: auto;
    }

    .i18n-ar .zbanner-form {
      margin-right: auto;
    }

    .zsection.zbanner .content-wrap {
      padding: 35px 0 60px 0;
    }

    .umain .zsection.zbanner .content-wrap {
      padding: 0px 0 40px 0;
    }

    .zsection .content-wrap {
      padding: 90px 0;
    }

    .zint-inner>div {
      padding: 90px 100px 100px 100px;
    }

    .zint-inner h3 {
      font-size: 24px;
    }

    .zcustomer-inner {
      margin: 60px auto 0;
    }
  }

  @media only screen and (max-width: 1280px) {
    .zint-inner h3 {
      font-size: 22px;
    }

    .zint-inner>div {
      padding: 80px 60px 90px 60px;
    }

    .zbanner h1 {
      font-size: 42px;
    }

    h2,
    h3 {
      font-size: 30px;
    }

    .zend-inner h2 {
      max-width: 320px;
    }

    .zint h3 {
      max-width: 540px;
    }

    .zevery-img {
      margin: 35px auto 0;
    }

    .zsection.zsuccess img {
      max-width: 90%;
      margin: 0 auto;
      display: block;
    }

    .zsuccess-inner>div:nth-child(2) {
      padding-left: 70px;
      padding-right: 40px;
    }

    .zsection .content-wrap {
      padding: 80px 0;
    }
  }

  @media only screen and (max-width: 1140px) {
    .zbanner h1 {
      font-size: 42px;
    }

    h2,
    h3 {
      font-size: 30px;
    }

    .zbanner h1+p {
      max-width: 350px;
    }

    .umain .zbanner h1+p {
      max-width: 440px;
    }

    .zbanner-video.zcpopup-controller {
      max-width: 400px;
    }

    .zint-inner>div {
      padding: 60px 50px;
    }

    .zsuccess-inner>div:nth-child(2) {
      padding-left: 70px;
    }

    .zevery-img {
      max-width: 600px;
    }

    .zcustomer-inner .inner>div:nth-child(2) {
      margin-left: 5%;
    }

    .slick-dots {
      max-width: 95%;
      margin: 30px auto 10px;
    }

    .zint-inner>div {
      padding: 60px 30px 80px 30px;
    }

    .zint h3 {
      max-width: 500px;
    }

    .zend-inner h2 {
      max-width: 300px;
    }
  }

  @media only screen and (max-width: 991px) {

    .zbanner .act-btn.cta-btn {
      display: inline-block;
    }

    .zsection.zbanner .content-wrap {
      padding: 30px 0 80px 0;
    }

    .zbanner-video.zcpopup-controller {
      margin: 0 auto;
    }

    .umain .zbanner h1+p {
      margin: 0 auto 20px;
    }

    .umain .zsection.zbanner .content-wrap {
      padding: 50px 0 80px 0;
    }

    .zsection .content-wrap {
      padding: 90px 0;
    }

    .umain .zbanner .zinner>div:nth-child(1)>div {
      display: block;
      width: 100%;
    }

    .umain .zbanner .zinner .zbanner-video {
      padding-left: 0;
    }

    .zbanner .zinner {
      display: block;
      max-width: 100%;
    }

    .zbanner .zbanner-logo {
      margin: 0 auto 10px;
    }

    .zbanner .zinner>div {
      width: 100%;
      display: block;
    }

    .zbanner .zinner>div:nth-child(2) {
      display: none;
    }

    .zbanner h1 {
      margin: 0 auto 20px;
    }

    .zbanner h1+p {
      max-width: 100%;
    }

    .zbanner-logo {
      left: 0;
      margin: 0 auto;
    }

    .zbanner .content-wrap {
      padding-bottom: 100px;
      padding-top: 70px;
    }

    .zbanner .zinner>div:nth-child(1) {
      padding-left: 0;
      max-width: 600px;
      margin: 0 auto;
      text-align: center;
    }

    .zbanner .content-wrap {
      overflow: initial;
      width: 90%;
      max-width: 100%;
    }

    .zendbox-cont {
      padding: 30px 32px 0 32px;
    }

    h2,
    h3 {
      font-size: 30px;
    }

    .zint h3 {
      max-width: 500px;
    }

    .zend-inner>div {
      width: 100%;
      display: block;
    }

    .zend-inner {
      max-width: 600px;
    }

    .zend-inner>div:nth-child(2) {
      padding-left: 0;
      padding-top: 12%;
    }

    .zend-inner .zend-box,
    .zend-inner>div:nth-child(1) .zend-box {
      margin: 0 auto 0px;
    }

    .zend-inner>div:nth-child(1) .zend-box {
      padding-top: 60px;
    }

    .zsale.zend-box {
      margin: 70px auto;
    }

    .zint-inner {
      display: block;
    }

    .zint-inner>div {
      display: block;
      width: 100%;
      text-align: center;
    }

    .zint-inner>div:nth-child(2) {
      border-top: 1px solid #1E1E1E;
      border-bottom: 1px solid #1E1E1E;
      border-left: none;
      border-right: none;
    }

    .zint-inner [class|=zicon] {
      margin: 0 auto;
    }

    .zint-inner p {
      max-width: 300px;
      margin: 0 auto 20px;
    }

    .zsuccess-inner>div:nth-child(2) {
      padding-left: 20px;
      padding-right: 0;
    }

    .zcustomer-inner>div img {
      width: 100%;
      height: auto;
    }

    .zcustomer [class|=zicon] {
      transform: scale(.75)
    }

    .zcustomer h4 {
      font-size: 20px;
      margin: 8px 0;
    }

  }


  @media only screen and (max-width: 767px) {
    .zint h3 {
      max-width: 90%;
    }

    .zplay-icon,
    .umain .zplay-icon {
      width: 60px;
      height: 60px;
    }

    .helpful-wrap>div:first-child,
    .menu-icon-help-header.pull-left {
      display: block;
    }

    .slick-dotted.slick-slider+p {
      margin-bottom: 0;
    }

    .zbanner-logo {
      display: none;
    }

    .zbanner h1 {
      font-size: 34px;
      max-width: 300px;
    }

    .zcustomer [class|=zicon] {
      margin: 0 auto;
    }

    .zcustomer-inner .inner>div:nth-child(2),
    .zcustomer h4,
    .slick-dots {
      text-align: center;
    }

    .slick-dots {
      margin: 14px auto -10px;
    }

    h2,
    h3 {
      font-size: 28px;
    }

    .zbanner-logo {
      display: none;
    }

    .zsection .content-wrap {
      padding: 70px 0;
    }


    .zsection.zbanner .content-wrap {
      padding: 30px 0 65px 0;
    }

    .zsuccess-inner>div {
      flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      max-width: 100%;
      box-sizing: border-box;
    }

    .zsuccess-inner>div:nth-child(2) {
      padding-left: 0;
    }

    .zsuccess-inner>div:nth-child(1) {
      order: 2;
    }

    .zsuccess-inner>div:nth-child(2) {
      order: 1;
    }

    .zsection.zsuccess img {
      max-width: 80%;
      margin: 40px auto 0;
      display: block;
    }

    .zcenter {
      text-align: center;
    }

    .zbusiness h3 {
      max-width: 300px;
      margin: 0 auto 20px;
    }

    .zcustomer-inner .inner>div:nth-child(1),
    .zcustomer-inner .inner>div:nth-child(2) {
      width: 100%;
      margin-left: 0;
    }

    .zcustomer-inner .inner>div:nth-child(2) {
      margin-top: 38px;
    }

    .zcustomer-inner {
      max-width: 100%;
      margin: 0 auto;
    }

    .zcustomer .zclick {
      position: relative;
      right: auto;
      bottom: 0;
      margin-top: 50px;
    }

    .inner>div a .zvideoplay-icon {
      width: 68px;
      border-radius: 25px;
      right: -31px;
    }

    .inner>div a .zvideoplay-icon:after {
      left: 12px;
    }

    .inner>div a .zplay-text {
      opacity: 1;
    }
  }



  /*promotion css*/

  .zpromotion {
    background: #000;
    padding: 10px 80px 10px 10px;
    position: relative;
    width: 100%;
    box-sizing: border-box !important;
  }

  .zpromotion p {
    margin: 0;
    text-align: center;
    font: 16px var(--zf-primary-semibold);
    max-width: 100%;
      line-height: 1.6;
  }

  .zpromotion p span {
    margin-right: 10px;
    color: #fff;
  }

  .zpromotion p a {
    padding: 0px 0px;
    display: inline-block;
    color: #fff;
    margin-left: 0px;
    font-size: 16px;
    text-decoration: none;
  }

  .zpremoclose {
    position: absolute;
    right: 22px;
    top: 13px;
    width: 20px;
    height: 20px;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
  }

  .zpremoclose:before,
  .zpremoclose:after {
    position: absolute;
    left: 9px;
    content: ' ';
    height: 11px;
    width: 2px;
    background-color: #0a0000;
    top: 5px;
  }

  .zpremoclose:after {
    transform: rotate(-45deg);
  }

  .zpremoclose:before {
    transform: rotate(45deg);
  }
 .zpromotion.other-lang {
      display: none;
    }

@media all and (max-width:767px) {
  .zpromotion {
    top: 0px;
    padding: 7px
  }
  .zpromotion-wrap {
    width: 90%;
    padding-right: 0;
    padding: 24px 0 12px 0;
    margin: 0 auto;
  }
  .zpremoclose {
    font-size: 11px;
    top: 10px;
    bottom: auto;
    right: 11px;
  }
}

  /*** Promotion ends ***/

  /*chat widget start*/
  .chat-widget {
    position: fixed;
    right: 0;
    bottom: -10px;
    width: 160px;
    height: 140px;
    z-index: 9;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transition: all 1000ms ease;
  }

  .chat-widget.active {
    visibility: visible;
    opacity: 1;
  }



  @media all and (max-width:767px) {
    .zph-sticky .chat-widget {
      display: block !important;
    }

    .other-lang.zph-sticky .chat-widget {
      display: none !important;
    }

    .chat-widget {
      max-width: 140px;
      height: auto;
      bottom: 40px;
    }
  }

  /*chat widget ends*/

  /* other languages */

  .i18n-ar .signup-box .za-newsletter-container label {
    padding-left: 0;
    padding-right: 20px;
  }

  .i18n-es-xl .zbanner h1,
  .i18n-id .zbanner h1,
  .i18n-fr .zbanner h1,
  .i18n-pt-br .zbanner h1,
  .i18n-ja .zbanner h1,
  .i18n-th .zbanner h1,
  .i18n-ar .zbanner h1,
  .i18n-nl .zbanner h1 {
    font-size: 40px;
  }

  .other-lang .zsection.zbusiness {
    display: none;
  }

  .i18n-de .zbanner h1 {
    font-size: 42px;
    line-height: 1.2;
  }

  /* other languages */

  /* french testimonial */

  span.z-case {
    position: absolute;
    bottom: 23px;
    right: 20px;
    color: #fff;
    border-bottom: 2px solid;
  }



  .zfr span.z-case {
    position: absolute;
    bottom: 26px;
    right: 30px;
    color: #fff;
    border-bottom: 2px solid;
  }

  .i18n-ar .za-newsletter-container {
    padding: 0 0px 0 0;
  }

  .lang-ar .zselect-box::after {
    right: auto;
    left: 9px;
  }
.i18n-ar .zsection.zsuccess h3 {
    text-align: right;
}
  /* ar css */
  .i18n-ar .zendbox-cont {
    padding: 30px 40px 0 10px;
    margin-right: auto;
  }

  .i18n-ar .zend-inner>div:nth-child(2) {
    padding-left: 0;
    padding-right: 80px;
  }

  .i18n-ar .zend-inner>div:nth-child(1) .zend-box {
    margin-left: 0;
    margin-right: 50px;
  }

  .i18n-ar .zint-inner>div p+span {
    float: right;
  }

  .i18n-ar .zint .note+h3,
  .i18n-ar .zsection.zint .content-wrap {
    text-align: center;
  }

  .i18n-ar div.zsuccess-inner>div:nth-child(2) {
    padding-left: 0;
    padding-right: 120px;
  }

  .i18n-ar .zsuccess .note {
    text-align: right;
  }

  .i18n-ar .zint .note,
  .i18n-ar .zevery .note,
  .i18n-ar .zevery .note+h3,
  .i18n-ar .zstarted h3 {
    text-align: center;
  }

  .i18n-ar .apps-download-links-wrap.web {
    text-align: center;
  }

  @media only screen and (max-width: 1140px) {
    .i18n-ar div.zsuccess-inner>div:nth-child(2) {
      padding-left: 0;
      padding-right: 70px;
    }
  }

  @media only screen and (max-width: 991px) {
    .i18n-ar div.zsuccess-inner>div:nth-child(2) {
      padding-left: 0;
      padding-right: 20px;
    }

    .i18n-ar .umain .zbanner-gif {
      text-align: center;
    }

    .i18n-ar .zbanner .zinner>div:nth-child(1) {
      padding-left: 0;
    }

    .i18n-ar .zint-inner>div p+span {
      float: none;
    }

    .i18n-ar .zint h3,
    .i18n-ar .zint-inner>div p+span,
    .i18n-ar .zint-inner p {
      text-align: center;
    }

    .i18n-ar div.zend-inner>div:nth-child(2) {
      padding-right: 0;
    }

    .i18n-ar div.zint-inner>div {
      text-align: center;
    }

    .i18n-ar .zsection.zend p.note {
      text-align: right;
    }

    .i18n-ar div.zendbox-cont {
      padding: 30px 30px 0 0px;
    }
  }

  @media only screen and (max-width: 767px) {

    .i18n-ar .zsuccess .note,
    .i18n-ar .zsuccess .note+h3,
    .i18n-ar .zsuccess p,
    .i18n-ar .zsuccess p a {
      text-align: center;
    }

    .i18n-ar .zsection.zbanner {
      overflow: hidden;
    }

    .i18n-ar div.zsuccess-inner>div:nth-child(2) {
      padding-right: 0px;
      text-align: center;
    }

  }

  /* ar css */

  /* french testimonial */

  .other-lang .chat-widget {
    display: none;
  }

  .i18n-es-xl .zbanner h1,
  .i18n-id .zbanner h1,
  .i18n-fr .zbanner h1,
  .i18n-pt-br .zbanner h1,
  .i18n-ja .zbanner h1,
  .i18n-th .zbanner h1,
  .i18n-ar .zbanner h1,
  .i18n-nl .zbanner h1,
  .i18n-de .zbanner h1, .i18n-ru .zbanner h1 {
    max-width: 610px;
  }

  .i18n-ar .watch-btn {
    padding: 0;
  }
.i18n-ar div.signup-box h3 {
    text-align: right;
}
  @media only screen and (max-width: 991px) {

    .i18n-ar .zsection.zbanner h1,
    .i18n-ar .zsection.zbanner p {
      text-align: center;
    }
  }

  @media only screen and (max-width: 767px) {

    .i18n-es-xl .zbanner h1,
    .i18n-id .zbanner h1,
    .i18n-fr .zbanner h1,
    .i18n-pt-br .zbanner h1,
    .i18n-ja .zbanner h1,
    .i18n-th .zbanner h1,
    .i18n-ar .zbanner h1,
    .i18n-nl .zbanner h1 {
      font-size: 26px;
    }

    .i18n-de .zbanner h1 {
      font-size: 24px;
    }

    .other-lang a.act-btn.cta-btn {
      font-size: 12px;
    }

  }

  /* Arabic starts*/


  .i18n-ar .zbanner-form {
    margin-right: auto;
    margin-left: 0;
  }

  .i18n-ar .zselect-box::after {
    left: 12px;
    right: auto;
  }

  .i18n-ar .zend-inner>div:nth-child(2) {
    padding-right: 80px;
    padding-left: 0;
  }

  .i18n-ar .zint-inner>div, .i18n-ar .zint-inner>div h3 {
    text-align: right;
  }

  .i18n-ar .zsuccess-inner>div:nth-child(2) {
    padding-right: 120px;
  }

  .i18n-ar .content-wrap h3,
  .i18n-ar .zevery-inner h3,
  .i18n-ar p.note,
  .i18n-ar .apps-download-links-wrap.web {
    text-align: center;
  }
.i18n-ar .zend p.note {
    text-align: right;
}
  @media only screen and (max-width: 991px) {

    .i18n-ar .zbanner h1,
    .i18n-ar .zbanner h1+p,
    .i18n-ar .zbanner-content p,
    .i18n-ar .zint h3,.i18n-ar .zint-inner>div, .i18n-ar .zint-inner>div h3 {
      text-align: center;
    }
  }

  @media only screen and (max-width: 767px) {
    .zbanner-content p {
      text-align: center;
    }
.i18n-ar .zsection.zsuccess h3 {
    text-align: center;
}
  }

  /* Arabic end*/
  /*Hebrew starts*/
  .i18n-he .zend-inner>div:nth-child(1) .zend-box {
    margin-right: 50px;
    margin-left: 0;
  }

  .i18n-he .zendbox-img::before {
    left: 0;
    right: auto;
  }

  .i18n-he .zend-inner>div:nth-child(2) {
    padding-right: 80px;
    padding-left: 0;
  }

  .i18n-he .zsection.zint .content-wrap p,
  .i18n-he .zsection.zint .content-wrap h3,
  .i18n-he .zsection.zint .content-wrap,
  .i18n-he .zvideo-section .zevery-inner p,
  .i18n-he .zvideo-section .zevery-inner h3,
  .i18n-he .zvideo-section .zevery-inner .zp-mobile-apps-wrap .apps-download-links-wrap,
  .i18n-he .zsection.zstarted h3 {
    text-align: center;
  }

  .i18n-he .zint-inner>div {
    text-align: right;
  }

  .i18n-he .zsuccess-inner>div:nth-child(2) {
    padding-right: 120px;
    padding-left: 0;
  }

  .i18n-he .zsection.zint .content-wrap .zint-inner p,
  .i18n-he .zsection.zint .content-wrap .zint-inner h3 {
    text-align: right;
  }

  .i18n-he .zselect-box::after {
    left: 12px;
    right: auto;
  }

  @media only screen and (max-width: 991px) {

    .i18n-he .zbanner-content h1,
    .i18n-he .zbanner-content p,
    .i18n-he .zsection.zint .content-wrap p,
    .i18n-he .zsection.zint .content-wrap h3,
    .i18n-he .zsection.zint .content-wrap,
    .i18n-he .zint-inner>div {
      text-align: center;
    }

    .i18n-he .zend-inner>div:nth-child(2) {
      padding-right: 0;
      padding-left: 0;
    }

    .i18n-he .zsection.zint .content-wrap .zint-inner p,
    .i18n-he .zsection.zint .content-wrap .zint-inner h3 {
      text-align: center;
    }
  }

  @media only screen and (max-width: 767px) {
    .i18n-he .zsuccess-inner>div:nth-child(2) {
      padding-right: 0;
      padding-left: 0;
    }

    .i18n-he .zsuccess-inner.zcenter>div p,
    .i18n-he .zsuccess-inner.zcenter>div h3,
    .i18n-he .zsuccess-inner.zcenter>div {
      text-align: center;
    }
  }

/*Other lang starts*/
@media only screen and (max-width: 991px) and (min-width: 768px) {
.i18n-nl .zend-inner a, .zclick {
    font-size: 13px;
}
}
@media only screen and (max-width: 767px) {
.i18n-nl .zend-inner a, .zclick {
    font-size: 12px;
}
}
/*Other lang ends*/

.zp-mobile-only, .zp-desktop-only { display:none; }
 @media only screen and (max-width: 767px) {
.zp-mobile-only{display:block;} .zp-desktop-only{display:none;}
    }
  @media only screen and (min-width: 768px) {
.zp-desktop-only{display:block;} .zp-mobile-only{display:none;}
}

/*QA*/
section.faq-section{
     padding: 0px 0 110px 0;
    max-width: 1170px;
    margin: 0 auto;
    text-align: left;
    width: 96%;
    margin-top: 40px;
}
.content-wrap{
      width: 100%;
      padding: 0px 0 0 0;
}
.faq-accordian {
    width: 70%;
    min-height: 460px;
    counter-reset: number;
    margin: 0 auto;
}

.faq-accordian li {
    border-top: 1px solid #ccc;
    padding: 30px 0px;
    cursor: pointer;
}
.faq-accordian>li:first-child{
    border: none;
    padding-top: 0px;
}
.faq-accordian h4 {
    position: relative;
    color: #000;
    margin: 0;
    padding-right: 30px;
    font-size: 21px;
    padding-left: 34px;
}

.i18n-ar .faq-accordian h4 {
    padding: 0 0 0 30px;
}

.faq-accordian h4.active {
    color: #1975d2;
}

/*.faq-accordian h4:before {
    counter-increment: number;
    content: counter(number) ". ";
}*/

.faq-accordian h4:after {
    content: '+';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px;
    line-height: 28px;
}

.i18n-ar .faq-accordian h4:after {
    left: 0;
    right: inherit;
}

.faq-accordian h4.active:after {
    content: '-';
}

.faq-accordian p {
    margin: 0;
    font-size: 15px;
    padding: 10px 30px 0 0;
    display: none;
}

.i18n-ar .faq-accordian p {
    padding: 10px 0 0 30px;
}

.faq-accordian p.active {
    display: block;
}
.faq-section h4.tt{
    text-align: center;
    line-height: 40px;
    padding: 30px 0px;
    font-size: 28px;
}
