.other-lang .z-testimonial-header, .other-lang .z-testimonial-slide-wrap{
display: none;
}
.node-tnid-39389 .zp-home-banner-wrap>.content-wrap>div.zp-home-left{max-width: 820px;}


/*** Promotion ***/
.zpromotion {
    display: block;
    background: #257cbc;
    top: 0;

}
.other-lang .zpromotion {
    display: none;
}
.zpromotion p {
    font-size: 16px;
    font-family: var(--zf-primary-semibold);
}
.zpremoclose {
    right: 22px;
    top: 0px;
    width: 20px;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
}
.zpremoclose:before,
.zpremoclose:after {
    position: absolute;
    left: 9px;
    content: ' ';
    height: 11px;
    width: 2px;
    background-color: #000;
    top: 5px;
}
.zpremoclose:after {
    transform: rotate(-45deg);
}
.zpremoclose:before {
    transform: rotate(45deg);
}
@media only screen and (max-width: 767px){
.zpromotion {
    top: 0px;
}
.zpromotion a{
 display:block;
}
.zpromotion-wrap{
padding-right: 50px;
}
}

/*Arabic starts*/
.lang-ar .zp-team-online .content-wrap.animated h2, .lang-ar .zp-team-online .content-wrap.animated p, .lang-ar .zp-team-online-outer .zp-team-online-content, .lang-ar .zp-team-online-outer .zp-team-online-media, .lang-ar .z-testimonial-header .content-wrap.animated h2, .lang-ar .slide-wrap div, .lang-ar .zp-home-left h1, .lang-ar .zp-home-left p, .lang-ar .feature-ss-section .content-wrap h2, .lang-ar .zp-team-online h2, .lang-ar .zp-team-online p {
	text-align: center;
}
.lang-ar .ss-sub-item {
    padding-right: 60px;
}
.lang-ar .ss-sub-item::before {
    right: 0;
}
@media screen and (max-width:991px) {
.lang-ar .zp-highlighted-features-wrap .features-box-wrap, .lang-ar .feature-ss-content h3, .lang-ar .feature-ss-content p, .lang-ar .feature-ss-content {
	text-align: center;
}
}
@media screen and (max-width:767px) {
.lang-ar .ss-sub-item {
    padding-right: 0;
}
}
/*Arabic ends*/