* {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6, li, ol, p {
	margin: 0;
}
h1 {
	font: 44px/1.2 var(--zf-primary-extrabold);
	margin-bottom: 25px;
}
h2{
	font: 46px/1.1 var(--zf-primary-bold);
	margin-bottom: 15px;
}
h3 {
	font: 28px/1.2 var(--zf-primary-bold);
	margin-bottom: 25px;
}
h4 {
	font: 20px/1 var(--zf-primary-semibold);
	margin-bottom: 15px;
}
p {
	font: 18px/1.8 var(--zf-primary-regular);
}
video{
        max-width:100%;
}
.fbgn-tst h3 {
	width: 90%;
	margin: 0 auto 25px;
	text-align: center;
}
.bgn-foot-cntnt .bgn-foot-txt h2 {
	font: 40px/1.1 var(--zf-primary-bold);
	margin-bottom: 10px;
}
.field-body {
	margin-top: -83px;
}
.z-bottom-cta-menu a > span::after {
	display: none;
}
.main-container {
	overflow: hidden;
}
.fbgn-smrycnt, .cnt-anim-con {
	position: relative;
}
.fbgn-smrycnt::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 43.5%;
	background: #fff;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.fbgn-bansec {
	background-image: -moz-linear-gradient(90deg, #264e5a 0%, #002e38 100%);
	background-image: -webkit-linear-gradient( 90deg, #264e5a 0%, #002e38 100%);
	background-image: -ms-linear-gradient(90deg, #264e5a 0%, #002e38 100%);
	color: #fff;
	padding: 100px 0 0;
	position: relative;
	z-index: 1;
}
.bg_lazy_loaded .fbgn-bansec::after {
	background-image: url(/sites/default/files/bigin/bigin-feature-left-top-pattern.png), url(/sites/default/files/bigin/bigin-feature-right-top-pattern.png), url(/sites/default/files/bigin/bigin-feature-left-bottom-pattern.png), url(/sites/default/files/bigin/bigin-feature-right-bottom-pattern.png);
}
.fbgn-bansec::after {
	background-position: top 0px left 0px, top 0px right 0px, bottom 112px left 0px, bottom 112px right 0px;
	z-index: -2;
	background-repeat: no-repeat;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.fbgn-bancnt p {
	line-height: 1.6;
}
.fbgn-breadcrmp {
	list-style-type: none;
	max-width: 1245px;
	margin: 0 auto;
	width: 87%;
}
.fbgn-breadcrmp li {
	display: inline-block;
	margin: 0 25px 0 0;
	font: 14px/1.3 var(--zf-primary-regular);
	position: relative;
	z-index: 2;
}
.fbgn-breadcrmp li:last-child {
	font-family: var(--zf-primary-bold);
}
.fbgn-blnk {
	color: #fff;
	position: relative;
}
.fbgn-blnk:before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	transform: rotate( -45deg) translateY(-50%);
	border: 1px solid #fff;
	border-left: 0;
	border-top: 0;
	top: 50%;
	right: -15px;
}
.fbgn-blnk:after {
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	bottom: -4px;
	height: 1px;
	width: 0;
	background: #fff;
	transition: all .3s linear;
}
.fbgn-blnk:hover, #mini-panel-product_menu .product-title::after, #mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .product-nav-links .menu>li>a, #mini-panel-product_menu .product-nav-links li .nolink, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header .product-title a {
	color: #fff
}
.fbgn-blnk:hover:after {
	width: 100%;
	left: 0;
	right: auto;
	transition: all .2s linear
}
.fbgn-bancnt {
	max-width: 850px;
	width: 92%;
	margin: 35px auto 50px;
	text-align: center;
}
.cta-btn {
	padding: 12px 50px;
	display: inline-block;
	cursor: pointer;
	font: 16px/1 var(--zf-primary-semibold);
	color: #fff;
	text-decoration: none;
	transition: all ease .3s;
	background-color: #f0483e;
	border: 1px solid #f0483e;
	text-transform: uppercase;
	margin-top: 30px;
}
.smry-list::after {
	content: "";
	flex: auto;
	max-width: 30.5%;
	width: 100%
}
.smry-title {
	color: #b3e0eb;
	text-align: center;
}
.smry-list {
	padding: 30px 40px;
	background: #fff;
	box-shadow: 0px 0px 33.12px 2.88px rgba(0, 0, 0, 0.1);
	max-width: 1000px;
	color: #000;
	margin: 0 auto;
	font: 18px/1.4 var(--zf-primary-regular);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	border-radius: 12px;
	box-sizing: border-box;
	width: 92%;
}
.smry-list li {
	position: relative;
	width: 24%;
	margin: 15px 15px 15px 45px;
}
.bg_lazy_loaded .smry-list li::after, .bg_lazy_loaded .tst-cnt::before {
	background-image: url(/sites/default/files/bigin/bigin-feature-sprite.svg);
}
.smry-list li::after {
	content: "";
	position: absolute;
	background-position: 0 0;
	width: 25px;
	height: 26px;
	top: 5px;
	left: -40px;
}
.fbgn-rwsec {
	max-width: 900px;
	width: 92%;
	margin: 135px auto 80px;
}
.fbgn-clmsec {
	max-width: 900px;
	width: 92%;
	margin: 135px auto 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
        align-items: center;
}
.rw-img {
	margin-top: 35px;
	max-width: 100%;
}
.fbgn-shadow {
	box-shadow: 0px 8px 36px 0px rgba(0, 0, 0, 0.15);
	border-radius: 12px;
}
.text-wrap {
	max-width: 350px;
	width: 100%;
}
.img-wrap {
	max-width: 440px;
	width: 100%;
}
.fbgn-link {
	color: #23ae73;
	font: 18px var(--zf-primary-semibold);
	display: block;
	padding: 25px 0 5px;
}
.fbgn-para-link{
        color: #23ae73;
        text-decoration: underline;
        font-family: var(--zf-primary-semibold);
}
.fbgn-arw {
	position: relative;
	width: 15px;
	height: 2px;
	background: #23ae73;
	display: inline-block;
	top: -3px;
	right: -10px;
}
.fbgn-arw::after {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	transform: rotate(-45deg);
	border: 2px solid #23ae73;
	border-left: 0;
	border-top: 0;
	top: -3px;
	right: 0px;
}
.fbgn-link:hover .fbgn-arw {
	transform: translateX(3px);
	transition: all ease 0.3s;
}
.fbgn_animate {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
}
.fbgn_animate.fbgn_right {
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px);
}
.fbgn_animate.fbgn_left {
	-webkit-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	transform: translateX(-100px);
}
.fbgn_animated {
	opacity: 1;
}
.fbgn_anim {
	-webkit-transition: all ease-in-out .7s;
	-o-transition: all ease-in-out .7s;
	transition: all ease-in-out .7s;
}
.fbgn-lftclm {
	flex-direction: row-reverse;
}
.fbgn-tst {
	margin: 130px auto 0;
	width: 100%;
	position: relative;
}
.tst-cnt {
	width: 92%;
	background: #faf5ef;
	padding: 60px 80px 50px;
	box-sizing: border-box;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	border-radius: 12px;
	box-shadow: 0px 34px 34px 3px rgba(0, 0, 0, 0.1)
}
.fbgn-tst::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 60px;
	background: #083248;
	bottom: 0;
	left: 0;
}
.tst-cnt::before {
	content: "";
	background-position: -26px 0;
	width: 60px;
	height: 49px;
	position: absolute;
	top: -12px;
	right: 30px;
	z-index: 1;
}
.anim-cont-con {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	opacity: 0;
}
.tst-para {
	font: 400 23px/1.5 'Roboto', sans-serif;
	margin-top: 25px;
}
.tst-para a {
	color: #23ae73;
	text-decoration: underline;
}
.spk-con-anim {
	position: relative;
	height: 125px;
}
.tst-usrimg {
	display: block;
}
.spk-incont {
	position: absolute;
	z-index: 0;
	opacity: 0;
	margin-top: 55px;
	color: #333333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.tst-nme {
	font: 18px var(--zf-primary-bold), sans-serif;
	display: block;
}
.tst-dsg {
	font: 16px var(--zf-primary-regular);
	color: #666666;
}
.sldr-nav {
	display: inline-block;
	position: absolute;
	right: 60px;
	bottom: 72px;
	z-index: 2;
}
.sldr-arw {
	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-lftarw {
	opacity: .4;
        cursor: default;
}
.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-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-arw::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-rgtarw::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	left: 11px;
}
.tst-spklft {
	margin-right: 10px;
}
.cta-price {
	margin-top: 35px !important;
	line-height: 1;
	padding: 12px 50px;
}
.bgn-foot-cntnt .bgn-foot-txt {
	max-width: 1000px;
}
.fbgn-rwsec p, .fbgn-rwsec h2 {
	width: 92%;
}
#mini-panel-product_menu .expanded.dropdown .caret {
	background-position: -168px 0px;
}
.snd-para{margin-top:10px;}
.fbgn-bansec.first-row::after {
    background-position: top 0 left 0,top 0px right 0px,bottom 13% left 0px,bottom 13% right 0px;
	
	}
.fbgn-bansec.third-row::after {
    background-position: top 0 left 0,top 0px right 0px,bottom 23% left 0px,bottom 24% right 0px;
	
	}
.i18n-ar .fbgn-bancnt h1, .i18n-ar .fbgn-bancnt p, .fbgn-bancnt h1, .i18n-ar .fbgn-bancnt {
  text-align: center;
}
.i18n-ar .fbgn-smrycnt h4 {
  text-align: center;
}
.i18n-ar .smry-list li {
  margin: 15px 45px 15px 15px;
}
.i18n-ar .smry-list li::after {
  right: -40px;
  left: auto;
}
.i18n-ar .fbgn-rwsec h2, .i18n-ar .fbgn-rwsec p, .i18n-ar .fbgn-clmsec h2, .i18n-ar .fbgn-clmsec p {
  text-align: center;
}
 .i18n-zh-hans .fbgn-tst {
  display: none;
}
.i18n-ar .telephony-lt span, .i18n-ar .telephony-lt {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
h1 {
	font-size: 42px;
}
h2, .bgn-foot-cntnt .bgn-foot-txt h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
.fbgn-breadcrmp {
	width: 94%;
}
.slick-dotted.slick-slider {
	margin-bottom: 0;
	padding: 50px 50px 25px;
}
.slick-slide {
	outline: none;
}
.smry-list li:nth-child(even) {
	margin-right: unset;
}
p, .smry-list {
	font-size: 16px;
}
.smry-list li {
	width: 40%;
}
.smry-list {
	max-width: 760px;
	padding: 25px 35px 25px 30px;
}
.text-wrap {
	max-width: unset;
}
.fbgn-clmsec {
	display: block;
	margin: 60px auto 50px;
	text-align: center;
}
.fbgn-tst {
	margin: 60px auto 0;
}
.fbgn-rwsec {
	margin: 65px auto 50px;
	text-align: center;
}
.fbgn-link {
	padding: 15px 0 5px;
}
.img-wrap {
	margin: 40px auto 0;
}
.fbgn_animate.fbgn_left, .fbgn_animate.fbgn_right {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.fbgn_animate {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.tst-cnt {
	padding: 50px 50px 45px;
	text-align: center;
	box-shadow: unset;
}
.spk-incont {
	position: static;
	opacity: 1;
	text-align: center;
	display: block;
        margin-top: 30px;
}
.tst-para {
	margin-top: 20px;
	font-size: 22px;
}
.tst-usrimg {
	display: inline-block;
}
.slick-dots li {
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
	border-radius: 50%;
	background-color: rgb(67, 68, 68);
	opacity: 0.35;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
}
.tst-cnt::before, .smry-list::after {
	display: none;
}
.slick-dots li.slick-active {
	opacity: 1 !important;
	background-color: rgb(67, 68, 68);
	width: 12px;
	height: 12px;
	border: 1px solid transparent;
}
.fbgn-rwsec p, .fbgn-rwsec h2 {
	width: 100%;
}
.bgn-foot-cntnt .bgn-foot-txt {
	padding: 80px 30px 70px;
}
}

@media only screen and (max-width: 767px) {
.fbgn-bansec {
	padding: 80px 0 0;
}
.bgn-foot-cntnt .bgn-foot-txt {
	padding: 55px 30px 45px;
}
.fbgn-tst {
	margin: 60px auto 70px;
}
.fbgn-tst::before {
	display: none;
}
.fbgn-breadcrmp {
	display: none;
}
.smry-list li {
	width: 100%;
}
.smry-list li::after {
	top: 0;
}
#mini-panel-product_menu .product-title::after {
	background-image: url(/sites/default/files/bigin/by-zoho-white.svg) !important;
}
.fbgn-bansec::after {
    display:none;
}
}

@media only screen and (max-width: 640px) {
h1 {
	margin-bottom: 10px;
}
.slick-dotted.slick-slider {
	padding: 50px 30px 25px;
}
.tst-cnt {
	padding: 50px 30px 45px;
}
.tst-para {
	font-size: 20px;
}
.fbgn-smrycnt::before {
	height: 90px;
}
.fbgn-bansec::after {
	background-position: top 0px left 0px, bottom 90px left 0px, bottom 90px right 0px;
}
.img-wrap {
	margin: 25px auto 0;
}
.rw-img {
	margin-top: 25px;
}
}

@media only screen and (max-width: 480px) {
h1 {
	font-size: 36px;
}
h2, .bgn-foot-cntnt .bgn-foot-txt h2 {
	font-size: 28px;
}
h3 {
	font-size: 20px;
}
.smry-list li::after {
	top: 4px;
}
}