/*Arabic starts*/
.i18n-ar .feature-nav.fixed-noicon ul {
    text-align: center;
}
.i18n-ar .slick-slider .slick-list, .i18n-ar .slick-slider .slick-dots {
    text-align: center;
}
/*Arabic ends*/
.icon-big {background: url(/sites/default/files/projects/projects-iconmenu-sprite.png) no-repeat;background-size: 320px;display: block;height: 80px;margin: 0 auto;width: 80px;margin-bottom: 15px;}
.icon-big1 {background-position: 0px 0px;}
.icon-big2 {background-position: -80px 0px;}
.icon-big3 {background-position: -160px 0px;}
.icon-big4 {background-position: -240px 0px;}

#feature-1{margin-top: 60px;}
.section h2+p{max-width:810px;margin:0 auto 20px;}
.section img{border: 1px solid rgba(221, 221, 221, 0.55);}
.main .content-wrap {padding: 60px 0;max-width:1040px;}
.feature-details-desc{text-align:center;}
.features-desc-col{margin-top: 50px;}
.features-desc-col li {width: 30%;display: inline-block;vertical-align: top;}
.features-desc-col li:nth-child(2){margin:0 5%;}
.text-center{text-align:center;}
.z-testimonial-item>div{max-width:830px;}
.z-testimonial-item p{text-align:center;}

@media only screen and (max-width: 767px) {
	#feature-nav-header{display:none;}
	.feature-details-desc{margin-top: 20px;}
	#feature-1{margin-top: 30px;}
	.feature-nav li{max-width:100px;margin: 15px 10px;}
	.main .content-wrap{max-width:480px;padding:30px 0;}
	.features-desc-col li{width:100%;}
	.features-desc-col li:nth-child(2){margin:0px;}
}
.other-lang .z-testimonial-item-wrap {
    display: none;
}
.i18n-ar .feature-details-desc.text-center h1, .feature-details-desc.text-center p {
    text-align: center;
}
.i18n-ar .text-center.content-wrap-small h2, .text-center.content-wrap-small p {
    text-align: center;
}
.i18n-ar .content-wrap.animated {
    text-align: center;
}
.i18n-ar .content-wrap.animated h2 {
    text-align: center;
}