:root {
	--pms-light-green: #8a9f07;
	--pms-dark-bg: #141701
}

.pagewrapper .content-wrap {
	max-width: 1280px;
	padding: 120px 0
}

.act-btn {
	padding: 12px 30px
}

h1,
h2,
h3 {
	font-family: var(--zf-primary-bold);
	letter-spacing: -2px
}

.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
}

.zpms-sprite,
.vms-steps-icons:before,
.vms-screening:before {
	background: url(//www.zohowebstatic.com/sites/zweb/images/creator/vms/vms-home-sprite.svg) no-repeat;
	background-size: 636px auto;
	width: 59px;
	height: 52px;
	display: block
}

.pms-text-clr {
	color: #5c6b00
}

.pms-home-banner {
	position: relative
}

.pms-home-banner:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: var(--pms-dark-bg);
	z-index: 1;
	height: 31%;
	width: 100%;
	border-radius: 64px 64px 0 0
}

.pagewrapper .pms-home-banner .content-wrap {
	padding-bottom: 0
}

.pms-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 .2s linear
}

.pms-home-banner .flex-part-two:first-child {
	width: 56%;
	padding-right: 2%
}

.pms-home-banner .flex-part-two {
	width: 40%
}

.pms-home-banner h1 {
	font-size: 66px;
	max-width: 720px
}

.pms-home-banner p {
	color: #061557;
	font-size: 20px;
	max-width: 420px;
	margin-bottom: 30px;
	line-height: 1.8
}

.pms-bnr-rt {
	-webkit-perspective: 3000px;
	perspective: 3000px;
	position: relative;
	z-index: 2
}

.pms-bnr-img {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(40deg);
	transform: rotateX(40deg);
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	padding: 14px;
	transition: all .2s linear;
	border-radius: 24px;
	border: 1px solid #d1d6b2;
	background: #fafbf2
}

.pms-bnr-img img {
	position: relative;
	display: block;
	width: 100%;
	border-radius: 16px
}

.pms-home-banner .zp-zctas {
	justify-content: inherit
}

.zcr-prd-solutions {
	color: #fff;
	position: relative;
	z-index: 1
}

.zcr-prd-solutions:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: var(--pms-dark-bg);
	z-index: -1;
	height: 85%;
	width: 100%
}

.zcr-prd-slt-lists .flex-part-three {
	width: 31.3%;
	border: 1px solid #1e2304;
	background: linear-gradient(155deg, #101201 18.69%, #292f05 117.48%);
	border-radius: 10px;
	padding: 50px
}

.zcr-prd-slt-lists.flex-content {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1070px;
	margin: 0 auto;
	gap: 24px
}

.zcr-prd-slt-lists .flex-part-three h4, .zcr-prd-slt-lists .flex-part-three h3, .zcr-prd-slt-lists .flex-part-three h2 {
	margin-bottom: 10px;
	font-size: 30px
}

.zcr-prd-slt-lists .flex-part-three p {
	margin-bottom: 0;
	color: #e5e7d4;
	max-width: 240px
}

.zcr-prd-slt-lists .flex-part-three .zpms-sprite {
	margin-bottom: 20px
}

.zcr-prd-slt-lists .flex-part-three p span.zpr-blk {
	display: block
}

.zpms-cloud {
	background-position: 0 0
}

.zpms-adherence {
	background-position: -59px 0;
	width: 52px
}

.zpms-auto {
	background-position: -112px 0;
	width: 52px
}

.zcr-prd-overall {
	margin-top: 140px
}

.zcr-prd-overall .flex-content {
	-webkit-box-align: inherit;
	-ms-flex-align: inherit;
	align-items: inherit
}

.zcr-prd-overall .flex-part-two:first-child {
	width: 40%;
	background: url(//www.zohowebstatic.com/sites/zweb/images/creator/pms/cloud-based-property.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: 10px 0 0 10px
}

.zcr-prd-overall .in-view .flex-part-two:first-child {
	height: 808px
}

.zcr-prd-overall .flex-part-two:last-child {
	width: 60%
}

.overall-cnt {
	padding-left: 40px
}

.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 h2 .pms-text-clr {
	color: #e2f472
}

.overall-cnt p {
	color: #d4d4d4
}

.overall-descrp {
	padding: 50px 40px;
	margin-top: 40px;
	position: relative;
	z-index: 2
}

.overall-descrp:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	background-color: #252a06;
	width: 0;
	height: 100%;
	-webkit-transition: all ease 1.5s;
	-o-transition: all ease 1.5s;
	transition: all ease 1.5s;
	border-radius: 0 10px 10px 0
}

.zcr-prd-solutions .in-view .overall-descrp:before {
	width: 100%
}

.overall-descrp p {
	max-width: 660px;
	position: relative;
	z-index: 4;
	opacity: 0;
	visibility: hidden;
	font-size: 18px;
	line-height: 1.7;
	color: #e5e7d4
}

.overall-descrp p:last-child {
	margin-bottom: 0
}

.zcr-prd-solutions .in-view .overall-descrp p {
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 1.8s;
	-o-transition-delay: 1.8s;
	transition-delay: 1.8s
}

.comprehensive {
	overflow: hidden
}

.pagewrapper .comprehensive .content-wrap {
	max-width: 1350px;
	padding-top: 20px
}

.comprehensive h2 {
	max-width: 1070px;
	font-size: 60px
}

.turn-idea {
	overflow: hidden
}

.turn-lists {
	display: -webkit-box;
	display: -ms-flexbox;
	display: 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;
	width: 16%;
	border-radius: 100px;
	cursor: pointer;
	font-size: 16px;
	line-height: 1.6;
	font-family: var(--primaryfont-bold);
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	background: #fff;
	margin-right: 10px;
	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;
	position: relative;
	background-color: #fff;
	-webkit-transition: background-color 1s;
	-o-transition: background-color 1s;
	transition: background-color 1s
}

.turn-lists li.green-tab {
	content: "";
	position: absolute;
	width: 212px;
	height: 45px;
	left: 10px;
	top: 10px;
	z-index: 1;
	border: 1px solid #8a9f07;
	background: #fefff5;
	border-radius: 100px;
	-webkit-transition: left .8s;
	-o-transition: left .8s;
	transition: left .8s
}

.turn-lists li:last-child {
	margin-right: 0
}

.turn-lists li p {
	margin-bottom: 0;
	position: relative;
	z-index: 3;
	font-size: 16px
}

.turn-lists li svg {
	width: 24px;
	height: 24px;
	margin-right: 5px
}

.turn-inf-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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: 40%
}

.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-bottom: 20px;
	max-width: 500px;
	color: #34384d;
	font-size: 20px
}

.turn-img-lists {
	width: 54%
}

.turn-img .turn-img-bg {
	width: 100%;
	background: #f6f7ec;
	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
}

.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 .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 .prev-slide.arrow-right,
.slide-count-block .next-slide.arrow-right {
	background: #fff;
	border: 1px solid #707070;
	padding: 20px;
	border-radius: 50px;
	display: none !important
}

.slide-count-block .next-slide.arrow-right,
.slide-count-block .prev-slide.arrow-right {
	right: -29px
}

.slide-count-block .next-slide.arrow-right,
.slide-count-block .prev-slide.arrow-right {
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s
}

.slide-count-block .next-slide.arrow-right:hover,
.slide-count-block .prev-slide.arrow-right:hover {
	border: 1px solid #0058f8;
	background: #e6efff
}

.slide-count-block .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 .arrow-right:before {
	content: "";
	display: none;
	width: 15px;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 0
}

.slide-count-block .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 .arrow-right.prev-slide:after {
	right: 17px;
	top: 14px
}

.slide-count-block .arrow-right.next-slide:after {
	right: 17px;
	top: 15px
}

.slide-count-block .arrow-right:after,
.slide-count-block .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 .arrow-right:after {
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s
}

.slide-count-block .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
}

.zcr-prd-btm-cta {
	text-align: center
}

.pagewrapper .zcr-prd-btm-cta .content-wrap {
	padding-top: 20px
}

.zcr-prd-btm-cta ul.flex-content {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1000px;
	margin: 0 auto 50px
}

.zcr-prd-btm-cta ul li {
	position: relative;
	padding-left: 30px;
	font-size: 24px;
	font-family: var(--primaryfont-bold)
}

.zcr-prd-btm-cta ul li:before,
.zcr-prd-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 .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s
}

.zcr-prd-btm-cta .in-view ul li:before,
.zcr-prd-btm-cta .in-view ul li:after {
	-webkit-transform: scale(1) rotate(-45deg);
	-ms-transform: scale(1) rotate(-45deg);
	transform: scale(1) rotate(-45deg)
}

.zcr-prd-btm-cta ul li:before {
	width: 20px;
	height: 20px;
	left: 0;
	top: 8px;
	border-radius: 50%;
	border: 1px solid #000
}

.zcr-prd-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)
}

.zcr-prd-btm-cta h2 {
	font-size: 50px;
	max-width: 840px;
	margin: 0 auto 40px
}

.zcr-prd-btm-cta .zp-zctas {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.pagewrapper .faq .content-wrap {
	padding-top: 20px
}

.faq h2 {
	text-align: center;
	font-size: 50px
}

.faq h2:before {
	display: block;
	content: '';
	background: url(//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, .faq-item h3 {
	margin-bottom: 0;
	font-family: var(--zf-secondary-medium);
	padding: 20px 0 20px 40px;
	cursor: pointer;
	position: relative;
	font-size: 20px;
	color: #000
}

.faq-item h4:hover, .faq-item h3:hover {
	color: #555
}

.faq-item h4:before,
.faq-item h4:after,
.faq-item h3:before,
.faq-item h3:after {
	content: '';
	position: absolute;
	background: #ea5154
}

.faq-item:hover h4:before,
.faq-item:hover h4:after,
.faq-item:hover h3:before,
.faq-item:hover h3:after {
	background: #555
}

.faq-item h4:before, .faq-item h3:before {
	left: 0;
	top: 35px;
	height: 2px;
	width: 16px
}

.faq-item h4:after, .faq-item h3:after {
	left: 7px;
	width: 2px;
	top: 28px;
	height: 15px
}

.faq-item.active h4:after, .faq-item.active h3:after {
	height: 0
}

.faq-ans ul li {
	font-size: 17px;
	margin-bottom: 20px;
	list-style-type: disc
}

.faq-ans ul li span {
	font-family: var(--primaryfont-semibold)
}

@media(max-width:1480px) {
	.pagewrapper .content-wrap {
		padding: 80px 0
	}

	.pms-home-banner h1 {
		font-size: 56px;
		max-width: 600px
	}

	.pms-home-banner p {
		font-size: 18px
	}

	.pms-bnr-img {
		max-width: 1200px
	}

	.pms-home-banner:after {
		border-radius: 34px 34px 0 0
	}

	.zcr-prd-overall .in-view .flex-part-two:first-child {
		height: 756px
	}

	.zcr-prd-slt-lists .flex-part-three,
	.overall-descrp {
		padding: 40px
	}

	.zcr-prd-slt-lists .flex-part-three h4, .zcr-prd-slt-lists .flex-part-three h3, .zcr-prd-slt-lists .flex-part-three h2 {
		font-size: 26px
	}

	.zcr-prd-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
	}

	.pagewrapper .comprehensive .content-wrap {
		max-width: 1280px
	}

	.comprehensive h2 {
		max-width: 840px;
		font-size: 50px
	}

	.turn-lists li {
		width: auto;
		margin-right: 0;
		padding: 10px 20px
	}

	.turn-lists li p {
		font-size: 15px
	}

	.zcr-prd-btm-cta ul.flex-content {
		max-width: 980px;
		margin: 0 auto 40px
	}

	.zcr-prd-btm-cta h2 {
		font-size: 50px;
		max-width: 1080px
	}
}

@media(max-width:1280px) {
	.pms-bnr-img {
		max-width: 1100px
	}

	.turn-lists li {
		width: auto;
		margin-right: 0
	}

	.turn-lists li p {
		font-size: 14px
	}
}

@media all and (min-width:1200px) {

	.inup1,
	.inup2,
	.inup3,
	.inup4,
	.inup5,
	.inup6 {
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 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(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	.fadeinup1,
	.fadeinup2,
	.fadeinup3,
	.fadeinup4,
	.fadeinup5,
	.fadeinup6,
	.fadeinup7,
	.fadeinup8,
	.fadeinup9 {
		-webkit-transform: translate3d(0, 60px, 0);
		transform: translate3d(0, 60px, 0);
		opacity: 0;
		-ms-filter: "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(0, -60px, 0);
		transform: translate3d(0, -60px, 0);
		opacity: 0;
		-ms-filter: "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(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
		-ms-filter: "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) {
	.pagewrapper .content-wrap {
		width: 94%;
		padding: 70px 0
	}

	.zp-zctas {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.pms-home-banner {
		text-align: center
	}

	.pagewrapper .pms-home-banner .content-wrap {
		padding-bottom: 0
	}

	.pms-home-banner .flex-part-two,
	.pms-home-banner .flex-part-two:first-child {
		width: 100%
	}

	.pms-home-banner .flex-part-two:first-child {
		padding-right: 0
	}

	.pms-bnr-img:after {
		display: none
	}

	.pms-home-banner h1 {
		max-width: 800px;
		margin: 0 auto 15px
	}

	.pms-bnr-rt {
		margin: 30px auto 0;
		width: 95%
	}

	.pms-bnr-img {
		-webkit-transform-style: inherit;
		transform-style: inherit;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		padding: 15px;
		border: 5px solid #000;
		border-radius: 20px
	}

	.pms-bnr-img img {
		border-radius: 10px
	}

	.pms-home-banner p {
		font-size: 18px;
		margin: 0 auto 20px;
		max-width: 680px
	}

	.pms-home-banner .zp-zctas {
		justify-content: center
	}

	.pms-home-banner .flex-content {
		top: 0;
		position: relative
	}

	.zcr-prd-slt-lists.flex-content {
		gap: 25px;
		align-items: inherit
	}

	.zcr-prd-overall .in-view .flex-part-two:first-child {
		height: auto
	}

	.zcr-prd-slt-lists .flex-part-three {
		padding: 20px;
		width: 31%
	}

	.zcr-prd-overall {
		margin-top: 90px
	}

	.overall-cnt .overall-cnt-tag {
		font-size: 16px
	}

	.overall-cnt h2 {
		font-size: 34px
	}

	.turn-content-slider,
	.turn-img-lists {
		width: 50%
	}

	.turn-lists {
		padding: 5px
	}

	.turn-lists li {
		width: auto;
		margin-right: 0;
		padding: 10px
	}

	.turn-lists li p {
		font-size: 13px
	}

	.turn-content-slider p {
		max-width: 400px
	}

	.slide-count-block {
		display: none
	}

	.turn-img .turn-img-bg {
		padding: 15px
	}

	.zcr-prd-btm-cta h2 {
		max-width: 800px
	}

	.zcr-prd-btm-cta h2 span.zpr-blk {
		display: inline
	}
}

@media all and (max-width:991px) {
	.pagewrapper .content-wrap {
		padding: 70px 0
	}

	.pms-home-banner h1 {
		font-size: 42px;
		max-width: 100%
	}

	.pms-home-banner p {
		line-height: 30px;
		font-size: 18px
	}

	.pms-home-banner:after {
		border-radius: 24px 24px 0 0
	}

	.overall-cnt {
		padding-left: 20px
	}

	.overall-descrp {
		padding: 20px
	}

	.comprehensive h2 {
		font-size: 40px;
		max-width: 680px
	}

	.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%
	}

	.zcr-prd-btm-cta h2 {
		font-size: 40px;
		max-width: 630px
	}

	.zcr-prd-btm-cta ul li {
		font-size: 20px
	}

	.zcr-prd-btm-cta ul li:before {
		top: 6px
	}

	.zcr-prd-btm-cta ul li:after {
		top: 12px
	}

	.faq h2 {
		font-size: 40px
	}
}

@media all and (max-width:767px) {
	.pagewrapper .content-wrap {
		padding: 60px 0;
		max-width: 600px
	}

	.pagewrapper .pms-home-banner .content-wrap {
		padding-bottom: 30px
	}

	.pms-home-banner {
		text-align: left
	}

	.zp-zctas {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.pms-home-banner .flex-part-two:first-child,
	.pms-home-banner .flex-part-two {
		width: 100%
	}

	.pms-bnr-rt {
		width: 90%;
		max-width: 600px;
		margin: 0 auto
	}

	.pms-home-banner h1 {
		font-size: 34px
	}

	.pms-home-banner p {
		font-size: 16px
	}

	.pms-bnr-img {
		padding: 5px;
		border: 3px solid #000;
		border-radius: 10px
	}

	.pms-home-banner .zp-zctas {
		justify-content: inherit
	}

	.pms-home-banner:after {
		height: 18%;
		border-radius: 10px 10px 0 0
	}

	.pms-bnr-img img {
		border-radius: 6px
	}

	.zcr-prd-slt-lists .flex-part-three {
		margin-top: 20px
	}

	.zcr-prd-slt-lists .flex-part-three,
	.zcr-prd-overall .flex-part-two:last-child {
		width: 100%
	}

	.zcr-prd-slt-lists .flex-part-three:first-child {
		margin-top: 0
	}

	.zcr-prd-slt-lists.flex-content {
		max-width: 300px;
		margin: 0;
		gap: 0
	}

	.zcr-prd-overall .flex-part-two:first-child {
		display: none
	}

	.zcr-prd-slt-lists .flex-part-three h4, .zcr-prd-slt-lists .flex-part-three h3, .zcr-prd-slt-lists .flex-part-three h2 {
		font-size: 22px
	}

	.overall-cnt {
		padding-left: 0
	}

	.zcr-prd-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
	}

	.pagewrapper .comprehensive .content-wrap {
		max-width: 600px
	}

	.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
	}

	.zcr-prd-btm-cta {
		text-align: left
	}

	.zcr-prd-btm-cta .zp-zctas {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.zcr-prd-btm-cta ul.flex-content {
		max-width: 260px;
		margin: 0 0 10px
	}

	.zcr-prd-btm-cta ul li {
		font-size: 20px;
		width: 100%;
		text-align: left;
		margin-bottom: 15px;
		padding-left: 22px
	}

	.zcr-prd-btm-cta ul li:before {
		top: 3px;
		width: 16px;
		height: 16px
	}

	.zcr-prd-btm-cta ul li:after {
		top: 8px;
		left: 3px;
		width: 9px;
		height: 4px
	}

	.zcr-prd-btm-cta h2 {
		font-size: 30px;
		max-width: 580px;
		margin: 0 0 30px
	}

	.faq h2 {
		font-size: 30px
	}
}

@media(max-width:480px) {
	.zcr-prd-btm-cta .zp-zctas a:first-child {
		margin-right: 0
	}

	.zcr-prd-btm-cta .zp-zctas {
		max-width: 300px;
		margin: 0
	}
}

/* ===== WCAG Accessibility Fixes ===== */

/* FAQ button reset */
.faq-item h4 button, .faq-item h3 button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	font: inherit;
	color: inherit;
	cursor: pointer;
	text-align: left;
	width: 100%
}

/* Slider nav button reset */
.slide-count-block button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer
}

/* Visible focus styles */
.faq-item h4 button:focus-visible, .faq-item h3 button:focus-visible {
	outline: 2px solid #0058f8;
	outline-offset: 2px;
	border-radius: 4px
}

.turn-lists li[role="tab"]:focus-visible {
	outline: 2px solid #0058f8;
	outline-offset: 2px
}

.slide-count-block button:focus-visible {
	outline: 2px solid #0058f8;
	outline-offset: 4px;
	border-radius: 50%
}

.pms-btn:focus-visible,
.pms-cnt-sales:focus-visible {
	outline: 2px solid #0058f8;
	outline-offset: 2px
}