.zw-template-inner {
  display: block;
  margin-top: -78px;
}
header {
  position: relative;
}
.za-state-container.zshow-common {
  margin-top: 0;
}
.lazy {
  width: 100%;
  height: 100%;
  background-image: url('https://www.zohowebstatic.com/sites/zweb/images/jp/desk/lazy.svg') !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  border-radius: 5px;
}
html,
body {
  overflow-x: hidden;
  scroll-behavior: auto;
}
main * {
  box-sizing: border-box;
}
.jpd-body-pane .jpd-container {
  max-width: 1200px;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .jpd-body-pane .jpd-container {
    max-width: 100%;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .jpd-body-pane .jpd-container {
    padding: 0 20px;
  }
}
.green-color {
  color: #049949;
  display: inline;
}
.no-webp .icon-servicedesk {
  background-image: url('/sites/zweb/images/jp/desk/lp-servicedesk-sprite.png');
}
.no-webp .service-card .jpd-container > ul > li ul li:before {
  background-image: url('/sites/zweb/images/jp/desk/lp-servicedesk-sprite.png');
}
.icon-servicedesk {
  background-repeat: no-repeat;
  background-size: 124px 107px;
  display: inline-block;
}
.icon-servicedesk.icon-overlay1 {
  background-position: -5px -5px;
  width: 67px;
  height: 59px;
}
.icon-servicedesk.icon-overlay2 {
  background-position: -81px -5px;
  width: 38px;
  height: 37px;
}
.icon-servicedesk.icon-overlay3 {
  background-position: -5px -74px;
  width: 29px;
  height: 28px;
}
.umain .banner-top:before {
  margin-top: 0;
}
@media only screen and (max-width: 1199px) {
  .umain .banner-top:before {
    margin-top: -10px;
  }
}
@media only screen and (max-width: 991px) {
  .umain .banner-top:before {
    top: 50%;
    transform: translateY(-50%);
    margin-top: 12px;
    height: 300px;
  }
}
.umain .banner-top .banner-main {
  padding: 238px 0 20px;
}
@media only screen and (max-width: 991px) {
  .umain .banner-top .banner-main {
    padding: 100px 0 70px;
  }
}
@media only screen and (max-width: 767px) {
  .umain .banner-top .banner-main {
    padding: 82px 0 40px;
  }
}
.umain .banner-top .banner-main .banner-left {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .umain .banner-top .banner-main .banner-left {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .umain .banner-top .banner-main .banner-left {
    width: auto;
  }
}
.umain .banner-top .banner-main .banner-left .desc {
  margin-bottom: 18px;
}
.umain .banner-top .banner-main .banner-left h1 {
  line-height: 1.45;
}
@media (max-width: 991px) and (min-width: 768px) {
  .umain .banner-top .banner-main .banner-left h1 {
    font-size: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .umain .banner-top .banner-main .banner-left h1 {
    line-height: 1.4;
  }
}
.umain .banner-top .banner-main .banner-left h1 br {
  display: none;
}
@media only screen and (max-width: 767px) {
  .umain .banner-top .banner-main .banner-left h1 br {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .umain .banner-top .banner-main .banner-left .desc {
    margin-bottom: 15px;
  }
}
.umain .banner-top .banner-main .banner-left .jpd-action-btn {
  display: inline-block;
}
.umain .banner-top .banner-main .banner-right {
  display: none;
  margin-top: 39px;
}
.banner-top {
  background-image: url('/sites/zweb/images/jp/desk/lp-servicedesk-banner.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 780px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .banner-top {
    min-height: auto;
  }
}
.banner-top:before {
  content: '';
  display: block;
  width: 100%;
  height: 413px;
  position: absolute;
  margin-top: 33px;
  top: 50%;
  transform: translateY(-50%);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.7+0,0.25+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.25) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.25) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.25) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#40ffffff', GradientType=1);
  /* IE6-9 */
}
@media only screen and (max-width: 991px) {
  .banner-top:before {
    transform: none;
    top: 40px;
    height: 335px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-top:before {
    display: none;
  }
}
.banner-top .jpd-container {
  max-width: 1158px;
}
@media only screen and (max-width: 1199px) {
  .banner-top .jpd-container {
    max-width: 991px;
  }
}
.banner-top .banner-main {
  display: table;
  width: 100%;
  margin: 0 auto;
  padding: 128px 0 20px 106px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .banner-top .banner-main {
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .banner-top .banner-main {
    display: block;
    padding: 100px 0 50px;
  }
}
.banner-top .banner-main .banner-left {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  .banner-top .banner-main .banner-left {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-top .banner-main .banner-left {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
    min-width: 100%;
    margin-bottom: 40px;
    padding: 25px 20px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.25) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.25) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#40ffffff', GradientType=1);
  }
}
.banner-top .banner-main .banner-left .desc {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .banner-top .banner-main .banner-left .desc {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-top .banner-main .banner-left .desc {
    font-size: 20px;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }
}
.banner-top .banner-main .banner-left h1 {
  font-size: 59px;
  font-weight: 900;
  line-height: 1.25;
  margin: 0;
}
@media only screen and (max-width: 1199px) {
  .banner-top .banner-main .banner-left h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-top .banner-main .banner-left h1 {
    font-size: 35px;
    line-height: 1.4;
  }
}
.banner-top .banner-main .banner-left h1 span {
  display: block;
}
.banner-top .banner-main .banner-left h1 b {
  font-size: 38px;
  margin-left: 9px;
  font-weight: 900;
}
@media only screen and (max-width: 767px) {
  .banner-top .banner-main .banner-left h1 b {
    font-size: 32px;
  }
}
.banner-top .banner-main .banner-left h1 .brand-font {
  font-size: 58px;
  display: inline;
  line-height: 1.1;
}
@media only screen and (max-width: 1199px) {
  .banner-top .banner-main .banner-left h1 .brand-font {
    font-size: inherit;
  }
}
.banner-top .banner-main .banner-left h1 .brand-font img {
  width: 186px;
  vertical-align: top;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .banner-top .banner-main .banner-left h1 .brand-font img {
    width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-top .banner-main .banner-left h1 .brand-font img {
    width: 110px;
    top: 3px;
  }
}
.banner-top .banner-main .banner-left .jpd-action-btn {
  display: none;
}
.banner-top .banner-main .banner-right {
  display: table-cell;
  width: 445px;
}
@media only screen and (max-width: 991px) {
  .banner-top .banner-main .banner-right {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 991px) {
  .jpd-form-czone-home {
    float: none;
    left: 0;
  }
}
.jpd-form-czone-home .signup-box {
  border-radius: 10px;
  background-color: #049949;
  box-shadow: 0px 0px 15px 0px rgba(166, 166, 166, 0.3);
  max-width: 100%;
}
.jpd-form-czone-home .signup-box h2 {
  color: #fff;
}
.jpd-form-czone-home .signup-box p.signup-desc {
  font-size: 13px;
  text-align: center;
  margin: 0;
  padding: 0 10px 10px;
  color: #fff;
}
.jpd-form-czone-home .sgnbtn input[type='submit'],
.jpd-form-czone-home .sgnbtn input[type='button'] {
  color: #fff;
}
.jpd-form-czone-home .sgnbtn .button-placeholder {
  display: none;
}
.jpd-form-czone-home .signup-box input[type='email'],
.jpd-form-czone-home .signup-box input[type='number'],
.jpd-form-czone-home .signup-box input[type='password'],
.jpd-form-czone-home .signup-box input[type='search'],
.jpd-form-czone-home .signup-box input[type='tel'],
.jpd-form-czone-home .signup-box input[type='text'],
.jpd-form-czone-home .signup-box input[type='url'],
.jpd-form-czone-home .signup-box textarea,
.jpd-form-czone-home .signup-box .za-country-container .globalcountrycode-signup,
.jpd-form-czone-home .signup-box .za-state-container .za-globalstate-signup {
  border-radius: 8px;
  box-shadow: 1px 1px #00813b;
  border-color: #E6E6E6;
  font-size: 14px;
}
.jpd-form-czone-home .signup-box .welcome-form-icons:before {
  display: none;
}
.jpd-form-czone-home .signup-box .za-company-container .za-company-box {
  box-shadow: 1px 1px #00813b;
}
.jpd-form-czone-home .signup-box .za-company-container .portal-input {
  box-shadow: none;
}
.jpd-form-czone-home .signup-box .za-company-container .za-company-box {
  border-radius: 10px;
  margin-top: 6px !important;
}
.jpd-form-czone-home .signup-box .za-company-container .portal-id {
  border-radius: 10px 0 0 10px;
}
.jpd-form-czone-home .signup-box p.zcountry-info {
  margin: 6px 0 3px;
}
.jpd-form-czone-home .signup-box .za-tos-container {
  margin-bottom: 17px;
  margin-top: -4px;
}
.jpd-form-czone-home .signup-box .za-company-box.field-error input {
  border-radius: 0px 10px 10px 0;
}
.jpd-form-czone-home .signup-box .field-error input {
  border-color: #f5392f;
}
.jpd-form-czone-home .signup-box h5,
.jpd-form-czone-home .signup-box .dc-info,
.jpd-form-czone-home .signup-box .sign_agree,
.jpd-form-czone-home .signup-box label,
.jpd-form-czone-home .signup-box .sign_agree a,
.jpd-form-czone-home .signup-box p.zcountry-info,
.jpd-form-czone-home .signup-box span#zip-countryname-change,
.jpd-form-czone-home .signup-box .socl-signup p {
  color: #fff;
}
.jpd-form-czone-home .za-tos-container .sign_agree a:before {
  background-color: #fff;
}
.jpd-form-czone-home .signup-box .za-country-container.za-country-container-arrow.zshow {
  background-color: transparent;
}
.jpd-form-czone-home .signup-box #signup-newsletter.checked::before,
.jpd-form-czone-home .signup-box #signup-termservice.checked::before,
.jpd-form-czone-home .signup-box #signup-newsletter.checked::after,
.jpd-form-czone-home .signup-box #signup-termservice.checked::after {
  background-color: #fff;
}
.jpd-form-czone-home .signup-box #signup-newsletter,
.jpd-form-czone-home .signup-box #signup-termservice {
  border-color: #fff;
}
.jpd-form-czone-home .signup-box .error {
  color: #fff;
}
body:not(.og-context-node-100) #czone-home .za-tos-container label,
#czone-home .za-newsletter-container label.sign_agree,
#czone-home #signup-termservice {
  color: #fff;
}
body:not(.og-context-node-100) #czone-home #signup-termservice {
  border-color: #fff;
}
.service-section {
  background-image: url('/sites/zweb/images/jp/desk/lp-servicedesk-patternbg1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.service-content {
  text-align: center;
  padding: 66px 0 56px;
}
@media only screen and (max-width: 1199px) {
  .service-content {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .service-content {
    padding: 50px 0;
  }
}
.service-content h2 {
  margin: 0 auto 25px;
  line-height: 1.3;
  position: relative;
  font-size: 36px;
  left: 23px;
  max-width: 700px;
}
@media only screen and (max-width: 1199px) {
  .service-content h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .service-content h2 {
    left: 0;
    font-size: 28px;
  }
}
.service-content h2 .icon-servicedesk {
  position: absolute;
}
@media only screen and (max-width: 991px) {
  .service-content h2 .icon-servicedesk {
    margin: -20px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .service-content h2 .icon-servicedesk {
    display: none !important;
  }
}
.service-content h2 .icon-servicedesk.icon-overlay1 {
  right: 7px;
  top: 24px;
}
.service-content h2 .icon-servicedesk.icon-overlay2 {
  left: 15px;
  top: 34px;
}
.service-content h2 .icon-servicedesk.icon-overlay3 {
  left: -104px;
  top: 89px;
}
.service-content h2 b {
  font-size: 38px;
}
@media only screen and (max-width: 1199px) {
  .service-content h2 b {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .service-content h2 b {
    font-size: inherit;
  }
}
.service-content h2 span {
  display: block;
  margin-bottom: 14px;
}
@media only screen and (max-width: 1199px) {
  .service-content h2 span {
    margin-bottom: 7px;
  }
}
.service-content h2 span:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .service-content h2 span:nth-child(2) div {
    display: block;
  }
}
.service-content h2 .brand-font {
  display: inline;
  font-size: 46px;
  margin-right: 10px;
}
@media only screen and (max-width: 1199px) {
  .service-content h2 .brand-font {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .service-content h2 .brand-font {
    font-size: 31px;
    margin-right: 7px;
  }
}
.service-content h2 .brand-font img {
  max-width: 147px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -3px;
}
@media only screen and (max-width: 1199px) {
  .service-content h2 .brand-font img {
    max-width: 135px;
  }
}
@media only screen and (max-width: 767px) {
  .service-content h2 .brand-font img {
    max-width: 100px;
    top: 0px;
  }
}
.service-content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.9;
  margin: 0 0 30px;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 1199px) {
  .service-content p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .service-content p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .service-content p br {
    display: none;
  }
}
.service-content picture {
  display: inline-block;
  position: relative;
  left: -30px;
  max-width: 796px;
}
@media only screen and (max-width: 991px) {
  .service-content picture {
    left: 0;
  }
}
.service-content picture.lazy {
  min-height: 314px;
}
.service-support {
  background-image: url('/sites/zweb/images/jp/desk/lp-servicedesk-supportbg.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 96px 0 110px;
}
@media only screen and (max-width: 1199px) {
  .service-support {
    padding: 70px 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  .service-support {
    padding: 50px 0 70px;
  }
}
.service-support .jpd-container {
  max-width: 910px;
}
.service-support h2 {
  font-size: 38px;
  line-height: 1.65;
  margin: 0 0 21px;
}
@media only screen and (max-width: 1199px) {
  .service-support h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .service-support h2 {
    font-size: 28px;
    text-align: center;
    line-height: 1.4;
  }
}
@media (max-width: 370px) {
  .service-support h2 {
    font-size: 23px;
  }
}
.service-support p {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: 1.9;
  max-width: 650px;
}
@media only screen and (max-width: 1199px) {
  .service-support p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .service-support p {
    font-size: 15px;
  }
}
.service-card {
  padding-bottom: 76px;
}
@media only screen and (max-width: 1199px) {
  .service-card {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .service-card {
    padding-bottom: 50px;
  }
}
.service-card .jpd-container {
  max-width: 1070px;
  margin-top: -42px;
}
.service-card .jpd-container > ul {
  display: table;
  border-spacing: 34px 0px;
  min-width: 100%;
}
@media only screen and (max-width: 991px) {
  .service-card .jpd-container > ul {
    border-spacing: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .service-card .jpd-container > ul {
    display: block;
    border-spacing: 0;
  }
}
.service-card .jpd-container > ul > li {
  background: #fff;
  display: table-cell;
  width: 50%;
  padding: 40px 15px 46px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 767px) {
  .service-card .jpd-container > ul > li {
    display: block;
    width: 100%;
    margin-bottom: 25px;
  }
}
.service-card .jpd-container > ul > li:nth-child(1) h3 {
  color: #049949;
  border-color: #049949;
}
@media only screen and (max-width: 767px) {
  .service-card .jpd-container > ul > li:last-child {
    margin-bottom: 0;
  }
}
.service-card .jpd-container > ul > li ul li {
  padding-left: 73px;
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .service-card .jpd-container > ul > li ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .service-card .jpd-container > ul > li ul li {
    padding-left: 40px;
  }
}
.service-card .jpd-container > ul > li ul li:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url('/sites/zweb/images/jp/desk/lp-servicedesk-sprite.webp');
  background-repeat: no-repeat;
  background-position: -43px -74px;
  background-size: 124px 107px;
  width: 20px;
  height: 17px;
  left: 49px;
  top: 4px;
}
@media only screen and (max-width: 991px) {
  .service-card .jpd-container > ul > li ul li:before {
    left: 10px;
  }
}
.service-card .jpd-container h3 {
  font-size: 25px;
  line-height: 1.5;
  margin: 0 auto 25px;
  display: block;
  text-align: center;
  border: 3px solid #000;
  max-width: 285px;
  padding: 4px 0;
}
@media only screen and (max-width: 1199px) {
  .service-card .jpd-container h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .service-card .jpd-container h3 {
    font-size: 18px;
    padding: 8px 0;
    border-width: 2px;
  }
}
.ss-section {
  background: #049949;
}
.ss-section .ss-inner {
  background-color: #fff;
  padding: 144px 20px 130px;
}
@media only screen and (max-width: 1199px) {
  .ss-section .ss-inner {
    padding: 100px 20px;
  }
}
@media only screen and (max-width: 991px) {
  .ss-section .ss-inner {
    padding: 60px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-section .ss-inner {
    padding: 50px 20px;
  }
}
@media only screen and (max-width: 1250px) {
  .ss-section .jpd-container {
    max-width: 100%;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-section .jpd-container {
    padding: 0 20px;
  }
}
.ss-section h2 {
  font-size: 36px;
  line-height: 1.6;
  text-align: center;
  margin: 0 auto 124px;
  max-width: 658px;
  padding: 11px 0 40px;
  position: relative;
  letter-spacing: 1.5px;
}
@media only screen and (max-width: 1199px) {
  .ss-section h2 {
    font-size: 32px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 991px) {
  .ss-section h2 {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-section h2 {
    font-size: 28px;
    line-height: 1.5;
    padding: 15px 0;
  }
}
@media (max-width: 370px) {
  .ss-section h2 {
    font-size: 26px;
  }
}
.ss-section h2:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 36px;
  width: 36px;
  border-top: 6px solid black;
  border-left: 6px solid black;
}
@media only screen and (max-width: 767px) {
  .ss-section h2:before {
    height: 20px;
    width: 20px;
    border-width: 3px;
  }
}
.ss-section h2:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 36px;
  width: 36px;
  border-top: 6px solid black;
  border-right: 6px solid black;
}
@media only screen and (max-width: 767px) {
  .ss-section h2:after {
    height: 20px;
    width: 20px;
    border-width: 3px;
  }
}
.ss-section h2 span {
  display: block;
}
.ss-section h2 span i {
  display: inline-block;
  position: relative;
  font-style: normal;
  z-index: 1;
}
.ss-section h2 span i:before {
  content: '';
  display: block;
  height: 20px;
  bottom: 10px;
  background-color: #FFFF19;
  position: absolute;
  z-index: -1;
  left: -10px;
  right: -10px;
}
@media only screen and (max-width: 767px) {
  .ss-section h2 span i:before {
    display: none;
  }
}
.ss-section h2 b {
  display: inline-block;
}
.ss-section h2 b:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 36px;
  width: 36px;
  border-bottom: 6px solid black;
  border-right: 6px solid black;
}
@media only screen and (max-width: 767px) {
  .ss-section h2 b:after {
    height: 20px;
    width: 20px;
    border-width: 3px;
  }
}
.ss-section h2 b:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 36px;
  width: 36px;
  border-bottom: 6px solid black;
  border-left: 6px solid black;
}
@media only screen and (max-width: 767px) {
  .ss-section h2 b:before {
    height: 20px;
    width: 20px;
    border-width: 3px;
  }
}
.ss-section h3 {
  text-align: center;
  font-size: 22px;
  line-height: 1.6;
  margin: 0 auto 17px;
  position: relative;
  max-width: 790px;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .ss-section h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-section h3 {
    padding: 0 35px;
  }
}
.ss-section h3:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  background: #049949;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
  z-index: -1;
}
.ss-section h3 span {
  background: #fff;
  display: inline-block;
  padding: 0 8px;
}
.ss-section h3 span:before,
.ss-section h3 span:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  height: 9px;
  width: 9px;
  background: #049949;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}
.ss-section h3 span:after {
  left: auto;
  right: 0;
}
.ss-section p {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin: 0 0 14px;
  line-height: 1.95;
}
@media only screen and (max-width: 1199px) {
  .ss-section p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-section p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-section p br {
    display: none;
  }
}
.ss-section picture {
  max-width: 810px;
  display: block;
  margin: 0 auto;
  position: relative;
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.2);
}
.ss-section picture img {
  display: block;
}
.ss-section picture.lazy.lp-servicedesk-img1 {
  min-height: 496px;
}
@media only screen and (max-width: 767px) {
  .ss-section picture.lazy.lp-servicedesk-img1 {
    min-height: 239px;
  }
}
.ss-section picture.lazy.lp-servicedesk-img2 {
  min-height: 508px;
}
@media only screen and (max-width: 767px) {
  .ss-section picture.lazy.lp-servicedesk-img2 {
    min-height: 244px;
  }
}
.ss-section picture.lazy.lp-servicedesk-img3 {
  min-height: 757px;
}
@media only screen and (max-width: 767px) {
  .ss-section picture.lazy.lp-servicedesk-img3 {
    min-height: 364px;
  }
}
.ss-section picture.lazy.lp-servicedesk-img4 {
  min-height: 459px;
}
@media only screen and (max-width: 767px) {
  .ss-section picture.lazy.lp-servicedesk-img4 {
    min-height: 221px;
  }
}
.ss-section picture.lazy.lp-servicedesk-img5 {
  min-height: 637px;
}
@media only screen and (max-width: 767px) {
  .ss-section picture.lazy.lp-servicedesk-img5 {
    min-height: 306px;
  }
}
.ss-section picture.lazy.lp-servicedesk-img6 {
  min-height: 378px;
}
@media only screen and (max-width: 767px) {
  .ss-section picture.lazy.lp-servicedesk-img6 {
    min-height: 182px;
  }
}
.ss-section .ss-box {
  margin-bottom: 80px;
}
@media only screen and (max-width: 991px) {
  .ss-section .ss-box {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .ss-section .ss-box {
    margin-bottom: 50px;
  }
}
.ss-section .ss-box:last-child {
  margin-bottom: 0;
}
.logo-section {
  background: #F2F2F2;
  text-align: center;
  padding: 141px 0 130px;
}
@media only screen and (max-width: 1199px) {
  .logo-section {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 991px) {
  .logo-section {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .logo-section {
    padding: 50px 0;
  }
}
.logo-section h2 {
  font-size: 28px;
  line-height: 1.6;
  margin: 0 0 24px;
  color: #049949;
}
@media only screen and (max-width: 1199px) {
  .logo-section h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .logo-section h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
}
.logo-section p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.9;
  margin: 0 0 38px;
}
@media only screen and (max-width: 1199px) {
  .logo-section p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .logo-section p {
    font-size: 15px;
  }
}
.logo-section ul {
  background: #fff;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  left: 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 30px 20px;
}
@media only screen and (max-width: 991px) {
  .logo-section ul {
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .logo-section ul {
    padding: 20px 10px;
    justify-content: space-between;
  }
}
.logo-section ul li {
  width: 16.666%;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .logo-section ul li {
    width: calc(100% / 3 - 20px);
  }
}
@media only screen and (max-width: 350px) {
  .logo-section ul li {
    width: calc(100% / 2 - 20px);
  }
}
.logo-section ul li img {
  width: auto;
  max-width: 100px;
  display: block;
  margin: 0 auto 10px;
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .logo-section ul li img {
    max-width: 80px;
    height: 30px;
  }
}
.support-section {
  background-image: url('/sites/zweb/images/jp/desk/lp-servicedesk-patternbg2.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 101px 0 92px;
}
@media only screen and (max-width: 1199px) {
  .support-section {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .support-section {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .support-section {
    padding: 50px 0;
  }
}
.support-section h2 {
  color: #fff;
  line-height: 1.55;
  font-size: 36px;
  margin: 0 0 19px;
}
@media only screen and (max-width: 1199px) {
  .support-section h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .support-section h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .support-section h2 br {
    display: none;
  }
}
.support-section p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.95;
  margin: 0 0 26px;
}
@media only screen and (max-width: 1199px) {
  .support-section p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .support-section p {
    font-size: 15px;
  }
}
.support-section picture {
  max-width: 506px;
  display: block;
  margin: 0 auto;
}
.support-section picture.lazy {
  min-height: 234px;
}
.support-section picture img {
  width: auto;
}
.support-section .jpd-action-btn {
  width: 100%;
  max-width: 357px;
  border-radius: 0px;
}
.signup-box .za-password-container .wrap-elm .password-strength-field p {
  color: #fff;
}
/*# sourceMappingURL=service-desk.css.map */