* {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    -webkit-font-smoothing: antialiased;
  }
  h1, h2, h3, h4, h5, h6, li, ol, p, .tmls-sldr .slick-dots,.tsti-sldr .slick-dots,.prodct-ratesec li:last-child, .prodct-ratesec {
    margin: 0;
  }
  h1 {
    font: 52px/1.1 var(--zf-primary-extrabold);
    color: #fac600;
    text-transform: uppercase;
    letter-spacing: -1.5px
  }
  h2 {
    font: 50px/1.1 var(--zf-primary-bold);
  }
  h3 {
    font: 34px/1 var(--zf-primary-bold);
  }
  h4 {
    font: 20px/1 var(--zf-primary-semibold);
    margin-bottom: 15px;
  }
  p {
    font: 20px/1.5 var(--zf-primary-regular);
    letter-spacing: -.2px;
  }
  .act-btn.cta-btn {
      visibility: unset;
      opacity: 1;
  }
  #header, .footer-wrapper, .quick-connect-links-wrap,.tmls-sldr .slick-prev:after, .tmls-sldr .slick-next:after, .tmls-sldr .slick-prev:before, .tmls-sldr .slick-next:before, .tsti-sldr .slick-prev:after, .tsti-sldr .slick-next:after, .tsti-sldr .slick-prev:before, .tsti-sldr .slick-next:before,.compare-con-inner {
    display: none
  }
  .wht-sec {
    padding: 155px 30px 160px
  }
  .wht-cnt, .gry-cnt {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
  }
  .wht-hdr,.gry-inrcnt1,.cmp-tblhdr,.prodct-ratesec {
    text-align: center;
  }
  .wht-pra {
    text-align: center;
    max-width: 900px;
    margin: 30px auto 50px;
  }
  .wht-inrcnt,.cmpr-tbl-row {
    display: flex;
  }
  .wht-lftcnt {
    max-width: 550px;
    width: 100%;
    background: #f3f3f3;
    padding: 55px 55px 25px;
    margin-right: 70px;
    border-radius: 20px;
    box-sizing: border-box;
  }
  .wht-rgtcnt {
    max-width: 550px;
    width: 100%;
    background: #003629;
    padding: 55px 60px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
  }
  
  .wht-rgtptrn {
    position: absolute;
    top: 0;
    left: 0;
  
    background-position: 0 0;
    width: 550px;
    height: 289px;
  }
  .wht-lstcnt li {
    padding: 0 0 30px 30px;
    position: relative;
    font: 20px/1.5 var(--zf-primary-regular);
  }
  
  .wht-lstcnt li::before {
    content: '';
    position: absolute;
  
    background-position: -588px -441px;
    width: 16px;
    height: 13px;
    left: 0;
    top: 6px
  }
  .wht-rgtpra1 {
    color: #012817;
    font: 34px/1.2 var(--zf-secondary-medium);
    max-width: 330px;
  }
  .wht-rgtpra2 {
    margin-top: 110px;
    color: #fefeff;
  }
  .wht-bgntxt {
    color: #f1ffff;
    font: 50px/1 var(--zf-primary-extrabold);
    margin-top: 10px;
    display: inline-block;
    position: relative;
  }
  .whtrgt-inrcnt,.ftr-inrhr {
    position: relative;
    z-index: 1;
  }
  
  .wht-bgntxt::after {
    content: '';
    position: absolute;
  
    background-position: -460px -518px;
    width: 30px;
    height: 34px;
    top: -11px;
    right: -24px;
  }
  .ylw-sec {
    background: #ffde95;
    padding: 155px 30px 90px;
    overflow: hidden;
  }
  .ylw-cnt {
    max-width: 1190px;
    width: 100%;
    margin: 0 auto;
  }
  .ylw-lftcnt {
    max-width: 600px;
    width: 100%;
    border-radius: 20px;
    background: #fff;
    padding: 25px 45px;
    box-sizing: border-box;
    margin-top: 50px;
    position: relative;
  }
  .ylw-gftimg {
    position: absolute;
    right: -516px;
    top: 18px;
  }
  .ylw-hdr {
    text-align: right;
    margin-right: 135px;
  }
  .gftpts-cnt {
    padding: 30px 0
  }
  .gftpts-pra {
    margin-top: 7px;
  }
  .ylw-inrcnt2 {
    margin-top: 120px;
  }
  .asts-hdr {
    text-align: center;
    line-height: 1.2
  }
  .asts-cnt {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    justify-content: space-between
  }
  .asts-inrcnt {
    width: 32%;
    margin-bottom: 80px;
  }
  .asts-inrcnt:nth-child(2), .asts-inrcnt:nth-child(5) {
    margin: 0 20px 80px;
  }
  .asts-pra {
    color: #010101;
    padding-left: 110px;
    position: relative;
  }
  
  .asts-pra::after {
  
    width: 101px;
    height: 100px;
    content: '';
    position: absolute;
    left: 0;
    top: -18px;
  }
  .icn1::after {
    background-position: -765px 0;
  }
  .icn2::after {
    background-position: -901px 0;
  }
  .icn3::after {
    background-position: -829px -136px;
  }
  .icn4::after {
    background-position: -829px -272px;
  }
  .icn5::after {
    background-position: -965px -136px;
  }
  .icn6::after {
    background-position: -965px -272px;
  }
  .gry-sec {
    background: #f4f5f6;
    padding: 155px 30px 180px;
  }
  .gry-pra {
    max-width: 900px;
    width: 100%;
    margin: 30px auto 0;
  }
  .tmls-sldrcnt {
    padding: 20px 20px 25px;
    border-radius: 20px;
    background: #fff;
    max-width: 360px;
    width: 100%;
    box-sizing: border-box;
    margin: 45px 15px 40px;
  }
  
  .tmls-icn {
   
    background-size: 980px auto;
    border-radius: 10px;
    display: inline-block;
  }
  .icn7 {
    background-position: 0 0;
    width: 321px;
    height: 191px;
  }
  .icn8 {
    background-position: -329px 0;
    width: 322px;
    height: 191px;
  }
  .icn9 {
    background-position: -659px 0;
    width: 321px;
    height: 191px;
  }
  .icn10 {
    background-position: 0 -200px;
    width: 321px;
    height: 191px;
  }
  .icn11 {
    background-position: -329px -200px;
    width: 322px;
    height: 191px;
  }
  .icn12 {
    background-position: -659px -200px;
    width: 321px;
    height: 191px;
  }
  .icn13 {
    background-position: 0 -400px;
    width: 321px;
    height: 191px;
  }
  .icn14 {
    background-position: -329px -400px;
    width: 322px;
    height: 191px;
  }
  .icn15 {
    background-position: -659px -400px;
    width: 321px;
    height: 191px;
  }
  .tmls-hdr {
    display: inline-block;
    font: 26px/1 var(--zf-primary-semibold);
    margin-top: 20px;
    color: #000;
  }
  .slick-dots li {
    width: 26px;
    height: 6px;
    border: unset !important;
    border-radius: 30px;
  }
  .slick-dots li.slick-active {
    background: #23ae73;
    border: unset !important;
    width: 26px;
    height: 6px;
  }
  .tsti-sldr .slick-next, .tsti-sldr .slick-prev {
    top: 47%;
  }
  .tmls-sldr .slick-next.slick-disabled, .tmls-sldr .slick-prev.slick-disabled,.tsti-sldr .slick-next.slick-disabled, .tsti-sldr .slick-prev.slick-disabled {
    opacity: 1;
  }
  
  .tmls-sldr .slick-prev {
  
    background-position: -457px -433px;
    width: 30px;
    height: 49px;
    display: inline-block;
    left: -39px;
    top: 44%
  }
  
  .tsti-sldr .slick-prev {
  
    background-position: -457px -433px;
    width: 30px;
    height: 49px;
    display: inline-block;
    left: -80px;
  }
  
  .tsti-sldr .slick-next {
  
    background-position: -523px -433px;
    width: 29px;
    height: 49px;
    display: inline-block;
    right: -80px;
  }
  
  .tmls-sldr .slick-next {
  
    background-position: -523px -433px;
    width: 29px;
    height: 49px;
    display: inline-block;
    right: -39px;
    top: 44%;
  }
  
  
  .cmpr-tabl-con {
    max-width: 1170px;
    margin: 60px auto 0;
    width: 95%;
  }
  .compare-tabl {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    position: relative;
  }
  .cmp-bgnhightlit {
    border: 1px solid #22ae73;
    border-radius: 20px;
    position: absolute;
    top: -10px;
  }
  .cmp-bgnhightlit.anim-shadow {
    box-shadow: 0px 0px 32.76px 3.24px rgb(0 0 0 / 15%);
    transition: all ease 0.5s;
    background: #fff;
  }
  .bgn-fixedsec {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 50px;
    display: none;
    z-index: 3;
    background: #fff;
    box-shadow: 0px 1px 5px -1px rgb(0 0 0 / 24%);
  }
  .cmpr-tbl-row:not(#bgn-cln), .cmpr-tbl-td.hdr:nth-child(3), .cmpr-tbl-td.hdr:nth-child(4), .cmpr-tbl-td.hdr:nth-child(5), .cmpr-tbl-td.hdr:nth-child(6), .cmpr-tbl-td.hdr:nth-child(7) {
    background: #fff;
  }
  .cmpr-tbl-td {
    width: 15%;
    font: 16px/1.2 var(--zf-secondary-medium);
    text-align: center;
    border: 1px solid #dde1e6;
    padding: 15px 5px;
    border-bottom: none;
    border-right: none;
    box-sizing: border-box;
    position: relative;
  }
  .cmpr-tbl-td:not(.prc) {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cmpr-tbl-td:first-child {
    text-align: right;
    width: 26%;
    padding: 15px 30px;
    display: block;
  }
  .bgn-fixedsec .cmpr-tbl-td.hdr {
    width: 292.5px;
    box-sizing: border-box;
    padding: 10px 35px;
    border-bottom: none;
    border-top: none;
  }
  .cmp-tbl-titl {
    font-size: 18px;
    text-align: left;
  }
  
  .bgn-cmnsmb-sprit {
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
  }
  .bgn-icn {
    background-position: -963px -659px;
    width: 110px;
    height: 41px;
  }
  .bgn-fixedsec .bgn-icn, .bgn-fixedsec .act-icn, .bgn-fixedsec .act365-icn {
    transform: scale(.8);
  }
  .pipedrive-icn {
    background-position: -829px -408px;
    width: 111px;
    height: 50px;
  }
  .salefrce-icn {
    background-position: -969px -408px;
    width: 110px;
    height: 50px;
  }
  .insightly-icn {
    background-position: -760px -582px;
    width: 111px;
    height: 51px;
  }
  .copper-icn {
    background-position: -824px -481px;
    width: 111px;
    height: 51px;
  }
  .cmpr-tbl-td.hdr.lft, .col_shadow_calc {
    border: none;
  }
  #bgn-cln .cmpr-tbl-td:first-child {
    padding: 15px 30px;
  }
  .cmpr-tbl-td.hdr:nth-child(3) {
    position: static;
  }
  #bgn-cln .cmpr-tbl-td {
    padding: 20px 5px;
  }
  .compare.cmpr-right.lst, #pice-mobsec .cmpr-right:last-child, #bgn-cln .cmpr-tbl-td:nth-child(3) {
    border-left: none;
  }
  .cmpr-tbl-td.prc {
    padding-top: 25px;
    box-sizing: border-box;
  }
  .cmpr-tbl-td.prc:first-child {
    text-align: left;
    border-top-left-radius: 20px;
    padding-top: 30px;
  }
  .prce-user-txt {
    font: 14px/1 var(--zf-primary-regular);
    color: #666666;
  }
  .bgn-prc-symbl {
    font-size: 24px;
  }
  .bgn-prc {
    font-size: 40px;
    font-weight: 700;
  }
  .drk-bg, .drk-bg .cmpr-tbl-td:nth-child(2) {
    background: #f7f7f7 !important;
  }
  .drk-bg .cmpr-tbl-td:first-child, .drk-bg .cmpr-tbl-td:nth-child(2) {
    border-right: 1px solid #22ae73;
  }
  .bgn-comp-rit {
    background-position: -1031px 0;
    width: 23px;
    height: 19px;
  }
  .bgn-comp-wrng {
    background-position: -1036px -48px;
    width: 18px;
    height: 18px;
  }
  .addon-txt {
    font: 14px var(--zf-primary-regular);
    display: block;
    margin-top: 5px;
  }
  .exprs-txt {
    font-size: 14px;
    display: block;
  }
  
  .cmpr-tbl-td:last-child {
    border-right: 1px solid #dde1e6;
    vertical-align: top;
  }
  .gry-inrcnt2 {
    margin-top: 90px
  }
  .grn-sec {
    padding: 155px 30px 25px;
    background: #003629;
    position: relative;
    overflow: hidden
  }
  
  .grn-sec::after {
    content: '';
    position: absolute;
    background-position: -590px -168px;
    width: 204px;
    height: 187px;
    right: 0;
    bottom: -1px;
  }
  .tsti-hdr {
    color: #fff;
    text-align: center;
  }
  .grn-cnt1 {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .bgn-crdsec {
    display: flex;
    margin: 50px auto 0;
    background: #fff;
    flex-wrap: wrap;
    border-radius: 20px;
  }
  
  .bgn-crdsec::after {
    content: '';
    position: absolute;
  
    right: -76px;
    top: 75px;
    background-position: -345px -362px;
    width: 76px;
    height: 345px;
  }
  .card-con-inner {
    width: 74%;
    display: flex;
    text-align: left;
    justify-content: center;
    flex-wrap: wrap;
  }
  .card {
    width: 49.7%;
    box-sizing: border-box;
  }
  .card1 {
    border-right: 2px solid #ededed;
  }
  .card3 {
    width: 100%;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
  }
  .card-inner {
    padding: 50px 35px 5px;
    text-align: left;
  }
  
  .bgn-cut-testisprite,.new-inte-sprite,.dib {
  
    display: inline-block;
  }
  .pcmagicon {
    background-position: 0 -362px;
    width: 158px;
    height: 62px;
  }
  .nucrch {
    background-position: -589px -491px;
    width: 211px;
    height: 62px;
  }
  .brent-para {
    max-width: 66.5%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
  }
  .card-con-inner p {
    margin: 15px 0 40px;
    font: 16px/1.8 var(--zf-primary-regular);
    color: #434343;
  }
  .card3 .card-inner {
    padding: 44px 35px 45px;
  }
  .speaker-inner-details {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #000;
    position: relative;
    max-width: 180px;
    margin: 0 40px 0 30px;
  }
  .bg_lazy_loaded .brent-img {
       background-image: url(/sites/oweb/images/zohobigin/brent-leary.png); 
  }
  .brent-img {
  
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-size: 100%;
    display: inline-block;
  }
  .sbo-testimonial-pername {
    font: 16px var(--zf-primary-semibold);
    display: block;
    color: #000;
  }
  .sbo-testimonial-desg {
    font: 14px var(--zf-primary-regular);
    color: #000;
    margin-top: 5px;
  }
  .ratig-cont {
    width: 26%;
    box-sizing: border-box;
    border-left: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
  }
  .staricons {
    display: flex;
    margin: 12px 0 0;
  }
  .q2cnt .staricons {
    margin: 17px 0 0;
  }
  .star5 {
    background-position: -573px -711px;
    width: 18px;
    height: 18px;
  }
  .prodct-ratesec li:not(.staricons li) {
    padding: 25px 35px;
  }
  .prodct-ratesec li {
    list-style-type: none;
    display: block;
    text-align: left;
    position: relative;
  }
  .staricons li {
    list-style-type: none;
    display: inline-block;
    margin: 0 0 0 8px !important;
  }
  .staricons li:first-child {
    margin: 0 !important;
  }
  .pdctrating {
    font: 20px/1 var(--zf-primary-regular);
    color: #000;
    position: absolute;
    right: 35px;
    bottom: 24px;
  }
  .rating-icon1 {
    background-position: -548px -587px;
    width: 39px;
    height: 41px;
    vertical-align: top;
  }
  .rating-icon2 {
    background-position: -629px -663px;
    width: 138px;
    height: 33px;
    vertical-align: bottom;
  }
  .rating-icon3 {
    background-position: -616px -591px;
    width: 115px;
    height: 33px;
    vertical-align: bottom
  }
  .rating-icon4 {
    background-position: -629px -731px;
    width: 127px;
    height: 29px;
    vertical-align: bottom;
  }
  .rating-icon5 {
    background-position: -811px -727px;
    width: 122px;
    height: 31px;
    vertical-align: bottom;
  }
  .rating-icon6 {
    background-position: -806px -665px;
    width: 127px;
    height: 29px;
    vertical-align: bottom;
  }
  .tintxt {
    font: 14px/1.1 var(--zf-primary-regular);
    display: inline-block;
    max-width: 180px;
    text-align: left;
    margin-left: 5px;
    vertical-align: bottom;
  }
  .star46 {
    background-position: -459px -711px;
    width: 19px;
    height: 18px;
  }
  .star45 {
    background-position: -573px -683px;
      width: 19px;
      height: 18px;
  }
  .star44 {
    background-position: -545px -683px;
    width: 19px;
    height: 18px;
  }
  .lit-txt {
    color: #666;
    font: 14px/1 var(--zf-primary-light);
  }
  .star9 {
    background-position: -642px -433px;
    width: 157px;
    height: 12px;
  }
  .q2cnt {
    background: #f4f5f6;
    border-top-right-radius: 20px;
  }
  .tsti-cnt {
    max-width: 865px;
    width: 100%;
    margin: 50px auto 45px !important;
    text-align: center;
  }
  .tsti-pra {
    font: 24px/1.5 var(--zf-secondary-medium);
      margin: 15px 0 25px;
  }
  .bg_lazy_loaded .tsti-logo,.bg_lazy_loaded  .tsti-usr,.bg_lazy_loaded .tmls-icn  {
        background-image: url(/sites/oweb/images/zohobigin/msme-lp-template-sprite.jpg);
  }
  .tsti-logo, .tsti-usr {
  
    background-size: 980px auto;
    display: inline-block;
  }
  .logo1 {
    background-position: 0 -600px;
    width: 84px;
    height: 64px;
  }
  .logo2 {
    background-position: -98px -599px;
    width: 100px;
    height: 66px;
  }
  .logo3 {
    background-position: -211px -600px;
    width: 67px;
    height: 68px;
  }
  .logo4 {
      background-position: -862px -600px;
      width: 65px;
      height: 60px;
  }
  .logo5 {
    background-position: -353px -600px;
    width: 135px;
    height: 26px;
  }
  
  .tsti-inrcnt {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
  }
  .usr1 {
    background-position: -501px -600px;
    width: 60px;
    height: 59px;
  }
  .usr2 {
    background-position: -574px -600px;
    width: 60px;
    height: 59px;
  }
  .usr3 {
    background-position: -647px -600px;
    width: 60px;
    height: 59px;
  }
  .usr4 {
    background-position: -721px -600px;
    width: 59px;
    height: 59px;
  }
  .usr5 {
    background-position: -793px -600px;
    width: 60px;
    height: 59px;
  }
  .tsti-nme {
    display: block;
    font: 20px/1 var(--zf-primary-semibold)
  }
  .tsti-dsg {
    display: block;
    color: #666666;
    font: 14px/1.2 var(--zf-primary-regular);
    margin-top: 7px;
  }
  .tsti-nmcnt {
    text-align: left;
    margin-left: 15px;
  }
  .bgn-crdsec,.ftr-ani {
    position: relative;
  }
  
  .bgn-crdsec::before {
  
    background-position: -589px 0;
    width: 141px;
    height: 128px;
    position: absolute;
    bottom: 0;
    left: -1px;
    content: '';
    border-bottom-left-radius: 20px;
  }
  .ftr-hdr {
    color: #fac600;
  }
  .ftr-pra {
    color: #96ddcc;
    margin: 10px 0 30px
  }
  .grn-cnt2 {
    text-align: center;
    margin-top: 125px;
  }
  .msme-btn {
    background: #f0483d;
    color: #fff;
    padding: 15px 27px;
    border-radius: 6px;
    font: 20px/1 var(--zf-primary-bold);
    display: inline-block;
    border: 1px solid #f0483d;
    height: 52px;
    box-sizing: border-box;
  }
  .ftr-trms {
    font: 16px/1.6 var(--zf-primary-regular);
    display: block;
    color: #69baa7;
    margin-top: 5px;
  }
  .ftr-cpyrts {
    font: 12px/1.6 var(--zf-primary-regular);
    display: block;
    color: #3c9b84;
    margin: 130px auto 0;
        max-width: 890px;
      width: 100%;
  }
  
  .ftr-ani::after {
    content: '';
    position: absolute;
  
    background-position: -530px -518px;
    width: 30px;
    height: 34px;
    top: -3px;
    right: -25px;
  }
  .bg_lazy_loaded .ftr-udrlne,.bg_lazy_loaded .ftr-ani::after,.bg_lazy_loaded .bgn-crdsec::before,.bg_lazy_loaded .bgn-cut-testisprite,.bg_lazy_loaded .new-inte-sprite,.bg_lazy_loaded .bgn-crdsec::after,.bg_lazy_loaded .grn-sec::after,.bg_lazy_loaded .bgn-cmnsmb-sprit,.bg_lazy_loaded .tmls-sldr .slick-next,.bg_lazy_loaded .tsti-sldr .slick-next,.bg_lazy_loaded .tsti-sldr .slick-prev,.bg_lazy_loaded .tmls-sldr .slick-prev,.bg_lazy_loaded .asts-pra::after,.bg_lazy_loaded .wht-bgntxt::after,.bg_lazy_loaded .wht-lstcnt li::before,.bg_lazy_loaded .wht-rgtptrn,.bg_lazy_loaded .ban-subhdr::after,.bg_lazy_loaded .ban-subhdr::before,.bg_lazy_loaded .bgn-lgo{
    background-image: url(/sites/oweb/images/zohobigin/msme-lp-sprite.svg);
  }
  .ftr-udrlne {
  
    background-position: -462px -392px;
    width: 224px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
  }
  .tbl-bdrrds {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .tbl-bdrbtm {
    border-bottom: 1px solid #dde1e6;
  }
  .cmpr-btmlft {
    border-bottom-left-radius: 20px;
  }
  .cmpr-btmrgt {
    border-bottom-right-radius: 20px;
  }
  .cmpr-tprgt {
    border-top-right-radius: 20px;
  }
  .cmpr-tplft {
    border-top-left-radius: 20px;
  }
  .ban-sec {
    background: #042d22;
    padding: 70px 30px 0;
    position: relative;
  }
  .ban-cnt {
    max-width: 1250px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .ban-lftcnt {
    max-width: 515px;
    width: 100%;
    margin-top: 115px;
  }
  .ban-rgtcnt {
    max-width: 657px;
    width: 100%;
    position: relative
  }
  .ban-clkcnt {
    cursor: pointer;
    position: absolute;
    left: 43%;
    top: 52%;
    width: 95px;
    height: 99px;
  }
  .blnk-crl::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(0) translateY(-50%);
    width: 25px;
    height: 25px;
    background: #a7d4ca;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
  }
  .bg_lazy_loaded .clk-icn {
    background-image: url(/sites/oweb/images/zohobigin/msme-play-button.png);
  }
  .clk-icn {
  
    content: '';
    width: 95px;
    height: 99px;
    position: absolute;
    background-size: 100%;
    z-index: 2;
  }
  .clk-blnk {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(0) translateY(-50%);
    width: 120px;
    height: 120px;
    background: #f8c405;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: 1;
  }
  @keyframes pulse-border {
    0% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: .5;
    }
    100% {
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4);
      opacity: 0;
    }
  }
  .ban-pra {
    color: #fff;
    margin: 30px 0 45px;
    font: 20px/1.5 var(--zf-secondary-medium);
  }
  
  .bgn-lgo {
  
    background-position: -900px -571px;
    width: 168px;
    height: 62px;
    position: absolute;
    left: 30px;
    top: 20px;
  }
  .bgn-lgocnt {
    background: #ffffff;
    width: 238px;
    height: 106px;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom-right-radius: 40px;
    background-repeat: no-repeat;
  }
  .msme-vdobtn {
    padding: 15px 27px;
    display: inline-block;
    cursor: pointer;
    font: 20px var(--zf-primary-semibold);
    color: #fff;
    height: 52px;
    box-sizing: border-box;
    text-transform: uppercase;
    background: transparent;
    border: 1px solid #fff;
    margin-left: 12px;
    border-radius: 6px;
  }
  .ban-subhdr {
    color: #dcffff;
    display: block;
    position: relative;
    max-width: 310px;
  width:100%;
  }
  
  .ban-subhdr::before {
    content: '';
  
    background-position: -462px -392px;
    width: 224px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 2px;
  }
  
  .ban-subhdr::after {
    content: '';
  
    background-position: -532px -518px;
    width: 28px;
    height: 34px;
    position: absolute;
    top: -15px;
    right:-18px;
  }
  .ban-img {
    position: relative;
    bottom: -28.5px;
    left: 50px;
    cursor: pointer
  }
  .gftpts-prabld {
    font-family: var(--zf-primary-bold);
  }
  .zpromotion {
      display: block;
      position: fixed;
      top: 0;
       z-index: 9;
  }
  .zpromotion .lrn{
      font-size: 16px;
  }
  .zpromotion p span {
      margin-right: 0;
  }
  @media only screen and (max-width: 1400px) {
    .ban-img {
      left: unset;
    }
    .ban-clkcnt {
      left: 36%;
    }
  }
  @media only screen and (max-width: 1260px) {
  .grn-sec::after{
  display:none;
  }
  .ban-subhdr {
  margin: 0 auto;
  }
    .tmls-cnt {
      max-width: 780px;
      margin: 0 auto;
      width: 100%;
    }
    .ban-cnt {
      flex-direction: column;
      justify-content: center;
      text-align: center;
      align-items: center;
    }
    .ban-lftcnt {
      margin-top: 75px;
    }
    .ban-rgtcnt {
      margin-top: 20px;
    }
    .ban-subhdr::before {
      left: 7px;
    }
    .clk-icn {
      left: 0;
    }
    .wht-lftcnt {
      margin-right: 50px;
    }
  }
  @media only screen and (max-width: 1140px) {
    .asts-pra br {
      display: none;
    }
    .brent-para {
      max-width: 64.5%;
    }
    .ylw-hdr {
      margin-right: unset;
    }
  }
  @media only screen and (max-width: 1080px) {
    .tsti-cnt {
      max-width: 710px;
    }
    .asts-inrcnt {
      width: 31.5%
    }
    .bgn-crdsec {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
    }
    .card-con-inner {
      width: 100%;
    }
    .card {
      display: inline-block;
      max-width: 100%;
      width: 49.6%;
    }
    .card3 {
      width: 100%;
      border-bottom: 2px solid #ededed;
    }
    .speaker-inner-details {
      margin: 0 40px 0 0;
    }
    .ratig-cont {
      border-bottom: 2px solid #ededed;
      border-left: unset;
      width: 100%;
      padding: 25px 0;
    }
    .prodct-ratesec li:not(.staricons li) {
      width: 230px;
    }
    .prodct-ratesec li {
      text-align: left;
      display: inline-block;
      vertical-align: baseline;
    }
    .tintxt {
      margin: 0 0 0 5px;
      max-width: 156px;
    }
    .q2cnt {
      background: unset;
    }
  }
  @media only screen and (max-width: 1024px) {
  
    .ban-sec {
      padding: 30px 30px 0;
      text-align: center;
    }
    .bgn-lgo {
      display: none;
    }
    .ban-lftcnt {
      margin-top: 50px;
    }
        .bg_lazy_loaded .bgn-lgocnt{
            background-image: url(/sites/oweb/images/zohobigin/msme-bigin-logo-mobile.svg);    
      }
    .bgn-lgocnt {
      display: inline-block;
      width: 128px;
      height: 47px;
      background-color: unset;
      position: unset;
      border-bottom-right-radius: unset;
    }
    .ylw-gftimg {
      display: none;
    }
    .ylwmbl-gftimg {
      position: absolute;
      top: -220px;
      left: 70px;
    }
    .ylw-hdr {
      text-align: center;
    }
    .ylw-lftcnt {
      margin: 240px auto 0;
    }
    .ftr-cpyrts {
      margin-top: 65px;
    }
    .ban-pra {
      margin: 20px 0 45px;
         font-size: 20px;
    }
    h1 {
      font-size: 50px;
    }
    h2 {
      font-size: 40px;
    }
    .wht-lstcnt li {
      font-size: 18px;
    }
    p {
      font-size: 18px;
    }
    .wht-rgtpra1 {
      font-size: 30px;
    }
    .wht-rgtpra2 {
      margin-top: 105px;
    }
    .asts-inrcnt {
      width: 33%;
    }
    .grn-cnt2 {
      margin-top: 65px;
    }
    .grn-sec {
      padding: 65px 30px 25px;
    }
    .gry-inrcnt2 {
      margin-top: 60px;
    }
    .ylw-inrcnt2 {
      margin-top: 65px;
    }
    .wht-inrcnt {
      flex-direction: column;
      align-items: center;
    }
    .wht-lftcnt {
      box-sizing: border-box;
      margin: 0 0 50px;
    }
    .wht-rgtcnt {
      box-sizing: border-box;
    }
    .wht-pra {
      margin: 20px auto 45px;
    }
    .gry-pra {
      margin-top: 20px
    }
    .wht-sec {
      padding: 65px 30px 70px;
    }
    .ban-subhdr::before {
      left: 13px;
    }
    .asts-inrcnt:nth-child(5), .asts-inrcnt:nth-child(3), .asts-inrcnt:nth-child(1), .asts-inrcnt:nth-child(2), .asts-inrcnt:nth-child(4), .asts-inrcnt:nth-child(6) {
      margin: 0 0 40px;
    }
    .ylw-sec {
      padding: 65px 30px 45px;
    }
    .gry-sec {
      padding: 65px 30px 70px;
    }
  }
  @media only screen and (max-width: 991px) {
    .tsti-cnt {
      max-width: 550px;
    }
    .tsti-sldr .slick-next {
      right: -50px;
    }
    .tsti-sldr .slick-prev {
      left: -50px;
    }
    .asts-inrcnt:nth-child(5), .asts-inrcnt:nth-child(3), .asts-inrcnt:nth-child(1) {
      margin: 0 0 40px;
    }
    .asts-inrcnt {
      width: 48%;
    }
    .asts-inrcnt:nth-child(2), .asts-inrcnt:nth-child(4), .asts-inrcnt:nth-child(6) {
      margin: 0 0 40px 20px;
    }
    /*         .asts-inrcnt{width: 50%;}*/
    .card-con-inner {
      width: 100%;
      display: inline-block;
      text-align: center;
    }
  }
  @media only screen and (max-width: 950px) {
    .compare-sec.lst {
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
    }
    .tmls-cnt {
      max-width: 390px;
    }
    .compare-con-inner .bgn-icn {
      transform: scale(.7);
    }
    .exprs-txt {
          font-size: 16px;
      margin: 0 auto 25px;
      padding: 5px 10px;
    }
    .compare-tabl {
      display: none;
    }
    .compare-con-inner {
      width: 100%;
      margin: 0 auto;
      text-align: center;
          display: block;
      max-width: 540px;
      background: #fff;
      border-radius: 20px;
    }
    .bgnmob-fixedsec {
      max-width: 800px;
      width: 100%;
      margin: 0 auto;
      position: fixed;
      top: 0;
      display: none;
      z-index: 3;
      background: #f4f5f6;
    }
    .cmpr-innr-title {
      width: 50%;
      float: left;
      padding: 15px 40px;
      box-sizing: border-box;
      font: 20px var(--zf-primary-semibold);
      border: 1px solid #23ae73;
      color: #fff;
      background: #fff;
      border-left: none;
      border-right: none;
      position: relative;
    }
    .cmpr-innr-title.lt-title {
      border-right: 1px solid #23ae73;
      border-left: 1px solid #23ae73;
    }
    .main-title-sec .cmpr-innr-title {
      padding: 5px 40px;
    }
    .main-title-sec .cmpr-innr-title.lt-title {
      border-top-left-radius: 20px;
    }
    .cmpr-innr-title.rt-title {
          background: #fff;
      color: #000;
      border-right: 1px solid #23ae73;
    }
    .main-title-sec .cmpr-innr-title.rt-title {
      border-top-right-radius: 20px;
    }
    .pricing-sec.list-show-other {
      position: absolute;
      width: 100%;
      z-index: 9;
      top: 58px;
      box-shadow: 0 10px 10px 0 rgb(157 182 209 / 50%);
      padding-bottom: 0;
      background: #fff;
      left: 0;
      display: none;
    }
    .main-title-sec.bgnmob-fixedsec .cmpr-innr-title.rt-title:after {
      content: '';
      border-left: 8px solid rgba(0, 0, 0, 0);
      border-right: 8px solid rgba(0, 0, 0, 0);
      border-top: 8px solid #78889b;
      position: absolute;
      top: 26px;
      right: 20px;
    }
    #compare {
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
    }
    .cb {
      height: 0;
      clear: both;
    }
    .title-sec {
      padding: 14px 40px;
      font: 16px var(--zf-secondary-semibold);
      color: #000;
      border-top: none;
      line-height: 28px;
      margin-bottom: 0;
      border-left: 1px solid #ccc;
      border-right: 1px solid #ccc;
    }
    .compare-sec {
      border: 1px solid #ccc;
      margin: 0px auto;
      padding: 10px;
      background: #fff;
      box-sizing: border-box;
    }
    .compare {
      width: 50%;
      float: left;
      box-sizing: border-box;
      background: #fff;
      padding: 10px;
      line-height: 24px;
    }
    #pice-mobsec .cmpr-left {
      border-right: 1px solid #dde1e6;
    }
    .compare.cmpr-right, .compare-save.cmpr-right {
      border-left: 1px solid #dde1e6;
    }
    .compare.cmpr-right.lst, #pice-mobsec .cmpr-right:last-child, #bgn-cln .cmpr-tbl-td:nth-child(3) {
      border-left: none;
    }
    .slsfrce-est, .insgt-plus, .frhsls-blos, .cpr-basic, .bgn-feature:nth-child(3):before {
      display: none;
    }
    .cmpr-fsttle {
      padding: 10px 40px 9px !important;
    }
    .bgn-crdsec::before {
      display: none;
    }
  .prdct-val-chnge option {
      display: block !important;
  }
  }
  @media only screen and (max-width: 768px) {
    .pcmagicon {
      height: 55px;
    }
    .grn-sec::after {
      display: none
    }
    .card1 {
      border: unset !important;
    }
    .card-con-inner p {
      margin: 15px 0 0;
    }
    .card3 {
      border: unset;
    }
    .card3 .card-inner {
      padding: 0;
    }
    .brent-para {
      max-width: unset;
    }
    .speaker-inner-details {
      margin: 0 auto 30px;
    }
    .bgn-crdsec {
      margin: 40px 0 0;
    }
    .ratig-cont {
      padding: 30px 0;
      border-top: 2px solid #ededed;
    }
    .card-con-inner {
      margin-bottom: 30px;
    }
    .card {
      margin: 0  !important;
          padding: 40px 30px 0;
    }
  
    .tsti-pra {
      font-size: 18px;
    }
    .card-inner {
      text-align: center;
      padding: 0;
    }
  }
  @media only screen and (max-width: 767px) {
  .ftr-cpyrts{
  margin-bottom:70px;
  }
  .msme-vdobtn{margin-left:unset}
  .mobile-menu-icon1,.act-btn.cta-btn, .ftr-trms{display:none}
  
  .z-bottom-cta-menu a{
  margin:unset;
      width: 100%;
  }
  
    .cmpr-tabl-con {
      margin: 40px auto 0;
    }
    .tsti-nme {
      font-size: 18px;
    }
    .tmls-sldrcnt {
      margin: 45px 15px 20px;
    }
    .wht-rgtpra2 {
      margin-top: 70px;
    }
    .ban-rgtcnt {
      margin-top: 30px;
    }
    .ban-mblimg {
      margin-bottom: -7px;
    }
    .tmls-hdr {
      font-size: 23px;
    }
    .wht-rgtpra1 {
      font-size: 26px;
    }
    .wht-rgtptrn {
      top: -78px;
    }
    .wht-bgntxt {
      font-size: 40px
    }
    .wht-lftcnt {
      padding: 30px 30px 0px;
    }
    .wht-rgtcnt {
      padding: 30px;
    }
    .tsti-cnt {
      max-width: unset;
      padding: 0 30px;
    }
    .bgn-crdsec::after, .ftr-ani::after, .ftr-udrlne, .ban-subhdr::before, .ban-subhdr::after, h2 br, h3 br, .gftpts-pra br, .ban-img, .ban-clkcnt {
      display: none;
    }
    h1 {
      font-size: 40px;
    }
    h2 {
      font-size: 34px;
    }
    .gftpts-cnt h3 {
      font-size: 30px;
    }
    .gftpts-cnt {
      padding: 25px 0;
    }
    .ylw-hdr br {
      display: unset;
    }
  }
  @media only screen and (max-width: 640px) {
    .asts-inrcnt {
      width: 100%;
      max-width: 350px;
      margin: 0 0 50px !important;
    }
    .asts-cnt {
      justify-content: space-evenly;
    }
    .ylw-sec {
      padding: 65px 30px 35px;
    }
  }
  @media only screen and (max-width: 540px) {
    .exprs-txt.prdct-val-chnge {
      width: 100%;
      box-sizing: border-box;
    }
    .gry-sec {
      padding: 65px 0 70px;
    }
    .gry-inrcnt1  h2{
      padding: 0 30px;
    }
  .gry-pra{
      padding: 0 30px;
      box-sizing: border-box;
  }  .cmp-tblhdr {
      padding: 0 30px;
    }
  }
  @media only screen and (max-width: 480px) {
    .msme-vdobtn {
      padding: 15px 46px;
    }
    .msme-btn {
      margin: 0 5px;
    }
    .tmls-sldrcnt {
         max-width: 300px;
         margin: 45px 10px 40px;
    }
    .tmls-cnt {
        max-width: 320px;
    }
    h1 {
      font-size: 33px;
    }
    h2 {
      font-size: 30px
    }
    h3 {
      font-size: 26px
    }
    .gftpts-cnt h3 {
      font-size: 26px;
    }
    .tmls-icn {
      background-size: 780px auto;
      width: 255px !important;
      height: 152px !important;
    }
   
   
    .icn8 {
      background-position: -262px 0;
    }
    .icn9 {
      background-position: -525px 0;
    }
    .icn10 {
      background-position: 0 -159px;
    }
    .icn11 {
      background-position: -262px -159px;
    }
    .icn12 {
      background-position: -525px -159px;
    }
    .icn13 {
      background-position: 0 -318px;
    }
    .icn14 {
      background-position: -262px -318px;
    }
    .icn15 {
      background-position: -525px -318px;
    }
    .ylwmbl-gftimg {
      top: -155px;
      left: 70px;
      width: 300px;
    }
    .ylw-lftcnt {
      margin-top: 170px;
    }
  }
  @media only screen and (max-width: 380px) {
    .ylwmbl-gftimg {
      top: -165px;
    }
    h1 {
      font-size: 31px;
    }
    .ban-pra {
      font-size: 18px;
    }
  }