.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;
}
.og-context-node-96.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*/

@media screen and (max-width:1365px) {
    .og-context-node-96 .product-nav-links .menu li:first-child,
    .og-context-node-96 .product-header-top .menu li:first-child {
        display: block;
    }
}


/*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;
}


/*****************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
}

.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('https://www.zoho.com/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,
.og-context-node-96 .product-nav-links .menu li.ft-list:first-child,
.og-context-node-96 .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,
.og-context-node-96 .product-nav-links .menu li.sub-ftr-lt:first-child,
.og-context-node-96 .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(images/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(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;
}
.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*/

@media only screen and (max-width: 767px) {
    .node-type-z-signup .signup-box .socl-signup {
        display: block;
    }
    .act-btn.cta-btn {
        display: none !important;
    }
    .z-bottom-cta-menu a {
        color: #fff;
        background: #f0483e;
    }
}
.webinars-qrcode{
position: absolute;
top: 56%;
right: 2%;
}


@media only screen and (max-width: 480px) {
.webinars-qrcode{
position: relative;
top:0;
right: -5%;
}

}