.features-item:nth-child(1) {
	background: #f3f8fa;
}

.crm-insight-content {
	padding: 0px 0 100px;
	margin: 0;
}
.crm-insight-content h2 {
	font-size: 38px;
	text-align: center;
	font-weight: 400;
}
.crm-insight-content h2::after {
	content: "";
	position: absolute;
	left: 48%;
	bottom: 88px;
	background: #252526;
	height: 2px;
	width: 50px;
	text-align: center;
}

.crm-bottom-content {
	margin: 0 auto;
}
.crm-bottom-content ul {
	overflow: hidden;
}
.features-item.bottom-image .content-wrap {
	padding: 20px 0;
	max-width: 1140px;
}
.features-item div.crm-bottom-content ul li {
	display: inline-block;
	float: left;
	width: 30%;
	margin: 0px 3% 30px 0px;
	text-align: center;
	padding: 0;
	box-sizing: border-box;
	background: none;
}
.features-item div.crm-bottom-content.two-col ul li {
	width: 45%;
	margin: 20px 5% 10px 0px;
}
.crm-bottom-content li > div > span {
	background: transparent url(../../images/crm-mobile-salesapp.png) no-repeat scroll center center;
	width: 65px;
	height: 62px;
	position: relative;
	display: inline-block;
	margin: 20px 0;
	background-size: 425px 92px;
}
.crm-bottom-content li > div > span.crm-saleapps-icon1 {
	background-position: -14px -12px;
}
.crm-bottom-content li > div > span.crm-saleapps-icon2 {
	background-position: -94px -12px;
}
.crm-bottom-content li > div > span.crm-saleapps-icon3 {
	background-position: -174px -12px;
}
.crm-bottom-content li > div > span.crm-saleapps-icon4 {
	background-position: -259px -14px;
}
.crm-bottom-content li > div > span.crm-saleapps-icon5 {
	background-position: -342px -14px;
}
/************************/
.apple-store, .google-play {
	background-image: url(../../../images/product-common-sprite.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
}
.apple-store{
	background-position:0 -61px;
	width:134px;
	height:45px;
	float:left;
	}
.google-play{
	background-position:-2px -106px;
	width:134px;
	height:45px;
	float:right;
	}
.get-faster > div.apple-google {
	padding: 0;
}
.apple-google {
	padding: 30px 0 0;
	margin-left:auto;
	margin-right:auto;
	width:300px;
}
.image-part video {
	border: none;
}
a.ios-link, a.ios-link:hover {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.get-faster {
	text-align: center;
	padding: 60px 0 30px;
}
#ph_testimonial >div.content-wrap.animated {
	padding: 0;
}
#ph_testimonial .z-slider {
	margin-bottom: 0;
}
#ph_testimonial {
	background: url(../../images/crm-sales-app-testimonial.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	padding: 75px 0 25px;
}
#ph_testimonial p, #ph_testimonial small {
	color: white;
	margin: 0 auto 25px;
	max-width: 700px;
}
#ph_testimonial .customer1 {
	background: url(../../images/crm-sales-app-testimonial.jpg);
	background-position: -0px -0px;
}
#ph_testimonial .author-name {
	font-size: 20px;
	font-weight: 500;
	display: block;
	margin-bottom: 15px;
}
#mobile-dashboard-img {
	display: none;
}
.watch-icon, .watch-icon-dark {
	line-height: 29px;
}
.banner-section h3 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
	color: white;
	cursor: pointer;
}
.get-faster {
	padding: 60px 5%;
	text-align: center;
}
.get-faster h1 {
	color: #262626;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}
.all-features {
	background: #ffffff;
}
.graybg {
	background: #f3f8fa;
}
.desc-content {
	opacity: 0;
	left: -100px;
	position: relative;
}
.desc-content-right {
	opacity: 0;
	left: 100px;
	position: relative;
}
.animate-before {
	position: relative;
	top: 50%;
	opacity: 0;
}
.animate {
	position: relative;
	top: 2px;
	opacity: 1;
	transition: all 1s ease;
}
.footer-links, .common-footer ul {
	box-sizing: unset;
}
.footer-links li {
	line-height: 14px !important;
}
.image-desc .intro-image2-device {
	height: auto;
	max-width: 60%;
	vertical-align: bottom;
	width: auto;
}
.z-slider li {
	text-align: center;
}
.z-slider li p {
	margin-top: 25px;
}
.z-slider-nav {
	text-align: center;
}
.z-slider-wrap {
	position: relative;
}
.z-slider {
	margin-bottom: 0;
	list-style: none;
	min-height: 172px;
	padding-left: 0px;
	transition: height 1s ease;
	-moz-transition: height 1s ease;
	-o-transition: height 1s ease;
	-webkit-transition: height 1s ease;
}
.z-slider li {
	position: absolute;
	top: 0px;
	display: none;
	width: 100%;
	margin: 0;
}
.z-slider li img {
	display: block;
	width: 100%;
	height: auto;
}
.z-slider-nav {
	display: none;
	position: relative;
	top: 0;
	padding: 0px 0 0;
}
.z-slider-nav li {
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	margin: 0px 3px;
	background: #919698;
	-webkit-transition: background 0.7s ease;
	-moz-transition: background 0.7s ease;
	-o-transition: background 0.7s ease;
	transition: background 0.7s ease;
}
.z-slider-nav li.active {
	background: #0e9cce;
	cursor: default;
}
.watch-icon, .watch-icon-dark {
	padding-left: 28px;
	display: inline-block;
	background: url(https://www.zoho.com/images/video-play-icon.png) no-repeat 0px 2px;
	vertical-align: middle;
	text-decoration: none;
	font-weight: 200;
	color: #fff;
}
/*.z-popup-close{
display: block;
    position: fixed;
    right: 25px;
    top: 25px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    text-align: center;
    color: #000;
    text-decoration: none;
    z-index: 2;
    background: url(https://www.zoho.com/images/zoho-home-sprite.png) no-repeat -200px -105px;
    text-indent: -1000px;
    overflow: hidden;
}*/

.features-item .content-wrap {
	padding-bottom: 0;
}
.field-feature-page-headings {
	color: #262626;
	font-weight: 600;
	text-align: center;
	font-size: 40px;
	position: relative;
	padding: 60px 0 0;
}
.field-feature-page-headings::after {
	content: "";
	position: absolute;
	left: 48%;
	bottom: -30px;
	height: 2px;
	width: 50px;
	border-bottom: 2px solid #252526;
}

.features-item:nth-child(2) {
	background: #009cce url("https://www.zoho.com/crm/images/intro-mobile2-bg.png");
	color: #fff;
}
.features-item:nth-child(2) h2 {
	color: #fff;
}
.features-item:nth-child(4) {
	background: #f3f8fa;
}
.features-item:nth-child(6) {
	background: #f3f8fa;
}
.bot-banner-wrap p {
	text-align: center;
}
.bot-banner-wrap p > a {
	text-align: center;
	display: inline-block;
	color: #e0524d;
	margin: 0 auto;
	font-size: 26px;
	text-decoration: underline;
	margin-bottom: 60px;
}
.bot-banner-wrap p > a:hover {
	font-size: 26px;
	color: #e0524d;
}
.bottom-promo {
	display: none;
}
.features-item .image-part {
	padding: 20px 0 0;
}
.image-part > div {
	padding: 0 0 0;
}
.image-part > div img, .image-part > div video {
	padding: 0;
	margin: 0;
}
.image-part > div video {
	margin-bottom: -10px;
}

@media only screen and (max-width :767px) {
.features-item div.crm-bottom-content ul li {
	width: 100%;
	margin: 0 auto 25px;
}
.features-item div.crm-bottom-content.two-col ul li {
	width: 100%;
	margin: 20px 5% 20px 0px;
}
.crm-insight-content h2 {
	font-size: 24px
}
.crm-insight-content h2::after {
	left: 44%;
}
.field-feature-page-headings {
	font-size: 26px;
}
.feature-page-heading.content-wrap {
	padding: 0;
}
.field-feature-page-headings::after {
	left: 45%;
}
}

@media only screen and (max-width :540px) {
.z-slider {
	min-height: 200px;
}
}
