*{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	-webkit-font-smoothing: antialiased
}
h1, h2, h3, h4, h5, h6, li, ol, p {
	margin: 0;
	padding: 0
}
p {
	font: 16px/1.8 'Roboto', sans-serif;
	max-width: 960px;
	margin: auto;
}
	.imgforweb{
		display: inline-block;
	}
	.imgformob{
		display: none;
	}
.bgn-spm-main {
	width: 100%;
	margin: -85px auto 0;
}
.bgn-spm-header {
	background-image: -moz-linear-gradient( 90deg, rgb(38,78,90) 0%, rgb(0,46,56) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(38,78,90) 0%, rgb(0,46,56) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(38,78,90) 0%, rgb(0,46,56) 100%);
}
.head-cnt-sec h1 {
	font: 56px/1.1 var(--zf-primary-extrabold);
	letter-spacing: -1.5px;
	max-width: 900px;
	margin: auto;
}
.head-cnt-sec p {
	font: 20px/1.8 'Roboto', sans-serif;
	margin-top: 20px;
	max-width: 930px;
}
.head-cnt-sec {
	max-width: 1000px;
	padding: 140px 0 100px;
	text-align: center;
	margin: auto;
	color: #fff;
}
.bgn-spm-sprdsht {
	margin: auto;
	background: #fff;
	color: #000;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
}
.bgn-spm-sprdsht-lft {
	width: 100%;
	max-width: 1080px;
	margin: auto;
	text-align: left;
	position: relative;
}
.bgn-spm-sprdsht-lft p {
	margin: 15px 0 0;
	max-width: 880px;
}
.bgn-spm-sprdsht-botom {
	padding-left: 20px;
	margin: 20px 0 0 -22px;
	border-left: 4px solid #32b96b;
}
h2 {
	font: 50px/1.2 var(--zf-primary-extrabold);
	margin-bottom: 20px;
}
.bgn-metsec {
	margin: 70px auto 0;
	max-width: 1180px;
	text-align: center;
}
.bgn-img {
	margin: 50px 0 -215px;
	border-radius: 6px;
}
.bgn-pipline-sec {
	background-image: -moz-linear-gradient( 90deg, rgb(230,217,195) 0%, rgb(246,239,227) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(230,217,195) 0%, rgb(246,239,227) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(230,217,195) 0%, rgb(246,239,227) 100%);
}
.bgn-piplinecnt {
	margin: auto;
	padding: 210px 0 285px;
	max-width: 1170px;
	text-align: center;
}
.bgn-slider-sec {
	max-width: 1170px;
	margin: -185px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	position: relative;
}
.bgn-slider-sec-lft {
	width: 57%;
	vertical-align: middle;
	display: inline-block;
	background: #309050;
	height: 585px;
	border-radius: 6px;
	transform: matrix(1, 0, 0, 1, 0, 0);
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 14.72px 1.28px rgba(2, 12, 27, 0.15);
	margin-right: 40px;
}
.bgn-slider-sec-rit {
	width: 38%;
	max-width: 436px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	padding-top: 50px;
	margin-right: 40px;
}
.bgn-slider-sec p {
	font: 28px/1.2 var(--zf-primary-regular);
}
.bgn-slider-sec h3 {
	font: 36px/1.2 var(--zf-primary-extrabold);
}
.slt-list {
	margin-top: 100px;
	padding: 0 25px;
	box-sizing: border-box;
	border-left: 1px solid #dedfe2;
}
.slt-list li {
	list-style: none;
	padding: 18px 0;
	text-align: left;
	cursor: pointer;
	opacity: .6;
}
.slt-list li span {
	color: #000;
	cursor: pointer;
	font: 600 20px 'Roboto', sans-serif;
	transition: all ease-out .5s;
        display: block;
}
.slt-list li:hover {
	opacity: 1;
	transition: all ease-in .5s;
}
.slt-list li.setclrList {
	opacity: 1;
}
.bgn-testimo {
	max-width: 1170px;
	background: #fff;
	margin: 150px auto 160px;
	position: relative;
	text-align: center;
}
.bgn-testi-img {
	width: 300px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.bgn-testi-cnt {
	width: 73%;
	display: inline-block;
	padding: 10px 40px;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: left;
}
.bgn-testi-cnt-txt {
	font: 500 22px/1.5 'Roboto', sans-serif;
	margin-top: 20px;
}
.texti-web {
	margin-top: 50px;
}
.speaker-inner-details {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin-top: 35px;
	color: #333333;
}
.testimonial-pername {
	font: 18px var(--zf-primary-bold), sans-serif;
	display: block;
}
.testimonial-desg {
	font: 16px var(--zf-primary-regular);
	color: #666666;
}
.bg_lazy_loaded .bgn-cmnpipe-sprit {
	background-image: url("/sites/oweb/images/zohobigin/bgn-cmpr-sprite.svg");
	display: inline-block;
}
.bg_lazy_loaded .bgn-salessprit {
	background-image: url(/sites/oweb/images/zohobigin/goldmine-cloud-logo.png);
	display: inline-block;
	background-size: 195px auto;
}
.sldr-left-arrow {
	opacity: .3;
}
.goldmine-icn {
	background-position: 0 0;
	vertical-align: middle;
	width: 195px;
	height: 73px;
}
.bgn-spm-sprdsht-lft .goldmine-icn-gray {
	position: absolute;
	right: 30px;
	top: -15px;
	background-position: 0 -80px;
	width: 195px;
	height: 73px;
}
.bgn-comp-rit {
	background-position: -171px -42px;
	width: 23px;
	height: 19px;
	vertical-align: middle;
}
.bgn-comp-wrng {
	background-position: -201px -42px;
	width: 17px;
	height: 17px;
	vertical-align: middle;
}
.pr-fundsindia {
	background-position: -7px -87px;
	width: 120px;
	height: 40px;
}
.pr-aquaexpd {
	background-position: -140px -91px;
	width: 241px;
	height: 36px;
}
.pr-metcorp {
	background-position: -284px -2px;
	width: 115px;
	height: 86px;
}
.bgn-not {
	font: 16px 'Roboto', sans-serif !important;
	color: #fff;
	margin-top: 12px;
	display: block;
}
.bgnimg-cnt {
	width: 100%;
	display: inline-block;
	position: absolute;
}
.bgnalgn-posi {
	position: absolute;
	height: 100%;
	width: 90%;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;

}
.active_line {
	position: absolute;
	height: 52px;
	background: #0ec176;
	display: block;
	left: -1px;
	width: 3px;
	top: 0;
	transition: all ease-in 0.5s;
}
.bgn-anim-out {
	animation: fadeOutUp;
	animation-timing-function: easeInOutQuad;
	opacity: 0;
}
.bgn-anim-in {
	animation: fadeInUp 1s;
	animation-timing-function: easeInOutQuad;
	opacity: 1;
}
 @keyframes fadeInUp {
 0% {
 opacity:0;
 transform:translatey(100px);
}
 100% {
 opacity:1;
transform:translatey(0);
}
}
 @keyframes fadeOutUp {
 0% {
 opacity:1;
 transform:translatey(0);
}
 100% {
 opacity:0;
 transform:translatey(-100px);
}
}
.media-anim {
	transform: translateY(10rem);
	opacity: 0;
	transition: all 0.6s ease-in-out 0s;
}
.img-animate {
	transform: translateY(0px);
	opacity: 1;
}
.testislid-main {
	border-radius: 6px;
	height: 370px;
	position: relative;
	overflow: hidden;
	margin: 10px auto 0;
}
.multislider-main {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 300ms ease-out;
}
.bgntesti-slid {
	max-width: 300px;
	height: 370px;
	float: left;
	position: relative;
	text-align: left;
	overflow: hidden;
}
.spkr-details {
	position: absolute;
	z-index: 0;
	opacity: 0;
}
.sldr-nav-count {
	font: 600 16px/1.3 Roboto, sans-serif;
	color: #000;
	position: absolute;
	left: 0;
	top: -5px;
	z-index: 0;
	opacity: 0;
}
.spkr-con-anim {
	position: relative;
	height: 55px;
}
.anim-cont-con {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	opacity: 0;
}
.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;
}
 @-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;
}
}
.sldr-nav {
	display: inline-block;
	position: absolute;
	right: 65px;
	bottom: 15px;
	z-index: 2;
}
.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-count {
	display: inline-block;
	margin: 0 15px;
}
.sldr-nav-count.alter {
	font-weight: 400;
	color: #757575;
	position: static;
	opacity: 1;
	display: inline-block;
	vertical-align: middle;
}
.sldr-right-arrow:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	left: 11px;
}
.sldr-nav-num-con {
	display: inline-block;
	vertical-align: middle;
	height: 10px;
	position: relative;
	margin-right: 14px;
}
.bgn-multi-pipe{
	border-radius: 6px;
/*	max-width: 550px;*/
}
.bgn-dash {
	max-width: 100%
}
.bgn-automa {
	max-width: 500px;
	box-shadow: 0px 0px 29.52px 6.48px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
}
.bgn-grdsceur {
	max-width: 538px;
	border-radius: 6px;
}
.bgn-mobcal {
	max-width: 550px;
}
#slide1 {
	margin: 0px auto;
	text-align: center;
}
#slide3 {
	margin-top: 10px;
	width: 100%;
	margin-left: 40px;
}
#slide4 {
	max-width: 595px;
	height: 485px;
}
#slide6 {
	max-width: 540px;
}
#slide2 {
	max-width: 500px;
}
#slide7 {
	max-width: 550px;
	margin-left: 180px;
	margin-top: 40px;
}
#slide5 {
	max-width: 500px;
	text-align: center;
}
.bgn-tele1 {
	max-width: 370px;
	position: absolute;
	left: 0;
	top: 182px;
	box-shadow: 0px 0px 29.52px 6.48px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
}
.bgn-tele2 {
	box-shadow: 0px 0px 29.52px 6.48px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
	max-width: 355px;
	position: absolute;
	right: 0;
}
.inte-icon1 {
	background-position: 0 -148px;
	width: 104px;
	height: 105px;
}
.inte-icon2 {
	background-position: -432px -148px;
	width: 105px;
	height: 105px;
}
.inte-icon3 {
	background-position: -216px -148px;
	width: 104px;
	height: 105px;
}
.inte-icon4 {
	background-position: -324px -148px;
	width: 104px;
	height: 105px;
}
.inte-icon5 {
	background-position: -108px -148px;
	width: 104px;
	height: 105px;
}
.inte-icon-cont {
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 29.52px 6.48px rgba(0, 0, 0, 0.15);
	box-sizing: border-box;
	display: inline-block;
	margin: 10px 10px 0 0;
	position: relative;
	height: 200px;
	width: 200px;
	padding-top: 30px;
}
.inte-icon-cont:last-child, .inte-icon-cont:nth-child(4) {
	margin-right: 0;
}
.inte-icon-cont .bgn-cmnpipe-sprit:before {
	position: absolute;
	padding: 2px 10px;
	color: #000;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	font: 500 20px 'Roboto', sans-serif;
	width: 100%;
	text-align: center;
}
.inte-icon1:before {
	content: 'Zapier';
}
.inte-icon2:before {
	content: 'Zoho Desk';
}
.inte-icon3:before {
	content: 'Google';
}
.inte-icon4:before {
	content: 'Zoho Flow';
}
.inte-icon5:before {
	content: 'Office 365';
}
#expand {
	position: relative;
	margin: auto;
	width: 1300px;
	transition: linear .2s;
}
.bgn-inner-anim {
	background: #fff;
}
.hd-txtcnt {
	max-width: 1170px;
	margin: auto;
	padding: 75px 0;
	text-align: center;
}
.bgn-spm-sprdsht-lft .goldmine-icn {
	position: absolute;
	right: 30px;
	top: 15px;
	opacity: .3;
}
.testi-punch {
	background-position: 0 -160px;
	width: 54px;
	height: 76px;
	position: absolute;
	top: 0px;
	right: -50px;
	z-index: 1;
}
.grn-txt {
	color: #26c582;
	font: 500 20px/1.6 'Roboto', sans-serif;
}
.slid-lineanim, .content-anim-con, .anim-bgnacs {
	position: relative;
}
.anim-init {
	transition: .7s opacity cubic-bezier(.25, .46, .45, .94), 1s transform cubic-bezier(.25, .46, .45, .94);
}
.anim-elem {
	opacity: 0;
	-ms-transform: translateY(18px);
	transform: translateY(18px);
}
 @keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0);
}
 40% {
 transform: translateY(-6px);
}
 60% {
 transform: translateY(-3px);
}
}
/*	animated css*/
	
.animated-showing {
	transition: 1s opacity cubic-bezier(.25, .46, .45, .94), 1s transform cubic-bezier(.25, .46, .45, .94);
}
.animated-showing.animated-delay-100 {
	transition-delay: .5s;
}
.animated-showing.animated-delay-150 {
	transition-delay: .7s;
}
.animated-showing.animated-delay-200 {
	transition-delay: 1s;
}
.animated-showing.animated-delay-300 {
	transition-delay: 1.3s;
}
.animated-showing.animated-initial {
	opacity: 0;
	-ms-transform: translateY(12px);
	transform: translateY(12px);
}
.bgn-qr-cnt {
	border-width: 1px solid #fff;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	width: 102px;
	height: 122px;
	box-sizing: border-box;
	position: absolute;
	left: 20px;
	bottom: 20px;
	text-align: center;
}
.qrcod-img {
	background-position: -166px -137px;
	width: 100px;
	height: 100px;
	display: inline-block;
}
.scn-txt {
	font: 500 14px 'Roboto', sans-serif;
	display: inherit;
	margin-top: 5px;
}
.bgnsvg-imgmob {
	position: absolute;
	width: 216px;
	top: 12px;
	left: 45px;
	z-index: 1;
}
.app-icon-bgn {
	background-position: -165px -92px;
	width: 121px;
	height: 41px;
}
.gplay-icon {
	background-position: -154px 0;
	width: 135px;
	height: 41px;
}
.app-store, .g-play {
	display: none;
	position: absolute;
	right: -74px;
	top: 50%;
}
#mini-panel-product_menu .product-nav-links .menu>li>a, #mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .product-title::after, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .product-nav-links li .nolink {
	color: #fff;
}
.freez-layer {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99;
	left: 0;
	top: 0;
	background: #fff;
}
.bgn-compar-sec {
	margin: 210px auto 0;
	max-width: 960px;
	text-align: center;
}
.comp-badge {
	font: 16px 'Roboto', sans-serif;
	border-radius: 15px;
	background-color: rgba(20, 232, 143, 0.4);
	padding: 5px 25px;
	margin-bottom: 10px;
	display: inline-block;
}
.txt-vs {
	font: 32px var(--zf-primary-light);
}
.cmpr-tbl-td:first-child span {
	font: 500 16px 'Roboto', sans-serif;
}
.cmpr-tbl-td .cmp-tbl-titl {
	font: 500 18px 'Roboto', sans-serif !important;
}
.cmpr-tabl-con {
	max-width: 960px;
	margin: 55px auto 0;
	width: 100%;
}
.compare-tabl {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	box-sizing: border-box;
	position: relative;
}
.cmpr-tbl-row {
	display: table-row;
}
.drk-bg {
	background: #f7f7f7;
}
.cmpr-tbl-td:first-child {
	width: 40%;
	text-align: right;
	border-left: none;
}
.cmpr-tbl-td:nth-child(2) {
	width: 30%;
}
.cmpr-tbl-td:last-child {
	width: 30%;
	border-right: none;
}
.cmpr-tbl-td {
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #e1e1e1;
	padding: 14px 35px;
	display: table-cell;
	vertical-align: middle;
}
.addon-txt {
	font: 400 14px 'Roboto', sans-serif;
	display: block;
	margin-top: 5px;
}
.bgn-icn {
	background-position: 0 -94px;
	width: 152px;
	height: 63px;
	margin-left: -15px;
	vertical-align: middle;
}
.cmpr-tbl-td.hdr {
	padding: 24px 35px;
}
.cmpr-tbl-td.prc {
	padding: 30px 45px;
}
.cmpr-tbl-td.prc span {
	display: block;
}
.cmpr-tbl-td.prc:first-child {
	border-top: none;
	text-align: center;
	vertical-align: top;
}
.bgn-cta {
	padding: 12px 50px;
	display: inline-block;
	cursor: pointer;
	font: 16px var(--zf-primary-semibold);
	color: #fff;
	text-decoration: none;
	position: relative;
	z-index: 1;
	transition: all ease 0.3s;
	background-color: rgb(240, 72, 62);
	text-transform: uppercase;
	margin-top: 12px;
	border: 1px solid rgb(240, 72, 62);
	min-width: 220px;
	box-sizing: border-box;
}
.body-umain .bgn-acces {
	display: inline-block;
}
.exprs-txt {
	font: 600 16px/1.5 'Roboto', sans-serif;
}
.bgn-spm-main .bgn-compar-sec .bgn-prc {
	font: 600 40px/1.3 'Roboto', sans-serif;
	display: inline-block;
}
.bgn-spm-main .bgn-compar-sec .bgn-prc-symbl {
	font: 500 24px 'Roboto', sans-serif;
	display: inline-block;
	margin-left: -15px;
}
.bgn-usr-mnt {
	font: 400 14px 'Roboto', sans-serif;
	color: #666666;
}
.bg-ylw {
	position: relative;
	z-index: 1;
}
.cmpr-end {
	font: 700 26px 'Roboto', sans-serif;
	margin-top: 80px;
}
.cmpr-tbl-td.hdr:first-child, .cmpr-tbl-td.hdr:last-child, .mbN, .col_shadow_calc {
	border: none;
}
.bgn-testimo.bg_lazy_loaded .bgn-testi-sprite {
	background-image: url(/sites/oweb/images/zohobigin/bgn-price-sprit.png);
	display: inline-block;
}
.save-txt {
	font: 400 16px 'Roboto', sans-serif !important;
	margin: 20px 0 0;
	top: -20px;
	position: absolute;
}
.save-txt.addanim {
	opacity: 1;
	top: 0;
	transition: 0.5s ease-out;
}
.bg_lazy_loaded .bg-ylw::after {
	content: '';
	background-image: url("/sites/oweb/images/zohobigin/bgn-cmpr-sprite.svg");
	background-position: -1px -66px;
	width: 191px;
	height: 24px;
	position: absolute;
	left: 0;
	top: -2px;
	z-index: -1;
}
.bg_lazy_loaded .anim-bgnacs::before {
	content: '';
	background-image: url("/sites/oweb/images/zohobigin/bgn-cmpr-sprite.svg");
	background-position: 0 0;
	width: 151px;
	height: 62px;
	position: absolute;
	left: 140px;
	top: 50px;
	z-index: 1;
}
.arw-anim.anim-bgnacs::before {
	top: 70px;
	transition: 0.5s ease-out;
	opacity: 1;
	animation-delay: .2s;
}
.cta-price {
	background: transparent;
	border: 1px solid #fff;
	margin-left: 12px;
	color: #fff;
}
.cmp-bgnhightlit {
	border: 1px solid #22ae73;
	border-radius: 6px;
	position: absolute;
}
.cmp-bgnhightlit.anim-shadow {
	box-shadow: 0px 0px 32.76px 3.24px rgba(0, 0, 0, 0.15);
	transition: all ease 0.5s;
}
.bgn-fixedsec {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 50px;
	display: none;
	z-index: 3;
	background: #fff;
	box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.24);
}
.bgnmob-fixedsec {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	top: 0;
	display: none;
	z-index: 3;
}
.bgn-fixedsec .cmpr-tbl-td.hdr:nth-child(2) {
	border: 1px solid #22ae73;
	border-bottom: none;
	border-top: none;
}
/*mobile compare css*/
.compare-con-inner {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.cmpr-innr-title {
	width: 50%;
	float: left;
	padding: 15px 40px;
	box-sizing: border-box;
	font: 20px var(--zf-primary-semibold);
	border: 1px solid #23ae73;
	color: #fff;
	background: #fff;
	border-left: 0;
	border-right: 0;
}
.cmpr-innr-title.rt-title {
	background: #fff;
	color: #000;
}
.title-sec {
	padding: 14px 40px;
	font: 600 16px 'Roboto', sans-serif;
	color: #000;
	border-top: none;
	line-height: 28px;
	margin-bottom: 0;
}
.compare-sec {
	border: 1px solid #ccc;
	margin: 0px auto;
	padding: 10px;
	background: #fff;
	box-sizing: border-box;
	border-left: 0;
	border-right: 0;
}
.cb {
	height: 0;
	clear: both;
}
.compare.cmpr-right, .compare-save.cmpr-right {
	border-left: 1px solid #e3e3e3;
}
.compare {
	width: 49.8%;
	float: left;
	box-sizing: border-box;
	background: #fff;
	padding: 10px;
	line-height: 24px;
}
.bgn-fixedsec .cmpr-tbl-td.hdr {
	width: 320px;
	box-sizing: border-box;
	padding: 10px 35px;
}
.bgn-fixedsec .bgn-icn, .bgn-fixedsec .goldmine-icn {
	transform: scale(.8);
}
.compare-con-inner .bgn-icn, .compare-con-inner .goldmine-icn {
	transform: scale(.7);
	height: 66px;
}
.main-title-sec .cmpr-innr-title {
	padding: 5px 40px;
}
#pice-mobsec .cmpr-left {
	border-right: 1px solid #e3e3e3;
}
#pice-mobsec .cmpr-right {
	border-left: none;
}
.head-cnt-sec .bgn-cta, .bgntab-pra, .mT30 {
	margin-top: 30px;
}
.bgntab-pra {
	margin-top: 10px;
	max-width: 920px;
}
.bg-ylw b, b {
	font-weight: 600;
}
.desclaimer {
	font-size: 12px;
	line-height: 20px;
	max-width: 100%;
	padding: 5px 10px 20px;
	color: #666;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}
.bgn-acces, .slidedotTips, .txt-mobslid-cont, .bgn-mobimg, .inte-icon-cont, .footer-search, .highlight_batch, .body-umain .bgn-getstrts, .compare-con-inner, .body-umain .bgn-not {
	display: none;
}
.cmpr-tbl-td.prc .bgn-cta {
	padding: 12px 40px;
}
.cmpr-innr-title.lt-title {
	border-right: 1px solid #23ae73;
}
.bgngrn-cntbg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.slid-lineanim .app-store, .slid-lineanim .g-play {
	display: inline-block;
	margin-top: 15px;
	position: static;
	vertical-align: middle;
}
.slid-lineanim .g-play {
	margin-left: 5px;
}
#mini-panel-product_menu .expanded.dropdown .caret {
	background: url(/sites/oweb/images/zohobigin/cliq-arrow-icon.png) no-repeat 0px -48px !important;
}
.pr-anata {
	background-position: -423px -4px;
	width: 352px;
	height: 51px;
}
.anata-spkr {
	background-position: -197px -4px;
	width: 56px;
	height: 56px;
}
.bgntsti-lrn {
	color: #23ae73;
	text-decoration: underline;
	display: inline-block;
	font-weight: 400;
}
.i18n-ar .bgn-slider-sec,  .i18n-ar .cmpr-tbl-td.prc, .i18n-ar .anim-bgnacs, .i18n-ar .bgn-fixedsec, .i18n-ar .bgn-spm-sprdsht-lft, .i18n-ar .compare-tabl, .i18n-ar .main-title-sec .cmpr-innr-title, .i18n-ar #pice-mobsec .cmpr-left, .i18n-ar .compare, .i18n-ar .save-txt .bg-ylw, .i18n-ar .bgn-usr-mnt,.i18n-ar .bgnalgn-posi, .i18n-ar .bgn-fixedsec .cmpr-tbl-row, .i18n-ar .brdr-ele, .i18n-ar .bgn-fixedsec .cmpr-tbl-td.hdr  {
	direction: ltr;
}
.i18n-ar .bgn-slider-sec .bgn-slider-sec-rit h3,.i18n-ar .bgnalgn-posi  {
	text-align: left;
}
.i18n-ar .cmpr-tbl-td.prc span, .i18n-ar .cmpr-tbl-td.prc, .i18n-ar .addon-txt, .i18n-ar .cmpr-tbl-td:nth-child(2), .i18n-ar .cmpr-tbl-td:last-child, .i18n-ar .cmpr-end, .i18n-ar .bgntab-pra, .i18n-ar .bgn-foot-txt p, .i18n-ar .bgn-foot-txt h2, .i18n-ar .bgn-foot-txt, .i18n-ar .desclaimer, .i18n-ar .bgn-compar-sec, .i18n-ar .bgn-metsec h2, .i18n-ar .bgn-metsec p, .i18n-ar h1, .i18n-ar .head-cnt-sec, .i18n-ar .head-cnt-sec p, .i18n-ar .bgn-testimo h2, .i18n-ar .bgn-compar-sec h2, .i18n-ar .compare, .i18n-ar .bgn-usr-mnt, .i18n-ar .cmpr-innr-title, .i18n-ar .title-sec, .i18n-ar #pice-mobsec .cmpr-left, .i18n-ar .save-txt .bg-ylw {
	text-align: center;
}
.i18n-ar .cmpr-tbl-td.prc span.save-txt {
	text-align: right;
}
.i18n-ar .bgn-spm-sprdsht-botom {
	padding: 0 20px 0 0;
	margin: 20px -22px 0 0;
	border-left: none;
	border-right: 4px solid #32b96b;
}
.i18n-ar .bgn-spm-sprdsht-lft .goldmine-icn-gray {
	right: unset;
	left: 30px;
}
.i18n-ar .sldr-nav {
    left: 65px;
    right: inherit;
    direction: ltr;
}
.i18n-ar .testi-punch {
    left: -50px;
    right: inherit;
}
.i18n-ar .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header {
    float: right;
    direction: ltr;
    text-align: center;
 }

/*media query starts*/

@media only screen and (min-width:1536px) {
#expand {
	width: 1330px;
}
}

@media only screen and (min-width:1920px) {
#expand {
	width: 100%;
	border-radius: 0;
}
}

@media only screen and (max-width:1366px) {
#expand {
	width: 90%
}
.banner-cnt-sec h1 {
	font: 50px/1.2 var(--zf-primary-extrabold);
}
h2 {
	font: 42px/1.2 var(--zf-primary-extrabold);
}
.bgn-testi-cnt-txt {
	font: 500 20px/1.5 'Roboto', sans-serif;
}
}

@media only screen and (max-width:1280px) {
#expand {
	width: 95%
}
.bgn-spm-sprdsht-cnt {
	background: transparent;
	padding: 0;
	border-radius: 0;
}
}

@media only screen and (max-width:1279px) {
#expand {
	width: 100%;
	border-radius: 0;
}
.hd-txtcnt {
	padding: 75px 30px;
	box-sizing: border-box;
}
}

@media only screen and (max-width:1180px) {
.bgn-slider-sec h3 br {
	display: none;
}
.bgnsvg-imgmob {
	position: absolute;
	width: 150px;
	top: 10px;
	left: 36px;
}
.testi-punch {
	display: none;
}
.bgn-testimo {
	margin: 130px 30px 150px;
}
.bgn-testi-cnt {
	width: 70%;
	padding: 10px 0 10px 30px;
}
.bgn-piplinecnt {
	margin: 0 30px;
}
.bgn-metsec {
	margin: 150px 30px 0;
}
#expand {
	min-width: inherit;
	position: static;
	margin: auto;
	width: 100%;
}
.bgn-slider-sec {
	margin: -165px 30px 0;
}
#slide4 {
	max-width: 450px;
	height: 380px;
}
.bgn-tele1 {
	max-width: 250px;
}
.bgn-tele2 {
	max-width: 250px;
}
#slide2, .bgn-automa {
	max-width: 400px;
}
#slide6, .bgn-grdsceur {
	max-width: 415px;
}
#slide7 {
	max-width: 400px;
	margin-left: 143px;
	margin-top: 72px;
}
.bgn-mobcal {
	max-width: 400px;
}
.inte-icon-cont .bgn-cmnpipe-sprit:before {
	bottom: 5px;
	font: 500 14px 'Roboto', sans-serif;
}
.inte-icon-cont {
	padding: 20px;
	height: auto;
	width: auto;
}
.bgn-slider-sec-lft {
	width: 55%;
	height: 550px;
}
.slt-list li {
	padding: 15px 0;
}
.i18n-ar .bgn-testi-cnt {
    padding: 10px 30px 10px 0;
}
}

@media only screen and (max-width:1140px) {
.bgn-fixedsec {
	top: 0;
}
}

@media only screen and (max-width:1080px) {
.bgn-testi-cnt {
	width: 68%;
}
.bgn-spm-sprdsht-lft {
	width: 100%;
}
}

@media only screen and (max-width:1024px) {
.bgn-slider-sec-rit {
	padding-top: 30px;
}
.head-cnt-sec {
	padding: 140px 0 80px;
}
.hd-txtcnt {
	padding: 75px 30px 70px;
}
.bgn-compar-sec {
	margin: 125px auto 0;
}
.bgn-slider-sec-rit br {
	display: none;
}
.bgn-metsec {
	margin: 0 30px;
}
.bgn-piplinecnt {
	padding: 220px 0 240px;
}
.bgn-testimo {
	margin: 70px 30px;
	text-align: center;
}
.spkr-details {
	position: static;
	opacity: 1;
	text-align: center;
	margin-top: 10px;
}
.bgn-testimo h3 {
	margin-top: 20px;
}
.luison-spkr {
	background-position: -5px -4px;
	width: 56px;
	height: 56px;
}
.dhruvesh-spkr {
	background-position: -71px -4px;
	width: 56px;
	height: 56px;
}
.vikas-spkr {
	background-position: -137px -4px;
	width: 56px;
	height: 56px;
}
.bgntxt-mob {
	margin-top: 50px;
}
.animated-showing.animated-initial {
	opacity: 1;
	transform: inherit;
}
.bgn-img {
	margin: 30px 0 -215px;
}
.slidedotTips li, .slick-dots li {
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	border-radius: 50%;
	background-color: rgb(13, 201, 122);
	opacity: 0.349;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
}
.setclrList {
	opacity: 1 !important;
	border: 1px solid transparent !important;
}
.slick-dots li.slick-active {
	opacity: 1 !important;
	background-color: rgb(13, 201, 122);
	width: 12px;
	height: 12px;
	border: 1px solid transparent;
}
.slidedotTips li:first-child {
	margin-left: 0;
}
.i18n-ar .bgn-testi-cnt-txt, .i18n-ar .sldr-anim, .i18n-ar .speaker-inner-details, .i18n-ar .testimonial-pername, .i18n-ar .testimonial-desg, .i18n-ar .slick-slider .slick-list, .i18n-ar .slick-slider .slick-dots, .i18n-ar .bgn-slider-sec .bgn-slider-sec-rit h3, .i18n-ar .slick-initialized .slick-slide, #pice-mobsec .cmpr-left, .i18n-ar .save-txt .bg-ylw {
	text-align: center;
}
}

@media only screen and (max-width:992px) {
	#slide1{
		margin: 80px auto;
    	height: 100%;
	}
.bgn-compar-sec {
	margin: 70px auto 0;
	overflow-x: hidden;
}
.bgntab-pra {
	margin: 20px 30px 0;
}
.cmpr-end {
	margin-top: 30px;
}
.save-txt {
	margin: 10px 0 0;
	opacity: 1;
	position: static;
	display: block;
}
.bg_lazy_loaded .bg-ylw::after {
	left: 50%;
	transform: translateX(-50%);
}
.bgn-usr-mnt, .exprs-txt, .bg-ylw {
	display: block;
}
.bgninte-mob, #slide5 {
	display: inline-block;
	max-width: 300px;
}
.bgn-slider-sec-rit br {
	display: block;
}
.sldr-arrow {
	background: #fff;
}
.head-cnt-sec {
	margin: 0 30px;
}
.head-cnt-sec h1 {
	font: 44px/1.2 var(--zf-primary-extrabold);
}
.head-cnt-sec p, .grn-txt {
	font: 16px/1.8 'Roboto', sans-serif;
	color: #fff;
}
h2, .bgn-slider-sec h3 {
	font: 30px/1.2 var(--zf-primary-extrabold);
}
.mT30 {
	margin-top: auto;
}
.bgn-slider-sec-rit {
	width: 100%;
	max-width: 500px;
	margin: auto;
	text-align: center;
	padding-top: 15px;
}
.bgn-slider-sec-lft {
	width: 100%;
	height: 390px;
	max-width: 450px;
	margin: 0 auto;
}
.slidedotTips {
	margin: 25px 0 0;
	text-align: center;
	display: block;
	position: relative;
	z-index: 1;
}
.txt-mobslid-cont {
	display: inline-block;
	color: #000;
	font: 600 24px 'Roboto', sans-serif;
	margin: 40px 0 45px;
}
.txt-mobslid {
	width: 300px;
	display: inline-block;
}
.bgn-slider-sec {
	margin: -365px 20px 0;
	-ms-flex-direction: column;
	flex-direction: column;
}
.bgn-piplinecnt {
	padding: 210px 0 405px;
}
#slide4, .bgn-tele2 {
	max-width: 400px;
}
.bgn-tele2 {
	position: static;
}
.bgn-mobimg {
	max-width: 250px;
	width: 100%;
	position: relative;
	display: block;
	margin-left: -100px;
}
.fullmob-mbl {
	width: 180px;
	margin-top: 4px;
}
.bgnsvg-imgmob {
	width: 158px;
	top: 14px;
	left: -90px;
	position: absolute;
}
#slide7 {
	max-width: 180px;
	margin: auto;
}
#slide4 {
	height: auto;
}
#slide4, #slide2, #slide6, .bgn-grdsceur, .bgn-automa, .bgn-tele2 {
	max-width: 300px;
}
#slide6, .bgn-grdsceur {
	max-width: 400px;
}
.inte-icon-cont {
	padding: 20px 15px;
}
.stats-sec {
	margin-top: 45px;
}
.stats-sec:first-child {
	margin-top: 0;
}
.bgnpric-mainsec {
	margin: 0 30px;
}
.inte-icon-cont, .bgn-mobcal, .bgn-tele1, .slt-list, .active_line {
	display: none;
}
.bgn-qr-cnt, .bgn-spm-sprdsht-lft .goldmine-icn-gray {
	display: none;
}
.app-store, .g-play {
	display: inline-block;
}
.i18n-ar .slidedotTips, .i18n-ar .txt-mobslid, .i18n-ar .bgn-slider-sec-rit, .i18n-ar .sldr-nav-mob, .i18n-ar .slick-initialized .slick-slide {
	text-align: center;
}
.i18n-ar .sldr-nav-mob,.i18n-ar .txt-mobslid-cont {
	direction: ltr;
}
.i18n-ar .bgn-mobimg {
    left: -100px;
}
}

@media only screen and (max-width:835px) {
.compare-con-inner {
	display: block;
}
.compare-tabl {
	display: none;
}
.compare-con-inner .goldmine-icn {
	transform: scale(.6);
}
}

@media only screen and (max-width:768px) {
.cmpr-tabl-con {
	margin: 30px auto 0;
}
.bgn-spm-sprdsht-botom, .i18n-ar .bgn-spm-sprdsht-botom {
	padding-left: 0;
	margin: 0;
	border: none;
}
.i18n-ar h2, .i18n-ar .bgn-spm-sprdsht-lft p {
	text-align: center;
}
.bgn-spm-sprdsht-lft .goldmine-icn, br {
	display: none;
}
.bgn-spm-sprdsht-lft h2 br {
	display: block;
}
.bgn-spm-sprdsht-lft {
	width: 100%;
	display: block;
	text-align: center;
}
.bgn-spm-sprdsht-cnt {
	background: #fff;
	padding: 0;
}
}

@media only screen and (max-width:767px) {
#mini-panel-product_menu .product-title::after {
	background-image: url(/sites/oweb/images/zohobigin/by-zoho-white.svg);
}
}

@media only screen and (max-width:640px) {
	.imgforweb{
		display: none;
	}
	.imgformob{
		display: inline-block;
	}
#slide5 {
	max-width: 340px;
}
.banner-cnt-sec h1 {
	font: 42px/1.1 var(--zf-primary-extrabold);
}
h2 {
	font: 36px/1.1 var(--zf-primary-extrabold);
}
.bgn-testi-cnt-txt {
	font: 500 18px/1.5 'Roboto', sans-serif;
}
.cmpr-end {
	font: 700 20px 'Roboto', sans-serif;
}
}

@media only screen and (max-width:550px) {
.head-cnt-sec {
	padding: 120px 0 80px;
}
.bgn-img {
	margin: 30px 0 -170px;
}
.bgn-cta {
	width: 242px;
	box-sizing: border-box;
}
.cta-price {
	margin-left: 0;
}
.bgn-spm-sprdsht-lft h2 br {
	display: none;
}
}

@media only screen and (max-width:480px) {
.compare-con-inner .goldmine-icn {
	margin-left: -30px;
}
.bgn-img {
	margin: 30px 0 -130px;
}
.bgn-piplinecnt {
	padding: 125px 0 405px;
}
.bgn-slider-sec-rit br {
	display: none;
}
.txt-mobslid {
	width: 240px;
}
.stats-sec:first-child {
	margin-top: 30px;
}
#slide7 {
	max-width: 170px;
	margin: auto;
}
.bgnsvg-imgmob {
	width: 149px;
	top: 14px;
	left: -47px;
	position: absolute;
}
.fullmob-mbl {
	width: 170px;
	margin-top: 0px;
}
.bgn-mobimg {
	max-width: 170px;
	width: 100%;
	position: relative;
	display: block;
	left: 42px;
	top: 5px;
}
.bgninte-mob, #slide5 {
	display: inline-block;
	max-width: 280px;
}
.txt-mobslid-cont {
	font: 600 17px 'Roboto', sans-serif;
}
.slid-lineanim .g-play {
	margin-left: 5px;
}
.banner-cnt-sec h1 {
	font: 36px/1.1 var(--zf-primary-extrabold);
}
h2 {
	font: 28px/1.1 var(--zf-primary-extrabold);
}
#slide6, .bgn-grdsceur {
	max-width: 300px;
}
.i18n-ar .slidedotTips{
        direction: ltr;
}
.i18n-ar .bgn-mobimg {
    left: -58px;
}
}

@media only screen and (max-width:375px) {
.bgninte-mob, #slide5 {
	max-width: 260px;
}
#slide3 {
	margin-top: 35px;
}
#slide6, .bgn-grdsceur {
	max-width: 300px;
}
.main-title-sec .cmpr-innr-title {
	padding: 5px;
}
.bg_lazy_loaded .bg-ylw::after {
	display: none;
}
.compare-con-inner .goldmine-icn {
	margin-left: -12px;
}
}