.zmain-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.zmain-container a:not(.cta-btn){
  color: var(--zwc-link-clr);
}
.zw-product-header{
  background: #1e46d3;
}
.block {
  display: block;
}

.zmain-container .text-center {
  text-align: center
}

.zmain-container .content-wrap:not(.zwc-testimonial .content-wrap) {
  overflow: unset;
  z-index: 0;
  width: 100%;
  max-width: 100%;
  padding: 0
}

.zmain-container .content-wrap-custom {
  padding: 0 0 130px
}

.zmain-container .inline-block {
  display: inline-block
}

.zmain-container .content-wrap-custom {
  position: relative;
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  z-index: 1
}

body .zmain-container .pt-0 {
  padding-top: 0
}

body .zmain-container .pb-0 {
  padding-bottom: 0
}

body .zmain-container .pb {
  padding-bottom: 130px
}

body .zmain-container .pt {
  padding-top: 130px
}

body .zmain-container .mb-0 {
  margin-bottom: 0
}

body .zmain-container .mb {
  margin-bottom: 130px
}

body .zmain-container .mt {
  margin-top: 130px
}

.zmain-container .bg-sec {
  padding-top: 130px;
  margin-bottom: 130px
}
.i18n-ar .banner-wrap *,.i18n-ar .banner-wrap,.i18n-ar .zsection-in *,.i18n-ar .zmain-container .features-table ul li.fea-lists div.sb-data span,.i18n-ar .sec-title *,.i18n-ar .bottom-cta-section * {
  text-align: center;
}
.other-lang h1 span {
  margin-right: 10px;
}
.i18n-ar h1 span{
  margin-right: unset;
  margin-left: 10px;
}
.i18n-ar .zmain-container .features-table ul li.fea-head div:nth-child(1){
  padding-right: 30px;
}


.zmain-container .sub-img {
  position: absolute
}

.zmain-container .zsection_wrap.compare-features-wrap {
  background: #000;
  color: #fff;
  padding: 130px 0;
  margin: 130px 0;
}

.zmain-container .zcenter {
  text-align: center
}

.zmain-container .features-table {
  position: relative;
  max-width: 980px;
  margin: 75px auto;
  margin-bottom: 0
}

.zmain-container .features-table ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.zmain-container .feature-list {
  border: 1px solid #232323
}

.zmain-container .feature-list {
  border: 1px solid transparent;
  position: relative
}

.zmain-container .features-table ul li:not(.fea-head) .fea-data h5 {
  color: #1385e8
}

.zmain-container .features-table ul li.fea-head div,.zmain-container .features-table ul li.fea-lists div {
  width: 34%;
  text-align: center;
  margin: 0
}

.zmain-container .features-table ul li.fea-lists div:nth-child(1) {
  padding: 27px 10px
}

.zmain-container .features-table ul li.fea-head div:nth-child(1) {
  padding: 35px 10px;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end
}

.zmain-container .features-table ul li.fea-head {
  position: sticky;
  top: 65px;
  z-index: 1
}

.zmain-container .features-table ul li.fea-head>div:not(.zh-data) {
  background: #000;
  z-index: 1
}

.zmain-container .features-table ul li.fea-head .fea-data {
  text-align: center;
  font-family: var(--primaryfont-semibold);
  font-size: 24px
}

.zmain-container .features-table ul li .fea-data {
  position: relative;
  line-height: 1.5;
  font-size: 17px;
  color: #fff
}

.zmain-container .features-table ul li .fea-data:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.zmain-container .features-table ul li.fea-head .fea-data:nth-child(3) {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.zmain-container .zh-data a {
  display: block;
  margin-top: 6px
}

.zmain-container .features-table ul li .fea-data:nth-child(1) {
  text-align: left
}

.zmain-container .features-table ul li.fea-head .fea-data:nth-child(1) span {
  font-size: 24px;
  font-family: var(--primaryfont-bold)
}

.zmain-container .features-table ul li .fea-data:nth-child(1) span {
  position: relative;
  left: 5%
}

.zmain-container .features-table ul li .fea-data::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  bottom: 0;
  width: 99.5%;
  border-bottom: 1px solid #232323
}

.zmain-container .features-table ul li.first-child .zh-data {
  border-top: 1px solid #073e6d;
  border-radius: 10px 10px 0 0
}

.zmain-container .features-table ul li .zh-data {
  background: #062037;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5;
  border: 1px solid #073e6d;
  border-top-width: 0
}

.zmain-container .features-table ul li.fea-lists .zh-data::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  bottom: 0;
  width: 100%
}

.zmain-container .features-table ul li.fea-lists .zh-data.last-data::after {
  border-bottom: 0
}

.zmain-container .features-table ul li.fea-head .zh-data span,.zmain-container .features-table ul li.fea-head .fea-data {
  color: #fff;
  font-family: var(--primaryfont-semibold);
  font-size: 24px
}

.zmain-container .features-table ul li.fea-lists .zh-data span,.zmain-container .features-table ul li .sb-data {
  color: #fff;
  text-align: center;
  padding: 20px 20px;
}

.zmain-container .features-table ul li .sb-data {
  color: #fff
}

.zmain-container .features-table ul li.fea-lists .zh-data span.span-txt {
  font-size: 16px;
  position: absolute;
  width: 200px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  right: inherit
}



.zmain-container .features-table li.fea-lists div span.yes,.zmain-container .features-table li.fea-lists div span.no {
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 0;
  color: #fff;
  padding: 0;
  border-radius: 50%
}

.zmain-container .features-table li.fea-lists div span.yes {
  background: #156620;
}

.zmain-container img.tb-product-icon {
  padding: 70px 10px 30px
}

.zmain-container .features-table li.fea-lists div span.yes:before {
  left: 54%;
  top: 46%;
  -webkit-transform: translate(-50%,-50%) rotate(-42deg);
  -ms-transform: translate(-50%,-50%) rotate(-42deg);
  transform: translate(-50%,-50%) rotate(-42deg);
  width: 16px;
  border: 1px solid #fff;
  width: 10px;
  height: 5px;
  position: absolute;
  border-width: 0 0 2px 2px;
  content: ""
}

.zmain-container .features-table li.fea-lists div span.no:before,.zmain-container .features-table li.fea-lists div span.no:after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 5px;
  position: absolute;
  top: 9px;
  -webkit-transform: rotate(49deg);
  -ms-transform: rotate(49deg);
  transform: rotate(49deg);
  width: 10px
}

.zmain-container .features-table li.fea-lists div span.no {
  background: #B30000;
}

.zmain-container .banner-content {
  background: #1e46d3;
  color: #fff;
  text-align: center;
  padding: 80px 0 0
}

.zmain-container .zw-product-header {
  position: absolute;
  width: 100%
}

.zmain-container .banner-wrap>p {
  width: 98%;
  max-width: 780px;
  text-align: center;
  display: block;
  margin: 0 auto 30px
}

.zmain-container .fea-lists.last-child .zh-data {
  border-radius: 0 0 10px 10px
}

.zmain-container .features-table ul li.last-child .zh-data::after {
  border-bottom-width: 0
}

.zmain-container .features-table ul li.fea-lists .zh-data.pricing-values span * {
  padding: 0
}

.zmain-container .last-updated {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #8c8c8c
}
.bottom-cta-section p {
  max-width: 430px;
  margin: 0 auto 15px;
}

.zmain-container .pricing-value-bigger span,.zmain-container .pricing-value-bigger {
  font-size: 30px !important;
  font-family: var(--secondaryfont-semibold);
  color: #fff !important;
  vertical-align: middle
}

.zmain-container .updates_box {
  padding-top: 50px;
  width: 70%;
  max-width: 1070px;
  margin: auto;
  font-size: 12px;
  font-style: italic;
  text-align: center
}

.lang-en .zmain-container h1 span:not(.inline-block) {
  display: block;
  width: 100%;
  color: #e7f81d;
  margin-bottom: 15px;
}



.zmain-container .banner-wrap>p:first-of-type {
  margin-bottom: 20px
}

.zmain-container .features-table li.fea-lists div span.no:before {
  left: 5px;
  top: 9px;
  -webkit-transform: rotate(-49deg);
  -ms-transform: rotate(-49deg);
  transform: rotate(-49deg);
  width: 10px
}

.zmain-container .features-table li.fea-lists:last-child .fea-data::after {
  border: 0
}

.zmain-container .flex-wrap:not(.zwc-testimonial .flex-wrap) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.sec-title {
  text-align: center;
  max-width: 770px;
  margin: 0 auto 50px
}

.zmain-container .zoho-best-alternative-inner-section .flex-wrap .flex-left,.zmain-container .zoho-best-alternative-inner-section .flex-wrap .flex-right {
  width: 100%;
  max-width: 460px;
  margin-bottom: 100px;
  padding: 0 10px
}

.zmain-container .zoho-best-list {
  max-width: 400px
}

.zmain-container section.zoho-best-alternative-section a {
  color: #0058ff
}

.zmain-container .usages-section .usage-main {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0 auto
}

.zmain-container .usages-section .usage-main .usage-content {
  -webkit-box-flex: 0;
  flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px
}

.zmain-container .usage-details p:last-child {
  margin-bottom: 0
}

.zmain-container .usages-section .usage-main .usage-details {
  box-shadow: 0 0 50px #f3f3f3;
  -webkit-box-shadow: 0 0 50px #f3f3f3;
  -ms-box-shadow: 0 0 50px #f3f3f3;
  -moz-box-shadow: 0 0 50px #f3f3f3;
  padding: 30px 25px;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #f0f0f0
}

.zmain-container .bottom-cta-section h2 {
  margin: 0 auto 20px;
  max-width: 890px
}

.zmain-container section.bottom-section {
  padding-bottom: 0
}

.zmain-container .why-best-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.zmain-container .why-best-titele h4 {
  font-family: var(--primaryfont-bold);
  margin-bottom: 5px
}

.zmain-container .why-best-titele {
  padding-right: 10px;
  width: 57%
}

.zmain-container .fea-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  background: url(/sites/zweb/images/webinar/zoom-alternative/sprite.svg);
  margin-bottom: 20px;
  background-size: 336px auto;
  background-repeat: no-repeat
}

.fea-icon.ease-icon {
  width: 41px;
  background-position: 0 0;
  height: 57px
}

.fea-icon.customization-icon {
  width: 51px;
  background-position: -43px 10px;
  height: 57px
}

.fea-icon.security {
  width: 62px;
  background-position: -96px 10px;
  height: 57px
}

.fea-icon.manage-icon {
  width: 56px;
  background-position: -160px 10px;
  height: 57px
}

.fea-icon.record-icon {
  width: 49px;
  background-position: -215px 10px;
  height: 57px
}

.fea-icon.affordability-icon {
  width: 73px;
  background-position: -264px 10px;
  height: 57px
}

.zmain-container .zoho-best-list>a {
  border-bottom: 1px solid
}

.zmain-container .sec-title h4 {
  margin-bottom: 5px;
  font-family: var(--zf-secondary-medium)
}

.zmain-container .usage-details h4 {
  font-family: var(--secondaryfont-bold)
}

.tb-product-icon {
  padding: 0 10px
}



.zfaq-section {
  background: #fff5e2;
  margin: 0 auto 0;
  text-align: center;
  padding: 100px 80px;
  border-radius: 7px
}

.faq-section,.faq-section * {
  box-sizing: border-box
}

.zfaq-section div {
  width: 980px;
  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 #ffe5af;
  border-top: 1px solid #fff
}

.faq-heading {
  position: relative;
  padding-top: 60px
}

.faq-heading::before {
  content: '';
  position: absolute;
  width: 77px;
  height: 55px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(https://www.zohowebstatic.com/sites/zweb/images/assist/remote-desktop-share/sprite.png);
  background-size: auto 70px;
  background-position: -1131px -8px
}

.zfaq_wrapper h2 {
  padding-top: 0
}

.zfaq_wrapper h2: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 0;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  font-family: var(--zf-secondary-semibold);
  text-align: left;
  margin-top: 0
}

.zfaq_wrapper .zfaq-wrap p {
  padding: 0;
  text-align: left
}

.zfaq_wrapper .zfaq-wrap .arrow {
  position: absolute;
  right: 22px;
  top: 34px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  font-size: 16px
}

.zfaq_wrapper .zfaq-wrap .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)
}

.zfaq-wrap.active .arrow:before {
  transform: rotate(315deg);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  top: 1px;
  -ms-transform: rotate(135deg)
}

.zfaq-section .faq-ans {
  display: none
}

.faq-a {
  fill: #e0c797
}

.faq-b,.faq-d {
  stroke-width: 1.5px
}

.faq-b {
  stroke-linejoin: round
}

.faq-b,.faq-d,.faq-f {
  stroke-linecap: round
}

.faq-b,.faq-d,.faq-e,.faq-f {
  stroke: #000
}

.faq-b,.faq-d,.faq-e,.faq-f,.faq-h {
  fill: none
}

.faq-c {
  fill: #fff5e2
}

.zfaq-section li {
  display: list-item;
  text-align: left;
  list-style: disc
}

.zfaq-section ul {
  margin-bottom: 20px;
  margin-left: 20px
}
.pricing-sec h5 {
  margin-bottom: 10px
}
.compare-features-span{
  color: #e7f81d;
}
@media screen and (min-width: 1200px) {
  .lang-en .zmain-container h1 {
      font-size:60px;
      font-family: var(--primaryfont-bold);
      line-height: 65px;
      margin-bottom: 30px
  }

  .lang-en .zmain-container h2 {
      font-family: var(--primaryfont-bold)
  }
  .lang-en .zmain-container h2:not(.zwc-tb-append .zbrands>h2) {
      font-size: 45px;
  }

  .lang-en .zmain-container h3 {
      font-size: 34px;
      font-family: var(--primaryfont-bold)
  }

  .lang-en .zmain-container h4, .lang-en .zmain-container .usages-section h3 {
      font-size: 24px;
      font-family: var(--primaryfont-semibold)
  }

  .sec-title {
      margin: 0 auto 100px
  }
  .zmain-container .banner-content {
      padding: 150px 0 0
  }

  .zmain-container .why-best .content-wrap-custom {
      padding: 0 0 100px
  }

  .cta-btn {
      padding: 12px 30px
  }

  .banner-wrap>p {
      font-size: 18px;
      line-height: 32px
  }

  .usage-details h4 {
      font-size: 23px
  }

  .column2 {
      margin-top: 20px
  }

  .column3 {
      margin-top: 40px
  }

  .zmain-container .why-go-wrap {
      padding: 80px 10px 60px !important
  }

  .zmain-container .zsection_wrap.compare-features-wrap h4,.compare-features-span,.zmain-container .zsection_wrap.compare-features-wrap h3 {
      font-size: 28px;
      font-family: var(--primaryfont-semibold);
  }
  .compare-features-span{
    display: block;
    margin-bottom: 10px;
  }

  .zmain-container .banner-content {
      padding-top: 100px
  }

  .zmain-container .compare-features-wrap h2 {
      font-size: 58px
  }
}
@media only screen and (max-width: 1199px) {
  .zmain-container .content-wrap-custom {
      width:95%
  }
  .zmain-container .zsection_wrap.compare-features-wrap {
      padding:80px 0;
      margin: 80px 0;
  }

  .zmain-container p.link-line {
      border-radius: 20px
  }

  .zmain-container .features-table ul li.fea-head {
      top: 0
  }
}

@media only screen and (max-width: 991px) {
  .zmain-container .content-wrap-custom {
      width:95%
  }
  .zmain-container .content-wrap-custom {
      padding: 0 0 100px
  }

  body .zmain-container .mb {
      margin-bottom: 100px
  }

  body .zmain-container .pb {
      padding-bottom: 100px
  }

  body .zmain-container .pt {
      padding-top: 100px
  }

  body .zmain-container .mt {
      margin-top: 100px
  }
  .zfaq-section {
      padding:80px 0 40px
  }
  .zmain-container .usages-section .usage-main .usage-content {
      -webkit-box-flex:0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 0
  }

  .zmain-container .why-best-banner {
      padding-bottom: 30px
  }
}



@media only screen and (min-width: 768px) {
  .zmain-container .fadeinup {
      opacity:0;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
      -ms-filter: "alpha(opacity=0)";
      -webkit-transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86);
      -o-transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86);
      transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86)
  }

  .zmain-container .fadeinleft {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      transform: translateX(-30px);
      -ms-filter: "alpha(opacity=0)";
      -webkit-transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86);
      -o-transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86);
      transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86)
  }

  .zmain-container .fadeinright {
      opacity: 0;
      -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
      transform: translateX(30px);
      -ms-filter: "alpha(opacity=0)";
      -webkit-transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86);
      transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86);
      -moz-transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86);
      -ms-transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86);
      -o-transition: all .5s cubic-bezier(0.11,0.16,0.43,0.86)
  }

  .middle-animated .fadeinup,.middle-animated .fadeinleft,.middle-animated .fadeinright,.middle-animated .fadeinleft,.zmain-container .middle-animated .fadeinright {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      -ms-filter: "alpha(opacity=100)"
  }

  .zmain-container .delay1 {
      -webkit-transition-delay: 200ms;
      -o-transition-delay: 200ms;
      transition-delay: 200ms
  }

  .zmain-container .delay2 {
      -webkit-transition-delay: 400ms;
      -o-transition-delay: 400ms;
      transition-delay: 400ms
  }
}

@media(max-width: 767px) {
  .za-re-desktop .zfaq-section {
      margin-top:70px
  }

  .faq-heading {
      padding-top: 60px
  }
  .zmain-container .features-table {
      margin:50px auto 0;
      overflow: auto
  }
.zmain-container .updates_box{    width: 80%;}
  .zmain-container h3 {
      text-align: left
  }

  .zmain-container .feature-list {
      min-width: 400px;
      position: relative;
      width: 100%
  }

  .zmain-container .zsection_wrap.compare-features-wrap {
      padding: 60px 0;
      margin: 60px 0;
  }

  .zmain-container .features-table ul li.fea-lists .zh-data span,.zmain-container .features-table ul li .sb-data {
      padding: 10px
  }

  .zmain-container .why-best-img {
      display: none
  }

  .zmain-container .why-best-titele {
      width: 100%;
      text-align: center
  }

  .zmain-container .sec-title {
      text-align: center
  }

  .zmain-container .zoho-best-alternative-inner-section .flex-wrap .flex-left,.zmain-container .zoho-best-alternative-inner-section .flex-wrap .flex-right {
      max-width: 100%;
      margin-bottom: 50px
  }

  .zmain-container .zoho-best-alternative-inner-section .flex-wrap {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }

  .zmain-container .zoho-best-list {
      max-width: 100%
  }
.i18n-ar .zmain-container h3 {
      text-align: right;
  }
  .zmain-container .content-wrap-custom {
      width:90%
  }

  .zmain-container .content-wrap-custom {
      padding: 0 0 60px
  }

  body .zmain-container .mb {
      margin-bottom: 80px
  }

  body .zmain-container .pb {
      padding-bottom: 80px
  }

  body .zmain-container .pt {
      padding-top: 80px
  }

  body .zmain-container .mt {
      margin-top: 80px
  }
.i18n-ar .why-best-titele * {
  text-align: center;
}
.zmain-container .banner-content {
  padding: 40px 0 0;
}
}
@media only screen and (max-width: 480px) {
  .other-lang .zmain-container .features-table ul li.fea-lists div {
      word-break: break-word;
  }
.other-lang .fea-data span h4, .other-lang .fea-lists.first-data .fea-data h5 {
  font-size: 15px;
}
}