.ztax-container > p {
    text-align: center;
}
section.zcustom-pricing .content-wrap.ztax-container {
    margin-bottom: 30px;
}
/*Arabic starts*/
.i18n-ar section.zcustom-pricing .content-wrap.animated h1, .i18n-ar section.zcustom-pricing .content-wrap.animated p {
    text-align: center;
}
.i18n-ar .region .zfooter-signup {
    text-align: center;
}
.i18n-ar .region div#zyearly {
    text-align: center;
}
.i18n-ar .zcustom-pricing .ztext {
    text-align: center;
}
.i18n-ar .zcustom-pricing div#zmonthly {
    text-align: center;
}
/*Arabic ends*/
.main-container-wrapper:before {
    display: none;
}
#block-system-main {
    margin: 20px 0px 0px;
}
.act-btn {
    padding: 8px 48px;
}
div#zmonthly span#zplan-people-plus-monthly {
    font: 18px/1.2 var(--zf-primary-bold);
}
.ztext {
    font-size: 13px;
    color: #333;
}
.changePrice {
    display: block;
    overflow: hidden;
    max-width: 1000px;
    margin: auto;
}
.changePriceContainer {
    float: right;
}
section.pricing-wrap.pricing-box-1 {
    display: none;
    margin: auto;
}
section.zcustom-pricing .content-wrap {
    text-align: center;
    margin: 10px auto 100px;
}
section.zcustom-pricing .content-wrap p.description {
    font-size: 19px;
}
section.zcustom-pricing .content-wrap h1 {
    font-size: 48px;
    margin-bottom: 10px;
}
section.zcustom-pricing .content-wrap p:first-child {
    font-size: 19px;
}
section.zcustom-pricing ul {
    width: 90%;
    max-width: 780px;
    overflow: hidden;
    margin: 26px auto 10px;
    text-align: center;
}
section.zcustom-pricing ul li:before {
    content: "";
    position: absolute;
    background-image: url("https://www.zoho.com/images/product-icons-sprite-new.png");
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    height: 64px;
    width: 64px;
    background-size: 640px auto;

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
section.zcustom-pricing ul li:before {
    background-image: url("https://www.zoho.com/images/product-icons-sprite-new@2x.png");
    background-size: 640px auto;
}
}
section.zcustom-pricing ul li {
    position: relative;
    padding-top: 75px;
    overflow: hidden;
    margin: 15px 30px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    color: #333;
    min-width: 64px;
}
div#zyearly .zpricegroup {
   font: 120px/1.2 Roboto Slab;
    font-weight: bolder;
    color: #333333;
    line-height: 0.8;
}
div#zyearly span.zcurrency-symbol {
    font: 40px/1.2 var(--zf-primary-bold);
    vertical-align: top;
    text-align: left;
}
div#zyearly {
    margin: 0px auto 20px;
    margin-right: 10px;
}
div#zmonthly {
    margin: 5px auto;
}
.zfooter-signup {
    text-align: center;
    margin-bottom: 0;
}
.zfooter-signup {
    padding-bottom: 100px;
}
li.zflow {
    text-align: center;
}
section.zcustom-pricing ul li.zcreator:before {
    background-position: -256px 0px;
}
section.zcustom-pricing ul li.zanalytics:before {
    background-position: -320px -64px;
}
section.zcustom-pricing ul li.zflow:before {
    background-position: -512px -256px;
}

@media only screen and (max-width:768px) {
section.zcustom-pricing ul {
    max-width: 680px;
    overflow: hidden;
    margin: 20px auto;
}
section.zcustom-pricing .content-wrap h1 {
    font-size: 38px;
}
section.zcustom-pricing ul li {
    margin: 15px 20px;
}
}

@media only screen and (max-width:481px) {
.ztext {
    font-size: 11px;
    color: #333;
}
section.zcustom-pricing .content-wrap h1 {
    font-size: 30px;
    margin-bottom: 15px;
}
section.zcustom-pricing .content-wrap p.description {
    font-size: 15px;
}
section.zcustom-pricing ul li {
    width: 60px;
    font-size: 11px;
}
section.zcustom-pricing ul {
    width: 100%;
    max-width: 360px;
    overflow: hidden;
    margin: auto;
    text-align: center;
}
section.zcustom-pricing ul li {
    padding-top: 60px;
}
div#zyearly .zpricegroup {
    font: 80px/1.2 Roboto Slab;
    line-height: 0.8;
    font-weight: bolder;
}
}

@media only screen and (max-width:767px) {
#block-system-main {
    margin: 70px 0px 0px;
}
.pricing-faq {
    padding: 50px 0px 30px;
}
.zfooter-signup {
    padding-bottom: 80px;
    margin-bottom: 0;
}
section.zcustom-pricing .content-wrap {
    text-align: center;
    margin: 10px auto 60px;
}
.act-btn {
    padding: 8px 36px;
}
}
a.login, .umain a.logout {
    display: none;
}
a.logout, .umain a.login {
    display: inline-block;
}
   .lang-ar .zcustom-pricing .content-wrap h1,.lang-ar .zcustom-pricing .content-wrap p,.lang-ar div#zyearly,.lang-ar div#zmonthly,.lang-ar .content-wrap .ztext,.lang-ar p.zfooter-signup {
    text-align: center;
}