.education {max-width: 840px;  margin: 0 auto 30px;}
.education p {  margin-bottom: 20px;}
.education .testi {  padding: 20px;  background-color: #F6F6F6;  font-size: 17px;  font-style: italic;  line-height: 28px;  margin: 10px auto 20px;  box-sizing: border-box;}
.education .testi span {  text-align: right;  display: block;  margin: 20px 0 0;}
.education li {  background: url("https://www.zoho.com/images/related-links-arrow.png") no-repeat scroll 0 18px transparent;  line-height: 21px;  margin: 0;  list-style: none; padding: 10px 20px;  color: #666;  font-size: 14px;}


/* bottom other industries */
.all-features { display: none !important; }
.all-features.features-landing	{ max-width: 840px; width: 90%; }
/*.all-features.features-landing { display: block !important; max-width: 840px; width: 90%; }*/
.all-features.features-landing ul li.active a { font-weight: bold; text-decoration: none; }
.all-features.features-landing ul.menu li a { padding: 0 0 0 15px; overflow: hidden; }
.all-features.features-landing ul.menu li a:hover { text-decoration: none; }
.all-features.features-landing ul.menu li a:after { content: ''; width: 0%; height: 1px; background: #03a9f5; position: absolute; left: 15px; bottom: 0; transition: all .3s ease 0s; }
.all-features.features-landing ul.menu li a:hover:after, .all-features.features-landing ul.menu li a.active:after { width: 100%; }

@media only screen and (max-width: 767px){
.all-features ul.menu li { display: block; text-align: left; }
}

.lang-ar .all-features ul.menu li { float: none; }
.lang-ar .all-features ul.menu li a:before { display: none;}
.i18n-ar h1 { text-align: center; }
.i18n-ar .education li {  background-position: right; }
.i18n-ar .education .testi span {  text-align: left; }