*{
    padding:0;
    margin: 0;
    box-sizing: border-box;
}
.lm_navSec {
    position: fixed;
    top: 0;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    background: #fff;
    z-index: 5;
    padding: 0 2%;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #dedede;
    transform: translateY(-60px);
    transition: all ease-in-out .55s;
    left: 0;
    justify-content: space-between
}

.nav-logo {
    max-width: 108px;
    width: 100%
}
.pricing-text,.customer-text,.request-demo-text{
    display: inline-block;
}
.nav-cta {
    margin: 10px 0;
    padding: 8px 30px;
    background: #f0483e;
    color: #fff;
    font: 12px/1.5 var(--zf-primary-semibold);
    cursor: pointer;
    z-index: 1;
    text-transform: uppercase;
    display: none
}

.lm_navSec.active {
    transform: translateY(0)
}

.lm_navSec .bgn-cta {
    margin: 10px 0 !important;
    padding: 8px 25px !important;
    font: 14px/1.5 var(--zf-primary-semibold);
    border-radius: 25px;
    display: inline-block;
}
.lm_navSec  .bign-header-right-sec{
    padding: 0;
}
.bgn-logo{
    background-position: -213px -291px;
    width: 158px;
    height: 58px;
    margin: 0 0 0 25px;
    position: relative;
}
.bgn-logo a{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}
.cntct-mngt-bnr{
    max-width: 1045px;
    width: 100%;
    margin: auto;
    padding: 70px 0 0;
}
.cntct-mngt-bnr h1{
    font: 104px/1 var(--zf-secondary-black);
    letter-spacing: -3px;
}
.bgn-product-header{
    margin-top: 25px;
}
.bnr-dscr{
    max-width: 950px;
    display: flex;
    position: relative;
    align-items: center;
    gap: 127px;
}
.bnr-cnt{
    max-width: 545px;
    width: 100%;
}
.bnr-cnt h2{
    font:47px/1.2 var(--zf-primary-semibold);
    margin-bottom: 30px;
}
.bnr-cnt ul li{
    font: 22px/2.1 var(--zf-primary-regular);
    padding: 0px 0 0px 40px;
    position: relative;
}
.bnr-cnt ul li::before{
    content: "";
    position: absolute;
    left: 0;
    background-position: -131px -227px;
    width: 24px;
    height: 26px;
    top: 50%;
    transform: translate(0, -50%);
}
.bgn-cta.access,.body-umain .bgn-cta.sign-up,.body-umain .form-sec{
    display: none;
}
.form-sec{
    max-width: 400px;
    padding: 50px;
    border-radius: 40px;
    box-shadow: 0px 0px 39px 26px #0000000f;
    position: absolute;
    z-index: 3;
    right: -90px;
    top: 20px;
    background-color: #fff;
    display: none;
}
.body-umain .bgn-cta.access{
    display: inline-block;
}
.body-umain .hdr-cta-sec{
    display: flex;
}
.bgn-cta.sign-up{
    display: inline-block;
}
.form-sec{
    display: block;
}
.signup-box .za-state-container,.footer-bg .cta-price,.benefits-sec .cta-price{
    display: none;
}
.signup-box input[type='email'], .signup-box input[type='number'], .signup-box input[type='password'], .signup-box input[type='search'], .signup-box input[type='tel'], .signup-box input[type='text'], .signup-box input[type='url'], .signup-box textarea, .signup-box .za-country-container .globalcountrycode-signup, .signup-box .za-state-container .za-globalstate-signup, .za-select-container select#customselect{
    font-size: 14px;
    color: #333333;
    border-radius: 12px;
}
.signup-box .sgnbtn input[type='submit'], .signup-box .sgnbtn input[type='button']{
    border-radius: 12px;
}
.signup-box input[type=password]:focus, .signup-box input[type=text]:focus, form .za-country-container .globalcountrycode-signup:focus {
    border-color: #0dc96d;
}
.form-sec h3{
    font: 18px/1.2 var(--zf-primary-semibold);
    margin-bottom: 10px;
}
.signup-box .socl-signup p{
    margin-bottom: 0;
}
.bnt-bg-img{
    overflow: hidden;
}
#animatedBackground {
    background: url("/sites/oweb/images/zohobigin/images/contact-management-slider-banner1x.jpg") repeat-x;
    height: 330px;
    width: 8172px;
    animation: slide 90s linear infinite;
}
@keyframes slide {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(-2724px, 0, 0);
    }
  }
.cnt-mngt-systm-sec .dscr{
    max-width: 1180px;
    width: 100%;
    margin: auto;
    padding: 190px 0 110px;
}
.cnt-mngt-systm-sec .dscr h2{
    font: 50px/1.1 var(--zf-primary-extrabold);
    text-align: center;
    letter-spacing: -2px;
    padding-bottom: 15px;
}
.cnt-mngt-systm-sec .dscr p{
    font: 22px/1.6 var(--zf-primary-regular);
    text-align: center;
}
.idl-bynd-sec,.features-sld-sec,.benefits-sec,.cst-car-sec,.tsti-sec,.faq-sec-main,.footer-sec-main{
    max-width: 1440px;
    width: 100%;
    margin: auto;
    border-radius: 142px;
}
.idl-bynd-sec{
    background: #222222;
    padding: 113px;
    position: relative;
}
.idl-bynd-descr-box{
    display: flex;
    justify-content: space-between;
    gap: 70px;
}
.idl-bynd-descr-box h3{
    color: #ffcf3f;
    font: 24px/1.3 var(--zf-primary-semibold);
    text-transform: uppercase;
    letter-spacing: 3.7px;
}
.idl-bynd-descr-box .lft-sde{
    max-width: 500px;
    width: 100%;
}
.idl-bynd-descr-box .rgt-sde{
    max-width: 490px;
    width: 100%;
}
.idl-bynd-descr-box .lft-sde p{
    color: #00cc66;
    font: 50px/1 var(--zf-primary-extrabold);
    letter-spacing: -2px;
}
.idl-bynd-descr-box .rgt-sde p{
    color: #d5d5d5;
    font: 22px/1.6 var(--zf-primary-regular);
    margin-bottom: 40px;
}
.idl-bynd-descr-box .rgt-sde p:nth-child(2){
    margin-bottom: 20px;
}

.features-sld-sec{
    background: #fae1b6;
}
.features-sld-box .dsk_features_nav {
    display: flex;
    flex-wrap: wrap;
    max-width: 1160px;
    width: 100%;
    list-style-type: none;
    position: relative;
    padding: 0;
    overflow: hidden;
    margin: auto;
    z-index: 1;
    border-radius: 33px;
}
.features-sld-box_head,.mob_testi_br{
    display: none;
}
.features-sld-box .dsk_features_nav li {
    font: 18px/.7 var(--zf-primary-regular);
    color: #000;
    border-radius: 33px;
    cursor: pointer;
    padding: 20px 25px;
    transition: all .6s ease;
}

.features-sld-box{
    width: 100%;
    margin: auto;
    padding: 125px 0px 115px;
}

.slide_bg_gradient::before{
    background: linear-gradient(90deg,transparent 0%,#ffc96f 100%);
    content: "";
    display: inline-block;
    width: 500px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 80%;
    z-index: -1;
    transition: all ease .6s;
}
.slide_bg_gradient::after{
    background: linear-gradient(270deg,transparent 10%,#ffcf80 90%);
    content: "";
    display: inline-block;
    width: 500px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 80%;
    z-index: -1;
    transition: all ease .6s;
}
.slide_bg_gradient.fst-bx::before{
    display: none;
}
.slide_bg_gradient.lst-box::after{
    display: none;
}
.slide_bg_gradient_parent{
    width: 187px;
    height: 100%;
    position: absolute;
    border-radius: 33px;
    transition: all ease .6s;
    text-align: center;
    left: 0;
    z-index: -1;
}
.slide_bg_gradient{
    background-color: #0a8c4c;
    width: 187px;
    height: 100%;
    position: absolute;
    border-radius: 33px;
    transition: all ease .6s;
    text-align: center;
    left: 0;
}
.slide_bg_gradient p {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-family: var(--zf-primary-semibold);
}

.features-sld-box .dsk_features_nav li.active{
    color: #fff;
    transition: all .8s ease;
}
.feature-nav-item {
    position: relative;
}
.features-sld-box .descr h2{
    font: 40px/1.1 var(--zf-primary-extrabold);
    text-align: center;
    padding: 60px 0 10px;
}
.features-sld-box .screen-box p{
    font: 20px/1.8 var(--zf-primary-regular);
    text-align: center;
    margin-bottom: 30px;
}
.features-slick .slick-dots,.slick-arrow,.testi-slick .slick-dots{
    display: none !important;
}
.crmhub-mobnav,.mob_hdr,.tab_vew_p{
    display: none;
}
.dsk_vew_p{
    display: block;
    font: 20px/1.8 var(--zf-primary-regular);
}
.features-slick .descr{
    max-width: 1000px;
    width: 100%;
    margin: auto;
}
.features-slick .lft-sde-sec{
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
}
.features-slick .lft-sde-sec .descr,.features-slick .lft-sde-sec .screen-box{
    max-width: 445px;
    margin: 0;
}
.features-slick .lft-sde-sec .screen-box{
    max-width: 400px;
    margin: 0;
    margin-left: 70px;
}
.features-slick .lft-sde-sec .descr h2, .features-slick .lft-sde-sec .descr p{
    text-align: left !important;
    padding: 0 0 10px;
}
.features-slick .cnts:last-child .integrating-boxes-parent {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: auto;
}
.features-slick .cnts:last-child .integrating-boxes-parent .integrating-boxes{
    display: flex;
    flex-direction: column;
}
.all-integr{
    font: 20px/1.8 var(--zf-primary-regular);
    text-align: center;
    position: relative;
    color: #000;
    margin: 30px auto 0;
}
.all-integr::after{
    content: "";
    background-position: -462px -487px;
    width: 17px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: -35px;
    transform: translate(0,-50%);
}
.screen-box{
    margin: auto;
    max-width: 900px;
    width: 100%;
    padding: 0px 0 35px;
    text-align: center;
}
.screen-box-ars{
    max-width: 180px;
    margin: auto;
    display: flex;
    gap: 30px;
    align-items: center;
}
.bg_lazy_loaded .tst-sprite,.bg_lazy_loaded .idl-bynd-sec::after,.bg_lazy_loaded .bnr-cnt ul li:before,.all-integr::after{
    background-image: url("/sites/oweb/images/zohobigin/images/contact-management-testimoni-cust-2x-sprite.png");
    display: inline-block;
    background-size: 820px auto;
}
.arrs{
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.lft-arr{
    background-position: -40px -303px;
}
.rgt-arr{
    background-position: -95px -303px;
}
.slde-count{
    font: 18px/1.8 var(--secondaryfont-regular);
    margin-bottom: 0;
    letter-spacing: 3px;
    padding: 0;
}
.slde-count .crnt-slde{
    font-family: var(--zf-primary-bold);
}
.benefits-sec{
    border-radius: 0;
}
.benefits-sec .descr{
    text-align: center;
    padding: 140px 0;
    max-width: 1100px;
    width: 100%;
    margin: auto;
}
.benefits-sec .descr h2{
    font: 50px/1.2 var(--zf-primary-extrabold);
}
.hdr-cta-sec{
    display: none;
    flex-direction: column;
    margin-bottom: 55px;
}
.bgn-cta{
    padding: 10px 30px;
    cursor: pointer;
    color: #fff;
    border-radius: 25px;
    text-align: center;
    font: 18px var(--zf-secondary-medium);
    display: none;
}
.bgn-cta.accces{
    margin-top: 10px !important;
}
.hdr-cta-sec .bgn-cta{
    display: inline-block;
}
.cta-price {
    border: 1px solid #000;
    color: #000;
    margin-left: 0 !important;
}
.cyst-care-bg{
    background-image: url("/sites/oweb/images/zohobigin/images/contact-management-bigin-points1x.jpg");
    display: flex;
    justify-content: space-between;
    background-repeat: no-repeat;
    border-radius: 142px;
    background-size: cover;
    gap: 70px;
}

.cyst-care-bg{
    background-image: url("/sites/oweb/images/zohobigin/images/contact-management-testi-bg1x.jpg");
    padding: 80px 85px 75px 130px;
    background-size: cover;
    align-items: center;
}
.cyst-care-bg .dscr{
    max-width: 640px;
    width:100%
}
.cyst-car-icon{
    background-position: -191px -196px;
	width: 305px;
	height: 57px;
}
.cyst-care-bg p{
    font: 26px/1.5 var(--zf-primary-regular);
    color: #fff;
    margin-bottom: 0;
    padding: 45px 0px;
}
.cyst-care-bg h3{
    font:28px/1.3 var(--zf-primary-semibold);
    color: #fae1b6;
    margin-bottom: 0;
}
.cyst-care-bg p:last-child{
    font:24px/1.5 var(--zf-primary-regular);
    color: #cdbe9f;
    padding: 0;
}
.profile-img{
    position: relative;
    max-width: 430px;
    height: 430px;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}
.cyst-care-vdo{
    padding: 8px 15px 8px 10px;
    background-color: #000;
    border-radius: 28px;
    display: flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    bottom: 25px;
    right: -8px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.cyst-care-vdo span{
    color: #fff;
    font:18px/1 var(--zf-primary-semibold);
}
.ply-icon{
    background-position: -426px -296px;
	width: 33px;
	height: 33px;
}
.tsti-sec{
    box-shadow: 0px 0px 39px 26px #0000000f;
    position: relative;
}
.sldr-nav {
    display: inline-block;
    position: absolute;
    right: 131px;
    bottom: 75px;
    z-index: 2;
}

.sldr-arw {
    cursor: pointer;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #555;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transition: all ease .32s
}

.sldr-lftarw {
    opacity: .4;
    cursor: default
}

.sldr-count {
    display: inline-block;
    margin: 0 15px
}

.sldr-nav-num-con {
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    position: relative;
    margin-right: 14px
}

.sldr-nav-count {
    font: 600 16px/1.3 Roboto,sans-serif;
    color: #000;
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 0;
    opacity: 0
}

.sldr-nav-count.alter {
    font-weight: 400;
    color: #757575;
    position: static;
    opacity: 1;
    display: inline-block;
    vertical-align: middle
}
.sldr-arw::before {
    position: absolute;
    content: "";
    top: 13px;
    left: 14px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    transform: rotate(220deg);
    -webkit-transform: rotate(220deg)
}

.sldr-rgtarw::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 11px
}
.sean-kane_icon{
	background-position: -42px -378px;
	width: 185px;
	height: 95px;
}
.nuevo_sitio-icon{
	background-position:  -276px -378px;
	width: 300px;
	height: 95px;
}
.trade-go-icon{
	background-position: -302px -486px;
	width: 133px;
	height: 95px;
}
.testi-slick{
    padding: 65px 130px 40px;
}
.testi-descr {
    display: flex !important;
    justify-content: space-between;
    flex-direction: column;
}
.testi-descr p{
    font:22px/1.9 var(--zf-primary-regular);
    margin:40px 0 ;
    max-width: 1110px;
    width: 100%;
}
.testi-profile{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.testi-profile .descr{
    width: 100%;
    max-width: 820px;
    display: flex;
    align-items: center;
    gap: 50px;
}
.testi-profile .descr .cnt{
    display: flex;
    flex-direction: column;
}
.testi-profile .descr .cnt h4{
    font:24px/1.2 var(--zf-primary-semibold);
    margin-bottom: 3px;
    /* letter-spacing: -3px; */
}
.testi-profile .descr .cnt p{
    margin: 0;
    font:20px/1.5 var(--zf-primary-regular);
}
.quate-icon{
    background-position: -33px -199px;
    width: 89px;
    height: 77px;
    position: absolute;
    right: 100px;
    top: 70px;
}
.cstmr-img{
	width: 105px;
	height: 105px;
}
.joel-img{
    background-position: -12px -65px;
}
.sean_kane_img{
    background-position: -252px -65px;
}
.alexis_correa_img{
    background-position: -131px -64px;
}
.faq-sec-main{
    border-radius: 0;
    padding: 0px;
}
.faq-sec{
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
}
.faq-sec h2{
    max-width: 460px;
    width: 100%;
    font: 50px/1.2 var(--zf-primary-extrabold);
    padding-top: 30px;
}
.faq-box{
    max-width: 820px;
    width: 100%;
}
.ga-fq-cont:nth-child(2) {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.ga-fq-cont .gd-qus{
    font: 28px/1.3 var(--zf-primary-semibold);
    position: relative;
    cursor: pointer;
}
.ga-fq-cont .gd-ans,.logo-section{
    display: none;
}
.sft_wre_txt{
    font: 16px/1.3 var(--zf-primary-regular);
    color: #000;
    padding: 15px;
    border: 1px solid #d5d5d5;
    max-width: 800px;
    margin: 20px auto 0px;
    border-radius: 27px;
    text-align: center;
}
.top_rt_lnk{
    font-family: var(--zf-primary-bold);
    color: #000;
    text-decoration: underline;
}
.ga-fq-cont .fst-ele{
    display: block;
}
.ga-fq-cont .gd-ans p{
    font:18px/1.7 var(--zf-primary-regular);
    padding-top: 15px;
    margin-bottom: 0;
}
.open-icon{
    background-position: -485px -299px;
    width: 25px;
    height: 25px;
    position: absolute;
    right: -80px;
    top: 50%;
    transform: translate(-50%, -50%);
}
.close-icon{
	background-position: -526px -309px;
	width: 25px;
	height: 5px;
}
.ga-fq-cont{
    padding: 30px 100px 30px 0px;
    position: relative;
}
.bgn-ratingcnt-main-sec{
    max-width: 1400px;
    width: 100%;
    padding: 80px 0px 90px;
    margin: auto;
}
.bgn-ratingcnt-main-sec h2{
    text-align: center;
    font: 50px/1.2 var(--zf-primary-extrabold);
    margin-bottom: 30px;
}

.bgn-ratingcnt-main {
    display: flex;
    justify-content: space-between;
    position: relative;
   }
   .bgn-rating-list {
    max-width: 630px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
   }
   .bgn-rating-list::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    font: 16px/1.3 var(--zf-primary-regular);
    color: #6669;
}

   .bgn-rating-list li {
       width: 100%;
       max-width: 309px;
       height: 70px;
       margin-top: 15px;
       background-color: #fff;
       display: flex;
       justify-content: space-around;
       align-items: center;
       box-shadow: 0px 0px 75.05px 19.95px #0000000d;
       border-radius: 33px;
   }
   .bgn-rating-list li:nth-child(odd) {
       margin-right: 12px;
   }
   .bgn-awards-list {
       max-width: 750px;
       background-color: #fff;
       display: flex;
       border-radius: 16px;
       margin-top: 15px;
       padding: 15px;
       box-sizing: border-box;
       height: 240px;
       position: relative;
       align-items: stretch;
       box-shadow: 0px 0px 75.05px 19.95px #0000000d;
       margin-bottom: 0 !important;
   }
   .bgn-awards-list .list {
       width: 231px !important;
       height: 208px;
       margin: 0 12px 0 0;
       padding: 20px;
       box-sizing: border-box;
       border-radius: 12px;
       background-color: #dbf8eb;
       display: flex;
       align-items: center;
       justify-content: center;
   }
   .bgn-awards-list .list:nth-child(3), .bgn-awards-list .list:nth-child(6), .bgn-awards-list .list:nth-child(9) {
       margin-right: 3px;
   }
   .bgn-awards-list .list:nth-child(5), .bgn-awards-list .list:nth-child(7), .bgn-awards-list .list:nth-child(9), .bgn-awards-list .list:nth-child(11)  {
       background-color: #f5f5f5;
   }
   
   .bg_lazy_loaded .bgn-awards-sprite {
    background-image: url("/sites/oweb/images/zohobigin/awards-sprite.svg");
    display: inline-block;
   }
   .bgnaward-logo1 {
    background-position: -510px 0;
    width: 160px;
    height: 140px;
   }
   .bgnaward-logo2 {
    background-position: -890px 0;
   }
   .bgnaward-logo3 {
    background-position: -700px 0;
   }
   .bgnaward-logo4 {
    background-position: -510px -170px;
   }
   .bgnaward-logo5 {
    background-position: -700px -170px;
   }
   .bgnaward-logo6 {
    background-position: -510px -340px;
   }
   .bgnaward-logo7 {
    background-position: -890px -170px;
   }
   .bgnaward-logo8 {
    background-position: -700px -340px;
   }
  
   .bgn-awards-list .list p {
    font: 14px/1.3 var(--zf-primary-regular);
    color: #333333;
   }
   .bgn-ratng-logo1 {
    background-position: 0 -85px;
    width: 140px;
    height: 50px;
   }
   .bgn-ratng-logo2 {
    background-position: -170px -85px;
    width: 140px;
    height: 50px;
   }
   .bgn-ratng-logo3 {
    background-position: -340px -85px;
    width: 140px;
    height: 50px;
   }
   .bgn-ratng-logo4 {
    background-position: 0 -165px;
    width: 140px;
    height: 50px;
   }
   .bgn-ratng-logo5 {
    background-position: -170px -165px;
    width: 140px;
    height: 50px;
   }
   .bgn-ratng-logo6 {
    background-position: -340px -165px;
    width: 140px;
    height: 50px;
   }
   .temp-textsec {
    font: 14px/1.1 var(--zf-primary-regular);
    color: #000;
   }
   .pdctrating {
    font: 25px var(--zf-primary-semibold);
    color: #000;
   }
   .lit-txt {
    color: #666;
    font: 14px var(--zf-primary-regular);
   }
   .bgn-awards-list .slick-dots {
    width: auto;
    position: absolute;
    left: 50%;
    bottom: -55px;
    top: inherit;
    transform: translate(-50%, 0);
    height: auto;
    margin: 10px;
    display: block;
}
.bgn-awards-list .slick-dots li{
    width: 10px;
    height: 10px;
    border: solid 1px #000;
    background-color: transparent;
    margin: 5px;
}
.bgn-awards-list .slick-dots li.slick-active{
    background-color: #000;
}

.footer-sec-main{
    text-align: center;
    margin-top: 80px;
}
.footer-bg{
    background-image: url("/sites/oweb/images/zohobigin/images/contact-management-footer-bg1x.jpg");
    padding: 110px 0 120px;
    text-align: center;
    border-radius: 142px;
}
.footer-bg h2{
    font:70px/1.1 var(--zf-primary-extrabold);
    color: #fff;
    margin-bottom: 0;
}
.zw-only-copyright, .zw-only-copyright ul li a{
    color: #000;
}
.zw-only-copyright{
    padding: 20px 0;
}
.br_tab{
    display: none;
}
input,
textarea,
button,
select,
a,div,ul,li{
    -webkit-tap-highlight-color: transparent;
}
.form_hdr_br{
    display: block !important;
}
.disclaimer_txt{
    color: #474747;
    max-width: 900px;
    width: 100%;
    margin: auto;
    font: 12px/1.7 var(--zf-primary-regular);
    padding: 0 30px 20px;
    display: none;
}
.top_rt_br{
    display: none;
}
@media only screen and (max-width:1440px){
    .idl-bynd-sec::after{
        bottom: -40px;
    }
    .slide_bg_gradient_parent,.slide_bg_gradient{
        width: 164px;
    }
    .testi-head .icon_parent {
        padding: 40px 50px;
        width: 33%;
        text-align: center;
    }
    .bnr-dscr{
        gap:73px;
    }
    .faq-sec-main{
        padding: 0 70px;
        max-width: 1200px;
    }
    .footer-bg h2{
        font-size: 55px;
    }
    br{
       display: none;
    }
    .foot_br{
        display: block !important;
    }
    .features-sld-box{
        padding: 70px 0;
    }
    .active-tab{
        width: 390px;
    }
.cnt-mngt-systm-sec .dscr{
    padding: 130px 0 100px;
    max-width: 1045px;
}
.benefits-sec .descr{
    padding: 130px 70px;
}
.idl-bynd-descr-box .lft-sde{
    max-width: 550px;
}
/* .profile-img{
    max-width: 500px;
    height: 495px;
} */
/* .cyst-care-vdo{
    right:27px;
} */
.idl-bynd-descr-box .rgt-sde{
    max-width: 450px;
}
.cyst-care-bg .dscr{max-width: 600px;}
.features-sld-box .dsk_features_nav{
    max-width: 1035px;
    width: 100%;
}
.benefits-sec .descr,.footer-sec-main,.features-sld-sec,.idl-bynd-sec,.testi-descr,.tsti-sec,.faq-sec,.bgn-ratingcnt-main,.zw-only-copyright{
    max-width: 1200px;
    width: 100%;
    margin: auto;
}
.footer-sec-main{
    margin-top: 100px;
}
.features-sld-sec{
    border-radius: 82px; 
}
.footer-bg{
    background-size: cover;
    max-width: 1200px;
    padding: 90px 70px 95px;
    border-radius: 82px;
}
.testi-slick, .idl-bynd-sec{
    padding: 70px;
    border-radius: 82px;
}
.features-sld-box .dsk_features_nav li{
    font-size: 15px;
}
.faq-sec{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0 130px;
}
.faq-sec h2{
    max-width: unset;
    text-align: center;
}
.faq-box{
    max-width: unset;
}
.testi-slick,.tsti-sec{
    border-radius: 82px;
}
.testi-head{
    border-top-left-radius: 82px;
    border-top-right-radius: 82px;
}
.bgn-rating-list {
    max-width: 550px;
}
.bgn-awards-list {
    max-width: 645px;
}
.bgn-rating-list li {
    max-width: 260px;
}
.bgn-awards-list .list {
    width: 197px !important;
    margin: 0 11px 0 0;
}
.bgn-ratingcnt-main-sec{
    padding: 0px 0px 120px;
}
.cyst-care-bg {
    /* padding: 120px 70px; */
    max-width: 1200px;
    width: 100%;
    margin: auto;
    background-size: cover;
    background-color: #003247;
    border-radius: 82px;
}
}

@media only screen and (max-width:1280px){
    .benefits-sec .descr{
        padding: 70px 70px 80px;
    }
    .slide_bg_gradient_parent,.slide_bg_gradient{
        width: 164px;
    }
    .bgn-logo{
        margin: 0 0 0 30px;
    }
    .bgn-rating-list li {
        max-width: 225px;
    }
    .bgn-ratingcnt-main-sec {
        padding: 20px 30px 120px;
    }
    .faq-sec{
        padding: 20px 0;
    }
    .bgn-ratingcnt-main{
        max-width: 1120px;
        width: 100%;
        margin: auto;
    }
    .cntct-mngt-bnr{
        text-align: left;
    }

}
@media only screen and (max-width:1180px){
    .footer-sec-main{
        margin-top: 70px;
    }
    .sft_wre_txt{
        border: none;
        padding: 0;
        margin: 0 auto;
    }
    .bgn-rating-list::after {
        font-size: 14px;
        right: 0;
        left: unset;
      }
    .bgn-product-header{
      display: flex;
    }
    .active-tab{
        width: 375px;
    }
    .cntct-mngt-bnr{
        padding: 70px 0px 0;
    }
    .cnt-mngt-systm-sec .dscr{
        padding: 90px 0 70px;
    }
    .benefits-sec .descr {
        padding: 100px 70px;
    }
    .cnt-mngt-systm-sec{
        padding: 0 70px;
    }
    .idl-bynd-descr-box .lft-sde{
        max-width: 450px;
    }
    .features-sld-box .dsk_features_nav {
        max-width: 875px;
        width: 100%;
    }
    .features-sld-box {
        padding: 70px;
    }
    .benefits-sec .descr h2,.idl-bynd-descr-box .lft-sde p,.cnt-mngt-systm-sec .dscr h2,.faq-sec h2{
        font-size: 44px;
    }
    .cyst-care-bg{
        flex-direction: column;
        align-items: center;
        width: 100%;
        gap: 40px;
    }
    /* .profile-img{
        height: 400px;
        width: 400px;
    } */
    /* .cyst-care-vdo{
        right: -22px;
    } */
    .cyst-care-bg .dscr {
        max-width: unset;
        text-align: center;
    }
    .car-trade {
        text-align: left;
    }
    .testi-profile .descr{
        max-width: 700px;
        gap: 20px;
    }
    .faq-sec{
        padding-bottom: 0px;
    }
    .faq-sec h2{
        padding-top: 10px;
        margin-bottom: 30px;
    }
    .bgn-ratingcnt-main-sec {
        padding: 20px 30px;
    }
    .bgn-ratingcnt-main {
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
        margin-top: 50px;
    }
    .bgn-rating-list {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin: 0 0 50px;
        max-width: 720px;
    }
    .bgn-rating-list li {
        max-width: 335px;
    }
    .bgn-awards-list{
        display: none;
    }
    .logo-section {
        width: 100%;
        max-width: 720px;
        justify-content: center;
        display: inline-block;
    }
    .logo-box {
        width: 210px;
        margin-left: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    .logo-box img{
        border-radius: 20px;
    }
    .logo-section .slick-dots li,.testi-slick .slick-dots li{
        width: 10px;
        height: 10px;
        border: solid 1px #000;
        background-color: transparent;
        margin: 5px;
    }
    .logo-section .slick-dots li.slick-active,.testi-slick .slick-dots li.slick-active{
        background-color: #000;
    }
    .features-sld-box .dsk_features_nav li {
        padding: 15px;
    }
    .slide_bg_gradient_parent,.slide_bg_gradient{
        width: 145px;
    }
    .testi-head {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .idl-bynd-sec,.features-sld-sec,.cyst-care-bg,.testi-slick,.tsti-sec,.footer-bg{
        border-radius: 0;
    }
    .form-sec{
        right: -80px;
    }
}
@media only screen and (max-width:1080px){
    .testi-descr{
        align-items: center;
    }
    .bnr-cnt ul{
        max-width: 370px;
        margin: auto;
    }
    .bnr-cnt ul li{
        font-size: 20px;
    }
    .dwn_arr::after,.sldr-nav{
        display: none;
    }
    .tab_vew_p{
        display: block;
    }
    .features-sld-box_head{
        display: block;
        font:30px/1.1 var(--zf-primary-extrabold);
        text-align: center;
    }
    .features-sld-box .descr h2{
        font: 28px/1.3 var(--zf-primary-semibold);
        text-align: left;
        padding: 0;
        padding-right: 70px;
        margin-bottom: 0px;
    }
    .features-sld-box .screen-box p{
        font-size: 18px;
        text-align: left;
        padding-right: 70px;
        margin:15px 0 20px;
        line-height: 1.7;
    }
    .screen-box,.dsk_vew_p{
        display: none;
        margin: unset;
        padding: 0;
    }
    
    .features-slick .cnts{
        padding: 35px 0px 30px;
        border-top:1px solid #6f6c6733;

    }
    .features-slick .cnts:first-child{
        border: none;
    }
      
    .features-slick .cnts.active .screen-box{
        display: block;
    }
    .features-sld-box .descr{
        position: relative;
    }
    .features-slick .lft-sde-sec .descr{
        max-width: unset;
    }
    .features-slick .lft-sde-sec{
        display: block !important;
    }
    .features-slick .lft-sde-sec .descr h2, .features-slick .lft-sde-sec .descr p{
        text-align: left;
        padding: 0;
        padding-right: 70px;
        margin-bottom: 0;
    }
    .features-slick .lft-sde-sec .screen-box{
        margin:unset;
        max-width: unset;
    }
    .zw-only-copyright{
        padding: 25px 0;
        margin-bottom: 0;
    }
    .foot_br,.quate-icon{
        display: none !important;
    }
    .cntct-mngt-bnr{
        padding: 70px 30px 0;
    }
    .form-sec{
        position: unset;
        margin-top: 30px;
    }
    .hdr-cta-sec{
        flex-direction: row;
        margin-bottom: 0;
    }
    .cta-price{
        margin-left: 12px !important;
    }
    .bgn-cta.accces{
        margin-top: 30px !important;
    }
    .idl-bynd-descr-box .rgt-sde p{
        margin-bottom: 20px;
    }
    .testi-descr p{
        margin: 30px 0 15px;
    }
    .testi-descr:nth-child(3) .cnt{
        margin: 10px 0 20px;
    }

    .testi-head,.bnr-cnt h2,.cntct-mngt-bnr h1{
        display: none;
    }
    .features-sld-box .dsk_features_nav{
        display: none;

    }
    .cyst-care-bg{
        padding: 70px;
        gap: 30px;
    }
    .benefits-sec .descr{
        padding: 60px 70px 70px;
    }
    .idl-bynd-sec{
        text-align: center;
    }
    .testi-slick{
        text-align: center;
        padding: 70px 70px 0;
    }
    .testi-profile{
        justify-content: center;
    }
    .testi-slick .slick-dots{
        display: flex !important;
        justify-content: center;
    }
    .testi-profile .descr,.idl-bynd-descr-box{
        flex-direction: column;
        gap: 0;
    }
    .testi-profile .descr{
        gap: 20px;
    }
    .mob_testi_icons{
        margin-bottom: 0;
        display: inline-block !important;
    }
    .testi-descr p,.testi-profile .descr .cnt h4{
        font-size: 20px;
    }
    .testi-profile .descr .cnt p{
        font-size: 22px;
    }
    .mob_net_care{
        background-position: -42px -413px;
    }

    .idl-bynd-descr-box .lft-sde,.idl-bynd-descr-box .rgt-sde{
        max-width: unset;
    }
    .testi-slick{
        padding-bottom: 70px;
    }
    .benefits-sec .descr h2,.idl-bynd-descr-box .lft-sde p,.cnt-mngt-systm-sec .dscr h2,.faq-sec h2,.features-sld-box_head,.bgn-ratingcnt-main-sec h2{
        font-size: 40px;
    }
    .slide_bg_gradient_parent,.screen-box-ars{
        display: none;
    }
    .feature-nav-item.active{
        background-color: #0a8c4c;
    }
    .tab_feature-nav-item.active{
        background-color: #0a8c4c;
        border-radius: 33px;
        color: #fff;
    }
    .cnt-mngt-systm-sec .dscr p,.bnr-cnt p,.idl-bynd-descr-box .rgt-sde p,.features-sld-box .descr p,.testi-profile .descr .cnt p,.cyst-care-bg p:last-child{
        font-size: 18px;
    }
    .cyst-care-bg p,.cyst-care-bg h3{
        font-size: 24px;
    }
    .cyst-care-bg p{
        padding: 25px 0 35px;
    }
    .sticky{
        position: sticky;
        width: 100%;
        top: 0;
        z-index: 9;
       }
    .crmhub-mobnav {
        box-shadow: none;
        width: 100%;
        margin: auto;
        display: block;
        position: sticky;
        top: 0;
    }
     .crmhub-mobnav-tlt {
        padding: 10px 26px;
        cursor: pointer;
        text-transform: capitalize;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fae1b6;
        border: 2px solid #6f6c6733;
        border-radius: 33px;
    }
     .crmhub-mobnav-tlt p {
      font: 15px/1.6 var(--zf-secondary-medium);
      margin-bottom: 0;
     }
    .hub-dwnicn {
        float: right;
        transition: all ease .3s;
        background: url(/sites/oweb/images/zohobigin/images/contact-management-testimoni-cust-2x-sprite.png) no-repeat -485px -352px;
        background-size: 820px auto;
        width: 23px;
        height: 14px;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: 0;
        transform: translate(-50%, -50%);
    }
     .hub-moblist {
        background: #fff;
        width: 100%;
        position: absolute;
        z-index: 9999;
       padding: 15px 0px;
       display: none;
       flex-direction: column;
       flex-wrap: nowrap;
    }
     .hub-moblist li {
        padding: 10px 26px;
        font: 15px var(--zf-primary-regular);
        cursor: pointer;
        text-align: left;
    }
     .hub-moblist li:hover {
        background-color: #0eca6d;
        color: #000;
    }
     .icon-rotat {
        transform: translate(-50%,-50%) rotate(180deg);
    }
    .mob_feature_lst.active{
        display: block;
        text-align: center;
        font: 30px/1.1 var(--secondaryfont-bold);
        margin-bottom: 30px;
    }
    .br_tab{
        display: block;
    }
    .idl-bynd-descr-box .lft-sde p{
        margin-bottom: 40px;
    }
    .bnr-cnt p {
        font: 18px/1.6 var(--zf-primary-regular);
        border: none;
        text-align: center;
        padding: 0;
        margin: 0;
    }
    .bnr-dscr{
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin: 0 auto 20px;
        gap:unset;
    }
    .mob_hdr_br{display: block !important;}
    .mob_hdr{
        display: block;
        text-align: center;
        font: 55px/1.1 var(--zf-primary-extrabold);
        margin-bottom: 20px;
    }
    .features-sld-box .descr p{
        margin-bottom: 5px;
    }
    .benefits-sec .descr h2{
        margin-bottom: 0;
    }
    .non-umain .signup-box{
        display: flex !important;
    }
}
@media only screen and (max-width:800px){
    .top_rt_br{
        display: block;
    }
    .top_rt_br_2{
        display: none;
    }
    .sft_wre_txt{
        margin: 0px 30px 0px;
    }
}
@media only screen and (max-width: 767px){
    .footer-sec-main {
        margin-top: 70px;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 25px !important;
    }
      .bgn-rating-list::after {
    left: 0;
    text-align: center;
    bottom: -30px;
  }
    .cstmr-img{
        width: 79px;
        height: 79px;
    }
    .joel-img{
        background-position: -381px -76px;
    }
    .sean_kane_img{
        background-position: -569px -76px;
    }
    .alexis_correa_img{
        background-position: -475px -76px;
    }
    .bgn-product-header{
        justify-content: center;
    }
    .bnr-cnt ul li{
        font-size: 18px;
    }
    .bnr-cnt ul {
        max-width: 340px;
    }
    .main-bnr{
        text-align: center;
    }
    .lm_navSec,.pricing-text,.customer-text,.request-demo-text,.zgh-accounts {
        display: none !important
    }
    .features-sld-box .descr h2{
        font-size: 24px;
        line-height: 1.3;
        margin-bottom: 0;
    }
    .features-sld-box .screen-box p{
        font-size: 16px;
        margin:15px 0 20px;
    }
    .features-slick .cnts {
        padding: 25px 0px 20px;
    }
    .form-sec,.signup-box,.non-umain .bgn-cta.sign-up{
        display: none !important;
    }
    .faq-sec-main{
        padding: 0 30px;
    }
    .cyst-car-icon{
        background-position: -497px -630px;
        width: 291px;
        height: 54px;
    }
    .bgn-logo{
        background-position: -600px -292px;
        width: 141px;
        height: 52px;
        margin: 0;
    }
    .mob_hdr{
        font-size: 40px;
        margin-bottom: 15px;
    }
    .ga-fq-cont {
        padding: 30px 40px 30px 0px;
    }
    .open-icon {
        right: -40px;
    }
    .icon-rotat::before{
        display: none;
    }
    .features-slick .lft-sde-sec{
        flex-direction: column;
        padding-top: 30px;
    }
    .cyst-care-bg p{
        padding: 5px 0 15px;
    }
    .testi-profile .descr{
        gap: 20px;
    }
    .testi-profile .descr .cnt h4{font-size: 20px;}
    .footer-bg{
        background:  linear-gradient(45deg, #044425 0%, #0db763 100%);
    }
    .footer-bg .cta-price{
        border: 1px solid #f9f9f9;
        color: #fefefe;
    }
    .features-sld-box .dsk_features_nav{
        display: none !important;
    }
    .bnr-cnt h2,.cntct-mngt-bnr h1{
       display: none; 
    }
    .footer-bg .cta-price,.benefits-sec .cta-price{
        display: inline-block;
    }
.cntct-mngt-bnr h1{
    font-size: 60px;
}
.bnr-cnt h2,.footer-bg h2{
    font-size: 35px;
}
.benefits-sec .descr h2, .idl-bynd-descr-box .lft-sde p, .cnt-mngt-systm-sec .dscr h2, .faq-sec h2,.cyst-care-bg h3,.bgn-ratingcnt-main-sec h2,.features-sld-box_head{
    font-size: 30px;
    letter-spacing: 0;
}
#animatedBackground{
    height: 200px;
    background-size: contain;
    animation: slide 90s linear infinite;
}
 .idl-bynd-sec, .features-sld-sec, .cyst-care-bg, .testi-descr, .tsti-sec, .footer-bg{
    border-radius: 0;
}
.idl-bynd-sec,.cnt-mngt-systm-sec .dscr,.benefits-sec .descr,.cyst-care-bg,.footer-bg,.features-sld-box{
    padding: 70px 30px;
}
.zw-only-copyright{
    padding:25px 0 60px;
}
.testi-slick{
    padding: 70px 30px;
}
.cnt-mngt-systm-sec,.screen-box{
    padding: 0;
}
.cnt-mngt-systm-sec .dscr p:nth-child(3),.bgn-ratingcnt-main-sec h2{
    margin-bottom: 0;
}
.bgn-ratingcnt-main{
    margin-top: 30px;
}
.bgn-ratingcnt-main-sec{
    padding: 30px 20px 20px;
}
.faq-sec{
    padding-bottom: 0;
    padding-top: 10px;
}
.bgn-rating-list li {
    max-width: 320px;
    margin-bottom: 15px;
}
.features-sld-box .descr p{
    margin-bottom: 30px;
}
.bnr-cnt{
    max-width: unset;
}
.hdr-cta-sec,.bgn-cta.access{
    display: none !important;
}
}
@media only screen and (max-width:710px){
    .bgn-rating-list li:nth-child(odd){
        margin-right: 0 !important;
    }
}
@media only screen and (max-width:640px){
    .footer-sec-main{
        margin-top: 60px;
    }
    .all-integr{
        margin-top: 20px;
        font: 20px/1.8 var(--zf-primary-regular);
        font: 16px/1.7 var(--zf-primary-semibold);
    }
    .bnr-cnt ul li{
        font-size: 16px;
    }
    .bnr-cnt ul {
        max-width: 304px;
    }
    .features-sld-box .descr h2{
        padding-right: 70px;
        font-size: 24px;
    }
    .features-sld-box .screen-box p{
        font-size: 16px;
        line-height: 1.7;
        padding-right: 40px;
        margin-bottom: 20px;
    }
    .mob_hdr_br{display: none !important;}
    .mob_testi_br{
        display: block !important;
    }
    .mob_hdr {
        font-size: 36px;
    }
    .ga-fq-cont {
        padding: 30px 0px;
        position: relative;
    }
    .open-icon {
        right: -10px;
    }
    .bgn-rating-list li {
        margin-bottom: 0;
        margin-top: 10px;
    }
    .logo-section {
        width: 330px;
        justify-content: center;
    }
    .cntct-mngt-bnr h1{
        font-size: 48px;
        letter-spacing: -1px;
    }
    .footer-bg h2{
        font-size: 30px;
    }
    .cntct-mngt-bnr{
        padding: 50px 30px 0;
    }
    .idl-bynd-sec, .cnt-mngt-systm-sec .dscr, .benefits-sec .descr, .cyst-care-bg, .footer-bg,.features-sld-box{
        padding: 50px 30px;
    }
    .cyst-care-bg p,.testi-descr p{
        font-size: 18px;
        line-height: 1.6;
    }
    .cyst-care-bg p:last-child,.ga-fq-cont .gd-qus{
        font-size: 18px;
    }
    .profile-img{
        height: 300px;
        width: 300px;
    }
    .cyst-care-bg h3{
        line-height: 1.1;
        margin-bottom: 5px;
        font-size: 20px;
    }
    .cyst-care-vdo{
        right: -55px;
        bottom: 20px;
    }
    .cyst-care-vdo span,.ga-fq-cont .gd-ans p{
        font-size: 16px;
    }
    .testi-slick{
        padding-top: 45px;
        padding-bottom: 40px;
    }
    .ga-fq-cont .gd-qus{
        padding-right: 50px;
    }
    .slick-dotted.slick-slider{
        margin-bottom: 10px !important;
    }
}
@media only screen and (max-width:515px){
    .top_rt_br{
        display: block !important;
    }
}
@media only screen and (max-width:400px){
    .top_rt_br{
        display: none !important;
    }
}
@media only screen and (max-width:375px){
.bnr-cnt ul li::before{
    top: 5px;
    transform: none;
}
.bnr-cnt ul li{
    line-height: 1.6;
    padding: 5px 0 5px 35px;
}
}