:root {
	--sprite-icon: url("/sites/zweb/images/qengine/functional-testing/functional-testing-sprite.svg");
	--light-yellow-bg: #FFFBE5;
}

.page-wrapper .content-wrap {
	max-width: 1170px;
	padding: 50px 0
}

.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
}

h1,
h2 {
	font-family: var(--zf-primary-bold)
}

.act-btn,
.cta-btn {
	padding: 12px 30px
}

.block-content img {
	vertical-align: top
}

[class|="zsprite"] {
	display: inline-block;
	background: var(--sprite-icon) no-repeat;
	background-size: 957px auto;
	background-position: 0 0;
	letter-spacing: -40px;
	margin-bottom: 15px
}

[class|="zsprite-bnr"] {
	margin-bottom: 0
}

.zsprite-bnr-icon1 {
	background-position: -785px -4px;
	width: 37px;
	height: 41px
}

.zsprite-bnr-icon2 {
	background-position: -827px -4px;
	width: 37px;
	height: 37px
}

.zsprite-bnr-icon3 {
	background-position: -868px 0;
	width: 38px;
	height: 40px
}

.zsprite-bnr-icon4 {
	background-position: -910px 0;
	width: 47px;
	height: 39px
}

.zsprite-bnft-icon1 {
	background-position: 0 -2px;
	width: 55px;
	height: 47px
}

.zsprite-bnft-icon2 {
	background-position: -61px -2px;
	width: 65px;
	height: 43px
}

.zsprite-bnft-icon3 {
	background-position: -133px -2px;
	width: 65px;
	height: 57px
}

.zsprite-bnft-icon4 {
	background-position: -202px -3px;
	width: 50px;
	height: 50px
}

.zsprite-fea-icon1 {
	background-position: -319px -4px;
	width: 59px;
	height: 59px
}

.zsprite-fea-icon2 {
	background-position: -257px -3px;
	width: 56px;
	height: 49px
}

.zsprite-fea-icon3 {
	background-position: -382px -4px;
	width: 55px;
	height: 57px
}

.zsprite-steps-icon1 {
	background-position: -444px -4px;
	width: 53px;
	height: 50px
}

.zsprite-steps-icon2 {
	background-position: -501px -5px;
	width: 51px;
	height: 52px
}

.zsprite-steps-icon3 {
	background-position: -555px -4px;
	width: 54px;
	height: 50px
}

.zsprite-steps-icon4 {
	background-position: -614px -4px;
	width: 53px;
	height: 52px
}

.zsprite-steps-icon5 {
	background-position: -672px -4px;
	width: 53px;
	height: 49px
}

.zsprite-steps-icon6 {
	background-position: -728px -2px;
	width: 53px;
	height: 54px
}

.zw-product-header,
.banner-section,
.compare-section:before {
	background: var(--zqe-light-green-bg)
}

.page-wrapper .banner-section .content-wrap {
	max-width: 1280px;
	padding-top: 70px
}

.banner-section .banner-image {
	position: relative;
	max-width: 580px;
	width: 100%;
	margin: auto
}

.banner-section .banner-image svg {
	width: 100%;
	height: 100%
}

.banner-section .ban-img {
	position: absolute;
	max-width: 360px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	width: 60%
}

.banner-section .ban-img img {
	border-radius: 50%
}

.banner-section ul.ban-icon li {
	position: absolute;
	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;
	width: 75px;
	height: 75px;
	background: #fff;
	box-shadow: 0 6px 12px #00000014;
	border-radius: 50%
}

.banner-section ul.ban-txt-icon li {
	font-family: var(--primaryfont-medium);
	font-size: 15px;
	line-height: 17px;
	position: absolute;
	display: inline-block;
	text-align: left
}

.banner-section ul.ban-txt-icon li .zbandots {
	display: block;
	position: absolute;
	top: 1px
}

.banner-section ul.ban-txt-icon li .zbandots .zdot {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid var(--zqe-green-bg);
	background: var(--zqe-light-green-bg)
}

.banner-section ul.ban-txt-icon li .zbandots .zdot:before {
	content: '';
	display: inline-block;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: var(--zqe-green-bg);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.banner-section ul.ban-icon li:nth-child(1) {
	top: 3%;
	left: 45%
}

.banner-section ul.ban-icon li:nth-child(2) {
	top: 52%;
	left: 84%
}

.banner-section ul.ban-icon li:nth-child(3) {
	top: 82%;
	left: 32%
}

.banner-section ul.ban-icon li:nth-child(4) {
	top: 50%;
	left: 3%
}

.banner-section ul.ban-txt-icon li:nth-child(1) {
	top: 35%;
	right: 91%
}

.banner-section ul.ban-txt-icon li:nth-child(1) .zbandots {
	left: 53px
}

.banner-section ul.ban-txt-icon li:nth-child(2) {
	top: 10%;
	right: 73%;
	text-align: center
}

.banner-section ul.ban-txt-icon li:nth-child(2) .zbandots {
	left: 77px;
	top: 21px
}

.banner-section ul.ban-txt-icon li:nth-child(3) {
	top: 10%;
	left: 75%
}

.banner-section ul.ban-txt-icon li:nth-child(3) .zbandots {
	left: -30px;
	top: 18px
}

.banner-section ul.ban-txt-icon li:nth-child(4) {
	top: 35%;
	left: 92%
}

.banner-section ul.ban-txt-icon li:nth-child(4) .zbandots {
	left: -27px
}

.banner-section ul.ban-txt-icon li:nth-child(5) {
	top: 77%;
	left: 82%
}

.banner-section ul.ban-txt-icon li:nth-child(5) .zbandots {
	left: -28px;
	top: 0
}

.banner-section ul.ban-txt-icon li:nth-child(6) {
	top: 91%;
	left: 61%
}

.banner-section ul.ban-txt-icon li:nth-child(6) .zbandots {
	left: -20px;
	top: -23px
}

.banner-section ul.ban-txt-icon li:nth-child(7) {
	top: 78%;
	right: 80%
}

.banner-section ul.ban-txt-icon li:nth-child(7) .zbandots {
	left: 92px;
	top: -2px
}

.compare-section {
	position: relative
}

.compare-section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%
}

.page-wrapper .compare-section .content-wrap {
	max-width: 1420px;
	padding: 0
}

.compare-section .cmpr-block {
	position: relative;
	-webkit-box-align: unset;
	-ms-flex-align: unset;
	-ms-grid-row-align: unset;
	align-items: unset
}

.compare-section .cmpr-block h3 {
	font-family: var(--zf-primary-bold)
}

.compare-section .cmpr-block .cmpr-box {
	position: relative
}

.compare-section .cmpr-block .cmpr-box-1 {
	background: var(--zqe-dark-green-bg);
	color: #fff;
	border-radius: 30px 0 0 30px;
	padding: 8% 9% 8% 7%
}

.compare-section .cmpr-block .cmpr-box-2 {
	background: var(--zqe-yellow-bg);
	border-radius: 0 30px 30px 0;
	padding: 8% 7% 8% 9%
}

.compare-section .cmpr-block .vs-icon {
	display: inline-block;
	border: 1px dashed #a0a0a0;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.compare-section .cmpr-block .vs-txt {
	background: var(--zqe-green-bg);
	color: #fff;
	border-radius: 50%;
	margin: 5px;
	display: inline-block;
	text-align: center;
	width: 60px;
	height: 60px;
	font-family: var(--zf-primary-bold);
	font-size: 30px;
	line-height: 60px
}

.types-section .hexagon-block {
	margin: 40px 0px;
	padding-top: 30px;
}

.types-section .hexagon-box,
.types-section .hexagon-box .hexagon-shape {
	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;
	text-align: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.types-section .hexagon-box .hexagon-shape.testing-types,
.types-section .hexagon-box .hexagon-shape.testing-types:before,
.types-section .hexagon-box .hexagon-shape.testing-types:after {
	background: var(--zqe-yellow-bg);
	border-color: rgba(0, 0, 0, 0.05)
}

.types-section .hexagon-box .hexagon-shape {
	position: relative;
	width: 150px;
	height: 85px;
	margin: 22px 3px;
	border-left: solid 1px var(--zqe-yellow-bg);
	border-right: solid 1px var(--zqe-yellow-bg)
}

.types-section .hexagon-box .hexagon-shape:before,
.types-section .hexagon-box .hexagon-shape:after {
	content: "";
	position: absolute;
	width: 106px;
	height: 106px;
	left: 14%;
	-webkit-transform: scaleY(0.5) rotate(-45deg);
	transform: scaleY(0.5) rotate(-45deg);
	z-index: -1
}

.types-section .hexagon-box .hexagon-shape:before {
	top: -53px;
	border-top: solid 2px var(--zqe-yellow-bg);
	border-right: solid 2px var(--zqe-yellow-bg)
}

.types-section .hexagon-box .hexagon-shape:after {
	bottom: -53px;
	border-bottom: solid 2px var(--zqe-yellow-bg);
	border-left: solid 2px var(--zqe-yellow-bg)
}

.types-section .hexagon-box .hexagon-shape,
.types-section .hexagon-box .hexagon-shape:before,
.types-section .hexagon-box .hexagon-shape:after {
	background: -webkit-linear-gradient(top, var(--light-yellow-bg), #FFF);
	background: linear-gradient(to bottom, var(--light-yellow-bg), #FFF);
	border-width: 1px
}

.types-section .hexagon-box .hexagon-shape:before {
	background: var(--light-yellow-bg);
}

.types-section .hexagon-box .hexagon-shape:after {
	background: #ffffff;
}

.types-section .hexagon-box .hexagon-shape.lft-bdr {
	border-left-width: 2px
}

.types-section .hexagon-box .hexagon-shape .lftout-bdr {
	border-left: dashed 2px var(--zqe-yellow-bg);
	height: 75px;
	position: relative;
	top: -60px;
	left: -107px;
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
}

.types-section .hexagon-box .hexagon-shape .rhtout-bdr {
	border-left: dashed 2px var(--zqe-yellow-bg);
	height: 75px;
	position: relative;
	bottom: -35px;
	right: -75px;
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
}

.types-section .hexagon-box .hexagon-shape.lft-bdr:before {
	border-top-width: 3px;
}

.types-section .hexagon-box .hexagon-shape.btm-bdr:after {
	border-left-width: 3px
}

.types-section .hexagon-box .hexagon-shape.box-bdr {
	border-right-width: 2px
}

.types-section .hexagon-box .hexagon-shape.box-bdr:before {
	border-bottom: solid 2px var(--zqe-yellow-bg);
	border-left: dashed 3px var(--zqe-yellow-bg);
	z-index: 1
}

.types-section .hexagon-box .hexagon-shape.box-bdr:after {
	border-bottom: solid 2px var(--zqe-yellow-bg)
}

.types-section .hexagon-box .hexagon-shape.box-bdr .mid-bdr {
	border-left: solid 2px var(--zqe-yellow-bg);
	height: 106px;
	position: relative;
	top: 15px;
	left: 1px
}

.types-section .hexagon-box .hexagon-shape.no-shape,
.types-section .hexagon-box .hexagon-shape.no-shape:before,
.types-section .hexagon-box .hexagon-shape.no-shape:after {
	background: transparent;
	border-color: transparent
}

.types-section .hexagon-box .hexagon-shape>span {
	font-family: var(--zf-primary-semibold);
	font-size: 18px;
	letter-spacing: -0.4px;
	line-height: 1.1
}

.types-section .hexagon-box .hexagon-shape.zqengine-logo,
.types-section .hexagon-box .hexagon-shape.zqengine-logo:before,
.types-section .hexagon-box .hexagon-shape.zqengine-logo:after {
	background: var(--zqe-green-bg);
	border-color: transparent
}

.types-section .hexagon-box .zqengine-logo span {
	display: inline-block;
	position: relative
}

.types-section .zqengine-logo span:before {
	content: "";
	position: absolute;
	background: var(--product-icons) no-repeat;
	background-size: var(--zp-i-bs);
	background-position: var(--zp-qengine-bp);
	width: var(--zp-i-w);
	height: var(--zp-i-h);
	left: 50%;
	top: 36%;
	-webkit-transform: translate(-50%, -50%) scale(2);
	transform: translate(-50%, -50%) scale(2);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	filter: url('data:image/svg+xml;charset=utf-8,<svgxmlns="http://www.w3.org/2000/svg"><filterid="filter"><feComponentTransfercolor-interpolation-filters="sRGB"><feFuncRtype="linear"slope="1"/><feFuncGtype="linear"slope="1"/><feFuncBtype="linear"slope="1"/></feComponentTransfer><feComponentTransfercolor-interpolation-filters="sRGB"><feFuncRtype="table"tableValues="10"/><feFuncGtype="table"tableValues="10"/><feFuncBtype="table"tableValues="10"/></feComponentTransfer></filter></svg>#filter');
	-webkit-filter: brightness(0) invert(1);
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
	filter: brightness(0) invert(1)
}

.benefits-section {
	background: var(--zqe-light-green-bg)
}

.feature-section .fea-box {
	background: var(--zqe-dark-green-bg);
	color: #fff;
	border-radius: 12px;
	padding: 18% 13%
}

.feature-section .fea-block .fea-box:not(:last-child) {
	margin-bottom: 30px
}

.compare-section .cmpr-block .cmpr-box p:last-child,
.feature-section .fea-block .fea-box p:last-child {
	margin-bottom: 0
}

.page-wrapper .steps-section .content-wrap {
	max-width: 1280px;
	padding: 0px; 
}

.steps-section .block-content {
	position: relative;
	background: var(--zqe-gray-bg);
	border-radius: 30px;
	padding: 8%;
	overflow: hidden
}

.steps-section .zsvg-wave {
	display: none
}

@media only screen and (min-width:768px) and (max-width:1199px) {
	.steps-section .block-content {
		border-radius: 12px
	}

	.steps-section .steps-block {
		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;
		gap: 80px 30px
	}

	.steps-section .steps-block .steps-box {
		width: 45%
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.banner-section .banner-content {
		text-align: center;
		max-width: 720px;
		margin: 0 auto
	}
	.compare-section .cmpr-block .cmpr-box-1 {  
		padding: 8% 7% 8% 5%;
	}
	
	.compare-section .cmpr-block .cmpr-box-2 {  
		padding: 8% 5% 8% 7%;
	}
	.steps-section .block-content{
		padding: 8% 6%;
	}
}

@media only screen and (max-width:991px) {

	.banner-section .zflex-two-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.banner-section .banner-image {
		max-width: 530px
	}

	.types-section .hexagon-box .hexagon-shape {
		width: 120px;
		height: 70px;
		margin: 18px 3px;
	}

	.types-section .hexagon-box .hexagon-shape:before,
	.types-section .hexagon-box .hexagon-shape:after {
		width: 85px;
		height: 85px;
	}

	.types-section .hexagon-box .hexagon-shape:before {
		top: -42px;
	}

	.types-section .hexagon-box .hexagon-shape:after {
		bottom: -42px;
	}

	.types-section .hexagon-box .hexagon-shape.box-bdr .mid-bdr {
		height: 85px;
	}

	.types-section .hexagon-box .hexagon-shape .lftout-bdr {
		top: -50px;
		left: -90px;
	}

	.types-section .hexagon-box .hexagon-shape .rhtout-bdr {
		bottom: -30px;
		right: -60px;
	}

	.types-section .hexagon-box .hexagon-shape>span {
		font-size: 16px;
	}
}

@media only screen and (max-width:767px) {
	.page-wrapper .banner-section .content-wrap {
		padding-top: 30px
	}

	.content-wrap {
		max-width: 600px
	}

	.zflex-one-col,
	.zflex-two-col,
	.zflex-three-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.banner-section .banner-image {
		margin: 0
	}

	.types-section .hexagon-box .hexagon-shape:not(.testing-types) {
		display: none
	}

	.types-section .hexagon-block {
		padding-top: 0px;
	}

	.types-section .types-title,
	.benefits-section .bnft-title,
	.benefits-section .bnft-block .bnft-box:not(:last-child),
	.steps-section .steps-title,
	.steps-section .steps-block .steps-box:not(:last-child) {
		margin-bottom: 40px
	}

	.compare-section .cmpr-block .cmpr-box-1 {
		border-radius: 12px 12px 0 0;
		padding: 30px 30px 60px
	}

	.compare-section .cmpr-block .cmpr-box-2 {
		border-radius: 0 0 12px 12px;
		padding: 60px 30px 30px
	}

	.compare-section .cmpr-block .vs-icon {
		top: 0;
		left: 50%
	}

	.feature-section .fea-box,
	.steps-section .block-content {
		padding: 30px
	}

	.steps-section .block-content {
		border-radius: 12px
	}

	.feature-section .fea-block .fea-box:first-child {
		margin-top: 40px
	}
}

@media only screen and (max-width:600px) {

	.banner-section .banner-image {
		display: none
	}

	.types-section .hexagon-block {
		max-width: 300px;
		margin: 0px auto;
	}

	.types-section .hexagon-box:nth-child(2) .hexagon-shape,
	.types-section .hexagon-box:nth-child(3) .hexagon-shape {
		margin: 20px 3px 48px;
	}

	.types-section .hexagon-box:nth-child(3) .hexagon-shape:nth-last-child(n-2) {
		margin: 20px 3px;
	}

}

@media only screen and (min-width:768px) {
	.page-wrapper .content-wrap {
		padding: 70px 0
	}

	.zflex-one-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}

	.zflex-two-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%
	}

	.zflex-three-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33%;
		flex: 0 0 33%
	}

	.zflex-row-reverse-lg {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.types-section .types-title,
	.benefits-section .bnft-title {
		max-width: 750px;
		margin: 0 auto;
		text-align: center
	}

	.benefits-section .bnft-content {
		max-width: 400px
	}

	.benefits-section .bnft-block {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		-ms-grid-row-align: unset;
		align-items: unset;
		gap: 80px 40px;
		max-width: 1000px;
		margin: 0 auto
	}

	.benefits-section .bnft-block .zflex-two-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 47%;
		flex: 0 0 47%
	}

	.feature-section .fea-title {
		max-width: 380px;
		margin: 30px 0 60px
	}

	.feature-section .fea-block {
		-webkit-box-align: unset;
		-ms-flex-align: unset;
		-ms-grid-row-align: unset;
		align-items: unset;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
		max-width: 1000px;
		margin: 0 auto
	}

	.feature-section .fea-block .zflex-two-col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(50% - 15px);
		flex: 0 0 calc(50% - 15px)
	}

	.feature-section .fea-box .fea-content {
		max-width: 360px
	}

	.types-section .types-title,
	.benefits-section .bnft-title,
	.feature-section .fea-title,
	.steps-section .steps-title {
		margin-bottom: 50px
	}
}

@media only screen and (min-width:992px) {
	.banner-section .banner-content {
		padding-right: 10%
	}

	.banner-section .banner-content p {
		max-width: 540px
	}
	.feature-section .fea-title{
		margin-bottom: 70px
	}
}

@media only screen and (min-width:1200px) {
	.page-wrapper .content-wrap {
		padding: 90px 0
	}

	.page-wrapper .mob-only {
		display: none
	}

	.i18n-en h1 {
		font-size: 50px
	}

	.i18n-en h2 {
		font-size: 36px
	}

	.banner-section ul.ban-icon li {
		opacity: 0;
		-ms-filter: "alpha(opacity=0)";
		-webkit-transition: all 1.2s ease;
		transition: all 1.2s ease
	}

	.banner-section ul.ban-icon li:nth-child(1) {
		-webkit-transform: translate(0, 200%);
		transform: translate(0, 200%)
	}

	.banner-section ul.ban-icon li:nth-child(2) {
		-webkit-transform: translate(-200%, 0);
		transform: translate(-200%, 0)
	}

	.banner-section ul.ban-icon li:nth-child(3) {
		-webkit-transform: translate(0, -200%);
		transform: translate(0, -200%)
	}

	.banner-section ul.ban-icon li:nth-child(4) {
		-webkit-transform: translate(200%, 0);
		transform: translate(200%, 0)
	}

	.banner-section .middle-animated ul.ban-icon li {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		-ms-filter: "alpha(opacity=100)"
	}

	.banner-section ul.ban-txt-icon li {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 0;
		-ms-filter: "alpha(opacity=0)";
		-webkit-transition: all .6s ease;
		transition: all .6s ease
	}

	.banner-section .middle-animated ul.ban-txt-icon li {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		-ms-filter: "alpha(opacity=100)"
	}

	.banner-section ul.ban-txt-icon li:nth-child(1) {
		-webkit-transition-delay: 1.2s;
		transition-delay: 1.2s
	}

	.banner-section ul.ban-txt-icon li:nth-child(2) {
		-webkit-transition-delay: 1.4s;
		transition-delay: 1.4s
	}

	.banner-section ul.ban-txt-icon li:nth-child(3) {
		-webkit-transition-delay: 1.6s;
		transition-delay: 1.6s
	}

	.banner-section ul.ban-txt-icon li:nth-child(4) {
		-webkit-transition-delay: 1.8s;
		transition-delay: 1.8s
	}

	.banner-section ul.ban-txt-icon li:nth-child(5) {
		-webkit-transition-delay: 2s;
		transition-delay: 2s
	}

	.banner-section ul.ban-txt-icon li:nth-child(6) {
		-webkit-transition-delay: 2.2s;
		transition-delay: 2.2s
	}

	.banner-section ul.ban-txt-icon li:nth-child(7) {
		-webkit-transition-delay: 2.4s;
		transition-delay: 2.4s
	}

	.compare-section .cmpr-block h3 {
		font-size: 32px
	}

	.compare-section .cmpr-block .vs-txt {
		width: 85px;
		height: 85px;
		font-size: 40px;
		line-height: 80px
	}

	.steps-section .steps-title {
		max-width: 500px;
		margin-bottom: 0
	}
	
	.steps-section .zsvg-wave {
		position: absolute;
		top: 17%;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		display: block;
		height: 70%
	}

	.steps-section .zsvg-wave svg {
		width: 100%;
		height: 100%
	}

	.steps-section .steps-block {
		counter-reset: section
	}

	.steps-section .steps-block .steps-box {
		position: relative;
		top: 0;
		left: 50%;
		width: 50%;
		margin-top: 0;
		padding-left: 13%;
	}

	.steps-section .steps-block .steps-box:before {
		counter-increment: section;
		content: "0" counter(section);
		background: #fff;
		display: inline-block;
		text-align: center;
		width: 60px;
		height: 60px;
		font-family: var(--zf-primary-bold);
		font-size: 20px;
		line-height: 55px;
		border-radius: 50%;
		border: 3px solid var(--zqe-green-bg);
		position: absolute;
		top: 25%;
		left: 0
	}

	.steps-section .steps-block .steps-box:nth-child(3):before {
		left: 1%
	}

	.steps-section .steps-block .steps-box:nth-child(2n+2) {
		left: 0;
		padding-left: unset;
		padding-right: 13%
	}

	.steps-section .steps-block .steps-box:nth-child(2n+2):before {
		left: unset;
		right: 1%
	}

	.steps-section .steps-block .steps-box h3 {
		font-family: var(--zf-primary-bold)
	}

	.steps-section .steps-block .steps-box p {
		margin-bottom: 0
	}

	.steps-section .steps-block .steps-box .steps-inner{
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
		transition: all .5s linear;
	}

	.steps-section .steps-block .steps-box.active .steps-inner,
	.steps-section .steps-block .steps-box.viewed .steps-inner{
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
	}
	.steps-section .steps-block .steps-box.active h3,
	.steps-section .steps-block .steps-box.viewed h3 {
		color: var(--zqe-green-bg)
	}
}

@media only screen and (min-width:1400px) {
	.i18n-en h1 {
		font-size: 58px
	}

	.i18n-en h2 {
		font-size: 45px
	}
}