.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links .dropdown-menu li a {
    color: #000;
}

.z-videos-banner a,
.z-videos-menu>ul>li {
    text-transform: uppercase
}

.video-details h5,
.z-videos-menu>ul li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.video-box span.duration,
.z-videos-banner a,
.z-videos-menu .sub-cat>span.sub-head {
    font-family: var(--zf-primary-semibold)
}

#block-system-main {
    margin-top: -79px;
    -webkit-appearance: none
}

.toolbar-drawer #block-system-main {
    margin-top: 0
}

.toolbar-drawer .main-container-wrapper #mini-panel-product_menu {
    background: #ccc
}

.main-container-wrapper #mini-panel-product_menu {
    background: 0 0
}

#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: #FFF
}

#mini-panel-product_menu .content-wrap {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.z-videos-banner {
    padding: 120px 0 60px;
    color: #fff;
    text-align: center
}

.z-videos-banner .content-wrap {
    max-width: 720px
}

.z-videos-banner a {
    color: #fff;
    margin: 20px 0 0;
    display: inline-block;
    padding: 10px 30px;
    background: #f0483e
}

.z-videos-wrap {
    margin: 60px 0
}

.z-videos-wrap .content-wrap {
    max-width: 1280px;
    position: relative
}

.z-videos-wrap .content-wrap>div {
    padding: 10px;
    box-sizing: border-box
}

.z-videos-wrap .content-wrap>div.z-videos-menu {
    display: inline-block;
    float: left;
    z-index: 99
}

.z-videos-wrap .content-wrap>div.z-videos-content {
    margin-left: 380px;
    display: table
}

.mob-menu-click {
    display: none
}

.z-videos-menu {
    width: 380px;
    font-size: 13px
}

.z-videos-menu>ul li a {
    display: block;
    cursor: pointer;
    box-sizing: border-box;
    padding: 15px 50px 15px 10px;
    color: #666
}

.z-videos-menu>ul li a:hover {
    transition: .75s ease;
    color: #333
}

.z-videos-menu li ul li a {
    display: block;
    box-sizing: border-box;
    padding: 6px 50px 6px 20px;
    margin-right: 25px;
    color: #333;
    text-transform: none;
    border-bottom: none;
    position: relative;
    font-size: 15px;
}

.z-videos-menu>ul li a em {
    font-size: 11px;
    color: #999;
    font-style: normal;
    position: absolute;
    right: 0;
    top: 8px
}

.z-videos-menu .sub-cat {
    margin: 0;
    position: relative
}

.z-videos-menu .sub-cat:last-child {
    border-bottom: 1px solid #f1f2f3
}

.z-videos-menu .sub-cat:last-child ul {
    margin-bottom: 10px
}

.z-videos-menu .sub-cat>span.sub-head:after {
    display: none
}

.z-videos-menu .sub-cat>span.sub-head {
    position: relative;
    color: #333;
    left: 10px;
    padding: 5px 0;
    transition: .5s ease;
    opacity: 1;
    margin-bottom: 10px;
    top: 10px;
    visibility: visible;
    font-size: 13px;
    border: none;
    right: inherit;
    display: block;
    cursor: pointer
}

.cat-sec.active>a,
.cat-sec>a:hover,
.z-videos-menu .sub-cat:hover>span.sub-head {
    color: #03a9f4
}

.z-videos-menu .sub-head+ul li a {
    padding: 6px 50px 6px 10px
}

.z-videos-menu .sub-cat .sub-head+ul {
    margin: 0 0 0 13px
}

.z-videos-menu .sub-cat:last-child .sub-head+ul {
    margin: 0 0 10px 13px
}

.z-videos-menu .sub-cat:first-child .sub-head+ul {
    border-left: 3px solid #03a9f4
}

.z-videos-menu .sub-cat:nth-child(2n+0) .sub-head+ul {
    border-left: 3px solid #03a869
}

.z-videos-menu .sub-cat:nth-child(2n+1) .sub-head+ul {
    border-left: 3px solid #ff1500
}

.cat-sec {
    position: relative
}

.cat-sec:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 20px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #bdbcbc;
    border-right: 1px solid #bdbcbc;
    transform: rotate(45deg);
    transition: .25s .25s ease
}

.cat-sec.active:after {
    transform: rotate(135deg);
    border-top: 1px solid #03a9f4;
    border-right: 1px solid #03a9f4
}

.cat-sec>a {
    border-bottom: 1px solid #f1f2f3
}

.z-videos-menu>ul .cat-sec:before {
    display: none;
    content: '';
    position: absolute;
    left: 13px;
    top: 60px;
    width: 4px;
    background: #ccc;
    bottom: 10px
}

.z-videos-menu>ul .sub-cat .circle-letter {
    position: absolute;
    left: 12px;
    top: 10px;
    height: 24px;
    z-index: 1;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #ccc;
    width: 24px;
    text-align: center;
    font-size: 11px;
    line-height: 25px
}

.z-videos-menu>ul .has-one-sub:before {
    background: #03a9f4
}

.z-videos-menu>ul .has-two-sub:before {
    background: #03a9f4;
    background: -moz-linear-gradient(top, #03a9f4 0, #6ad0a0 50%, #ffb209 100%);
    background: -webkit-linear-gradient(top, #03a9f4 0, #6ad0a0 50%, #ffb209 100%);
    background: linear-gradient(to bottom, #03a9f4 0, #6ad0a0 50%, #ffb209 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#03a9f4', endColorstr='#ffb209', GradientType=0)
}

.z-videos-menu>ul .has-three-sub:before {
    background: #03a9f4;
    background: -moz-linear-gradient(top, #03a9f4 0, #6ad0a0 33%, #ffb209 66%, #ff1300 100%);
    background: -webkit-linear-gradient(top, #03a9f4 0, #6ad0a0 33%, #ffb209 66%, #ff1300 100%);
    background: linear-gradient(to bottom, #03a9f4 0, #6ad0a0 33%, #ffb209 66%, #ff1300 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#03a9f4', endColorstr='#ff1300', GradientType=0)
}

.z-videos-menu>ul .sub-cat:first-child .circle-letter {
    color: #03a9f4;
    border: 1px solid #03a9f4
}

.z-videos-menu>ul .sub-cat:nth-child(2) .circle-letter {
    color: #03a869;
    border: 1px solid #03a869
}

.z-videos-menu>ul .sub-cat:nth-child(3) .circle-letter {
    color: #ff1500;
    border: 1px solid #ff1500
}

.z-video-category {
    margin-bottom: 60px;
    clear: both
}

.z-video-category>div .video-box-wrap {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding: 10px 25px 25px
}

.video-details {
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box
}

.video-details h4 {
    margin: 10px 0;
    color: #333
}

.video-details p {
    height: 100px;
    overflow: hidden;
}

.video-box:after,
.video-box:before {
    width: 100%;
    height: 100%;
    content: ''
}

.video-details h5 {
    margin-bottom: 0
}

.video-box {
    position: relative;
    text-align: left;
    margin: 0;
    cursor: pointer;
    opacity: 1;
   visibility: visible;
    transition: .75s ease
}

.z-video-category.active .video-box {
    opacity: 1;
    visibility: visible
}

.video-box:before {
    position: absolute;
    background: rgba(0, 0, 0, .75)
}

.video-box:after {
    position: absolute;
    box-sizing: border-box;
    border: 7px solid #03a9f5;
    left: 0;
    top: 0;
    transition: .5s ease;
    opacity: 0;
    transform: scale(1.05, 1.05)
}

.focusin .video-box:after {
    opacity: 1;
    transform: scale(1, 1)
}

.video-box span.duration {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #ccc;
    font-size: 13px
}

.video-box span.duration:before {
    content: '';
    position: absolute;
    left: -18px;
    top: 3px;
    width: 13px;
    height: 13px;
    border-radius: 100%;
    border: 1px solid #fff
}

.video-box span.duration:after {
    content: '';
    position: absolute;
    left: -12px;
    top: 7px;
    width: 4px;
    height: 4px;
    transform: rotate(-180deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff
}

.video-box .play-video,
.video-box .play-video:before {
    z-index: 1;
    display: block;
    height: 60px;
    width: 60px;
    cursor: pointer
}

.video-box .play-video {
    background: rgba(0, 0, 0, .8);
    border-radius: 100%;
    margin: -32px auto 0 -32px;
    position: absolute;
    left: 50%;
    top: 50%
}

.video-box .play-video:before {
    border: 2px solid #fff;
    border-radius: 100%;
    margin: 0 auto;
    position: relative;
    right: 0;
    top: 0
}

.video-box .play-video:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 11px 0 11px 15px;
    content: "";
    height: 0;
    left: 25px;
    position: absolute;
    top: 19px;
    width: 0
}

.z-video-sub-cat {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px
}

.z-video-category>h2,
.z-video-sub-cat>h5 {
    margin: 0 25px
}

.z-video-category>h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f2f3;
    margin-bottom: 10px
}

.z-video-sub-cat>h5 {
    color: #03a9f4;
    padding: 10px 0;
    font-size: 21px;
}

.expanded.dropdown .caret {
    background-position: -168px 0px;
}

.product-header-top .expanded.dropdown .caret {
    background-position: -168px -6px;
}

.z-popup-overlay {
    background: rgba(255, 255, 255, 0.95);
    cursor: pointer;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .z-videos-menu {
        width: 320px;
        font-size: 13px
    }
    .z-video-category>h2,
    .z-video-sub-cat>h5 {
        margin: 0 15px
    }
    .z-videos-wrap .content-wrap>div.z-videos-content {
        margin-left: 320px
    }
    .z-video-category>div .video-box-wrap {
        padding: 10px 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .z-videos-menu {
        width: 320px;
        font-size: 13px
    }
    .z-videos-wrap .content-wrap>div.z-videos-content {
        margin-left: 320px
    }
    .z-video-category>div .video-box-wrap {
        width: 100%;
        padding: 15px
    }
    .z-video-category>h2,
    .z-video-sub-cat>h5 {
        margin: 0 15px
    }
    .video-details p {
        height: auto
    }
}

@media only screen and (max-width:767px) {
    .main-container-wrapper #mini-panel-product_menu,
    .mob-menu-click {
        background: #fff
    }
    #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 {
        color: #333
    }
    .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active,
    .main-container-wrapper .product-header-top #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active,
    .product-nav-links .menu li a.active {
        color: #03a9f5
    }
    #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;
    }
    .z-videos-banner h1 {
        margin-top: 50px;
    }
    .z-videos-wrap .content-wrap {
        overflow-x: hidden
    }
    .z-video-category {
        margin: 0 10px 60px
    }
    .z-video-category>h2,
    .z-video-sub-cat>h5 {
        margin: 0 15px
    }
    .z-video-sub-cat>h5 {
        font-size: 19px;
    }
    .mob-menu-click {
        position: absolute;
        right: 3px;
        top: 34px;
        margin-top: -24px;
        box-shadow: 1px 0 5px rgba(0, 0, 0, .1);
        border-radius: 0 5px 5px 0;
        width: 36px;
        height: 42px;
        border: 1px solid #f1f2f3;
        border-left-color: #fff;
        cursor: pointer;
        display: inline-block
    }
    .mob-menu-click:before {
        content: '+';
        position: absolute;
        left: 0;
        top: 0;
        width: 33px;
        height: 100%;
        color: #666;
        font-size: 23px;
        line-height: 43px;
        text-align: center
    }
    .mob-menu-click.menu-click-active:before {
        content: '-'
    }
    #block-system-main {
        margin-top: -10px
    }
    .z-videos-banner {
        padding: 40px 0
    }
    .z-videos-wrap {
        margin: 30px 0
    }
    .z-videos-wrap .content-wrap>div.z-videos-content {
        margin-left: 0;
        width: 100%
    }
    .z-videos-menu {
        width: 320px;
        font-size: 13px;
        position: fixed;
        left: -284px
    }
    .z-videos-wrap .content-wrap>div.z-videos-menu>ul {
        border: 1px solid #f1f2f3;
        border-bottom: none;
        border-left: none;
        margin-right: 40px;
        background: #fff;
    }
    .z-videos-wrap .content-wrap>div {
        padding: 10px 0
    }
    .z-video-category>div .video-box-wrap {
        width: 100%;
        padding: 15px
    }
    .video-details p {
        height: auto
    }
    .main-container-wrapper #mini-panel-product_menu,
    .zph-sticky .main-container-wrapper #mini-panel-product_menu {
        background: #fff;
    }
    .z-video-wrap .z-popup-content {
        max-width: 90% !important;
    }
}