.field-msg #x_phone_number-error{display: none!important;}
a.act-btn.cta-btn{ padding: 0 60px; line-height: 50px;}
.i18n-ar #header .logo {
    width: 40px;
}
.ztop-smm-inner>a{
    padding: 8px 8px;
}
.i18n-ar #header .product-header-top .menu-icon-help-header>a {
    width: 66px;
}

.i18n-ar.node-tnid-27843 .zcontainer-left-nav.zactive>.zoho-help-toggle:before {
    transform: rotate(-45deg);
}

.other-lang.i18n-ar #mini-panel-product_menu .product-nav-links .menu li.leaf.last,
.other-lang.i18n-ar .product-header-top .menu li.leaf.last {
    display: block !important;
}

.other-lang.i18n-ar #mini-panel-product_menu .product-nav-links .menu>li.last.leaf a {
    font-family: var(--zf-primary-regular);
}

.product-nav-links .menu>li.zlastli {
    font-family: var(--zf-primary-semibold);
}

.product-header-top .menu-icon-help-header.pull-left {
    display: block;
}
.menu-icon-help-header .product-title a,.product-header-top .menu-icon-help-header .product-title a{
    font-size: 22px;
}
.menu-icon-help-header .product-title a {
    padding: 9px 0 9px 10px;
}
.help-content-inner-wrap .plHr ul li>span {
    color: #03a9f5;
    cursor: pointer;
}

.common-links {
    padding-bottom: 40px;
}

.content-panel-wrap {
    border-bottom: none
}

/*.menu-icon-help-header>a img {
    width: 90px
}*/

.search-wrap .search-box h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
}

.product-header-top .menu {
    padding-right: 20px;
}

.banner-wrap .search-wrap .search-box .banner-help-plan-details {
    display: none;
}

.node-type-product-help-2-0-content-section table {
    table-layout: fixed;
    word-wrap: break-word;
}

.footer-wrapper {
    position: relative;
    margin: 60px auto 0;
    border-top: 1px solid #f5f5f5;
}

.footer-wrapper .product-links {
    width: 100%;
    padding: 20px 0;
    background: #f5f5f5;
    border-top: 1px solid #eaeaea;
    margin: 0;
}

.footer-wrapper .product-links ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
}

.footer-wrapper .product-links ul li:first-child {
    margin-left: 0;
}

.footer-wrapper .product-links ul li {
    display: inline-block;
    padding: 5px 20px;
    float: none;
    width: auto;
}

.footer-wrapper .product-links ul li a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
    padding: 5px 0;
    line-height: 20px;
    display: inline-block;
}

.footer-wrapper .zdomainlink {
    display: inline;
    margin-left: 5px;
}





/* Customer Success link in header - ends*/


/****** Popup Video ******/

.lock {
    overflow: hidden;
}

.z-video-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    overflow: auto;
    z-index: 9999;
    display: none;
}

.z-video-close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url('https://www.zoho.com/creator/images/e-p-sprite.png') no-repeat 5px -10px;
    top: 15px;
    right: 20px;
}

.z-video-modalInner {
    max-width: 70%;
    width: 90%;
    height: 100%;
    display: table;
    table-layout: fixed;
    margin: 20px auto;
}

.z-video-container {
    display: table-cell;
    vertical-align: middle;
}

.z-video-box {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}

.z-video-iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#block-block-3 .menu {
    display: none !important;
}


/****** Popup Video  ends******/

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .product-header-top .menu li,
    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li {
        margin: 0 10px 0 12px;
    }
}

@media only screen and (max-width: 1140px) {
    .menu-icon {
        display: none;
    }
}


@media only screen and (min-width: 768px) and (max-width: 800px) {
    .product-nav-links .menu .dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media only screen and (max-width: 767px) {
a.act-btn.cta-btn {
    padding: 0 20px;
    line-height: 50px;
}
    .menu-icon-help-header.pull-left {
        display: inline-block;
    }
    .menu li.featured-apps-part .mobile-menu-moreprd {
        display: none !important;
    }
    #block-block-3 .menu {
        display: inline-block !important;
    }
    #mini-panel-product_menu .menu-icon-help-header .product-title a {
        padding: 0 0 0 85px;
    }
    #mini-panel-product_menu .product-nav-links li .nolink {
        font-size: 20px;
    }
    .dropdown .dropdown-menu li a {
        font-size: 12px !important;
    }
    footer .zlang-container .zlang-container-inner ul li {
        margin: 0;
    }
    footer .zlang-container .zlang-container-inner ul {
        width: 100%;
    }
    /* Sliding Top Menu for Mobile */
    .other-lang .ztop-smm-inner a:last-child {
        display: none;
    }
    .other-lang .ztop-smm-inner a {
        width: 50%;
    }
    .ztop-smm-inner>a {
        font-size: 13px;
    }
    /* Sliding Top Menu for Mobile */
}



@media only screen and (max-width: 600px) {
    .zone-logo {
        background-size: 105px auto;
        padding-left: 112px;
        font-size: 36px;
    }
}


/* added for logo menu */

.header .logo {
    text-indent: 0;
    width: 66px;
    padding-left: 84px;
    position: relative;
    background: transparent;
    top: 0px;
    font-size: 21px;
    color: #000;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    margin-top: 3px;
    opacity: 0;
}

.header .logo:before {
    content: '';
    position: absolute;
    background-image: url(https://www.zoho.com/images/prd-common-sprite@2x.png);
    background-size: 115px 440px;
    background-position: left top;
    float: left;
    height: 23px;
    margin: 5px 0 0 10px;
    width: 10px;
    padding-left: 58px;
    left: 0;
    top: -3px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
not all,
only screen and (min-resolution: 240dpi) {
    .header .logo {
        background-image: none;
    }
}



/*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(/sites/default/files/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:last-child 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(2) ul.dropdown-menu,.product-nav-links .menu li:nth-child(2) ul.dropdown-menu li ul{
    height: auto!important;
}
.product-nav-links .menu li:nth-child(2) ul.dropdown-menu li ul{
    padding: 10px 0px;
}
.product-nav-links .menu li:nth-child(3) .dropdown-menu>li:last-child 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:last-child 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;
    padding: 10px 0px;
}
.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('/sites/default/files/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;
    }
    .other-lang .footer-sec-wrap.two-column .promo-section-wrap {
       width: 20% !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/sites/default/files/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
}

.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;
}
.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;
}

.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*/
/* OTP*/
.signup-box input, form .za-country-container .globalcountrycode-signup {
    color: #000;
    padding: 14px 12px;
    border: none;
    display: block;
    width: 100%;
    margin: 15px 0 0;
    font-size: 14px;
    background: #f0483e;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 1;
    transition: .5s ease;
    border-radius: 0;
/* OTP - Ends*/



/*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: 44px;
}
.product-header-top .menu-icon-help-header>a{
    background-image: url(/sites/default/files/styles/product-home-page/public/one-logo.png);
    background-size: 157px auto;
    width: 130px;
}

/*LOGO*/