	font-size: 1.25em;
	font-weight: bold;
	color: #eee;
}

.entry-content .rating-bar {
	width: 80%;
}

.entry-content .rating-bar-meter {
	width: 0%;
}

.rating-result {
	width: 80%;
	margin-top: 0.4em;
	overflow: hidden;
}

.rating-result .percentage,
.rating-result .likes {
	float: left;
	font-size: 0.875em;
}

.rating-result .likes {
	text-align: right;
	float: right;
}

.rating-result .likes_count {
	margin-right: 0.4em;
}

#video-about .tags {
	margin-top: 0.5em;
}

#video-about .tags .tags-list .label {
	margin: 0 0.6em 0.6em 0;
	display: inline-block;
}

#video-about .tags .tags-list .label i {
	margin-right: 5px;
}

.edit-link {
	font-size: 0.875em;
}

#video-about p {
	font-size: 0.875em;
	line-height: 1.6em;
	margin-top: 0;
}

#video-author,
#video-date,
#video-actors {
	padding-bottom: 0.5em;
}

#video-author i,
#video-date i,
#video-actors i {
	color: #eee;
}

.desc {
	margin-bottom: 1em;
}

.desc.more {
	overflow: hidden;
}

.morecontent span {
	display: none;
	outline: 0;
}

.morelink {
	display: block;
	padding: 0.5em 0;
	margin-top: 1em;
	border-top: 3px solid #333;
	text-align: center;
	outline: 0;
	color: #777;
	font-weight: bold;
	letter-spacing: -0.5px !important;
}

.morelink:hover {
	color: #ccc;
}

.morelink:visited,
.morelink:focus,
.morelink.less {
	outline: 0;
}

.morelink i {
	margin-left: 2px;
}

.advertising {
	text-align: center;
	margin: 1.25em 0 0;
	line-height: 0;
}

.title-block {
	background: #282828;
	border-left-width: 6px;
	border-left-style: solid;
	overflow: hidden;
	margin: 1.25em 0 1.25em;
	padding: 0.5em 0.75em 0;
}

.title-block h1.entry-title {
	margin: 0;
	padding: 0 0 0.5em;
	font-size: 1.45em;
	border-bottom: 1px solid #151515;
	font-weight: normal;
	color: #eee;
}

.single-video-overview {
	margin: 0 0 1.25em;
	padding: 1.25em 1.25em 1em;
	background: #1d1d1d;
	border: 1px solid #2b2b2b;
}

.single-video-overview-header .widget-title {
	margin-top: 0;
	margin-bottom: 0.8em;
}

.single-video-summary {
	margin: 0 0 1em;
	color: #c6c6c6;
	line-height: 1.7;
	font-size: 0.95em;
}

.single-video-facts,
.single-video-topics-list {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
}

.single-video-facts {
	margin-bottom: 1em;
}

.single-video-fact {
	display: inline-flex;
	align-items: center;
	gap: 0.45em;
	padding: 0.55em 0.8em;
	background: #252525;
	border: 1px solid #303030;
	font-size: 0.85em;
	color: #e6e6e6;
}

.single-video-fact a {
	color: #f0f0f0;
}

.single-video-topics {
	display: grid;
	gap: 0.9em;
}

.single-video-topics-row {
	display: grid;
	gap: 0.55em;
}

.single-video-topics-label {
	font-size: 0.78em;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #9d9d9d;
	font-weight: bold;
}

.single-video-topics-list .label {
	margin: 0;
}

.single-video-cluster-nav {
	margin: 0 0 1.25em;
	padding: 1em 1.25em;
	background: #181818;
	border: 1px solid #2b2b2b;
}

.single-video-cluster-path {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.45em;
	font-size: 0.82em;
	margin-bottom: 0.9em;
	color: #b8b8b8;
}

.single-video-cluster-path a,
.single-video-cluster-path .current {
	color: #e5e5e5;
}

.single-video-cluster-path .separator {
	color: #7f7f7f;
}

.single-video-cluster-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
}

.single-video-cluster-cast {
	margin-top: 1em;
}

.category-archive-overview {
	display: grid;
	grid-template-columns: minmax(220px, 300px) minmax(0, 1fr);
	gap: 1.25em;
	margin: 0 0 1.25em;
	padding: 1.25em;
	background: #181818;
	border: 1px solid #2b2b2b;
}

.actor-archive-overview {
	display: grid;
	grid-template-columns: minmax(220px, 300px) minmax(0, 1fr);
	gap: 1.25em;
	margin: 0 0 1.25em;
	padding: 1.25em;
	background: #181818;
	border: 1px solid #2b2b2b;
}

.actor-archive-overview-media a {
	display: block;
}

.actor-archive-overview-media img,
.actor-archive-overview-media .no-thumb {
	width: 100%;
	display: block;
}

.actor-archive-overview-content .page-header {
	margin-bottom: 0.75em;
}

.actor-archive-overview-content .widget-title {
	margin-top: 0;
	margin-bottom: 0.5em;
}

.category-archive-overview-media a {
	display: block;
}

.category-archive-overview-media img,
.category-archive-overview-media .no-thumb {
	width: 100%;
	display: block;
}

.category-archive-overview-content .page-header {
	margin-bottom: 0.75em;
}

.category-archive-overview-content .widget-title {
	margin-top: 0;
	margin-bottom: 0.5em;
}

.category-archive-facts,
.actor-archive-facts,
.category-archive-actions,
.actor-archive-actions,
.category-archive-topics-list {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
}

.category-archive-facts {
	margin: 0 0 1em;
}

.actor-archive-facts,
.actors-hub-facts {
	margin: 0 0 1em;
}

.category-archive-fact {
	display: inline-flex;
	align-items: center;
	gap: 0.45em;
	padding: 0.55em 0.8em;
	background: #252525;
	border: 1px solid #303030;
	font-size: 0.85em;
	color: #e6e6e6;
}

.actor-archive-fact {
	display: inline-flex;
	align-items: center;
	gap: 0.45em;
	padding: 0.55em 0.8em;
	background: #252525;
	border: 1px solid #303030;
	font-size: 0.85em;
	color: #e6e6e6;
}

.category-archive-actions {
	margin-bottom: 1em;
}

.actor-archive-actions,
.actors-hub-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
	margin-bottom: 1em;
}

.category-archive-topics {
	display: grid;
	gap: 0.55em;
}

.actor-archive-topics {
	display: grid;
	gap: 0.55em;
}

.category-archive-topics-label {
	font-size: 0.78em;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #9d9d9d;
	font-weight: bold;
}

.actor-archive-topics-label {
	font-size: 0.78em;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #9d9d9d;
	font-weight: bold;
}

.category-archive-topics-list .label {
	margin: 0;
}

.actor-archive-topics-list .label {
	margin: 0;
}

.category-archive-cluster-nav,
.category-archive-supporting-copy,
.actor-archive-supporting-copy,
.actors-hub-overview {
	margin: 0 0 1.25em;
	padding: 1em 1.25em;
	background: #181818;
	border: 1px solid #2b2b2b;
}

.category-archive-cluster-path {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.45em;
	font-size: 0.82em;
	margin-bottom: 0.9em;
	color: #b8b8b8;
}

.category-archive-cluster-path a,
.category-archive-cluster-path .current {
	color: #e5e5e5;
}

.category-archive-cluster-path .separator {
	color: #7f7f7f;
}

.category-archive-cluster-actions,
.category-archive-supporting-topics {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
}

.actor-archive-supporting-topics {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
	margin-top: 1em;
}

.category-archive-supporting-copy .page-header {
	margin-bottom: 0.75em;
}

.actor-archive-supporting-copy .page-header {
	margin-bottom: 0.75em;
}

.category-archive-supporting-copy .widget-title {
	margin-top: 0;
	margin-bottom: 0.5em;
}

.actor-archive-supporting-copy .widget-title,
.actors-hub-overview .widget-title {
	margin-top: 0;
	margin-bottom: 0.5em;
}

.category-archive-supporting-topics {
	margin-top: 1em;
}

.actor-archive-feed-title {
	margin-top: 0;
}

.tag-archive-overview,
.tag-hub-overview,
.tag-hub-cloud,
.author-block {
	margin: 0 0 1.25em;
	padding: 1em 1.25em;
	background: #181818;
	border: 1px solid #2b2b2b;
}

.tag-archive-facts,
.tag-archive-actions,
.tag-hub-actions,
.author-archive-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
}

.tag-archive-facts,
.tag-archive-actions,
.tag-hub-actions {
	margin-top: 1em;
}

.tag-archive-feed-title {
	margin-top: 0;
}

.tag-hub-cloud .tagcloud {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em 1em;
	line-height: 1.9;
}

.tag-hub-cloud .tagcloud a,
.tag-hub-cloud a.tag-cloud-link {
	display: inline-flex;
	align-items: center;
	padding: 0.2em 0;
}

.author-block p {
	margin-bottom: 0;
}

.author-archive-actions {
	margin-top: 1em;
}

#video-tabs {
	position: relative;
	padding-top: 0.5em;
}

#video-tabs button.tab-link {
	background: none !important;
	border: none;
	box-shadow: none;
	border-bottom: 3px solid #555 !important;
	padding: 0 2em 0.75em;
}

#video-tabs button.tab-link.active {
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#tracking-url {
	font-size: 20px;
	padding: 20px;
	display: block;
	text-align: center;
	margin: 15px 0;
}

#tracking-url i {
	position: relative;
	top: -1px;
}

.clear {
	clear: both;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.happy-sidebar {
	margin-top: 0.9em;
}

.site-footer {
	background: #222;
	padding: 2em 0;
	margin-top: 3em;
	box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.12);
	clear: both;
	width: 100%;
}

.site-footer .row {
	padding: 0 1.5em;
}

.site-footer .widget-title {
	box-shadow: none;
	margin-top: 0;
}

.site-footer .site-info {
	clear: both;
	text-align: center;
	font-size: 0.9em;
	padding-top: 1em;
}

.site-footer .one-column-footer .widget {
	width: 100%;
}

.site-footer .two-columns-footer .widget {
	width: 48%;
	margin: 0 4% 0 0;
	float: left;
}

.site-footer .three-columns-footer .widget {
	width: 30%;
	margin: 0 5% 0 0;
	float: left;
}

.site-footer .four-columns-footer .widget {
	width: 22%;
	margin: 0 4% 0 0;
	float: left;
}

.site-footer .two-columns-footer .widget:nth-child(2n),
.site-footer .three-columns-footer .widget:nth-child(3n),
.site-footer .four-columns-footer .widget:nth-child(4n) {
	margin-right: 0;
}

.happy-footer {
	text-align: center;
	margin-bottom: 1.5em;
}

.logo-footer {
	text-align: center;
	padding-top: 2em;
}

.logo-footer a {
	display: inline-block;
	max-width: 12.5em;
}

.video-js .vjs-play-control,
.vjs-fullscreen-control,
.vjs-fullscreen-control:hover,
.vjs-mute-control,
.vjs-mute-control:hover {
	background: none !important;
	box-shadow: none;
}

.video-js .vjs-control-bar {
	background-color: #333 !important;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 70%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 70%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 70%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a62b2b2b', endColorstr='#00000000', GradientType=0);
	/* IE6-9 */
	border: 1px solid #333;
	height: 3.1em;
}

.vjs-poster {
	background-size: cover;
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
	display: block;
}

/* .video-js .vjs-progress-holder {
height: 0.5em;
} */

.video-player {
	position: relative;
}

.responsive-player {
	position: relative;
	aspect-ratio: 16 / 9;
}

.responsive-player>iframe,
.responsive-player .fluid_video_wrapper,
.responsive-player .video-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vjs-tech,
.video-player,
.video-js {
	outline: none;
}

.vjs-big-play-centered .vjs-big-play-button {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.video-js .vjs-big-play-button {
	font-size: 5em;
}

.video-js .vjs-control:focus::before,
.video-js .vjs-control:hover::before,
.video-js .vjs-control:focus {
	outline: 0;
}

.video-js .vjs-play-progress::before {
	font-size: 1em;
	position: absolute;
	right: -0.5em;
	top: -0.29em;
	z-index: 1;
}

.vjs-button>.vjs-icon-placeholder:before {
	font-size: 2.2em;
	line-height: 1.37em;
}

.vjs-quality-selector .vjs-icon-placeholder:before {
	content: '\f110';
	font-family: VideoJS;
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	line-height: 1.67em;
}

.vjs-quality-selector button.vjs-menu-button {
	background-color: transparent !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}

.logo-watermark-img {
	position: absolute;
}

.comments-title,
.comment-reply-title {
	background: #282828;
	color: #fff;
	padding: 0.4em 0.8em;
	font-size: 1.1em;
	font-weight: normal;
	border-left-width: 6px;
	border-left-style: solid;
}

.comment-reply-link {
	border: 1px solid;
	padding: 0.4em 0.8em;
	color: #fff;
	font-size: 0.8em;
}

.comment-reply-link:hover {
	background-color: #555 !important;
	border-color: #555 !important;
	transition: all 200ms linear;
	color: #fff;
	outline: none;
}

.comment-navigation .nav-previous,
.comment-navigation .nav-next {
	width: 50%;
}

.comment-navigation .nav-previous {
	float: left;
}

.comment-navigation .nav-next {
	float: right;
	text-align: right;
}

#comments {
	margin-top: 2em;
}

.comment-list {
	list-style: none;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-form label {
	display: block;
	margin-bottom: 5px;
}

.comment-author img {
	position: relative;
	top: 5px;
	margin-right: 3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.comment-metadata {
	font-size: 0.8em;
}

.comment-form-cookies-consent {
	clear: both;
}

.comment-form-cookies-consent input {
	float: left;
	margin: 6px 10px 0 3px;
}

#logo-watermark .top-left {
	top: 1em;
	left: 1em;
}

#logo-watermark .top-right {
	top: 1em;
	right: 1em;
}

#logo-watermark .bottom-left {
	bottom: 3em;
	left: 2em;
}

#logo-watermark .bottom-right {
	bottom: 3em;
	right: 2em;
}

.grayscale {
	-webkit-filter: saturate(0);
	filter: saturate(0);
}

.logo_maintain_display img {
	max-width: 20%;
}

.happy-inside-player,
.happy-inside-player-pause {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 400;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	padding-bottom: 40px;
}

.happy-inside-player a,
.happy-inside-player-pause a {
	display: block;
	line-height: 0;
}

/* .happy-inside-player .zone-1,
.happy-inside-player .zone-2  {
align-self: center;
} */

.close-icon {
	position: absolute;
	top: -10px;
	right: -15px;
	padding: 0.1em 0.5em;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	z-index: 99999;
}

.close-text {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	padding: 0 12px;
	height: 40px;
}

.close-icon i {
	margin-right: 0;
}

.happy-under-player,
.happy-under-player-mobile {
	text-align: center;
	margin-top: 1.75em;
}

.anwad-faphouse-player-banner {
	display: block;
	margin-top: 1.1em;
	line-height: 0;
}

.anwad-faphouse-player-banner img {
	display: block;
	width: 100%;
	height: auto;
	border: 0;
}

.anwad-faphouse-player-banner-mobile {
	display: none !important;
}

.happy-under-player-mobile {
	display: none;
}

#video-share {
	padding-top: 1em;
}

#video-share i {
	font-size: 1.5rem;
	color: #fff;
	width: 43px;
	height: 43px;
	line-height: 43px;
	text-align: center;
}

#video-share i#facebook {
	background-color: #3b5998;
}

#video-share i#twitter {
	background-color: #55acee;
}

#video-share i#googleplus {
	background-color: #dd4b39;
}

#video-share i#linkedin {
	background-color: #007bb5;
}

#video-share i#reddit {
	background-color: #ff4500;
}

#video-share i#tumblr {
	background-color: #36465d;
}

#video-share i#odnoklassniki {
	background-color: #f7931e;
}

#video-share i#vk {
	background-color: #507299;
}

#video-share i#email {
	background-color: #777;
}

#video-share a {
	margin: 0 0.2rem;
	display: inline-block;
	outline: 0;
}

#video-share a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#sidebar {
	margin-top: -0.9em;
}

.under-video-block {
	overflow: hidden;
}

.under-video-block .show-more-related a.button {
	display: table;
	margin: 10px auto;
	text-align: center;
}

.under-video-block h2 {
	margin-top: 1em;
}

.under-video-block .archive-description {
	margin-bottom: 1em;
}

.widget-related-videos .widget-title {
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 767.98px) {
	.top-bar {
		overflow: hidden;
		padding-bottom: 0.75em;
	}

	.top-bar-content {
		display: block;
		justify-content: inherit;
		text-align: left;
	}

	.top-bar .social-share {
		padding-top: 1em;
	}

	.top-bar .social-share small {
		display: none;
	}

	.top-bar .social-share {
		display: none;
	}

	.top-bar .social-share a {
		font-size: 20px;
		margin: 0 5px 10px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		padding: 0;
	}

	.top-bar .membership {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 10px;
	}

	.top-bar .membership span.topbar-item-text {
		display: none;
	}

	.top-bar .membership a {
		font-size: 25px;
		margin: 0 10px;
	}

	.site-header {
		position: relative;
	}

	.site-branding {
		height: auto;
		max-height: inherit;
		display: block;
		clear: both;
	}

	.site-branding,
	.site-content {
		padding: 10px;
	}

	.site-branding .header-search {
		text-align: center;
		margin: 1em auto;
	}

	.site-branding .logo,
	.site-branding .logo a,
	.site-branding .logo img {
		width: 90%;
	}

	.site-branding .logo {
		max-width: 63%;
	}

	.site-branding .logo a,
	.site-branding .logo img {
		width: 100%;
	}

	.site-branding .header-search input {
		width: calc(98% - 45px);
		float: none;
	}

	.site-branding .header-search input#searchsubmit {
		position: relative;
		top: 0;
		left: -5px;
	}

	.site-branding .happy-header {
		margin: 2em auto 0;
	}

	#site-navigation {
		position: absolute;
		top: 36px;
		right: 20px;
		float: none;
		height: 0;
		border: 0 !important;
	}

	#site-navigation.membership-enabled {
		top: 70px;
	}

	.logo .site-title {
		width: 84%;
	}

	.logo .site-title a {
		font-size: 26px !important;
	}

	.logo p.site-description {
		margin-top: 5px;
	}

	#content {
		margin-top: 0;
	}

	.thumb-block {
		width: 50%;
		padding: 5px;
		margin-bottom: 3%;
	}

	.content-area:not(.categories-list) .videos-list .thumb-block {
		width: 100%;
		padding: 0 0 14px;
		margin-bottom: 0;
	}

	.thumb-block.full-width {
		width: 100%;
	}

	.thumb-block a {
		display: block;
	}

	.under-video-block .show-more-related a.button {
		display: block;
	}

	.play-icon-hover i {
		font-size: 5em;
	}

	.main-navigation {
		margin: 0 0 0.5em;
	}

	.happy-header-mobile {
		margin: 0 auto 20px;
		text-align: center;
		display: block;
	}

	.happy-under-player {
		display: none;
	}

	.anwad-faphouse-player-banner {
		margin-top: 20px;
	}

	.anwad-faphouse-player-banner-desktop {
		display: none !important;
	}

	.anwad-faphouse-player-banner-mobile {
		display: block !important;
		max-width: 370px;
		margin: 0 auto;
	}

	.happy-under-player-mobile {
		text-align: center;
		margin-top: 20px;
		display: block;
	}

	.happy-footer-mobile {
		margin: 0 auto;
		text-align: center;
		display: block;
	}

	.happy-header,
	.happy-footer,
	.happy-inside-player {
		display: none;
	}

		.top-bar-content,
		.title-block h1.entry-title,
		.happy-sidebar {
			text-align: center;
		}

		.video-player {
			width: 100vw;
			margin-left: calc(50% - 50vw);
			margin-right: calc(50% - 50vw);
			background: #000;
			line-height: 0;
			box-shadow: 0 20px 38px rgba(0, 0, 0, 0.45);
		}

		.responsive-player {
			aspect-ratio: 4 / 3;
			min-height: clamp(17rem, 72vw, 24rem);
			max-height: 78vh;
			background: #000;
			overflow: hidden;
		}

		.responsive-player > iframe,
		.responsive-player .fluid_video_wrapper,
		.responsive-player .video-js {
			width: 100% !important;
			height: 100% !important;
		}

		.title-block {
			margin-top: 0.65em;
		}

		.title-block h1.entry-title {
			font-size: 1.25em;
		}

	.pagination {
		display: block;
		width: 100%;
		margin: 0;
		overflow: visible;
	}

	.pagination ul {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: center;
		gap: 0.4em;
		overflow: visible;
		padding: 1.25em 0 0.5em;
		white-space: nowrap;
	}

	.pagination ul li {
		float: none;
		flex: 0 0 auto;
		margin: 0;
	}

	.pagination ul li a {
		min-width: 2.25em;
		padding: 0.5em 0.75em;
		font-size: 0.95em;
		line-height: 1.1;
		text-align: center;
		white-space: nowrap;
	}

	#sidebar {
		margin: 40px 0;
		clear: both;
		overflow: hidden;
	}

	.widget_categories ul li a {
		padding: 0.75em 1em;
		margin: 0 1em 1em 0;
	}

	.more-videos span,
	.breadcrumbs-area {
		display: none;
	}

	.more-videos i {
		margin-left: 0.188em;
	}

	#rating {
		width: 100%;
		padding: 0.5em 0 0.5em 0.25em;
		text-align: center;
	}

	#video-tabs .about,
	#video-tabs .share {
		display: none;
	}

	#video-tabs #tracking-url,
	#tracking-url {
		display: block;
		position: relative;
		margin: 0 auto 1em;
		text-align: center;
	}

	#tracking-url {
		margin: 10px 0;
	}

	#video-share {
		padding: 0 1em;
		margin: 1em 0;
		text-align: center;
		display: block;
	}

	#video-share a {
		margin: 0 0.2em 0.75em 0;
	}

	#video-share i {
		font-size: 1.5em;
		width: 45px;
		height: 45px;
		line-height: 45px;
	}

	.video-description {
		margin-bottom: 1em;
	}

	.video-description p,
	.archive-description p,
	p.comment-notes {
		font-size: 0.9em;
	}

	.happy-inside-player {
		width: 90%;
	}

	.close-text {
		font-size: 90%;
	}

	.tags {
		margin-top: 1em;
	}

	.tags .tags-list .label {
		margin: 0 1em 1em 0;
		padding: 0.5em 1em;
		font-size: 0.9em;
		display: inline-block;
	}

	#rating-col {
		width: 100%;
		padding: 0 1.375em 1.375em;
	}

	.entry-content .rating-bar,
	.rating-result {
		width: 100%;
	}

	#video-about {
		float: none;
		padding: 1.5em 1em 1em;
		width: 100%;
		text-align: center;
	}

	.category-archive-overview {
		grid-template-columns: 1fr;
	}

	.actor-archive-overview {
		grid-template-columns: 1fr;
	}

	.actors-hub-actions,
	.actor-archive-actions,
	.actor-archive-facts,
	.actor-archive-topics-list,
	.actor-archive-supporting-topics {
		gap: 0.6em;
	}

	#comments input,
	#comments textarea {
		width: 100%;
		margin-bottom: 1em;
	}

	#comments .button.margin-top-2 {
		margin-top: 0;
	}

	.site-footer {
		margin-top: 0;
	}

	.site-footer .one-column-footer .widget,
	.site-footer .two-columns-footer .widget,
	.site-footer .three-columns-footer .widget,
	.site-footer .four-columns-footer .widget {
		width: 100%;
		float: none;
		margin: 0 0 8%;
	}

	.site-footer .widget-title {
		margin-top: 1em;
	}

	.happy-footer {
		margin-bottom: 0.5em;
	}

	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {
		max-width: 100%;
	}

	.prev-photo,
	.next-photo {
		display: none;
	}

	.video-submit-area input,
	.video-submit-area textarea {
		width: 100%;
	}

	.tag-hub-cloud {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.65em;
	}

	.tag-hub-cloud .widget-title {
		grid-column: 1 / -1;
		margin-bottom: 0;
	}

	.tag-hub-cloud .tagcloud,
	.tag-hub-cloud .tagcloud {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.65em;
		line-height: 1.35;
	}

	.tag-hub-cloud .tagcloud a,
	.tag-hub-cloud a.tag-cloud-link {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		width: 100%;
		min-height: 3em;
		padding: 0.7em 0.8em;
		font-size: 1rem !important;
		line-height: 1.2;
		background: #555;
		color: #f1f1f1;
		white-space: normal;
		word-break: break-word;
	}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 20em) {
	/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 20em) and (min-width : 48em) {
	/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media (min-width: 768px) and (max-width: 991.98px) {
	.top-bar {
		overflow: hidden;
		padding-bottom: 0.75em;
	}

	.top-bar-content {
		display: flex;
		justify-content: space-between;
	}

	.top-bar .social-share {
		padding-top: 8px;
	}

	.top-bar .social-share small {
		display: none;
	}

	.top-bar .membership {
		display: flex;
		justify-content: center;
		margin-top: 10px;
	}

	.top-bar .membership .welcome {
		font-size: 16px;
	}

	.top-bar .membership span.topbar-item-text {
		display: none;
	}

	.top-bar .membership a {
		font-size: 25px;
		margin: 0 10px;
	}

	.site-header {
		position: relative;
	}

	.site-branding {
		height: auto;
		max-height: inherit;
		display: block;
		clear: both;
	}

	.site-branding .logo {
		margin: 0 auto 30px;
	}

	.site-branding .header-search,
	.site-branding .happy-header {
		text-align: center;
		margin: 1em auto;
	}

	.site-branding .logo,
	.site-branding .logo a,
	.site-branding .logo img {
		width: 100%;
	}

	.site-branding .header-search input {
		width: calc(99% - 45px);
		float: none;
	}

	.site-branding .header-search input#searchsubmit {
		position: relative;
		top: 0;
		left: -5px;
	}

	#site-navigation {
		position: absolute;
		top: 75px;
		right: 20px;
		float: none;
		height: 0;
		border: 0 !important;
	}

	#site-navigation ul {
		top: 55px;
		left: 20px;
	}

	.site-title a {
		font-size: inherit;
	}

	.site-branding .happy-header {
		margin: 2em auto 0.5em;
		display: none;
	}

	.site-content .widget-area {
		float: right;
		overflow: hidden;
		width: 18.75em;
	}

	.happy-under-player {
		display: none;
	}

	.happy-under-player-mobile {
		display: block;
	}

	.thumb-block {
		width: 33.333333%;
		padding: 5px;
		margin-bottom: 3%;
	}

	.thumb-block a {
		display: block;
	}

	.play-icon-hover i {
		font-size: 4em;
	}

	#rating {
		width: 30%;
		float: left;
		padding: 0.5em 0 0 0.25em;
	}

	#video-tabs {
		width: 70%;
		float: left;
	}

	#rating-col {
		width: 30%;
		float: left;
		padding: 0 1.375em;
	}

	#video-about {
		float: left;
		padding: 0 1em;
	}

	#sidebar {
		margin-top: 2em;
	}

	.breadcrumbs-area {
		display: none;
	}

	.happy-header-mobile,
	.happy-sidebar {
		text-align: center;
		display: block;
	}

	.happy-header-mobile {
		width: min(300px, calc(100% - 24px));
		margin: 0 auto 16px;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
	}

	.happy-header-mobile > *,
	.happy-header-mobile ins,
	.happy-header-mobile a,
	.happy-header-mobile div,
	.happy-header-mobile iframe,
	.happy-header-mobile img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}

	.under-player-ad-mobile {
		text-align: center;
		margin: 40px 0 20px;
		display: block;
	}

	.happy-footer-mobile {
		margin: 0 auto;
		text-align: center;
		display: block;
	}

	.happy-footer {
		display: none;
	}

	.site-content .widget-area {
		float: none;
		width: 100%;
	}

	.site-footer .one-column-footer .widget,
	.site-footer .two-columns-footer .widget,
	.site-footer .three-columns-footer .widget,
	.site-footer .four-columns-footer .widget {
		width: 100%;
	}

	.site-footer .widget-title {
		margin-top: 1em;
	}

	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {
		max-width: 33.33%;
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 48em) and (max-width : 64em) and (orientation : portrait) {
	/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 48em) and (max-width : 64em) and (orientation : landscape) {
	/* Styles */

}

/* Small desktops ----------- */
@media (min-width: 992px) and (max-width: 1199.98px) {
	#content {
		min-height: 40em;
	}

	.col-1,
	.col-2 {
		float: left;
		width: 48%;
	}

	.col-1 {
		margin-right: 4%;
	}

	.col-3 {
		width: 31.3%;
		float: left;
		margin-right: 3%;
	}

	.col-3:nth-child(3n) {
		margin-right: 0;
	}

	.site-branding .logo {
		margin-right: 1em;
	}

	.site-branding .logo,
	.site-branding .logo a,
	.site-branding .logo img {
		width: 90%;
	}

	.content-area {
		float: left;
		margin: 0 -21em 0 0;
		width: 100%;
	}

	.content-area.with-sidebar-right {
		float: left;
		margin: 0 -21em 0 0;
	}

	.content-area.with-sidebar-left {
		float: right;
		margin: 0 0 0 -21em;
	}

	.site-main.with-sidebar-right {
		margin: 0 21em 0 0;
	}

	.site-main.with-sidebar-left {
		margin: 0 0 0 21em;
	}

	.site-content .widget-area {
		float: right;
		overflow: hidden;
		width: 18.75em;
	}

	.site-content .widget-area.with-sidebar-right {
		float: right;
	}

	.site-content .widget-area.with-sidebar-left {
		float: left;
	}

	.thumb-block {
		width: 25%;
		padding: 5px;
		margin-bottom: 2%;
	}

	#sidebar .thumb-block,
	.site-footer .four-columns-footer .thumb-block {
		width: 50%;
	}

	.site-footer .two-columns-footer .thumb-block {
		width: 25%;
	}

	.site-footer .three-columns-footer .thumb-block {
		width: 33.33%;
	}

	#sidebar .thumb-block .entry-header,
	.site-footer .one-column-footer .thumb-block .entry-header,
	.site-footer .two-columns-footer .thumb-block .entry-header,
	.site-footer .three-columns-footer .thumb-block .entry-header,
	.site-footer .four-columns-footer .thumb-block .entry-header,
	#sidebar span.views,
	#sidebar span.duration,
	.site-footer span.views,
	.site-footer span.duration,
	#sidebar .more-videos span,
	.site-footer .more-videos span {
		display: none;
	}

	#sidebar .more-videos i,
	.site-footer .more-videos i {
		margin-left: 0.188em;
	}

	.play-icon-hover i {
		font-size: 3em;
	}

	#sidebar .play-icon-hover i,
	.site-footer .play-icon-hover i {
		font-size: 2.5em;
	}

	#rating {
		width: 30%;
		float: left;
		padding: 0.5em 0 0 0.25em;
	}

	#video-tabs {
		width: 70%;
		float: left;
	}

	#rating-col {
		width: 30%;
		float: left;
		padding: 0 1.375em;
	}

	#video-about {
		float: left;
		padding: 0 1em;
	}

	#video-share a {
		margin: 0 0 10px 0;
	}

	#video-share i {
		font-size: 1rem;
	}
}

/* Desktops and laptops ----------- */
@media (min-width: 1200px) {
	#content {
		min-height: 40em;
	}

	.col-1,
	.col-2 {
		float: left;
		width: 48%;
	}

	.col-1,
	.blog-article .col-1 {
		margin-right: 2%;
	}

	.blog-article .col-1,
	.blog-article .col-2 {
		float: left;
	}

	.blog-article .col-1 {
		width: 20%;
	}

	.blog-article .col-2 {
		width: 76%;
	}

	.col-3 {
		width: 31.3%;
		float: left;
		margin-right: 3%;
	}

	.col-3:nth-child(3n) {
		margin-right: 0;
	}

	.content-area {
		float: left;
		margin: 0 -21em 0 0;
		width: 100%;
	}

	.content-area.with-sidebar-right {
		float: left;
		margin: 0 -21em 0 0;
	}

	.content-area.with-sidebar-left {
		float: right;
		margin: 0 0 0 -21em;
	}

	.site-main.with-sidebar-right {
		margin: 0 21em 0 0;
	}

	.site-main.with-sidebar-left {
		margin: 0 0 0 21em;
	}

	.site-content .widget-area {
		float: right;
		overflow: hidden;
		width: 18.75em;
	}

	.site-content .widget-area.with-sidebar-right {
		float: right;
	}

	.site-content .widget-area.with-sidebar-left {
		float: left;
	}

	.comment-notes {
		font-size: 0.9em;
		font-style: italic;
	}

	.comment-form-comment,
	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		width: 48%;
		float: left;
	}

	.comment-form-comment.full-width {
		width: 100%;
	}

	.comment-form-comment {
		margin-right: 4%;
	}

	.comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		width: 100%;
		margin-bottom: 1em;
	}

	.form-submit {
		clear: both;
		display: block;
		padding-top: 1em;
	}

	.thumb-block {
		width: 20%;
		padding: 5px;
		margin-bottom: 1%;
	}

	#sidebar .thumb-block,
	.site-footer .four-columns-footer .thumb-block {
		width: 50%;
	}

	.site-footer .two-columns-footer .thumb-block {
		width: 25%;
	}

	.site-footer .three-columns-footer .thumb-block {
		width: 33.33%;
	}

	#sidebar .thumb-block .entry-header,
	.site-footer .one-column-footer .thumb-block .entry-header,
	.site-footer .two-columns-footer .thumb-block .entry-header,
	.site-footer .three-columns-footer .thumb-block .entry-header,
	.site-footer .four-columns-footer .thumb-block .entry-header,
	#sidebar span.views,
	#sidebar span.duration,
	.site-footer span.views,
	.site-footer span.duration,
	#sidebar .more-videos span,
	.site-footer .more-videos span {
		display: none;
	}

	#sidebar .more-videos i,
	.site-footer .more-videos i {
		margin-left: 0.188em;
	}

	.play-icon-hover i {
		font-size: 4em;
	}

	#sidebar .play-icon-hover i {
		font-size: 3em;
	}

	.site-footer .three-columns-footer .play-icon-hover i,
	.site-footer .four-columns-footer .play-icon-hover i {
		font-size: 3em;
	}

	#rating {
		width: 30%;
		float: left;
		padding: 0.5em 0 0 0.25em;
	}

	#video-tabs {
		width: 70%;
		float: left;
	}

	#rating-col {
		width: 30%;
		float: left;
		padding: 0 1.375em;
	}

	#video-about {
		float: left;
		padding: 0 0.5em;
	}
}
