.main-container-wrapper:before {
	opacity: 0
}

h1,
h2 {
	font-family: var(--zf-secondary-bold)
}

h1 {
	font-size: 56px;
	line-height: 1.1
}

h2 {
	font-size: 42px;
	margin-bottom: 20px
}

.features-qlinks {
	display: none
}

.features-banner-content {
	max-width: 700px
}

.zw-other-lang .features-banner-content {
	max-width: 850px
}

.zw-other-lang .features-banner-content > p{
    margin-left: auto;
    margin-right: auto;
}

.features-item .image-part {
	overflow: inherit
}

.html-part p {
	margin-bottom: 46px;
	font-size: 18px
}

.all-features {
	display: none
}

.features-item.left-image .content-wrap>div.cont-part,
.features-item.right-image .content-wrap>div.cont-part {
	padding: 0 60px
}

.features-item .content-wrap {
	padding: 60px 0 30px
}

.features-item.left-image .content-wrap>div,
.features-item.right-image .content-wrap>div {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box
}

.features-item .cont-part ul {
	margin: 50px 0 0
}

.bottom-cta-wrap .content-wrap {
	padding: 80px 0 80px
}

.bottom-cta-wrap {
	margin-top: 60px;
	background-color: #031b33;
	color: white
}

.bottom-cta-wrap .content-wrap h2 {
	max-width: 870px
}

.bottom-image {
	max-width: 1500px;
	margin: 60px auto 0;
	position: relative; 
}

.bottom-image::before {
	position: absolute;
	content: "";
	background-color: #e9f6ff;
	width: 100%;
	height: 70%;
	border-radius: 5px;
	top: 0
}

#features-4.bottom-image::before {
	background-color: #FFEAEA;
}

.features-item.bottom-image .image-part img {
	max-width: 930px;
	width: 90%
}
.features-banner-content p{
    max-width: 650px;
}
.features-item .cont-part ul li{
    background: none;
    padding: 0 2px;
}
.features-item .cont-part ul {
    display: flex;
    justify-content: center;
}
.bottom-image::before{
    height: 100%;
}
.features-item.bottom-image .cont-part p{
    max-width: 620px;
}
#features-5 .cont-part ul {
    margin: 20px 0 0;
}

.zw-other-lang .zw-template-inner h1, .zw-other-lang .zw-template-inner h2{
    word-break: break-word;
} 

.i18n-ar .features-banner-content {
    max-width: 620px;
}

@media screen and (max-width:1500px) and (min-width:992px) {
	h1 {
		font-size: 48px
	}
	h2 {
		font-size: 38px
	}
	.html-part p {
		font-size: 17px
	}
	.features-banner-content {
		max-width: 920px;
		margin-bottom: 40px;
		margin: 40px auto 0
	}
	.bottom-cta-wrap .content-wrap {
		padding: 70px 0 70px
	}
}
@media screen and (max-width:1024px){
    .features-banner-content{
        max-width: 700px;
    }
    h2 {
        font-size: 34px;
    }
    .bottom-cta-wrap .content-wrap h2 {
        max-width: 700px;
    }
} 
@media screen and (max-width:992px) and (min-width:768px) {
	h1 {
		font-size: 46px
	}
	h2 {
		font-size: 32px
	}
	.features-banner-wrap .content-wrap {
		margin: 40px auto 0
	}
}

@media screen and (max-width:991px) {
	.features-item.left-image .content-wrap>div,
	.features-item.right-image .content-wrap>div {
		display: block
	}
	.features-banner-content {
		max-width: 600px
	}
}

@media screen and (max-width:767px) {
	h1 {
		font-size: 42px
	}
	h2 {
		font-size: 34px
	}
	.bottom-image {
		padding-top: 0
	}
	.bottom-image::before {
		height: 100%
	}
	.features-item.left-image .content-wrap>div.cont-part,
	.features-item.right-image .content-wrap>div.cont-part {
		padding: 0
	}
	.bottom-cta-wrap {
		margin-top: 0
	}
}

@media screen and (max-width:480px) {
	h1 {
		font-size: 33px
	}
	h2 {
		font-size: 27px
	}
	.features-banner-content p a {
		margin-top: 10px
	}
	.features-item .content-wrap {
		padding: 20px 0 20px
	}
	.bottom-image {
		padding: 40px 0
	}
	#features-1 {
		margin-bottom: 30px;
		margin-top: 0
	}
	#features-4 {
		margin-top: 20px
	}
	.features-banner-content {
		margin-bottom: 30px
	}
	.bottom-cta-wrap .content-wrap {
		padding: 50px 0 50px
	}
	.features-item .cont-part ul {
		margin: 0 0 20px
	}
	.image-part>div {
		padding: 20px 0 0 0
	}
    #features-5 .content-wrap {
        padding: 20px 0;
    }
    #features-5 .cont-part ul li{
        padding:0;
    }


}

@media screen and (min-width:1100px) {
	a.act-btn.cta-btn {
		padding: 10px 32px;
		font-size: 18px
	}
}
 #features-2 .image-part>div{
    max-width: 50%;
 }
#features-3 .image-part>div{
    max-width: 50%;
 }
 #features-1 .image-part>div{
    max-width: 60%;
 }
 #features-4 .image-part>div{
    max-width: 80%;
 }
 .features-item .image-part>div img {
    border: none;
    box-shadow: none;
}
#features-4 .image-part>div img {
    border: 1px solid #ededed;
    box-shadow: 10px 10px 13px -2px rgba(0, 0, 0, .05);
}
.features-item:first-child .content-wrap .image-part>div img {
    opacity: 0;
    transform: translateX(50px);
}
#features-1 .bottom-animated .image-part>div img{
    transform: translateX(0);
    opacity: 1;
}
/* Other lang Starts */
.i18n-id .features-banner-content p {
    max-width: 700px;
}
.i18n-ar .bottom-cta-wrap h2, .i18n-ar .bottom-cta-wrap p, .i18n-ar .bottom-cta-wrap .content-wrap {
    text-align: center;
}
/* Other lang ends */