*, :after, :before, header *, footer *, aside * {
    box-sizing: border-box;
}
.zw-template-inner {
    overflow: hidden;
}

body {
    margin: 0;
}

p {
    font-size: 18px;
}

a {
    text-decoration: none;
}

h2 {
    text-align: center;
    font-size: 30px;
    padding: 16px;
}

.pwd_eye::after {
    top: -11px;
}

.sign_agree {
    color: #fff !important;
}

.sign_agree a {
    color: #fff !important;
}

.socl-signup {
    display: none;
}

.section_01 {
    margin: 0;
    color: #fff;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/crm/banner-bg.png) center;
    background-repeat: no-repeat;
}

.section_01 .section_01_inner {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.body-umain .section_01 .section_01_inner {
    text-align: center;
    width: 70%;
}

.body-umain .section_01_left {
    width: 100%;
    padding: 0 0 20px 0;
}

.section_01_left {
    width: 47%;
    float: left;
    padding-top: 20px;
    padding-left: 3%;
    padding-right: 6%;
    padding-bottom: 5%;
}

.logo span {
    display: inline-block;
    height: 42px;
    line-height: 40px;
    font-size: 30px;
    margin-left: 10px;
}

.section_01_left h1 {
    font-size: 34px;
    margin-top: 100px;
    font-weight: 500;
    color: #f4ac24;
}

.section_01_left p {
    font-size: 18px;
}

.top_btn {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
    transition: all 0.3s ease-out;
}

.top_btn:hover {
    transform: scale(1.1);
}

.demo-btn {
    background: #f4ac24;
    margin: 0;
}

.demo-btn a {
    color: #000;
}

.chat-btn {
    margin: 0 14px;
}

.chat-btn,
.expert-btn {
    border: 1px solid #f4ac24;
    padding: 0px 6px;
}

.chat-btn a,
.expert-btn a {
    color: #f4ac24;
    display: block;
    padding: 8px 30px;
}

.section_01_right {
    width: 35%;
    float: left;
    display: inline-block;
    padding: 100px 0 50px 0;
}

.section_02 {
    width: 72%;
    margin: 90px auto;
    min-width: 1200px;
    display: block;
    overflow: hidden;
}

.section_02_mod {
    display: inline-block;
    float: left;
    width: 47%;
    border: 1px solid #505050;
    height: 196px;
    padding-top: 2%;
}

.customers,
.dealers {
    height: 190px;
}

.enterprise,
.customers {
    margin-right: 4%;
}

.enterprise,
.sales {
    margin-bottom: 3%;
}

.mod_left {
    height: 100%;
    width: 14%;
    float: left;
    padding: 0% 7%;
    text-align: center;
}

.mod_left i {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/manufacturing-crm-sprite.png) left top;
    background-repeat: no-repeat;
    background-size: 800px;
    float: left;
}

.mod_left h5 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-top: 14px;
}

.section_02_mod p {
    line-height: 36px;
    margin: 0px;
    width: 96%;
}

.section_02_mod p:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin-right: 10px;
    background-color: #f4ac24;
}

.customers .mod_left,
.dealers .mod_left {
    padding: 0 7%;

}

.enterprise_img i {
    background-position: 0px -176px;
    width: 95px;
    height: 97px;

}

.sales_img i {
    background-position: -171px -181px;
    width: 95px;
    height: 97px;

}

.customers_img i {
    background-position: -84px -182px;
    width: 75px;
    height: 94px;

}

.dealers_img i {
    background-position: -258px -175px;
    width: 95px;
    height: 97px;

}

.section_03 {
    background: #e9e9e9;
    margin-bottom: 40px;
    padding-bottom: 50px;
}

.section_03 h2 {
    padding-top: 60px;
}

.section_03 img {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    width: 80%;
}

.section_04 {
    width: 72%;
    height: 680px;
    margin: 0 auto;
    display: block;
    min-width: 1200px;
}

.section_04 img {
    width: 520px;
    float: left;
}

.goal-right {
    width: 50%;
    padding-left: 5%;
    float: left;
}

.gd-sprite {
    position: absolute;
    right: 13px;
}

.gd-fqa {
    margin: 0 4%;
}

.ga-fq-cont {
    padding: 10px 0;
    transition: all .5s linear;
    border-bottom: 1px solid #e6e6e6;
}

.gd-fqa .ga-fq-cont:first-child {
    border-top: 1px solid #e6e6e6;
}

.gd-qus {
    font: 400 18px/18px 'Roboto';
    color: #181819;
    cursor: pointer;
    position: relative;
    padding-right: 15px;
    line-height: 40px;
}

.gd-qus span {
    font-size: 20px;
    color: #fa8b02;
}

.gd-ans {
    padding: 8px 10px;
    color: #000;
    border-top: 0;
    display: none;
}

.gd-ans p {
    font-size: 16px;
    margin: 0px 6px;
    line-height: 30px;
}

.mid_btn {
    display: block;
    margin: 0 auto 80px;
    width: 500px;
    height: 60px;
    background: #e71414;
    text-align: center;
}

.mid_btn a {
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    display: block;
}

.section_05 {
    display: block;
    width: 100%;
    height: 510px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/crm/manufacturing-crm-03.png) left top;
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-size: 100% 100%;
}

.section_05 h2 {
    padding-top: 60px;
    color: #fff;
}

.customers_crm {
    width: 72%;
    min-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.customers_crm li {
    width: calc(100% / 4 - 15px);
    height: 87px;
    margin-bottom: 20px;
    margin-right: 14px;
    display: inline-block;
    background: #fff;
    border-radius: 5px;

}

.cus_list i {
    display: block;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/energy-storage-customerlogo.png) left top;
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-size: 860px;
    margin: 5% auto;
    width: 160px;
    height: 60px;
}

.cus_01 i {
    background-position: 5px -10px;
}

.cus_02 i {
    background-position: -148px -10px;
}
.cus_03 i {
    background-position: -328px -10px;
    width: 170px;
}
.cus_04 i {
    background-position: -506px -10px;
    width: 140px;
}
.cus_05 i {
    background-position: -655px -8px;
    width: 100px;
}
.cus_06 i {
    background-position: -4px -76px;
}
.cus_07 i {
    background-position: -180px -76px;
}
.cus_08 i {
    background-position: -348px -76px;
}
.cus_09 i {
    background-position: -521px -79px;
}
.cus_10 i {
    background-position: -700px -81px;
}
.cus_11 i {
    background-position: 2px -144px;
}
.cus_12 i {
    background-position: -176px -144px;
}

/*---------------------------  集成  --------------------------------*/
.zp-home-integration-wrap {
    text-align: center
}

.zp-home-integration-wrap>.content-wrap {
    padding: 0 0 40px
}

a.more-detail-link {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 0 5px;
    color: #03a9f5
}

a.more-integration:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #03a9f5
}

.integration-visual-wrap {
    position: relative;
    margin: 20px 0
}

.integration-visual-wrap .content-wrap {
    padding: 140px 0 120px
}

.zp-home-integration-wrap .content-wrap h2+p {
    max-width: 720px;
    margin: 0 auto 20px;
}

.integration-visual-wrap .content-wrap:before {
    content: '';
    position: absolute;
    left: 5%;
    top: 5%;
    width: 97%;
    height: 94%;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/crm/manufacturing/integration-bg.svg) no-repeat center center
}

.integration-visual-wrap ul {
    display: table;
    table-layout: fixed;
    width: 100%
}

.integration-visual-wrap ul li div {
    display: block;
    position: relative;
    text-align: center;
    padding: 90px 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    text-align: center;
    height: 140px;
}

.integration-visual-wrap ul li:nth-child(odd) {
    vertical-align: bottom
}

.integration-visual-wrap ul li.zp-main {
    width: 20%;
    vertical-align: middle;
    height: 260px;
}

.integration-visual-wrap ul li.zp-main div {
    padding: 150px 20px 0;
    height: 160px;
}

.integration-visual-wrap ul li.zp-main>a {
    display: inline;
}

.integration-visual-wrap ul li a {
    color: #000;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.integration-visual-wrap ul li div:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #ffb5cf;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06)
}

.integration-visual-wrap ul li.zp-main div:before {
    margin-left: -69px;
    width: 142px;
    height: 142px;
    top: 1px;
}

.integration-visual-wrap ul li div:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 15px;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    background: url(//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/manufacturing-crm-sprite.png) no-repeat left top;
    box-sizing: border-box;
    background-size: 800px auto
}

.integration-visual-wrap ul li.zp-main div:after {
    top: 22px;
    margin-left: -47px;
    width: 100px;
    height: 100px;
}

.integration-visual-wrap ul li.zp-main div:after {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/crm/manufacturing/crm-integration-icon-2x.png) no-repeat left top;
    background-size: cover
}

.integration-visual-wrap ul li:first-child div:after {
    background-position: -224px -137px;
}

.integration-visual-wrap ul li:nth-child(2) div:after {
    background-position: -146px -141px;
}

.integration-visual-wrap ul li:nth-child(3) div:after {
    background-position: -17px -144px;
}

.integration-visual-wrap ul li:nth-child(4) div:after {
    background-position: -76px -142px;
}

.integration-visual-wrap ul li:nth-child(6) div:after {
    background-position: -299px -141px;
}

.integration-visual-wrap ul li:nth-child(7) div:after {
    background-position: -428px -136px;
}

.integration-visual-wrap ul li:nth-child(8) div:after {
    background-position: -367px -139px;
}

.integration-visual-wrap ul li:nth-child(9) div:after {
    background-position: -486px -136px;
}

@media only screen and (min-width:992px) {
    .integration-visual-wrap ul li {
        display: table-cell;
        vertical-align: top;
        opacity: 0;
        transform: scale(0.6, 1)
    }

    .animated .integration-visual-wrap ul li {
        opacity: 1;
        transform: scale(1, 1)
    }

    .animated .integration-visual-wrap ul li.zp-main {
        transition: 0.5s ease
    }

    .animated .integration-visual-wrap ul li:nth-child(4),
    .animated .integration-visual-wrap ul li:nth-child(6) {
        transition: 0.5s 0.5s ease
    }

    .animated .integration-visual-wrap ul li:nth-child(3),
    .animated .integration-visual-wrap ul li:nth-child(7) {
        transition: 0.5s 0.70s ease
    }

    .animated .integration-visual-wrap ul li:nth-child(2),
    .animated .integration-visual-wrap ul li:nth-child(8) {
        transition: 0.5s 0.9s ease
    }

    .animated .integration-visual-wrap ul li:nth-child(1),
    .animated .integration-visual-wrap ul li:nth-child(9) {
        transition: 0.5s 1.1s ease
    }
}

@media only screen and (max-width: 1100px) {
    .section_01 .section_01_inner {
        width: 95%;
    }

    .section_01_left h1 {
        margin-top: 70px;
    }

    .section_02 {
        min-width: auto;
        width: 95%;
    }

    .section_02_mod {
        height: 263px;
    }

    .customers,
    .dealers {
        height: 236px;
    }

    .section_03 img {
        width: 90%;
    }

    .section_04 {
        width: 98%;
        min-width: auto;
    }

    .section_04 img {
        width: 50%;
    }

    .goal-right {
        width: 45%;
    }

    .section_05 {
        height: auto;
    }

    .customers_crm {
        width: 94%;
        min-width: auto;
    }
}

@media only screen and (max-width:991px) {
    .section_01 .section_01_inner {
        width: 99%;
    }

    .section_01_left h1 {
        margin-top: 40px;
    }

    .section_01_left {
        width: 100%;
        padding-right: 2%;
        padding-left: 2%;
        padding-top: 36px;
        text-align: center;
    }
.section_01_right {
    display: none;
}

    .signup-box {
        display: block !important;
        float: left;
        max-width: 300px;
    }

    .section_02 {
        min-width: auto;
        width: 92%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .section_02_mod {
        width: 99%;
        margin-bottom: 3%;
        margin-right: 0;
    }

    .section_03 {
        margin-bottom: 120px;
    }

    .section_03 img {
        width: 90%;
    }

    .section_04 {
        width: 90%;
        height: auto;
        min-width: auto;
        overflow: hidden;
    }

    .section_04 img {
        float: none;
        display: none;
    }

    .goal-right {
        width: 98%;
        float: none;
        padding-left: 0;
        margin: 0 auto;
    }

    .mid_btn {
        margin: 22px auto 80px;
    }

    .customers_crm {
        width: 92%;
        min-width: auto;
    }

    .section_05 {
        height: auto;
    }

    .customers_crm li {
        width: 31%;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .zp-home-integration-wrap .content-wrap h2+p {
        max-width: 80%
    }

    .integration-visual-wrap .content-wrap {
        width: 600px;
        height: 490px;
        padding: 40px 0
    }

    .integration-visual-wrap .content-wrap:before {
        height: 90%;
        background: url(//cdn.zoho.com.cn/sites/zweb/images/crm/mob-integration-bg.png) no-repeat center center;
        background-size: cover;
    }

    .integration-visual-wrap ul li div {
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 12px;
        margin-left: -50px;
        margin-top: -35px;
        display: block;
        width: 100px;
        height: 100px;
        z-index: 1
    }

    .integration-visual-wrap ul li a {
        position: static;
    }

    .integration-visual-wrap ul li.zp-main div {
        z-index: 0;
        padding: 110px 0 0;
        top: 50%;
        margin-top: -50px;
        height: 100px
    }

    .integration-visual-wrap ul li div {
        padding: 80px 0 20px;
        height: 70px
    }

    .integration-visual-wrap ul li.zp-main div {
        height: 100px
    }

    .integration-visual-wrap ul li.zp-main {
        height: 100px;
        width: 100px;
        margin-left: -50px;
        margin-top: -50px
    }

    .integration-visual-wrap ul li.zp-main div:after {
        margin-left: -35px;
        width: 70px;
        height: 70px;
        top: 15px;
    }

    .integration-visual-wrap ul li.zp-main div:before {
        width: 100px;
        height: 100px;
        margin-left: -50px
    }

    .integration-visual-wrap ul li div:before {
        margin-left: -35px;
        width: 70px;
        height: 70px
    }

    .integration-visual-wrap ul li div:after {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        background-size: 1000px auto
    }

    .integration-visual-wrap ul li:first-child div {
        top: 80px;
        left: 220px
    }

    .integration-visual-wrap ul li:nth-child(2) div {
        top: 180px;
        left: 120px
    }

    .integration-visual-wrap ul li:nth-child(3) div {
        top: 320px;
        left: 120px
    }

    .integration-visual-wrap ul li:nth-child(4) div {
        top: 420px;
        left: 220px
    }

    .integration-visual-wrap ul li:nth-child(6) div {
        top: 80px;
        right: 180px;
        left: inherit
    }

    .integration-visual-wrap ul li:nth-child(7) div {
        top: 180px;
        right: 80px;
        left: inherit
    }

    .integration-visual-wrap ul li:nth-child(8) div {
        top: 320px;
        right: 80px;
        left: inherit
    }

    .integration-visual-wrap ul li:nth-child(9) div {
        top: 420px;
        right: 180px;
        left: inherit
    }

    .integration-visual-wrap ul li:first-child div:after {
        background-position: 0 0
    }

    .integration-visual-wrap ul li:nth-child(2) div:after {
        background-position: -40px 0px
    }

    .integration-visual-wrap ul li:nth-child(3) div:after {
        background-position: -80px 0px
    }

    .integration-visual-wrap ul li:nth-child(4) div:after {
        background-position: -120px 0
    }

    .integration-visual-wrap ul li:nth-child(6) div:after {
        background-position: -160px 0
    }

    .integration-visual-wrap ul li:nth-child(7) div:after {
        background-position: -200px 0
    }

    .integration-visual-wrap ul li:nth-child(8) div:after {
        background-position: -240px 0
    }

    .integration-visual-wrap ul li:nth-child(9) div:after {
        background-position: -280px 0
    }

    .section_02_mod {
        height: 200px;
    }
}

@media only screen and (max-width:767px) {
    .zp-home-integration-wrap .content-wrap h2+p {
        max-width: 100%
    }

    .integration-visual-wrap .content-wrap {
        width: 280px;
        height: 340px;
        padding: 40px 0;
        margin: 40px auto 0;
    }

    .integration-visual-wrap .content-wrap:before {
        height: 84%;
        background: url(//cdn.zoho.com.cn/sites/zweb/images/crm/mob-integration-bg.png) no-repeat center center;
        background-size: cover;
    }

    .integration-visual-wrap ul li div {
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 10px;
        margin-left: -35px;
        margin-top: -35px;
        display: block;
        width: 70px;
        height: 70px;
        z-index: 1
    }

    .integration-visual-wrap ul li a {
        position: static;
    }

    .integration-visual-wrap ul li.zp-main div {
        z-index: 0;
        padding: 80px 0 0;
        top: 51%;
        margin-top: -50px;
        height: 80px
    }

    .integration-visual-wrap ul li div {
        padding: 55px 0 10px;
        height: 70px
    }

    .integration-visual-wrap ul li.zp-main {
        height: 70px;
        width: 70px;
        margin-left: -35px;
        margin-top: -35px
    }

    .integration-visual-wrap ul li.zp-main div:after {
        margin-left: -25px;
        width: 50px;
        height: 50px;
        top: 10px;
    }

    .integration-visual-wrap ul li.zp-main div:before {
        width: 70px;
        height: 70px;
        margin-left: -35px
    }

    .integration-visual-wrap ul li div:before {
        margin-left: -25px;
        width: 50px;
        height: 50px
    }

    .integration-visual-wrap ul li div:after {
        width: 30px;
        height: 30px;
        margin-left: -15px;
        background-size: 520px auto;
        top: 10px;
    }

    .integration-visual-wrap ul li:first-child div {
        top: 67px;
        left: 94px;
    }

    .integration-visual-wrap ul li:nth-child(2) div {
        top: 130px;
        left: 33px;
    }

    .integration-visual-wrap ul li:nth-child(3) div {
        top: 217px;
        left: 32px;
    }

    .integration-visual-wrap ul li:nth-child(4) div {
        top: 279px;
        left: 90px;
    }

    .integration-visual-wrap ul li:nth-child(6) div {
        top: 66px;
        right: 62px;
        left: inherit;
    }

    .integration-visual-wrap ul li:nth-child(7) div {
        top: 130px;
        right: 0px;
        left: inherit;
    }

    .integration-visual-wrap ul li:nth-child(8) div {
        top: 220px;
        right: 0px;
        left: inherit;
    }

    .integration-visual-wrap ul li:nth-child(9) div {
        top: 280px;
        right: 60px;
        left: inherit;
    }

    .integration-visual-wrap ul li:first-child div:after {
        background-position: -148px -92px;
    }

    .integration-visual-wrap ul li:nth-child(2) div:after {
        background-position: -96px -93px;
    }

    .integration-visual-wrap ul li:nth-child(3) div:after {
        background-position: -12px -94px;
    }

    .integration-visual-wrap ul li:nth-child(4) div:after {
        background-position: -51px -94px;
    }

    .integration-visual-wrap ul li:nth-child(6) div:after {
        background-position: -196px -93px;
    }

    .integration-visual-wrap ul li:nth-child(7) div:after {
        background-position: -280px -91px;
    }

    .integration-visual-wrap ul li:nth-child(8) div:after {
        background-position: -239px -93px;
    }

    .integration-visual-wrap ul li:nth-child(9) div:after {
        background-position: -318px -92px;
    }
}

/*-----------------------------------------------------------*/

.section_07 {
    margin: 0 auto 60px;
    text-align: center;
    padding-bottom: 10px;
}


@media only screen and (max-width:767px) {
    .section_01 {
        background: #232323;
        height: auto;
        top: 80px;
    }

    .section_01_left {
        width: 100%;
        font-size: 17px;
        padding-left: 20px;
    }

    .section_01 h1 {
        margin-top: 40px;
        margin-bottom: 15px;
    }

    .section_01_left p {
        width: 90%;
    }

    .top_btn {
        margin-top: 0;
    }

    .chat-btn03 {
        margin: 20px 0 0 0;
    }

    .section_01_right {
        width: 90%;
        margin: 30px auto;
        display: inline-block;
        float: none;
        padding: 0 6%;
        display: none;
    }

    .signup-box {
        display: block;
    }

    .section_02 {
        width: 100%;
        display: inline-block;
        min-width: 100px;
        margin: 90px auto 10px;
    }

    h2 {
        font-size: 26px;
    }

    .section_02_mod {
        width: 90%;
        margin: 0 auto 14px;
        display: block;
        float: none;
    }

    .mod_left {
        width: 71%;
        float: none;
        height: 74px;
    }

    .mod_left i {
        background: url(//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/manufacturing-crm-sprite.png) left top;
        background-repeat: no-repeat;
        background-size: 600px;
        float: left;
    }

    .enterprise {
        height: 360px;
    }

    .sales {
        height: 300px;
    }

    .customers {
        height: 210px;
    }

    .dealers {
        height: 300px;
    }

    .enterprise_img i {
        background-position: 4px -134px;
        width: 76px;
        height: 60px;
    }

    .sales_img i {
        background-position: -120px -133px;
        width: 75px;
        height: 66px;

    }

    .customers_img i {
        background-position: -58px -133px;
        width: 73px;
        height: 57px;
    }


    .customers_img h5 {
        margin-bottom: 25px;
    }

    .dealers_img i {
        background-position: -191px -132px;
        width: 88px;
        height: 70px;
    }

    .dealers_img h5 {
        margin-bottom: 25px;
    }

    .mod_left h5 {
        float: left;
        width: 100px;
        margin-top: 20px;
    }

    .section_02_mod p {
        padding-left: 18px;
        width: 94%;
    }

    .section_03 {
        height: 323px;
        margin-bottom: 0px;
    }

    .section_03 h2 {
        padding-top: 34px;
    }

    .section_03 img {
        width: 100%;
    }

    .section_04 {
        min-width: 100px;
        width: 90%;
        overflow: hidden;
        height: 834px;
    }

    .section_04 img {
        display: none;
    }

    .goal-right {
        width: 95%;
    }

    .mid_btn {
        width: 85%;
        margin: 20px auto;
    }

    .mid_btn a {
        font-size: 18px;
    }

    .section_05 {
        height: 810px;
    }

    .section_05 h2 {
        padding-top: 30px;
    }

    .customers_crm {
        min-width: 100px;
        width: 94%;
        padding: 0 21px;
    }

    .customers_crm li {
        width: 47%;
        margin-right: 3px;
        margin-bottom: 3px;
        height: 76px;
    }

    .integration-visual-wrap {
        margin: 0;
    }

    .content-wrap {
        padding: 0 !important;
    }

    .integration-visual-wrap ul {
        list-style: none;
    }

    .integration-visual-wrap .content-wrap {
        margin: 0 auto;
    }

    .zp-home-integration-wrap h2 {
        margin-bottom: -12px;
    }

    .signupNow {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .section_02 {
        margin: 50px auto 10px;
    }
}

.placeholder {
    top: -2px !important;
}

/*右悬窗*/
.right_fc {
    position: fixed;
    right: 2px;
    bottom: 200px;
    z-index: 100;
}

.right_fc .right_fc_inner img {
    width: 120px;
}

.right_fc span {
    position: absolute;
    top: -14px;
    left: -4px;
    color: #000;
    cursor: pointer;
}

.fcclose_active {
    display: none;
}

@media screen and (min-width: 320px) and (max-width: 479px) {
    .right_fc .right_fc_inner img {
        width: 130px;
    }
}

/*右悬窗 End*/

.region-footer,
.pwd_infoSec {
    display: none !important;
}

.signup-box #signup-termservice {
    border: 1px solid #fff;
}

.signup-box #signup-termservice.checked::before,
.signup-box #signup-termservice.checked::after {
    background: #fff;
}



/*éšè—jsä¸­åº•éƒ¨*/
.region-footer {
    display: none !important;
}

.footer-sec-wrap .promo-section-wrap .article-list .btm-cta-wrap {
    border: none !important;
}

/*éšè—jsä¸­åº•éƒ¨*/
/*Menu Hot Tag Starts*/
/********************Right Contact Information Bar*************************/
 .zsiq_theme1.zsiq_floatmain,
 .right_fc,
.page-node-type-article-content .zsiq_floatmain.zsiq_theme1.siq_bR,
.page-node-type-article-home .zsiq_floatmain.zsiq_theme1.siq_bR {
    display: none !important;
}

.side-bar {
    /*transition: all .3s cubic-bezier(.25,.8,.25,1);
    -webkit-animation: .3s zoomIn;
    visibility:hidden;*/
}

.page-node-54318 .side-bar .wechat,
.page-node-54318 .side-bar .tel,
.page-node-54318 .side-bar .chat,
.page-node-54318 .side-bar .subtn {
    height: 48px;
}

.side-bar {
    position: fixed;
    bottom: 100px;
    right: 0px;
    width: 70px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #1970e3;
    height: 364px;
    /*padding: 8px 0px;*/
    z-index: 999;
    /*display: none;*/
}

.side-bar .wechat,
.side-bar .tel,
.side-bar .chat,
.side-bar .subtn {
    padding: 12px 6px 0px 6px;
    height: 70px;
}

.page-node-type-article-content .side-bar .wechat,
.page-node-type-article-content .side-bar .tel,
.page-node-type-article-content .side-bar .chat,
.page-node-type-article-content .side-bar .subtn,
.page-node-type-article-home .side-bar .wechat,
.page-node-type-article-home .side-bar .tel,
.page-node-type-article-home .side-bar .chat,
.page-node-type-article-home .side-bar .subtn {
    height: 80px;
}

.side-bar .wechat-img img,
.side-bar .tel-img img,
.side-bar .chat img,
.side-bar .subtn img {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.tel-img img {
    z-index: 999;
}

.side-bar p {
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 30px;
}

.side-bar .tel-info p {
    color: #000;
    font-size: 16px;
    margin: 0;
    text-align: left;
    padding: 0 14px;
}

.side-bar span.line {
    height: 1px;
    width: 56px;
    background: #fff;
    display: block;
    margin: 8px auto 0;
}

.wechat {
    display: block;
    z-index: 50;
    cursor: pointer;
    opacity: 1;
}

.wechat-info {
    display: none;
    width: 115px;
    height: auto;
    position: fixed;
    bottom: 140px;
    right: 70px;
    /*border: 1px solid rgba(241,243,245,1);
    box-shadow: 0px 1px 12px 0px rgb(230 230 230 / 50%); */
    border-right: 8px solid rgb(230 230 230 / 0%);
}

.tel {
    display: block;
    z-index: 50;
    cursor: pointer;
    opacity: 1;
}

.tel-info {
    display: none;
    background: #fff;
    font-size: 16px;
    padding: 5px 20px 5px 5px;
    text-align: center;
    position: fixed;
    /*top: 220px;*/
    right: 70px;
    border-right: 8px solid rgb(255 255 255 / 0);
    background-clip: padding-box;
}

.chat {
    display: block;
    z-index: 50;
    cursor: pointer;
    opacity: 1;
}

.subtn {
    display: block;
    z-index: 50;
    cursor: pointer;
    opacity: 1;
}

.mask-img {
    width: 40px;
    height: 40px;
    display: block;
    margin-left: 14px;
}

.r-mask-tip {
    width: 160px;
    font-size: 14px !important;
    line-height: 20px !important;
    display: none;
    padding-bottom: 10px !important;
}

.mask-part {
    width: 56px;
}

.mask-part:hover .r-mask-tip {
    display: block;
}
.side-bar .wechat, .side-bar .tel, .side-bar .chat, .side-bar .subtn{
    height: auto;
}
/********************Right Contact Information Bar End*************************/
.menu .menu-hot {
    background-image: none;
    position: initial;
    background-color: #f6ed66;
    position: relative;
    top: -2px;
    padding: 4px;
    left: 4px;
    border-radius: 8px;
    font-size: 10px;
    color: #ff0000;
    font-weight: bold;
}

/*Menu Hot Tag End*/
/*Signup Tips*/
form {
    transition: all 0.5s;
}

.cn-tips-new {
    opacity: 0;
    transition: all 0.9s;
    display: none;
    border: 1px solid #f00;
    line-height: 20px;
    border-radius: 5px;
    padding: 4px 10px;
    margin-top: 6px;
}

.cn-tips-new p {
    line-height: 20px;
    color: #f00;
    font-size: 12px;
    margin: 0;
}

input.sgnemail:focus~div,
input.sgnpaswrd:focus+div {
    opacity: 1;
    display: block;
    animation: hideIndex 0.8s;
    -moz-animation: hideIndex 0.8s;
    /* Firefox */
    -webkit-animation: hideIndex 0.8s;
    /* Safari and Chrome */
    -o-animation: hideIndex 0.8s;
    /* Opera */
}

@keyframes hideIndex {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

input.sgnemail:focus~div.cn-tips-new-email {
    width: 158px;
}

input.sgnpaswrd:focus+div.cn-tips-new-password {
    width: 306px;
}

/*Signup Tips End*/
/* custom css for signup form fields Starts*/
/*.signup-box .za-tos-container label{
    padding-left: 20px;
    }*/
.signup-box .error,
.signup-box .za-email-suggestion .za-domain-error,
.signup-box .jqval-error,
.signup-box .signup_error {
    top: 10px;
}

.footer-seolink {
    display: inline !important;
}

/* custom css for signup form fields Ends*/

.contact-480 {
    display: none;
}

.domain-in .changePriceContainer-common,
.other-lang .changePriceContainer-common,
.other-lang .z3usersSpl {
    display: none !important;
}

.dropdown-menu li.active>a,
.dropdown-menu li.sub-level.active>a,
.dropdown-menu .sub-dropdown a:hover {
    color: rgb(0, 103, 255) !important;
}

.dropdown-menu .sub-level.active>a:after {
    border-left-color: rgb(0, 103, 255);
}

.subdropdown-right .sub-level.active>a:after {
    border-right-color: rgb(0, 103, 255);
}

.dropdown-menu li a {
    font-family: Roboto !important;
}

/**** For other languages ****/
/*** ar language footer ***/
.i18n-ar .footer-sec-wrap h4:before,
.zau-location>h5:before {
    left: unset;
    right: 0;
}

.i18n-ar .footer-sec-wrap .product-links.three-column>div:last-child {
    padding: 0 40px 0 0;
}

.i18n-ar .footer-sec-wrap .product-links.three-column>div:first-child {
    padding: 0;
}

.i18n-ar .footer-brand_icon1,
.i18n-ar .footer-brand_icon2,
.i18n-ar .footer-brand_icon3,
.i18n-ar .footer-brand_icon4 {
    margin-right: 0;
    margin-left: 25px;
}

.i18n-ar .soc-icon1,
.i18n-ar .soc-icon2,
.i18n-ar .soc-icon3,
.i18n-ar .soc-icon4,
.i18n-ar .soc-icon5 {
    margin-left: 4px;
    margin-right: 0 !important;
}

.i18n-ar .btm-cta-inner .crm-hub-plansbtn {
    margin-left: 0;
    margin-right: 20px;
}

.i18n-ar .btm-cta-img-con {
    padding-right: 0;
    padding-left: 50px;
    text-align: right;
}

.other-lang .footer-sec-wrap {
    display: block;
}


//.other-lang .footer-sec-wrap .promo-section-wrap a
.other-lang .zau-location,
.other-lang .request-drop-wrap,
.other-lang .quick-connect-links-wrap {
    display: none !important;
}

.other-lang .footer-sec-wrap .promo-section-wrap .article-list h3 {
    max-width: 350px;
    margin: 0 auto;
    color: #ccc;
    font-size: 20px;
    padding-bottom: 25px;
}

.other-lang .footer-sec-wrap .promo-section-wrap .article-list>a:before {
    content: 'â— ';
    color: #ccc;
}

.other-lang .footer-sec-wrap .promo-section-wrap .article-list .btm-cta-wrap {
    display: block;
    color: #ccc;
    max-width: 350px;
    margin: 0 auto;
    border-top: 1px solid #ccc;
    padding: 30px 0;
    margin-top: 30px;
}

.other-lang .footer-sec-wrap .promo-section-wrap .article-list .btm-cta-wrap .btm-cta {
    width: inherit;
    text-align: center;
    margin-top: 30px;
    color: #fff;
}

.other-lang .footer-sec-wrap .promo-section-wrap .article-list .btm-cta-wrap>p {
    color: #ccc;
    font-size: 18px;
}

.other-lang .footer-sec-wrap.two-column .promo-section-wrap {
    //width: 20%;
}

.i18n-ja .footer-sec-wrap.two-column .promo-section-wrap {
    width: 35% !important;
}

.i18n-ja .footer-sec-wrap.two-column .promo-section-wrap .container-div {
    max-width: 350px;
    width: 100%;
    margin: 0
}

@media only screen and (max-width: 991px) {
    .other-lang .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap {
        display: none;
        padding: 0
    }

    .i18n-ja .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap {
        display: block;
        padding: 60px 30px 40px;
        width: 100% !important
    }
}

.other-lang .banner-wrap .search-wrap,
.other-lang .footer-help-cont {
    visibility: hidden;
}


/**** For other languages ****/


/*CRM Quick Tour*/


/*CRM Quick Tour*/


/*--Home page---*/

.node-tnid-27970 .trust-brands-wrap ul li.tb-amazon span {
    background-position: -417px -280px;
    width: 92px;
}


/*--Home page ENDS---*/


/*--Feature page---*/

.features-banner-wrap .explore-features {
    display: none
}

.panel-panel .features-banner-wrap {
    min-height: auto !important;
}


/*CRM*/

#back-top {
    display: none !important;
}

#zdemo-req-link {
    position: fixed;
    padding: 15px 50px 15px 30px;
    background: #444;
    text-align: center;
    display: block;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    bottom: -60px;
    right: 0;
    z-index: 2;
    transition: bottom 0.8s ease;
}

#zdemo-req-link.zdemo-req-link-show {
    bottom: 0;
}

.zdemo-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 24px;
    top: 16px;
}

.zdemo-arrow::before {
    position: absolute;
    background: #fff;
    display: block;
    content: "";
    top: 3px;
    right: 2px;
    height: 8px;
    width: 1px;
}

.zdemo-arrow::after {
    position: absolute;
    content: "";
    display: block;
    background: #fff;
    width: 8px;
    height: 1px;
    right: 3px;
    top: 3px;
}

.zdemo-arrow em {
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    background: #fff;
    top: 50%;
    transform: rotate(-45deg);
}

@media only screen and (max-width: 500px) {
    .zdemo-arrow {
        right: 3px;
        top: 3px;
    }

    #zdemo-req-link {
        width: 100%;
        padding: 15px 20px;
        box-sizing: border-box;
        font-size: 16px;
    }
}


/***** Zoholics banner hidden ******/

.zoholics-banner {
    display: none !important;
}


/***** Zoholics banner hidden Ends******/


/*****************Help Header Menu****************************/

.main-container-wrapper .product-nav-links .menu>li:nth-child(n+6),
.main-container-wrapper #mini-panel-product_menu .product-nav-links .menu>li:nth-child(n+6) {
    //display: none;
}

.zmobile-menu-new-content>ul>li:nth-child(n+6) {
    display: none;
}

.node-type-product-help-2-0-content-section .main-container-wrapper .product-nav-links .menu>li:nth-child(-n+5),
.node-type-product-help-2-0-content-section .main-container-wrapper #mini-panel-product_menu .product-nav-links .menu>li:nth-child(-n+5) {
    display: none
}

.node-type-product-help-2-0-content-section .zmobile-menu-new-content>ul>li:nth-child(-n+5) {
    display: none
}

.node-type-product-help-2-0-content-section .main-container-wrapper .product-nav-links .menu>li:nth-child(n+6),
.node-type-product-help-2-0-content-section .main-container-wrapper #mini-panel-product_menu .product-nav-links .menu>li:nth-child(n+6) {
    display: inline-block;
}

.node-type-product-help-2-0-content-section .zmobile-menu-new-content>ul>li:nth-child(n+6) {
    display: inline-block;
}

.helpful-wrap>div:last-child {
    display: none
}

/*.product-nav-links .menu li a.app-title,
    .zph-sticky .zmobile-menu-new ul li .dropdown-menu a.app-title {
    color: #000 !important;
    font-weight: 600 !important;
    background: none;
    }*/

.product-nav-links .menu li span.app-title,
.zph-sticky .zmobile-menu-new ul li .dropdown-menu span.app-title {
    color: #000 !important;
    font-weight: 600 !important;
    background: none;
    padding: 7px 30px !important;
    cursor: default;
    width: 100% !important;
}
.product-nav-links .menu li .two-clmbox.rgtclm span.app-title{
    padding-left: 16px !important;
}
/*****************Help Header Menu****************************/


/*****************Start Header Pricing Popup****************************/

.header {
    overflow: visible;
    position: relative;
    z-index: 100;
}

#header .pricing-wrap-dialog .pricing-table-wrap *,
#header .pricing-wrap-dialog {
    box-sizing: content-box;
}

.pricing-wrap-dialog {
    position: absolute;
    top: 36px;
    width: 600px;
    right: 0px;
    background: #f4fafc;
    border: 1px solid #ddd;
    text-align: center;
    padding: 30px 30px;
    transition: width 0.5s ease;
    z-index: -1;
    display: none;
}

.i18n-ar .pricing-wrap-dialog {
    right: unset;
    left: 0px;
}

.i18n-ar .pricing-table-wrap h5,
.i18n-ar .pricing-wrap-dialog h6,
.i18n-ar .pricing-wrap-dialog .band,
.i18n-ar .pricing-wrap-dialog .price-figure,
.i18n-ar .pricing-wrap-dialog p.duration,
.i18n-ar .pricing-wrap-dialog .pricing-column-pad,
.i18n-ar .pricing-wrap-dialog .crm-plus-col {
    text-align: center;
}

.i18n-ar .pricing-wrap-dialog .price-figure {
    direction: ltr;
    text-align: center;
}

.i18n-ar .pSpan {
    text-align: left;
}

.i18n-ar .pricing-wrap-dialog .pricing-column {
    float: right;
}

.pricing-wrap-dialog .pricing-table {
    margin: 60px 0px;
    border-right: 1px solid #d8dfe1;
    background: #fff;
}

.pricing-table.pricing-table-spl3 {
    display: none;
}

.ccode-in .pricing-table.pricing-table-spl3,
.domain-in .pricing-table.pricing-table-spl3 {
    display: block;
}

.ccode-in .pricing-table.pricing-table-more3,
.domain-in .pricing-table.pricing-table-more3 {
    display: none;
}

.commonPricingTopContainer {
    overflow: hidden;
    padding-bottom: 5px;
}

.changePriceContainer-common {
    display: inline;
    float: right;
}

.z3usersSpl {
    display: none;
    float: left;
}

.ccode-in .z3usersSpl,
.domain-in .z3usersSpl {
    display: inline;
}

.domain-eu .z3usersSpl {
    display: none !important;
}

.z3usersSpl>span {
    font-size: 16px;
    opacity: 0.3;
    padding: 0 10px 6px;
    border-bottom: 1px solid #999;
    cursor: pointer;
}

.z3usersSpl>span.active {
    opacity: 1;
    border-bottom: 1px solid #333;
}

.pricing-wrap-dialog .pricing-table:after {
    display: block;
    content: '';
    clear: both;
}

.pricing-wrap-dialog .pricing-column {
    width: 33.3%;
    float: left;
    position: relative;
}

.pricing-wrap-dialog-starter .pricing-column {
    width: 25%;
}

.pricing-table>.pricing-column:first-child {
    display: none;
}

.pricing-wrap-dialog-starter .pricing-table>.pricing-column:first-child {
    display: block;
}

.pricing-wrap-dialog .pricing-column-pad {
    padding: 20px;
    border: 1px solid #d8dfe1;
    border-right: none;
}

.pricing-wrap-dialog .pricing-wrap-dialog h5 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
}

.pricing-wrap-dialog h6 {
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0px 0px 15px;
}

.pricing-wrap-dialog .price-figure {
    display: block !important;
    margin-bottom: 10px;
}

.pricing-wrap-dialog .price-figure,
.pricing-wrap-dialog .z-price-text-common {
    color: #03a9f5;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -2px;
    line-height: 40px;
    display: inline-block;
    font-style: inherit;
}

.pricing-wrap-dialog .zcurrency-symbol-common {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    top: -10px;
    margin-right: 2px;
}

.pricing-wrap-dialog p.duration {
    color: #333;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5;
}

.pricing-wrap-dialog p.tagline {
    color: #565b61;
    margin-bottom: 20px;
    font-size: 16px;
    display: none;
}

.pricing-wrap-dialog .pricing-column a,
.pricing-wrap-dialog .crm-plus-col a {
    background: #03a9f5;
    color: #fff;
    display: inline-block;
    padding: 8px 22px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.pricing-wrap-dialog .crm-plus-col h6 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}

.pricing-wrap-dialog .crm-plus-col,
.pricing-wrap-dialog .crm-plus-col a {
    background: transparent;
    color: #333;
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    padding: 0px;
}

.pricing-wrap-dialog .crm-plus-col a {
    border-bottom: 1px solid #333;
}

.pricing-wrap-dialog .band {
    position: absolute;
    top: -30px;
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    border-top: 1px solid #f85a2a;
    left: 0px;
    background: #fff;
    border-bottom: none;
    color: #f85a2a;
    font-size: 12px;
    line-height: 50px;
}

.pricing-wrap-dialog .bottom-band {
    top: auto;
    bottom: -30px;
    border-bottom: 1px solid #ddd;
    border-top: none;
}

.pricing-wrap-dialog .pricing-form-wrap {
    display: none;
}

.pricing-wrap-dialog .signup_frm {
    max-width: 350px;
    margin: 0 auto;
}

.pricing-wrap-dialog .signup_frm .signup-heading {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 20px;
}

.i18n-ar .pricing-wrap-dialog .signup_frm .signup-heading {
    text-align: center;
}

.pricing-wrap-dialog .sgfrm {
    margin-bottom: 10px;
}

.pricing-wrap-dialog .signup_error,
.pricing-wrap-dialog .jqval-error,
.pricing-wrap-dialog .error {
    font-size: 13px;
}

.pricing-wrap-dialog input[type='text'],
.pricing-wrap-dialog input[type='password'] {
    line-height: 22px;
    margin: 0px 0px 0px 0px;
    outline: none;
    padding: 10px;
}

.pricing-wrap-dialog .signup-box .za-country_code-container input {
    padding-left: 90px;
}

.pricing-wrap-dialog .back-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #27aac8;
}

.i18n-ar .pricing-wrap-dialog .back-btn {
    right: unset;
    left: 10px;
}

.pricing-form-wrap .signup-box {
    max-width: 100%;
    float: none;
    display: block;
}

.pricing-wrap-dialog .signup-box .za_country_code {
    min-height: 45px;
}

/*.pricing-wrap-dialog .signup-box #countryCodeDiv {
    padding: 8px 0 8px 10px;
    min-height: 42px;
    }
    
    .i18n-ar .pricing-wrap-dialog .signup-box #countryCodeDiv {
    padding: 8px 10px 8px 0;
    }*/

.i18n-ar .pricing-wrap-dialog .signup-box .za-country_code-container input {
    padding-right: 90px;
    padding-left: 10px;
}


/*****************End Header Pricing Popup****************************/

.plHr-high-topic-box {
    border: 15px solid #F4F4F4;
    padding: 15px;
    margin-bottom: 30px;
}

.plHr-high-topic-box h2 {
    padding: 0 0 10px;
    margin: 0
}


/************** CRM Features Banner **************/

.features-item .content-wrap {
    max-width: 940px
}

.features-item .image-part>div {
    max-width: 900px
}


/************** CRM Features Banner **************/


/************** CRM Footer **************/

.bottom-promo {
    text-align: center;
    background: #fff;
}

.bottom-promo .content-wrap {
    margin: 40px auto
}

.bottom-promo .content-wrap a.promo-link {
    color: #00aeef;
    font-size: 22px;
    font-weight: 600;
    margin-top: 15px;
    text-decoration: underline;
}

.customer-stories-box {
    padding: 20px 60px;
    background: #fff;
    margin-bottom: 10px
}

.customer-stories-box h2 {
    text-align: center;
    font-family: var(--zf-primary-black);
    text-transform: uppercase
}

.customer-stories-box h2 a {
    color: #000
}

.customer-stories p a span {
    display: inline-block;
    color: #00aeef
}

.customer-stories p {



    max-width: 240px;
    margin: 0 auto
}

.footer-sec-wrap .promo-section-wrap a {
    display: block;
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
    color: #ccc;
}

.footer-sec-wrap .promo-section-wrap span a:before {
    content: "Â· ",
        font-size: 20px;
}

#footer_sec_img {
    margin-bottom: 50px;
}


/************** CRM Footer **************/


/************** CRM Help Footer Updates **************/

.node-type-product-help-2-0-home-section .breadcrumb {
    display: none
}

.help-menu-panel>div>ul>li>a {
    color: #333;
    font-size: 16px;
}

.ct-action-btn:hover {
    color: #fff
}

.body-umain .ct-action-btn {
    display: none
}

.body-umain+.footer-wrapper .bottom-promo {
    display: none
}

.help-content-inner-wrap .todo {
    font-weight: bold
}

.help-content-inner-wrap ul.alpha li,
.help-content-inner-wrap ol.alpha li {
    list-style-type: lower-alpha;
}

.phr,
.profile-per-req {
    padding: 15px;
    background: #fafafa;
    margin: 0 0 20px;
}

.phr p,
.profile-per-req p {
    display: inline-block;
    vertical-align: top;
    line-height: 1.4
}

.phr p img,
.profile-per-req p img {
    display: inline-block;
    float: left;
    margin: 0 15px 5px 0
}

.phr p a,
.profile-per-req p a {
    background: #005ca1;
    color: #fff;
    padding: 5px 15px 0px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}


/************** CRM Help Footer Updates **************/


/*****Zoholics Banner Inside help/ Folder Above Footer*********/

.zoholics-banner {
    margin: 25px auto;
    max-width: 1000px;
    width: 90%;
}

.zoholics-banner img {
    vertical-align: bottom;
    width: 100%;
}


/*****Zoholics Banner Inside help/ Folder Above Footer - ENDS*********/


/*****Deluge script Css *********/

.pln {
    color: #4d4d4c;
}

@media screen {
    .str {
        color: #718c00;
    }

    .kwd {
        color: #8959a8;
    }

    .com {
        color: #8e908c;
    }

    .typ {
        color: #4271ae;
    }

    .lit {
        color: #f5871f;
    }

    .pun {
        color: #4d4d4c;
    }

    .opn {
        color: #4d4d4c;
    }

    .clo {
        color: #4d4d4c;
    }

    .tag {
        color: #c82829;
    }

    .atn {
        color: #f5871f;
    }

    .atv {
        color: #3e999f;
    }

    .dec {
        color: #f5871f;
    }

    .var {
        color: #c82829;
    }

    .fun {
        color: #4271ae;
    }
}

ol.linenums {
    margin-top: 0;
    margin-bottom: 0;
}


/*****Deluge script Css *********/


/****** LHS Menu - SubMenu Style ********/

li.zoho-child-innerwraper.has-child.open .nolink {
    color: #2b7bb9;
}


/****** LHS Menu - SubMenu Style ********/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-nav-links .menu li a {
        margin-top: 2px;
        padding: 10px 5px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li {
        margin-left: 22px;
    }

    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li:first-child {
        margin-left: 0;
    }

    .footer-brand_icon1,
    .footer-brand_icon2,
    .footer-brand_icon3,
    .footer-brand_icon4,
    .footer-brand_icon5 {
        margin-bottom: 0 !important
    }
}


/********** CRM HELP FEEDBACK CSS********/

#TB_window {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    color: #000000;
    display: none;
    left: 50%;
    position: fixed;
    padding: 20px;
    text-align: left;
    top: 50%;
    z-index: 102;
    box-sizing: border-box;
    height: 380px
}

#TB_overlay {
    background: none repeat scroll 0 0 #0e161e;
    height: 100%;
    left: 0;
    opacity: 0.96;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

#TB_window a {
    position: relative;
    display: inline-block
}

#TB_window>span {
    position: absolute;
    right: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    cursor: pointer;
    background: #666;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 24px
}

#TB_window a:visited {
    color: #666666;
}

#TB_ajaxWindowTitle {
    float: left;
}

.helpful-wrap {
    display: none
}

.help-content-panel .help-content-inner-wrap .script p {
    word-wrap: break-word;
}

.help-content-panel .help-content-inner-wrap .faq-list h3 {
    cursor: pointer
}


/****** Popup Video ******/

.video-img-container {
    max-width: 350px;
    position: relative;
    width: 100%;
}

.video-img-container:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}

.video-img-container img {
    width: 100%;
    vertical-align: top;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}

.videoplay-circle {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    border: 1px solid white;
    border-radius: 100%;
    display: inline-block;
    height: 45px;
    left: 44%;
    position: absolute;
    top: 41%;
    width: 45px;
    z-index: 1;
    cursor: pointer;
}

.videoplay-circle:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #fff;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: " ";
    height: 0;
    left: 44%;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    top: 44%;
    width: 0;
}

.video-img-container .video-text {
    bottom: 65px;
    position: relative;
    z-index: 1;
    text-align: center;
    display: block;
    color: #333;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.z-pouup-wrap,
.z-popup-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    z-index: 100;
}

.z-pouup-wrap {
    display: none;
}

.z-pouup-wrap-inner {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    overflow: auto;
    z-index: 101;
}

.z-pouup-wrap-inner:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-left: -5px;
}

.z-popup-content-inner .popup-data {
    display: block;
}

.z-popup-overlay {
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    cursor: pointer;
}

.z-popup-content-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

.z-popup-content {
    margin: 50px auto;
    max-width: 800px;
    background: #fff;
    z-index: 6;
    position: relative;
    text-align: initial;
    width: 90%;
    border: 1px solid #ddd;
}

.z-video-wrap .z-popup-content {
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: 70%;
}

.popup-data {
    display: none;
}

.popup-data-inner {
    padding: 70px;
}

.z-popup-close {
    display: block;
    position: fixed;
    right: 25px;
    top: 25px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    text-align: center;
    color: #000;
    text-decoration: none;
    z-index: 2;
    background: url('/creator/images/e-p-sprite.png') no-repeat 10px -6px;
    text-indent: -1000px;
    overflow: hidden;
}

.og-context-node-14130 .region-footer:nth-child(2) {
    display: none
}

@media only screen and (max-width: 767px) {
    .node-type-product-help-2-0-content-section .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li:nth-child(-n+5) {
        display: none
    }

    /*.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links
    li:nth-child(n+6){display:none}*/
    .node-type-product-help-2-0-content-section .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li:nth-child(n+6) {
        display: inline-block
    }

    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li.featured-apps-part {
        display: block
    }
}

p.pSpan {
    display: none;
}

.changePriceContainer-common {
    text-align: right;
}

.changeCurrencyCommon {
    padding: 6px 10px 0px 10px;
    border-bottom: 1px solid;
    opacity: 0.3;
    display: none;
    cursor: pointer;
    font-size: 15px;
}

.changeCurrencyCommon.showThis {
    display: inline-block;
}

.changeCurrencyCommon.action {
    color: #000;
    cursor: default;
    border-bottom: 1px solid #000;
    opacity: 1;
}


/* Footer Accordion */

.footer-sec-wrap .zen .product-links ul>li {
    float: none;
    margin: 0;
    display: block;
    position: relative;
}

.zen .zfooter-submenu-header {
    font-size: 15px;
    cursor: pointer;
    padding-left: 0px;
    position: relative;
    line-height: 30px;
    color: #333;
}

.i18n-ar .zen .zfooter-submenu-header {
    padding: 0 20px 0 0;
}

.footer-sec-wrap .zen .product-links ul li .zfooter-submenu {
    display: none;
    margin-bottom: 20px;
    padding-left: 40px;
}

.i18n-ar .footer-sec-wrap .zen .product-links ul li .zfooter-submenu {
    padding: 0 40px 0 0;
}

.footer-sec-wrap .zen .product-links .zfooter-submenu li {
    display: block !important;
}

.footer-sec-wrap .zen .product-links .zfooter-submenu li a {
    font-size: 14px;
    line-height: 1.4;
}

.zen .zfooter-toggle {
    position: absolute;
    left: 3px;
    top: 11px;
    width: 6px;
    height: 6px;
    cursor: pointer;
}

.i18n-ar .zen .zfooter-toggle {
    left: unset;
    right: 3px;
}

.zen .zfooter-toggle:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transition: 0.25s 0.25s ease;
}

.zen .zactive>.zfooter-toggle {
    top: 14px;
}

.zen .zactive>.zfooter-toggle:before {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.zen .zactive .zfooter-submenu-header {
    font-family: var(--zf-primary-semibold);
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .footer-sec-wrap .zen .product-links>div {
        display: table-cell;
    }

    .footer-sec-wrap.two-column .content-wrap>div,
    .i18n-ar .footer-sec-wrap.two-column .content-wrap>div {
        display: block !important;
        width: 100% !important;
        text-align: left !important;
        float: none !important
    }
}

@media only screen and (max-width: 480px) {
    .zen .zfooter-submenu-header {
        line-height: 35px;
    }
}

@media only screen and (max-width: 380px) {
    .footer-sec-wrap .promo-section-wrap>a {
        padding: 0 20px;
        box-sizing: border-box;
    }
}

/* Footer Accordion - Ends */


/* Header Dropdown */

#mini-panel-product_menu {
    z-index: 99;
}

#mini-panel-product_menu .content-wrap {
    overflow: visible;
}

.ft-menu-con {
    max-width: 514px;
    width: 100%;
    background: #fff;
    border: 1px solid #d7d7d7;
    box-shadow: 0 30px 70px rgba(0, 0, 0, .2);
    position: absolute;
    z-index: 99;
    display: none;
}

ul.menu>li.has-dropdown-container:hover>.ft-menu-con {
    display: block;
}

.ft-menu-con:hover {
    display: block !important;
}

.ft-menu-con-inner {
    padding: 25px;
    position: relative;
}

.ft-left-sec,
.ft-right-sec {
    float: left;
    width: 52%;
    height: 420px;
    position: relative;
    box-sizing: border-box !important;
}

.ft-left-sec ul,
.sep-box ul {
    opacity: 1;
    visibility: visible;
    position: relative;
    top: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
    transition: none;
    z-index: 1;
    border: 0;
}

.ft-right-sec {
    float: left;
    width: 48%;
    padding: 0;
}

.ft-left-sec {
    box-sizing: border-box;
    border-right: 1px solid #e3e3e3;
}

.ft-right-sec {
    box-sizing: border-box;
}

.product-nav-links .menu li.ft-list,
 .product-nav-links .menu li.ft-list:first-child,
 .product-header-top .menu li.ft-list:first-child {
    display: block;
    list-style-type: none;
    padding: 3px 0 4px 8px;
    position: relative;
    cursor: pointer;
    line-height: 1.6;
    width: 100%;
    box-sizing: border-box !important;
    margin-left: 0 !important;
    border: 0;
}

.product-nav-links .menu li.ft-list a {
    padding: 0 !important;
    line-height: 1.6;
}

.product-nav-links .menu li.ft-list:hover {
    background: #f4f4f4;
}

.product-nav-links .menu li.ft-list.active:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 8px;
    width: 0;
    height: 0;
    border-left: 6px solid #03579B;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.product-nav-links .menu li.ft-list.active {
    background: #CFEFFE;
}

.product-nav-links .menu li.ft-list a>span {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-family: var(--zf-primary-regular);
    background: none;
    width: auto;
    height: auto;
    color: #000;
}

.product-nav-links .menu li.sub-ftr-lt,
 .product-nav-links .menu li.sub-ftr-lt:first-child,
 .product-header-top .menu li.sub-ftr-lt:first-child {
    list-style-type: none;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-top: 0;
    width: 100%;
    margin-left: 0 !important;
    padding: 0 !important;
}

.product-header-top .menu li.sub-ftr-lt>a.nav-go,
.menu li.sub-ftr-lt>a.nav-go {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    border: none;
    display: block;
    padding: 10px 12px 5px 0 !important;
}

a.nav-go h4 {
    font-size: 14px;
    font-family: var(--zf-primary-semibold);
    margin: 0 !important;
    line-height: 24px;
    color: #333;
    padding: 0;
    transition: all ease 0.25s;
    cursor: pointer;
}

.product-header-top .menu li.sub-ftr-lt:hover h4,
.menu li.sub-ftr-lt:hover h4 {
    color: #2b98f0;
}

.product-header-top .menu li.sub-ftr-lt>p,
.menu li.sub-ftr-lt>p {
    font-family: var(--zf-primary-regular);
    font-size: 12px;
    line-height: 18px;
}

.sep-box {
    display: none;
}

.sep-box:first-child {
    display: block;
}

.product-nav-links .menu li a.has-dropdown {
    padding-right: 15px !important;
    position: relative;
}

.product-nav-links .menu li a.has-dropdown:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1px;
    width: 0;
    height: 0;
    border-left: 6px solid #333;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    transform: rotate(90deg);
    margin-top: 4px;
}

.product-header-top .product-nav-links .menu li a.has-dropdown:after {
    margin-top: -4px;
}

.node-type-zp-home .product-nav-links .menu li a.has-dropdown:after {
    margin-top: 4px;
}

.node-type-zp-home .product-header-top .product-nav-links .menu li a.has-dropdown:after {
    margin-top: -4px;
}

.product-nav-links .menu li a.ft-tip-go-tag {
    display: block;
    color: #03a9f5 !important;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    outline: none;
    font-family: var(--zf-primary-semibold);
    position: absolute;
    bottom: 0;
    left: 22px;
    padding: 0;
    border-bottom: 1px solid #03a9f5;
}

.product-nav-links .menu li a.ft-tip-go-tag.access-dropdown {
    display: none;
}

.ft-right-inner {
    padding: 0 0 0 22px;
}

.product-nav-links .ft-menu-con-inner li:nth-child(n+6) {
    display: block;
}


/*new footer styles*/

.footer-sec-wrap.two-column .promo-section-wrap {
    background: #333333;
}

.footer-sec-wrap {
    background: #333333;
}

.zen .zfooter-submenu-header,
.footer-sec-wrap .product-links ul li a {
    color: #cccccc;
}

.footer-sec-wrap.two-column .content-wrap>div {
    float: left;
    padding: 60px 60px 40px;
    box-sizing: border-box;
}

.footer-sec-wrap.two-column .content-wrap>div:after {
    clear: both;
    display: block
}

.footer-sec-wrap .product-links ul li a {
    font: 14px/20px 'Roboto';
    font-weight: 400;
    position: relative
}

.footer-sec-wrap .product-links ul li a:before {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: left;
    -webkit-transform-origin: left;
    height: 1px;
    background: rgba(255, 255, 255, 0.5);
    transition: all ease .45s;
}

.footer-sec-wrap .product-links ul li a:hover {
    color: #fff
}

.footer-sec-wrap .product-links ul li a:hover:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}

.footer-sec-wrap .product-links h4.connect_us_title:before {
    display: none
}

.footer-sec-wrap .product-links.three-column>div>div:first-child {
    padding-bottom: 35px;
}

.footer-sec-wrap .product-links.three-column>div:last-child {
    padding: 0
}

.brand_icons {
    display: none;
    margin-right: 30px;
    padding-top: 25px;
    //border-top: 1px solid rgb(255, 255, 255, 0.2);
}

.i18n-ar .brand_icons {
    margin-left: 30px;
    margin-right: 0;
}

.footer-sec-wrap.two-column .product-links.three-column {
    padding-bottom: 30px;
}

.footer-sec-wrap.two-column .promo-section-wrap {
    vertical-align: top;
}

.zdc-container a:hover,
.zlang-container a:hover,
.zgh-localization a:hover {
    color: rgb(0, 103, 255);
}

.social_icons>div {
    margin-top: 10px
}

.bg_lazy_loaded .new_crm_soc_sprite {
    background-image: url(//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/crm_footer_sprite_new.png);
    display: inline-block;
    vertical-align: middle;
    background-size: 940px;
}

.social_icons .new_crm_soc_sprite {
    transition: all 0.5s linear;
    opacity: 1;
    cursor: pointer
}

.social_icons .new_crm_soc_sprite.opcty {
    opacity: 0.5
}

.soc-icon1 {
    background-position: -705px -22px;
    width: 31px;
    height: 31px;
}

.soc-icon2 {
    background-position: -744px -22px;
    width: 31px;
    height: 31px;
}

.soc-icon3 {
    background-position: -784px -22px;
    width: 31px;
    height: 31px;
}

.soc-icon4 {
    background-position: -824px -22px;
    width: 31px;
    height: 31px;
}

.soc-icon5 {
    background-position: -863px -22px;
    width: 31px;
    height: 31px;
}

.soc-icon6 {
    background-position: -903px -22px;
    width: 25px;
    height: 31px;
}

.soc-icon1,
.soc-icon2,
.soc-icon3,
.soc-icon4,
.soc-icon5 {
    margin-right: 4px
}

.footer-brand_icon1 {
    background-position: -10px -9px;
    width: 105px;
    height: 60px;
}

.footer-brand_icon2 {
    background-position: -128px 0;
    width: 69px;
    height: 68px;
}

.footer-brand_icon3 {
    background-position: -211px -9px;
    width: 163px;
    height: 60px;
}

.footer-brand_icon4 {
    background-position: -392px -14px;
    width: 166px;
    height: 49px;
}

.footer-brand_icon5 {
    background-position: -565px -17px;
    width: 130px;
    height: 42px;
}

.footer-brand_icon1,
.footer-brand_icon2,
.footer-brand_icon3,
.footer-brand_icon4 {
    margin-right: 25px
}

@media only screen and (max-width:1199px) {
    .node-type-zp-home .product-nav-links .menu li a.has-dropdown:after {
        margin-top: 4px;
    }
}

@media only screen and (max-width:992px) {
    .i18n-ja .footer-sec-wrap.two-column .promo-section-wrap {
        width: 100% !important;
    }

    .i18n-pt-br .crm-hub-sinup,
    .i18n-pt-br .btm-cta {
        padding: 12px 24px;
    }

    .node-type-zp-home .product-nav-links .menu li a.has-dropdown:after {
        margin-top: 3px;
    }

    .product-nav-links .menu li a.ft-tip-go-tag {
        font-size: 14px;
    }

    .ft-menu-con {
        max-width: 450px;
    }

    .product-nav-links .menu li.ft-list>span {
        font-size: 14px;
    }

    .ft-menu-con-inner {
        padding: 25px;
    }

    .ft-left-sec,
    .ft-right-sec {
        height: 390px;
    }

    .product-nav-links .menu li.ft-list {
        line-height: 20px;
        padding: 3px 0 4px 8px;
    }

    a.nav-go h4 {
        font-size: 12px;
        line-height: 20px;
    }

    .product-header-top .menu li.sub-ftr-lt>a.nav-go,
    .menu li.sub-ftr-lt>a.nav-go {
        padding: 2px 12px 0px 0;
    }

    .ft-right-inner {
        height: 290px;
    }

    .soc-icon1,
    .soc-icon2,
    .soc-icon3,
    .soc-icon4,
    .soc-icon5 {
        margin-right: 5px !important
    }

    #footer_sec_img {
        margin-bottom: 0;
    }

    .i18n-ar .soc-icon1,
    .i18n-ar .soc-icon2,
    .i18n-ar .soc-icon3,
    .i18n-ar .soc-icon4,
    .i18n-ar .soc-icon5 {
        margin-left: 5px !important;
    }

    .footer-sec-wrap.two-column .promo-section-wrap {
        width: 100% !important;
    }

    .i18n-ar .btm-cta-inner h3,
    .i18n-ar .btm-cta-inner .btm-cta-para,
    .i18n-ar .btm-cta-inner .btm-cta-txt-con,
    .i18n-ar .inner_wrap {
        text-align: center;
    }

    .i18n-en .footer-sec-wrap.two-column .content-wrap>div,
    .i18n-ja .footer-sec-wrap.two-column .content-wrap>div {
        display: block
    }

    .i18n-en .footer-sec-wrap.two-column .content-wrap .promo-section-wrap,
    .i18n-ja .footer-sec-wrap.two-column .content-wrap .promo-section-wrap {
        text-align: left;
        padding: 60px 0 30px 10px;
    }

    .footer-sec-wrap .product-links>div {
        padding: 0 30px 0 0;
    }

    .i18n-ar .footer-sec-wrap .product-links.three-column>div:last-child {
        padding: 0 30px 0 0;
    }

    .footer-sec-wrap.two-column .footer-links-wrap,
    .i18n-ar .footer-sec-wrap.two-column .footer-links-wrap {
        width: 100% !important;
        padding: 60px 30px;
    }

    .footer_connect_us h4 {
        display: inline-block
    }

    .footer_connect_us>div {
        padding: 30px 0 50px;
    }

    .footer_sec .social_icons {
        padding-bottom: 40px;
    }

    .footer_connect_us {
        padding: 0 30px;
    }
}

@media screen and (max-width: 900px) {

    .footer_sec .brand_icons,
    .footer_sec .social_icons {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: left
    }
}

@media only screen and (max-width:767px) {
    .ft-menu-con {
        display: none !important;
    }
}


/* Header Dropdown - Ends */

.product-nav-links .menu li:first-child .dropdown-menu>li:last-child a,
.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(16) a {
    font-family: 'Roboto';
    color: #000 !important;
    background: #fff;
    margin: 15px 25px 30px !important;
    border: 1px solid #000;
    transition: background .25s ease;
    text-align: center;
    border-radius: 6px;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(16) a {
    margin: 0px 25px 30px !important;
}

.product-nav-links .menu li:first-child .dropdown-menu>li:last-child a:hover,
.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(16) a:hover {
    border-color: rgb(0, 103, 255);
    color: rgb(0, 103, 255) !important;
}

.menu .dropdown-menu {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    z-index: 999;
}

.dropdown-menu .sub-dropdown {
    border-bottom-right-radius: 6px;
}

/* .product-nav-links .menu li:first-child .dropdown-menu>li#zmenu-developeredition a {
    font-family: var(--zf-primary-regular);
    margin-top: 0px;
    color: #333 !important;
    background: #fff;
    } */

@media only screen and (max-width: 767px) {

    .main-container-wrapper .product-nav-links .menu>li.featured-apps-part,
    .main-container-wrapper #mini-panel-product_menu .product-nav-links .menu>li.featured-apps-part {
        display: block;
    }

    .product-nav-links .menu li:first-child .dropdown-menu>li:last-child a {
        background: transparent;
    }
}

.helppage-socialsec {
    text-align: center;
}

.helppage-socialsec li {
    display: inline-block;
    margin: 0 5px;
    line-height: 20px;
    padding: 5px 0;
}

.helppage-socialsec li:nth-child(-n+2) {
    border-right: 1px solid #6d6d6d;
    padding-right: 15px
}

.helppage-socialsec span {
    display: inline-block;
}

.helppage-socialsec li:last-child a {
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/crm-help-social-icons.png') no-repeat 0 0/auto 25px;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.helppage-socialsec li:last-child .fb {
    background-position: 0 0;
}

.helppage-socialsec li:last-child .twitter {
    background-position: -25px 0;
}

.helppage-socialsec li:last-child .linked {
    background-position: -50px 0;
}

.helppage-socialsec li:last-child .youtube {
    background-position: -75px 0;
}

.helppage-socialsec li:last-child .medium {
    background-position: -100px 0;
}

@media only screen and (max-width: 1300px) and (min-width: 768px) {
    .footer-sec-wrap.two-column .promo-section-wrap {
        width: 35% !important;
    }


    .i18n-ja .footer-sec-wrap.two-column .promo-section-wrap {
        width: 35% !important;
    }

    .i18n-en .footer-sec-wrap.two-column .content-wrap>div,
    .i18n-ja .footer-sec-wrap.two-column .content-wrap>div {
        display: table-cell
    }

    .footer-sec-wrap.two-column .footer-links-wrap {
        width: 65% !important;
    }

    .i18n-ar .footer-sec-wrap.two-column .footer-links-wrap {
        width: 68% !important;
    }

    .footer-sec-wrap.two-column .content-wrap>div {
        padding: 60px 30px 40px;
    }

    .footer-sec-wrap .product-links>div {
        padding: 0 30px 0 0;
    }

    .i18n-en .footer-sec-wrap.two-column .content-wrap .promo-section-wrap,
    .i18n-ja .footer-sec-wrap.two-column .content-wrap .promo-section-wrap {
        text-align: center;
    }

    .i18n-en .footer-sec-wrap .promo-section-wrap a,
    .i18n-ja .footer-sec-wrap .promo-section-wrap a {
        display: inline-block;
        max-width: 330px;
        margin: auto 20px;
    }

    .i18n-en .footer-sec-wrap .promo-section-wrap .partner-banner,
    .i18n-ja .footer-sec-wrap .promo-section-wrap .partner-banner {
        margin: auto 20px;
    }
}

@media only screen and (max-width: 767px) {

    .i18n-en .footer-sec-wrap.two-column .content-wrap .promo-section-wrap,
    .i18n-ja .footer-sec-wrap.two-column .content-wrap .promo-section-wrap {
        text-align: center;
    }

    .i18n-en .footer-sec-wrap .promo-section-wrap a,
    .i18n-ja .footer-sec-wrap .promo-section-wrap a {
        display: block;
    }

    #footer_sec_img {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 480px) {
    .helppage-socialsec li {
        display: block;
    }

    .helppage-socialsec li:nth-child(-n+2) {
        border-right: none;
        padding-right: 0;
    }

    .footer-sec-wrap .product-links ul li a:hover {
        color: #cccccc
    }
}

@media screen and (max-width: 360px) {
    .footer_sec .brand_icons {
        max-width: 100%;
        text-align: center;
    }

    .footer-brand_icon1,
    .footer-brand_icon2,
    .footer-brand_icon3,
    .footer-brand_icon4,
    .footer-brand_icon5 {
        margin: 0 auto 20px !important;
        display: block
    }

    .footer-brand_icon5 {
        margin-bottom: 0
    }
}


/*** Help Conternt Text style ***/

section.write-us-wrap {
    display: none;
}

section.footer-help-cont h3 {
    line-height: 40px;
    color: #666;
}

section.footer-help-cont {
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
    text-align: center;
}

@media only screen and (max-width: 1380px) {

    .footer-brand_icon1,
    .footer-brand_icon2,
    .footer-brand_icon3,
    .footer-brand_icon4,
    .footer-brand_icon5 {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 1200px) {

    .soc-icon1,
    .soc-icon2,
    .soc-icon3,
    .soc-icon4,
    .soc-icon5 {
        margin-right: 3px
    }

    .i18n-ar .soc-icon1,
    .i18n-ar .soc-icon2,
    .i18n-ar .soc-icon3,
    .i18n-ar .soc-icon4,
    .i18n-ar .soc-icon5 {
        margin-left: 3px;
    }

    .footer-sec-wrap.two-column .content-wrap>div {
        padding: 60px 30px 40px;
    }
}

@media only screen and (max-width: 1080px) {
    .footer-sec-wrap .product-links>div {
        padding: 0 15px 0 0;
    }

    .i18n-ar .footer-sec-wrap .product-links.three-column>div:last-child {
        padding: 0 15px 0 0;
    }
}

@media only screen and (max-width: 767px) {

    .i18n-ar .footer-sec-wrap .product-links>div,
    .i18n-ar .footer-sec-wrap .product-links.three-column>div:last-child {
        padding: 0;
    }

    body:not(.node-type-zp-home) .zgh-accounts .zgh-signup {
        display: none;
    }

    .footer-brand_icon1,
    .footer-brand_icon2,
    .footer-brand_icon3,
    .footer-brand_icon4,
    .footer-brand_icon5 {
        margin-bottom: 20px
    }

    .footer-sec-wrap .product-links.three-column>div>div {
        padding-bottom: 35px;
    }
}


/*** Footer CTA Section Style ***/

.footer-sec-wrap .product-links h4 {
    margin: 0 0 10px;
    font: 16px var(--zf-primary-bold);
    color: #fff;
    text-transform: uppercase;
    position: relative;
}

.footer-sec-wrap h4:before,
.zau-location>h5:before {
    content: '';
    position: absolute;
    background-color: rgb(255, 198, 0);
    width: 24px;
    height: 2px;
    bottom: -5px;
    left: 0;
}


@media screen and (max-width: 480px) {
    .footer-sec-wrap .product-links h4 {
        margin: 0;
        background: #333333;
        border: none;
    }

    .soc-icon1,
    .soc-icon2,
    .soc-icon3,
    .soc-icon4,
    .soc-icon5 {
        margin-right: 8px !important
    }

    .i18n-ar .soc-icon1,
    .i18n-ar .soc-icon2,
    .i18n-ar .soc-icon3,
    .i18n-ar .soc-icon4,
    .i18n-ar .soc-icon5 {
        margin-left: 8px !important;
    }

    .i18n-en .footer-sec-wrap.two-column .content-wrap .promo-section-wrap,
    .i18n-ja .footer-sec-wrap.two-column .content-wrap .promo-section-wrap {
        text-align: center;
        padding: 60px 0 30px;
    }

    .footer-sec-wrap h4:before {
        display: none
    }

    .footer-sec-wrap .product-links.three-column>div>div:first-child,
    .footer-sec-wrap .product-links.three-column>div>div {
        padding-bottom: 0;
    }

    .footer-sec-wrap .product-links h4:after {
        border-color: #fff;
    }

    .footer-sec-wrap .product-links h4.connect_us_title:after {
        display: none
    }

    .social_icons {
        padding: 0 0 30px
    }

    .social_icons>div {
        padding: 0 30px
    }

    h4.connect_us_title {
        font: 16px var(--zf-primary-bold);
        color: #fff;
        text-transform: uppercase;
        padding: 0 30px;
    }

    .other-lang .footer-sec-wrap.two-column .content-wrap .footer-links-wrap {
        padding-top: 30px
    }

    .brand_icons {
        padding: 30px 30px 30px 25px;
        margin-right: 0px;
    }

    .i18n-ar .brand_icons {
        margin-left: 0px;
        margin-right: 0;
    }

    .footer_connect_us>div {
        border-top: unset;
    }

    .footer-sec-wrap .product-links ul li a {
        line-height: 30px;
    }

    .footer-sec-wrap .product-links ul {
        padding: 10px 30px;
    }

    .footer-brand_icon1,
    .footer-brand_icon2,
    .footer-brand_icon3,
    .footer-brand_icon4,
    .footer-brand_icon5 {
        margin-bottom: 20px
    }

    .footer-sec-wrap .product-links ul li a:before {
        display: none
    }

    .footer-sec-wrap .product-links>div,
    .i18n-ar .footer-sec-wrap .product-links>div,
    .i18n-ar .footer-sec-wrap.two-column .footer-links-wrap {
        padding: 0;
    }

    .footer-sec-wrap .product-links.three-column>div>div,
    .footer-sec-wrap .product-links>div:nth-last-child(2),
    .footer-sec-wrap .product-links>div:nth-last-child(1) {
        border-bottom: 1px solid rgb(132, 141, 155, 0.4);
    }

    .footer_sec .brand_icons {
        padding-top: 30px;
        border-top: 1px solid rgb(132, 141, 155, 0.4);
    }

    .footer-sec-wrap.two-column .product-links.three-column {
        padding-bottom: 20px;
    }

    .i18n-ja .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap {
        display: block;
        width: 100% !important;
    }
}


/*** Help Feedback Form ***/

.helpful-wrap.crm {
    display: block;
}

.helpful-wrap.crm .input-field-radio input {
    margin: 20px 6px 0 12px;
}

.helpful-wrap.crm .input-field-radio input:first-child {
    margin-left: 0;
}

.helpful-wrap.crm>div.feedback span a,
.helpful-wrap.crm>div.feedback span {
    display: none;
}

.helpful-wrap.crm div.feedback fieldset label>span {
    border: unset;
    background: unset;
    width: unset;
    height: unset;
    cursor: unset;
    padding: 10px 0;
}

.helpful-wrap.crm input[type="text"],
.helpful-wrap.crm select,
.helpful-wrap.crm textarea {
    width: 100%;
    height: 35px;
    line-height: 22px;
    font-size: 14px;
    padding: 0px 5px;
    border: 1px solid #7f7f7f;
    margin: 15px 0 2px;
    max-width: 450px;
}

.helpful-wrap.crm select.globalcountrycode:before {
    position: absolute;
    content: '';
    left: 60px;
    top: 18px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #666;
}

.helpful-wrap.crm div.zgdprform-opt-container,
.helpful-wrap.crm .sign_agree {
    max-width: 450px;
    line-height: 18px;
    padding-bottom: 0;
    color: #000;
    font-family: var(--zf-primary-semibold);
}

.helpful-wrap.crm>div .sign_agree p {
    line-height: 18px;
}

.helpful-wrap.crm .zgdprform-countrylist-container select.globalcountrycode {
    border: 1px solid #7f7f7f !important;
    border-radius: unset !important;
    -webkit-appearance: none !important;
    box-sizing: unset !important;
    max-width: 430px;
    margin-top: 15px !important;
}

.helpful-wrap.crm .text-cent input {
    background: #41abf6;
    color: #fff;
    font-weight: 600;
    border: 1px solid;
    padding: 8px 24px;
    font-size: 14px;
    cursor: pointer;
}

.helpful-wrap.crm .feedback label.error {
    font-size: 14px;
}

.help-promo-panel {
    display: block;
    margin-bottom: 0;
}

@media only screen and (max-width: 991px) {

    .helpful-wrap.crm input[type="text"],
    .helpful-wrap.crm select,
    .helpful-wrap.crm textarea,
    .helpful-wrap.crm div.zgdprform-opt-container,
    .helpful-wrap.crm .sign_agree {
        max-width: 400px;
    }

    .helpful-wrap.crm .zgdprform-countrylist-container {
        max-width: 380px !important;
    }
}

@media only screen and (max-width: 550px) {

    .helpful-wrap.crm input[type="text"],
    .helpful-wrap.crm select,
    .helpful-wrap.crm textarea,
    .helpful-wrap.crm div.zgdprform-opt-container,
    .helpful-wrap.crm .sign_agree {
        max-width: 300px;
    }

    .helpful-wrap.crm .zgdprform-countrylist-container {
        max-width: 280px !important;
    }
}

@media only screen and (max-width: 400px) {

    .helpful-wrap.crm input[type="text"],
    .helpful-wrap.crm select,
    .helpful-wrap.crm textarea,
    .helpful-wrap.crm div.zgdprform-opt-container,
    .helpful-wrap.crm .sign_agree {
        max-width: 240px;
    }

    .helpful-wrap.crm .zgdprform-countrylist-container {
        max-width: 220px !important;
    }
}


/*** Help Feedback Form ***/

.zp-strike-out {
    //text-decoration: line-through;
}


/*** Footer Social Icons ***/

.crm-social-footer {
    display: none;
    width: 100%;
    max-width: 740px;
    border: 1px solid #ececec;
    padding: 15px 25px;
    margin-top: 30px;
    box-sizing: border-box;
    background: #fff;
}

.lang-en .crm-social-footer {
    display: table;
}

.crm-social-footer .soc-left span {
    font-size: 18px;
    font-family: var(--zf-primary-bold);
}

.crm-social-footer .soc-left p {
    font-size: 16px;
    margin: 4px auto 0;
}

.crm-social-footer .soc-left {
    display: table-cell;
    width: 75%;
}

.crm-social-footer .soc-right {
    display: table-cell;
    width: 25%;
    vertical-align: middle;
    text-align: right;
}

span.crm-soc-sprite {
    background-image: url(https://zohowebstatic.com//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/zoho-crm-footer-social-icons.png);
    background-repeat: no-repeat;
    background-size: 115px auto;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -999px;
    width: 34px;
    margin: 0 4px;
}

.soc-right>ul>a {
    display: inline-block;
    margin-top: 12px;
}

span.crm-soc-sprite.icon1 {
    background-position: 0 0;
}

span.crm-soc-sprite.icon2 {
    background-position: -82px 0;
}

span.crm-soc-sprite.icon3 {
    background-position: -41px 0;
}

@media only screen and (max-width:767px) {
    .crm-soc-logo {
        max-width: 400px;
        margin: 0;
    }

    .crm-soc-logo .zsoc-logo1,
    .crm-soc-logo .zsoc-logo3 {
        margin-left: 0;
    }

    .crm-social-footer .soc-left {
        display: block;
        width: unset;
    }

    .crm-social-footer .soc-right {
        display: block;
        text-align: left;
        width: unset;
    }
}

@media only screen and (max-width:480px) {
    .crm-soc-logo {
        transform: scale(0.8);
    }

    .crm-soc-logo {
        margin: 0 auto;
    }

    .crm-social-footer {
        margin-top: 0;
        border-top: none;
        background: transparent;
    }
}


/* Mobile Menu CSS */

@media only screen and (max-width:767px) {
    .dropdown-menu .sub-dropdown li::before {
        display: none;
    }

    .dropdown-menu .sub-dropdown li {
        background: #fff !important;
    }
}


/* Mobile Menu CSS - Ends */

.crm-lp.zph-sticky .z-mobile-menu-v2 {
    display: none;
}


/* New Common Bottom Section */

/*.body-umain .crm-hub-ctasec {
    display: none;
    }*/

.footer-sec-wrap {
    border-top: none
}

.body-umain .footer-sec-wrap {
    border-top: 1px solid #eaeaea;
}

.crm-hub-ctasec {
    padding: 115px 0 130px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: left;
    background: #fff;
}

.crm-hub-ctasec {
    padding: 70px 0;
}

.btm-cta-inner {
    max-width: 1060px;
    margin: 0 auto;
}

.btm-cta-img-con {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-right: 50px;
    box-sizing: border-box;
}

.btm-cta-img-con img {
    max-width: 457px;
    width: 100%;
    display: inline-block;
}

.btm-cta-txt-con {
    text-align: left;
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

.btm-cta-inner h3 {
    font-size: 42px;
    font-family: var(--zf-primary-bold);
    line-height: 48px;
    padding-bottom: 10px;
    letter-spacing: -1px;
    margin-bottom: 0;
}

.inner_wrap {
    display: block;
    font-family: var(--zf-primary-bold);
}

.btm-cta-inner .btm-cta-para {
    font-family: var(--zf-primary-light);
    font-size: 25px;
    line-height: 34px;
    padding-bottom: 18px;
    color: #444;
    margin: 0 auto;
}

.crm-hub-sinup,
.btm-cta {
    padding: 12px 24px;
    background: #f0483e;
    display: inline-block;
    cursor: pointer;
    font: 16px var(--zf-primary-semibold);
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 1;
    transition: all ease 0.3s;
    text-transform: uppercase;
}

.btm-whitepaper {
    padding: 12px 24px;
    background: #216fff;
    display: inline-block;
    cursor: pointer;
    font: 16px var(--zf-primary-semibold);
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 1;
    transition: all ease 0.3s;
    text-transform: uppercase;
    /*font-size: 18px;*/
}

.i18n-pt-br .crm-hub-sinup,
.i18n-pt-br .btm-cta,
.i18n-fr .crm-hub-sinup,
.i18n-fr .btm-cta,
.i18n-es-xl .crm-hub-sinup,
.i18n-es-xl .btm-cta,
.i18n-nl .crm-hub-sinup,
.i18n-nl .btm-cta,
.i18n-th .crm-hub-sinup,
.i18n-th .btm-cta,
.i18n-de .crm-hub-sinup,
.i18n-de .btm-cta {
    padding: 12px 20px;
    font-size: 14px
}

.i18n-pt-br .btm-cta-txt-con {
    width: 51%;
}

.i18n-pt-br .btm-cta-img-con {
    width: 49%;
}

.crm-hub-plansbtn {
    background: #fff;
}

.btm-cta-inner .crm-hub-plansbtn {
    margin-left: 20px;
    color: #0067ff;
}

.crm-hub-sinup::before,
.btm-cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(235, 76, 73);
    z-index: -1;
    transition: all ease 0.3s;
}

.btm-whitepaper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f5a927;
    z-index: -1;
    transition: all ease 0.3s;
}


.crm-hub-plansbtn::before {
    background: transparent;
    border: 2px solid #fff;
    box-sizing: border-box;
}

.btm-cta-inner .crm-hub-plansbtn::before {
    border: 2px solid #0067ff;
}

.crm-hub-sinup:hover::before,
.btm-cta:hover::before {
    transform: scaleX(1.03);
    -webkit-transform: scaleX(1.03);
}

@media screen and (max-width: 1023px) {
    .Nc_wrap {
        white-space: inherit;
    }

    .btm-cta-txt-con,
    .i18n-pt-br .btm-cta-txt-con {
        width: 100%;
        text-align: center;
    }

    .crm-hub-ctasec {
        padding: 65px 30px 70px;
    }

    .btm-cta-img-con {
        display: none;
    }

    .btm-cta-inner .btm-cta-para {
        font-size: 20px;
        line-height: 26px;
        padding: 4px 0 18px;
    }

    .btm-cta-inner h3 {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 8px;
    }
}

@media screen and (max-width: 767px) {
    .zcrm-pricingtoggle {
        display: none !important;
    }

    .btm-cta-inner h3 {
        font-size: 32px;
    }

    .crm-hub-sinup {
        font-size: 16px;
        padding: 12px 24px;
    }

    .crm-hub-ctasec .zcrm-pricingtoggle {
        display: none !important;
    }
}

@media screen and (max-width: 550px) {
    .btm-cta-inner .crm-hub-plansbtn {
        margin: 20px 0 0;
    }
}


/* New Common Bottom Section - Ends*/


/* Bottom AU address */

.zau-location {
    max-width: 350px;
    margin: 40px auto 0;
    min-height: 220px;
    width: 90%;
    text-align: left;
}

.zau-location>h5 {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-family: var(--zf-primary-bold);
    position: relative;
}

p.zau-address {
    max-width: 250px;
    font-size: 16px;
    margin-bottom: 25px;
    color: #cccccc;
}

p.zau-toll-free {
    font-size: 16px;
    color: #cccccc;
    margin: 10px 0 4px;
}

p.zau-title {
    color: #fff;
    font-family: var(--zf-primary-semibold);
}

.footer-sec-wrap .zau-location .zau-toll-free span {
    font-size: 16px;
    margin-left: 0;
    font-family: var(--zf-primary-semibold);
    display: block;
}

.footer-sec-wrap .zau-location .zau-toll-free span a {
    display: inline;
    color: rgb(255, 198, 0);
}

/* chat popup css */
.chat-freeze-layer {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
}

.chat-freeze-layer.chat-active-freeze {
    display: block;
}

.chat-main-popup {
    max-width: 625px;
    margin: 0 auto;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    background: #0067ff;
    color: #fff;
    z-index: 99999;
    display: none;
    width: 95%
}

.chat-inner-popup {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.chat-popup-close {
    position: absolute;
    top: 10px;
    right: 0;
    color: #fff;
    cursor: pointer;
    background: #001f4c;
    padding: 2px 5px 5px 6px;
    font: 14px/1 Roboto
}

.chat-popup-title {
    font: 900 22px/1.2 Roboto;
    margin: 0;
    color: #fff;
}

.chat-popup-desc {
    font: 300 18px/1.4 Roboto;
    margin: 0;
    color: #fff;
}

.chat-popup-text-sec {
    padding: 30px 0 30px 30px;
}

.chat-popup-img-sec {
    margin: -20px auto 0;
    padding-right: 5px;
    text-align: center;
}

.chat-popup-btn-sec {
    margin: 15px 0
}

.chat-popup-btn-sec a {
    color: #000;
    display: inline-block;
    font: 700 16px/1.2 Roboto;
    background-color: #fff;
    padding: 10px 15px;
    box-sizing: border-box;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid #fff;
    cursor: pointer
}

.chat-popup-btn-sec a.chat-us-btn {
    background-color: #f6c401;
    border: 1px solid #f6c401
}

.chat-popup-btn-sec a:hover {
    border-color: #000
}

.chat-us-btn {
    margin-right: 8px
}

.chat-popup-desc #chat-sptcl-no {
    font-weight: 700;
    color: #fff;
    text-decoration: none
}

.chat-popup-img-sec img {
    display: inline-block;
    vertical-align: bottom;
}

#chat-sptcl-no span:not(:first-child) {
    position: relative;
    margin-left: 15px;
}

#chat-sptcl-no span:not(:first-child):after {
    content: '';
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    height: 60%;
    width: 1px;
    left: -8px;
    top: 5px;
}

/* Bottom AU address - Ends*/

@media only screen and (max-width: 767px) {
    .node-type-z-signup .signup-box .socl-signup {
        display: none;
    }

    .act-btn.cta-btn {
        display: none !important;
    }

    .z-bottom-cta-menu a {
        color: #fff;
        background: #f0483e;
    }
}

.webinars-qrcode {
    position: absolute;
    top: 56%;
    right: -10%;
}


@media only screen and (max-width: 480px) {
    .webinars-qrcode {
        position: relative;
        top: 0;
        right: -5%;
    }

     .zsiq_theme1.zsiq_floatmain {
        display: block !important;
    }
}

/*signup loader css start*/
.loader_popupSec {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #0d1e2f;
    content: "";
    display: block;
    overflow: hidden;
    top: calc(100vh);
    left: 0;
    transition: all .4s .7s;
    opacity: 0
}

.loader_cont {
    position: absolute;
    transform: translate(-50%, -50%) scale(0);
    top: 50%;
    left: 50%;
    margin: 0;
    transition: all .4s .7s
}

.loader_des {
    font: 22px/1.2 Roboto;
    color: #fff;
    text-align: center;
    padding-top: 20px
}

.loader_popupSec.active {
    top: 0;
    opacity: 1
}

.loader_popupSec.active .loader_cont {
    transform: translate(-50%, -50%) scale(1)
}

/*signup loader css end*/
/*password Eye icon css start*/
.za-password-container {
    position: relative;
}

.i18n-ar .pwd_eye,
.i18n-he .pwd_eye {
    right: unset;
    left: 12px
}

#czone-home .pwd_eye {
    top: 14px
}

.pwd_eye {
    position: absolute;
    width: 44px;
    height: 44px;
    top: 27px;
    right: 0px;
    cursor: pointer;
    z-index: 1;
    content: "";
    display: inline-block;
}

.pwd_eye::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 14px;
    background: url('//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/crm_signup_eye.png') no-repeat 0px 0px;
    top: 14px;
    left: 11px;
    background-size: 40px;
}

.pwd_eye.eye_show:after {
    background-position: -20px 0px;
}

#czone-home .pwd_eye {
    top: 2px;
}

/*password Eye icon css end*/
/*éªŒè¯ç å·²å‘é€ä½†ä»åœ¨è¯»ç§’çš„é”™è¯¯*/
.resendotp.nonclickelem {
    pointer-events: none;
}

/*éªŒè¯ç å·²å‘é€ä½†ä»åœ¨è¯»ç§’çš„é”™è¯¯*/
/*åº•éƒ¨ NEW css*/
.canvs-new-label {
    margin-left: 5px;
    color: #513f03;
    padding: 4px 10px;
    border-radius: 15px;
    background: #ffc600;
    font:
        600 10px/1.1 Roboto;
    display: inline-block;
    font-size: 11px;
}

/*åº•éƒ¨ NEW css*/
/*Menu Start*/


.product-nav-links .menu li:nth-child(3) .dropdown-menu {
    width: 380px !important;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(17) {
    position: absolute;
    top: 0px;
    left: 180px;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(18) {
    position: absolute;
    top: 34px;
    left: 180px;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(19) {
    position: absolute;
    top: 69px;
    left: 180px;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(20) {
    position: absolute;
    top: 102px;
    left: 180px;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(21) {
    position: absolute;
    top: 141px;
    left: 180px;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(22) {
    position: absolute;
    top: 177px;
    left: 180px;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(23) {
    position: absolute;
    top: 211px;
    left: 180px;
}

.product-nav-links .menu li:nth-child(3) .dropdown-menu li:nth-child(24) {
    position: absolute;
    top: 248px;
    left: 180px;
}

/*Menu End*/


/*LOGO*/
.menu-icon-help-header .product-title,
.product-header-top .menu-icon-help-header .product-title {
    display: none;
}

.menu-icon-help-header>a img {
    width: auto;
    height: 34px;
}



/*CRMè§£å†³æ–¹æ¡ˆ*/
.CRM_solutions h2 {
    text-align: center;
    font-size: 32px;
}

.CRM_solutions .container {
    /* width: 80%; */
    height: 50%;
    margin: 0 auto;
}

.CRM_solutions h2 {
    padding-top: 60px;
}

.CRM_solutions .container .lifl {
    list-style: none;
    margin-bottom: 40px;
}

.CRM_solutions .container .lifl .item {
    float: left;
    width: 14%;
    border: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box;
    /*è¾¹æ¡†åˆå¹¶*/
    margin: 0 0 -1px -1px;
    position: relative;
    z-index: 0;
}

.CRM_solutions .container .lifl .item img {
    width: 40%;
    margin-top: 20px;
    transition: width 0.02s;
}

.CRM_solutions .container .lifl .item:hover img {
    width: 44%;
    margin-top: 20px;
}

/* .content .lifl .item a{
    display: inline-block;
    height: 100%;
    } */
.CRM_solutions .container .lifl .item p {
    font-size: 14px;
    color: #333;
    margin-top: 6px;
    transition: font-size 0.02s;
}

.CRM_solutions .item:hover {
    border-color: #FF5000;
    z-index: 1;
}

.CRM_solutions .container .lifl .item a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.CRM_solutions .container .lifl .item:hover {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/zh-hans/crm/bg.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.CRM_solutions .container .lifl .item:hover p {
    color: #fff;
    font-size: 16px;
    margin-top: 6px;
}

.item:hover img {
    filter: brightness(0%) invert(100%);
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* è¶…å°åž‹è®¾å¤‡ï¼ˆæ‰‹æœºï¼Œ600px åŠä»¥ä¸‹ï¼‰ */
@media only screen and (max-width: 600px) {
    .CRM_solutions {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        /* padding: 12px; */
        box-sizing: border-box;
    }

    .CRM_solutions .lifl .item {
        float: left;
        /* padding-top: 20px; */
        width: 120px;
        height: 120px;
        border: 1px solid #ddd;
        text-align: center;
    }
}

/* å°åž‹è®¾å¤‡ï¼ˆçºµå‘å¹³æ¿ç”µè„‘å’Œå¤§åž‹æ‰‹æœºï¼Œ600 åƒç´ åŠä»¥ä¸Šï¼‰*/
@media only screen and (min-width: 600px) {
    .CRM_solutions {
        width: 100%;
        max-width: 768px;
        margin: 0 auto;
        /* padding: 12px; */
        padding: 0 15px;
        box-sizing: border-box;
    }

    .CRM_solutions .container .lifl .item {
        float: left;
        /* padding-top: 20px; */
        width: 120px;
        height: 120px;
        border: 1px solid #ddd;
        text-align: center;
    }
}

/* ä¸­åž‹è®¾å¤‡ï¼ˆæ¨ªå‘å¹³æ¿ç”µè„‘ï¼Œ768 åƒç´ åŠä»¥ä¸Šï¼‰ */
@media only screen and (min-width: 768px) {
    .CRM_solutions {
        width: 100%;
        max-width: 992px;
        margin: 0 auto;
        /* padding: 12px; */
        padding: 0 15px;
        box-sizing: border-box;
    }

    .CRM_solutions h2 {
        font-size: 26px;
    }

    .CRM_solutions .lifl .item {
        float: left;
        /* padding-top: 20px; */
        width: 120px;
        height: 120px;
        border: 1px solid #ddd;
        text-align: center;
    }
}

/* å¤§åž‹è®¾å¤‡ï¼ˆç¬”è®°æœ¬ç”µè„‘/å°å¼æœºï¼Œ992 åƒç´ åŠ */
@media only screen and (min-width: 992px) {
    .CRM_solutions {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        /* padding: 12px; */
        padding: 0 15px;
        box-sizing: border-box;
    }

    .CRM_solutions h2 {
        font-size: 30px;
    }

    .CRM_solutions .lifl .item {
        float: left;
        /* padding-top: 20px; */
        width: 11%;
        height: 120px;
        border: 1px solid #ddd;
        text-align: center;
    }
}

/* è¶…å¤§åž‹è®¾å¤‡ï¼ˆå¤§åž‹ç¬”è®°æœ¬ç”µè„‘å’Œå°å¼æœºï¼Œ1200 åƒç´ åŠä»¥ä¸Šï¼‰ */
@media only screen and (min-width: 1200px) {
    .CRM_solutions {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        /* padding: 12px; */
        padding: 0 15px;
        box-sizing: border-box;
    }


    .CRM_solutions .lifl .item {
        float: left;
        width: 11%;
        height: 120px;
        border: 1px solid #ddd;
        text-align: center;
    }

    .CRM_solutions .container .lifl .item {
        width: 131px;
    }
}

@media only screen and (max-width: 480px) {
    .CRM_solutions .container {
        width: 90%;
    }

    .CRM_solutions .container .lifl .item {
        width: 33.3%;
    }
}

/*CRMè§£å†³æ–¹æ¡ˆ*/

/*æ–°å¢žé¢„çº¦æ¼”ç¤º ç™½çš®ä¹¦ä¸‹è½½å…¥å£*/
.Ncrm_Sales {
    margin-right: 25px;
    background: #f0483e;
    border: 0;
}

.Ncrm_ctaGrpC {
    margin-top: 40px;
    text-align: center;
}

.demo_btn_f {
    margin: 0 50px;
}

.Ncrm_Bps {
    display: inline-block;
    margin-left: 0;
    padding: 8px 30px;
    color: #f0483e;
    border: 1px solid #f0483e;
    color: #f0483e;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
}

.demo-btn {
    display: inline-block;
    padding: 8px 30px;
    box-sizing: border-box;
    color: #fff;
    cursor:
        pointer;
    font-size: 16px;
}

.Ncrm_ctaGrpC_Btm {
    margin-top: 0;
    margin-bottom: 40px;
}

/*æ–°å¢žé¢„çº¦æ¼”ç¤º ç™½çš®ä¹¦ä¸‹è½½å…¥å£*/
/*Article Page*/
.page-node-type-article-home .product-nav-links .menu .dropdown .dropdown-menu .app-tag a,
.page-node-type-article-content .product-nav-links .menu .dropdown .dropdown-menu .app-tag a {
    font-weight: 600 !important;
}

.page-node-type-article-content .header-wrap h1,
.page-node-type-article-content .page-content h2,
.page-node-type-article-content .page-content h3,
.page-node-type-article-content .page-content h4,
.page-node-type-article-content .page-content h5,
.page-node-type-article-content .page-content h6 {
    font-weight: bold;
}

.page-node-type-article-home .region-footer,
.page-node-type-article-content .region-footer {
    display: block !important;
}

.page-node-type-article-home .region-footer .article-list h3,
.page-node-type-article-home .region-footer .article-list>a,
.page-node-type-article-content .region-footer .article-list h3,
.page-node-type-article-content .region-footer .article-list>a {
    display: none !important;
}

.page-node-type-article-home .footer-sec-wrap .product-links>div,
.page-node-type-article-content .footer-sec-wrap .product-links>div {
    min-width: 196px !important;
}

.page-node-type-article-content .article-show-img img {
    width: 512px !important;
    height: 340px !important;
}

/*Article Page End*/

/*CRM åº•éƒ¨åŠ å›¾ç‰‡æ ·å¼è°ƒæ•´*/
.footer-sec-wrap .promo-section-wrap .article-list .btm-cta-wrap {
    padding: 0;
    margin-top: 0;
}

.footer-sec-wrap .promo-section-wrap span a:before {
    display: none;
}


@media only screen and (max-width: 767px) {
    .section_01_left {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }


br {
    display: none;
}

.section_01_left p {
    width: 100%;
}
.top_btn {
    margin-top: 20px;
}
.chat-btn {
    margin: unset;
}
}
.signupcontainer .form-label{
    color: #fff;
}