.features-banner-wrap {
    margin: 0;
    clear: both;
    padding: 20px 0 50px;
    background: #fceed3 !important;
    position: relative;
    margin: 0 0 50px;
}
.zw-product-header{background: #fceed3;}
.cta-btn {
    margin: 20px 0 0;
}

.features-banner-content p {
    line-height: 1.8;
}



@media screen and (max-width: 991px){
.reqdemo-widget {
    display: none;
}
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .zw-other-lang .features-banner-wrap .content-wrap {
        margin: 40px auto 20px;
    }
}

@media only screen and (max-width: 767px) {
    .features-banner-wrap {
        position: relative;
        margin: 0;
    }
}

/*Other Language */
.i18n-ar .cont-part h2,
.i18n-ar .cont-part p {
    text-align: center;
}

.i18n-ar .bottom-cta-wrap h2,
.i18n-ar .bottom-cta-wrap .content-wrap,
.i18n-ar .features-banner-wrap .features-ban-left,
.i18n-ar .features-ban-left h1,
.i18n-ar .features-ban-left p {
    text-align: center;
}

@media only screen and (min-width: 1200px) {
    .other-lang .features-ban-left h1 {
        font-size: 40px;
    }
}