.i18n-en .product-nav-links .menu li:last-child{display:none}
.i18n-en .page-node-14141 .menu li:last-child{display:inherit}
/**** For other languages ****/

.other-lang .promo-section-wrap .customer-stories{ display: none; }
.other-lang .footer-sec-wrap.two-column .promo-section-wrap{ width: 20%; }

@media only screen and (max-width: 991px){
    .other-lang .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap{ display: none; }
}
/**** For other languages ****/


/**header product icon**/

.menu-icon-help-header>a img {
    width: auto;
    height: 26px;
}

.menu-icon-help-header>a img {
    margin: 7px 0 0;
}

@media only screen and (min-width :1200px) {
    .all-features ul.menu li {
        width: auto;
    }
}

.helpful-wrap,
.help-promo-panel {
    display: none;
}

.help-content-inner-wrap img {
    border: 1px solid #e4e4e4;
}

.help-content-inner-wrap .has-inline-img img {
    margin: 3px 0px;
}

.common-links.remove-before:before {
    display: none
}

#czone-home #signup-termservice {
    border: 1px solid #000;
}

#czone-home #signup-termservice.checked::before,
#czone-home #signup-termservice.checked::after {
    background-color: #000;
}

#czone-home .za-tos-container label {
    color: #000;
}

.other-lang #plus_testimonial{
    display: none;
}


/* .other-lang .product-links{
display:none;
} */

.promo-section-wrap .customer-stories a, .promo-section-wrap .customer-stories .watch-video {
    cursor: pointer;
}

.node-type-zp-features-home.og-context-node-14130 #block-system-main {
    margin-top: -69px;
}

.other-lang .footer-quicklinks ul li:last-child {
    display: none;
}

@media only screen and (max-width: 767px) {
    .node-type-zp-features-home.og-context-node-14130 #block-system-main {
        margin-bottom: 40px;
    }
}
.footer-links-wrap .crm-soc-logo{
     text-align:center;
}
body:not(.node-type-zp-home) .zgh-accounts .zgh-signup{
    display:inline-block;
}
@media only screen and (max-width: 767px){
body:not(.node-type-zp-home) .zgh-accounts .zgh-signup {
    display: none;
}
}