/*
Theme Name: RetroTube Child Theme
Theme URI: https://www.wp-script.com/themes/retrotube-adult-tube-theme/
Author: WP-Script
Author URI: https://www.wp-script.com
Description: Premium WordPress Video Tube Theme
Template:     retrotube
Version: 1.0.10
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wpst
Tags:
*/

/*
Theme Name: RetroTube
Theme URI: https://www.wp-script.com/adult-wordpress-themes/retrotube/
Author: WP-Script
Author URI: https://www.wp-script.com
Description: The most effective Adult WordPress Theme you've ever seen
Version: 1.7.2
Text Domain: wpst
Tags:
 */

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
	outline: 0;
}

a * {
	outline: 0;
}

a:active,
a:hover,
a:focus,
a:visited {
	outline: 0;
	-webkit-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

*:focus,
	*:active,
	*:visited,
	*:hover {
		outline: 0;
	}

	button::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	select::-moz-focus-inner,
	input[type="file"] > input[type="button"]::-moz-focus-inner {
		border: 0;
		outline : 0;
	}

	abbr[title] {
		border-bottom: 1px dotted;
	}

	b,
	strong {
		font-weight: bold;
	}

	dfn {
		font-style: italic;
	}

	h1 {
		font-size: 2em;
		margin: 0.67em 0;
	}

	.site-title {
		margin: 0;
		font-size: 2em;
		font-weight: bold;
	}

	p.site-description {
		margin: 0 0 0.5em;
		color: #999;
	}

	mark {
		background: #ff0;
		color: #000;
	}

	small {
		font-size: 80%;
	}

	sub,
	sup {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline;
	}

	sup {
		top: -0.5em;
	}

	sub {
		bottom: -0.25em;
	}

	img {
		border: 0;
	}

	svg:not(:root) {
		overflow: hidden;
	}

	figure {
		margin: 1em 40px;
	}

	hr {
		box-sizing: content-box;
		height: 0;
	}

	pre {
		overflow: auto;
	}

	code,
	kbd,
	pre,
	samp {
		font-family: monospace, monospace;
		font-size: 1em;
	}

	button,
	input,
	optgroup,
	select,
	textarea {
		color: inherit;
		font: inherit;
		margin: 0;
	}

	button {
		overflow: visible;
		outline: none;
	}

	button,
	select {
		text-transform: none;
	}

	button,
	html input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		-webkit-appearance: button;
		cursor: pointer;
	}

	button[disabled],
	html input[disabled] {
		cursor: default;
	}

	button::-moz-focus-inner,
	input::-moz-focus-inner {
		border: 0;
		padding: 0;
	}

	input {
		line-height: normal;
	}

	input[type="checkbox"],
	input[type="radio"] {
		box-sizing: border-box;
		padding: 0;
	}

	input[type="number"]::-webkit-inner-spin-button,
	input[type="number"]::-webkit-outer-spin-button {
		height: auto;
	}

	input[type="search"]::-webkit-search-cancel-button,
	input[type="search"]::-webkit-search-decoration {
		-webkit-appearance: none;
	}

	.search-form label {
		width: auto;
	}

	fieldset {
		border: 1px solid #333;
		margin: 1.5em 0;
		padding: 1em 1.5em;
	}

	legend {
		border: 0;
		padding: 0 10px;
	}

	textarea {
		overflow: auto;
	}

	optgroup {
		font-weight: bold;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	td,
	th {
		padding: 0;
	}

	i {
		margin-right: 0.188em;
	}

	.text-center {
		text-align: center;
	}

	.br-top-10 {
		-webkit-border-radius: 10px;
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius: 10px;
		-moz-border-radius-bottomright: 0;
		-moz-border-radius-bottomleft: 0;
		border-radius: 10px;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}

	.br-bottom-10 {
		-webkit-border-radius: 0;
		-webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius: 0;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-radius: 0;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	/*--------------------------------------------------------------
	# Typography
	--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.5;
}

select {
	cursor: pointer;
}

button,
.button,
.button:visited,
.button:focus {
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

.padding-top-1 {
	padding-top: 1em;
}

.padding-top-2 {
	padding-top: 2em;
}

.padding-top-3 {
	padding-top: 3em;
}

.padding-top-4 {
	padding-top: 4em;
}

.padding-bottom-1 {
	padding-bottom: 1em;
}

.padding-bottom-2 {
	padding-bottom: 2em;
}

.padding-bottom-3 {
	padding-bottom: 3em;
}

.padding-bottom-4 {
	padding-bottom: 4em;
}

.margin-top-1 {
	margin-top: 1em;
}

.margin-top-2 {
	margin-top: 2em;
}

.margin-top-3 {
	margin-top: 3em;
}

.margin-top-4 {
	margin-top: 4em;
}

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

.margin-bottom-2 {
	margin-bottom: 2em;
}

.margin-bottom-3 {
	margin-bottom: 3em;
}

.margin-bottom-4 {
	margin-bottom: 4em;
}



/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
	*:before,
	*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
		box-sizing: inherit;
	}

	body {
		background-color: #181818;
		color: #ccc;
	}

	blockquote:before,
	blockquote:after,
	q:before,
	q:after {
		content: "";
	}

	blockquote,
	q {
		quotes: "" "";
	}

	hr {
		background-color: #ccc;
		border: 0;
		height: 1px;
		margin-bottom: 1.5em;
	}

	ul,
	ol {
		margin: 0 0 1.5em;
	}

	ul {
		list-style: disc;
	}

	ol {
		list-style: decimal;
	}

	li > ul,
	li > ol {
		margin-bottom: 0;
		margin-left: 1.5em;
	}

	dt {
		font-weight: bold;
	}

	dd {
		margin: 0 1.5em 1.5em;
	}

	img {
		height: auto; /* Make sure images are scaled correctly. */
		max-width: 100%; /* Adhere to container width. */
	}

	figure {
		margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
	}

	table {
		margin: 0 0 1.5em;
		width: 100%;
	}

	.row {
		max-width: 100em;
		margin: 0 auto;
	}

	.width70 {
		width: 70%;
	}

	.width100 {
		width: 100%;
	}

	/*--------------------------------------------------------------
	# Forms
	--------------------------------------------------------------*/
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.label,
.label:visited,
.pagination ul li a,
.widget_categories ul li a,
.comment-reply-link,
a.tag-cloud-link,
.template-actors li a {
	border: 1px solid;
	padding: 0.4em 0.8em;
	color: #fff;
}

.label:focus {
	color: #fff;
	outline: 0;
}

.widget_categories ul li a:before {
	content: "\f07b";
	font-family: fontAwesome;
	margin-right: 0.5em;
}

.widget_categories ul li:hover a:before {
	content: "\f07c";
	margin-right: 0.33em;
}

.widget_categories ul li a,
a.tag-cloud-link {
	margin: 0 0.25em 0.5em 0;
}

.page-template-template-tags a.tag-cloud-link {
	margin: 0 1em 0.5em 0;
}

a.tag-cloud-link:before {
	content: "\f02b";
	font-family: fontAwesome;
	margin-right: 0.4em;
}

a.tag-cloud-link {
	display: inline-block;
}

a.tag-cloud-link:hover {
	color: #fff;
}

.widget a.tag-cloud-link {
	font-size: 0.9em!important;
}

button.large,
.button.large {
	font-size: 1.2em;
	padding: 0.75em 1em;
}

button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.label:hover,
.widget_categories ul li a,
.comment-reply-link:hover,
a.tag-cloud-link,
.template-actors li a {
	background-color: #555!important;
	border-color: #555!important;
	transition: all 200ms linear;
	color: #fff;
	outline: none;
}

button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #555;
	border-color: #555;
	outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea,
.wp-editor-container {
	background-color: #282828;
	border: 1px solid #282828;
	color: #ccc;
	padding: 0 0.8em;
	height: 40px;
}

textarea {
	min-height: 13em;
	padding: 0.5em 0.8em;
}

.wp-editor-container {
	height: auto;
}

.label {
	font-size: 0.8em;
	padding: 0.2em 0.4em;
}

body.single-blog .label {
	white-space: nowrap;
}

.label.secondary,
.pagination ul li a {
	background-color: #333!important;
	border-color: #333!important;
	outline: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #fff;
	background-color: #444;
	outline: 0;
	-webkit-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

textarea {
	width: 100%;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

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

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

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:hover,
a:focus,
a:active {
	color: #777;
}

a:focus {
	outline: thin dotted;
}

a.tag-cloud-link:focus {
	color: #fff;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#site-navigation,
#site-navigation ul,
#site-navigation ul li,
#site-navigation ul li a,
#site-navigation #head-mobile {
	border:0;
	list-style:none;
	line-height:1;
	display:block;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#site-navigation:after,
#site-navigation > ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

#site-navigation #head-mobile,
#site-navigation .button-nav {
	display:none;
}

#site-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	height: 3.125em;
	line-height: 3.125em;
}

#site-navigation ul {
	margin: 0 auto;
	z-index: 99999;
	padding: 0 1.5em;
}

#site-navigation > ul > li {
	float:left;
	border-right: 1px solid #121212;
}

#site-navigation > ul > li:first-child {
	border-left: 1px solid #121212;
}

#site-navigation > ul > li > a {
	display: block;
	padding: 0 1.5em;
	line-height: 50px;
	height: 50px;
	color: #fff;
	font-size: 0.875em;
	outline: 0;
}

#site-navigation > ul > li:hover > a,
#site-navigation ul li.current-menu-item a {
	color:#fff;
}

#site-navigation > ul > li:hover,
#site-navigation ul li.current-menu-item:hover,
#site-navigation ul li.current-menu-item,
#site-navigation ul li.has-sub.current-menu-item:hover {
	-webkit-transition:background .3s ease;
	-ms-transition:background .3s ease;
	transition:background .3s ease;
}

/*#site-navigation > ul > li.has-sub > a {
padding-right:30px;
}*/

#site-navigation > ul > li.has-sub > a:after {
	/*position:absolute;
	top:24px;
	right:11px;
	width:8px;
	height:2px;
	display:block;
	background:#ddd;
	content:'';*/
content: "\f0d7";
font-family: fontAwesome;
padding-left: 0.75em;
}

#site-navigation > ul > li.has-sub > a:hover:after {
	color: #fff;
}

/*#site-navigation > ul > li.has-sub > a:before{
position:absolute;
top:21px;
right:14px;
display:block;
width:2px;
height:8px;
background:#ddd;
content:'';
-webkit-transition:all .25s ease;
-ms-transition:all .25s ease;
transition:all .25s ease;
}

#site-navigation > ul > li.has-sub:hover > a:before {
top:24px;
height:0;
}*/

#site-navigation ul ul {
	position:absolute;
	left:-9999px;
	background: #222;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	padding-left: 0;
}

#site-navigation ul ul li {
	height:0;
	-webkit-transition:all .25s ease;
	-ms-transition:all .25s ease;
	transition:all .25s ease;
}

#site-navigation ul ul li a:before {
	content: "";
}

#site-navigation ul ul li a:hover,
#site-navigation ul ul li a:focus {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62b2b2b', endColorstr='#00000000',GradientType=0 );
	-moz-box-shadow: inset 0px 0px 2px 0px #000000;
	-webkit-box-shadow: inset 0px 0px 2px 0px #000000;
	-o-box-shadow: inset 0px 0px 2px 0px #000000;
	box-shadow: inset 0px 0px 2px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=2);
}

#site-navigation li:hover > ul {
	left:auto;
	width: 100%;
	min-width: 150px;
	padding: 0;
}

#site-navigation li:hover > ul > li {
	height: auto;
}

#site-navigation ul ul ul {
	margin-left:100%;
	top:0;
}
#site-navigation ul ul li a {
	padding:11px 15px;
	font-size:14px;
	text-decoration:none;
	color:#ddd;
	font-weight:400;
	line-height: 20px;
	min-width: 100%;
}

#site-navigation ul ul li:last-child > a,
#site-navigation ul ul li.last-item > a {
	border-bottom:0;
}

#site-navigation ul ul li:hover > a,
#site-navigation ul ul li a:hover {
	color:#fff;
}

#site-navigation ul ul li.has-sub > a:after {
	/*position:absolute;
	top:16px;
	right:11px;
	width:8px;
	height:2px;
	display:block;
	background:#ddd;
	content:'';*/
content: "\f0da";
font-family: fontAwesome;
position: absolute;
right: 11px;
}

#site-navigation ul ul li.has-sub > a:hover:after,
#site-navigation ul ul li.has-sub > a:focus:after {
	color: #fff;
}

/*#site-navigation ul ul li.has-sub > a:before {
position:absolute;
top:13px;
right:14px;
display:block;
width:2px;
height:8px;
background:#ddd;
content:'';
-webkit-transition:all .25s ease;
-ms-transition:all .25s ease;
transition:all .25s ease;
}

#site-navigation ul ul > li.has-sub:hover > a:before {
top:17px;
height:0;
}*/

#site-navigation ul ul li.has-sub:hover,
#site-navigation ul li.has-sub ul li.has-sub ul li:hover {
	background:#363636;
}

#site-navigation ul ul ul li.current-menu-item a {
	border-left:1px solid #333;
}

#site-navigation > ul > li.has-sub > ul > li.current-menu-item > a,
#site-navigation > ul ul > li.has-sub > ul > li.current-menu-item> a {
	border-top:1px solid #333;
}


@media screen and (max-width: 991.98px){
	#site-navigation {
		width:100%;
	}
	#site-navigation ul {
		background: #222;
		width: 100%;
		padding: 0;
		display: none;
		top: 70px;
		left: 20px;
	}
	#site-navigation ul li {
		width:100%;
		border-bottom:1px solid #121212;
	}
	#site-navigation ul li:hover{
		background:#363636;
	}
	#site-navigation ul ul li,#site-navigation li:hover > ul > li{
		height:auto;
	}
	#site-navigation ul li a,#site-navigation ul ul li a{
		width:100%;
		border-bottom:0;
	}
	#site-navigation > ul > li{
		float:none;
	}
	#site-navigation ul ul li a{
		padding-left:25px;
	}
	#site-navigation ul ul li{
		background:#333!important;
	}
	#site-navigation ul ul li:hover{
		background:#363636!important;
	}
	#site-navigation ul ul ul li a{
		padding-left:35px
	}
	#site-navigation ul ul li a{
		color:#ddd;
		background:none
	}
	#site-navigation ul ul li:hover > a,
	#site-navigation ul ul li.active > a{
		color:#fff
	}
	#site-navigation ul ul,
	#site-navigation ul ul ul{
		position:relative;
		left:0;
		width:100%;
		margin:0;
		text-align:left;
		top: 0;
	}
	#site-navigation > ul > li.has-sub > a:after,
	#site-navigation > ul > li.has-sub > a:before,
	#site-navigation ul ul > li.has-sub > a:after,
	#site-navigation ul ul > li.has-sub > a:before{
		display:none
	}
	#site-navigation #head-mobile {
		display:block;
		padding:0;
		color:#ddd;
		font-size:12px;
		font-weight:700
	}
	#site-navigation .button-nav{
		display: block;
		background-color: inherit;
		border: none;
		position: absolute;
		left: 0;
		top: 0px;
		cursor: pointer;
		height: 50px;
		line-height: 50px;
		width: 48px;
	}
	#site-navigation .button-nav:after{
		position:absolute;
		top:23px;
		right:14px;
		display:block;
		height:9px;
		width:20px;
		border-top:2px solid #dddddd;
		border-bottom:2px solid #dddddd;
	content:''}
	#site-navigation .button-nav:before{
		-webkit-transition:all .3s ease;
		-ms-transition:all .3s ease;
		transition:all .3s ease;
		position:absolute;
		top:16px;
		right:14px;
		display:block;
		height:2px;
		width:20px;
		background:#ddd;
		content:''
	}
	#site-navigation .button-nav.menu-opened:after{
		-webkit-transition:all .3s ease;
		-ms-transition:all .3s ease;
		transition:all .3s ease;
		top:23px;
		border:0;
		height:2px;
		width:19px;
		background:#fff;
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg)
	}
	#site-navigation .button-nav.menu-opened:before{
		top:23px;
		background:#fff;
		width:19px;
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		transform:rotate(-45deg)
	}
	#site-navigation .submenu-button{
		position:absolute;
		z-index:99;
		right:0;
		top:0;
		display:block;
		border-left:1px solid #121212;
		height:50px;
		width:48px;
		cursor:pointer
	}
	#site-navigation .submenu-button.submenu-opened{
		background:#262626
	}
	#site-navigation ul ul .submenu-button{
		height:34px;
		width:34px
	}
	#site-navigation .submenu-button:after{
		position:absolute;
		top:24px;
		right:19px;
		width:8px;
		height:2px;
		display:block;
		background:#ddd;
		content:''
	}
	#site-navigation ul ul .submenu-button:after{
		top:15px;
		right:13px
	}
	#site-navigation .submenu-button.submenu-opened:after{
		background:#fff
	}
	#site-navigation .submenu-button:before{
		position:absolute;
		top:21px;
		right:22px;
		display:block;
		width:2px;
		height:8px;
		background:#ddd;
		content:''
	}
	#site-navigation ul ul .submenu-button:before{
		top:12px;
		right:16px
	}
	#site-navigation .submenu-button.submenu-opened:before{
		display:none
	}
	#site-navigation ul ul ul li.active a{
		border-left:none
	}
	#site-navigation > ul > li.has-sub > ul > li.active > a,
	#site-navigation > ul ul > li.has-sub > ul > li.active > a{
		border-top:none
	}
}


/*.main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
height: 3.125em;
line-height: 3.125em;
background: #222222;
background: -moz-linear-gradient(top, #222222 0%, #333333 50%, #222222 51%, #151515 100%);
background: -webkit-linear-gradient(top, #222222 0%,#333333 50%,#222222 51%,#151515 100%);
background: linear-gradient(to bottom, #222222 0%,#333333 50%,#222222 51%,#151515 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#151515',GradientType=0 );
box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.12);
}

.main-navigation div {
max-width: 100em;
margin: 0 auto;
}

.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}

.main-navigation li {
float: left;
position: relative;
border-right: 1px solid #121212;
}

.main-navigation a {
display: block;
text-decoration: none;
padding: 0 1em;
color: #fff;
font-size: 0.875em;
outline: 0;
}

.main-navigation .menu-item-has-children > a:after {
content: "\f0d7";
font-family: fontAwesome;
padding-left: 0.75em;
}

.main-navigation .menu-item-has-children:hover > a:after,
.main-navigation .menu-item-has-children.current-menu-item > a:after {
color: #fff;
}

.main-navigation ul ul {
background: #222;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 3.1em;
left: -999em;
z-index: 99999;
}

.main-navigation ul ul ul {
left: -999em;
top: 0;
}

.main-navigation ul ul a {
width: 200px;
}

.main-navigation ul ul li {
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62b2b2b', endColorstr='#00000000',GradientType=0 );
-moz-box-shadow: inset 0px 0px 2px 0px #000000;
-webkit-box-shadow: inset 0px 0px 2px 0px #000000;
-o-box-shadow: inset 0px 0px 2px 0px #000000;
box-shadow: inset 0px 0px 2px 0px #000000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=2);
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a,
.pagination ul li a.current,
.pagination ul li a:hover {
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62b2b2b', endColorstr='#00000000',GradientType=0 );
background-color: #555;
-moz-box-shadow: inset 0px 0px 2px 0px #000000;
-webkit-box-shadow: inset 0px 0px 2px 0px #000000;
-o-box-shadow: inset 0px 0px 2px 0px #000000;
box-shadow: inset 0px 0px 2px 0px #000000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=2);
}*/

/* Small menu. */
/*.menu-toggle,
.main-navigation.toggled ul {
display: block;
}

.main-navigation.toggled ul {
z-index: 9999;
padding: 0 1.4em;
}

.main-navigation.toggled ul li {
float: none;
background: #222;
border-bottom: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
z-index: 9999;
text-align: center;
clear: both;
}

.main-navigation.toggled ul li a {
font-size: 1em;
text-align: center;
width: 100%;
padding: 0.5em 0;
}

.main-navigation.toggled li:hover > a,
.main-navigation.toggled li.focus > a,
.main-navigation.toggled li.current_page_item > a,
.main-navigation.toggled li.current-menu-item > a {
background: none!important;
border: none!important;
box-shadow: none!important;
}

.main-navigation.toggled ul ul.sub-menu {
display: block;
position: static;
text-align: center;
margin: 0 auto;
z-index: 99999;
width: 100%;
padding: 0;
}

.main-navigation.toggled ul ul.sub-menu li {
z-index: 99999;
background: #181818;
}

.menu-toggle {
background: none!important;
border: none!important;
box-shadow: none!important;
font-size: 1.25em;
margin-left: 0.5em;
line-height: 32px;
}

.menu-toggle:hover,
.menu-toggle:focus {
background: none!important;
}

@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
padding: 0 1.5em;
}
.main-navigation ul.sub-menu {
padding: 0;
}
.main-navigation ul li:first-child {
border-left: 1px solid #121212;
}
}*/

.footer-menu-container {
	width: 100%;
	margin: 1em 0 0;
}

.footer-menu-container ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0.5em;
	text-align: center;
}

.footer-menu-container ul li {
	display: inline;
	margin: 0 1em;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.pagination {
	clear: both;
	display: table;
	margin: 0 auto;
}

.pagination ul {
	list-style: none;
	overflow: hidden;
	padding: 2em 0 0 0;
}

.pagination ul li {
	float: left;
	margin: 0 0.5em 0.5em;
	display: block;
}

.pagination ul li a {
	display: block;
	padding: 0.5em 1em;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	position: relative;
}

.page-title,
.page .entry-title {
	margin: 0 0 1em;
}

.widget-title,
.page-title,
.page .entry-title,
.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;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

.widget_categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.widget_categories ul li a {
	display: inline-block;
	float: left;
	font-size: 0.9em;
	margin-right: 10px;
	outline: none;
}

.search-field {
	width: 72%;
	margin-left: 1px;
}

.widget_videos_listings {
	position: relative;
}

.more-videos {
	position: absolute;
	top: 7px;
	right: 7px;
}

#sidebar .more-videos i,
.site-footer .more-videos i {
	position: relative;
	top: 1px;
}

/*--------------------------------------------------------------
# Carousel
--------------------------------------------------------------*/
.bx-wrapper {
	position: relative;
	margin-top: 1px;
	margin-bottom: 0.75em;
	margin-left: auto;
	margin-right: auto;
}

.bx-viewport {
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.19);
	border-bottom: 1px solid #151515;
}

.bx-viewport .slide {
	position: relative;
	border-right: 1px solid #151515;
}

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

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

.bx-viewport .slide .no-thumb {}

.bx-caption {
	position: absolute;
	bottom: 4px;
	background: rgba(0,0,0,0.7);
	width: 100%;
	text-align: center;
	font-size: 0.875em;
	height: 30px;
	line-height: 26px;
	padding: 0 5px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
	z-index: 499;
	font-size: 2em;
	color: #fff;
	display: block;
	height: 100%;
	width: 35px;
	opacity: 0.50;
	filter: alpha(opacity =50);
}

.bx-wrapper .bx-controls-direction a:hover {
	opacity: 1;
	filter: alpha(opacity =100);
}

.bx-wrapper .bx-controls-direction a.bx-prev {
	left: 0;
}

.bx-wrapper .bx-controls-direction a.bx-next {
	right: 0;
}

.bx-wrapper .bx-controls-direction a.bx-prev::before {
	content: "\f053";
	font-family: fontAwesome;
	position: relative;
	top: calc(50% - 32px);
    left: calc(50% - 13px);
}

.bx-wrapper .bx-controls-direction a.bx-next::before {
	content: "\f054";
	font-family: fontAwesome;
	position: relative;
	top: calc(50% - 32px);
    left: calc(50% - 8px);
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.top-bar {
	background-color: #111;
	padding: 0.25em 0;
	box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.12);
}

.top-bar .row {
	padding: 0 1.5em;
}

.top-bar small {
	color: #777;
}

.top-bar .social-share a {
	background: #222;
	display: inline-block;
	text-align: center;
	width: 30px;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.top-bar .social-share i {
	color: #777;
	margin-right: 0;
	position: relative;
	top: 1px;
}

.top-bar .social-share a:hover i {
	color: #fff;
}

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

#content {
	margin-top: 1em;
}

.site-branding,
.site-content {
	padding: 1em 1.5em;
	overflow: hidden;
}

.site-branding {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	min-height: 7em;
	/*max-height: 7em;*/
}

.site-branding .logo,
.site-branding .header-search,
.site-branding .happy-header {
	align-self: center;
	width: 100%;
}

.happy-header-mobile {
	line-height: 0;
}

.happy-header-mobile,
.under-player-ad-mobile,
.happy-footer-mobile {
	display: none;
}

.site-branding .happy-header {
	text-align: right;
}

.site-branding .logo a {
	display: inline-block;
	color: #e5e5e5;
	outline: none;
}

.site-branding .logo i {
	margin-right: 0;
}

.site-branding .header-search input {
	width: 70%;
	float: left;
}

.site-branding .header-search input#searchsubmit {
	width: 45px;
}

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

img[data-src] {
	opacity: 0;
	transition: opacity 0.25s ease-in-out;
}

img[data-src].initial,
img[data-src].error,
img[data-src].loaded {
	opacity: 1;
	transition: opacity 0.25s ease-in-out;
}

.page-header {
	margin-bottom: 1em;
	position: relative;
}

.videos-list {
	margin: 0 -5px 0;
}

.thumb-block {
	float: left;
}

.thumb-block .entry-header {
	font-weight: normal;
	text-align: center;
	height: 3.5em;
	overflow: hidden;
	color: #ddd;
	display: block;
	padding: 0.5em 0 0;
	font-size: 0.875em;
}

.thumb-block .photos-thumb {
	position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.thumb-block .post-thumbnail {
	line-height: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	height:0;
	background-color: #000;
}

.post-thumbnail-container {
	display: flex;
	align-items: stretch; /* center / stretch */
	position: absolute;
	width: 100%;
	height: 100%;
}

.thumb-block .post-thumbnail img {
	width: 100%;
	z-index:10;
}

.thumb-block .post-thumbnail .wpst-trailer {
	width: 100%;
}

.video-debounce-bar {
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0;
	height: 3px;
	width: 0%;
	opacity: 0.5;
	background: rgb(255,255,255);
}

.video-debounce-bar--wait {
	/*
	 * debounce-bar-load
	 * 0.50s = animation time
	 * 0.25s = delay time
	 *
	 * debounce-bar-hide
	 * 0.50s = animation time
	 * 1s    = animation delay ( > debounce-bar-load animation + delay times)
	 */
animation: debounce-bar-load 0.5s 0s ease-in-out forwards, debounce-bar-hide 0.5s 1s ease-in-out forwards;
}

@keyframes debounce-bar-load {
	0% {width: 0%;}
	100% {width: 100%;}
}

@keyframes debounce-bar-hide {
	0% {top: 0;}
	100% {top: -100%;}
}

.video-preview {
	position: absolute;
	z-index: 0;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

.video-img--hidden {
	opacity: 0 !important;
	transition: opacity .25s ease-in !important;
}

.rating-bar-meter {
	-webkit-transition: width 0.3s ease-in-out;
	-moz-transition: width 0.3s ease-in-out;
	-ms-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
}

.thumb-block .rating-bar-meter,
.thumb-block:hover .rating-bar i,
.thumb-block:hover .rating-bar span,
.thumb-block:hover .rating-bar.no-rate .rating-bar-meter {
	display: none;
}

.thumb-block:hover .rating-bar-meter {
	display: block;
}

.thumb-block:hover .rating-bar.no-rate i,
.thumb-block:hover .rating-bar.no-rate span {
	display: inline-block;
}

.no-thumb {
	background: #333;
}

.no-thumb span {
	color: #777;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: auto;
	display: table;
	text-shadow: 1px 1px #181818;
}

.play-icon-hover {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
}

.play-icon-hover i {
	color: #fff;
	opacity: 0.7;
	transform: translateY(-50%);
	margin-right: 0;
}

.post-thumbnail:hover .play-icon-hover,
.slide:hover .play-icon-hover {
	display: block;
	cursor: pointer;
}

.post-thumbnail:hover .play-icon-hover i::before,
.slide:hover .play-icon-hover i::before {
	transition: all 0.5s linear;
}

span.views,
span.duration,
span.hd-video {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	position: absolute;
	bottom: 5px;
	left: 5px;
	padding: 0.2em 0.4em;
	font-size: 0.75em;
	z-index:20;
}

span.duration {
	left: inherit;
	right: 5px;
}

span.hd-video {
	font-weight: 900;
	padding: 10px 5px;
	top: 5px;
	right: 5px;
	left: inherit;
	bottom: inherit;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#sidebar span.hd-video {
	font-size: 0.65em;
	padding: 8px 3px;
}

.bx-wrapper span.hd-video {
	padding: 2px 5px;
}

span.views i, span.duration i {
	position: relative;
	top: -1px;
}

#rating {
	color: #aaa;
	font-size: 1em;
}

#rating i.fa-thumbs-up {
	color: #eee;
	font-size: 1.2em;
	margin-right: 0;
}

.rating-bar,
.categories-list .thumb-block .entry-header,
.actors-list .thumb-block .entry-header,
#filters .filters-select,
#filters .filters-options {
	background-color: #333!important;
	border: 1px solid #333;
	text-align: center;
	font-size: 75%;
	color: #fff;
	height: 1.5em;
}

.categories-list .thumb-block .entry-header,
.actors-list .thumb-block .entry-header {
	height: 2em;
	overflow: hidden;
	font-size: 1em;
	padding: 0.25em 0 0;
	box-shadow: none;
}

.categories-list .thumb-block .entry-header .cat-title:before {
	content: "\f07b";
	font-family: fontAwesome;
	margin-right: 0.5em;
}

.categories-list .thumb-block:hover .entry-header .cat-title:before {
	content: "\f07c";
	margin-right: 0.33em;
}

.actors-list .thumb-block .entry-header .actor-title:before {
	content: "\f005";
	font-family: fontAwesome;
	margin-right: 0.5em;
}

.rating-bar-meter {
	height: 1.3em;
	-moz-box-shadow: inset 0px 0px 2px 0px #000000;
	-webkit-box-shadow: inset 0px 0px 2px 0px #000000;
	-o-box-shadow: inset 0px 0px 2px 0px #000000;
	box-shadow: inset 0px 0px 2px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=2);
}

#filters {
	position: absolute;
	right: 0.45em;
	top: 0.45em;
}

#filters .filters-select {
	background-color: #181818!important;
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: auto;
	padding: 0.25em 1em;
}

#filters .filters-select:after {
	content: "\f0d7";
	font-family: fontAwesome;
	margin-left: 0.3em;
}

#filters .filters-options {
	display: none;
	background-color: #222!important;
	border-top: 8px solid #282828!important;
	border-color: #282828!important;
	border-width: 1px;
	position: absolute;
	z-index: 99999;
	right: -9px;
	top: 100%;
	height: auto;
	font-size: inherit;
	box-shadow: none;
}

#filters .filters-options span,
#filters .filters-select:hover .filters-options {
	display: block;
}

#filters .filters-options span {
	width: 160px;
	text-align: right;
}

#filters .filters-options span a {
	color: #eee;
	padding: 0.75em 1em;
	display: block;
}

#video-buttons i, span.post-like, .show-more i {
	color: #777;
}

.like #more {
	margin-right: 1em;
}

.like #more:hover .grey-link {
	color: #fff;
}

.grey-link {
	color: #777;
	font-size: 1rem;
}

.dislike #less {
	color: #777;
}

span.post-like {
	font-size: 1.3em;
}

.tab-content > div {
	display: none;
}

.tab-content #video-about {
	display: block;
}

.entry-content #video-views {
	font-size: 0.875em;
	padding-bottom: 0.4em;
}

.entry-content #video-views span {
	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;
}

#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;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	overflow: hidden;
}

.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;
}

#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;
}

.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;
}

.notfound-videos {
	margin-top: 2em;
}

.footer-text {
	opacity: 0.5;
	margin-top: 3em;
	margin-bottom: 0;
}

/******************/
/****** BLOG ******/
/******************/
.blog-article {
	width: 100%;
	display: inline-block;
	clear: both;
	margin: 20px 0;
}

.blog-article h2 {
	margin-top: 0;
	margin-bottom: 0;
}

.blog-article .col-2 p {
	margin-top: 5px;
}

.blog-article .entry-meta {
	font-size: 14px;
	font-style: italic;
	color: #999;
}

/********************/
/****** PHOTOS ******/
/********************/
.photo-content .gallery figure,
.photo-content .wp-block-gallery figure {
	margin: 0;
	overflow: hidden;
}

.photo-content .gallery figure .gallery-icon,
.photo-content .wp-block-gallery figure .gallery-icon {
	position: relative;
	overflow: hidden;
}

.photo-content .gallery figure a,
.photo-content .wp-block-gallery figure a {
	outline: 0;
	display: block;
}

.photo-content .gallery figure a img,
.photo-content .wp-block-gallery figure a img {
	width: 100%;
	vertical-align: top;
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
	-ms-transition: 0.6s ease;
}

.photo-content .gallery figure .gallery-icon:hover img,
.photo-content .wp-block-gallery figure .gallery-icon:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

body.photos-template-default .fancybox-container {
	z-index: 99999;
}

.photo-content {
	text-align: center;
	position: relative;
	z-index: 0;
}

.photo-content .prev-photo i,
.photo-content .next-photo i {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	font-size: 80px;
	margin-right: 0;
	background: rgba(0,0,0,0.8);
	padding: 30px 15px;
	display: none;
}

.photo-content .next-photo i {
	left: inherit;
	right: 0;
}

.photos-count {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	padding: 5px 8px;
	background: rgba(0,0,0,0.6);
	font-size: 0.9rem;
}

.photos-count i {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.fancybox-caption {
	text-align: center;
	font-size: 18px;
}

.gallery-caption,
.blocks-gallery-item figcaption {
	display: none;
}

.photo-bg {
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs-area {
	height: 30px;
	line-height: 28px;
	background-color: #333!important;
	border: 1px solid #333;
	border-left: none;
	border-right: none;
	margin-bottom: 1em;
}

#breadcrumbs {
	list-style: none;
	/*margin: 0 0 1em;*/
	overflow: hidden;
	font-size: 0.8em!important;
	text-align: left;
	margin: 0;
	padding: 0 2em;
}

#breadcrumbs a,
#breadcrumbs .current {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	outline: 0;
}

#breadcrumbs .separator i {
	margin: 0;
	position: relative;
	top: 1px;
}

/*--------------------------------------------------------------
## Back to top
--------------------------------------------------------------*/
#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 9999;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}

#back-to-top i {
	position: relative;
	top: -1px;
}

#back-to-top.show {
	opacity: 1;
}

#back-to-top i {
	margin-right: 0;
}

/*--------------------------------------------------------------
## Template actors
--------------------------------------------------------------*/
.first-letter {
	display: block;
	font-size: 2rem;
	font-weight: 600;
}

.template-actors {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	overflow: hidden;
	clear: both;
}

.template-actors li a {
	display: inline-block;
	float: left;
	font-size: 0.9em;
	margin-right: 1em;
	outline: none;
}

/*--------------------------------------------------------------
## Login register popup
--------------------------------------------------------------*/
.top-bar .membership {
	font-size: 0.875em;
	height: 24px;
	line-height: 24px;
}

.top-bar .membership span.topbar-item {
	float: left;
	margin: 0 10px;
}

.top-bar .membership .welcome {
	color: #999;
	float: left;
	margin-right: 20px;
}

.top-bar .membership .or {
	color: #aaa;
	margin: 0;
}

.top-bar .membership .login {
	margin: 0 5px;
}

.top-bar .membership a {
	color: #ddd;
	display: inline-block;
	margin: 0 10px;
	outline: 0;
}

.top-bar .membership .login a {
	margin: 0;
	font-size: inherit;
}

.top-bar .membership a:hover {
	color: #fff;
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 30px 10px;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
.modal-content {
	position: relative;
	background-color: #333;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #151515;
	/*border-radius: 6px;*/
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-body {
	position: relative;
	padding: 40px;
}
.modal-body label {
	display: block;
	font-size: 0.875em;
	margin-bottom: 5px;
}
.modal-body input {
	display: block;
	width: 100%;
}
.modal-body .lost-password a {
	font-size: 0.875em;
}
.wpst-reset-password p {
	font-size: 0.875em;
}
.modal-footer {
	padding: 20px 40px;
	text-align: center;
	border-top: 2px solid #252525;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.wpst-register, .wpst-login, .wpst-reset-password, .wpst-register-footer, .wpst-login-footer {
	display: none;
}
div[data-active-tab="#wpst-reset-password"] .wpst-reset-password,
div[data-active-tab="#wpst-reset-password"] .wpst-login-footer,
div[data-active-tab="#wpst-login"] .wpst-login,
div[data-active-tab="#wpst-register"] .wpst-register,
div[data-active-tab="#wpst-register"] .wpst-login-footer,
div[data-active-tab="#wpst-login"] .wpst-register-footer {
	display: block;
}
.wpst-loading {
	display: none;
}
.alert>p, .alert>ul {
	margin-bottom: 0;
}

#wpst-user-modal h3 {
	clear: none;
	margin: 0 0 20px;
	border-bottom: 3px solid #444;
	padding-bottom: 10px;
	color: #eee;
}
#wpst-user-modal a.close {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px;
	background: none;
}
.form-field {
	margin: 20px 0;
	position: relative;
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 70px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5);
	}
}

/*--------------------------------------------------------------
## Template video submit
--------------------------------------------------------------*/
.video-submit-area label {
	display: block;
	margin-bottom: 10px;
}

.video-submit-area input,
.video-submit-area textarea {
	display: block;
	width: 50%;
	margin-bottom: 1.5em;
}

.video-submit-area select {
	display: block;
	margin-bottom: 1.5em;
}

.video-submit-area .duration-col {
	float: left;
	margin-right: 1em;
}

.video-submit-area .g-recaptcha {
	margin-bottom: 1em;
}

/*--------------------------------------------------------------
## Template my profile
--------------------------------------------------------------*/
.wpst_form {
	padding: 1em 2em;
	background: #111;
	border: 1px solid #252525;
	border-top: none;
}

.wpst_form input {
	display: block;
	width: 100%;
}

.wpst_form p {
	padding: 0 0 1em;
}

#wpst_theme_pro_login_submit,
#wpst_theme_pro_registration_form input.button {
	padding: 0.5em 1em;
	margin-top: 1.5em;
}

.page-template-template-my-profile h4 {
	margin-bottom: 0;
}

#edit-user label {
	display: block;
	margin-top: 1em;
	padding-bottom: 5px;
}

#edit-user input {
	margin-bottom: 1em;
}

#edit-user input,
#edit-user select {
	display: block;
	width: 100%;
}

#edit-user #updateuser {
	padding: 0.75em 1em;
	width: auto;
}

/*--------------------------------------------------------------
## My channel
--------------------------------------------------------------*/
.author-block {
	padding: 1em;
	background: #252525;
	border: 1px solid #333;
	margin-bottom: 1.5em;
}

.author-block strong {
	display: block;
	color: #eee;
	padding-bottom: 0.5em;
}

.author-display-name {
	display: inline-block;
	float: left;
	margin: 0 0.5em 0.5em 0;
	font-weight: bold;
	color: #eee;
}

.author-videos {
	display: inline-block;
	background: #111;
	border: 1px solid #333;
	margin-top: -2px;
	padding: 0.2em 0.5em;
	font-size: 0.85em;
}

.author-description {
	font-size: 0.9em;
	text-align: justify;
}

/*--------------------------------------------------------------
## Menu icon
--------------------------------------------------------------*/
.home-icon a:before,
.cat-icon a:before,
.tag-icon a:before,
.star-icon a:before,
.blog-icon a:before,
.video-icon a:before,
.link-icon a:before,
.photo-icon a:before,
.gamepad-icon a:before,
.trophy-icon a:before {
	font-family: fontAwesome;
	margin-right: 0.4em;
}

.home-icon a:before {
	content: "\f015";
}

.cat-icon a:before {
	content: "\f07b";
}

.tag-icon a:before {
	content: "\f02c";
}

.star-icon a:before {
	content: "\f005";
}

.blog-icon a:before {
	content: "\f044";
}

.video-icon a:before {
	content: "\f144";
}

.link-icon a:before {
	content: "\f0c1";
}

.photo-icon a:before {
	content: "\f03e";
}

.gamepad-icon a:before {
	content: "\f11b";
}

.trophy-icon a:before {
	content: "\f091";
}


/*--------------------------------------------------------------
## Style
--------------------------------------------------------------*/
.box-shadow,
.widget-title,
.comments-title,
.comment-reply-title,
.boxed,
.vjs-tech,
.bx-controls {
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 6px 0 rgba(0, 0, 0, 0.19);
}

.widget-title {
	margin-top: 0;
}

h1.widget-title i {
	margin-right: 0.4em;
}

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

.fa-input {
	font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#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-reply-link {
	font-size: 0.8em;
}

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

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

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

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

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery,
.wp-block-gallery {
	margin-bottom: 1.5em;
	opacity:0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.fancybox-navigation {
	cursor: pointer;
}

.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 0!important;
}


/****************/
/* MEDIAQUERIES */
/****************/

/* 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 img {
    width: 80%;
    margin: 0 auto 0;
    text-align: center;
	}

	.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: 13px;
		right: 0px;
		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: 100%;
		padding: 5px;
		margin-bottom: 3%;
	}

	.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;
	}

	.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;
	}

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

	.pagination ul li {
		margin: 0 0.5em 1em;
	}

	#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;
	}

	#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%;
	}
}

/* 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: 80%;
    margin: 0 auto 0;
    text-align: center;
	}

	.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: 18px;
		right: 0px;
		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: 50%;
		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;
	}

	.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;
	}
}


#site-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	height: 3.125em;
	line-height: 3.125em;
	background: #555555; /* Old browsers */
	background: -moz-linear-gradient(top, #555555 0%, #131313 50%, #212121 100%); 
	background: -webkit-linear-gradient(top, #555555 0%,#131313 50%,#212121 100%); 
	background: linear-gradient(to bottom, #555555 0%,#131313 50%,#212121 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#212121',GradientType=0 ); 
	box-shadow: 0px 0px 1px #000000 inset;
}
.widget-title,
.page-title,
.page .entry-title,
.comments-title,
.comment-reply-title {
	background: #131313;
  	color: #fff;
  	padding: 0.4em 0.8em;
	font-size: 1.1em;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
}
.site-branding, .site-content {
    padding: 1em 1.3em;
    overflow: hidden;
}
#site-navigation > ul > li {
    border-right: 1px solid #131313;
}
.archive-description {
    float: left;
    padding: 1.5em;
    background: #f5f5f5;
    width: 100%;
    color: #555555;
}
.breadcrumbs-area {
    background: none;
    background-color: rgba(227, 11, 93, 0.13) !important;
    height: 30px;
    line-height: 28px;
    border: none;
    margin-bottom: 1em;
    border-top: solid 2px #e30b5d;
}
#breadcrumbs {padding: 0 3em;}
#menu-item-54 a:before {
    font-family: fontAwesome;
    margin-right: 0.4em;
    content: "\f005";
}
#menu-item-32 a:before {
    font-family: fontAwesome;
    margin-right: 0.4em;
    content: "\f07c";
}
.thumb-block .entry-header {
	color: #f5f5f5;
    height: 2.5em;
    background: #131313;
}
.rating-bar {background-color: #343434!important;}
span.views i {top: 0px;}
/*.archive-description img {
	box-shadow: 0px 0px 3px 1px #000;
	background: #000;
}*/
video#my-video222 {
	object-fit: fill;
}
#my-video {
  width: 100%;
}
.widget a.tag-cloud-link {font-size: 0.85em !important;}
.tag-cloud-link {padding: 0.3em 0.5em !important;}
.review {
    font-size: 0.8em;
    position: relative;
    display: inline-block;
    margin: 0 1em;
}
.review a {
    text-decoration: underline;
    /* font-size: .75em;
    vertical-align: top; */
}
.page-header .widget-title {
    display: inline-block;
    width: 100%;
}
.review:before {
    content: '\f02e';
    font-family: fontAwesome;
    margin-right: .4em;
}
img.wp-image-497 {
    background: #000;
}
.category .page-header {
    background: #131313;
    color: #fff;
    padding: .5em .8em;
    font-size: 1.1em;
    font-weight: 400;
    border-left-width: 3px;
    border-left-style: solid;
    border-color: #e30b5d;
}
.category .widget-title {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
}
.category .page-header .widget-title {
    width: auto;
}
.uftad {
    width: 100%;
    display: inline-block;
    font-family: "Azo Sans",sans-serif;
    font-size: 1.1em;
    box-shadow: 0px 0px 0px 1px #fff;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    background: #fff;
}
.uftad:hover {
    box-shadow: 0px 0px px 1px #e30b5d;
}
.uftadi1 {
    float: left;
    width: 23%;
    background: #fc5be4;
    padding: .5em;
    color: #fff;
    word-wrap: break-word;
}
.uftadi2 {
    width: 53%;
    float: left;
    background: #fff;
    padding: .5em;
    color: #000;
    text-decoration: underline;
}
.uftadi3 {
    width: 24%;
    float: left;
    background: #197a38;
    padding: .5em;
    color: #fff;
}
.uftadi3:after {
    content: "\f054";
    font-family: fontAwesome;
    margin-left: 4px;
    opacity: .85;
    font-size: .85em;
}
.xartup {
    font-size: 2.4em;
    color: #fff;
    font-weight: bold;
    background: #000;
    box-shadow: 0px 0px 3px 0px #fda5e8;
    width: 98.5%;
    margin: 0 auto;
    padding: .2em 0 0 0;
    text-align: center;
}
.xartup:hover {
	transition: .15s ease-in-out;
    box-shadow: 0px 0px 0.5px 0px #fda5e8;
	background: #050104;
	color: #fda5e8;
}
.tags-list .fa-folder-open:before {
    content: "\f07c";
    color: #000;
}
#tracking-url i {
    position: relative;
    top: 0px;
}
.fa-download:before {
    content: "\f019";
    color: #000;
}
img.rta {
    margin: 0em 1em;
}
span.views { 
    background: rgba(0, 0, 0, 0.7);
    padding: 0.3em 0.5em;
    border-radius: 3px; 
}
.post-thumbnail .rating-bar {
    background-color: rgba(0, 0, 0, 0.7) !important;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 0.3em 0.5em;
    font-size: 0.75em;
    border: none;
    box-shadow: none;
    border-radius: 3px;
}
.thumb-block:hover .views i {color:#e30b5d;}

.czcjoin {
    width: 100%;
    background: #fff;
    padding: .5em;
    font-size: 1.5em;
    color: #000;
    box-shadow: 0px 0px 5px 1px #000 inset;
    border: solid 1px #ffe424;
    text-align: center;
}

.procon {
    width: 100%;
    display: inline-block;
    background: #ccc;
    box-shadow: 0px 0px 0px 1px #e30b5d;
    margin-top: 1em;
}
.pros {
    width: 50%;
    float: left;
}
.prot {
    padding: 10px 16px;
    background: rgba(0, 0, 0, 0.89);
    font-weight: 700;
    color: #fff;
    font-size: 1.21em;
}
.prol {
    padding: 16px 0;
    background: #f1f1f1;
    color: #555;
}
.prol ul, .conli ul {
    margin: .1em 0em;
    list-style: none;
}
.prol li, .conli li {
    margin-bottom: 12px!important;
    line-height: 1.2em;
    padding-right: 1em;
    list-style: none;
}
.prol ul li b {
    color: #e30b5d;
}
.prol ul li:before {
    content: '\f118'!important;
    color: #e30b5d!important;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: bold;
}
.conli ul li:before {
    content: '\f119'!important;
    color: #555!important;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: bold;
}
.cons {
    width: 50%;
    float: left;
}
.conti {
    padding: 10px 16px;
    background: rgba(0, 0, 0, 0.34);
    font-weight: 700;
    color: #000;
    font-size: 1.21em;
}
.conli {
    padding: 16px 0;
    color: #000;
}
.malrecs {
    margin: 1.5em auto;
    padding: 1em 0;
}
.malrecsi {
    font-size: 1.3em;
    display: inline-block;
    padding: .3em .5em;
    margin: 0.3em 0;
    background: #f0f0f0;
    box-shadow: 0px 0px 0px 1px #fff;
}
.malrecsi p {
    margin: 0.5em;
}
.malrecsi:hover {
    background: #fff;
    transition: .15s ease-in-out;
}
.malsaq {
    background: #fff;
    padding: .3em;
    box-shadow: 0px 0px 3px #fff;
    border: solid 1px #e30b5d;
}
.malsaq b {
    color: #e30b5d;
}
.malsaq h3 {
    margin: .8em 2em;
}
.malsaq ul {
    list-style: none;
    margin: .5em .5em .5em 0;
}
.malsaq ul li::before {
    content: '\f055';
    font-family: FontAwesome;
    color: #e30b5d;
    font-size: 1.1em;
    display: inline-block;
    margin: 0 0 .3em -1.3em;
    width: 1.3em;
}
.malconc {
    padding: 0.1em 1em;
    margin: 1em 0;
    color: #fff;
    font-size: 1.3em;
    box-shadow: 0px 0px 0px 5px #fff;
	background: #e30b5d;
	background: -moz-linear-gradient(top, rgba(195,0,74,1) 0%, rgba(227,11,93,1) 100%);
	background: -webkit-linear-gradient(top, rgba(195,0,74,1) 0%,rgba(227,11,93,1) 100%);
	background: linear-gradient(to bottom, rgba(195,0,74,1) 0%,rgba(227,11,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3004a', endColorstr='#e30b5d',GradientType=0 ); 
}
.malconc p a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}
.malconc h3::before {
    content: '\f091';
    font-family: fontAwesome;
    padding-right: .5em;
    font-size: 1.3em;
}
.malconc h3 {
    margin: .5em 0;
}
.wp-image-413 {
    width: 34%;
}
.mawgvb1 {
    text-align: center;
    background: #131313;
    padding: 1em;
    float: right;
    margin: 1em 0em 1em 1em;
}
.mawgvb1 img {
    margin: .1em auto;
    width: 89%;
}
.mawgvb1 p {
    margin: 0;
    font-size: 1.34em;
    color: #fff;
}
.mawgvb1 video {
    box-shadow: 0px 0px 0px 2px #fff;
    max-width: 100%;
}
.mawgvb2 {
    text-align: center;
    background: #131313;
    padding: 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
}
.mawgvb2 a {
    display: block;
    font-size: .9em;
}
.mawgvb2 img {
    margin: .1em auto;
    width: 99%;
}
.mawgvb2 p {
    margin: 0;
    font-size: 1.34em;
    color: #fff;
    }
.mawgvb2 p.slg {
    margin: 0;
    font-size: 1.34em;
    color: #fff;
    overflow: hidden;
    background: linear-gradient(90deg, #000, #fff, #000);
    background-repeat: no-repeat;
    background-size: 80%;
    animation: animate 3s linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    word-spacing: 34px;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.mawgvb2 video {
    box-shadow: 0px 0px 0px 2px #fff;
    max-width: 100%;
}
.format-standard .rating-bar.no-rate, .format-standard span.views {
    display: none;
}
#menu-item-419 a:before {
    font-family: fontAwesome;
    margin-right: 0.4em;
    content: "\f03d";
}
li#menu-item-491 a:before {
    font-family: fontAwesome;
    margin-right: 0.4em;
    content: "\f03e";
}
#menu-item-1066 a:before {
    font-family: fontAwesome;
    margin-right: .4em;
    content: "\f11b";
    font-size: 1.16em;
}
#menu-item-2022 a:before {
    font-family: fontAwesome;
    margin-right: .4em;
    content: "\f228";
    font-size: 1.16em;
}
#fluid_video_wrapper_my-video222 {
    width: 100% !important;
    height: auto !important;
}
.intlink {
    float: right;
    padding: .5em;
    background: #fff;
    margin: 1em 0em 1em 1em;
    width: auto;
    box-shadow: 0px 0px 1px #000;
    text-align: center;
}
.intlink ul {
    margin: 0 0 .5em;
}
.intlink ul li {
    padding: 0 .1em;
    margin: 0 1.3em 0 .3em;
    font-size: 1em;
    text-align: left;
}
.intlink2 {
    float: right;
    padding: .5em;
    background: #fff;
    margin: 1em 0em 1em 1em;
    width: 100%;
    box-shadow: 0px 0px 1px #000;
    text-align: center;
}
.intlink2 ul {
    margin: 0 0 .5em;
    list-style: none;
    column-count: 3;
}
.intlink2 ul li {
    margin: .5em .8em 0 .1em;
    font-size: 1em;
    text-align: left;
    float: left;
    width: 100%;
}
.intlink2 ul li:before {
    content: '\f02e';
    font-family: fontAwesome;
    margin-right: .4em;
    color: #e30b5d;
}
p.intitle {
    font-size: 1.1em;
    margin: .3em 0em .5em 0em;
}
.mawgvb1.lwrvb {
    margin: 1em auto;
    padding: 1.3em;
    width: 100%;
    min-width: 270px;
    max-width: 360px;
    border: 3px solid #f5f5f5;
}
a.wgv1.lwv1 video {
    width: 100%;
    margin: 5px auto 1px auto;
    box-shadow: none;
}
.mawgvb2.lwrvb {
    border: 1px solid #fff;
}
.mawgvb2.lwrvb video {
    box-shadow: none;
}
.crvb20 {
	text-align: center;
	}
.happy-under-player {
    margin-top: 1em;
}
a.vixunpl.lwunpl img {
    vertical-align: bottom;
}
a.afgunpl {
    padding: .5em 1em;
    font-size: 1.62em;
    width: 98%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
a.wgunpl {
    padding: .5em 1em 0.3em 1em;
    font-size: 1.62em;
    width: 98%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #78c2fb;
    text-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 5px 2px #78c2fb;
	background: #010102;
	text-align: center;
}
a.wgunpl:hover {
	box-shadow: 0px 0px 3px 1px #78c2fb;
	background: #0c1319;
	transition: .15s ease-in-out;
}
.wgunpl img.svg-contain {
    width: 5.4em;
}
a.vixunpl {
    padding: .5em 1em .3em 1em;
    font-size: 1.62em;
    width: 99%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    box-shadow: 0 0 5px #fff;
    background: #000;
    text-align: center;
}
a.vixunpl:hover {
    color: #fff;
    box-shadow: 0 0 3px #f9f9f9;
    background: #000;
}
a.nfunpl {
    padding: .3em 1em;
    font-size: 1.618em;
    width: 99%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #f6acd4;
    box-shadow: 0 0 3px #fff;
    background: #000;
    text-align: center;
    font-weight: 100;
    line-height: 1.3em;
    background: rgb(32,32,32);
    background: -moz-linear-gradient(top, rgba(32,32,32,1) 0%, rgba(21,21,21,1) 100%);
    background: -webkit-linear-gradient(top, rgba(32,32,32,1) 0%,rgba(21,21,21,1) 100%);
    background: linear-gradient(to bottom, rgba(32,32,32,1) 0%,rgba(21,21,21,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202020', endColorstr='#151515',GradientType=0 );
}
a.blarvw {
    padding: .5em 1em .3em;
    font-size: 1.62em;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    box-shadow: 0 0 3px 3px #555;
    background: #000;
    text-align: center;
}
.majhdb1 {
    float: right;
    padding: 1.3em .5em;
    margin: 3% 1%;
    text-align: center;
    background: #28a1f2;
    background: -moz-linear-gradient(top, #28a1f2 0%, #106fd4 100%);
    background: -webkit-linear-gradient(top, #28a1f2 0%,#106fd4 100%);
    background: linear-gradient(to bottom, #28a1f2 0%,#106fd4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a1f2', endColorstr='#106fd4',GradientType=0 );
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #106fd4;
}
.majhdb1 img {
    width: 8em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.majhdb1 p {
    margin: 0;
}
.majhdb1 video {
    width: 100%;
    margin: 1em 0;
}
section#text-21 {
    display: inline-block;
}
a.jhdunpl {
    width: 100%;
    display: block;
    padding: .3em;
    text-align: center;
    font-size: 2em;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    position: relative;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px 1px #28a1f2; 
    background: #28a1f2;
    background: -moz-linear-gradient(top, #28a1f2 0%, #106fd4 100%);
    background: -webkit-linear-gradient(top, #28a1f2 0%,#106fd4 100%);
    background: linear-gradient(to bottom, #28a1f2 0%,#106fd4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a1f2', endColorstr='#106fd4',GradientType=0 );
}
a.jhdunpl img {
    width: 1.1em;
    vertical-align: text-bottom;
    position: absolute;
    left: 5px;
    top: 5px;
}
a.nubunpl {
    padding: .3em 1em;
    font-size: 1.62em;
    text-decoration: underline;
    width: 98%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  /*color: #0478ff; */
    background: -moz-linear-gradient(left, rgba(5,5,5,1) 0%, rgba(4,120,255,0.21) 50%, rgba(5,5,5,1) 100%);
    background: -webkit-linear-gradient(left, rgba(5,5,5,1) 0%,rgba(4,120,255,0.21) 50%,rgba(5,5,5,1) 100%);
    background: linear-gradient(to right, rgba(5,5,5,1) 0%,rgba(4,120,255,0.21) 50%,rgba(5,5,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050505', endColorstr='#050505',GradientType=1 );
    box-shadow: 0px 0px 5px #050505 inset;
}
a.nubunpl:hover, a.iktgunpl:hover {
    color: #777;
}
a.nubrvw {
    padding: .3em 1em;
    font-size: 1.62em;
    text-decoration: underline;
    width: 98%;
    display: block;
    text-align: center;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
	background: -moz-linear-gradient(left, rgba(245,245,245,1) 0%, rgba(4,120,255,0.21) 50%, rgba(245,245,245,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(245,245,245,1) 0%,rgba(4,120,255,0.21) 50%,rgba(245,245,245,1) 100%);
	background: linear-gradient(to right, rgba(245,245,245,1) 0%,rgba(4,120,255,0.21) 50%,rgba(245,245,245,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f5f5f5',GradientType=1 ); 
    box-shadow: 0px 0px 5px #f5f5f5 inset;
}
a.iktgunpl {
    padding: .5em 1em;
    font-size: 1.62em;
    width: 98%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #000;
    box-shadow: 0px 0px 3px 1px #e30a5d;
}
a.ftunpl {
    padding: .5em 1em;
    font-size: 1.62em;
    width: 98%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    box-shadow: 0px 0px 5px 0px #fbbd24;
    border: 1px solid #fbbd24;
    background: #100b00;
    color: #fff;
}
a.ftunpl:hover {
    background: #fff;
}
.ftunpl img.svg-contain {
    width: 7.4em;
}
.iktgunpl img.svg-contain {
    width: 8em;
}
.vixunpl img.svg-contain {
    width: 7em !important;
}
svg.svg-contain, img.svg-contain {
    width: 8.4em;
}
.adkingprobanner.sidebar.akpbanner.banner604 img {
    padding: .1em;
    background: #fea1e8;
}
.category h3 {
    clear: inherit;
}
i.fas.fa-lock:before {
    content: "\f023";
    font-family: fontAwesome;
    font-style: normal;
}
a.c4kunpl {
    font-weight: bold;
    background-image: linear-gradient(#e65c7a,#fb2151);
    padding: 8px;
    font-size: 2.1em;
    color: #FFF;
    border-radius: 4px;
    width: 100%;
    display: block;
    box-shadow: 0px 0px 0px 1px #fb2151 inset;
    text-shadow: 0px 0px 5px #2b1619;
    -webkit-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    text-align: center;
}
a.c4kunpl:hover {
    box-shadow: 0px 0px 0px 1px #ffffff inset;
}
.blaj {
    position: relative;
    background: #131313;
    max-width: 100%;
    text-align: center;
    padding: 0;
	display: inline-block;
	text-decoration: underline #e30b5d;
	line-height: 1.8em;
	float: right;
	box-shadow: 0px 0px 3px 1px #000;
	border: 1px solid #fff;
	margin: 0 auto 1em auto;
	z-index: 9;
}
.blaj:hover {
    box-shadow: 0px 0px 3px 0px #000;
    transition: .15s ease-in-out;
    border: 1px solid #e30b5d;
}
.blasb {
    position: relative;
    background: #131313;
    max-width: 100%;
    text-align: center;
    padding: 0;
	display: inline-block;
	text-decoration: none;
	line-height: 1.8em;
	box-shadow: 0px 0px 3px 1px #000;
	border: 2px solid #ff66cc;
	margin-bottom: 1em;
	z-index: 9;
}
.blasb:hover {
    box-shadow: 0px 0px 3px 0px #000;
    transition: .15s ease-in-out;
    border: 3px solid #fff;
}
.blav1 {
    display: block;
}
.blav1b {
    float: right;
    display: block;
    width: auto;
    margin: 0 .5em 0 .5em;
    box-shadow: 0px 0px 3px #000;
}
#site-navigation .logo {
    float: left;
    width: 16em;
    padding: .3em 1.3em;
    margin: 0 0 0 1.3em;
    background: rgba(0, 0, 0, 0.34);
    box-shadow: 0px 0px 0px 1px #2b2b2b inset;
    height: inherit;
}
.logo img {
    max-width: 300px;
    width: 100%;
}
#site-navigation ul {
    float: left;
    padding: 0;
}
.site-info a {
    text-decoration: underline;
}
.categories-list .format-standard {
    display: none;
}
@media only screen and (max-width: 1000px) {
#site-navigation {
    background: transparent;
    box-shadow: none;
}
}
@media only screen and (max-width: 64em) {
#tracking-url {
    line-height: 34px;
    font-size: 1.21em;
    display: block;
    position: relative;
    margin: 0 auto 1em;
    text-align: center;
}
.fa-play-circle-o:before {
    font-size: 1.21em;
}
.tags .tags-list .label {
    margin: 0 1em 1em 0;
    padding: 0.5em 1em;
    font-size: 0.9em;
    display: inline-block;
}
#site-navigation #head-mobile {
    float: left;
}
/* #site-navigation .logo {
	padding: 1% 3%;
    width: 34%;
} */
.intlink {
    width: 98%;
    float: left;
    margin: 1em 0em 1em 0em;
}
.intlink ul li {
    float: left;
}
}
@media only screen and (min-width : 48em) and (max-width : 64em) and (orientation : landscape) {
}
/* iPads (landscape)  and (orientation : landscape) ----------- 
@media only screen and (min-width : 48em) and (max-width : 84em) {
#video-tabs #tracking-url, #tracking-url {
    display: block;
    position: relative;
    margin: 0 auto 1em;
    text-align: center;
    width: 99%;
}
.tags .tags-list .label {
    margin: 0 1em 1em 0;
    padding: 0.5em 1em;
    font-size: 0.9em;
    display: inline-block;
}
#site-navigation .logo {
    width: 34%;
    padding: 0em 1.3em;
    }
}
@media screen and (max-width: 1000px) {
#site-navigation #head-mobile {
    float: left;
}
} */@keyframes aslAnFadeInDrop {
    0% {
        opacity: 0;
        transform: translate(0, -50px);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

@-webkit-keyframes aslAnFadeInDrop {
    0% {
        opacity: 0;
        transform: translate(0, -50px);
        -webkit-transform: translate(0, -50px);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
    }
}

@keyframes aslAnFadeOutDrop {
    0% {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
    }
    100% {
        opacity: 0;
        transform: translate(0, -50px);
        -webkit-transform: translate(0, -50px);
    }
}

@-webkit-keyframes aslAnFadeOutDrop {
    0% {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
    }
    100% {
        opacity: 0;
        transform: translate(0, -50px);
        -webkit-transform: translate(0, -50px);
    }
}

.hiddend {
    display: none !important;
}

div.asl_w.asl_an_fadeInDrop,
div.asl_w.asl_an_fadeOutDrop {
    -webkit-animation-duration: 100ms;
    animation-duration: 100ms;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

div.asl_w.asl_an_fadeInDrop {
    animation-name: aslAnFadeInDrop;
    -webkit-animation-name: aslAnFadeInDrop;
}

div.asl_w.asl_an_fadeOutDrop {
    animation-name: aslAnFadeOutDrop;
    -webkit-animation-name: aslAnFadeOutDrop;
}

div.asl_w.asl_main_container {
    transition: width 130ms linear;
    -webkit-transition: width 130ms linear;
}

div.asl_w,
div.asl_w *,
div.asl_r,
div.asl_r *,
div.asl_s,
div.asl_s * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
}

div.asl_r,
div.asl_r * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

div.asl_r {
    box-sizing: border-box;
    margin: 12px 0 0 0;
}

div.asl_m .proinput input::-ms-clear {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

div.asl_m .proinput input::-ms-reveal {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

div.asl_m input[type="search"]::-webkit-search-decoration,
div.asl_m input[type="search"]::-webkit-search-cancel-button,
div.asl_m input[type="search"]::-webkit-search-results-button,
div.asl_m input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

div.asl_m input[type="search"] {
    appearance: auto !important;
    -webkit-appearance: none !important;
}

.clear {
    clear: both;
}

.hiddend {
    display: none;
}

div.asl_m textarea:focus,
div.asl_m input:focus {
    outline: none;
}

div.asl_m {
    width: 100%;
    height: auto;
    border-radius: 0;
    background: rgba(255, 255, 255, 0);
    overflow: hidden;
    position: relative;
    z-index: 200;
}

div.asl_m .probox {
    width: auto;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 1px 0 3px #ccc inset;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
}

div.asl_m .probox .proinput {
    width: 1px;
    height: 100%;
    margin: 0 0 0 10px;
    padding: 0 5px;
    float: left;
    box-shadow: none;
    position: relative;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    order: 5;
    -webkit-order: 5;
}

div.asl_m .probox .proinput form {
    height: 100%;
    /* some themes like to add un-removable margin and padding.. */
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    max-width: unset !important;
}

div.asl_m .probox .proinput input:before,
div.asl_m .probox .proinput input:after,
div.asl_m .probox .proinput form:before,
div.asl_m .probox .proinput form:after {
    display: none;
}

div.asl_m .probox .proinput input {
    height: 28px;
    border: 0;
    background: transparent;
    width: 100%;
    box-shadow: none;
    margin: -1px;
    padding: 0;
    left: 0;
    line-height: normal !important;
    display: block;
    min-height: unset;
    max-height: unset;
}

div.asl_m .probox .proinput input::-webkit-input-placeholder {
    opacity: .85;
}

div.asl_m .probox .proinput input::-moz-placeholder {
    opacity: .85;
}

div.asl_m .probox .proinput input:-ms-input-placeholder {
    opacity: .85;
}

div.asl_m .probox .proinput input:-moz-placeholder {
    opacity: .85;
}

div.asl_m .proinput input.orig {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    z-index: 10;
    position: relative;
}

div.asl_m .proinput input.autocomplete {
    padding: 0 !important;
    margin: 0;
    background: transparent !important;
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    opacity: .2;
}

div.asl_m .probox .proinput input.autocomplete {
    border: 0;
    background: transparent;
    width: 100%;
    box-shadow: none;
    margin: 0;
    margin-top: -28px !important;
    padding: 0;
    left: 0;
    position: relative;
    z-index: 9;
}

div.asl_m .probox .proinput.iepaddingfix {
    padding-top: 0;
}

div.asl_m .probox .proinput .loading {
    width: 32px;
    background: #000;
    height: 100%;
    box-shadow: none;
}

div.asl_m .probox .proloading,
div.asl_m .probox .proclose,
div.asl_m .probox .promagnifier,
div.asl_m .probox .prosettings {
    width: 20px;
    height: 20px;
    background: none;
    background-size: 20px 20px;
    float: right;
    box-shadow: none;
    margin: 0;
    padding: 0;
    text-align: center;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    z-index: 100;
}

div.asl_m .probox .promagnifier {
    order: 10;
    -webkit-order: 10;
}

div.asl_m .probox .prosettings {
    order: 1;
    -webkit-order: 1;
}

div.asl_m .probox .proloading,
div.asl_m .probox .proclose {
    background-position: center center;
    display: none;
    background-size: auto;
    background-repeat: no-repeat;
    background-color: transparent;
    order: 6;
    -webkit-order: 6;
}

div.asl_m .probox .proclose {
    position: relative;
    cursor: pointer;
}

div.asl_m .probox .promagnifier .innericon,
div.asl_m .probox .prosettings .innericon,
div.asl_m .probox .proclose .innericon {
    background-size: 20px 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    line-height: initial;
    display: block;
}

div.asl_m .probox .promagnifier .innericon svg,
div.asl_m .probox .prosettings .innericon svg,
div.asl_m .probox .proloading svg {
    height: 100%;
    width: 22px;
    vertical-align: baseline;
    display: inline-block;
}

div.asl_m .probox .proloading {
    padding: 2px;
    box-sizing: border-box;
}

div.asl_m .probox div.asl_loader,
div.asl_m .probox div.asl_loader * {
    box-sizing: border-box !important;
    margin: 0;
    padding: 0;
    box-shadow: none;
}

div.asl_m .probox div.asl_loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 28px;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

div.asl_m .probox div.asl_loader-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 100%;
}

@-webkit-keyframes rotate-simple {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-simple {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

div.asl_m .probox div.asl_simple-circle {
    margin: 0;
    height: 100%;
    width: 100%;
    animation: rotate-simple .8s infinite linear;
    -webkit-animation: rotate-simple .8s infinite linear;
    border: 4px solid #fff;
    border-right-color: transparent !important;
    border-radius: 50%;
    box-sizing: border-box;
}

div.asl_m .probox .proclose svg {
    background: #333;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px;
    fill: #fefefe;
    padding: 4px;
    box-sizing: border-box;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .9);
}

div.asl_r * {
    text-decoration: none;
    text-shadow: none;
}

div.asl_r .results .asl_nores {
    overflow: hidden;
    width: auto;
    height: 100%;
    line-height: initial;
    text-align: center;
    margin: 0;
    background: #fff;
    padding: 10px 3px;
    color: #222;
}

div.asl_r.horizontal {
    padding: 2px 0 10px;
}

div.asl_r.horizontal .results .nores {
    background: transparent;
}

div.asl_r .results {
    overflow: hidden;
    width: auto;
    height: 0;
    margin: 0;
    padding: 0;
}

div.asl_r.horizontal .results {
    height: auto;
    width: auto;
}

div.asl_r .results .item {
    overflow: hidden;
    width: auto;
    margin: 0;
    padding: 3px;
    position: relative;
    background: #f4f4f4;
    border-left: 1px solid rgba(255, 255, 255, .6);
    border-right: 1px solid rgba(255, 255, 255, .4);
    animation-delay: 0s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    backface-visibility: hidden;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease;
    -webkit-backface-visibility: hidden;
}

div.asl_r.vertical .results .item:last-child {
    margin-bottom: 0;
}

div.asl_r.vertical .results .item:last-child:after {
    height: 0;
    margin: 0;
    width: 0;
}

div.asl_r .results .item .asl_image {
    overflow: hidden;
    background: transparent;
    margin: 2px 8px 0 0;
    padding: 0;
    float: left;
    background-position: center;
    background-size: cover;
}

div.asl_r .results .item .asl_image img {
    width: 100%;
    height: 100%;
}

div.asl_r .results .item .asl_content {
    overflow: hidden;
    height: auto;
    background: transparent;
    margin: 0;
    padding: 3px 3px 5px 3px;
}

div.asl_r .results .item .asl_content h3 {
    margin: 0;
    padding: 0;
    display: inline;
    line-height: inherit;
}

div.asl_r .results .item .asl_content .asl_desc {
    margin-top: 4px;
    font-size: 12px;
    line-height: 18px;
}

div.asl_r .results .item div.etc {
    margin-top: 4px;
}

div.asl_r .results a span.overlap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

div.asl_r p.showmore {
    text-align: center;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-family: Open Sans;
    color: #055e94;
    font-size: 12px;
    line-height: 30px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    background-color: #fff;
    margin-top: 3px;
    cursor: pointer;
}

div.asl_r p.showmore span {
    font-weight: normal;
    font-family: Open Sans;
    color: #055e94;
    font-size: 12px;
    line-height: 30px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    display: block;
    text-align: center;
    cursor: pointer;
}

.results .asl_nores .asl_keyword {
    padding: 0 6px;
    cursor: pointer;
    font-weight: bold;
    font-family: Open Sans;
}

div.asl_r .resdrg {
    height: auto;
}



div.asl_w .group:first-of-type {
    margin: 0 0 -3px;
}

div.asl_s.searchsettings {
    width: 200px;
    height: auto;
    position: absolute;
    display: none;
    z-index: 1101;
    border-radius: 0 0 3px 3px;
    visibility: hidden;
    padding: 0;
}

div.asl_s.searchsettings form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
}

div.asl_s.searchsettings .asl_option_inner {
    margin: 2px 10px 0 10px;
    *padding-bottom: 10px;
}

div.asl_s.searchsettings.ie78 .asl_option_inner {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

div.asl_s.searchsettings .asl_option_label {
    font-size: 14px;
    line-height: 20px !important;
    margin: 0;
    width: 150px;
    text-shadow: none;
    padding: 0;
    min-height: 20px;
    border: none;
    background: transparent;
    float: none;
}

div.asl_s.searchsettings .asl_option_inner input[type=checkbox] {
    display: none !important;
}

div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox] {
    display: block;
}

div.asl_s.searchsettings.ie78 .asl_option_label {
    float: right !important;
}

div.asl_s.searchsettings .asl_option {
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: flex-start;
    margin: 0 0 10px 0;
    cursor: pointer;
}

div.asl_s.searchsettings .asl_option.asl-o-last,
div.asl_s.searchsettings .asl_option:last-child {
    margin-bottom: 0;
}

div.asl_s.searchsettings .asl_option_inner {
    width: 17px;
    height: 17px;
    position: relative;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
}

div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox {
    cursor: pointer;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    padding: 0;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
    overflow: hidden;
    font-size: 0 !important;
    color: rgba(0, 0, 0, 0);
}

/* MODERN BROWSER SCROLL START */
div.asl_r.vertical .results,
div.asl_s.searchsettings .asl_sett_scroll {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
}

div.asl_r.vertical .results::-webkit-scrollbar {
    width: 10px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar {
    width: 6px;
}

div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track {
    background: transparent;
    box-shadow: inset 0 0 12px 12px transparent;
    border: none;
}

div.asl_r.vertical .results::-webkit-scrollbar-track {
    background: rgb(255, 255, 255);
    box-shadow: inset 0 0 12px 12px transparent;
    border: solid 2px transparent;
}

div.asl_r.vertical .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
    background: transparent;
    box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0);
    border: solid 2px transparent;
    border-radius: 12px;
}
div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
    border: none;
}

div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,
div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
}
@media (hover: none), (max-width: 500px) {
    div.asl_r.vertical .results::-webkit-scrollbar-thumb,
    div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
    }
}
/* MODERN BROWSER SCROLL END */

div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after {
    opacity: 0;
    font-family: 'aslsicons2';
    content: "\e800";
    font-weight: normal !important;
    background: transparent;
    border: none !important;
    box-sizing: content-box;
    color: #fff;
    height: 100%;
    width: 100%;
    padding: 0 !important;
    margin: 1px 0 0 0 !important;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    display: block;
    font-size: 11px !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after {
    display: none;
}

div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after {
    opacity: .3;
}

div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after {
    opacity: 1;
}

div.asl_s.searchsettings fieldset {
    position: relative;
    float: left;
}

div.asl_s.searchsettings fieldset {
    background: transparent;
    font-size: .9em;
    margin: 12px 0 0 !important;
    padding: 0;
    width: 192px;
}

div.asl_s.searchsettings fieldset .asl_option_label {
    width: 130px;
    display: block;
}

div.asl_s.searchsettings form fieldset legend {
    padding: 5px 0 8px 10px;
}

#asl_hidden_data {
    display: none !important;
}

.rtl .asl_content,
.rtl .asl_nores,
.rtl .asl_content *,
.rtl .asl_nores *,
.rtl .searchsettings form {
    text-align: right !important;
    direction: rtl !important;
}

.rtl .asl_nores>* {
    display: inline-block;
}

.rtl div.asl_r .results .item .asl_image {
    float: right;
    margin: 2px 0 0 8px;
}

.rtl .searchsettings .asl_option {
    flex-direction: row-reverse !important;
    -webkit-flex-direction: row-reverse !important;
}

.rtl .asl_option {
    direction: ltr;
}

.rtl .asl_label,
.rtl .asl_option div.asl_option_label {
    text-align: right !important;
}

.rtl .asl_label {
    max-width: 1000px !important;
    width: 100%;
    direction: rtl !important;
}

.rtl .asl_label input[type=radio] {
    margin: 0 0 0 6px !important;
}

.rtl .asl_option_cat_level-0 div.asl_option_label {
    font-weight: bold !important;
}

.rtl fieldset .asl_option_cat_level-1 {
    margin-right: 12px !important;
    margin-left: 0;
}

.rtl fieldset .asl_option_cat_level-2 {
    margin-right: 24px !important;
    margin-left: 0;
}

.rtl fieldset .asl_option_cat_level-3 {
    margin-right: 36px !important;
    margin-left: 0;
}

.rtl .searchsettings legend {
    text-align: right !important;
    display: block;
    width: 100%;
}

.rtl .searchsettings input[type=text],
.rtl .searchsettings select {
    direction: rtl !important;
    text-align: right !important;
}

.rtl div.asl_w.asl_s.searchsettings form,
.rtl div.asl_w.asl_sb.searchsettings form {
    flex-direction: row-reverse !important;
}

.rtl div.horizontal.asl_r div.item {
    float: right !important;
}

.rtl p.asl-try {
    direction: rtl;
    text-align: right;
    margin-right: 10px;
    width: auto !important;
}div.asl_w{width:100%;height:auto;border-radius:5px;background-color:#e5e5e5;background-image:-moz-radial-gradient(center,ellipse cover,#e5e5e5,#e5e5e5);background-image:-webkit-gradient(radial,center center,0,center center,100%,#e5e5e5,#e5e5e5);background-image:-webkit-radial-gradient(center,ellipse cover,#e5e5e5,#e5e5e5);background-image:-o-radial-gradient(center,ellipse cover,#e5e5e5,#e5e5e5);background-image:-ms-radial-gradient(center,ellipse cover,#e5e5e5,#e5e5e5);background-image:radial-gradient(ellipse at center,#e5e5e5,#e5e5e5);;overflow:hidden;border:0 none #8dd5ef;border-radius:0 0 0 0;box-shadow:0 0 0 0 #000;}#ajaxsearchlite1 .probox,div.asl_w .probox{margin:0;height:34px;background-color:#d2d2d2;background-image:-moz-radial-gradient(center,ellipse cover,#d2d2d2,#d2d2d2);background-image:-webkit-gradient(radial,center center,0,center center,100%,#d2d2d2,#d2d2d2);background-image:-webkit-radial-gradient(center,ellipse cover,#d2d2d2,#d2d2d2);background-image:-o-radial-gradient(center,ellipse cover,#d2d2d2,#d2d2d2);background-image:-ms-radial-gradient(center,ellipse cover,#d2d2d2,#d2d2d2);background-image:radial-gradient(ellipse at center,#d2d2d2,#d2d2d2);;border:0 solid #68aec7;border-radius:0 0 0 0;box-shadow:0 0 0 0 #b5b5b5 inset;}#ajaxsearchlite1 .probox .proinput,div.asl_w .probox .proinput{font-weight:normal;font-family:Open Sans;color:#fff !important;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{font-weight:normal;font-family:Open Sans;color:#fff !important;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);border:0;box-shadow:none;height:34px;}div.asl_w .probox .proinput input::-webkit-input-placeholder{font-weight:normal;font-family:Open Sans;color:#fff !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input::-moz-placeholder{font-weight:normal;font-family:Open Sans;color:#fff !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input:-ms-input-placeholder{font-weight:normal;font-family:Open Sans;color:#fff !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input:-moz-placeholder{font-weight:normal;font-family:Open Sans;color:#fff !important;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_w .probox .proinput input.autocomplete{font-weight:normal;font-family:Open Sans;color:#fff;font-size:12px;line-height:normal !important;text-shadow:0 0 0 rgba(255,255,255,0);margin-top:-34px !important;}div.asl_w .probox .proloading,div.asl_w .probox .proclose,div.asl_w .probox .promagnifier,div.asl_w .probox .prosettings{width:34px;height:34px;}div.asl_w .probox .promagnifier .innericon svg{fill:#fff;}div.asl_w .probox .prosettings .innericon svg{fill:#fff;}div.asl_w .probox .promagnifier{width:34px;height:34px;background-color:#b6b6b6;background-image:-o-linear-gradient(180deg,#b6b6b6,#b6b6b6);background-image:-ms-linear-gradient(180deg,#b6b6b6,#b6b6b6);background-image:-webkit-linear-gradient(180deg,#b6b6b6,#b6b6b6);background-image:linear-gradient(180deg,#b6b6b6,#b6b6b6);background-position:center center;background-repeat:no-repeat;border:0 solid #000;border-radius:0 0 0 0;box-shadow:0 0 0 0 rgba(255,255,255,.61);cursor:pointer;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;cursor:pointer;}div.asl_w .probox div.prosettings{width:34px;height:34px;background-color:#b6b6b6;background-image:-o-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-ms-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-webkit-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:linear-gradient(185deg,#b6b6b6,#b6b6b6);background-position:center center;background-repeat:no-repeat;float:right;border:0 solid #68aec7;border-radius:0 0 0 0;box-shadow:0 0 0 0 rgba(255,255,255,.63);cursor:pointer;background-size:100% 100%;order:7;-webkit-order:7;}div.asl_r{position:absolute;z-index:1100;}div.asl_r.vertical{padding:4px;background:rgba(118,118,118,.8);border-radius:3px;border:0 none #000;border-radius:0 0 0 0;box-shadow:0 0 0 0 #000;visibility:hidden;display:none;}div.asl_r .results .nores .keyword{padding:0 6px;cursor:pointer;font-weight:normal;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);font-weight:bold;}div.asl_r .results .item{height:auto;background:#fff;}div.asl_r.vertical .results .item:after{background:#ccc;}div.asl_r .results .item.hovered{background-color:#f5f5f5;background-image:-moz-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-webkit-gradient(radial,center center,0,center center,100%,#f5f5f5,#f5f5f5);background-image:-webkit-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-o-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:-ms-radial-gradient(center,ellipse cover,#f5f5f5,#f5f5f5);background-image:radial-gradient(ellipse at center,#f5f5f5,#f5f5f5);;}div.asl_r .results .item .asl_image{width:70px;height:70px;}div.asl_r .results .item .asl_content{font-weight:normal;font-family:Open Sans;color:#4a4a4a;font-size:12px;line-height:18px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a{margin:0;padding:0;line-height:inherit;font-weight:normal;font-family:Open Sans;color:#1454a9;font-size:13px;line-height:17px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .asl_content h3 a:hover{font-weight:normal;font-family:Open Sans;color:#2e6bbc;font-size:13px;line-height:17px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item div.etc{padding:0;line-height:10px;font-weight:bold;font-family:Open Sans;color:#a1a1a1;font-size:10px;line-height:12px;text-shadow:0 0 0 rgba(255,255,255,0);margin-top:4px;}div.asl_r .results .item .etc .asl_author{padding:0;font-weight:bold;font-family:Open Sans;color:#a1a1a1;font-size:10px;line-height:12px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item .etc .asl_date{margin:0 0 0 10px;padding:0;font-weight:normal;font-family:Open Sans;color:#adadad;font-size:10px;line-height:12px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .results .item p.desc{margin:2px 0;padding:0;font-weight:normal;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_r .mCSBap_scrollTools .mCSBap_buttonDown:after{border-color:rgba(136,183,213,0);border-top-color:#fff;border-width:6px;left:50%;margin-left:-6px;}div.asl_r .mCSBap_scrollTools .mCSBap_buttonUp:after{border-color:rgba(136,183,213,0);border-bottom-color:#fff;border-width:6px;left:50%;margin-left:-6px;}div.asl_r span.highlighted{font-weight:bold;color:#d9312b;background-color:#eee;color:rgba(217,49,43,1);background-color:rgba(238,238,238,1);}div.asl_s.searchsettings{background-color:#b6b6b6;background-image:-webkit-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-moz-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-o-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-ms-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-webkit-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-moz-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-o-linear-gradient(185deg,#b6b6b6,#b6b6b6);background-image:-ms-linear-gradient(185deg,#b6b6b6,#b6b6b6);;box-shadow:0 0 0 0 #000;;}div.asl_s.searchsettings .asl_option_label{font-weight:bold;font-family:Open Sans;color:#fff;font-size:12px;line-height:15px;text-shadow:0 0 0 rgba(255,255,255,0);}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{background-color:#222;background-image:linear-gradient(180deg,#222,#36373a);background-image:-webkit-linear-gradient(180deg,#222,#36373a);background-image:-moz-linear-gradient(180deg,#222,#36373a);background-image:-o-linear-gradient(180deg,#222,#36373a);background-image:-ms-linear-gradient(180deg,#222,#36373a);;}div.asl_s.searchsettings fieldset .categoryfilter{max-height:200px;overflow:auto;}div.asl_s.searchsettings fieldset legend{padding:5px 0 0 10px;margin:0;font-weight:normal;font-family:Open Sans;color:#2d2d2d;font-size:14px;line-height:15px;text-shadow:0 0 0 rgba(255,255,255,0);}