/***** common codes starts *****/
.zwc-wrapper *{
  text-wrap: pretty;
}
.zwc-flex-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
section{
  padding:120px 0;
}
/***** common codes ends *****/
/***** banner section starts *****/
.zwc-bnr-left{
  max-width:600px;
  width:100%;
}
.zwc-bnr-left p{
  width:90%;
}
.zwc-bnr-right{
  max-width: 774px;
  width: 83%;
}
h1 span{
  display: inline-block;
  color: #0027AD;
}
.zwc-bnr-sec,.zw-product-header {
  background-color: #F9F5EE;
}
/***** banner section ends *****/
/***** block1 section starts *****/
section.zwc-bnr-sec{
  padding-top: 60px;
}
.zwc-block1{
  background-color: #1A1A1A;
  color: #FFFFFF;
 width:92%;
 margin:0 auto;
 margin-bottom:60px;
 border-radius: 0px 0px 14px 14px;
}
.zwc-block1-con{
  max-width: 700px;
  width:100%;
  margin:0 auto;
}
.zwc-block1 span{
  display: block;
}
.zwc-tb-append {
  max-width: 70%;
  border-radius: 20px;
  border: 1px solid #ededed;
  background: #fcfcfc;
  margin: 0 auto;
  padding: 30px  20px;
}
.tb-header h4 {
  padding:60px 30px 30px 30px;
}
.in{
  display: flex !important;
  justify-content: center;
  align-items: center;
}
/***** block1 section ends *****/
/***** block2 section starts *****/
.zwc-block2-left{
  max-width: 637px;
  width:100%;
}
.zwc-block2-left p{
  width: 91%;
}
.zwc-block2-right{
  max-width: 530px;
  width:100%;
}
/***** block2 section ends *****/
/***** block3  section starts *****/
.zwc-block3-top{
  max-width: 578px;
  width:100%;
}
.zwc-block3-btm.zwc-flex-wrap{
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  gap: 50px;
  padding-top:50px;
}
.block3-btm-box{
  max-width: 385px;
  width:31%;
}
.zwc-block3{
  padding:0 0 70px 0;
}
.block3-btm-box h3{
  position: relative;
  padding-top:80px;
}
.block3-btm-box:nth-child(1) h3::before {
  background-position: 0 0;
  width: 33px;
  top: 8px;
  left: 12px;
}
.block3-btm-box:nth-child(2) h3::before {
  background-position: -33px 0;
  width: 25px;
  top: 5px;
  left: 17px;
}
.block3-btm-box:nth-child(3) h3::before {
  background-position: -58px 0;
  width: 38px;
  top: 0px;
  left: 10px;
}
.block3-btm-box:nth-child(4) h3::before {
  background-position: -96px 0;
  width: 35px;
  top: 2px;
  left: 11px;
}
.block3-btm-box:nth-child(5) h3::before {
  background-position: 0 -30px;
  width: 35px;
  top: -2px;
  left: 12px;
}
.block3-btm-box:nth-child(6) h3::before {
  background-position: -35px -39px;
    width: 34px;
    top: 9px;
    left: 15px;
    height: 26px;
}
.block3-btm-box:nth-child(7) h3::before {
  background-position: -71px -38px;
    width: 33px;
    height: 29px;
    top: 3px;
    left: 16px;
}
.block3-btm-box:nth-child(8) h3::before {
  background-position: -103px -38px;
    width: 28px;
    height: 33px;
    top: 3px;
    left: 17px;
}
.block3-btm-box:nth-child(1) h3::after{
  background:#0DC599;
}
.block3-btm-box:nth-child(2) h3::after{
  background:#EC6D45;
}
.block3-btm-box:nth-child(3) h3::after{
  background:#0D4DC5;
}
.block3-btm-box:nth-child(4) h3::after{
  background:#FFB55E;
}
.block3-btm-box:nth-child(5) h3::after{
  background: #A15EFF;
}
.block3-btm-box:nth-child(6) h3::after{
  background: #54BC09;
}
.block3-btm-box:nth-child(7) h3::after{
  background: #B827B3;
}
.block3-btm-box:nth-child(8) h3::after{
  background: #0E9AC5;
}
.block3-btm-box h3::before{
  content: " ";
  display: inline-block;
  background: url(/sites/zweb/images/meeting/video-confer-icons.svg);
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 3;
  margin: 10px auto;
  text-align: center;
  top: 0;
  left: 6px;
  height: 38px;
}
.block3-btm-box h3::after{
  content: " ";
  display: inline-block;
  width:60px;
  height:60px;
  position: absolute;
  border-radius: 40px;
  left:0;
  top:0;
}
/***** block3 section ends *****/
/***** block4 section starts *****/
.zwc-block4{
  background:#0A2681;
  color:#FFFFFF;
}
.zwc-block4 h2{
  text-align: center;
}
.zwc-lhs-menu{
  position: sticky;
  width:20%;
  top: 100px;

}
.zwc-video-conferencing-con,.menu-list{
  position: relative;
}
.zwc-lhs-menu ul li{
  font-family: 'Zoho_Puvi_Semibold';
  cursor: pointer;
  border-radius: 36px;
  padding:0 15px 0 20px;
  width:100%;
  margin-top:17px;
  transition: all .5s ease;
}
.zselect-features {
  padding: 50px 77px 0 77px;
  max-width: 75%;
  background: #031B69;
  border-radius: 6px;
}
.zselect-features > div {
  padding-bottom: 20px;
}
.zselect-features > div:last-child{
  padding-bottom: 50px;
}
.zselect-features > div.active {
  display: block;
}
/* .zselect-features > div {
  display: none;
} */
.zwc-lhs-menu ul li.active {
  background-color: #031B69; 
  color: #FFFFFF;
}
.zwc-video-conferencing-con {
      align-items: flex-start;
      padding-top: 60px;
}
.zselect-features div p{
  margin:0 0 25px;
}
.zwc-block7-box h3::before{
  content: " ";
  width: 60px;
  height: 60px;
  display: block;
  background: url(/sites/zweb/images/meeting/video-confer-icons.svg);
  background-size: 500px;
  background-repeat: no-repeat;
  margin-bottom: 12px;
}
.zwc-block7-box:nth-child(2) h3::before {
  background-position: -110px 0;
}
.zwc-block7-box:nth-child(3) h3::before {
  background-position: -172px 0;
}
.zwc-block7-box:nth-child(4) h3::before {
  background-position: -233px 0;
}
.zwc-block7-box:nth-child(5) h3::before {
  background-position: -293px 0;
  width:56px;
}
.zwc-block7-box:nth-child(6) h3::before {
  background-position: -350px 0;
  width: 48px;
}
.zwc-block7-box:nth-child(7) h3::before {
  background-position: -398px 0;
  width: 51px;
}
.zwc-block7-box:nth-child(8) h3::before {
  background-position: -448px 0;
}
.zwc-block7-box:nth-child(3),.zwc-block7-box:nth-child(5),.zwc-block7-box:nth-child(7){
  margin-left: 120px;
}
.zwc-block7 .content-wrap{
max-width:1180px;
}
/***** block4 section ends *****/
/***** Testimonial Section Starts *****/
.zwc-testi p {
  font-family: var(--zf-secondary-light);
  font-size: 16px;
  line-height: 24px
}
.zwc-testi>.zfwrap {
  align-items: flex-start
}
.zwc-testimonial h2 {
  max-width: 623px;
  margin-bottom: 30px;
}
.cus-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0 10px;
  flex-wrap: wrap;
  text-align: center;
  max-width: 95%
}
.cus-img {
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 10px
}
.cus-wrap img {
  border-radius: 10px;
  margin: 0 auto;
}
.cus-wrap span {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-family: var(--zf-secondary-light)
}
.cus-wrap .cus-name {
  background: transparent linear-gradient(95deg,#1c62ff 0%,#c1592e 100%) 0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: var(--secondaryfont-bold);
font-size:20px;
}
.zwc-testi .content-wrap,.zwc-testimonial .testimonial-inr {
  max-width: 1060px;
  width: 100%;
}
.zwc-testimonial .testimonial-inr{
  margin: 0 auto;
  padding-left: 30px;
}
.dash-dots .slick-dots li,.dash-dots .slick-dots li.slick-active {
  background: #d5d5d5;
  width: 50px;
  height: 6px;
  border: unset;
  border-radius: 10px;
  position: relative;
  overflow: hidden
}
.dash-dots .slick-dots li.slick-active::after {
  background: #3f51b6
}
.dash-dots .slick-dots li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 40px;
  opacity: 1;
  width: 0;
  background: #3f51b6
}
.dash-dots .slick-dots li.slick-active::after {
  width: 100%;
  -webkit-transition: 6s linear all;
  -o-transition: 6s linear all;
  transition: 6s linear all;
  height: 100%
}
.dash-dots .slick-dots li.slick-active::after {
  -webkit-transition: 3s linear all;
  -o-transition: 3s linear all;
  transition: 3s linear all
}
.zfwrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.zwcW30 {
  width: 26%
}
.zwcW65 {
  width: 65%
}
.dash-dots .slick-dots{
  text-align: left;
}
/***** Testimonial Section Ends *****/
/* block6 section code starts */
.compare-feature-section {
  padding: 60px 0;
}
.feature-main {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  padding:60px 30px;
}
.feature-main li span em{
  display: block;
}
.updates_box {
  padding-bottom: 60px;
  width: 71%;
  max-width: 1070px;
  margin: auto;
  font-style: italic;
  text-align: center;
}
.compare-feature-section .feature-main ul li.top-header {
  transition: all .5s;
  position: relative;
  display: flex;
  width: 1000px;
  max-width: 100%;
  position: sticky;
  top: 65px;
  z-index: 2;
  background: #fff;
}
.compare-feature-section .feature-main ul li.top-header span.feature-name {
  font-family: var(--zf-primary-bold);
  align-items: center;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
}
.compare-feature-section .feature-main ul li:first-child span {
  align-items: center;
  -ms-flex-align: center;
}
.compare-feature-section .feature-main ul li>span:first-child {
  max-width: 100%;
  display: inline-block !important;
  width: 33.3%;
  font-weight: bold;
}
.compare-feature-section .feature-main ul li:first-child span {
  display: flex;
  align-items: center;
}
.compare-feature-section .feature-main ul li span {
  box-sizing: border-box;
  -ms-flex: 0 0 32.3%;
  padding: 20px 10px 20px 0;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center; 
  /* justify-content: center; */
}
.compare-feature-section.zh-zoom .feature-main ul li>span:first-child {
  max-width: 100%;
  display: inline-block !important;
  width: 33.3%;
  font-weight: unset;
  padding-right: 10px;
}
.compare-feature-section .feature-main ul li:first-child>span:first-child{
  display: flex !important;
  justify-content: center;
  align-items: flex-start;
}
.compare-feature-section .feature-main ul li:first-child span:nth-child(2) {
  border-top: 2px solid #62a0dd;
  border-radius: 15px 15px 0 0;
}
.compare-feature-section .feature-main ul li:first-child span.tit-logo {
  font-family: var(--zf-primary-bold);
  position: relative;
  padding: 20px 20px;
  text-align: center;
}
.compare-feature-section .feature-main ul li span:nth-child(2) {
  background: #f8fbfe;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 2px solid #62a0dd;
  border-right: 2px solid #62a0dd;
}
.compare-feature-section .feature-main ul li>span:nth-child(2) {
  max-width: 100%;
  display: inline-block;
  width: 33.3%;
}
.compare-feature-section .feature-main ul li span.tit-logo span {
  background: url(/sites/zweb/images/productlogos/meeting.svg);
  background-repeat: no-repeat;
  display: inline-block;
  border: 0;
  width: 140px;
  padding: 5px 0;
  margin-right: 5px;
}
.compare-feature-section .feature-main ul li:first-child span.zoom-logo {
  background: #fff;
}
.compare-feature-section .feature-main ul li span:nth-child(3) {
  padding-left: 10px;
  padding-right: 10px;
}
.compare-feature-section .feature-main ul li>span:last-child {
  max-width: 100%;
  display: inline-block;
  width: 33.3%;
}
*, :after, :before, header *, footer *, aside * {
  box-sizing: border-box;
}
.compare-feature-section .feature-main ul li {
  display: flex;
  display: -ms-flexbox;
  width: 100%;
}
.compare-feature-section .feature-main ul li span.con {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  display: -ms-flexbox;
  -ms-flex-align: center;
}
.compare-feature-section .feature-main ul li span.con span.space-paid {
  padding: 10px 0;
  border-bottom: 0;
font-size:18px;
}
.compare-feature-section .feature-main ul li span.con span.space-paid span {
  padding: 0;
  display: inline;
  width: 100%;
  border-bottom: unset;
}
.compare-feature-section .feature-main ul li .con span:nth-child(2) {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.compare-feature-section .feature-main ul li .con span:nth-child(2).other-pri-txt{
  background: none;
}
.compare-feature-section .feature-main ul li .con span:nth-child(2).other-pri-txt .not-bg{
  padding: 0;
  background: none;
}
.compare-feature-section .feature-main ul li .con span:nth-child(2).other-pri-txt .not-bg .zprice-amount{
  padding: 0;
}
.compare-feature-section .feature-main ul li .con span:nth-child(2).other-pri-txt strong{
  display: block;
}
.compare-feature-section .feature-main ul li:nth-child(3) span span::after,.compare-feature-section .feature-main ul li:nth-child(5) span span::after,.compare-feature-section .feature-main ul li:nth-child(6) span span::after{
  content: unset;
}
.compare-feature-section .feature-main ul li span.tit-logo span::after {
  content: unset;
}
.compare-feature-section.zh-webex .feature-main ul li span.zoom-logo.tit-logo span{
  background: url(/sites/zweb/images/otherbrandlogos/webex.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 270px;
  background-position: center;
  height: 37px;
  top: -13%;
}
.compare-feature-section.zh-microsoft-teams .feature-main ul li span.zoom-logo.tit-logo span {
   background: url(/sites/zweb/images/otherbrandlogos/microsoft-office-teams.svg);
   background-size: contain;
   background-repeat: no-repeat;
   width: 100%;
   max-width: 270px;
   background-position: center;
   height: 50px;
   top: -13%;
}
.compare-feature-section.zh-zoom .feature-main ul li span.zoom-logo.tit-logo span {
  background: url(/sites/zweb/images/otherbrandlogos/zoom.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 130px;
  background-position: center;
  height: 37px;
  top: -13%;
}
.compare-feature-section .feature-main ul li span.in::after {
  content: ' ';
  height: 10px;
  width: 20px;
  border-top: 3px solid #00933c;
  border-right: 3px solid #00933c;
  transform: rotate(135deg);
  display: inline-block;

}
.compare-feature-section .feature-main ul li:last-child span.out::after, .compare-feature-section .feature-main ul li:last-child span.in::after {
  display: block;

}
.compare-feature-section .feature-main ul li:last-child span::after {
  display: none;
}
.zh-zoom .feature-main  ul li:nth-child(2) span{
display: inline-block;
}
.compare-feature-section .feature-main ul li:last-child span::after {
  display: none;
}
/* .compare-feature-section .feature-main ul li span.out::after {
  content: "X";
  color: #ff3231;
  font-family: var(--zf-primary-semibold);
  font-size: 20px;
  text-align: center;
  position: relative;
} */
/* .zh-zoom p{
  margin: unset;
} */

.compare-feature-section .feature-main ul li span.out span::after, .compare-feature-section .feature-main ul li span.out span::before {
  content: "";
  background: #ff3231 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 48%;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 15px;
}
.compare-feature-section .feature-main ul li span.out span::before {
  left: 48%;
  top: 50%;
  transform: rotate(-45deg);
  width: 15px;
}
.compare-feature-section .feature-main ul li:last-child span.out span::after, .compare-feature-section .feature-main ul li:last-child span.in::after,.compare-feature-section .feature-main ul li span.out {
  display: block !important;
}
/* .compare-feature-section .feature-main ul li:last-child span.out::after, .compare-feature-section .feature-main ul li:last-child span.in::after {
  display: block;
  position: relative;
  margin:0 auto;
} */
.compare-feature-section .feature-main ul li span.con {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}
.compare-feature-section .feature-main ul li:last-child span:nth-child(2) {
  border-bottom: 2px solid #62a0dd;
  border-radius: 0 0 15px 15px;
}
.compare-feature-section .feature-main ul li span:nth-child(2), .compare-feature-section .feature-main ul li span:nth-child(3),.compare-feature-section .feature-main ul li span:nth-child(1) {
  border-bottom: 1px solid #edeef6;
}
.compare-feature-section .feature-main ul li span:nth-child(2) span,.compare-feature-section .feature-main ul li span:nth-child(3) span {
  border-bottom: unset;

}
.compare-feature-section .feature-main ul li span:nth-child(2) {
  background: #f8fbfe;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 2px solid #62a0dd;
  border-right: 2px solid #62a0dd;
}
.compare-feature-section .feature-main ul li:last-child span:nth-child(3) {
  border-bottom: 0;
}
.compare-feature-section .feature-main ul li span.con span.space-paid {
  padding: 10px 0;
  border-bottom: 0;
  display: inline-block;
}
.compare-feature-section .feature-main ul li span.con span.space-paid span {
  padding: 0;
  display: inline;
}

.in,.out{
  font-size: 0;
}
/* .zh-zoom ul li:nth-child(1) span span{
font-size: 0;
} */
.zwc-block6 .zwc-block6-menu ul li {
  cursor: pointer;
  border-radius: 45px;
  color:#FFFFFF;
  font-family: 'Zoho_Puvi_medium';
  transition: all .5s ease;
  padding: 15px 37px;
}
.zwc-block6 .zwc-block6-menu ul li.active {
  background: #031B69;
  color:#FFECAF;
  border-radius: 60px;
}
.zwc-block6{
background-color: #0A2681;
position: relative;
padding: 120px 0 0 0;
}
.zwc-block6 h2{
 color: #FFFFFF;
 text-align: center;
 margin-bottom: 50px;
}
.compare-feature-section .content-wrap {
  background-color: #FFFFFF;
  box-shadow: 0px 3px 30px #00000029;
border-radius: 6px;
}
.zwc-block6-menu .zwc-flex-wrap{
  justify-content: center;
  gap:40px
}
.zwc-block6 .block6-compare-con > div{
  display: none;
}
.zwc-block6 .block6-compare-con > div.active{
  display: block;
}
.zwc-block6::after{
  content: " ";
  width: 100%;
  display: block;
  height: 18%;
  background-color: #FFFFFF;
  z-index: 0;
  position: absolute;
  bottom: 0;
}
.zwc-block6 .block6-compare-con{
  position: relative;
  z-index: 1;
}
.compare-feature-section .feature-main ul li span:nth-child(1) {
  text-align: left;
}
/* .compare-feature-section .feature-main ul li span:nth-child(2), .compare-feature-section .feature-main ul li span:nth-child(3), .compare-feature-section .feature-main ul li span:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
} */
.zh-webex h3,.zh-zoom h3,.zh-microsoft-teams h3{
  color:#FFF;
  text-align: center;
}
.zh-webex h3,.zh-zoom h3,.zh-microsoft-teams h3{
  display: none;
}
/* .compare-feature-section .feature-main ul li span:nth-child(2){
  display: block;
} */
/***** block6 section ends *****/
/***** block7 section starts *****/
.zwc-block7-con{
  flex-wrap: wrap;
  gap:15px;
}
.zwc-block7-head{
  max-width:645px;
  width:100%;
}
.zwc-block7-box{
  max-width: 420px;
  width:100%;
  margin-top: 40px;
}
.zwc-block7-con .zwc-block7-box:nth-child(2){
  max-width: 430px;
}
.zwc-block7-head{
  max-width: 645px;
  width:100%;
}
.zwc-block7-head p{
  width:90%;
}
/* .zwc-block7 .content-wrap{
  width:65%;
} */
/***** block7 section ends *****/
/***** block8 section starts *****/
.zwc-block8-top {
  max-width: 789px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.zwc-block8-top p {
  width: 90%;
}
.zwc-block8 {
  color: #FFFFFF;
  text-align: center;
  /* padding: 60px 0 0; */
  background: #000;
  padding: 100px 0;
  border-radius: 10px;
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
}
.block8-top-menu .zwc-menu-list {
  position: relative;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid #272727;
  padding: 0;
  flex-wrap: wrap;
}
.block8-top-menu .zwc-menu-list li {
  padding: 13px 19px;
  cursor: pointer;
  transition: .3s all ease-in-out;
}
.block8-btm-con {
  padding-top: 100px;
}
.zmenu-contents {
  justify-content: space-evenly;
}
.zwc-menu-list{
  z-index: 1;
}
.zmenu-contents .zmenu-desc {
  max-width: 418px;
  width: 100%;
}
.zwc-block8-btm {
  padding:10px;
}
.zwc-block8-top {
  padding-bottom: 0;
}
.zwc-block8-top h2 {
  padding-bottom: 10px;
}
.zwc-menu-list-pos {
  position: absolute;
  background-color: #233ee6;
  border-radius: 10px;
  z-index: -1;
  height: 80%;
  transition: .6s all ease-in-out;
}
.zmenu-img{
  max-width: 573px;
  width: 48%;
}
.block8-top-menu .zwc-menu-list {
  display: flex;
  padding: 0 10px;
}
.block8-btm-con .zmenu-contents{
  display: none;
}
/* .zwc-block8-btm {
  padding: 40px 40px 0 40px;
} */
.block8-btm-con > div {
  display: none;
}
.zmenu-contents {
  text-align: left;
}
.block8-btm-con > div.active {
  display: flex;
}
.compare-feature-section .feature-main ul li span.con span{
  text-align: center;
  display: inline;
  padding-top: 0;
}
span.con small.min-text{
  font-size: 15px;
}
/***** block8 section end *****/
/***** block9 section starts *****/
.zfaq-section {
  margin: 0 auto;
  text-align: center;
  padding: 0 80px 80px;
  border-radius: 7px
}
.zfaq_wrapper{
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
}

.faq-section .content-wrap {
  padding: 40px 0 40px
}
.faq-section,.faq-section * {
  box-sizing: border-box
}

.zfaq-section div {
  width: 970px;
  padding: 0 20px;
  margin: 0 auto;
  max-width: 100%
}

.zfaq_wrapper .zfaq-wrap:first-child {
  border-top: 0
}

.zfaq_wrapper .zfaq-wrap {
  position: relative;
  padding: 0;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #fff;
  margin-bottom: 5px;
}

.faq-heading {
  position: relative;
  padding:  0px 0 15px
}
.faq-wrap1{
margin-top : 50px;
}

.zfaq_wrapper button {
  padding-top: 0
}

.zfaq_wrapper button:not(.faq-heading) {
  color: #000;
  font-size: 19px;
  cursor: pointer;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: text-top;
  width: 100%;
  padding: 20px 35px 20px 0px;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  font-family: var(--zf-secondary-semibold);
  text-align: left;
  margin-top: 0;
  background-color: #fff;
  border: none;
}

.zfaq_wrapper .zfaq-wrap p {
  display: none;
  padding: 0;
  text-align: left
}
.zfaq_wrapper .zfaq-wrap:first-child p {
  display: block;
}

.zfaq_wrapper .zfaq-wrap .faq-arrow {
  position: absolute;
  right: 22px;
  top: 34px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  font-size: 16px;
  left: auto
}

.zfaq_wrapper .zfaq-wrap .faq-arrow:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(135deg);
  -ms-transform: rotate(45deg);
  z-index: 99;
}

.zfaq-wrap.active .faq-arrow:before {
  transform: rotate(315deg);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  top: 1px;
  -ms-transform: rotate(135deg)
}


.zfaq-wrap p {
  font-size: 18px
}

.zfaq_wrapper .zfaq-wrap .arrow{
  position: absolute;
  right: 22px;
  top: 34px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  font-size: 16px;
}
/***** block9 section ends *****/
/***** footer section start *****/
.zwc-block9 h2{
  text-align: center;
}
.zwc-block9 {
  padding: 120px 0 0 0;
}
.zwc-footer-sec{
  max-width: 790px;
  width:100%;
  margin:0 auto;
  text-align: center;
}
.zwc-block9 .zwc-faq li.active h3::after {
  transform: rotate(315deg);
}
.zwc-block9 .zwc-faq li.active .arrow:before {
  transform: rotate(315deg);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  top: 1px;
  -ms-transform: rotate(135deg);
}
/***** footer section ends *****/
.compare-feature-section .feature-main ul li span.zcurrency-symbol-common,.compare-feature-section .feature-main ul li span.z-price-text-common,.compare-feature-section .feature-main ul li span.zpricegroup-common {
padding:unset;
}
.zpricegroup-common{

  font-family: 'Zoho_Puvi_Bold';
}

.compare-feature-section .feature-main ul li span.pricing-values.con span{
  display: inline-block;
  flex-flow: row;
}
.compare-feature-section .feature-main ul li span:nth-child(2), .compare-feature-section .feature-main ul li span:nth-child(3) {
display:inline-block;
text-align:center;
}
.compare-feature-section .feature-main ul li span:nth-child(2),.compare-feature-section .feature-main ul li span:nth-child(3){
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature-main .pay-con .space-paid small{
  display: block;
  font-size: 15px;
  line-height: normal;
  font-family: var(--primaryfont-regular);
}
.other-proct.con small{
  font-size: 15px;
  padding-top: 5px;
}
.not-bg small{
  font-size: 15px;
  font-family: var(--primaryfont-regular);
}
span.not-bg{
  font-family: var(--zf-secondary-medium);
}
.block6-compare-con .zh-zoom .feature-main ul li span.out{
display:flex !important;
justify-content:center;
align-items:center;
}
.zwc-testimonial .content-wrap{
  position: relative;
}
.slick-list, .slick-slider, .slick-track{
  position: unset;
}
.feature-main ul li .not-bg{
background:#fff !important;
}
.space-paid{
  font-family: var(--zf-secondary-medium);
}
.price-link{
  display: inline-block;
  width: 90%;
  margin: 0 auto; 
}
.other-pri-txt{
  display: inline-block;
}
.zwc-block1-con p a,.zselect-features a,.zmenu-contents a{
  color: #03a9f5;
}
.zfaq-wrap,.menu-list li,.box {
  counter-increment: list-counter;
  position: relative;
}
.zfaq-wrap::before,.menu-list li::before,.box::before {
  content: counter(list-counter) ". ";
  position: absolute;
  left: -25px;
  font-family: "Zoho_Puvi_Bold";
  top: 17px;
  font-size: 22px;
}
.box::before{
  top: 38px;
  left: 0;
  position: relative;
}
.menu-list li::before{
  position: relative;
  left: 0;
  top: 0;
}
.zselect-features h3{
  padding-left: 30px;
}
.updates_box {
  font-size: 12px;
}
.compare-feature-section .feature-main ul li span.con span.zpricegroup-common-sl,.compare-feature-section .feature-main ul li span.con span.zpricegroup-common-sl span{
  padding-right: 0;
}
.zw-price-top{
  max-width: 690px;
  margin: 0 auto;
  text-align: center;
}
.zw-price-tbl {
  max-width: 700px;
  margin: 60px auto 0;
}
.zw-price-tbl ul {
  display: flex;
  width: 100%;
}
.zp-samll-table:nth-child(1) .zp-header li:nth-child(1) {
  border-radius: 7px 0 0 0;
}
.zw-price-tbl ul li:nth-child(odd) {
  background: #ffdcb9;
}
.zw-price-tbl ul li:nth-child(even) {
  background: #F3F3F3;
}
.zw-price-tbl ul:first-child li {
  font-family: var(--zf-primary-semibold);
  text-transform: uppercase;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zw-price-tbl ul li {
  max-width: calc(100% / 4);
  flex: 0 0 calc(100% / 4);
  text-align: center;
  position: relative;
}
.zw-price-tbl ul li {
  box-sizing: border-box;
  padding: 20px 10px;
  vertical-align: middle;
  display: inline-block;
}
.zw-price-tbl ul:first-child li:nth-child(even):after {
  border-bottom: 1px solid #d8d1d1;
}
.zw-price-tbl ul:first-child li:nth-child(odd):after {
  border-bottom: 1px solid #e3b879;
}
.zw-price-tbl ul:first-child li::after {
  content: "";
  position: absolute;
  left: 20px;
  bottom: 0;
  width: 80%;
  display: block;
}
.zw-price-tbl ul:nth-child(4) li:nth-child(1) {
  border-radius: 0 0 0 7px;
}
.zw-price-tbl ul:nth-child(4) li:nth-child(4) {
  border-radius: 0 0 7px 0;
}
.zw-price-tbl ul:nth-child(1) li:nth-child(1){
  border-radius: 7px 0 0 0;
}
.zw-price-tbl ul:nth-child(1) li:nth-child(4){
  border-radius: 0 7px 0 0;
}
.zwc-wrapper section.zw-price-cont{
  padding-top: 0;
}
.zw-price-top h2 span{
  display: inline-block;
}
/***** media queries starts *****/
@media (min-width:1200px){
  h1{
      font-size: 50px;
      line-height: 57px;
      letter-spacing: -2px;
  }
  .zwc-bnr-left p,.block3-btm-box p{
      font-size: 17px;
      letter-spacing: -0.31px;
      line-height: 28px;
  }
  .zwc-block2-left h2{
    margin-bottom: 30px;
  }
  h2 span{
    display: inline-block;
  }
  .cta-btn{
      padding:13px 30px;
  }
  .zwc-wrapper h2{
      font-size: 42px;
      line-height: 48px;
      letter-spacing: -1.51px;
  }
  .box::before{
    font-size: 28px;
  }
  .zwc-block1 p,.zwc-block2-left p,.zwc-block3-top p,.zwc-block7 p,.zwc-block8-top p,.zwc-block8-btm p{
      font-size: 17px;
      letter-spacing: 0;
      line-height: 27px;
  }
  .block3-btm-box h3,.zwc-block7-box h3,.zwc-block8-btm h3,.zh-webex h3,.zh-zoom h3,.zh-microsoft-teams h3{
      font-size: 28px;
      line-height: 32px;
      letter-spacing: -1.01px;
      font-family: 'Zoho_Puvi_Semibold';
  }
  .zwc-lhs-menu ul li{
      font-size: 20px;
      line-height: 50px;
      letter-spacing: -0.72px;
  }
  .zselect-features h3{
      font-size: 28px;
      margin-bottom: 30px;
      letter-spacing: -1.01px;
  }
  .zselect-features p,.zselect-features p span{
      font-size: 17px;
      line-height: 36px;
      letter-spacing: -0.31px;
  }
  .zselect-features p span{
      font-size: 20px;
      font-family: 'Zoho_Puvi_Bold';
  }
  .zwc-testimonial h2,.zwc-block9 h2,.zwc-footer-sec h2{
      font-size: 40px;
      line-height: 50px;
      letter-spacing: -1.44px;
  }
  .zwc-testimonial p{
      font-size: 24px;
      line-height: 36px;
      letter-spacing: 0;
  }
  .zwc-block7 h2{
      line-height: 52px;
  }
  .block8-top-menu p{
      font-size: 17px;
      line-height: 25px;
      letter-spacing: -0.61px;
  }
  .block8-top-menu .zwc-menu-list li.active {
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.65px;
  }

  .zwc-faq h3,.zwc-block6 .zwc-block6-menu ul li{
      font-size: 22px;
      letter-spacing: -0.79px;
      line-height: 25px;
  }
  .zwc-faq p{
      font-size: 16px;
      line-height: 28px;
      letter-spacing: -0.32px;
  }
  .compare-feature-section .feature-main ul li.top-header span.feature-name,.compare-feature-section .feature-main ul li:first-child span.tit-logo {
      font-size: 24px;
  }
}
@media only screen and (max-width: 1440px){
  .zwc-block3-btm.zwc-flex-wrap{
    gap: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  section,.zwc-block6 {
    padding: 80px 0;
}
  .zwc-lhs-menu{
    width: 22%;
  }
  .compare-feature-section{
    padding-bottom: 0;
  }
  .box::before{
    top: 31px;
  }
  .zwc-lhs-menu{
    top: 0;
  }
  .slick-prev {
    left: -15px;
}
.compare-feature-section.zh-zoom .feature-main ul li span.zoom-logo.tit-logo span {
  max-width: 40%;
  width: 100%;
}

  .compare-feature-section .feature-main ul li.top-header{
      top: 0;
  }
  .cus-wrap img {
         max-width: 70px;
     }
     .zwc-testi .content-wrap, .zwc-testimonial .content-wrap {
      max-width: 800px;
     }
     .zwc-lhs-menu ul li {
      padding:10px 15px 10px 15px;
     }
     .zwc-block7-head {
      width:51%;
     }
     .zwc-block7-box:nth-child(3), .zwc-block7-box:nth-child(5), .zwc-block7-box:nth-child(7) {
      margin-left: 80px;
  }
  .block8-btm-con {
      padding-top: 80px;
  }
  .zmenu-contents {
      justify-content: space-between;
  }
  .zwc-footer-sec {
      width:60%;
      }
      .zwc-block6-menu .zwc-flex-wrap{
          gap:10px;
      }
.zwc-faq li::before {
  left: -25px;
  top: -2px;
}
.zwc-block8 .content-wrap{
  border-radius: 0;
}
.zwc-block8{
  border-radius: 0;
}
 }
 @media only screen and (max-width: 1024px) {
  section{
    padding: 100px 0;
  }
  .zwc-block7-box:nth-child(3), .zwc-block7-box:nth-child(5), .zwc-block7-box:nth-child(7) {
      margin-left: 40px;
  }
  .block8-top-menu .zwc-menu-list li {
      padding: 13px 7px;
      font-size: 15px;
  }
 }
 @media only screen and (max-width: 991px) {
  .zwc-block3-top{
    text-align: center;
    margin-inline: auto;
  }
  .block8-btm-con {
    padding-top: 10px;
}
  .block8-btm-con .zmenu-contents {
    display: flex;
    flex-flow: column-reverse;
  }
  .block8-btm-con .zmenu-contents:not(:last-child){
    margin-bottom: 60px;
  }
  .zselect-features{
    padding: 0;
  }
  .zfaq-wrap::before{
    display: none;
  }
  .box::before{
    top: 30px;
  }
  .zwc-tb-append{
      margin-top: 60px;
  }
  .zselect-features h3 {
    padding-left: 22px;
  }
  .zwc-testi .content-wrap, .zwc-testimonial .content-wrap {
      max-width: 700px;
     }
     .zwc-bnr-sec .zwc-flex-wrap,.zwc-block2 .zwc-flex-wrap,.zselect-features div,.zwc-block7-con.zwc-flex-wrap{
      display: block;
     }
     .zwc-bnr-sec,.zwc-block,.zwc-block1,.zwc-block3-to,.block3-btm-box,.zmenu-contents .zmenu-desc,.zwc-block7-head,.zwc-block7-head p,.zwc-block7-con .zwc-block7-box,.zwc-block2-left {
      text-align: center;
     }
     .zwc-bnr-left,.zwc-block1-con,.zwc-block2-left,.zwc-block7-head,.zwc-footer-sec,.zwc-block8-top {
      margin: 0 auto;
      max-width: 520px;
      width: 100%;
     }
     .zwc-bnr-left p {
      margin: 0 auto 25px;
  }
  .zwc-bnr-right, .zwc-block2-right{
      max-width: 550px;
      width: 100%;
      margin: 30px auto 0;
  }
  section,.zwc-block8 .content-wrap  {
      padding: 80px 0;
  }
  .zwc-block2-left p{
      width:100%;
  }
  .zwc-block1 span {
      display: inline-block;
  }
  .zwc-block2-left h2{
  width: 90%;
  margin: 0 auto 30px;
  }
  .block3-btm-box{
      margin: 0 auto;
      padding-bottom: 20px;
  }
  .zwc-lhs-menu,.block8-top-menu{
      display: none;
  }
  .zselect-features div{
      border-bottom: 6px solid #0a2681;
  }
  .zselect-features,.zwc-block7-con .zwc-block7-box,.zwc-block2-left{
      margin: 0 auto;
  }
  .zwc-block6::after {
      content: unset;
  }
  .zwc-video-conferencing-con {
      padding-top: 0;
  }
  .zselect-features {
      max-width: 90%;
  }
  .zmenu-contents .zmenu-desc {
      max-width: 550px;
      width: 100%;
  }
  .zwc-block8-btm {
      padding:10px;
  }
  .zmenu-contents .zmenu-desc {
      margin:0 auto 10px;
  }
  .zwc-block8-top {
    max-width: 650px;
    width: 100%;
      padding-bottom: 30px;
  }
  .zmenu-img {
      max-width: 473px;
      margin:0 auto;
  }
  .zwc-block8-top p,.zwc-block7-head,.zwc-block7-head p {
      margin: 0 auto;
      width:90%;
  }
  .zwc-block7-box h3::before {
      margin:0 auto 10px;
  }
  .zwc-block7-con .zwc-block7-box
  {
      padding-top:30px;
  }
  .zwc-block7-box:nth-child(3), .zwc-block7-box:nth-child(5), .zwc-block7-box:nth-child(7) {
      margin-left: 0;
    margin:0 auto;
  }
  .zwc-faq {
      width:90%;
  }
     .zwc-faq {
      padding-top: 30px
  }
  .zwc-block1{
      width: 100%;
      border-radius: 0;
      margin-bottom: 0;
  }
  .zselect-features>div:last-child{
      padding-bottom: 0;
  }
  .zselect-features{
      background: none;
  }
  .zmenu-contents:last-child .zmenu-desc{
      padding-bottom: 0;
  }
  .zselect-features > div{
      padding: 0;
      max-width: 650px;
      width: 100%;
      margin: 0 auto;
  }
  .zwc-block8 {
      padding: 0;
  }
  .block3-btm-box{
    width: 40%;
    text-align: left;
  }
 }
 @media only screen and (max-width: 767px) {
  .zwc-tb-append{
    width: 90%;
  }
     .cus-wrap img{
         margin: 0 auto 10px;
     }
     .block3-btm-box:last-child{
      padding-bottom: 0;
     }
     .zwc-testimonial .testimonial-inr{
      width: 80%;
      padding: 0;
     }
     .section.zwc-bnr-sec{
      padding: 60px 0;
     }
     .slick-prev{
      left: 0;
     }
     .compare-feature-section .feature-main ul li span:nth-child(3) span{
      width: 100%;
     }
     .compare-feature-section .feature-main ul li span.in{
      padding-bottom: 20px;
     }
     .zwc-testimonial{
         max-width: 530px;
         margin: 0 auto 40px;
     }
     .dash-dots .slick-dots,.zwc-testimonial,.compare-feature-section .feature-main ul li>span:first-child,.block6-compare-con .feature-main ul li span.in::before,.block6-compare-con .zh-webex .feature-main ul li span:nth-child(3):not(.pay-con span)::before,
     .compare-feature-section .feature-main ul li>span:nth-child(3),.compare-feature-section.zh-microsoft-teams .feature-main ul li>span:nth-child(3)::before, .compare-feature-section.zh-zoom .feature-main ul li>span:nth-child(3)::before {
      text-align: center;
     }
     .zwc-testi .content-wrap, .zwc-testimonial .content-wrap {
      max-width: 400px;
      width:90%
     }
      .compare-feature-section .feature-main ul li,.zwc-block6 .block6-compare-con > div {
      display: block;
  }
  .compare-feature-section .feature-main ul li.top-header {
      display: none;
  } 
  .block6-compare-con .feature-main ul li span:nth-child(2):not(.pay-con span,.zprice-amount, .z-price-text-common)::before {
      display: block; 
      content:"Meeting";
      font-weight: bold;
      color:#62a0dd;
      font-size: 18px;
      margin-bottom: 8px;
  }
  .block6-compare-con .feature-main ul li.pay-con span:nth-child(2).con::before{
     display: block; 
      content:"Meeting";
      font-weight: bold;
      color:#62a0dd;
      font-size: 18px;
      margin-bottom: 8px;
  }
  .compare-feature-section .feature-main ul li span.con span{
    padding-right: 0;
    padding-bottom: 5px;
  }
  .block6-compare-con .feature-main ul li span.in::before{
      position: relative;
      left:unset;
  }
  .block6-compare-con .zh-webex .feature-main ul li span:nth-child(3):not(.pay-con span)::before,
  .compare-feature-section.zh-microsoft-teams .feature-main ul li>span:nth-child(3)::before,
  .compare-feature-section.zh-zoom .feature-main ul li>span:nth-child(3)::before{
      display: block;
      content:"Webex";
      font-weight: bold;
      color:#62a0dd;
      position: relative;
      font-size: 18px;
      margin-bottom: 8px;
  }
      .block6-compare-con .zh-webex .feature-main ul li .out::before{
          position: relative;
          left:unset;
  }
  .compare-feature-section .feature-main ul li span:nth-child(2) {
      border-left:unset;
      border-right: unset;
  }
  .compare-feature-section .feature-main ul li>span:first-child,.compare-feature-section .feature-main ul li>span:nth-child(2),.compare-feature-section .feature-main ul li>span:nth-child(3){
      width:100%;
      margin: 0 auto;
  }
  .compare-feature-section .feature-main ul li>span:nth-child(3) {
      border-bottom: 1px solid rgba(112, 112, 112, .2);
  }
  .compare-feature-section .feature-main ul li:last-child span:nth-child(2) {
    border-bottom: 1px solid #edeef6;
    border-radius: 0;
  }
  .zfaq_wrapper{
    padding-top: 0;
  }
  .compare-feature-section.zh-zoom .feature-main ul li>span:nth-child(3)::before {
      content: "Zoom";
  }
  .compare-feature-section.zh-microsoft-teams .feature-main ul li>span:nth-child(3)::before {
      content: "Microsoft Teams";
      margin-bottom: 8px;
  }
.compare-feature-section.zh-microsoft-teams .feature-main ul li span.out::after,.compare-feature-section.zh-zoom .feature-main ul li span.out::after  {
  position: relative;
  left:unset;
}
.compare-feature-section.zh-zoom .feature-main ul li span.out::after,.compare-feature-section.zh-microsoft-teams .feature-main ul li span.out::after {
  top:0;
}
.zwc-bnr-left,.zwc-bnr-left p,.zwc-block1-con,.zwc-block2-left,.zwc-block2-right,.zselect-features, .zwc-footer-sec, .zwc-block7-head, .zwc-block7-head p,.zwc-bnr-right,.compare-feature-section.zh-zoom .feature-main ul li>span:first-child,[class*="zwcW"],.zwc-testimonial {
  width:100%;
}
 .zwc-block6-menu{
  display: none;
 }
 .compare-feature-section {
  padding: 30px 0;
}
.feature-main {
  padding:20px 10px;
}
.updates_box {
  width:90%;
}
.zwc-testimonial {
  margin: 0 auto;
}
.zwc-block6 {
  padding:60px 0 60px 0;
}
.zwc-block6 h2 {
  margin-bottom: 0;
}
.compare-feature-section.zh-zoom .feature-main ul li span.out::after {
  left:unset;
  display: flex;
  justify-content: center;
}
.zwc-block8{
  padding:60px 0 0 0;
}
.zwc-block9 {
  padding:80px 0 0 0;
}
 .zmenu-img{
  width:90%;
 }
 .zh-webex h3,.zh-zoom h3,.zh-microsoft-teams h3{
  display: block;
  margin-bottom: 25px;
 }
 section {
  padding:60px 0;
 }
 .zwc-block8 .content-wrap{
  padding: 0;
 }
 .zwc-block7-con{
  padding-top:0;
 }
 .zwc-block7-box {
  padding-top:30px;
 }
.block6-compare-con .feature-main .in::after{
  margin-top: 10px;
}
.zfaq-section {
  padding:0 30px 60px
}

.zfaq_wrapper button:not(.faq-heading) {
  line-height: 1.4
}

.zfaq-wrap p {
  font-size: 16px
}
.zwc-block3-top{
  margin: 0 auto;
  text-align: center;
}
.block3-btm-box{
  max-width: 550px;
  width: 100%;
  text-align: center;
}
.zwc-block3-btm .block3-btm-box h3::before{
  left: 43%;
}
.block3-btm-box h3::after{
  left: 40%;
}
.block3-btm-box:nth-child(1) h3::before{
  left: 43%;
}
.block3-btm-box:nth-child(2) h3::before{
  top: 5px;
}
.block3-btm-box:nth-child(2) h3::before,.block3-btm-box:nth-child(7) h3::before,.block3-btm-box:nth-child(8) h3::before,.block3-btm-box:nth-child(6) h3::before{
  left: 44%;
}
.price-table{
  overflow-x: scroll;
}
.zw-price-tbl{
  width: 700px;
  margin: 30px auto 0;
}
}
/***** media queris ends *****/       
  