.z-videos-banner {
    background: url(/sites/zweb/images/cliq/crm-help-banner-bg.png) top center #3f51b6 no-repeat !important;
    background-size: cover !important;
}

.node-type-product-2-0 .expanded .nolink,
.node-type-product-help-2-0-index .expanded .nolink,
.node-type-product-help-2-0-content-section .expanded .nolink,
.node-type-product-videos-new .expanded .nolink {
    color: #fff;
}

.node-type-product-videos-new .product-header-top .expanded .nolink {
    color: #000
}

.product-header-top .expanded.dropdown .caret {
    background: url(/sites/zweb/images/desk/images/cliq-arrow-icon.png) no-repeat -12px -48px;
}

.video-details p {
    height: inherit !important;
    overflow: inherit !important;
    font-size: 16px !important;
    padding-top: 10px;
    text-align: justify;
    margin: 0 auto !important;
}

.video-details {
    height: 220px;
}

.z-videos-content h4 {
    font-size: 20px !important;
}

.z-video-category h2 {
    font-size: 26px;
}

.field-new-video-cat-name a span:BEFORE {
    content: '';
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-bottom: -5px;
    background: url(/sites/zweb/images/connect-help-new-icon-sprite.png) left top no-repeat;
    background-size: auto 50px;
    background-position: -25px 0;
}

.field-new-video-cat-name a {
    display: inline-block !important;
}