*, h1, h2, h3, h4, h5, p, li, ul, ol {
	margin: 0;
	padding: 0;
	font-weight: inherit !important;
}
.banner-section {
	padding: 30px 30px 0;
	background: #03a9f5;
	text-align: center;
	margin-bottom: 80px;
	margin-top: -80px;
}
.logo-sec {
	text-align: left;
}
img.zoho-logo {
	display: inline-block;
	vertical-align: middle;
	width: 82px;
	padding: 0 3px 0 5px;
}
.crm-logo-txt {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-family: var(--zf-primary-semibold);
	margin-left: 1px;
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: 1px;
	margin-top: 7px;
	line-height: 24px;
}
#mini-panel-product_menu .product-nav-links .menu>li>a{color:#fff;}
.banner-content-sec {
	padding-top: 100px;
	text-align: center;
	color: #fff;
	max-width: 960px;
	margin: 0 auto 60px;
}
.banner-section h1 {
	font-family: var(--zf-primary-bold);
	font-size: 60px;
	line-height: 60px;
}
.banner-section p {
	font-family: var(--zf-primary-regular);
	font-size: 18px;
	line-height: 30px;
	padding-top: 15px;
}
.banner-btn-con {
	padding-top: 35px;
}
.banner-btn {
	font-size: 18px;
	color: #fff;
	padding: 12px 40px;
	background: #f0483e;
	outline: none;
	cursor: pointer;
	margin-top: 10px;
	display: inline-block;
	text-decoration: none;
	font-family: var(--zf-primary-semibold);
}
.banner-btn.access, a.banner-btn.register {
	display: none;
}
.umain a.banner-btn.register, .umain span.banner-btn.register {
	display: none;
}
.umain .banner-btn.access {
	display: inline-block;
}
.scrl_lock {
	overflow: hidden !important;
}
#mini-panel-product_menu .product-nav-links .menu>li>a {
	color: #fff;
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a {
	color: #fff;
	padding: 20px 0 5px;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a {
	color: #fff;
}
.expanded.dropdown .caret {
	background: url(/sites/default/files/cliq-arrow-icon.png) no-repeat -1px -48px !important;
}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links .dropdown-menu li a {
	color: #333;
	font-family: var(--zf-primary-regular);
}
.product-header-top .expanded.dropdown .caret {
	background: url(/sites/default/files/cliq-arrow-icon.png) no-repeat -12px -48px !important;
}
.para-sec {
	font-size: 18px;
	line-height: 30px;
	font-family: var(--zf-primary-regular);
	padding-bottom: 15px;
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
}
.para-sec.child2 {
	padding-top: 10px;
}
h2.inner-hdr {
	font-family: var(--zf-primary-bold);
	font-size: 50px;
	line-height: 54px;
	padding-bottom: 20px;
}
h4.sml-hdr {
	font-family: var(--zf-primary-semibold);
	font-size: 24px;
	line-height: 30px;
	padding: 15px 0 15px;
}
.two-cols-con {
	padding: 110px 45px 0;
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
}
.one-column-con {
	text-align: center;
	padding: 110px 25px;
	max-width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
}
.container {
	padding: 110px 25px 0;
	text-align: center;
	background: #e6ecf0;
	box-sizing: border-box;
}
.left-sec {
	display: inline-block;
	width: 58%;
	display: inline-block;
	vertical-align: middle;
	padding-right: 14%;
	box-sizing: border-box;
}
.left-sec.alter {
	padding-right: 6%;
	width: 58%;
}
.right-sec {
	display: inline-block;
	width: 41%;
	display: inline-block;
	vertical-align: middle;
	transition: all ease 0.7s;
}
.right-sec.alter {
	width: 39%
}
.right-sec img {
	width: 100%;
	display: block;
}
.right-sec > p {
	padding-left: 30px;
	border-left: 6px solid #03a9f5;
	font-family: 'Roboto Slab', serif;
	font-weight: 300 !important;
	font-size: 24px;
	line-height: 36px;
	color: #333;
}
.two-col-box {
	max-width: 930px;
	width: 100%;
	margin: 45px auto 0;
	border: 1px solid rgb(230, 236, 240);
	border-radius: 3px;
	padding: 20px 30px 20px 50px;
	box-sizing: border-box;
	text-align: left;
	background: #fff;
	transition: all ease 0.8s;
	box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
}
.two-col-box.alter {
	padding: 20px 35px;
}
.two-col-box.alter .description-text {
	width: 100%;
	text-align: center;
	margin-left: 0;
}
.two-col-box span.blt {
	font-weight: 600 !important;
}
.percentage-text {
	width: 90px;
	vertical-align: middle;
	display: inline-block;
	font-family: 'Roboto Slab', serif;
	font-weight: 600 !important;
	color: #03a9f5;
	position: relative;
	font-size: 60px;
}
.percentage-text:before {
	content: '%';
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 28px;
	font-weight: 400 !important;
}
.description-text {
	font-size: 24px;
	width: 680px;
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	font-family: 'Roboto Slab', serif;
	margin-left: 20px;
	font-weight: 300 !important;
	color: #333;
}
.right-kind-crm {
	padding-top: 100px;
}
.two-crm-box {
	max-width: 1240px;
	width: 100%;
	margin: 35px auto 0;
	text-align: left;
}
.two-crm-box-inner {
	width: 100%;
	float: left;
	margin-bottom: -10%;
	position: relative;
	z-index: 5;
	background: #fff;
        box-shadow: 0px 4px 11px 4px rgba(0, 0, 0, 0.2);
}
.two-crm-box .box {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 30px;
	background: #fff;
	text-align: left;
}
.cb {
	clear: both;
	height: 0;
}
.customer-sprts {
	background-image: url(https://www.zoho.com/crm/lp/images/zcrmbrand-sprite.svg);
}
.slider-container {
	margin: 40px auto 75px;
	padding: 0;
	max-width: 1240px;
	box-sizing: border-box;
	width: 100%;
}
.sldr-sec {
	padding: 35px;
	float: left;
	width: 32.5%;
	box-sizing: border-box;
	text-align: left;
	background: #fff;
	transition: all ease 0.7s;
	position: relative;
}
.sldr-sec.sl2 {
	margin: 0 1%;
}
.sldr-sec.shadow_clss {
	box-shadow: 0px 0px 68.85px 12.15px rgba(45, 45, 45, 0.17) !important;
	transition: ease all 0.5s;
	transition-delay: 0s !important;
	z-index: 4;
}
.sldr-sec.low_opcity {
	opacity: 0.45;
	transition: ease all 0.5s;
	transition-delay: 0s !important;
	box-shadow: none;
}
.sldr-sec.sl2 {
	transition-delay: 0.25s;
}
.sldr-sec.sl3 {
	transition-delay: 0.5s;
}
.sl-con {
	width: 100%;
	overflow: hidden;
}
.sldr-sec-inner {
	margin-left: 0;
	transition: all ease 0.6s;
}
.sldr {
	float: left;
}
.dots-con {
	padding-top: 50px;
	text-align: center;
}
.dots {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #78909c;
	border-radius: 50%;
	transition: all ease 0.45s;
	cursor: pointer;
	vertical-align: middle;
	margin: 0 8px;
}
.dots.active {
	width: 25px;
	border-radius: 40%;
}
.sl2 .sldr-sec-inner {
	transition-delay: 0.1s;
}
.sl3 .sldr-sec-inner {
	transition-delay: 0.2s;
}
.trans_fad {
	-webkit-animation-name: sldrFadeOUt;
	animation-name: sldrFadeOUt;
	animation-duration: 0.7s;
	-webkit-animation-duration: 0.7s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
}
@-webkit-keyframes sldrFadeOUt {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 from {
 opacity: 1;
}
 to {
opacity: 0;
}
}
@keyframes sldrFadeOUt {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
 animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
 from {
 opacity: 1;
}
 to {
opacity: 0;
}
}
.crm-overview-con {
	padding: 140px 25px 25px;
	text-align: center;
}
.crm-overview-inner {
	display: inline-block;
	max-width: 1120px;
	padding-top: 20px;
}
.crm-ftrn-sec {
	padding-top: 60px;
}
.crm-ftr-hdr {
	font-family: var(--zf-primary-bold);
	font-size: 26px;
	text-transform: uppercase;
	color: #03a9f5;
	line-height: 30px;
	padding-bottom: 20px;
}
.crm-ftr-bx-cont {
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	transition: all ease 0.6s;
}
.ftr-bx-left, .ftr-bx-right {
	float: left;
	padding: 35px;
	box-sizing: border-box;
	font-family: var(--zf-primary-regular);
	line-height: 30px;
	font-size: 18px;
	width: 50%;
	text-align: left;
}
.bold {
	font-family: var(--zf-primary-bold) !important;
}
.ftr-bx-left {
	background: #eff9ff;
	border-right: 1px solid #e3e3e3;
	font-family: var(--zf-primary-bold);
}
.implement-crm-con {
	padding: 0 25px 110px;
	text-align: center;
	background: #e6ecf0;
}
.para-con {
	padding: 45px 25px 40px;
	margin: 0 auto 100px;
	background: #fff;
	max-width: 1180px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
	border-top: none;
}
.sldr_icn {
	display: inline-block;
	margin: 0 0 10px 1px;
}
.crm-benifits-con {
	padding: 110px 25px;
	text-align: center;
}
.crm-benifits-inner {
	max-width: 1240px;
	width: 100%;
	margin: 55px auto 0;
}
.crm-benifits {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding: 30px 0;
	transition: all ease 0.7s;
}
.crm-benifits:nth-child(2), .crm-benifits:nth-child(5) {
	transition-delay: 0.25s
}
.crm-benifits:nth-child(3), .crm-benifits:nth-child(6) {
	transition-delay: 0.5s
}
.crm-benifits:nth-child(2), .crm-benifits:nth-child(5), .crm-benifits:nth-child(8) {
	margin: 0 4%;
}
.benifits_icn {
	display: inline-block;
	margin-bottom: 14px;
}
.why-choose-crm-con {
	padding: 110px 25px;
	text-align: center;
	background: #1ca9f8;
	color: #fff;
}
.sldr-container {
	max-width: 1240px;
	width: 100%;
	margin: 60px auto 0;
}
.sldr-img-sec, .sldr-content-con {
	width: 46%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.sldr-img-sec {
	text-align: center;
	position: relative;
}
.sldr-img-sec img, .sldr-img-sec video {
	width: 96%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all ease 0.6s;
	opacity: 0;
}
.sldr-img-sec video {
	left: 22%;
}
.sldr-img-sec img.active {
	opacity: 1;
}
.sldr-content-con {
	margin-left: 6%;
}
.sldr-content {
	padding: 10px 25px;
	border-radius: 10px;
	transition: all ease 0.47s;
}
.sldr-content:hover {
	background: rgba(0,0,0,0.07);
}
.sldr-content.active-elm {
	background: rgba(0,0,0,0.22);
}
.sldr-content h4.sml-hdr {
	padding: 5px 0 6px;
}
.sldr-content .para-sec {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 6px;
}
.testimonial-container {
	padding: 85px 25px 110px;
	text-align: center;
	max-width: 1440px;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
}
.testimonial-sec {
	display: inline-block;
	padding-top: 35px;
	overflow: hidden;
	width: 100%;
	max-width: 850px;
}
.testimonial {
	float: left;
}
.testimonial-inner {
	transition: all ease 0.8s;
	margin-left: 0;
}
.testimonial-left {
	width: 240px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	position: relative;
}
.testimonial-left:before {
	content: '';
	position: absolute;
	top: -15px;
	right: 51px;
	background-image: url(https://iz.zohostatic.com/sites/default/files/crm/crm-software-sprite.svg);
	background-position: -728px -8px;
	width: 27px;
	height: 38px;
}
.custmer-photo {
	width: 140px;
	height: 140px;
	display: inline-block;
	background-image: url(https://www.zoho.com/crm/lp/images/enterprise-testimonial-spkrs.png);
}
.custmer-photo.jon {
	background-position: 0 0;
}
.custmer-photo.arian {
	background-position: -160px 0;
}
.custmer-photo.fred {
	background-position: -320px 0;
}
.testimonial-right {
	width: 600px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.about-customer {
	font-family: 'Roboto Slab', serif;
	font-weight: 300 !important;
	font-size: 24px;
	line-height: 38px;
	padding-bottom: 15px;
}
.customer-name, .customer-role {
	font-family: var(--zf-primary-bold);
	font-size: 16px;
	line-height: 28px;
}
.customer-role {
	font-family: var(--zf-primary-regular);
}
.arrow-sec {
	transition: .3s all ease;
	padding: 0;
	width: 46px;
	height: 46px;
	background-color: #fff;
	border-radius: 50%;
	pointer-events: all;
	z-index: 1;
	position: relative;
	border: 1px solid #e3e3e3;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.arrow-sec:before {
	content: '';
	background-image: url(https://www.zoho.com/crm/lp/images/india-crm-sprites.svg);
	background-position: -185px -549px;
	width: 25px;
	height: 17px;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	position: absolute;
	top: 14px;
	left: 10px;
	background-size: 790px auto;
}
.right-arrow:before {
	transform: rotate(0);
	-webkit-transform: rotate(0);
	left: 12px;
}
.left-arrow {
	margin-right: 12px;
	opacity: 0.5;
}
.right-arrow {
	margin-left: 12px;
}
.nav-dots {
	height: 10px;
	width: 10px;
	display: inline-block;
	background: #c5c2b6;
	margin: 0 7px;
	border-radius: 50%;
	transition: all ease .5s;
	cursor: pointer;
	vertical-align: middle;
}
.nav-dots.active {
	width: 20px;
	border-radius: 20px;
}
.testimonial-nav-con {
	box-sizing: border-box;
	text-align: left;
	padding-left: 240px;
	padding-top: 35px;
	display: inline-block;
}
.shadow_cls {
	box-shadow: none!important;
	cursor: default !important;
}
.arrow-sec:hover {
	box-shadow: 0 5px 8px 1px rgba(0,0,0,.2);
	-ms-box-shadow: 0 5px 8px 1px rgba(0,0,0,.2);
	-webit-box-shadow: 0 5px 8px 1px rgba(0,0,0,.2);
}
.cutomer-container {
	padding: 110px 25px;
	text-align: center;
	background: #f9f9f9;
	border-top: 1px solid #5f688a;
	position: relative;
}
.cutomer-container:before {
	content: '赢得优质品牌的信任';
	position: absolute;
	left: 50%;
	top: -25px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	font-family: var(--zf-primary-semibold);
	color: #5f688a;
	padding: 10px 22px;
	border-radius: 20px;
	border: 1px solid #5f688a;
	background: #fff;
	width: 200px;
}
.customer-section {
	display: block;
	max-width: 1040px;
	width: 100%;
	margin: 0 auto 45px;
}
.customers {
	float: left;
	width: 20%;
	float: left;
	height: 120px;
	position: relative;
	box-sizing: border-box;
	border-right: 1px solid rgba(203,203,203,0.4);
}
.customers span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	width: 140px;
	height: 40px;
	display: inline-block;
}
.customers:nth-child(1), .customers:nth-child(2), .customers:nth-child(3), .customers:nth-child(4), .customers:nth-child(5) {
	border-bottom: 1px solid rgba(203,203,203,0.4);
}
.customers:nth-child(5), .customers:nth-child(10) {
	border-right: none;
}
.customers:nth-child(1):before, .customers:nth-child(2):before, .customers:nth-child(3):before, .customers:nth-child(4):before {
	content: '';
	position: absolute;
	bottom: -10px;
	right: -10px;
	width: 20px;
	height: 20px;
	background: #f9f9f9;
	z-index: 2;
}
.crm-soft-sprt-icn {
	background-image: url(/sites/default/files/crm/crm-software-sprite.svg);
	background-repeat: no-repeat;
}
.customer-sprts.amazon {
	background-position: 0 -67px;
	width: 113px;
	height: 33px;
}
.customer-sprts.mogl {
	background-position: -138px -71px;
	width: 62px;
	height: 25px;
}
.customer-sprts.castle-water {
	background-position: -220px -67px;
	width: 145px;
	height: 33px;
}
.customer-sprts.bright-owl {
	background-position: -389px -68px;
	width: 142px;
	height: 30px;
}
.customer-sprts.customer-sprts.marcoa {
	background-position: -551px -76px;
	width: 101px;
	height: 15px;
}
.customer-sprts.quiper {
	background-position: -674px -72px;
	width: 95px;
	height: 23px;
}
.customer-sprts.sxp {
	background-position: -792px -68px;
	width: 145px;
	height: 31px;
}
.customer-sprts.selectra {
	background-position: -958px -70px;
	width: 100px;
	height: 27px;
}
.customer-sprts.booking-live {
	background-position: -1078px -69px;
	width: 142px;
	height: 29px;
}
.customer-sprts.roche {
	background-position: -1242px -60px;
	width: 54px;
	height: 47px;
}
.customer-sprts.amazon:hover {
	background-position: 0 -7px;
	width: 113px;
	height: 33px;
}
.customer-sprts.mogl:hover {
	background-position: -138px -11px;
	width: 62px;
	height: 25px;
}
.customer-sprts.castle-water:hover {
	background-position: -220px -7px;
	width: 145px;
	height: 33px;
}
.customer-sprts.bright-owl:hover {
	background-position: -389px -8px;
	width: 142px;
	height: 30px;
}
.customer-sprts.customer-sprts.marcoa:hover {
	background-position: -551px -16px;
	width: 101px;
	height: 15px;
}
.customer-sprts.quiper:hover {
	background-position: -674px -12px;
	width: 95px;
	height: 23px;
}
.customer-sprts.sxp:hover {
	background-position: -792px -4px;
	width: 145px;
	height: 38px;
}
.customer-sprts.selectra:hover {
	background-position: -958px -10px;
	width: 100px;
	height: 27px;
}
.customer-sprts.booking-live:hover {
	background-position: -1078px -9px;
	width: 142px;
	height: 29px;
}
.customer-sprts.roche:hover {
	background-position: -1242px 0;
	width: 54px;
	height: 47px;
}
.customers-link {
	color: #5f688a;
	text-decoration: underline;
	cursor: pointer;
	font-family: var(--zf-primary-regular);
	font-size: 18px;
	display: inline-block;
}
.bottom-cta-con {
	text-align: center;
	padding: 110px 25px;
	background: #03a9f5;
	color: #fff;
}
.umain .bottom-cta-con { display:none !important;}
.bottom-cta-con h3 {
	font-size: 50px;
	font-family: var(--zf-primary-bold);
	padding-bottom: 25px;
}
.bottom-cta-con p {
	font-size: 18px;
	font-family: var(--zf-primary-regular);
	padding-bottom: 30px;
}
.bot-cta {
	font-size: 18px;
	color: #fff;
	padding: 12px 40px;
	background: #f0483e;
	outline: none;
	cursor: pointer;
	margin-top: 40px;
	display: inline-block;
	text-decoration: none;
	font-family: var(--zf-primary-semibold);
}
a.bot-cta{ display:none;} 
.icn1 {
	background-position: 0 0;
	width: 60px;
	height: 60px;
}
.icn2 {
	background-position: -64px 0;
	width: 61px;
	height: 60px;
}
.icn3 {
	background-position: -129px 0;
	width: 61px;
	height: 60px;
}
.icn4 {
	background-position: -194px 0;
	width: 38px;
	height: 60px;
}
.icn5 {
	background-position: -236px 0;
	width: 51px;
	height: 60px;
}
.icn6 {
	background-position: -292px 0;
	width: 60px;
	height: 60px;
}
.icn7 {
	background-position: -357px 0;
	width: 60px;
	height: 60px;
}
.icn8 {
	background-position: -421px 0;
	width: 61px;
	height: 60px;
}
.icn9 {
	background-position: -487px 0;
	width: 51px;
	height: 60px;
}
.icn10 {
	background-position: -542px 0;
	width: 56px;
	height: 60px;
}
.icn11 {
	background-position: -602px 0;
	width: 52px;
	height: 60px;
}
.icn12 {
	background-position: -658px 0;
	width: 61px;
	height: 60px;
}
.crm-types-hdr {
	max-width: 1120px;
	width: 100%;
	padding: 0 25px;
	box-sizing: border-box;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	top: 52px;
	background: #fff;
	position: fixed;
	border-bottom: 1px solid #e3e3e3;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.4);
	display: none;
}
.cloud-crm, .onpreise-crm {
	width: 50%;
	float: left;
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
	font-family: var(--zf-primary-semibold);
	color: #333;
	z-index: 3;
	box-sizing: border-box;
}
.cloud-crm {
	border-right: 1px solid #e3e3e3;
}
/****** signup popup start *********/
	
.popup-freez-layer {
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	position: fixed;
	overflow: hidden;
	z-index: 99999;
}
.signup-popup {
	width: 96%;
	max-width: 440px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	background: #fff;
	border: 1px solid #e3e3e3;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.6);
	z-index: 99999;
	display: none;
	overflow: scroll;
}
.signup-pop-inner {
	padding: 50px;
	box-sizing: border-box;
	max-width: unset;
	float: none;
	position: relative;
	display: block !important;
}
.pop-close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 15px;
	height: 15px;
	background-size: 15px 15px;
	background-image: url(https://www.zoho.com/crm/lp/images/popup-close-gray.svg);
	display: inline-block;
	cursor: pointer;
}
.signup-heading {
	font-family: var(--zf-primary-semibold);
	padding-bottom: 15px;
	font-size: 22px;
}
.sgnusrname, .sgnpaswrd, .sgnemail, .zs-txtfldnew {
	border: none;
	border-bottom: 1px solid #333;
	color: #000 !important;
	font-family: var(--zf-primary-semibold);
	background: transparent;
	box-shadow: none;
	margin-bottom: 14px;
	padding: 12px 15px 9px 0;
	font-size: 16px;
}
.sgnusrname, .sgnpaswrd, .sgnemail, .zs-txtfldnew, form .za-country-container .globalcountrycode-signup {
	max-width: 325px;
	width: 100%;
	box-sizing: border-box;
}
.mobile-container.sgfrm {
	max-width: 325px;
}
#countryCodeDiv {
	border: 1px solid #a6a3a3;
	border-bottom: none;
}
.sgfrm .za-country_code-container input {
	height: 45px;
	border: 1px solid #a6a3a3 !important;
	font-size: 14px;
}
.node-type-features form .za-country-container, .node-type-just-html form .za-country-container {
	margin-top: 0;
}
#country {
	border: none;
	border-bottom: 1px solid #333;
}
#czone-home .za-country-container .globalcountrycode-signup, #czone-home-lp .za-country-container .globalcountrycode-signup, .signup_frm .za-country-container .globalcountrycode-signup {
	color: #333 !important;
	border-bottom: 1px solid #333;
	padding: 14px 12px 14px 0;
	margin: 0;
}
.sgnbtn input, .sgnbtn input[type="submit"], .get-started a, .button, a.signup-btn {
	max-width: 335px;
	width: 100%;
	text-align: center;
	padding: 0 30px;
	box-sizing: border-box;
}
/****** signup popup end *********/	
.anim-bot {
	transform: translateY(100px);
	-webkit-transform: translateY(100px);
	opacity: 0;
}
.anim-left {
	transform: translateX(-120px);
	-webkit-transform: translateX(-120px);
	opacity: 0;
}
.anim-right {
	transform: translateX(120px);
	-webkit-transform: translateX(120px);
	opacity: 0;
}
.banner-illustartion-con {
	box-sizing: border-box;
	padding: 0 25px;
	box-sizing: border-box;
	text-align: center;
	max-width: 1171px;
	width: 100%;
	display: inline-block;
}
.banner-illustartion-con img {
	float: left;
	width: 100%;
	margin-bottom: -10%;
}
video {
	max-width: 360px;
	width: 100%;
	display: inline-block;
}
.mob-img {
	display: none;
	margin: 10px auto 0;
	width: 100%;
}
.mob-txt {
	display: none;
}
.bottom-promo {
	display: none !important;
}

@media only screen and (max-width: 1160px) {
.left-sec {
	padding-right: 10%;
}
h2.inner-hdr {
	font-size: 44px;
	line-height: 52px;
}
}

@media only screen and (max-width: 1140px) {
.crm-types-hdr {
	top: 0;
}
}

@media only screen and (max-width: 992px) {
.crm-ftr-bx-cont {
    width: 98%;
    margin: 0 auto;
}
a.bot-cta{ display:inline-block;} 
span.bot-cta{ display:none;} 
.crm-overview-con {
	padding: 80px 25px 25px;
}
a.banner-btn.register {
	display: inline-block;
}
span.banner-btn.register {
	display: none;
}
.implement-crm-con {
	padding: 0 25px 70px;
}
.crm-benifits-con {
	padding: 70px 25px;
}
.crm-benifits-inner {
	margin: 20px auto 0;
}
.mob-txt {
	display: inline;
}
.percentage-text {
	display: none;
}
.two-col-box {
	padding: 20px 30px;
	text-align: center;
}
.description-text {
	margin-left: 0;
	width: 100%;
	font-size: 22px;
}
.mob-img {
	display: block !important;
}
.container {
	padding: 70px 25px 0;
}
h2.inner-hdr {
	font-size: 36px;
	line-height: 44px;
}
.para-sec {
	font-size: 16px;
	line-height: 28px;
}
.anim-bot, .anim-left, .anim-right {
	transform: translateY(0) translateX(0);
	-webkit-transform: translateY(0) translateX(0);
	opacity: 1;
}
.banner-section h1 {
	font-size: 50px;
	line-height: 52px;
}
.banner-section p {
	font-size: 16px;
	line-height: 28px;
	padding-top: 15px;
}
.banner-content-sec {
	padding-top: 70px;
}
.left-sec, .right-sec, .left-sec.alter {
	width: 100%;
	padding: 0 0 30px !important;
	margin: 0 auto;
	text-align: center;
	max-width: 800px;
	display: block;
}
.right-sec {
	padding-top: 55px;
	padding-bottom: 0 !important;
	text-align: left;
}
.right-sec img {
	max-width: 420px;
	margin: -15px auto 0;
}
.one-column-con {
	padding: 70px 25px;
}
.sldr-sec {
	width: 100%;
	padding: 0 0 30px;
	background: transparent;
}
.sldr-sec:hover {
	box-shadow: none !important;
}
.sldr {
	float: none;
	display: inline-block;
	width: 47%;
	vertical-align: top;
}
.sldr.sldr2 {
	margin-left: 4%;
}
.dots-con {
	display: none;
}
.crm-benifits {
	width: 46%;
	margin: 0 !important;
}
.crm-benifits:nth-child(2), .crm-benifits:nth-child(4), .crm-benifits:nth-child(6) {
	margin-left: 6% !important;
}
.customer-section {
	max-width: 730px;
}
.customers {
	border: none !important;
	height: 100px;
	width: 24.5%;
	float: none;
	display: inline-block;
}
.about-customer {
	font-size: 26px;
	line-height: 38px;
	padding-bottom: 18px;
}
.testimonial-left {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.testimonial-left:before {
	display: none;
}
.testimonial-right {
	text-align: center;
	width: 100%;
}
.testimonial-sec {
	max-width: 700px;
}
.testimonial-nav-con {
	padding-left: 0;
	text-align: center;
}
.sldr-img-sec {
	display: none;
}
.sldr-content-con {
	margin-left: 0;
	width: 100%;
	text-align: center;
	max-width: 800px;
}
.sldr-content.active-elm {
	background: transparent;
}
.sldr-content {
	margin-bottom: 45px;
	padding: 0;
}
.two-cols-con {
	padding: 70px 30px 0;
}
}

@media only screen and (max-width: 767px) {
#mini-panel-product_menu .product-nav-links .menu>li>a{ color:#333;}
.expanded.dropdown .caret {
    background: url(/sites/default/files/cliq-arrow-icon.png) -12px -48px no-repeat!important;
}
.crm-ftr-bx-cont {
    width: 95%;
    margin: 0 auto;
}
h4.sml-hdr {
	font-size: 22px;
	line-height: 30px;
	padding: 15px 0 12px;
}
.para-con {
	padding: 30px 25px 5px !important;
}
.implement-crm-con {
	padding: 55px 25px 70px;
}
.container {
	padding: 70px 25px 45px;
	box-shadow: none;
}
.banner-illustartion-con img {
	margin-bottom: -13%;
}
.left-sec.alter {
	margin-top: 30px;
}
.crm-types-hdr {
	top: 0;
}
.banner-section {
	margin-top: 0;
}
.two-cols-con {
	padding: 40px 30px 0;
}
.about-customer {
	font-size: 16px;
	line-height: 30px;
	font-weight: 300 !important;
}
.sldr {
	width: 96%;
	text-align: center;
	margin-bottom: 20px;
}
.slider-container {
	margin: 22px auto;
}
.banner-section h1 {
	font-size: 32px;
	line-height: 44px;
}
.bottom-cta-con h3 {
	padding-bottom: 15px;
	font-size: 30px;
}
.bottom-cta-con p {
	font-size: 16px;
	padding-bottom: 0px;
}
.bottom-cta-con {
	padding: 65px 25px;
}
.cutomer-container {
	padding: 70px 25px;
}
.customers {
	width: 32.5%;
}
.customer-section {
	max-width: 600px;
}
.two-crm-box {
	box-sizing: border-box;
	padding: 0;
	background: #fff;
}
.two-crm-box-inner{ margin-bottom:10px;box-shadow:none !important;}
.cloud-crm {
    padding-top: 15px !important;
}
.two-crm-box .box {
	width: 100%;
	text-align: center;
	padding: 0 30px 10px;
	border: none !important;
}
.crm-benifits {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 0 !important;
	padding: 18px 0;
	text-align: center;
}
#bnft2.crm-benifits, #bnft4.crm-benifits, #bnft6.crm-benifits {
	margin-left: 0 !important;
}
.benifits_icn {
	margin-bottom: 2px;
}
h2.inner-hdr {
	font-size: 28px;
	line-height: 40px;
}
.banner-content-sec {
	margin: 0 auto 25px;
	padding-top: 40px;
}
.logo-sec {
	text-align: center;
}
.banner-btn {
	margin-top: 10px;
}
.banner-illustartion-con {
	padding: 0 5px;
}
.sldr h4.sml-hdr {
	font-size: 20px;
	padding: 10px 0 6px;
}
.sldr p.para-sec {
	font-size: 14px;
	line-height: 26px;
}
.two-col-box {
	margin: 25px auto 0;
}
.description-text {
	font-size: 20px;
	line-height: 30px;
}
.ftr-bx-left, .ftr-bx-right {
	font-size: 14px;
	line-height: 26px;
	padding: 20px 18px;
}
.crm-overview-con {
	padding: 0 0 25px;
}
.crm-ftrn-sec {
	padding-top: 30px;
}
.crm-ftr-hdr {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 14px;
}
.sldr.sldr2 {
	margin-left: 0;
}
.sldr-sec {
	padding: 0;
}
.customer-name, .customer-role {
	padding: 0 !important;
	line-height: 24px !important;
}
.testimonial-inner p.about-customer {
	padding: 5px 4% 15px !important;
	line-height: 28px;
}
}

@media only screen and (max-width: 540px) {
.two-cols-con {
	padding: 10px 30px 0;
}
.customers {
	width: 49%;
}
.customer-section {
	max-width: 500px;
}
.para-con {
	padding: 60px 0 35px;
	background: transparent;
	margin: 0 auto;
	border: none;
}
.banner-illustartion-con img {
	width: 114%;
	margin-left: -7%;
	margin-bottom: -16%;
}
.sldr h4.sml-hdr {
	padding: 5px 0 6px;
}
}
.lang-ar .banner-section .banner-btn-con ,.lang-ar .banner-section h1,.lang-ar .banner-section p,.lang-ar .one-column-con p,.lang-ar h2.inner-hdr,.lang-ar p.para-sec,.lang-ar .bottom-cta-con h3,.lang-ar .bottom-cta-con p,.lang-ar .bottom-cta-con,.lang-ar .crm-overview-con,.lang-ar h3.crm-ftr-hdr,.lang-ar .cutomer-container,.lang-ar .banner-section {
    text-align: center;
}
.lang-ar .left-sec {
    padding:0 0 0 14%;
}
.lang-ar .right-sec > p {
    padding:0 30px 0 0;
    border-right: 6px solid #03a9f5;
    border-left: unset;
}
.lang-ar .left-sec.alter {
    padding:0 0 0 6%;
}
.lang-ar .slider-container .dots-con {
    direction: ltr;
    text-align: center;
}
.lang-ar .crm-benifits p.para-sec,.lang-ar .sldr-content p.para-sec,.lang-ar .left-sec p,.lang-ar .sldr-sec-inner p,.lang-ar .two-crm-box-inner p   {
    text-align: right;
}
.other-lang .testimonial-container {
    display: none;
}
.lang-ar .sldr-sec {
float: right;
}