<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.no-webp .footer-card .footer-card-inner ul li.star-li:before {
  background-image: url('/sites/zweb/images/jp/crm/common-sprite.png');
}
.no-webp .footer-card .footer-card-inner ul li.disc-li:before {
  background-image: url('/sites/zweb/images/jp/crm/common-sprite.png');
}
.footer-card {
  background: #F5FAFF;
  padding: 66px 0;
}
.footer-card .jpc-container {
  max-width: 1150px;
}
.footer-card h2 {
  text-align: center;
  font-size: 32px;
  margin: 0 0 40px;
  line-height: 1.5;
}
.footer-card p.desc {
  margin-top: 10px;
  font-size: 14px;
  text-align: right;
  max-width: none;
  line-height: 1.8;
}
.footer-card p.desc span {
  display: inline-block;
  padding-left: 21px;
  position: relative;
}
.footer-card p.desc span.lazy {
  background-image: none !important;
  width: auto;
}
.footer-card p.desc span.lazy:before {
  background-image: url('/sites/zweb/images/jp/crm/common-sprite-lazy.png');
  filter: blur(3px);
}
.footer-card p.desc span:before {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 250px 150px;
  left: 0;
  top: 6px;
  background-position: -85px -6px;
  width: 14px;
  height: 13px;
}
.footer-card .footer-card-row {
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
}
.footer-card .footer-card-col {
  width: 33.333%;
  position: relative;
}
.footer-card .footer-card-col:nth-child(n+2):before {
  right: 0;
}
.footer-card .footer-card-col:nth-child(n+2):after {
  right: 0;
}
.footer-card .footer-card-col:nth-child(n+2) .footer-card-inner {
  padding-left: 55px;
}
.footer-card .footer-card-col:nth-child(n+2) .footer-card-inner:before {
  right: -25px;
}
.footer-card .footer-card-col:last-child:before,
.footer-card .footer-card-col:last-child:after {
  display: none;
}
.footer-card .footer-card-col:last-child .footer-card-inner:before {
  display: none;
}
.footer-card .footer-card-col:before {
  content: '';
  height: calc(50% + 8px);
  width: 15px;
  position: absolute;
  right: 10px;
  transform: rotate(-20deg);
  top: -2px;
  z-index: 1;
  box-shadow: 7px 3px 7px rgba(233, 240, 247, 0.7);
  background: #fff;
}
.footer-card .footer-card-col:after {
  content: '';
  height: calc(50% + 8px);
  width: 15px;
  position: absolute;
  right: 10px;
  transform: rotate(20deg);
  bottom: -2px;
  z-index: 1;
  box-shadow: 7px -3px 7px rgba(233, 240, 247, 0.7);
  background: #fff;
}
.footer-card .footer-card-inner {
  padding: 36px 34px;
  background: #fff;
  height: 100%;
  position: relative;
}
.footer-card .footer-card-inner:before {
  content: '';
  border-left: 7px solid white;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.footer-card .footer-card-inner h3 {
  font-size: 19px;
  margin: 0 0 18px;
  color: #276EF6;
  position: relative;
  padding-left: 39px;
  line-height: 1.5;
}
.footer-card .footer-card-inner h3 span {
  height: 26px;
  width: 26px;
  text-align: center;
  background: #276EF6;
  display: block;
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 24px;
}
.footer-card .footer-card-inner ul {
  margin-left: 39px;
}
.footer-card .footer-card-inner ul li {
  font-size: 14px;
  position: relative;
  margin-bottom: 13px;
  padding-left: 21px;
  cursor: pointer;
}
.footer-card .footer-card-inner ul li:hover {
  color: #276EF6;
}
.footer-card .footer-card-inner ul li:hover a {
  color: #276EF6;
}
.footer-card .footer-card-inner ul li:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.footer-card .footer-card-inner ul li a {
  color: #000;
}
.footer-card .footer-card-inner ul li:last-child {
  margin-bottom: 0;
}
.footer-card .footer-card-inner ul li.star-li.lazy {
  background-image: none !important;
}
.footer-card .footer-card-inner ul li.star-li.lazy:before {
  background-image: url('/sites/zweb/images/jp/crm/common-sprite-lazy.png');
  filter: blur(3px);
}
.footer-card .footer-card-inner ul li.star-li:before {
  background-position: -85px -6px;
  width: 14px;
  height: 13px;
  top: 3px;
}
.footer-card .footer-card-inner ul li.disc-li.lazy {
  background-image: none !important;
}
.footer-card .footer-card-inner ul li.disc-li.lazy:before {
  background-image: url('/sites/zweb/images/jp/crm/common-sprite-lazy.png');
  filter: blur(3px);
}
.footer-card .footer-card-inner ul li.disc-li:before {
  background-position: -67px -7px;
  width: 12px;
  height: 12px;
  top: 6px;
}
.footer-card .footer-card-inner ul li:before {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 250px 150px;
  left: 0;
}
ul.faq-accordation {
  width: 100%;
  margin: 0 auto;
}
ul.faq-accordation li {
  margin-bottom: 23px;
}
ul.faq-accordation li:first-child .answer {
  display: block;
}
ul.faq-accordation li:last-child {
  margin-bottom: 0;
}
ul.faq-accordation .question {
  border-radius: 10px;
  background: #c7eaff;
  color: #fff;
  padding: 17px 80px 16px 82px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  letter-spacing: -0.5px;
}
ul.faq-accordation .question span {
  font-size: 20px;
  position: absolute;
  left: 24px;
  font-weight: bold;
  background-color: #afdaf4;
  color: #0f3f83;
  padding: 9px 15px;
  border-radius: 50px;
}
ul.faq-accordation .question p {
  font-size: 20px;
  margin: 0;
  line-height: 1.8;
  color: #000;
  font-weight: 500;
}
ul.faq-accordation .question:before {
  content: "";
  position: absolute;
  background-color: #0f3f83;
  width: 21px;
  height: 3px;
  right: 40px;
  margin-left: -15px;
  top: 36px;
  margin-top: -2.5px;
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}
ul.faq-accordation .question:after {
  content: "";
  position: absolute;
  background-color: #0f3f83;
  width: 3px;
  height: 21px;
  right: 49px;
  margin-left: -2.5px;
  top: 40px;
  margin-top: -15px;
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}
ul.faq-accordation .question.active {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
ul.faq-accordation .question.active:before {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
ul.faq-accordation .question.active:after {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
}
ul.faq-accordation .question a {
  color: #fff;
  display: inline;
  border: none;
  font-weight: 500;
  word-break: break-all;
}
ul.faq-accordation .question a.partner_hyper {
  color: #43e9ff;
}
ul.faq-accordation .answer {
  padding: 22px 100px 12px 83px;
  position: relative;
  background: #ebf7ff;
  border-top: none;
  display: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
ul.faq-accordation .answer:before {
  content: 'A';
  position: absolute;
  background: #5388f2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
  width: 45px;
  left: 23px;
  top: 20px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 50%;
  color: #fff;
}
ul.faq-accordation .answer p {
  font-size: 15px;
  line-height: 2;
}
ul.faq-accordation .answer a {
  word-break: break-all;
}
.arrow-link {
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #0072ff;
  padding-right: 15px;
  transition: 0.3s;
  font-weight: 500;
  margin-top: 20px;
  line-height: 24px;
}
.arrow-link:hover {
  padding-right: 18px;
}
.arrow-link:before {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  border-top: 2px solid #0072ff;
  border-right: 2px solid #0072ff;
  position: absolute;
  right: -7px;
  top: 8px;
  transform: rotate(45deg);
}
.arrow-link:after {
  content: '';
  display: block;
  right: -6px;
  top: 11px;
  width: 15px;
  height: 2px;
  background-color: #0072ff;
  position: absolute;
}
.arrow-link.color-white {
  color: #fff;
}
.arrow-link.color-white:before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.arrow-link.color-white::after {
  background-color: #fff;
}
.page-wrapper picture,
.page-wrapper img {
  display: block;
  width: 100%;
}
.page-wrapper .lazy {
  filter: blur(5px);
}
.no-webp .free-crm-sprite {
  background-image: url("/sites/zweb/images/jp/crm/free-crm-sprite-2x.png") !important;
}
.free-crm-sprite {
  background-repeat: no-repeat;
  background-size: 325px auto;
  display: inline-block;
}
.free-crm-sprite.lazy {
  background-image: url("/sites/zweb/images/jp/crm/free-crm-sprite-lazy.png") !important;
  background-size: 325px auto;
}
.free-crm-sprite.icon1 {
  width: 67px;
  height: 68px;
  background-position: -19px -20px;
}
.free-crm-sprite.icon2 {
  width: 67px;
  height: 55px;
  background-position: -101px -20px;
}
.free-crm-sprite.icon3 {
  width: 66px;
  height: 67px;
  background-position: -183px -20px;
}
.free-crm-sprite.icon4 {
  width: 68px;
  height: 61px;
  background-position: -19px -102px;
}
.free-crm-sprite.icon5 {
  width: 62px;
  height: 62px;
  background-position: -101px -102px;
}
.free-crm-sprite.icon6 {
  width: 65px;
  height: 61px;
  background-position: -178px -102px;
}
.free-crm-sprite.file-icon {
  width: 124px;
  height: 117px;
  background-position: -19px -180px;
}
.free-crm-sprite.store-icon {
  width: 120px;
  height: 125px;
  background-position: -158px -180px;
}
.free-crm-sprite.tick-icon {
  width: 28px;
  height: 28px;
  background-position: -264px -138px;
}
.free-crm-sprite.qs-icon {
  width: 42px;
  height: 44px;
  background-position: -264px -20px;
}
.free-crm-sprite.as-icon {
  width: 41px;
  height: 44px;
  background-position: -264px -79px;
}
.free-crm-sprite.icon-new1 {
  width: 28px;
  min-width: 28px;
  height: 28px;
  background-position: -10px -319px;
}
.free-crm-sprite.icon-new2 {
  width: 28px;
  min-width: 28px;
  height: 28px;
  background-position: -47px -319px;
}
.free-crm-sprite.icon-new3 {
  width: 25px;
  min-width: 25px;
  height: 29px;
  background-position: -85px -319px;
}
.free-crm-sprite.icon-new4 {
  width: 26px;
  min-width: 26px;
  height: 25px;
  background-position: -120px -319px;
}
.free-crm-sprite.icon-new5 {
  width: 28px;
  min-width: 28px;
  height: 28px;
  background-position: -156px -319px;
}
.umain .jpc-banner .jpc-banner-right-sec {
  display: none;
}
.umain .jpc-banner .jpc-banner-left-sec {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}
.umain .jpc-banner .jpc-banner-left-sec .umain-btn {
  display: block;
}
.umain .jpc-banner .jpc-banner-left-sec .banner-content {
  position: relative;
  left: -20px;
}
.jpc-banner {
  background-color: #0044f2;
  background-image: url("/sites/zweb/images/jp/crm/free-crm-banner-bg-2x.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
.jpc-banner .jpc-banner-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 80px 0;
  align-items: center;
}
.jpc-banner .jpc-banner-left-sec {
  width: 65%;
}
.jpc-banner .jpc-banner-left-sec .banner-content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  max-width: 640px;
  margin: 0 auto 60px;
}
.jpc-banner .jpc-banner-left-sec .banner-content .left-con {
  width: 240px;
  position: relative;
  height: 270px;
}
.jpc-banner .jpc-banner-left-sec .banner-content .left-con span {
  display: inline-block;
  position: absolute;
}
.jpc-banner .jpc-banner-left-sec .banner-content .left-con .top {
  font-size: 31px;
  font-weight: 700;
  color: #ffd100;
  transform: rotate(-12deg);
  top: 30px;
  left: 2px;
}
.jpc-banner .jpc-banner-left-sec .banner-content .left-con .mid {
  font-size: 242px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  top: 16px;
  left: 50px;
}
.jpc-banner .jpc-banner-left-sec .banner-content .left-con .bot {
  font-size: 84px;
  color: #ffd100;
  font-weight: 900;
  bottom: 7px;
  right: 12px;
  line-height: 1;
}
.jpc-banner .jpc-banner-left-sec .banner-content .right-con {
  width: calc(100% - 240px);
  padding-bottom: 60px;
  font-size: 48px;
  display: block;
  font-weight: 700;
  color: #ffffff;
}
.jpc-banner .jpc-banner-left-sec .banner-content .right-con span {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
}
.jpc-banner .jpc-banner-left-sec .banner-content .right-con .txt-yl {
  color: #ffd100;
  font-weight: 900;
}
.jpc-banner .jpc-banner-left-sec .banner-content .right-con .sm-text {
  font-size: 41px;
  display: block;
}
.jpc-banner .jpc-banner-left-sec .umain-btn {
  text-align: center;
  display: none;
}
.jpc-banner .jpc-banner-left-sec .banner-desc {
  max-width: 670px;
  background-color: transparent;
  border: solid 1px #ffffff;
  border-radius: 16px;
  margin: 0 auto 50px;
  position: relative;
  padding: 11px 130px 11px 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .pic-wrapper {
  position: absolute;
  bottom: 0;
  width: 112px;
  right: 24px;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .right-sec {
  width: calc(100% - 143px);
}
.jpc-banner .jpc-banner-left-sec .banner-desc .right-sec .desc {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.8;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec {
  width: 143px;
  position: relative;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .line-sec {
  position: absolute;
  right: 18px;
  top: 0;
  height: 100%;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .line-sec::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: calc(50% - 6px);
  background-color: #ffffff;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .line-sec::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 1px;
  right: 0;
  height: calc(50% - 6px);
  background-color: #ffffff;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .line-sec .triangle {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  background-color: transparent;
  top: 50%;
  right: 0px;
  transform: rotate(45deg) translateY(-69%);
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .top-sec {
  display: flex;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .top-sec .number {
  font-size: 51px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  margin: -5px 0 0 0;
  position: relative;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .top-sec .right-txt span {
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  display: block;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .top-sec .right-txt .yl-bg {
  background-color: #ffd100;
  border-radius: 6px;
  color: #000000;
  text-align: center;
}
.jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .bot-txt {
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
}
.jpc-banner .jpc-banner-right-sec {
  width: 35%;
}
.jpc-dark-bg {
  background-color: #00265f;
}
.abt-sec {
  padding: 100px 0;
}
.abt-sec .flex-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 1010px;
  margin: 0 auto;
  align-items: center;
}
.abt-sec .flex-box .left-sec {
  width: 58%;
}
.abt-sec .flex-box .left-sec .heading-2 {
  font-size: 32px;
  color: #ffffff;
  line-height: 1.4;
  margin-bottom: 10px;
}
.abt-sec .flex-box .left-sec p {
  font-size: 16px;
  line-height: 2.6;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 45px;
}
.abt-sec .flex-box .left-sec p:last-child {
  margin-bottom: 0;
}
.abt-sec .flex-box .right-sec {
  width: 40%;
  padding-left: 8%;
}
.abt-bottom-sec {
  padding-bottom: 120px;
}
.abt-bottom-sec .flex-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 1010px;
  margin: 0 auto;
  align-items: flex-start;
}
.abt-bottom-sec .flex-box .left-sec {
  width: 280px;
}
.abt-bottom-sec .flex-box .left-sec h2 {
  font-size: 36px;
  font-weight: 900;
  line-height: 1.3;
  color: #ffd100;
  margin: 0;
  padding-top: 17px;
}
.abt-bottom-sec .flex-box .right-sec {
  width: calc(100% - 280px);
  padding-left: 50px;
}
.abt-bottom-sec .flex-box .right-sec p {
  font-size: 16px;
  line-height: 2.6;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}
.heading-box {
  max-width: 720px;
  margin: 0 auto 72px;
  text-align: center;
  padding: 32px 30px;
  border: solid 1px #ffffff;
}
.heading-box h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  color: #ffffff;
  margin: 0;
}
.when-choose-crm-sec {
  padding-bottom: 80px;
}
.when-choose-crm-sec .flex-box {
  display: flex;
  flex-wrap: wrap;
}
.when-choose-crm-sec .flex-box .col-box {
  width: 50%;
  padding-right: 20px;
  padding-bottom: 40px;
}
.when-choose-crm-sec .flex-box .col-box:nth-child(2n) {
  padding-right: 0;
  padding-left: 20px;
}
.when-choose-crm-sec .flex-box .col-box .box-inner {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.14);
  padding: 50px 45px;
}
.when-choose-crm-sec .flex-box .col-box .box-inner h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 30px;
  text-align: center;
}
.when-choose-crm-sec .flex-box .col-box .box-inner p {
  font-size: 16px;
  line-height: 2.6;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0;
}
.jpc-gray-sec {
  background-color: #e3eeff;
}
.jpc-reliable-sec {
  padding: 100px 0 80px;
}
.top-vector-heading {
  width: 100%;
  max-width: 770px;
  background-color: #035eff;
  border-radius: 999px;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 130px 37px;
  margin: 0 auto 100px;
  position: relative;
}
.top-vector-heading::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  border-right: solid 35px transparent;
  border-left: solid 35px transparent;
  border-top: solid 38px #035eff;
}
.top-vector-heading .right-sec {
  width: 175px;
  position: absolute;
  bottom: 0;
  right: 129px;
}
.top-vector-heading .left-sec {
  width: calc(100% - 175px);
}
.top-vector-heading .left-sec p {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 7px;
}
.top-vector-heading .left-sec h2 {
  font-size: 54px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 0.85;
}
.top-vector-heading .left-sec h2 span {
  font-size: 27px;
  font-weight: 900;
  padding-left: 15px;
}
.bot-circle-wrapper .circle-heading {
  max-width: 450px;
  margin: 0 auto 50px;
  text-align: center;
}
.bot-circle-wrapper .circle-heading h3 {
  font-size: 32px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 10px;
}
.bot-circle-wrapper .circle-heading h3 span {
  font-size: 37px;
  font-weight: 900;
}
.bot-circle-wrapper .circle-heading h3 .red-text {
  color: #ef510a;
}
.bot-circle-wrapper .circle-heading p {
  font-size: 21px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0;
}
.bot-circle-wrapper .circle-heading .line-triangle {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-right: solid 2px #000000;
  border-bottom: solid 2px #000000;
  transform: rotate(45deg);
  margin: 0 auto;
  display: block;
}
.circle-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  max-width: 930px;
  margin: 0 auto;
  min-height: 170px;
}
.circle-container .item-circle {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-color: #ffffff;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
}
.circle-container .item-circle span {
  margin-bottom: 5px;
}
.circle-container .item-circle p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  color: #000000;
  padding-bottom: 10px;
}
.benifits-sec {
  padding-bottom: 100px;
}
.benifits-sec .jpc-container &gt; h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  color: #000000;
  margin-bottom: 60px;
  line-height: 1.3;
}
.benifits-sec .jpc-container &gt; h2 span {
  color: #ef510a;
}
.benifits-sec .two-col {
  background-color: #ffffff;
  border-radius: 0 30px 30px 0;
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.1);
  padding: 28px 55px;
  margin-bottom: 55px;
}
.benifits-sec .two-col .flex-box {
  display: flex;
  flex-wrap: wrap;
  max-width: 910px;
  margin-left: auto;
  margin-right: 0;
  align-items: center;
}
.benifits-sec .two-col .flex-box .content-sec {
  width: 48%;
}
.benifits-sec .two-col .flex-box .content-sec h3 {
  font-size: 28px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 10px;
  line-height: 1.5;
}
.benifits-sec .two-col .flex-box .content-sec p {
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  color: #000000;
  margin-bottom: 0;
}
.benifits-sec .two-col .flex-box .img-sec {
  width: 52%;
}
.benifits-sec .two-col .flex-box .img-sec .pic-wrapper {
  max-width: 463px;
  margin-left: auto;
}
.benifits-sec .two-col.set2 {
  margin-bottom: 0;
}
.benifits-sec .two-col.set2 .flex-box {
  flex-direction: row-reverse;
  margin: 0;
  max-width: 1020px;
}
.benifits-sec .two-col.set2 .flex-box .img-sec .pic-wrapper {
  margin: 0;
}
.jpc-gray-pattern-bg {
  background-color: #ffffff;
  position: relative;
  padding: 100px 0 0;
}
.jpc-gray-pattern-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/sites/zweb/images/jp/crm/free-crm-dot-pattern.png");
  background-repeat: repeat;
  background-size: 20px;
  z-index: 0;
  opacity: 0.8;
}
.jpc-gray-pattern-bg &gt; * {
  position: relative;
  z-index: 1;
}
.jpc-gray-pattern-bg h2 {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.6;
  margin-bottom: 44px;
  color: #000000;
  text-align: center;
}
.jpc-gray-pattern-bg h2 span {
  color: #ef510a;
}
.tab-section {
  padding-bottom: 65px;
}
.tab-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.tab-wrapper .left-nav {
  width: 300px;
  position: relative;
}
.tab-wrapper .left-nav .tab-item {
  position: relative;
  z-index: 1;
}
.tab-wrapper .left-nav .tab-item a {
  font-size: 22px;
  font-weight: 900;
  color: #6b6b6b;
  margin: 0;
  display: block;
  padding: 16px 54px;
  transition: all 0.2s ease;
}
.tab-wrapper .left-nav .tab-item.active a {
  color: #ffffff;
}
.tab-wrapper .left-nav .nav-active-bg,
.tab-wrapper .left-nav .nav-hover-bg {
  position: absolute;
  transition: all 0.2s ease;
  width: calc(100% - 7px);
  z-index: 0;
  left: 0;
  background-color: #035eff;
  border-radius: 6px;
  display: none;
}
.tab-wrapper .left-nav .nav-active-bg::before,
.tab-wrapper .left-nav .nav-hover-bg::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 15px;
  height: 15px;
  right: -8px;
  background-color: #035eff;
}
.tab-wrapper .left-nav .nav-hover-bg {
  opacity: 0.1;
}
.tab-wrapper .left-nav .nav-hover-bg.fade {
  opacity: 0;
}
.tab-wrapper .right-tab-content {
  width: calc(100% - 300px);
  padding: 0 15px 0 64px;
}
.tab-wrapper .right-tab-content .content-item {
  display: none;
}
.tab-wrapper .right-tab-content .content-item.active {
  display: block;
}
.tab-wrapper .right-tab-content .content-item h3,
.tab-wrapper .right-tab-content .content-item h4 {
  font-size: 28px;
  font-weight: 700;
  color: #000000;
  line-height: 1.5;
  margin-bottom: 5px;
}
.tab-wrapper .right-tab-content .content-item p {
  font-size: 16px;
  line-height: 2;
  font-weight: 500;
  color: #000000;
  margin-bottom: 30px;
}
.tab-wrapper .right-tab-content .content-item h4 {
  margin-bottom: 20px;
  color: #ef510a;
}
.tab-wrapper .right-tab-content .content-item .pic-wrapper {
  width: 100%;
}
.jpc-arrow-bg {
  background-color: transparent;
  background-image: url("/sites/zweb/images/jp/crm/free-crm-storeage-bg-2x.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;
  padding-top: 7vw;
  padding-bottom: 100px;
}
.jpc-arrow-bg h2 {
  color: #ffffff;
  margin-bottom: 60px;
}
.jpc-arrow-bg h2 span {
  color: #ef510a;
}
.jpc-arrow-bg .card-flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1158px;
  margin: 0 auto;
}
.jpc-arrow-bg .card-flex-box .box-col {
  width: 48.5%;
  background-color: #ffffff;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
}
.jpc-arrow-bg .card-flex-box .box-col .left-icon {
  width: 190px;
  display: flex;
  align-items: center;
  background-color: #eff4ff;
  border-radius: 14px;
  justify-content: center;
}
.jpc-arrow-bg .card-flex-box .box-col .right-content {
  width: calc(100% - 190px);
  padding: 50px 20px 46px 46px;
}
.jpc-arrow-bg .card-flex-box .box-col .right-content h3 {
  font-size: 24px;
  display: inline-block;
  border-radius: 99px;
  background-color: #0056e1;
  font-weight: 900;
  color: #ffffff;
  margin-bottom: 15px;
  padding: 10px 18px;
  line-height: 1.5;
}
.jpc-arrow-bg .card-flex-box .box-col .right-content p.big-text {
  font-size: 72px;
  font-weight: 700;
  color: #000000;
  line-height: 1;
  margin-bottom: 14px;
  padding-top: 0;
  text-align: left;
}
.jpc-arrow-bg .card-flex-box .box-col .right-content p {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.5;
  color: #545454;
}
.jpc-arrow-bg .card-flex-box .box-col .right-content p:nth-child(2) {
  padding-bottom: 6px;
}
.jpc-arrow-bg .card-flex-box .box-col:last-child .right-content h4 {
  margin-bottom: 34px;
}
.jpc-arrow-bg .card-flex-box .box-col:last-child .right-content h2 {
  font-weight: 700;
}
.jpc-feature-list {
  background-color: #333333;
  padding: 100px 0;
}
.jpc-feature-list h2 {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.6;
  margin-bottom: 70px;
  color: #ffffff;
  text-align: center;
}
.jpc-feature-list .list-box {
  max-width: 1010px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  border-radius: 15px;
  overflow: hidden;
  background-color: #ffffff;
}
.jpc-feature-list .list-box .list-item {
  width: 33.3%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 25px 15px 25px 30px;
  border-right: solid 1px #e6e6e6;
}
.jpc-feature-list .list-box .list-item p {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 0;
  width: calc(100% - 28px);
  padding-left: 10px;
}
.jpc-feature-list .arrow-link {
  margin-top: 50px;
  font-size: 18px;
  text-decoration: underline;
  text-underline-offset: 6px;
}
.jpc-feature-list .arrow-link:before,
.jpc-feature-list .arrow-link:after {
  margin-top: 2px;
}
.jpc-acces-crm {
  padding: 100px 0;
  text-align: center;
}
.jpc-acces-crm h2 {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #000000;
}
.jpc-faq-sec {
  padding: 100px 0;
}
.jpc-faq-sec .heading-box {
  max-width: 1000px;
}
ul.faq-accordation {
  max-width: 1000px;
}
ul.faq-accordation .question {
  background-color: #264576;
}
ul.faq-accordation .question p {
  color: #ffffff;
}
ul.faq-accordation .question:before,
ul.faq-accordation .question::after {
  background-color: #ffffff;
}
ul.faq-accordation .answer a {
  color: #0067ff;
  text-decoration: underline;
  font-weight: 500;
  text-underline-offset: 3px;
}
.jpc-reason-to-choose {
  padding-bottom: 80px;
}
.jpc-reason-to-choose .heading-3 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 40px;
  line-height: 1.5;
}
.jpc-reason-to-choose .flex-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 30px;
}
.jpc-reason-to-choose .flex-box .box-item {
  width: auto;
  padding: 16px 25px;
  background-color: #ffffff;
  border-radius: 99px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px 10px;
}
.jpc-reason-to-choose .flex-box .box-item p {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .abt-sec .flex-box .right-sec .pic-wrapper {
    max-width: 325px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .jpc-feature-list .list-box .list-item:nth-child(2n) {
    border-right: 0;
  }
  .jpc-feature-list .list-box .list-item.mrow-2,
  .jpc-feature-list .list-box .list-item.mrow-4,
  .jpc-feature-list .list-box .list-item.mrow-6,
  .jpc-feature-list .list-box .list-item.mrow-8 {
    background-color: rgba(230, 230, 230, 0.22);
  }
}
@media only screen and (min-width: 992px) {
  .umain .jpc-banner .jpc-banner-inner {
    padding-top: 35px;
  }
  .circle-container .item-1 {
    bottom: 305px;
    left: 5px;
  }
  .circle-container .item-2 {
    bottom: 112px;
    left: 100px;
  }
  .circle-container .item-3 {
    bottom: -2px;
    left: 275px;
  }
  .circle-container .item-6 {
    bottom: 305px;
    right: 5px;
  }
  .circle-container .item-5 {
    bottom: 112px;
    right: 100px;
  }
  .circle-container .item-4 {
    bottom: -2px;
    right: 275px;
  }
  .jpc-feature-list .list-box .list-item:nth-child(3n) {
    border-right: 0;
  }
  .jpc-feature-list .list-box .list-item.row-2,
  .jpc-feature-list .list-box .list-item.row-4,
  .jpc-feature-list .list-box .list-item.row-6 {
    background-color: rgba(230, 230, 230, 0.22);
  }
}
@media only screen and (min-width: 1200px) {
  .abt-bottom-sec .flex-box .right-sec p {
    letter-spacing: -0.5px;
  }
  .benifits-sec .two-col.set2 {
    margin: 0 0 0 auto;
    border-radius: 30px 0 0 30px;
    padding: 28px 48px;
    box-shadow: -5px 5px 0 0 rgba(0, 0, 0, 0.1);
  }
  .tab-wrapper .right-tab-content .pic-wrapper {
    position: relative;
    margin-top: -15px;
  }
  .jpc-arrow-bg h2 {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1921px) {
  .benifits-sec .two-col {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 40px;
    border-radius: 30px;
  }
  .benifits-sec .two-col.set2 {
    margin: 0 auto;
    border-radius: 30px;
  }
}
@media screen and (max-width: 1920px) {
  .benifits-sec .two-col {
    width: 78%;
  }
}
@media screen and (max-width: 1680px) {
  .benifits-sec .two-col {
    width: 80%;
  }
}
@media screen and (max-width: 1600px) {
  .benifits-sec .two-col {
    width: 82%;
  }
  .benifits-sec .two-col {
    width: 85.5%;
  }
}
@media only screen and (max-width: 1280px) {
  .jpc-container {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (max-width: 1250px) {
  .jpc-banner .jpc-banner-left-sec .banner-content .right-con {
    font-size: 38px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .right-con span {
    font-size: 40px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .right-con .sm-text {
    font-size: 38px;
  }
}
@media only screen and (max-width: 1199px) {
  .footer-card .jpc-container {
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
  .footer-card h2 {
    font-size: 28px;
  }
  .footer-card .footer-card-col:nth-child(n+2) .footer-card-inner {
    padding-left: 25px;
  }
  .footer-card .footer-card-inner {
    padding: 36px 20px;
  }
  .footer-card .footer-card-inner h3 {
    font-size: 18px;
  }
  .umain .jpc-banner .jpc-banner-left-sec {
    max-width: 590px;
  }
  .umain .jpc-banner .jpc-banner-left-sec .banner-content {
    left: -10px;
  }
  .jpc-banner .jpc-banner-inner {
    padding: 80px 0;
  }
  .jpc-banner .jpc-banner-left-sec {
    width: 60%;
    padding-right: 20px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content {
    margin-bottom: 40px;
    max-width: 440px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .left-con {
    width: 180px;
    height: 170px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .left-con .top {
    font-size: 22px;
    top: 10px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .left-con .mid {
    font-size: 180px;
    top: -8px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .left-con .bot {
    font-size: 45px;
    bottom: 7px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .right-con {
    font-size: 28px;
    line-height: 1.5;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .right-con {
    width: calc(100% - 180px);
    padding-bottom: 40px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .right-con span {
    font-size: 34px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .right-con .sm-text {
    font-size: 28px;
    line-height: 1.5;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc {
    padding: 15px 120px 15px 20px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .pic-wrapper {
    width: 112px;
    right: 0;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .right-sec {
    width: calc(100% - 130px);
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .right-sec .desc br {
    display: none;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .left-sec {
    width: 130px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .top-sec .number {
    font-size: 45px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .top-sec .right-txt span {
    font-size: 14px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .bot-txt {
    font-size: 24px;
  }
  .jpc-banner .jpc-banner-right-sec {
    width: 40%;
  }
  .abt-sec {
    padding: 80px 0;
  }
  .abt-sec .flex-box .left-sec p {
    margin-bottom: 20px;
    line-height: 2.2;
  }
  .abt-bottom-sec {
    padding-bottom: 80px;
  }
  .abt-bottom-sec .flex-box .right-sec p {
    line-height: 2.2;
  }
  .heading-box {
    padding: 20px 30px;
    margin-bottom: 60px;
  }
  .when-choose-crm-sec {
    padding-bottom: 60px;
  }
  .when-choose-crm-sec .flex-box .col-box .box-inner {
    padding: 40px 30px;
  }
  .when-choose-crm-sec .flex-box .col-box .box-inner h3 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .when-choose-crm-sec .flex-box .col-box .box-inner p {
    line-height: 2.2;
  }
  .jpc-reliable-sec {
    padding: 80px 0;
  }
  .benifits-sec {
    padding-bottom: 80px;
  }
  .benifits-sec .jpc-container &gt; h2 {
    margin-bottom: 40px;
  }
  .benifits-sec .two-col {
    width: calc(100% - 40px);
    margin: 0 auto 40px;
    border-radius: 15px;
    padding: 30px 30px;
    max-width: 985px;
  }
  .benifits-sec .two-col .flex-box {
    justify-content: space-between;
  }
  .benifits-sec .two-col .flex-box .content-sec {
    width: 50%;
  }
  .benifits-sec .two-col .flex-box .content-sec p {
    max-width: 420px;
  }
  .benifits-sec .two-col .flex-box .content-sec p br {
    display: none;
  }
  .benifits-sec .two-col .flex-box .img-sec {
    width: 45%;
  }
  .jpc-gray-pattern-bg {
    padding: 80px 0 0;
  }
  .jpc-gray-pattern-bg h2 {
    font-size: 36px;
    line-height: 1.5;
  }
  .tab-section {
    padding-bottom: 80px;
  }
  .tab-wrapper .left-nav {
    width: 200px;
  }
  .tab-wrapper .left-nav .tab-item a {
    font-size: 18px;
    padding: 12px 25px;
    font-weight: 700;
  }
  .tab-wrapper .right-tab-content {
    width: calc(100% - 200px);
    padding: 0 10px 0 30px;
  }
  .tab-wrapper .right-tab-content .content-item h3,
  .tab-wrapper .right-tab-content .content-item h4 {
    font-size: 26px;
  }
  .tab-wrapper .right-tab-content .content-item p {
    margin-bottom: 20px;
  }
  .jpc-arrow-bg {
    padding: 80px 0;
    background-image: url("/sites/zweb/images/jp/crm/free-crm-banner-bg-2x.jpg");
  }
  .jpc-arrow-bg h2 {
    margin-bottom: 40px;
  }
  .jpc-arrow-bg .card-flex-box .box-col .right-content {
    padding: 30px 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .jpc-arrow-bg .card-flex-box .box-col .right-content h3 {
    font-size: 18px;
    padding: 10px 20px;
  }
  .jpc-arrow-bg .card-flex-box .box-col .right-content p.big-text {
    font-size: 55px;
  }
  .jpc-arrow-bg .card-flex-box .box-col .right-content p {
    font-size: 16px;
  }
  .jpc-arrow-bg .card-flex-box .box-col:last-child .right-content h4 {
    margin-bottom: 10px;
  }
  .jpc-feature-list {
    padding: 80px 0;
  }
  .jpc-feature-list h2 {
    font-size: 36px;
    margin-bottom: 40px;
  }
  .jpc-acces-crm {
    padding: 80px 0;
  }
  .jpc-acces-crm h2 {
    font-size: 36px;
  }
  .jpc-faq-sec {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 991px) {
  .footer-card {
    padding: 60px 0;
  }
  .footer-card p.desc {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-card .footer-card-row {
    display: block;
    max-width: 500px;
    margin: 0 auto;
    overflow: hidden;
  }
  .footer-card .footer-card-col {
    width: 100%;
  }
  .footer-card .footer-card-col:nth-child(n+2):before {
    right: -12px;
  }
  .footer-card .footer-card-col:nth-child(n+2):after {
    right: auto;
    left: -12px;
  }
  .footer-card .footer-card-col:nth-child(n+2) .footer-card-inner {
    padding-left: 30px;
    padding-top: 70px;
  }
  .footer-card .footer-card-col:nth-child(n+2) .footer-card-inner:before {
    right: auto;
  }
  .footer-card .footer-card-col:before {
    top: auto;
    right: -12px;
    bottom: 15px;
    height: 15px;
    width: calc(50% + 23px);
    box-shadow: -3px 7px 7px rgba(233, 240, 247, 0.7);
  }
  .footer-card .footer-card-col:after {
    bottom: 15px;
    left: -12px;
    height: 15px;
    width: calc(50% + 22px);
    box-shadow: 0px 7px 7px rgba(233, 240, 247, 0.7);
  }
  .footer-card .footer-card-inner {
    padding: 50px 30px;
    text-align: center;
  }
  .footer-card .footer-card-inner:before {
    display: none;
  }
  .footer-card .footer-card-inner h3 {
    display: inline-block;
    width: 280px;
    white-space: nowrap;
    text-align: left;
  }
  .footer-card .footer-card-inner ul {
    text-align: left;
    max-width: 230px;
    margin: 0 auto;
  }
  ul.faq-accordation .question {
    height: auto;
  }
  .umain .jpc-banner .jpc-banner-left-sec .banner-content {
    left: 0;
  }
  .jpc-banner .jpc-banner-inner {
    max-width: 570px;
    margin: 0 auto;
    padding: 50px 0 80px;
  }
  .jpc-banner .jpc-banner-left-sec {
    width: 100%;
    padding: 0;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content {
    max-width: 424px;
  }
  .jpc-banner .jpc-banner-right-sec {
    width: 100%;
  }
  .abt-sec .flex-box .left-sec .heading-2 {
    font-size: 28px;
  }
  .abt-sec .flex-box .right-sec {
    padding-left: 25px;
  }
  .abt-bottom-sec .flex-box {
    text-align: center;
  }
  .abt-bottom-sec .flex-box .left-sec {
    width: 100%;
    margin-bottom: 25px;
  }
  .abt-bottom-sec .flex-box .left-sec h2 {
    padding: 0;
    font-size: 32px;
    line-height: 1.5;
  }
  .abt-bottom-sec .flex-box .right-sec {
    width: 100%;
    padding: 0;
  }
  .heading-box {
    padding: 20px 15px;
    margin-bottom: 40px;
  }
  .heading-box h2 {
    font-size: 32px;
    line-height: 1.5;
  }
  .when-choose-crm-sec .flex-box .col-box {
    width: 100%;
    padding: 0 0 30px !important;
    text-align: center;
  }
  .top-vector-heading {
    max-width: 550px;
    padding: 30px 75px 35px;
    margin: 0 auto 60px;
  }
  .top-vector-heading::after {
    bottom: -20px;
    border-right: solid 30px transparent;
    border-left: solid 30px transparent;
    border-top: solid 30px #035eff;
  }
  .top-vector-heading .right-sec {
    width: 140px;
    right: 60px;
  }
  .top-vector-heading .left-sec {
    width: calc(100% - 100px);
  }
  .top-vector-heading .left-sec h2 {
    font-size: 45px;
  }
  .top-vector-heading .left-sec h2 span {
    font-size: 22px;
  }
  .bot-circle-wrapper .circle-heading h3 {
    font-size: 30px;
  }
  .bot-circle-wrapper .circle-heading h3 span {
    font-size: 44px;
  }
  .circle-container {
    gap: 20px 20px;
    max-width: 550px;
    min-height: auto;
    justify-content: center;
  }
  .circle-container .item-circle {
    position: relative;
  }
  .benifits-sec .jpc-container &gt; h2 {
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .benifits-sec .two-col .flex-box .content-sec h3 {
    font-size: 22px;
    line-height: 1.6;
  }
  .benifits-sec .two-col .flex-box .content-sec h3 br {
    display: none;
  }
  .jpc-gray-pattern-bg h2 {
    font-size: 32px;
  }
  .jpc-arrow-bg .card-flex-box {
    max-width: 480px;
  }
  .jpc-arrow-bg .card-flex-box .box-col {
    width: 100%;
  }
  .jpc-arrow-bg .card-flex-box .box-col:first-child {
    margin-bottom: 30px;
  }
  .jpc-feature-list h2 {
    font-size: 32px;
    line-height: 1.5;
  }
  .jpc-feature-list .list-box {
    max-width: 730px;
  }
  .jpc-feature-list .list-box .list-item {
    width: 50%;
  }
  .jpc-acces-crm h2 {
    font-size: 32px;
    line-height: 1.5;
  }
  .jpc-reason-to-choose {
    padding-bottom: 60px;
  }
  .jpc-reason-to-choose .heading-3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-card h2 {
    font-size: 22px;
  }
  ul.faq-accordation .question {
    padding: 17px 65px 16px 65px;
  }
  ul.faq-accordation .question span {
    font-size: 16px;
    left: 14px;
  }
  ul.faq-accordation .question p {
    font-size: 18px;
  }
  ul.faq-accordation .question:before {
    zoom: 0.8;
    top: 47px;
  }
  ul.faq-accordation .question:after {
    zoom: 0.8;
    top: 50px;
  }
  ul.faq-accordation .answer {
    padding: 22px 22px 22px 66px;
  }
  ul.faq-accordation .answer:before {
    left: 14px;
    transform: scale(0.8);
  }
  .jpc-container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .jpc-banner .jpc-banner-inner {
    padding: 35px 0 60px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .left-con {
    width: 195px;
    height: 180px;
    margin: 0 auto 10px;
    left: -7px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .left-con .top {
    font-size: 20px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .left-con .mid {
    font-size: 180px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .left-con .bot {
    font-size: 50px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-content .right-con {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc {
    padding: 30px 20px 0;
    text-align: center;
    max-width: 428px;
    border-radius: 10px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .pic-wrapper {
    position: relative;
    margin: 0 auto;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .right-sec {
    width: 100%;
    padding-bottom: 10px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .left-sec {
    width: 105px;
    margin: 0 auto 20px;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .line-sec {
    display: none;
  }
  .jpc-banner .jpc-banner-left-sec .banner-desc .left-sec .top-sec {
    justify-content: center;
  }
  .abt-sec {
    padding: 60px 0;
  }
  .abt-sec .flex-box .left-sec {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
  }
  .abt-sec .flex-box .left-sec .heading-2 {
    font-size: 22px;
  }
  .abt-sec .flex-box .right-sec {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    padding: 0;
  }
  .abt-bottom-sec {
    padding-bottom: 60px;
  }
  .abt-bottom-sec .flex-box .left-sec h2 {
    font-size: 30px;
  }
  .heading-box h2 {
    font-size: 30px;
  }
  .when-choose-crm-sec .flex-box .col-box .box-inner {
    padding: 30px 20px;
    text-align: left;
  }
  .when-choose-crm-sec .flex-box .col-box .box-inner h3 {
    font-size: 26px;
  }
  .jpc-reliable-sec {
    padding: 60px 0;
  }
  .top-vector-heading {
    padding: 30px 20px 0;
    border-radius: 10px;
    text-align: center;
    max-width: 360px;
    margin-bottom: 40px;
  }
  .top-vector-heading::after {
    display: none;
  }
  .top-vector-heading .right-sec {
    position: relative;
    left: auto;
    right: auto;
    margin: 0 auto;
  }
  .top-vector-heading .left-sec {
    width: 100%;
    padding-bottom: 30px;
  }
  .bot-circle-wrapper .circle-heading h3 {
    font-size: 22px;
  }
  .bot-circle-wrapper .circle-heading h3 span {
    font-size: 30px;
  }
  .bot-circle-wrapper .circle-heading p {
    font-size: 18px;
  }
  .benifits-sec {
    padding-bottom: 60px;
  }
  .benifits-sec .jpc-container &gt; h2 {
    font-size: 30px;
  }
  .benifits-sec .two-col {
    max-width: 500px;
    margin: 0 auto 30px;
    padding: 30px 20px;
  }
  .benifits-sec .two-col .flex-box .content-sec {
    width: 100%;
    padding-bottom: 30px;
  }
  .benifits-sec .two-col .flex-box .img-sec {
    width: 100%;
  }
  .benifits-sec .two-col .flex-box .img-sec .pic-wrapper {
    margin: 0 auto;
  }
  .jpc-gray-pattern-bg {
    padding: 60px 0 0;
  }
  .jpc-gray-pattern-bg h2 {
    font-size: 30px;
  }
  .tab-section {
    padding-bottom: 60px;
  }
  .tab-wrapper .left-nav {
    display: none;
  }
  .tab-wrapper .left-nav .nav-active-bg,
  .tab-wrapper .left-nav .nav-hover-bg {
    display: none;
  }
  .tab-wrapper .right-tab-content {
    width: 100%;
    padding: 0;
  }
  .tab-wrapper .right-tab-content .content-item {
    display: block !important;
    padding: 45px 0 50px;
    position: relative;
  }
  .tab-wrapper .right-tab-content .content-item::before {
    content: '';
    display: block;
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, #d6d6d6 17%, #d6d6d6 83%, #fff 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #d6d6d6 17%, #d6d6d6 83%, #fff 100%);
    background: linear-gradient(to right, #fff 0%, #d6d6d6 17%, #d6d6d6 83%, #fff 100%);
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .tab-wrapper .right-tab-content .content-item:first-child {
    padding-top: 0;
  }
  .tab-wrapper .right-tab-content .content-item:last-child {
    padding-bottom: 0;
  }
  .tab-wrapper .right-tab-content .content-item:last-child:before {
    display: none;
  }
  .tab-wrapper .right-tab-content .content-item h3,
  .tab-wrapper .right-tab-content .content-item h4 {
    font-size: 22px;
  }
  .jpc-arrow-bg {
    padding: 60px 0;
  }
  .jpc-feature-list {
    padding: 60px 0;
  }
  .jpc-feature-list h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .jpc-feature-list .list-box {
    max-width: 360px;
  }
  .jpc-feature-list .list-box .list-item {
    width: 100%;
  }
  .jpc-feature-list .list-box .list-item:last-child {
    display: none;
  }
  .jpc-feature-list .list-box .list-item:nth-child(even) {
    background-color: rgba(230, 230, 230, 0.22);
  }
  .jpc-acces-crm {
    padding: 60px 0;
  }
  .jpc-acces-crm h2 {
    font-size: 30px;
  }
  .jpc-faq-sec {
    padding: 60px 0;
  }
  .jpc-reason-to-choose .flex-box .box-item {
    width: 100%;
  }
  .jpc-reason-to-choose .flex-box .box-item p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 500px) {
  .jpc-arrow-bg .card-flex-box .box-col .left-icon {
    width: 100%;
    padding: 20px 20px;
    border-radius: 14px 14px 0 0;
  }
  .jpc-arrow-bg .card-flex-box .box-col .left-icon span {
    zoom: 0.75;
  }
  .jpc-arrow-bg .card-flex-box .box-col .right-content {
    width: 100%;
    display: block;
    text-align: center;
  }
  .jpc-arrow-bg .card-flex-box .box-col .right-content p.big-text {
    text-align: center;
  }
  .jpc-acces-crm h2 br {
    display: none;
  }
}
@media (max-width: 359px) {
  .footer-card .footer-card-col:nth-child(n+2) .footer-card-inner {
    padding-top: 60px;
  }
  .footer-card .footer-card-inner {
    text-align: left;
  }
  .footer-card .footer-card-inner h3 {
    width: auto;
    white-space: normal;
  }
}</pre></body></html>