* {
  box-sizing: border-box;
}
.zw-global-footer {
  min-height: 245px;
}
.region-content .content-wrap h1 {
  padding: 0;
  margin: 0;
}
.page-wrapper {
  /*.certificate-section .cer-list ul li:nth-child(5) span {
    background-position: -1307px 0;
    width: 231px;
  }*/
}
.page-wrapper h1,
.page-wrapper h2,
.page-wrapper h3,
.page-wrapper h4,
.page-wrapper h5,
.page-wrapper h6 {
  font-weight: 700;
}
.page-wrapper h2 {
  font-size: 40px;
}
.page-wrapper p {
  font-size: 18px;
  line-height: 2;
}
.page-wrapper p a {
  font-weight: 700;
}
.page-wrapper .content-wrap {
  max-width: 1170px;
}
.page-wrapper .secure-banner-section {
  background: #f7f7f7;
  padding: 6em 0 15em;
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  align-items: center;
  -ms-flex-align: center;
}
.page-wrapper .secure-banner-section .content-wrap {
  max-width: 1110px;
}
.page-wrapper .trust-illus img {
  margin: 3em auto 0;
  display: block;
  max-width: 280px;
  position: relative;
  z-index: 1;
}
.page-wrapper .secure-banner-section p {
  font-size: 32px;
  text-align: center;
  line-height: 1.8;
  font-weight: 500;
}
.page-wrapper .secure-banner-section p span {
  color: #fe4c01;
  font-weight: 700;
}
.page-wrapper .secure-section h2 {
  text-align: center;
  margin-bottom: 1em;
}
.page-wrapper .secure-section .content-wrap {
  margin-top: -18.5em;
  background: #fff;
  padding: 5em 3em;
}
.page-wrapper .secure-content p {
  margin: 0;
}
.page-wrapper .secure-section span.icon {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/security-gen-sprites.png");
  background-size: 1557px;
  background-repeat: no-repeat;
  width: 72px;
  height: 72px;
  display: block;
  margin-bottom: 1em;
}
.page-wrapper .secure-section .secure-content.box-2 span.icon {
  background-position: -70px 0;
}
.page-wrapper .secure-section .secure-content.box-3 span.icon {
  background-position: -140px 0;
}
.page-wrapper .secure-section .secure-content.box-4 span.icon {
  background-position: -212px 0;
}
.page-wrapper .secure-section h4 {
  font-size: 30px;
}
.page-wrapper .secure-section .secure-main {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.page-wrapper .secure-section .secure-main .secure-content {
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  max-width: 50%;
  padding: 50px 50px;
}
.page-wrapper .secure-section .secure-main .secure-content:nth-child(2n+1) {
  border-right: 1px solid #f1f1f1;
}
.page-wrapper .secure-section .secure-main .secure-content.box-1,
.page-wrapper .secure-section .secure-main .secure-content.box-2 {
  border-bottom: 1px solid #f1f1f1;
}
.page-wrapper .more-detail-section {
  padding-bottom: 6em;
}
.page-wrapper .more-detail-section .content-wrap {
  background: #ffe6e9;
  padding: 5em 2em;
  color: #fff;
  text-align: center;
}
.page-wrapper .more-detail-section .content-wrap p a {
  font-weight: 700;
  color: #fe4c01;
  position: relative;
}
.page-wrapper .more-detail-section .content-wrap p a::after {
  background: #fe4c01;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
}
.page-wrapper .more-detail-section p {
  font-size: 25px;
  margin: 0;
  color: #000;
}
.page-wrapper .more-detail-section .more-content {
  max-width: 800px;
  margin: 0 auto;
}
.page-wrapper .sec-offer-section {
  background: #f8f8f8;
  padding: 7em 0;
}
.page-wrapper .sec-offer-section ul li {
  position: relative;
  padding: 0 0 0 45px;
  font-weight: 500;
  font-size: 22px;
  margin: 25px 0;
}
.page-wrapper .sec-offer-section ul li span {
  border: 1px solid #24cc8b;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10%;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
}
.page-wrapper .sec-offer-section ul li span::before {
  background: #24cc8b;
  width: 2px;
  height: 7px;
  content: "";
  position: absolute;
  left: 9px;
  top: 13px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}
.page-wrapper .sec-offer-section ul li span::after {
  background: #24cc8b;
  width: 2px;
  height: 12px;
  content: "";
  position: absolute;
  left: 15px;
  top: 9px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.page-wrapper .sec-offer-section .offer-main {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.page-wrapper .sec-offer-section .offer-content:first-child {
  padding-right: 4em;
}
.page-wrapper .sec-offer-section h2 {
  margin-bottom: 35px;
}
.page-wrapper .certificate-section {
  text-align: center;
  padding: 6em 0;
}
.page-wrapper .certificate-section .title p {
  margin: 0 auto;
  max-width: 620px;
}
.page-wrapper .certificate-section p a {
  font-weight: 700;
  position: relative;
}
.page-wrapper .certificate-section p a::after {
  background: #03a9f5;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  bottom: -2px;
  left: -3px;
  right: 0;
}
.page-wrapper .certificate-section .cer-list {
  padding: 3em 0 3em;
}
.page-wrapper .cer-list li a {
  color: #000;
}
.page-wrapper .certificate-section .cer-list ul {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-evenly;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.page-wrapper .certificate-section .cer-list ul li span {
  background-image: url("/sites/zweb/images/jp/zoho_general_pages/security-gen-sprites.png");
  background-size: auto;
  background-repeat: no-repeat;
  width: 195px;
  height: 125px;
  display: block;
  margin: 0 auto 15px;
  background-position: -401px 0;
}
.page-wrapper .certificate-section .cer-list ul li {
  text-align: center;
  padding: 20px 7px;
}
.page-wrapper .certificate-section .cer-list ul li:nth-child(2) span {
  background-position: -601px 0;
}
.page-wrapper .certificate-section .cer-list ul li:nth-child(3) span {
  background-position: -796px 0;
}
.page-wrapper .certificate-section .cer-list ul li:nth-child(4) span {
  background-position: -992px 0;
  width: 140px;
}
.page-wrapper .certificate-section .cer-list ul li:last-child span {
  background-position: -1568px 0;
  width: 116px;
}
.page-wrapper .privacy-section {
  padding: 6em 0;
  background: #f7f7f7;
}
.page-wrapper .privacy-section h2 {
  margin: 0 40px 40px;
}
.page-wrapper .privacy-section .privacy-main {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: center;
  -ms-flex-pack: center;
}
.page-wrapper .privacy-section .privacy-main .privacy-content {
  flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  max-width: 45%;
  background: #fff;
  border: 1px solid #ccc;
  padding: 30px 50px;
  margin: 20px;
}
.page-wrapper .privacy-section .privacy-main p {
  margin: 0;
}
.page-wrapper .privacy-section .privacy-main p a {
  position: relative;
}
.page-wrapper .privacy-section .privacy-main p a::after {
  background: #03a9f5;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  bottom: -2px;
  left: -3px;
  right: 0;
}
.page-wrapper .privacy-section p.last {
  text-align: center;
  margin: 40px 0 0;
  font-size: 20px;
}
.page-wrapper .privacy-section p.last a {
  position: relative;
}
.page-wrapper .privacy-section p.last a::after {
  background: #03a9f5;
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0px;
  right: 0;
}
.page-wrapper .footer-sec-wrap {
  background: #fff;
}
.zw-template-inner > .content-wrap {
  max-width: 100% !important;
  width: 100%;
}
.zw-template-inner > .content-wrap > .row {
  padding: 0;
}
@media screen and (max-width: 1440px) {
  .page-wrapper h2 {
    font-size: 38px;
  }
  .page-wrapper .secure-banner-section p {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
  }
  .page-wrapper .sec-offer-section ul li {
    font-size: 20px;
  }
  .page-wrapper .privacy-section h2 {
    margin: 0 20px 40px;
  }
}
@media screen and (max-width: 1300px) {
  .page-wrapper .content-wrap {
    max-width: 1024px;
  }
  .page-wrapper p {
    font-size: 16px;
  }
  .page-wrapper .secure-section h4 {
    font-size: 26px;
  }
  .page-wrapper .more-detail-section p {
    font-size: 22px;
  }
  .page-wrapper .more-detail-section .more-content {
    max-width: 700px;
  }
}
@media screen and (max-width: 1199px) {
  .page-wrapper .secure-banner-section {
    padding: 5em 0 15em;
    background-position: 0 60%;
  }
  .page-wrapper .secure-banner-section p {
    font-size: 28px;
    max-width: 600px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1023px) {
  .page-wrapper h2 {
    font-size: 35px;
    text-align: center;
  }
  .page-wrapper .secure-section .secure-main .secure-content:nth-child(2n+1),
  .page-wrapper .secure-section .secure-main .secure-content.box-1,
  .page-wrapper .secure-section .secure-main .secure-content.box-2 {
    border: 0;
  }
  .page-wrapper .secure-section .secure-main .secure-content {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 15px;
    margin: 0 auto;
    text-align: center;
  }
  .page-wrapper .secure-section span.icon {
    margin: 0 auto 1em;
  }
  .page-wrapper .privacy-section .privacy-main .privacy-content {
    margin: 10px;
  }
  .page-wrapper .sec-offer-section,
  .page-wrapper .certificate-section,
  .page-wrapper .privacy-section {
    padding: 3em 0;
  }
  .page-wrapper .sec-offer-section .offer-content:first-child {
    padding-right: 0;
  }
  .page-wrapper .more-detail-section {
    padding-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .secure-section h4 {
    font-size: 22px;
  }
  .page-wrapper .more-detail-section p {
    font-size: 20px;
  }
  .page-wrapper .privacy-section p.last {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .page-wrapper h2 {
    font-size: 28px;
  }
  .page-wrapper .trust-illus img {
    margin: 3em auto -6.2em;
    max-width: 250px;
  }
  .page-wrapper .secure-banner-section {
    padding: 3em 0;
    background: #f7f7f7;
  }
  .page-wrapper .secure-section .content-wrap {
    margin-top: 0;
    background: #fff;
    padding: 6em 0 2em;
  }
  .page-wrapper .privacy-section .privacy-main .privacy-content {
    margin: 10px;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 30px;
  }
}
@media screen and (max-width: 414px) {
  .page-wrapper .secure-banner-section p {
    font-size: 22px;
  }
}