h1.homepage-title {
	font-size: 20px;
	margin-bottom: 0;
}

.archive-description {
	color: #aaa;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.homepage-hero,
.homepage-category-hub,
.homepage-supporting-copy {
	margin-bottom: 2em;
	padding: 1.5em;
	background: #161616;
	border: 1px solid #2b2b2b;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.02);
}

.homepage-hero .widget-title,
.homepage-category-hub .widget-title,
.homepage-supporting-copy .widget-title {
	margin-top: 0;
}

.homepage-intro-text p,
.homepage-supporting-copy .archive-description p {
	margin: 0 0 1em;
	line-height: 1.7;
}

.homepage-category-hub .page-header {
	margin-bottom: 1.5em;
}

.homepage-categories-list {
	list-style: none;
	margin: 0 0 1.25em;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	gap: 0.75em;
}

.homepage-category-card {
	margin: 0;
}

.homepage-category-card a {
	display: flex;
	flex-direction: column;
	gap: 0.4em;
	padding: 0.85em 1em;
	border: 1px solid #2b2b2b;
	background: #202020;
	color: #f0f0f0;
}

.homepage-category-card a:hover,
.homepage-category-card a:focus {
	border-color: #3a3a3a;
	background: #242424;
	color: #fff;
}

.homepage-category-name {
	font-size: 15px;
	font-weight: bold;
}

.homepage-categories-list {
	margin-bottom: 1.25em;
}

.homepage-category-count {
	display: block;
	margin-top: 0;
	font-size: 12px;
	color: #9f9f9f;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.homepage-category-actions,
.homepage-supporting-links {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
	margin-top: 1em;
}

.homepage-supporting-links {
	margin-bottom: 1em;
}

.homepage-footer-links-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em 1.25em;
}

.homepage-footer-links-list li {
	margin: 0;
}

.homepage-footer-links-list a {
	color: #d4d4d4;
	font-size: 13px;
}

.homepage-feed-header {
	margin-top: 0;
}

.home .homepage-category-hub {
	margin-top: 0.75em;
}

.home .videos-list > .pagination ul {
	padding-top: 1em;
}

@media screen and (min-width: 992px) {
	body.home.blog .page-header.homepage-feed-header {
		margin-bottom: 10px;
	}

	body.home.blog .homepage-category-hub {
		margin-top: 10px;
	}

	body.home.blog .homepage-category-hub,
	body.home.blog .homepage-hero,
	body.home.blog .homepage-supporting-copy {
		margin-bottom: 10px;
	}

	body.home.blog .homepage-categories-list {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}

	body.home.blog .homepage-category-card {
		min-width: 0;
	}

	body.home.blog .homepage-category-card a {
		min-height: 100%;
	}

	body.home.blog .homepage-category-actions,
	body.home.blog .homepage-supporting-links {
		display: none;
	}

	body.home.blog .homepage-supporting-copy .archive-description p:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 991.98px) {
	body.home.blog .page-header.homepage-feed-header {
		margin-top: 0 !important;
		min-height: 2.8rem;
		margin-bottom: 0.45rem !important;
	}

	body.home.blog .page-header.homepage-feed-header .widget-title {
		display: none !important;
	}

	body.home.blog .page-header.homepage-feed-header #filters {
		top: 0;
		right: 0;
		margin: 0;
	}

	body.home.blog .site-header.mobile-search-open + #content.site-content .page-header.homepage-feed-header {
		margin-top: 0.2rem !important;
	}

	body.home.blog .videos-list > article.hentry {
		margin-bottom: 0 !important;
	}

	.home .homepage-category-hub {
		margin-top: 0.5em;
		padding-top: 1.1em;
	}

	body.home.blog .homepage-hero,
	body.home.blog .homepage-supporting-copy {
		max-width: 342px;
		margin-left: auto;
		margin-right: auto;
		padding: 1.15em 1em;
	}

	body.home.blog .homepage-hero {
		margin-bottom: 0.95rem;
	}

	body.home.blog .homepage-supporting-copy {
		margin-bottom: 0.85rem;
	}

	body.home.blog .homepage-supporting-links {
		margin-bottom: 0;
	}

	body.home.blog .site-footer {
		margin-top: 0 !important;
		padding-top: 1.2em;
		padding-bottom: 1.25em;
	}

	body.home.blog .site-footer .row {
		padding-left: 1em;
		padding-right: 1em;
	}

	body.home.blog .footer-menu-container {
		margin-top: 0.35em;
	}

	.home .videos-list > .pagination ul {
		padding-top: 0.35em;
	}
}

.bx-wrapper {
	margin-bottom: 0.625em !important;
}

.bx-viewport {
	background: transparent !important;
}

.bx-viewport .slide {
	line-height: 0;
}

.bx-viewport .slide a {
	display: block;
	position: relative;
}

.bx-viewport .slide img {
	width: 100%;
}

.bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0.3em 0.6em;
	background: rgba(0, 0, 0, 0.75);
	color: #fff;
	font-size: 0.875em;
	line-height: 1.4;
}

.bx-wrapper .bx-controls-direction a {
	background-color: #333 !important;
}

.bx-wrapper .bx-controls-direction a:hover {
	color: #fff;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
	text-indent: 0 !important;
	font-size: 0;
	text-align: center;
}

.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-next:before {
	font-family: "FontAwesome";
	font-size: 26px;
	line-height: 40px;
	color: #fff;
}

.bx-wrapper .bx-prev:before {
	content: "\f104";
}

.bx-wrapper .bx-next:before {
	content: "\f105";
}

.bx-controls {
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.13);
}
