/*.features-banner-wrap::before {-webkit-animation: bannerbgmove 25s 2s infinite alternate;  animation: bannerbgmove 25s 2s infinite alternate;
  background: rgba(0, 0, 0, 0) url("https://www.zoho.com/docs/images/secure_sharing.png") repeat scroll 0 0;
  background-size: cover;  transition: left 2s 0.5s ease;  left: -10%;  width: 110%;}
.features-banner-wrap::before, .features-banner-wrap::after {  content: '';  position: absolute;  left: 0;  top: 0;  width: 100%;  height: 100%;  z-index: 0;}
.features-banner-wrap::after{background: rgba(93, 64, 56 , 0.93) none repeat scroll 0 0;opacity: 0.99;}*/
.features-item.middle-image .cont-part p, .features-item.bottom-image .cont-part p { max-width: 100%;}
.features-item.bottom-image .cont-part, .features-item.middle-image .cont-part {  max-width: 95%;}
.features-item .content-wrap {  max-width: 1080px;  width: 100%;}
.features-item .cont-part p + a, .features-item .cont-part p a { text-decoration: none;display: block;/*!  *//*!  */white-space: inherit;}

.docs-four-col {max-width: 100%;  overflow: hidden;margin-top: 40px;}
.docs-four-col > div {  float: left;  width: 25%;  text-align: left;box-sizing: border-box;padding-right: 30px;}
.docs-four-col > div > span {  background: url('https://www.zoho.com/docs/images/secure_storage_sprite.png');  width: 60px;  height: 60px;  background-size: 420px 60px;  margin-bottom: 20px;}
.docs-four-col > div > span.security-icon1 {background-position: 0 0px;  display: inline-block;}
.docs-four-col > div > span.verified-icon2 {background-position: -60px 0px;  display: inline-block;}
.docs-four-col > div > span.secure-icon3 {background-position: -120px 0px;  display: inline-block;}
.docs-four-col > div > span.server-icon4 {background-position: -180px 0px;  display: inline-block;}

.three-col {max-width: 100%;  overflow: hidden;margin-top: 60px;}
.three-col > div {  float: left;  width: 33.333%;  text-align: left;box-sizing: border-box;padding-right: 30px;}
.three-col> div > span {  background: url('https://www.zoho.com/docs/images/secure_storage_sprite.png');  width: 60px;  height: 60px;  background-size: 420px 60px;  margin-bottom: 20px;}
.three-col > div > span.Encryption-icon5 {background-position: -240px 0px;  display: inline-block;}
.three-col > div > span.backup-icon6 {background-position: -300px 0px;  display: inline-block;}
.three-col > div > span.Virus-icon7 {background-position: -360px 0px;  display: inline-block;}

@media only screen and (max-width:767px){
 .docs-four-col > div {    width: 100%;margin-bottom: 40px;}
 .docs-four-col > div:last-child {    margin-bottom: 0px;}
 .three-col > div {    width: 100%;/*! margin-bottom: 40px; */padding: 0;}
 .threee-col > div:last-child {    margin-bottom: 0px;}
}
/* Retina Display icons */
@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi)     {
.docs-four-col > div > span {background: url('https://www.zoho.com/docs/images/secure_storage_sprite@2x.png'); background-size: 420px 60px;}
.three-col> div > span  {background: url('https://www.zoho.com/docs/images/secure_storage_sprite@2x.png'); background-size: 420px 60px;}
}

/**** Arabic Style ****/
.lang-ar .features-item .cont-part a, .lang-ar .features-item .cont-part > div {
	text-align: center;
}
.lang-ar .docs-four-col > div, .lang-ar .three-col > div, .lang-ar .feature-more-wrap .more-detail, .lang-ar .features-item.bottom-image .cont-part p {
	text-align: right;
}
/**** Arabic Style ****/