/*.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/office_suit_bg.jpg") 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(1, 167, 105 , 0.90) 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;  }
.features-item .cont-part p + a, .features-item .cont-part p a { text-decoration: none;display: block;margin: 20px 0 0 0;}
.feature-more-wrap .more-detail { border-right: none;}

.docs-four-col {max-width: 100%;  overflow: hidden;margin-top: 60px;}
.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/office_suite_sprite.png');  width: 60px;  height: 60px;  background-size: 600px auto; margin-bottom: 20px;}
.docs-four-col > div > span.focus-icon1 {background-position: 0 0px;  display: inline-block;}
.docs-four-col > div > span.work-in-icon2 {background-position: -60px 0px;  display: inline-block;}
.docs-four-col > div > span.Revisit-icon3 {background-position: -120px 0px;  display: inline-block;}
.docs-four-col > div > span.take-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/office_suite_sprite.png");  width: 60px;  height: 60px;  background-size: 600px auto;  margin-bottom: 20px;}
.three-col > div > span.study-icon5 {background-position: -240px 0px;  display: inline-block;}
.three-col > div > span.illustrate-icon6 {background-position: -300px 0px;  display: inline-block;}
.three-col > div > span.share-icon7 {background-position: -360px 0px;  display: inline-block;}
.three-col > div > span.embed-icon8 {background-position: -420px 0px;  display: inline-block;}
.three-col > div > span.present-icon9 {background-position: -480px 0px;  display: inline-block;}
.three-col > div > span.publish-icon10 {background-position: -540px 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;}
  .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/office_suite_sprite@2x.png");  background-size: 600px auto;}
.three-col> div > span {  background: url("https://www.zoho.com/docs/images/office_suite_sprite@2x.png");  background-size: 600px auto;}
}

/**** Arabic Style ****/
.lang-ar .features-item .cont-part p + a, .lang-ar .features-item .cont-part p a {
	text-align: center;
}
.lang-ar .docs-four-col > div, .lang-ar .feature-more-wrap .more-detail {
	text-align: right;
}
/**** Arabic Style ****/