.image-part>div img,
.image-part>div video {
	transition: all 2s
}

.main-container-wrapper:before {
	opacity: 0
}

h1,
h2 {
	font-family: var(--zf-secondary-bold)
}

h1 {
	font-size: 56px
}

h2 {
	font-size: 46px;
	margin-bottom: 20px
}

.features-banner-content p a {
	margin-top: 20px
}

.features-banner-content {
	max-width: 780px;
	margin-bottom: 50px
}

.features-banner-content p {
	font-size: 18px;
	max-width: 671px;
	margin-bottom: 30px
}

#features-2 .cont-part {
	max-width: 600px;
	font-size: 50px;
	margin-left: auto;
	margin-right: auto
}

.features-item.right-image .content-wrap>div.cont-part {
	padding-right: 60px
}

.html-part.content-wrap {
	overflow: initial;
	padding-bottom: 100px
}

#features-1 .html-part.content-wrap {
	max-width: 1100px
}

.html-part ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.html-part ul li {
	width: 46%;
	margin: 80px 0 0;
	padding-top: 70px;
	position: relative
}

.html-part ul li:first-child::before {
	background-position: -76px -2px
}

.html-part ul li::before {
	background-size: auto 70px;
	position: absolute;
	content: "";
	width: 68px;
	height: 60px;
	top: 0;
	background-position: 0 -3px;
	background-image: url(/sites/zweb/images/vault/timely-alerts-icon.png)
}

.html-part img,
.image-part>div img,
.image-part>div video {
	box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.06);
	border: 0
}

.html-part img {
	max-width: 360px;
	width: 85%
}

.features-item .image-part {
	overflow: visible
}

.html-part p {
	margin-bottom: 46px
}

.all-features {
	display: none
}

div#features-1 {
	background-color: #eaf6ff;
	margin: 60px auto 40px;
	padding: 60px 0;
	border-radius: 5px
}

#features-1 .cont-part {
	margin-bottom: 40px
}

#features-3 .content-wrap {
	max-width: 1170px;
	overflow: visible
}

#features-2 .cont-part {
	width: 56%;
	padding: 0
}

#features-3 .cont-part,
#features-4 .cont-part {
	width: 56%
}

#features-2 .content-wrap img {
	max-width: 80%;
	width: 100%
}

#features-2 .content-wrap img,
#features-3 .content-wrap img {
	max-width: 75%;
	width: 100%
}

#features-5 .content-wrap img {
	max-width: 450px;
	width: 100%
}

.features-item.bottom-image .image-part img {
	max-width: 900px;
	width: 100%
}

.bottom-cta-wrap .content-wrap {
	padding: 100px 0;
	max-width: 820px;
}

#features-5 {
	margin-top: 80px;
	background-color: #031c34;
	color: #fff
}

#features-5 h2 {
	color: #fff
}

.team-size .content-wrap {
	max-width: 710px;
}

.features-item .cont-part .team-list {
	display: flex;
	flex-wrap: wrap;
	max-width: 900px;
	margin: 60px auto 0;
	justify-content: space-between
}

.team-list li {
	width: 43%
}

.team-list li>span {
	width: 94px;
	height: 86px;
	display: inline-block;
	margin: 10px 0 20px;
	background-image: url(/sites/zweb/images/vault/vault-icong-sprite-icon.png);
	background-size: 840px auto;
	background-repeat: no-repeat
}

.team-list li.fea-icon-1>span {
	background-position: 0 -54px;
	position: relative;
	top: 5px
}

.team-list li h3 {
	font-size: 34px;
	font-family: var(--zf-primary-bold)
}

.team-list p {
	margin: 7px 0 15px !important
}

.team-list a,
.team-list p,
.fea-content-wrap p {
	font-size: 19px
}

.team-list li.fea-icon-2>span {
	background-position: -103px -54px;
	width: 97px
}

.features-item .cont-part ul.team-list li {
	background: 0;
    box-sizing: content-box;
}

.demo-btn {
	margin-right: 15px
}

.features-item .cont-part>p {
	padding-right: 50px
}

#features-2 .cont-part h2 {
	max-width: 100%
}

#features-3 .cont-part h2,
#features-4 .cont-part h2 {
	width: 100%
}

.get-btn {
	padding: 10px 32px;
	font-size: 17px;
	color: #fff;
	background: #000;
	margin-top: 20px;
	font-family: var(--primaryfont-semibold);
	text-transform: uppercase;
	display: inline-block
}

.features-item#features-2 .cont-part>p {
	padding-right: 0;
	max-width: 600px
}

.features-item p {
	font-size: 18px
}

#features-5 .content-wrap .cont-part {
	padding: 0;
	max-width: 100%
}

.features-item .content-wrap {
	padding: 40px 0;
}
.features-item#features-1 .cont-part>p {
    padding: 0px;
    max-width: 900px;
}

.zw-other-lang .bottom-cta-wrap p:last-child {
    display:  flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 20px 15px;
}

.zw-other-lang .bottom-cta-wrap p:last-child a {
    margin: 0;
}

@media screen and (max-width:1440px) {
	.features-item .content-wrap {
		padding: 30px 0;
		max-width: 1000px
	}
	div#features-2 {
		margin: 10px auto 0;
		padding: 40px 0 0
	}
	div#features-1 {
		margin-bottom: 0
	}
	h1 {
		font-size: 50px
	}
	h2 {
		font-size: 40px
	}
	#features-6 {
		margin-top: 70px
	}
	#features-1 .cont-part {
		margin-bottom: 10px
	}
	.features-item p {
		font-size: 17px
	}
	.features-item .team-size .content-wrap {
		padding: 50px 0
	}
    #features-5 h2{
        max-width: 800px;
        margin: 0 auto 20px;
    }
}

@media screen and (min-width:1100px) {
	.features-item .cont-part p {
		margin-bottom: 0
	}
}

@media screen and (max-width:1099px) {
	.get-btn {
		font-size: 15px;
		padding: 9px 30px
	}
    .bottom-cta-wrap .content-wrap{
        max-width: 620px;
    }
}

@media screen and (max-width:1024px) {
	h1 {
		font-size: 45px
	}
	h2 {
		font-size: 35px
	}
	.team-list li h3 {
		font-size: 30px
	}
	#features-6 {
		margin-top: 60px
	}
	.features-banner-content {
		margin: 60px auto 40px
	}
	.features-item .cont-part>p {
		padding-right: 0
	}
	.bottom-cta-wrap .content-wrap h2 {
		max-width: 760px
	}
	#features-1 .content-wrap img {
		max-width: 75%;
	}
}

@media screen and (max-width:991px) {
	h1 {
		font-size: 40px
	}
	h2 {
		font-size: 30px
	}
	.features-banner-wrap .content-wrap {
		margin: 30px auto 0
	}
	.features-banner-content p {
        margin: 0 auto 30px;
	}
	.features-item .cont-part>p {
		max-width: 500px;
		margin: 0 auto
	}
	#features-2 .cont-part h2,
	#features-3 .cont-part h2,
	#features-4 .cont-part h2 {
		max-width: 100%
	}
	#features-2 .cont-part,
	#features-3 .cont-part {
		width: 100%;
		padding: 0
	}
	.features-item.right-image .content-wrap>div.cont-part {
		padding: 0
	}
	#features-3 .cont-part,
	#features-4 .cont-part {
		width: 100%
	}
	.bottom-cta-wrap .content-wrap h2 {
		max-width: 650px
	}
	.features-banner-content {
		margin: 30px auto 50px
	}
	.features-item .content-wrap {
		padding: 20px 0
	}
	#features-6 {
		margin-top: 40px
	}
	.bottom-cta-wrap .content-wrap {
		padding: 70px 0
	}

    .features-item .cont-part p+a{
        white-space: normal;
    }
}

@media screen and (max-width:767px) {
	h1 {
		font-size: 40px
	}
	h2 {
		font-size: 30px
	}
	#features-2 .cont-part {
		padding: 0
	}
	#features-3 .cont-part {
		padding: 0;
		width: 100%
	}
	div#features-3 {
		padding-top: 0;
		width: 100%;
		margin-bottom: 0;
		margin-top: 50px
	}
	#features-2 .cont-part {
		max-width: 540px;
		width: 100%
	}
	#features-1 .html-part ul li,
	#features-3 .html-part ul li {
		width: 97%;
		max-width: 420px;
		margin: 0 auto 30px
	}
	#features-1 .html-part {
		margin-bottom: 0;
		padding-bottom: 0
	}
	div#features-2 {
		padding-top: 0;
		margin-bottom: 0;
		padding-bottom: 20px
	}
	.html-part.content-wrap {
		padding-bottom: 0
	}
	.team-list li h3 {
		font-size: 25px
	}
	.team-list li {
		width: 100%
	}
	.features-item .cont-part .team-list {
		margin: 30px auto 0
	}
	.features-item .cont-part ul.team-list li:first-child {
		margin-bottom: 50px
	}
	#features-2 .content-wrap {
		padding-top: 50px;
		padding-bottom: 10px
	}
	.features-item .team-size .content-wrap {
		padding: 40px 0 60px
	}
	.demo-btn {
		margin-right: 0
	}
    #features-1 .content-wrap img {
        max-width: 100%;
    }
}

@media screen and (max-width:480px) {
	h1 {
		font-size: 30px
	}
	h2 {
		font-size: 25px
	}
	div#features-1 {
		margin: 20px 0px;
	}
	div#features-2 .image-part,
	div#features-2 .image-part {
		padding-bottom: 0
	}
	#features-3.features-item {
		margin-bottom: 20px
	}
	#features-3 h2 {
		max-width: 320px;
		margin-left: auto;
		margin-right: auto
	}
	.features-banner-content p,
	.features-item p {
		font-size: 18px
	}
	#features-1 .cont-part {
		margin-bottom: 20px
	}
	.features-banner-content p a {
		margin-top: 10px
	}
	#features-5 {
		margin-top: 30px
	}
	div#features-2 {
		padding-bottom: 0
	}
	#features-3 {
		width: 47px;
		background-size: contain;
		margin-top: 20px
	}
	.html-part p {
		margin-bottom: 20px
	}
	.features-banner-content {
		margin-bottom: 30px;
		width: 100%
	}
	#features-1 .cont-part {
		padding: 0
	}
	#features-1.features-item .content-wrap {
		padding: 0;
		width: 90%
	}
	#features-1 .html-part ul li {
		margin: 30px auto 0
	}
	#features-1 .html-part ul li:nth-child(2) h2 {
		margin-left: auto;
		margin-right: auto
	}
	#features-1 .cont-part::before {
		width: 47px;
		height: 60px;
		background-size: contain;
		bottom: -30px
	}
	.bottom-cta-wrap {
		margin-top: 0
	}
	.features-banner-wrap .content-wrap {
		margin: 20px auto 30px
	}
	.features-item .content-wrap>div.cont-part,
	#features-2 .cont-part,
	#features-3 .cont-part {
		max-width: 100%;
		width: 100%
	}
	#features-1 .content-wrap img,
	#features-5 .content-wrap img {
		margin: 30px auto 0
	}
	div#features-2 {
		margin: 0 auto 0
	}
	#features-6 {
		margin-top: 20px
	}
	.features-item#features-6 .content-wrap>div.cont-part {
		width: 100%;
		max-width: 100%
	}
	.team-list a,
	.team-list p,
	.fea-content-wrap p {
		font-size: 17px
	}
	.bottom-cta-wrap .content-wrap {
		padding: 50px 0
	}
	.features-item .content-wrap {
		padding: 10px 0
	}

    .i18n-nl .zw-template-inner h1, .i18n-de .zw-template-inner h1{
        word-break: break-word;
    }
}

@media screen and (min-width:1100px) {
	.act-btn {
		padding: 10px 32px;
		font-size: 18px
	}
}

a.get-btn.demo-btn {
	background-color: #f0483e
}

/*Arabic starts*/
.i18n-ar #features-5 .cont-part h2, .i18n-ar #features-5 .cont-part p, .i18n-ar #features-5 .cont-part h3, .i18n-ar #features-5 .cont-part ul li, .i18n-ar .bottom-cta-wrap .content-wrap h2, .i18n-ar .bottom-cta-wrap .content-wrap p, .i18n-ar .bottom-cta-wrap .content-wrap {
    text-align: center;
}
.i18n-ar .features-item .cont-part>p {
    padding-left: 50px;
    padding-right: 0;
}
@media screen and (min-width:991px) {
.i18n-ar .features-item .cont-part>p {
    padding-left: 0;
    padding-right: 0;
}
}
@media screen and (max-width:991px) {
    .i18n-ar .features-item .cont-part>p{
        padding: 0;
    }
}

/*Arabic ends*/