:root {
  --vms-dark-blue: #000C1E;
  --vms-light-blue: #0A65F5;
}
.pagewrapper .content-wrap {
  max-width: 1280px;
  padding: 120px 0;
}

.act-btn {
  padding: 12px 30px;
}
.zinblock{
  display: inline-block;
}
h1,
h2,
h3 {
  font-family: var(--zf-primary-bold);
  letter-spacing: -2px;
}
.zcr-prd-name{
  margin: 0;
}
.pr-features .flex-part-three span.zc-sb-text{
  margin: 0;
  font-family: var(--primaryfont-semibold);
}
.lms-btn {
  background: #000;
  color: #fff;
}
.lms-cnt-sales {
  border: 1px solid #000;
  color: #000;
}
.vms-home-banner h1 span {
  color: var(--vms-light-blue);
}
.flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.zp-zctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  justify-content: center;
}

.lms-btn,
.lms-cnt-sales {
  border-radius: 3px;
  font-size: 15px;
  font-family: var(--primaryfont-bold);
  padding: 13px 40px;
  cursor: pointer !important;
  text-transform: uppercase;
}

.zp-zctas a:first-child {
  margin: 0 15px 15px 0;
  border-radius: 3px;
}

.zvms-sprite,
.vms-steps-icons:before,
.vms-screening:before {
  background: url(/sites/zweb/images/creator/amt/asset-management-home-sprite-icons.png) no-repeat;
  background-size: 348px auto;
  width: 59px;
  height: 52px;
  display: block;
}

/* Banner  */
/*  */
.overall-descrp span{
  color: #E9FF6F;
}
/*  */
.vms-home-banner {
  position: relative;
}

.vms-home-banner:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: var(--vms-dark-blue);
  z-index: 1;
  height: 31%;
  width: 100%;
  border-radius: 64px 64px 0px 0px;
}

.pagewrapper .vms-home-banner .content-wrap {
  padding-bottom: 0;
}

.vms-home-banner h1 span {
  color: var(--vms-light-blue);
}

.vms-home-banner .flex-content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: sticky;
  top: 120px;
  transition: all 0.2s linear;
}

.vms-home-banner .flex-part-two:first-child {
  width: 55%;
}

.vms-home-banner .flex-part-two:last-child {
  padding-left: 5%;
  width: 45%;
}

.vms-home-banner h1 {
  font-size: 64px;
  max-width: 740px;
}

.vms-home-banner p {
  color: #061557;
  font-size: 20px;
  max-width: 420px;
  margin-bottom: 30px;
  line-height: 1.8;
}

.vms-bnr-rt {
  -webkit-perspective: 3000px;
  perspective: 3000px;
  position: relative;
  z-index: 2;
}

.vms-bnr-img {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(40deg);
  transform: rotateX(40deg);
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  padding: 14px;
  transition: all 0.2s linear;
  border-radius: 24px;
  border: 1px solid #E1DDEF;
  background: #F7F5FF;
}

.vms-bnr-img img {
  position: relative;
  display: block;
  /* width: 100%; */
  border-radius: 16px;
}

.vms-home-banner .zp-zctas {
  justify-content: inherit;
}

/* End Banner */
/* Solutions */
.vms-solutions {
  color: #fff;
  position: relative;
  z-index: 1;
}
.vms-solutions:before{
content:"";
position:absolute;
width:100%;
height: 70%;
left:0;
top:0;
background-color: var(--vms-dark-blue);
z-index:1;
}

.vms-slt-lists .flex-part-three {
  width:calc(33.33% - 20px);
  border: 1px solid #142E58;
  background: linear-gradient(314deg, #09285A 17.09%, #000610 78.82%);
  border-radius: 10px;
  padding: 30px;
}

.vms-slt-lists.flex-content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1050px;
  margin: 0 auto;
  gap: 20px;
  position: relative;
  z-index: 2;
  align-items: stretch;
}

.vms-slt-lists .flex-part-three h4 {
  margin-bottom: 10px;
  font-size: 30px;
}

.vms-slt-lists .flex-part-three p {
  margin-bottom: 0;
  color: #D2DBE8;
  /* max-width: 190px; */
}

.vms-slt-lists .flex-part-three .zvms-sprite {
  margin-bottom: 20px;
}

.vms-slt-lists .flex-part-three p span.zpr-blk {
  display: block;
}

.zvms-cloud {
  background-position: 0 0;
}

.zvms-adherence {
  background-position: -59px 0;
  width: 52px;
}

.zvms-auto {
  background-position: -112px 0;
  width: 52px;
}

.vms-overall {
  margin-top: 140px;
}

.vms-overall .flex-content {
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
}

.vms-overall .flex-part-two:first-child {
  width: 40%;
  background: url(/sites/zweb/images/creator/amt/asset-management-organization.jpg) no-repeat;
  background-size: cover;
  height: 30px;
  -webkit-transition: all ease 1.5s;
  -o-transition: all ease 1.5s;
  transition: all ease 1.5s;
  border-radius: 18px 0px 0px 18px;
position: relative;
  z-index: 2;
}

.vms-overall .in-view .flex-part-two:first-child {
  height: 806px;
}

.vms-overall .flex-part-two:last-child {
  width: 60%;
}

.overall-cnt {
  padding-left: 40px;
  padding-top: 40px;
position: relative;
  z-index: 2;
}

.overall-cnt .overall-cnt-tag {
  background-color: #000;
  color: #fff;
  border-radius: 50px;
  padding: 15px 40px;
  display: inline-block;
  margin-bottom: 25px;
  font-size: 24px;
}

.overall-cnt h2 {
  font-size: 48px;
  font-family: var(--primaryfont-semibold);
  max-width: 660px;
}

.overall-cnt h2 .text-yellow {
  color: var(--yellow);
}

.overall-cnt p {
  color: #C4C4C4;
}

.overall-descrp {
  padding: 100px 40px;
  margin-top: 40px;
  position: relative;
  z-index: 2;
}

.overall-descrp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background-color: #021F4D;
  width: 0;
  height: 100%;
  -webkit-transition: all ease 1.5s;
  -o-transition: all ease 1.5s;
  transition: all ease 1.5s;
  border-radius: 0 18px 18px 0;
}

.vms-solutions .in-view .overall-descrp:before {
  width: 100%;
}

.overall-descrp p {
  max-width: 650px;
  position: relative;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  font-size: 18px;
  line-height: 1.7;
  color: #fff;
  padding-left: 35px;
}
.overall-descrp p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 1;
  width: 21px;
  height: 20px;
  background: url(/sites/zweb/images/creator/amt/asset-management-home-sprite-icons.png) no-repeat;
  background-size: 348px auto;
  background-position: -329px 1px;
}

.overall-descrp p:last-child {
  margin-bottom: 0;
}

.vms-solutions .in-view .overall-descrp p {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

/* End Solutions */
/* Comprehensive */
.comprehensive {
  overflow: hidden;
}

.pagewrapper .comprehensive .content-wrap {
  max-width: 1350px;
  padding-top: 20px;
  text-align: center;
}

.comprehensive h2 {
  max-width: 940px;
  font-size: 60px;
  text-align: center;
  margin: 0 auto;
}

.comprehensive h2 span {
  color: var(--vms-light-blue);
}

.turn-idea {
  overflow: hidden;
}

.turn-lists {

  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  margin-top: 40px;
  background: #F7F8F8;
  padding: 10px;
  border-radius: 50px;
  justify-content: space-between;
  position: relative;
}

.turn-lists li {
  padding: 10px 20px;
  width: auto;
  border-radius: 100px;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.6;
  font-family: var(--primaryfont-bold);
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background: #fff;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* border: 1px solid transparent; */
  position: relative;
  background-color: #fff;
  -webkit-transition: background-color 1s;
  -o-transition: background-color 1s;
  transition: background-color 1s;
}
/* .turn-lists li p{
  padding: 10px 10px;
} */
.turn-lists li.green-tab {
  content: "";
  position: absolute;
  width: 212px;
  height: 45px;
  left: 10px;
  top: 10px;
  z-index: 1;
  background: #F7F4FF;
  border: 1px solid #3C12B7;
  border-radius: 100px;
  -webkit-transition: left 0.8s;
  -o-transition: left 0.8s;
  transition: left 0.8s;
}

.turn-lists li:last-child {
  margin-right: 0;
}

.turn-lists li p {
  font-size: 15px;
  margin-bottom: 0;
  position: relative;
  z-index: 3;
}

.turn-lists li svg {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

.turn-inf-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
}

.turn-content-slider {
  width: 100%;
}

.turn-content-slider svg {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}

.turn-content-slider h3 {
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: -1px;
}

.turn-content-slider p {
  margin: 0 auto 30px; 
  max-width: 1100px;
  color: #34384d;
  /* font-size: 20px; */
}
.slick-initialized .slick-slide{
  text-align: center;
  /* display: flex;
  justify-content: space-between; */
  /* max-width: 1280px;
  margin: 0 auto; */
}
.turn-img-lists {
  width: 100%;
  max-width: 1000px;
}
.turn-inf-list{
  max-width: 1170px;
  margin: 0 auto;
}
.turn-img .turn-img-bg img{
  display: block;
}
.turn-img .turn-img-bg {
  width: 100%;
  background: #F6F4FA;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* padding: 30px; */
  min-height: 570px;
  border: 10px solid #000;
  overflow: hidden;
  /* max-width: 1280px;
  margin: 0 auto; */
}

.slide-count-block {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 35px 0 35px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 15%;
  left: 0;
}

.slide-count-block:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 1px;
}

.slide-count-block span.prev-slide.arrow-right {
  right: auto;
  left: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: block !important;
}

.slide-count-block span.prev-slide.arrow-right,
.slide-count-block span.next-slide.arrow-right {
  background: #fff;
  border: 1px solid #707070;
  padding: 20px;
  border-radius: 50px;
  display: none !important;
}

.slide-count-block span.next-slide.arrow-right,
.slide-count-block span.prev-slide.arrow-right {
  right: -29px;
}

.slide-count-block span.next-slide.arrow-right,
.slide-count-block span.prev-slide.arrow-right {
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.slide-count-block span.next-slide.arrow-right:hover,
.slide-count-block span.prev-slide.arrow-right:hover {
  border: 1px solid #0058F8;
  background: #E6EFFF;
}

.slide-count-block span.arrow-right {
  width: 36px;
  height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  cursor: pointer;
  right: 0;
  display: block !important;
}

.slide-count-block span.arrow-right:before {
  content: "";
  display: none;
  width: 15px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 0;
}

.slide-count-block span.arrow-right:after {
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  content: "";
  right: 0;
  -webkit-transform: rotate(45deg) skew(-45deg, -45deg);
  -ms-transform: rotate(45deg) skew(-45deg, -45deg);
  transform: rotate(45deg) skew(-45deg, -45deg);
  border: 2px solid #000;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 2px;
  -webkit-transition: all 500ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
  -o-transition: all 500ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
  transition: all 500ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
}

.slide-count-block span.arrow-right.prev-slide:after {
  right: 17px;
  top: 14px;
}

.slide-count-block span.arrow-right.next-slide:after {
  right: 17px;
  top: 15px;
}

.slide-count-block span.arrow-right:after,
.slide-count-block span.arrow-right.active:after {
  -webkit-transform: rotate(45deg) skew(0, 0);
  -ms-transform: rotate(45deg) skew(0, 0);
  transform: rotate(45deg) skew(0, 0);
}

.slide-count-block span.arrow-right:after {
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.slide-count-block span.arrow-right:hover:after {
  border-color: #0058F8;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.slide-count-block span.count-box {
  width: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-family: var(--primaryfont-bold);
  background: #000;
  z-index: 1;
  position: relative;
  color: #fff;
  display: none;
}

.turn-idea .zcr-btn-clr {
  margin-top: 80px;
}

.turn-inf-list .slick-list {
  overflow: visible;
}

.zp-home-accurate,
.zp-home-customize,
.zp-home-seamless,
.zp-home-self {
  max-width: 100%;
}
/* .turn-img .turn-img-bg img{
  width: 100%;
} */
/* End Comprehensive */
/* Product Process */
.pagewrapper .vms-process .content-wrap {
  padding-top: 20px;
}

.vms-process h2 {
  text-align: center;
  font-size: 60px;
}

.vms-process .flex-content {
  position: relative;
}

.vms-process .flex-content svg {
  position: absolute;
  left: 70px;
  top: 100px;
  width: 87%;
  height: auto;
  z-index: 1;
}

.vms-process h2 span {
  color: var(--vms-light-blue);
}

.vms-steps-icons {
  position: relative;
  width: 100px;
  height: 100px;
  border: 10px solid #C6EBED;
  border-radius: 50px;
  display: block;
  margin: 0 auto 15px;
  z-index: 1;
}

.vms-registration:before,
.vms-steps-icons:after,
.vms-screening:before,
.vms-onboard:before,
.vms-project:before,
.vms-procurement:before,
.vms-metrics:before {
  content: "";
  position: absolute;
}

.vms-registration:before,
.vms-screening:before,
.vms-onboard:before,
.vms-project:before,
.vms-procurement:before,
.vms-metrics:before {
  left: 50%;
  top: 50%;
}

.vms-registration:before {
  background-position: -322px 0;
  width: 39px;
  height: 50px;
  transform: translate(-50%, -50%) scale(0.9);
  transform-origin: top center;
  z-index: 3;
}

.vms-steps-icons:after {
  left: 0px;
  top: 0px;
  width: 80px;
  height: 80px;
  box-shadow: 0px 7px 2px rgba(0, 0, 0, 0.05);
  border-radius: 50px;
  background: #fff;
  z-index: 2;
}

.vms-screening {
  border-color: #FAF0D8;
}

.vms-screening:before {
  background-position: -361px 0;
  width: 47px;
  height: 50px;
  transform: translate(-50%, -50%) scale(0.9);
  transform-origin: top center;
  z-index: 3;
}

.vms-onboard {
  border-color: #FFE6DC;
}

.vms-onboard:before {
  background-position: -407px 0;
  width: 47px;
  height: 50px;
  transform: translate(-50%, -50%) scale(0.9);
  transform-origin: top center;
  z-index: 3;
}

.vms-project {
  border-color: #DBF1FE;
}

.vms-project:before {
  background-position: -459px 0;
  width: 53px;
  height: 50px;
  transform: translate(-50%, -50%) scale(0.9);
  transform-origin: top center;
  z-index: 3;
}

.vms-procurement {
  border-color: #F1E8FF;
}

.vms-procurement:before {
  background-position: -512px 0;
  width: 58px;
  height: 50px;
  transform: translate(-50%, -50%) scale(0.9);
  transform-origin: top center;
  z-index: 3;
}

.vms-metrics {
  border-color: #FFE3F3;
}

.vms-metrics:before {
  background-position: -569px 0;
  width: 47px;
  height: 46px;
  transform: translate(-50%, -50%) scale(0.9);
  transform-origin: top center;
  z-index: 3;
}

.vms-steps {
  width: 16.6%;
  text-align: center;
  margin-top: 50px;
}

.vms-steps h4 {
  font-size: 18px;
  text-align: center;
}

.vms-steps h4 span {
  display: block;
}

.vms-steps h4 span:first-child {
  font-size: 14px;
}

.prs-blue {
  color: #02C0C9;
}

.prs-yellow {
  color: #D19504;
}

.prs-red {
  color: #E35016;
}

.prs-light-blue {
  color: #0481CA;
}

.prs-pink {
  color: #6417DD;
}

.prs-dark-pink {
  color: #C60873;
}

.vms-steps-arrow,
.vms-steps-arrow-last {
  position: absolute;
  top: 93px;
  background-position: -616px -2px;
  width: 19px;
  height: 19px;
  z-index: 1;
}

.vms-steps-arrow {
  left: 200px;
}

.vms-steps-arrow-last {
  right: 200px;
}


/* End Product Process */
/* PR Integrate */
.pr-integrate {
  position: relative;
  border-radius:24px;
  /* background: #000c1e; */
  color: #fff;
  overflow: hidden;
}
.pr-integrate::before{
  content: "";
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  background-color: #fafafa;
  width: 100%;
  height: 50%;
}
/* .pr-integrate::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 90%;
  background: #000c1e;
} */
.pagewrapper .pr-integrate .content-wrap {
  max-width: 1170px;
  padding:120px 60px;
  background-color: var(--vms-dark-blue);
  border-radius: 24px;
}

.integrated-svg {
  position: absolute;
  bottom: -83px;
  left: 50%;
  z-index: -1;
  width: auto;
  height: auto;
  max-width: 1900px;
  margin: 0 auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.integrated-svg svg {
  position: relative;
  left: 0;
  z-index: 1;
  width: auto;
  height: auto;
}

.integrated-svg svg:first-child {
  top: 90px;
}

.integrated-svg svg:nth-child(2) {
  top: 55px;
}

.integrated-svg svg:nth-child(3) {
  top: 20px;
}

.integrated-svg svg:nth-child(4) {
  top: -15px;
}

.integrated-svg svg:nth-child(5) {
  top: -49px;
}

.integrated-svg svg:nth-child(6) {
  top: -82px;
}

.integrated-svg svg:nth-child(7) {
  top: -114px;
}

.effort-animation {
  fill: none;
  stroke: #0a9370;
  stroke-width: 4;
}

.integrated-svg.in-view .effort-animation {
  -webkit-animation: animate-svg-stroke-1 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
  animation: animate-svg-stroke-1 2s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
}

@-webkit-keyframes animate-svg-stroke-1 {
  0% {
      stroke-dasharray: 2230px;
      stroke-dashoffset: 2230px;
  }

  1% {
      stroke-dashoffset: 2230px;
  }

  100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 2230px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
      stroke-dasharray: 2230px;
      stroke-dashoffset: 2230px;
  }

  1% {
      stroke-dashoffset: 2230px;
  }

  100% {
      stroke-dashoffset: 0;
      stroke-dasharray: 2230px;
  }
}

.integrate-heading {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.integrate-heading .ctn-wrap{
  max-width: 40%;
}
.integrate-heading ul{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  max-width: 50%;
  justify-content: flex-end;
}
.integrate-heading ul li {
  max-width: 150px;
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  width: 33.33%;
  align-items: center;
}
.integrate-heading .decor-img img{
  width: 100%;
}
.integrate-heading .decor-img{
  padding: 0;
  background-color: #000d1f;
  width: 100%;
}
.integrated-descrp {
  width: 40%;
}

.integrate-heading .flex-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.integrate-heading .flex-content div:first-child {
  width: 56px;
  height: 56px;
  margin-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--vms-light-blue);
  border-radius: 10px;
  position: relative;
}

.integrate-heading .flex-content div:first-child:after {
  content: "";
  position: absolute;
  right: -40px;
  top: 28px;
  background: red;
  width: 56px;
  height: 3px;
  background-color: var(--vms-light-blue);
  z-index: 1;
}

.integrate-heading .flex-content div {
  width: 56px;
  margin-bottom: 20px;
}

.integrate-heading .flex-content div:last-child {
  background-color: #fff;
  border-radius: 50px;
  padding: 14px;
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 2;
}

.integrate-heading div p {
  /* font-size: 34px; */
  color: #fff;
  margin: 0;
  position: relative;
  /* font-family: var(--primaryfont-semibold); */
}

.integrate-heading div img {
  width: 100%;
  display: block;
}

.integrate-heading h2 {
  font-size: 60px;
  max-width: 620px;
  padding-right: 20px;
}
.integrate-heading p{
  max-width: 570px;
}

.integrate-heading h2 span {
  color: var(--vms-light-blue);
}

.integrated-descrp p {
  max-width: 340px;
  margin-top: 70px;
  font-size: 18px;
}

.pr-features .flex-content {
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  gap: 15px;
}

.pr-features .flex-part-three {
  width: 32.3%;
  border: 1px solid #F4F4F4;
  border-radius: 16px;
  background: #F4F3F7;
  padding: 30px;
  margin-top: 60px;
  box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.03);
}

.pr-features .flex-part-three div h4 {
  font-size: 24px;
  color: #050A24;
}

.zvms-automate {
  background-position: -167px 0;
  width: 53px;
}

.zvms-sync {
  background-position: -224px 0;
  width: 50px;
}

.zvms-product {
  background-position: -276px 0;
  width: 49px;
}

.pr-features .flex-part-three div p {
  max-width: 310px;
  margin-bottom: 0;
  font-size: 16px;
  color: #050A24;
}

.pr-features .flex-part-three span {
  margin-bottom: 20px;
}

/* End PR Integrate */
/* Bottom CTA */
.vms-btm-cta {
  text-align: center;
  background-color: #fafafa;
}
.vms-btm-cta ul.flex-content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 50px;
}

.vms-btm-cta ul li {
  position: relative;
  padding-left: 30px;
  font-size: 24px;
  font-family: var(--primaryfont-bold);
}

.vms-btm-cta ul li:before,
.vms-btm-cta ul li:after {
  content: "";
  position: absolute;
  z-index: 1;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.vms-btm-cta .in-view ul li:before,
.vms-btm-cta .in-view ul li:after {
  -webkit-transform: scale(1) rotate(-45deg);
  -ms-transform: scale(1) rotate(-45deg);
  transform: scale(1) rotate(-45deg);
}

.vms-btm-cta ul li:before {
  width: 20px;
  height: 20px;
  left: 0;
  top: 8px;
  border-radius: 50%;
  border: 1px solid #000;
}

.vms-btm-cta ul li:after {
  top: 15px;
  left: 5px;
  width: 10px;
  height: 5px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.vms-btm-cta h2 {
  font-size: 50px;
  max-width: 800px;
  margin: 0 auto 40px;
}

.vms-btm-cta h2 .vms-text-highlight {
  color: var(--vms-light-blue);
}
.vms-btm-cta h2 .zvms-text{
font-size:30px;
display:block;
}

.vms-btm-cta .zp-zctas {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* End Bottom CTA */
/* FAQ */
/* .pagewrapper .faq .content-wrap {
  padding-top: 20px;
} */

.faq h2 {
  text-align: center;
  font-size: 50px;
}

.faq h2:before {
  display: block;
  content: '';
  background: url(https://www.zohowebstatic.com/sites/zweb/images/creator/home/red-faq-icon.png) no-repeat;
  width: 90px;
  height: 70px;
  background-size: 100%;
  margin: auto;
}

.faq-wrap {
  max-width: 980px;
  margin: auto;
}

.faq-item {
  border-bottom: 1px solid #d3d3d3;
}

.faq-item:first-child .faq-ans {
  display: block;
}

.faq-ans {
  display: none;
  padding-bottom: 10px;
  padding-left: 42px;
}

.faq-item h4 {
  margin-bottom: 0;
  font-family: var(--zf-secondary-medium);
  padding: 20px 0px 20px 40px;
  cursor: pointer;
  position: relative;
  font-size: 20px;
  color: #000;
}

.faq-item h4:hover {
  color: #555;
}

.faq-item h4:before,
.faq-item h4:after {
  content: '';
  position: absolute;
  background: #ea5154;
}

.faq-item:hover h4:before,
.faq-item:hover h4:after {
  background: #555;
}

.faq-item h4:before {
  left: 0px;
  top: 35px;
  height: 2px;
  width: 16px;
}

.faq-item h4:after {
  left: 7px;
  width: 2px;
  top: 28px;
  height: 15px;
}

.faq-item.active h4:after {
  height: 0px;
}

.faq-ans ul li {
  font-size: 17px;
  margin-bottom: 20px;
  list-style-type: disc;
}

.faq-ans ul li span {
  font-family: var(--primaryfont-semibold);
}
.turn-inf-list {
  margin-top: 40px;
}
/* End FAQ */
@media(min-width:1900px) {
  .pr-mngt {
      max-width: 1600px;
      margin: 0 auto;
  }
}

@media(min-width:1600px) {

  /*Comprehensive*/
  /*End Comprehensive*/
}

@media(max-width:1600px) {
  .pagewrapper .content-wrap{
      padding: 80px 0;
  }
  .pagewrapper .faq .content-wrap {
    padding-top: 80px;
}
.pagewrapper .pr-integrate .content-wrap{
  padding: 70px 50px;
}
  /* Banner  */
  .vms-home-banner h1 {
      font-size: 56px;
      max-width: 640px;
  }

  .vms-home-banner p {
      font-size: 18px;
  }

  .vms-bnr-img {
      max-width: 1100px;
  }

  .vms-home-banner:after {
      border-radius: 34px 34px 0px 0px;
  }

  /* End Banner */
  /* Solutions */
  .vms-overall .in-view .flex-part-two:first-child {
      height: 726px;
  }

  .vms-slt-lists .flex-part-three,
  .overall-descrp {
      padding: 40px;
  }

  .vms-slt-lists .flex-part-three h4 {
      font-size: 26px;
  }

  .vms-overall {
      margin-top: 120px;
  }

  .overall-cnt .overall-cnt-tag {
      font-size: 20px;
      padding: 15px 25px;
  }

  .overall-cnt h2 {
      font-size: 40px;
      max-width: 620px;
  }

  .overall-descrp p {
      font-size: 17px;
      max-width: 550px;
  }

  /* End Solutions */
  /* Comprehensive */
  .pagewrapper .comprehensive .content-wrap {
      max-width: 1280px;
  }

  .comprehensive h2 {
      max-width: 680px;
      font-size: 50px;
  }

  /* .turn-lists li {
      width: 19%;
      margin-right: 0px;
  } */

  .turn-lists li p {
      font-size: 15px;
  }

  /* End Comprehensive */
  /* Product Process  */
  .vms-process h2 {
      font-size: 50px;
  }
.vms-steps h4{
font-size:16px;
}

  /* End Product Process  */
  /* Bottom CTA */
  .vms-btm-cta ul.flex-content {
      max-width: 980px;
      margin: 0 auto 40px;
  }

  .vms-btm-cta h2 {
      font-size: 50px;
      max-width: 1080px;
  }

  /* End Bottom CTA */
}

@media(max-width:1299px) {

  /* Product Process  */
  .vms-steps-arrow {
      left: 170px;
  }

  .vms-steps-arrow-last {
      right: 170px;
  }

  /* End Product Process  */
}

@media (min-width:1200px) and (max-width:1300px) {

  /* Banner  */
  .vms-bnr-img {
      max-width: 1100px;
  }

  /* End Banner */
  /* comprehensive */
  /* .turn-lists li {
      width: 19%;
      margin-right: 0;
  } */

  .turn-lists li p {
      font-size: 14px;
  }

  /* End comprehensive */
}

@media all and (min-width:1200px) {

  .inup1,
  .inup2,
  .inup3,
  .inup4,
  .inup5,
  .inup6 {
      -webkit-transform: translate3d(0px, 40px, 0);
      transform: translate3d(0px, 40px, 0);
      -webkit-transition: -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
      transition: -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
      -o-transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
      transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
      transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3), -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
  }

  .in-view .inup1,
  .in-view .inup2,
  .in-view .inup3,
  .in-view .inup4,
  .in-view .inup5,
  .in-view .inup6 {
      -webkit-transform: translate3d(0px, 0px, 0);
      transform: translate3d(0px, 0px, 0);
  }

  .fadeinup1,
  .fadeinup2,
  .fadeinup3,
  .fadeinup4,
  .fadeinup5,
  .fadeinup6,
  .fadeinup7,
  .fadeinup8,
  .fadeinup9 {
      -webkit-transform: translate3d(0px, 60px, 0);
      transform: translate3d(0px, 60px, 0);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
      transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
      -o-transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
      transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
      transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2), -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  }

  .fadeindown1 {
      -webkit-transform: translate3d(0px, -60px, 0);
      transform: translate3d(0px, -60px, 0);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
      transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
      -o-transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
      transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
      transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2), -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  }

  .in-view .fadeinup1,
  .in-view .fadeinup2,
  .in-view .fadeinup3,
  .in-view .fadeinup4,
  .in-view .fadeinup5,
  .in-view .fadeinup6,
  .in-view .fadeinup7,
  .in-view .fadeinup8,
  .in-view .fadeinup9,
  .in-view .fadeindown1,
  .in-view .fadeindown2,
  .in-view .fadeindown3,
  .in-view .fadeindown4 {
      -webkit-transform: translate3d(0px, 0px, 0);
      transform: translate3d(0px, 0px, 0);
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  .fadeindown1,
  .fadeinup1,
  .inup1,
  .bnrimg1,
  .bnrimg4 {
      -webkit-transition-delay: 100ms;
      -o-transition-delay: 100ms;
      transition-delay: 100ms;
  }

  .fadeindown2,
  .fadeinup2,
  .inup2,
  .bnrimg2,
  .bnrimg5 {
      -webkit-transition-delay: 300ms;
      -o-transition-delay: 300ms;
      transition-delay: 300ms;
  }

  .fadeindown3,
  .fadeinup3,
  .inup3,
  .bnrimg3,
  .bnrimg6 {
      -webkit-transition-delay: 500ms;
      -o-transition-delay: 500ms;
      transition-delay: 500ms;
  }

  .fadeinup4,
  .inup4 {
      -webkit-transition-delay: 700ms;
      -o-transition-delay: 700ms;
      transition-delay: 700ms
  }

  .fadeinup5,
  .inup5 {
      -webkit-transition-delay: 900ms;
      -o-transition-delay: 900ms;
      transition-delay: 900ms
  }

  .fadeinup6,
  .inup6 {
      -webkit-transition-delay: 1100ms;
      -o-transition-delay: 1100ms;
      transition-delay: 1100ms
  }

  .fadeinup7,
  .inup7 {
      -webkit-transition-delay: 1300ms;
      -o-transition-delay: 1300ms;
      transition-delay: 1300ms
  }

  .fadeinup8,
  .inup8 {
      -webkit-transition-delay: 1500ms;
      -o-transition-delay: 1500ms;
      transition-delay: 1500ms
  }

  .fadeinup9,
  .inup9 {
      -webkit-transition-delay: 1700ms;
      -o-transition-delay: 1700ms;
      transition-delay: 1700ms
  }
}

@media(max-width:1199px) {
  .vms-home-banner .flex-part-two:last-child{
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
  }
  .zp-zctas {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  /* Banner  */
  .vms-home-banner {
      text-align: center;
  }

  .pagewrapper .vms-home-banner .content-wrap {
      padding-bottom: 0;
  }

  .vms-home-banner .flex-part-two,
  .vms-home-banner .flex-part-two:first-child {
      width: 100%;
  }

  .vms-home-banner .flex-part-two:first-child {
      padding-right: 0;
  }

  .vms-bnr-img:after {
      display: none;
  }

  .vms-home-banner h1 {
      max-width: 800px;
      margin: 0 auto 15px;
  }

  .vms-bnr-rt {
      margin: 30px auto 0;
      width: 95%;
  }

  .vms-bnr-img {
      -webkit-transform-style: inherit;
      transform-style: inherit;
      -webkit-transform: inherit;
      -ms-transform: inherit;
      transform: inherit;
      padding: 15px;
      border: 5px solid #000000;
      border-radius: 20px;
  }

  .vms-bnr-img img {
      border-radius: 10px;
  }

  .vms-home-banner p {
      font-size: 18px;
      margin: 0 auto 20px;
      max-width: 680px;
  }

  .vms-home-banner .zp-zctas {
      justify-content: center;
  }

  .vms-home-banner .flex-content {
      top: 0;
      position: relative;
  }

  /* End Banner */
  /* Solutions  */
  .vms-slt-lists.flex-content {
      gap: 25px;
  }

  .vms-overall .in-view .flex-part-two:first-child {
      height: auto;
  }

  .vms-slt-lists .flex-part-three {
      padding: 20px;
      width: 31%;
  }

  .vms-overall {
      margin-top: 90px;
  }

  .overall-cnt .overall-cnt-tag {
      font-size: 16px;
  }

  .overall-cnt h2 {
      font-size: 34px;
  }

  /* End Solutions */
  /* comprehensive */
  /* .turn-content-slider p {
      max-width: 400px;
  } */

  .slide-count-block {
      display: none;
  }

  /* End comprehensive */
  /* Product Process */
  .vms-process .flex-content {
      justify-content: space-between;
      align-items: inherit;
  }

  .vms-steps-arrow,
  .vms-steps-arrow-last {
      display: none;
  }

  /* End Product Process */
  /* PR Integrated  */
  .pr-features .flex-part-three {
      width: 32%;
      padding: 25px;
      margin-top: 20px;
  }

  .integrate-heading h2 {
      font-size: 50px;
  }

  .integrated-svg {
      display: none;
  }

  /* End PR Integrated  */
  /* Bottom CTA  */
  .vms-btm-cta h2 {
      max-width: 940px;
  }

  .vms-btm-cta h2 span.zpr-blk {
      display: inline;
  }

  /* End Bottom CTA  */
}

@media all and (min-width:992px) and (max-width:1199px) {
  .pagewrapper .content-wrap {
      width: 94%;
      padding: 70px 0;
  }
  .pagewrapper .faq .content-wrap {
    padding-top: 70px;
  }
  .pagewrapper .pr-integrate .content-wrap{
    padding: 70px 60px;
  }
  /* comprehensive */
  .turn-content-slider,
  .turn-img-lists {
      width: 100%;
  }

  .turn-lists {
      padding: 5px;
  }

  .turn-lists li p {
      font-size: 12px;
  }

  /* End comprehensive */
}
@media all and (max-width:1024px) {
  .vms-home-banner .flex-part-two:last-child{
    padding-left: 0;
  }
  .integrate-heading p{
    text-align: center;
  }
  .turn-content-slider,
  .comprehensive h2{
    text-align: left;
  }
  .comprehensive h2{
    margin: 0;
  }
  .turn-lists li{
    margin-right: 15px;
  }
  .integrate-heading{
    flex-flow: column;
  }
  .integrate-heading .ctn-wrap {
    max-width: 80%;
    text-align: center;
}
.integrate-heading h2{
  margin: 0 auto 15px;
}
.integrate-heading ul li{
  max-width: 220px;
}
.integrate-heading ul{
  max-width: 70%;
  justify-content: center;
  padding: 30px 0;
}
.integrate-heading .decor-img{
  display: none;
}
}

@media all and (max-width:991px) {
  .integrate-heading p {
    text-align: center;
    margin: 0 auto 20px;
}

  .pagewrapper .content-wrap {
      padding: 70px 0;
  }
  .pagewrapper .faq .content-wrap {
    padding-top: 70px;
  }
  .pagewrapper .pr-integrate .content-wrap{
    padding: 70px 60px;
  }
  /* Banner  */
  .vms-home-banner h1 {
      font-size: 42px;
      max-width: 100%;
  }

  .vms-home-banner p {
      line-height: 30px;
      font-size: 18px;
  }

  .vms-home-banner:after {
      border-radius: 24px 24px 0px 0px;
  }

  /* End Banner */
  /* Solutions  */
  .overall-cnt {
      padding-left: 20px;
  }

  .overall-descrp {
      padding: 20px;
  }

  /* End Solutions */

  /* comprehensive */
  .comprehensive h2 {
      font-size: 40px;
      max-width: 600px;
  }

  .turn-inf-list {
      margin-top: 10px;
  }

  .turn-cnts {
      margin-left: 0;
  }

  .turn-lists,
  .turn-img-lists {
      display: none;
  }

  .turn-content-slider h3 {
      font-size: 22px;
      margin-bottom: 5px;
      letter-spacing: 0;
  }

  .turn-content-slider {
      padding-right: 0;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
  }

  .turn-cnts {
      opacity: 1 !important;
      width: 47%;
      margin-top: 30px;
      position: relative;
      z-index: 0 !important;
  }

  .turn-content-slider p {
      margin-bottom: 0;
      font-size: 18px;
  }

  .harness-power .flex-three {
      width: 50%;
  }

  /* End comprehensive */
  /* Product Process */
  .vms-process h2 {
      font-size: 40px;
  }

  .vms-steps {
      margin-top: 30px;
  }

  .vms-steps h4 {
      font-size: 15px;
  }

  .vms-steps h4 span:first-child {
      font-size: 12px;
  }

  .vms-process .flex-content svg {
      top: 80px;
  }


  /* End Product Process */
  /* PR Integrated  */
  .integrate-heading h2 {
      font-size: 40px;
  }

  .pr-features .flex-content {
      justify-content: center;
  }

  .pr-features .flex-part-three {
      width: 48%;
  }

  .pr-features .flex-part-three div p {
      max-width: 100%;
  }

  /* End PR Integrated */
  /* Bottom CTA */
  .vms-btm-cta h2 {
      font-size: 40px;
      max-width: 630px;
  }

  .vms-btm-cta ul li {
      font-size: 20px;
  }

  .vms-btm-cta ul li:before {
      top: 6px;
  }

  .vms-btm-cta ul li:after {
      top: 12px;
  }

  /* End Bottom CTA */
  /*FAQ*/
  .faq h2 {
      font-size: 40px;
  }

  /*End FAQ*/
}

@media all and (max-width:767px) {
  /* footer all product hide */
  .zcommon-link-container>span.zallprd-menu{
    display: none;
  }
    /* footer all product hide */
  .pagewrapper .content-wrap {
      padding: 60px 0;
      max-width: 600px;
  }
  .pagewrapper .faq .content-wrap {
    padding-top: 60px;
  }
  .pagewrapper .pr-integrate .content-wrap{
    padding:30px;
  }
  .integrate-heading ul{
    justify-content: flex-start;
  }
  /* Banner  */
  .pagewrapper .vms-home-banner .content-wrap {
      padding-bottom: 30px;
  }

  .vms-home-banner {
      text-align: left;
  }

  .zp-zctas {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
  }
  .integrate-heading{
    align-items: flex-start;
  }
  .integrate-heading .ctn-wrap{
    max-width: 80%;
    text-align: left;
  }
  .integrate-heading ul li{
    max-width: 150px;
  }
  .integrate-heading ul{
    max-width: 100%;
  }
  .vms-home-banner .flex-part-two:first-child,
  .vms-home-banner .flex-part-two {
      width: 100%;
  }

  .vms-bnr-rt {
      width: 90%;
      max-width: 600px;
      margin: 0;
  }

  .vms-home-banner h1 {
      font-size: 34px;
  }

  .vms-home-banner p {
      font-size: 16px;
  }

  .vms-bnr-img {
      padding: 5px;
      border: 3px solid #000000;
      border-radius: 10px;
  }

  .vms-home-banner .zp-zctas {
      justify-content: flex-start;
  }

  .vms-home-banner:after {
      height: 18%;
      border-radius: 10px 10px 0px 0px;
  }

  .vms-bnr-img img {
      border-radius: 6px;
  }

  /* End Banner */
  /* Solutions */

  .vms-slt-lists .flex-part-three {
      margin-top: 20px;
  }

  .vms-slt-lists .flex-part-three,
  .vms-overall .flex-part-two:last-child {
      width: 100%;
  }

  .vms-slt-lists .flex-part-three:first-child {
      margin-top: 0;
  }

  .vms-slt-lists.flex-content {
      max-width: 300px;
      margin: 0;
      gap: 0;
  }

  .vms-overall .flex-part-two:first-child {
      display: none;
  }

  .vms-slt-lists .flex-part-three h4 {
      font-size: 22px;
  }

  .overall-cnt {
      padding-left: 0;
  }

  .vms-overall {
      margin-top: 50px;
  }

  .overall-cnt .overall-cnt-tag {
      font-size: 16px;
      border-radius: 10px;
  }

  .overall-cnt h2 {
      font-size: 30px;
  }

  .overall-descrp {
      padding: 25px;
  }

  .overall-descrp:before {
      border-radius: 10px;
  }

  /* End Solutions */
  /* comprehensive */
  .pagewrapper .comprehensive .content-wrap {
      max-width: 600px;
  padding: 60px 0;
  }

  .comprehensive h2 {
      font-size: 32px;
  }

  .turn-content-slider p {
      font-size: 16px;
      max-width: 100%;
  }

  .comprehensive h2 span {
      display: inline-block;
  }

  .turn-idea .text-center {
      text-align: left;
  }

  .turn-cnts:first-child,
  .turn-cnts {
      margin-top: 20px;
  }

  .turn-cnts {
      width: 100%;
  }

  .turn-inf-list {
      margin-top: 10px;
  }

  .turn-idea .zcr-btn-clr {
      margin-top: 40px;
  }

  .turn-content-slider svg {
      width: 50px;
      height: 50px;
      margin-bottom: 10px;
  }

  /* End comprehensive */
  /* Product Process */
.vms-solutions:before{
height:100%;
}
  .vms-process h2 {
      font-size: 32px;
  }

  .vms-steps h4,
  .vms-process h2 {
      text-align: left;
  }

  .vms-steps h4 {
      font-size: 16px;
  }

  .vms-process .flex-content svg {
      display: none;
  }

  .vms-steps {
      width: 100%;
      margin-top: 20px;
      position: relative;
      padding-left: 75px;
  }

  .vms-steps-icons {
      position: absolute;
      left: 0;
      top: -4px;
      transform: scale(0.6);
      transform-origin: left top;
  }

  .vms-steps h4 span:first-child {
      display: block;
  }

  .vms-steps h4 span {
      display: inline-block;
  }


  /* End Product Process */
  /* PR Integrate */
  .pr-integrate {
      border-radius: 24px;
  }

  .pagewrapper .pr-integrate .content-wrap {
      max-width: 600px;
  }

  .integrate-heading,
  .integrated-descrp,
  .pr-features .flex-part-three {
      width: 100%;
  }

  .integrated-descrp p {
      margin-top: 0;
      max-width: 100%;
  }

  .integrate-heading h2 {
      font-size: 32px;
      padding-right: 0;
      margin: 0 0 20px;
  }
  .integrate-heading p {
    text-align: left;
    margin: 0 0 20px;
}

  .pr-features .flex-content {
      max-width: 400px;
  }

  .pr-features .flex-part-three {
      margin-top: 0;
      padding: 20px;
  }

  .pr-features .flex-part-three div h4 {
      font-size: 22px;
  }

  .pr-features .flex-part-three div p {
      font-size: 16px;
  }

  /* End PR Integrate */
  /* Bottom CTA */
.vms-btm-cta h2 .zvms-text{
display:inline-block;
}
  .vms-btm-cta {
      text-align: left;
  }

  .vms-btm-cta .zp-zctas {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
  }

  .vms-btm-cta ul.flex-content {
      max-width: 260px;
      margin: 0 0 10px;
  }

  .vms-btm-cta ul li {
      font-size: 20px;
      width: 100%;
      text-align: left;
      margin-bottom: 15px;
      padding-left: 22px;
  }

  .vms-btm-cta ul li:before {
      top: 3px;
      width: 16px;
      height: 16px;
  }

  .vms-btm-cta ul li:after {
      top: 8px;
      left: 3px;
      width: 9px;
      height: 4px;
  }

  .vms-btm-cta h2 {
      font-size: 30px;
      max-width: 580px;
      margin: 0 0 30px;
  }

  /* End Bottom CTA */
  /*FAQ*/
  .faq h2 {
      font-size: 30px;
  }
  h1, h2, h3{
    letter-spacing: -1px;
  }
  /*End FAQ*/
}

@media(max-width:480px) {
 
  /* Bottom CTA */
  .vms-btm-cta .zp-zctas a:first-child {
      margin-right: 0;
  }

  .vms-btm-cta .zp-zctas {
      max-width: 300px;
      margin: 0;
  }

  /* End Bottom CTA */
}