.node-type-zp-home #block-system-main ,.node-type-product-help-2-0-index #block-system-main,
.node-type-features #block-system-main,.node-type-features-landing-page #block-system-main{
    margin-top: -79px;
}
.cta-btn {
    display: inline-block !important;
}
#block-system-main{
margin-top:0}
.node-type-product-pricing-2-0 #block-system-main {
    margin: 20px 0px 40px;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li>span, .main-container-wrapper #mini-panel-product_menu .content-wrap div:last-child .menu>li>a, .main-container-wrapper #mini-panel-product_menu .content-wrap div:last-child .menu>li>span{
 color:#000;
}
.main-container-wrapper #mini-panel-product_menu .product-nav-links .menu li a.active{
box-shadow: 0 -2px 0 #000 inset;
}
.main-container-wrapper:before,.og-context-node-17797.node-type-features .main-container-wrapper:before,.node-type-product-help-2-0-index .banner-wrap:first-of-type {
    background: #ffe8de;
    background: -moz-linear-gradient(top, #ffe8de 0%,#fff1eb 30%,#fffcf6 52%,#ffffff 100%);
    background: -webkit-linear-gradient(top, #ffe8de 0%,#fff1eb 30%,#fffcf6 52%,#ffffff 100%);
    background: linear-gradient(top, #ffe8de 0%,#fff1eb 30%,#fffcf6 52%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe8de', endColorstr='#ffffff',GradientType=0 );
}
.menu-icon-help-header .product-title a {
    padding: 8px 0 7px 10px;
}
.node-type-features .features-qlinks {
    display: none !important;
}
ul.social-links span.prjct-soc-sprite {
    background-image: url(/sites/default/files/projects/zoho-projects-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;
}
/*newtag*/
.footer-sec-wrap .product-links ul li a .newtag-footer {
    font-size: 12px;
    color: #f0483e;
    display: inline-block;
    padding-left: 3px;
    vertical-align: super;
}

/* install button CSS under help/intergration/ pages STARTS*/

.help-content-inner-wrap .intg-install-now-btn {
    color: #fff;
    background: #f0483e;
    padding: 8px 20px;
    display: inline-block;
    font-family: var(--zf-primary-bold);
    text-transform: uppercase;
    font-size: 14px;
}


/* install button CSS under help/intergration/ pages ENDS*/


/* COMMON FONT SIZE CSS */

.node-type-features p,
.node-type-just-html p,
.node-type-addons p {
    line-height: 1.6;
    max-width: 900px;
    margin: 0 auto 20px;
    color: #000;
}


/* COMMON FONT SIZE CSS ENDS */

.content-panel-wrap {
    border-bottom: none;
}

.search-wrap .search-box h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

@media screen and (max-width:480px) {
    #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a .dropdown-menu li a {
        font-size: 14px;
    }
}

.quick-connect-links-wrap {
    display: none!important;
}

.node-type-pricing .quick-connect-links-wrap,
.node-type-features .quick-connect-links-wrap {
    display: block;
}


/* COMMON FOOTER BANNER */

.bottom-banner {
    padding: 40px 0 80px;
    text-align: center;
    background: #fff;
}

.bottom-banner h3,
.bottom-banner h2 {
    color: #000;
}

.bottom-banner .ct-action-btn {
    background: #f0483e;
    margin: 20px 0 0;
    color: #fff
}


/* COMMON FOOTER BANNER ENDS */


/* ICONIC MENU HEADER CSS STARTS */

.iconic-menu-part {
    overflow: hidden;
    width: 100%;
    z-index: 99;
}

.iconic-menu-sticky {
    position: fixed;
    overflow: hidden;
    top: 0;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
}

.iconic-menu-sticky.showmenu {
    opacity: 1;
    visibility: visible;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    background: #fff;
}

.iconic-menu-sticky.header-band {
    top: 52px;
}

.iconic-menu {
    margin: 0 auto;
    max-width: 850px;
    overflow: hidden;
    padding: 0;
    transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
    text-align: center;
}

.iconic-menu li {
    font: 12px var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
    cursor: pointer;
    display: inline-block;
    float: none;
    margin: 0 40px;
    padding: 15px 0 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.iconic-menu li a {
    color: #000;
}

.iconic-menu li:hover,
.iconic-menu .selected a,
.iconic-menu li a:hover {
    color: #000;
}

.iconic-menu .selected a {
    font: 12px var(--zf-primary-bold), Arial, Helvetica, sans-serif;
}

.iconic-menu li span {
    background: url('https://www.zoho.com/cliq/images/features-iconmenu-sprite.png') no-repeat 0 0/200px auto;
    display: block;
    height: 50px;
    margin: 0 auto;
    width: 40px;
}

.iconic-menu li:nth-child(2) span {
    background-position: -40px 0;
}

.iconic-menu li:nth-child(3) span {
    background-position: -80px 0;
}

.iconic-menu li:nth-child(4) span {
    background-position: -120px 0;
}

.iconic-menu li:nth-child(5) span {
    background-position: -160px 0;
}


/* ICONIC MENU HEADER CSS ENDS */


/********** Help Topic  Navicgtion **********/

.help-topic-nav-wrap>div.next-prev-nav a {
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}

.help-topic-nav-wrap {
    display: block;
    overflow: hidden;
    margin: 30px auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #f4f4f4
}

.help-topic-nav-wrap>div {
    display: table;
    overflow: hidden;
    table-layout: fixed;
    width: 100%
}

.help-topic-nav-wrap>div a {
    display: table-cell;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 20px;
    transition: 0.5s ease
}

.help-topic-nav-wrap>div a:last-child {
    text-align: right
}

.help-topic-nav-wrap>div.next-prev-page-nav a:first-child {
    padding-left: 0
}

.help-topic-nav-wrap>div.next-prev-page-nav a:last-child {
    padding-right: 0;
}

.help-topic-nav-wrap>div.next-prev-page-nav a {
    color: #333;
}

.help-topic-nav-wrap>div.next-prev-nav a:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-left: 1px solid #2b7bb9;
    border-bottom: 1px solid #2b7bb9;
    transform: rotate(45deg)
}

.help-topic-nav-wrap>div.next-prev-nav a:last-child:before {
    content: '';
    left: auto;
    right: 5px;
    transform: rotate(45deg);
    border-left: none;
    border-bottom: none;
    border-top: 1px solid #2b7bb9;
    border-right: 1px solid #2b7bb9;
}


/********** Help Topic Navicgtion **********/


/*Help page common css*/

.only-screenshots {
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.14);
    margin-left: 15px !important;
}


/*Help page common css end*/


/* MEDIA QUERY STARTS */

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .product-nav-links li .nolink {
        font-size: 14px;
    }
    .features-banner-wrap .content-wrap {
        margin: 50px auto 0px;
    }
    .iconic-menu {
        margin: 0 auto;
        max-width: 100%;
    }
    .iconic-menu li {
        margin: 0 30px;
        font-size: 12px;
    }
}

@media only screen and (max-width:767px) {
    .iconic-menu-sticky {
        display: none;
    }
    .iconic-menu {
        margin: 0 auto;
        max-width: 100%;
    }
    .iconic-menu li {
        display: inline-block;
        float: none;
        font-size: 12px;
        margin: 10px 15px;
    }
    .features-item.right-image .content-wrap>div.cont-part,
    .features-item.left-image .content-wrap>div.cont-part {
        max-width: 100%;
        text-align: left;
    }
    .bottom-banner {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 640px) {
    .bottom-banner {
        padding: 50px 0;
    }
    .features-header-promo .iconic-menu-part {
        display: none;
    }
    .iconic-menu {
        max-width: 100%;
        text-align: center;
        margin: 0 auto 50px;
    }
    .iconic-menu li {
        width: 100%;
        padding: 0 0 0 15px;
        margin: 5px 0;
        text-align: left;
        line-height: 40px;
        font-size: 15px;
    }
    .iconic-menu .selected a {
        font: 15px var(--zf-primary-bold), Arial, Helvetica, sans-serif;
        line-height: 40px;
    }
    .iconic-menu li span {
        display: inline-block;
        margin: 0 15px 0 0;
    }
    .iconic-menu li:hover,
    .iconic-menu .selected,
    .iconic-menu .selected a {
        color: #03a9f5;
    }
}


/* COMMON FIX FOR LANGUAGE */

.other-lang {
    max-width: 100%;
}


/* COMMON FIX FOR LANGUAGE ENDS*/


/*Cliq home page new update*/

.trust-brands-wrap .content-wrap {
    padding: 0px;
}

.trust-brands-wrap ul li span {
    display: inline-block;
    margin: 10px 40px;
    text-indent: -9999px;
}

.trust-brands-wrap {
    padding: 40px 0px 50px 0px;
}

.trust-brands-wrap ul li span {
    background: url(/sites/default/files/trust-brands-sprite.png) no-repeat 0 0;
    background-size: 1223px auto;
    height: 45px;
}

.trust-brands-wrap {
    text-align: center;
}

.trust-brands-wrap ul {
    margin: 40px 0 20px;
}

.trust-brands-wrap ul li {
    display: inline-block;
}

.trust-brands-wrap>.content-wrap:after,
.trust-brands-wrap>.content-wrap:before {
    content: '';
    position: absolute;
    left: 20%;
    width: 60%;
    height: 1px;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(215, 215, 215, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(215, 215, 215, 1) 50%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

.trust-brands-wrap>.content-wrap:before {
    top: 18px;
}

.trust-brands-wrap>.content-wrap:after {
    bottom: 0;
    display: none
}

.trust-brands-wrap .content-wrap>p {
    position: relative;
    color: #666;
    padding: 0 10px;
    background: #fff;
    display: inline-block;
    margin-bottom: 0;
}

.trust-brands-wrap ul li.tb-warehouse span {
    width: 96px;
    background-position: -549px -264px;
}

.trust-brands-wrap ul li.tb-ccrc span {
    width: 130px;
    background-position: -646px -264px;
}

.trust-brands-wrap ul li.tb-zomoran span {
    width: 124px;
    background-position: -775px -264px;
}

.trust-brands-wrap ul li.tb-award span {
    width: 130px;
    background-position: -899px -264px;
}

.trust-brands-wrap ul li.tb-puralite span {
    width: 125px;
    background-position: -1028px -264px;
}

@media only screen and (max-width:767px) {
    .trust-brands-wrap.our-trust-brands ul li:last-child span,
    .trust-brands-wrap.our-trust-brands ul li span {
        margin: 10px 40px;
    }
}


/*Cliq home page new update*/





/*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/cliq-icon.png);
    background-size: 110px auto;
    width: 130px;
}

/*LOGO*/