.zw-product-header {
	background-color: #0b5b42;
}

.z-video-sub-cat .video-box-wrap:nth-child(odd) {
	clear: left;
}


.Ncrm_breadcrumb {
	list-style-type: none;
	max-width: 1280px;
	margin: 0 auto 30px;
	text-align: left;
	width: 90%;
	display: none;
}

.Ncrm_breadcrumb li {
	display: inline-block;
	margin: 0 25px 0 0;
	font: 12px/1.2 var(--zf-primary-semibold);
	color: #1b9f51;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

.Ncrm_bcLnk {
	color: #8cbaff;
	position: relative;
	display: inline-block
}

.Ncrm_bcLnk:before {
	content: ">";
	position: absolute;
	right: -15px;
	display: inline-block
}

.Ncrm_bcLnk:after {
	content: '';
	display: block;
	position: absolute;
	left: auto;
	right: 0;
	bottom: -4px;
	height: 1px;
	width: 0;
	background: #1b9f51;
	transition: all .3s linear;
}

.Ncrm_bcLnk:hover {
	color: #fff
}

.Ncrm_bcLnk:hover:after {
	width: 100%;
	left: 0;
	right: auto;
	transition: all .2s linear
}

.Ncrm_breadcrumb li .Ncrm_bcLnk {
	background: transparent;
	padding: 0;
	color: #1b9f51
}


.z-videos-main {
	overflow-x: hidden;
	/* ✅ this one will clip correctly */
	position: relative;
}


.z-videos-menu {
	position: sticky;
	top: 50px;
}

.z-videos-menu>ul>li .video-tut-url {
	font-family: var(--secondaryfont-bold)
}

.cat-sec.active .video-tut-url {
	color: #1b9f51
}

.cat-sec.active:after {
	border-color: #1b9f51
}

h1 {
	font: 58px/1.2 Zoho_Puvi_Bold;
}

.z-videos-banner .content-wrap p {
	font-size: 20px
}

.z-videos-banner a {
	margin-top: 10px;
	border-radius: 16px;
}

.z-videos-banner {
	background: #303747
}

.bottom-promo {
	display: none !important
}

.video-details {
	height: 150px;
}


.video-box:after {
	border: 4px solid #03a9f5
}

.video-box span.duration {
	color: #fff
}

.z-video-wrap .z-popup-content {
	border: 0
}

.z-popup-overlay {
	background: #fff;
	z-index: -1
}


.info-tip ul {
	padding: 10px 0 15px 20px;
	line-height: 1.5;
	list-style: disc
}

.info-tip li {
	padding-left: 5px;
	font-size: 16px
}

.video-box:before {
	position: absolute;
	background: rgba(0, 0, 0, .03)
}

.explainer-box .video-box:before , .video-box img{
	border-radius: 10px;
}

.video-box img {
	display: inherit;
        width: 100%;
}

.z-videos-banner {
	background-color: #0b5b42;
	color: #ffffff;
	padding: 50px 0 100px;
}


#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
}

.video-box span.duration {
	color: #333
}

.video-box span.duration:before {
	border: 1px solid #000
}

.video-box span.duration:after {
	border-top: 1px solid #000;
	border-right: 1px solid #000
}

.video-box span.duration {
	display: none
}

.z-videos-menu>ul li .video-tut-url:hover , .z-videos-menu>ul li.sub-cat-list div:hover {
	transition: .75s ease;
	color: #1b9f51
}

.video-details {
	height: auto
}

.z-video-sub-cat .video-box-wrap:nth-child(odd) {
	clear: left
}

.z-videos-wrap .content-wrap>div.z-videos-menu {
	/*! max-height:620px; */
	/*! overflow:scroll; */
	bottom: 0;
	overflow-x: hidden;
	width: 380px;
	box-sizing: border-box;

}

.z-videos-menu li ul li.sub-cat-list div {
	padding: 6px 30px 6px 20px
}

.product-header-top .expanded.dropdown .caret {
	background-position: -12px -48px
}


.z-video-category {
	display: block;
}

.z-video-category .video-box {
	opacity: 1;
	visibility: visible
}


.expanded.dropdown .caret {
	background-position: -168px -5px;
}






@media only screen and (max-width: 800px) {

}

@media only screen and (max-width: 550px) {

	
}


@media only screen and (max-width:991px) {
	.z-videos-wrap .content-wrap>div.z-videos-content {
		width: 100%;
	}
}




@media only screen and (max-width:767px) {
	.z-videos-wrap .content-wrap>div.z-videos-menu {
		top: 80px !important
	}

	.z-videos-wrap .content-wrap>div.z-videos-menu>ul,
	.mob-menu-click {
		max-height: 400px !important;
		display: none
	}

	.z-videos-wrap .content-wrap>div.z-videos-content {
		width: 100%
	}
}