#headerbannerbg{background-image:none !important; }
#headerbannerbg.headerbannerbg-india::before{
background:none repeat scroll 0 0 rgba(20,21,23,0.7);
}
#headerbannerbg.headerbannerbg-india {
    background-image: url('https://www.zoho.com/projects/images/projects-bg-india.jpg') !important;
background-position:center center !important;
}
#headerbannerbg.headerbannerbg-others {
    background-image: url('https://www.zoho.com/sites/default/files/projects-bg_5.jpg') !important;

}

.header .signup{display: none;}
#benefits li > div span {background: url('../projects-sprite_0.png') no-repeat scroll left top transparent;}
#ph_testimonial .watch-video{margin:0 auto; color:#333}
#ph_testimonial .play-icon{background-position: -55px -323px;}
.portalName {color: #bbb; font-size: 12px; padding: 0; clear: both;}
.brands-list li a{background:url(../projects-clients_0.png) left top no-repeat}
.bot-banner-wrap {background: #ea785d;}
.bot-banner-wrap h2 {color: #FFF;}
.get-started a {border: 1px solid rgba(255, 255, 255, 0.5); background: transparent none repeat scroll 0% 0%;}
.more-promo-wrap{position:relative; padding:60px 0; overflow:hidden;} 
.more-promo-wrap .content-wrap > div:first-child{border-right:1px dashed #ddd}
.more-promo-wrap .content-wrap > div{display:inline-block; float:left; width:50%; padding:0 50px; box-sizing:border-box; position:relative}
@media only screen and (max-width : 767px) {
.more-promo-wrap .content-wrap > div{width:100%; padding:20px 50px; }
.more-promo-wrap .content-wrap > div:first-child{border-right:none; border-bottom:1px dashed #ddd;}
}

.download-apps { margin-bottom: 30px;}
.clients { overflow: hidden; background: #f5f5f5; border-bottom: 1px solid #ededed; padding: 60px 0%; background-image: url('../projects-client-bg.jpg');
background-position: center bottom; background-repeat: repeat; background-size: cover; position: relative; float:none; width:100%; margin: 0px; }
.clients:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; opacity: 0.6; }
.clients .content-wrap { position: relative; z-index: 6; }
.clients ul { overflow: hidden; margin: 0 auto; position: relative; z-index: 5; text-align: center; }
.clients h2 { padding-bottom: 50px; text-align:center; color: #eee;}
.clients li { width: 70px; display: inline-block; margin: 0 21px 30px; height: 72px; float: none; background-image: url('../projects-client-logo.png');
background-position: left top; background-repeat: no-repeat; text-indent: -9999px; opacity: 0; transition: 0.5s ease; -webkit-transition: 0.5s ease;
transform: scale(0.4, 0.4); -webkit-transform: scale(0.4, 0.4); }
.clients .intel{ background-position: -60px top; }
.clients .jaguar{ background-position: -168px top; width:160px;}
.clients .mckinsey{	background-position: -370px top; width:240px;}
.clients .ogilvy { background-position: -653px top; width:80px;}
.clients .ikea { background-position: -777px top; width:90px;}
.clients .daimler { background-position: -912px top; width:160px;}
.clients .sodexo { background-position: 0px -100px; width:100px;}
.clients .vodafone{ background-position: -140px -88px; }
.clients .timex { background-position: -252px -90px; width:130px;}
.clients .nascar { background-position: -425px -90px; width:160px;}
.clients .yale { background-position: -628px -90px; }
.clients .cornell { 	background-position: -740px -82px; }
.clients .ndtv { background-position: -855px -90px; width:125px;}
.clients .yatra { background-position: -1025px -90px; width:115px;}
.clients .more-customers{
  margin: 40px auto 0px;
  text-align: center;
}
 .clients .more-customers a {
  border-bottom: 2px solid #eee;
  color: #eee;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 0 0 5px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.clients .more-customers a:hover {
  padding: 0 10px 5px;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
.clients li {
background-image: url('../projects-client-logos.png');
background-size:1137px 153px;
}
}