.changePrice{
    display: none;
}
.pricing-tab-wrap{
    margin-bottom: 30px;
}
.zcontainer .content-wrap{
    padding-top: 20px;
}
/* Pricing */
body:before {
background: #fef1f3;
    content: '';
    position: absolute;
    width: 100%;
    height: 600px;
    left: 0;
    top: 0;
}
.plan-name .price-tooltip {
    display: none;
}
.zfeatures-icon-new {
    position: relative;
    content: '';
    background-image: url(//cdn.zoho.com.cn/sites/zweb/images/pricing-sprite.png);
    width: 80px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 260px auto;
    background-position: -10px 0;
    display: block;
    margin: 0;
    top: -10px;
}
.customs .zfeatures-icon-new {
    background-position: -99px -4px;
}
.plan-name{
pointer:cursor;
position:relative;
}
.plan-name::after {
    vertical-align: middle;
    margin-top: 0;
}
.plan-name::after {
    content: "i";
    width: 12px;
    height: 12px;
    border: 1px solid #9d9d9d;
    display: inline-block;
    border-radius: 100%;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    color: #5a5a5a;
    margin-left: 4px;
    font-family: var(--zf-primary-semibold);
    vertical-align: top;
    margin-top: 4px;
    display: inline-block;
    text-transform: none;
}
.pricing-wrap .ztax-container.content-wrap {
    padding: 15px 0 0;
}
.plan-name .price-tooltip:before {
    left: 35%;
}
.plan-name .price-tooltip.active {
    background-color: #0f94f6;
    box-shadow: 0 0 11px #b8b6b6;
    color: #fff;
    font-size: 13px;
    text-transform: none;
    font-family: var(--secondaryfont-regular);
    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;
z-index:99;
}
.pricing-wrap .content-wrap{
    overflow: visible;
}
.i18n-ar .pricing-wrap .content-wrap .product-block {
    border-right: 1px solid #e5e5e5;
    border-left: none;
}
.i18n-ar .pricing-wrap .content-wrap .product-block:last-child {
    border-left: 1px solid #e5e5e5;
}
.product-block .plan-name {
    margin-bottom: 5px;
}
.other-lang .free-plan.plan4 h4, .node-type-product-pricing-2-0.other-lang .free-plan.plan4 p{
    width:75%;
}
 .monthly-visitors::-ms-expand{
display:none;
}
 .monthly-visitors{
    -moz-appearance: none;
    -webkit-appearance: none;
    background: rgba(0, 0, 0, 0) url('//cdn.zoho.com.cn/sites/zweb/images/commonroot/select-dropdown.png') no-repeat scroll right center/25px auto;
    border: 1px solid #afafaf;
    border-radius: 0;
    color: #333;
    cursor: pointer;
    float: none;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 20px auto 10px;
    padding: 6px 32px 6px 6px;
    max-width: 210px;
    width: 100%;
    box-sizing: border-box;
}
 .product-block span.detail{
  margin-top:0;
}
 .product-block span.detail > span:nth-child(3) {
    margin-top: 10px;
    font-family: var(--zf-primary-semibold);
}
 .product-block .price.zpricegroup, .product-block span.detail > span.zpricegroup-month{
  display:none;
}
 .product-block .price.zpricegroup:nth-child(2),  .product-block span.detail > span.zpricegroup-month:nth-child(2){
  display:block;
}
 .plan-name em{
    font-size: 11px;
    font-style: normal;
    display: block;
    text-transform: none;
}
 .detail .zpricegroup{
  color:#666;
}
 .pricing-wrap .content-wrap .product-block .main-box {
    border-bottom: 0;
}
 .product-block .plan-caption{
color:#666;
}
 .product-block:nth-child(1) span.detail span:nth-child(6),  .product-block:nth-child(2) span.detail span:nth-child(7), .product-block:nth-child(3) span.detail span:nth-child(5){
  font-family: var(--zf-primary-semibold);
  margin-top:10px;
}
 .zfeatures-heading p {
    text-align: center;
    margin-bottom: 40px;
}
.zfeatures-heading h2 {
    font-family: var(--zf-primary-semibold);
    text-align: center;
margin-bottom: 0;
}

 .zfeatures-container{
  overflow: hidden;
    max-width: 740px;
    margin: 0 auto;
}
 ul.zfeatures-list {
    width: 25%;
    float: left;
box-sizing: border-box;
}
 ul.zfeatures-list-free{
width:100%;
box-sizing: border-box;
}
 .zfeatures-list li{
  padding-left: 15px;
    box-sizing: border-box;
    margin: 8px 0;
  position:relative;
}
 ul.zfeatures-list-free li{
  padding-left: 15px;
    box-sizing: border-box;
    margin-right: 10px;
  position:relative;
}
  ul.zfeatures-list-free li:nth-child(2){
margin-right:0;
}
 .zfeatures-list li:after, .node-type-product-pricing-2-0 ul.zfeatures-list-free li:after{
      content: "";
    left: 2px;
    top: 10px;
    position: absolute;
    width: 4px;
    height: 4px;
    background: #000;
    display: inline-block;
    border-radius: 100%;
}
 li.zlist-heading{
  font-family: var(--zf-primary-semibold);
    font-size: 21px;
    margin-bottom: 10px;
    padding-left: 0;
}
 li.zlist-heading:after{
  display:none;
}
 .zcontainer {
    max-width: 980px;
    width: 95%;
    margin: 40px auto;
}
 .morethan{
  max-width: 980px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
    box-sizing: border-box;
}
 .morethan h5{
margin-bottom: 0;
}
 .pricing-wrap{
margin:0;
}
ul.zfeatures-list{
  width:33%;
}
.pricing-offer {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #f5f5f5;
    margin: 50px auto;
    max-width: 780px;
    padding: 30px;
    text-align: center;
  box-sizing:border-box;
}
.free-plan.plan4 {
    margin: 0 auto;
margin-bottom:0;
position: relative;
}
 .free-plan.plan4 p{
text-align:left;
font-size:15px;
margin-bottom:0;
}
.free-plan.plan4 h4{
  margin-bottom:0;
text-align:left;
}
.pricing-offer-inner {
    overflow: hidden;
}
.pricing-offer ul {
    width: 400px;
    float: left;
overflow: hidden;
}
 .pricing-offer ul li {
    padding-left: 15px;
    position: relative;
    text-align: left;
    width: 50%;
    float: left;
    box-sizing: border-box;
    font-size: 15px;
    font-family: var(--zf-primary-semibold);
}
.pricing-offer-inner li::after {
    background: #505050 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 5px;
    left: 3px;
    position: absolute;
    top: 9px;
    width: 5px;
}
.free-plan a {
        background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin: 0 auto;
    width: 160px;
    padding: 10px 0;
    text-transform: uppercase;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}
.zfloat {
    display: flex;
    flex-wrap: wrap;
}
.contact-us-container {
    padding: 50px 0;
}
.zfloat>div {
    width: 48%;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    padding: 40px 60px;
}
.contact-us-container .content-wrap,.zcontainer .content-wrap{
    max-width: 980px;
}
.zcontainer h5 {
    text-align: center;
margin-bottom:0;
}
.zfeatures-icon div {
    max-width: 100px;
    display: block;
    margin-left: 0px;
    overflow: hidden;
}
.zfeatures-icon div img {
    max-width: 190%;
}
.customs img {
    margin-left: -110px;
}
ul.zfeatureslist {
    text-align: left;
    margin: 15px auto;
}
.zfeatureslist li {
    text-align: left;
    padding: 0 0 5px 25px;
    position: relative;
    font-size:16px;
}
.zcta {
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
background-color: #f34636;
    margin: 0px;
    padding: 14px 30px;
    font-size: 13px;
    font-family: var(--zf-primary-semibold);
    border-radius: 3px;
display: inline-block;
}
.zweb-feature .getstart-plan,.zweb-feature .trynow-plan{
color: rgb(255, 255, 255);
    text-transform: uppercase;
    cursor: pointer;
    background: none 0px 0px repeat scroll rgb(0, 157, 247);
    margin: 0px;
    padding: 14px 30px;
    font-size: 13px;
    font-family: var(--zf-primary-semibold);
    border-radius: 3px;
}
.zweb-feature {
    margin-right: 4%;
}
.zfeatureslist li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    height: 10px;
    width: 12px;
    text-indent: initial;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/commonroot/yes-tick.png) left top no-repeat;
    background-size: cover;
}
.lang-ar .pricing-header p {
    text-align: center;
}
.i18n-ar .pricing-wrap .content-wrap .product-block {
    border-right: 1px solid #e5e5e5;
    border-left: none;
}
.i18n-ar .pricing-wrap .content-wrap .product-block:last-child {
    border-left: 1px solid #e5e5e5;
}
div#zplan2 .highlighted-box p:nth-child(1), div#zplan3 .highlighted-box p:nth-child(1) {
    color: #000;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
    letter-spacing: 0;
    font-family: var(--zf-primary-semibold),Arial,Helvetica,sans-serif;
    padding-left: 0;
}
div#zplan2 .highlighted-box p:nth-child(1):before, div#zplan3 .highlighted-box p:nth-child(1):before{
    display:none;
}
a.getstart-plan {
display: inline-block;
}
a.trynow-plan {
    display: none;
}
.umain .getstart-plan{
  display:none;
}
.umain .trynow-plan{
display: inline-block;
}
@media (max-width: 991px) {
    .i18n-it .product-block .price span {
        font-size: 34px;
    }
}
@media only screen and (max-width: 767px) {
 .zfeatures-paid ul.zfeatures-list{
  width:50%;
}
.zfloat {
    display: block;
}
.zfloat>div {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
.zfloat>div.zweb-feature {
    margin-right: auto;
    margin-bottom: 50px;
}
 .morethan{
max-width: 350px;
border: 0;
padding:0;
margin-top: 10px;
}
.zfeatures-heading p {
    margin-bottom: 25px;
}
.zfeatures-container{
    max-width: 480px;
}
.pricing-offer{
  max-width: 400px;
}
.pricing-offer ul{
  float: none;
    margin: 5px auto 0;
    overflow: hidden;
    text-align: center;
  width: auto;
}
 .pricing-offer ul li{
  display:inline-block;
  box-sizing:border-box;
  width: auto;
  float:none;
}
 .pricing-offer ul li:nth-child(1){
  margin-right:20px;
}
 .free-plan a {
    float: none;
    margin-top: 25px;
}
.free-plan.plan4 h4 {
    margin-bottom: 5px;
  text-align:center;
}
.free-plan.plan4 p{
  text-align: center;
    font-size: 15px;
    margin: 10px auto;
    max-width: 240px;
    line-height: 1.4;
}
.free-plan a{
  position: relative;
}
.lang-ar .zfeatures-container {
    max-width: 230px;
}
.lang-ar .zfeatures-paid ul.zfeatures-list {
    width: 100%;
}
}
@media only screen and (max-width: 480px) {
.zfeatures-paid ul.zfeatures-list, .node-type-product-pricing-2-0 ul.zfeatures-list:nth-child(3) li {
    width: 100%;
}
 .zfeatures-container {
    max-width: 200px;
}
}
/* Pricing - Ends */
/**** Arabic Style ****/
.lang-ar .morethan h5, .lang-ar .getstart-plan, .lang-ar .trynow-plan {
    text-align: center;
}
.lang-ar .zfeatures-list li::after, .lang-ar ul.zfeatures-list-free li::after {
  right: 2px;
}
.lang-ar .zfeatures-list li {
  padding-right: 15px;
  padding-left: 0;
}
.lang-ar .free-plan.plan4 h4, .lang-ar .free-plan.plan4 p, .lang-ar .pricing-offer-inner ul li {
  text-align: right;
}
.lang-ar .pricing-offer ul, .lang-ar .pricing-offer ul li {
  float: right;
}
.lang-ar .pricing-offer-inner li::after {
  right: 3px;
  left: unset;
}
.lang-ar .pricing-offer ul li {
  padding-right: 15px;
  padding-left: 0;
}
.lang-ar .free-plan a {
  float: right;
  left: 0;
  right: unset;
}
.lang-ar .zweb-feature {
    margin-left: 4%;
        margin-right: 0%;
}
.lang-ar .zfeatureslist li {
    text-align: right;
    padding: 0 25px 5px 0px;
}
.lang-ar .zfeatureslist li:before {
    left: auto;
     right: 0;
}
.lang-ar .zweb-feature img {
    margin-right: -110px;
}
@media screen and (max-width:768px) {
.lang-ar .free-plan.plan4 h4, .lang-ar .free-plan.plan4 p, .lang-ar .pricing-offer-inner ul li {
  text-align: center;
}
.lang-ar .pricing-offer ul, .lang-ar .pricing-offer ul li {
  float: none;
}
.other-lang .free-plan.plan4 h4, .node-type-product-pricing-2-0.other-lang .free-plan.plan4 p{
    width:100%;
} 
.lang-ar pricing-offer ul li:nth-child(1) {
  margin-right: 0px;
}
.lang-ar .free-plan a {
  float: none;
}
}
/**** Arabic Style ****/
.pricing-tab-wrap.no-ct {
    width: 100%;
    text-align: center;
}

.yearly > em {
    background-color: #feda68;
    display: inline-block;
    font-style: inherit;
    font-size: 13px;
    color: #000;
    line-height: 1;
    padding: 6px 8px;
    border: 1px solid #e19c01;
    border-radius: 6px;
    font-family: var(--zf-primary-bold);
    margin-left: 15px;
    position: relative;
}
.yearly > em::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #e19c01 transparent transparent;
    left: -8.5px;
    top: 50%;
    margin-top: -6px;
}
.yearly > em::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #feda68 transparent transparent;
    left: -7px;
    top: 50%;
    margin-top: -6px;
}

.zsave-star, .zsave-star:after {
  position: absolute;
  width: 8px;
  height: 1px;
  background: #ff7810;
  left: -7px;
  top: -6px;
}
.zsave-star:after{
  content:"";
  left:0;
  top:0;
  transform:rotate(90deg);
}

.zsave-star1, .zsave-star1:after {
  position: absolute;
  width: 8px;
  height: 1px;
  background: #ff7810;
  bottom: -6px;
  right: -7px;
  top: auto;
  left: auto;
}
.zsave-star1:after{
  content:"";
  left:0;
  top:0;
  transform:rotate(90deg);
}
.other-lang .yearly > em{
display:none !important;
}
@media only screen and (max-width:767px){
   .pricing-tab > span{
       width: auto;
   }
.pricing-tab > span, .pricing-tab > span.ztoggle-slide {
    display: inline-block !important;  
}
.lang-ar .zweb-feature {
    margin:0 auto 40px;
}
.zmobile-mon-yearly-container {
    display: none;
}
}
@media screen and (max-width:480px){
.pricing-tab-wrap {
    width: 100%;
    text-align: center;
}
 .no-ct .yearly > em {

    position: relative;
    margin-left: 15px;
    top: 0;

}
.no-ct .yearly > em::after {

    transform: rotate(0);
    left: -7px;
top: 50%;
    right: auto;

}
.no-ct .yearly > em::before {

    transform: rotate(0);
    left: -8.5px;

top: 50%;
    right: auto;

}

   .pricing-tab-wrap{
      margin-bottom: 35px;
   }
.no-ct.pricing-tab-wrap {

    margin-bottom: 15px;
    margin-top: 15px;

}
.yearly > em {
position:relative;
border: none;
padding: 0;
border-radius: 0;
width: auto;
}
.yearly > em::before, .yearly > em::after {
display:none;
}
}