.zp-home-banner-wrap:after{
background: #ffc4c4;
background: -moz-linear-gradient(top, #ffc4c4 0%, #ffd8b7 35%, #ffe2ba 54%, #ffe4bc 54%, #ffffff 94%);
background: -webkit-linear-gradient(top, #ffc4c4 0%,#ffd8b7 35%,#ffe2ba 54%,#ffe4bc 54%,#ffffff 94%);
background: linear-gradient(to bottom, #ffc4c4 0%,#ffd8b7 35%,#ffe2ba 54%,#ffe4bc 54%,#ffffff 94%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc4c4', endColorstr='#ffffff',GradientType=0 );}
.features-box > div span, .solutions-promo a span{background:url(/sites/default/files/wiki-home-icons-sprite-2x.png) no-repeat 0 0; background-size: auto 50px}
.solutions-promo a span{display:block; width:50px; height:50px}
.zp-highlighted-features-wrap .features-box-wrap{max-width:840px}
.wiki-special-section{text-align:center; margin:80px 0 20px}
.wiki-special-section > .content-wrap{padding:60px 0; max-width:840px}
.solutions-promo a {color: #000; display: inline-block; text-align: center; margin: 20px 30px;}
.solutions-promo a:first-child{margin-left:0}
.solutions-promo a:lsst-child{margin-right:0}
.solutions-promo a span{margin:0 auto 20px}
.solutions-promo a:first-child span{background-position:-200px 0;}
.solutions-promo a:nth-child(2) span{background-position:-250px 0}
.solutions-promo a:nth-child(3) span{background-position:-300px 0}
.solutions-promo a:last-child span{background-position:-350px 0;}

@media only screen and (max-width:767px){
    .solutions-promo{max-width:460px; margin:0 auto}
    .solutions-promo a{margin:20px 0; width:50%; padding:0 20px}
    .solutions-promo a:first-child {margin-left:0;}
    .solutions-promo a:last-child {margin-right:0;}
}
@media only screen and (max-width:480px){
    .solutions-promo a{display:block; width:100%; margin:40px 0}
    .solutions-promo a:last-child {margin-bottom:0;}
}
/*Arabic style starts*/
.i18n-ar .content-wrap.animated>h2 {
    text-align: center;
}
.i18n-ar .content-wrap.animated>p {
    text-align: center;
}
.i18n-ar .content-wrap.animated .solutions-promo {
    text-align: center;
}
/*Arabic style ends*/