{
    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;
}
.other-lang .bgn-slider-sec p{    font: 26px/1.2 var(--zf-primary-regular);}
.other-lang .stats-sec{vertical-align: top;}
.bgn-slider-sec p br{display:none}
.bgn-spm-main {
    width: 100%;
    margin: -85px auto 0;
}
.bgn-spm-banner {
    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%);
}
.banner-cnt-sec h1 {
    font: 56px/1.1 var(--zf-primary-extrabold);
    letter-spacing: -1.5px;
}
.banner-cnt-sec p {
    font: 18px/1.8 'Roboto', sans-serif;
    margin-top: 20px;
}
.banner-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: 51%;
    display: inline-block;
    vertical-align: top;
}
.bgn-spm-sprdsht-rit {
    width: 34%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 30px;
}
.bgn-spm-sprdsht-rit img {
    width: 260px;
}
.bgn-spm-sprdsht-botom {
    padding-left: 20px;
    margin: 20px 0;
    border-left: 4px solid #32b96b;
}
.bgn-spm-sprdsht-botom p {
    font: 500 18px/1.8 'Roboto', sans-serif;
    max-width: 90%;
    margin: inherit;
}
.bgn-spm-sals-sec {
    max-width: 1170px;
    margin: 55px auto 160px;
    text-align: center;
}
h2 {
    font: 50px/1.2 var(--zf-primary-extrabold);
    margin-bottom: 20px;
}
.bgn-rat-sec h3{
	font: 50px/1.2 var(--zf-primary-extrabold);
}
.bgn-crdsec {
    margin: 50px auto 0;
}
.card-con-inner {
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.card {
    width: 31.4%;
    box-sizing: border-box;
    border: 1px solid rgb(198, 199, 203);
    border-radius: 6px;
    margin-left: 30px;
}
.card:first-child {
    margin-left: 0;
}
.card-inner {
    padding: 35px;
    text-align: left;
}
.bta-crd .card-inner {
    text-align: center;
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    box-sizing: border-box;
}
.card-inner span {
    vertical-align: middle;
}
.card-inner p {
    margin-top: 15px;
}
.card-con-inner h3 {
    font: 600 24px/1.2 'Roboto', sans-serif;
    margin: 0 0 0 8px;
    display: inline-block;
    width: 72%;
    vertical-align: middle;
}
.card-con-inner p {
    font: 16px/1.8 'Roboto', sans-serif;
}
.bgn-rat-sec {
    padding: 65px 0 55px;
    background: #04343e;
    color: #fff;
    background-image: url("/sites/default/files/bigin/stats-bg.jpg");
    background-size: cover;
    background-position: center;
    position:relative;
}
.bgn-ratesec-cnt {
    max-width: 1100px;
    margin: auto;
}
.bgn-ratesec-cnt-lft {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 90px;
}
.bgn-ratesec-cnt-rit {
    width: 46%;
    display: inline-block;
    vertical-align: middle;
}
.stats-sec {
    display: inline-block;
    text-align: left;
    width: 250px;
}
h3.count {
    font: 600 36px/1.1 'Roboto', sans-serif;
    margin-bottom: 0;
    display: inline-block;
}
h3.count:after {
    content: '';
    background-image: url("/sites/default/files/bigin/bgn-pipe-sprite.svg");
    background-position: -282px -100px;
    width: 17px;
    height: 26px;
    display: inline-block;
    margin-left: 5px;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}
.stats-para {
    font: 500 18px/1.1 'Roboto', sans-serif;
    color: #f9d785;
    padding-top: 3px;
}
.stats-sec:nth-child(3), .stats-sec:nth-child(4) {
    margin-top: 45px;
}
.bgn-metsec {
    margin: 150px 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: 305px 0 285px;
    max-width: 1170px;
    text-align: center;
}
.pipeline-card {
    margin: 1px;
    background: #fff;
    width: 49.8%;
}
.pipeline-card .card-inner {
    padding: 40px;
}
.btl {
    border-top-left-radius: 6px;
}
.btr {
    border-top-right-radius: 6px;
}
.bbl {
    border-bottom-left-radius: 6px;
}
.bbr {
    border-bottom-right-radius: 6px;
}
.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;
}
.bgn-slider-sec-lft {
    width: 57%;
    vertical-align: middle;
    display: inline-block;
    background: #309050;
    background-image: url("/sites/default/files/bigin/green-intebg.jpg");
    background-size: cover;
    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%;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    padding-top: 30px;
    margin-right: 40px;
}
.bgn-slider-sec p {
    font: 28px/1.2 var(--zf-primary-regular);
}
.bgn-slider-sec h3 {
    font: 42px/1.2 var(--zf-primary-extrabold);
}
.slt-list {
    margin-top: 90px;
    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;
}
.slt-list li:hover  {
    opacity: 1;
    transition: all ease-in .5s;
}
.slt-list .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;
}
.bgn-cmnpipe-sprit {
    background-image: url("/sites/default/files/bigin/bgn-pipe-sprite.svg");
    display: inline-block;
}
.sale-icon1 {
    background-position: 0 -19px;
    width: 62px;
    height: 60px;
}
.sale-icon2 {
    background-position: -72px -19px;
    width: 62px;
    height: 60px;
}
.sale-icon3 {
    background-position: -144px -19px;
    width: 62px;
    height: 60px;
}
.sale-icon4 {
    background-position: -216px -19px;
    width: 62px;
    height: 60px;
}
.sale-icon5 {
    background-position: -288px -19px;
    width: 62px;
    height: 60px;
}
.sale-icon6 {
    background-position: 0 -83px;
    width: 62px;
    height: 60px;
}
.sale-icon7 {
    background-position: -72px -83px;
    width: 62px;
    height: 60px;
}
.sale-icon8 {
    background-position: -144px -83px;
    width: 62px;
    height: 60px;
}
.sale-icon9 {
    background-position: -216px -83px;
    width: 62px;
    height: 60px;
}
.pipeline-card .card-inner h3 {
    width: 75%;
}
.bgn-testi-sprite {
    background-image: url(/sites/default/files/bigin/bgn-price-sprit.png);
    display: inline-block;
}
.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;
}
.bta-crd .card-inner h3 {
    margin: 0;
    width: 100%;
    color: #fff;
    font: 900 46px/1.2 'Roboto', sans-serif;
}
.bta-crd .card-inner span {
    font: 26px/1.6 'Roboto', sans-serif;
    color: #fff;
}
.umain .bgn-acces {
    display: inline-block;
}
.bta-crd {
    background-image: url("/sites/default/files/bigin/mid-ad-bg.jpg");
    background-size: cover;
    text-align: center;
    border-color: rgb(13, 201, 122);
    position: relative;
}
.bgnimg-cnt {
    width: 100%;
    display: inline-block;
    position: absolute;
}
.bgnalgn-posi {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    height: 485px;
    width: 595px;
}
.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;
}
.testislid-main img {
    border-radius: 6px;
}
.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-left-arrow {
    opacity: .3;
}
.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-automa {
    max-width: 500px;
    box-shadow: 0px 0px 29.52px 6.48px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
}
.bgn-signals {
    max-width: 515px;
    box-shadow: 0px 0px 29.52px 6.48px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
}
.bgn-mobcal {
    max-width: 550px;
}
#slide1 {
    max-width: 595px;
    height: 485px;
}
#slide4 {
    max-width: 515px;
}
#slide2, #slide5 {
    max-width: 500px;
}
#slide5 {
    max-width: 550px;
    margin-left: 180px;
    margin-top: 40px;
}
#slide3 {
    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;
}
.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: 30px;
    border: 1px solid rgb(240, 72, 62);
}
.cta-price {
    background: transparent;
    border: 1px solid #fff;
    margin-left: 12px;
}
.mT30 {
    margin-top: 30px;
}
.testi-punch {
    background-position: -378px -19px;
    width: 52px;
    height: 75px;
    position: absolute;
    top: 0px;
    right: -50px;
    z-index: 1;
}
.grn-txt {
    color: #26c582;
    font: 500 18px/1.6 'Roboto', sans-serif;
}
.bgnpricing-getstrt .bgn-cta {
    margin-top: 20px;
}
.slid-lineanim, .content-anim-con {
    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);
}
}
.card-shdw {
    box-shadow: 0px 0px 10.56px 1.44px rgba(2, 12, 27, 0.15);
    border-radius: 6px;
}
/*	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: -459px 0;
    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: -437px -107px;
	width: 121px;
	height: 40px;
}
.gplay-icon {
    background-position: -300px -106px;
	width: 136px;
	height: 41px;
}
.app-store, .g-play {
    display: none;
    position: absolute;
    right: -70px;
    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 {
    color: #fff;
}
.freez-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    background: #fff;
}
.bgn-acces, .slidedotTips, .txt-mobslid-cont, .bgn-mobimg, .inte-icon-cont, .footer-search, .highlight_batch, .umain .bgn-getstrts,.umain .bgn-not {
    display: none;
}
.bgn-statstxt{
   max-width: 1170px;
    margin: 65px auto 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 55px 0 0px;
    position:relative;
}
.bgn-statstxt p{
    max-width: 860px;
    font: 500 18px/1.6 'Roboto', sans-serif;
    color: #26c582;
}
.twt-poll{
    position: absolute;
    font: 14px 'Roboto', sans-serif;
    top: -20px;
    right: 5px;
    opacity: .5;
}
.product-nav-links .menu li a.active {
    box-shadow: none;
}
#mini-panel-product_menu .expanded.dropdown .caret {
    background: url(/sites/default/files/cliq-arrow-icon.png) no-repeat 0px -48px !important;
}
#mini-panel-product_menu .product-nav-links li .nolink {
    color: #fff;
}
.pr-anata {
    background-position: -423px -4px;
    width: 352px;
    height: 51px;
}
.anata-spkr {
    background-position: -197px -4px;
    width: 56px;
    height: 56px;
}
.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;
}
.bgntsti-lrn {
    color: #23ae73;
    text-decoration: underline;
    display: inline-block;
    font-weight: 400;
}
/*other languages*/
.i18n-ar .banner-cnt-sec p{ max-width:unset}
.i18n-ar .bgn-spm-sprdsht-lft h2, .i18n-ar .slt-list li div{
	text-align: left;
}
.i18n-ar .bgn-testimo h2{text-align:center;}
.i18n-ar .bgn-metsec p{
	display: inline-block;
}
.i18n-ar .compare-tabl,.i18n-ar .bgn-slider-sec,.i18n-ar .bgn-crdsec .card-con-inner{
	direction: ltr;
}
.i18n-ar .bgn-spm-main .bgn-compar-sec .bgn-prc-symbl {
     margin-left: 0;
}
.i18n-ar .bg_lazy_loaded .bg-ylw::after{
	left: inherit;
	right: -10px;
}
.i18n-ar .testi-punch{
	left: -50px;
	right: inherit;
}
.i18n-ar .sldr-nav {
    left: 65px;
	right: inherit;
	direction: ltr;
}
.other-lang .bta-crd .card-inner h3{font-size:34px}
/*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,.gren-bgn,.bgn-rat-sec h3 {
    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:1180px) {
.i18n-ar .bgn-testi-cnt {
    padding: 10px 30px 10px 0;
}
.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;
}
.bgn-spm-sals-sec {
    margin: 0 30px 160px;
}
#expand {
    min-width: inherit;
    position: static;
    margin: auto;
    width: 100%;
}
.bgn-ratesec-cnt {
    margin: 0 30px;
}
.bgn-ratesec-cnt-lft {
    margin-right: 10%;
}
.stats-sec {
    width: 210px;
}
.bgn-rat-sec {
    background-image: none;
}
.bgn-slider-sec {
    margin: -185px 30px 0;
}
#slide1 {
    max-width: 450px;
    height: 380px;
}
.bgn-tele1 {
    max-width: 250px;
}
.bgn-tele2 {
    max-width: 250px;
}
#slide2, .bgn-automa {
    max-width: 400px;
}
#slide3 {
    max-width: 500px;
    text-align: center;
}
#slide4, .bgn-signals {
    max-width: 415px;
}
#slide5 {
    max-width: 400px;
    margin-left: 143px;
    margin-top: 72px;
}
.bgn-mobcal {
    max-width: 400px;
}
.bgnalgn-posi {
    height: 380px;
    width: 450px;
}
.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;
}
}

@media only screen and (max-width:1080px) {
.pipeline-card {
    width: 49.75%;
}
.bgn-testi-cnt {
    width: 68%;
}
.card-con-inner h3 {
    font: 500 22px/1.1 'Roboto', sans-serif;
    width: 71%;
}
.card-inner {
    padding: 35px 20px;
}
.bta-crd .card-inner h3 {
    font-size: 38px;
}
.card {
    margin-left: 20px;
}
}

@media only screen and (max-width:1024px) {
.bgn-statstxt{
       margin: 50px 30px 0;
}
.bgn-slider-sec-rit {
    padding-top: 0;
}
.banner-cnt-sec {
    padding: 140px 0 80px;
}
.hd-txtcnt {
    padding: 80px 30px 60px;
}
.bgn-slider-sec-rit br {
    display: none;
}
.bgnpricing-getstrt {
    margin-top: 60px;
}
.bgn-spm-sals-sec {
    margin: 0 30px 80px;
}
.bgn-crdsec {
    margin: 35px auto 0;
}
.bgn-metsec {
    margin: 70px 30px 0;
}
.bgn-piplinecnt {
    padding: 260px 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;
}
}

@media only screen and (max-width:992px) {
.i18n-ar .bgn-slider-sec .bgn-slider-sec-rit,.i18n-ar .bgn-slider-sec .bgn-slider-sec-rit h3,.i18n-ar .txt-mobslid,.i18n-ar .slidedotTips,.i18n-ar .bgntab-pra,.i18n-ar .cmpr-end,.i18n-ar .bgn-compar-sec h2,.i18n-ar .slick-initialized .slick-slide,.i18n-ar .bgn-testimo h3,.i18n-ar .speaker-inner-details,.i18n-ar .testimonial-pername,.i18n-ar .testimonial-desg, .i18n-ar .slick-slider .slick-dots   {
    text-align: center;
}
.i18n-ar .txt-mobslid-cont{
	direction: ltr;
}
.bta-crd .card-inner {
    position: static;
    top: 0;
    left: 0;
    transform: inherit;
}
.pipeline-card {
    width: 49.7%;
}
.bgninte-mob, #slide3 {
    display: inline-block;
    max-width: 380px;
}
.bgn-slider-sec-rit br {
    display: block;
}
.sldr-arrow {
    background: #fff;
}
.bgn-ratesec-cnt-rit {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 630px;
}
.bgn-ratesec-cnt-lft {
    width: 100%;
    display: block;
    text-align: center;
    max-width: 700px;
    margin: auto;
}
.stats-con-inner, .stats-sec {
    text-align: center;
}
.banner-cnt-sec {
    margin: 0 30px;
}
.banner-cnt-sec p {
    font: 16px/1.8 'Roboto', sans-serif;
}
.bgn-crdsec .card-con-inner {
    width: 100%;
    display: inline-block;
}
.card {
    width: 100%;
    float: none;
    max-width: 700px;
    margin: 15px auto 0;
}
.card:first-child {
    margin-left: auto;
}
.mT30 {
    margin-top: auto;
}
.bgn-crdsec {
    margin: 20px auto 0;
}
.bgn-slider-sec-rit {
    width: 100%;
    max-width: 700px;
    margin: auto;
    text-align: center;
}
.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: 255px 0 405px;
}
#slide1, .bgn-tele2 {
    max-width: 400px;
}
.bgn-tele2 {
    position: static;
}
.bgn-mobimg {
    max-width: 250px;
    width: 100%;
    position: relative;
    display: block;
}
.fullmob-mbl {
    width: 180px;
    margin-top: 4px;
}
.bgnsvg-imgmob {
    width: 158px;
    top: 11px;
    left: 11px;
    position: absolute;
}
#slide5 {
    max-width: 180px;
    margin: auto;
}
#slide1 {
    height: auto;
}
.bgnalgn-posi {
    height: 288px;
    width: 300px;
}
#slide1, #slide2, #slide4, .bgn-signals, .bgn-automa, .bgn-tele2 {
    max-width: 300px;
}
.inte-icon-cont {
    padding: 20px 15px;
}
.stats-sec {
    margin-top: 45px;
}
.stats-sec:first-child {
    margin-top: 0;
}
.inte-icon-cont, .bgn-mobcal, .bgn-tele1, .slt-list, .active_line {
    display: none;
}
}
@media only screen and (max-width:835px) {

.i18n-ar .bgn-compar-sec,.i18n-ar .title-sec,.i18n-ar .compare{
	text-align: center;
}
.i18n-ar .bgn-spm-sprdsht-lft h2 {
    text-align: right;
}
.i18n-ar .bg_lazy_loaded .bg-ylw::after{
display:none;
}
}
@media only screen and (max-width:768px) {
.bgn-spm-sprdsht-botom p {
    max-width: 100%;
}
.pipeline-card .card-inner {
    padding: 35px 20px;
}
.pipeline-card .card-inner h3 {
    margin: 0 0 0 8px;
}
.pipeline-card {
    margin: 2px 0;
    width: 100%;
}
.card-con-inner {
    display: block;
}
.btl, .btr, .bbl, .bbr {
    border-radius: 0;
}
.pipeline-card:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.pipeline-card:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.btr, .bbl {
    border-radius: 0 !important;
}
br {
    display: none;
}
.bgnpricing-getstrt h4 br {
    display: block;
}
.bgn-spm-sprdsht-rit {
    width: 100%;
    display: block;
    text-align: center;
    max-width: 600px;
    margin: 25px auto 0;
}
.bgn-spm-sprdsht-lft {
    width: 100%;
    display: block;
}
.bgn-footer {
    margin: 70px 25px 80px;
}
.bgnpricing-getstrt h4 {
    font: 18px/1.4 var(--zf-primary-regular);
    margin-bottom: 0;
}
.bgn-spm-sprdsht-cnt {
    background: #fff;
    padding: 0;
}
}

@media only screen and (max-width:767px) {
.bgn-acces{
  display:none !important;
}
.banner-cnt-sec h1 {
    font: 42px/1.1 var(--zf-primary-extrabold);
}
#mini-panel-product_menu .product-title::after {
    background-image: url(/sites/default/files/bigin/by-zoho-white.svg);
}
}

@media only screen and (max-width:640px) {
#slide3 {
    max-width: 340px;
}
.banner-cnt-sec h1 {
    font: 42px/1.1 var(--zf-primary-extrabold);
}
h2,.gren-bgn,.bgn-rat-sec h3 {
    font: 36px/1.1 var(--zf-primary-extrabold);
}
.bgn-testi-cnt-txt {
    font: 500 18px/1.5 'Roboto', sans-serif;
}
}

@media only screen and (max-width:550px) {
.banner-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;
}
}

@media only screen and (max-width:480px) {
.bgn-qr-cnt {
    display: none;
}
.bgn-img {
    margin: 30px 0 -130px;
}
.bgn-piplinecnt {
    padding: 170px 0 405px;
}
.bgn-slider-sec-rit br {
    display: none;
}
.txt-mobslid {
    width: 240px;
}
.stats-sec:first-child {
    margin-top: 30px;
}
#slide5 {
    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: -58px;
    top: 5px;
}
.app-store, .g-play {
    display: inline-block;
}
.bgninte-mob, #slide3 {
    display: inline-block;
    max-width: 350px;
}
.banner-cnt-sec h1 {
    font: 36px/1.1 var(--zf-primary-extrabold);
}
h2,.gren-bgn,.bgn-rat-sec h3 {
    font: 28px/1.1 var(--zf-primary-extrabold);
}
}

@media only screen and (max-width:375px) {
.txt-mobslid-cont {
    font: 600 16px 'Roboto', sans-serif;
}
.txt-mobslid {
    width: 180px;
}
.bgninte-mob, #slide3 {
    max-width: 320px;
}
.gplay-icon {
    transform: scale(.8);
}
}