/*
h1,h2{
	font-family: gilroybold;
}
h3,h4,h5,h6{
	font-family: gilroysemibold;
}
*/
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;
}
a.join-meeting {
    float: right;
    font-size: 12px;
    text-transform: none;
    line-height: 30px;
    padding: 3px 15px;
    color: #000;
    text-transform: uppercase;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}

.product-header-top a.join-meeting {
    font-family: inherit;
    font-size: 16px;
    text-transform: none;
    padding: 10px 0 10px 25px;
}

.other-lang .footer-sec-wrap .product-links.three-column {
    display: none
}

.common-links.remove-before:before {
    display: none
}

.i18n-fr .z-signup-page-wrap .signup-form>h3,
.i18n-de .z-signup-page-wrap .signup-form>h3,
.i18n-es-xl .z-signup-page-wrap .signup-form>h3,
.i18n-pt-br .z-signup-page-wrap .signup-form>h3,
.i18n-nl .z-signup-page-wrap .signup-form>h3,
.i18n-id .z-signup-page-wrap .signup-form>h3,
.i18n-th .z-signup-page-wrap .signup-form>h3 {
    display: none;
}

.feature-home-banner-wrap:before {
    background: #c5f3e6;
    background: -moz-linear-gradient(top, rgba(197, 243, 230, 1) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(197, 243, 230, 1)0%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(197, 243, 230, 1) 0%, #ffffff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c5f3e6', endColorstr='#ffffff', GradientType=0);
}

@media screen and (max-width:992px){
.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;
}
}




/*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/meeting-64.png);
    background-size: 157px auto;
    width: 130px;
}

/*LOGO*/