.feature-heading {
	padding: 0;
	text-align: center;
	position: relative;
}
.feature-heading + .whitebg {
	margin-top: -30px;
}
.feature-heading h1 {
	color: #333;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: -.5px;
	line-height: 40px;
	padding-top: 40px;
	margin: 0 auto 20px;
}
.feature-smallheading h1, .feature-smallheading2 h1, .feature-smallheading3 h1 {
	color: #666;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 26px;
	margin: 0 auto -35px;
	padding: 60px 4% 0;
	text-transform: uppercase;
	text-align: center;
}
.feature-smallheading3 h1 {
	margin: 0 0 -55px 50%;
	max-width: 450px;
	text-align: left;
}
.feature-smallheading2 h1 {
	margin: 0 auto -50px;
	max-width: 900px;
	text-align: left;
}
.feature-heading em {
	display: none;
	width: 45px;
	border-bottom: 1px solid #ccc;
	height: 1px;
	margin: 20px auto 0;
}
 .security-nav{
	 margin: 0 auto;
    max-width: 850px;
    overflow: hidden;
    padding: 40px 0 0;
 }
 
 .security-nav a{
	 border: 1px solid #ddd;
    color: #666;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 -1px 0 0;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 24.85%;
	background:#f7f7f7;
   }
   .security-nav .selected{
   background:#fff;
   }
.resources-part li {
  min-height: 160px;
}
.all-features li .selected,  .security-nav .selected, .resources-part .learnmore{
 color:#EA785D
 }
.one-col p {
	margin: 0 auto 15px;
	max-width: 840px;
}
.one-col h2 {
	margin: 0 auto;
	max-width: 920px;
}
.main .align-left {
	max-width: 980px;
	text-align: left;
}
.one-col.align-left p {
	margin: 0 0 30px;
}
.one-col a {
	line-height: 22px;
}
.info-page {
	text-align: left;
	max-width: 820px;
	margin: 0 auto;
}
.info-page div {
	padding-bottom: 30px;
}
.info-page .acenter {
	text-align: center;
}
.info-page h3 {
	color: #333333;
	font-size: 24px;
	font-weight: 400;
	line-height: 34px;
	text-align: left;
	padding-bottom: 10px;
}
.info-page h4 {
	font-size: 16px;
	font-weight: 400;
}
.info-page ul {
	text-align: left;
	padding-bottom: 40px;
}
.info-page ul 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;
}.feature-heading + .whitebg {
	margin-top: 0px;
}
/*Arabic style starts*/
.i18n-ar h1 {
    text-align: center;
}
.i18n-ar .one-col p{
text-align; center;
}
/*Arabic style end*/
