/* show salesiq for cn */
.other-lang .zsiq_theme1.zsiq_floatmain {
    display: block !important;
}

/* hide .request-drop-wrap */
.request-drop-wrap{
    display: none;
}

.lang-zh-hans .zsiq_theme1.zsiq_floatmain {
    display: block !important;
}

/* mobile salesiq */
@media screen and (max-width: 768px){
	.zsiq_theme1 div.zsiq_cnt{
              display:none!important;
        }
}

/* hide all products' pricing comparison tax info */
.ztax-container{display:none}


/* show .signup-testimonial-wrap on all products' signup page */
.signup-testimonial-wrap{
    //display: block !important;
}

/* main menu */
.zgh-megaMenuCat li:nth-child(3) {
    display: none;
}
.zgh-b-officesuite {
    display: none;
}
.zgh-b-marketplace,.zgh-b-patchmanagerplus,.zgh-b-financeplus,.zgh-b-social,.zgh-b-salesinbox,.zgh-b-backstage,.zgh-b-servicedeskplus,.zgh-b-site24x7,.zgh-b-mobiledevicemanagement,.zgh-b-sign,.zgh-b-officeintegrator,.zgh-b-itmanagement,.zgh-b-checkout,.zgh-b-inventory,.zgh-i-contactmanager,.zgh-i-orchestly,.zgh-i-workerly,.zgh-i-subscriptions,.zgh-b-commerce,.zgh-b-identitymanagement,.zgh-b-logmanagementcloud,.zgh-b-bugtracker,.zgh-b-peopleplus,.zgh-b-catalyst,.zgh-b-motivator{display:none !important;}
/*.zgh-b-finance.active {
    display: none !important;
}*/
.footer-sec-wrap.two-column .content-wrap .newsZone{
	border-bottom: 1px solid #ccc;
	padding-bottom: 22px;
	text-align: center;
	margin-bottom: 22px;
}
.footer-sec-wrap.two-column .content-wrap .newsZone h2{
	text-align: center;
	color:#D7351E;
	margin-bottom: 6px;
}
.footer-sec-wrap.two-column .content-wrap .newsZone a{
	color:#333;
	font-size: 16px;
}
.footer-sec-wrap.two-column .content-wrap .newsZone a:before{
	content:"鈼� "
}
.footer-sec-wrap.two-column .content-wrap .newsZone a:hover{
	color:#D7351E;
}
@media screen and (max-width: 768px){
	.footer-sec-wrap.two-column .content-wrap .newsZone{
		width: 100%;
	}
}

/*#mini-panel-product_menu .product-nav-links .menu li:nth-child(5){display:none;}*/

.quick-connect-links-wrap{display:none}
/**social-signup**/
.socl-signup .vi-qq {
    background-position: -101px -1px;
}
.socl-signup ul li {
    background-image: url(https://www.zoho.com.cn/images/signin-socialmedia-icons-sprite.png);
    background-position: left top;
    border-radius: 100%;
    background-repeat: no-repeat;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 50px;
    line-height: 25px;
    margin: 0 0 0 15px;
    text-align: left;
    text-indent: -99999em;
    width: 50px;
    transition: all 0.5s ease 0s;
}
.socl-signup span{
   background-image: url(https://www.zoho.com.cn/images/signin-socialmedia-icons-sprite.png);
    background-position: left top;
    border-radius: 100%;
    background-repeat: no-repeat;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 50px;
    line-height: 25px;
    margin: 0 0 0 15px;
    text-align: left;
    text-indent: -99999em;
    width: 50px;
    transition: all 0.5s ease 0s;
}

.socl-signup .vi-wechat {
    background-position: -150px -1px;
}
.socl-signup .vi-weibo {
    background-position: -1px -1px;
}
.socl-signup .vi-baidu {
    background-position: -51px -2px;
}
.socl-signup .vi-apple {
    background-position: -202px -2px;
}
.og-context-node-9076 .footer-sec-wrap{display:none !important;}
.footer-sec-wrap .product-links > div{padding: 0px 0px 0px 0px;}
.footer-sec-wrap .product-links > div.footer-contact li:first-child{margin-left: 10px;}
.lang-zh-hans .apps-download-links-wrap a.g-play{display:inline-block !important; width: 134px;
    background-position: -135px 0;
}
.mobile-apps-wrap .content-wrap>a.google-play {
    background-position: -525px 0;
    width: 115px;
}
.og-context-node-99 .act-btn.cta-btn{opacity:1;visibility:visible;}
.og-context-node-99 .socl-signup{display:none;}
/* promotion css */

.zpromotion {
    background: #348dd2;
    padding: 10px 80px 10px 10px;
    position: relative;
    width: 100%;
    box-sizing: border-box !important;
}

.zpromotion p {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: var(--zf-primary-semibold);
}

.zpromotion p span {
    margin-right: 10px;
}

.zpromotion p a {
    padding: 0px 0px;
    display: inline-block;
    color: #ffd600;
    margin-left: 0px;
    font-size: 18px;
}

.zpremoclose {
    position: absolute;
    right: 22px;
    top: 13px;
    width: 20px;
    height: 20px;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
}

.zpremoclose:before,
.zpremoclose:after {
    position: absolute;
    left: 9px;
    content: ' ';
    height: 11px;
    width: 2px;
    background-color: #0a0000;
    top: 5px;
}

.zpremoclose:after {
    transform: rotate(-45deg);
}

.zpremoclose:before {
    transform: rotate(45deg);
}

.require_list{
        margin:10px auto;
        max-width:850px;
}
.require_list li{
        font-size:14px;
        display:inline-block;
        width:32%;
        height:20px;
        padding:2% 0;
}

@media only screen and (max-width: 991px) {
    .require_list{
       margin:10px 10%;
    }
}

@media only screen and (max-width: 767px) {
    .require_list{
       margin:10px 10%;
        width:100%;
    }
}

@media only screen and (max-width: 767px) {
    .require_list li {
        width:100%;
    }
}


@media only screen and (max-width: 991px) {
    .zpromotion p {
        font-size: 14px;
        line-height: 1.7;
    }
}

@media only screen and (max-width: 767px) {
    .zpromotion {
        padding-right: 50px;
    }
}

@media only screen and (max-width:480px) {
    .zpremoclose {
        right: 15px;
    }
}


/* promotion css */
.lang-zh-hans .trust-brands-wrap .more-detail-link{display:inline-block;}