.bottom-cta, .zneed{
    display: none !important;
}
.zw-template-zp_videos_main_page .zcr-vdo-banner-sec {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/mail/videos/videos-banner-bg.png);
    color: #fff;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 68px;
    position: relative;
}
.zw-template-zp_videos_main_page .zcr-vdo-banner-sec:before, .zw-template-zpv_category_page_autocreate .zcr-vdo-banner-sec:before {
    background: #000;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .3;
}
 .zw-product-header{
    background:0;
}
.zw-template-zp_videos_main_page .banner-content-box, .zw-template-zpv_category_page_autocreate .zbanner-inner {
    display: grid;
    justify-items: center;
}
.zw-template-zp_videos_main_page .banner-content-box h1, .zw-template-zpv_category_page_autocreate .zbanner h1 {
    font-size: 76px;
    max-width: 800px;
    display: grid;
    justify-items: center;
    margin: 0;
}
.zw-template-zp_videos_main_page .banner-content-box h1 span {
    display: inline-grid;
}
.zw-template-zp_videos_main_page .banner-content-box p {
    font-size: 18px;
    max-width: 670px;
    margin: 0;
}
.zw-template-zp_videos_main_page .banner-content-box h1+p {
    margin-top: 30px;
}
.zw-template-zp_videos_main_page .category-desc h2 {
    font-size: 40px;
    font-family: var(--secondaryfont-semibold);
}
.zw-template-zp_videos_main_page .category-desc h2+p {
    max-width: 620px;
    margin-bottom: 0;
}
.zw-template-zp_videos_main_page .video-slider li, .zw-template-zp_videos_main_page .svideos-list li, .zw-template-zpv_category_page_autocreate .video-slider li, .zw-template-zpv_category_page_autocreate .svideos-list li {
    padding: 15px;
    box-shadow: none;
    border-radius: 20px;
    background: #f3f3f3;
    border: 1px solid #e7e7e9;
}
.zw-template-zp_videos_main_page .thumb-img, .zw-template-zpv_category_page_autocreate .thumb-img {
    padding: 0;
    line-height: 0;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
    min-height: 135px;
    background: 0;
}
.zw-template-zp_videos_main_page .thumb-img p, .zw-template-zpv_category_page_autocreate .thumb-img p, .video-duration {
    display: none;
}
.zw-template-zp_videos_main_page .thumb-desc, .zw-template-zpv_category_page_autocreate .thumb-desc {
    border: 0;
    padding: 0;
}
.zw-template-zp_videos_main_page .video-slider li>div:last-child, .zw-template-zp_videos_main_page .svideos-list li>div:last-child, .zw-template-zpv_category_page_autocreate .video-slider li>div:last-child, .zw-template-zpv_category_page_autocreate .svideos-list li>div:last-child {
    padding: 0;
}
.zw-template-zp_videos_main_page .thumb-desc p, .zw-template-zpv_category_page_autocreate .thumb-desc p {
    display: none;
}
.zw-template-zp_videos_main_page .thumb-img a:before, .zw-template-zpv_category_page_autocreate .thumb-img a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    background: #000;
    opacity: .1;
}
.zw-template-zp_videos_main_page .zplay-icon, .zw-template-zpv_category_page_autocreate .zplay-icon {
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    width: 40px;
    height: 40px;
    box-shadow: 0 1px 10px 3px rgba(0, 0, 0, .1);
}
