.main-container,
.zbanner {
  background: #fed600;
}
.zw-product-header {
  background: #fed600;
}

.zsection h1 {
  margin-bottom: 0;
  padding: 8px 0 1px 0px;
}

.i18n-en h1 {
  font-size: 50px;
}

h1 span {
  display: block;
}

h1 span:before {
  content: none;
}

.headborder {
  max-width: 390px;
  border: 1px dashed #dc9e0e;
  padding: 3px 0;
  margin: 0 auto 20px;
  position: relative;
}

.headborder ul li {
  position: absolute;
  background-color: #000;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}

.headborder ul li:nth-child(1) {
  top: -3px;
  left: -3px;
}

.headborder ul li:nth-child(2) {
  top: -3px;
  right: -3px;
}

.headborder ul li:nth-child(3) {
  bottom: -3px;
  right: -3px;
}

.headborder ul li:nth-child(4) {
  bottom: -3px;
  left: -3px;
}

.headborder ul li:nth-child(5) {
  top: -4px;
  left: 0;
  right: 0;
  margin: auto;
}

.headborder ul li:nth-child(6) {
  bottom: -4px;
  left: 0;
  right: 0;
  margin: auto;
}

.zbanner .content-wrap {
  padding: 23px 0 140px;
}

.zscreen-mask {
  position: relative;
  background: #ffe13f;
}

.zbanner .zcenter {
  text-align: center;
  max-width: 630px;
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 380px;
  left: 0;
  right: 0;
  padding: 17px;
  box-sizing: border-box;
}

.zbanner .zcenter h2,
.zbanner .zcenter p {
  padding: 12px;
  padding-top: 0;
}

.zresize-box {
  height: 590px;
  width: 950px;
  margin: 0 auto;
  position: relative;
  box-shadow: 0px 30px 20px rgba(0, 0, 0, 0.03);
}

.zdevice-border {
  border-radius: 5px;
  border-top: 30px solid #fff;
  display: block;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  background: white;
  box-sizing: content-box;
}

.zscreen-mask {
  display: block;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.zbrowser-icon {
  width: 8px;
  height: 8px;
  background: #ececec;
  margin-right: 5px;
  border-radius: 100%;
  display: inline-block;
}

.zbrowser > span:nth-child(1) {
  background-color: #ff625a;
}

.zbrowser > span:nth-child(2) {
  background-color: #ffc22f;
}

.zbrowser > span:nth-child(3) {
  background-color: #2ace42;
}

.zbrowser {
  position: absolute;
  top: -18px;
  z-index: 1;
  left: 10px;
}

.zdevice-border {
  position: relative;
}

.i18n-en .zsection h3 {
  font-size: 40px;
}

.zsection h3 {
  margin-bottom: 20px;
}

.zmain-section > .zsection:last-child .content-wrap {
  padding-bottom: 210px;
}

[class|="zicon"] {
  background-image: url(/sites/zweb/images/one/onesites-sprite.png);
  background-repeat: no-repeat;
  background-size: 760px auto;
  display: block;
  margin-bottom: 20px;
  z-index: 1;
}

.zicon-domain {
  background-position: 0 0;
  width: 38px;
  height: 39px;
}

.zicon-build {
  background-position: -50px 0;
  width: 37px;
  height: 40px;
}

.zicon-optimise {
  background-position: -100px 0;
  width: 39px;
  height: 40px;
}

.zicon-forms {
  background-position: -150px 0;
  width: 41px;
  height: 40px;
}

.zicon-connect {
  background-position: -200px 0;
  width: 38px;
  height: 39px;
}

.zicon-offer {
  background-position: -250px 0;
  width: 40px;
  height: 40px;
}

.zlap-container {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
}

.zicon-one,
.zicon-two,
.zicon-three,
.zicon-four,
.zicon-five,
.zicon-six {
  position: absolute;
  top: 0;
  opacity: 0;
}

.zicon-two,
.zicon-four,
.zicon-six {
  right: 0;
}

.zicon-one {
  background-position: -300px -3px;
  width: 204px;
  height: 189px;
  top: 14%;
  left: 2%;
}

.zicon-two {
  background-position: -3px -47px;
  width: 115px;
  height: 73px;
  top: 13%;
  right: 16%;
}

.zicon-one,
.zicon-two {
  animation: animateonetwo 0.9s;
  animation-fill-mode: forwards;
  -webkit-transform: translate3d(0px, 10px, 0);
  transform: translate3d(0px, 10px, 0);
}

.zicon-two {
  animation: animateonetwo 0.9s 0.9s;
  animation-fill-mode: forwards;
  -webkit-transform: translate3d(0px, 10px, 0);
  transform: translate3d(0px, 10px, 0);
}

@keyframes animateonetwo {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
  }
}

.zicon-three {
  background-position: 0 -123px;
  width: 149px;
  height: 109px;
  top: auto;
  bottom: 3%;
  margin: auto;
  left: 240px;
}

.zicon-four {
  background-position: -513px -4px;
  width: 221px;
  height: 190px;
  top: auto;
  right: 10px;
  bottom: 0;
}

.zicon-three,
.zicon-four {
  animation: animatethreefour 0.9s 1.2s;
  animation-fill-mode: forwards;
  -webkit-transform: translate3d(0px, 10px, 0);
  transform: translate3d(0px, 10px, 0);
}

.zicon-four {
  animation: animatethreefour 0.9s 0.6s;
  animation-fill-mode: forwards;
  -webkit-transform: translate3d(0px, 10px, 0);
  transform: translate3d(0px, 10px, 0);
}

@keyframes animatethreefour {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
  }
}

.zimg-part > img:nth-child(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: translate3d(0px, 40px, 0);
  transform: translate3d(0px, 40px, 0);
  -webkit-transition: all 1200ms ease;
  transition: all 1200ms ease;
}

.zimg-part > img:nth-child(2).in-view {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: translate3d(0px, 0px, 0);
  transform: translate3d(0px, 0px, 0);
}

.zmain-section > .zsection:nth-child(1) p,
.zmain-section > .zsection:nth-child(2) p,
.zmain-section > .zsection:nth-child(5) p,
.zmain-section > .zsection:nth-child(6) p {
  color: #444444;
}

.zmain-section > .zsection:nth-child(3) p,
.zmain-section > .zsection:nth-child(4) p {
  color: #999999;
}

.zmain-section > .zsection:nth-child(2) .content-wrap,
.zmain-section > .zsection:nth-child(4) .content-wrap,
.zmain-section > .zsection:nth-child(6) .content-wrap {
  padding-top: 20px;
}

.zmain-section > .zsection:nth-child(2) .content-wrap {
  padding-top: 40px;
}

.zmain-section > .zsection:nth-child(5) .content-wrap {
  padding-top: 150px;
}

.zrow-inner {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.zrow-inner.zright-img > div:nth-child(1) {
  flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  max-width: 40%;
  box-sizing: border-box;
}

.zrow-inner.zright-img > div:nth-child(2) {
  flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  max-width: 60%;
  box-sizing: border-box;
}

.zrow-inner.zleft-img > div:nth-child(1) {
  flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  max-width: 60%;
  box-sizing: border-box;
}

.zrow-inner.zleft-img > div:nth-child(2) {
  flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  max-width: 40%;
  box-sizing: border-box;
}

.zrow-inner.zleft-img > div:nth-child(2) {
  padding-left: 100px;
}

.zrow-inner.zright-img > div:nth-child(1) {
  padding-right: 110px;
}

.zrow-inner.zleft-img > div:nth-child(2) {
  order: 2;
}

.zmainrow-wrap .zsection h3 {
  font-family: var(--zf-secondary-semibold);
}

.zrow-inner.zcenter {
  align-items: center;
  -ms-flex-align: center;
}

.zoptimise,
.zaddforms {
  background-color: #151515;
  color: #fff;
}

.zimg-part {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}

.zimg-part > img:nth-child(1) {
  width: 100%;
  margin: 0 auto;
  display: block;
  /* max-width: 510px; */
}

.zimg-part .img-animate {
  position: absolute;
  max-width: 280px;
  top: -50px;
  left: auto;
  right: 32px;
  margin: auto;
}

.zimg-part .img-animate.btm {
  top: auto;
  bottom: -90px;
}

.zdomain .zimg-part > img:nth-child(2) {
  max-width: 182px;
  position: absolute;
  bottom: -30px;
  left: auto;
  right: -40px;
  margin: auto;
}

.zbuild .zimg-part > img:nth-child(2) {
  max-width: 68px;
  position: absolute;
  top: 80px;
  left: -100px;
  right: auto;
  margin: auto;
}

.zoptimise .zimg-part > img:nth-child(2) {
  max-width: 60px;
  position: absolute;
  top: -100px;
  bottom: 0;
  left: -40px;
  right: auto;
  margin: auto;
}

.zaddforms .zimg-part > img:nth-child(2) {
  max-width: 108px;
  position: absolute;
  top: -130px;
  bottom: 0;
  left: -48px;
  right: auto;
  margin: auto;
}

.zconnect .zimg-part > img:nth-child(2) {
  top: -20px;
}

.zsection.zstart {
  background-color: #fed600;
  text-align: center;
}

.zsection.zstart .content-wrap {
  padding: 90px 0;
}

.zsection.zstart h3 {
  max-width: 100%;
  margin: 0 auto 36px;
}

.footer-wrapper {
  margin-top: 0;
}

@media only screen and (max-width: 1440px) {
  .zbanner .content-wrap {
    padding: 10px 0 120px;
  }

  .zbanner .zcenter {
    height: 420px;
  }

  .i18n-en .zsection h3 {
    font-size: 36px;
    line-height: 1.2;
  }

  .zresize-box {
    height: 530px;
    width: 850px;
  }

  .i18n-en h1 {
    font-size: 40px;
  }

  .zicon-four {
    right: 60px;
  }

  .zicon-one {
    left: 77px;
  }
}

@media only screen and (max-width: 1280px) {
  .zdomain .zimg-part > img:nth-child(2) {
    max-width: 142px;
    right: 4%;
  }

  .zsection .content-wrap {
    overflow: visible;
  }

  .zicon-one {
    top: 55px;
    left: 30px;
  }

  .zicon-two {
    right: 12%;
  }

  .zicon-four {
    right: -10px;
  }
}

@media only screen and (max-width: 1140px) {
  .zicon-three {
    left: 150px;
  }
}

@media only screen and (max-width: 1040px) {
  .zrow-inner.zleft-img > div:nth-child(2) {
    padding-left: 40px;
  }

  .zrow-inner.zright-img > div:nth-child(1) {
    padding-right: 40px;
  }

  .zoptimise .zimg-part > img:nth-child(2) {
    left: -5%;
  }

  .zaddforms .zimg-part > img:nth-child(2) {
    left: -8%;
  }

  .zmain-section > .zsection:last-child .content-wrap {
    padding-bottom: 160px;
  }

  .zimg-part .img-animate {
    max-width: 230px;
  }

  .zconnect .zimg-part > img:nth-child(2) {
    bottom: 12%;
    top: auto;
  }

  .zimg-part .img-animate.btm {
    bottom: -60px;
  }

  .zlap-container [class|="zicon"] {
    background-size: 600px auto;
  }

  .zicon-one {
    background-position: -233px 2px;
    width: 170px;
    height: 160px;
  }

  .zicon-two {
    background-position: 0px -37px;
    width: 91px;
    height: 57px;
    right: 6%;
  }

  .zicon-three {
    background-position: 0 -94px;
    width: 119px;
    height: 95px;
    left: 180px;
  }

  .zicon-four {
    background-position: -401px 2px;
    width: 181px;
    height: 160px;
    right: 10px;
  }
}

@media only screen and (max-width: 991px) {
  .i18n-en .zsection h3 {
    font-size: 26px;
  }

  .headborder {
    max-width: 340px;
  }

  .zrow-inner.zleft-img > div:nth-child(1),
  .zrow-inner.zleft-img > div:nth-child(2) {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    max-width: 50%;
    box-sizing: border-box;
  }

  .zbuild .zimg-part > img:nth-child(2) {
    top: 60px;
    left: -40px;
  }

  .zresize-box {
    height: 500px;
    width: 700px;
  }

  .zicon-one {
    left: -10px;
    top: 50px;
  }

  .zicon-three {
    left: 50px;
  }

  .zicon-two {
    right: 11%;
  }

  .zicon-four {
    right: -30px;
  }
}

@media only screen and (max-width: 767px) {
  .headborder {
    max-width: 270px;
  }

  .zbanner .zcenter {
    height: max-content;
  }

  .zmain-section > .zsection:nth-child(2) .content-wrap,
  .zmain-section > .zsection:nth-child(4) .content-wrap,
  .zmain-section > .zsection:nth-child(6) .content-wrap {
    padding-top: 10px;
  }

  .zrow-inner.zleft-img > div:nth-child(1),
  .zrow-inner.zleft-img > div:nth-child(2),
  .zrow-inner.zright-img > div:nth-child(1),
  .zrow-inner.zright-img > div:nth-child(2) {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  .zrow-inner.zright-img > div:nth-child(1) {
    padding-right: 0;
  }

  .zrow-inner.zleft-img > div:nth-child(2) {
    padding-left: 0;
  }

  .zrow-inner.zleft-img > div:nth-child(1) {
    order: 2;
  }

  .zrow-inner.zleft-img > div:nth-child(2) {
    order: 1;
  }

  .zrow-inner.zcenter {
    max-width: 480px;
    margin: 0 auto;
  }

  .zsection .content-wrap {
    overflow: hidden;
  }

  .zimg-part .img-animate {
    max-width: 130px;
  }

  .zmain-section .zsection .content-wrap {
    padding: 70px 0;
  }

  .zmain-section > .zsection:last-child .content-wrap {
    padding-bottom: 130px;
  }

  .zmain-section > .zsection:nth-child(5) .content-wrap {
    padding-top: 70px;
  }

  .zdomain .zimg-part > img:nth-child(2) {
    max-width: 92px;
    right: 4%;
  }

  .zsection.zdomain .content-wrap {
    padding-bottom: 70px;
  }

  .zimg-part {
    margin: 20px auto 0;
  }

  .zoptimise .zimg-part > img:nth-child(2) {
    max-width: 26px;
    left: 0;
  }

  .zbuild .zimg-part > img:nth-child(2) {
    left: -12px;
    max-width: 28px;
  }

  .zbuild .content-wrap {
    overflow: visible;
  }

  .zaddforms .zimg-part > img:nth-child(2) {
    max-width: 68px;
    left: 0;
  }

  .zsection.zstart .content-wrap {
    padding: 60px 0;
  }

  .zsection.zstart h3 {
    margin-bottom: 20px;
  }

  .zbanner .content-wrap {
    padding: 40px 0 110px;
  }

  .zlap-container [class|="zicon"] {
    display: none;
  }

  .zresize-box {
    height: 450px;
    width: 100%;
  }

  .i18n-en h1 {
    font-size: 30px;
  }

  /* .zbanner .zcenter {
margin-bottom: 20px;
} */
}

@media only screen and (max-width: 480px) {
a.act-btn.cta-btn {
    padding: 13px 30px;
}
  .zrow-inner.zcenter {
    max-width: 100%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 300px) {
 
}

.other-lang h1 {
  font-size: 42px;
}

.other-lang h2,
.other-lang .zsection .content-wrap > h3 {
  font-size: 38px;
}


.lang-rtl .zbrowser{top: -28px}

.lang-rtl .zsection.zstart .content-wrap,
.lang-rtl .zsection.zstart .content-wrap h3 {
  text-align: center;
}

.lang-rtl .zrow-inner.zright-img > div:nth-child(1) {
  padding-left: 110px;
  padding-right: 0;
}

.lang-rtl .zrow-inner.zleft-img > div:nth-child(2) {
  padding-right: 100px;
  padding-left: 0;
}

.lang-rtl .zbuild .zimg-part > img:nth-child(2) {
  left: -30px;
}

.lang-rtl .zsection h1,
.lang-rtl .zsection h1 span {
  text-align: center;
}

.lang-rtl .zbanner .zcenter p {
  text-align: center;
}

.other-lang.i18n-de a.act-btn.cta-btn {
  font-size: 13px;
}

@media only screen and (max-width: 1040px) {
  .lang-rtl .zicon-four {
    bottom: -70px;
  }

  .lang-rtl .zrow-inner.zright-img > div:nth-child(1) {
    padding-left: 60px;
    padding-right: 0;
  }

  .lang-rtl .zrow-inner.zleft-img > div:nth-child(2) {
    padding-right: 60px;
    padding-left: 0;
  }

  .other-lang .zicon-four {
    right: -30px;
    bottom: -60px;
  }

  .other-lang .zicon-two {
    right: 1%;
    bottom: -60px;
  }
}

@media only screen and (max-width: 767px) {
  .other-lang h1 {
    font-size: 28px;
    padding: 10px;
  }

  .lang-rtl .zrow-inner.zright-img > div:nth-child(1) {
    padding-left: 0;
  }
.lang-rtl .zbuild .zimg-part>img:nth-child(2) {left: -10px}
  .lang-rtl .zrow-inner.zleft-img > div:nth-child(2) {
    padding-right: 0;
  }



  .other-lang .zbanner .zcenter {
    padding: 17px 5px;
  }
}

@media only screen and (min-width: 992px) {
  a.act-btn.cta-btn {
    font-size: 18px;
  }
}