.zw-product-header
{
  display: none;
}

.zm-lp-crm-extsn * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.video-playing {
  display: inline-block;
  width: auto;
}
.zm-lp-crm-extsn .top-banner {
  text-align: center;
  padding: 127px 0;
  overflow: hidden;
  background: #051427;
  background: #021328;
  position: relative;
}
.zm-lp-crm-extsn .img-sec {
  width: 650px;
  max-width: 100%;
  display: block;
  margin: 0px auto;
  position: relative;
  min-height: 250px;
}
.zm-lp-crm-extsn .img-sec img {
  width: 520px;
  max-width: 80%;
  opacity: 0;
  visibility: hidden;
}
.zm-lp-crm-extsn {
  background: #010c15;
  color: #fff;
  display: inline-block;
  width: 100%;
}
.zm-lp-crm-extsn .banner-content .announcing {
  font: 35px/25px var(--zf-secondary-bold);
  position: relative;
  padding: 0 20px;
  display: inline-block;
  margin-bottom: 0;
  color: #ffd665;
}
.zm-lp-crm-extsn .banner-content p:not(.announcing) {
  font: 26px/normal var(--zf-secondary-regular);
  margin-bottom: 40px;
}
.zm-lp-crm-extsn .img-sec span {
  background: url(/sites/zweb/images/marketplace/zm-lp-banner-sprite.png);
  position: absolute;
  background-size: 230px auto;
  width: 40px;
  height: 40px;
}
.zm-lp-crm-extsn .middle-animated .img-sec span:first-child {
  top: 25%;
  left: 5%;
}
.zm-lp-crm-extsn .middle-animated .img-sec span:nth-child(2) {
  top: 8%;
  left: 25%;
  width: 20px;
  height: 20px;
  background-position: -51px -10px;
}
.zm-lp-crm-extsn .middle-animated .img-sec span:nth-child(3) {
  top: 17%;
  left: 49%;
  width: 18px;
  height: 17px;
  background-position: -80px -12px;
}
.zm-lp-crm-extsn .middle-animated .img-sec span:nth-child(4) {
  top: auto;
  left: 46%;
  width: 20px;
  height: 20px;
  background-position: -105px -10px;
  bottom: 13%;
}
.zm-lp-crm-extsn .middle-animated .img-sec span:nth-child(5) {
  top: 12%;
  left: auto;
  width: 25px;
  height: 25px;
  background-position: -134px -8px;
  right: 23%;
}
.zm-lp-crm-extsn .middle-animated .img-sec span:nth-child(6) {
  top: auto;
  left: auto;
  width: 15px;
  height: 15px;
  background-position: -168px -12px;
  right: 16%;
  bottom: 22%;
}
.zm-lp-crm-extsn .middle-animated .img-sec span:nth-child(7) {
  top: 24%;
  left: auto;
  width: 37px;
  height: 37px;
  background-position: -193px -2px;
  right: 5%;
  bottom: auto;
}
.zm-lp-crm-extsn h1 {
  font: 70px/normal var(--zf-secondary-bold);
  color: #ffd665;
  margin-bottom: 10px;
}
.zm-lp-crm-extsn a.action-btn {
  display: inline-block;
  font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
  margin: 0;
  color: #333;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  font-size: 16px;
  background: #f0483e;
  color: #fff;
  padding: 19px 27px;
  text-transform: uppercase;
}
.zm-lp-crm-extsn .circle-1 {
  width: 700px;
  height: 700px;
  position: absolute;
  border: 2px dashed #092137;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.zm-lp-crm-extsn .content-wrap {
  position: relative;
  width: 95%;
  z-index: 10;
}
.zm-lp-crm-extsn .circle-2 {
  width: 950px;
  height: 950px;
  position: absolute;
  border: 2px solid #092137;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.zm-lp-crm-extsn .circle-3 {
  width: 1200px;
  height: 1200px;
  position: absolute;
  border: 2px dashed #092137;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.zm-lp-crm-extsn .bid-deals {
  padding: 130px 0 0;
  text-align: center;
}
.zm-lp-crm-extsn h2 {
  font: 50px/55px var(--zf-secondary-regular);
  max-width: 650px;
  margin: 0px auto;
}
.zm-lp-crm-extsn h2 span{
  font-family:var(--zf-secondary-bold);
}
.zm-lp-crm-extsn h3 {
  color: #ffd665;
  font: 40px/49px var(--zf-secondary-bold);
}
.zm-lp-crm-extsn .text-content p {
  width: 813px;
  display: block;
  margin: 30px auto 0;
  max-width: 90%;
}
.zm-lp-crm-extsn .jouney-sec {
  display: block;
  width: 100%;
  padding: 50px 0 120px;
  max-width: 1200px;
  margin: 0px auto;
  position: relative;
}
.zm-lp-crm-extsn .jouney-sec .content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(even) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 0;
}
.zm-lp-crm-extsn .jouney-sec [class^="step"] {
  width: 65%;
  padding-top: 70px;
  position: relative;
  z-index: 11;
}
.zm-lp-crm-extsn .jouney-sec .step-19 {
  width: 65%;
}
.zm-lp-crm-extsn h4 {
  font: 28px/33px var(--zf-secondary-semibold);
}
.zm-lp-crm-extsn p {
  font: 18px/30px var(--zf-primary-regular);
}
.zm-lp-crm-extsn .description p {
  max-width: 560px;
}
.zm-lp-crm-extsn .description a {
  position: relative;
  padding: 10px 20px 30px 43px;
}
.zm-lp-crm-extsn .description {
  height: 220px;
}
.zm-lp-crm-extsn .jouney-sec > svg {
  position: absolute;
  max-width: 50%;
  bottom: 0;
  max-height: 100%;
  fill: none;
  stroke: #134f80;
  stroke-width: 1;
  stroke-dasharray: 6;
  left: 0;
}
.zm-lp-crm-extsn .there-more {
  background: #031222;
  padding: 150px 0 100px;
}
.zm-lp-crm-extsn .there-extnsn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -ms-flex-wrap: wrap;
  flex-wrap: wrap; */
  margin-top: 60px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -30px;
  margin-right: -30px;
}
.zm-lp-crm-extsn .single-wrap {
  width: 100%;
  padding-bottom: 50px;
  display: inline-block;
  position: relative;
}
.zm-lp-crm-extsn .single-wrap span {
  font: 16px/20px var(--zf-primary-semibold);
  width: 100%;
  padding: 10px 0;
  display: inline-block;
  text-transform: uppercase;
}
.zm-lp-crm-extsn a:not(.cta-btn):not(.action-btn) {
  color: #52d0ff;
  font: 17px/22px var(--zf-primary-semibold);
  display: inline-block;
  text-decoration: underline;
  vertical-align: top;
}
.zm-lp-crm-extsn .single-wrap:last-child {
  padding-bottom: 0;
}
.zm-lp-crm-extsn .single-wrap > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.zm-lp-crm-extsn .single-wrap a {
  position: relative;
  overflow: visible;
  padding: 10px 20px 30px 40px;
}
.zm-lp-crm-extsn .thousands-plus {
  background: #031222;
  padding: 0 0 100px;
  overflow: hidden;
}
.zm-lp-crm-extsn .thousands-plus-wrap {
  width: 760px;
  margin: 0px auto;
  display: block;
  max-width: 95%;
  text-align: center;
  position: relative;
}
.zm-lp-crm-extsn .top-img-sec .main-img {
  width: 380px;
  max-width: 70%;
}
.zm-lp-crm-extsn .top-img-sec .sprite {
  position: absolute;
}
.zm-lp-crm-extsn img.sprite.left {
  left: -13%;
  top: 30%;
}
.zm-lp-crm-extsn img.sprite.right {
  right: -10%;
  top: 30%;
}
.zm-lp-crm-extsn .top-img-sec p {
  font: 20px/24px var(--zf-primary-regular);
  color: #ffd665;
  margin-bottom: 0;
}
.zm-lp-crm-extsn .thousands-plus-wrap > p {
  margin: 10px auto 40px;
}
.zm-lp-crm-extsn .thousands-plus > .content-wrap {
  border-top: 2px dashed #092137;
  max-width: 1100px !important;
}
.zm-lp-crm-extsn .top-img-sec {
  padding-top: 150px;
  position: relative;
}
.zm-lp-crm-extsn .box-wrapper:nth-child(2) {
  border-right: 2px dashed #092137;
  border-left: 2px dashed #092137;
}
.zm-lp-crm-extsn .box-wrapper {
  width: 33%;
  padding: 0 30px;
}
.zm-lp-crm-extsn .journey-sec {
  padding-bottom: 150px;
}
.zm-lp-crm-extsn path#Path_796 {
  width: 800px;
}
.there-extnsn-wrap a::before {
  content: "";
  background: url("/sites/zweb/images/marketplace/zm-lp-logo-sprite1.png");
  width: 35px;
  height: 35px;
  background-size: 1225px auto;
  background-position: 0 -5px;
  position: absolute;
  left: 0;
  top: 2px;
  -webkit-transform: scale(.9);
      -ms-transform: scale(.9);
          transform: scale(.9);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.zm-lp-crm-extsn .single-wrap a:hover::before{
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.zm-lp-crm-extsn .zoho-analytics::before {
  background-position: 528px -48px;
  background-size: 1280px auto;
}
.zm-lp-crm-extsn .plecto::before {
  background-position: 464px -47px;
}
.zm-lp-crm-extsn .zoho-survey::before {
  background-position: 139px -47px;
}
.zm-lp-crm-extsn .surveymonkey::before{
  background-position: 95px -47px;
}
.zm-lp-crm-extsn .trello::before {
  background-position: 334px -47px;
}
.zm-lp-crm-extsn .slack::before {
  background-position: 290px -47px;
}
.zm-lp-crm-extsn a.modatata {
  /* padding-left: 58px; */
}
.zm-lp-crm-extsn .modatata::before {
  background-position: -979px -47px;
}
.zm-lp-crm-extsn .colloboration::before {
  background-position: 183px -48px;
}
.zm-lp-crm-extsn .quote-to-pro-con::before {
  background-position: 290px -47px;
}
.zm-lp-crm-extsn .zapier::before {
  background-position: -44px -91px;
}
.zm-lp-crm-extsn .piesync::before {
  background-position: -87px -91px;
}
.zm-lp-crm-extsn .automateio::before {
  background-position: -131px -91px;
}
.zm-lp-crm-extsn .eventbrite::before {
  background-position: 51px -47px;
}
.zm-lp-crm-extsn .icapture::before {
  background-position: 0px -91px;
}
.zm-lp-crm-extsn .single-wrap:nth-child(8) a:nth-child(3)::before {
  background-position: 528px -48px;
}
.zm-lp-crm-extsn .typeform::before {
  background-position: 421px -47px;
}
.zm-lp-crm-extsn .jotform::before {
  background-position: 377px -47px;
}
.zm-lp-crm-extsn .zoho-forms::before {
  background-position: -175px -91px;
}
.zm-lp-crm-extsn .description a::before {
  content: "";
  background: url(/sites/zweb/images/marketplace/zm-lp-logo-sprite1.png);
  width: 37px;
  height: 37px;
  background-size: 1225px auto;
  background-position: 0 -5px;
  position: absolute;
  left: 0;
  top: 4px;
}
.zm-lp-crm-extsn .step-1 .fb-adverts-manager::before {
  background-position: 0 -4px;
}
.zm-lp-crm-extsn .step-1 .leadsbridge::before {
  background-position: -42px -3px;
}
.zm-lp-crm-extsn a.mailchip::before {
  background-position: -86px -3px;
}
.zm-lp-crm-extsn a.activecampaign::before {
  background-position: -130px -3px;
}
.zm-lp-crm-extsn a.zohocampaign::before {
  background-position: -174px -3px;
}
.zm-lp-crm-extsn a.leadfeeder::before {
  background-position: -217px -3px;
}
.zm-lp-crm-extsn a.aeroleads::before {
  background-position: -262px -3px;
}
.zm-lp-crm-extsn a.phn-checker::before {
  background-position: -305px -3px;
}
.zm-lp-crm-extsn a.zero-bounce::before {
  background-position: -349px -3px;
}
.zm-lp-crm-extsn a.funnelFLARE::before {
  background-position: -398px -3px;
}
.zm-lp-crm-extsn a.connectleader::before {
  background-position: -442px -3px;
}
.zm-lp-crm-extsn a.rrlead {
  padding-left: 85px;
}
.zm-lp-crm-extsn a.rrlead::before {
  background-position: -492px -3px;
  width: 80px;
  top: 13px;
}
.zm-lp-crm-extsn a.klentyemail::before {
  background-position: -579px -3px;
}
.zm-lp-crm-extsn a.trustedTickler::before {
  background-position: -623px -3px;
}
.zm-lp-crm-extsn a.dropbox::before {
  background-position: -666px -4px;
}
.zm-lp-crm-extsn a.paperflite::before {
  background-position: -710px -4px;
}
.zm-lp-crm-extsn a.engypt::before {
  background-position: -754px -4px;
}
.zm-lp-crm-extsn a.salescript::before {
  background-position: -797px -3px;
}
.zm-lp-crm-extsn a.sms-magic::before {
  background-position: -841px -4px;
}
.zm-lp-crm-extsn a.twilio-sms::before {
  background-position: -885px -3px;
}
.zm-lp-crm-extsn a.click-send::before {
  background-position: -928px -3px;
}
.zm-lp-crm-extsn a.calendly::before {
  background-position: -972px -3px;
}
.zm-lp-crm-extsn a.acuity-scheduling::before {
  background-position: -1016px -3px;
}
.zm-lp-crm-extsn a.zoho-bookings::before {
  background-position: -1059px -3px;
}
.zm-lp-crm-extsn a.goto-meeting::before {
  background-position: -1103px -3px;
}
.zm-lp-crm-extsn a.zoom::before {
  background-position: -1147px -3px;
}
.zm-lp-crm-extsn a.badgermaps::before {
  background-position: -1189px -3px;
}
.zm-lp-crm-extsn a.map-my-customers::before {
  background-position: 0 -47px;
}
.zm-lp-crm-extsn a.pandadoc::before {
  background-position: -43px -47px;
}
.zm-lp-crm-extsn a.iquotexpress::before {
  background-position: -88px -47px;
}
.zm-lp-crm-extsn a.formstack-documents::before {
  background-position: -131px -47px;
}
.zm-lp-crm-extsn a.Quickbooks::before {
  background-position: -174px -47px;
}
.zm-lp-crm-extsn a.xero::before {
  background-position: -219px -47px;
}
.zm-lp-crm-extsn a.paypal::before {
  background-position: -262px -47px;
}
.zm-lp-crm-extsn a.payway::before {
  background-position: -306px -47px;
}
.zm-lp-crm-extsn a.payu::before {
  background-position: -349px -47px;
}
.zm-lp-crm-extsn a.zoho-adobesign::before {
  background-position: -393px -47px;
}
.zm-lp-crm-extsn a.docusign::before {
  background-position: -437px -47px;
}
.zm-lp-crm-extsn a.zoho-sign::before {
  background-position: -480px -47px;
}
.zm-lp-crm-extsn a.calculate-commissions::before {
  background-position: -524px -47px;
}
.zm-lp-crm-extsn a.salesbenefits::before {
  background-position: -677px -47px;
}
.zm-lp-crm-extsn .jouney-sec .content-wrap [class^="step"] span {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  background: #010c15;
  z-index: 1;
}
.zm-lp-crm-extsn .jouney-sec [class^="step"] span {
  left: 0;
}

.loading {
  font-size: 30px;
}

.loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis 2.5s steps(4,end) 900ms infinite;      
  animation: ellipsis 2.5s steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 1em;    
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1em;    
  }
}
@media (min-width: 768px) {
  .zm-lp-crm-extsn .circle-1, .zm-lp-crm-extsn .circle-2, .zm-lp-crm-extsn .circle-3 {
      -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0);
 }
  .zm-lp-crm-extsn .circle-1 {
      -webkit-transition: 1s ease 1.2s;
      -o-transition: 1s ease 1.2s;
      transition: 1s ease 1.2s;
 }
  .zm-lp-crm-extsn .circle-2 {
      -webkit-transition: 1s ease 1.3s;
      -o-transition: 1s ease 1.3s;
      transition: 1s ease 1.3s;
 }
  .zm-lp-crm-extsn .circle-3 {
      -webkit-transition: 1s ease 1.4s;
      -o-transition: 1s ease 1.4s;
      transition: 1s ease 1.4s;
 }
  .zm-lp-crm-extsn .middle-animated .circle-1, .zm-lp-crm-extsn .middle-animated .circle-2, .zm-lp-crm-extsn .middle-animated .circle-3 {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
 }
  .zm-lp-crm-extsn .img-sec span {
      opacity: 0;
      -webkit-transition: 1s ease 1.2s;
      -o-transition: 1s ease 1.2s;
      transition: 1s ease 1.2s;
 }
  .zm-lp-crm-extsn .img-sec span:first-child {
      top: 23%;
      left: 17%;
      -webkit-animation: floating 3.5s ease infinite forwards;
      animation: floating 3.5s ease infinite forwards;
 }
  .zm-lp-crm-extsn .img-sec span:nth-child(2) {
      top: 25%;
      background-position: -51px -10px;
      -webkit-animation: floating 2.5s ease infinite forwards;
      animation: floating 2.5s ease infinite forwards;
 }
  .zm-lp-crm-extsn .img-sec span:nth-child(3) {
      top: 29%;
      left: 45%;
      background-position: -80px -12px;
      width: 18px;
      height: 17px;
      -webkit-animation: floating 4.5s ease infinite forwards;
      animation: floating 4.5s ease infinite forwards;
 }
  .zm-lp-crm-extsn .img-sec span:nth-child(4) {
      bottom: 30%;
      background-position: -105px -10px;
      -webkit-animation: floating 3s ease infinite forwards;
      animation: floating 3s ease infinite forwards;
 }
  .zm-lp-crm-extsn .img-sec span:nth-child(5) {
      top: 47%;
      background-position: -134px -8px;
      -webkit-animation: floating 3.5s ease infinite forwards;
      animation: floating 3.5s ease infinite forwards;
 }
  .zm-lp-crm-extsn .img-sec span:nth-child(6) {
      right: 14%;
      bottom: 43%;
      background-position: -164px -8px;
      -webkit-animation: floating 4.5s ease infinite forwards;
      animation: floating 4.5s ease infinite forwards;
 }
  .zm-lp-crm-extsn .img-sec span:nth-child(7) {
      right: 17%;
      top: 45%;
      background-position: -193px -2px;
      -webkit-animation: floating 2.9s ease infinite forwards;
      animation: floating 2.9s ease infinite forwards;
 }
  .zm-lp-crm-extsn .content-wrap.middle-animated .img-sec span {
      opacity: 1;
 }
  .zm-lp-crm-extsn .description a::before {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
 }
  .zm-lp-crm-extsn .animated .description a:hover::before {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);
 }
  
  .zm-lp-crm-extsn .sprite.left, .zm-lp-crm-extsn .sprite.right {
      opacity: 0;
      -webkit-transition: 0.5s cubic-bezier(0.25, 0.1, 0.07, 1.41) 0.3s;
      -o-transition: 0.5s cubic-bezier(0.25, 0.1, 0.07, 1.41) 0.3s;
      transition: 0.5s cubic-bezier(0.25, 0.1, 0.07, 1.41) 0.3s;
 }
  .zm-lp-crm-extsn .sprite.left {
      -webkit-transform: translate(20px, 5px);
      -ms-transform: translate(20px, 5px);
      transform: translate(20px, 5px);
 }
  .zm-lp-crm-extsn .sprite.right {
      -webkit-transform: translate(-20px, 5px);
      -ms-transform: translate(-20px, 5px);
      transform: translate(-20px, 5px);
 }
  .zm-lp-crm-extsn .middle-animated .sprite.left, .zm-lp-crm-extsn .middle-animated .sprite.right {
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
 }
  .zm-lp-crm-extsn .thousands-plus-wrap .main-img {
      opacity: 0;
 }
  .zm-lp-crm-extsn .thousands-plus-wrap p, .zm-lp-crm-extsn .thousands-plus-wrap a {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
 }
  .zm-lp-crm-extsn .middle-animated .thousands-plus-wrap p, .zm-lp-crm-extsn .middle-animated .thousands-plus-wrap a {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
 }
  .zm-lp-crm-extsn .middle-animated .thousands-plus-wrap .main-img {
      -webkit-animation: flipInY 1s;
      animation: flipInY 1s;
      opacity: 1;
 }
  .zm-lp-crm-extsn .jouney-sec .description {
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      opacity: 0;
      -webkit-transition: all 1s ease 0.5s;
      -o-transition: all 1s ease 0.5s;
      transition: all 1s ease 0.5s;
 }
  .zm-lp-crm-extsn .jouney-sec [class^="step"] span {
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      opacity: 0;
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease;
 }
  .zm-lp-crm-extsn .jouney-sec .content-wrap.animated-1 +  .content-wrap.animated-1 .description {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
 }
  .zm-lp-crm-extsn .jouney-sec .content-wrap.animated-1 +  .content-wrap.animated-1 [class^="step"] span {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
 }
 .zm-lp-crm-extsn .jouney-sec .content-wrap.middle-animated:first-child .description, .zm-lp-crm-extsn .jouney-sec .content-wrap.middle-animated:first-child [class^="step"] span{
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
 }
  .zm-lp-crm-extsn .bid-deals .text-content {
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
      opacity: 0;
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
 }
  .zm-lp-crm-extsn .bid-deals .animated .text-content {
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1;
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
 }
 .banner-content {
      position: relative;
      top: 50px;
  }
  .banner-content p:not(.announcing),.banner-content .img-sec, .banner-content h1,.banner-content a{
      opacity: 0;
      -webkit-transition: all 0.5s ease 1s;
      -o-transition: all 0.5s ease 1s;
      transition: all 0.5s ease 1s;
  }
  .middle-animated .banner-content p:not(.announcing),.middle-animated .banner-content .img-sec, .middle-animated .banner-content h1,.middle-animated .banner-content a{
      opacity: 1;
  }
  .banner-content > img {
      max-width: 270px;
      display: block;
      margin: 0px auto 30px;
      position: relative;
      top: -45px;
  }
  section#block-panels-mini-product-menu {
      background: #041526;
      display: none;
  }
  #mini-panel-product_menu .menu-icon-help-header .product-title a{
      color: #fff;
  }
  .zm-lp-crm-extsn .box-wrapper {
      -webkit-transform: translateY(30px);
          -ms-transform: translateY(30px);
              transform: translateY(30px);
      opacity: 0.3;
  }
  .zm-lp-crm-extsn .middle-animated .box-wrapper{
      -webkit-transform:translateY(0);
          -ms-transform:translateY(0);
              transform:translateY(0);
      opacity: 1;
  }
  .zm-lp-crm-extsn .box-wrapper:first-child{
      -webkit-transition: all 1.2s ease;
      -o-transition: all 1.2s ease;
      transition: all 1.2s ease;
  }
  .zm-lp-crm-extsn .box-wrapper:nth-child(2){
      -webkit-transition: all 1.2s ease 0.5s;
      -o-transition: all 1.2s ease 0.5s;
      transition: all 1.2s ease 0.5s;
  }
  .zm-lp-crm-extsn .box-wrapper:nth-child(3){
      -webkit-transition: all 1.2s ease 1s;
      -o-transition: all 1.2s ease 1s;
      transition: all 1.2s ease 1s;
  }
  
  @-webkit-keyframes floating {
      from {
          -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
     }
      65% {
          -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
     }
      to {
          -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
     }
 }
  @keyframes floating {
      from {
          -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
     }
      65% {
          -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
     }
      to {
          -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
     }
 }
  @keyframes flipInY {
      0% {
          -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 30deg);
          transform: perspective(400px) rotate3d(0, 1, 0, 30deg);
          -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
          opacity: 0;
     }
      40% {
          -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -6deg);
          transform: perspective(400px) rotate3d(0, 1, 0, -6deg);
          -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
     }
      60% {
          -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 5deg);
          transform: perspective(400px) rotate3d(0, 1, 0, 5deg);
          opacity: 1;
     }
      80% {
          -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -2deg);
          transform: perspective(400px) rotate3d(0, 1, 0, -2deg);
     }
      100% {
          -webkit-transform: perspective(400px);
          transform: perspective(400px);
          opacity: 1;
     }
 }
  @-webkit-keyframes flipInY {
      0% {
          -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 30deg);
          transform: perspective(400px) rotate3d(0, 1, 0, 30deg);
          -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
          opacity: 0;
     }
      40% {
          -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -6deg);
          transform: perspective(400px) rotate3d(0, 1, 0, -6deg);
          -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
     }
      60% {
          -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 5deg);
          transform: perspective(400px) rotate3d(0, 1, 0, 5deg);
          opacity: 1;
     }
      80% {
          -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -2deg);
          transform: perspective(400px) rotate3d(0, 1, 0, -2deg);
     }
      100% {
          -webkit-transform: perspective(400px);
          transform: perspective(400px);
          opacity: 1;
     }
 }
}
@media (min-width: 992px) {
  .zm-lp-crm-extsn .jouney-sec {
      padding-left: 30px;
      padding-right: 30px;
 }
}
@media (min-width: 1200px) {
  .zm-lp-crm-extsn .jouney-sec svg {
      display: block;
 }
  .zm-lp-crm-extsn .jouney-sec svg {
      position: absolute;
      opacity: 0;
      z-index: 0;
 }
  .zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(even) [class^="step"] {
      padding-top: 70px;
      width: 47%;
 }
  .zm-lp-crm-extsn .jouney-sec .animated-1 svg {
      opacity: 1;
 }
  .zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(even) svg {
      top: auto;
      left: -7%;
      bottom: 80%;
 }
  .zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(odd) svg {
      top: auto;
      left: -1.5%;
      bottom: 78%;
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
 }
  .zm-lp-crm-extsn .jouney-sec .content-wrap.animated-1 +  .animated-1 .path-1 {
      -webkit-animation: dash 2s linear forwards;
      animation: dash 2s linear forwards ;
 }
  .zm-lp-crm-extsn .jouney-sec .content-wrap:first-child .description,.zm-lp-crm-extsn .jouney-sec .content-wrap:first-child span, .zm-lp-crm-extsn .jouney-sec .content-wrap:first-child a::before {
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
 }
  .zm-lp-crm-extsn .jouney-sec .description {
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px);
      opacity: 0;
      -webkit-transition: all 1s ease 1.2s;
      -o-transition: all 1s ease 1.2s;
      transition: all 1s ease 1.2s;
 }
  .zm-lp-crm-extsn .jouney-sec [class^="step"] span {
      -webkit-transition: all 1s 1.2s ease;
      -o-transition: all 1s 1.2s ease;
      transition: all 1s 1.2s ease;
 }
  @-webkit-keyframes dash {
      to {
          stroke-dashoffset: 0;
     }
 }
  @keyframes dash {
      to {
          stroke-dashoffset: 0;
     }
 }
 .zm-lp-crm-extsn .jouney-sec .content-wrap .step-1 span {
      left: -57px;
      top: 55px;
  }
 .zm-lp-crm-extsn .jouney-sec .content-wrap .step-2 span {
      top: 64px;
      height: auto;
      left: -74px;
      width: 70px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-3 span {
      left: -57px;
      top: 53px;
      height: auto;
      max-height: 67px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-4 span {
      width: 40px;
      left: -55px;
      top: 58px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-5 span {
      left: -48px;
      top: 62px;
      width: 45px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-6 span {
      width: 40px;
      left: -53px;
      top: 59px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-7 span {
      left: -50px;
      top: 52px;
      width: 45px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-8 span {
      left: -60px;
      top: 57px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-9 span {
      left: -55px;
      top: 53px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-10 span {
      left: -60px;
      top: 61px;
      height: auto;
      max-height: 57px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-11 span {
      width: 59px;
      top: 66px;
      left: -58px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-12 span {
      left: -57px;
      top: 60px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-13 span {
      top: 67px;
      width: 60px;
      left: -60px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-14 span {
      left: -60px;
      top: 58px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-15 span {
      top: 65px;
      left: -50px;
      width: 48px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-16 span {
      width: 45px;
      left: -55px;
      top: 65px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-17 span {
      background-position: -699px 0;
      left: -55px;
      top: 56px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-18 span {
      width: 68px;
      left: -72px;
      top: 35px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-19 span {
      width: 43px;
      left: -45px;
      top: 67px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(even) svg {
      max-width: 54%;
 }
  .zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(odd) svg {
      max-width: 54%;
 }
 .zm-lp-crm-extsn .description {
      height: 210px;
 }
 .zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(even) [class^="step"] {
      width: 49%;
  }
  .rocket-path {
      display: none;
  }
}
@media(min-width:1400px){
  .zm-lp-crm-extsn .content-wrap{
      width: 100%;
  }

  .rocket-path {
      top: auto;
      left: -6%;
      bottom: 151%;
      position: absolute;
  }
  .rocket-path svg {
      motion-path: path("m31,5.453125c0,0 -7,27 -7,26.546875c0,0.453125 -2,26.453125 -2,26c0,0.453125 4,30.453125 4,30c0,0.453125 8,21.453125 7,21.453125c-1,0 11,22 11,21.546875c0,0.453125 12,17.453125 12,17c0,0.453125 16,17.453125 16,17c0,0.453125 22,15.453125 22,15c0,0.453125 23,11.453125 23,11c0,0.453125 24,8.453125 24,8c0,0.453125 34,6.453125 34,6c0,0.453125 30,2.453125 30,2c0,0.453125 36,1.453125 36,1c0,0.453125 29,-0.546875 29,-1c0,0.453125 42,-1.546875 42,-2c0,0.453125 31,-1.546875 31,-1.546875c0,0 34,-3 34,-3.453125c0,0.453125 31,-0.546875 31,-1c0,0.453125 21,-0.546875 21,-1c0,0.453125 20,-0.546875 20,-1c0,0.453125 35,0.453125 35,0c0,0.453125 24,2.453125 24,2c0,0.453125 30,5.453125 30,5c0,0.453125 16,7.453125 16,7c0,0.453125 20,4.453125 20,4c0,0.453125 18,9.453125 18,9c0,0.453125 12,8.453125 12,8.453125c0,0 10,7 10,6.546875");
      offset-path: path("m31,5.453125c0,0 -7,27 -7,26.546875c0,0.453125 -2,26.453125 -2,26c0,0.453125 4,30.453125 4,30c0,0.453125 8,21.453125 7,21.453125c-1,0 11,22 11,21.546875c0,0.453125 12,17.453125 12,17c0,0.453125 16,17.453125 16,17c0,0.453125 22,15.453125 22,15c0,0.453125 23,11.453125 23,11c0,0.453125 24,8.453125 24,8c0,0.453125 34,6.453125 34,6c0,0.453125 30,2.453125 30,2c0,0.453125 36,1.453125 36,1c0,0.453125 29,-0.546875 29,-1c0,0.453125 42,-1.546875 42,-2c0,0.453125 31,-1.546875 31,-1.546875c0,0 34,-3 34,-3.453125c0,0.453125 31,-0.546875 31,-1c0,0.453125 21,-0.546875 21,-1c0,0.453125 20,-0.546875 20,-1c0,0.453125 35,0.453125 35,0c0,0.453125 24,2.453125 24,2c0,0.453125 30,5.453125 30,5c0,0.453125 16,7.453125 16,7c0,0.453125 20,4.453125 20,4c0,0.453125 18,9.453125 18,9c0,0.453125 12,8.453125 12,8.453125c0,0 10,7 10,6.546875");
      motion-rotation: reverse;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(odd) .rocket-path {
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      top: auto;
      bottom: 150%;
      left: auto;
      right: 47%;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap:nth-child(odd) .rocket-path svg{
      offset-rotate: auto 180deg;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .rocket-path svg{
      opacity: 0;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap.animated-1 +  .animated-1 .rocket-path svg{
      -webkit-animation: move 1.49s  linear forwards;
              animation: move 1.49s  linear forwards;
  }
  @-webkit-keyframes move {
      15%{
          opacity: 1;
      }
      80%{
          opacity: 0.7;
      }
      100% { 
          motion-offset: 100%;
          offset-distance: 100%;
          opacity: 0;
      }
  }
  @keyframes move {
      15%{
          opacity: 1;
      }
      80%{
          opacity: 0.7;
      }
      100% { 
          motion-offset: 100%;
          offset-distance: 100%;
          opacity: 0;
      }
  }
}
@media (max-width: 1199px) {
  .zm-lp-crm-extsn .single-wrap:nth-child(odd) {
      border: none;
 }
  .zm-lp-crm-extsn .single-wrap:nth-child(even) {
      padding-left: 0;
 }
  .zm-lp-crm-extsn .jouney-sec [class^="step"], .zm-lp-crm-extsn .journey-sec [class^="step"] {
      width: 520px;
      max-width: 100%;
      padding-top: 70px;
      margin: 0px auto;
      padding-left: 50px;
 }
  .zm-lp-crm-extsn .jouney-sec svg {
      display: none;
 }
  .zm-lp-crm-extsn .description {
      height: auto;
 }
 .zm-lp-crm-extsn .jouney-sec .content-wrap [class^="step"] span img{
      float: right;
      padding-right: 5px;
      padding-left: 10px;
 }
 .zm-lp-crm-extsn .jouney-sec .content-wrap [class^="step"] span{
  width: 60px;
 }
 .zm-lp-crm-extsn .jouney-sec .content-wrap .step-1 span {
      left: -10px;
      top: 53px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-2 span {
      top: 72px;
      height: auto;
      left: -14px;
      width: 65px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-3 span {
      left: -10px;
      top: 53px;
      height: auto;
      max-height: 60px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-4 span {
      left: -5px;
      top: 58px;
      height: auto;
      width: 55px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-5 span {
      left: -5px;
      top: 62px;
      width: 55px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-6 span {
      width: 52px;
      left: -4px;
      top: 62px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-7 span {
      left: -4px;
      top: 55px;
      width: 55px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-8 span {
      left: -7px;
      top: 57px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-9 span {
      left: -10px;
      top: 55px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-10 span {
      left: -10px;
      top: 57px;
      height: auto;
      max-height: 57px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-11 span {
      width: 63px;
      top: 66px;
      left: -12px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-12 span {
      left: -10px;
      top: 63px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-13 span {
      top: 67px;
      width: 67px;
      left: -16px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-14 span {
      left: -11px;
      top: 72px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-15 span {
      top: 65px;
      left: -8px;
      width: 58px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-16 span {
      width: 60px;
      left: -9px;
      top: 68px;
      height: auto;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-17 span {
      background-position: -699px 0;
      left: -10px;
      top: 59px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-18 span {
      width: 70px;
      left: -19px;
      top: 41px;
  }
  .zm-lp-crm-extsn .jouney-sec .content-wrap .step-19 span {
      width: 53px;
      left: -2px;
      top: 70px;
  }
  .zm-lp-crm-extsn .single-wrap{
      min-height: 215px;
  } 
  .zm-lp-crm-extsn .box-wrapper{
      padding:0 20px;
  } 
  .zm-lp-crm-extsn .there-extnsn-wrap{
      margin-left: -20px;
      margin-right: -20px;
  } 
}
@media (max-width: 991px) {
  .zm-lp-crm-extsn .jouney-sec [class^="step"], .zm-lp-crm-extsn .journey-sec [class^="step"] {
      padding-top: 70px;
 }
}
@media (max-width: 767px) {
  .zw-product-header
{
  display: block;
}

  .zm-lp-crm-extsn .jouney-sec .step-1 {
      padding-top: 0;
 }
  .zm-lp-crm-extsn .description a::before, .zm-lp-crm-extsn .single-wrap a::before {
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8);
 }
  .zm-lp-crm-extsn h1 {
      font-size: 40px;
 }
  .zm-lp-crm-extsn h2 {
      font-size: 35px;
      line-height: normal;
 }
 .banner-content > img{
     display: none;
 }
  .zm-lp-crm-extsn h3 {
      font-size: 32px;
      line-height: normal;
 }
  .zm-lp-crm-extsn h4 {
      line-height: normal;
      font-size: 25px;
 }
  .zm-lp-crm-extsn .top-banner {
      padding: 100px 0;
 }
  .zm-lp-crm-extsn .bid-deals {
      padding-top: 100px;
 }
  .zm-lp-crm-extsn .there-more {
      padding-left: 30px;
      padding-right: 30px;
      padding-bottom: 80px;
      padding-top: 100px;
 }
  .zm-lp-crm-extsn .journey-sec {
      padding-bottom: 100px;
 }
  .zm-lp-crm-extsn .there-extnsn-wrap {
      margin-top: 20px;
 }
  .zm-lp-crm-extsn .single-wrap {
      padding-bottom: 20px;
 }
  .zm-lp-crm-extsn .top-img-sec {
      padding-top: 100px;
 }
  .zm-lp-crm-extsn .top-img-sec .sprite {
      display: none;
 }
  .zm-lp-crm-extsn .jouney-sec {
      padding-bottom: 80px;
 }
 .zm-lp-crm-extsn .jouney-sec .content-wrap .step-1 span{
      top: -20px;
  }
  .zm-lp-crm-extsn .there-more{
      padding-left: 10px;
      padding-right: 10px;
  }
}
@media(max-width:650px){
  .zm-lp-crm-extsn .single-wrap{
      min-height: unset;
  }
  .zm-lp-crm-extsn .box-wrapper {
      width: 100%
  }
}
@media(max-width:480px){
  .zm-lp-crm-extsn .middle-animated .img-sec span{
      transform: scale(0.7);
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
  }
}
.play-btn {	
  position: relative;
  padding-left: 40px;
  margin: 30px;
  color: #fff !important;
  font: 17px/22px var(--zf-primary-semibold);
  display: inline-block;
  text-decoration: underline;
  vertical-align: top;
  min-height: 28px;
  cursor: pointer;
}	
.play-btn span {	
  width: 30px;	
  height: 30px;	
  border-radius: 50%;	
  position: absolute;	
  left: 0;	
  display: block;	
  border: 1px solid #fff;	
  top: -2px;	
}	
.play-btn span::before {	
  content: "";	
  position: absolute;	
  left: 50%;	
  top: 50%;	
  -webkit-transform: translateX(-40%) translateY(-50%);	
  -ms-transform: translateX(-40%) translateY(-50%);	
  transform: translateX(-40%) translateY(-50%);	
  -webkit-transform-origin: center center;	
  -ms-transform-origin: center center;	
  transform-origin: center center;	
  width: 0;	
  height: 0;	
  border-top: 6px solid transparent;	
  border-bottom: 6px solid transparent;	
  border-left: 10px solid #fff;	
  z-index: 100;	
}
#banner_animation {
  left: 50%;
  position: absolute;
  top: -4%;
  margin-top: 0;
  right: auto;
  margin: 0px auto;
  bottom: 0;
  width: auto;
  height: 980px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: unset;
          box-shadow: unset;
  outline: none;
}
@media (max-width: 1099px) {
  #banner_animation{
    display: none;
}
.zm-lp-crm-extsn .img-sec img{
    opacity: 1;
    visibility: visible;
}
}
@media(max-width:991px){

  .zm-lp-crm-extsn .img-sec {
      min-height: unset;
  }
}
.zos-windows.zb-chrome .zm-lp-crm-extsn .top-banner{
  background-color: #021328;
}
.zos-windows.zb-firefox .zm-lp-crm-extsn .top-banner{
  background-color: #001322;
}
.zos-mac.zb-chrome .zm-lp-crm-extsn .top-banner{
  background: #021328;
}
.zos-mac.zb-firefox .zm-lp-crm-extsn .top-banner{
  background-color: #001322;
}
.zm-lp-crm-extsn a.clearbit::before {
  background-position: -217px -91px;
}

.zm-lp-crm-extsn a.mapsly::before {
  background-position: -261px -91px;
}
.zm-lp-crm-extsn .collaboration::before {
  background-position: 184px -47px;
}
.zm-lp-crm-extsn a.vonage::before {
  background-position: -349px -91px;
}

.zm-lp-crm-extsn a.ring-central::before {
  background-position: -304px -91px;
}

.zm-lp-crm-extsn a.intermedia::before {
  background-position: -392px -91px;
}