.umain .bgn-acces, .umain .bgn-accsimg, picture {
  display: inline-block;
}
.bigin-main, img {
  width: 100%;
}
.bgn-hdlogo {
  background-image: url(/sites/default/files/styles/product-home-page/public/bigin/icon-bigin.png?itok=gU4ooUNJ);
  background-size: 30px;
  width: 30px;
  height: 40px;
  margin: 10px 0 0 10px !important;
  display: inline-block;
}
.product-header-top .menu-icon-help-header .product-title a {
  float: left;
  font-size: 21px;
  color: #000;
  font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
  line-height: 20px;
  padding: 9px 0 0px 10px;
}
.product-header-top .menu-icon-help-header .product-title a::after {
  content: "by Zoho CRM";
  POSITION: relative;
  font-size: 10px;
  width: 125px;
  top: 0;
  display: block;
  font-family: var(--zf-primary-regular);
  margin-top: -2px;
}
.bgn-botm {
  float: right;
}
.bgn-botm .zgh-localSelect:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  top: 8px;
  right: -15px;
}
.bgn-botm .zgh-localSelect:before {
  background-image: url(https://www.zoho.com/one/images/zone-sprite@2x.png);
  background-position: -260px 0;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 20px;
  left: -2px;
  position: absolute;
  top: 3px;
  width: 20px;
  z-index: 1;
  background-size: 400px auto;
}
.zlang-container {
  margin: 5px 16px 0 0;
}
.i18n-ar .bgn-botm {
  float: left;
}
.umain .zgh-localSelect {
  padding: 0 0 0 20px;
}
p {
  color: #222;
  font: 16px/1.8 'Roboto', sans-serif;
  margin: 15px 0;
}
.fully-mobile p,.bgn-botm .zgh-localSelect {
  color: #fff;
}
.bgn-feat-banner {
  max-width: 900px;
  padding: 50px 25px 90px;
  text-align: center;
  margin: auto;
}
h1 {
  font: 56px/1.2 var(--zf-primary-extrabold);
  letter-spacing: -1.5px;
}
h2 {
  font: 50px/1.2 var(--zf-primary-extrabold);
  letter-spacing: -1.5px;
  margin-bottom: 10px;
}
.bgn-feat-banner p {
  font: 18px/1.8 'Roboto', sans-serif;
  margin-bottom: 0;
}
.bgn-feat-banner .cta-price {
  color: #00b87b;
  border-color: #00b87b;
}
.lm_navSec {
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.lm_navSec.lm_fix {
  position: sticky;
  position: -webkit-sticky;
  width: 100%;
  box-sizing: border-box;
  top: 51px;
  left: 0;
  z-index: 99;
  background: #ffffff;
}
.lm_navigation {
  position: relative;
  display: inline-block;
}
.lm_navSec.lm_fix .lm_navigation {
  box-shadow: none;
}
.lm_navSec:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #dedede;
  display: block;
}
.lm_navSec.lm_fix::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  border-top: 1px solid #dedede;
  display: block;
}
.lm_navSec.ie_edge.lm_fix {
  position: fixed;
}
.lm_navLst {
  display: inline-block;
  list-style-type: none;
  padding: 15px 20px;
  cursor: pointer;
  position: relative;
  line-height: 1;
}
.lm_navLst > span {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #757070;
  font-family: 'Roboto', sans-serif;
  line-height: 1;
  position: relative;
  cursor: pointer;
}
.selected-tab {
  border-bottom: 3px solid #22ae73;
  width: 164px;
  position: absolute;
  left: 0;
  top: 94%;
  height: 2px;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  list-style-type: none;
}
.lm_navLst > span:hover, .lm_navSec.lm_fix .lm_navLst.active > span, .lm_navLst.active > span {
  color: #00b87b;
}
.bg_lazy_loaded .bgn-cmn-sprit {
  background-image: url(/sites/default/files/bigin/bigin-features.svg);
  display: inline-block;
}
.bgn-tab-container {
  position: relative;
  padding-top: 100px
}
.bg_lazy_loaded.bgn-tab-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: url(/sites/default/files/crm/bigin-waves.png);
  z-index: -1;
  width: 100%;
  opacity: .7;
}
.bgn-tab-container:after {
  content: '';
  position: absolute;
  background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(234, 238, 242) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(234, 238, 242) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(234, 238, 242) 100%);
  top: 0;
  left: 0;
  height: 20%;
  z-index: -1;
  width: 100%;
}
.lm_navSource {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto 150px;
  text-align: center
}
#bgnsec-4.lm_navSource {
  margin-bottom: 120px;
}
.lm_navSource .inner-para {
  max-width: 980px;
  margin: 0 auto 40px;
  width: 100%;
  font-size: 16px
}
#bgnsec-3 {
  margin-bottom: 80px;
}
.bgn-double-sec {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bgn-lftsec {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-right: 45px;
}
.bgn-ritsec {
  width: 52%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.feature-box p {
  font: 16px/1.8 Roboto;
  text-align: left;
}
.feature-box {
  width: 49%;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  padding: 20px
}
.feature-box h3 {
  font: 700 26px/1.2 'Roboto', sans-serif;
  margin: 0 0 0 10px;
  display: inline-block;
  width: calc(100% - 90px);
  vertical-align: middle;
  text-align: left;
}
.screen-title-sec {
  position: absolute;
  left: 80px;
  top: 15px;
}
p.screen-title {
  display: none;
  font: 600 18px/1 Caveat;
  letter-spacing: 1px;
}
.testi-cont p.screen-title {
  position: absolute;
  top: -12px;
  left: 0;
}
#bgnsec-1 .screen-title, #bgnsec-2 .screen-title {
  position: absolute;
  display: block;
}
p.screen-title.bgn-email {
  left: 100px;
  right: unset;
  top: -18px;
}
p.screen-title.bgn-twitter {
  left: 40px;
  bottom: 5px;
}
p.screen-title.bgn-telephony {
  bottom: 110px;
  right: 30px;
}
p.screen-title.bgn-pipeline-stages {
  top: -28px;
  left: 15px;
}
p.screen-title.bgn-pipeline-view {
  top: -85px;
  left: 35px;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
p.screen-title.bgn-task {
  text-align: center;
  bottom: -143px;
  left: -20px;
  right: 0;
  margin: 0 auto;
}
.focs-ptrn {
  max-width: 628px;
  margin-top: -15px;
  margin-left: 22px;
  transform: rotate(2deg);
}
.bgn-svg-img {
  position: absolute;
  z-index: 1;
  box-shadow: 0px 12px 23.04px 0.96px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.bgn-email {
  max-width: 510px;
  right: 55px;
  top: 24px;
}
.bgn-twitter {
  max-width: 380px;
  left: 27px;
  bottom: 50px;
}
.bgn-telephony {
  max-width: 310px;
  right: 15px;
  bottom: 150px;
}
#bgnsec-2 {
  padding: 85px 20px 0;
  border-radius: 6px;
  background-color: rgb(255, 232, 180);
  max-width: 1340px;
  margin: 90px auto 200px;
  box-sizing: border-box;
}
#bgnsec-2 .bgn-lftsec, #bgnsec-2 .bgn-ritsec {
  width: 100%;
  margin: 0 auto
}
#bgnsec-2 .bgn-double-sec {
  display: block
}
#bgnsec-2 .feature-box:nth-child(2) {
  padding-right: 30px;
}
#bgnsec-2 .bgn-lftsec, .bgn-integ-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#bgnsec-2 .bgn-ritsec {
  text-align: left;
  margin: 95px auto 40px;
}
#bgnsec-4 .bgn-lftsec {
  margin: 0 0 0 50px;
}
#bgnsec-5 {
  max-width: 1240px;
  padding-bottom: 160px;
  margin: 0 auto;
}
.bgn-integ-sec > div {
  max-width: 595px;
  margin: 0 auto;
  width: 100%;
  padding: 55px 45px 35px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 6px;
}
.bgn-integ-sec .bgn-lftsec.bg_lazy_loaded {
  background: url(/sites/default/files/bigin/mobile-green-bg.jpg);
}
.bgn-integ-sec .bgn-ritsec.bg_lazy_loaded {
  background: url(/sites/default/files/bigin/integration-yellow-bg.jpg);
}
.bgn-integ-sec .bgn-lftsec.bg_lazy_loaded, .bgn-integ-sec .bgn-ritsec.bg_lazy_loaded {
  height: auto;
  width: 100%;
  background-size: cover
}
.bgn-lftsec.fully-mobile {
  margin-right: 60px;
  color: #fff;
  padding-bottom: 0;
  border: 1px solid #029665;
}
.bgn-pipeline-stages {
  position: static;
  max-width: 570px;
  margin: 0 auto -30px 25px;
}
.bgn-pipeline-view {
  max-width: 670px;
  right: 20px;
  top: -55px;
}
.bgn-task {
  max-width: 670px;
  right: 20px;
  bottom: -115px;
}
.google-play-btn, .apple-store-btn {
  text-indent: -999em;
  display: inline-block;
  margin: 10px 15px 0 0;
  cursor: pointer;
}
.google-play-btn {
  background-position: 0 -264px;
  width: 136px;
  height: 40px;
  margin-right: 0px;
}
.apple-store-btn {
  background-position: -139px -264px;
  width: 120px;
  height: 40px;
}
.apple-store-btn.remove-app-margin {
  margin-right: 0
}
.bgn-ritsec.bgn-integ-animsec {
  padding: 55px 0 35px;
  border: 1px solid #e0c89e;
}
.bgn-integ-animsec .integ-content-sec {
  padding: 0 45px;
}
.integ-content-sec p {
  margin: 10px 0;
}
.bgn-integ-animsec .integ-img-con {
  text-align: center;
  width: 100%;
  overflow: hidden;
  padding: 30px 0 15px;
}
.bgn-integ-animsec h2 {
  margin: 0 auto;
  line-height: 1;
}
.hub-lrn {
  margin: 0 auto;
  color: #333;
  font: 600 16px 'Roboto';
  padding-right: 9px;
  display: inline-block;
  text-align: center;
}
.arrow {
  position: relative;
  width: 15px;
  height: 2px;
  background: #333;
  display: inline-block;
  top: -3px;
  right: -3px;
  transition: all ease .3s;
}
.arrow:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border: 2px solid #333;
  transform: rotate(-45deg);
  border-left: 0;
  border-top: 0;
  top: -3px;
  right: 0;
}
.hub-lrn:hover .arrow {
  transform: translateX(3px);
}
.integ-rows .integ-prd-con {
  margin: 0 10px 0 0;
  box-sizing: border-box;
  text-align: center;
  width: 142px;
  height: 140px;
  display: inline-block;
  background: rgb(255, 255, 255);
  border-radius: 6px;
  vertical-align: top;
}
.prd-name {
  font-size: 14px;
  margin: 10px 0 0;
}
.integ-rows {
  height: 140px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
}
.integ-row1 {
  position: relative;
  animation: scroll-top 50s linear infinite;
  animation-direction: normal;
  animation-direction: reverse;
}
.integ-row2 {
  margin-bottom: 0;
  position: relative;
  animation: scroll-btm 50s linear infinite;
  animation-direction: normal;
}
@keyframes scroll-top {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-450px));
  }
}
@keyframes scroll-btm {
  0% {
    transform: translateX(-160px);
  }
  100% {
    transform: translateX(calc(-450px));
  }
}
.feature-box .bgn-cmn-sprit {
  width: 63px;
  height: 62px;
  vertical-align: middle;
}
.bgn-telephony-icon {
  background-position: 0 0;
}
.bgn-email-icon {
  background-position: -66px 0;
}
.bgn-twitter-icon {
  background-position: -132px 0;
}
.webform-icon {
  background-position: -198px 0
}
.pipeline-icon {
  background-position: 0 -66px
}
.customize-icon {
  background-position: -66px -66px
}
.multi-pipeline-icon {
  background-position: -132px -66px
}
.act-mngent-icon {
  background-position: -198px -66px
}
.workflow-icon {
  background-position: 0 -131px
}
.products-icon {
  background-position: -66px -132px
}
.dashboards-icon {
  background-position: -132px -132px
}
.signals-icon {
  background-position: -198px -132px
}
.imp-exp-icon {
  background-position: 0 -198px
}
.role-profile-icon {
  background-position: -66px -198px;
}
.audit-log-icon {
  background-position: -132px -198px
}
.secure-icon {
  background-position: -198px -198px;
}
.testi-cont {
  position: absolute;
  max-width: 560px;
  height: 400px;
  margin: 0 auto;
  top: 28px;
  left: 53%;
  transform: translateX(-50%);
  width: 100%;
}
.strt-list {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  perspective: 1000px;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -webkit-transform-style: preserve-3d;
}
.strt-list li {
  position: absolute;
  border-radius: 0;
  top: 30px;
  left: -15px;
  bottom: 0;
  list-style-type: none;
  text-align: center;
  height: 363px;
  width: 100%;
  transition: transform 0.6s ease;
  box-sizing: border-box;
}
.current-slide {
  z-index: 5;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px) scale(1, 1);
  visibility: inherit;
}
.testi-slide1 {
  z-index: 4;
  opacity: 0.8;
  transform: translate3d(0px, 10px, 0px) scale(0.99, 0.99);
  visibility: inherit;
}
.testi-slide2 {
  z-index: 3;
  opacity: 0.6;
  transform: translate3d(0px, 20px, 0px) scale(0.98, 0.98);
  visibility: inherit;
}
.testi-slide3 {
  z-index: 2;
  opacity: 0.4;
  transform: translate3d(0px, 30px, 0px) scale(0.97, 0.97);
  visibility: inherit;
}
.strt-list h5 {
  font: 22px/1.5 'Roboto Slab', serif;
  text-align: left;
}
.click-li {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.click-li li {
  width: 40px;
  height: 15px;
  background: #d1d8db;
  margin: 5px;
  border-radius: 6px;
  list-style-type: none;
  display: inline-block;
  cursor: pointer;
}
.click-li li.testi-select {
  background: #03a9f5;
}
.set-mat {
  transform: matrix(0.86, 0.5, -0.5, 0.86, 700, 20) !important;
  opacity: .6 !important;
  z-index: 6 !important;
}
#bgnsec-4 .set-mat {
  transform: matrix(0.86, 0.5, -0.5, 0.86, -400, -20) !important;
  transform: unset
}
.sldr-arrow.bgnslid-nxt:before, .sldr-arrow.sldr-right-arrow:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  left: 11px
}
.sldr-count {
  display: inline-block;
  margin: 0 15px;
}
.sldr-left-arrow {
  opacity: .3
}
.sldr-nav-count, .sldr-nav-cnt {
  font: 600 16px/1.3 Roboto, sans-serif;
  color: #000;
  z-index: 0;
  opacity: 0;
  position: absolute;
  left: 0;
  top: -6px;
}
.pipeline-card .card-inner h3 {
  width: 75%;
}
.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;
}
/*footer css*/
.bgn-price-ftr {
  background-image: -moz-linear-gradient(90deg, rgb(4, 27, 38) 0%, rgb(8, 51, 73) 100%);
  background-image: -webkit-linear-gradient(90deg, rgb(4, 27, 38) 0%, rgb(8, 51, 73) 100%);
  background-image: -ms-linear-gradient(90deg, rgb(4, 27, 38) 0%, rgb(8, 51, 73) 100%);
  display: inline-block;
  width: 100%;
}
.bgn-footer {
  margin: 150px auto 50px;
  position: relative;
  z-index: 9;
  max-width: 1200px;
  text-align: left;
}
.bgn-footer .ZPprivacy {
  list-style: none;
  border-top: 1px solid #bbb;
  padding: 40px 0 5px;
  text-align: center;
}
.bgn-footer .ZPprivacy li:first-child {
  padding-left: 0;
}
.bgn-footer .ZPprivacy li {
  display: inline-block;
  border-right: 1px solid #ccc;
  padding: 0 10px;
  margin-bottom: 10px;
  line-height: 12px;
}
.bgn-footer .ZPprivacy li a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 0;
  font-size: 12px;
}
.bgn-footer .ZPprivacy li:last-child {
  border-right: none;
}
.bgn-footer p {
  padding: 0;
  font-size: 12px;
  max-width: 100%;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
}
.bgn-mail {
  font: 500 18px 'Roboto', sans-serif;
  color: #fff;
  margin: 0 5px 10px;
  display: inline-block;
  text-decoration: none;
}
.bgnpricing-getstrt {
  width: 100%;
  text-align: center;
  margin-top: 105px;
}
.bgnpricing-getstrt h4 {
  font: 400 20px/1.5 'Roboto', sans-serif;
  max-width: 895px;
  margin: 0 auto 10px;
  color: #fff;
}
.gren-bgn {
  color: #28cb86;
  font: 50px/1.2 var(--zf-primary-extrabold);
  letter-spacing: -1.5px;
  margin-bottom: 10px;
  display: inline-block;
}
.bgn-feature-main p.bgn-not {
  font: 16px 'Roboto', sans-serif !important;
  color: #fff;
  margin-top: 15px;
  display: block;
  opacity: 0.6
}
.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;
  bottom: -10px;
}
.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-nav-count.alter {
  font-weight: 400;
  color: #757575;
  position: static;
  opacity: 1;
  display: inline-block;
  vertical-align: middle;
}
.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;
}
#expand {
  position: relative;
  margin: auto;
  width: 1300px;
  transition: linear .2s;
}
.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: -841px 0;
  width: 100px;
  height: 82px;
  position: absolute;
  top: -35px;
  left: -60px;
  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);
}
.integ-prd-con .bgn-cmn-sprit {
  width: 141px;
  height: 141px;
}
.office-365 {
  background-position: -264px 0
}
.zoho-desk {
  background-position: -408px 0
}
.bgn-google {
  background-position: -552px 0
}
.zoho-meeting {
  background-position: -696px 0
}
.zoho-flow {
  background-position: -264px -144px
}
.zoho-cardscner {
  background-position: -408px -144px
}
.zapier {
  background-position: -552px -144px
}
.zoho-campaign {
  background-position: -696px -144px
}
.mailchamp {
  background-position: -841px 0;
}
.zoho-crm {
  background-position: -985px 0;
}
.ringcentral {
  background-position: -1129px 0;
}
.zoho-sites {
  background-position: -841px -144px;
}
.zoho-forms {
  background-position: -985px -144px;
}
.fully-mobile .integ-img-con {
  max-width: 270px;
  margin: 5px auto 0;
  overflow: hidden;
  position: relative;
  height: 380px;
}
.ipone-img {
  display: inline-block;
  padding: 30px 0 0;
  max-width: 100%;
  vertical-align: bottom;
  text-align: center;
  margin: 0 auto -100px;
}
object.bgnsvg-imgmob, img.bgnsvg-imgmob {
  width: 238px;
  top: 45px;
  left: 17px;
  position: absolute;
}
.i18n-ar .lm_navSec, .i18n-ar .bgn-feat-banner, .i18n-ar h1, .i18n-ar .bgn-feat-banner p, .i18n-ar h2, .i18n-ar .lm_navSource .inner-para, .i18n-ar .fully-mobile p, .i18n-ar .integ-content-sec p, .i18n-ar .dwnload-apps, .i18n-ar .bgnpricing-getstrt h4, .i18n-ar .bgn-feature-main p.bgn-not, .i18n-ar .bgnpricing-getstrt > div, .i18n-ar .bgn-arrow, .i18n-ar .gren-bgn {
  text-align: center;
}
.i18n-ar .cta-price {
  margin: 0 12px 0 0;
}
.i18n-ar .feature-box h3 {
  margin: 0 10px 0 0;
  text-align: right;
}
.i18n-ar .feature-box p {
  text-align: right;
}
.i18n-ar .bgn-lftsec.fully-mobile {
  margin: 0 0 0 60px;
}
.i18n-ar .google-play-btn, .i18n-ar .apple-store-btn {
  margin: 10px 0 0 15px;
}
.i18n-ar .google-play-btn {
  margin-left: 0;
}
.i18n-ar .fully-mobile .integ-img-con {
  height: 264px;
}
.i18n-ar .bgn-mail:before {
  margin: 0 0 0 8px;
}
.i18n-ar .product-header-top .menu-icon-help-header .product-title a {
  width: 60px;
}
.i18n-ar .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header, .i18n-ar .menu-icon-help-header.pull-left,.i18n-ar .bgn-arrow {
  direction: ltr;
}
.other-lang .feature-box h3 {
  word-break: break-word;
}
.i18n-ar .bgn-footer .ZPprivacy li:last-child {
  padding-left: 0;
  border-right: 1px solid #ccc;
}
.i18n-ar .bgn-footer .ZPprivacy li:first-child {
  border-right: none;
  padding-left: 10px;
}
.i18n-ar .zgh-localSelect {
  padding: 0 20px 0 0;
}
.other-lang .bgn-price-ftr {
  padding-bottom: 90px;
}
.i18n-en .bgn-price-ftr, .other-lang .bgn-footer,.integ-rows .integ-prd-con.added, .bgn-acces, .slidedotTips, .txt-mobslid-cont, .bgn-mobimg, .inte-icon-cont, .footer-search, .highlight_batch, .umain .bgn-getstrts, .umain .bta-crd .bgn-not, .integ-prd-con.added {
  display: none;
}
/*promotion css*/
.zpromotion {
  background: #186d49;
  padding: 10px 80px 10px 10px;
  position: relative;
  width: 100%;
  box-sizing: border-box !important;
}
.zpromotion p {
  margin: 0;
  text-align: center;
  font: 16px var(--zf-primary-semibold);
  max-width: 100%;
}
.zpromotion p span {
  margin-right: 10px;
  color: #fff;
}
.zpromotion .lrn {
  padding: 0;
  display: inline-block;
  color: #fff;
  margin: 0;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.zpremoclose {
  position: absolute;
  right: 22px;
  top: 10px;
  width: 20px;
  height: 20px;
  opacity: 1;
  background: #fff;
  border-radius: 50%;
  font-size: 0;
  cursor: pointer;
}
.zpremoclose:before, .zpremoclose:after {
  position: absolute;
  left: 9px;
  content: ' ';
  height: 11px;
  width: 2px;
  background-color: #0a0000;
  top: 5px;
}
.zpremoclose:after {
  transform: rotate(-45deg);
}
.zpremoclose:before {
  transform: rotate(45deg);
}
.fbgn-link {
  color: #23ae73;
  font: 600 16px 'Roboto';
  display: block;
  padding: 5px 0;
}
.fbgn-arw {
  position: relative;
  width: 15px;
  height: 2px;
  background: #23ae73;
  display: inline-block;
  top: -3px;
  right: 0;
}
.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;
}
.white-link {
  color: #fff;
  text-align: center !important;
}
.white-link .fbgn-arw,.bgn-inner-anim {
  background: #fff;
}
.white-link .fbgn-arw::after {
  border-color: #fff;
}
@media only screen and (max-width: 1366px) {
  h1 {
    font-size: 50px;
  }
  h2, .gren-bgn {
    font-size: 42px;
  }
  #bgnsec-2 {
    border-radius: 0
  }
}
@media only screen and (max-width: 1280px) {
  .bgn-pipeline-view {
    top: -25px;
  }
  .bgn-email {
    top: 30px;
  }
  .bgn-pipeline-stages {
    margin: 0 auto -30px 30px;
  }
  .bgn-task, .bgn-pipeline-view {
    right: 15px;
    bottom: -110px;
    max-width: 54%;
  }
  p.screen-title.bgn-email {
    left: 110px;
    top: 0px;
  }
  p.screen-title.bgn-twitter {
    left: 55px;
    bottom: 16px;
  }
  p.screen-title.bgn-telephony {
    bottom: 120px;
    right: 50px;
  }
  p.screen-title.bgn-pipeline-stages {
    top: -5px;
    left: 45px;
  }
  p.screen-title.bgn-pipeline-view {
    top: -35px;
    left: 60px;
  }
  p.screen-title.bgn-task {
    bottom: -130px;
    left: -15px;
  }
  .bgn-svg-img {
    transform: scale(0.9);
  }
  #bgnsec-2 .bgn-ritsec {
    margin: 60px auto 40px;
  }
  .focs-ptrn {
    transform: rotate(2deg) scale(0.9);
  }
  .mximg {
    transform: scale(0.9);
  }
}
@media only screen and (max-width: 1220px) {
  .bgn-double-sec {
    margin: 0 30px 100px;
  }
  .bgn-lftsec.fully-mobile {
    margin-right: 30px;
  }
  #bgnsec-2 .bgn-ritsec {
    margin: 70px auto 40px;
  }
  .fully-mobile .integ-img-con {
    height: 335px;
  }
  #bgnsec-4 .bgn-lftsec {
    margin: 0 0 0 30px;
  }
  .bgn-lftsec {
    margin-right: 30px;
    width: 53%;
  }
  .bgn-ritsec {
    width: 45%;
  }
  .bgn-footer {
    margin: 110px 25px 50px;
  }
  .testi-cont {
    top: -30px;
  }
  .bgn-pipeline-stages {
    max-width: 50%;
    margin: 0px auto -60px -20px;
  }
  .bgn-pipeline-view {
    top: -60px;
    right: 0;
  }
  .bgn-task {
    bottom: -50px;
    right: 0;
    max-width: 54%;
  }
  p.screen-title.bgn-pipeline-stages {
    top: -10px;
    left: 30px;
  }
  p.screen-title.bgn-pipeline-view {
    top: -75px;
    left: 83px;
  }
  p.screen-title.bgn-task {
    bottom: -75px;
    left: 30px;
  }
  p.screen-title.bgn-email {
    left: 30px;
    top: -100px;
  }
  p.screen-title.bgn-twitter {
    left: 20px;
    bottom: 0px;
  }
  p.screen-title.bgn-telephony {
    bottom: 90px;
    right: 30px;
  }
  .bgn-email {
    top: -65px;
    right: 55px;
  }
  .bgn-twitter {
    left: -10px;
    bottom: 35px;
  }
  .bgn-telephony {
    right: 0px;
    bottom: 120px;
  }
  .bgn-feat-banner {
    padding: 50px 25px 80px;
  }
  .bgn-tab-container {
    padding-top: 70px;
  }
  .lm_navSource {
    margin: 0 auto;
  }
  #bgnsec-2 {
    padding: 70px 20px 0;
    margin: 40px auto 75px;
  }
}
@media only screen and (max-width: 1140px) {
  .lm_navSec.lm_fix {
    top: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .fbgn-link {
    text-align: left;
  }
  .bgn-double-sec {
    flex-direction: column;
    margin: 30px 0 0;
  }
  #bgnsec-5 {
    padding-bottom: 100px;
  }
  .lm_navLst {
    padding: 15px;
  }
  .bgn-lftsec, #bgnsec-2 .bgn-lftsec, .bgn-integ-sec {
    width: 100%;
    display: block;
    text-align: center;
  }
  .bgn-ritsec {
    width: 650px;
    margin-top: 30px;
  }
  #bgnsec-4 .bgn-lftsec, .bgn-lftsec {
    margin: 0;
  }
  .bgn-integ-sec > div {
    padding: 45px 25px;
  }
  .bgn-lftsec.fully-mobile {
    margin: 0 auto 70px;
  }
  .bgn-integ-animsec .integ-content-sec {
    padding: 0 30px;
  }
  .testi-cont {
    top: 28px;
  }
  p.screen-title.bgn-email {
    left: 120px;
    top: 5px;
  }
  p.screen-title.bgn-twitter {
    left: 60px;
    bottom: 15px;
  }
  p.screen-title.bgn-telephony {
    bottom: 120px;
    right: 50px;
  }
  .lm_navSource {
    padding: 0 25px;
    box-sizing: border-box;
    margin: 0 auto 80px;
  }
  .bgntxt-mob {
    margin-top: 50px;
  }
  .animated-showing.animated-initial {
    opacity: 1;
    transform: inherit;
  }
  .bgnpric-mainsec {
    margin: 0 30px;
  }
  .bgnpricing-getstrt {
    margin-top: 60px;
  }
  p.screen-title.bgn-pipeline-view {
    top: -80px;
    left: 85px;
  }
  #bgnsec-2 .bgn-ritsec {
    margin: 80px auto 0;
  }
  .lm_navSource .inner-para {
    margin: 0 auto;
  }
  .bgn-tab-container {
    padding-top: 70px;
  }
  #bgnsec-2 {
    margin: 0 auto 150px;
    padding: 70px 20px 0;
  }
  .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;
  }
  .bgn-email {
    top: 40px;
    right: 55px;
  }
  .bgn-twitter {
    left: 30px;
    bottom: 50px;
  }
  .bgn-telephony {
    right: 15px;
    bottom: 150px;
  }
  .i18n-ar .bgn-integ-sec {
    text-align: center;
  }
  .i18n-ar .bgn-lftsec.fully-mobile {
    margin: 0 auto 70px;
  }
}
@media only screen and (max-width: 992px) {
  .spkr-details {
    position: static;
    opacity: 1;
    text-align: center;
  }
  .bgn-feature-main {
    overflow-x: hidden;
  }
  .foot-langsec {
    padding: 25px 25px 0;
  }
  .other-lang .bgn-price-ftr {
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .bgn-acces, .umain .bgn-getstrts, .bgn-getstrts {
    display: none !important;
  }
  #bgnsec-4.lm_navSource {
    margin-bottom: 80px;
  }
  .texti-web {
    margin-top: 40px;
  }
  .bgn-tab-container {
    padding-top: 70px;
  }
  #bgnsec-2 .bgn-ritsec {
    margin: 0 auto 60px;
    text-align: center;
  }
  .integ-content-sec {
    padding: 0;
  }
  .screen-title-sec {
    position: absolute;
    left: 15px;
    top: 5px;
    width: 100%;
  }
  .bgn-ritsec {
    width: 90%;
    margin-top: 30px;
  }
  .testi-cont {
    height: 320px;
    top: 16px;
  }
  .strt-list li {
    max-width: 400px;
  }
  .bgnpricing-getstrt h4 {
    font: 18px/1.4 var(--zf-primary-regular);
  }
  .bgn-footer {
    margin: 70px 25px 80px;
  }
  .cta-price {
    margin-left: 0;
  }
  .bgn-svg-img {
    position: absolute;
    margin: 30px auto 0;
    max-width: 95%;
    visibility: hidden;
    transform: unset;
    border-radius: unset;
  }
  .bgn-svg-img.sld-active {
    position: static;
    visibility: visible
  }
  .bgn-arrow {
    margin: 15px 0 0;
  }
  #bgnsec-1 .screen-title, #bgnsec-2 .screen-title, .screen-title {
    position: absolute;
    display: none;
    left: 50px;
    right: unset;
    top: 0px;
  }
  #bgnsec-1 .screen-title {
    left: 30px;
    top: -10px;
  }
  p.screen-title {
    position: absolute;
    top: -10px;
    left: 45px;
  }
  #bgnsec-2 {
    padding: 60px 25px 0;
    margin: 30px auto 75px;
  }
  .speaker-inner-details {
    margin-top: 15px;
  }
  .zpromotion {
    padding: 10px 40px 10px 10px;
  }
  .zpromotion p span {
    margin-right: 0;
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  h1 {
    font-size: 42px;
    line-height: 1.1
  }
  h2, .gren-bgn {
    font-size: 36px;
    line-height: 1.1
  }
  .bgn-feat-banner {
    padding: 40px 25px 60px;
  }
  .bgn-tab-container {
    padding-top: 50px;
  }
  .lm_navSource, #bgnsec-4.lm_navSource {
    margin: 0 auto 50px;
    text-align: left;
  }
  #bgnsec-2 {
    margin: 30px auto 50px;
  }
  .bgn-lftsec.fully-mobile {
    margin: 0 auto 50px;
  }
  #bgnsec-3 {
    margin-bottom: 50px;
  }
  #bgnsec-5 {
    padding-bottom: 60px;
  }
  #bgnsec-2 .feature-box:nth-child(2) {
    padding-right: 0;
  }
  .bgn-double-sec {
    margin: 0;
  }
  .lm_navSource .inner-para {
    margin: 0 auto 30px;
  }
  .feature-box {
    width: 100%;
    display: block;
    padding: 15px 0;
  }
  .bgn-intecnt {
    max-width: 600px;
    display: inline-block;
    text-align: center;
  }
  .bgn-intecnt li span {
    margin: 0 10px 0 0;
    box-sizing: border-box;
    text-align: center;
    width: 141px;
    height: 140px;
    display: inline-block;
    border-radius: 6px;
    vertical-align: top;
  }
  .bgn-intecnt li {
    display: inline-block;
    margin-bottom: 10px;
  }
  .bgn-feature-main p {
    margin: 10px 0 0;
  }
  .bgn-ritsec {
    width: 90%;
    margin-top: 15px;
  }
  .testi-cont {
    max-width: 320px;
    top: 10px;
    height: 240px;
  }
  .strt-list li {
    height: 315px;
    width: 300px;
  }
  .i18n-ar .bgn-intecnt {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .bgn-integ-animsec .integ-img-con {
    padding: 30px 15px 0;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 500px) {
  #bgnsec-1 .screen-title, #bgnsec-2 .screen-title {
    left: 25px;
    top: -5px;
  }
  p.screen-title {
    left: 25px;
    top: -5px;
  }
  h1 {
    font-size: 36px;
  }
  h2, .gren-bgn {
    font-size: 28px;
  }
  .feature-box h3 {
    font-size: 24px;
  }
  .bgn-botm {
    float: left;
  }
  .bgn-footer {
    text-align: right;
  }
  .i18n-ar .zlang-container ul:after, .i18n-ar .zlang-container ul:before {
    right: unset;
    left: 14px;
  }
  .i18n-ar .zlang-container .zlang-container-inner {
    left: 0;
  }
  .zpremoclose {
    right: 10px;
  }
}
@media only screen and (max-width: 360px) {
  .lm_navSource {
    padding: 0 15px;
  }
  .bg_lazy_loaded .bgn-cmn-sprit.apple-store-btn {
    margin: 15px auto;
    display: block;
  }
  object.bgnsvg-imgmob {
    width: 89%;
  }
}