<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-group .hide, .select-section .hide, .header, .leadmain, .socact-btn, .bottom-promo {
	display: none !important;
}
.zw-global-header, .zgh-headerWrap {
    min-height: 40px;
}
	.drp-shdw{
		filter: drop-shadow(0 0 6px rgba(0,0,0,0.15));
	}
.zgh-accounts{
    display: none !important;
}
.slider-con h3 {
	font: 600 28px/1.4 Roboto, sans-serif;
	position: relative;
}
.emphty-error {
	color: red !important;
	font-size: 13px
}
#existingservice {
	border-radius: 0 !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	-ms-appearance: none !important;
	padding-left: 10px;
}
.form-group.invalid .hide, .select-section.invalid .hide, .sign_agree p, .active_freaze {
	display: block !important;
}
.select-section {
	position: relative;
	padding-bottom: 25px;
}
.select-section:before {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666;
	position: absolute;
	right: 12px;
	top: 15px;
	content: "";
	display: block;
	z-index: 1;
	pointer-events: none;
}
.list-box {
	display: none;
	position: absolute;
	width: 100%;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 5px 0px;
	top: 35px;
	background: #fff;
	max-height: 250px;
	overflow-x: hidden;
	z-index: 2;
}
.list-box.active, .nrml-scrn, .rt-cmp-name {
	display: block;
}
.list-data {
	display: block;
	font-size: 14px;
	padding: 0px 7.5px;
	cursor: pointer;
}
.list-data.active {
	color: #009eda;
	font-weight: 700;
}
.list-data:hover {
	color: #009eda;
}
/* Breadcrumb CSS start */
/* .software-sec {
	background: #f0f3f8;
	padding-bottom: 1px;
} */
.Ncrm_breadcrumb {
	text-align: left;
	list-style-type: none;
	max-width: 1400px;
	margin: 0 auto;
	width: 90%;
	padding: 20px 0 0;
}
.Ncrm_breadcrumb li {
	display: inline-block;
	margin: 0 25px 0 0;
	font: 12px/1.2 var(--zf-primary-semibold);
	color: #000;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}
.Ncrm_bcLnk {
	color: #00000096;
	position: relative;
	display: inline-block;
	font: 12px/1.2 var(--zf-primary-semibold);
}
.Ncrm_bcLnk:before {
	content: "&gt;";
	position: absolute;
	right: -15px;
	display: inline-block;
	color: #000;
}
.Ncrm_bcLnk:after {
	content: '';
	display: block;
	position: absolute;
	left: auto;
	right: 0;
	bottom: -4px;
	height: 1px;
	width: 0px;
	background: #000;
	transition: all .3s linear;
}
.Ncrm_bcLnk:hover {
	color: #000;
}
.Ncrm_bcLnk:hover:after {
	width: 100%;
	left: 0;
	right: auto;
	transition: all .2s linear;
}
/* Breadcrumb CSS end */

* {
	margin : 0;
	padding : 0;
	font-weight : inherit;
	font-family : var(--zf-primary-regular);
}
#state_con {
	margin: 10px 0;
}
.fixed-pos {
	position: fixed;
	width: 100%;
}
.subit_combain {
	position: sticky;
	position: -webkit-sticky;
	bottom: 0;
	width: 110%;
	background: #fff;
	padding: 8px 0 20px;
	z-index: 2;
}
.menu {
	padding: 0 35px 0 0;
}
#imgid {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.learn_more {
	display: inline-block;
	margin: 25px 0 0 20px;
	color: #0067ff;
	font: 15px/26px var(--zf-primary-semibold);
	padding: 9px 20px 7px;
	position: relative
}
.learn_more::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #0067ff;
	z-index: -1;
	transition: all ease 0.3s;
}
.learn_more:hover:after, .contact_but:hover:after {
	transform: scaleX(1.03);
	-webkit-transform: scaleX(1.03);
}
.reload-img {
	display: inline-block;
	cursor: pointer;
	color: #1ea9f0;
	font-size: 16px;
	vertical-align: top;
	text-decoration: none;
	outline: none;
	margin: 40px 0 0 30px;
}
.swap_image_section {
	background: #f0f3f8;
}
.formInner .zgdprform-countrylist-container select.globalcountrycode {
	width: 100% !important;
	outline: none !important;
}
picture {
	width : 100%;
	vertical-align : bottom;
}
h1, h2, h3, h4, p, ul, ol, li {
	margin : 0;
	padding : 0;
}
h5 {
	margin-bottom : 15px;
	font-size : 16px;
	line-height : 26px;
	font-family : var(--zf-primary-regular);
}
.vert-bg {
	max-width : 1440px;
	margin: 0 auto;
	margin-bottom: -6px;
}
.logo-sec {
	text-align : left;
	position : relative;
	margin-left : 25px;
	display: none;
}
img, .banner-hdr, .banner-para, .vert-bg img, .video_sec {
	width : 100%;
}
img.zoho-logo {
	display : inline-block;
	vertical-align : middle;
	width : 82px;
	padding : 0 3px 0 5px;
}
.shadow {
	box-shadow : 0px 0px 68.85px 12.15px rgba(45, 45, 45, 0.1);
}
.crm-logo-txt {
	color : #000;
	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;
}
.banner-inner {
	max-width : 1180px;
	margin : 0 auto;
	width : 100%;
	position : relative;
	padding-top : 70px;
}
.banner-inner h2 {
	font-family : var(--zf-primary-bold);
	font-size : 28px;
	color : #000;
}
.banner-content-con {
	display : block;
	width : 90%;
	padding : 0 0 30px;
	text-align : center;
	margin: 0 auto;
	max-width : 965px;
	position : relative;
	z-index : 2;
}
.banner-section {
	padding : 0px;
	text-align : center;
	overflow : visible;
	box-sizing : border-box;
	position : relative;
}
.head-bg img {
	height : 870px;
}
.banner-hdr {
	font: 56px/1.1 var(--zf-primary-extrabold);
	color : #000;
	width : 98%;
}
.banner-inner h1 {
	color : #000 !important;
}
.banner-para {
	font: 400 18px/1.7'Roboto', sans-serif;
	color : #000 !important;
	width : 100%;
	margin : 23px auto 0;
}
.verti-section {
	padding : 130px 25px 20px;
	text-align : center;
}
.gray-bg {
	background : #fafafa;
}
.section-inner {
	max-width : 900px;
	margin : 0 auto;
	text-align : center;
        width: 100%;
	padding: 0 0 120px;
}
video {
       object-fit: fill;
}
.sec-hdr {
	font: 48px/1.1 var(--zf-primary-bold);
	margin-bottom : 20px;
}
.sec-hdr-form {
	font-size : 40px;
	line-height : 48px;
	margin-bottom : 7px;
	font-family : var(--zf-primary-bold);
}
.sec-hdr span {
	font-family : 'Roboto Slab', serif;
	display : block;
	text-align : center;
	margin-top : 6px;
}
.section_info {
	max-width : 750px;
	width: 100%;
	margin : 0 auto;
}
.section_info1 {
	max-width : 800px;
	width: 100%;
	margin: 0 auto;
	text-align : center;
}
.inner_sec {
	padding-bottom : 110px;
}
.sec-para {
	font: 400 16px/28px'Roboto', sans-serif;
	color : #000;
	margin : 0 auto;
}
.cb {
	clear : both;
	height : 0;
	display : block;
	margin : 0 !important;
}
.fR {
	float : right;
}
.scs-pop-inr.animate {
	animation: bounceIn 0.8s forwards;
	-webiki-animation: bounceIn 0.8s forwards;
}
 @keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
 -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);
}
0% {
 opacity: 0;
 -webkit-transform: scale3d(.3, .3, .3);
 transform: scale3d(.3, .3, .3);
}
20% {
 -webkit-transform: scale3d(1.1, 1.1, 1.1);
 transform: scale3d(1.1, 1.1, 1.1);
}
40% {
 -webkit-transform: scale3d(.9, .9, .9);
 transform: scale3d(.9, .9, .9);
}
60% {
 opacity: 1;
 -webkit-transform: scale3d(1.03, 1.03, 1.03);
 transform: scale3d(1.03, 1.03, 1.03);
}
80% {
 -webkit-transform: scale3d(.97, .97, .97);
 transform: scale3d(.97, .97, .97);
}
100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
.right-arrow:before {
	transform : rotate(0);
	-webkit-transform : rotate(0);
	left : 12px;
}
.left-arrow {
	margin-right : 12px;
}
.right-arrow {
	margin-left : 12px;
}
.shadow_cls {
	box-shadow : none!important;
	cursor : default !important;
	opacity : 0.5;
}
.dots-con {
	padding : 30px 0;
}
#pb {
	width : 0;
	margin-top : 30px;
	border-top : solid red 5px;
	background : blue;
	-webkit-transition-timing-function : linear;
	transition-timing-function : linear;
}
.bg_lazy_loaded .svg-sprites1, .bg_lazy_loaded .svg-sprites {
	background-image : url(/sites/zweb/images/crm/indian-verical-crm-spritenn.svg);
}
.svg-sprites1, .svg-sprites, .gcrm_cslogo div span,.tst-svg {
	background-repeat : no-repeat;
	display : inline-block;
}
.integ-img-con .svg-sprites1:before, .integ-img-con .svg-sprites:before {
	position : absolute;
	padding : 2px 10px;
	bottom : -26px;
	left : 50%;
	transform : translateX(-50%);
	font-size : 13px;
	width : 130px;
	font-family : var(--zf-primary-regular);
	color : #fff;
}
.gc_oak {
	background-position: -1692px -11px;
	width: 100px;
	height: 36px;
}
.gc_cyk {
	background-position: -1820px -3px;
	width: 70px;
	height: 53px;
}
.verti-midsec {
	width : 100%;
	max-width : 1180px;
	margin : 0 auto;
	padding-top : 1px;
}
.crm-benifits-inner, .sec-img {
	width : 100%;
	margin : 40px auto 0;
	border-radius: 5px;
}
.crm-benifits-inner{
	display: flex;
	flex-wrap: wrap;
}
.sec-img img{
	display: block;
       border-radius: 5px;
}
.crm-benifits {
	width : 31.33%;
	/* display : inline-block; */
	vertical-align : top;
	text-align : left;
	padding : 35px 30px 40px;
	transition : all ease 0.7s;
	margin :1%;
	background : #fff;
	/* height : 365px; */
	box-sizing : border-box;
	border-radius : 6px;
}
.icn1 {
	background-position : -206px -15px;
	width: 73px;
	height: 67px;
}
.icn2 {
	background-position : -393px -16px;
	width: 61px;
	height: 66px;
}
.icn3 {
	background-position : -298px -16px;
	width: 70px;
	height: 66px;
}
.icn4 {
	background-position : -29px -16px;
	width: 65px;
	height: 66px;
}
.icn5 {
	background-position : -122px -16px;
	width: 60px;
	height: 66px;
}
.icn6 {
	background-position : -480px -16px;
	width: 65px;
	height: 66px;
}
.crm-soft-sprt-icn, .form-close {
	background-image : url(/sites/zweb/images/crm/cem-satellite-sprite.svg);
}
.benifits_icn, .img-con img, .two-cols.alter, .integ-img-con span, .svg-sprites {
	display : inline-block;
}
h4.sml-hdr {
	font-family : var(--zf-primary-bold);
	font-size : 30px;
	line-height : 30px;
	padding : 15px 0;
}
.para-sec {
	font: 400 16px/28px'Roboto', sans-serif;
}
.section.two-cols-con {
	display : grid;
}
.two-cols {
	overflow-x : hidden;
	max-width : 1240px;
	margin : 0 auto;
	padding : 90px 25px;
	box-sizing : border-box;
}
.content-con {
	width : 41%;
	float : left;
	padding-right : 6%;
	padding-left : 0;
	box-sizing : border-box;
	margin-top : 60px;
	text-align: left;
}
.img-con {
	width : 58%;
	float : right;
	text-align : center;
	transition : all ease 1s;
}
.inner-hdr {
	font: 48px/1.1 var(--zf-primary-bold);
	padding-bottom : 15px;
}
.integeration .sec-hdr, .gradient-container p {
	color : #fff;
}
.integeration .sec-para {
	color : #fff;
	max-width: 800px;
}
.section.gif_sec .para-sec, .section.gif_sec h2 {
	max-width : 726px;
	margin : 0 auto;
	width : 100%;
	text-align : center;
}
.section .para-sec {
	max-width : 900px;
	margin : 0 auto;
	width : 100%;
	font: 400 16px/28px'Roboto', sans-serif;
}
.two-cols.alter {
	width : 100%;
	max-width : inherit;
	padding : 110px 0;
}
.two-cols.alter .content-con {
	float : none;
	padding-right : 0;
	padding-left : 6%;
	width : 36%;
	margin-top : 0;
	vertical-align : middle;
	display : inline-block;
}
.two-cols.alter .img-con {
	width : 64%;
	text-align : right;
	float : none;
	display : inline-block;
	vertical-align : middle;
	height : 780px;
}
.section.gif_sec {
	padding : 0 0 110px;
}
.analytics_img {
	max-width : 900px;
}
.reports-insight-img-con &gt; div {
	display : inline-block;
	position : absolute;
	transition : all ease .7s;
	transform : scale(1);
	border-radius : 10px;
	width : 100%;
}

.anim-elem {
	transform : translateY(200px)!important;
	-webkit-transform : translateY(200px)!important;
	opacity : 0
}

.integeration {
	background-image : url(/sites/zweb/images/crm/integration-bgnew.jpg);
}
.integeration {
	background-attachment: fixed;
	background-size: cover;
	width : 100%;
	margin : 0 auto;
	padding : 130px 0 0;
	text-align : center;
}
.integ-img-con {
	max-width : 1080px;
	position : relative;
	height : 450px;
	width : 96%;
	margin : 150px auto 0
}
.integ-img-con span {
	position : absolute;
	transition : all ease .65s
}

.integ-zendesk:before {
	content : 'Google Workspace'
}
.integ-slack:before {
	content : 'Zoho Desk'
}
.integ-mailchimp:before {
	content : 'Zoho Inventory'
}
.integ-linkedin:before {
	content : 'LinkedIn'
}
.integ-zapier:before {
	content : 'Synchroteam'
}
.integ-gplus:before {
	content : 'Outlook'
}
.integ-outlook:before {
	content : 'Zoho Books'
}
.integ-twitter:before {
	content : 'Twitter'
}
.logo_anim {
	animation : move-anim 5s linear 3s infinite;
	-webkit-animation : move-anim 5s linear 3s infinite
}
@-webkit-keyframes move-anim {
 0%, 100% {
transform : translate(0, 0);
-webkit-transform : translate(0, 0)
}
50% {
 transform : translate(0, 8px);
-webkit-transform : translate(0, 8px)
}
}
@keyframes move-anim {
 0%, 100% {
transform : translate(0, 0);
-webkit-transform : translate(0, 0)
}
50% {
 transform : translate(0, 8px);
-webkit-transform : translate(0, 8px)
}
}
.logo_anim.integ-zapier, .logo_anim.integ-zendesk {
	animation-delay : .8s
}
.logo_anim.integ-linkedin, .logo_anim.integ-twitter {
	animation-delay : .3s
}
.logo_anim.integ-outlook {
	animation-delay : .55s
}
.integ-crm {
	background-position : 0 0;
	width : 252px;
	height : 261px;
	left : 39%;
	bottom : -16%;
	z-index : 1
}
.integ-zendesk {
	background-position : -873px -232px;
	width: 166px;
	height: 165px;
	left : 8%;
	top : -11%;
}
.integ-slack {
	background-position : -341px -170px;
	width : 142px;
	height : 143px;
	left : 9%;
	top : 48%
}
.integ-mailchimp {
	background-position : -631px -130px;
	width : 113px;
	height : 113px;
	left : 29%;
	top : 30%
}
.integ-linkedin {
	background-position : -511px 0;
	width : 122px;
	height : 123px;
	left : 33%;
	top : -14%
}
.integ-zapier {
	background-position : -751px -130px;
	width : 112px;
	height : 113px;
	left : 50%;
	top : 8%
}
.integ-gplus {
	background-position : -340px 0;
	width : 162px;
	height : 162px;
	top : -18%;
	left : 65%
}
.integ-outlook {
	background-position : -641px 0;
	width : 122px;
	height : 122px;
	left : 70%;
	top : 44%
}
.integ-twitter {
	background-position : -772px 0;
	width : 122px;
	height : 122px;
	right : 3%;
	top : 11%
}
.dot_big, .dot_medium, .dot_small {
	background : #bed5ec;
	border-radius : 50%
}
.dot_big {
	width : 50px;
	height : 50px;
	opacity : .45
}
.dot_medium {
	width : 35px;
	height : 35px
}
.dot_small {
	width : 20px;
	height : 20px
}
.integ-dots1 {
	top : 18%;
	left : 21%
}
.integ-dots2 {
	top : 44%;
	left : 3%
}
.integ-dots3 {
	top : 64%;
	left : 26%;
	display : none;
}
.integ-dots4 {
	top : 87%;
	left : 22%
}
.integ-dots5 {
	top : 27%;
	left : 45%
}
.integ-dots6 {
	top : -17%;
	left : 60%
}
.integ-dots7 {
	top : 78%;
	left : 68%
}
.integ-dots8 {
	top : 25%;
	left : 81%
}
.integ-dots9 {
	top : 72%;
	left : 88%
}
.im-bg {
	position : absolute;
	width : 100%;
	bottom : 6%;
}
.stats-container {
	padding : 130px 25px 95px;
	text-align : center;
	background : #f0f3f8;
}
.stats-container .sec-hdr {
	font: 48px/1.1var(--zf-primary-bold);
	max-width : 720px;
	margin : 0 auto;
	width : 100%;
}
.stats-con-inner {
	max-width : 1400px;
	display : inline-block;
	text-align : left;
	margin-top : 80px;
}
.stats-sec {
	margin-right : 65px;
	display : inline-block;
	vertical-align : top;
	text-align : left;
	padding-bottom : 40px;
	max-width : 155px;
}
h3.count {
	font-size : 50px;
	font-family : 'Roboto Slab', serif;
	font-weight : 600;
	color : #0067ff;
}
.stats-para {
	font-family : var(--zf-primary-regular);
	font-weight : 400;
	font-size : 18px;
	line-height : 28px;
	padding-top : 3px;
}
.stats-sec:last-child {
	margin-right : 0 !important;
}
.verti-footer {
	padding : 10px 0 80px;
	text-align : center;
	max-width : 740px;
	margin : 0 auto;
}
h3.chos {
	font-family : var(--zf-primary-light);
	font-size : 45px;
}
h1.chos {
	font-family : var(--zf-primary-bold);
	font-size : 45px;
	margin-top : 5px;
}
.crmown-img {
	max-width : 850px;
	width : 100%;
}
.slide-wrap {
	display : table;
	width : 85%;
	margin : 35px auto 0;
}
.slide-wrap &gt; div {
	display : table-cell;
	vertical-align: top;
	padding: 15px;
	box-sizing: border-box;
}
.slide-wrap &gt; div picture {
	margin-top : 30px;
	transform : translate(0, 30px);
	transition : all ease 1s;
	width : 100%;
	display : block;
}
.slide-wrap &gt; div:nth-child(even) picture {
	margin-top : 0;
	transform : translate(0, 0);
}
.slide-wrap.animated &gt; div picture {
	filter: drop-shadow(0px 0px 18px rgba(0,0,0,0.15));
	width: 100%;
	margin-top : 0;
	transform : translate(0, 0);
}
.slide-wrap.animated &gt; div:nth-child(even) picture {
	margin-top : 30px;
	transform : translate(0, 30px);
}
.float-img {
	animation : float 2s ease-in-out infinite;
}
.floatup-img {
	animation : float1 2s ease-in-out infinite;
}
@keyframes float {
 0% {
transform : translatey(0px);
}
50% {
 transform : translatey(-3px);
}
100% {
 transform : translatey(0px);
}
}
@keyframes float1 {
 0% {
transform : translatey(0px);
}
50% {
 transform : translatey(3px);
}
100% {
 transform : translatey(0px);
}
}
.img-right {
	position : relative;
	margin-right : -15px;
}
.lead1, .lead2 {
	width : 90%;
	position : absolute;
	right : 0;
	bottom : 0;
	transition : all ease 1s;
	transform : translateX(100%);
	-webkit-transform : translateX(100%);
	opacity : 0;
}
.cnvrt-anim {
	transform : translateX(0);
	-webkit-transform : translateX(0);
	opacity : 1;
}
.img-con.img_anim {
	transform : translateX(50%);
	-webkit-transform : translateX(50%);
	opacity : 0;
}

.media-anim {
	-webkit-transform : translateY(10rem);
	transform : translateY(10rem);
	transition : .9s ease-in-out;
	opacity : 0;
}

.img-animate {
	-webkit-transform : translateY(0);
	transform : translateY(0);
	opacity : 1;
}
.animated-showing.animated-delay-100 {
	transition-delay : .3s;
}
.animated-showing {
	transition : 1s opacity cubic-bezier(.25, .46, .45, .94), 1s transform cubic-bezier(.25, .46, .45, .94);
}
.animated-showing.animated-delay-150 {
	transition-delay : .6s;
}
.animated-showing.animated-delay-200 {
	transition-delay : .9s;
}
/*
.animated-showing.animated-initial {
	opacity : 0;
	-ms-transform : translateY(12px);
	transform : translateY(12px);
}
*/
.bg-blue {
	background: #0067ff;
    padding: 110px 25px 130px;
    margin-top: -17px;
}
.led-hd {
	float : right;
	width : 90%;
	max-width : 850px;
}
.footer-sec {
	font-size : 12px;
	padding : 25px;
	text-align : center;
	font-family : var(--zf-primary-regular);
	color : #333;
	border-top : 1px solid #f2f2f2;
	width : 80%;
	margin : 0 auto;
	display: none;
}
/*
.retail-overlay {
	width : 100%;
	height : 100%;
	position : fixed;
	background : #fff;
	top : 0;
	left : 0;
	z-index : 99;
}
*/
.secinnercont {
	max-width : 620px;
	width: 95%;
	text-align: center;
	margin : 25px auto 0;
}
h2.chos {
	font: 48px/1.1 var(--zf-primary-bold);
}
.gradient-container {
	background : #03a9f5;
}
.section#scrl_img_anim1 {
	background : #0067ff;
	padding : 110px 25px 120px;
}
.reports-insight-img-con {
	margin : 80px auto 0;
	position : relative;
	max-width : 1280px;
	width : 100%;
	height : 450px;
}
.industry-wise-comp {
	left : 42%;
	bottom : 0;
	z-index : 6;
	max-width : 380px;
	opacity : 1;
}
.hvr-anim {
	z-index : 9!important;
	transform : scale(1.1)!important;
	-webkit-transform : scale(1.04)!important;
	opacity : 1!important;
}
.lead-conv {
	left : 6%;
	top : 10%;
	z-index : 1;
	opacity : .35;
	max-width : 289px;
}
.europe-salesblue {
	bottom : 7%;
	right : 12%;
	z-index : 1;
	opacity : .35;
	max-width : 370px;
}
.asia-target {
	bottom : 7%;
	left : 16%;
	z-index : 2;
	max-width : 290px;
	opacity : 1;
}
.europe-sales {
	top : 0;
	left : 33%;
	z-index : 1;
	opacity : .35;
	max-width : 265px;
}
.revenue-this-month {
	top : 14%;
	right : 10%;
	z-index : 2;
	max-width : 221px;
}
.reports-insight-img-con span {
	display : inline-block;
	position : absolute;
	transition : all ease .7s;
	transform : scale(1);
	border-radius : 10px;
	opacity : .35;
}
.gradient-container h2.inner-hdr {
	color : #fff;
	text-align : center;
}
.section-inner.social_trends {
	padding : 120px 0;
}
.contact_but {
	margin-top: 25px;
	padding: 10px 30px;
	background: #f0483e;
	display: inline-block;
	cursor: pointer;
	font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	position: relative;
	z-index: 1;
	transition: all ease 0.3s;
	text-transform: uppercase;
}
.contact_but::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(235, 76, 73);
	z-index: -1;
	transition: all ease 0.3s;
}
.contact_fixed {
	position : fixed;
	top: 40%;
	transform: translateY(-40%) rotate(270deg);
	right: -61px;
	z-index: 2;
	cursor : pointer;
}
.contanct_but_fix.show_btn {
	transform: translateY(0)!important;
	-webkit-transform: translateY(0)!important;
}
.contanct_but_fix {
	display : inline-block;
	font: 15px/28px var(--zf-primary-semibold);
	text-decoration: none;
	background: #f0483e;
	padding: 8px 20px;
	color : #fff;
	letter-spacing: 1px;
	transform: translateY(130%);
	-webkit-transform: translateY(130%);
	box-shadow: 0px 0px 43px 0px rgba(69, 98, 127, 0.35);
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.formSec {
	width : 100%;
	overflow : auto;
	max-width : 412px;
	position : fixed;
	transform : translateX(120%);
	-webkit-transform : translateX(120%);
	right : 0;
	top : 0;
	z-index : 99;
	-webkit-transition : all 0.8s ease;
	-moz-transition : all 0.8s ease;
	-o-transition : all 0.8s ease;
	transition : all 0.8s ease;
	-webkit-box-shadow : -7px 0px 28px 0px rgba(0, 0,0, 0.46);
	-moz-box-shadow : -7px 0px 28px 0px rgba(0, 0,0, 0.46);
	box-shadow : -7px 0px 28px 0px rgba(0, 0,0, 0.46);
	height : 100%;
	background : #fff;
}
.formSec.active {
	transform : translateX(0);
	-webkit-transform : translateX(0);
}
.form-head {
	position : fixed;
	width : 420px;
}
.form-close {
	background-position: -565px -16px;
	width: 18px;
	height: 18px;
	position : absolute;
	right : 20px;
	top : 20px;
	cursor : pointer;
}
.formInner {
	border-left : 1px solid #ddd;
	padding : 35px 45px 45px;
	background : #fff;
	box-sizing : border-box;
	height : 100%;
	text-align : left;
}
.formInner input[type="text"] {
	border : 1px solid #d4d4d4;
	font-size : 14px;
	height : 35px;
	max-width : 330px;
	padding-left : 8px;
	width : 100%;
             box-sizing: border-box;
}
.section8-conatiner p {
	font-size : 36px;
	font-family : var(--zf-primary-regular);
	color : #000;
	margin-top : 6px;
	line-height : normal;
	text-align : center;
}
.formInner p {
	color : #333;
	font-size : 13px;
	line-height : 20px;
	text-align : left;
}
.zgdprform-countrylist-container {
	clear : both !important;
	margin : 0 0 25px !important;
	position : relative !important;
	max-width : 100% !important;
	width : 100% !important;
}
.formInner select {
	border : 1px solid #e2e2e2;
	font-size : 14px;
	height : 35px;
	max-width : 340px;
	width : 100%;
	background: none;
        box-sizing: border-box;
}
.zgdprform-countrylist-container select.globalcountrycode,div.zgdprform-state-container .globalstatecode {
	width : 100% !important;
	padding : 0 25px 0 5px !important;
	margin : 0 !important;
	background : unset !important;
	border : 1px solid #e4e4e4 !important;
	font-size : 14px !important;
	height : 35px !important;
	box-sizing : border-box !important;
	border-radius : 0 !important;
}
.select-box {
	margin-bottom: 20px!important;
}
.select-box:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666;
	position: absolute;
	right: 8px;
	top: 18px;
	margin-top: -3px;
	border-radius: 6px;
	z-index: 0;
}
div.zgdprform-opt-container, p.zgdprform-opt-container {
	clear : both;
	text-align : left;
	padding-left : 18px;
	box-sizing : border-box;
	font-size : 12px;
	line-height : 1.3;
	position : relative;
	margin-bottom : 15px;
}
.zgdprform-opt-container input.chk_bx {
	appearance : checkbox !important;
	-webkit-appearance : checkbox !important;
	-moz-appearance : checkbox !important;
	-ms-appearance : checkbox !important;
	position : absolute !important;
	left : 0 !important;
	top : 2px !important;
	margin : 0 !important;
	width : auto !important;
	height : auto !important;
}
.sign_agree {
	color : #000;
	font-size : 12px;
	line-height : 20px;
	margin-top : 0;
	padding-bottom : 10px;
	width : 95%;
	text-align : left;
	font-family : var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
.success-alert {
	display : none;
	margin : 0px auto 0;
	height : 42px;
	position : fixed;
	z-index : 999999;
	width : 100%;
	left : 0;
	top : 0;
}
.scs-pop-inr {
	padding : 12px 20px;
	position : relative;
	max-width : 460px;
	margin : 0 auto;
	background : #40BD60;
	width : 100%;
	opacity : 0;
}
.success-alert .scs-txt {
	font-size : 14px;
	display : block;
	text-align : center;
	font-family : var(--zf-primary-regular);
	color : #fff;
}
.success-alert .close-icn {
	font-size : 13px;
	cursor : pointer;
	color : #fff;
	font-family : var(--zf-primary-regular);
	position : absolute;
	top : 5px;
	right : 12px;
}
.submit-btn {
	background : #f0483e;
	border : 1px solid #f0483e;
	color : #fff;
	cursor : pointer;
	display : inline-block;
	font-size : 15px;
	padding : 12px 20px;
	text-decoration : none;
	text-transform : uppercase;
	transition : all 500ms ease 0s;
	font-family: var(--zf-primary-semibold);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: unset;
}
.formInner textarea {
	border : 1px solid #d4d4d4;
	font-size : 14px;
	padding : 5px 8px;
	height : 65px;
	width : 100%;
	max-width : 330px;
	resize: none;
        box-sizing: border-box;
}
.freeze_layer {
	background : rgba(0, 0, 0, 0.4);
	position : fixed;
	width : 100%;
	height : 100%;
	left : 0;
	top : 0;
	z-index : 4;
	display : none;
}
.stop_scroll {
	overflow : hidden;
	-webkit-overflow-scrolling: touch;
}
.form_exp, .input_textarea {
	margin-bottom : 20px;
}
 input ::placeholder, textarea ::placeholder {
 color : #b5b5b5;
}
.form_warning {
	margin-top : 0 !important;
	color : red !important;
}
.input_combain {
	position : relative;
	margin-bottom : 25px;
}
.input_active {
	position : absolute;
	left: 10px;
	top: 5px;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	color: #b5b5b5;
	font: 14px/26px var(--zf-primary-regular);
	pointer-events : none;
}
.input_toggle {
	transform : translateY(-28px);
	-webkit-transform: translateY(-28px);
	color: #000;
	font-size : 12px;
}
.second_img {
	position : absolute;
	top: 14%;
	left : 0;
}
.image_zoom {
	transform : scale(1.1);
	box-shadow : 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
	transition : all 0.5s linear;
}
.pr-img {
	position : relative;
	height: auto;
}
.section_nwidth {
	max-width: 830px;
}
.section_bot {
	padding-bottom: 120px;
}
.verti-footer p {
	font: 18px/28px var(--zf-primary-regular);
}

/*  CSS to target Edge only  */

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	top: 0;
	left: 0
}
.slick-slide {
	display: none;
	float: left;
	height: 100%
}
.slick-initialized .slick-slide {
	vertical-align: middle;
	display: inline-block;
	float: none;
	outline: none;
}
.slick-list, .slick-slider, .slick-track {
	position: relative;
	display: block;
	padding: 15px 0
}
.slick-track:after, .slick-track:before {
	display: table;
	content: ''
}
 @-webkit-keyframes bounceInUp {
 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: 0;
 -webkit-transform: translate3d(0, 30px, 0);
 transform: translate3d(0, 30px, 0);
}
 to {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
 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: 0;
 -webkit-transform: translate3d(0, 30px, 0);
 transform: translate3d(0, 30px, 0);
}
 to {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 opacity: 1;
}
}
@-webkit-keyframes bounceInGo {
 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;
 -webkit-transform: translate3d(0, 0px, 0);
 transform: translate3d(0, 0px, 0);
}
 to {
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
 opacity: 0;
}
}
@keyframes bounceInGo {
 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;
 -webkit-transform: translate3d(0, 0px, 0);
 transform: translate3d(0, 0px, 0);
}
 to {
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
 opacity: 0;
}
}
@-webkit-keyframes bounceInDown {
 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: 0;
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
}
 to {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
 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: 0;
 -webkit-transform: translate3d(0, -30px, 0);
 transform: translate3d(0, -30px, 0);
}
 to {
 -webkit-transform: translate3d(0, 0px, 0);
 transform: translate3d(0, 0px, 0);
 opacity: 1;
}
}
@-webkit-keyframes bounceInDownGo {
 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;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 to {
 -webkit-transform: translate3d(0, 30px, 0);
 transform: translate3d(0, 30px, 0);
 opacity: 0;
}
}
@keyframes bounceInDownGo {
 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;
 -webkit-transform: translate3d(0, 0px, 0);
 transform: translate3d(0, 0px, 0);
}
 to {
 -webkit-transform: translate3d(0, 30px, 0);
 transform: translate3d(0, 30px, 0);
 opacity: 0;
}
}
.slider-main-con {
	max-width: 1140px;
	background: #fff;
	margin: 230px auto 30px;
	position: relative;
}
.slider-layer {
	position: absolute;
	width: 360px;
	height: 360px;
	left: -55px;
	top: -55px;
	z-index: -1;
}
.bg_lazy_loaded .yellow-layer {
	background-image: url(/sites/zweb/images/crm/plus-pattern-bg-yellow.svg);
}
.yellow-layer {
	background-size: 15px;
}
.slider-con {
	width: 90%;
	max-width: 1060px;
	padding: 60px 70px 70px;
	box-sizing: border-box;
	transition: all ease .6s;
}
.slider-con.active {
	opacity: 1;
}
.content-anim-con {
	position: relative;
}
.anim-cont-con {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	opacity: 0;
}
.tstmonial-logo {
	display: inline-block;
	margin-bottom: 30px;
}
.jusclg {
	background-position: -285px -40px;
	width: 119px;
	height: 45px;
}
.selectra {
	background-position: -456px -56px;
	width: 172px;
	height: 14px;
}
.prosound {
	background-position: -659px -40px;
	width: 222px;
	height: 45px;
}
.consult {
	background-position: -24px -40px;
	width: 207px;
	height: 45px;
}
.spkr-con-anim {
	position: relative;
	height: 120px;
}
.spkr-details {
	display: inline-block;
	text-align: left;
	color: #333;
	position: absolute;
	margin: 45px 0 0 0px;
	z-index: 0;
	opacity: 0;
}
.spkr-img {
	position: absolute;
	left: -100px;
	top: -11px;
	display: inline-block;
}
.jusclg-spkr {
	background-position: -7px -7px;
	width: 85px;
	height: 85px;
}
.spkr-name {
	font: 21px var(--zf-primary-bold), sans-serif;
	display: block;
	margin-top: 8px;
}
.spkr-desg {
	font: 400 16px Roboto, sans-serif;
}
.prosound-spkr {
	background-position: -102px -7px;
	width: 85px;
	height: 85px;
}
.selectra-spkr {
	background-position: -197px -7px;
	width: 85px;
	height: 85px;
}
.consult-spkr {
	background-position: -292px -7px;
	width: 85px;
	height: 85px;
}
.agappe-spkr {
	background-position: -464px -7px;
	width: 85px;
	height: 85px;
}
.sldr-nav {
	display: inline-block;
	position: absolute;
	right: 65px;
	bottom: 80px;
}
.sldr-left-arrow {
	opacity: .3;
}
.sldr-count {
	display: inline-block;
	margin: 0 15px;
}
.sldr-nav-num-con {
	display: inline-block;
	vertical-align: middle;
	height: 10px;
	position: relative;
	margin-right: 14px;
}
.sldr-nav-count {
	font: 600 16px/1.3 Roboto, sans-serif;
	color: #000;
	position: absolute;
	left: 0;
	top: -5px;
	z-index: 0;
	opacity: 0;
}
.sldr-nav-count.alter {
	font-weight: 400;
	color: #757575;
	position: static;
	opacity: 1;
	display: inline-block;
	vertical-align: middle;
}
.sldr-arrow {
	cursor: pointer;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	border: 1px solid #555;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	transition: all ease .32s;
}
.sldr-arrow:before {
	position: absolute;
	content: "";
	top: 13px;
	left: 14px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #555;
	border-right: 1px solid #555;
	transform: rotate(220deg);
	-webkit-transform: rotate(220deg);
}
.sldr-right-arrow:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	left: 11px;
}
.sldr-anim {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
	animation-duration: 0.8s;
	z-index: 3;
	opacity: 1;
}
.sldr-anim-go {
	-webkit-animation-name: bounceInGo;
	animation-name: bounceInGo;
	animation-duration: 0.8s;
}
.sldr-anim-down {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
	animation-duration: 0.8s;
	z-index: 3;
	opacity: 1;
}
.sldr-anim-down-go {
	-webkit-animation-name: bounceInDownGo;
	animation-name: bounceInDownGo;
	animation-duration: 0.8s;
}
.slider-main-con:before {
	background-image: url("/sites/zweb/images/crm/life-sciences-testimonial-sprite.png");
}
.sprite-icns-png{
	background-image: url("/sites/zweb/images/crm/brdcst-sprite.svg");
}
.sprite-icns-png {
	background-repeat: no-repeat;
}
.software-cont {
	max-width: 1200px;
	margin: 0 auto 85px;
	text-align: center;
}
.rating-info {
	max-width: 195px;
	margin: 0 auto 10px;
	width: 100%;
	font: 16px/1.6 var(--zf-primary-semibold);
	margin-top: 20px;
	position: relative;
	letter-spacing: -0.5px
}
.slick-prev {
	left: -40px;
}
.slick-dots li {
	background: #fff;
	border: 1px solid #919599;
}
.slick-dots li.slick-active {
	background: #919599;
	border: 1px solid #919599;
	width: 20px;
	border-radius: 6px;
}
.slick-dots, .comp-bx-con {
	margin-top: 35px;
}
.slick-next, .slick-prev {
	top: 35%;
	width: 30px;
	height: 30px;
	border: 1px solid #b5b5b5;
	border-radius: 20px;
}
.slick-next {
	right: -40px;
}
.slick-arrow:hover {
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	border-color: #0067ff;
}
.slick-disabled {
	cursor: default;
}
.slick-disabled:hover {
	box-shadow: unset;
	border-color: #b5b5b5
}
.bg_lazy_loaded .slick-prev:before, .bg_lazy_loaded .slick-next:before {
	background-image: url('/sites/zweb/images/crm/zoho-alternative-sprites.svg');
}
.slick-prev:before, .slick-next:before {
	background: none;
	background-repeat: no-repeat;
	background-position: -535px -25px !important;
	width: 7px;
	height: 12px;
}
.slick-prev:after, .slick-next:after {
	background: none;
	width: unset;
	height: unset;
}
.slick-prev:hover:after, .slick-prev:hover:before {
	background: none;
}
.slick-next:before {
	transform: rotate(0);
	top: 9px;
}
.slick-prev:before {
	transform: rotate(180deg);
	left: 10px;
	top: 9px;
}

.slider-main-con:before {
	content: '';
	background-position: -397px -38px;
	width: 48px;
	height: 36px;
	display: inline-block;
	position: absolute;
	right: 90px;
	top: 40px;
}
.software-cont .inner-hdr {
	padding-bottom: unset !important;
}
.dscr-txt {
	text-align: center;
	font: 14px/1.6 var(--zf-primary-regular);
	color: #4e5052;
	padding: 20px 30px 100px;
	margin: 0 auto;
	max-width: 1020px;
}
.dsr-tle {
	font-family: var(--zf-primary-semibold);
}
.hippa-section {
	max-width: 1090px;
	width: 90%;
	margin: 130px auto 0;
	padding: 70px 75px 65px 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	border: 1px solid #3f6cb6;
	border-radius: 20px;
	box-shadow: 0px 0px 64.6px 11.4px rgba(0, 0, 0, 0.1);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.hippa-logo {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: -583px -70px;
	width: 221px;
	height: 116px;
	margin-top: 55px;
}

.hippa-section::before {
	content: '';
	width: 500px;
	height: 525px;
	background-color: rgb(214, 226, 245);
	position: absolute;
	left: -170px;
	top: -70px;
	z-index: -8;
	border-radius: 50%;
	opacity: .2;
}
.hippa-section::after {
	content: '';
	width: 500px;
	height: 480px;
	background-color: #d6e2f5;
	position: absolute;
	left: -143px;
	top: -54px;
	z-index: -7;
	border-radius: 50%;
	opacity: .2;
}
.hippa-para {
	max-width: 580px;
	width: 100%;
	font: 24px/1.5 var(--zf-primary-regular);
}
.other-lang .slider-main-con {
    display: none;
}
.other-lang .verti-footer {
    padding: 200px 0 120px;
}
@media only screen and (min-width : 1600px) {
.swap_image_section{
text-align:center;
}
.slide-wrap {
	max-width : 1440px;
}
.two-cols.alter {
	max-width : 1440px;
}
.banner-inner {
	max-width : 1300px;
}
}
@media only screen and (max-width:1366px) {
.software-cont {
	max-width: 870px;
}
}

@media only screen and (max-width : 1240px) {
.europe-sales {
	left : 36%;
	max-width : 220px
}
.asia-target {
	left : 14%;
	bottom : 7%;
	max-width : 280px
}
.revenue-this-month {
	right : 13%;
	top : 0%;
	max-width : 220px
}
.europe-salesblue {
	bottom : 17%;
	right : 3%;
	max-width : 310px
}
.lead-conv {
	left : 5%;
	top : 8%;
	max-width : 240px
}
.industry-wise-comp {
	left : 48%;
	bottom : -6%;
	max-width : 320px
}
}

@media screen and (max-width : 1200px) {
.integ-img-con {
	width : 90%;
}
}

@media screen and (max-width : 1120px) {
.hippa-para {
	max-width: 500px;
}
.hippa-section {
	padding: 70px 45px 65px;
}
.stats-anim {
	margin-left : 60px;
}
.two-cols.alter .img-con {
	width : 52%;
}
.two-cols.alter .content-con {
	width : 42%;
	margin-top : 50px;
	margin-right: 44px;
}
.content-con {
	margin-top : 30px;
}
.stats-sec {
	max-width : 215px;
	text-align : center;
}
.stats-con-inner {
	text-align : center;
	max-width : 980px;
}
.stats-sec:last-child {
	margin-top : 30px;
}
.stats-sec:nth-child(4) {
	margin-top : 30px;
}
.stats-sec:nth-child(3) {
	margin-right : 0;
}
}

@media only screen and (max-width : 1024px) {
	.sec-hdr {
	font-size : 36px;
}
	.section-inner{
		padding: 0 0 90px;
	}
	.stats-container{
		    padding: 95px 25px 50px;
	}
    .verti-section.bg-blue{
		padding: 70px 25px 90px;
	 }   
	 .verti-section{
		padding: 90px 25px 20px;
	 }
.hippa-section {
	padding: 70px 45px 65px;
	display: block;
	text-align: center;
}
.hippa-logo {
	margin: 0 0 25px;
}
.hippa-section::before, .hippa-section::after {
	display: none
}
.hippa-para {
	max-width: unset;
	font-size: 20px;
}
.integeration {
	background-attachment: unset;
	background-size: 100% 100%;
	padding: 100px 0;
}
.slider-main-con{
	margin: 160px auto 30px;
}
.animated-showing.animated-initial {
	opacity : 1;
	transform : inherit;
}
.media-anim {
	opacity : 1 !important;
	-webkit-transform : translateY(0rem);
	transform : translateY(0rem);
}
.img-con.img_anim {
	transform : translateX(0);
	-webkit-transform : translateX(0);
	opacity : 1;
}
.slide-wrap &gt; div picture {
	transform : translate(0, 0);
	filter: drop-shadow(0px 0px 18px rgba(0,0,0,0.15));
	width: 90%;
	margin: 0 auto;
}
.slide-wrap &gt; div:nth-child(even) picture {
	margin-top : 30px;
	transform : translate(0, 30px);
}
.integ-img-con {
	display : none;
}
.integ-mob-con {
	display : block;
	width : 100%;
	margin : 60px auto 0;
	max-width : 800px;
	text-align : center;
}
.lead1, .lead2, .led-hd {
	display : none !important;
}
.leadmain {
	display : block !important;
}
.two-cols.alter .img-con {
	height : inherit;
}
}

@media only screen and (max-width : 992px) {
	.vert-bg{
		margin-bottom: 5px;
	}
.hippa-section {
	margin: 70px auto 0;
}
.slide-wrap &gt; div {
	width: unset
}
.i18n-ar .sldr-con {
	text-align: center;
}
.slider-main-con .slick-dots {
	margin-top: 0px;
}
.slider-main-con .slider-con {
	padding: 60px 25px 0px;
}
.slider-main-con:before {
	transform: rotateY(180deg) translateX(-50%);
	top: 40px;
	right: 50%;
}
.software-cont {
	margin: 0 auto 40px;
	max-width: 600px;
	width: 90%;
}
.verti-footer p {
	font-size: 16px;
	line-height: 26px;
}
.integ-mob-con {
	width: 95%;
        padding-bottom: 80px;
}
.sec-hdr-form {
	font-size: 36px;
	line-height: 44px;
}
.stats-con-inner {
	margin-top : 40px;
}
h2.chos {
	font-size : 36px;
}
h4.sml-hdr {
	font-size : 26px;
	line-height : 34px;
}
.gradient-container h2.inner-hdr {
	font-size : 36px;
	line-height : 44px;
}
.section.gif_sec h2 {
	font-size : 36px;
	width : 90%;
}
.inner-hdr {
	font-size : 36px;
}

.section.gif_sec .para-sec {
	width : 89%;
	font-size: 16px;
	line-height : 26px;
}
.section#scrl_img_anim1 {
	padding : 70px 25px;
}
.sec-img {
	margin-top : 30px;
}
.inner_sec {
	padding : 70px 0 0;
}
.section.gif_sec {
	padding-bottom : 70px;
}
.section-inner.social_trends {
	width: 90%;
	padding : 70px 0 90px;
}
.crm-benifits-inner {
	margin-top : 30px;
}
.secinnercont {
	margin-top : 0px;
}
.para-sec {
	font-size : 16px;
}
.analytics_img {
	padding : 0 25px;
	box-sizing : border-box;
}
.verti-section {
	padding : 70px 25px;
}
.sec-para, .banner-para {
	font-size : 16px;
	width : 92%;
}
.banner-content-con {
	width : 82%;
	display : block;
	margin : 0 auto;
	text-align : center;
	padding : 0 0 30px;
}
.banner-hdr, .banner-para {
	width : 100%;
}
.content-con {
	width : 100%;
	float : none;
	padding-right : 0;
	padding-left : 0;
	box-sizing : border-box;
	margin-top : 0;
}
.img-con {
	width : 100%;
	float : none;
	text-align : center;
	transition : all ease 1s;
	margin-top : 30px;
	display : inline-block;
}
.content-con, .content-con p.para-sec {
	text-align : center;
}
.two-cols.alter .content-con {
	width : 100%;
	margin-top : 0;
	padding : 0;
}
.two-cols.alter .img-con {
	width : 100%;
	text-align : center;
}
.verti-footer {
	padding : 0 0 70px;
	width : 85%;
	margin : 0 auto;
}
.crmown-img {
	margin : 0 auto;
	width: 80%
}
.slide-wrap {
	width : 400px;
	height : 608px;
}
.slide-wrap .multihide {
	display : none;
}
.slide-wrap .multishow {
	display : block;
}
.section .para-sec {
	width : 92%;
	font-size : 16px;
}
.stats-container {
	padding : 70px 25px 40px;
}
.bt0 {
	padding-bottom : 0;
}
.two-cols {
	padding : 70px 25px;
}
.two-cols.alter {
	padding : 70px 25px;
}
.integeration {
	padding : 70px 0 0;
}
.banner-inner {
	margin-bottom : 0px;
}
.img-right {
	margin-right : inherit;
}
.sldr-con {
	text-align : center;
	margin : 0 auto 50px;
	display : block;
}
.sl-arrow {
	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;
}
.left-arrow:before, .right-arrow: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;
}
.dots-con {
	margin : 5px 20px 3px;
	display : inline-block;
	vertical-align : middle;
	text-align : center;
}
.sldr-dots {
	height : 10px;
	width : 10px;
	display : inline-block;
	background : #c5c2b6;
	margin : 0 7px;
	border-radius : 50%;
	transition : all ease .5s;
	cursor: pointer;
}
.sldr-dots.cur_active {
	background : #0067ff;
	border-radius : 0;
	transform : rotate(40deg);
	-webkit-transform : rotate(40deg);
}
.right-arrow:before {
	transform : rotate(0);
	-webkit-transform : rotate(0);
	left : 12px;
}
.banner-hdr {
	font-size : 42px;
}
.contanct_but_fix {
	font-size : 16px;
	line-height : 26px;
}
.contact_but {
	font-size : 16px;
	line-height : 26px;
}
.section_bot {
	padding-bottom: 70px
}
.bg-blue {
	padding: 70px 25px 100px;
}
.gcrm_cs_inner h4 {
	font: 22px/1.6 var(--zf-primary-regular);
}
.gcrm_main_sec {
	width: 90%;
}
.gcrm_cslogo {
	margin: 20px auto 0;
}
.slider-main-con {
	text-align: center;
	margin: 40px auto 0;
}
.tstmonial-logo {
	margin: 20px 0;
}
.slider-con h3 {
	font-size: 22px;
	padding-bottom: 15px;
}
.spkr-details {
	margin: 20px 0 30px;
	text-align: center;
	opacity: 1;
	position: relative;
	margin-left: 0px;
}
.tstmonial-logo.alter {
	display: block;
	margin: 15px auto 0
}
.spkr-details:before {
	display: none
}
.i18n-ar .banner-content-con, .i18n-ar .zw-template-inner .section.two-cols-con h2, .i18n-ar .zw-template-inner .section.two-cols-con p, .i18n-ar .zw-template-inner div#split_sec2, .i18n-ar .zw-template-inner div#split_sec2 h2, .i18n-ar .zw-template-inner .swap_image_section, .i18n-ar .zw-template-inner .software-sec h2, .i18n-ar .zw-template-inner .integeration h2, .i18n-ar .zw-template-inner .integeration p, .i18n-ar .zw-template-inner .verti-footer, .i18n-ar .zw-template-inner .rating-box .rating-info, .i18n-ar .zw-template-inner .rating-box .rating-info span {
        margin-left: auto;
        margin-right: auto;
    }
.i18n-ar .zw-template-inner .rating-box .rating-info{
        text-align: center;
    }
}

@media only screen and (max-width : 960px) {
.reports-insight-img-con {
	height: auto;
}
.reports-insight-img-con span {
	margin-right: 10px;
	opacity : 1!important;
	transform : scale(1)!important;
	z-index : 1!important;
}
.crm-benifits {
	width : 48%;
}
.stats-sec {
	max-width : 190px;
	margin-right : 60px;
}
.industry-wise-comp, .lead-conv {
	position : static!important;
	display : inline-block!important;
	vertical-align : middle;
	width : 96%;
	max-width : 300px!important;
	margin : 0 0 20px;
}
.asia-target, .europe-sales, .europe-salesblue, .revenue-this-month {
	display : none!important;
}

.anim-elem {
	transform : inherit !important;
	-webkit-transform : inherit !important;
	opacity : 1 !important;
}

}

@media only screen and (max-width : 767px) {
	.learn_more{
		margin-left: 0;
	}
	br{
		display: none;
	}
	.section-inner{
		padding: 0 0 70px;
	}
.zw-global-header,Â&nbsp;.zgh-headerWrapÂ&nbsp;{
	
    min-height: auto !important;
}
.hippa-section {
	margin: 50px auto 0;
	padding: 40px 20px 35px;
}
.hippa-logo {
	margin: 0 0 15px;
}
.dscr-txt {
	padding: 10px 25px 70px;
}
.section_bot h2 {
	width: 90%;
	margin: 0 auto;
}
.formSec {
	z-index: 1000;
}
.other-lang.i18n-ar .crm-benifits {
	height: auto
}
.other-lang .crm-benifits {
	height: auto
}
.other-lang .software-sec {
	display: none;
}
.slick-arrow, .contanct_but_fix, .contact_but {
	display: none !important;
}
.rating-info {
	display: inline-block;
	width: 183px;
	vertical-align: middle;
	margin: 0 0 0 20px;
	text-align: left;
	font: 400 16px/1.6 'Roboto', sans-serif;
}
.rating-info::before, .rating-info::after {
	display: none;
}
.rt-box1::before {
	background-position: -310px -219px;
}
.rt-box2::before {
	background-position: -412px -219px;
}
.rt-box3::before {
	background-position: -514px -219px;
}
.rt-box4::before {
	background-position: -616px -219px;
}
.rt-box5::before {
	background-position: -718px -219px;
}
.rt-box6::before {
	background-position: -820px -219px;
}
.rt-box7::before {
	background-position: -922px -219px;
}
.rt-box8::before {
	background-position: -1024px -219px;
}
.rating-logo::before {
	width: 92px;
	height: 92px;
}
.rating-logo {
	width: 92px;
	height: 92px;
	border-radius: 8px;
	display: inline-block;
	vertical-align: middle
}
.rating-inner-container {
	max-width: 300px;
	margin: 0 auto;
}
.rating-box {
	max-width: 300px;
	display: block;
	margin: 30px auto 0;
}
.slider-main-con {
	margin: 30px auto 0;
}
.Ncrm_breadcrumb {
	display: none;
}
.input_active {
	font-size: 14px
}
.contanct_but_fix {
	box-shadow: 0px 0px 6px 0px rgba(69, 98, 127, 0.35);
}
h2.chos {
	font-size: 32px;
}
.dots-con {
	padding: 0px
}
.sec-hdr-form {
	font-size: 26px;
	line-height: 32px;
}
.section.gif_sec h2, .h2.chos, .gradient-container h2.inner-hdr {
	font-size: 32px;
}
.verti-footer {
	padding : 0 0 50px;
}
.integ-mob-con {
	margin-top : 40px;
        padding-bottom: 50px;
}
.slide-wrap {
	height : 570px;
	margin-top : 0;
}
.sldr-con {
	margin : 0 auto 45px;
}
.two-cols.alter {
	padding : 50px 25px 40px;
}
.section-inner.social_trends {
	padding : 50px 0 60px;
}
.section.gif_sec {
	padding-bottom : 35px;
}
.slide-wrap &gt; div:nth-child(even) picture {
	margin-top : 0px;
}
.verti-section {
	padding : 50px 25px 0;
}
.inner_sec {
	padding-top : 0px;
}
.sec-hdr {
	padding-bottom : 10px;
	margin-bottom : 0;
	font-size : 32px;
}
.section#scrl_img_anim1 {
	padding : 35px 25px;
}
.verti-footer h2 {
	font-size : 32px;
}
.banner-inner h2 {
	font-size : 26px;
	margin-top : 12px;
}
.stats-sec {
	max-width : 215px;
	display : block;
	margin : 0 auto;
	padding-bottom : 35px;
}
.stats-sec:last-child {
	margin-top : 0;
}
.stats-sec:nth-child(4) {
	margin-top : 0;
}
.banner-content-con {
	padding-top : 0px;
}
.logo-sec {
	text-align : center;
	margin-left : 0;
}
.banner-hdr {
	font-size : 36px;
}
.banner-inner {
	padding-top : 30px;
}
.inner-hdr {
	font-size : 32px;
}
#slide-anim {
	width : 90%;
}
.two-cols {
	padding : 70px 25px;
}
.reports-insight-img-con {
	height : inherit;
	margin-top : 40px;
}
.crm-benifits:last-child {
	margin-bottom : 0;
}
.box-icon5 {
	margin-left : -20px;
	transform : scale(.8);
}
.stats-container .sec-hdr {
	font-size : 32px;
}
.stats-con-inner {
	margin-top : 30px;
}
.analytics_img {
	margin-top: 15px;
}
.pr {
	margin-top: 5px;
}
.section .alter-class {
	width: 100%
}
.section_bot {
	padding-bottom: 50px
}
.bg-blue {
	padding: 50px 25px 60px;
}
.slick-list, .slick-slider, .slick-track {
	padding: 10px 0;
}
}
@media only screen and (max-width : 650px) {
h1.chos, h3.chos {
	font-size : 32px;
}
.integ-mob-con {
	width : 90%;
}
.crm-benifits {
	width : 100%;
	margin: 0 0 30px;
}
}

@media only screen and (max-width : 520px) {
.scs-pop-inr {
	max-width: 260px;
}
.banner-content-con {
	padding-bottom: 30px;
}
.banner-section {
	padding : 0px 0 20px;
}
.vert-bg {
	display : none;
}
.integeration {
	padding : 50px 20px 0;
	box-sizing : border-box;
}
}

@media only screen and (max-width : 450px) {
.slide-wrap {
	width : 350px;
	height : 550px;
}
}

@media only screen and (max-width : 380px) {
.slide-wrap {
	width : 300px;
	height : 470px;
}
}

@media only screen and (max-width : 360px) {
.learn_more {
	display: block;
	max-width: 145px;
	box-sizing: border-box;
	margin: 30px auto 0;
}
}</pre></body></html>