.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: 750px;}

p.znote-text {    
    font-family: proxima_novasemibold;
    position: relative;
    margin-bottom: 30px;    
       max-width: 680px;
    margin: 0 auto 40px;
    color: #156ff9;
}

p.znote-text span {
    text-transform: uppercase;
    font-size: 18px;
    font-family: proxima_nova_rgbold;
}

/*** Promotion ***/
.zpromotion {
    background: #257cbc;
    top: 0;    
    display: block;
}

.zpromotion p {
    font-size: 16px;
    font-family: proxima_novasemibold;
}
.zpremoclose {
    right: 22px;
    top: 0px;
    width: 20px;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    z-index: 999;
    text-indent: -99999px;
}
.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-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*/
p.zbtm-cta a {
    min-width: 200px;
}

p.zbtm-cta>a:nth-child(2) {
    background: none;
    border: 1px solid #f0483e;
    color: #f0483e;
    display: inline-block;
    font-family: proxima_novasemibold, sans-serif;
    padding: 8px 30px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1;
    font-size: 16px;
    margin-left: 20px;
}
.umain p.zbtm-cta a {
    min-width: 282px;
}
@media only screen and (max-width: 767px){
    p.zbtm-cta a{
        max-width: 202px;
        margin: 0 auto 20px;
        display:block;
    }
    p.zbtm-cta>a:nth-child(2){
        margin: 0 auto;
        display: block;
    }
.umain p.zbtm-cta a {
    min-width: 282px;
}
}

.other-lang .zpromotion {
    display: none;
}