.zsub-title td:first-child {
  font-family: var(--zf-primary-semibold);
}
.other-lang .zwc_search_box_container {
    display: none!important;
}
.zwc-industry-leaders .zwc-demo-cta input {
box-sizing: border-box;
}
.zwc_comparison_wrap h1, .zwc_comparison_wrap h1 + h3{
  text-align: center;
}
.zfeature-name sup {
  margin-left: 2px;
}
.zwc_comparison_wrap h1 {
  max-width: 900px;
  margin: 0 auto 15px;
}
.zwc_search_option_wrap{
  z-index: 4 !important;
}
.zwc_search_box_container {
  margin-top: 50px;
}
.zwc_comparison_wrap h1+h3 {
  margin-bottom: 50px;
}
.zwc_comparison_wrap .content-wrap {
  max-width: 1240px;
}
.changePrice {
  padding-top: 15px;
}
.zwc_comparison_container.zcol-5 {
  margin-top: 20px;
}
body:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background: #fdede7;
  height: 615px;
}
.ztax-container {
  margin-left: 3px;
}
#zpdf-title {
  display: none;
}
.zw-template-inner{
  background:0;
padding-top: 20px;
}
.zwc_slide.zwc_open+.zwc_comp_inner_details {
  display: block!important;
}
.lang-rtl .ztax-container {
  margin-left: 0px;
  margin-right: 3px;
}
.lang-rtl  .zinner-heading .has-tooltip tooltip {
  left: 0 !important;
  right: 10px!important;
}
.lang-rtl .ztable-header-fixed {
  left: auto;
  right: 0;
}
.lang-rtl  .zinner-heading .has-tooltip:before {
  left: auto;
  right: 12.5px !important
}
.lang-rtl .zcol-5 td.has-tooltip:last-child tooltip,.lang-rtl  .zcol-6 td.has-tooltip:last-child tooltip {
  left: 100%;
  right: auto;
}
.lang-rtl  .zinner-heading .has-tooltip:after {
  margin-right: 6px;
  margin-left: 0
}
.lang-rtl .zcol-5 td.has-tooltip:last-child::before,.lang-rtl .zcol-6 td.has-tooltip:last-child::before {
  right: -7px;
  left: auto;
}
.comparison-list-container table tr td>em {
  border: 1.5px solid #fc515e;
  color: #fc515e;
  padding: 1px 4px;
  font-size: 9px;
  line-height: 0;
  font-family: var(--zf-primary-bold);
  margin-right: 5px;
}
.zline-nxt {
  display: block;
  margin-top: 10px;
}
.zhigh {
  font-family: var(--secondaryfont-semibold);
}
tr.zsub-title {
  background: #f4f4f4;
}
/* Pricing Addon Section*/
.zcustomize {
  text-align: center;
  margin: 100px auto;
}
.other-lang .ztable-addon {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 50px;
  text-align: center;
}
.zcustomize-float>div {
  display: flex;
  flex-wrap: wrap;
}

.zcustomize-float>div>span {
  width: 25%;
  border: 1px solid #E8D0C7;
  box-sizing: border-box;
  padding: 12px 5px;
  border-bottom: 0;
  border-right: 0;
}
.zcustomize-float>div>span:first-child {
  width: 50%;
box-sizing: border-box;
}
.zcustomize-float {
  max-width: 680px;
  margin: 40px auto 0;
}
.ztable-head h5 {
  margin-bottom: 0;
}
span.zinner-float>span:first-child {
  font-family: var(--secondaryfont-semibold);
  padding: 0 5px;
}
.other-lang span.zinner-float>span:first-child {
font-size: 16px;
    word-wrap: break-word;
}
.zinner-table {
  background: #fffce9;
}
.zcustomize-float>div>span:last-child {
  border-right: 1px solid #E8D0C7;
}
.zcustomize-float>div.zinner-table>span {
  border-color: #E2DCBB;
}
.zcustomize-float>div:last-child>span{
  border-bottom: 1px solid #E2DCBB;
  padding: 0;
}

span.zinner-float {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

span.zinner-float>span {
  width: 50%;
box-sizing: border-box;
}

.zinner-float>span>div {
  border-left: 1px solid #E2DCBB;
}

.ztable-head>span {
  background: #FDEDE7;
}

.zinner-table span>div {
  border-bottom: 1px solid #E2DCBB;
  padding: 12px 0;
}
.zsubscript {
  font-size: 11px;
  position: relative;
  top: -6px;
}
.lang-ar .zcustomize h3,.lang-ar .ztable-head h5,.lang-ar .zcustomize-float>div>span,.lang-ar .zinner-table span>div,.lang-ar span.zinner-float>span {
  text-align: center;
}
.lang-ar .zcustomize-float>div>span:first-child,.lang-ar .zinner-float>span>div{
  border-right: 1px solid #e5e5e5;
}
.lang-ar .zinner-float>span>div{
  border-left:0;
}
.has-tooltip>span {
  cursor: pointer;
  position: relative
}

.has-tooltip>span.price-tooltip {
  display: none
}



.lang-rtl .has-tooltip>span::after {
  margin: 4px 4px 0 0
}

.price-tooltip:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0f94f6;
  bottom: -7px;
  color: white;
  height: 0;
  left: 20%;
  position: absolute;
  width: 0;
  content: ''
}

.lang-rtl .price-tooltip:before {
  left: auto;
  right: 20%
}

.price-tooltip:after {
  height: 15px;
  width: 100%;
  position: absolute;
  content: "";
  bottom: -15px;
  left: 0;
  background: transparent;
  border: 0;
  margin: 0
}

span.price-tooltip.active {
  background-color: #0f94f6;
  box-shadow: 0 0 11px #b8b6b6;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  min-height: 25px;
  width: 90%;
  padding: 15px 19px;
  position: absolute;
  text-align: left;
  left: 0;
  bottom: 105%;
  border: 0;
  transition: .5s ease;
  display: block
}

.lang-rtl span.price-tooltip.active {
  text-align: right
}

.price-tooltip p:last-child {
  margin-bottom: 0
}

.zwc-sub-header .zwc_comp_cell:last-child tooltip p {
  left: 95%;
  right: auto;
  font-family: var(--zf-secondary-medium)
}

.zwc-sub-header .zwc_comp_cell:last-child tooltip::before {
  right: 4px
}

.zwc_comp_inner_heading span.ztooltip.active {
  padding: 15px 19px;
  position: absolute;
  text-align: left;
  left: 0;
  bottom: 105%;
  border: 0;
  transition: .5s ease;
  display: block;
  font-size: 13px;
  line-height: 18px;
  min-height: 25px;
  background: #fff;
  color: #000;
  width: 200px;
  font-family: var(--secondaryfont-regular);
  box-shadow: 0 0 11px #b8b6b6
}

.zwc_comp_inner_heading .ztooltip:before {
  border-top: 10px solid #fff
}

.zwc_comp_inner_heading .ztooltip {
  display: none
}

.zwc_comp_inner_heading .has-tooltip>span:first-child::after {
  display: none
}

.zwc_comp_inner_heading .zwc_tooltip_icon::after {
top: 0px;
  right: -25px;
}
.zwc_comp_inner_heading tooltip:before {
  display: none
}
.zwc_info_tooltip_icon::after,.zwc_tooltip_icon:after {
  background: url(/sites/zweb/images/commonroot/pricing-tooltip-icon.svg) no-repeat 0 0 / 18px auto;
  content: '';
  height: 18px;
  width: 18px;
  position: absolute;
  right: 6px;
  top: 17px;
  cursor: pointer;
}
.zwc_tooltip_icon {
  position: relative
}

.zwc_comp_inner_heading span.ztooltip:before {
  content: '';
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  bottom: -7px;
  color: white;
  height: 0;
  left: 20%;
  position: absolute;
  width: 0
}
.zwc_comp_inner_heading span.ztooltip:after {
  height: 25px;
  width: 100%;
  position: absolute;
  content: "";
  bottom: -20px;
  left: 0;
  background: transparent;
  border: 0;
  margin: 0;
}
.zwc_comp_cell:first-child {
  width: 28%;
  max-width: 100%;
}

.zwc_comp_cell {
  width: 18%;
}
.zwc_comp_cell:not(:first-child) {
  display: block;
}
.zwc_tick {
  display: block;
  margin: auto;
}
.zwc_comp_cell > em {
  border: 1.5px solid #fc515e;
  color: #fc515e;
  padding: 1px 4px;
  font-size: 9px;
  line-height: 0;
  font-family: var(--zf-primary-bold);
  margin-right: 5px;
}
.zwc_cell_section span {
  font-family: var(--zf-primary-semibold);
  font-size: 16px;
  text-decoration: underline;
  color:var(--zwc-link-clr);
}
.zwc_cell_section:first-child{
  border:0;
  display: flex;
  justify-content: center;
  padding-left: 0;
}
.zwc_comp_header .zwc_comp_cell:first-child{
  display:flex;
  justify-content:center;
}

@media only screen and (max-width:767px){
.zcustomize-float>div>span,.other-lang span.zinner-float>span:first-child{
  font-size: 12px;
  word-break: break-word;
}

.ztable-head h5 {
  font-size: 13px;
}
span.zinner-float>span {
  width: 60%;
}
span.zinner-float>span:last-child {
  width: 40%;
}
.other-lang .ztable-addon {
  width: 100%;
  max-width: 300px;
}
.other-lang .zinner-table span>div {
  min-height: 40px;
}
}

/*Arabic starts*/
.lang-rtl .zinner-heading .has-tooltip:after {
  margin-right: 6px;
  margin-left: 0;
}
.lang-rtl .ztable-header-fixed tr:first-child th>a {
  text-align: center;
}
/*Arabic ends*/
.zcustomize-float {
  max-width: 800px;
}
.zcustomize-float>div>span {
  width: 21%;
box-sizing: border-box;
}
.zcustomize-float>div>span:first-child {
  width: 37%;
box-sizing: border-box;
}
.zwc_comp_inner_heading.zwc_slide.zwc_open {
  pointer-events: none;
  padding: 15px 25px;
}
.zwc_comp_inner_heading.zwc_slide.zwc_open .zwc_pointer_circle {
  display: none;
}
.zwc_comp_row.zbg-grey {
//   background: #f4f4f4;
}
.zwc_comp_row.zbg-grey .zfeature-name {
  font-family: var(--secondaryfont-semibold);
}

/*lang-rtl css*/

.lang-rtl .zwc_comp_header h3 {
    text-align: center;
}

.lang-rtl .zwc_comp_cell {
    border-right: 1px solid #e2e7eb;
    border-left: 0;
}
.lang-rtl .zwc_pointer_circle{
    left:auto;
    right:11px;
}
.lang-rtl .zwc_info_tooltip_icon::after,.lang-rt .zwc_tooltip_icon:after{
    left:6px;
    right:auto;
}
.lang-rtl .has-tooltip tooltip p{
    left:auto;
    right:100%;
    text-align: right;
}
.lang-rtl tooltip:before{
    left: -5px;
    right: auto;
}
.lang-rtl .zwc_pdf_container {
    text-align:left;
}

.lang-rtl .zcustomize,.lang-rtl .zcustomize h3,.lang-rtl .zcustomize span,.lang-rtl .zinner-table span>div,.lang-rtl .ztable-head h5 {
    text-align: center;
}
.lang-rtl .zcustomize-float>div>span:last-child{border-right: 1px solid #e8d0c7;border-left: 1px solid #e8d0c7;}

.lang-rtl .zcustomize-float>div>span {
    border-right: 1px solid #e8d0c7;
    border-left: 0;
}
.lang-rtl .zinner-float>span>div {
    border-left: 0;
    border-right: 1px solid #e2dcbb;
}
.lang-rtl .zinner-table span>div:last-child{
    border-bottom:0;
}
.lang-rtl .zwc_comp_inner_heading .zwc_tooltip_icon::after{
    left: -25px;
    right: auto;
}
.lang-rtl .zwc_comp_inner_heading span.ztooltip.active{
    right:0;
    left:auto;
text-align: right;
}
.lang-rtl .zwc_comp_inner_heading span.ztooltip:before{
    left:auto;
    right:20%;
}
.lang-rtl .zwc_comp_cell:last-child tooltip p {
    right: auto;
    left: 25px;
}
.lang-rtl .zwc_comp_cell:last-child tooltip::before {
    right: auto;
    left:22px;
}
@media only screen and (max-width: 991px){
   .lang-rtl .zwc_pdf_container {
        text-align: right;
    }
}
@media only screen and (max-width: 480px){
.zinner-table span>div,.zcustomize-float>div>span{
  font-size:10px;
}
  .zcustomize-float>div>span:nth-child(2){
              width: 18%;
box-sizing: border-box;
  }
  .zcustomize-float>div>span{
      width: 22.5%;
box-sizing: border-box;
  }
  .ztable-head h5{
      font-size:10px;
  }
.zwc_comp_cell:first-child {
  text-align: left;
}
}