/********************Right Contact Information Bar*************************/
.page-node-type-article-content .zsiq_floatmain.zsiq_theme1.siq_bR, .page-node-type-article-home .zsiq_floatmain.zsiq_theme1.siq_bR {
    display: none!important;
}
.side-bar{
  /*transition: all .3s cubic-bezier(.25,.8,.25,1);
   -webkit-animation: .3s zoomIn;
  visibility:hidden;*/
}
.side-bar{
   position: fixed;
    bottom: 100px;
    right: 0px;
    width: 70px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background: #1970e3;
    height: 364px;
    /*padding: 8px 0px;*/
    z-index: 999;
   /*display: none;*/
}
.side-bar .wechat,.side-bar .tel,.side-bar .chat,.side-bar .subtn{
    padding: 12px 6px 0px 6px;
    height: 70px;
}
.page-node-type-article-content .side-bar .wechat,.page-node-type-article-content .side-bar .tel,.page-node-type-article-content .side-bar .chat,.page-node-type-article-content .side-bar .subtn,
.page-node-type-article-home .side-bar .wechat,.page-node-type-article-home .side-bar .tel,.page-node-type-article-home .side-bar .chat,.page-node-type-article-home .side-bar .subtn{
    height: 80px;
}
.side-bar .wechat-img img,.side-bar .tel-img img,.side-bar .chat img,.side-bar .subtn img{
   width: 70%;
    margin: 0 auto;
    display: block;
}
.tel-img img{
   z-index: 999;
}
.side-bar p{
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 30px;
}
.side-bar .tel-info p{
    color: #000;
    font-size: 16px;
    margin: 0;
    text-align: left;
    padding: 0 14px;
}
.side-bar span.line{
    height: 1px;
    width: 56px;
    background: #fff;
    display: block;
    margin: 8px auto 0;
}
.wechat{
    display: block;
    z-index: 50;
    cursor: pointer;
    opacity:1;
}
.wechat-info{
    display:none;
    width: 120px;
    height: 138px;
    position: fixed;
    bottom: 140px;
    right: 70px;
    /*border: 1px solid rgba(241,243,245,1);
    box-shadow: 0px 1px 12px 0px rgb(230 230 230 / 50%); */
    border-right: 8px solid rgb(230 230 230 / 0%);
}

.tel{
    display: block;
    z-index: 50;
    cursor: pointer;
    opacity:1;
}
.tel-info{
    display:none;
    background: #fff;
    font-size: 16px;
    padding: 5px 20px 5px 5px;
    text-align: center;
    position: fixed;
    /*top: 220px;*/
    right: 70px;
    border-right: 8px solid rgb(255 255 255 / 0);
    background-clip: padding-box;
}
.chat{
    display: block;
    z-index: 50;
    cursor: pointer;
    opacity: 1;
}

.subtn{
    display: block;
    z-index: 50;
    cursor: pointer;
    opacity: 1;
}
.mask-img{
    width: 40px;
    height: 40px;
    display: block;
    margin-left: 14px;
}
.r-mask-tip{
    width: 160px;
    font-size: 14px!important;
    line-height: 20px!important;
    display: none;
    padding-bottom: 10px!important;
}
.mask-part{
    width: 56px;
}
.mask-part:hover .r-mask-tip {
    display: block;
}
/********************Right Contact Information Bar End*************************/
/**custom css for bottom**/
.footer-links-wrap,.footer-sec-wrap.two-column .promo-section-wrap{
background: #333;
color: #e5e5e5;
}
.footer-sec-wrap .product-links ul li a{
color: #e5e5e5;
}
.footer-sec-wrap .product-links h4{
color: #e5e5e5;
}
@media screen and (max-width: 480px){
.footer-sec-wrap .product-links h4{
color: ##e5e5e5;
}
}

/***custom article list*****/
.footer-sec-wrap .promo-section-wrap a{
    display: block;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    color: #e5e5e5;
}
.other-lang .footer-sec-wrap .promo-section-wrap .article-list h3{
    max-width: 500px;
    margin: 0 auto;
   color: ##e5e5e5;
    font-size: 20px;
    padding-bottom: 25px;
}
.other-lang .footer-sec-wrap .promo-section-wrap .article-list > a:before{
   content: '● ';
   color: #e5e5e5;
}
.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;
}

/***custom article list end*****/
.footer-sec-wrap.two-column .promo-section-wrap{
/*width: 60%;*/
}


/****Popup ***/

.zcampaign-video-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95);
    overflow: auto;
    z-index: 9999;
    display: none
}

.zcampaign-video-close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(https://www.zoho.com/creator/images/e-p-sprite.png) 5px -10px no-repeat;
    top: 15px;
    right: 20px
}

.zcampaign-video-modalInner {
    max-width: 70%;
    width: 90%;
    height: 100%;
    display: table;
    table-layout: fixed;
    margin: 20px auto
}

.zcampaign-video-container {
    display: table-cell;
    vertical-align: middle
}

.zcampaign-video-box {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%
}

.zcampaign-video-iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.zcampaign-video-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95);
    overflow: auto;
    z-index: 9999;
    display: none
}

.zcampaign-video-close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(https://www.zoho.com/creator/images/e-p-sprite.png) 5px -10px no-repeat;
    top: 15px;
    right: 20px
}

.zcampaign-video-modalInner {
    max-width: 70%;
    width: 90%;
    height: 100%;
    display: table;
    table-layout: fixed;
    margin: 20px auto
}

.zcampaign-video-container {
    display: table-cell;
    vertical-align: middle
}

.zcampaign-video-box {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%
}

.zcampaign-video-iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0
}


/**** Second Level Dropdown Menu Start ****/

.dropdown-menu .sub-dropdown {
    margin-top: -36px;
    height: auto!important;
    top: initial !important;
}

.others-none {
    display: block;
}

.other-lang .others-none {
    display: none;
}


/**** Second Level Dropdown Menu End ****/


/* gdpr features dropdown menu */

.node-tnid-30540 .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li ul li a {
    color: #000;
}

.node-tnid-30540 .expanded.dropdown .caret {
    background-position: 0px -48px;
}

.node-tnid-30540 .product-header-top .expanded.dropdown .caret {
    background-position: -12px -48px;
}

/* for help pages */
.node-type-product-help-2-0-content-section .table-box {
    min-height: .01%;
    overflow-x: auto;
}
.node-type-product-help-2-0-content-section .table-box table {
    width: 100%;
    max-width: 100%;
}

.zp-home-right .signup-box input, .zp-home-right form .za-country-container .globalcountrycode-signup {
    border: 1px solid #999;
}
.og-context-node-2048.node-type-features .main-container-wrapper:before{
  background:#fff;
}

@media only screen and (max-width: 767px) {
    .node-tnid-30540 .expanded.dropdown .caret {
        background-position: -12px -48px;
    }
}


/** To hide security logos section **/

.node-type-zoho-gdpr-page .security_info {
    display: none;
}


/* Header Dropdown - Ends */


/**************** API Coding View styles starts *****************/

.node-type-product-api-2-0 code[class*="language-"],
.node-type-product-api-2-0 pre[class*="language-"] {
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 10px;
}

.node-type-product-api-2-0 .api-type {
    display: none;
}

.node-type-product-api-2-0 .lang-selector a.active {
    color: #03a9f5;
}

.node-type-product-api-2-0 .content-panel-wrap .api-code-panel .api-code-panel-inner h3 {
    color: #fff;
    font-size: 18px;
}

.node-type-product-api-2-0 .token.tag,
.node-type-product-api-2-0 .token.symbol,
.node-type-product-api-2-0 .token.deleted {
    color: #f4bf75;
}

.node-type-product-api-2-0 .token.atrule,
.node-type-product-api-2-0 .token.attr-value,
.node-type-product-api-2-0 .token.keyword {
    color: #C3D358;
}

.node-type-product-api-2-0 .token.selector,
.node-type-product-api-2-0 .token.attr-name,
.node-type-product-api-2-0 .token.builtin,
.node-type-product-api-2-0 .token.inserted {
    color: #c76fb5;
}

/*.node-type-product-api-2-0 .lang-selector a:nth-child(2) {
    display: none;
}*/

.node-type-product-api-2-0 .api-panel {
    margin-bottom: 40px;
}

.node-type-product-api-2-0 .copy_button {
    display: none;
}
.api-panel pre:hover .copy_button {
    display: block;
}

/**************** API Coding View styles ends *****************/

.product-nav-links .menu li:first-child .dropdown-menu>li:last-child a {
    font-family: var(--zf-primary-semibold);
    color: #03a9f5 !important;
    background: #fafafa;
    margin-top: 10px;
}


/**** For other languages ****/

.i18n-fr .promo-section-wrap .customer-stories,
.i18n-de .promo-section-wrap .customer-stories,
.i18n-pt-br .promo-section-wrap .customer-stories,
.i18n-es-xl .promo-section-wrap .customer-stories,
.i18n-nl .promo-section-wrap .customer-stories,
.i18n-id .promo-section-wrap .customer-stories,
.i18n-th .promo-section-wrap .customer-stories,
.i18n-ar .promo-section-wrap .customer-stories  {
    display: none;
}

.i18n-fr .footer-sec-wrap.two-column .promo-section-wrap,
.i18n-de .footer-sec-wrap.two-column .promo-section-wrap,
.i18n-pt-br .footer-sec-wrap.two-column .promo-section-wrap,
.i18n-es-xl .footer-sec-wrap.two-column .promo-section-wrap,
.i18n-nl .footer-sec-wrap.two-column .promo-section-wrap,
.i18n-id .footer-sec-wrap.two-column .promo-section-wrap,
.i18n-th .footer-sec-wrap.two-column .promo-section-wrap,
.i18n-ar .footer-sec-wrap.two-column .promo-section-wrap {
    width: 20%;
}

@media only screen and (max-width: 991px) {
.i18n-fr .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap,
.i18n-de .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap,
.i18n-pt-br .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap,
.i18n-es-xl .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap,
.i18n-nl .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap,
.i18n-id .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap,
.i18n-th .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap,
.i18n-ar .footer-sec-wrap.two-column .content-wrap>div.promo-section-wrap {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .dropdown-menu .sub-dropdown {
        margin-top: 0;
        height: auto!important;
        top: initial !important;
    }
    .product-nav-links .menu li:first-child .dropdown-menu>li:last-child a {
        background: transparent;
    }
}


/**** For other languages ****/


/* .helpful-wrap{display:none} */

.all-features ul.menu li {
    min-height: 0;
    text-align: left;
    padding: 5px 0;
}


/********** CAMPAIGNS HELP FEEDBACK CSS********/

#TB_window {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    color: #000000;
    display: none;
    left: 50%;
    position: fixed;
    text-align: left;
    top: 50%;
    z-index: 102;
    box-sizing: border-box;
    height: 340px
}

#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;
}


/* Whatnew menu Highlighted script */

.node-tnid-23435 .product-nav-links .menu li a.active,
.node-tnid-23435 .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active {
    box-shadow: none;
    font-family: unset;
}

.node-tnid-23435 .product--linavnks .menu li a.active,
.node-tnid-23435 .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li:nth-child(5) a {
    box-shadow: 0 -2px 0 #000 inset;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}

.page-node-29523 .product-nav-links .menu li a.active,
.page-node-29523 .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active {
    box-shadow: none;
    font-family: unset;
}

.page-node-29523 .product--linavnks .menu li a.active,
.page-node-29523 .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li:nth-child(5) a {
    box-shadow: 0 -2px 0 #000 inset;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}


/* Whatnew menu Highlighted script end */


/* Resources menu Highlighted script */

.page-node-19405 .product-nav-links .menu li a.active,
.page-node-19405 .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active {
    box-shadow: none;
    font-family: unset;
}

.page-node-19405 .product--linavnks .menu li a.active,
.page-node-19405 .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li:nth-child(6) a {
    box-shadow: 0 -2px 0 #000 inset;
}


/* Resources menu Highlighted script end */


/* Signup Button Css Start */

.umain .ct-action-btn {
    display: none;
}

.ct-action-btn.alter {
    display: none;
}

.umain .ct-action-btn.alter {
    display: inline-block;
}


/* Signup Button Css End */


/*------Privacy certification start-------*/

.footer-wrapper .cam-privacy-logo {
    text-align: left;
    margin-top: 30px;
    box-sizing: border-box;
}

.cam-privacy-logo a {
    display: inline-block;
}

.footer-wrapper [class^="pri-logo"] {
    background-image: url(/sites/default/files/campaigns/camp-cer-logo.png);
    background-repeat: no-repeat;
    background-size: 680px auto;
    display: inline-block;
    height: 65px;
    overflow: hidden;
    text-indent: -999px;
    width: 92px;
    margin: 0 16px 0 0;
}

.footer-wrapper .pri-logo1 {
    background-position: 0 -4px;
}

.footer-wrapper .pri-logo2 {
    background-position: -115px -4px;
    width: 145px;
}

.footer-wrapper .pri-logo3 {
    background-position: -280px -4px;
    width: 126px;
}

.footer-wrapper .pri-logo4 {
    background-position: -430px 0px;
    width: 70px;
}
.footer-wrapper .pri-logo5 {
    background-position: -520px 0px;
    width: 160px;
}
.footer-wrapper .pri-logo6 {
    background-position: 0px -74px;
    width: 100px;
}

@media only screen and (max-width: 767px) {
    .footer-wrapper .cam-privacy-logo {
        padding: 20px 0 0;
        margin: 0;
    }
}

@media only screen and (max-width: 480px) {
    .footer-wrapper .cam-privacy-logo {
        padding: 20px 30px;
    }
}


/*------Privacy certification end-------*/

.i18n-en .sec-banner {
    width: 180px;
    display: none;
    margin: 0 auto 50px;
}

@media only screen and (max-width: 1300px) and (min-width: 768px) {
    .i18n-en .footer-sec-wrap.two-column .content-wrap>div {
        display: block;
        width: 100%;
    }
    .i18n-en .footer-sec-wrap .promo-section-wrap a {
        display: inline-block;
        max-width: 330px;
        margin: auto 30px;
    }
    .i18n-en .customer-stories {
        max-width: 100%;
        width: 90%;
    }
    .sec-banner img {
        width: 160px;
        display: block;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1450px) and (min-width: 992px){
.footer-sec-wrap .product-links>.footer-quicklinks {
    padding-right: 0;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px){
    .main-container-wrapper #mini-panel-product_menu .content-wrap>.product-nav-links li, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li {
         margin: 0 10px 0 10px;
     }
}

@media only screen and (max-width: 767px) {
    .i18n-en .sec-banner {
        width: 160px;
    }
    .lang-support{
        display: none;
    }
}
.lang-ar .footer-wrapper .cam-privacy-logo {
    text-align: right;
}

/*Toggle*/
/*footer dropdown arrow*/

    .scroll-arrow {
        top: -3px;
        left: -5px;
        content: "";
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 5px solid #e5e5e5;
        position: relative;
        display: inline-block;
    }

    .toggle-link {
        margin-bottom: 0;
        position: relative;
        font: 16px/1.4 var(--zf-primary-semibold);
        padding-left: 5px;
        cursor: pointer;
    }

    .toggle-ul ul {
        display: none;
        margin-top: 5px;
        margin-left: 20px;
    }

    .toggle-ul {
        margin-bottom: 15px;
    }

    .toggle-ul:last-child {
        margin-bottom: 0
    }

    .toggle-link.active .scroll-arrow {
        transform: rotate(180deg);
    }
.banner-two img {
    border: 1px solid #efefef;
    /*margin-top: 25px;*/
}
.footer-features h4+.toggle-ul ul {
        display: block;
    }
.footer-sec-wrap .product-links ul li ul li a{
font-size: 15px;
}

.footer-new-tag {
font-size: 12px;
    text-transform: uppercase;
    background: #f74151;
    padding: 0px 3px 1px 3px;
    box-sizing: border-box;
    line-height: 0px;
    color: #fff;
    display: inline;
    margin-left: 5px;
    position: relative;
    top: -10px;
    font-weight: 900;
    letter-spacing: 1.5px;
    padding: padding: 0 4px;
}

    /*footer dropdown arrow*/

    @media only screen and (max-width: 991px) {
        .scroll-arrow {
            display: none;
        }
        .toggle-ul ul {
            display: block !important;
            margin-left: 0;
        }
        .toggle-link {
            padding-left: 0;
            margin-bottom: 15px;
        }
        .footer-features h4+.toggle-ul {
            margin-top: 20px;
        }
        .footer-sec-wrap .product-links .toggle-ul li {
            margin-top: 0px;
        }
    }

    @media only screen and (max-width: 767px) {
        .footer-sec-wrap .product-links ul li ul li a {
            font-size: 15px;
        }
        .toggle-ul ul {
            //display: block ;
        }
        .footer-features ul li .toggle-ul:first-child {
            margin-top: 25px;
        }
    }




/*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/icon-campaigns.png);
    background-size: 168px auto;
    width: 170px;
}

/*LOGO*/

/*article*/
.page-node-type-article-content .header-wrap h1, .page-node-type-article-content .page-content h2, .page-node-type-article-content .page-content h3, .page-node-type-article-content .page-content h4, .page-node-type-article-content .page-content h5, .page-node-type-article-content .page-content h6 {
    font-weight: bold;
}
/*article End*/

/*****footer start******/
.footer-sec-wrap.two-column .footer-links-wrap {width: 65%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 120px;
    vertical-align: middle;}
    .og-context-node-2048 .footer-sec-wrap.two-column .promo-section-wrap {
        padding: 85px;
    }
.footer-sec-wrap.two-column .promo-section-wrap {
    width: 35%;
    padding: 60px 0;
    vertical-align: top;
}
@media only screen and (max-width: 767px) {
    .footer-sec-wrap.two-column .content-wrap .footer-links-wrap {
        padding: 30px;
        margin: 0 auto; 
        width: 100%; 
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.footer-sec-wrap .product-links h4 {
     color: #e5e5e5; 
}
/*****footer end******/
