/* Video list page overrides */



.video_page .wow.animated {
	visibility: visible;
}

.video_page .video-breadcrumb {
	padding: 0;
}

.video_page .video-breadcrumb .image img {
	width: 100%;
	display: block;
}

.video_page .video-breadcrumb .item {
	padding: 10px 0;
}

.video_page .video-breadcrumb .title h1.normal {
	margin: 0;
}

.video_page .video-breadcrumb .tem01-location {
	color: #333;
}

.video_page .video-breadcrumb .tem01-location a,
.video_page .video-breadcrumb .tem01-location span {
	color: inherit;
}

.video_page .tem07-video-list-ms {
	padding-bottom: 30px;
}

.video_page .tem07-video-list-ms > .row > .diyCol,
.video_page .tem07-video-list-ms > .row > [class*="col-"] {
	margin-bottom: 10px;
	padding: 0 5px;
}

.video_page .svd-video-empty {
	padding: 40px 0;
	text-align: center;
	color: #666;
}

.video_page .stslite-en-pagination .page-numbers {
	margin: 0 5px 5px 0;
	font-size: 14px;
	padding: 6px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ccc;
	color: #666;
	display: inline-block;
	text-align: center;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

.video_page .stslite-en-pagination .page-numbers.current {
	color: #bbb;
}

.video_page .stslite-en-pagination .page-numbers.dots {
	border: none;
	background: transparent;
}
